@charset "UTF-8";.jsoneditor,.jsoneditor-modal{-webkit-text-size-adjust:none;text-size-adjust:none}.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{border:inherit;box-shadow:none;box-sizing:inherit;font-family:inherit;font-size:inherit;height:auto;line-height:inherit;padding:inherit;transition:none}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{color:inherit;font-size:inherit;font-weight:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{border-radius:inherit;display:table-cell;padding:0;text-align:left;vertical-align:inherit}.jsoneditor .autocomplete.dropdown{background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px hsla(0,0%,50%,.3);cursor:default;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;margin:0;outline:0;overflow-x:hidden;overflow-y:auto;padding:5px;position:absolute;text-align:left}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;left:4px;top:4px}.jsoneditor-contextmenu-root{height:0;position:relative;width:0}.jsoneditor-contextmenu{box-sizing:content-box;position:absolute;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px hsla(0,0%,50%,.3);height:auto;left:0;list-style:none;margin:0;padding:0;position:relative;top:0;width:128px}.jsoneditor-contextmenu .jsoneditor-menu button{background:transparent;border:none;box-sizing:border-box;color:#4d4d4d;cursor:pointer;font-family:arial,sans-serif;font-size:14px;height:auto;margin:0;padding:0 8px 0 0;position:relative;text-align:left;width:128px}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{border:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{border-left:1px solid #e5e5e5;float:right;height:24px;width:32px}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{border:none;box-shadow:inset 0 0 10px hsla(0,0%,50%,.5);display:none;left:-10px;padding:0 10px;position:relative;top:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{animation:all 1s ease-in-out;padding-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{background-position:0 -72px;margin:0 4px 0 0;right:0}.jsoneditor-contextmenu .jsoneditor-icon,.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{background-image:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);height:24px;padding:0;position:absolute;top:0;width:24px}.jsoneditor-contextmenu .jsoneditor-icon{border:none;left:0;margin:0}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{border-top:1px solid #e5e5e5;height:0;margin-top:5px;padding-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{background-color:#f5f5f5;color:#1a1a1a;outline:none}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{background-color:#ee422e;color:#fff}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{border-radius:2px!important;box-shadow:2px 2px 12px hsla(0,0%,50%,.3);color:#4d4d4d;line-height:1.3em;max-width:95%;padding:45px 15px 15px!important}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{background:#3883fa;box-sizing:border-box;color:#fff;font-family:arial,sans-serif;font-size:11pt;height:30px;left:0;line-height:30px;padding:0 10px;position:absolute;top:0;width:100%}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{padding-right:0;text-align:right;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:none!important;color:#fff;font-size:24px!important;right:7px!important;top:7px!important}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{display:inline-block;position:relative}.jsoneditor-modal .jsoneditor-select-wrapper:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;content:"";height:0;pointer-events:none;position:absolute;right:8px;top:14px;width:0}.jsoneditor-modal select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;line-height:1.5em;max-width:350px;min-width:180px;padding:3px 24px 3px 10px;text-indent:0;text-overflow:""}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{border-left-style:none;border-radius:0;margin:0;padding:4px 10px}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-bottom-left-radius:3px;border-left-style:solid;border-top-left-radius:3px}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-bottom-right-radius:3px;border-top-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{border-radius:3px;line-height:1.2em;padding:0;width:100%}.jsoneditor-modal .jsoneditor-jmespath-label{color:#1e90ff;font-weight:700;margin-bottom:5px;margin-top:20px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{border-collapse:collapse;width:100%}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{display:inline-block;padding-bottom:2px;padding-top:2px;position:relative;width:100%}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{flex:1;min-width:180px}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{border-collapse:collapse;border-spacing:0;color:#4d4d4d;font-weight:400;text-align:left;vertical-align:middle}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;border-radius:3px;color:#4d4d4d;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-family:arial,sans-serif;font-size:10.5pt}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{box-sizing:border-box;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;width:100%}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{border:thin solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;height:100%;line-height:100%;padding:0;position:relative;width:100%}a.jsoneditor-value,div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;line-height:16px;margin:1px;min-height:16px;min-width:32px;padding:2px;word-wrap:break-word;float:left;overflow-wrap:break-word;word-break:break-word}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{color:grey;min-width:16px}div.jsoneditor-empty{border-color:#d3d3d3;border-radius:2px;border-style:dashed}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{color:grey;padding:3px 0;vertical-align:top}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:none}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{box-sizing:border-box;height:100%;margin:0;overflow:auto;padding:2px;white-space:pre-wrap;width:100%;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{background:#fff;height:100%;overflow:auto;position:relative;width:100%}div.jsoneditor-tree button.jsoneditor-button{background-color:transparent;background-image:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);border:none;cursor:pointer;height:24px;margin:0;padding:0;width:24px}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:1px solid #e5e5e5}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{background:none;visibility:hidden}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:none}div.jsoneditor-tree div.jsoneditor-show-more{background-color:#e5e5e5;border-radius:3px;color:grey;display:inline-block;font-family:arial,sans-serif;font-size:14px;margin:2px 0;padding:3px 4px}div.jsoneditor-tree div.jsoneditor-show-more a{color:grey;display:inline-block}div.jsoneditor-tree div.jsoneditor-color{border:1px solid grey;cursor:pointer;display:inline-block;height:12px;margin:4px;width:12px}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;border-radius:3px;color:#fff;display:inline-block;font-family:arial,sans-serif;margin:0 3px;padding:3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{background-color:transparent;background-image:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px;height:24px;margin:0 4px 0 0;padding:0;width:24px}div.jsoneditor-outer{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:0;padding:0;position:static;width:100%}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{box-sizing:border-box;display:none;left:0;position:absolute;text-align:center;top:15%;width:100%}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4);padding:5px 15px}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{color:#d3d3d3;font-size:8pt;pointer-events:none}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;margin:2px;padding:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace}textarea.jsoneditor-text{background-color:#fff;border:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:0;outline-width:0;resize:none;width:100%}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{margin:0;padding:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{color:#1a1a1a;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4);color:#fff;cursor:auto;padding:7px 10px;position:absolute;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{left:-98px;top:32px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{right:32px;top:-7px}.jsoneditor-popover.jsoneditor-left:before{border-bottom:7px solid transparent;border-left:7px solid #4c4c4c;border-top:7px solid transparent;content:"";left:inherit;margin-left:inherit;margin-top:-7px;position:absolute;right:-14px;top:19px}.jsoneditor-popover.jsoneditor-right{left:32px;top:-7px}.jsoneditor-popover.jsoneditor-right:before{border-bottom:7px solid transparent;border-right:7px solid #4c4c4c;border-top:7px solid transparent;content:"";left:-14px;margin-left:inherit;margin-top:-7px;position:absolute;top:19px}.jsoneditor-popover:before{border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{cursor:pointer;text-decoration:underline}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{animation:fade-in .3s linear 1,move-up .3s linear 1;display:block}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{overflow:hidden;width:100%}.jsoneditor .jsoneditor-additional-errors{background-color:#ebebeb;border-radius:8px;bottom:31px;color:grey;left:calc(50% - 92px);margin:auto;padding:7px 15px;position:absolute}.jsoneditor .jsoneditor-additional-errors.visible{opacity:1;transition:opacity 2s linear;visibility:visible}.jsoneditor .jsoneditor-additional-errors.hidden{opacity:0;transition:visibility 0s 2s,opacity 2s linear;visibility:hidden}.jsoneditor .jsoneditor-text-errors{border-collapse:collapse;border-top:1px solid #ffc700;width:100%}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:rgba(238,46,46,.439)}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;cursor:pointer;height:24px;margin:0 4px 0 0;padding:0;width:24px}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-color:transparent;background-image:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-color:transparent;background-image:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-25px 0}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{left:-10px;top:28px}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;box-sizing:border-box;margin:2px;padding:4px;width:calc(100% - 4px)}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{background-color:#3883fa;border-bottom:1px solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:35px;margin:0;padding:2px;width:100%}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{background-color:transparent;background-image:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);border:1px solid transparent;border-radius:2px;color:#fff;float:left;font-family:arial,sans-serif;font-size:14px;height:26px;margin:2px;opacity:.8;padding:0;width:26px}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:hsla(0,0%,100%,.3)}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{background-color:transparent;border:none;opacity:.5}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;padding-left:6px;padding-right:6px;width:auto}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{color:#fff;font-family:arial,sans-serif;font-size:14px;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;padding:10px;position:absolute;right:0;top:0}.jsoneditor-navigation-bar{background-color:#ebebeb;border-bottom:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:grey;font-family:arial,sans-serif;font-size:14px;height:26px;line-height:26px;margin:0;overflow:hidden;padding:0;width:100%}.jsoneditor-search{border-collapse:collapse;border-spacing:0;display:flex;font-family:arial,sans-serif;position:absolute;right:4px;top:4px}.jsoneditor-search input{border:none;color:#1a1a1a;font-family:arial,sans-serif;line-height:20px;margin:1px;outline:none;width:120px}.jsoneditor-search button{background:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);border:none;height:24px;margin:0;padding:0;vertical-align:top;width:16px}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{background-position:-99px -73px;width:18px}.jsoneditor-search button.jsoneditor-next{background-position:-124px -73px;cursor:pointer}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{background-position:-148px -73px;cursor:pointer;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{color:#fff;font-family:arial,sans-serif;line-height:26px;padding-right:5px}.jsoneditor-frame{background-color:#fff;border:1px solid transparent;margin:0;padding:0 2px}.jsoneditor-statusbar{background-color:#ebebeb;border-top:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:grey;font-size:14px;height:26px;line-height:26px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{background-image:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px;cursor:pointer;float:right;height:24px;margin-top:1px;padding:0;width:24px}.jsoneditor-statusbar>.jsoneditor-validation-error-count{cursor:pointer;float:right;margin:0 4px 0 0}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{background-image:url(assets/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-25px 0;float:right;height:24px;margin:1px;padding:0;width:24px}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{outline:none;overflow:hidden;padding:0 5px;white-space:nowrap}.jsoneditor-treepath.show-all{word-wrap:break-word;background-color:#ebebeb;box-shadow:2px 2px 12px hsla(0,0%,50%,.3);position:absolute;white-space:normal;z-index:1}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{left:0;position:absolute}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{background-color:#ebebeb;cursor:pointer;height:20px;left:0;padding:0 3px;position:absolute}.jsoneditor-treepath .jsoneditor-treepath-element{font-family:arial,sans-serif;font-size:14px;margin:1px}.jsoneditor-treepath .jsoneditor-treepath-seperator{font-family:arial,sans-serif;font-size:9pt;margin:2px}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}

/*!
 * Selectr 2.4.13
 * http://mobius.ovh/docs/selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{overflow:hidden;position:absolute;clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;padding:0;width:1px}.selectr-visible{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{display:block;height:auto;min-height:200px!important;opacity:1;top:100%}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{background-color:#fff;border:1px solid #999;border-radius:3px;box-sizing:border-box;cursor:pointer;padding:7px 28px 7px 14px;position:relative;width:100%;z-index:1}.selectr-selected:before{border-color:#6c7a86 transparent transparent;border-style:solid;border-width:4px 4px 0;content:"";height:0;position:absolute;right:10px;top:50%;-o-transform:rotate(0deg) translate3d(0,-50%,0);-ms-transform:rotate(0deg) translate3d(0,-50%,0);-moz-transform:rotate(0deg) translate3d(0,-50%,0);-webkit-transform:rotate(0deg) translate3d(0,-50%,0);transform:rotate(0deg) translate3d(0,-50%,0);width:0}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-color:transparent transparent #6c7a86;border-style:solid;border-width:0 4px 4px}.selectr-label{display:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{background:#acb7bf none repeat scroll 0 0;border:none;border-radius:10px;color:#fff;cursor:default;float:left;list-style:none;margin:0 2px 2px 0;padding:2px 25px 2px 8px;position:relative}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{background-color:#fff;border:1px solid #999;border-radius:0 0 3px 3px;border-top:0 solid transparent;box-sizing:border-box;display:none;left:0;position:absolute;top:calc(100% - 1px);width:100%;z-index:10000}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{display:none;position:relative}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{background-color:transparent;border:none;cursor:pointer;height:20px;padding:0;position:absolute;right:22px;top:50%;-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:20px;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{background-color:#6c7a86;content:" ";height:10px;left:9px;position:absolute;top:5px;width:2px}.selectr-tag-remove:after,.selectr-tag-remove:before{background-color:#fff;height:12px;top:4px;width:3px}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{border:1px solid #999;border-radius:3px;box-sizing:border-box;left:5px;margin:10px 15px;padding:7px 30px 7px 9px;top:5px;width:calc(100% - 30px)}.selectr-notice{background-color:#fff;border-radius:0 0 3px 3px;border-top:1px solid #999;box-sizing:border-box;display:none;padding:8px 16px;width:100%}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{display:none;margin:0;max-height:200px;overflow-x:auto;overflow-y:scroll;padding:0;position:relative;top:calc(100% + 2px)}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{cursor:pointer;display:block;font-weight:400;list-style:none outside none;padding:5px 20px;position:relative}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{background-color:#5897fb;color:#fff}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{-o-transform:rotate(180deg) translate3d(0,50%,0);-ms-transform:rotate(180deg) translate3d(0,50%,0);-moz-transform:rotate(180deg) translate3d(0,50%,0);-webkit-transform:rotate(180deg) translate3d(0,50%,0);transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{clear:both;content:" ";display:table}.taggable .selectr-label{width:auto}.taggable .selectr-tags{display:block;float:left}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:none;font-family:inherit;font-size:inherit;font-weight:inherit;padding:3px 10px;width:100%}.selectr-input-container.loading:after{-moz-animation:selectr-spin .5s linear 0s infinite normal forwards running;-webkit-animation:selectr-spin .5s linear 0s infinite normal forwards running;animation:selectr-spin .5s linear 0s infinite normal forwards running;border:3px solid #ddd;border-radius:50%;border-top-color:#aaa;content:"";height:20px;position:absolute;right:20px;top:50%;-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-o-transform-origin:50% 0 0;-ms-transform-origin:50% 0 0;-moz-transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;transform-origin:50% 0 0;width:20px}@-webkit-keyframes selectr-spin{0%{-webkit-transform:rotate(0deg) translate3d(0,-50%,0);transform:rotate(0deg) translate3d(0,-50%,0)}to{-webkit-transform:rotate(1turn) translate3d(0,-50%,0);transform:rotate(1turn) translate3d(0,-50%,0)}}@keyframes selectr-spin{0%{-webkit-transform:rotate(0deg) translate3d(0,-50%,0);transform:rotate(0deg) translate3d(0,-50%,0)}to{-webkit-transform:rotate(1turn) translate3d(0,-50%,0);transform:rotate(1turn) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{background-color:#fff;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;border-width:1px 1px 0;bottom:calc(100% - 1px);top:auto}.selectr-container ::-webkit-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container :-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}.config-editor--g3PY2hXd{height:calc(100vh - 18rem)}@media(min-width:576px){.config-editor--g3PY2hXd{height:calc(100vh - 11rem)}}@media(min-width:992px){.config-editor--g3PY2hXd{height:calc(100vh - 14rem)}}.changed-value--e4bKjJDb{background-color:#ffd32a}.save-button--QLJaBlJd:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){order:0}.jsoneditor-frame,.jsoneditor-menu{background-color:var(--g-color-interactive-primary)}.g-dark .jsoneditor{background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-secondary)}.g-dark .jsoneditor .jsoneditor-highlight,.g-dark .jsoneditor .jsoneditor-highlight-active,.g-dark .jsoneditor .jsoneditor-value.jsoneditor-highlight{color:var(--g-color-text-secondary)}.g-dark .jsoneditor-menu{background-color:var(--g-color-surface-tertiary);border-color:var(--g-color-border-secondary)}.g-dark .jsoneditor-menu>button{background-color:var(--g-color-surface-primary);filter:invert(0)}.g-dark .jsoneditor-menu>button:focus{background-color:var(--g-color-interactive-primary)}.g-dark .jsoneditor-navigation-bar,.g-dark .jsoneditor-statusbar,.g-dark .jsoneditor-tree{background-color:var(--g-color-surface-primary)}.g-dark .jsoneditor-field{color:var(--g-color-text-primary)}.g-dark .jsoneditor-navigation-bar,.g-dark .jsoneditor-value{color:var(--g-color-text-secondary)}.g-dark .jsoneditor-frame{background-color:var(--g-color-surface-tertiary)}.g-dark .ace-jsoneditor .ace_gutter-active-line,.g-dark .ace-jsoneditor .ace_marker-layer .ace_active-line,.g-dark .ace-jsoneditor .ace_marker-layer .ace_selection{background:var(--g-color-surface-alternate)}.g-dark .ace-jsoneditor .ace_gutter-active-line{color:var(--g-color-text-primary)}.g-dark .ace-jsoneditor .ace_gutter,.g-dark .ace_scroller{background-color:var(--g-color-surface-primary)}.g-dark .ace_gutter-cell,.g-dark .ace_line_group{color:var(--g-color-text-secondary)}.g-dark .ace_variable{color:var(--g-color-text-primary)}.g-dark .ace_indent-guide{background:none;border-left:1px solid var(--g-color-text-disabled)}.toggle--sRLty8r7{flex-basis:100%}@media(min-width:768px){.toggle--sRLty8r7{flex-basis:auto}}.controls--iMtAAVeC{gap:1.5rem}.link-like-button--mAA1C7bM:nth-child(n):nth-child(n){color:var(--g-color-interactive-primary);min-height:0}.link-like-button--mAA1C7bM:nth-child(n):nth-child(n):active{color:var(--g-color-text-primary)}.link-like-button--mAA1C7bM:nth-child(n):nth-child(n):hover{text-decoration:underline}.link-like-button--mAA1C7bM:nth-child(n):nth-child(n):disabled{color:var(--g-color-text-disabled);cursor:not-allowed;text-decoration:none}.header-wrapper--ZCM8wt2o.overlay--aZtd_KPP{left:0;position:absolute;right:0;top:0;z-index:10}.body--dq_phezO.bg--SA7tJU5D{background:linear-gradient(180deg,hsla(0,0%,100%,.8),rgba(229,230,253,.8) 50%,rgba(194,226,254,.8))}.g-dark .body--dq_phezO.bg--SA7tJU5D{background:linear-gradient(180deg,#0a285c 10.59%,#22222c 55.3%,#14141a)}.header--qXbmhmHS{border-bottom:.0625rem solid var(--g-color-border-secondary);flex-shrink:0;height:4rem}.back-button--BoAMFqhb{left:0}.dropdown-toggle--gmgY0gek{right:0}.container--ynVvLIj1{max-width:32rem;padding:0 1rem}.card--khydi4ir:nth-child(n):nth-child(n){box-shadow:none}.card-image--W9IDzVk4{height:auto;width:5.125rem}.card-body--_lYeHlhG{min-width:0}.button--HOdQp4iK:nth-child(n):nth-child(n){background:#135ee2;border-radius:.875rem}.variant-danger--tqArAtSm:nth-child(n):nth-child(n){background:#cf2a1e;color:#fff}.variant-secondary--yCW2Fies:nth-child(n):nth-child(n):nth-child(n){background:transparent;border:none;box-shadow:none}.variant-secondary--yCW2Fies:nth-child(n):nth-child(n):nth-child(n):active,.variant-secondary--yCW2Fies:nth-child(n):nth-child(n):nth-child(n):hover{background:none;box-shadow:none}.size-md--lWQHNAMH:nth-child(n):nth-child(n){padding:.5rem 1.5rem}.size-lg--W4ByZ5Kr:nth-child(n):nth-child(n){padding:.75rem 1.5rem}.g-fluid-grid .g-container:not(.g-focus-page){width:unset!important}@media(min-width:768px){.g-container{width:720px}}@media(min-width:992px){.g-container{width:960px}}@media(min-width:1200px){.g-container{width:1140px}}.modal-open{pointer-events:auto}.g-bootstrap .input-group .input-group-addon,.g-bootstrap .input-group .input-group-btn{width:auto}.g-bootstrap .input-group .form-control{height:auto}.g-bootstrap h1{margin-top:0!important}.g-bootstrap .modal-open .modal .modal-dialog{margin:1.875rem auto}.g-bootstrap .modal-open .modal .modal-content{width:inherit}.g-bootstrap .progress{height:1.5em}.g-bootstrap .progress-bar{box-shadow:none;display:block;word-wrap:normal}.g-bootstrap .navbar .nav{margin-top:0}.g-bootstrap.g-bs4 input[type=checkbox],.g-bootstrap.g-bs4 input[type=radio]{margin:0}.g-bootstrap.g-bs4 .custom-checkbox .custom-control-label{font-size:1rem;line-height:1.5}.g-bootstrap.g-bs4 legend{border:none;color:inherit;display:initial;font-size:inherit;margin:0;width:auto}.g-avatar{flex-shrink:0}.g-bs4 .row:after,.g-bs4 .row:before{content:normal}@media(max-width:991.98px){label>*{pointer-events:none}}:root{--g-version:"3.5.0";--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:255,211,42;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:255,250,235;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:153,89,0;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:255,97,48;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:255,247,245;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:177,67,33;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:225,1,91;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:253,242,247;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:180,0,72;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:235,76,121;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:254,246,248;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:202,47,91;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:170,75,179;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:251,246,251;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:154,68,162;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:114,28,122;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:247,243,248;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:114,28,122;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:47,45,145;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:245,245,249;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:44,42,136;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,156,249;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:243,250,255;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:15,93,149;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:2,163,164;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:242,250,250;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:1,114,115;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:12,180,63;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:243,251,245;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:8,128,44;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:2,134,97;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:242,249,247;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:2,116,85;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:36,83,117;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:244,246,248;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:31,72,101;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:238,244,254;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:162,206,255;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:19,94,226;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:10,40,92;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:238,240,244;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:228,234,240;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:163,181,201;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:83,112,144;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:19,94,226;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:231,239,253;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:5,127,25;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:236,255,231;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:207,42,30;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:254,235,234;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:242,169,30;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:255,244,213;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:173,87,0;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:93,106,151;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:239,241,245;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:229,229,229;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:196,196,196;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:2,46,103;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:40,112,237;--color-blue-bright:rgb(var(--rgb-blue-bright))}.g-dark{--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:178,119,0;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:51,32,0;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:255,207,128;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:122,51,0;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:82,29,11;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:222,153,179;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:102,5,45;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:69,0,26;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:222,153,179;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:114,29,67;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:71,27,43;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:220,169,188;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:95,54,99;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:54,24,57;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:183,138,187;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:77,42,106;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:62,15,66;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:184,160,186;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:46,48,107;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:19,17,61;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:165,164,194;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,70,102;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:8,35,72;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:115,155,211;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:20,71,72;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:0,45,46;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:102,171,172;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:48,95,62;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:3,47,16;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:106,174,127;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:0,58,41;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:0,38,27;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:102,160,143;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:41,64,81;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:19,44,62;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:162,175,184;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:75,153,255;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:28,69,125;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:20,56,119;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:255,255,255;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:150,150,170;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:55,57,69;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:34,34,44;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:20,20,26;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:109,170,253;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:16,42,76;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:89,208,94;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:0,56,8;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:255,99,105;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:60,24,26;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:255,209,94;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:52,28,0;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:255,209,94;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:155,164,193;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:39,45,64;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:124,124,124;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:99,99,99;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:55,57,69;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:55,57,69;--color-blue-bright:rgb(var(--rgb-blue-bright))}:root{--g-color-interactive-primary:var(--color-blue-300);--g-color-interactive-secondary:var(--color-blue-200);--g-color-interactive-tertiary:var(--color-blue-100);--g-color-interactive-filled:rgba(var(--rgb-blue-300),0.1);--g-color-focus:var(--g-color-interactive-primary);--g-color-success:var(--color-ui-green);--g-color-success-weak:var(--color-ui-green-weak);--g-color-error:var(--color-ui-red);--g-color-error-weak:var(--color-ui-red-weak);--g-color-warning:var(--color-ui-yellow);--g-color-warning-strong:var(--color-ui-yellow-strong);--g-color-warning-weak:var(--color-ui-yellow-weak);--g-color-info:var(--color-ui-blue);--g-color-info-weak:var(--color-ui-blue-weak);--g-color-text-primary:var(--color-blue-400);--g-color-text-secondary:var(--color-gray-400);--g-color-text-disabled:rgba(var(--rgb-gray-300),0.8);--g-color-text-inverted-primary:var(--color-white);--g-color-text-inverted-secondary:rgba(var(--rgb-white),0.75);--g-color-text-inverted-disabled:rgba(var(--rgb-white),0.5);--g-color-text-inverted-adaptive:var(--color-white);--g-color-surface-primary:var(--color-white);--g-color-surface-secondary:var(--color-gray-100);--g-color-surface-tertiary:var(--color-gray-200);--g-color-surface-alternate:rgba(var(--rgb-gray-300),0.15);--g-color-surface-disabled:rgba(var(--rgb-gray-100),0.5);--g-color-surface-inverted:var(--g-color-text-primary);--g-color-border-primary:var(--color-gray-300);--g-color-border-secondary:rgb(var(--rgb-gray-400),0.15);--g-color-border-hover:rgba(var(--rgb-blue-300),0.6);--g-color-border-disabled:var(--g-color-text-disabled);--g-color-border-inverted-primary:var(--color-white);--g-color-border-inverted-secondary:rgba(var(--rgb-white),0.5);--g-color-fill-primary:var(--color-gray-300);--g-color-fill-disabled:rgba(var(--rgb-gray-300),0.5);--g-color-fill-inverted:var(--color-white);--g-color-overlay-primary:rgba(var(--rgb-blue-400),0.3);--g-color-overlay-hover:rgba(var(--rgb-blue-300),0.05);--g-color-overlay-active:rgba(var(--rgb-blue-300),0.075);--g-color-overlay-active-hover:rgba(var(--rgb-blue-300),0.1);--g-color-shadow-dropdown:rgba(var(--rgb-black),0.15)}.g-dark{--g-color-interactive-primary:var(--color-blue-100);--g-color-interactive-secondary:var(--color-blue-200);--g-color-interactive-tertiary:var(--color-blue-400);--g-color-interactive-filled:rgba(var(--rgb-blue-300),0.6);--g-color-success:var(--color-ui-green);--g-color-success-weak:var(--color-ui-green-weak);--g-color-error:var(--color-ui-red);--g-color-error-weak:var(--color-ui-red-weak);--g-color-warning:var(--color-ui-yellow);--g-color-warning-strong:var(--color-ui-yellow-strong);--g-color-warning-weak:var(--color-ui-yellow-weak);--g-color-info:var(--color-ui-blue);--g-color-info-weak:var(--color-ui-blue-weak);--g-color-text-primary:var(--color-white);--g-color-text-secondary:var(--color-gray-100);--g-color-text-disabled:rgba(var(--rgb-gray-100),0.5);--g-color-text-inverted-adaptive:var(--color-gray-400);--g-color-surface-primary:var(--color-gray-300);--g-color-surface-secondary:var(--color-gray-400);--g-color-surface-tertiary:var(--color-gray-200);--g-color-surface-alternate:rgba(var(--rgb-gray-100),0.15);--g-color-surface-disabled:rgba(var(--rgb-gray-400),0.5);--g-color-surface-inverted:var(--g-color-surface-tertiary);--g-color-border-primary:var(--color-gray-100);--g-color-border-secondary:rgba(var(--rgb-gray-100),0.15);--g-color-border-hover:rgba(var(--rgb-blue-100),0.6);--g-color-border-disabled:var(--g-color-text-disabled);--g-color-fill-primary:var(--color-gray-100);--g-color-fill-disabled:rgba(var(--rgb-gray-200),0.5);--g-color-fill-inverted:var(--color-gray-300);--g-color-overlay-hover:rgba(var(--rgb-blue-300),0.1);--g-color-overlay-active:rgba(var(--rgb-blue-300),0.15);--g-color-overlay-active-hover:rgba(var(--rgb-blue-300),0.2);--g-color-shadow-dropdown:rgba(var(--rgb-black),0.45)}.g-inverted{--g-color-focus:var(--color-white)}:root{--g-font-weight-medium:500;--g-font-weight-semibold:600;--g-font-weight-bold:700;--g-font-size-h1:1.75rem;--g-font-size-p-minor:0.875rem;--g-font-line-height-p-minor:1.25rem;--g-font-offset-p-top:0.375rem;--g-font-offset-p-bottom:0.375rem;--g-size-xxs:0.0625rem;--g-size-xs:0.125rem;--g-size-sm:0.25rem;--g-size-md:0.5rem;--g-size-lg:0.75rem;--g-size-xl:1rem;--g-size-bs-5:0.3125rem;--g-size-bs-10:0.625rem;--g-size-bs-15:0.9375rem;--g-size-bs-20:1.25rem;--g-size-bs-30:1.875rem;--g-size-spacing-xxs:0.0625rem;--g-size-spacing-xs:0.125rem;--g-size-spacing-sm:0.25rem;--g-size-spacing-md:0.5rem;--g-size-spacing-lg:0.75rem;--g-size-spacing-xl:1rem;--g-size-spacing-xxl:1.5rem;--g-size-layout-sm:2rem;--g-size-layout-md:3rem;--g-size-border-radius-xs:0.125rem;--g-size-border-radius-sm:0.25rem;--g-size-border-radius-md:0.5rem;--g-size-border-width-sm:0.0625rem;--g-size-icon-sm:1rem;--g-size-icon-md:1.5rem;--g-size-icon-lg:3rem;--g-size-icon-xl:4rem;--g-size-icon-xxl:6rem;--g-size-icon-xxxl:8rem}*,:after,:before{box-sizing:border-box}*{margin:unset}button,input,select,textarea{font:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}label{display:inline-block}img,svg{vertical-align:middle}fieldset{border:unset;padding:unset}table{border-collapse:collapse}[hidden]{display:none!important}.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-fluid,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl,.g-bootstrap.g-bs4 .g-container-xxl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.g-bootstrap.g-bs4 .g-container-fluid:after,.g-bootstrap.g-bs4 .g-container-fluid:before,.g-bootstrap.g-bs4 .g-container-lg:after,.g-bootstrap.g-bs4 .g-container-lg:before,.g-bootstrap.g-bs4 .g-container-md:after,.g-bootstrap.g-bs4 .g-container-md:before,.g-bootstrap.g-bs4 .g-container-sm:after,.g-bootstrap.g-bs4 .g-container-sm:before,.g-bootstrap.g-bs4 .g-container-xl:after,.g-bootstrap.g-bs4 .g-container-xl:before,.g-bootstrap.g-bs4 .g-container-xxl:after,.g-bootstrap.g-bs4 .g-container-xxl:before,.g-bootstrap.g-bs4 .g-container:after,.g-bootstrap.g-bs4 .g-container:before{content:none}@media (min-width:576px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-sm{max-width:540px}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm{max-width:720px}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm{max-width:960px}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl{max-width:1140px}}@media (min-width:1400px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl,.g-bootstrap.g-bs4 .g-container-xxl{max-width:1320px;max-width:1140px}}.g-bootstrap.g-bs4 .g-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.g-bootstrap.g-bs4 .g-row .g-row-no-gutters{margin-left:0;margin-right:0}.g-bootstrap.g-bs4 .g-row .g-row-no-gutters>.g-col,.g-bootstrap.g-bs4 .g-row .g-row-no-gutters>[class*=g-col-]{padding-left:0;padding-right:0}.g-bootstrap.g-bs4 .g-col,.g-bootstrap.g-bs4 .g-col-1,.g-bootstrap.g-bs4 .g-col-10,.g-bootstrap.g-bs4 .g-col-11,.g-bootstrap.g-bs4 .g-col-12,.g-bootstrap.g-bs4 .g-col-2,.g-bootstrap.g-bs4 .g-col-3,.g-bootstrap.g-bs4 .g-col-4,.g-bootstrap.g-bs4 .g-col-5,.g-bootstrap.g-bs4 .g-col-6,.g-bootstrap.g-bs4 .g-col-7,.g-bootstrap.g-bs4 .g-col-8,.g-bootstrap.g-bs4 .g-col-9,.g-bootstrap.g-bs4 .g-col-auto,.g-bootstrap.g-bs4 .g-col-lg,.g-bootstrap.g-bs4 .g-col-lg-1,.g-bootstrap.g-bs4 .g-col-lg-10,.g-bootstrap.g-bs4 .g-col-lg-11,.g-bootstrap.g-bs4 .g-col-lg-12,.g-bootstrap.g-bs4 .g-col-lg-2,.g-bootstrap.g-bs4 .g-col-lg-3,.g-bootstrap.g-bs4 .g-col-lg-4,.g-bootstrap.g-bs4 .g-col-lg-5,.g-bootstrap.g-bs4 .g-col-lg-6,.g-bootstrap.g-bs4 .g-col-lg-7,.g-bootstrap.g-bs4 .g-col-lg-8,.g-bootstrap.g-bs4 .g-col-lg-9,.g-bootstrap.g-bs4 .g-col-lg-auto,.g-bootstrap.g-bs4 .g-col-md,.g-bootstrap.g-bs4 .g-col-md-1,.g-bootstrap.g-bs4 .g-col-md-10,.g-bootstrap.g-bs4 .g-col-md-11,.g-bootstrap.g-bs4 .g-col-md-12,.g-bootstrap.g-bs4 .g-col-md-2,.g-bootstrap.g-bs4 .g-col-md-3,.g-bootstrap.g-bs4 .g-col-md-4,.g-bootstrap.g-bs4 .g-col-md-5,.g-bootstrap.g-bs4 .g-col-md-6,.g-bootstrap.g-bs4 .g-col-md-7,.g-bootstrap.g-bs4 .g-col-md-8,.g-bootstrap.g-bs4 .g-col-md-9,.g-bootstrap.g-bs4 .g-col-md-auto,.g-bootstrap.g-bs4 .g-col-sm,.g-bootstrap.g-bs4 .g-col-sm-1,.g-bootstrap.g-bs4 .g-col-sm-10,.g-bootstrap.g-bs4 .g-col-sm-11,.g-bootstrap.g-bs4 .g-col-sm-12,.g-bootstrap.g-bs4 .g-col-sm-2,.g-bootstrap.g-bs4 .g-col-sm-3,.g-bootstrap.g-bs4 .g-col-sm-4,.g-bootstrap.g-bs4 .g-col-sm-5,.g-bootstrap.g-bs4 .g-col-sm-6,.g-bootstrap.g-bs4 .g-col-sm-7,.g-bootstrap.g-bs4 .g-col-sm-8,.g-bootstrap.g-bs4 .g-col-sm-9,.g-bootstrap.g-bs4 .g-col-sm-auto,.g-bootstrap.g-bs4 .g-col-xl,.g-bootstrap.g-bs4 .g-col-xl-1,.g-bootstrap.g-bs4 .g-col-xl-10,.g-bootstrap.g-bs4 .g-col-xl-11,.g-bootstrap.g-bs4 .g-col-xl-12,.g-bootstrap.g-bs4 .g-col-xl-2,.g-bootstrap.g-bs4 .g-col-xl-3,.g-bootstrap.g-bs4 .g-col-xl-4,.g-bootstrap.g-bs4 .g-col-xl-5,.g-bootstrap.g-bs4 .g-col-xl-6,.g-bootstrap.g-bs4 .g-col-xl-7,.g-bootstrap.g-bs4 .g-col-xl-8,.g-bootstrap.g-bs4 .g-col-xl-9,.g-bootstrap.g-bs4 .g-col-xl-auto,.g-bootstrap.g-bs4 .g-col-xxl,.g-bootstrap.g-bs4 .g-col-xxl-1,.g-bootstrap.g-bs4 .g-col-xxl-10,.g-bootstrap.g-bs4 .g-col-xxl-11,.g-bootstrap.g-bs4 .g-col-xxl-12,.g-bootstrap.g-bs4 .g-col-xxl-2,.g-bootstrap.g-bs4 .g-col-xxl-3,.g-bootstrap.g-bs4 .g-col-xxl-4,.g-bootstrap.g-bs4 .g-col-xxl-5,.g-bootstrap.g-bs4 .g-col-xxl-6,.g-bootstrap.g-bs4 .g-col-xxl-7,.g-bootstrap.g-bs4 .g-col-xxl-8,.g-bootstrap.g-bs4 .g-col-xxl-9,.g-bootstrap.g-bs4 .g-col-xxl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.g-bootstrap.g-bs4 .g-col{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-first{order:-1}.g-bootstrap.g-bs4 .g-order-last{order:13}.g-bootstrap.g-bs4 .g-order-0{order:0}.g-bootstrap.g-bs4 .g-order-1{order:1}.g-bootstrap.g-bs4 .g-order-2{order:2}.g-bootstrap.g-bs4 .g-order-3{order:3}.g-bootstrap.g-bs4 .g-order-4{order:4}.g-bootstrap.g-bs4 .g-order-5{order:5}.g-bootstrap.g-bs4 .g-order-6{order:6}.g-bootstrap.g-bs4 .g-order-7{order:7}.g-bootstrap.g-bs4 .g-order-8{order:8}.g-bootstrap.g-bs4 .g-order-9{order:9}.g-bootstrap.g-bs4 .g-order-10{order:10}.g-bootstrap.g-bs4 .g-order-11{order:11}.g-bootstrap.g-bs4 .g-order-12{order:12}.g-bootstrap.g-bs4 .g-offset-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-11{margin-left:91.6666666667%}@media (min-width:576px){.g-bootstrap.g-bs4 .g-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-sm-first{order:-1}.g-bootstrap.g-bs4 .g-order-sm-last{order:13}.g-bootstrap.g-bs4 .g-order-sm-0{order:0}.g-bootstrap.g-bs4 .g-order-sm-1{order:1}.g-bootstrap.g-bs4 .g-order-sm-2{order:2}.g-bootstrap.g-bs4 .g-order-sm-3{order:3}.g-bootstrap.g-bs4 .g-order-sm-4{order:4}.g-bootstrap.g-bs4 .g-order-sm-5{order:5}.g-bootstrap.g-bs4 .g-order-sm-6{order:6}.g-bootstrap.g-bs4 .g-order-sm-7{order:7}.g-bootstrap.g-bs4 .g-order-sm-8{order:8}.g-bootstrap.g-bs4 .g-order-sm-9{order:9}.g-bootstrap.g-bs4 .g-order-sm-10{order:10}.g-bootstrap.g-bs4 .g-order-sm-11{order:11}.g-bootstrap.g-bs4 .g-order-sm-12{order:12}.g-bootstrap.g-bs4 .g-offset-sm-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-sm-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-sm-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-sm-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-sm-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-sm-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-sm-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-sm-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-col-md{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-md-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-md-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-md-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-md-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-md-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-md-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-md-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-md-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-md-first{order:-1}.g-bootstrap.g-bs4 .g-order-md-last{order:13}.g-bootstrap.g-bs4 .g-order-md-0{order:0}.g-bootstrap.g-bs4 .g-order-md-1{order:1}.g-bootstrap.g-bs4 .g-order-md-2{order:2}.g-bootstrap.g-bs4 .g-order-md-3{order:3}.g-bootstrap.g-bs4 .g-order-md-4{order:4}.g-bootstrap.g-bs4 .g-order-md-5{order:5}.g-bootstrap.g-bs4 .g-order-md-6{order:6}.g-bootstrap.g-bs4 .g-order-md-7{order:7}.g-bootstrap.g-bs4 .g-order-md-8{order:8}.g-bootstrap.g-bs4 .g-order-md-9{order:9}.g-bootstrap.g-bs4 .g-order-md-10{order:10}.g-bootstrap.g-bs4 .g-order-md-11{order:11}.g-bootstrap.g-bs4 .g-order-md-12{order:12}.g-bootstrap.g-bs4 .g-offset-md-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-md-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-md-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-md-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-md-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-md-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-md-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-md-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-lg-first{order:-1}.g-bootstrap.g-bs4 .g-order-lg-last{order:13}.g-bootstrap.g-bs4 .g-order-lg-0{order:0}.g-bootstrap.g-bs4 .g-order-lg-1{order:1}.g-bootstrap.g-bs4 .g-order-lg-2{order:2}.g-bootstrap.g-bs4 .g-order-lg-3{order:3}.g-bootstrap.g-bs4 .g-order-lg-4{order:4}.g-bootstrap.g-bs4 .g-order-lg-5{order:5}.g-bootstrap.g-bs4 .g-order-lg-6{order:6}.g-bootstrap.g-bs4 .g-order-lg-7{order:7}.g-bootstrap.g-bs4 .g-order-lg-8{order:8}.g-bootstrap.g-bs4 .g-order-lg-9{order:9}.g-bootstrap.g-bs4 .g-order-lg-10{order:10}.g-bootstrap.g-bs4 .g-order-lg-11{order:11}.g-bootstrap.g-bs4 .g-order-lg-12{order:12}.g-bootstrap.g-bs4 .g-offset-lg-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-lg-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-lg-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-lg-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-lg-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-lg-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-lg-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-lg-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-xl-first{order:-1}.g-bootstrap.g-bs4 .g-order-xl-last{order:13}.g-bootstrap.g-bs4 .g-order-xl-0{order:0}.g-bootstrap.g-bs4 .g-order-xl-1{order:1}.g-bootstrap.g-bs4 .g-order-xl-2{order:2}.g-bootstrap.g-bs4 .g-order-xl-3{order:3}.g-bootstrap.g-bs4 .g-order-xl-4{order:4}.g-bootstrap.g-bs4 .g-order-xl-5{order:5}.g-bootstrap.g-bs4 .g-order-xl-6{order:6}.g-bootstrap.g-bs4 .g-order-xl-7{order:7}.g-bootstrap.g-bs4 .g-order-xl-8{order:8}.g-bootstrap.g-bs4 .g-order-xl-9{order:9}.g-bootstrap.g-bs4 .g-order-xl-10{order:10}.g-bootstrap.g-bs4 .g-order-xl-11{order:11}.g-bootstrap.g-bs4 .g-order-xl-12{order:12}.g-bootstrap.g-bs4 .g-offset-xl-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-xl-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-xl-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-xl-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-xl-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-xl-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-xl-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-xl-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-11{margin-left:91.6666666667%}}@media (min-width:1400px){.g-bootstrap.g-bs4 .g-col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-xxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-xxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-xxl-first{order:-1}.g-bootstrap.g-bs4 .g-order-xxl-last{order:13}.g-bootstrap.g-bs4 .g-order-xxl-0{order:0}.g-bootstrap.g-bs4 .g-order-xxl-1{order:1}.g-bootstrap.g-bs4 .g-order-xxl-2{order:2}.g-bootstrap.g-bs4 .g-order-xxl-3{order:3}.g-bootstrap.g-bs4 .g-order-xxl-4{order:4}.g-bootstrap.g-bs4 .g-order-xxl-5{order:5}.g-bootstrap.g-bs4 .g-order-xxl-6{order:6}.g-bootstrap.g-bs4 .g-order-xxl-7{order:7}.g-bootstrap.g-bs4 .g-order-xxl-8{order:8}.g-bootstrap.g-bs4 .g-order-xxl-9{order:9}.g-bootstrap.g-bs4 .g-order-xxl-10{order:10}.g-bootstrap.g-bs4 .g-order-xxl-11{order:11}.g-bootstrap.g-bs4 .g-order-xxl-12{order:12}.g-bootstrap.g-bs4 .g-offset-xxl-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-xxl-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-xxl-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-xxl-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-xxl-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-xxl-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-xxl-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-xxl-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-11{margin-left:91.6666666667%}}.g-bootstrap.g-bs4{box-sizing:border-box;overflow-wrap:anywhere}.g-bootstrap.g-bs4,html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Inter var,Inter,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility}body,html{margin:0;padding:0}.g-bootstrap.g-bs4,body{color:var(--g-color-text-primary)}body{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:var(--g-color-surface-secondary)}.g-modal-open{overflow:hidden;pointer-events:none}.g-bootstrap.g-bs4 .g-container .g-container-lg,.g-bootstrap.g-bs4 .g-container .g-container-md,.g-bootstrap.g-bs4 .g-container .g-container-sm,.g-bootstrap.g-bs4 .g-container .g-container-xl,.g-bootstrap.g-bs4 .g-container .g-container-xxl,.g-bootstrap.g-bs4 .g-container-fluid .g-container-lg,.g-bootstrap.g-bs4 .g-container-fluid .g-container-md,.g-bootstrap.g-bs4 .g-container-fluid .g-container-sm,.g-bootstrap.g-bs4 .g-container-fluid .g-container-xl,.g-bootstrap.g-bs4 .g-container-fluid .g-container-xxl,.g-bootstrap.g-bs4 .g-container-lg .g-container,.g-bootstrap.g-bs4 .g-container-lg .g-container-fluid,.g-bootstrap.g-bs4 .g-container-lg .g-container-lg,.g-bootstrap.g-bs4 .g-container-lg .g-container-md,.g-bootstrap.g-bs4 .g-container-lg .g-container-sm,.g-bootstrap.g-bs4 .g-container-lg .g-container-xl,.g-bootstrap.g-bs4 .g-container-lg .g-container-xxl,.g-bootstrap.g-bs4 .g-container-md .g-container,.g-bootstrap.g-bs4 .g-container-md .g-container-fluid,.g-bootstrap.g-bs4 .g-container-md .g-container-lg,.g-bootstrap.g-bs4 .g-container-md .g-container-md,.g-bootstrap.g-bs4 .g-container-md .g-container-sm,.g-bootstrap.g-bs4 .g-container-md .g-container-xl,.g-bootstrap.g-bs4 .g-container-md .g-container-xxl,.g-bootstrap.g-bs4 .g-container-sm .g-container,.g-bootstrap.g-bs4 .g-container-sm .g-container-fluid,.g-bootstrap.g-bs4 .g-container-sm .g-container-lg,.g-bootstrap.g-bs4 .g-container-sm .g-container-md,.g-bootstrap.g-bs4 .g-container-sm .g-container-sm,.g-bootstrap.g-bs4 .g-container-sm .g-container-xl,.g-bootstrap.g-bs4 .g-container-sm .g-container-xxl,.g-bootstrap.g-bs4 .g-container-xl .g-container,.g-bootstrap.g-bs4 .g-container-xl .g-container-fluid,.g-bootstrap.g-bs4 .g-container-xl .g-container-lg,.g-bootstrap.g-bs4 .g-container-xl .g-container-md,.g-bootstrap.g-bs4 .g-container-xl .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl .g-container-xl,.g-bootstrap.g-bs4 .g-container-xl .g-container-xxl,.g-bootstrap.g-bs4 .g-container-xxl .g-container,.g-bootstrap.g-bs4 .g-container-xxl .g-container-fluid,.g-bootstrap.g-bs4 .g-container-xxl .g-container-lg,.g-bootstrap.g-bs4 .g-container-xxl .g-container-md,.g-bootstrap.g-bs4 .g-container-xxl .g-container-sm,.g-bootstrap.g-bs4 .g-container-xxl .g-container-xl,.g-bootstrap.g-bs4 .g-container-xxl .g-container-xxl,.g-container .g-bootstrap.g-bs4 .g-container-lg,.g-container .g-bootstrap.g-bs4 .g-container-md,.g-container .g-bootstrap.g-bs4 .g-container-sm,.g-container .g-bootstrap.g-bs4 .g-container-xl,.g-container .g-bootstrap.g-bs4 .g-container-xxl,.g-container .g-container,.g-container .g-container-fluid,.g-container-fluid .g-bootstrap.g-bs4 .g-container-lg,.g-container-fluid .g-bootstrap.g-bs4 .g-container-md,.g-container-fluid .g-bootstrap.g-bs4 .g-container-sm,.g-container-fluid .g-bootstrap.g-bs4 .g-container-xl,.g-container-fluid .g-bootstrap.g-bs4 .g-container-xxl,.g-container-fluid .g-container,.g-container-fluid .g-container-fluid{padding-left:0;padding-right:0}.g-row>.g-row{margin-left:0;margin-right:0;width:100%}[class^=g-col]>[class^=g-col]{padding-left:0;padding-right:0}@media (min-width:1400px){.g-bootstrap .g-container,.g-bootstrap .g-container-lg,.g-bootstrap .g-container-md,.g-bootstrap .g-container-sm,.g-bootstrap .g-container-xl,.g-bootstrap .g-container-xs,.g-bootstrap .g-container-xxl{max-width:1140px}.g-bootstrap.g-bs5-grid .g-container,.g-bootstrap.g-bs5-grid .g-container-lg,.g-bootstrap.g-bs5-grid .g-container-md,.g-bootstrap.g-bs5-grid .g-container-sm,.g-bootstrap.g-bs5-grid .g-container-xl,.g-bootstrap.g-bs5-grid .g-container-xs,.g-bootstrap.g-bs5-grid .g-container-xxl{max-width:1320px}}@media (min-width:1320px){.g-bootstrap.g-extended-grid .g-container,.g-bootstrap.g-extended-grid .g-container-lg,.g-bootstrap.g-extended-grid .g-container-md,.g-bootstrap.g-extended-grid .g-container-sm,.g-bootstrap.g-extended-grid .g-container-xl,.g-bootstrap.g-extended-grid .g-container-xs,.g-bootstrap.g-extended-grid .g-container-xxl{max-width:1260px}}@media (min-width:1560px){.g-bootstrap.g-extended-grid .g-container,.g-bootstrap.g-extended-grid .g-container-lg,.g-bootstrap.g-extended-grid .g-container-md,.g-bootstrap.g-extended-grid .g-container-sm,.g-bootstrap.g-extended-grid .g-container-xl,.g-bootstrap.g-extended-grid .g-container-xs,.g-bootstrap.g-extended-grid .g-container-xxl{max-width:1260px}.g-bootstrap.g-bs5-grid.g-extended-grid .g-container,.g-bootstrap.g-bs5-grid.g-extended-grid .g-container-lg,.g-bootstrap.g-bs5-grid.g-extended-grid .g-container-md,.g-bootstrap.g-bs5-grid.g-extended-grid .g-container-sm,.g-bootstrap.g-bs5-grid.g-extended-grid .g-container-xl,.g-bootstrap.g-bs5-grid.g-extended-grid .g-container-xs,.g-bootstrap.g-bs5-grid.g-extended-grid .g-container-xxl{max-width:1480px}}.g-bootstrap.g-fluid-grid:nth-child(n){max-width:none}.g-bootstrap.g-bs4 .g-group{padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap.g-bs4 :is(h1,h2,h3,h4,h5,h6)+.g-row{padding-top:1.125rem}.g-bootstrap.g-bs4 :is(p,ul,ol){font-size:1rem;line-height:1.5rem;margin:0;padding:.25rem 0}.g-bootstrap.g-bs4 :is(dt,dd){font-size:1rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-small{font-size:.875rem;line-height:1.5}.g-bootstrap.g-bs4 .g-small :is(p,ul,ol,dt,dd){font-size:inherit;line-height:inherit}.g-bootstrap.g-bs4 .g-micro{font-size:.75rem;line-height:1.125rem}.g-bootstrap.g-bs4 small{font-size:inherit}.g-bootstrap.g-bs4 .g-h1,.g-bootstrap.g-bs4 h1{color:var(--g-color-text-primary);font-size:1.5rem;font-weight:700;line-height:1.875rem;margin:0;padding:.1875rem 0 .3125rem}.g-bootstrap.g-bs4 .g-h1:not(.g-first),.g-bootstrap.g-bs4 h1:not(.g-first){padding-top:1.4375rem}.g-bootstrap.g-bs4 .g-inverted .g-h1,.g-bootstrap.g-bs4 .g-inverted h1{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-h2,.g-bootstrap.g-bs4 h2{color:var(--g-color-text-primary);font-size:1.375rem;font-weight:700;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap.g-bs4 .g-h2:not(.g-first),.g-bootstrap.g-bs4 h2:not(.g-first){padding-top:1.5rem}.g-bootstrap.g-bs4 .g-inverted .g-h2,.g-bootstrap.g-bs4 .g-inverted h2{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-h3,.g-bootstrap.g-bs4 h3{color:var(--g-color-text-primary);font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap.g-bs4 .g-h3:not(.g-first),.g-bootstrap.g-bs4 h3:not(.g-first){padding-top:1.5rem}.g-bootstrap.g-bs4 .g-inverted .g-h3,.g-bootstrap.g-bs4 .g-inverted h3{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-h4,.g-bootstrap.g-bs4 h4{color:var(--g-color-text-primary);font-size:1.125rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap.g-bs4 .g-h4:not(.g-first),.g-bootstrap.g-bs4 h4:not(.g-first){padding-top:1.625rem}.g-bootstrap.g-bs4 .g-inverted .g-h4,.g-bootstrap.g-bs4 .g-inverted h4{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-h5,.g-bootstrap.g-bs4 h5{color:var(--g-color-text-primary);font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap.g-bs4 .g-h5:not(.g-first),.g-bootstrap.g-bs4 h5:not(.g-first){padding-top:1.625rem}.g-bootstrap.g-bs4 .g-inverted .g-h5,.g-bootstrap.g-bs4 .g-inverted h5{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-h6,.g-bootstrap.g-bs4 h6{color:var(--g-color-text-primary);font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap.g-bs4 .g-h6:not(.g-first),.g-bootstrap.g-bs4 h6:not(.g-first){padding-top:1.625rem}.g-bootstrap.g-bs4 .g-inverted .g-h6,.g-bootstrap.g-bs4 .g-inverted h6{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-faded{color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 a{border-radius:.25rem;color:var(--g-color-interactive-primary);font-weight:600;text-decoration:none}.g-bootstrap.g-bs4 a[tabindex]:not([tabindex="-1"]){cursor:pointer}.g-bootstrap.g-bs4 a:hover{text-decoration:underline}.g-bs4.g-bootstrap.g-uses-keyboard a:focus{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 a:active:where(:not(.g-button)){color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 a:not([href])[aria-disabled=true]{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 :is(strong,b){font-weight:600}.g-bootstrap.g-bs4 :is(p,li){font-weight:400}.g-bootstrap.g-bs4 :is(p,li) :is(strong,b){font-weight:600}.g-bootstrap.g-bs4 label,.g-bootstrap.g-bs4 label b,.g-bootstrap.g-bs4 label strong{font-weight:600}.g-bootstrap.g-bs4 pre{margin-bottom:1rem}.g-bootstrap.g-bs4 code{background:var(--g-color-surface-secondary);border-radius:.25rem;color:var(--color-ui-red);font-size:.85rem;padding:.1875rem .375rem}.g-bootstrap.g-bs4 code pre>*{padding:0}.g-bootstrap.g-bs4 .g-separator{margin:0}.g-bootstrap.g-bs4 .g-separator,.g-bootstrap.g-bs4 hr:where(:not(.g-separator)){border-width:0;border-bottom:0 solid var(--g-color-border-secondary);border-left:.0625rem solid var(--g-color-border-secondary);border-right:0 solid var(--g-color-border-secondary);border-top:.0625rem solid var(--g-color-border-secondary)}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-separator,.g-bootstrap.g-bs4 hr:where(:not(.g-separator)){border-color:CanvasText!important}}.g-bootstrap.g-bs4 .g-separator:where(.g-separator-spacing-regular),.g-bootstrap.g-bs4 hr:where(:not(.g-separator)){margin:.375rem 0}.g-bootstrap.g-bs4 .g-tabular{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap.g-bs4 li{list-style:none;margin:0;padding:.25rem 0}.g-bootstrap.g-bs4 li:has(.g-li-icon){padding-left:.5rem}.g-bootstrap.g-bs4 li:has(.g-li-icon):before{content:none!important}.g-bootstrap.g-bs4 li .g-li-icon{margin:0 0 0 -2rem;position:absolute}.g-bootstrap.g-bs4 li .g-li-icon:not([class*=g-bg-] .g-li-icon){color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 li:first-child{padding-top:0}.g-bootstrap.g-bs4 li:last-child{padding-bottom:0}.g-bootstrap.g-bs4 :is(ul,ol){font-weight:400;padding-left:1.5rem}.g-bootstrap.g-bs4 :is(ul,ol) :is(ul,ol){padding-bottom:0}.g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-variant-plain) li{position:relative}.g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-variant-plain) li:before{background-color:var(--g-color-text-primary);content:"";height:1rem;margin:.25em 0 0 -1.5rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 188c-35 0-64 29-64 64c0 35 29 64 64 64c35 0 64-29 64-64c0-35-29-64-64-64z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 188c-35 0-64 29-64 64c0 35 29 64 64 64c35 0 64-29 64-64c0-35-29-64-64-64z%27/%3E%3C/svg%3E");position:absolute;width:1rem}@media (forced-colors:active){.g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-variant-plain) li:before{background-color:CanvasText;border-color:CanvasText!important;color:CanvasText;forced-color-adjust:none}}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-plain{padding-left:0}.g-bootstrap.g-bs4 :is(ul,ol).g-list-spacing-compact li{padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-checkmarks li{padding-left:.5rem}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-checkmarks li:before{background-color:var(--g-color-interactive-primary);height:1.5rem;left:0;margin-top:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 21c130 0 235 105 235 235 0 130-105 235-235 235-130 0-235-105-235-235 0-130 105-235 235-235z m0 43c-106 0-192 86-192 192 0 106 86 192 192 192 106 0 192-86 192-192 0-106-86-192-192-192z m-77 182l50 51 107-130c7-9 21-11 30-3 9 7 10 21 3 30l-122 148c-8 10-22 11-31 2l-68-68c-8-8-8-22 0-30 9-8 22-8 31 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 21c130 0 235 105 235 235 0 130-105 235-235 235-130 0-235-105-235-235 0-130 105-235 235-235z m0 43c-106 0-192 86-192 192 0 106 86 192 192 192 106 0 192-86 192-192 0-106-86-192-192-192z m-77 182l50 51 107-130c7-9 21-11 30-3 9 7 10 21 3 30l-122 148c-8 10-22 11-31 2l-68-68c-8-8-8-22 0-30 9-8 22-8 31 0z%27/%3E%3C/svg%3E");width:1.5rem}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-numbers{counter-reset:item}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-numbers li{counter-increment:item;padding-left:.5rem}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-numbers li:before{align-items:center;background:unset;border:.125rem solid var(--g-color-border-primary);border-radius:50%;content:counter(item);display:inline-flex;font-size:.75rem;font-weight:600;height:1.5rem;justify-content:center;margin:0 0 0 -2rem;-webkit-mask-image:none;mask-image:none;width:1.5rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small:not(.g-list-spacing-compact) li:not(:first-child),.g-small .g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-spacing-compact) li:not(:first-child){padding-top:.125rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small:not(.g-list-spacing-compact) li:not(:first-child) li,.g-small .g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-spacing-compact) li:not(:first-child) li{padding-top:0}.g-bootstrap.g-bs4 :is(ul,ol).g-small:not(.g-list-spacing-compact) li:not(:last-child),.g-small .g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-spacing-compact) li:not(:last-child){padding-bottom:.125rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small:not(.g-list-spacing-compact) li:not(:last-child) li,.g-small .g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-spacing-compact) li:not(:last-child) li{padding-bottom:0}.g-bootstrap.g-bs4 :is(ul,ol).g-small.g-list-variant-checkmarks li:before,.g-small .g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-checkmarks li:before{height:1rem;margin-top:.1875rem;width:1rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small.g-list-variant-numbers li:before,.g-small .g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-numbers li:before{border:none;content:counter(item) ".";height:1.375rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small .g-li-icon,.g-small .g-bootstrap.g-bs4 :is(ul,ol) .g-li-icon{--size:1.25rem}.g-bootstrap.g-bs4 :is(ul,ol).g-faded:where(:not(ol)) li:before,.g-faded .g-bootstrap.g-bs4 :is(ul,ol):where(:not(ol)) li:before{background-color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 :is(ul,ol).g-faded .g-li-icon:not([class*=g-bg-] .g-li-icon),.g-faded .g-bootstrap.g-bs4 :is(ul,ol) .g-li-icon:not([class*=g-bg-] .g-li-icon){color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-unstyled{margin:unset;padding:unset}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-unstyled li{margin:unset;padding:unset}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-unstyled li:before{display:none}.g-bootstrap.g-bs4 .g-inverted{--color:var(--g-color-text-inverted-primary);color:var(--color)}.g-bootstrap.g-bs4 :where(.g-inverted) a{color:inherit}.g-bootstrap.g-bs4 :where(.g-inverted) .g-separator,.g-bootstrap.g-bs4 :where(.g-inverted) hr:where(:not(.g-separator)){border-color:rgba(var(--rgb-black),.1)}.g-bootstrap.g-bs4 :where(.g-inverted) .g-faded{color:var(--g-color-text-inverted-secondary)}html:not(.g-dark){color-scheme:light}html.g-dark{color-scheme:dark}.g-bootstrap.g-bs4:not(.g-dark){color-scheme:light}.g-bootstrap.g-bs4.g-dark{color-scheme:dark}.g-bootstrap.g-bs4 [class*=g-bg-],.g-bootstrap.g-bs4 [class*=g-fg-]{color:var(--color-fg)!important}.g-bootstrap.g-bs4 [class*=g-bg-]{background-color:var(--color-bg)!important}.g-bootstrap.g-bs4 .g-bg-black{--color-bg:var(--color-black);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-black);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-black{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-black{--color-fg:var(--color-black)!important;--rgb-color-fg:var(--rgb-black)}.g-bootstrap.g-bs4 .g-bg-white{--color-bg:var(--color-white);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-white{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-white{--color-fg:var(--color-white)!important;--rgb-color-fg:var(--rgb-white)}.g-bootstrap.g-bs4 .g-bg-transparent{--color-bg:var(--color-transparent);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-transparent);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-transparent{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-transparent{--color-fg:var(--color-transparent)!important;--rgb-color-fg:var(--rgb-transparent)}.g-bootstrap.g-bs4 .g-bg-blue-100{--color-bg:var(--color-blue-100);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-blue-100);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-100{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-blue-100{--color-fg:var(--color-blue-100)!important;--rgb-color-fg:var(--rgb-blue-100)}.g-bootstrap.g-bs4 .g-bg-blue-200{--color-bg:var(--color-blue-200);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-blue-200);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-200{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-blue-200{--color-fg:var(--color-blue-200)!important;--rgb-color-fg:var(--rgb-blue-200)}.g-bootstrap.g-bs4 .g-bg-blue-300{--color-bg:var(--color-blue-300);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-blue-300);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-300{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-blue-300{--color-fg:var(--color-blue-300)!important;--rgb-color-fg:var(--rgb-blue-300)}.g-bootstrap.g-bs4 .g-bg-blue-400{--color-bg:var(--color-blue-400);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-400{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-blue-400{--color-fg:var(--color-blue-400)!important;--rgb-color-fg:var(--rgb-blue-400)}.g-bootstrap.g-bs4 .g-bg-gray-100{--color-bg:var(--color-gray-100);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-gray-100);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-gray-100{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-gray-100{--color-fg:var(--color-gray-100)!important;--rgb-color-fg:var(--rgb-gray-100)}.g-bootstrap.g-bs4 .g-bg-gray-200{--color-bg:var(--color-gray-200);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-gray-200);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-gray-200{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-gray-200{--color-fg:var(--color-gray-200)!important;--rgb-color-fg:var(--rgb-gray-200)}.g-bootstrap.g-bs4 .g-bg-gray-300{--color-bg:var(--color-gray-300);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-gray-300);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-gray-300{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-gray-300{--color-fg:var(--color-gray-300)!important;--rgb-color-fg:var(--rgb-gray-300)}.g-bootstrap.g-bs4 .g-bg-gray-400{--color-bg:var(--color-gray-400);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-gray-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-gray-400{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-gray-400{--color-fg:var(--color-gray-400)!important;--rgb-color-fg:var(--rgb-gray-400)}.g-bootstrap.g-bs4 .g-bg-neutral-100{--color-bg:var(--color-neutral-100);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-neutral-100);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-neutral-100{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-neutral-100{--color-fg:var(--color-neutral-100)!important;--rgb-color-fg:var(--rgb-neutral-100)}.g-bootstrap.g-bs4 .g-bg-neutral-200{--color-bg:var(--color-neutral-200);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-neutral-200);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-neutral-200{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-neutral-200{--color-fg:var(--color-neutral-200)!important;--rgb-color-fg:var(--rgb-neutral-200)}.g-bootstrap.g-bs4 .g-bg-neutral-300{--color-bg:var(--color-neutral-300);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-neutral-300);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-neutral-300{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-neutral-300{--color-fg:var(--color-neutral-300)!important;--rgb-color-fg:var(--rgb-neutral-300)}.g-bootstrap.g-bs4 .g-bg-neutral-400{--color-bg:var(--color-neutral-400);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-neutral-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-neutral-400{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-neutral-400{--color-fg:var(--color-neutral-400)!important;--rgb-color-fg:var(--rgb-neutral-400)}.g-bootstrap.g-bs4 .g-bg-ui-blue{--color-bg:var(--color-ui-blue);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-blue);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-blue{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-blue{--color-fg:var(--color-ui-blue)!important;--rgb-color-fg:var(--rgb-ui-blue)}.g-bootstrap.g-bs4 .g-bg-ui-blue-weak{--color-bg:var(--color-ui-blue-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-blue-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-blue-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-blue-weak{--color-fg:var(--color-ui-blue-weak)!important;--rgb-color-fg:var(--rgb-ui-blue-weak)}.g-bootstrap.g-bs4 .g-bg-ui-green{--color-bg:var(--color-ui-green);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-green);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-green{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-green{--color-fg:var(--color-ui-green)!important;--rgb-color-fg:var(--rgb-ui-green)}.g-bootstrap.g-bs4 .g-bg-ui-green-weak{--color-bg:var(--color-ui-green-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-green-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-green-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-green-weak{--color-fg:var(--color-ui-green-weak)!important;--rgb-color-fg:var(--rgb-ui-green-weak)}.g-bootstrap.g-bs4 .g-bg-ui-red{--color-bg:var(--color-ui-red);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-red);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-red{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-red{--color-fg:var(--color-ui-red)!important;--rgb-color-fg:var(--rgb-ui-red)}.g-bootstrap.g-bs4 .g-bg-ui-red-weak{--color-bg:var(--color-ui-red-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-red-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-red-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-red-weak{--color-fg:var(--color-ui-red-weak)!important;--rgb-color-fg:var(--rgb-ui-red-weak)}.g-bootstrap.g-bs4 .g-bg-ui-yellow{--color-bg:var(--color-ui-yellow);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-yellow);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-yellow{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-yellow{--color-fg:var(--color-ui-yellow)!important;--rgb-color-fg:var(--rgb-ui-yellow)}.g-bootstrap.g-bs4 .g-bg-ui-yellow-weak{--color-bg:var(--color-ui-yellow-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-yellow-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-yellow-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-yellow-weak{--color-fg:var(--color-ui-yellow-weak)!important;--rgb-color-fg:var(--rgb-ui-yellow-weak)}.g-bootstrap.g-bs4 .g-bg-ui-yellow-strong{--color-bg:var(--color-ui-yellow-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-yellow-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-yellow-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-yellow-strong{--color-fg:var(--color-ui-yellow-strong)!important;--rgb-color-fg:var(--rgb-ui-yellow-strong)}.g-bootstrap.g-bs4 .g-bg-ui-gray{--color-bg:var(--color-ui-gray);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-gray);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-gray{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-gray{--color-fg:var(--color-ui-gray)!important;--rgb-color-fg:var(--rgb-ui-gray)}.g-bootstrap.g-bs4 .g-bg-ui-gray-weak{--color-bg:var(--color-ui-gray-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-gray-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-gray-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-gray-weak{--color-fg:var(--color-ui-gray-weak)!important;--rgb-color-fg:var(--rgb-ui-gray-weak)}.g-bootstrap.g-bs4 .g-bg-berry{--color-bg:var(--color-berry);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-berry{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-berry{--color-fg:var(--color-berry)!important;--rgb-color-fg:var(--rgb-berry)}.g-bootstrap.g-bs4 .g-bg-berry-weak{--color-bg:var(--color-berry-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-berry-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-berry-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-berry-weak{--color-fg:var(--color-berry-weak)!important;--rgb-color-fg:var(--rgb-berry-weak)}.g-bootstrap.g-bs4 .g-bg-berry-strong{--color-bg:var(--color-berry-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-berry-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-berry-strong{--color-fg:var(--color-berry-strong)!important;--rgb-color-fg:var(--rgb-berry-strong)}.g-bootstrap.g-bs4 .g-bg-carrot{--color-bg:var(--color-carrot);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-carrot{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-carrot{--color-fg:var(--color-carrot)!important;--rgb-color-fg:var(--rgb-carrot)}.g-bootstrap.g-bs4 .g-bg-carrot-weak{--color-bg:var(--color-carrot-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-carrot-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-carrot-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-carrot-weak{--color-fg:var(--color-carrot-weak)!important;--rgb-color-fg:var(--rgb-carrot-weak)}.g-bootstrap.g-bs4 .g-bg-carrot-strong{--color-bg:var(--color-carrot-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-carrot-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-carrot-strong{--color-fg:var(--color-carrot-strong)!important;--rgb-color-fg:var(--rgb-carrot-strong)}.g-bootstrap.g-bs4 .g-bg-forest{--color-bg:var(--color-forest);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-forest{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-forest{--color-fg:var(--color-forest)!important;--rgb-color-fg:var(--rgb-forest)}.g-bootstrap.g-bs4 .g-bg-forest-weak{--color-bg:var(--color-forest-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-forest-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-forest-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-forest-weak{--color-fg:var(--color-forest-weak)!important;--rgb-color-fg:var(--rgb-forest-weak)}.g-bootstrap.g-bs4 .g-bg-forest-strong{--color-bg:var(--color-forest-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-forest-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-forest-strong{--color-fg:var(--color-forest-strong)!important;--rgb-color-fg:var(--rgb-forest-strong)}.g-bootstrap.g-bs4 .g-bg-honey{--color-bg:var(--color-honey);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-honey{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-honey{--color-fg:var(--color-honey)!important;--rgb-color-fg:var(--rgb-honey)}.g-bootstrap.g-bs4 .g-bg-honey-weak{--color-bg:var(--color-honey-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-honey-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-honey-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-honey-weak{--color-fg:var(--color-honey-weak)!important;--rgb-color-fg:var(--rgb-honey-weak)}.g-bootstrap.g-bs4 .g-bg-honey-strong{--color-bg:var(--color-honey-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-honey-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-honey-strong{--color-fg:var(--color-honey-strong)!important;--rgb-color-fg:var(--rgb-honey-strong)}.g-bootstrap.g-bs4 .g-bg-indigo{--color-bg:var(--color-indigo);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4.g-dark .g-bg-indigo{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4 .g-fg-indigo{--color-fg:var(--color-indigo)!important;--rgb-color-fg:var(--rgb-indigo)}.g-bootstrap.g-bs4 .g-bg-indigo-weak{--color-bg:var(--color-indigo-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-indigo-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-indigo-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-indigo-weak{--color-fg:var(--color-indigo-weak)!important;--rgb-color-fg:var(--rgb-indigo-weak)}.g-bootstrap.g-bs4 .g-bg-indigo-strong{--color-bg:var(--color-indigo-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-indigo-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-indigo-strong{--color-fg:var(--color-indigo-strong)!important;--rgb-color-fg:var(--rgb-indigo-strong)}.g-bootstrap.g-bs4 .g-bg-lavender{--color-bg:var(--color-lavender);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lavender{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lavender{--color-fg:var(--color-lavender)!important;--rgb-color-fg:var(--rgb-lavender)}.g-bootstrap.g-bs4 .g-bg-lavender-weak{--color-bg:var(--color-lavender-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-lavender-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lavender-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lavender-weak{--color-fg:var(--color-lavender-weak)!important;--rgb-color-fg:var(--rgb-lavender-weak)}.g-bootstrap.g-bs4 .g-bg-lavender-strong{--color-bg:var(--color-lavender-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lavender-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lavender-strong{--color-fg:var(--color-lavender-strong)!important;--rgb-color-fg:var(--rgb-lavender-strong)}.g-bootstrap.g-bs4 .g-bg-lila{--color-bg:var(--color-lila);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lila{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lila{--color-fg:var(--color-lila)!important;--rgb-color-fg:var(--rgb-lila)}.g-bootstrap.g-bs4 .g-bg-lila-weak{--color-bg:var(--color-lila-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-lila-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lila-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lila-weak{--color-fg:var(--color-lila-weak)!important;--rgb-color-fg:var(--rgb-lila-weak)}.g-bootstrap.g-bs4 .g-bg-lila-strong{--color-bg:var(--color-lila-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lila-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lila-strong{--color-fg:var(--color-lila-strong)!important;--rgb-color-fg:var(--rgb-lila-strong)}.g-bootstrap.g-bs4 .g-bg-lime{--color-bg:var(--color-lime);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lime{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lime{--color-fg:var(--color-lime)!important;--rgb-color-fg:var(--rgb-lime)}.g-bootstrap.g-bs4 .g-bg-lime-weak{--color-bg:var(--color-lime-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-lime-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lime-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lime-weak{--color-fg:var(--color-lime-weak)!important;--rgb-color-fg:var(--rgb-lime-weak)}.g-bootstrap.g-bs4 .g-bg-lime-strong{--color-bg:var(--color-lime-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lime-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lime-strong{--color-fg:var(--color-lime-strong)!important;--rgb-color-fg:var(--rgb-lime-strong)}.g-bootstrap.g-bs4 .g-bg-pool{--color-bg:var(--color-pool);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-pool{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-pool{--color-fg:var(--color-pool)!important;--rgb-color-fg:var(--rgb-pool)}.g-bootstrap.g-bs4 .g-bg-pool-weak{--color-bg:var(--color-pool-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-pool-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-pool-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-pool-weak{--color-fg:var(--color-pool-weak)!important;--rgb-color-fg:var(--rgb-pool-weak)}.g-bootstrap.g-bs4 .g-bg-pool-strong{--color-bg:var(--color-pool-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-pool-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-pool-strong{--color-fg:var(--color-pool-strong)!important;--rgb-color-fg:var(--rgb-pool-strong)}.g-bootstrap.g-bs4 .g-bg-rose{--color-bg:var(--color-rose);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-rose{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-rose{--color-fg:var(--color-rose)!important;--rgb-color-fg:var(--rgb-rose)}.g-bootstrap.g-bs4 .g-bg-rose-weak{--color-bg:var(--color-rose-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-rose-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-rose-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-rose-weak{--color-fg:var(--color-rose-weak)!important;--rgb-color-fg:var(--rgb-rose-weak)}.g-bootstrap.g-bs4 .g-bg-rose-strong{--color-bg:var(--color-rose-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-rose-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-rose-strong{--color-fg:var(--color-rose-strong)!important;--rgb-color-fg:var(--rgb-rose-strong)}.g-bootstrap.g-bs4 .g-bg-stone{--color-bg:var(--color-stone);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4.g-dark .g-bg-stone{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4 .g-fg-stone{--color-fg:var(--color-stone)!important;--rgb-color-fg:var(--rgb-stone)}.g-bootstrap.g-bs4 .g-bg-stone-weak{--color-bg:var(--color-stone-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-stone-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-stone-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-stone-weak{--color-fg:var(--color-stone-weak)!important;--rgb-color-fg:var(--rgb-stone-weak)}.g-bootstrap.g-bs4 .g-bg-stone-strong{--color-bg:var(--color-stone-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-stone-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-stone-strong{--color-fg:var(--color-stone-strong)!important;--rgb-color-fg:var(--rgb-stone-strong)}.g-bootstrap.g-bs4 .g-bg-teal{--color-bg:var(--color-teal);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-teal{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-teal{--color-fg:var(--color-teal)!important;--rgb-color-fg:var(--rgb-teal)}.g-bootstrap.g-bs4 .g-bg-teal-weak{--color-bg:var(--color-teal-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-teal-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-teal-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-teal-weak{--color-fg:var(--color-teal-weak)!important;--rgb-color-fg:var(--rgb-teal-weak)}.g-bootstrap.g-bs4 .g-bg-teal-strong{--color-bg:var(--color-teal-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-teal-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-teal-strong{--color-fg:var(--color-teal-strong)!important;--rgb-color-fg:var(--rgb-teal-strong)}.g-bootstrap.g-bs4 .g-bg-g-pro{--color-bg:var(--color-g-pro);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-g-pro);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4.g-dark .g-bg-g-pro{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4 .g-fg-g-pro{--color-fg:var(--color-g-pro)!important;--rgb-color-fg:var(--rgb-g-pro)}.g-bootstrap.g-bs4 .g-bg-blue-bright{--color-bg:var(--color-blue-bright);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-blue-bright);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-bright{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4 .g-fg-blue-bright{--color-fg:var(--color-blue-bright)!important;--rgb-color-fg:var(--rgb-blue-bright)}.g-bootstrap.g-bs4 .g-bg-interactive-primary{--color-bg:var(--g-color-interactive-primary);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-interactive-primary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-interactive-primary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-interactive-primary{--color-fg:var(--g-color-interactive-primary)!important;--rgb-color-fg:var(--rgb-interactive-primary)}.g-bootstrap.g-bs4 .g-bg-interactive-secondary{--color-bg:var(--g-color-interactive-secondary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-interactive-secondary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-interactive-secondary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-interactive-tertiary{--color-bg:var(--g-color-interactive-tertiary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-interactive-tertiary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-interactive-tertiary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-success{--color-bg:var(--g-color-success);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-success);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-success{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-success{--color-fg:var(--g-color-success)!important;--rgb-color-fg:var(--rgb-success)}.g-bootstrap.g-bs4 .g-bg-success-weak{--color-bg:var(--g-color-success-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-success-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-success-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-error{--color-bg:var(--g-color-error);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-error);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-error{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-error{--color-fg:var(--g-color-error)!important;--rgb-color-fg:var(--rgb-error)}.g-bootstrap.g-bs4 .g-bg-error-weak{--color-bg:var(--g-color-error-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-error-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-error-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-warning{--color-bg:var(--g-color-warning);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-warning{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-warning{--color-fg:var(--g-color-warning)!important;--rgb-color-fg:var(--rgb-warning)}.g-bootstrap.g-bs4 .g-bg-warning-weak{--color-bg:var(--g-color-warning-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-warning-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-warning-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-warning-strong{--color-bg:var(--g-color-warning-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-warning-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-warning-strong{--color-fg:var(--g-color-warning-strong)!important;--rgb-color-fg:var(--rgb-warning-strong)}.g-bootstrap.g-bs4 .g-bg-info{--color-bg:var(--g-color-info);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-info);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-info{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-info{--color-fg:var(--g-color-info)!important;--rgb-color-fg:var(--rgb-info)}.g-bootstrap.g-bs4 .g-bg-info-weak{--color-bg:var(--g-color-info-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-info-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-info-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-text-primary{--color-fg:var(--g-color-text-primary)!important;--rgb-color-fg:var(--rgb-text-primary)}.g-bootstrap.g-bs4 .g-fg-text-secondary{--color-fg:var(--g-color-text-secondary)!important;--rgb-color-fg:var(--rgb-text-secondary)}.g-bootstrap.g-bs4 .g-fg-text-disabled{--color-fg:var(--g-color-text-disabled)!important;--rgb-color-fg:var(--rgb-text-disabled)}.g-bootstrap.g-bs4 .g-fg-text-inverted-primary{--color-fg:var(--g-color-text-inverted-primary)!important;--rgb-color-fg:var(--rgb-text-inverted-primary)}.g-bootstrap.g-bs4 .g-fg-text-inverted-secondary{--color-fg:var(--g-color-text-inverted-secondary)!important;--rgb-color-fg:var(--rgb-text-inverted-secondary)}.g-bootstrap.g-bs4 .g-fg-text-inverted-disabled{--color-fg:var(--g-color-text-inverted-disabled)!important;--rgb-color-fg:var(--rgb-text-inverted-disabled)}.g-bootstrap.g-bs4 .g-fg-text-inverted-adaptive{--color-fg:var(--g-color-text-inverted-adaptive)!important;--rgb-color-fg:var(--rgb-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-bg-surface-primary{--color-bg:var(--g-color-surface-primary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-primary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-primary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-secondary{--color-bg:var(--g-color-surface-secondary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-secondary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-secondary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-tertiary{--color-bg:var(--g-color-surface-tertiary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-tertiary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-tertiary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-alternate{--color-bg:var(--g-color-surface-alternate);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-alternate);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-alternate{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-disabled{--color-bg:var(--g-color-surface-disabled);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-disabled);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-disabled{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-inverted{--color-bg:var(--g-color-surface-inverted);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-surface-inverted);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-inverted{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-fill-primary{--color-bg:var(--g-color-fill-primary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-fill-primary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-fill-primary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-fill-primary{--color-fg:var(--g-color-fill-primary)!important;--rgb-color-fg:var(--rgb-fill-primary)}.g-bootstrap.g-bs4 .g-bg-fill-disabled{--color-bg:var(--g-color-fill-disabled);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-fill-disabled);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-fill-disabled{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-fill-disabled{--color-fg:var(--g-color-fill-disabled)!important;--rgb-color-fg:var(--rgb-fill-disabled)}.g-bootstrap.g-bs4 .g-bg-fill-inverted{--color-bg:var(--g-color-fill-inverted);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-fill-inverted);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-fill-inverted{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-fill-inverted{--color-fg:var(--g-color-fill-inverted)!important;--rgb-color-fg:var(--rgb-fill-inverted)}.g-bootstrap.g-bs4 .g-image{max-width:100%}.g-bootstrap.g-bs4 .btn-sm.g-btn-icon-only>svg,.g-bootstrap.g-bs4 .btn-sm.g-btn-icon>svg,.g-bootstrap.g-bs4 .g-image-16{--size:1rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-20{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-btn-icon-only>svg,.g-bootstrap.g-bs4 .g-btn-icon>svg,.g-bootstrap.g-bs4 .g-image-24,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-input-group-text svg{--size:1.5rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-28{--size:1.75rem}.g-bootstrap.g-bs4 .g-image-28,.g-bootstrap.g-bs4 .g-image-32{color:#ff4aff!important;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-32{--size:2rem}.g-bootstrap.g-bs4 .g-image-40{--size:2.5rem;color:#ff4aff!important}.g-bootstrap.g-bs4 .g-image-40,.g-bootstrap.g-bs4 .g-image-48{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-48{--size:3rem}.g-bootstrap.g-bs4 .g-image-64{--size:4rem}.g-bootstrap.g-bs4 .g-image-64,.g-bootstrap.g-bs4 .g-image-96{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-96{--size:6rem}.g-bootstrap.g-bs4 .g-image-128{--size:8rem}.g-bootstrap.g-bs4 .g-image-128,.g-bootstrap.g-bs4 svg{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 svg{--size:1rem;fill:currentColor;display:inline-block}.g-bootstrap.g-bs4 a svg,.g-bootstrap.g-bs4 li svg,.g-bootstrap.g-bs4 p svg{vertical-align:-.125em}.g-bootstrap.g-bs4 li svg:where(.g-image-24,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-btn-icon-only>svg,.g-bootstrap.g-bs4 .g-btn-icon>svg),.g-bootstrap.g-bs4 p svg:where(.g-image-24,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-btn-icon-only>svg,.g-bootstrap.g-bs4 .g-btn-icon>svg){vertical-align:-.25em}.g-bootstrap.g-bs4 .align-baseline{vertical-align:baseline!important}.g-bootstrap.g-bs4 .align-top{vertical-align:top!important}.g-bootstrap.g-bs4 .align-middle{vertical-align:middle!important}.g-bootstrap.g-bs4 .align-bottom{vertical-align:bottom!important}.g-bootstrap.g-bs4 .align-text-bottom{vertical-align:text-bottom!important}.g-bootstrap.g-bs4 .align-text-top{vertical-align:text-top!important}.g-bootstrap.g-bs4 .border{border:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-top{border-top:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-right{border-right:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-bottom{border-bottom:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-left{border-left:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-0{border:0!important}.g-bootstrap.g-bs4 .border-top-0{border-top:0!important}.g-bootstrap.g-bs4 .border-right-0{border-right:0!important}.g-bootstrap.g-bs4 .border-bottom-0{border-bottom:0!important}.g-bootstrap.g-bs4 .border-left-0{border-left:0!important}.g-bootstrap.g-bs4 .rounded{border-radius:.25rem!important}.g-bootstrap.g-bs4 .rounded-sm{border-radius:.2rem!important}.g-bootstrap.g-bs4 .rounded-lg{border-radius:.3rem!important}.g-bootstrap.g-bs4 .rounded-circle{border-radius:50%!important}.g-bootstrap.g-bs4 .rounded-pill{border-radius:50rem!important}.g-bootstrap.g-bs4 .rounded-0{border-radius:0!important}.g-bootstrap.g-bs4 .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap.g-bs4 .rounded-right{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap.g-bs4 .rounded-bottom{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.g-bootstrap.g-bs4 .rounded-left{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.g-bootstrap.g-bs4 .clearfix:after{clear:both;content:"";display:block}.g-bootstrap.g-bs4 .d-none{display:none!important}.g-bootstrap.g-bs4 .d-inline{display:inline!important}.g-bootstrap.g-bs4 .d-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-block{display:block!important}.g-bootstrap.g-bs4 .d-table{display:table!important}.g-bootstrap.g-bs4 .d-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-flex{display:flex!important}.g-bootstrap.g-bs4 .d-inline-flex{display:inline-flex!important}@media (min-width:576px){.g-bootstrap.g-bs4 .d-sm-none{display:none!important}.g-bootstrap.g-bs4 .d-sm-inline{display:inline!important}.g-bootstrap.g-bs4 .d-sm-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-sm-block{display:block!important}.g-bootstrap.g-bs4 .d-sm-table{display:table!important}.g-bootstrap.g-bs4 .d-sm-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-sm-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-sm-flex{display:flex!important}.g-bootstrap.g-bs4 .d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .d-md-none{display:none!important}.g-bootstrap.g-bs4 .d-md-inline{display:inline!important}.g-bootstrap.g-bs4 .d-md-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-md-block{display:block!important}.g-bootstrap.g-bs4 .d-md-table{display:table!important}.g-bootstrap.g-bs4 .d-md-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-md-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-md-flex{display:flex!important}.g-bootstrap.g-bs4 .d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .d-lg-none{display:none!important}.g-bootstrap.g-bs4 .d-lg-inline{display:inline!important}.g-bootstrap.g-bs4 .d-lg-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-lg-block{display:block!important}.g-bootstrap.g-bs4 .d-lg-table{display:table!important}.g-bootstrap.g-bs4 .d-lg-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-lg-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-lg-flex{display:flex!important}.g-bootstrap.g-bs4 .d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .d-xl-none{display:none!important}.g-bootstrap.g-bs4 .d-xl-inline{display:inline!important}.g-bootstrap.g-bs4 .d-xl-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-xl-block{display:block!important}.g-bootstrap.g-bs4 .d-xl-table{display:table!important}.g-bootstrap.g-bs4 .d-xl-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-xl-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-xl-flex{display:flex!important}.g-bootstrap.g-bs4 .d-xl-inline-flex{display:inline-flex!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .d-xxl-none{display:none!important}.g-bootstrap.g-bs4 .d-xxl-inline{display:inline!important}.g-bootstrap.g-bs4 .d-xxl-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-xxl-block{display:block!important}.g-bootstrap.g-bs4 .d-xxl-table{display:table!important}.g-bootstrap.g-bs4 .d-xxl-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-xxl-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-xxl-flex{display:flex!important}.g-bootstrap.g-bs4 .d-xxl-inline-flex{display:inline-flex!important}}@media print{.g-bootstrap.g-bs4 .d-print-none{display:none!important}.g-bootstrap.g-bs4 .d-print-inline{display:inline!important}.g-bootstrap.g-bs4 .d-print-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-print-block{display:block!important}.g-bootstrap.g-bs4 .d-print-table{display:table!important}.g-bootstrap.g-bs4 .d-print-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-print-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-print-flex{display:flex!important}.g-bootstrap.g-bs4 .d-print-inline-flex{display:inline-flex!important}}.g-bootstrap.g-bs4 .flex-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-stretch{align-self:stretch!important}@media (min-width:576px){.g-bootstrap.g-bs4 .flex-sm-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-sm-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-sm-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-sm-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-sm-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-sm-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-sm-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-sm-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-sm-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-sm-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-sm-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-sm-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-sm-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-sm-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-sm-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-sm-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-sm-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-sm-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-sm-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-sm-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-sm-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-sm-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-sm-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-sm-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-sm-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-sm-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-sm-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-sm-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-sm-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-sm-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-sm-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-sm-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .flex-md-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-md-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-md-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-md-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-md-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-md-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-md-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-md-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-md-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-md-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-md-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-md-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-md-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-md-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-md-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-md-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-md-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-md-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-md-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-md-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-md-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-md-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-md-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-md-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-md-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-md-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-md-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-md-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-md-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-md-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-md-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-md-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .flex-lg-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-lg-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-lg-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-lg-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-lg-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-lg-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-lg-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-lg-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-lg-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-lg-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-lg-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-lg-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-lg-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-lg-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-lg-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-lg-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-lg-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-lg-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-lg-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-lg-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-lg-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-lg-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-lg-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-lg-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-lg-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-lg-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-lg-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-lg-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-lg-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-lg-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-lg-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-lg-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .flex-xl-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-xl-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-xl-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-xl-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-xl-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-xl-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-xl-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-xl-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-xl-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-xl-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-xl-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-xl-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-xl-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-xl-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-xl-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-xl-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-xl-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-xl-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-xl-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-xl-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-xl-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-xl-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-xl-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-xl-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-xl-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-xl-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-xl-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-xl-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-xl-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-xl-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-xl-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-xl-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-xl-stretch{align-self:stretch!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .flex-xxl-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-xxl-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-xxl-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-xxl-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-xxl-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-xxl-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-xxl-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-xxl-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-xxl-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-xxl-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-xxl-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-xxl-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-xxl-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-xxl-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-xxl-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-xxl-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-xxl-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-xxl-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-xxl-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-xxl-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-xxl-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-xxl-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-xxl-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-xxl-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-xxl-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-xxl-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-xxl-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-xxl-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-xxl-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-xxl-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-xxl-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-xxl-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-xxl-stretch{align-self:stretch!important}}.g-bootstrap.g-bs4 .float-left{float:left!important}.g-bootstrap.g-bs4 .float-right{float:right!important}.g-bootstrap.g-bs4 .float-none{float:none!important}@media (min-width:576px){.g-bootstrap.g-bs4 .float-sm-left{float:left!important}.g-bootstrap.g-bs4 .float-sm-right{float:right!important}.g-bootstrap.g-bs4 .float-sm-none{float:none!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .float-md-left{float:left!important}.g-bootstrap.g-bs4 .float-md-right{float:right!important}.g-bootstrap.g-bs4 .float-md-none{float:none!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .float-lg-left{float:left!important}.g-bootstrap.g-bs4 .float-lg-right{float:right!important}.g-bootstrap.g-bs4 .float-lg-none{float:none!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .float-xl-left{float:left!important}.g-bootstrap.g-bs4 .float-xl-right{float:right!important}.g-bootstrap.g-bs4 .float-xl-none{float:none!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .float-xxl-left{float:left!important}.g-bootstrap.g-bs4 .float-xxl-right{float:right!important}.g-bootstrap.g-bs4 .float-xxl-none{float:none!important}}.g-bootstrap.g-bs4 .overflow-auto{overflow:auto!important}.g-bootstrap.g-bs4 .overflow-hidden{overflow:hidden!important}.g-bootstrap.g-bs4 .position-static{position:static!important}.g-bootstrap.g-bs4 .position-relative{position:relative!important}.g-bootstrap.g-bs4 .position-absolute{position:absolute!important}.g-bootstrap.g-bs4 .position-fixed{position:fixed!important}.g-bootstrap.g-bs4 .position-sticky{position:sticky!important}.g-bootstrap.g-bs4 .fixed-top{left:0;position:fixed;right:0;top:0;z-index:1030}.g-bootstrap.g-bs4 .fixed-bottom{bottom:0;left:0;position:fixed;right:0;z-index:1030}@supports (position:sticky){.g-bootstrap.g-bs4 .sticky-top{position:sticky;top:0;z-index:1020}}.g-bootstrap.g-bs4 .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.g-bootstrap.g-bs4 .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.g-bootstrap.g-bs4 .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.g-bootstrap.g-bs4 .shadow-none{box-shadow:none!important}.g-bootstrap.g-bs4 .w-25{width:25%!important}.g-bootstrap.g-bs4 .w-50{width:50%!important}.g-bootstrap.g-bs4 .w-75{width:75%!important}.g-bootstrap.g-bs4 .w-100{width:100%!important}.g-bootstrap.g-bs4 .w-auto{width:auto!important}.g-bootstrap.g-bs4 .h-25{height:25%!important}.g-bootstrap.g-bs4 .h-50{height:50%!important}.g-bootstrap.g-bs4 .h-75{height:75%!important}.g-bootstrap.g-bs4 .h-100{height:100%!important}.g-bootstrap.g-bs4 .h-auto{height:auto!important}.g-bootstrap.g-bs4 .mw-100{max-width:100%!important}.g-bootstrap.g-bs4 .mh-100{max-height:100%!important}.g-bootstrap.g-bs4 .min-vw-100{min-width:100vw!important}.g-bootstrap.g-bs4 .min-vh-100{min-height:100vh!important}.g-bootstrap.g-bs4 .vw-100{width:100vw!important}.g-bootstrap.g-bs4 .vh-100{height:100vh!important}.g-bootstrap.g-bs4 .m-0{margin:0!important}.g-bootstrap.g-bs4 .mt-0,.g-bootstrap.g-bs4 .my-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-0,.g-bootstrap.g-bs4 .mx-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-0,.g-bootstrap.g-bs4 .my-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-0,.g-bootstrap.g-bs4 .mx-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-1,.g-bootstrap.g-bs4 .my-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-1,.g-bootstrap.g-bs4 .mx-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-1,.g-bootstrap.g-bs4 .my-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-1,.g-bootstrap.g-bs4 .mx-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-2,.g-bootstrap.g-bs4 .my-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-2,.g-bootstrap.g-bs4 .mx-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-2,.g-bootstrap.g-bs4 .my-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-2,.g-bootstrap.g-bs4 .mx-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-3,.g-bootstrap.g-bs4 .my-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-3,.g-bootstrap.g-bs4 .mx-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-3,.g-bootstrap.g-bs4 .my-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-3,.g-bootstrap.g-bs4 .mx-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-4,.g-bootstrap.g-bs4 .my-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-4,.g-bootstrap.g-bs4 .mx-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-4,.g-bootstrap.g-bs4 .my-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-4,.g-bootstrap.g-bs4 .mx-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-5,.g-bootstrap.g-bs4 .my-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-5,.g-bootstrap.g-bs4 .mx-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-5,.g-bootstrap.g-bs4 .my-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-5,.g-bootstrap.g-bs4 .mx-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-0{padding:0!important}.g-bootstrap.g-bs4 .pt-0,.g-bootstrap.g-bs4 .py-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-0,.g-bootstrap.g-bs4 .px-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-0,.g-bootstrap.g-bs4 .py-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-0,.g-bootstrap.g-bs4 .px-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-1,.g-bootstrap.g-bs4 .py-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-1,.g-bootstrap.g-bs4 .px-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-1,.g-bootstrap.g-bs4 .py-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-1,.g-bootstrap.g-bs4 .px-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-2,.g-bootstrap.g-bs4 .py-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-2,.g-bootstrap.g-bs4 .px-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-2,.g-bootstrap.g-bs4 .py-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-2,.g-bootstrap.g-bs4 .px-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-3,.g-bootstrap.g-bs4 .py-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-3,.g-bootstrap.g-bs4 .px-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-3,.g-bootstrap.g-bs4 .py-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-3,.g-bootstrap.g-bs4 .px-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-4,.g-bootstrap.g-bs4 .py-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-4,.g-bootstrap.g-bs4 .px-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-4,.g-bootstrap.g-bs4 .py-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-4,.g-bootstrap.g-bs4 .px-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-5,.g-bootstrap.g-bs4 .py-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-5,.g-bootstrap.g-bs4 .px-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-5,.g-bootstrap.g-bs4 .py-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-5,.g-bootstrap.g-bs4 .px-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-n1,.g-bootstrap.g-bs4 .my-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-n1,.g-bootstrap.g-bs4 .mx-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-n1,.g-bootstrap.g-bs4 .my-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-n1,.g-bootstrap.g-bs4 .mx-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-n2,.g-bootstrap.g-bs4 .my-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-n2,.g-bootstrap.g-bs4 .mx-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-n2,.g-bootstrap.g-bs4 .my-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-n2,.g-bootstrap.g-bs4 .mx-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-n3,.g-bootstrap.g-bs4 .my-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-n3,.g-bootstrap.g-bs4 .mx-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-n3,.g-bootstrap.g-bs4 .my-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-n3,.g-bootstrap.g-bs4 .mx-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-n4,.g-bootstrap.g-bs4 .my-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-n4,.g-bootstrap.g-bs4 .mx-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-n4,.g-bootstrap.g-bs4 .my-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-n4,.g-bootstrap.g-bs4 .mx-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-n5,.g-bootstrap.g-bs4 .my-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-n5,.g-bootstrap.g-bs4 .mx-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-n5,.g-bootstrap.g-bs4 .my-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-n5,.g-bootstrap.g-bs4 .mx-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-auto,.g-bootstrap.g-bs4 .my-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-auto,.g-bootstrap.g-bs4 .mx-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-auto,.g-bootstrap.g-bs4 .my-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-auto,.g-bootstrap.g-bs4 .mx-auto{margin-left:auto!important}@media (min-width:576px){.g-bootstrap.g-bs4 .m-sm-0{margin:0!important}.g-bootstrap.g-bs4 .mt-sm-0,.g-bootstrap.g-bs4 .my-sm-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-sm-0,.g-bootstrap.g-bs4 .mx-sm-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-sm-0,.g-bootstrap.g-bs4 .my-sm-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-sm-0,.g-bootstrap.g-bs4 .mx-sm-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-sm-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-sm-1,.g-bootstrap.g-bs4 .my-sm-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-sm-1,.g-bootstrap.g-bs4 .mx-sm-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-sm-1,.g-bootstrap.g-bs4 .my-sm-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-sm-1,.g-bootstrap.g-bs4 .mx-sm-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-sm-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-sm-2,.g-bootstrap.g-bs4 .my-sm-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-sm-2,.g-bootstrap.g-bs4 .mx-sm-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-sm-2,.g-bootstrap.g-bs4 .my-sm-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-sm-2,.g-bootstrap.g-bs4 .mx-sm-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-sm-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-sm-3,.g-bootstrap.g-bs4 .my-sm-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-sm-3,.g-bootstrap.g-bs4 .mx-sm-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-sm-3,.g-bootstrap.g-bs4 .my-sm-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-sm-3,.g-bootstrap.g-bs4 .mx-sm-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-sm-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-sm-4,.g-bootstrap.g-bs4 .my-sm-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-sm-4,.g-bootstrap.g-bs4 .mx-sm-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-sm-4,.g-bootstrap.g-bs4 .my-sm-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-sm-4,.g-bootstrap.g-bs4 .mx-sm-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-sm-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-sm-5,.g-bootstrap.g-bs4 .my-sm-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-sm-5,.g-bootstrap.g-bs4 .mx-sm-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-sm-5,.g-bootstrap.g-bs4 .my-sm-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-sm-5,.g-bootstrap.g-bs4 .mx-sm-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-sm-0{padding:0!important}.g-bootstrap.g-bs4 .pt-sm-0,.g-bootstrap.g-bs4 .py-sm-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-sm-0,.g-bootstrap.g-bs4 .px-sm-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-sm-0,.g-bootstrap.g-bs4 .py-sm-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-sm-0,.g-bootstrap.g-bs4 .px-sm-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-sm-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-sm-1,.g-bootstrap.g-bs4 .py-sm-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-sm-1,.g-bootstrap.g-bs4 .px-sm-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-sm-1,.g-bootstrap.g-bs4 .py-sm-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-sm-1,.g-bootstrap.g-bs4 .px-sm-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-sm-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-sm-2,.g-bootstrap.g-bs4 .py-sm-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-sm-2,.g-bootstrap.g-bs4 .px-sm-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-sm-2,.g-bootstrap.g-bs4 .py-sm-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-sm-2,.g-bootstrap.g-bs4 .px-sm-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-sm-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-sm-3,.g-bootstrap.g-bs4 .py-sm-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-sm-3,.g-bootstrap.g-bs4 .px-sm-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-sm-3,.g-bootstrap.g-bs4 .py-sm-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-sm-3,.g-bootstrap.g-bs4 .px-sm-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-sm-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-sm-4,.g-bootstrap.g-bs4 .py-sm-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-sm-4,.g-bootstrap.g-bs4 .px-sm-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-sm-4,.g-bootstrap.g-bs4 .py-sm-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-sm-4,.g-bootstrap.g-bs4 .px-sm-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-sm-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-sm-5,.g-bootstrap.g-bs4 .py-sm-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-sm-5,.g-bootstrap.g-bs4 .px-sm-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-sm-5,.g-bootstrap.g-bs4 .py-sm-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-sm-5,.g-bootstrap.g-bs4 .px-sm-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-sm-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-sm-n1,.g-bootstrap.g-bs4 .my-sm-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-sm-n1,.g-bootstrap.g-bs4 .mx-sm-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-sm-n1,.g-bootstrap.g-bs4 .my-sm-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-sm-n1,.g-bootstrap.g-bs4 .mx-sm-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-sm-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-sm-n2,.g-bootstrap.g-bs4 .my-sm-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-sm-n2,.g-bootstrap.g-bs4 .mx-sm-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-sm-n2,.g-bootstrap.g-bs4 .my-sm-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-sm-n2,.g-bootstrap.g-bs4 .mx-sm-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-sm-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-sm-n3,.g-bootstrap.g-bs4 .my-sm-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-sm-n3,.g-bootstrap.g-bs4 .mx-sm-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-sm-n3,.g-bootstrap.g-bs4 .my-sm-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-sm-n3,.g-bootstrap.g-bs4 .mx-sm-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-sm-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-sm-n4,.g-bootstrap.g-bs4 .my-sm-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-sm-n4,.g-bootstrap.g-bs4 .mx-sm-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-sm-n4,.g-bootstrap.g-bs4 .my-sm-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-sm-n4,.g-bootstrap.g-bs4 .mx-sm-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-sm-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-sm-n5,.g-bootstrap.g-bs4 .my-sm-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-sm-n5,.g-bootstrap.g-bs4 .mx-sm-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-sm-n5,.g-bootstrap.g-bs4 .my-sm-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-sm-n5,.g-bootstrap.g-bs4 .mx-sm-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-sm-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-sm-auto,.g-bootstrap.g-bs4 .my-sm-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-sm-auto,.g-bootstrap.g-bs4 .mx-sm-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-sm-auto,.g-bootstrap.g-bs4 .my-sm-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-sm-auto,.g-bootstrap.g-bs4 .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .m-md-0{margin:0!important}.g-bootstrap.g-bs4 .mt-md-0,.g-bootstrap.g-bs4 .my-md-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-md-0,.g-bootstrap.g-bs4 .mx-md-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-md-0,.g-bootstrap.g-bs4 .my-md-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-md-0,.g-bootstrap.g-bs4 .mx-md-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-md-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-md-1,.g-bootstrap.g-bs4 .my-md-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-md-1,.g-bootstrap.g-bs4 .mx-md-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-md-1,.g-bootstrap.g-bs4 .my-md-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-md-1,.g-bootstrap.g-bs4 .mx-md-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-md-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-md-2,.g-bootstrap.g-bs4 .my-md-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-md-2,.g-bootstrap.g-bs4 .mx-md-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-md-2,.g-bootstrap.g-bs4 .my-md-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-md-2,.g-bootstrap.g-bs4 .mx-md-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-md-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-md-3,.g-bootstrap.g-bs4 .my-md-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-md-3,.g-bootstrap.g-bs4 .mx-md-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-md-3,.g-bootstrap.g-bs4 .my-md-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-md-3,.g-bootstrap.g-bs4 .mx-md-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-md-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-md-4,.g-bootstrap.g-bs4 .my-md-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-md-4,.g-bootstrap.g-bs4 .mx-md-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-md-4,.g-bootstrap.g-bs4 .my-md-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-md-4,.g-bootstrap.g-bs4 .mx-md-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-md-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-md-5,.g-bootstrap.g-bs4 .my-md-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-md-5,.g-bootstrap.g-bs4 .mx-md-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-md-5,.g-bootstrap.g-bs4 .my-md-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-md-5,.g-bootstrap.g-bs4 .mx-md-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-md-0{padding:0!important}.g-bootstrap.g-bs4 .pt-md-0,.g-bootstrap.g-bs4 .py-md-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-md-0,.g-bootstrap.g-bs4 .px-md-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-md-0,.g-bootstrap.g-bs4 .py-md-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-md-0,.g-bootstrap.g-bs4 .px-md-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-md-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-md-1,.g-bootstrap.g-bs4 .py-md-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-md-1,.g-bootstrap.g-bs4 .px-md-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-md-1,.g-bootstrap.g-bs4 .py-md-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-md-1,.g-bootstrap.g-bs4 .px-md-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-md-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-md-2,.g-bootstrap.g-bs4 .py-md-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-md-2,.g-bootstrap.g-bs4 .px-md-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-md-2,.g-bootstrap.g-bs4 .py-md-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-md-2,.g-bootstrap.g-bs4 .px-md-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-md-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-md-3,.g-bootstrap.g-bs4 .py-md-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-md-3,.g-bootstrap.g-bs4 .px-md-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-md-3,.g-bootstrap.g-bs4 .py-md-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-md-3,.g-bootstrap.g-bs4 .px-md-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-md-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-md-4,.g-bootstrap.g-bs4 .py-md-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-md-4,.g-bootstrap.g-bs4 .px-md-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-md-4,.g-bootstrap.g-bs4 .py-md-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-md-4,.g-bootstrap.g-bs4 .px-md-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-md-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-md-5,.g-bootstrap.g-bs4 .py-md-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-md-5,.g-bootstrap.g-bs4 .px-md-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-md-5,.g-bootstrap.g-bs4 .py-md-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-md-5,.g-bootstrap.g-bs4 .px-md-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-md-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-md-n1,.g-bootstrap.g-bs4 .my-md-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-md-n1,.g-bootstrap.g-bs4 .mx-md-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-md-n1,.g-bootstrap.g-bs4 .my-md-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-md-n1,.g-bootstrap.g-bs4 .mx-md-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-md-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-md-n2,.g-bootstrap.g-bs4 .my-md-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-md-n2,.g-bootstrap.g-bs4 .mx-md-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-md-n2,.g-bootstrap.g-bs4 .my-md-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-md-n2,.g-bootstrap.g-bs4 .mx-md-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-md-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-md-n3,.g-bootstrap.g-bs4 .my-md-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-md-n3,.g-bootstrap.g-bs4 .mx-md-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-md-n3,.g-bootstrap.g-bs4 .my-md-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-md-n3,.g-bootstrap.g-bs4 .mx-md-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-md-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-md-n4,.g-bootstrap.g-bs4 .my-md-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-md-n4,.g-bootstrap.g-bs4 .mx-md-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-md-n4,.g-bootstrap.g-bs4 .my-md-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-md-n4,.g-bootstrap.g-bs4 .mx-md-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-md-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-md-n5,.g-bootstrap.g-bs4 .my-md-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-md-n5,.g-bootstrap.g-bs4 .mx-md-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-md-n5,.g-bootstrap.g-bs4 .my-md-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-md-n5,.g-bootstrap.g-bs4 .mx-md-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-md-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-md-auto,.g-bootstrap.g-bs4 .my-md-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-md-auto,.g-bootstrap.g-bs4 .mx-md-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-md-auto,.g-bootstrap.g-bs4 .my-md-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-md-auto,.g-bootstrap.g-bs4 .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .m-lg-0{margin:0!important}.g-bootstrap.g-bs4 .mt-lg-0,.g-bootstrap.g-bs4 .my-lg-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-lg-0,.g-bootstrap.g-bs4 .mx-lg-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-lg-0,.g-bootstrap.g-bs4 .my-lg-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-lg-0,.g-bootstrap.g-bs4 .mx-lg-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-lg-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-lg-1,.g-bootstrap.g-bs4 .my-lg-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-lg-1,.g-bootstrap.g-bs4 .mx-lg-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-lg-1,.g-bootstrap.g-bs4 .my-lg-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-lg-1,.g-bootstrap.g-bs4 .mx-lg-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-lg-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-lg-2,.g-bootstrap.g-bs4 .my-lg-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-lg-2,.g-bootstrap.g-bs4 .mx-lg-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-lg-2,.g-bootstrap.g-bs4 .my-lg-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-lg-2,.g-bootstrap.g-bs4 .mx-lg-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-lg-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-lg-3,.g-bootstrap.g-bs4 .my-lg-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-lg-3,.g-bootstrap.g-bs4 .mx-lg-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-lg-3,.g-bootstrap.g-bs4 .my-lg-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-lg-3,.g-bootstrap.g-bs4 .mx-lg-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-lg-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-lg-4,.g-bootstrap.g-bs4 .my-lg-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-lg-4,.g-bootstrap.g-bs4 .mx-lg-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-lg-4,.g-bootstrap.g-bs4 .my-lg-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-lg-4,.g-bootstrap.g-bs4 .mx-lg-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-lg-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-lg-5,.g-bootstrap.g-bs4 .my-lg-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-lg-5,.g-bootstrap.g-bs4 .mx-lg-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-lg-5,.g-bootstrap.g-bs4 .my-lg-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-lg-5,.g-bootstrap.g-bs4 .mx-lg-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-lg-0{padding:0!important}.g-bootstrap.g-bs4 .pt-lg-0,.g-bootstrap.g-bs4 .py-lg-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-lg-0,.g-bootstrap.g-bs4 .px-lg-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-lg-0,.g-bootstrap.g-bs4 .py-lg-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-lg-0,.g-bootstrap.g-bs4 .px-lg-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-lg-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-lg-1,.g-bootstrap.g-bs4 .py-lg-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-lg-1,.g-bootstrap.g-bs4 .px-lg-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-lg-1,.g-bootstrap.g-bs4 .py-lg-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-lg-1,.g-bootstrap.g-bs4 .px-lg-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-lg-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-lg-2,.g-bootstrap.g-bs4 .py-lg-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-lg-2,.g-bootstrap.g-bs4 .px-lg-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-lg-2,.g-bootstrap.g-bs4 .py-lg-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-lg-2,.g-bootstrap.g-bs4 .px-lg-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-lg-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-lg-3,.g-bootstrap.g-bs4 .py-lg-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-lg-3,.g-bootstrap.g-bs4 .px-lg-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-lg-3,.g-bootstrap.g-bs4 .py-lg-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-lg-3,.g-bootstrap.g-bs4 .px-lg-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-lg-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-lg-4,.g-bootstrap.g-bs4 .py-lg-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-lg-4,.g-bootstrap.g-bs4 .px-lg-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-lg-4,.g-bootstrap.g-bs4 .py-lg-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-lg-4,.g-bootstrap.g-bs4 .px-lg-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-lg-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-lg-5,.g-bootstrap.g-bs4 .py-lg-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-lg-5,.g-bootstrap.g-bs4 .px-lg-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-lg-5,.g-bootstrap.g-bs4 .py-lg-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-lg-5,.g-bootstrap.g-bs4 .px-lg-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-lg-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-lg-n1,.g-bootstrap.g-bs4 .my-lg-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-lg-n1,.g-bootstrap.g-bs4 .mx-lg-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-lg-n1,.g-bootstrap.g-bs4 .my-lg-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-lg-n1,.g-bootstrap.g-bs4 .mx-lg-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-lg-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-lg-n2,.g-bootstrap.g-bs4 .my-lg-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-lg-n2,.g-bootstrap.g-bs4 .mx-lg-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-lg-n2,.g-bootstrap.g-bs4 .my-lg-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-lg-n2,.g-bootstrap.g-bs4 .mx-lg-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-lg-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-lg-n3,.g-bootstrap.g-bs4 .my-lg-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-lg-n3,.g-bootstrap.g-bs4 .mx-lg-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-lg-n3,.g-bootstrap.g-bs4 .my-lg-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-lg-n3,.g-bootstrap.g-bs4 .mx-lg-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-lg-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-lg-n4,.g-bootstrap.g-bs4 .my-lg-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-lg-n4,.g-bootstrap.g-bs4 .mx-lg-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-lg-n4,.g-bootstrap.g-bs4 .my-lg-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-lg-n4,.g-bootstrap.g-bs4 .mx-lg-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-lg-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-lg-n5,.g-bootstrap.g-bs4 .my-lg-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-lg-n5,.g-bootstrap.g-bs4 .mx-lg-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-lg-n5,.g-bootstrap.g-bs4 .my-lg-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-lg-n5,.g-bootstrap.g-bs4 .mx-lg-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-lg-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-lg-auto,.g-bootstrap.g-bs4 .my-lg-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-lg-auto,.g-bootstrap.g-bs4 .mx-lg-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-lg-auto,.g-bootstrap.g-bs4 .my-lg-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-lg-auto,.g-bootstrap.g-bs4 .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .m-xl-0{margin:0!important}.g-bootstrap.g-bs4 .mt-xl-0,.g-bootstrap.g-bs4 .my-xl-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-xl-0,.g-bootstrap.g-bs4 .mx-xl-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-xl-0,.g-bootstrap.g-bs4 .my-xl-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-xl-0,.g-bootstrap.g-bs4 .mx-xl-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-xl-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-xl-1,.g-bootstrap.g-bs4 .my-xl-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-xl-1,.g-bootstrap.g-bs4 .mx-xl-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-xl-1,.g-bootstrap.g-bs4 .my-xl-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-xl-1,.g-bootstrap.g-bs4 .mx-xl-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-xl-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-xl-2,.g-bootstrap.g-bs4 .my-xl-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-xl-2,.g-bootstrap.g-bs4 .mx-xl-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-xl-2,.g-bootstrap.g-bs4 .my-xl-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-xl-2,.g-bootstrap.g-bs4 .mx-xl-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-xl-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-xl-3,.g-bootstrap.g-bs4 .my-xl-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-xl-3,.g-bootstrap.g-bs4 .mx-xl-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-xl-3,.g-bootstrap.g-bs4 .my-xl-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-xl-3,.g-bootstrap.g-bs4 .mx-xl-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-xl-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-xl-4,.g-bootstrap.g-bs4 .my-xl-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-xl-4,.g-bootstrap.g-bs4 .mx-xl-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-xl-4,.g-bootstrap.g-bs4 .my-xl-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-xl-4,.g-bootstrap.g-bs4 .mx-xl-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-xl-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-xl-5,.g-bootstrap.g-bs4 .my-xl-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-xl-5,.g-bootstrap.g-bs4 .mx-xl-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-xl-5,.g-bootstrap.g-bs4 .my-xl-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-xl-5,.g-bootstrap.g-bs4 .mx-xl-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-xl-0{padding:0!important}.g-bootstrap.g-bs4 .pt-xl-0,.g-bootstrap.g-bs4 .py-xl-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-xl-0,.g-bootstrap.g-bs4 .px-xl-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-xl-0,.g-bootstrap.g-bs4 .py-xl-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-xl-0,.g-bootstrap.g-bs4 .px-xl-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-xl-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-xl-1,.g-bootstrap.g-bs4 .py-xl-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-xl-1,.g-bootstrap.g-bs4 .px-xl-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-xl-1,.g-bootstrap.g-bs4 .py-xl-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-xl-1,.g-bootstrap.g-bs4 .px-xl-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-xl-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-xl-2,.g-bootstrap.g-bs4 .py-xl-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-xl-2,.g-bootstrap.g-bs4 .px-xl-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-xl-2,.g-bootstrap.g-bs4 .py-xl-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-xl-2,.g-bootstrap.g-bs4 .px-xl-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-xl-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-xl-3,.g-bootstrap.g-bs4 .py-xl-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-xl-3,.g-bootstrap.g-bs4 .px-xl-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-xl-3,.g-bootstrap.g-bs4 .py-xl-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-xl-3,.g-bootstrap.g-bs4 .px-xl-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-xl-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-xl-4,.g-bootstrap.g-bs4 .py-xl-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-xl-4,.g-bootstrap.g-bs4 .px-xl-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-xl-4,.g-bootstrap.g-bs4 .py-xl-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-xl-4,.g-bootstrap.g-bs4 .px-xl-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-xl-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-xl-5,.g-bootstrap.g-bs4 .py-xl-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-xl-5,.g-bootstrap.g-bs4 .px-xl-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-xl-5,.g-bootstrap.g-bs4 .py-xl-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-xl-5,.g-bootstrap.g-bs4 .px-xl-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-xl-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-xl-n1,.g-bootstrap.g-bs4 .my-xl-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-xl-n1,.g-bootstrap.g-bs4 .mx-xl-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-xl-n1,.g-bootstrap.g-bs4 .my-xl-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-xl-n1,.g-bootstrap.g-bs4 .mx-xl-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-xl-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-xl-n2,.g-bootstrap.g-bs4 .my-xl-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-xl-n2,.g-bootstrap.g-bs4 .mx-xl-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-xl-n2,.g-bootstrap.g-bs4 .my-xl-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-xl-n2,.g-bootstrap.g-bs4 .mx-xl-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-xl-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-xl-n3,.g-bootstrap.g-bs4 .my-xl-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-xl-n3,.g-bootstrap.g-bs4 .mx-xl-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-xl-n3,.g-bootstrap.g-bs4 .my-xl-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-xl-n3,.g-bootstrap.g-bs4 .mx-xl-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-xl-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-xl-n4,.g-bootstrap.g-bs4 .my-xl-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-xl-n4,.g-bootstrap.g-bs4 .mx-xl-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-xl-n4,.g-bootstrap.g-bs4 .my-xl-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-xl-n4,.g-bootstrap.g-bs4 .mx-xl-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-xl-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-xl-n5,.g-bootstrap.g-bs4 .my-xl-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-xl-n5,.g-bootstrap.g-bs4 .mx-xl-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-xl-n5,.g-bootstrap.g-bs4 .my-xl-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-xl-n5,.g-bootstrap.g-bs4 .mx-xl-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-xl-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-xl-auto,.g-bootstrap.g-bs4 .my-xl-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-xl-auto,.g-bootstrap.g-bs4 .mx-xl-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-xl-auto,.g-bootstrap.g-bs4 .my-xl-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-xl-auto,.g-bootstrap.g-bs4 .mx-xl-auto{margin-left:auto!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .m-xxl-0{margin:0!important}.g-bootstrap.g-bs4 .mt-xxl-0,.g-bootstrap.g-bs4 .my-xxl-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-xxl-0,.g-bootstrap.g-bs4 .mx-xxl-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-xxl-0,.g-bootstrap.g-bs4 .my-xxl-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-xxl-0,.g-bootstrap.g-bs4 .mx-xxl-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-xxl-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-xxl-1,.g-bootstrap.g-bs4 .my-xxl-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-xxl-1,.g-bootstrap.g-bs4 .mx-xxl-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-xxl-1,.g-bootstrap.g-bs4 .my-xxl-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-xxl-1,.g-bootstrap.g-bs4 .mx-xxl-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-xxl-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-xxl-2,.g-bootstrap.g-bs4 .my-xxl-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-xxl-2,.g-bootstrap.g-bs4 .mx-xxl-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-xxl-2,.g-bootstrap.g-bs4 .my-xxl-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-xxl-2,.g-bootstrap.g-bs4 .mx-xxl-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-xxl-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-xxl-3,.g-bootstrap.g-bs4 .my-xxl-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-xxl-3,.g-bootstrap.g-bs4 .mx-xxl-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-xxl-3,.g-bootstrap.g-bs4 .my-xxl-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-xxl-3,.g-bootstrap.g-bs4 .mx-xxl-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-xxl-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-xxl-4,.g-bootstrap.g-bs4 .my-xxl-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-xxl-4,.g-bootstrap.g-bs4 .mx-xxl-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-xxl-4,.g-bootstrap.g-bs4 .my-xxl-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-xxl-4,.g-bootstrap.g-bs4 .mx-xxl-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-xxl-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-xxl-5,.g-bootstrap.g-bs4 .my-xxl-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-xxl-5,.g-bootstrap.g-bs4 .mx-xxl-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-xxl-5,.g-bootstrap.g-bs4 .my-xxl-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-xxl-5,.g-bootstrap.g-bs4 .mx-xxl-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-xxl-0{padding:0!important}.g-bootstrap.g-bs4 .pt-xxl-0,.g-bootstrap.g-bs4 .py-xxl-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-xxl-0,.g-bootstrap.g-bs4 .px-xxl-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-xxl-0,.g-bootstrap.g-bs4 .py-xxl-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-xxl-0,.g-bootstrap.g-bs4 .px-xxl-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-xxl-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-xxl-1,.g-bootstrap.g-bs4 .py-xxl-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-xxl-1,.g-bootstrap.g-bs4 .px-xxl-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-xxl-1,.g-bootstrap.g-bs4 .py-xxl-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-xxl-1,.g-bootstrap.g-bs4 .px-xxl-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-xxl-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-xxl-2,.g-bootstrap.g-bs4 .py-xxl-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-xxl-2,.g-bootstrap.g-bs4 .px-xxl-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-xxl-2,.g-bootstrap.g-bs4 .py-xxl-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-xxl-2,.g-bootstrap.g-bs4 .px-xxl-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-xxl-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-xxl-3,.g-bootstrap.g-bs4 .py-xxl-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-xxl-3,.g-bootstrap.g-bs4 .px-xxl-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-xxl-3,.g-bootstrap.g-bs4 .py-xxl-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-xxl-3,.g-bootstrap.g-bs4 .px-xxl-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-xxl-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-xxl-4,.g-bootstrap.g-bs4 .py-xxl-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-xxl-4,.g-bootstrap.g-bs4 .px-xxl-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-xxl-4,.g-bootstrap.g-bs4 .py-xxl-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-xxl-4,.g-bootstrap.g-bs4 .px-xxl-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-xxl-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-xxl-5,.g-bootstrap.g-bs4 .py-xxl-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-xxl-5,.g-bootstrap.g-bs4 .px-xxl-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-xxl-5,.g-bootstrap.g-bs4 .py-xxl-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-xxl-5,.g-bootstrap.g-bs4 .px-xxl-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-xxl-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-xxl-n1,.g-bootstrap.g-bs4 .my-xxl-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-xxl-n1,.g-bootstrap.g-bs4 .mx-xxl-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-xxl-n1,.g-bootstrap.g-bs4 .my-xxl-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-xxl-n1,.g-bootstrap.g-bs4 .mx-xxl-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-xxl-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-xxl-n2,.g-bootstrap.g-bs4 .my-xxl-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-xxl-n2,.g-bootstrap.g-bs4 .mx-xxl-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-xxl-n2,.g-bootstrap.g-bs4 .my-xxl-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-xxl-n2,.g-bootstrap.g-bs4 .mx-xxl-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-xxl-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-xxl-n3,.g-bootstrap.g-bs4 .my-xxl-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-xxl-n3,.g-bootstrap.g-bs4 .mx-xxl-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-xxl-n3,.g-bootstrap.g-bs4 .my-xxl-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-xxl-n3,.g-bootstrap.g-bs4 .mx-xxl-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-xxl-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-xxl-n4,.g-bootstrap.g-bs4 .my-xxl-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-xxl-n4,.g-bootstrap.g-bs4 .mx-xxl-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-xxl-n4,.g-bootstrap.g-bs4 .my-xxl-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-xxl-n4,.g-bootstrap.g-bs4 .mx-xxl-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-xxl-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-xxl-n5,.g-bootstrap.g-bs4 .my-xxl-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-xxl-n5,.g-bootstrap.g-bs4 .mx-xxl-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-xxl-n5,.g-bootstrap.g-bs4 .my-xxl-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-xxl-n5,.g-bootstrap.g-bs4 .mx-xxl-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-xxl-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-xxl-auto,.g-bootstrap.g-bs4 .my-xxl-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-xxl-auto,.g-bootstrap.g-bs4 .mx-xxl-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-xxl-auto,.g-bootstrap.g-bs4 .my-xxl-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-xxl-auto,.g-bootstrap.g-bs4 .mx-xxl-auto{margin-left:auto!important}}.g-bootstrap.g-bs4 .font-weight-normal{font-weight:400!important}.g-bootstrap.g-bs4 .font-weight-bold{font-weight:700!important}.g-bootstrap.g-bs4 .text-justify{text-align:justify!important}.g-bootstrap.g-bs4 .text-wrap{white-space:normal!important}.g-bootstrap.g-bs4 .text-nowrap{white-space:nowrap!important}.g-bootstrap.g-bs4 .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .text-left{text-align:left!important}.g-bootstrap.g-bs4 .text-right{text-align:right!important}.g-bootstrap.g-bs4 .text-center{text-align:center!important}@media (min-width:576px){.g-bootstrap.g-bs4 .text-sm-left{text-align:left!important}.g-bootstrap.g-bs4 .text-sm-right{text-align:right!important}.g-bootstrap.g-bs4 .text-sm-center{text-align:center!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .text-md-left{text-align:left!important}.g-bootstrap.g-bs4 .text-md-right{text-align:right!important}.g-bootstrap.g-bs4 .text-md-center{text-align:center!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .text-lg-left{text-align:left!important}.g-bootstrap.g-bs4 .text-lg-right{text-align:right!important}.g-bootstrap.g-bs4 .text-lg-center{text-align:center!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .text-xl-left{text-align:left!important}.g-bootstrap.g-bs4 .text-xl-right{text-align:right!important}.g-bootstrap.g-bs4 .text-xl-center{text-align:center!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .text-xxl-left{text-align:left!important}.g-bootstrap.g-bs4 .text-xxl-right{text-align:right!important}.g-bootstrap.g-bs4 .text-xxl-center{text-align:center!important}}.g-bootstrap.g-bs4 .text-lowercase{text-transform:lowercase!important}.g-bootstrap.g-bs4 .text-uppercase{text-transform:uppercase!important}.g-bootstrap.g-bs4 .text-capitalize{text-transform:capitalize!important}.g-bootstrap.g-bs4 .text-decoration-none{text-decoration:none!important}.g-bootstrap.g-bs4 .visible{visibility:visible!important}.g-bootstrap.g-bs4 .invisible{visibility:hidden!important}.g-bootstrap.g-bs4 .g-no-ellipsis{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.g-bootstrap.g-bs4 .g-hover-box{display:inline-block}.g-bootstrap.g-bs4.g-portal{pointer-events:auto;z-index:300000}.sr-only{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.g-bootstrap.g-bs4 .clipboard{-webkit-user-select:text;-moz-user-select:text;user-select:text}.g-bootstrap.g-bs4 .no-clipboard{-webkit-user-select:none;-moz-user-select:none;user-select:none}.g-bs4.g-bootstrap.g-is-copying .no-clipboard{visibility:hidden}.g-bootstrap.g-bs4 [tabindex="-1"]:focus-visible{outline:none}.g-bootstrap.g-bs4 .g-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:.125rem solid transparent;border-radius:0;border-radius:.5rem;color:var(--color,inherit);cursor:pointer;display:inline-flex;font-family:inherit;font-weight:600;justify-content:center;line-height:0;margin:0;max-width:100%;outline:none;padding:0;text-align:center;touch-action:manipulation;transition-duration:.25s;transition-property:color,background-color,border-color;vertical-align:middle}.g-bootstrap.g-bs4 .g-button:focus-visible.focus,.g-bootstrap.g-bs4 .g-button:focus-visible:not(:disabled,:active){outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-button-icon{flex-shrink:0;transition-duration:.25s;transition-property:transform}.g-bootstrap.g-bs4 .g-button-icon+.g-button-label{margin-left:.5rem}.g-bootstrap.g-bs4 .g-button-icon-right{order:1}.g-bootstrap.g-bs4 .g-button-icon-right+.g-button-label{margin-left:0;margin-right:.5rem}.g-bootstrap.g-bs4 .g-button[aria-expanded=true] .g-button-icon.ico-caret-down{transform:rotate(180deg)}.g-bootstrap.g-bs4 .g-button-label{overflow:hidden;padding-bottom:.125rem;padding-top:.125rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-button .g-pill{margin-left:.375rem;margin-right:0}.g-bootstrap.g-bs4 .g-button .g-button-icon-right~.g-pill{margin-left:-.125rem;margin-right:.5rem}.g-bootstrap.g-bs4 .g-button:disabled .g-pill{filter:grayscale(1);opacity:.1}.g-bootstrap.g-bs4 .g-button-variant-primary{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-button-variant-primary.hover,.g-bootstrap.g-bs4 .g-button-variant-primary:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-blue-300),.6);text-decoration:none}.g-bootstrap.g-bs4 .g-button-variant-primary.active,.g-bootstrap.g-bs4 .g-button-variant-primary:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-blue-300),.6);color:var(--color-white)}.g-bootstrap.g-bs4 .g-button-variant-primary:disabled{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-variant-secondary{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-button-variant-secondary.hover,.g-bootstrap.g-bs4 .g-button-variant-secondary:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-blue-300),.05),rgba(var(--rgb-blue-300),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3);text-decoration:none}.g-bootstrap.g-bs4 .g-button-variant-secondary.active,.g-bootstrap.g-bs4 .g-button-variant-secondary:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-button-variant-secondary:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-variant-tertiary{color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-button-variant-tertiary.hover,.g-bootstrap.g-bs4 .g-button-variant-tertiary:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-blue-300),.05),rgba(var(--rgb-blue-300),.05));box-shadow:0 .25rem .75rem -.25rem var(--color-transparent);text-decoration:none}.g-bootstrap.g-bs4 .g-button-variant-tertiary.active,.g-bootstrap.g-bs4 .g-button-variant-tertiary:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem var(--color-transparent)}.g-bootstrap.g-bs4 .g-button-variant-tertiary:disabled{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-variant-danger{border-color:rgba(var(--rgb-ui-red),.5);color:var(--color-ui-red)}.g-bootstrap.g-bs4 .g-button-variant-danger.hover,.g-bootstrap.g-bs4 .g-button-variant-danger:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-ui-red),.05),rgba(var(--rgb-ui-red),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-ui-red),.4);text-decoration:none}.g-bootstrap.g-bs4 .g-button-variant-danger.active,.g-bootstrap.g-bs4 .g-button-variant-danger:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-ui-red),.1),rgba(var(--rgb-ui-red),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-ui-red),.6)}.g-bootstrap.g-bs4 .g-button-variant-danger:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4.g-dark .g-button-variant-primary:not(:disabled){background-color:#2573e1}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted),.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted){background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted):not(:disabled):hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.45);text-decoration:none}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted):not(:disabled):active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.45);color:var(--color-blue-300)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted):disabled{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg);cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted),.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted):not(:disabled):hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));border-color:rgba(var(--rgb-white),.7);box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3);text-decoration:none}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted):not(:disabled):active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted),.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted){color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted):not(:disabled):hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-overlay),.05),rgba(var(--rgb-overlay),.05));box-shadow:0 .25rem .75rem -.25rem transparent;text-decoration:none}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted):not(:disabled):active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-overlay),.1),rgba(var(--rgb-overlay),.1));box-shadow:0 .25rem .25rem -.25rem transparent}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted):disabled{color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted),.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted):not(:disabled):hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));border-color:rgba(var(--rgb-white),.7);box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3);text-decoration:none}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted):not(:disabled):active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-size-medium{font-size:1rem;line-height:1.5rem;min-height:2.5rem;padding:0 .875rem}.g-bootstrap.g-bs4 .g-button-size-medium .g-button-icon,.g-bootstrap.g-bs4 .g-button-size-medium .g-spinner{--size:1.5rem}.g-bootstrap.g-bs4 .g-button-size-small{border-radius:.375rem;font-size:.875rem;line-height:1rem;min-height:2rem;padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-size-small .g-spinner{--size:1rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-button-hidden-label-below-sm.g-button-size-medium{padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-hidden-label-below-sm .g-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-button-hidden-label-below-md.g-button-size-medium{padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-hidden-label-below-md .g-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap.g-bs4 .g-button-hidden-label-always.g-button-size-medium{padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-hidden-label-always .g-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-button-full-width-below-sm{width:100%}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-button-full-width-below-md{width:100%}}.g-bootstrap.g-bs4 .g-button-full-width-always{width:100%}.g-bootstrap.g-bs4 .g-button-loading{justify-content:center!important}.g-bootstrap.g-bs4 .g-button-loading>.g-spinner{margin:auto;position:absolute}.g-bootstrap.g-bs4 .g-button-loading>.g-spinner~.g-button-icon,.g-bootstrap.g-bs4 .g-button-loading>.g-spinner~.g-button-label,.g-bootstrap.g-bs4 .g-button-loading>.g-spinner~.g-pill{visibility:hidden}.g-bootstrap.g-bs4 .g-button-rounded{border-radius:50%}.g-bootstrap.g-bs4 .g-button-unstyled{border-width:0;padding:0}.g-bootstrap.g-bs4 .g-button-unstyled .g-button-label{display:inline-flex;overflow:visible;padding:0}.g-bootstrap.g-bs4 .g-group-button .g-button{margin:.5rem 0}.g-bootstrap.g-bs4 .g-group-button .g-button.g-button-full-width-never:not(:last-child){margin-right:.5rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button .g-button{margin:.5rem}.g-bootstrap.g-bs4 .g-group-button .g-button.g-button-size-small{margin:.625rem}.g-bootstrap.g-bs4 .g-group-button .g-button.g-button-size-small:not(:last-child){margin-right:0}}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-group-button .g-button.g-button-variant-primary{order:-1}}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:disabled{z-index:0}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(.g-button-full-width-never):not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.125rem}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(.g-button-full-width-never):not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button.g-button-full-width-never:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button.g-button-full-width-never:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(:disabled)[aria-pressed=true],.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(:disabled)[aria-selected=true]{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary);z-index:2}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented:not(.g-group-button-inline)>.g-button{flex-grow:1}.g-bootstrap.g-bs4 .g-group-button .g-tooltip-touch-target:not(:last-child) .g-button-full-width-never{margin-right:.5rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button .g-tooltip-touch-target:not(:last-child) .g-button-size-small{margin-right:0}}.g-bootstrap.g-bs4 .g-inverted .g-group-button.g-group-button-segmented .g-button:not(:disabled)[aria-pressed=true]{border-color:var(--g-color-border-inverted-primary)}.g-bootstrap.g-bs4 .g-input-group .g-button:not(:disabled):hover,.g-bootstrap.g-bs4 .g-input-group .g-button:not(:disabled):not(:active):focus-visible{z-index:1}.g-bootstrap.g-bs4 .g-input-group .g-button:not(:disabled).g-button-variant-secondary{border-color:var(--g-color-border-primary)!important}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-button{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend:not(:first-child)>.g-button{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-button{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append:not(:last-child)>.g-button{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-card.g-card-alert-error:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:nth-child(n){border-radius:var(--g-size-border-radius-md);box-shadow:none;flex-basis:auto;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-body{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-left:var(--g-size-bs-15)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-body .g-card-alert-icon,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-body .g-card-alert-icon,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-body .g-card-alert-icon{--size:var(--g-size-icon-sm);flex-grow:0;flex-shrink:0;float:left;margin-left:0;margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data{flex-grow:1;flex-shrink:1;margin-left:var(--g-size-bs-10);min-width:0}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ol,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data p,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ul,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ol,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data p,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ul,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ol,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data p,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ul{border:0;color:inherit;margin-bottom:0;padding-bottom:var(--g-size-spacing-sm);padding-top:var(--g-size-spacing-sm);text-align:left}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ol:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data p:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ul:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ol:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data p:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ul:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ol:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data p:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ul:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-],.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-],.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-]{align-items:left;display:flex;flex-direction:column;justify-content:center}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] .btn,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] .g-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] .g-group-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] button,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] .btn,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] .g-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] .g-group-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] button,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] .btn,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] .g-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] .g-group-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] button{margin-left:0!important;margin-right:0!important;width:100%}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-close,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-close,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-close{margin-right:var(--g-size-bs-15);margin-top:var(--g-size-bs-10);position:absolute;right:0;top:0;z-index:10}.g-bootstrap.g-bs4 .g-card-alert-flag img{border-radius:var(--g-size-border-radius-xs);height:var(--g-size-icon-sm);margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap.g-bs4 .g-card.g-card-alert-info:not(.g-card-inverted){background-color:var(--g-color-info-weak);border:var(--g-size-border-width-sm) solid var(--g-color-info)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-info:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:not(.g-card-inverted){background-color:var(--g-color-warning-weak);border:var(--g-size-border-width-sm) solid var(--g-color-warning)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-warning)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error:not(.g-card-inverted){background-color:var(--g-color-error-weak);border:var(--g-size-border-width-sm) solid var(--g-color-error)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-error:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-error,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-info,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-warning{background:rgba(var(--rgb-black),.1);border-color:transparent!important;color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-error .g-card-alert-icon,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-info .g-card-alert-icon,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-warning .g-card-alert-icon{color:inherit}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body{padding:0 var(--g-size-spacing-md)}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data{margin-left:var(--g-size-spacing-md)}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-group-button{align-items:center;display:flex;flex:1 0 auto;justify-content:flex-end;margin:0;width:auto}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-group-button>.g-button{margin:0}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-error,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-info,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-warning{border:none;font-size:.875rem;font-weight:600;height:auto;line-height:1.3125rem;margin:0;padding:0 .5rem;width:auto}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-error,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-info,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-warning{margin-bottom:.5rem;width:100%}}.g-bootstrap.g-bs4 .g-card.g-card-alert-medium{display:inline-flex}.g-bootstrap.g-bs4 .g-card.g-card-alert-medium .g-card-alert-data div[class*=col-]:first-of-type{justify-content:start}.g-bootstrap.g-bs4 .g-card.g-card-alert-large{display:inline-flex}.g-bootstrap.g-bs4 .g-card.g-card-alert-large .g-card-body{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card.g-card-alert-large .g-card-body{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.g-bootstrap.g-bs4 .g-card.g-card-alert-large .g-card-body .g-card-alert-icon{height:var(--g-size-icon-lg);margin-top:0;width:var(--g-size-icon-lg)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error+.g-form-group,.g-bootstrap.g-bs4 .g-card.g-card-alert-info+.g-form-group,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning+.g-form-group{padding-top:var(--g-size-bs-10)}.g-bootstrap.g-bs4 .g-form-group .g-card-alert-small{margin-bottom:0!important;margin-top:var(--g-size-bs-5)!important}.g-bootstrap.g-bs4 .g-card-alert-closeable .g-card-body{align-items:start!important}.g-bootstrap.g-bs4 .g-card-alert-closeable .g-card-body .g-card-alert-data{padding-right:2rem}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-alert-closeable .g-card-body .g-card-alert-data{padding-right:5rem}}.g-bootstrap.g-bs4 .g-card-alert-closeable div[class*=col-md-8]{justify-content:start!important}.g-bootstrap.g-bs4 .g-amount.g-amount-superscript sup,.g-bootstrap.g-bs4 .g-card-overview-grid-amounts .g-amount sup,.g-bootstrap.g-bs4 .g-card-overview-info-amount .g-amount sup,.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-amount:not(.g-amount-no-superscript) sup,.g-bootstrap.g-bs4 .g-huge .g-amount sup,.g-bootstrap.g-bs4 .g-product-info .g-amount sup,.g-bootstrap.g-bs4 .g-structured-info .g-amount sup,.g-bootstrap.g-bs4 :is(.g-h1,.g-h2,.g-h3,.g-h4) .g-amount sup,.g-bootstrap.g-bs4 :is(h1,h2,h3,h4) .g-amount sup{display:inline-block;font-size:.6666666667em;left:auto;line-height:0;position:static;top:auto;transform:translate(-.0833333333em,-.4375em);vertical-align:baseline}.g-bootstrap.g-bs4 .g-amount sup,.g-bootstrap.g-bs4 .g-amount.g-amount-no-superscript sup,.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-extra-amount sup,.g-bootstrap.g-bs4 .g-card-overview:nth-child(n) .g-amount-converted sup,.g-bootstrap.g-bs4 .g-product-info-data .g-minor .g-amount sup,.g-bootstrap.g-bs4 .g-structured-info-item.g-structured-info-item-small .g-amount sup{display:inline;font-size:inherit;font-weight:inherit;left:auto;position:static;top:auto;vertical-align:baseline}.g-bootstrap.g-bs4 .g-amount{color:inherit;font-weight:var(--g-font-weight-semibold)}.g-bootstrap.g-bs4 .g-amount.g-amount-camouflage{font-weight:inherit}.g-bootstrap.g-bs4 .g-amount .g-amount-data{white-space:nowrap}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-default{color:inherit}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-neutral{color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-positive{color:var(--g-color-success)}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-negative{color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-faded{color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-active{color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-amount-fallback{color:var(--g-color-text-secondary);font-weight:inherit;gap:var(--g-size-spacing-sm)}.g-bootstrap.g-bs4 .g-amount-fallback:nth-child(n):nth-child(n){display:inline-flex;font-size:var(--g-font-size-p-minor);line-height:var(--g-font-line-height-p-minor)}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-amount-fallback{flex-direction:row-reverse;justify-content:flex-end}}.g-bootstrap.g-bs4 .g-card .g-amount.g-amount-faded{color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-h1 .g-amount,.g-bootstrap.g-bs4 .g-h2 .g-amount,.g-bootstrap.g-bs4 .g-h3 .g-amount,.g-bootstrap.g-bs4 .g-h4 .g-amount,.g-bootstrap.g-bs4 .g-h5 .g-amount,.g-bootstrap.g-bs4 .g-h6 .g-amount,.g-bootstrap.g-bs4 h1 .g-amount,.g-bootstrap.g-bs4 h2 .g-amount,.g-bootstrap.g-bs4 h3 .g-amount,.g-bootstrap.g-bs4 h4 .g-amount,.g-bootstrap.g-bs4 h5 .g-amount,.g-bootstrap.g-bs4 h6 .g-amount{font-weight:inherit}.g-bootstrap.g-bs4 .g-badge,.g-bootstrap.g-bs4 .g-pill{display:inline-block;font-size:.75rem;font-weight:600;line-height:1rem}.g-bootstrap.g-bs4 .g-badge{border:.0625rem solid transparent;border-radius:.625rem;max-width:100%;overflow:hidden;padding:.0625rem .5rem;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.g-bootstrap.g-bs4 .g-pill{border-radius:.5rem;min-width:1rem;padding-inline:.25rem;text-align:center;white-space:nowrap}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-pill:nth-child(n):nth-child(n){background-color:CanvasText;color:Canvas;forced-color-adjust:none}}.g-bootstrap.g-bs4 .g-badge-todo{background-color:var(--g-color-info-weak);color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-badge-todo.g-badge-filled{background-color:var(--g-color-info);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-state{background-color:var(--color-ui-gray-weak);color:var(--color-ui-gray)}.g-bootstrap.g-bs4 .g-badge-state.g-badge-filled{background-color:var(--color-ui-gray);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-error{background-color:var(--g-color-error-weak);color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-badge-error.g-badge-filled{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-warning{background-color:var(--g-color-warning-weak);color:var(--g-color-warning-strong)}.g-bootstrap.g-bs4 .g-badge-warning.g-badge-filled{background-color:var(--g-color-warning-strong);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-success{background-color:var(--g-color-success-weak);color:var(--g-color-success)}.g-bootstrap.g-bs4 .g-badge-success.g-badge-filled{background-color:var(--g-color-success);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-category{border-color:currentColor;color:var(--color-ui-gray)}.g-bootstrap.g-bs4 .g-badge-honey{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap.g-bs4 .g-badge-honey.g-badge-filled{background-color:var(--color-honey);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-carrot{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap.g-bs4 .g-badge-carrot.g-badge-filled{background-color:var(--color-carrot);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-berry{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap.g-bs4 .g-badge-berry.g-badge-filled{background-color:var(--color-berry);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-rose{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap.g-bs4 .g-badge-rose.g-badge-filled{background-color:var(--color-rose);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-lavender{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap.g-bs4 .g-badge-lavender.g-badge-filled{background-color:var(--color-lavender);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-lila{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap.g-bs4 .g-badge-lila.g-badge-filled{background-color:var(--color-lila);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-indigo{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap.g-bs4 .g-badge-indigo.g-badge-filled{background-color:var(--color-indigo);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-pool{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap.g-bs4 .g-badge-pool.g-badge-filled{background-color:var(--color-pool);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-teal{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap.g-bs4 .g-badge-teal.g-badge-filled{background-color:var(--color-teal);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-lime{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap.g-bs4 .g-badge-lime.g-badge-filled{background-color:var(--color-lime);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-forest{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap.g-bs4 .g-badge-forest.g-badge-filled{background-color:var(--color-forest);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-stone{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.g-bootstrap.g-bs4 .g-badge-stone.g-badge-filled{background-color:var(--color-stone);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-badge-todo,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-todo{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-inverted .g-badge-state,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-state{background-color:var(--g-color-surface-primary);color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-inverted .g-badge-error,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-error{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-inverted .g-badge-warning,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-warning{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-warning-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-success,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-success{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-success)}.g-bootstrap.g-bs4 .g-inverted .g-badge-category,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-category{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-indicator-unread,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-indicator-unread{--color-fg:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-icon svg{margin-right:.25rem;vertical-align:bottom}.g-bootstrap.g-bs4 .g-indicator{color:var(--color-fg);margin-right:.375rem;overflow:visible}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-indicator:not(.g-indicator-unread){border-radius:50%;forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}}.g-bootstrap.g-bs4 .g-indicator-unread,.g-bootstrap.g-bs4 .g-legend-indicator:where(.g-indicator-default){--size:0.625rem}.g-bootstrap.g-bs4 .g-legend-indicator{color:var(--color-fg,var(--g-color-surface-tertiary))!important}.g-bootstrap.g-bs4 .g-legend-indicator:where(.g-indicator-dimmed){color:color-mix(in srgb,var(--color-fg),var(--g-color-surface-tertiary))!important}.g-bootstrap.g-bs4 .g-indicator-unread{--color-fg:var(--g-color-info);margin-bottom:.0625rem;min-width:0}.g-bootstrap.g-bs4 .g-pill-default{background-color:var(--g-color-text-primary);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-pill-unread{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-btn-primary{background-color:#135ee2;border:.0625rem solid transparent;color:#fff}.g-bootstrap.g-bs4 .g-btn-primary:not(:disabled):hover{background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15));box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-primary:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-primary:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-primary:not(:disabled):active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#fff}.g-bootstrap.g-bs4 .g-btn-primary:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid transparent;color:rgba(0,0,0,.25)}.g-bootstrap.g-bs4 .g-btn-icon-primary{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover{background-color:transparent;border:.0625rem solid #135ee2;color:#fff;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:not(:disabled):hover{background-image:linear-gradient(hsla(0,0%,100%,.06),hsla(0,0%,100%,.06));border-color:rgba(19,94,226,.6);box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:not(:disabled):active{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));border-color:rgba(19,94,226,.7);box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#fff}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-primary:active{background-color:transparent;border:.0625rem solid #135ee2;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(19,94,226,.6);box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(19,94,226,.7);box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-primary:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-primary{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-primary:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-primary:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-primary:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-primary:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-primary:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-primary:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-primary:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-secondary{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-secondary:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-secondary:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-secondary:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-secondary:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-secondary:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-outline-secondary.active{background-color:#a3b5c9;border:.0625rem solid transparent;color:#fff}.g-bootstrap.g-bs4 .g-btn-outline-secondary.active:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:hsla(0,0%,100%,.5)}.g-bootstrap.g-bs4 .g-btn-icon-secondary,.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover{border:.0625rem solid #a3b5c9}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-secondary:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-secondary:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-secondary{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-secondary:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-secondary:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-secondary:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-secondary:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-secondary:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-secondary:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-secondary:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-danger{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-outline-danger:not(:disabled):hover{background-image:linear-gradient(rgba(207,42,30,.06),rgba(207,42,30,.06));border-color:rgba(207,42,30,.6);box-shadow:0 .25rem .75rem -.25rem rgba(207,42,30,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-danger:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-danger:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-danger:not(:disabled):active{background-image:linear-gradient(rgba(207,42,30,.1),rgba(207,42,30,.1));border-color:rgba(207,42,30,.7);box-shadow:0 .25rem .25rem -.25rem rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-outline-danger:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-danger{background-color:transparent;color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-icon-danger:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:not(:disabled):hover{background-image:linear-gradient(rgba(207,42,30,.06),rgba(207,42,30,.06));border-color:rgba(207,42,30,.6);box-shadow:0 .25rem .75rem -.25rem rgba(207,42,30,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:not(:disabled):active{background-image:linear-gradient(rgba(207,42,30,.1),rgba(207,42,30,.1));border-color:rgba(207,42,30,.7);box-shadow:0 .25rem .25rem -.25rem rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-outline-transparent{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):hover{background-image:linear-gradient(hsla(0,0%,100%,.06),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.6);box-shadow:0 .25rem .75rem -.25rem hsla(0,0%,100%,.6)}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):active{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));box-shadow:0 .25rem .25rem -.25rem hsla(0,0%,100%,.5)}.g-bootstrap.g-bs4 .g-btn-outline-transparent:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));border-color:hsla(0,0%,100%,.7);box-shadow:0 .25rem .75rem -.25rem rgba(0,0,0,.2);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):active{background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15));border-color:hsla(0,0%,100%,.7);box-shadow:0 .25rem .25rem -.25rem rgba(0,0,0,.3);color:#fff}.g-bootstrap.g-bs4 .g-btn-outline-transparent:disabled{opacity:.3!important}.g-bootstrap.g-bs4 .g-btn-icon-transparent{background-color:transparent;color:#fff}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:not(:disabled):hover{background-image:linear-gradient(hsla(0,0%,100%,.06),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.6);box-shadow:0 .25rem .75rem -.25rem hsla(0,0%,100%,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:not(:disabled):active{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));border-color:hsla(0,0%,100%,.7);box-shadow:0 .25rem .25rem -.25rem hsla(0,0%,100%,.5);color:#fff}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-transparent:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-transparent:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-error{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-error{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-error:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-error:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-alert-error:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-info{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-info,.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover{border:.0625rem solid #a3b5c9}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-info:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-info:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-alert-info:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .btn{align-items:center;border:.0625rem solid transparent;border-radius:.5rem;box-shadow:none;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:400;justify-content:center;min-height:2.25rem;padding:0 1.25rem;transition-duration:.1s;transition-property:color,background-color,border,box-shadow;transition-timing-function:ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.g-bootstrap.g-bs4 .btn:not(:disabled){cursor:pointer}.g-bootstrap.g-bs4 .btn,.g-bootstrap.g-bs4 .btn>span:not(.sr-only),.g-bootstrap.g-bs4 .btn>strong:not(.sr-only){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .btn>span:not(.sr-only),.g-bootstrap.g-bs4 .btn>svg{position:relative}.g-bootstrap.g-bs4 .btn>.g-spinner{--size:1.5rem}.g-bootstrap.g-bs4 .btn.g-button-loading{justify-content:center!important;position:relative}.g-bootstrap.g-bs4 .btn.g-button-loading>.g-spinner{margin:auto;position:absolute}.g-bootstrap.g-bs4 .btn.g-button-loading>.g-spinner~span,.g-bootstrap.g-bs4 .btn.g-button-loading>.g-spinner~svg{visibility:hidden}.g-bootstrap.g-bs4 .btn-lg{min-height:2.875rem}.g-bootstrap.g-bs4 .btn-lg>.g-spinner{--size:1.5rem}.g-bootstrap.g-bs4 .btn-sm{font-size:.875rem;min-height:1.625rem;padding:0 .625rem}.g-bootstrap.g-bs4 .btn-sm>span:not(.sr-only){top:0}.g-bootstrap.g-bs4 .btn-sm>.g-spinner{--size:1rem}.g-bootstrap.g-bs4 .g-btn-icon,.g-bootstrap.g-bs4 .g-btn-icon-only{padding-left:.5rem;padding-right:.5rem}.g-bootstrap.g-bs4 .g-btn-icon-only>svg~span:not(.sr-only),.g-bootstrap.g-bs4 .g-btn-icon>svg~span:not(.sr-only){margin-left:.3125rem}.g-bootstrap.g-bs4 .btn-sm.g-btn-icon,.g-bootstrap.g-bs4 .btn-sm.g-btn-icon-only{padding-left:.25rem;padding-right:.5rem}.g-bootstrap.g-bs4 .g-btn-icon-only{padding:0 .4375rem}.g-bootstrap.g-bs4 .g-btn-icon-only.btn-sm{padding:0 .1875rem}.g-bootstrap.g-bs4 .g-btn-icon-only.btn-lg{padding:0 .6041666667rem}.g-bootstrap.g-bs4 .g-btn-icon-only+.g-btn-icon-only{margin-left:.5rem}.g-bootstrap.g-bs4 .g-btn-icon-only>span{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.g-bootstrap.g-bs4 .g-group-button{margin:0 -.5rem}.g-bootstrap.g-bs4 .g-group-button.g-group{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 .g-group-button.g-group-button-form{margin-top:1rem;text-align:right}.g-bootstrap.g-bs4 .g-group-button .btn{margin:.5rem}.g-bootstrap.g-bs4 .g-group-button .btn.g-btn-icon-only:not(:first-child){margin-left:0}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented{display:flex;width:auto}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented-inline{display:inline-flex;max-width:100%;width:auto}}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(.g-btn-icon-only){flex-grow:1}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.0625rem}.g-bootstrap.g-bs4 :not(.g-input-group-append)>.btn:not(.g-btn-icon-only){margin-left:0;margin-right:0;width:100%}.g-bootstrap.g-bs4 :not(.g-input-group-append)>.btn.g-btn-icon-only{margin-left:0}.g-bootstrap.g-bs4 :not(.g-input-group-append)>.btn.g-btn-icon-only+.g-btn-icon-only{margin-left:.5rem}.g-bootstrap.g-bs4 .g-group-button{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;width:100%}.g-bootstrap.g-bs4 .g-group-button .g-btn-primary{order:-1}}.g-bootstrap.g-bs4 .g-circular-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;cursor:pointer;display:inline-flex;flex-direction:column;font-family:inherit;gap:var(--g-size-spacing-md);line-height:0;margin:0;outline:none;padding:0;touch-action:manipulation;transition:color,background-color,border-color .25s}.g-bootstrap.g-bs4 .g-circular-button:focus-visible.focus .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button:focus-visible:not(:disabled,:active) .g-circular-button-icon-wrapper{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-label,.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-label,.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-label{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--g-color-interactive-primary);display:-webkit-box;font-weight:600;overflow:hidden}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-icon-wrapper{align-items:center;border:.125rem solid transparent;border-radius:50%;display:flex;justify-content:center}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-icon-wrapper .g-icon,.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-icon-wrapper .g-icon,.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-icon-wrapper .g-icon{height:calc(50% + .125rem);width:calc(50% + .125rem)}.g-bootstrap.g-bs4 .g-circular-button-size-small{gap:var(--g-size-spacing-sm);width:5rem}.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-icon-wrapper{height:2rem;width:2rem}.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-label{font-size:.75rem;line-height:1.125rem}.g-bootstrap.g-bs4 .g-circular-button-size-medium{width:6rem}.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-icon-wrapper{height:2.5rem;width:2.5rem}.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-label{font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-circular-button-size-large{width:7rem}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-icon-wrapper{height:4rem;width:4rem}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-label{font-size:1rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-circular-button-variant-primary.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-primary:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-blue-300),.6)}.g-bootstrap.g-bs4 .g-circular-button-variant-primary.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-primary:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.15),rgba(var(--rgb-black),.15));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-blue-300),.6)}.g-bootstrap.g-bs4 .g-circular-button-variant-primary:disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-circular-button-variant-primary:disabled .g-circular-button-icon-wrapper{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-primary:disabled .g-circular-button-label{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-primary .g-circular-button-icon-wrapper{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.05),rgba(var(--rgb-blue-300),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:disabled .g-circular-button-icon-wrapper{border-color:var(--color-gray-200);color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:disabled .g-circular-button-label{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary .g-circular-button-icon-wrapper{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-filled:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.15),rgba(var(--rgb-blue-300),.15));box-shadow:0 .25rem .75rem 0 rgba(var(--rgb-blue-300),.1)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-filled:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.2),rgba(var(--rgb-blue-300),.2));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled:disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-circular-button-variant-filled:disabled .g-circular-button-icon-wrapper{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled:disabled .g-circular-button-label{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled .g-circular-button-icon-wrapper{background-color:var(--g-color-interactive-filled);color:var(--g-color-interactive-primary)}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-circular-button-hidden-label-below-sm{width:auto}.g-bootstrap.g-bs4 .g-circular-button-hidden-label-below-sm .g-circular-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-circular-button-hidden-label-below-md{width:auto}.g-bootstrap.g-bs4 .g-circular-button-hidden-label-below-md .g-circular-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap.g-bs4 .g-circular-button-hidden-label-always{width:auto}.g-bootstrap.g-bs4 .g-circular-button-hidden-label-always .g-circular-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-secondary.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-secondary:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-secondary.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-secondary:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-filled.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-filled:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.15),rgba(var(--rgb-black),.15));box-shadow:0 .25rem .75rem 0 rgba(var(--rgb-blue-300),.4)}.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-filled.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-filled:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.2),rgba(var(--rgb-black),.2));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-blue-300),.2)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted) .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted) .g-circular-button-icon-wrapper{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted) .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted) .g-circular-button-label{color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):disabled .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):disabled .g-circular-button-label{color:rgba(var(--rgb-white),.5)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted) .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted) .g-circular-button-icon-wrapper{border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted) .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted) .g-circular-button-label{color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.15),rgba(var(--rgb-black),.15));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):disabled .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):disabled .g-circular-button-label{color:var(--g-color-text-inverted-disabled)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted) .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted) .g-circular-button-icon-wrapper{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted) .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted) .g-circular-button-label{color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):disabled .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):disabled .g-circular-button-label{color:rgba(var(--rgb-white),.5)}.g-bootstrap.g-bs4 .g-card{--card-padding-vertical:var(--g-size-bs-10);--card-padding-horizontal:var(--g-size-bs-15);background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-secondary)!important;border-radius:var(--g-size-border-radius-md);border-style:solid!important;border-width:0;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);color:var(--g-color-text-primary);display:inline-flex;flex-direction:column;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10);max-width:100%;outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:clip;position:relative;width:100%}.g-bootstrap.g-bs4 .g-card.g-card-sticky{position:sticky;top:0;z-index:10}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card.g-card-large{--card-padding-vertical:var(--g-size-layout-sm);--card-padding-horizontal:var(--g-size-layout-sm)}}.g-bootstrap.g-bs4 .g-card.g-uniform-headings :is(h2,h3,h4,h5,h6){font-size:1.125rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-card :is(h2,h3,h4,h5,h6){font-weight:var(--g-font-weight-bold);padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-card .g-card-body{flex:1 1 auto;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap.g-bs4 .g-card:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-card-no-padding{--card-padding-vertical:0;--card-padding-horizontal:0}.g-bootstrap.g-bs4 .g-card .g-separator.g-separator-protrude{margin-left:calc(var(--card-padding-horizontal, 0)*-1);margin-right:calc(var(--card-padding-horizontal, 0)*-1)}.g-bootstrap.g-bs4 .g-card .g-separator:where(.g-separator-spacing-inherit){margin-bottom:var(--card-padding-vertical,0);margin-top:var(--card-padding-vertical,0)}.g-bootstrap.g-bs4 .g-card.g-card-header{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-primary);text-align:center}.g-bootstrap.g-bs4 .g-card.g-card-header p{margin:0;padding:0}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-banner>.g-card-body{padding-bottom:calc(var(--g-size-spacing-lg) - var(--g-font-offset-p-bottom));padding-top:calc(var(--g-size-spacing-lg) - var(--g-font-offset-p-top))}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info{--card-padding-vertical:calc(var(--g-size-spacing-xl)*2);background:var(--g-color-surface-primary);display:flex;text-align:center}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info{--card-padding-vertical:var(--g-size-spacing-xl)}}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-amount:nth-child(n){display:inline-block;font-size:var(--g-font-size-h1);font-weight:var(--g-font-weight-semibold);line-height:normal;margin-top:var(--g-size-bs-20)}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info{flex-direction:column;gap:var(--g-size-spacing-md);width:100%}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-product-info-data{margin-bottom:0;margin-top:0}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-product-info-data,.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-product-info-data>*{display:block}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-major{font-size:1.125rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-avatar{--size:var(--g-size-icon-xl)}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info.g-product-info-totaled .g-product-info-data{grid-template-columns:unset;grid-template-rows:unset}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info.g-product-info-totaled .g-product-info-amount{grid-column:unset;grid-row:unset;text-align:unset}}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-group-button .g-button{margin-bottom:0}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info:not(.g-card-header-left) .g-product-info .g-avatar{align-self:center}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left{text-align:left}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left .g-product-info{display:block;position:relative}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left .g-product-info:not(.g-contact-info) .g-minor{color:inherit}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left .g-product-info:before{content:"";float:right;height:var(--g-size-icon-xl);width:calc(var(--g-size-icon-xl) + var(--g-size-spacing-md))}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left .g-product-info .g-avatar{position:absolute;right:0;top:0}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-card-group{background-color:var(--g-color-surface-primary)}.g-bootstrap.g-bs4 .g-card{background-color:transparent!important}}.g-bootstrap.g-bs4 .g-card-group{border-radius:var(--g-size-border-radius-md);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);display:flex;flex-flow:row wrap;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:clip}.g-bootstrap.g-bs4 .g-card-group .g-card{box-shadow:none;display:flex;flex:1 0 0%;margin-bottom:0;margin-top:0;outline:none;overflow:visible}.g-bootstrap.g-bs4 .g-card-group .g-card.g-card-sticky{border-bottom-width:var(--g-size-border-width-sm);margin-bottom:calc(var(--g-size-border-width-sm)*-1)}.g-bootstrap.g-bs4 .g-card-group .g-card:not(.g-card .g-card),.g-bootstrap.g-bs4 .g-card-group>.g-card{border-radius:0}.g-bootstrap.g-bs4 .g-card-group>.g-interactable:not(:hover){border-color:var(--g-color-border-secondary) var(--g-color-surface-primary) var(--color-transparent)!important}.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card+.g-card{border-left-width:var(--g-size-border-width-sm)}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card{border-left-width:0!important;flex-basis:100%;flex-direction:column}.g-bootstrap.g-bs4 .g-card-group-horizontal:where(:not(.g-card-group-noline)) .g-card+.g-card{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap.g-bs4 .g-card-group-vertical{flex-direction:column}.g-bootstrap.g-bs4 .g-card-group-vertical:where(:not(.g-card-group-noline)) .g-card+.g-card{border-top-width:var(--g-size-border-width-sm)}.g-bootstrap.g-bs4 .g-card-group-vertical .g-card.g-card-header-variant-banner,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card.g-card-header-variant-banner+.g-card,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card[class*=g-bg-],.g-bootstrap.g-bs4 .g-card-group-vertical .g-card[class*=g-bg-]+.g-card{border-top-width:0}.g-bootstrap.g-bs4 .g-card-group+.g-card-group{margin-top:var(--g-size-bs-20)}.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap{margin-bottom:0}.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap+.g-card-group,.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap+.g-card-group .g-card{margin-top:0}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap+.g-card-group:where(.g-card-group-noline) .g-card:where(:nth-child(1 of .g-card)),.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap+.g-card-group:where(:not(.g-card-group-noline)) .g-card{border-top-width:var(--g-size-border-width-sm)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap:not(.g-card-group-noline)+.g-card-group .g-card{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap.g-bs4 .g-card-group.g-card-group-noline .g-card{border-width:0}.g-bootstrap.g-bs4 .g-card-group-nogap{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap.g-bs4 .g-card-group-nogap+.g-card-group{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-card,.g-bootstrap.g-bs4 .g-modal{--card-border:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.g-bootstrap.g-bs4 .g-card .g-card,.g-bootstrap.g-bs4 .g-card .g-card-group,.g-bootstrap.g-bs4 .g-modal .g-card,.g-bootstrap.g-bs4 .g-modal .g-card-group{box-shadow:none}.g-bootstrap.g-bs4 .g-card .g-card-group,.g-bootstrap.g-bs4 .g-modal .g-card-group{border-left:var(--card-border);border-right:var(--card-border);border-top:var(--card-border);box-shadow:none}.g-bootstrap.g-bs4 .g-card .g-card-group:not(.g-card-group-nogap),.g-bootstrap.g-bs4 .g-modal .g-card-group:not(.g-card-group-nogap){border-bottom:var(--card-border);border-top:var(--card-border)}.g-bootstrap.g-bs4 .g-card .g-card-group.g-card-group-nogap+.g-card-group,.g-bootstrap.g-bs4 .g-modal .g-card-group.g-card-group-nogap+.g-card-group{border-top:0}.g-bootstrap.g-bs4 .g-card .g-card-group.g-card-group-nogap+.g-card-group:not(.g-card-group-nogap),.g-bootstrap.g-bs4 .g-modal .g-card-group.g-card-group-nogap+.g-card-group:not(.g-card-group-nogap){border-bottom:var(--card-border);border-top:0}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card .g-card-group.g-card-group-horizontal .g-card,.g-bootstrap.g-bs4 .g-modal .g-card-group.g-card-group-horizontal .g-card{border-left:0}.g-bootstrap.g-bs4 .g-card .g-card-group.g-card-group-horizontal .g-card:first-child,.g-bootstrap.g-bs4 .g-modal .g-card-group.g-card-group-horizontal .g-card:first-child{border-top:0}}.g-bootstrap.g-bs4 .g-card :not(.g-card-group)>.g-card,.g-bootstrap.g-bs4 .g-modal :not(.g-card-group)>.g-card{border:var(--card-border)}.g-bootstrap.g-bs4 .g-inverted .g-card,.g-bootstrap.g-bs4 .g-inverted.g-card{background-clip:padding-box;background-color:rgba(var(--rgb-black),.1);border-color:transparent!important;box-shadow:none;color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-card .g-faded,.g-bootstrap.g-bs4 .g-inverted.g-card .g-faded{color:var(--g-color-text-inverted-secondary)}.g-bootstrap.g-bs4 .g-inverted :is(.g-card-outer,.g-card-inner),.g-bootstrap.g-bs4 .g-inverted :is(.g-card-outer,.g-card-inner) .g-card,.g-bootstrap.g-bs4 .g-inverted:is(.g-card-outer,.g-card-inner),.g-bootstrap.g-bs4 .g-inverted:is(.g-card-outer,.g-card-inner) .g-card{background-clip:border-box}.g-bootstrap.g-bs4 .g-inverted :is(.g-card-outer,.g-card-inner) .g-card:not(.g-card-inner,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner)),.g-bootstrap.g-bs4 .g-inverted:is(.g-card-outer,.g-card-inner) .g-card:not(.g-card-inner,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner)){background-color:transparent}.g-bootstrap.g-bs4 .g-inverted .g-card-group,.g-bootstrap.g-bs4 .g-inverted.g-card-group{box-shadow:none}.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner),.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card:where(:not(.g-card-overview)){display:flex;flex-direction:column;max-width:none;width:auto}.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card:not([class*=g-card-alert-]){margin-bottom:0;margin-top:0}.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card:not([class*=g-card-alert-]):not(.g-card-inner){border-radius:0;border-width:0}.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card-body{position:relative}.g-bootstrap.g-bs4 .g-card-row>:not(.g-separator){flex:1 0 0%}.g-bootstrap.g-bs4 .g-card-footer:not(.g-card-large):nth-child(n){--card-padding-vertical:var(--g-size-spacing-xl);--card-padding-horizontal:var(--g-size-bs-15)}.g-bootstrap.g-bs4 .g-card-footer-summary{display:flex;gap:0 var(--g-size-spacing-xxl);padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 .g-card-footer-summary .g-amount{display:block}.g-bootstrap.g-bs4 .g-card-footer-wrap-never .g-card-footer-total{text-align:right}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-footer-wrap-below-sm .g-card-footer-summary{flex-wrap:wrap}.g-bootstrap.g-bs4 .g-card-footer-wrap-below-sm .g-card-footer-total{flex-basis:100%}}.g-bootstrap.g-bs4 .g-card-footer-wrap-auto .g-card-footer-summary{flex-wrap:wrap}.g-bootstrap.g-bs4 .g-card-footer-wrap-auto .g-card-footer-total{flex-grow:1;text-align:right}.g-bootstrap.g-bs4 .g-card-footer-wrap-always .g-card-footer-summary{flex-wrap:wrap}.g-bootstrap.g-bs4 .g-card-footer-wrap-always .g-card-footer-total{flex-basis:100%}.g-bootstrap.g-bs4 .g-card-footer-label{flex-grow:1;text-align:left}.g-bootstrap.g-bs4 .g-card-footer-total{text-align:right}.g-bootstrap.g-bs4 .g-card-footer-total:first-child{flex-basis:100%}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-footer-total{text-align:left}}.g-bootstrap.g-bs4 .g-card-footer-description{padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 .g-card-footer-description:not(:only-child){font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-card-footer-description:only-child{text-align:center}.g-bootstrap.g-bs4 .g-card-confirm-footer .g-card-body{padding-bottom:var(--g-size-bs-20);padding-top:var(--g-size-bs-20);text-align:center}.g-bootstrap.g-bs4 .g-card-overview{padding:0;position:relative}.g-bootstrap.g-bs4 .g-card-overview:nth-child(n):nth-child(n){display:flex}.g-bootstrap.g-bs4 .g-card-overview:not(.g-card-overview-widget):hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-title:nth-child(n):nth-child(n){font-size:1rem;font-weight:600;padding:0}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-title-overline{order:-1}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default{color:var(--g-color-text-primary);display:block;overflow:hidden;text-overflow:ellipsis}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default:hover{text-decoration:none}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default:focus-visible{outline:none}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default:before{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default.g-button{display:inline;line-height:1.25rem;min-height:0;position:static;width:auto}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default.g-button:focus-visible:nth-child(n){outline:none}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default.g-button .g-button-label{white-space:normal}.g-bootstrap.g-bs4 .g-card-overview:nth-child(n) .g-micro{font-size:.875rem}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info{display:flex}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data{display:grid;flex-grow:1;flex-shrink:1;line-height:1.25rem;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias,.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data .g-micro{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias{margin:.125rem 0}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias .g-card-overview-title{line-height:1.25rem}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-stripe{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap.g-bs4 .g-card-overview .g-amount{font-size:1.25rem}.g-bootstrap.g-bs4 .g-card-overview:nth-child(n) .g-amount-converted{color:var(--g-color-text-primary);font-size:.75rem;font-weight:400;line-height:1rem;padding:0}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-figure{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap.g-bs4 .g-card-overview .g-major{font-weight:600}.g-bootstrap.g-bs4 .g-card-overview .g-button,.g-bootstrap.g-bs4 .g-card-overview .g-tooltip-trigger{position:relative;z-index:30}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-extra-amount{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:400;line-height:1.3125rem;padding:0}.g-bs4.g-bootstrap.g-uses-keyboard .g-card-overview:focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-footer{flex-grow:0;flex-shrink:0;z-index:30}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-footer-right-aligned{justify-content:right}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-footer>.g-button{margin-right:.75rem;padding-left:.5rem;padding-right:.5rem}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-footer>.g-button:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap.g-bs4 .g-card-overview.g-inverted .g-card-overview-action-default,.g-bootstrap.g-bs4 .g-card-overview.g-inverted .g-card-overview-action-default:active,.g-bootstrap.g-bs4 .g-card-overview.g-inverted .g-card-overview-extra-amount,.g-bootstrap.g-bs4 .g-card-overview.g-inverted .g-faded{color:inherit}.g-bootstrap.g-bs4 .g-card-overview.g-inverted .g-card-overview-footer{border-top-color:rgba(var(--rgb-white),.15)}.g-bootstrap.g-bs4 .g-card-overview-listview{flex-flow:row;min-height:4.5rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-overview-listview{align-items:flex-start}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-overview-listview{align-items:center}}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-title{right:4.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-title a{left:5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container{min-width:0;padding-right:0}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info{align-items:center;padding-left:.3125rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data{align-items:center;margin-bottom:0;margin-top:0}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias-area{align-items:baseline;display:flex;overflow:hidden}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias-area *{margin-right:.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias-area .g-badge{vertical-align:-.1875rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias-area .g-micro{line-height:1.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount,.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual{display:flex;flex-direction:column}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual .g-card-overview-info-amount-inner{overflow:hidden}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual>:nth-child(2){text-align:left;width:7rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual>:nth-child(2){align-self:center;padding-left:.375rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual{flex-direction:row;justify-content:flex-end}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual .g-card-overview-info-amount-offseted-for-dual{padding-right:7rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-data{grid-template-columns:auto auto;grid-template-rows:repeat(6,max-content)}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount{grid-column:2/3;grid-row:1/99;margin-left:.625rem;min-width:0;text-align:right}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-amount{padding-top:.125rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount p{overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount p+.g-card-overview-extra-amount{margin-top:-.25rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-verbose .g-card-overview-badge-area{padding-top:.25rem}}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-figure{height:auto;margin-right:1rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-figure,.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-micro{display:none}}.g-bootstrap.g-bs4 .g-card-overview-listview:not(.g-card-overview-promotion) .g-card-overview-body{display:none}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer{align-items:center;display:flex;margin-bottom:auto;margin-top:auto;padding:0;width:4.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer.g-card-overview-footer-full-width{width:18.25rem}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer{justify-content:center}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer.g-card-overview-footer-full-width{width:4.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer .g-card-overview-footer-content{display:none}}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer>.g-button{border-width:.125rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer>.g-button:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer .g-card-overview-footer-content{padding:0 1rem 0 1.875rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer .g-card-overview-footer-content .g-btn-overview-footer{width:11.875rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer .g-card-overview-footer-content .g-btn-overview-footer:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap.g-bs4 .g-card-overview-gridview{align-items:stretch;height:17.5rem;min-width:13.125rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-title{bottom:2.875rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container{flex-grow:0;flex-shrink:0}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info{flex-direction:row-reverse;padding-top:.625rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info .g-card-overview-badge-area,.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info .g-micro{margin-top:-.25rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info .g-card-overview-figure{margin-left:.25rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info .g-card-overview-stripe{height:.25rem;width:100%}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts{display:flex;flex-direction:column}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts p{padding:0}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts .g-meter{margin:.4375rem 0}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts .g-amount{line-height:1.5}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts .g-card-overview-extra-amount{line-height:1.25rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts .g-card-overview-extra-amount-offsetted{margin-top:1.875rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .meter{margin:.4375rem 0}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-footer{align-items:center;border-top:.0625rem solid var(--g-color-border-secondary);display:flex;height:2.875rem;padding:0;width:100%}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-footer .g-card-overview-footer-content{flex:1;overflow:hidden;padding-right:.5rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-footer .g-button{border-width:.125rem;margin-left:.5rem;min-height:2rem;padding-left:.5rem;padding-right:.5rem;width:auto}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-footer .g-button:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-overview-listview:focus-within,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-overview-listview:hover,.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card-overview-listview:focus-within,.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card-overview-listview:hover{background-color:var(--g-color-overlay-hover);outline:none}.g-bootstrap.g-bs4 .g-card-overview-body{flex-grow:1;overflow-x:hidden;overflow-y:hidden}.g-bootstrap.g-bs4 .g-card-overview-body.g-card-overview-body-interactive{position:relative;z-index:20}.g-bootstrap.g-bs4 .g-card-overview-body.g-card-overview-body-unpadded{padding:0}.g-bootstrap.g-bs4 .g-card-overview-widget{height:20rem}.g-bootstrap.g-bs4 .g-card-overview-widget .g-card-overview-header{border-bottom:.0625rem solid var(--g-color-border-secondary);min-height:2.875rem;white-space:nowrap}.g-bootstrap.g-bs4 .g-card-overview-widget .g-card-overview-body{height:100%;overflow-y:visible}.g-bootstrap.g-bs4 .g-card-overview-promotion .g-card-overview-body{flex-grow:0;overflow:hidden}.g-bootstrap.g-bs4 .g-card-overview-promotion .g-card-overview-body p{text-align:left}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview>.g-button{margin-right:.5rem;padding:.5rem}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body{display:flex;flex:1;padding-left:calc(var(--card-padding-horizontal) + .3125rem);text-align:left}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-icon{margin-right:1rem;width:3rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-icon{display:none}}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-promotion-info .g-button{text-align:initial}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-promotion-info .g-card-overview-action-default :is(h2,h3,h4,h5,h6){padding:0}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-promotion-info p{padding:0}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-footer{margin:0}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-footer{width:auto}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-footer .g-button{margin-right:.5rem;margin-top:.5rem}}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview{background-position:50%;background-size:cover;justify-content:flex-end}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview>.g-button{border-width:.125rem;margin:0;position:absolute;right:.5rem;top:.5rem;z-index:30}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview>.g-button:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview .g-card-overview-body{overflow:hidden;text-align:center;text-overflow:ellipses}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview .g-card-overview-body .g-micro{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview .g-card-overview-body .g-card-overview-icon{width:6rem}.g-bootstrap.g-bs4 .g-card-overview-group{display:flex;flex-direction:column;gap:.9375rem;margin:1.25rem 0}.g-bootstrap.g-bs4 .g-card-overview-group .g-card-overview{margin:0}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid{flex-direction:row;gap:.9375rem;margin:1.25rem -.9375rem .625rem;overflow:auto hidden;padding:0 .9375rem .625rem;scroll-behavior:smooth;scroll-snap-type:x mandatory}.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid .g-card-overview{flex:1 0 15.9375rem;scroll-margin-left:.9375rem;scroll-snap-align:start}.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid:after{content:"";flex:0 0 calc(100% - 16.875rem)}.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid:has(.g-card-overview:only-child):after{content:none}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid{--columns:2;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid{--columns:3}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid{--columns:4}}.g-bootstrap.g-bs4 .g-card-overview-group-layout-widget{--columns:1;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}@media (min-width:992px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-widget{--columns:2}}.g-bootstrap.g-bs4 .g-card-function,.g-bootstrap.g-bs4 .g-card-function-footer{--card-padding-vertical:0.9375rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-function,.g-bootstrap.g-bs4 .g-card-function-footer{--card-padding-horizontal:1.5625rem}}.g-bootstrap.g-bs4 .g-card-function{display:flex!important;flex-direction:column;overflow:unset}.g-bootstrap.g-bs4 .g-card-function .g-h-major{font-size:1.125rem;font-weight:700;line-height:1.5rem}.g-bootstrap.g-bs4 .g-card-function .g-h-major:nth-child(n){padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-card-function .g-h-minor{font-size:.875rem;font-weight:700;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-card-function .g-group{margin:0;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap.g-bs4 .g-card-function .g-group-button{text-align:center;width:100%}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-function .g-group-button{order:-1}}.g-bootstrap.g-bs4 .g-card-function .g-card-body{display:flex;flex-direction:column;flex-grow:0}.g-bootstrap.g-bs4 .g-card-function .g-card-function-indicator{align-items:center;color:var(--g-color-fill-primary);margin-bottom:-.9375rem;order:-1;text-align:center}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-function .g-card-function-indicator.g-indicator-custom{padding-bottom:1.5625rem;padding-top:1.5625rem}}.g-bootstrap.g-bs4 .g-card-function .g-card-function-indicator.g-indicator-custom .g-card-function-indicator-content{max-width:12.5rem}.g-bootstrap.g-bs4 .g-card-function .g-card-function-indicator.g-indicator-custom .g-card-function-indicator-content img{max-width:100%}.g-bootstrap.g-bs4 .g-card-function .g-card-function-indicator.g-indicator-enabled .g-state{color:var(--g-color-success)}.g-bootstrap.g-bs4 .g-card-function .g-card-function-icon{--size:3rem;color:inherit}.g-bootstrap.g-bs4 .g-card-function .g-state{font-size:.75rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:.75rem;margin-left:-.5rem;margin-right:-.5rem;margin-top:.625rem}.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript{margin-top:-.9375rem;padding-top:0}.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript p{font-size:.875rem;line-height:1.3125rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .g-button{margin-bottom:.375rem;margin-top:.375rem;width:100%}}.g-bootstrap.g-bs4 .g-inverted .g-card-function .g-card-function-indicator{color:var(--g-color-text-inverted-secondary)}.g-bootstrap.g-bs4 .g-inverted .g-card-function .g-card-function-indicator.g-indicator-enabled .g-state{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-icon,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-icon{margin-top:.625rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-body,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-body{text-align:center}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-body,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-body{flex-grow:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript .g-button,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-button{max-width:calc(100% - 1rem)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])){flex-direction:row}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-body,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-body{justify-content:center}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-indicator,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator{flex:0 0 15%;margin-bottom:0;max-width:15%;padding-right:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-indicator.g-indicator-custom,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator.g-indicator-custom{flex:0 0 23%;max-width:23%}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-icon,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-icon{--size:4rem;font-size:var(--size);height:var(--size);line-height:var(--size);margin-top:0;min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-body,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-body{--card-padding-vertical:1.25rem;flex:1 0 0;text-align:left}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript{flex:0 0 25%;margin-top:0;max-width:25%;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript .g-group-button,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-group-button{padding:calc(var(--card-padding-horizontal) - 1.40625rem) 0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript .g-button,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-button{margin:.375rem 0;padding-left:.3125rem;padding-right:.3125rem;width:100%}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-function-footer-shared:nth-child(n):nth-child(n){margin-top:-.9375rem}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-card-function-footer{--card-padding-horizontal:10%}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-function-footer .g-card-body{padding-top:0}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-function-footer .g-card-body{text-align:center}}.g-bootstrap.g-bs4 .g-card-function-footer p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-card-row>.g-card{min-width:auto}.g-bootstrap.g-bs4 .g-card-row:has(.g-card-footer){flex-wrap:wrap}.g-bootstrap.g-bs4 .g-card-row .g-card-footer{flex-basis:100%}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-row .g-card-footer{text-align:center}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-row .g-card-footer:nth-child(n):nth-child(n){margin-top:-.9375rem}.g-bootstrap.g-bs4 .g-card-row .g-card-footer,.g-bootstrap.g-bs4 .g-card-row .g-card-footer .g-card-body{padding-top:0}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-card-row .g-card-footer,.g-bootstrap.g-bs4 .g-card-row .g-card-footer .g-card-body{--card-padding-horizontal:10%}}.g-bootstrap.g-bs4 .g-card-row .g-card-footer p{font-size:.875rem;line-height:1.3125rem;text-wrap:balance}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)){--card-padding-horizontal:1rem;--card-padding-vertical:0.75rem;background-color:var(--g-color-surface-primary);border-radius:.5rem;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);display:flex;flex-direction:column;margin-bottom:.625rem;margin-top:.625rem;max-width:100%;outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;position:relative}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-body,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-footer,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator{display:flex;flex-direction:column;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title{flex-shrink:0;font-size:1.125rem;font-weight:700;line-height:1.5rem;padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title a:after{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title-overline{order:-1}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin{--card-padding-vertical:0.9375rem;--card-padding-horizontal:1.5625rem;flex-direction:row}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-indicator-badge{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-body,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-footer,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-indicator{justify-content:center}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-indicator{flex-basis:15%;margin-bottom:0;min-width:0}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-body{--card-padding-vertical:1.25rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-footer{flex-basis:30%;margin-top:0;min-width:0;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-footer .g-group-button{order:-1;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-footer .g-button{padding-left:.3125rem;padding-right:.3125rem;width:100%}}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser{height:17.5rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-body,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser .g-card-product-body{padding-bottom:0}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-content,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser .g-card-product-content{-webkit-mask-image:linear-gradient(to top,transparent -.0625rem,#000 var(--card-padding-vertical));mask-image:linear-gradient(to top,transparent -.0625rem,#000 var(--card-padding-vertical));overflow:hidden;padding-bottom:var(--card-padding-vertical)}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-footer,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser .g-card-product-footer{margin-top:0;padding-top:.25rem}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-badge{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser .g-card-product-indicator-badge{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser{height:25.75rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-indicator{flex-basis:15.25rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-indicator-custom:not(.g-card-product-indicator-cover) img,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-indicator-custom:not(.g-card-product-indicator-cover) svg{max-height:8rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-icon{height:6rem;width:6rem}}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator{align-items:center;background-color:var(--color-bg,var(--g-color-fill-primary));color:var(--color-fg,var(--g-color-fill-inverted));flex:0 0 7rem;justify-content:center;margin-bottom:0;order:-1;position:relative}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator{background-color:CanvasText!important}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator .g-card-product-icon{color:Canvas!important}}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-custom:not(.g-card-product-indicator-cover) img,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-custom:not(.g-card-product-indicator-cover) svg{max-height:4rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-cover img,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-cover svg{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%;position:absolute;top:0;width:100%}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-body{flex:1 1;overflow:hidden}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-footer{flex:0 0}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-footer{margin-top:-.9375rem;padding-top:0}}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-footer .g-group-button{display:flex;flex-wrap:wrap;gap:.9375rem 1.25rem;margin:0;padding:1.25rem 0 .25rem}@media (min-width:576px) and (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-footer .g-group-button{justify-content:center;padding-bottom:.875rem}}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-footer .g-button{margin:0;position:relative;z-index:10}.g-bootstrap.g-bs4 .g-card-product-title{margin-left:-.25rem;margin-right:-.25rem;padding-left:.25rem;padding-right:.25rem}.g-bootstrap.g-bs4 .g-card-product-title a{color:inherit;display:block;font-weight:inherit;max-width:100%;width:-moz-max-content;width:max-content}.g-bootstrap.g-bs4 .g-card-product-icon{height:4rem;width:4rem}.g-bootstrap.g-bs4 .g-card-product-indicator-badge{margin:var(--card-padding-vertical) var(--card-padding-horizontal) 0 0;max-width:calc(100% - var(--card-padding-horizontal)*2);padding:0;position:absolute;right:0;top:0}.g-bootstrap.g-bs4 .g-card-product-price .g-card-product-active{border:.0625rem solid var(--color-bg);border-radius:50%;margin-right:.125em;position:relative;top:.03125rem}.g-bs4.g-bootstrap.g-uses-keyboard .g-card-product-with-default-action:focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-card-product-with-default-action:hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap.g-bs4 .g-card-product-with-default-action .g-card-product-title a:hover{text-decoration:none}.g-bootstrap.g-bs4 .g-card-product-with-default-action .g-card-product-title a:focus-visible{outline:none}.g-bootstrap.g-bs4 .g-contact-info{min-height:4rem}.g-bootstrap.g-bs4 .g-contact-info-extended{min-height:6.5rem}.g-bootstrap.g-bs4 .g-contact-info .g-amount:nth-child(n){font-size:1rem;line-height:1.25rem}.g-bootstrap.g-bs4 .g-contact-info .g-avatar:nth-child(n){color:var(--g-color-fill-primary)}.g-bootstrap.g-bs4 .g-copy{border-radius:var(--g-size-border-radius-sm);position:relative;transition-duration:.25s;transition-property:background-color}.g-bootstrap.g-bs4 .g-copy:hover{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap.g-bs4 .g-copy .g-tooltip-touch-target{inset:0;position:absolute;z-index:0}.g-bootstrap.g-bs4 .g-copy .g-copy-button{inset:0;min-height:0;position:absolute;width:100%;z-index:30}.g-bootstrap.g-bs4 .g-copy .g-copy-button:focus-visible:nth-child(n){outline:none}.g-bootstrap.g-bs4 .g-copy .g-copy-button:focus-visible:after{content:"";inset:-.125rem 0;outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem;position:absolute;z-index:0}.g-bootstrap.g-bs4 .g-dropdown{width:100%}.g-bootstrap.g-bs4 .g-dropdown.g-dropdown ol,.g-bootstrap.g-bs4 .g-dropdown.g-dropdown p,.g-bootstrap.g-bs4 .g-dropdown.g-dropdown ul{margin:0}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-menu{border:0;color:var(--g-color-text-primary);float:none;margin:0;max-height:18.75rem;min-width:10rem;overflow-x:hidden;overflow-y:auto;padding:0;position:inherit;width:100%;z-index:350000}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-menu:focus-visible{outline:0}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item{align-items:center;align-items:flex-start;background-color:transparent;border:0;border-radius:.5rem;border-radius:0;box-shadow:none;color:var(--g-color-text-primary);display:inline-flex;display:flex;font-family:inherit;font-size:1rem;font-weight:400;height:auto;justify-content:center;justify-content:flex-start;line-height:1.375rem;min-height:2.25rem;padding:.5625rem .625rem;position:relative;text-align:left;transition-duration:.1s;transition-property:color,background-color,border,box-shadow;transition-timing-function:ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:normal;width:100%}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:not(:disabled),.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item:not(:disabled),.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item:not(:disabled){cursor:pointer}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.highlight,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:active,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:focus-visible,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item:active,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item:focus-visible,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item:hover,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .highlight.g-dropdown-item,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item:active,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item:focus-visible,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item:hover,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .highlight.g-dropdown-item{background-color:var(--g-color-overlay-hover);box-shadow:none;text-decoration:none}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.highlight :global(.g-avatar-content:not(.g-avatar-content-border)),.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:active :global(.g-avatar-content:not(.g-avatar-content-border)),.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:focus-visible :global(.g-avatar-content:not(.g-avatar-content-border)),.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover :global(.g-avatar-content:not(.g-avatar-content-border)){--color-bg:var(--g-color-surface-primary)}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:focus-visible,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item:focus-visible,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .selected.g-dropdown-item,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .selected.g-dropdown-item{color:var(--g-color-text-primary);font-weight:600}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.disabled,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:disabled,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .disabled.g-dropdown-item,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item:disabled,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .disabled.g-dropdown-item,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item:disabled{background-color:inherit;color:var(--g-color-text-disabled);cursor:not-allowed;pointer-events:revert}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.border,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .border.g-dropdown-item,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .border.g-dropdown-item{border:0!important;border-bottom:.0625rem solid var(--g-color-border-secondary)!important}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item>img,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item>img,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item>img{align-self:center;margin-right:.5rem}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item .g-product-info,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item .g-product-info,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item .g-product-info{flex:1}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-menu-right{min-width:100%;width:auto}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-menu-right .g-dropdown-item{padding-right:1.25rem;white-space:nowrap}.g-bootstrap.g-bs4 .g-dropdown .custom-control{margin-bottom:-.4375rem;margin-right:.625rem;margin-top:-.4375rem;padding-left:1rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-dropdown:not(.g-dropdown-product) .g-dropdown-item{align-items:center;display:flex;justify-content:space-between}.g-bootstrap.g-bs4 .g-dropdown:not(.g-dropdown-product) .g-dropdown-item .g-amount{margin-left:.9375rem;text-align:right}}.g-bootstrap.g-bs4 .g-dropdown:not(.g-dropdown-product) .g-dropdown-item .g-amount{display:block}.g-bootstrap.g-bs4 .g-dropdown.disabled,.g-bootstrap.g-bs4 .g-dropdown:disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle,.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:focus-visible,.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:focus-visible:hover,.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:hover,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:focus-visible,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:focus-visible:hover,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:hover{background-color:var(--g-color-surface-disabled);border-color:var(--g-color-border-disabled);color:var(--g-color-text-disabled);opacity:1}.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:after,.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:focus-visible:after,.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:focus-visible:hover:after,.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:hover:after,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:after,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:focus-visible:after,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:focus-visible:hover:after,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:hover:after{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle .g-faded,.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:focus-visible .g-faded,.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:focus-visible:hover .g-faded,.g-bootstrap.g-bs4 .g-dropdown.disabled .g-dropdown-toggle:hover .g-faded,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle .g-faded,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:focus-visible .g-faded,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:focus-visible:hover .g-faded,.g-bootstrap.g-bs4 .g-dropdown:disabled .g-dropdown-toggle:hover .g-faded{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-dropdown .g-faded{color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-dropdown-toggle,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:nth-child(n):nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:nth-child(n):nth-child(n){min-height:2.5rem;padding:.4375rem 1.625rem .4375rem .625rem!important;width:100%}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.show.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>[aria-expanded=true].g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.show.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>[aria-expanded=true].g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .show.g-dropdown-toggle:after,.g-bootstrap.g-bs4 [aria-expanded=true].g-dropdown-toggle:after{transform:rotate(180deg)}.g-bootstrap.g-bs4 .g-dropdown-separator .g-dropdown-item:not(:last-child){border-bottom:.0625rem solid var(--g-color-border-secondary)}.g-bootstrap.g-bs4 .g-dropdown-product .g-dropdown-item{display:block}.g-bootstrap.g-bs4 .g-dropdown-product .g-dropdown-item.selected{font-weight:400}.g-bootstrap.g-bs4 .g-dropdown-product:not(.g-dropdown-product-condensed) .g-dropdown-item{position:relative}.g-bootstrap.g-bs4 .g-dropdown-product:not(.g-dropdown-product-condensed) .g-contact-info,.g-bootstrap.g-bs4 .g-dropdown-product:not(.g-dropdown-product-condensed) .g-product-info{min-height:3.5rem;padding-left:.3125rem}.g-bootstrap.g-bs4 .g-dropdown-product:not(.g-dropdown-product-condensed) .g-product-info-stripe{border-radius:0!important}.g-bootstrap.g-bs4 .g-dropdown-product .g-dropdown-toggle .g-faded,.g-bootstrap.g-bs4 .g-dropdown-product .g-dropdown-toggle .g-iban,.g-bootstrap.g-bs4 .g-dropdown-product.g-dropdown-toggle .g-faded,.g-bootstrap.g-bs4 .g-dropdown-product.g-dropdown-toggle .g-iban{font-size:.75rem;line-height:1}.g-bootstrap.g-bs4 .g-dropdown-product .g-dropdown-toggle>*,.g-bootstrap.g-bs4 .g-dropdown-product.g-dropdown-toggle>*{width:auto}.g-bootstrap.g-bs4 .g-dropdown-product-select-all-content{padding-left:.3125rem}.g-bootstrap.g-bs4 .g-dropdown-product-checkbox:nth-child(n):nth-child(n){margin:auto .5625rem auto .625rem}.g-bootstrap.g-bs4 .g-input-group .g-dropdown:not(:first-child) .g-dropdown-toggle,.g-bootstrap.g-bs4 .g-input-group .g-dropdown:not(:first-child) .g-form-control{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap.g-bs4 .g-input-group .g-dropdown:not(:last-child) .g-dropdown-toggle,.g-bootstrap.g-bs4 .g-input-group .g-dropdown:not(:last-child) .g-form-control{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend{width:auto}.g-bootstrap.g-bs4 .g-input-group>.g-dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap.g-bs4 .g-input-group>.g-dropdown-toggle:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 ::-moz-placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap.g-bs4 ::placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap.g-bs4 :disabled::-moz-placeholder{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 :disabled::placeholder{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-form-control{border:.0625rem solid var(--g-color-border-primary);border-radius:.5rem;box-shadow:none;caret-color:var(--g-color-interactive-primary);display:block;padding:.4375rem .625rem;transition:border-color .15s ease-in-out}.g-bootstrap.g-bs4 .g-form-control:not(:disabled):not([readonly]):hover{border-color:var(--g-color-border-hover)}.g-bootstrap.g-bs4 .g-form-control:not(:disabled):focus-visible{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary);outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;z-index:5}.g-bootstrap.g-bs4 .g-form-control:disabled,.g-bootstrap.g-bs4 .g-form-control:disabled .btn,.g-bootstrap.g-bs4 .g-form-control:disabled~.g-input-group-append,.g-bootstrap.g-bs4 .g-form-control:disabled~.g-input-group-append .btn,.g-bootstrap.g-bs4 .g-form-control:disabled~.g-input-group-prepend,.g-bootstrap.g-bs4 .g-form-control:disabled~.g-input-group-prepend .btn{background-color:var(--g-color-surface-disabled)!important;background-image:none!important;border-color:var(--g-color-border-disabled)!important;color:var(--g-color-text-disabled)!important;cursor:not-allowed;opacity:1;outline:none}.g-bootstrap.g-bs4 .g-form-control:disabled .btn,.g-bootstrap.g-bs4 .g-form-control:disabled~.g-input-group-append .btn,.g-bootstrap.g-bs4 .g-form-control:disabled~.g-input-group-prepend .btn{opacity:1}.g-bootstrap.g-bs4 input[type=date],.g-bootstrap.g-bs4 input[type=datetime-local],.g-bootstrap.g-bs4 input[type=email],.g-bootstrap.g-bs4 input[type=month],.g-bootstrap.g-bs4 input[type=number],.g-bootstrap.g-bs4 input[type=password],.g-bootstrap.g-bs4 input[type=search],.g-bootstrap.g-bs4 input[type=tel],.g-bootstrap.g-bs4 input[type=text],.g-bootstrap.g-bs4 input[type=time],.g-bootstrap.g-bs4 input[type=url],.g-bootstrap.g-bs4 input[type=week],.g-bootstrap.g-bs4 select,.g-bootstrap.g-bs4 textarea,.g-bootstrap.g-bs4 textarea[readonly]{background:var(--g-color-surface-primary);background-image:var(--g-gradient-fake-shadow);color:var(--g-color-text-primary);font-family:inherit;font-size:1rem;font-weight:400;height:unset;line-height:1.5rem;width:100%}@media (prefers-reduced-motion:no-preference){.g-bootstrap.g-bs4 input[type=date],.g-bootstrap.g-bs4 input[type=datetime-local],.g-bootstrap.g-bs4 input[type=email],.g-bootstrap.g-bs4 input[type=month],.g-bootstrap.g-bs4 input[type=number],.g-bootstrap.g-bs4 input[type=password],.g-bootstrap.g-bs4 input[type=search],.g-bootstrap.g-bs4 input[type=tel],.g-bootstrap.g-bs4 input[type=text],.g-bootstrap.g-bs4 input[type=time],.g-bootstrap.g-bs4 input[type=url],.g-bootstrap.g-bs4 input[type=week],.g-bootstrap.g-bs4 select,.g-bootstrap.g-bs4 textarea,.g-bootstrap.g-bs4 textarea[readonly]{transition:border-color .15s ease-in-out}}.g-bootstrap.g-bs4 button[role=switch],.g-bootstrap.g-bs4 input,.g-bootstrap.g-bs4 select,.g-bootstrap.g-bs4 textarea{--g-gradient-fake-shadow:linear-gradient(180deg,rgba(var(--rgb-black),0.07),transparent 0.1875rem)}.g-bootstrap.g-bs4 input[type=radio]{--g-gradient-fake-shadow:radial-gradient(circle at 50% 100%,rgba(var(--rgb-white),0),rgba(var(--rgb-white),0) 75%,rgba(var(--rgb-black),0.4) 125%)}.g-bootstrap.g-bs4 input[type=checkbox]~.custom-control-label,.g-bootstrap.g-bs4 input[type=radio]~.custom-control-label{font-weight:400}.g-bootstrap.g-bs4 input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.g-bootstrap.g-bs4 input[type=number]::-webkit-inner-spin-button,.g-bootstrap.g-bs4 input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.g-bootstrap.g-bs4 textarea,.g-bootstrap.g-bs4 textarea[readonly]{min-height:2.5rem}.g-bootstrap.g-bs4 .custom-control{cursor:default;display:block;margin-right:0;min-height:1.5rem;padding-left:1.5rem;position:relative}.g-bootstrap.g-bs4 .custom-control:not(.custom-control-inline){padding-bottom:.25rem;padding-top:.25rem}.g-bootstrap.g-bs4 .custom-control:not(.custom-control-inline) .custom-control-input{top:.5rem}.g-bootstrap.g-bs4 .custom-control-inline{display:inline-flex;margin-right:1rem}.g-bootstrap.g-bs4 .custom-control-input,.g-bootstrap.g-bs4 .g-input-control{height:1rem;left:0;position:absolute;top:.25rem;width:1rem}.g-bootstrap.g-bs4 .custom-control-input:before,.g-bootstrap.g-bs4 .g-input-control:before{content:"";display:block;inset:-.5rem;position:absolute}.g-bootstrap.g-bs4 .custom-control-input:focus-visible,.g-bootstrap.g-bs4 .g-input-control:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .custom-control-input:not(:disabled,[readonly]),.g-bootstrap.g-bs4 .custom-control-input~.custom-control-label:not(:disabled,[readonly]),.g-bootstrap.g-bs4 .g-input-control:not(:disabled,[readonly]),.g-bootstrap.g-bs4 .g-input-control~.custom-control-label:not(:disabled,[readonly]){cursor:pointer}.g-bootstrap.g-bs4 .custom-control-input:disabled,.g-bootstrap.g-bs4 .custom-control-input~.custom-control-label:disabled,.g-bootstrap.g-bs4 .g-input-control:disabled,.g-bootstrap.g-bs4 .g-input-control~.custom-control-label:disabled{cursor:not-allowed}@media (forced-colors:none){.g-bootstrap.g-bs4 .custom-control-input,.g-bootstrap.g-bs4 .g-input-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--g-gradient-fake-shadow) center center/contain no-repeat var(--g-color-surface-primary);border:.0625rem solid;color:var(--g-color-border-primary)}.g-bootstrap.g-bs4 .custom-control-input:checked,.g-bootstrap.g-bs4 .custom-control-input:where([type=checkbox]):indeterminate,.g-bootstrap.g-bs4 .g-input-control:checked,.g-bootstrap.g-bs4 .g-input-control:where([type=checkbox]):indeterminate{background-color:var(--g-color-interactive-primary);color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .custom-control-input:checked:after,.g-bootstrap.g-bs4 .custom-control-input:where([type=checkbox]):indeterminate:after,.g-bootstrap.g-bs4 .g-input-control:checked:after,.g-bootstrap.g-bs4 .g-input-control:where([type=checkbox]):indeterminate:after{background-color:var(--g-color-fill-inverted);border-radius:inherit;content:"";display:block;inset:0;-webkit-mask:center/1rem 1rem no-repeat;mask:center/1rem 1rem no-repeat;position:absolute}.g-bootstrap.g-bs4 .custom-control-input:checked:disabled:after,.g-bootstrap.g-bs4 .custom-control-input:where([type=checkbox]):indeterminate:disabled:after,.g-bootstrap.g-bs4 .g-input-control:checked:disabled:after,.g-bootstrap.g-bs4 .g-input-control:where([type=checkbox]):indeterminate:disabled:after{background-color:var(--g-color-border-disabled)}.g-bootstrap.g-bs4 .custom-control-input:not(:disabled,[readonly]):hover,.g-bootstrap.g-bs4 .g-input-control:not(:disabled,[readonly]):hover{color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .custom-control-input:not(:disabled,[readonly]):active,.g-bootstrap.g-bs4 .g-input-control:not(:disabled,[readonly]):active{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25))}.g-bootstrap.g-bs4 .custom-control-input:disabled,.g-bootstrap.g-bs4 .g-input-control:disabled{background-color:var(--g-color-surface-disabled)!important;background-image:none;color:var(--g-color-border-disabled)!important}.g-bootstrap.g-bs4 .custom-control-input:disabled~.custom-control-label,.g-bootstrap.g-bs4 .g-input-control:disabled~.custom-control-label{color:var(--g-color-text-disabled)!important}.g-bootstrap.g-bs4 .custom-control-input[type=checkbox],.g-bootstrap.g-bs4 .g-input-control[type=checkbox]{border-radius:.125rem}.g-bootstrap.g-bs4 .custom-control-input[type=checkbox]:checked:after,.g-bootstrap.g-bs4 .g-input-control[type=checkbox]:checked:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-32 -48 576 576%27%3E%3Cpath fill=%27%27 d=%27m469 138l-48-48c-7-6-16-6-23 0l-189 190l-1 0l-94-94c-7-7-17-7-23 0l-48 48c-6 6-6 16 0 22l119 118c6 7 16 16 22 23l24 24l260-260c7-7 7-17 1-23z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-32 -48 576 576%27%3E%3Cpath fill=%27%27 d=%27m469 138l-48-48c-7-6-16-6-23 0l-189 190l-1 0l-94-94c-7-7-17-7-23 0l-48 48c-6 6-6 16 0 22l119 118c6 7 16 16 22 23l24 24l260-260c7-7 7-17 1-23z%27/%3E%3C/svg%3E")}.g-bootstrap.g-bs4 .custom-control-input[type=checkbox]:indeterminate:after,.g-bootstrap.g-bs4 .g-input-control[type=checkbox]:indeterminate:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27%27 d=%27M12,6.5 C12.8284271,6.5 13.5,7.17157288 13.5,8 C13.5,8.77969612 12.9051119,9.42044868 12.14446,9.49313342 L12,9.5 L4,9.5 C3.17157288,9.5 2.5,8.82842712 2.5,8 C2.5,7.22030388 3.09488808,6.57955132 3.85553999,6.50686658 L4,6.5 L12,6.5 Z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27%27 d=%27M12,6.5 C12.8284271,6.5 13.5,7.17157288 13.5,8 C13.5,8.77969612 12.9051119,9.42044868 12.14446,9.49313342 L12,9.5 L4,9.5 C3.17157288,9.5 2.5,8.82842712 2.5,8 C2.5,7.22030388 3.09488808,6.57955132 3.85553999,6.50686658 L4,6.5 L12,6.5 Z%27/%3E%3C/svg%3E")}.g-bootstrap.g-bs4 .custom-control-input[type=radio],.g-bootstrap.g-bs4 .g-input-control[type=radio]{border-radius:50%}.g-bootstrap.g-bs4 .custom-control-input[type=radio]:checked:after,.g-bootstrap.g-bs4 .g-input-control[type=radio]:checked:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-8 -8 16 16%27%3E%3Ccircle fill=%27%27 r=%274%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-8 -8 16 16%27%3E%3Ccircle fill=%27%27 r=%274%27/%3E%3C/svg%3E")}}.g-bootstrap.g-bs4 .custom-control-label{margin-bottom:0}.g-bootstrap.g-bs4 .g-dropdown-toggle:not(:disabled):focus-visible,.g-bootstrap.g-bs4 .g-form-select select:not(:disabled):focus-visible,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:not(:disabled):focus-visible:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.show.g-dropdown-toggle:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>[aria-expanded=true].g-dropdown-toggle:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:not(:disabled):focus-visible:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.show.g-dropdown-toggle:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>[aria-expanded=true].g-dropdown-toggle:nth-child(n),.g-bootstrap.g-bs4 .show.g-dropdown-toggle,.g-bootstrap.g-bs4 [aria-expanded=true].g-dropdown-toggle{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;text-decoration:none;z-index:5}.g-bootstrap.g-bs4 .g-dropdown-toggle,.g-bootstrap.g-bs4 .g-form-select select,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:nth-child(n):nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:nth-child(n):nth-child(n){align-items:baseline;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--g-color-surface-primary);background-image:none;border-color:var(--g-color-border-primary);color:var(--g-color-text-primary);display:inline-flex;font-size:1rem;font-weight:400;justify-content:flex-start;line-height:1.5rem;outline:none;overflow:hidden;padding-right:1.625rem;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-dropdown-toggle:not(:disabled).placeholder,.g-bootstrap.g-bs4 .g-form-select select:not(:disabled).placeholder,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:not(:disabled).placeholder:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:not(:disabled).placeholder:nth-child(n){color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-dropdown-toggle:not(:disabled):hover,.g-bootstrap.g-bs4 .g-form-select select:not(:disabled):hover,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:not(:disabled):hover:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:not(:disabled):hover:nth-child(n){border-color:var(--g-color-border-hover);text-decoration:none;z-index:5}.g-bootstrap.g-bs4 .g-dropdown-toggle:disabled,.g-bootstrap.g-bs4 .g-dropdown-toggle:disabled .btn,.g-bootstrap.g-bs4 .g-form-select select:disabled,.g-bootstrap.g-bs4 .g-form-select select:disabled .btn,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:disabled:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:disabled:nth-child(n) .btn,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:disabled:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:disabled:nth-child(n) .btn{background-color:var(--g-color-surface-disabled)!important;background-image:none!important;border-color:var(--g-color-border-disabled)!important;color:var(--g-color-text-disabled)!important;cursor:not-allowed;opacity:1;outline:none}.g-bootstrap.g-bs4 .g-dropdown-toggle:disabled.placeholder,.g-bootstrap.g-bs4 .g-form-select select:disabled.placeholder,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:disabled.placeholder:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:disabled.placeholder:nth-child(n){color:var(--g-color-text-disabled)!important}.g-bootstrap.g-bs4 .g-dropdown-toggle:after,.g-bootstrap.g-bs4 .g-form-select:after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:nth-child(n):after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-dropdown-toggle:after,.g-bootstrap.g-bs4 .g-form-select:after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:nth-child(n):after{--color:CanvasText}}.g-bootstrap.g-bs4 .disabled.g-dropdown-toggle:after,.g-bootstrap.g-bs4 .disabled.g-form-select:after,.g-bootstrap.g-bs4 .g-dropdown-toggle:disabled:after,.g-bootstrap.g-bs4 .g-form-select:disabled:after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.disabled.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:disabled:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.disabled.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:disabled:nth-child(n):after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.show.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>[aria-expanded=true].g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.show.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>[aria-expanded=true].g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .show.g-dropdown-toggle:after,.g-bootstrap.g-bs4 .show.g-form-select:after,.g-bootstrap.g-bs4 [aria-expanded=true].g-dropdown-toggle:after,.g-bootstrap.g-bs4 [aria-expanded=true].g-form-select:after{transform:rotate(180deg)}.g-bootstrap.g-bs4 .g-dropdown-toggle:after,.g-bootstrap.g-bs4 .g-form-select:after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:nth-child(n):after{position:absolute;right:.5rem;top:.75rem}.g-bootstrap.g-bs4 .g-form-select{position:relative}.g-bootstrap.g-bs4 .g-form-select select{height:2.5rem!important}.g-bootstrap.g-bs4 .g-form-select select.custom-select{padding-left:.4375rem}.g-bootstrap.g-bs4 .g-form-select option{color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-form-select option:disabled{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-form-select.disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-row+.g-form-group{margin-top:1rem}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-row+.g-form-group{margin-top:.5rem}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-body .g-form-group:first-child{margin-top:.375rem}}.g-bootstrap.g-bs4 .g-form-group{margin-bottom:.375rem}.g-bootstrap.g-bs4 .g-form-group.g-form-compact{margin-bottom:0;margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-group{padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 .g-form-group .col-form-label{color:var(--g-color-text-primary);font-size:1rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.5rem;margin-bottom:-.4375rem;padding-bottom:.625rem;padding-top:.375rem}.g-bootstrap.g-bs4 .g-form-group .g-form-description{margin-bottom:-.375rem}.g-bootstrap.g-bs4 .g-form-group .g-form-description,.g-bootstrap.g-bs4 .g-form-group .g-form-description>p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-form-group .g-card-alert-small>.g-card-body{padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 .g-form-group [class^=g-col]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group [class^=g-col]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group [class^=g-col]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle):not(label,legend){margin-top:.125rem}.g-bootstrap.g-bs4 .g-form-group [class^=g-col] .g-form-group{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}@media (max-width:1399.98px){.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}}@media (max-width:1199.98px){.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem;margin-top:-.375rem!important}}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-sm]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-sm]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-sm]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}}.g-bootstrap.g-bs4 .g-form-multicol .g-form-group{margin-top:.5rem}.g-bootstrap.g-bs4 .g-form-multicol:first-child{margin-top:-.5rem}.g-bootstrap.g-bs4 .g-form-multicol label,.g-bootstrap.g-bs4 .g-form-multicol legend{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-input-group{align-items:stretch;display:flex;flex-wrap:nowrap;position:relative;width:100%}.g-bootstrap.g-bs4 .g-input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.g-bootstrap.g-bs4 .g-input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.g-bootstrap.g-bs4 .g-input-group:not(.has-validation)>.custom-select:not(:last-child),.g-bootstrap.g-bs4 .g-input-group:not(.has-validation)>.g-form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-input-group>.custom-file,.g-bootstrap.g-bs4 .g-input-group>.custom-select,.g-bootstrap.g-bs4 .g-input-group>.g-form-control,.g-bootstrap.g-bs4 .g-input-group>.g-form-control-plaintext{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.g-bootstrap.g-bs4 .g-input-group>.custom-select:not(:first-child),.g-bootstrap.g-bs4 .g-input-group>.g-form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap.g-bs4 .g-input-group .g-input-group-prepend{margin-right:-.0625rem}.g-bootstrap.g-bs4 .g-input-group .g-input-group-prepend>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-input-group .g-input-group-append{margin-left:-.0625rem}.g-bootstrap.g-bs4 .g-input-group .g-input-group-append>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend{background-color:var(--g-color-surface-primary);display:flex}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append:first-child,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append:first-child>.g-input-group-text,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend:first-child,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend:first-child>.g-input-group-text{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append:last-child,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append:last-child>.g-input-group-text,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend:last-child,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend:last-child>.g-input-group-text{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-input-group-text,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-input-group-text{align-items:center;background-color:var(--g-color-surface-primary);border:.0625rem solid;border-color:var(--g-color-border-primary);color:var(--g-color-text-primary);display:flex;font-weight:400;min-height:2.5rem;padding:0 .5625rem;text-align:center;white-space:nowrap}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.btn,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.btn{background-color:var(--g-color-surface-primary);background-image:unset;border-color:var(--g-color-border-primary)!important;color:var(--g-color-interactive-primary);font-size:1rem;min-height:2.5rem;padding:0 .5rem}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.btn>svg{margin-left:0;margin-right:0}.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-append>.btn,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-append>.btn .btn,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-append>.g-button,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-append>.g-button .btn,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-append>.g-input-group-text,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-append>.g-input-group-text .btn,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-prepend>.btn,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-prepend>.btn .btn,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-prepend>.g-button,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-prepend>.g-button .btn,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-prepend>.g-input-group-text,.g-bootstrap.g-bs4 .g-input-group.disabled .g-input-group-prepend>.g-input-group-text .btn{background-color:var(--g-color-surface-disabled)!important;background-image:none!important;border-color:var(--g-color-border-disabled)!important;color:var(--g-color-text-disabled)!important;cursor:not-allowed;opacity:1;outline:none}.g-bootstrap.g-bs4 .g-dropdown ol,.g-bootstrap.g-bs4 .g-dropdown p,.g-bootstrap.g-bs4 .g-dropdown ul,.g-bootstrap.g-bs4 input ol,.g-bootstrap.g-bs4 input p,.g-bootstrap.g-bs4 input ul,.g-bootstrap.g-bs4 select ol,.g-bootstrap.g-bs4 select p,.g-bootstrap.g-bs4 select ul{margin-top:.625rem}.g-bootstrap.g-bs4 input[type=range]::-moz-focus-outer{border:0!important;outline:none!important}.g-bootstrap.g-bs4 .g-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:.875rem 0;width:100%}.g-bootstrap.g-bs4 .g-slider::-webkit-slider-runnable-track{border:.0625rem solid var(--g-color-border-primary);border-radius:.1875rem;box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0);cursor:pointer;height:.375rem;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}.g-bootstrap.g-bs4 .g-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:100%;box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0);cursor:pointer;height:1.75rem;margin-top:-.75rem;width:1.75rem}.g-bootstrap.g-bs4 .g-slider::-moz-range-track{border:.0625rem solid var(--g-color-border-primary);border-radius:.1875rem;height:.375rem;height:.25rem;-moz-transition:all .2s ease;transition:all .2s ease;width:100%}.g-bootstrap.g-bs4 .g-slider::-moz-range-thumb,.g-bootstrap.g-bs4 .g-slider::-moz-range-track{background:var(--g-color-surface-secondary);box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0);cursor:pointer}.g-bootstrap.g-bs4 .g-slider::-moz-range-thumb{border:.0625rem solid var(--g-color-border-primary);border-radius:100%;height:1.75rem;width:1.75rem}.g-bootstrap.g-bs4 .g-slider::-ms-track{background:transparent;border-color:transparent;border-width:.875rem 0;color:transparent;cursor:pointer;height:.375rem;-ms-transition:all .2s ease;transition:all .2s ease;width:100%}.g-bootstrap.g-bs4 .g-slider::-ms-fill-lower,.g-bootstrap.g-bs4 .g-slider::-ms-fill-upper{background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:.375rem;box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0)}.g-bootstrap.g-bs4 .g-slider::-ms-thumb{background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:100%;box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0);cursor:pointer;height:1.75rem;margin-top:0;width:1.75rem}.g-bootstrap.g-bs4 .g-slider:focus-visible::-webkit-slider-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-slider:focus-visible::-moz-range-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-slider:focus-visible::-ms-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-slider+.g-slider-legend{margin-top:-.5625rem}@-moz-document url-prefix(){.g-bootstrap.g-bs4 .g-slider+.g-slider-legend{margin-top:-1.3125rem}}.g-bootstrap.g-bs4 .g-slider-legend .g-slider-left{float:left}.g-bootstrap.g-bs4 .g-slider-legend .g-slider-middle{text-align:center}.g-bootstrap.g-bs4 .g-slider-legend .g-slider-right{float:right}.g-bootstrap.g-bs4 .g-focus-page{margin:0 auto}@media (min-width:576px){.g-bootstrap.g-bs4 .g-focus-page{max-width:33.75rem}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-focus-page.g-focus-page-large,.g-bootstrap.g-bs4 .g-focus-page.g-focus-page-medium{max-width:45rem}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-focus-page.g-focus-page-large{max-width:55rem}}.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-stepper{padding:1rem 1rem .625rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-stepper{padding:1.5rem 2rem .625rem}}.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-stepper:empty{display:none}.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-stepper+.g-page-content{padding-top:0}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-buttons{background:var(--g-color-surface-primary);bottom:0;box-shadow:0 -2px 8px rgba(var(--rgb-black),10%);display:flex;justify-content:space-between;left:0;padding:.5rem;position:fixed;width:100%;z-index:500000}.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-buttons .g-button{width:auto}.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-buttons .g-button:last-child .g-button-label{margin-left:0;margin-right:.5rem;order:-1}.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-buttons+.g-page-content{padding-bottom:3.5rem}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-buttons{display:flex;height:0;justify-content:space-between;margin:0 auto;position:sticky;top:22.1875rem}.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-buttons .g-button{border-radius:50%;transform:translateX(-100%);width:2.5rem}.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-buttons .g-button:last-child{transform:translateX(100%)}}.g-bootstrap.g-bs4 .g-focus-page .g-focus-page-buttons+.g-page-content{padding-top:0}.g-bootstrap.g-bs4 .g-focus-page .g-page-content{padding:.375rem 15px}@media (min-width:576px){.g-bootstrap.g-bs4 .g-focus-page .g-page-content{padding:1.375rem 15px}}.g-bootstrap.g-bs4 .g-status-info{padding-bottom:1.5rem;padding-top:1.5rem}.g-bootstrap.g-bs4 .g-status-info .g-group-button{padding-top:2rem}.g-bootstrap.g-bs4 .g-status-info-animation{font-size:inherit;margin-bottom:1rem}.g-bootstrap.g-bs4 .g-status-info-illustration{margin:0 auto 1rem}.g-bootstrap.g-bs4 .g-status-info-icon{color:var(--g-color-fill-primary)}.g-bootstrap.g-bs4 .g-modal,.g-bootstrap.g-bs4 .g-modal-backdrop{height:100%;position:fixed;top:0;width:100%}.g-bootstrap.g-bs4 .g-modal-backdrop{background-color:var(--g-color-overlay-primary);z-index:310000}.g-bootstrap.g-bs4 .g-modal-backdrop.show{opacity:1}.g-bootstrap.g-bs4 .g-modal{padding:15px;z-index:310010}@media (min-width:576px){.g-bootstrap.g-bs4 .g-modal{padding:30px}}.g-modal-open .g-bootstrap.g-bs4 .g-modal{overflow-y:auto;pointer-events:auto}.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{color:var(--g-color-text-primary);margin:auto}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{margin-left:0;margin-right:0;max-width:100%;min-width:100%}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{max-width:min(540px - 1.25rem,55.5rem);min-width:min(540px - 1.25rem,55.5rem)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{max-width:min(720px - 1.25rem,55.5rem);min-width:min(720px - 1.25rem,55.5rem)}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{max-width:min(960px - 1.25rem,55.5rem);min-width:min(960px - 1.25rem,55.5rem)}}.g-bootstrap.g-bs4 .g-modal .g-modal-content{background-color:var(--g-color-surface-primary);border:0;border-radius:.5rem;box-shadow:0 .4rem 5.8rem rgba(var(--rgb-black),.3);min-height:16.25rem;outline:.0625rem solid transparent;outline-offset:-.0625rem;outline-width:.4375rem;overflow:hidden;position:relative}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h6,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h6{font-size:1.375rem;line-height:1.75rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h6,.g-bootstrap.g-bs4 .g-modal .g-modal-content h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content h6{color:var(--g-color-text-primary);font-weight:700}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h1:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h2:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h3:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h4:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h5:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h6:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h1:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h2:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h3:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h4:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h5:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h6:first-child{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header{align-items:center;border-bottom:1px solid var(--g-color-border-secondary);display:flex;flex-direction:column;justify-content:center;min-height:3.125rem;padding:.625rem 8.75rem}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header{padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h6{border-bottom:0;font-size:1.375rem;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem;text-align:center}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-header-icon{--size:3rem;color:var(--g-color-fill-primary);display:block;margin-left:auto;margin-right:auto}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-header-icon:first-of-type{margin-top:.5rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-stepping{color:var(--g-color-text-secondary);font-size:1rem;line-height:1.5rem;text-align:center}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help{cursor:pointer;position:absolute}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close:not(.btn,.g-button),.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help:not(.btn,.g-button){font-size:.875rem;padding-top:.9375rem;top:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close.btn,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close.g-button,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help.btn,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help.g-button{top:.5625rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close:not(.btn,.g-button){color:var(--g-color-fill-primary);padding-right:1.125rem;right:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close.btn,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close.g-button{right:.625rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help:not(.btn,.g-button){left:0;padding-left:.9375rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help.btn,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help.g-button{left:.625rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body{--modal-body-padding-vertical:1.25rem;--modal-body-padding-horizontal:1.25rem;--modal-body-padding-top:var(--modal-body-padding-vertical);--modal-body-padding-bottom:var(--modal-body-padding-vertical);border-color:var(--g-color-border-secondary);padding:var(--modal-body-padding-top) var(--modal-body-padding-horizontal) var(--modal-body-padding-bottom)}@media (min-width:992px){.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body{--modal-body-padding-horizontal:8.75rem}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body:where(.g-modal-body-large){--modal-body-padding-horizontal:4.375rem}}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body:where(.g-modal-body-full){--modal-body-padding-horizontal:1.25rem}@media (min-width:768px){.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body:where(.g-modal-body-form-top){--modal-body-padding-top:1.875rem}}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body:where(.g-modal-body-form-bottom){--modal-body-padding-bottom:1.875rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body+.g-modal-body{--modal-body-padding-top:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-image{background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;padding:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-image img{width:100%}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-footer{align-items:center;border-top:1px solid var(--g-color-border-secondary);display:flex;flex-direction:column;justify-content:center;min-height:6.625rem;padding:.625rem 1.25rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-footer.g-modal-footer-grey{background-image:linear-gradient(var(--g-color-surface-secondary) 5.5rem,transparent 5.5rem);border-color:transparent;padding-bottom:1.125rem;padding-top:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body[class*=g-bg-],.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header[class*=g-bg-]{border-bottom-width:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body[class*=g-bg-]+.g-modal-footer,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header[class*=g-bg-]+.g-modal-footer{border-top-width:0}.g-bootstrap.g-bs4 .g-modal-body .container{padding-left:0;padding-right:0}.g-bootstrap.g-bs4 .g-modal-body .g-separator:where(.g-separator-spacing-inherit){margin-bottom:1rem;margin-top:1rem}.g-bootstrap.g-bs4 .g-modal-body .g-separator:where(.g-separator-protrude){margin-left:calc(var(--modal-body-padding-horizontal, 0)*-1);margin-right:calc(var(--modal-body-padding-horizontal, 0)*-1)}.g-bootstrap.g-bs4 .g-modal-regular .g-modal-dialog .g-modal-footer:empty{border-top-width:0;height:1.25rem;min-height:1.25rem;padding:0;visibility:hidden}@media (min-width:576px){.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog{max-width:min(540px - 1.25rem,34.375rem);min-width:min(540px - 1.25rem,34.375rem)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog{max-width:min(720px - 1.25rem,25rem);min-width:min(720px - 1.25rem,25rem)}}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-content{min-height:auto;width:auto}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-header{background-color:var(--g-color-surface-secondary);border-width:0;color:var(--g-color-text-primary);padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-header .g-modal-title{color:inherit}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-header[class*=g-bg-]{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-body{padding-left:1.25rem;padding-right:1.25rem}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-footer:empty{border-top-width:0;height:.25rem;min-height:.25rem;padding:0;visibility:hidden}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h1,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h2,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h3,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h4,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h5,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h6{padding-bottom:1.25rem;text-align:center}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-header{border:none}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-header .g-modal-title{margin-bottom:-1.875rem}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-header .g-modal-title-hidden{visibility:hidden}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-body{--modal-body-padding-bottom:1.5625rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-body p{text-align:left}}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-body+.g-modal-body{margin-top:calc(var(--modal-body-padding-bottom)*-1)}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-icon,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-illustration{margin-top:6.125rem}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-icon,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-illustration{margin-top:3.75rem}}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-icon{--size:8rem;margin-bottom:1.0625rem}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-footer{border:0}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-header{border-width:0;padding-block:1rem}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-title{font-size:1.375rem;line-height:1.75rem;text-align:center}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-title:nth-child(n){padding-top:1.5rem}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-body{--modal-body-padding-top:0}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-image{align-items:center;display:flex;max-height:30rem;min-height:10rem}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-footer{flex-direction:column}.g-bootstrap.g-bs4 .g-modal-drawer{padding:0}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog{margin-right:0;transition:transform .25s ease 0ms}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog{max-width:100vw;max-width:100dvw;width:100vw;width:100dvw}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog[class*=g-modal-depth-]{transform:translate(-62.5rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-0{transform:translate(0);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-1{transform:translate(-6.25rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-2{transform:translate(-12.5rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-3{transform:translate(-18.75rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-4{transform:translate(-25rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-5{transform:translate(-31.25rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-6{transform:translate(-37.5rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-7{transform:translate(-43.75rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-8{transform:translate(-50rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-9{transform:translate(-56.25rem);transition-delay:.15s}}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content{border-bottom-right-radius:0;border-top-right-radius:0;display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:auto}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content{border-radius:0}}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content .g-modal-header{top:0}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content .g-modal-body{--modal-body-padding-top:2rem;flex:1}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content .g-modal-body:not(:nth-child(1 of .g-modal-body)){--modal-body-padding-top:1rem}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content .g-modal-body:not(:nth-last-child(1 of .g-modal-body)){--modal-body-padding-bottom:1rem;flex-grow:0}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content .g-modal-footer{bottom:0}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content>:not(.g-modal-header,.g-modal-body,.g-modal-footer,.g-separator){display:flex;flex-basis:100%;flex-direction:column;flex-grow:1}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content .g-modal-footer,.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content .g-modal-header,.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-footer,.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-header{background-color:var(--g-color-surface-primary);flex-shrink:0;position:sticky;top:0;z-index:10000}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-header{top:0}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-footer{bottom:0}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded{display:block;margin:0 auto;overflow:visible;padding:0;position:relative;z-index:0}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded+.g-modal{margin-top:1.25rem}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded .g-modal-dialog{flex-basis:100%;margin:auto;min-width:0}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded .g-modal-content{box-shadow:0 0 .5rem rgba(var(--rgb-black),.2);min-height:0}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded.g-modal-drawer .g-modal-dialog{margin-right:0}.g-bootstrap.g-bs4 .g-sidenav{margin-top:.5625rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading,.g-bootstrap.g-bs4 .g-sidenav li a{align-items:center;border-radius:.5rem;color:var(--g-color-text-primary);display:flex;font-weight:400;padding:.5rem 1rem;position:relative;text-decoration:none}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading:focus-visible,.g-bootstrap.g-bs4 .g-sidenav li a:focus-visible{outline-offset:-.1875rem;z-index:10}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading:hover,.g-bootstrap.g-bs4 .g-sidenav li a:hover{background-color:var(--g-color-surface-primary)}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-sidenav-icon,.g-bootstrap.g-bs4 .g-sidenav li a .g-sidenav-icon{margin-right:.5rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-badge,.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-pill,.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-sidenav-crosslink-icon,.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-sidenav-external-icon,.g-bootstrap.g-bs4 .g-sidenav li a .g-badge,.g-bootstrap.g-bs4 .g-sidenav li a .g-pill,.g-bootstrap.g-bs4 .g-sidenav li a .g-sidenav-crosslink-icon,.g-bootstrap.g-bs4 .g-sidenav li a .g-sidenav-external-icon{margin-left:.5rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-button-icon,.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-sidenav-crosslink-icon,.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-sidenav-external-icon,.g-bootstrap.g-bs4 .g-sidenav li a .g-button-icon,.g-bootstrap.g-bs4 .g-sidenav li a .g-sidenav-crosslink-icon,.g-bootstrap.g-bs4 .g-sidenav li a .g-sidenav-external-icon{color:var(--g-color-fill-primary)}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-button-icon,.g-bootstrap.g-bs4 .g-sidenav li a .g-button-icon{--size:var(--g-size-icon-md);margin-left:.5rem}.g-bootstrap.g-bs4 .g-sidenav li a>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading{border:none;font-size:inherit;width:100%}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading:nth-child(n):nth-child(n){margin:0;padding:.5rem 1rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-button-label{align-items:center;display:inline-flex;margin-right:0;width:100%}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading .g-button-label>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-sidenav li,.g-bootstrap.g-bs4 .g-sidenav ul{margin:0;padding:0}.g-bootstrap.g-bs4 .g-sidenav ul{list-style-type:none}.g-bootstrap.g-bs4 .g-sidenav li li,.g-bootstrap.g-bs4 .g-sidenav li:not(:first-child){margin-top:.5rem}.g-bootstrap.g-bs4 .g-sidenav li:before{content:none;display:none}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-selected{background-color:var(--g-color-surface-primary);border-radius:.5rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-selected a:not(:only-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-selected,.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-selected a{font-weight:600}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-selected ul{display:block}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-selected ul a:focus-visible,.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-selected ul a:hover{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-selected ul li:not(:last-child) a:focus-visible,.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-selected ul li:not(:last-child) a:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-offseted-label{margin-left:2rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-section{margin-top:1rem;padding-left:.625rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-section ul{margin-top:.5rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-section-divider{border-top:.0625rem solid rgba(var(--rgb-gray-300),.2);display:block;margin:.75rem .5rem;width:calc(100% - 1.25rem)}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-section-divider+li{margin-top:0}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-subitems{padding-left:2.5rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-noninteractive-header{color:var(--g-color-text-secondary);font-size:.875rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-sticky{position:sticky}.g-bootstrap.g-bs4 .g-sidenav-dropdown{width:16.125rem}.g-bootstrap.g-bs4 .g-sidenav-dropdown .g-sidenav-heading:hover,.g-bootstrap.g-bs4 .g-sidenav-dropdown .g-sidenav-selected,.g-bootstrap.g-bs4 .g-sidenav-dropdown li a:hover{background-color:var(--g-color-surface-secondary)}.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle{display:inline-flex}.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle:after{--color:CanvasText}}.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle.disabled:after,.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle.show:after,.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle[aria-expanded=true]:after{transform:rotate(180deg)}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle{width:17.5rem}}.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle:after{display:inline-block;height:1.5rem;margin-left:.25rem;margin-top:.5rem;min-width:1.5rem;width:1.5rem}.g-bootstrap.g-bs4 .g-sidenav-dropdown-toggle>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-heading,.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-section,.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer li a{padding:.5rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-heading:nth-child(n){padding:.375rem .5rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer li li a{padding-left:1rem;padding-right:1rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-footer{padding-bottom:.5rem;padding-top:.5rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-footer li a{color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-search-button{padding-bottom:.5rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-search-button .g-button{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-secondary);font-weight:400;width:100%}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-search-button .g-button:hover{background-color:var(--g-color-surface-primary);background-image:none;box-shadow:none}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-search-button .g-button .g-button-icon{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4.g-dark .g-sidenav-section-divider{border-top-color:var(--g-color-surface-tertiary)}.g-bootstrap.g-bs4 .g-navbar-secondary{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);max-height:3.8125rem;overflow:hidden;padding:0}.g-bootstrap.g-bs4 .g-navbar-secondary li,.g-bootstrap.g-bs4 .g-navbar-secondary ul{margin:0;padding:0}.g-bootstrap.g-bs4 .g-navbar-secondary li:before{content:none}.g-bootstrap.g-bs4 .g-navbar-secondary li a.selected{text-decoration:underline}.g-bootstrap.g-bs4 .g-navbar-secondary .container .nav-link{color:var(--g-color-text-inverted-primary);font-weight:400;margin-bottom:.5rem;margin-top:.5rem}.g-bootstrap.g-bs4 .g-navbar-secondary .container .nav-link:hover{text-decoration:underline}.g-bootstrap.g-bs4 .g-navbar-secondary .container .g-nav-main a{margin-right:1.25rem}.g-bootstrap.g-bs4 .g-navbar-secondary .container .g-nav-tools svg{font-size:1.5rem;height:1.5rem;line-height:1.5rem;width:1.5rem}.g-bootstrap.g-bs4 .g-navbar-secondary .g-dropdown-menu a{color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-meter{background-color:var(--g-color-surface-tertiary);border-radius:calc(var(--size)/2);display:block;font-size:.75rem;font-weight:600;height:var(--size);isolation:isolate;line-height:var(--size);overflow:hidden;position:relative;width:100%}.g-bootstrap.g-bs4 .g-meter-small{--size:0.125rem}.g-bootstrap.g-bs4 .g-meter-medium{--size:0.375rem}.g-bootstrap.g-bs4 .g-meter-large{--size:1.25rem;border-radius:.5rem}.g-bootstrap.g-bs4 .g-meter .g-meter-bars,.g-bootstrap.g-bs4 .g-meter:after,.g-bootstrap.g-bs4 .g-meter:before{--color:var(--color-fg);content:"";position:absolute;top:0;z-index:-1}.g-bootstrap.g-bs4 .g-meter .g-meter-bars{display:flex;inset:0}.g-bootstrap.g-bs4 .g-meter .g-meter-bar{border-bottom:var(--size) solid var(--color-fg);flex-shrink:0;width:var(--value)}.g-bootstrap.g-bs4 .g-meter:before{border-bottom:var(--size) solid var(--color);left:0;width:var(--aux-value,var(--value))}.g-bootstrap.g-bs4 .g-meter:after{border-bottom:var(--size) solid color-mix(in srgb,var(--color),var(--g-color-surface-tertiary));left:var(--aux-value,0);width:calc(var(--value) - var(--aux-value, 0))}.g-bootstrap.g-bs4 .g-meter .g-meter-label{border-radius:.1875rem;color:var(--g-color-text-primary);margin-left:.25rem;padding:0 .25rem}.g-bootstrap.g-bs4 .g-meter.g-meter-label-offset{padding-left:var(--value)}.g-bootstrap.g-bs4 .g-meter:not(.g-meter-label-offset) .g-meter-label{color:var(--g-color-text-inverted-primary)}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-meter{forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}.g-bootstrap.g-bs4 .g-meter .g-meter-label{background-color:Canvas;color:CanvasText}}.g-bootstrap.g-bs4 .g-product-info{display:flex;gap:.625rem}.g-bootstrap.g-bs4 .g-product-info .g-avatar,.g-bootstrap.g-bs4 .g-product-info .g-product-info-icon{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap.g-bs4 .g-product-info>.g-button:not(.g-button-avatar){align-self:flex-start;margin-right:-.625rem;order:-2;z-index:10}.g-bootstrap.g-bs4 .g-product-info-data{display:grid;flex-grow:1;flex-shrink:1;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap.g-bs4 .g-product-info-data .g-major{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-product-info-data .g-major.g-no-ellipsis{line-height:1.25;margin-bottom:.125rem;margin-top:.125rem}.g-bootstrap.g-bs4 .g-product-info-data .g-minor{font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-product-info-data .g-minor .g-amount{font-size:.875rem;font-weight:inherit;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-product-info-data .g-micro{font-size:.75rem;line-height:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-product-info-data strong.g-minor{font-weight:inherit;order:-1}.g-bootstrap.g-bs4 .g-product-info-data strong.g-minor:not(:last-child){margin-bottom:-.125rem}.g-bootstrap.g-bs4 .g-product-info-data .g-amount+.g-amount{margin-top:-.25em}.g-bootstrap.g-bs4 .g-product-info-data .g-amount{display:block;font-size:1.125rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-product-info-striped{padding-top:.625rem}.g-bootstrap.g-bs4 .g-product-info-striped.g-product-info-horizontal{padding-left:.3125rem;padding-top:0}.g-bootstrap.g-bs4 .g-product-info-horizontal{align-items:center}.g-bootstrap.g-bs4 .g-product-info-horizontal .g-product-info-stripe{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap.g-bs4 .g-product-info-horizontal .g-product-info-data{align-items:center;gap:0 .625rem;margin-bottom:0;margin-top:0}.g-bootstrap.g-bs4 .g-product-info-horizontal .g-product-info-badge{margin-bottom:-.25rem;margin-top:-.125rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-product-info-horizontal.g-product-info-totaled:not(.g-product-info-direction-column) .g-product-info-data{grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap.g-bs4 .g-product-info-horizontal.g-product-info-totaled:not(.g-product-info-direction-column) .g-product-info-amount{grid-column:2/3;grid-row:1/99;text-align:right}}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-product-info-horizontal .g-amount{font-size:inherit}.g-bootstrap.g-bs4 .g-product-info-horizontal .g-amount sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap.g-bs4 .g-product-info-right .g-avatar{order:0}.g-bootstrap.g-bs4 .g-product-info-right .g-product-info-amount .g-amount{margin-top:.25rem}.g-bootstrap.g-bs4 .g-avatar{--avatar-size:var(--size);align-items:center;color:var(--g-color-fill-primary);display:flex;display:inline-block;flex-direction:row;font-size:var(--size);height:var(--size);justify-content:center;line-height:var(--size);min-width:var(--size);position:relative;vertical-align:middle;width:var(--size)}.g-bootstrap.g-bs4 .g-avatar .g-avatar-content{background-color:var(--g-color-surface-primary);border-radius:50%;display:block;height:100%;line-height:0;overflow:hidden;width:100%;z-index:0}.g-bootstrap.g-bs4 .g-avatar .g-avatar-content:after{border:.0625rem solid transparent;border-radius:50%;content:"";inset:0;pointer-events:none;position:absolute;z-index:10}.g-bootstrap.g-bs4 .g-avatar .g-avatar-content-border:after{border-color:var(--g-color-border-secondary)}.g-bootstrap.g-bs4 .g-avatar .g-avatar-content-dark{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.g-bootstrap.g-bs4 .g-avatar .g-avatar-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.g-bootstrap.g-bs4 .g-avatar .g-avatar-image-contain{-o-object-fit:contain;object-fit:contain}.g-bootstrap.g-bs4 .g-avatar .g-avatar-icon{--size:calc(var(--avatar-size)*0.5);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;padding:25%;width:100%}.g-bootstrap.g-bs4 .g-avatar .g-avatar-initials{align-items:center;display:flex;font-weight:600;height:100%;justify-content:center;text-transform:uppercase}.g-bootstrap.g-bs4 .g-avatar.g-image-48 .g-avatar-initials{font-size:1rem}.g-bootstrap.g-bs4 .g-avatar.g-image-64 .g-avatar-initials{font-size:1.375rem}.g-bootstrap.g-bs4 .g-avatar.g-image-96 .g-avatar-initials{font-size:2rem}.g-bootstrap.g-bs4 .g-avatar.g-image-128 .g-avatar-initials{font-size:3rem}.g-bootstrap.g-bs4 .g-avatar .g-avatar-badge{align-items:center;background-clip:padding-box;background-color:var(--color-lavender);border:.0625rem solid var(--g-color-border-inverted-primary);border-radius:50%;bottom:-7.5%;color:var(--g-color-text-inverted-primary);display:flex;flex-direction:row;height:37.5%;justify-content:center;min-height:1.5rem;min-width:1.5rem;padding:calc(9% - .0625rem) calc(8% - .0625rem);position:absolute;right:-7.5%;width:37.5%;z-index:20}.g-bootstrap.g-bs4 .g-avatar .g-avatar-badge svg{height:100%;width:100%}.g-bootstrap.g-bs4 .g-avatar.g-image-48 .g-avatar-badge{bottom:-.375rem;padding:.3125rem .25rem;right:-.375rem}.g-bootstrap.g-bs4 .g-avatar:has(.g-avatar-initials){color:var(--color-ui-blue)}.g-bootstrap.g-bs4 .g-avatar:has(.g-avatar-initials) .g-avatar-content{background-color:var(--color-ui-blue-weak)}.g-bootstrap.g-bs4 .g-avatar:has(.g-avatar-initials) .g-avatar-content-border:after{border-color:transparent}.g-bootstrap.g-bs4 .g-button-avatar{border-radius:50%;position:relative}.g-bootstrap.g-bs4 .g-button-avatar:nth-child(n){width:auto}.g-bootstrap.g-bs4 .g-button-avatar .g-avatar-content:before{background-color:var(--g-color-overlay-primary);border-radius:50%;content:"";inset:0;position:absolute;z-index:0}.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon{color:var(--g-color-fill-primary);height:50%;inset:25%;overflow:visible;padding:10%;position:absolute;width:50%;z-index:30}.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon+.g-button-label:before{background-color:var(--g-color-surface-primary);border-radius:50%;content:"";inset:25%;position:absolute;z-index:20}.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon+.g-button-label:nth-child(n){margin-left:0}.g-bootstrap.g-bs4 .g-button-avatar .g-avatar-content:before,.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon,.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon+.g-button-label:before{opacity:0;transition:opacity .15s ease-out}.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):focus-visible .g-avatar-content:before,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):focus-visible .g-button-icon,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):focus-visible .g-button-icon+.g-button-label:before,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):hover .g-avatar-content:before,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):hover .g-button-icon,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):hover .g-button-icon+.g-button-label:before{opacity:1;transition-timing-function:ease-in}.g-bootstrap.g-bs4 .g-button-avatar:disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-avatar:disabled .g-button-icon{color:var(--g-color-fill-disabled)}.g-bootstrap.g-bs4 .g-button-avatar:disabled .g-avatar-image{opacity:.5}.g-bootstrap.g-bs4 .g-button-avatar:disabled .g-avatar-badge{filter:grayscale(1);opacity:.1}.g-bootstrap.g-bs4 .g-spinner{--size:2rem;--stroke-width:0.1875rem;--color:currentColor;animation:rotate 2s linear infinite;animation-delay:-1s;height:var(--size)!important;width:var(--size)!important}.g-bootstrap.g-bs4 .g-spinner-small{--size:1.5rem;--stroke-width:0.25rem}.g-bootstrap.g-bs4 .g-spinner-large{--size:3rem;--stroke-width:0.125rem}.g-bootstrap.g-bs4 .g-spinner-x-large{--size:6rem;--stroke-width:0.125rem}.g-bootstrap.g-bs4 .g-spinner-xx-large{--size:8rem;--stroke-width:0.125rem}.g-bootstrap.g-bs4 .g-spinner-circle{stroke-width:var(--stroke-width);stroke-dasharray:80,200;stroke-dashoffset:0;stroke:var(--color);animation:dash 2s ease-in-out infinite;animation-delay:-1s}.g-bootstrap.g-bs4 .g-toggle{display:flex;flex-direction:column;position:relative}.g-bootstrap.g-bs4 .g-toggle-label{border:.125rem solid var(--g-color-border-primary);border-radius:.5rem;cursor:pointer;margin:0;overflow:hidden;padding:1rem}.g-bootstrap.g-bs4 .g-toggle-label .g-icon{color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-toggle-text{display:block;margin-top:.5rem}.g-bootstrap.g-bs4 .g-toggle-description{display:block;font-size:.75rem;font-weight:400;line-height:1rem;margin-top:.75rem}.g-bootstrap.g-bs4 .g-toggle-input{inset:1rem 1rem auto auto;position:absolute}.g-bootstrap.g-bs4 .g-toggle-input:hover~.g-toggle-label{background-color:var(--g-color-overlay-hover);box-shadow:0 .25rem .75rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap.g-bs4 .g-toggle-input:hover~.g-toggle-label:active{box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap.g-bs4 .g-toggle-input:checked~.g-toggle-label{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-toggle-input:checked:hover~.g-toggle-label{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap.g-bs4 .g-toggle-input:focus-visible{outline:none}.g-bootstrap.g-bs4 .g-toggle-input:focus-visible~.g-toggle-label{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-toggle-input:disabled~.g-toggle-label{background-color:var(--g-color-surface-disabled);border-color:var(--g-color-border-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-toggle-input:disabled~.g-toggle-label .g-icon{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-toggle-input:disabled:hover~.g-toggle-label{outline:none}.g-bootstrap.g-bs4 .g-toggle-input:disabled:checked~.g-toggle-label{background-color:var(--g-color-surface-tertiary)}.g-bootstrap.g-bs4 .g-toggle-flexible .g-toggle-label{display:flex;flex-direction:column;min-height:11.75rem}.g-bootstrap.g-bs4 .g-toggle-flexible .g-toggle-image{height:auto;margin:auto auto auto 0;max-height:6.25rem;max-width:6.875rem;width:auto}.g-bootstrap.g-bs4 .g-toggle-flexible .g-toggle-input:disabled~.g-toggle-label .g-toggle-image{filter:grayscale(100%) opacity(50%)}.g-bootstrap.g-bs4 .g-toggle-text-only .g-toggle-label{padding-right:2.25rem}.g-bootstrap.g-bs4 .g-toggle-text-only .g-toggle-text{margin:0}.g-bootstrap.g-bs4 .g-toggle-text-only:not(.g-toggle-with-description) .g-toggle-input{top:1.375rem}.g-bootstrap.g-bs4 .g-toggle-badge{display:inline-flex}.g-bootstrap.g-bs4 .g-toggle-badge.g-toggle-badge-large{--padding:0.625rem 0.75rem;--icon-padding:2rem;--icon-top:0.75rem;--icon-right:0.625rem}.g-bootstrap.g-bs4 .g-toggle-badge.g-toggle-badge-medium{--padding:0.5rem 0.75rem;--icon-padding:2rem;--icon-top:0.625rem;--icon-right:0.625rem}.g-bootstrap.g-bs4 .g-toggle-badge.g-toggle-badge-small{--padding:0.25rem 0.5rem;--icon-padding:1.5rem;--icon-top:0.375rem;--icon-right:0.375rem}.g-bootstrap.g-bs4 .g-toggle-badge.g-toggle-badge-small .g-toggle-label{border-radius:.375rem}.g-bootstrap.g-bs4 .g-toggle-badge:not(:last-child){margin:0 .5rem .5rem 0}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-label{padding:var(--padding)}@media (forced-colors:none){.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input{opacity:0}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label{padding-right:var(--icon-padding)}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label:after,.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label:before{content:"";height:1rem;position:absolute;right:var(--icon-right);top:var(--icon-top);width:1rem}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label:before{background-color:var(--g-color-interactive-primary);border-radius:50%}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label:after{background-color:var(--g-color-fill-inverted);-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m122 241c-9-8-22-8-30 0-9 8-9 22 0 30l106 107c9 9 24 8 32-2l192-234c7-10 6-23-3-30-9-8-23-7-30 3l-177 216z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m122 241c-9-8-22-8-30 0-9 8-9 22 0 30l106 107c9 9 24 8 32-2l192-234c7-10 6-23-3-30-9-8-23-7-30 3l-177 216z%27/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:.625rem;mask-size:.625rem}}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input{inset:var(--icon-top) var(--icon-right) auto auto}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input~.g-toggle-label{padding-right:var(--icon-padding)}}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-text{font-size:.875rem;height:auto;line-height:1rem;margin:0}@keyframes appear{0%{opacity:0}to{opacity:1}}.g-bootstrap.g-bs4 .g-tooltip-trigger:focus{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-tooltip-trigger-default{border-radius:50%;color:var(--g-color-interactive-primary)}.g-inverted .g-bootstrap.g-bs4 .g-tooltip-trigger-default{color:var(--g-color-text-inverted-primary)}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-tooltip-trigger-default:nth-child(n){color:currentColor}}.g-bootstrap.g-bs4 .g-tooltip-touch-target,.g-bootstrap.g-bs4 .g-tooltip-trigger{position:relative}.g-bootstrap.g-bs4 .g-tooltip-touch-target-enlarge-always:before,.g-bootstrap.g-bs4 .g-tooltip-touch-target-enlarge-auto:has(>.g-tooltip-trigger-default):before{content:"";inset:-.5rem;position:absolute}.g-bootstrap.g-bs4 .g-tooltip-touch-target-enlarge-always:has(>.g-tooltip-trigger-default):before,.g-bootstrap.g-bs4 .g-tooltip-touch-target-enlarge-auto:has(>.g-tooltip-trigger-default):before{aspect-ratio:1;top:auto}.g-bootstrap.g-bs4 .g-tooltip{animation:appear .1s ease-out;display:block;font-family:inherit;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:1;overflow-wrap:break-word;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:400000}.g-bootstrap.g-bs4 .g-tooltip-inner{background-color:var(--g-color-surface-inverted);border-radius:.5rem;color:var(--g-color-text-inverted-primary);max-width:12.5rem;padding:.25rem .5rem;text-align:left}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-tooltip-inner{margin:0 -.5rem}}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-tooltip-inner{--g-color-surface-inverted:CanvasText;--g-color-text-inverted-primary:Canvas;forced-color-adjust:none}}.g-bootstrap.g-bs4 .g-tooltip-inner,.g-bootstrap.g-bs4 .g-tooltip-inner li,.g-bootstrap.g-bs4 .g-tooltip-inner p{font-size:.875rem;font-weight:400;letter-spacing:normal;line-height:1.125rem}.g-bootstrap.g-bs4 .g-structured-info{display:flex;flex-direction:column;gap:.25rem}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-head{display:flex;gap:.5rem .75rem}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-head .g-avatar{flex-shrink:0;order:-1}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-body,.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-data{display:grid;width:100%}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-data{padding-top:.125rem}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-body .g-structured-info-item-amount{margin-top:.25rem}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-head{align-items:center;flex-direction:column}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-body,.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-data{text-align:center}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-data{padding-top:0}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-data>:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-right .g-avatar{order:0}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-minheight{align-items:flex-start}.g-bootstrap.g-bs4 .g-structured-info-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-structured-info-item.g-structured-info-item-small:not(:last-child){margin-bottom:-.125rem}.g-bootstrap.g-bs4 .g-structured-info-item:not(.g-structured-info-item-small) .g-amount{font-size:1.125rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-structured-info-colored{padding-top:.625rem}.g-bootstrap.g-bs4 .g-structured-info-colored.g-structured-info-horizontal{padding-left:.3125rem;padding-top:0}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n) .g-structured-info-head{align-items:center}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n) .g-structured-info-data{padding-top:0}@media (min-width:576px){.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data:has(.g-structured-info-item-amount){grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data .g-structured-info-item-amount{align-items:center;display:flex;grid-column:2/3;grid-row:1/99;justify-content:flex-end;margin-left:.25rem}}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n) .g-amount{font-size:inherit}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n) .g-amount sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap.g-bs4 .g-stripe:not(.g-inverted){background-image:linear-gradient(to bottom,var(--g-color-surface-secondary) calc(var(--stripe-height) - .75rem),rgb(var(--rgb-gray-100),0))}@media print{.g-bootstrap.g-bs4:is(:not(#a#b)) *,.g-bootstrap.g-bs4:is(:not(#a#b)) :after,.g-bootstrap.g-bs4:is(:not(#a#b)) :before{box-shadow:none!important;text-shadow:none!important}.g-bootstrap.g-bs4:is(:not(#a#b)) a:not(.btn){text-decoration:underline}.g-bootstrap.g-bs4:is(:not(#a#b)) abbr[title]:after{content:" (" attr(title) ")"}.g-bootstrap.g-bs4:is(:not(#a#b)) pre{white-space:pre-wrap!important}.g-bootstrap.g-bs4:is(:not(#a#b)) blockquote,.g-bootstrap.g-bs4:is(:not(#a#b)) pre{border:1px solid #adb5bd;page-break-inside:avoid}.g-bootstrap.g-bs4:is(:not(#a#b)) img,.g-bootstrap.g-bs4:is(:not(#a#b)) tr{page-break-inside:avoid}.g-bootstrap.g-bs4:is(:not(#a#b)) h2,.g-bootstrap.g-bs4:is(:not(#a#b)) h3,.g-bootstrap.g-bs4:is(:not(#a#b)) p{orphans:3;widows:3}.g-bootstrap.g-bs4:is(:not(#a#b)) h2,.g-bootstrap.g-bs4:is(:not(#a#b)) h3{page-break-after:avoid}@page{.g-bootstrap.g-bs4:is(:not(#a#b)){size:a3}}.g-bootstrap.g-bs4:is(:not(#a#b)) body{min-width:992px!important}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-container{min-width:992px!important}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-navbar{display:none}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-badge{border:1px solid #000}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-table{border-collapse:collapse!important}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-table td,.g-bootstrap.g-bs4:is(:not(#a#b)) .g-table th{background-color:#fff!important}}.container--toflu081{display:flex}.container--toflu081.inline-flex--n1-osNds{display:inline-flex}.container--toflu081.row-reverse--PYc9iRqn{flex-direction:row-reverse}.container--toflu081.column--IPcGJPP4{flex-direction:column}.container--toflu081.column-reverse--HV3ubrDM{flex-direction:column-reverse}.container--toflu081.wrap--OqdTDgKm{flex-wrap:wrap}.container--toflu081.wrap-reverse--UJpbxrCS{flex-wrap:wrap-reverse}.container--toflu081.justify-end--nkO98wK-{justify-content:end}.container--toflu081.justify-center--mWk1edKj{justify-content:center}.container--toflu081.justify-space-between--dWgE4wZJ{justify-content:space-between}.container--toflu081.justify-space-around--6DjxCZXL{justify-content:space-around}.container--toflu081.justify-space-evenly--jLaYqkhD{justify-content:space-evenly}.container--toflu081.align-start--7mCuJm0T{align-items:start}.container--toflu081.align-end--sNrSfFxf{align-items:end}.container--toflu081.align-center--l1xmuNbq{align-items:center}.container--toflu081.align-baseline--N59mzhZq{align-items:baseline}.container--toflu081.gap-xxs---cFvgAG-{gap:var(--g-size-spacing-xxs)}.container--toflu081.gap-xs--UxDrwjjX{gap:var(--g-size-spacing-xs)}.container--toflu081.gap-sm--zXP97lIR{gap:var(--g-size-spacing-sm)}.container--toflu081.gap-md--PItNYO2z{gap:var(--g-size-spacing-md)}.container--toflu081.gap-lg--Vx730Evf{gap:var(--g-size-spacing-lg)}.container--toflu081.gap-xl--PwZFVzFj{gap:var(--g-size-spacing-xl)}.container--toflu081.gap-xxl---UrU4Zfv{gap:var(--g-size-spacing-xxl)}@media (min-width:576px){.container--S9pHie28{align-items:flex-start;display:flex;justify-content:space-between}.container--S9pHie28:nth-child(n) .g-group-button .g-button{margin-block:0}}.container--S9pHie28:nth-child(n) .g-h1,.container--S9pHie28:nth-child(n) h1{padding-top:var(--g-size-bs-5)}.external--PvktZwbr{margin-left:.25rem;vertical-align:-.2em!important}.flag--OlBYyCBh{border-radius:.125rem;height:1rem;width:1.375rem}.g-button .flag--OlBYyCBh,.g-dropdown-toggle .flag--OlBYyCBh,.g-input-group-text .flag--OlBYyCBh{align-self:center;margin-right:.5rem;margin-top:-.0625rem}.animation---pyIq20I{display:block;margin:auto}.animation---pyIq20I.colored--y3KNlCdg svg path{stroke:var(--color);fill:var(--color)}.illustration--xjlcpaTa:nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.illustration--xjlcpaTa img{-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.illustration--xjlcpaTa.size-extra-small--eVvFHn89{height:3rem;width:3rem}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug{background-color:rgba(var(--rgb-blue-300),.1);border-radius:.625rem;height:3rem;position:absolute;width:3rem;z-index:0}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.circle--i6iPG5kL{border-radius:50%}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.top-left--0ueDvjGS{left:0;top:.25rem}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.top-center--86SQ52ws{left:50%;top:.25rem;transform:translateX(-50%)}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.top-right---EdvM02B{right:0;top:.25rem}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.center--G1F5m4TB{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.bottom-left--mVTqrVKu{bottom:.25rem;left:0}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.bottom-center--IZ6kn82z{bottom:.25rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.bottom-right--wJAtqHbJ{bottom:.25rem;right:0}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 img{height:2.5rem;width:2.5rem}.illustration--xjlcpaTa.size-small---S-r2b8U{height:4rem;width:4rem}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug{background-color:rgba(var(--rgb-blue-300),.1);border-radius:.625rem;height:4rem;position:absolute;width:4rem;z-index:0}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug.circle--i6iPG5kL{border-radius:50%}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug.top-left--0ueDvjGS{left:0;top:.5rem}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug.top-center--86SQ52ws{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug.top-right---EdvM02B{right:0;top:.5rem}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug.center--G1F5m4TB{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug.bottom-left--mVTqrVKu{bottom:.5rem;left:0}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug.bottom-center--IZ6kn82z{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug.bottom-right--wJAtqHbJ{bottom:.5rem;right:0}.illustration--xjlcpaTa.size-small---S-r2b8U img{height:3rem;width:3rem}.illustration--xjlcpaTa.size-medium--RLzCk6FT{height:6rem;width:6rem}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug{background-color:rgba(var(--rgb-blue-300),.1);border-radius:.625rem;height:4rem;position:absolute;width:4rem;z-index:0}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug.circle--i6iPG5kL{border-radius:50%}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug.top-left--0ueDvjGS{left:0;top:.5rem}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug.top-center--86SQ52ws{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug.top-right---EdvM02B{right:0;top:.5rem}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug.center--G1F5m4TB{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug.bottom-left--mVTqrVKu{bottom:.5rem;left:0}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug.bottom-center--IZ6kn82z{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug.bottom-right--wJAtqHbJ{bottom:.5rem;right:0}.illustration--xjlcpaTa.size-medium--RLzCk6FT img{height:5rem;width:5rem}.illustration--xjlcpaTa.size-large--R8Erd1DW{height:8rem;width:8rem}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug{background-color:rgba(var(--rgb-blue-300),.1);border-radius:.625rem;height:5.375rem;position:absolute;width:5.375rem;z-index:0}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug.circle--i6iPG5kL{border-radius:50%}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug.top-left--0ueDvjGS{left:0;top:.625rem}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug.top-center--86SQ52ws{left:50%;top:.625rem;transform:translateX(-50%)}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug.top-right---EdvM02B{right:0;top:.625rem}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug.center--G1F5m4TB{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug.bottom-left--mVTqrVKu{bottom:.625rem;left:0}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug.bottom-center--IZ6kn82z{bottom:.625rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug.bottom-right--wJAtqHbJ{bottom:.625rem;right:0}.illustration--xjlcpaTa.size-large--R8Erd1DW img{height:6rem;width:6rem}.g-dark .illustration--xjlcpaTa .shape--04jdK5ug{background-color:rgba(var(--rgb-blue-100),.1)}.g-inverted .illustration--xjlcpaTa .shape--04jdK5ug:nth-child(n){background-color:rgba(var(--rgb-black),.1)!important}.g-dark .g-inverted .illustration--xjlcpaTa .shape--04jdK5ug:nth-child(n){background-color:rgba(var(--rgb-white),.1)!important}.container--uqEqYnOE,.container--urmWaZyI{will-change:auto}.appear--BbulwPLN,.enter--uDeK-2Sf,.exit--0GO-OrzX{overflow:hidden;transform-origin:0 0}.from-end---y1DKHdx.appear--BbulwPLN,.from-end---y1DKHdx.enter--uDeK-2Sf,.from-end---y1DKHdx.exit--0GO-OrzX{transform-origin:100% 0}.appear--BbulwPLN,.enter--uDeK-2Sf,.exit--0GO-OrzX.exit-active--SFO26J84{opacity:0;transform:scaleX(0)}.appear--BbulwPLN.appear-active--hm1QmnZE,.enter--uDeK-2Sf.enter-active--qlSKoSqd,.exit--0GO-OrzX{opacity:1;transform:scaleX(1)}.appear--BbulwPLN.appear-active--hm1QmnZE,.enter--uDeK-2Sf.enter-active--qlSKoSqd{transition:width .35s cubic-bezier(.645,.045,.355,1) 0s,min-width .35s cubic-bezier(.645,.045,.355,1) 0s,margin-left .35s cubic-bezier(.645,.045,.355,1) 0s,margin-right .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) 0s}.quick--mvYSqZ5S.appear--BbulwPLN.appear-active--hm1QmnZE,.quick--mvYSqZ5S.enter--uDeK-2Sf.enter-active--qlSKoSqd{transition-duration:.15s}.exit--0GO-OrzX.exit-active--SFO26J84{transition:width .35s cubic-bezier(.645,.045,.355,1) 0s,min-width .35s cubic-bezier(.645,.045,.355,1) 0s,margin-left .35s cubic-bezier(.645,.045,.355,1) 0s,margin-right .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) .1s}.quick--mvYSqZ5S.exit--0GO-OrzX.exit-active--SFO26J84{transition-duration:.15s}.container--Oxb25cTV{will-change:auto}.appear--kQdw2Kdo,.enter--qdxOytr8,.exit--PTBZqAwB{overflow:hidden;transform-origin:0 0}.from-end--QuTmjHOe.appear--kQdw2Kdo,.from-end--QuTmjHOe.enter--qdxOytr8,.from-end--QuTmjHOe.exit--PTBZqAwB{transform-origin:0 100%}.appear--kQdw2Kdo,.enter--qdxOytr8,.exit--PTBZqAwB.exit-active---eW-nB6f{opacity:0;transform:scaleY(0)}.appear--kQdw2Kdo.appear-active--mhcJRCi2,.enter--qdxOytr8.enter-active--DzufToCV,.exit--PTBZqAwB{opacity:1;transform:scaleY(1)}.appear--kQdw2Kdo.appear-active--mhcJRCi2,.enter--qdxOytr8.enter-active--DzufToCV{transition:height .35s cubic-bezier(.645,.045,.355,1) 0s,min-height .35s cubic-bezier(.645,.045,.355,1) 0s,margin-top .35s cubic-bezier(.645,.045,.355,1) 0s,margin-bottom .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) 0s}.quick--dKOHkpkn.appear--kQdw2Kdo.appear-active--mhcJRCi2,.quick--dKOHkpkn.enter--qdxOytr8.enter-active--DzufToCV{transition-duration:.15s}.exit--PTBZqAwB.exit-active---eW-nB6f{transition:height .35s cubic-bezier(.645,.045,.355,1) 0s,min-height .35s cubic-bezier(.645,.045,.355,1) 0s,margin-top .35s cubic-bezier(.645,.045,.355,1) 0s,margin-bottom .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) .1s}.quick--dKOHkpkn.exit--PTBZqAwB.exit-active---eW-nB6f{transition-duration:.15s}.container--JFy4txRw{will-change:opacity}.appear--tBwHTGYO,.enter--lm0TwSvT,.exit--Psn3ViFF.exit-active--lHv4SffM{opacity:0}.appear--tBwHTGYO.appear-active--bM-mnFF3,.enter--lm0TwSvT.enter-active--43nCop-Z,.exit--Psn3ViFF{opacity:1}.appear--tBwHTGYO.appear-active--bM-mnFF3,.enter--lm0TwSvT.enter-active--43nCop-Z{transition:opacity .35s ease-out 0s}.quick--uEH4Cf-n.appear--tBwHTGYO.appear-active--bM-mnFF3 .appear--tBwHTGYO.appear-active--bM-mnFF3,.quick--uEH4Cf-n.appear--tBwHTGYO.appear-active--bM-mnFF3 .enter--lm0TwSvT.enter-active--43nCop-Z,.quick--uEH4Cf-n.enter--lm0TwSvT.enter-active--43nCop-Z .appear--tBwHTGYO.appear-active--bM-mnFF3,.quick--uEH4Cf-n.enter--lm0TwSvT.enter-active--43nCop-Z .enter--lm0TwSvT.enter-active--43nCop-Z{transition-duration:75ms}.exit--Psn3ViFF.exit-active--lHv4SffM{transition:opacity .35s ease-in 0s}.quick--uEH4Cf-n.exit--Psn3ViFF.exit-active--lHv4SffM{transition-duration:75ms}.appear--tBwHTGYO.appear-active--bM-mnFF3{transition-duration:.5s}.container--Tx4bge1G{transform:translateZ(0);will-change:transform,opacity}.appear--5ENRRka4,.enter--1l5aba5j,.exit--N8wDE7da.exit-active---zt3dBOA{opacity:0;transform:translateY(50%)}.appear--5ENRRka4.appear-active--20ZNcH-P,.enter--1l5aba5j.enter-active--hx3XvH74,.exit--N8wDE7da{opacity:1;transform:translateY(0)}.appear--5ENRRka4.appear-active--20ZNcH-P,.enter--1l5aba5j.enter-active--hx3XvH74{transition:transform .35s ease-out 0s,opacity .3s ease-out 0s}.exit--N8wDE7da.exit-active---zt3dBOA{transition:transform .35s ease-in 0s,opacity .3s ease-in 50ms}.container--lGNls3nN{display:inline-block}.container--lGNls3nN.center--ADv-0E0D{display:block;text-align:center}.conditional--Kz-RsHAS{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.conditional--Kz-RsHAS .container--lGNls3nN,.conditional--Kz-RsHAS .text--nb5jO-JR:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.625rem;vertical-align:middle}.transition--bUiXAcaU{transform-origin:var(--g-size-bs-10) 0}.details--5Gn04Rxh{margin-top:0!important}.ellipsis--lM-aXZh3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--9IaRbpOm{position:relative}.g-card .header--9IaRbpOm:not(tr):nth-child(n),.header--9IaRbpOm.g-card:nth-child(n){--card-padding-vertical:0.6875rem}.header--9IaRbpOm,.header--9IaRbpOm>.g-card-body{display:flex;justify-content:space-between;transition:box-shadow .1s ease-out 0s}.g-card .g-card-body>.header--9IaRbpOm,[class^=g-card-alert] .header--9IaRbpOm{margin:calc(var(--card-padding-vertical)*-1) calc(var(--card-padding-horizontal)*-1);padding:var(--card-padding-vertical) var(--card-padding-horizontal)}[class^=g-card-alert] .header--9IaRbpOm{margin-left:-2.5625rem;padding-left:2.5625rem}.header--9IaRbpOm .btn,.header--9IaRbpOm .g-button:not(.button--jyNVnBER),.header--9IaRbpOm .g-tooltip-trigger{position:relative;z-index:10}:nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER{align-self:flex-start;flex-shrink:0;margin-left:1.25rem;padding:0 .375rem}:nth-child(n):nth-child(n):nth-child(n) .button-cover-parent--9WO-2QY8:before{content:"";inset:0;position:absolute;z-index:0}:nth-child(n):nth-child(n):nth-child(n) .button-vertical--BsSP7UUD{align-self:center}:nth-child(n):nth-child(n):nth-child(n) .button-invisible--fjNy6i5d{opacity:0}.centered--dcLeaYRk{justify-content:center}.content--OeGk5hQk:not(.g-card){margin-top:.625rem}.g-card-group>.content--OeGk5hQk:not(.g-card){margin-top:0}:is(.g-card-outer,.g-card-inner) .header--9IaRbpOm.g-card-body~.content--OeGk5hQk{margin-top:0}@media (min-width:576px){.g-focus-page :not(.g-card-alert-data)>.header--9IaRbpOm:first-child{margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page :not(.g-card-alert-data)>.header--9IaRbpOm:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page :not(.g-card-alert-data)>.header--9IaRbpOm .g-card,.g-focus-page :not(.g-card-alert-data)>.header--9IaRbpOm.g-card{--card-padding-vertical:0.625rem}.g-focus-page .content--OeGk5hQk:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page .g-card-function>.g-card:last-child .content--OeGk5hQk,.g-focus-page .g-card-group-vertical>.g-card:last-child .content--OeGk5hQk{margin-bottom:0}.g-focus-page .g-card-function .g-card:last-child .content--OeGk5hQk{padding-bottom:.75rem}.g-focus-page .g-card-function:nth-child(n) .header--9IaRbpOm{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem);margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page .g-card-function:nth-child(n) .header--9IaRbpOm:last-child{padding-bottom:.625rem}.g-focus-page .g-card-function .content--OeGk5hQk{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page .g-form-description:nth-child(n) .header--9IaRbpOm,.g-focus-page .g-form-description:nth-child(n):last-child .content--OeGk5hQk{margin-bottom:0}}.g-sidenav:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER{color:var(--g-color-text-primary)}.g-sidenav:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER:hover{background-image:none}.g-sidenav .content--OeGk5hQk{margin-top:0}.container--FYtFs8jm:nth-child(n):nth-child(n){background:var(--g-color-surface-primary);border:.125rem solid var(--g-color-border-secondary);margin-bottom:0;margin-top:0}.header--JcBjGfll{background:var(--g-color-border-secondary);padding:.125rem .1875rem .1875rem;text-align:right}.button--Snzd7Hay{margin:0 -.125rem 0 0!important}.button--Snzd7Hay:before{content:unset!important}.content--IX4tsXv-{padding-left:.8125rem;padding-right:.8125rem}.no-padding--cF-1mYWa .content--IX4tsXv-{padding:0!important}.no-padding--cF-1mYWa .content--IX4tsXv->*{margin-bottom:0!important;margin-top:0!important}.no-padding--cF-1mYWa .content--IX4tsXv->.g-card{border:0!important;border-radius:0!important}.info--9u5tlRWp:nth-child(n):nth-child(n){align-items:center;display:flex;flex-direction:row;font-size:.75rem;justify-content:center;line-height:1.125rem;margin-top:-.125rem;max-width:100%;padding:0}.info--9u5tlRWp .alias--sfSGvBX-,.info--9u5tlRWp .amount--br13mZGq{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info--9u5tlRWp .amount--br13mZGq{flex-shrink:0;max-width:80%}.info--9u5tlRWp .amount--br13mZGq .g-amount{font-size:inherit!important;font-weight:400!important}.info--9u5tlRWp .amount--br13mZGq .g-amount-wrapper{margin-left:.25rem}.info--9u5tlRWp .amount--br13mZGq .g-amount-fallback{color:var(--g-color-text-inverted-primary)}.info--9u5tlRWp .amount--br13mZGq .g-amount-fallback>svg{display:none}.info--9u5tlRWp .divider--NB5BZmVy{display:inline-block;margin-left:.3125rem;margin-right:.3125rem}.center---7BTksg9,.left--dhpzXGTY,.right--sWEgNi1V{align-self:center;padding:0 .9375rem}.center---7BTksg9:empty,.left--dhpzXGTY:empty,.right--sWEgNi1V:empty{display:none}.container---DmaO1qR{--stripe-height:4.375rem;position:relative;z-index:30}.grid--2s6OD24p{display:grid;gap:0;grid-template-areas:"stripe-left stripe-center stripe-right";grid-template-columns:14rem minmax(0,1fr) 14rem;grid-template-rows:var(--stripe-height);padding:0!important;position:static!important}.grid--2s6OD24p.hidden--pYdsvp5-,.hidden--pYdsvp5- .grid--2s6OD24p{visibility:hidden}.grid--2s6OD24p:focus-within,.grid--2s6OD24p:hover{opacity:1!important;transition:opacity .35s ease-in-out 0s}.left--dhpzXGTY{grid-area:stripe-left}.right--sWEgNi1V{grid-area:stripe-right;text-align:right}.center---7BTksg9{grid-area:stripe-center;text-align:center}.sticky--mmDw-k7t{position:sticky;top:0;z-index:290030}.sticky--mmDw-k7t.use-transition--ZifEO4qv{margin-top:calc(var(--stripe-height)*-1)}.sticky--mmDw-k7t.use-transition--ZifEO4qv.hidden--pYdsvp5-{z-index:10}@media (forced-colors:active){.sticky--mmDw-k7t{background-color:Canvas}}.fixed--4vvBimER{position:fixed;width:100%;z-index:290030}@media (min-width:992px){.grid--2s6OD24p{grid-template-areas:"stripe-left stripe-center stripe-right";grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(0,1fr);grid-template-rows:var(--stripe-height)}.grid--2s6OD24p.transparent-grid--2m7SvDTJ{grid-template-columns:18.75rem minmax(0,1fr) minmax(0,min-content)}.center---7BTksg9.transparent--30hd0DxW{text-align:left}}@media (max-width:767.98px){.container---DmaO1qR{--stripe-height:3.5rem}.grid--2s6OD24p{grid-template-areas:"stripe-left stripe-center stripe-right";grid-template-columns:2.6875rem minmax(0,1fr) 2.6875rem;grid-template-rows:var(--stripe-height)}.left--dhpzXGTY{padding-right:0}.right--sWEgNi1V{padding-left:0}}.large-grid---0xgCwN6 .children--YrLNLmIQ,.large-grid---0xgCwN6 .left--1gjav292,.large-grid---0xgCwN6 .toolbar--imPD50P3{align-self:center;padding:0 .9375rem}.large-grid---0xgCwN6 .children--YrLNLmIQ:empty,.large-grid---0xgCwN6 .left--1gjav292:empty,.large-grid---0xgCwN6 .toolbar--imPD50P3:empty{display:none}.large-grid---0xgCwN6 .children--YrLNLmIQ,.large-grid---0xgCwN6 .left--1gjav292,.large-grid---0xgCwN6 .toolbar--imPD50P3{margin:.9375rem 0}@media (min-width:992px){.large-grid---0xgCwN6 .children--YrLNLmIQ,.large-grid---0xgCwN6 .left--1gjav292,.large-grid---0xgCwN6 .toolbar--imPD50P3{margin:1.875rem 0}}.large-grid---0xgCwN6{display:grid;gap:0;grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content);padding:0!important;position:static!important;z-index:290030}.large-grid---0xgCwN6:not(:first-child):not(:empty){margin-top:-.9375rem}.large-grid---0xgCwN6 .left--1gjav292{grid-area:stripe-left}.large-grid---0xgCwN6 .children--YrLNLmIQ{grid-area:stripe-children}.large-grid---0xgCwN6 .children--YrLNLmIQ>:first-child{margin-top:0!important}.large-grid---0xgCwN6 .children--YrLNLmIQ>:last-child{margin-bottom:0!important}.large-grid---0xgCwN6 .toolbar--imPD50P3{color:unset;grid-area:stripe-toolbar;margin:0;overflow:initial}.large-grid---0xgCwN6 .toolbar--imPD50P3 .g-card{margin:0}@media (min-width:992px){.large-grid---0xgCwN6{gap:0;grid-template-areas:"stripe-left stripe-children" "stripe-toolbar stripe-toolbar";grid-template-columns:1fr 3fr;grid-template-rows:max-content min-content}}@media (max-width:767.98px){.large-grid---0xgCwN6{grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content)}.large-grid---0xgCwN6 .left--1gjav292{display:none}.large-grid---0xgCwN6 .toolbar--imPD50P3{padding-top:.9375rem}.large-grid---0xgCwN6 .toolbar--imPD50P3:empty{padding-top:0}}.grid--RPh-4pIw{padding-top:.9375rem;position:relative;z-index:30;z-index:20}.toolbar--ikbUw-M9{max-height:6.25rem}.sticky--EdO9KseI{position:sticky;z-index:290020}@media (min-width:768px){.grid--RPh-4pIw{backface-visibility:hidden;clip-path:inset(50% -100% -100% -100%);margin-top:-.0625rem;padding-top:.125rem;transform:translateY(-50%)}.grid--RPh-4pIw:before{background:inherit;content:""!important;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:0}.toolbar--ikbUw-M9{backface-visibility:hidden;display:block;position:relative;top:50%;transform:translateY(50%);width:100%}}@media (max-width:767.98px){:nth-child(n):nth-child(n):nth-child(n) .grid--RPh-4pIw{background-color:transparent!important}.sticky--9UORGQ-D{align-items:flex-end;bottom:1.5625rem;display:flex;justify-content:center;left:0;padding:0 30px;pointer-events:none;position:fixed;right:0;text-align:center;will-change:transform,opacity;z-index:299990}.sticky--9UORGQ-D .btn,.sticky--9UORGQ-D .g-button{pointer-events:auto}}.sticky--9UORGQ-D.enter--t1bikcNt,.sticky--9UORGQ-D.exit--lInVFoEn.exit-active--Qa0jHAM6{opacity:0;transform:translateY(20%)}.sticky--9UORGQ-D.enter--t1bikcNt.enter-active--idrEabUX,.sticky--9UORGQ-D.exit--lInVFoEn{opacity:1;transform:translateY(0)}.sticky--9UORGQ-D.enter--t1bikcNt.enter-active--idrEabUX{transition:transform .15s cubic-bezier(.215,.61,.355,1) 0s,opacity 50ms cubic-bezier(.215,.61,.355,1) 0s}.sticky--9UORGQ-D.exit--lInVFoEn.exit-active--Qa0jHAM6{transition:transform .15s cubic-bezier(.55,.055,.675,.19) 0s,opacity 50ms cubic-bezier(.55,.055,.675,.19) .1s}.split-button--hgka2pBL{display:inline-grid!important;grid-template-columns:1fr 2.625rem;margin:0!important;max-width:100%}.g-group-button .split-button--hgka2pBL{margin-inline:.5rem!important}.split-button--hgka2pBL .g-button{margin:0!important;position:relative;z-index:1}.split-button--hgka2pBL .g-button:disabled{z-index:0}.split-button--hgka2pBL .g-button:focus-visible{z-index:2}.split-button--hgka2pBL .g-button:first-child:nth-child(n){border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}.split-button--hgka2pBL .g-button:first-child:before{right:-.125rem}@media (max-width:575.98px){.split-button--hgka2pBL .g-button:first-child{flex:1}}.split-button--hgka2pBL .g-button:last-child:nth-child(n){border-bottom-left-radius:0;border-left-width:0;border-top-left-radius:0;margin-left:.125rem!important}.split-button--hgka2pBL .g-button:last-child:before{left:-.125rem}.split-button--hgka2pBL .g-button:before{background-color:inherit;border-left-color:inherit;border-left-style:solid;border-left-width:.125rem;content:"";height:calc(100% + .25rem);position:absolute;transition-duration:.25s;transition-property:opacity;width:.125rem}.split-button--hgka2pBL .g-button:focus-visible:not(:active):before{opacity:0}.split-button--hgka2pBL .g-button.g-button-variant-primary:before,.split-button--hgka2pBL .g-button.g-button-variant-tertiary:before{border-color:rgba(var(--rgb-black),.2)}.g-inverted .split-button--hgka2pBL .g-button.g-button-variant-tertiary:before{border-color:rgba(var(--rgb-white),.5)}.split-button--hgka2pBL .g-button.g-button-variant-tertiary:disabled~:disabled:before{opacity:.4}.g-inverted .split-button--hgka2pBL .g-button.g-button-variant-primary:before,.split-button--hgka2pBL .g-button.g-button-variant-primary:disabled~:disabled:before,.split-button--hgka2pBL .g-button:first-child:disabled:before,.split-button--hgka2pBL .g-button:first-child:not(:disabled)~:last-child:before{content:none}.sticky-button--GO-ATLQs.g-no-inverted .g-button:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary)}.sticky-button--GO-ATLQs.g-no-inverted .g-button:nth-child(n):nth-child(n):nth-child(n):nth-child(n):last-child:before{background-color:inherit;border-left:.125rem solid rgba(var(--rgb-black),.125);content:"";height:calc(100% + .25rem);left:-.125rem;position:absolute;transition-duration:.25s;transition-property:opacity;width:.125rem}.block-xs-extended-up--JgeXoJUV,.block-xs-up--1uWSJ-Z5{display:none!important;display:block!important}.flex-xs-extended-up--Kf9jAYkO,.flex-xs-up--jOQ-tlmR{display:none!important;display:flex!important}.inline-xs-extended-up--3VWhI-Pz,.inline-xs-up---50-PaXm{display:none!important;display:inline!important}.block-sm-up--W06c2bAJ,.none-xs-extended-up--8Iy8NSFM,.none-xs-up--B41il6Vy{display:none!important}@media (min-width:576px){.block-sm-up--W06c2bAJ{display:block!important}}.block-sm-extended-up--OjqFT1Dp{display:none!important}@media (min-width:576px){.block-sm-extended-up--OjqFT1Dp{display:block!important}}.flex-sm-up--Go80Agol{display:none!important}@media (min-width:576px){.flex-sm-up--Go80Agol{display:flex!important}}.flex-sm-extended-up--MSr84NCA{display:none!important}@media (min-width:576px){.flex-sm-extended-up--MSr84NCA{display:flex!important}}.inline-sm-up--swWNgs3k{display:none!important}@media (min-width:576px){.inline-sm-up--swWNgs3k{display:inline!important}}.inline-sm-extended-up--1O4vDHQQ{display:none!important}@media (min-width:576px){.inline-sm-extended-up--1O4vDHQQ{display:inline!important}.none-sm-extended-up--6ymAcUp4,.none-sm-up--21JIHuI-{display:none!important}}.block-md-up--oc6DeT3C{display:none!important}@media (min-width:768px){.block-md-up--oc6DeT3C{display:block!important}}.block-md-extended-up--7mQc-Zl7{display:none!important}@media (min-width:768px){.block-md-extended-up--7mQc-Zl7{display:block!important}}.flex-md-up--FvWAYUNN{display:none!important}@media (min-width:768px){.flex-md-up--FvWAYUNN{display:flex!important}}.flex-md-extended-up--pfM3fpdN{display:none!important}@media (min-width:768px){.flex-md-extended-up--pfM3fpdN{display:flex!important}}.inline-md-up--jwcHL14p{display:none!important}@media (min-width:768px){.inline-md-up--jwcHL14p{display:inline!important}}.inline-md-extended-up--NhvLV--w{display:none!important}@media (min-width:768px){.inline-md-extended-up--NhvLV--w{display:inline!important}.none-md-extended-up--33QNF7Qa,.none-md-up--1yWiZLqT{display:none!important}}.block-lg-up--rs4gM7jc{display:none!important}@media (min-width:992px){.block-lg-up--rs4gM7jc{display:block!important}}.block-lg-extended-up--MgkRqR3a{display:none!important}@media (min-width:992px){.block-lg-extended-up--MgkRqR3a{display:block!important}}.flex-lg-up--gBmvYI7P{display:none!important}@media (min-width:992px){.flex-lg-up--gBmvYI7P{display:flex!important}}.flex-lg-extended-up--RGmfL3H8{display:none!important}@media (min-width:992px){.flex-lg-extended-up--RGmfL3H8{display:flex!important}}.inline-lg-up--5OakawV0{display:none!important}@media (min-width:992px){.inline-lg-up--5OakawV0{display:inline!important}}.inline-lg-extended-up--dS0IBYHn{display:none!important}@media (min-width:992px){.inline-lg-extended-up--dS0IBYHn{display:inline!important}.none-lg-extended-up--a-EztQ1t,.none-lg-up--S-DkWJbP{display:none!important}}.block-xl-up--YifRn58u{display:none!important}@media (min-width:1200px){.block-xl-up--YifRn58u{display:block!important}}.block-xl-extended-up--FSvoOjLm{display:none!important}@media (min-width:1320px){.block-xl-extended-up--FSvoOjLm{display:block!important}}.flex-xl-up--CStkOl9W{display:none!important}@media (min-width:1200px){.flex-xl-up--CStkOl9W{display:flex!important}}.flex-xl-extended-up--Klp-Csv5{display:none!important}@media (min-width:1320px){.flex-xl-extended-up--Klp-Csv5{display:flex!important}}.inline-xl-up--7Jgztztl{display:none!important}@media (min-width:1200px){.inline-xl-up--7Jgztztl{display:inline!important}}.inline-xl-extended-up--GT99AOZ4{display:none!important}@media (min-width:1320px){.inline-xl-extended-up--GT99AOZ4{display:inline!important}}@media (min-width:1200px){.none-xl-up--EVHht61i{display:none!important}}@media (min-width:1320px){.none-xl-extended-up--a1DwFrI5{display:none!important}}.block-xxl-up--dyUv96Sx{display:none!important}@media (min-width:1400px){.g-bs5-grid .block-xxl-up--dyUv96Sx{display:block!important}}.block-xxl-extended-up--BA533aq-{display:none!important}@media (min-width:1560px){.g-bs5-grid .block-xxl-extended-up--BA533aq-{display:block!important}}.flex-xxl-up--bIOTWUMS{display:none!important}@media (min-width:1400px){.g-bs5-grid .flex-xxl-up--bIOTWUMS{display:flex!important}}.flex-xxl-extended-up--EPMV1Sdl{display:none!important}@media (min-width:1560px){.g-bs5-grid .flex-xxl-extended-up--EPMV1Sdl{display:flex!important}}.inline-xxl-up--i8SXj8wb{display:none!important}@media (min-width:1400px){.g-bs5-grid .inline-xxl-up--i8SXj8wb{display:inline!important}}.inline-xxl-extended-up--MkQom0pB{display:none!important}@media (min-width:1560px){.g-bs5-grid .inline-xxl-extended-up--MkQom0pB{display:inline!important}}@media (min-width:1400px){.g-bs5-grid .none-xxl-up--z7lFC6kP{display:none!important}}@media (min-width:1560px){.g-bs5-grid .none-xxl-extended-up--aYhAAgC-{display:none!important}}.button--CFMsfZjm{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;position:fixed!important;top:auto!important;top:0;white-space:nowrap!important;width:1px!important}.sentinel--GeRlnz1I{display:block;height:.0625rem;margin-top:-.0625rem}.action-button--3Sie-ne8{min-height:0!important;width:auto!important}.interactable--IObJaLVt:nth-child(n):nth-child(n){transition-duration:.25s;transition-property:background-color,border-color}.interactable--IObJaLVt:nth-child(n):nth-child(n) .link--jShmwLhL{inset:0;opacity:0;position:absolute;z-index:0}.interactable--IObJaLVt:nth-child(n):nth-child(n) .button--6-DPM8DI:nth-child(n):nth-child(n){position:static}.interactable--IObJaLVt:nth-child(n):nth-child(n) .button--6-DPM8DI:nth-child(n):nth-child(n):before{content:"";inset:0;position:absolute;z-index:0}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb):active .g-minor,.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb):hover .g-minor{color:var(--g-color-text-primary)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb) .g-button{position:relative;z-index:1}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb) .g-minor{transition:color .35s ease 0s}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz{border:.0625rem solid var(--g-color-border-primary);outline:none}.g-uses-keyboard .interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:hover{background-color:var(--g-color-overlay-hover)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:hover .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:active{background-color:var(--g-color-overlay-active)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz .button--6-DPM8DI:hover{background:none}.g-card-group>.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz{border-width:var(--g-size-border-width-sm) 0 0}.interactable--IObJaLVt:nth-child(n):nth-child(n).disabled--SRKyZkjb{border-color:var(--g-color-fill-disabled)!important;cursor:not-allowed}.interactable--IObJaLVt:nth-child(n):nth-child(n).disabled--SRKyZkjb *{color:var(--g-color-fill-disabled);pointer-events:none}.container--XjGGgeYB{background-color:var(--g-color-surface-secondary);background-image:linear-gradient(rgba(var(--rgb-white),.3),rgba(var(--rgb-white),.3));border-right:.0625rem solid var(--g-color-surface-tertiary);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.05);padding-left:1rem;padding-right:1rem;padding-top:1rem;transition:width .5s ease,box-shadow .5s ease;width:4.5rem;z-index:60}.container--XjGGgeYB:nth-child(n):nth-child(n){margin-top:0}@media (max-width:767.98px){.container--XjGGgeYB:nth-child(n):nth-child(n){width:100%}}@media (min-width:768px) and (max-width:991.98px){.container--XjGGgeYB{width:20rem}}.container--XjGGgeYB::-webkit-scrollbar{display:none}.container--XjGGgeYB.expanded--dUTPWGxh{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16);width:18rem}.container--XjGGgeYB:not(.expanded--dUTPWGxh) .g-pill:nth-child(n):nth-child(n){flex-shrink:0;margin-left:-1.25rem;margin-top:-.875rem}.container--XjGGgeYB:not(.expanded--dUTPWGxh) .g-sidenav-section{align-items:center;display:flex}.container--XjGGgeYB:not(.expanded--dUTPWGxh) .g-sidenav-section .g-pill:nth-child(n):nth-child(n){margin-left:-.625rem}.container--XjGGgeYB:not(.expanded--dUTPWGxh):nth-child(n):nth-child(n) .g-sidenav-section-divider{margin-left:.5rem;margin-right:.5rem;width:calc(100% - 1rem)}.g-dark .container--XjGGgeYB{background:var(--g-color-surface-secondary)}.dropdown--HMCqDUHs{max-width:calc(100vw - 1.875rem);z-index:350000}.dropdown--HMCqDUHs.use-toggle-width--I7rsAIwb{max-width:none;min-width:0}.toggle--cTDAL7zm{display:inline-block;outline:none}.popper--HU9ZD9i5{backface-visibility:hidden;margin:0;overflow:visible!important;padding:.25rem 0 .125rem}.popper--HU9ZD9i5.end--8YLImV8r{padding-top:.125rem}.popper--HU9ZD9i5.has-arrow--l7tsSung{padding-bottom:.6875rem;padding-top:.6875rem}.popper--HU9ZD9i5.horizontal--uCOL41FE{padding:0 .125rem 0 .25rem}.popper--HU9ZD9i5.horizontal--uCOL41FE.end--8YLImV8r{padding-left:.125rem}.popper--HU9ZD9i5.horizontal--uCOL41FE.has-arrow--l7tsSung{padding-left:.6875rem;padding-right:.6875rem}.popper--HU9ZD9i5.portal--FdodUbCU{float:none;min-width:0!important;position:static}.body--H2Il3Idj{background-color:var(--g-color-surface-primary);border-radius:.5rem;box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;position:relative}.has-footer--FN6QjkdP .body--H2Il3Idj{border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:12.5rem}.has-footer--FN6QjkdP .body--H2Il3Idj:before{border-top-left-radius:.25rem;border-top-right-radius:.25rem;box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);content:"";inset:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;z-index:-1}.content--G-jrMrj7{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--G-jrMrj7.padded--4m82oIHv{padding:.625rem .9375rem}.action--35M-9xzP{display:flex;margin:0;padding:.9375rem}.padded--4m82oIHv~.action--35M-9xzP{padding-top:0}.action--35M-9xzP .button--OWWCtQlE{flex-grow:1}.footer--QFootcrN{display:flex;flex-direction:column;min-width:12.5rem}.arrow--fQZcY2iW{height:.9375rem;position:absolute;width:.9375rem}.arrow--fQZcY2iW:before{border-color:var(--g-color-surface-primary) transparent transparent var(--g-color-surface-primary);border-style:solid;border-width:.5rem;box-shadow:-.0625rem -.0625rem .1875rem -.09375rem rgba(var(--rgb-black),.15);content:"";display:block;transform:rotate(45deg);z-index:-1}@media (forced-colors:active){.arrow--fQZcY2iW:before{border-color:CanvasText Canvas Canvas CanvasText}}.arrow--fQZcY2iW[data-placement*=bottom]{margin-top:.25rem;top:0}.arrow--fQZcY2iW[data-placement*=top]{bottom:0;margin-bottom:.25rem}.arrow--fQZcY2iW[data-placement*=top]:before{transform:rotate(225deg)}.arrow--fQZcY2iW[data-placement*=start]{left:2.125rem}.arrow--fQZcY2iW[data-placement*=end]{right:2.125rem}.arrow--fQZcY2iW[data-placement^=left]{left:auto;margin-right:.25rem;right:0}.arrow--fQZcY2iW[data-placement^=left]:before{transform:rotate(135deg)}.arrow--fQZcY2iW[data-placement^=right]{left:0;margin-left:.25rem;right:auto}.arrow--fQZcY2iW[data-placement^=right]:before{transform:rotate(315deg)}.text--mnH1D27L{isolation:isolate}.highlight--1mh-8whj{background-color:#fff1a3;-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:.125rem 0 0 #fff1a3,-.125rem 0 0 #fff1a3;color:#0a285c;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-color:#fff1a3}.decoration--ze1-MTR4{border:0 solid var(--color-bg,var(--color-blue-300));display:block;pointer-events:none;position:absolute;z-index:50}.decoration--ze1-MTR4.left--ywzv0Mms,.decoration--ze1-MTR4.right--BmtFzyU2{border-left-width:.3125rem;bottom:0;top:0}.decoration--ze1-MTR4.left--ywzv0Mms{left:0}.decoration--ze1-MTR4.right--BmtFzyU2{right:0}.decoration--ze1-MTR4.bottom--JWEce4Fr,.decoration--ze1-MTR4.top--7S4pcZJn{border-top-width:.3125rem;left:0;right:0}.decoration--ze1-MTR4.top--7S4pcZJn{top:0}.decoration--ze1-MTR4.bottom--JWEce4Fr{bottom:0}.content--w7aPL9L3{display:inline-flex;flex-wrap:nowrap;max-width:100%}.content--w7aPL9L3 span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content--w7aPL9L3 span:last-child{white-space:nowrap}.dropdown-footer--JOkgg7zi{background-color:var(--g-color-surface-primary);min-height:3.4375rem;padding:.3125rem .9375rem;position:relative}@media (forced-colors:active){.dropdown-footer--JOkgg7zi{background-color:transparent}}.dropdown-footer--JOkgg7zi:first-child{border-top:.0625rem solid var(--g-color-border-secondary)}.dropdown-footer--JOkgg7zi:before,.dropdown-footer--JOkgg7zi:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.dropdown-footer--JOkgg7zi:before{box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);content:"";inset:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;z-index:-1}.dropdown-footer--JOkgg7zi:hover{background-image:linear-gradient(var(--g-color-overlay-hover),var(--g-color-overlay-hover))}.dropdown-footer--JOkgg7zi:has(.button--uIq1-ufj:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n){border:0;justify-content:left;min-height:1.5rem;padding:0;text-align:left}.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n):active,.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n):focus-visible,.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n):hover{background:transparent;border:0;box-shadow:none;outline:none}.dropdown-footer--JOkgg7zi .button--uIq1-ufj:before{content:"";inset:0;position:absolute;z-index:0}.dropdown-footer--JOkgg7zi .description--o7NWuZWm:nth-child(n){padding:0}.dropdown-footer--JOkgg7zi .icon--BV6ko1sU{position:relative}.dropdown-footer--JOkgg7zi .icon--BV6ko1sU .pill--CAlLR5A0{position:absolute;right:-.5rem;top:-.5rem}.dropdown-footer--JOkgg7zi .label--rj-pmJUo:nth-child(n){white-space:normal}.toggle--ltGB-cjv{display:inline-block;outline:none;position:relative}.dropdown--fM1AfLvw{max-width:calc(100vw - 30px);z-index:350000}.popper--XN9m645u{overflow:visible}.body--HEy3sTvn{background-color:var(--g-color-surface-primary);border-radius:.5rem;box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden}.body--HEy3sTvn:has(+.footer--LjjcuLMM){border-bottom-left-radius:0;border-bottom-right-radius:0}.body--HEy3sTvn~.g-dropdown-arrow{color:var(--g-color-surface-primary)}.content--8d30TEEe{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--8d30TEEe.padded--6nkMe23y{padding:var(--g-size-bs-10) var(--g-size-bs-15)}.content--8d30TEEe.padded--6nkMe23y~.action--P0-dElWj{padding:0 var(--g-size-bs-15) var(--g-size-bs-15)}.action--P0-dElWj{padding:var(--g-size-bs-15)}.action--P0-dElWj .g-button:nth-child(n){width:100%}.container--k2kDvmEv{padding:1rem}.container--k2kDvmEv .previous--k4xudrWv{position:relative}.container--k2kDvmEv .next--HgpwKBK0{position:absolute;right:1rem}.container--k2kDvmEv:nth-child(n):nth-child(n) .header--PtwO-zSH{margin-top:-2rem;padding-bottom:.75rem;padding-top:0;text-align:center}.container--k2kDvmEv .grid--lrZoI4M5{display:grid;grid-template-columns:repeat(4,1fr)}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG{background-color:transparent;border:0;border-radius:.5rem;color:var(--g-color-text-primary);font-size:.875rem;height:2.75rem;line-height:1.3125rem;padding:.5rem;text-align:center;width:4.5rem}@media (prefers-reduced-motion:no-preference){.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG{transition-duration:.25s;transition-property:color,background-color,border-color}}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG.current--GvdwUJNl,.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG:hover{background-color:var(--g-color-overlay-hover)}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG:active{background-color:var(--g-color-overlay-active)}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG.selected--jzvG5LHk{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG:disabled{background-color:transparent;color:var(--g-color-text-disabled);cursor:default}.button--2ip7EVGu{margin-top:-.9375rem!important}.list--OSwziSR1:nth-child(n):nth-child(n):nth-child(n){display:flex;flex-wrap:wrap;max-width:16.1875rem;min-width:16.1875rem;overflow:hidden;padding:.9375rem 0 0 .9375rem}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;animation:animate-in--pXT0nFz5 .2s cubic-bezier(.215,.61,.355,1);animation-delay:.75s;animation-fill-mode:backwards;background:currentColor;border:1.4375rem solid;border-radius:50%;cursor:pointer;display:flex;height:2.875rem;justify-content:center;margin-bottom:.9375rem;margin-right:.9375rem;padding:0;transition:border-width .2s ease-in 0s,transform .2s ease-in-out 0s,background 50ms ease-in-out .15s;width:2.875rem}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):first-child{animation-delay:.15s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(2){animation-delay:175ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(3){animation-delay:.2s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(4){animation-delay:225ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(5){animation-delay:.2s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(6){animation-delay:225ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(7){animation-delay:.25s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(8){animation-delay:275ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(9){animation-delay:.25s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(10){animation-delay:275ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(11){animation-delay:.3s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(12){animation-delay:325ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(13){animation-delay:.3s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(14){animation-delay:325ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(15){animation-delay:.35s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(16){animation-delay:375ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(17){animation-delay:.35s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(18){animation-delay:375ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(19){animation-delay:.4s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(20){animation-delay:425ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(21){animation-delay:.4s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(22){animation-delay:425ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(23){animation-delay:.45s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(24){animation-delay:475ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(25){animation-delay:.45s}.g-uses-keyboard .item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{transform:scale(1.217)}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n).selected--0BtryGK4{background-color:transparent;border-width:.125rem;transform:scale(1);transition:border-width .2s ease-out 0s,transform .2s ease-in-out 0s,background 50ms ease-in-out 0s}.icon--plt7KJjG{height:1.5rem!important;opacity:0;transform:scale(.33);transition:transform .2s ease-in 0s,opacity .2s ease-in 0s;width:1.5rem!important}.selected--0BtryGK4 .icon--plt7KJjG{opacity:1;transform:scale(1);transition:transform .2s ease-out 0s,opacity .2s ease-out 0s}@keyframes animate-in--pXT0nFz5{0%{opacity:0;transform:scale(.01)}to{opacity:1;transform:scale(1)}}.caret--I7cwGswc:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.caret--I7cwGswc:after{--color:CanvasText}}.caret--I7cwGswc.disabled--F0m5ubwq:after,.caret--I7cwGswc:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.caret--I7cwGswc.show--XGXjQHIn:after,.caret--I7cwGswc[aria-expanded=true]:after{transform:rotate(180deg)}.caret--I7cwGswc.disabled--F0m5ubwq.btn,.caret--I7cwGswc:disabled.btn{--color:rgba(var(--rgb-black),0.15)!important}.caret--I7cwGswc:after{margin-left:.5rem}.label--bjd-WnIh:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0}.container--BR1OBh5S{background-color:var(--g-color-surface-primary);background-image:var(--g-gradient-fake-shadow);border:.0625rem solid var(--g-color-border-primary);display:inline-flex;flex-shrink:0;justify-content:flex-start;min-height:unset;overflow:hidden;padding:.1875rem;position:relative;transition:border-color .15s ease 0s,background-color .15s ease 0s;width:3rem}.g-uses-keyboard .container--BR1OBh5S:focus{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--BR1OBh5S:nth-child(n):nth-child(n):nth-child(n){border-radius:.75rem}.container--BR1OBh5S .knob--Q9xYnjjG{background-color:var(--g-color-fill-primary);border:.1875rem solid transparent;border-radius:50%;display:block;height:1rem;transition:transform .15s ease 0s,background-color .15s ease 0s;width:1rem}.container--BR1OBh5S:hover{border-color:var(--g-color-border-hover)}.container--BR1OBh5S[aria-checked=true]{background-color:var(--g-color-interactive-primary);border-color:transparent;box-shadow:none}.container--BR1OBh5S[aria-checked=true] .knob--Q9xYnjjG{background-color:var(--g-color-fill-inverted);border-width:.5rem;transform:translateX(1.4375rem)}.container--BR1OBh5S:disabled{background-color:var(--g-color-surface-disabled);background-image:none;border-color:var(--g-color-border-disabled);box-shadow:none;cursor:not-allowed}.container--BR1OBh5S:disabled .knob--Q9xYnjjG{background-color:var(--g-color-fill-disabled)}.container--BR1OBh5S:disabled[aria-checked=true]{background-color:var(--g-color-fill-disabled);border-color:transparent}.container--BR1OBh5S:disabled[aria-checked=true] .knob--Q9xYnjjG{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S.g-inverted,.g-inverted .container--BR1OBh5S{background-color:rgba(var(--rgb-black),.15);border-color:transparent}.container--BR1OBh5S.g-inverted:hover,.g-inverted .container--BR1OBh5S:hover{border-color:rgba(var(--rgb-black),.15)}.container--BR1OBh5S.g-inverted .knob--Q9xYnjjG,.g-inverted .container--BR1OBh5S .knob--Q9xYnjjG{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S.g-inverted[aria-checked=true],.g-inverted .container--BR1OBh5S[aria-checked=true]{background-color:var(--g-color-surface-primary)}.container--BR1OBh5S.g-inverted[aria-checked=true] .knob--Q9xYnjjG,.g-inverted .container--BR1OBh5S[aria-checked=true] .knob--Q9xYnjjG{background-color:var(--g-color-interactive-primary)}.container--BR1OBh5S.g-inverted:disabled,.g-inverted .container--BR1OBh5S:disabled{border-color:transparent}.container--BR1OBh5S.g-inverted:disabled .knob--Q9xYnjjG,.g-inverted .container--BR1OBh5S:disabled .knob--Q9xYnjjG{background-color:var(--color-bg);border-color:transparent}.container--BR1OBh5S.g-inverted:disabled[aria-checked=true],.g-inverted .container--BR1OBh5S:disabled[aria-checked=true]{background-color:rgba(var(--rgb-white),.5)}.label--T-0Mn774:nth-child(n):nth-child(n){align-items:center;display:flex;font-weight:inherit;gap:var(--g-size-spacing-md);margin-bottom:0}.label--T-0Mn774:nth-child(n):nth-child(n) .label-after--8huwoHUb{order:2}.menu--j7wiEun1{background:transparent!important;display:block!important;float:none!important;position:static!important}.menu--j7wiEun1 .menu--j7wiEun1:nth-child(n),.menu--j7wiEun1 .menu-item--UThgKi4m:not(.section--4Ju3T1Bj):nth-child(n){padding:0}.menu--j7wiEun1 .menu-item--UThgKi4m:before{display:none}.item--gdsFd3dx.has-control--qFdx14KN:nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:space-between}.item--gdsFd3dx .control--gUC3eZP3{margin-left:.625rem;pointer-events:none}.section--4Ju3T1Bj{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--4Ju3T1Bj:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.g-dropdown-item+.section--4Ju3T1Bj{padding-top:1.375rem}.g-dropdown-separator .section--4Ju3T1Bj{border-bottom:.0625rem solid var(--g-color-border-secondary)}.spinner--EJ2FnXwj{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--EJ2FnXwj>*{display:block}.spinner--EJ2FnXwj>:last-child{padding-top:1rem}.selectable-item-content--9OLPhqHQ{flex-grow:1;margin:auto}.title--sMGB8KnQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:0;font-size:1.5rem;line-height:1.875rem;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media (max-width:991.98px){.title--sMGB8KnQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1rem;font-weight:700;line-height:1.5rem;line-height:1.25rem}}@media (min-width:992px){.title--sMGB8KnQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n).with-overline---ekkPk7p{font-size:1.375rem;line-height:1.75rem}}.overline--hlcqsSli:nth-child(n):nth-child(n){font-size:.75rem;line-height:1rem;padding:0}.container--TtGKjLbP{background:transparent;display:grid;place-items:center;position:static}.mobile--wsddQaBL{display:grid;grid-template-areas:"title"}.mobile--wsddQaBL [tabindex]{grid-area:title;pointer-events:none;z-index:1}.toggle--oMWAqjiH:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.toggle--oMWAqjiH:after{--color:CanvasText}}.toggle--oMWAqjiH.disabled--LxpBVadK:after,.toggle--oMWAqjiH:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.toggle--oMWAqjiH.show--F7xKDXuA:after,.toggle--oMWAqjiH[aria-expanded=true]:after{transform:rotate(180deg)}.toggle--oMWAqjiH:nth-child(n):nth-child(n):nth-child(n):nth-child(n){grid-area:title;margin:-.375rem -1.625rem -.375rem -.375rem;max-width:none;position:relative}.toggle--oMWAqjiH:before{content:"";inset:-.5625rem;position:absolute;z-index:0}@media (min-width:768px) and (max-width:991.98px){.toggle--oMWAqjiH:before{inset:-1.25rem}}.toggle--oMWAqjiH:after{background-color:currentColor;margin-left:auto}.toggle--oMWAqjiH[aria-expanded=true]:after{transform:rotate(180deg)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .navigation--gq-vm-jV{background-color:var(--g-color-surface-primary);box-shadow:0 .125rem .0625rem rgba(var(--rgb-black),.05);left:0;margin-top:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;right:0;top:var(--stripe-height);width:100%;z-index:290040}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .list--sFYLqJqe{max-height:calc(100dvh - var(--primary-navigation-height, 5rem) - var(--stripe-height));overflow:auto;padding:.9375rem max(.9375rem,50% - 11.3125rem)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .item--JZ8q5pi-{border-bottom:.0625rem solid var(--g-color-border-secondary);border-radius:0;margin-top:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .item--JZ8q5pi-:last-child{border-bottom:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1{background-color:transparent;border-radius:0;transition:background-color .35s ease 0s}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1:focus-visible,:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1:hover{background-color:var(--g-color-surface-secondary)}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){display:flex;justify-content:space-between;line-height:1.3125rem;max-width:100%;position:relative}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info{align-items:center;max-width:100%}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-minor{line-height:inherit}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount{overflow:hidden}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount{font-size:1rem;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount.g-amount-fallback{display:block}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount.g-amount-fallback>svg{display:none}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-button{align-self:auto}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-faded{color:inherit}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8-{align-items:center;display:flex;height:var(--g-size-icon-lg)}@media (max-width:767.98px){.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){justify-content:center!important}.product-info--cySb51AQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8-{display:none}}@media (min-width:992px){.large--I-m5-vwk .overlay--MZrQ4x8-{position:absolute;right:0;top:0}.large--I-m5-vwk .g-product-info:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:flex-start;flex-direction:column}.large--I-m5-vwk .g-major:nth-child(n):nth-child(n){font-weight:600}.large--I-m5-vwk .g-amount:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1.375rem;line-height:1.25;margin-top:.5rem}.large--I-m5-vwk .g-amount-wrapper{display:block;font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--I-m5-vwk .g-amount-wrapper .g-amount:nth-child(n):nth-child(n):nth-child(n):nth-child(n){display:initial;font-size:.875rem;font-weight:400;line-height:1.3125rem}}.double-amount--GzJ6M-Vs .g-amount:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE .g-amount:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;line-height:1.3125rem}.double-amount--GzJ6M-Vs .g-amount-wrapper,.double-amount--GzJ6M-Vs .g-minor:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE .g-minor:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.75rem;line-height:1.125rem}.double-amount--GzJ6M-Vs .g-amount-wrapper{display:block;margin-top:-.1875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.double-amount--GzJ6M-Vs .g-amount-wrapper .g-amount:nth-child(n):nth-child(n):nth-child(n):nth-child(n){display:initial;font-size:.75rem;font-weight:400;line-height:1.125rem}.has-product-number--KyPxv6kE .g-minor:first-child:nth-child(n):nth-child(n){font-weight:600}.has-product-number--KyPxv6kE .g-amount{margin-top:-.1875rem}@media (min-width:768px){.toolbar--e28y896V{background:var(--g-color-surface-primary);border-radius:.5rem;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);color:var(--g-color-text-primary);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;padding:.625rem .9375rem}}.toolbar--e28y896V .g-card,.toolbar--e28y896V .g-card-group{margin:0!important}@media (min-width:768px){.toolbar--e28y896V .g-card,.toolbar--e28y896V .g-card-group{box-shadow:none!important;outline:none!important}}@media (min-width:576px){.content--XOKOGIXv .g-card{--card-content-padding-horizontal:2rem}.content--XOKOGIXv .g-card .g-card-body,.content--XOKOGIXv .g-card .g-card-body .g-card{--card-content-padding-horizontal:initial}.content--XOKOGIXv .g-card:not(.g-card-no-padding,[class*=g-card-alert-]){--card-padding-horizontal:2rem}.content--XOKOGIXv .g-card:not(.g-card-no-padding,[class*=g-card-alert-]):not(.g-card-header,.g-card-footer,.g-card-function){--card-padding-vertical:2rem}.content--XOKOGIXv .g-card:not(.g-card-no-padding,[class*=g-card-alert-]) .g-card-body .g-card{--card-padding-vertical:0.625rem;--card-padding-horizontal:0.9375rem}.content--XOKOGIXv .g-card:not(.g-card-no-padding,[class*=g-card-alert-]) .g-card-body .g-card .g-product-info{margin:0}.content--XOKOGIXv .g-card:not(.g-card-no-padding,[class*=g-card-alert-]) .g-card-body .g-product-info{margin-bottom:-1.375rem;margin-left:-.3125rem;margin-top:-1.375rem}.content--XOKOGIXv .g-card-group-vertical.g-card-group-noline>.g-card{--card-padding-vertical:0.625rem}.content--XOKOGIXv .g-card-group-vertical.g-card-group-noline>.g-card:first-child{padding-top:1.375rem}.content--XOKOGIXv .g-card-group-vertical.g-card-group-noline>.g-card:last-child{padding-bottom:1.375rem}.content--XOKOGIXv .g-card-group-vertical.g-card-group-noline>.g-card.g-card-no-padding{padding:0}}@media (max-width:575.98px){.content--XOKOGIXv .g-card-group:nth-child(n),.content--XOKOGIXv .g-card:nth-child(n){padding:0}.content--XOKOGIXv>ol,.content--XOKOGIXv>ul{margin-left:1.5rem}}.stepper-container--TsVcfofB{--high-contrast-color:var(--g-color-text-primary);--low-contrast-color:var(--g-color-border-primary)}.stepper-container--TsVcfofB:nth-child(n):nth-child(n){display:flex;justify-content:center;list-style:none;padding:0}.stepper-container--TsVcfofB li:nth-child(n):nth-child(n):nth-child(n){padding:0}.stepper-container--TsVcfofB li:nth-child(n):nth-child(n):nth-child(n):before{background-color:unset}.stepper-container--TsVcfofB .step-wrapper-unvisited--RLj5fBQT,.stepper-container--TsVcfofB .step-wrapper-visited--wOUrUsiq{display:flex}.stepper-container--TsVcfofB .step-wrapper-unvisited--RLj5fBQT:not(:first-child):before,.stepper-container--TsVcfofB .step-wrapper-visited--wOUrUsiq:not(:first-child):before{border-top:.125rem solid var(--high-contrast-color);content:"";margin-top:.75rem;width:5.8125rem}.stepper-container--TsVcfofB .step-wrapper-unvisited--RLj5fBQT:not(:first-child):before{border-color:var(--low-contrast-color)}.stepper-container--TsVcfofB .step--0uNmS-MP{align-items:center;display:flex;flex-direction:column}.stepper-container--TsVcfofB .step--0uNmS-MP .circle--HTAzEzsN{align-items:center;border-radius:50%;display:flex;font-size:.75rem;font-weight:var(--g-font-weight-medium);height:1.5rem;justify-content:center;width:1.5rem}.stepper-container--TsVcfofB .step--0uNmS-MP .visited-circle--c--OozwA{background-color:var(--high-contrast-color);color:var(--g-color-surface-primary)}.stepper-container--TsVcfofB .step--0uNmS-MP .unvisited-circle--mcbcumWU{border:.125rem solid var(--low-contrast-color);color:var(--high-contrast-color)}.stepper-container--TsVcfofB .step--0uNmS-MP .label-container--ENWigqBJ{padding-top:.25rem;width:3.125rem}.stepper-container--TsVcfofB .step--0uNmS-MP .label-container--ENWigqBJ .label--Z4jDDnLE{color:var(--high-contrast-color);font-size:.75rem;font-weight:500;-webkit-hyphens:auto;hyphens:auto;line-height:1rem;margin-left:-.9375rem;text-align:center;width:5rem}.stepper-container--TsVcfofB .visited-divider--peKqiqsm{border-top:.125rem solid var(--high-contrast-color)}.stepper-container--TsVcfofB .progress-label--zS4162XG{color:var(--high-contrast-color);font-size:.75rem;text-align:center}.stepper-container--TsVcfofB .progress--M7tgu0RI{background-color:var(--low-contrast-color);border-radius:.0625rem;display:flex;flex-direction:row;height:.125rem}.stepper-container--TsVcfofB .progress--M7tgu0RI:nth-child(n){margin:.5rem 0 0;padding:0}.stepper-container--TsVcfofB .progress--M7tgu0RI .bar--KYlDp1hr{flex-grow:1}.stepper-container--TsVcfofB .progress--M7tgu0RI .visited-bar--8gxWzY0m{background-color:var(--high-contrast-color);border-radius:.0625rem;flex-grow:1}.compact-container--TdexvTL7{flex-direction:column}.compact-container--TdexvTL7 .progress--M7tgu0RI{background-color:transparent}.compact-container--TdexvTL7 .progress--M7tgu0RI .bar--KYlDp1hr{border-radius:0;height:.25rem;padding:0}.compact-container--TdexvTL7 .progress--M7tgu0RI .bar--KYlDp1hr.last-uniform-bar--Y-iSpZd5,.compact-container--TdexvTL7 .progress--M7tgu0RI .bar--KYlDp1hr:last-child{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.compact-container--TdexvTL7 .progress--M7tgu0RI .bar--KYlDp1hr:first-child{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.compact-container--TdexvTL7 .progress--M7tgu0RI .bar--KYlDp1hr:not(.visited-bar--8gxWzY0m).first-unvisited-bar--L8FbfoS6{background-image:radial-gradient(circle at left,transparent .125rem,var(--low-contrast-color) .125rem)}.compact-container--TdexvTL7 .progress--M7tgu0RI .bar--KYlDp1hr:not(.visited-bar--8gxWzY0m):not(.first-unvisited-bar--L8FbfoS6){background-color:var(--low-contrast-color)}.minimal---DsJ0FD9{display:flex;gap:.625rem}.g-modal-teaser .minimal---DsJ0FD9{padding-bottom:1.25rem!important}.minimal---DsJ0FD9 li{background-color:var(--g-color-fill-primary);border-radius:.3125rem;height:.625rem;width:.625rem}.minimal---DsJ0FD9 li[aria-current=step]{background-color:var(--g-color-text-primary)}.carousel--cXGTrlB6{--buttons-color:var(--color-black);--visible-items:3;--veil-left-width:0;--veil-right-width:0;--gap:var(--g-size-bs-30);display:flex;position:relative}.veil--5Khel9KS{flex:1;margin-left:calc(var(--veil-left-width)*-1px)!important;margin-right:calc(var(--veil-right-width)*-1px)!important;-webkit-mask-image:linear-gradient(to right,transparent,#000 calc(var(--veil-left-width)*1px),#000 calc(100% - var(--veil-right-width)*1px),transparent);mask-image:linear-gradient(to right,transparent,#000 calc(var(--veil-left-width)*1px),#000 calc(100% - var(--veil-right-width)*1px),transparent);overflow:hidden}.veil--5Khel9KS>.slider--qjrEscM1{padding-left:calc(var(--veil-left-width)*1px)!important;padding-right:calc(var(--veil-right-width)*1px)!important;scroll-padding-left:calc(var(--veil-left-width)*1px)}.veil--5Khel9KS>.slider--qjrEscM1:after{content:"";display:block;width:100vw}@media (min-width:768px){.veil--5Khel9KS>.slider--qjrEscM1:after{display:none}}.slider--qjrEscM1{-webkit-overflow-scrolling:touch;display:grid;gap:calc(var(--gap)/2);grid-auto-columns:100%;grid-auto-flow:column;overflow-x:scroll;padding:0!important;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.slider--qjrEscM1::-webkit-scrollbar{display:none}.slider-fluid--OJmtG7qu{grid-auto-columns:max-content}@media (min-width:768px){.slider--qjrEscM1{gap:var(--gap);grid-auto-columns:calc((100% - var(--gap)*(var(--visible-items) - 1))/var(--visible-items))}}.slider-item--8zdUp38V{scroll-snap-align:start}.button--hbhPHNH4:nth-child(n):nth-child(n):nth-child(n){align-self:center;background:var(--buttons-color);border-radius:50%;height:var(--g-size-layout-sm);justify-content:center;position:absolute;width:var(--g-size-layout-sm);z-index:2}.button--hbhPHNH4:nth-child(n):nth-child(n):nth-child(n):not(:disabled):hover{outline:none}.button-previous--AoJls2lA{left:calc(var(--g-size-layout-sm)/-2)}.button-next--S-0j8MEH{right:calc(var(--g-size-layout-sm)/-2)}@media (max-width:575.98px){.button-previous--AoJls2lA{left:-.75rem}.button-next--S-0j8MEH{right:-.75rem}}.stepper--3y9vvCBQ{justify-content:center;padding:var(--g-size-spacing-xxl) 0 var(--g-size-spacing-xl)!important}.fixed-button--hCkqGxm6:nth-child(n):nth-child(n){border-radius:1rem;font-size:.75rem;padding:0 1rem;z-index:289990}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU{background-color:var(--g-color-surface-inverted);color:var(--g-color-text-inverted-primary)}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:active:not(:disabled),.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:hover:not(:disabled){box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.6)}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:hover{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 90%,var(--color-black))}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:active{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 85%,var(--color-black))}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:disabled{background-color:rgba(var(--rgb-gray-300),.5);color:var(--g-color-text-inverted-primary)}.fixed-filter--Nudqt5Yz{grid-template-columns:var(--col-side) var(--col-body) minmax(auto,var(--col-summary));z-index:289990}.fixed-filter--Nudqt5Yz:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-inverted);border-radius:var(--g-size-border-radius-md)}.fixed-filter--Nudqt5Yz .g-card-body{align-items:center;display:flex}.fixed-filter--Nudqt5Yz .g-card-body .input-slot--SalF3WpL{flex-shrink:0;margin-right:1.875rem}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j{align-items:center;display:flex;flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .summary--tjBsYY2t{flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .summary--tjBsYY2t .amounts--qew4Mq-Y,.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .summary--tjBsYY2t .label--KidRId1w{vertical-align:middle}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .buttons--1VKk6Rs7{flex-shrink:0}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .buttons--1VKk6Rs7 button{margin-left:1rem}.fixed-filter--Nudqt5Yz.extra-large--f5tuZalh:nth-child(n){--card-padding-vertical:1.5rem;--card-padding-horizontal:1.5rem}.fixed-filter--Nudqt5Yz.extra-large--f5tuZalh .content--DSuCsT9j .summary--tjBsYY2t .amounts--qew4Mq-Y,.fixed-filter--Nudqt5Yz.large---3xj6Ze- .content--DSuCsT9j .summary--tjBsYY2t .amounts--qew4Mq-Y{font-size:1.375rem;line-height:1.75rem}.fixed-filter--Nudqt5Yz.large---3xj6Ze- .g-card-body,.fixed-filter--Nudqt5Yz.medium---gVLabxi .g-card-body,.fixed-filter--Nudqt5Yz.small--lq7tYtwU .g-card-body{align-items:flex-start;flex-direction:column}.fixed-filter--Nudqt5Yz.large---3xj6Ze- .g-card-body .content--DSuCsT9j,.fixed-filter--Nudqt5Yz.medium---gVLabxi .g-card-body .content--DSuCsT9j,.fixed-filter--Nudqt5Yz.small--lq7tYtwU .g-card-body .content--DSuCsT9j{width:100%}.fixed-filter--Nudqt5Yz.small--lq7tYtwU .content--DSuCsT9j{flex-direction:column}.fixed-filter--Nudqt5Yz.small--lq7tYtwU .content--DSuCsT9j .summary--tjBsYY2t{align-self:flex-start}.fixed-filter--Nudqt5Yz.small--lq7tYtwU .content--DSuCsT9j .buttons--1VKk6Rs7{align-self:flex-end;padding-top:.625rem}.fixed-to-bottom--vtLQlypT{position:fixed;width:100%;z-index:289990}.fixed-to-bottom--vtLQlypT .center--m8T3YOhG{align-items:center;display:flex;justify-content:center}.spacer--xdzKPUzU{visibility:hidden}.spacer--xdzKPUzU .center--m8T3YOhG{display:flex}.field-row--llv9pSua:nth-child(n){margin-left:-.625rem!important;margin-right:-.625rem!important}.field-row--llv9pSua:nth-child(n)>[class*=col]{padding-left:.625rem;padding-right:.625rem}.label--udkR7K-8 .optional--5-G1xsJL{font-size:.75rem;font-weight:400;line-height:1;margin-left:.0625rem;white-space:nowrap}.label-text--WSkjZ-ZJ{padding:0}.g-form-multicol .label--udkR7K-8{align-items:baseline;display:inline-flex}.g-form-multicol .label--udkR7K-8 .label-text--WSkjZ-ZJ{overflow:hidden;text-overflow:ellipsis}.g-form-multicol .label--udkR7K-8 .optional--5-G1xsJL{margin-left:.3125rem}@media (min-width:768px){.columns--bHFn1o6D .label--udkR7K-8 .optional--5-G1xsJL{display:block;margin:.25rem 0 -1rem}.g-form-multicol .columns--bHFn1o6D .label--udkR7K-8 .optional--5-G1xsJL{display:inline;margin:0 0 0 .3125rem}.no-columns--tPknKigZ:has(.addon--Hkqfhb3J) .label--udkR7K-8{padding-right:10.3125rem}}.addon--Hkqfhb3J{display:inline-block;margin-top:.5rem}@media (max-width:767.98px){.group--73EGJR84{display:flex;flex-direction:column}.group--73EGJR84 .addon--Hkqfhb3J{margin-block:0 .5rem;order:-3}}@media (min-width:768px){.group--73EGJR84:has(.addon--Hkqfhb3J){align-content:start}.columns--bHFn1o6D .group--73EGJR84:has(.addon--Hkqfhb3J){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84 .addon--Hkqfhb3J{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ .group--73EGJR84 .addon--Hkqfhb3J{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}.large--ADfl3vQ7{position:relative}.large--ADfl3vQ7 .group--73EGJR84{display:flex;flex-direction:column;position:relative}.large--ADfl3vQ7 .control--sddFLMMz,.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o{order:-2}.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o{border:.0625rem solid var(--g-color-border-primary);border-radius:.5rem;padding:1rem;position:relative}.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o:has(.g-product-info-stripe),.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o:has(.g-structured-info-stripe){overflow:hidden}.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o+.description--9rZdufnt{background:transparent;padding-top:0!important}.large--ADfl3vQ7 .description--9rZdufnt{background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:0 0 .5rem .5rem;border-top-width:0;margin-bottom:0!important;order:-1;padding:.5rem 1rem!important}.large--ADfl3vQ7 .description--9rZdufnt:empty{border:none!important;padding:0!important}.large--ADfl3vQ7.disabled--TpnPcd4e .control--sddFLMMz{position:relative}.large--ADfl3vQ7.disabled--TpnPcd4e .control--sddFLMMz:after{background:var(--g-color-surface-disabled);border:.0625rem solid var(--g-color-border-primary);border-radius:.5rem;content:"";cursor:not-allowed;inset:0;position:absolute;z-index:10}.large--ADfl3vQ7.has-description--kolyKSdL:not(:has(.description--9rZdufnt:empty)) .g-form-control:nth-child(n),.large--ADfl3vQ7.has-description--kolyKSdL:not(:has(.description--9rZdufnt:empty)) .pseudo-input--AmZ0Qr0o:nth-child(n){border-bottom-color:transparent;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-top:0}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8{align-items:baseline;display:flex;left:0;line-height:1.5rem;padding:1rem 1.9375rem 0;position:absolute;top:0;z-index:10}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8 .label-text--WSkjZ-ZJ{display:block;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8 .optional--5-G1xsJL{margin-left:.3125rem}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control{--offset-label:1.625rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control{border-radius:.5rem;font-size:2.5rem;font-weight:700;line-height:3rem!important;padding:calc(var(--offset-label, 0rem) + 1rem) calc(var(--offset-suffix, 0rem) + 1rem) 1rem 1rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control:disabled{background-color:var(--g-color-surface-primary)!important}@media (max-width:767.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control{font-size:2rem;line-height:2.25rem!important;max-height:6rem}}@media (max-width:575.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control.large-amount{font-size:1rem}}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group .g-form-control{--offset-suffix:6rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group:has(~.g-input-group-addons-large>.g-input-group-append>.g-button) .g-form-control{--offset-suffix:7.5rem}@media (max-width:575.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group.large-amount .g-form-control{font-size:1rem}}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large{bottom:1.5rem;display:flex;position:absolute;right:1rem;z-index:10}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-append>.g-button{padding:0 .25rem 0 .75rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-append>.g-button .g-button-label{margin-right:0}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-append .g-input-group-text{display:flex;padding:.375rem .75rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-prepend:not(:last-child)>.g-button{border-bottom-right-radius:0;border-top-right-radius:0}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-append:not(:first-child)>.g-button{border-bottom-left-radius:0;border-top-left-radius:0}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group>.g-input-group .g-form-control:has(~.g-input-group-addons-large>.g-input-group-append){--offset-suffix:8rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-append .g-dropdown-toggle,.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-prepend .g-dropdown-toggle{background-color:var(--g-color-surface-primary)!important;border-radius:.5rem;font-weight:600}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text{background-color:var(--g-color-surface-primary)!important;border:0;border-radius:.5rem;color:var(--g-color-text-primary);font-weight:600}@media (max-width:767.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large{bottom:1rem}}@media (max-width:575.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .input-group-addons-large{bottom:1rem}}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask{bottom:1rem;left:1.0625rem;right:1.0625rem}@media (max-width:767.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask{bottom:1.25rem}}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line{margin-right:1rem;width:1.875rem}@media (max-width:767.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line{display:block;margin-right:.625rem;width:1.375rem}}.container--yi3s2AFl{background-image:linear-gradient(to right,hsla(0,0%,100%,.25) 50%,transparent),var(--image);background-position:50%;background-size:cover;border-radius:.5rem;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);box-sizing:border-box;outline:.0625rem solid transparent;outline-offset:-.0625rem;padding:1.5rem;position:relative}.g-uses-keyboard .container--yi3s2AFl:focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--yi3s2AFl:not(.g-inverted),.container--yi3s2AFl:not(.g-inverted) .heading--Qwt8ONbm{color:var(--color-blue-400)}.container--yi3s2AFl.g-inverted{background-image:linear-gradient(to right,rgba(0,0,0,.25) 50%,transparent),var(--image)}.container--yi3s2AFl .g-button{position:absolute;right:.5rem;top:.5rem}@media (min-width:768px){.container--yi3s2AFl{padding:3rem}.container--yi3s2AFl .g-button{right:1rem;top:1rem}}.body--oWBxbw0A{max-width:21.875rem}.body--oWBxbw0A .heading--Qwt8ONbm:nth-child(n):nth-child(n):nth-child(n){font-size:1.5rem;font-weight:700;line-height:1.875rem;padding:.25rem 0}.body--oWBxbw0A .price--0QGu6t-l:nth-child(n):nth-child(n){font-weight:600;margin-top:1.5rem}.link--CAMyW5qt:nth-child(n):nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--CAMyW5qt:nth-child(n):nth-child(n):nth-child(n):focus-visible{outline:none}.link--CAMyW5qt:nth-child(n):nth-child(n):nth-child(n):hover{text-decoration:none}.link--CAMyW5qt:nth-child(n):nth-child(n):nth-child(n):hover:before{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.link--CAMyW5qt:before{border-radius:.5rem;content:"";inset:0;position:absolute;z-index:10}.container--MndLzjZu{display:block;inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:320000}.overlay--twkOrgeb{background-color:var(--g-color-surface-secondary);display:block;inset:0;pointer-events:auto;position:absolute;transform:translateZ(0);will-change:opacity;z-index:0}@media (prefers-reduced-motion:no-preference){.overlay--twkOrgeb{will-change:transform,background-color,box-shadow}}.close--p2EUWnMn{position:absolute;right:.5rem;top:.5rem;z-index:320010}.close--p2EUWnMn,.content--CFkjC-RA{will-change:opacity}.appear--I1p4p8Az .close--p2EUWnMn,.appear--I1p4p8Az .content--CFkjC-RA,.appear--I1p4p8Az .overlay--twkOrgeb,.enter--PWFPTHDh .close--p2EUWnMn,.enter--PWFPTHDh .content--CFkjC-RA,.enter--PWFPTHDh .overlay--twkOrgeb,.exit--pGkZZTUc.exit-active--e6fBZRT4 .close--p2EUWnMn,.exit--pGkZZTUc.exit-active--e6fBZRT4 .content--CFkjC-RA,.exit--pGkZZTUc.exit-active--e6fBZRT4 .overlay--twkOrgeb{opacity:0}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az .overlay--twkOrgeb,.enter--PWFPTHDh .overlay--twkOrgeb,.exit--pGkZZTUc.exit-active--e6fBZRT4 .overlay--twkOrgeb{background-color:var(--g-color-surface-primary);box-shadow:0 0 4rem rgba(var(--rgb-ui-red),.05);opacity:1;transform:translateY(100%)}}.appear--I1p4p8Az.appear-active--F5QC8pC- .close--p2EUWnMn,.appear--I1p4p8Az.appear-active--F5QC8pC- .content--CFkjC-RA,.appear--I1p4p8Az.appear-active--F5QC8pC- .overlay--twkOrgeb,.enter--PWFPTHDh.enter-active--PnXUD--K .close--p2EUWnMn,.enter--PWFPTHDh.enter-active--PnXUD--K .content--CFkjC-RA,.enter--PWFPTHDh.enter-active--PnXUD--K .overlay--twkOrgeb,.exit--pGkZZTUc .close--p2EUWnMn,.exit--pGkZZTUc .content--CFkjC-RA,.exit--pGkZZTUc .overlay--twkOrgeb{opacity:1}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az.appear-active--F5QC8pC- .overlay--twkOrgeb,.enter--PWFPTHDh.enter-active--PnXUD--K .overlay--twkOrgeb,.exit--pGkZZTUc .overlay--twkOrgeb{background-color:var(--g-color-surface-secondary);box-shadow:none;opacity:1;transform:translateY(0)}}.appear--I1p4p8Az.appear-active--F5QC8pC- .close--p2EUWnMn,.appear--I1p4p8Az.appear-active--F5QC8pC- .content--CFkjC-RA,.appear--I1p4p8Az.appear-active--F5QC8pC- .overlay--twkOrgeb,.enter--PWFPTHDh.enter-active--PnXUD--K .close--p2EUWnMn,.enter--PWFPTHDh.enter-active--PnXUD--K .content--CFkjC-RA,.enter--PWFPTHDh.enter-active--PnXUD--K .overlay--twkOrgeb{transition:opacity .5s cubic-bezier(.215,.61,.355,1) .25s}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az.appear-active--F5QC8pC- .overlay--twkOrgeb,.enter--PWFPTHDh.enter-active--PnXUD--K .overlay--twkOrgeb{opacity:1;transition:transform .75s cubic-bezier(.215,.61,.355,1) 0s,background-color .5s cubic-bezier(.215,.61,.355,1) .25s,box-shadow .5s cubic-bezier(.215,.61,.355,1) .25s}}.exit--pGkZZTUc.exit-active--e6fBZRT4 .close--p2EUWnMn,.exit--pGkZZTUc.exit-active--e6fBZRT4 .content--CFkjC-RA,.exit--pGkZZTUc.exit-active--e6fBZRT4 .overlay--twkOrgeb{transition:opacity .5s cubic-bezier(.55,.055,.675,.19) 0s}@media (prefers-reduced-motion:no-preference){.exit--pGkZZTUc.exit-active--e6fBZRT4 .overlay--twkOrgeb{opacity:1;transition:transform .75s cubic-bezier(.55,.055,.675,.19) 0s,background-color .5s cubic-bezier(.55,.055,.675,.19) 0s,box-shadow .5s cubic-bezier(.55,.055,.675,.19) 0s}}.toggle--8o-2pD0f{display:inline-block}.container--hJBJdIpL{z-index:305000}.title--MfcgvpvO{display:block;padding-bottom:.5rem;padding-top:.5rem}.content--kdpbSZTz{backface-visibility:hidden;border-radius:.5rem;outline:.125rem solid transparent;outline-offset:-.125rem;padding:1rem;perspective:1px;width:15rem}.close-button--DIYqKTFa{position:absolute;right:.125rem;top:.125rem}.close-button--DIYqKTFa:is(:not(#a--SnAJ-44y#b--NsKmhU9S)){margin:0}.close-button--DIYqKTFa:nth-child(n):nth-child(n):nth-child(n){padding-inline:.375rem}@media (forced-colors:active){.close-button--DIYqKTFa:nth-child(n):nth-child(n):nth-child(n){border-radius:0 .375rem}}.footer--JQYdx0TZ{margin-top:.5rem}.g-input-group:has(.amount-group--bPeMj43S) .g-input-group-append{flex-shrink:0}.g-input-group .amount-group--bPeMj43S .g-input-group-append{display:none!important}.clearable-input--RdqrPDEf{display:flex;position:relative}.clearable-input--RdqrPDEf>input{padding-right:2.25rem!important;z-index:unset!important}.clearable-input--RdqrPDEf>.clear-button--3-HORgE7:nth-child(n){align-self:center;margin-left:-2.25rem;z-index:10}.g-input-group .clearable-input--RdqrPDEf{flex-grow:1}.g-input-group .clearable-input--RdqrPDEf:not(:last-child) input{border-bottom-right-radius:0;border-top-right-radius:0}.input-counter--ZbH7QZe4{display:flex;font-size:.875rem;line-height:1.3125rem;margin-top:.25rem}.input-counter--ZbH7QZe4 .counter--WCj-D5iq{flex-shrink:0;font-variant-numeric:lining-nums tabular-nums;font-weight:600;margin-left:auto}.input-counter--ZbH7QZe4 .danger--p37qK-Xq{color:var(--g-color-error)}.input-counter--ZbH7QZe4 .message--TBIBD-oa{margin-right:1.25rem}.g-input-group .clear--TI0-2UWS{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}.header--kIP1D7ej{display:block;text-align:center}.header--kIP1D7ej:nth-child(n):nth-child(n):nth-child(n){font-size:1rem;font-weight:var(--g-font-weight-semibold);padding-bottom:.75rem;padding-top:.0625rem}.date-grid--VlReYxz7{padding:.5rem}.date-grid--VlReYxz7 .week-header--XtU16ORV{padding-bottom:.5rem}.date-grid--VlReYxz7 .week-header--XtU16ORV>th{border-bottom:.0625rem solid var(--g-color-border-secondary);color:var(--g-color-text-secondary);font-weight:400;text-align:center}.date-grid--VlReYxz7 tbody:before{content:"";display:block;height:.25rem}.date-grid--VlReYxz7 td{padding:0}.date-grid--VlReYxz7 .day--w7Utplw2{background-color:transparent;border:0;color:var(--g-color-text-primary);font-size:.875rem;height:2.375rem;line-height:1.3125rem;padding:0;width:2.375rem}.date-grid--VlReYxz7 .day--w7Utplw2:disabled{background-color:var(--g-color-surface-primary);color:var(--g-color-text-disabled);cursor:default}.date-grid--VlReYxz7 .day--w7Utplw2.today--3uRansI7{border-radius:50%}.date-grid--VlReYxz7 .day--w7Utplw2.today--3uRansI7,.date-grid--VlReYxz7 .day--w7Utplw2:hover{background-color:var(--g-color-interactive-secondary)}.date-grid--VlReYxz7 .day--w7Utplw2.selected--zYIWk-FU,.date-grid--VlReYxz7 .day--w7Utplw2:hover{border-radius:.375rem}.date-grid--VlReYxz7 .day--w7Utplw2.about-to-be-selected-end--4EdSAlk4,.date-grid--VlReYxz7 .day--w7Utplw2.about-to-be-selected-end--4EdSAlk4:disabled,.date-grid--VlReYxz7 .day--w7Utplw2.about-to-be-selected-end--4EdSAlk4:hover,.date-grid--VlReYxz7 .day--w7Utplw2.selected--zYIWk-FU,.date-grid--VlReYxz7 .day--w7Utplw2.selected--zYIWk-FU:disabled,.date-grid--VlReYxz7 .day--w7Utplw2.selected--zYIWk-FU:hover,.date-grid--VlReYxz7 .day--w7Utplw2.selected-end--at5r8K0R,.date-grid--VlReYxz7 .day--w7Utplw2.selected-end--at5r8K0R:disabled,.date-grid--VlReYxz7 .day--w7Utplw2.selected-end--at5r8K0R:hover,.date-grid--VlReYxz7 .day--w7Utplw2.selected-start--h5yp4Uu-,.date-grid--VlReYxz7 .day--w7Utplw2.selected-start--h5yp4Uu-:disabled,.date-grid--VlReYxz7 .day--w7Utplw2.selected-start--h5yp4Uu-:hover{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.date-grid--VlReYxz7 .day--w7Utplw2.about-to-be-selected-in-between--aGYnFGxO,.date-grid--VlReYxz7 .day--w7Utplw2.selected-in-between--S1aN0Chz{border-radius:0}.date-grid--VlReYxz7 .day--w7Utplw2.about-to-be-selected-in-between--aGYnFGxO,.date-grid--VlReYxz7 .day--w7Utplw2.about-to-be-selected-in-between--aGYnFGxO:hover,.date-grid--VlReYxz7 .day--w7Utplw2.selected-in-between--S1aN0Chz,.date-grid--VlReYxz7 .day--w7Utplw2.selected-in-between--S1aN0Chz:hover{background-color:var(--g-color-interactive-secondary);color:var(--g-color-text-primary)}.date-grid--VlReYxz7 .day--w7Utplw2.selected-start--h5yp4Uu-{border-radius:.375rem 0 0 .375rem}.date-grid--VlReYxz7 .day--w7Utplw2.about-to-be-selected-end--4EdSAlk4,.date-grid--VlReYxz7 .day--w7Utplw2.selected-end--at5r8K0R{border-radius:0 .375rem .375rem 0}.container--JoM0jiND{display:inline-grid;grid-template-columns:auto auto;padding:1rem}.container--JoM0jiND .previous--xxdhTJp7{position:relative}.container--JoM0jiND .next--gEEJOPlb{position:absolute;right:1rem;top:1rem}.container--JoM0jiND .calendars--FzEJZWxQ{display:flex}.container--JoM0jiND .calendars--FzEJZWxQ .calendar--ta9W3P4E{margin-top:-1.875rem}.container--JoM0jiND .calendars--FzEJZWxQ .calendar--ta9W3P4E:not(:last-child){padding-right:1.625rem}.container--JoM0jiND .footer--n-PXpJcu{grid-column:1/-1;min-width:100%;padding-right:1.25rem;padding-top:.5rem;width:0}.toggle--2kXEYRte{display:block}.dropdown-container--SL1RsbUf{max-width:none;overflow:visible}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD{border-radius:var(--g-size-border-radius-md)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD:nth-child(n):nth-child(n):focus-within{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary);outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;z-index:5}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD:nth-child(n):nth-child(n):focus-within input{outline:none;z-index:5}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD:not(:disabled):hover input{border-color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .separator--LhHLky5M{margin-left:-1rem;padding-left:.5rem;padding-top:.5rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .separator--LhHLky5M:disabled{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .first-input--R5CUXW-z{border-right:0;padding-right:1rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .last-input--szIHHFg2{border-left:0;padding-right:2rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .g-input-group-append{z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2 .clear-date-button--GGkLef8s:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:0;outline:none}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2 .clear-date-button--GGkLef8s:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2 .clear-date-button--GGkLef8s:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .g-input-group>:not(:last-child) .inputs-container--Mw6vBMmD .g-btn-icon-primary,:nth-child(n):nth-child(n) .g-input-group>:not(:last-child) .inputs-container--Mw6vBMmD .g-button{border-radius:0}:nth-child(n):nth-child(n) .g-input-group>:not(:last-child) .inputs-container--Mw6vBMmD .last-input--szIHHFg2{border-radius:0;border-right:0}:nth-child(n):nth-child(n) .g-input-group>:not(:first-child) .first-input--R5CUXW-z{border-left:0;border-radius:0}.droparea--Sgqiu1FK{align-items:center;border:.0625rem dashed var(--g-color-border-primary);border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;min-height:10.3125rem;padding:1.5625rem;position:relative;transition:border-color .35s ease 0s,background-color .35s ease 0s}.droparea--Sgqiu1FK.uploading--hsGvck9E,.droparea--Sgqiu1FK:not(.disabled--ZC5h2mOZ).dragging--QuBL4TUQ,.droparea--Sgqiu1FK:not(.disabled--ZC5h2mOZ):hover{background-color:var(--g-color-surface-secondary);border-color:var(--g-color-interactive-primary)}.droparea--Sgqiu1FK.dragging--QuBL4TUQ *{pointer-events:none}.droparea--Sgqiu1FK .file-upload-icon--9fpBxJlT{color:var(--g-color-fill-primary);margin-bottom:.3125rem}.droparea--Sgqiu1FK:nth-child(n) .dragging-text--fG16ULkS,.droparea--Sgqiu1FK:nth-child(n) .subline--tVxId3Sp{padding:0}.droparea--Sgqiu1FK:nth-child(n) .browse-button--3-nHQCaw{margin:.25rem}.droparea--Sgqiu1FK:nth-child(n) .browse-button--3-nHQCaw:before{content:"";inset:0;position:absolute;z-index:0}.droparea--Sgqiu1FK:nth-child(n) .subline--tVxId3Sp{font-size:.75rem;margin-top:.5rem}.button--BuIcRRUO:nth-child(n):nth-child(n){margin:-.25rem 0}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);border-radius:.5rem;margin:0;outline:none}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--IIVpDQPR:before{content:"";inset:0;position:absolute;z-index:0}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body{display:flex;flex-wrap:wrap}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body>:nth-child(2){margin-left:.5rem}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body .actions--dyOCYeWX{margin-left:auto;z-index:1}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body .actions--dyOCYeWX>*{margin-left:.5rem}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body .actions--dyOCYeWX>.g-button.g-button-size-small{margin-bottom:-.25rem;margin-top:-.25rem}.file-input--Q5u5Qmi6{position:absolute;visibility:hidden}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);margin:0;outline:none;padding:.5rem 1rem}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41{margin-left:auto}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41 .g-spinner,.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41>.g-icon{margin-right:.5rem}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .link--CSl1gzvt:before{content:"";inset:0;position:absolute;z-index:0}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) [class*=g-card-alert]{margin-bottom:0}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .g-meter{margin-top:.5rem}.toggle--Nm1cS4yy{cursor:text}.code--TVjrasXm{font-variant-numeric:lining-nums tabular-nums;letter-spacing:.46em}@media (max-width:575.98px){.code--TVjrasXm{letter-spacing:.31em}}.verification--sZjp9B7w{position:relative}.verification--sZjp9B7w .mask--GWfmbjbN{bottom:.5rem;display:flex;left:.6875rem;overflow:hidden;pointer-events:none;position:absolute;right:.6875rem}.verification--sZjp9B7w .mask--GWfmbjbN .line--06Ile4hS{border-bottom:.0625rem solid var(--g-color-border-secondary);flex-shrink:0;margin-right:.375rem;width:.75rem}@media (max-width:575.98px){.verification--sZjp9B7w .mask--GWfmbjbN .line--06Ile4hS{display:none}}.verification--sZjp9B7w .mask--GWfmbjbN .line--06Ile4hS.transparent--V3z8jtrk{border-color:transparent}.pseudo-input--Mkkg0LmU{align-items:center;contain:inline-size layout;container-type:inline-size;display:flex}@container (max-width: 590px){.pseudo-input--Mkkg0LmU .g-product-info-totaled:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data,.pseudo-input--Mkkg0LmU .g-product-info-totaled:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data{grid-template-columns:none;grid-template-rows:none}.pseudo-input--Mkkg0LmU .g-product-info-totaled:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount,.pseudo-input--Mkkg0LmU .g-product-info-totaled:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount{grid-column:auto;grid-row:auto;justify-content:flex-start;margin-left:0;text-align:left}}.pseudo-input--Mkkg0LmU .g-faded:nth-child(n){color:inherit}.pseudo-input--Mkkg0LmU .g-product-info-totaled,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal{flex:1 1 auto}.pseudo-input--Mkkg0LmU .buttons--AmyzdHWO:nth-child(n){flex:0 0 auto;margin:0 0 0 auto;padding-left:.9375rem;width:auto}.g-card .pseudo-input--Mkkg0LmU .g-faded{color:var(--g-color-text-secondary)}.g-card .pseudo-input--Mkkg0LmU .g-product-info-stripe:nth-child(n):nth-child(n),.g-card .pseudo-input--Mkkg0LmU .g-structured-info-stripe:nth-child(n):nth-child(n){height:calc(100% + 1.25rem);left:-.9375rem;top:-.625rem}.g-form-pseudo-control .pseudo-input--Mkkg0LmU .g-product-info-stripe:nth-child(n):nth-child(n),.g-form-pseudo-control .pseudo-input--Mkkg0LmU .g-structured-info-stripe:nth-child(n):nth-child(n){height:calc(100% + 2rem);left:-1rem;top:-1rem}.slider--i1rYNxlu{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:.1875rem;height:.375rem;outline:none;width:100%}.slider--i1rYNxlu:nth-child(n){margin:.875rem 0}.slider--i1rYNxlu::-moz-range-thumb{-moz-appearance:none;appearance:none;background:var(--g-color-surface-secondary);border:.125rem solid var(--g-color-border-primary);border-radius:50%;cursor:ew-resize;height:1.5625rem;width:1.5625rem}.slider--i1rYNxlu::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--g-color-surface-secondary);border:.125rem solid var(--g-color-border-primary);border-radius:50%;cursor:ew-resize;height:1.5625rem;width:1.5625rem}.slider--i1rYNxlu:focus-visible::-moz-range-thumb{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu:focus-visible::-webkit-slider-thumb{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu:disabled::-moz-range-thumb{background-image:linear-gradient(var(--g-color-surface-disabled),var(--g-color-surface-disabled)),linear-gradient(var(--color-white),var(--color-white));border:.125rem solid var(--g-color-border-disabled);cursor:not-allowed;position:relative}.slider--i1rYNxlu:disabled::-webkit-slider-thumb{background-image:linear-gradient(var(--g-color-surface-disabled),var(--g-color-surface-disabled)),linear-gradient(var(--color-white),var(--color-white));border:.125rem solid var(--g-color-border-disabled);cursor:not-allowed;position:relative}.legend--1uj69PNK{display:flex;justify-content:space-between}.container--iQSjM0Bf{display:flex}.container--iQSjM0Bf .step--DNxx-xvL{border-left:.0625rem solid #135ee2;height:1rem}.container--iQSjM0Bf .step--DNxx-xvL.disabled--uHOIzgza{border-color:var(--g-color-border-disabled)}.container--iQSjM0Bf .step--DNxx-xvL.minor-step--4VfzMcF1{border-left:.0625rem solid #a2ceff;height:.875rem;margin-top:.125rem}.center--FalNUOIY{align-items:center;display:flex;flex-direction:column;overflow:hidden;width:100%}.center--FalNUOIY .value--ozqUb8ha{font-size:1.125rem;font-weight:600;line-height:1.5rem}.center--FalNUOIY .value--ozqUb8ha.disabled--DDoFVdm7{color:var(--g-color-text-disabled)}.center--FalNUOIY .scale-wrapper--CPCBPsPA{display:flex;touch-action:none}.center--FalNUOIY .scale-wrapper--CPCBPsPA .after-track--GN1gnrII,.center--FalNUOIY .scale-wrapper--CPCBPsPA .before-track--5rjQK1Ga{border-top:.0625rem solid #a3b5c9;flex-shrink:0;margin-top:.5rem}.center--FalNUOIY .mark--yPk9wf2g{height:.75rem;margin-bottom:.125rem;margin-top:.125rem}.center--FalNUOIY .mark--yPk9wf2g:before{background-color:var(--g-color-text-primary);content:"";height:1rem;margin-left:-.5rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 14%27%3E%3Cpath fill=%27%27 d=%27M8.86824 8.48057C8.48435 9.15239 7.51565 9.15239 7.13176 8.48057L4.85494 4.49614C4.47399 3.82948 4.95536 3 5.72318 3L10.2768 3C11.0446 3 11.526 3.82948 11.1451 4.49614L8.86824 8.48057Z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 14%27%3E%3Cpath fill=%27%27 d=%27M8.86824 8.48057C8.48435 9.15239 7.51565 9.15239 7.13176 8.48057L4.85494 4.49614C4.47399 3.82948 4.95536 3 5.72318 3L10.2768 3C11.0446 3 11.526 3.82948 11.1451 4.49614L8.86824 8.48057Z%27/%3E%3C/svg%3E");position:absolute;width:1rem}.center--FalNUOIY .mark--yPk9wf2g.disabled--DDoFVdm7{border-color:var(--g-color-border-disabled)}.center--FalNUOIY .mark-bottom--MFjCnYb6{transform:rotate(180deg)}.legend--rIPL90ul{display:flex;justify-content:space-between}.list---Hbgws2w{border:.0625rem solid var(--g-color-border-secondary);border-radius:.5rem;overflow:hidden}.list---Hbgws2w:nth-child(n){margin:.625rem 0}.list---Hbgws2w.compact--WX6A5JqW{border:0}.list---Hbgws2w.compact--WX6A5JqW.small---kVhtmED .item--1vUs12FN,.list---Hbgws2w.compact--WX6A5JqW.small---kVhtmED .label--Y2cVPrOx,.list---Hbgws2w.compact--WX6A5JqW.small---kVhtmED .value--2CWwiQnm{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){.list---Hbgws2w.zigzag--72390VNk .item--1vUs12FN{display:grid;grid-template-columns:1fr 1fr}.list---Hbgws2w.zigzag--72390VNk .item--1vUs12FN .value--2CWwiQnm{text-align:right}}@media (min-width:768px){.list---Hbgws2w.zigzag--72390VNk{align-items:stretch;display:grid;gap:0 var(--g-size-bs-30);grid-template-columns:1fr 1fr}.list---Hbgws2w.zigzag--72390VNk .item--1vUs12FN:nth-child(odd){border-right:1px solid var(--g-color-border-secondary)}.list---Hbgws2w.zigzag--72390VNk .item--1vUs12FN:nth-child(odd):nth-last-of-type(2){padding-bottom:.625rem}.list---Hbgws2w.zigzag--72390VNk .value--2CWwiQnm{text-align:right}}.item--1vUs12FN{align-items:baseline;padding:.625rem 15px 0}@media (min-width:576px){.item--1vUs12FN{padding-left:var(--card-content-padding-horizontal,15px);padding-right:var(--card-content-padding-horizontal,15px)}}.item--1vUs12FN:last-of-type{padding-bottom:.625rem}.compact--WX6A5JqW .item--1vUs12FN{padding:0}.separated--Uuyo-wYz .item--1vUs12FN{border-bottom:.0625rem solid var(--g-color-border-secondary);padding-bottom:.625rem}.separated--Uuyo-wYz .item--1vUs12FN:last-of-type{border-bottom:0}.striped--CbFFOHKd .item--1vUs12FN{padding-bottom:.625rem}.striped--CbFFOHKd .item--1vUs12FN:nth-child(odd){background-color:var(--g-color-surface-alternate);border-radius:.5rem}@media (min-width:768px){.align-right---pgOHX3E{text-align:right}}.compact--WX6A5JqW :nth-child(n):nth-child(n) .label--Y2cVPrOx,.compact--WX6A5JqW :nth-child(n):nth-child(n) .value--2CWwiQnm{display:inline}:nth-child(n):nth-child(n) .label--Y2cVPrOx{font-weight:600;-webkit-hyphens:auto;hyphens:auto;margin:0}.small---kVhtmED :nth-child(n):nth-child(n) .label--Y2cVPrOx{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:nth-child(n):nth-child(n) .label--Y2cVPrOx{font-size:.875rem;line-height:1.3125rem}}:nth-child(n):nth-child(n) .value--2CWwiQnm{margin:0}.small---kVhtmED .compact--WX6A5JqW :nth-child(n):nth-child(n) .value--2CWwiQnm{font-size:.875rem;line-height:1.3125rem}:nth-child(n):nth-child(n) .value--2CWwiQnm>:first-child{margin-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm>:last-child{margin-bottom:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm>.g-group:first-child,:nth-child(n):nth-child(n) .value--2CWwiQnm>p:first-child{padding-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm>.g-group:last-child,:nth-child(n):nth-child(n) .value--2CWwiQnm>p:last-child{padding-bottom:0!important}.g-card .list---Hbgws2w{border:0;margin:0}.g-card-function-body .list---Hbgws2w,.g-card-product-body .list---Hbgws2w,.g-modal-dialog .list---Hbgws2w{border:0;margin:0;padding-bottom:.25rem;padding-top:.25rem}.g-card-function-body .item--1vUs12FN,.g-card-product-body .item--1vUs12FN,.g-modal-dialog .item--1vUs12FN{padding-left:0;padding-right:0}.g-card-function-body .striped--CbFFOHKd,.g-card-product-body .striped--CbFFOHKd,.g-modal-dialog .striped--CbFFOHKd{margin-left:-.9375rem;margin-right:-.9375rem}.g-card-function-body .striped--CbFFOHKd .item--1vUs12FN,.g-card-product-body .striped--CbFFOHKd .item--1vUs12FN,.g-modal-dialog .striped--CbFFOHKd .item--1vUs12FN{padding-left:15px;padding-right:15px}.item--6BtBJfY-{--indicator-size:max-content;--label-size:1fr;--value-size:max-content;align-items:center;display:grid;grid-template-areas:"indicator label value";grid-template-columns:var(--indicator-size) var(--label-size) var(--value-size)}.item--6BtBJfY- .indicator--gNqZ7WSG{grid-area:indicator}.item--6BtBJfY- .label--iTOyd20R{grid-area:label}.item--6BtBJfY- .value--oo2F5NNj{grid-area:value}.horizontal--LJNNwnQ7{display:flex;gap:0 1.25em;justify-content:space-between}.horizontal--LJNNwnQ7 .body--UIGcOfym{display:flex;flex-wrap:wrap;gap:0 1.25em}.horizontal--LJNNwnQ7 .item--6BtBJfY-{--label-size:minmax(2em,max-content);--value-size:minmax(2em,max-content)}.horizontal--LJNNwnQ7 .item--6BtBJfY-:has(.value--oo2F5NNj.sr-only){--value-size:minmax(0rem,max-content)}.horizontal--LJNNwnQ7.right--HpkPgLMi{flex-direction:row-reverse}.horizontal--LJNNwnQ7.right--HpkPgLMi,.horizontal--LJNNwnQ7.right--HpkPgLMi .body--UIGcOfym{justify-content:end}@media (max-width:575.98px){.horizontal--LJNNwnQ7 .body--UIGcOfym,.horizontal--LJNNwnQ7:nth-child(n){flex-direction:column}.horizontal--LJNNwnQ7.right--HpkPgLMi{margin-left:auto;width:-moz-max-content;width:max-content}}.horizontal--LJNNwnQ7 .value--oo2F5NNj,.vertical--8oGa9yDX .value--oo2F5NNj{margin-left:.5rem}.vertical--8oGa9yDX.left--mq4RX93y .item--6BtBJfY-{--label-size:minmax(0,max-content)}.vertical-reverse--DKYy1WpG .item--6BtBJfY-{grid-template-areas:"indicator value label";grid-template-columns:var(--indicator-size) var(--value-size) var(--label-size)}.vertical-reverse--DKYy1WpG .value--oo2F5NNj{margin-right:.5rem}.vertical--8oGa9yDX.right--HpkPgLMi .value--oo2F5NNj,.vertical-reverse--DKYy1WpG.right--HpkPgLMi .label--iTOyd20R{justify-self:end}.footer--Vc28W3F3{white-space:nowrap}.footer--Vc28W3F3 .item--6BtBJfY-{--indicator-size:0rem;--value-size:max-content}.footer--Vc28W3F3 .g-indicator:nth-child(n):nth-child(n){display:none}.horizontal--LJNNwnQ7 .footer--Vc28W3F3 .item--6BtBJfY-{--label-size:max-content}.body--UIGcOfym .label--iTOyd20R{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value--oo2F5NNj{font-variant-numeric:lining-nums tabular-nums}.modal--yNG-7wT9{display:flex!important}.spinner--39gW63sl{padding-bottom:1.5625rem!important;padding-top:1.875rem!important}.spinner--39gW63sl p:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1.125rem;font-weight:600;line-height:1.5rem;margin-top:.875rem;padding-bottom:1.25rem;text-align:center}.backdrop--jYpTAeTn.appear--Vgu53FRx,.backdrop--jYpTAeTn.enter--jfSAMk9R,.backdrop--jYpTAeTn.exit--crmxmey9.exit-active--wzFPNx0I,.modal--yNG-7wT9.appear--Vgu53FRx,.modal--yNG-7wT9.enter--jfSAMk9R,.modal--yNG-7wT9.exit--crmxmey9.exit-active--wzFPNx0I{opacity:0}.modal--yNG-7wT9.appear--Vgu53FRx,.modal--yNG-7wT9.enter--jfSAMk9R,.modal--yNG-7wT9.exit--crmxmey9.exit-active--wzFPNx0I{transform:translateY(-3rem)}.modal--yNG-7wT9.appear--Vgu53FRx.g-modal-drawer,.modal--yNG-7wT9.enter--jfSAMk9R.g-modal-drawer,.modal--yNG-7wT9.exit--crmxmey9.exit-active--wzFPNx0I.g-modal-drawer{opacity:1;transform:translate(100%)}.backdrop--jYpTAeTn.appear--Vgu53FRx.appear-active--kp8FHcqB,.backdrop--jYpTAeTn.enter--jfSAMk9R.enter-active--ImhhFujc,.backdrop--jYpTAeTn.exit--crmxmey9,.modal--yNG-7wT9.appear--Vgu53FRx.appear-active--kp8FHcqB,.modal--yNG-7wT9.enter--jfSAMk9R.enter-active--ImhhFujc,.modal--yNG-7wT9.exit--crmxmey9{opacity:1}.modal--yNG-7wT9.appear--Vgu53FRx.appear-active--kp8FHcqB,.modal--yNG-7wT9.enter--jfSAMk9R.enter-active--ImhhFujc,.modal--yNG-7wT9.exit--crmxmey9{transform:translate(0)}.backdrop--jYpTAeTn.appear--Vgu53FRx.appear-active--kp8FHcqB,.backdrop--jYpTAeTn.enter--jfSAMk9R.enter-active--ImhhFujc,.modal--yNG-7wT9.appear--Vgu53FRx.appear-active--kp8FHcqB,.modal--yNG-7wT9.enter--jfSAMk9R.enter-active--ImhhFujc{transition:opacity .15s ease-out 0s,transform .3s ease-out 0s}.modal--yNG-7wT9.appear--Vgu53FRx.appear-active--kp8FHcqB,.modal--yNG-7wT9.enter--jfSAMk9R.enter-active--ImhhFujc{transition-delay:.1s}.backdrop--jYpTAeTn.exit--crmxmey9.exit-active--wzFPNx0I,.modal--yNG-7wT9.exit--crmxmey9.exit-active--wzFPNx0I{transition:opacity .15s ease-in 0s,transform .3s ease-in 0s}.backdrop--jYpTAeTn.exit--crmxmey9.exit-active--wzFPNx0I{transition-delay:.1s}.container--YWMdLeZX{display:flex;flex-direction:column;list-style:none}.container--YWMdLeZX[data-separators]:after,.container--YWMdLeZX[data-separators]:before{color:var(--g-color-text-secondary);font-size:.875rem;line-height:1.25rem;padding:.1875rem 0}.container--YWMdLeZX[data-separators].compact--thuYCmm4:after,.container--YWMdLeZX[data-separators].compact--thuYCmm4:before{line-height:.4375rem}.container--YWMdLeZX[data-separators]:before{order:-1}.container--YWMdLeZX[data-separators]:after{order:1}.container--YWMdLeZX[data-separators="1"]:before,.container--YWMdLeZX[data-separators="2"]:after,.container--YWMdLeZX[data-separators="2"]:before{content:"⋯"/""}@supports not (content:""/"alt"){.container--YWMdLeZX[data-separators="1"]:before,.container--YWMdLeZX[data-separators="2"]:after,.container--YWMdLeZX[data-separators="2"]:before{background-color:var(--g-color-text-secondary);content:" ";-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Ctext y=%270.9em%27 font-size=%2716%27%3E%E2%8B%AF%3C/text%3E%3C/svg%3E") center right no-repeat;mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Ctext y=%270.9em%27 font-size=%2716%27%3E%E2%8B%AF%3C/text%3E%3C/svg%3E") center right no-repeat;-webkit-mask-size:.875rem .875rem;mask-size:.875rem .875rem}}.container--YWMdLeZX[data-separators]:after,.container--YWMdLeZX[data-separators]:before,.item--mM9JhwVw{display:flex;justify-content:flex-end;text-align:right}.item--mM9JhwVw{padding:0!important}.item--mM9JhwVw[data-chunk=start]{order:-2}.item--mM9JhwVw[data-chunk=middle]{order:0}.item--mM9JhwVw[data-chunk=end]{order:2}.item--mM9JhwVw:before{content:none!important}.item--mM9JhwVw:after{border-right:.25rem solid;content:"";margin-top:.0625rem}.item--mM9JhwVw.selected--jTSp6snD>a{font-weight:600!important}.item--mM9JhwVw>a{color:var(--g-color-text-primary)!important;display:block;font-size:.875rem;font-weight:400!important;line-height:1.625rem;padding:0 .625rem}.breadcrumbs--ha5Al36g{display:flex;flex-wrap:wrap;list-style:none}.breadcrumbs-item--z48DXdhC{align-items:center;display:flex;font-size:.875rem}.breadcrumbs-item--z48DXdhC:not(:last-child):after{background-color:var(--g-color-fill-primary);content:"";display:inline-block;height:1rem;margin:.25rem;-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m198 164c-8-8-8-21 0-30 9-8 22-8 30 0l107 107c8 8 8 22 0 30l-107 107c-8 8-21 8-30 0-8-9-8-22 0-30l92-92z%27/%3E%3C/svg%3E") center right no-repeat;mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m198 164c-8-8-8-21 0-30 9-8 22-8 30 0l107 107c8 8 8 22 0 30l-107 107c-8 8-21 8-30 0-8-9-8-22 0-30l92-92z%27/%3E%3C/svg%3E") center right no-repeat;width:1rem}.breadcrumbs-item--z48DXdhC a[aria-disabled=true]:nth-child(n):nth-child(n){color:var(--g-color-text-primary)}.breadcrumbs-expand----H3RHjZ:nth-child(n):nth-child(n){color:var(--g-color-interactive-primary);min-height:1.5rem}.breadcrumbs-expand----H3RHjZ:nth-child(n):nth-child(n):hover{text-decoration:underline}.breadcrumbs-expand----H3RHjZ:nth-child(n):nth-child(n):after{content:"…"}.pagination--cjIKGOLi{display:flex;gap:.5rem}.pagination--cjIKGOLi .g-button{min-width:2rem}.pagination-current--HQ-epCnz:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.pagination-dots--Ee12Xs26:after{color:var(--g-color-text-disabled);content:"…";display:block;text-align:center;width:2rem}.button--MWuFanqu{font-size:.875rem!important;padding:0 .625rem!important;position:relative}.button--MWuFanqu.selected--xA96glx-{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu:active,.button--MWuFanqu:hover{background-image:none!important;border-color:transparent!important;outline:none!important}.button--MWuFanqu:hover{background-color:rgba(var(--rgb-overlay),.15)!important}.g-dark .button--MWuFanqu:hover{background-color:rgba(var(--rgb-overlay),.1)!important}.button--MWuFanqu:active{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu.g-button-avatar .g-pill,.button--MWuFanqu.g-button-hidden-label-always .g-pill{bottom:60%;left:60%;margin:0!important;position:absolute;z-index:10}.button--MWuFanqu.g-button-avatar{margin:0 .625rem!important;padding:0!important}.dropdown--aVou9K-s:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.dropdown--aVou9K-s:after{--color:CanvasText}}.dropdown--aVou9K-s.disabled--6--wZeTg:after,.dropdown--aVou9K-s:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.dropdown--aVou9K-s.show--lEsjmE3a:after,.dropdown--aVou9K-s[aria-expanded=true]:after{transform:rotate(180deg)}.dropdown--aVou9K-s:after{flex-shrink:0;margin-left:.25rem;margin-right:-.25rem}.dropdown--aVou9K-s.g-button-avatar{margin-right:1.375rem!important}.dropdown--aVou9K-s.g-button-avatar:after{left:100%;margin:-.5rem 0 0;position:absolute;top:50%}.full-width-container--d-zMnSUW{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--VagaN3-a{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--hwgwrCNe,.left--zshjQtr4,.logo--uRZpvTH0,.right--H7rtAEtt{align-items:center;display:flex}.left--zshjQtr4{grid-area:left;justify-content:flex-start}.center--hwgwrCNe{grid-area:center;justify-content:center}.right--H7rtAEtt{grid-area:right;justify-content:flex-end}.promotion---rdEr8jq{margin:0 auto -.125rem}@media (min-width:576px){.left--zshjQtr4 .promotion---rdEr8jq{margin-left:.5rem}.right--H7rtAEtt .promotion---rdEr8jq{margin-right:.5rem}}.sticky--DeppyjEX{position:sticky;top:0;z-index:290050}.grid--VagaN3-a{gap:.5rem;grid-template-areas:"left right";grid-template-columns:minmax(0,1fr) max-content}.grid-center--7E7s2TyV{grid-template-areas:"left center right";grid-template-columns:1fr 2fr 1fr}.grid-center--7E7s2TyV .left--zshjQtr4{margin-right:-.5rem;min-width:0;padding-right:30px}.grid--VagaN3-a:not(.large-logo--2yd1jgCc) .logo--uRZpvTH0{display:none}.grid--VagaN3-a.large-logo--2yd1jgCc .left--zshjQtr4{padding-left:3.5rem}.grid--VagaN3-a.large-logo--2yd1jgCc .left--zshjQtr4>.g-button:first-child:before{content:"";height:3rem;left:-3.625rem;position:absolute;width:3rem}.logo--uRZpvTH0{grid-area:left;justify-content:flex-start}.logo--uRZpvTH0 img,.logo--uRZpvTH0 svg{height:3rem!important;width:3rem!important}.full-width-container--HmaQVOJV{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--LZIzp8iU{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--p6hAVga9,.left--zdi5Tyfz,.logo--PNZb9X1x,.right--epmpcuOW{align-items:center;display:flex}.left--zdi5Tyfz{grid-area:left;justify-content:flex-start}.center--p6hAVga9{grid-area:center;justify-content:center}.right--epmpcuOW{grid-area:right;justify-content:flex-end}.promotion--JEjhLxoK{margin:0 auto -.125rem}@media (min-width:576px){.left--zdi5Tyfz .promotion--JEjhLxoK{margin-left:.5rem}.right--epmpcuOW .promotion--JEjhLxoK{margin-right:.5rem}}.sticky--ouZd0cqI{position:sticky;top:0;z-index:290050}.grid--LZIzp8iU{grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr)}.logo--PNZb9X1x{grid-area:center;justify-content:center;padding-left:.75rem;padding-right:.75rem}.logo--PNZb9X1x img,.logo--PNZb9X1x svg{height:3rem!important;width:3rem!important}.dropdown--63SMhF2G{background-color:var(--g-color-surface-primary);min-height:5rem;position:absolute;z-index:350000}.dropdown--63SMhF2G.full-width--8TUfhAki{width:100%}.full-width-container--Bi32-io8{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--76BZNOnd{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--gCv1g-yz,.left--1-5pYwku,.logo--CQeuGjKj,.right--BllDOGVh{align-items:center;display:flex}.left--1-5pYwku{grid-area:left;justify-content:flex-start}.center--gCv1g-yz{grid-area:center;justify-content:center}.right--BllDOGVh{grid-area:right;justify-content:flex-end}.promotion--0ack6d-f{margin:0 auto -.125rem}@media (min-width:576px){.left--1-5pYwku .promotion--0ack6d-f{margin-left:.5rem}.right--BllDOGVh .promotion--0ack6d-f{margin-right:.5rem}}.sticky--KdxZYAAN{position:sticky;top:0;z-index:290050}.item--nDpqqxyW{left:50%;top:0;transform:translate(-50%,calc(-100% - .25rem))}.item--nDpqqxyW:nth-child(n):nth-child(n):nth-child(n){background-color:inherit;background-image:linear-gradient(rgba(var(--rgb-overlay,0,0,0),.1),rgba(var(--rgb-overlay,0,0,0),.1)),linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));border-top-left-radius:0;border-top-right-radius:0;color:inherit;padding:.5rem .75rem;position:fixed;z-index:290090}@media (forced-colors:active){.item--nDpqqxyW:nth-child(n):nth-child(n):nth-child(n){background-color:Canvas}}@media (prefers-reduced-motion:no-preference){.item--nDpqqxyW:nth-child(n):nth-child(n):nth-child(n){transition:transform .2s ease-in-out;will-change:transform}}.item--nDpqqxyW:focus-visible{transform:translate(-50%)}.list--HRwueaYC{display:flex;flex-wrap:wrap;row-gap:var(--g-size-spacing-md)}.item--sHtmmxoG{align-items:center;display:flex;font-size:.875rem;line-height:1.3125rem}.item--sHtmmxoG:not(:last-child):after{background-color:var(--g-color-fill-primary);content:"";height:1rem;margin:.25rem;-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m198 164c-8-8-8-21 0-30 9-8 22-8 30 0l107 107c8 8 8 22 0 30l-107 107c-8 8-21 8-30 0-8-9-8-22 0-30l92-92z%27/%3E%3C/svg%3E") center right no-repeat;mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m198 164c-8-8-8-21 0-30 9-8 22-8 30 0l107 107c8 8 8 22 0 30l-107 107c-8 8-21 8-30 0-8-9-8-22 0-30l92-92z%27/%3E%3C/svg%3E") center right no-repeat;width:1rem}.circle--3DmwLNv1{align-items:center;border:2px solid transparent;border-radius:50%;display:flex;font-size:.75rem;font-weight:var(--g-font-weight-medium);height:1.5rem;justify-content:center;line-height:1.125rem;margin-right:var(--g-size-spacing-md);width:1.5rem}.past--zfJHeLjh .circle--3DmwLNv1{background-color:var(--g-color-surface-primary)}.past--zfJHeLjh .circle--3DmwLNv1:has(~a,~button){color:var(--g-color-interactive-primary)}.current--WSOb-dHC .circle--3DmwLNv1{background-color:var(--g-color-text-primary);color:var(--g-color-surface-primary)}.future--1NZWHi5j .circle--3DmwLNv1{border-color:var(--g-color-border-primary)}.circle--3DmwLNv1:has(~.fake-link--C4V-DyNK:disabled){color:var(--g-color-text-disabled)}.label--Pb9qbuu8{font-weight:var(--g-font-weight-semibold)}.future--1NZWHi5j .label--Pb9qbuu8{color:var(--g-color-text-secondary)}.fake-link--C4V-DyNK:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-sm);color:var(--g-color-interactive-primary);font-size:.875rem;line-height:1.3125rem;min-height:0}.fake-link--C4V-DyNK:nth-child(n):nth-child(n):hover{text-decoration:underline}.fake-link--C4V-DyNK:nth-child(n):nth-child(n):disabled{color:var(--g-color-text-disabled);cursor:not-allowed;text-decoration:none}.container--U4sXvgcR{--col-side:16rem;--col-body:100%;--col-summary:32rem;--offset-topnav:5rem;--offset-stripe:0rem;--offset-padding:var(--g-size-spacing-xl);--offset-drawer:3.5rem;display:flex;flex-direction:column;min-height:100vh}.container--U4sXvgcR:has(.g-stripe){--offset-stripe:4.375rem}.container--U4sXvgcR:has(.g-sidenav-drawer){--col-side:17rem}.container--U4sXvgcR:has(.g-sidenav-drawer~.g-sidenav){--col-side:calc(var(--offset-drawer) + 17rem)}.container--U4sXvgcR .g-stripe,.container--U4sXvgcR .g-topnav{position:sticky;z-index:290050}.container--U4sXvgcR .g-topnav{top:0}.container--U4sXvgcR .g-stripe{top:var(--offset-topnav)}.container--U4sXvgcR .g-sidenav{height:calc(100vh - var(--offset-topnav));overflow:auto;padding-bottom:1rem}.container--U4sXvgcR .body--YLv2If1e>:first-child,.container--U4sXvgcR .side--7ZTI7uxD>:first-child,.container--U4sXvgcR .summary--harEtcMB>:first-child{margin-top:0}.container--U4sXvgcR .layout--QYQNhKQS{align-items:start;-moz-column-gap:var(--g-size-spacing-xl);column-gap:var(--g-size-spacing-xl);display:grid;flex:1;padding:var(--g-size-spacing-xl)}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .g-h1,.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO h1{padding-top:var(--g-size-bs-5)!important}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .g-breadcrumbs{margin-top:var(--g-size-spacing-xl);padding:0}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .g-tabs{margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .g-tabs ul{margin:-.25rem}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .g-stepnav{margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .company-switch--uw-MxPTi{display:flex;flex-direction:row;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .company-switch--uw-MxPTi>.g-card{margin:0}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .company-switch--uw-MxPTi .g-button-size-small:nth-child(n){margin-top:0}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA{align-items:start;display:grid;row-gap:var(--g-size-spacing-xl)}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA>*{min-width:0}.container--U4sXvgcR .footer--bCief-oN{z-index:280000}@media (max-width:991.98px){.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD{display:none}}@media (max-width:575.98px){.container--U4sXvgcR .header--Rer9UnJO .g-flex{flex-direction:column}}@media (min-width:576px){.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO:nth-child(n) .g-button{margin-block:0}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO:nth-child(n) .g-button-size-small{margin-top:var(--g-size-spacing-sm)}}@media (min-width:992px){.container--U4sXvgcR .layout--QYQNhKQS{grid-template-columns:var(--col-side) 1fr}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-sidenav{margin-top:calc(var(--g-size-spacing-xl)*-1);padding-top:1rem;position:fixed;scrollbar-width:none}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-sidenav-drawer{margin-left:calc(var(--g-size-spacing-xl)*-1);padding-bottom:25vh}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-sidenav:not(.g-sidenav-drawer){width:calc(var(--col-side))}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-sidenav-drawer~.g-sidenav{margin-left:var(--offset-drawer);margin-right:var(--g-size-spacing-xl);padding-left:var(--g-size-spacing-xl);width:calc(var(--col-side) - var(--offset-drawer))}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-card{margin-top:0}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA{grid-template-columns:minmax(auto,var(--col-body));padding-bottom:4.75rem}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.medium--5yGwCNev{--col-body:43.5rem}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.large--yEi9kSEH{--col-body:60rem}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.full--My2dSB-Y{--col-body:100rem}}@media (min-width:1400px){.container--U4sXvgcR .layout--QYQNhKQS{padding-right:var(--g-size-layout-sm)}.container--U4sXvgcR .layout--QYQNhKQS,.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA{-moz-column-gap:var(--g-size-layout-sm);column-gap:var(--g-size-layout-sm)}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.medium--5yGwCNev:has(.summary--harEtcMB){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.medium--5yGwCNev:has(.summary--harEtcMB) .header--Rer9UnJO{grid-column:1/-1}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.medium--5yGwCNev:has(.summary--harEtcMB) .summary--harEtcMB{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}@media (min-width:1560px){.container--U4sXvgcR .layout--QYQNhKQS{padding-right:var(--g-size-layout-md)}.container--U4sXvgcR .layout--QYQNhKQS,.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA{-moz-column-gap:var(--g-size-layout-md);column-gap:var(--g-size-layout-md)}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.large--yEi9kSEH:has(.summary--harEtcMB){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.large--yEi9kSEH:has(.summary--harEtcMB) .header--Rer9UnJO{grid-column:1/-1}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.large--yEi9kSEH:has(.summary--harEtcMB) .summary--harEtcMB{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}.item--RZHE-m6x:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;width:100%}.item--RZHE-m6x.clickable---mZ3olty{cursor:pointer}.item--RZHE-m6x.disabled--O4aKpQyp{background-color:inherit;color:var(--g-color-text-disabled)}.container--ML7jzP3q{flex:1;min-width:0}.container--ML7jzP3q:nth-child(n):nth-child(n):nth-child(n)>.g-row{margin-left:-.3125rem}.container--ML7jzP3q:nth-child(n):nth-child(n):nth-child(n)>.g-form-group{margin-top:0}.container--ML7jzP3q:nth-child(n):nth-child(n):nth-child(n)>.g-form-multicol{margin-top:-.25rem}.top--ytl0kIeO .input--dYvurLsl{align-self:flex-start!important}.has-product--SIC67Elh .input--dYvurLsl:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.5625rem}.has-form--KsD0-I3G.top--ytl0kIeO .input--dYvurLsl{margin:.125rem 0}.pill--jVxiD9Ld{position:absolute!important;right:1.875rem!important;top:.75rem!important}.pill-disabled--dGdnjg0e{background-color:rgba(var(--rgb-gray-300),.5)!important}.menu--bv-SbeSE{display:block!important;float:none!important;min-width:0!important;position:static!important}.menu--bv-SbeSE .menu-item--9cggilUs:not(.section--azJ7xT29):nth-child(n){padding:0}.menu--bv-SbeSE .menu-item--9cggilUs:before{display:none}.g-dropdown-product:not(.g-dropdown-product-condensed) .selectable--2Hxk0pG8{padding-left:.625rem}.g-dropdown-product:not(.g-dropdown-product-condensed) .selectable--2Hxk0pG8:nth-child(n):nth-child(n) .custom-control{margin-right:.9375rem}.g-dropdown-product:not(.g-dropdown-product-condensed) .selectable--2Hxk0pG8:nth-child(n):nth-child(n) .g-product-info{padding-left:0}@keyframes animation-keyframes--MYVMHrhx{0%{background-position:100% 100%}to{background-position:0 0}}.animated-container--vWDBvecW{--color-skeleton-container-base:var(--color-bg,var(--g-color-surface-primary));--color-skeleton-container-mix:rgba(var(--rgb-gray-300),0.4);--color-skeleton-container:color-mix(in srgb,var(--color-skeleton-container-base) 50%,var(--color-skeleton-container-mix));animation:animation-keyframes--MYVMHrhx 2.75s linear infinite;background-image:linear-gradient(315deg,transparent 25%,var(--color-skeleton-container),transparent 75%);background-size:400% 400%;height:100%;inset:0;width:100%}[class*=g-bg-] .animated-container--vWDBvecW{--color-skeleton-container-mix:var(-color-gray-400)}.g-dark .animated-container--vWDBvecW{--color-skeleton-container-mix:var(--g-color-surface-secondary)}.skeleton--y7k2laQT{--color-skeleton-dark:rgba(var(--rgb-gray-300),0.19);--color-skeleton-bright:rgba(var(--rgb-gray-300),0.05)}[class*=g-bg-] .skeleton--y7k2laQT{--color-skeleton-dark:rgba(var(--rgb-black),0.09);--color-skeleton-bright:rgba(var(--rgb-black),0.025)}.g-dark .skeleton--y7k2laQT{--color-skeleton-dark:rgba(var(--rgb-gray-200),0.5);--color-skeleton-bright:rgba(var(--rgb-gray-200),0.1)}.g-dark .g-card--PSlXdxY- .skeleton--y7k2laQT{--color-skeleton-dark:rgba(var(--rgb-gray-400),1);--color-skeleton-bright:rgba(var(--rgb-gray-400),0.25)}.g-dark [class*=g-bg-] .skeleton--y7k2laQT{--color-skeleton-dark:rgba(var(--rgb-black),0.25);--color-skeleton-bright:rgba(var(--rgb-black),0.1)}.skeleton-static--z3Rxwx14{background:var(--color-skeleton-dark)}@keyframes animation-keyframes--qRTLvCCB{0%{background-position:200% 200%}to{background-position:0 0}}.skeleton-animated--c2IzPbaS{animation:animation-keyframes--qRTLvCCB 2s linear infinite;background-image:linear-gradient(90deg,var(--color-skeleton-dark),var(--color-skeleton-bright),var(--color-skeleton-dark));background-size:200% 200%;height:100%;width:100%}.avatar--uaxVwjb-{border-radius:50%;overflow:hidden}.level-1--bIeH3D8a{height:1.875rem}.level-2--u1cbd-Nw{height:1.75rem}.level-3--nAMRtz44{height:1.5rem}.level-4--ocr-Otos,.level-5--AsQi0ZI3,.level-6--iYnatRmA{height:1.25rem}.line--v2sc4TTA{border-radius:.9375rem;overflow:hidden}.skeleton-rectangle--oajTeGby{border-radius:var(--g-size-border-radius-md);overflow:hidden}.container--benL4H5B{margin-bottom:1.25rem}.g-card .container--benL4H5B{margin-left:-.9375rem;margin-right:-.9375rem}.g-modal .container--benL4H5B:nth-child(n):nth-child(n){margin:-.625rem -1.25rem .25rem;width:calc(100% + 2.5rem)}.content--xKvZBFG6{margin-bottom:1.25rem;margin-top:1.25rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.signing--B8NC6VxP{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:5.375rem;padding:.9375rem 1.25rem}.signing--B8NC6VxP.active--z2SucEzn{padding-bottom:0;padding-top:0}.signing--B8NC6VxP>:not(.alert--bkn-mhOx){margin:.3125rem 0!important}.alert--bkn-mhOx,.button--Ks-fRr0J,.input--j05IPBDe{flex-shrink:0}.alert--bkn-mhOx{margin-bottom:.3125rem;margin-top:-.3125rem;width:100%}@media (max-width:575.98px){.label--CFLrgs3H{text-align:left;width:100%}}@media (min-width:576px){.content--xKvZBFG6{margin-bottom:1.875rem;margin-top:1.875rem}.signing--B8NC6VxP{flex-wrap:wrap;padding-left:4.0625rem;padding-right:4.0625rem}.signing--B8NC6VxP>:not(.alert--bkn-mhOx){margin-left:.3125rem!important;margin-right:.3125rem!important}.input--j05IPBDe{max-width:7.1875rem}.alert--bkn-mhOx{margin-bottom:0;margin-top:0;order:1}}.new-container--Rg9Ucmw2{justify-content:center}.new-container--Rg9Ucmw2 .header--XjZgDopp{display:grid;margin:0 auto;max-width:34.0625rem;text-align:center}.new-container--Rg9Ucmw2 .header--XjZgDopp .illustration--PeGNeed6{display:grid;height:8rem;margin-bottom:1rem;place-items:center;width:100%}.new-container--Rg9Ucmw2 .body-slot--9FfWPe6Q{padding-top:1.5rem;width:100%}.wrapper--k1xR-Xny{align-items:center;display:flex;justify-content:center;width:100%}.text--IXD37gwV{text-align:right}.icon--anEhTHBf{margin-left:.625rem}@media (max-width:575.98px){.text--IXD37gwV{margin:0!important;padding:0!important;text-align:left}.icon--anEhTHBf{align-self:flex-start;margin-top:.25rem}}.clearable-button--j6V7-ZCC{display:inline-flex;position:relative}.clearable-button--j6V7-ZCC .action-button--7xRpEPGr:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-primary)}.clearable-button--j6V7-ZCC .action-button--7xRpEPGr:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus-visible{z-index:10}.placeholder-text--9Y17OmvQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-inline:1.25rem}.placeholder-text--9Y17OmvQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small{padding-inline:.625rem}.placeholder-text--9Y17OmvQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.placeholder-text--9Y17OmvQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,.placeholder-text--9Y17OmvQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{color:var(--g-color-interactive-primary)}.action-text--eatr-1lU:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:1.25rem;padding-right:2.25rem}.action-text--eatr-1lU:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small{padding-inline:.625rem 2.25rem}.clear-button--qoUOE5dK{align-self:center;position:absolute;right:.25rem}.clear-button--qoUOE5dK:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-radius:.375rem;z-index:30}.group--T6R5zYEh{bottom:0;left:0;margin:0;pointer-events:none;position:fixed;right:0;z-index:500000}.grid--QYiBx4TN{display:flex;flex-direction:column}.grid--QYiBx4TN:not(:empty)+.empty--7TfqIhSa{display:none}.item--DZ7d24aI:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-inverted);box-shadow:rgba(var(--rgb-black),.15) 0 .5rem 1.125rem -.25rem,rgba(var(--rgb-black),.15) 0 .75rem .875rem -.375rem,rgba(var(--rgb-black),.25) 0 1.125rem .625rem -.75rem;color:var(--g-color-text-inverted-primary);display:block;margin:0 0 1rem;padding:.3125rem 0;pointer-events:auto;width:25rem}.item--DZ7d24aI:nth-child(n):nth-child(n):nth-child(n).has-icon--1fT8JwIw,.item--DZ7d24aI:nth-child(n):nth-child(n):nth-child(n).is-busy--He-4eH60{padding-left:1.875rem}.item--DZ7d24aI .content--xyPHpjMp{align-items:flex-start;display:flex;width:100%}.item--DZ7d24aI .icon--2QEBhgqs{flex-shrink:0;margin-left:-1.875rem;margin-right:.625rem}.item--DZ7d24aI .spinner--toSrV9br:nth-child(n):nth-child(n){color:var(--g-color-text-inverted-primary);margin-left:-2rem;margin-right:.5rem}.item--DZ7d24aI .close--pJp3n4U7{flex-shrink:0;margin-left:.375rem!important;margin-block:-.25rem!important}.item--DZ7d24aI .text--6Z1WD8wY{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;max-height:4.5rem;min-width:6.25rem;overflow:hidden;padding:0!important;width:100%}.item--DZ7d24aI.error--vTLEKBkM .icon--2QEBhgqs{color:var(--g-color-error)}.item--DZ7d24aI.success--t9shp8Sn .icon--2QEBhgqs{color:var(--g-color-success)}.button--qi4eHLiw:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.transition--LTq4ruBW{position:relative}.appear--rGT8sqiS .item--DZ7d24aI,.enter--3n88kKr0 .item--DZ7d24aI{opacity:0}.appear-active--tEj-tO9x.transition--LTq4ruBW,.enter-active--1-c38zgr.transition--LTq4ruBW{transition:height .35s cubic-bezier(.215,.61,.355,1) 0s}.appear-active--tEj-tO9x .item--DZ7d24aI,.enter-active--1-c38zgr .item--DZ7d24aI{opacity:1;transition:opacity .35s cubic-bezier(.215,.61,.355,1) 0s}.exit--yLOZjiGO .item--DZ7d24aI{opacity:1;transform:translateX(0)}.exit-active--0m428TPr.transition--LTq4ruBW{transform-origin:0 100%;transition:height .35s cubic-bezier(.55,.055,.675,.19) 0s;transition-delay:175ms}.exit-active--0m428TPr .item--DZ7d24aI{bottom:0;opacity:0;position:absolute!important;transform:translateX(-100%);transition:opacity .35s cubic-bezier(.55,.055,.675,.19) 0s,transform .35s cubic-bezier(.55,-.05,.675,.19) 0s}@media (max-width:767.98px){.group--T6R5zYEh{bottom:0;left:-.3125rem;right:-.3125rem}.item--DZ7d24aI:nth-child(n):nth-child(n):nth-child(n){width:100%}}.overflow--jAcYpD3E{min-width:100%;overflow:clip;width:100%}.overflow--jAcYpD3E:where(.scroll--ucj0dtdW){overflow:auto}.overflow--jAcYpD3E:where(.scroll--ucj0dtdW):focus-visible{outline:.125rem solid var(--g-color-interactive-primary)}.g-card.g-card-no-padding .overflow--jAcYpD3E:where(.scroll--ucj0dtdW):focus-visible{outline-offset:-.125rem}.g-card:not(.g-card-no-padding):where(:not(.g-card-outer)) .overflow--jAcYpD3E,.g-modal .overflow--jAcYpD3E{border:.0625rem solid var(--g-color-border-secondary);border-radius:.5rem}.g-card.g-card-no-padding .overflow--jAcYpD3E{border:0}.g-card.g-card-inner:nth-child(n) .overflow--jAcYpD3E{border:0;border-radius:0}.table---ZPCWbMG{background-color:var(--g-color-surface-primary);border:0 solid var(--g-color-border-secondary);min-width:100%;padding-top:0;table-layout:fixed;width:100%}.table---ZPCWbMG:where(.complex--VfS2UlwK){display:block}:where(.table---ZPCWbMG.complex--VfS2UlwK) :is(.head--Inzh-Od9,.body--DiRYhmhY,.foot--27VNSWYd,.cell--ZfnbGaik){display:block}:where(.table---ZPCWbMG.complex--VfS2UlwK) .row--H0wL18yV{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}@media (max-width:767.98px){.table---ZPCWbMG:where(:not(.fixed--T-EXg9bo)):where(:not(.complex--VfS2UlwK)){display:block}:where(.table---ZPCWbMG:where(:not(.fixed--T-EXg9bo)):not(.complex--VfS2UlwK)) :is(.head--Inzh-Od9,.body--DiRYhmhY,.foot--27VNSWYd,.cell--ZfnbGaik){display:block}:where(.table---ZPCWbMG:where(:not(.fixed--T-EXg9bo)):not(.complex--VfS2UlwK)) .row--H0wL18yV{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}}.table---ZPCWbMG>.caption--7Zxs6tQ0{height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;width:.0625rem}.g-card.g-card-no-padding .table---ZPCWbMG{margin:0}.semantic-only--PpA7cSDY{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.head--Inzh-Od9 .row--H0wL18yV:first-child{border-top-width:0}.head--Inzh-Od9.sticky--lZPYH2qZ{background-color:var(--g-color-surface-primary);box-shadow:0 0 0 .0625rem var(--g-color-border-secondary);position:sticky;z-index:10000}.body--DiRYhmhY .row--H0wL18yV:where(:not(.section--1z7neDHQ)):hover{background-color:var(--g-color-surface-alternate)}.section--1z7neDHQ:has(.header--np2UJB4N){padding-block:0}.section--1z7neDHQ .cell--ZfnbGaik.header--np2UJB4N{font-size:1.125rem;font-weight:700;line-height:1.5rem}.section--1z7neDHQ .cell--ZfnbGaik.header--np2UJB4N:nth-child(n){padding-block:1rem}.row--H0wL18yV{border-top:.0625rem solid var(--g-color-border-secondary);padding:.3125rem}.use-focus-page-padding--VKJSJ0fp .row--H0wL18yV{padding:.3125rem calc(var(--card-content-padding-horizontal, .9375rem) - .625rem)}.row--H0wL18yV.decorated--fpr2NXqJ{position:relative}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .head--Inzh-Od9.semantic-only--PpA7cSDY+.body--DiRYhmhY>.row--H0wL18yV:first-child{border-top-width:0}@media (max-width:767.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .body--DiRYhmhY>.row--H0wL18yV:first-child{border-top-width:0}}.head--Inzh-Od9 .cell--ZfnbGaik:where(:not(.headers-above--o3ACcm8X)),.label--6nz00Pc-{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:500;line-height:1.3125rem}.head--Inzh-Od9 .cell--ZfnbGaik:where(:not(.headers-above--o3ACcm8X)) svg,.label--6nz00Pc- svg{vertical-align:text-bottom}.head--Inzh-Od9 .cell--ZfnbGaik.headers-above--o3ACcm8X{flex-grow:1;font-size:inherit;font-weight:inherit}.cell--ZfnbGaik{align-self:flex-start;padding:.3125rem .625rem;vertical-align:top}.foot--27VNSWYd .cell--ZfnbGaik{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .head--Inzh-Od9{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .row--H0wL18yV{padding:.625rem .3125rem}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .cell--ZfnbGaik{padding-bottom:.25rem;padding-top:.25rem;text-align:left!important;width:100%!important}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .label--6nz00Pc-,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .value--noKRjdHZ{flex:1 0 0}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .label--6nz00Pc-{overflow:hidden;padding-right:.625rem;text-overflow:ellipsis;white-space:nowrap}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .value--noKRjdHZ{width:50%}}@media (max-width:575.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .label--6nz00Pc-,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .value--noKRjdHZ{flex:0 0 100%}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .label--6nz00Pc-{margin-top:.1875rem}}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .row--H0wL18yV{padding:0;position:static}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .row--H0wL18yV.decorated--fpr2NXqJ .cell--ZfnbGaik{position:relative}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .row--H0wL18yV:after{display:none}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .cell--ZfnbGaik{padding:.625rem}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .cell--ZfnbGaik:first-child{padding-left:.9375rem}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .cell--ZfnbGaik:last-child{padding-right:.9375rem}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK).use-focus-page-padding--VKJSJ0fp .cell--ZfnbGaik:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK).use-focus-page-padding--VKJSJ0fp .cell--ZfnbGaik:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG:where(.fixed--T-EXg9bo) .row--H0wL18yV{flex-grow:1;flex-wrap:nowrap}@media (min-width:768px){.table---ZPCWbMG:not(.complex--VfS2UlwK) .row--H0wL18yV{padding:0;position:static}.table---ZPCWbMG:not(.complex--VfS2UlwK) .row--H0wL18yV.decorated--fpr2NXqJ .cell--ZfnbGaik{position:relative}.table---ZPCWbMG:not(.complex--VfS2UlwK) .row--H0wL18yV:after{display:none}.table---ZPCWbMG:not(.complex--VfS2UlwK) .cell--ZfnbGaik{padding:.625rem}.table---ZPCWbMG:not(.complex--VfS2UlwK) .cell--ZfnbGaik:first-child{padding-left:.9375rem}.table---ZPCWbMG:not(.complex--VfS2UlwK) .cell--ZfnbGaik:last-child{padding-right:.9375rem}.table---ZPCWbMG:not(.complex--VfS2UlwK).use-focus-page-padding--VKJSJ0fp .cell--ZfnbGaik:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG:not(.complex--VfS2UlwK).use-focus-page-padding--VKJSJ0fp .cell--ZfnbGaik:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.label--6nz00Pc-{display:none}}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .label--6nz00Pc-{display:none}.sort-button--sP9wqU8Q{margin:-.5rem -.625rem -.375rem -.125rem!important;position:relative}@media (max-width:767.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .sort-button--sP9wqU8Q{display:none!important}}.column-tooltip--rp-UZWp2~.sort-button--sP9wqU8Q{margin-left:.25rem!important}.cell--ZfnbGaik.fluid--oyFtncUR{flex-grow:1;flex-shrink:1}.cell--ZfnbGaik.align-auto--SJhn6K5x{text-align:left}.cell--ZfnbGaik.center--sEdB2cRC{align-self:center;vertical-align:middle}.cell--ZfnbGaik.small--E8mfKIGr{font-size:.875rem;line-height:1.3125rem}.cell--ZfnbGaik .column-label--dufZTvkf~.separator--DuWPcHGK{display:inline-block;width:.25rem}.body--DiRYhmhY .cell--ZfnbGaik.truncate--IJdbbFbc,.cell--ZfnbGaik.truncate--IJdbbFbc .column-label--dufZTvkf,.cell--ZfnbGaik.truncate--IJdbbFbc>.value--noKRjdHZ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell--ZfnbGaik.truncate--IJdbbFbc .column-label--dufZTvkf{display:inline-block;max-width:100%;vertical-align:inherit}.cell--ZfnbGaik.truncate--IJdbbFbc.tooltip--HKHit-ez .column-label--dufZTvkf{max-width:calc(100% - 1.25rem)}.cell--ZfnbGaik.truncate--IJdbbFbc[aria-sort] .column-label--dufZTvkf{max-width:calc(100% - 1.5rem)}.cell--ZfnbGaik.truncate--IJdbbFbc.tooltip--HKHit-ez[aria-sort] .column-label--dufZTvkf{max-width:calc(100% - 2.75rem)}.head--Inzh-Od9 .cell--ZfnbGaik:not(.truncate--IJdbbFbc){text-wrap:balance}.cell--ZfnbGaik.header--np2UJB4N,.cell--ZfnbGaik:not(.truncate--IJdbbFbc){-webkit-hyphens:auto;hyphens:auto}.cell--ZfnbGaik.header--np2UJB4N{font-weight:500}.cell--ZfnbGaik.numeric--vtUBzsRe{text-align:right}.cell--ZfnbGaik.selectable--wG87at-I{width:2.5rem}.body--DiRYhmhY .cell--ZfnbGaik.selectable--wG87at-I{padding-bottom:0!important;padding-top:.3125rem!important}.complex--VfS2UlwK .body--DiRYhmhY .cell--ZfnbGaik.selectable--wG87at-I{padding-top:.0625rem!important}.cell--ZfnbGaik.actions--VBaII3xD,.cell--ZfnbGaik.toggle--VeFasUkl{height:100%;text-align:right}.cell--ZfnbGaik.actions--VBaII3xD:nth-child(n):nth-child(n):nth-child(n) .g-group-button,.cell--ZfnbGaik.toggle--VeFasUkl:nth-child(n):nth-child(n):nth-child(n) .g-group-button{margin-bottom:-.5rem;margin-top:-.5rem}.cell--ZfnbGaik.actions--VBaII3xD:nth-child(n):nth-child(n):nth-child(n) .g-group-button .btn:not(:first-child),.cell--ZfnbGaik.toggle--VeFasUkl:nth-child(n):nth-child(n):nth-child(n) .g-group-button .btn:not(:first-child){margin-left:0}.cell--ZfnbGaik.toggle--VeFasUkl{inset:0;position:absolute;z-index:0}.head--Inzh-Od9 .cell--ZfnbGaik.toggle--VeFasUkl{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.cell--ZfnbGaik.toggle--VeFasUkl .g-button[aria-expanded]{border:0;border-radius:0;inset:0;margin-left:0;min-height:100%;position:absolute}.decorated--fpr2NXqJ .cell--ZfnbGaik.toggle--VeFasUkl .g-button[aria-expanded]{margin-left:.3125rem}.cell--ZfnbGaik.toggle--VeFasUkl .g-button[aria-expanded]:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.cell--ZfnbGaik.toggle--VeFasUkl .g-button[aria-expanded] .g-button-icon{opacity:0}.cell--ZfnbGaik.actions--VBaII3xD{z-index:1}.cell--ZfnbGaik.collapsible--r01k3wBJ,.cell--ZfnbGaik.details--d7OcgIeg{padding-bottom:0;padding-top:0;position:relative;width:100%}.head--Inzh-Od9 .cell--ZfnbGaik.collapsible--r01k3wBJ,.head--Inzh-Od9 .cell--ZfnbGaik.details--d7OcgIeg{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.cell--ZfnbGaik.details--d7OcgIeg{order:2}.cell--ZfnbGaik.details--d7OcgIeg.value--noKRjdHZ>:not(.label--6nz00Pc-):first-child,.cell--ZfnbGaik.details--d7OcgIeg>:not(.label--6nz00Pc-):first-child{margin-top:.625rem}.cell--ZfnbGaik.details--d7OcgIeg.value--noKRjdHZ>:not(.label--6nz00Pc-):last-child,.cell--ZfnbGaik.details--d7OcgIeg>:not(.label--6nz00Pc-):last-child{margin-bottom:.625rem}.cell--ZfnbGaik.collapsible--r01k3wBJ{order:3}@media (min-width:768px){.cell--ZfnbGaik.numeric--vtUBzsRe{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY .cell--ZfnbGaik.actions--VBaII3xD{padding-block:.0625rem}.table---ZPCWbMG:not(.complex--VfS2UlwK) .body--DiRYhmhY .cell--ZfnbGaik.actions--VBaII3xD{padding-block:.375rem}.cell--ZfnbGaik.align-left--79BzXauZ{text-align:left}.cell--ZfnbGaik.align-center--LveTgS5K{text-align:center}.cell--ZfnbGaik.align-right--HF6twD9N{text-align:right}}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.numeric--vtUBzsRe{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY :where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.actions--VBaII3xD{padding-block:.0625rem}.table---ZPCWbMG:not(.complex--VfS2UlwK) .body--DiRYhmhY :where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.actions--VBaII3xD{padding-block:.375rem}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.align-left--79BzXauZ{text-align:left}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.align-center--LveTgS5K{text-align:center}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.align-right--HF6twD9N{text-align:right}@media (max-width:767.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.labelize--FYlcpzt6{align-items:baseline;display:flex}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.toggle--VeFasUkl{text-align:right!important}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.actions--VBaII3xD>.label--6nz00Pc-{visibility:hidden}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik .column-tooltip--rp-UZWp2,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.collapsible--r01k3wBJ>.label--6nz00Pc-,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.details--d7OcgIeg>.label--6nz00Pc-,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.empty--an-I0Gar{display:none}}@media (max-width:575.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.labelize--FYlcpzt6{flex-wrap:wrap}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.actions--VBaII3xD>.label--6nz00Pc-{display:none}}.toolbar--3fuF3Vm-{align-items:center;background-color:var(--g-color-surface-primary);border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;padding:.625rem;width:100%}.toolbar--3fuF3Vm- .select--u7sWYpHu{margin-right:.625rem!important}.toolbar--3fuF3Vm- .group--IwkvwtKj{flex-shrink:0;width:auto}.toolbar--3fuF3Vm- .button--vys3lpIf{margin-bottom:0!important;margin-top:0!important}.row--AOgPD9ZV{overflow:hidden;position:relative}.cell--PhQRA8Qo{background-color:var(--g-color-surface-primary);margin:-.0625rem -.3125rem;margin-top:0!important;overflow:visible;padding:0;position:relative;top:.3125rem;width:calc(100% + .625rem)!important;z-index:30}.row--AOgPD9ZV:last-child .cell--PhQRA8Qo{margin-bottom:0}@media (max-width:767.98px){.cell--PhQRA8Qo{top:.625rem}}.container--QswwP5L7:nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border:.125rem solid var(--g-color-border-secondary);border-top:0;margin-bottom:0;margin-top:0}.header--iMa35ZO5{background-color:var(--g-color-border-secondary);padding:.1875rem;text-align:right}.content--Nzux7pFz{padding-left:.8125rem;padding-right:.8125rem}.no-padding--J019B6a4>.content--Nzux7pFz{padding:0!important}.no-padding--J019B6a4>.content--Nzux7pFz>*{margin-bottom:0!important;margin-top:0!important}.list--NnmPqsca{--columns:var(--min-columns,1);--column-width:calc((100% - 0.9375rem*(var(--columns) - 1))/var(--columns))}.list--NnmPqsca:nth-child(n):nth-child(n){display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:-.46875rem;padding:0}@supports (grid-area:auto){.list--NnmPqsca:nth-child(n):nth-child(n){align-items:stretch;display:grid;gap:.9375rem;grid-template-columns:1fr;justify-content:center;margin:0}}.list--NnmPqsca:nth-child(n):nth-child(n).dense--V9nB-aKr,.list--NnmPqsca:nth-child(n):nth-child(n).full-width--FJmWdKUa,.list--NnmPqsca:nth-child(n):nth-child(n).regular--EYra7TdJ,.list--NnmPqsca:nth-child(n):nth-child(n).wide--9V-sW-l0{grid-template-columns:repeat(auto-fit,minmax(var(--column-width,100%),min-content))}@media (min-width:576px){.list--NnmPqsca:nth-child(n):nth-child(n){--columns:2;grid-template-columns:repeat(auto-fit,minmax(9.375rem,min-content))}.list--NnmPqsca:nth-child(n):nth-child(n).full-width--FJmWdKUa{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width:768px){.list--NnmPqsca:nth-child(n):nth-child(n).regular--EYra7TdJ{--columns:3}.list--NnmPqsca:nth-child(n):nth-child(n).dense--V9nB-aKr{--columns:4}}.item--RVFXjwfl:nth-child(n):nth-child(n){margin:.46875rem;padding:0}@supports (grid-area:auto){.item--RVFXjwfl:nth-child(n):nth-child(n){margin:0}}.item--RVFXjwfl:nth-child(n):nth-child(n):before{display:none}.item--RVFXjwfl .g-toggle{height:100%}.item--RVFXjwfl .g-toggle-label{flex:1}.date--OHeUfOHz{color:var(--g-color-text-secondary)}.date--OHeUfOHz .large--TvQvuKTZ,.date--OHeUfOHz .year--jxaF6Opj{display:none}@supports not (contain:inline-size){@media (min-width:768px){.date--OHeUfOHz{color:unset}.date--OHeUfOHz .large--TvQvuKTZ,.date--OHeUfOHz .year--jxaF6Opj{display:block;white-space:nowrap}.date--OHeUfOHz .regular--fA21WNql{display:none}}}@container transaction (width >= 39.0625rem){.date--OHeUfOHz{color:unset}.date--OHeUfOHz .large--TvQvuKTZ,.date--OHeUfOHz .year--jxaF6Opj{display:block;white-space:nowrap}.date--OHeUfOHz .regular--fA21WNql{display:none}}.title--2T8r9-N2,.title--2T8r9-N2>*{font-weight:600!important}.title--2T8r9-N2.link--Wdh-8obW{color:inherit!important;position:static;text-decoration:none!important}.title--2T8r9-N2.link--Wdh-8obW:after{content:"";inset:0;position:absolute;z-index:0}.title--2T8r9-N2.link--Wdh-8obW:focus-visible:after,.title--2T8r9-N2.link--Wdh-8obW:hover:after{background-color:var(--g-color-overlay-hover);z-index:1}.title--2T8r9-N2.link--Wdh-8obW:focus-visible:after .g-avatar-content:not(.g-avatar-content-border),.title--2T8r9-N2.link--Wdh-8obW:hover:after .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.title--2T8r9-N2>[class^=ico-]{margin-top:-.1875rem}.title--2T8r9-N2~.info--dLtPOvlN{display:block}.indicators--HqnChbfU{align-items:flex-end;display:inline-flex;flex-direction:row;justify-content:flex-start;line-height:inherit;position:relative;top:.0625rem;white-space:nowrap}.amount--r8ZBrHs7{display:block;font-size:.875rem;line-height:1.3125rem;padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ,.amount-secondary--JVcC4uQT{color:var(--g-color-text-secondary);padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ .icon--MGqT4tya,.amount-secondary--JVcC4uQT .icon--MGqT4tya{margin-right:.1875rem}.alert--0bN-uMWG>:first-child{margin-top:.375rem!important}.alert--0bN-uMWG>:last-child{margin-bottom:0!important}.menu--cxwua0C5{align-items:flex-end;display:inline-flex;flex-wrap:nowrap!important;justify-self:flex-end;margin-left:0!important;margin-right:0!important}.menu--cxwua0C5.in-amount--C5oBODPe{max-width:100%}.menu--cxwua0C5.in-amount--C5oBODPe:nth-child(n):nth-child(n){margin-top:.625rem}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--cxwua0C5.in-amount--C5oBODPe{display:none!important}}}@container transaction (width < 39.0625rem){.menu--cxwua0C5.in-amount--C5oBODPe{display:none!important}}.menu--cxwua0C5.in-amount--C5oBODPe .additional-button--agic9zzo{flex-basis:100%;overflow:hidden}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5:not(.in-amount--C5oBODPe){display:none}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5:not(.in-amount--C5oBODPe){display:none}}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A{display:flex;justify-content:flex-end;max-width:100%;min-width:100%}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A .additional-button--agic9zzo{display:none}@supports not (contain:inline-size){@media (min-width:992px){.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A{display:flex}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child){justify-content:flex-start}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child) .additional-button--agic9zzo{flex-basis:8.375rem}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A .additional-button--agic9zzo{display:flex;flex-basis:100%;overflow:hidden}}}@container transaction (width >= 51.5625rem){.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A{display:flex}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child){justify-content:flex-start}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child) .additional-button--agic9zzo{flex-basis:8.375rem}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A .additional-button--agic9zzo{display:flex;flex-basis:100%;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:1400px){.menu--cxwua0C5:not(.in-amount--C5oBODPe){display:flex;justify-content:flex-end}.menu--cxwua0C5:not(.in-amount--C5oBODPe) .additional-button--agic9zzo{flex-basis:100%;overflow:hidden}}}@container transaction (width >= 87.5rem){.menu--cxwua0C5:not(.in-amount--C5oBODPe){display:flex;justify-content:flex-end}.menu--cxwua0C5:not(.in-amount--C5oBODPe) .additional-button--agic9zzo{flex-basis:100%;overflow:hidden}}.menu--cxwua0C5 .g-button{margin-bottom:0!important;margin-top:0!important}.menu--cxwua0C5 .g-button:first-of-type{margin-left:0!important}.menu--cxwua0C5 .g-button:last-of-type{margin-right:0!important}.secondary--pniZYJjd.title--2T8r9-N2{word-break:break-all}.secondary-icon--eUg2b--D{color:var(--g-color-border-primary);margin-left:-1.625rem;margin-right:.625rem;margin-top:-.1875rem}@supports not (contain:inline-size){@media (max-width:991.98px){.secondary-icon--eUg2b--D{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo{transform:rotate(90deg)}}}@container transaction (width < 51.5625rem){.secondary-icon--eUg2b--D{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo{transform:rotate(90deg)}}@supports not (contain:inline-size){@media (min-width:768px){.amount--r8ZBrHs7,.title--2T8r9-N2{font-size:1rem;line-height:1.5rem}}}@container transaction (width >= 39.0625rem){.amount--r8ZBrHs7,.title--2T8r9-N2{font-size:1rem;line-height:1.5rem}}.label---IyK-xe9{color:inherit}@supports not (contain:inline-size){@media (min-width:768px){.label---IyK-xe9{display:none}}}@container transaction (width >= 39.0625rem){.label---IyK-xe9{display:none}}.text--Avn8jOAp:nth-child(n):nth-child(n){display:inline;font-size:inherit;line-height:inherit;max-width:100%;min-width:0;padding-bottom:0;padding-top:0}.text--Avn8jOAp.truncate--6uk8EQUM{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text--Avn8jOAp.faded--6Jhxx9L-{color:var(--g-color-text-secondary)}.grid--kIyebPJO{--grid-gap:0.625rem;display:grid;gap:0;grid-template-areas:"trx-selectable trx-avatar trx-title     trx-amount" "trx-selectable trx-avatar trx-info      trx-amount" "trx-selectable trx-avatar trx-title2    trx-amount" "trx-selectable trx-avatar trx-info2     trx-amount" "trx-selectable trx-avatar trx-date      trx-amount" "trx-selectable trx-avatar trx-misc      trx-amount" "trx-selectable trx-avatar trx-statement trx-amount" "trx-selectable trx-avatar trx-valuta    trx-amount" "trx-selectable trx-avatar trx-badges    trx-badges" "trx-selectable trx-avatar trx-alert     trx-alert" "trx-selectable trx-avatar trx-menu      trx-menu" "trx-detail     trx-detail trx-detail    trx-detail";grid-template-columns:repeat(2,minmax(0,min-content)) 1fr repeat(1,minmax(0,min-content));grid-template-rows:repeat(12,minmax(0,min-content));min-height:4.125rem;overflow:hidden;padding:.625rem calc(.9375rem - var(--grid-gap)) .625rem .9375rem;position:relative;width:100%}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-misc   trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-badges trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content));grid-template-rows:repeat(5,minmax(0,min-content)) 1fr}.grid--kIyebPJO .overlay--gIchTPNi{align-items:center;align-self:stretch;bottom:0;display:flex;grid-area:trx-amount;justify-content:flex-end;opacity:0;padding:0 var(--grid-gap);pointer-events:none;position:absolute;right:8rem;right:var(--column-amount-width,calc(100% + var(--grid-gap)));top:0;transition:opacity .1s ease-out 0s;z-index:1}.grid--kIyebPJO .overlay--gIchTPNi:focus-within{opacity:1}.grid--kIyebPJO .overlay--gIchTPNi .g-group-button{display:none;margin-left:-.3125rem;margin-right:-.3125rem}.grid--kIyebPJO .overlay--gIchTPNi .btn:nth-child(n):nth-child(n),.grid--kIyebPJO .overlay--gIchTPNi .g-button:nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);margin-left:.3125rem;margin-right:.3125rem}@supports not (contain:inline-size){@media (min-width:768px){.grid--kIyebPJO{padding-left:.9375rem}.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(4,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO.in-detail--OiII-3mC{padding-left:.625rem}.grid--kIyebPJO .overlay--gIchTPNi .g-group-button{display:flex}.grid--kIyebPJO:hover .overlay--gIchTPNi{opacity:1}.grid--kIyebPJO:hover .overlay--gIchTPNi *{pointer-events:auto}}}@container transaction (width >= 39.0625rem){.grid--kIyebPJO{padding-left:.9375rem}.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(4,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO.in-detail--OiII-3mC{padding-left:.625rem}.grid--kIyebPJO .overlay--gIchTPNi .g-group-button{display:flex}.grid--kIyebPJO:hover .overlay--gIchTPNi{opacity:1}.grid--kIyebPJO:hover .overlay--gIchTPNi *{pointer-events:auto}}@supports not (contain:inline-size){@media (min-width:992px){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-misc   trx-misc      trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(2,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:minmax(0,min-content) minmax(0,min-content) minmax(0,min-content) 1fr minmax(0,min-content) minmax(0,max-content)}}}@container transaction (width >= 51.5625rem){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-misc   trx-misc      trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(2,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:minmax(0,min-content) minmax(0,min-content) minmax(0,min-content) 1fr minmax(0,min-content) minmax(0,max-content)}}@supports not (contain:inline-size){@media (min-width:1200px){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(3,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}}@container transaction (width >= 60rem){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(3,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}@supports not (contain:inline-size){@media (min-width:1400px){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-badges trx-statement trx-valuta trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(5,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}}@container transaction (width >= 87.5rem){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-badges trx-statement trx-valuta trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(5,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}.item--5h-W85Wi{padding:0 calc(var(--grid-gap)) 0 0}@supports not (contain:inline-size){@media (min-width:768px){.item--5h-W85Wi{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}}@container transaction (width >= 39.0625rem){.item--5h-W85Wi{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}.item--5h-W85Wi:empty{padding:0!important}.in-detail--OiII-3mC .item--5h-W85Wi[hidden]{display:block!important}.item--5h-W85Wi .btn,.item--5h-W85Wi .g-button,.item--5h-W85Wi .g-tooltip-trigger{position:relative;z-index:10}.alert--hdCR7Hig,.amount--0cI1yqRP,.amount-secondary--5BeXPMHG,.avatar--QmIvbLen,.badges--sRjD54on,.date--IqcNPVMd,.info--e3sjjlaG,.info-secondary--L5Y0GC6H,.menu--lUHhFlpt,.misc--pi-vTQ0v,.selectable--aKtfC9Nq,.statement--ugA33low,.title--vJSn5eGM,.title-secondary--fh1xkErS,.valuta--BoOk-sel{align-self:start;font-size:.875rem;line-height:1.3125rem}.badges--sRjD54on,.date--IqcNPVMd,.info--e3sjjlaG,.info-secondary--L5Y0GC6H{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.in-detail--OiII-3mC .badges--sRjD54on,.in-detail--OiII-3mC .date--IqcNPVMd,.in-detail--OiII-3mC .info--e3sjjlaG,.in-detail--OiII-3mC .info-secondary--L5Y0GC6H{white-space:unset}.amount--0cI1yqRP:before,.selectable--aKtfC9Nq:before{bottom:0;content:"";position:absolute;top:0;z-index:1}.amount--0cI1yqRP>*,.selectable--aKtfC9Nq>*{position:relative;z-index:10}.alert--hdCR7Hig,.alert--hdCR7Hig:empty,.badges--sRjD54on,.badges--sRjD54on:empty,.date--IqcNPVMd,.date--IqcNPVMd:empty,.menu--lUHhFlpt,.menu--lUHhFlpt:empty,.misc--pi-vTQ0v,.misc--pi-vTQ0v:empty{margin-top:0}.selectable--aKtfC9Nq{align-self:start;grid-area:trx-selectable;margin-top:0;width:2rem!important}.has-avatar--B3867wB9 .selectable--aKtfC9Nq{margin-top:.4375rem}.selectable--aKtfC9Nq:before{left:0;width:2.625rem}.date--IqcNPVMd{grid-area:trx-date}.avatar--QmIvbLen{grid-area:trx-avatar;line-height:0;width:3.625rem!important}.title--vJSn5eGM{grid-area:trx-title}.title--vJSn5eGM,.title-secondary--fh1xkErS{min-width:0}.title-secondary--fh1xkErS{grid-area:trx-title2}.title--vJSn5eGM.panoramic--VzDK-OsW{align-self:start!important}.badges--sRjD54on{grid-area:trx-badges;line-height:1.5rem;white-space:normal}.indicators--odpEGFO5{padding:0;width:0}.info--e3sjjlaG{grid-area:trx-info}.info-secondary--L5Y0GC6H{grid-area:trx-info2}.info--e3sjjlaG.panoramic--VzDK-OsW{align-self:end!important;color:var(--g-color-text-secondary)}.menu--lUHhFlpt{grid-area:trx-menu}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--lUHhFlpt{margin-top:.625rem}}}@container transaction (width < 39.0625rem){.menu--lUHhFlpt{margin-top:.625rem}}.amount--0cI1yqRP{align-self:stretch;grid-area:trx-amount;white-space:nowrap}.amount--0cI1yqRP,.amount--0cI1yqRP .in-detail--OiII-3mC{text-align:right!important}.amount--0cI1yqRP.panoramic--VzDK-OsW{align-self:center}.amount-secondary--5BeXPMHG{color:var(--g-color-text-primary);display:none;grid-area:trx-amount2;text-align:right!important}.amount-secondary--5BeXPMHG.panoramic--VzDK-OsW{font-size:1rem}@supports not (contain:inline-size){@media (min-width:1200px){.amount-secondary--5BeXPMHG{display:block}}}@container transaction (width >= 60rem){.amount-secondary--5BeXPMHG{display:block}}.misc--pi-vTQ0v{font-size:.875rem;grid-area:trx-misc;line-height:1.3125rem}.misc--pi-vTQ0v.panoramic--VzDK-OsW{font-size:1rem}.alert--hdCR7Hig{grid-area:trx-alert;padding:0}.valuta--BoOk-sel{grid-area:trx-valuta}.statement--ugA33low{grid-area:trx-statement}.detail--ZYItS1Zq{grid-area:trx-detail;margin-bottom:-.625rem!important;margin-left:-1.25rem!important;margin-top:.625rem!important;padding:0;top:unset!important;width:auto!important}@supports not (contain:inline-size){@media (min-width:768px){.has-avatar--B3867wB9 .avatar--QmIvbLen,.has-avatar--B3867wB9 .date--IqcNPVMd,.has-avatar--B3867wB9 .selectable--aKtfC9Nq{align-self:center}.selectable--aKtfC9Nq:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9 .selectable--aKtfC9Nq{margin-top:-.0625rem}.selectable--aKtfC9Nq:before{width:3.25rem}.date--IqcNPVMd{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen{margin-left:0;width:4.25rem!important}.info--e3sjjlaG,.info-secondary--L5Y0GC6H{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:1200px){.misc--pi-vTQ0v.panoramic--VzDK-OsW{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v.panoramic--VzDK-OsW{width:var(--column-misc-width,15rem)}}.badges--sRjD54on{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel{width:var(--column-valuta-width,4rem)}.statement--ugA33low{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt.panoramic--VzDK-OsW{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:992px){.menu--lUHhFlpt.panoramic--VzDK-OsW{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt.panoramic--VzDK-OsW{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP.panoramic--VzDK-OsW{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG.panoramic--VzDK-OsW{width:var(--column-amount-secondary-width,12.25rem)}}}@container transaction (width >= 39.0625rem){.has-avatar--B3867wB9 .avatar--QmIvbLen,.has-avatar--B3867wB9 .date--IqcNPVMd,.has-avatar--B3867wB9 .selectable--aKtfC9Nq{align-self:center}.selectable--aKtfC9Nq:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9 .selectable--aKtfC9Nq{margin-top:-.0625rem}.selectable--aKtfC9Nq:before{width:3.25rem}.date--IqcNPVMd{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen{margin-left:0;width:4.25rem!important}.info--e3sjjlaG,.info-secondary--L5Y0GC6H{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:1200px){.misc--pi-vTQ0v.panoramic--VzDK-OsW{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v.panoramic--VzDK-OsW{width:var(--column-misc-width,15rem)}}.badges--sRjD54on{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel{width:var(--column-valuta-width,4rem)}.statement--ugA33low{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt.panoramic--VzDK-OsW{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:992px){.menu--lUHhFlpt.panoramic--VzDK-OsW{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt.panoramic--VzDK-OsW{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP.panoramic--VzDK-OsW{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG.panoramic--VzDK-OsW{width:var(--column-amount-secondary-width,12.25rem)}}@supports not (contain:inline-size){@media (min-width:992px){.info-secondary--L5Y0GC6H,.title-secondary--fh1xkErS{padding-left:1.625rem}}}@container transaction (width >= 51.5625rem){.info-secondary--L5Y0GC6H,.title-secondary--fh1xkErS{padding-left:1.625rem}}@supports not (contain:inline-size){@media (min-width:1200px){.has-avatar--B3867wB9 .amount--0cI1yqRP,.has-avatar--B3867wB9 .amount-secondary--5BeXPMHG,.has-avatar--B3867wB9 .badges--sRjD54on,.has-avatar--B3867wB9 .date--IqcNPVMd,.has-avatar--B3867wB9 .menu--lUHhFlpt,.has-avatar--B3867wB9 .misc--pi-vTQ0v,.has-avatar--B3867wB9 .statement--ugA33low,.has-avatar--B3867wB9 .title--vJSn5eGM,.has-avatar--B3867wB9 .title-secondary--fh1xkErS,.has-avatar--B3867wB9 .valuta--BoOk-sel{align-self:center}}}@container transaction (width >= 60rem){.has-avatar--B3867wB9 .amount--0cI1yqRP,.has-avatar--B3867wB9 .amount-secondary--5BeXPMHG,.has-avatar--B3867wB9 .badges--sRjD54on,.has-avatar--B3867wB9 .date--IqcNPVMd,.has-avatar--B3867wB9 .menu--lUHhFlpt,.has-avatar--B3867wB9 .misc--pi-vTQ0v,.has-avatar--B3867wB9 .statement--ugA33low,.has-avatar--B3867wB9 .title--vJSn5eGM,.has-avatar--B3867wB9 .title-secondary--fh1xkErS,.has-avatar--B3867wB9 .valuta--BoOk-sel{align-self:center}}.nested--fyt3bgD0.avatar--QmIvbLen,.nested--fyt3bgD0.info--e3sjjlaG,.nested--fyt3bgD0.title--vJSn5eGM,.nested--fyt3bgD0.title-secondary--fh1xkErS{padding-left:2.125rem}@supports not (contain:inline-size){@media (max-width:1199.98px){.nested--fyt3bgD0.badges--sRjD54on,.nested--fyt3bgD0.misc--pi-vTQ0v{padding-left:2.125rem}}}@container transaction (width < 60rem){.nested--fyt3bgD0.badges--sRjD54on,.nested--fyt3bgD0.misc--pi-vTQ0v{padding-left:2.125rem}}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);margin:0;position:relative;transition:background-color .1s ease-out 0s;z-index:0}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:not(:has(.g-button:hover)):hover{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:not(:has(.g-button:hover)):hover .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:not(:has(.g-button:focus-visible)):focus-within{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:not(:has(.g-button:focus-visible)):focus-within .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:has(.g-button-collapsible:focus-visible),.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:has(.g-button-collapsible:hover){background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:has(.g-button-collapsible:focus-visible) .g-avatar-content:not(.g-avatar-content-border),.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:has(.g-button-collapsible:hover) .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selectable--bn-Pg-vf{cursor:pointer}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl{background-color:var(--g-color-overlay-active)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl:focus-within,.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl:hover{background-color:var(--g-color-overlay-active-hover)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N{cursor:not-allowed}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N>td{opacity:.5}.decorated--B6AyuJDn .collapsible--yuT-Zbc3{padding-left:.3125rem}.collapsible--yuT-Zbc3.panoramic--k7zSPwyB{margin-right:0;z-index:50}.collapsible--yuT-Zbc3.panoramic--k7zSPwyB .collapsible-content-sheet--BJWdrAH-:nth-child(n):nth-child(n){border-left:none;border-right:none}.transaction-detail--YLhLTZEP{border:0!important;border-radius:0!important;margin:0!important;width:100%}.g-focus-page .transaction-detail--YLhLTZEP .g-card:nth-child(n){--card-padding-vertical:var(--g-size-bs-10)}.g-focus-page .transaction-detail--YLhLTZEP .g-card:nth-child(n) .section--GbAtY6uY{--card-padding-vertical:0}.transaction-detail--YLhLTZEP .section--GbAtY6uY{border-top:.0625rem solid var(--g-color-border-secondary)}.transaction-detail--YLhLTZEP .list--eeDHI-tq{border-radius:0!important;margin:0;padding:0;width:100%}.transaction-detail--YLhLTZEP .list--eeDHI-tq>.g-row{padding-left:.9375rem;padding-right:.9375rem}.transaction-detail--YLhLTZEP .buttons--yHME53zu{border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;flex-direction:column;margin:0!important;padding:.3125rem .9375rem!important}.transaction-detail--YLhLTZEP .buttons--yHME53zu:empty{display:none}.transaction-detail--YLhLTZEP .hero--zKyFVM6T{text-align:center}.transaction-detail--YLhLTZEP img{max-width:100%}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5{border-bottom:.0625rem solid var(--g-color-border-secondary);border-top:.0625rem solid var(--g-color-border-secondary);margin-bottom:.625rem;margin-top:.625rem;padding-bottom:.625rem}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5:first-child{border-top:0;margin-top:0}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5:last-child{border-bottom:0;margin-bottom:0}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5+.no-label-item--xd773dz5{border-top:0;margin-top:-.625rem}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5 dt{display:none}@media (min-width:576px){.transaction-detail--YLhLTZEP .buttons--yHME53zu{padding:.3125rem!important}}@media (min-width:768px){.transaction-detail--YLhLTZEP .section--GbAtY6uY.body---HPyvCVL{display:flex}.transaction-detail--YLhLTZEP .list--eeDHI-tq{width:75%!important}.transaction-detail--YLhLTZEP .label--S3UfGQFq:nth-child(n):nth-child(n){flex-basis:10.3125rem!important;margin-right:-.9375rem;min-width:10.3125rem!important;padding-right:0}.transaction-detail--YLhLTZEP .buttons--yHME53zu{border-bottom:0;border-left:.0625rem solid var(--g-color-border-secondary);order:1;padding:.3125rem!important;width:25%!important}}.button--sG3fA0UP{display:block!important;margin-top:.4375rem!important}.button--sG3fA0UP+.button--sG3fA0UP{margin-top:.625rem!important}@media (min-width:576px){.button--sG3fA0UP{min-width:9.375rem}}@media (min-width:768px){.button--sG3fA0UP{float:right;margin:-.0625rem -.0625rem -.0625rem .3125rem!important;min-width:6.25rem}.button--sG3fA0UP+.button--sG3fA0UP{clear:both;margin-top:.625rem!important}}.container--utr2D69J{container-name:transaction;container-type:inline-size}.group-header--6P2b3Z9Q:nth-child(n):nth-child(n){--card-padding-vertical:0.6875rem}.header--5L1Ca-Rx{padding-left:0;padding-right:0}@supports not (contain:inline-size){@media (max-width:767.98px){.header--5L1Ca-Rx{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.header--5L1Ca-Rx+.body--40O60C-i [role=row]:first-child{border-top-width:0}}}@container transaction (width < 39.0625rem){.header--5L1Ca-Rx{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.header--5L1Ca-Rx+.body--40O60C-i [role=row]:first-child{border-top-width:0}}.header--5L1Ca-Rx [role=row]{flex-wrap:nowrap;padding-left:.9375rem;padding-right:0}.header--5L1Ca-Rx [role=columnheader]{flex:0 0 auto;padding-left:.3125rem;padding-right:.9375rem}.header--5L1Ca-Rx .misc--ZIP-3PHV,.header--5L1Ca-Rx .title--90dtVLCC,.header--5L1Ca-Rx .title-secondary--DZDjxqJW{flex:0 1 100%}.header--5L1Ca-Rx .title-secondary--DZDjxqJW{margin-left:1.3125rem;margin-right:-1.3125rem}@supports not (contain:inline-size){@media (max-width:991.98px){.header--5L1Ca-Rx .title-secondary--DZDjxqJW{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}}@container transaction (width < 51.5625rem){.header--5L1Ca-Rx .title-secondary--DZDjxqJW{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.header--5L1Ca-Rx .misc--ZIP-3PHV{clip:rect(1px,1px,1px,1px);border:0;clip-path:inset(50%);height:1px;left:auto;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}@supports not (contain:inline-size){@media (min-width:1200px){.header--5L1Ca-Rx .misc--ZIP-3PHV{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}}@container transaction (width >= 60rem){.header--5L1Ca-Rx .misc--ZIP-3PHV{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.panoramic--kwnYZynf .header--5L1Ca-Rx .misc--ZIP-3PHV{flex:0 0 auto;width:var(--column-misc-width,15rem)}.header--5L1Ca-Rx .badges----yvgefI,.header--5L1Ca-Rx .menu--php-enS0{clip:rect(1px,1px,1px,1px);border:0;clip-path:inset(50%);height:1px;left:auto;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}@supports not (contain:inline-size){@media (min-width:1400px){.header--5L1Ca-Rx .badges----yvgefI,.header--5L1Ca-Rx .menu--php-enS0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}}@container transaction (width >= 87.5rem){.header--5L1Ca-Rx .badges----yvgefI,.header--5L1Ca-Rx .menu--php-enS0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.header--5L1Ca-Rx .amount--xVW9J5n-{width:var(--column-amount-width,8rem)}.panoramic--kwnYZynf .header--5L1Ca-Rx .amount--xVW9J5n-{width:var(--column-amount-width,12.25rem)}.header--5L1Ca-Rx .amount-secondary--V0thYqHV{width:var(--column-amount-secondary-width,8rem)}.panoramic--kwnYZynf .header--5L1Ca-Rx .amount-secondary--V0thYqHV{width:var(--column-amount-secondary-width,12.25rem)}@supports not (contain:inline-size){@media (max-width:1199.98px){.header--5L1Ca-Rx .amount-secondary--V0thYqHV{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}}@container transaction (width < 60rem){.header--5L1Ca-Rx .amount-secondary--V0thYqHV{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.header--5L1Ca-Rx .selectable--cfUrHR69{width:2rem}.header--5L1Ca-Rx .date--trRibcnd{width:var(--column-date-width,4.75rem)}.header--5L1Ca-Rx .avatar--S-7boSwL{width:4.25rem}.header--5L1Ca-Rx .badges----yvgefI{width:var(--column-badges-width,9rem)}.header--5L1Ca-Rx .valuta--qgVoc2Tv{width:var(--column-valuta-width,4rem)}.header--5L1Ca-Rx .statement--pjkpOsdl{width:var(--column-statement-width,6rem)}.header--5L1Ca-Rx .menu--php-enS0{width:var(--column-menu-width,8.5rem)}@supports not (contain:inline-size){@media (min-width:992px){.panoramic--kwnYZynf .header--5L1Ca-Rx .menu--php-enS0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset;width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.panoramic--kwnYZynf .header--5L1Ca-Rx .menu--php-enS0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset;width:var(--column-menu-width,12.25rem)}}.header--5L1Ca-Rx .alert--sR-h-Hv6,.header--5L1Ca-Rx .detail--Gd-BIjzM,.header--5L1Ca-Rx .indicators--hJY8sL03,.header--5L1Ca-Rx .info--0ZADG0ha,.header--5L1Ca-Rx .info-secondary--GzmB2SeJ,.header--5L1Ca-Rx .overlay---9-xOOxy{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.container--5x86fl9H{border-width:.0625rem 0 0!important}.g-card-group-noline .container--5x86fl9H+.container--5x86fl9H{border-top-width:0!important}.container--5x86fl9H .g-card-footer-amounts{font-variant-numeric:lining-nums tabular-nums}.icon--ha8CiAXi{color:var(--g-color-fill-primary);margin-right:.1875rem}.icon--ha8CiAXi.star--zb9er7B9{color:var(--g-color-interactive-primary);order:-1}.icon--ha8CiAXi.attachment--Q4GVP6gg{order:-2}.icon--ha8CiAXi.file--7lEte8wJ{order:-3}.icon--ha8CiAXi.location--0tll8ym3{order:-4}.icon--ha8CiAXi.card-additional--w5Z03M5B{order:-5}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU{color:var(--g-color-fill-primary);margin:.0625rem -.0625rem .0625rem 0;min-height:0;padding:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU[aria-pressed=true]{color:var(--g-color-interactive-primary)}:nth-child(n):nth-child(n) .tab--gDWr-RUT{border-radius:var(--g-size-border-radius-md);display:inline-block;font-weight:600;height:2.5rem;padding:.5rem 1rem;text-decoration:none!important;transition-duration:.25s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none}:nth-child(n):nth-child(n) .tab--gDWr-RUT:hover:not(.selected--MRgcKmGK){background-color:rgba(var(--rgb-white),.5)}:nth-child(n):nth-child(n) .tab--gDWr-RUT.selected--MRgcKmGK{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .disabled--CYJeKBkA{color:var(--g-color-text-disabled);cursor:not-allowed;display:inline-block;font-weight:600;height:2.5rem;padding:.5rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}:nth-child(n):nth-child(n) .g-card .tab--gDWr-RUT:hover:not(.selected--MRgcKmGK),:nth-child(n):nth-child(n) .g-modal .tab--gDWr-RUT:hover:not(.selected--MRgcKmGK){background-color:var(--g-color-surface-alternate)}:nth-child(n):nth-child(n) .g-card .tab--gDWr-RUT.selected--MRgcKmGK,:nth-child(n):nth-child(n) .g-modal .tab--gDWr-RUT.selected--MRgcKmGK{background-color:var(--g-color-interactive-tertiary)}:nth-child(n):nth-child(n) .g-inverted .tab--gDWr-RUT:hover:not(.selected--MRgcKmGK){background-color:rgba(var(--rgb-white),.2)}:nth-child(n):nth-child(n) .g-inverted .tab--gDWr-RUT.selected--MRgcKmGK{background-color:var(--g-color-surface-primary)}:nth-child(n):nth-child(n) .g-inverted .disabled--CYJeKBkA{color:var(--g-color-text-inverted-disabled)}:nth-child(n):nth-child(n) .g-inverted.g-bg-honey .tab--gDWr-RUT{color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .g-inverted.g-bg-honey .tab--gDWr-RUT:hover:not(.selected--MRgcKmGK){background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-inverted.g-bg-honey .disabled--CYJeKBkA{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .g-dark .tab--gDWr-RUT:hover:not(.selected--MRgcKmGK){background-color:rgba(var(--rgb-white),.04)}:nth-child(n):nth-child(n) .g-dark .g-card .tab--gDWr-RUT:hover:not(.selected--MRgcKmGK),:nth-child(n):nth-child(n) .g-dark .g-modal .tab--gDWr-RUT:hover:not(.selected--MRgcKmGK){background-color:rgba(var(--rgb-white),.03)}:nth-child(n):nth-child(n) .g-dark .g-card .tab--gDWr-RUT.selected--MRgcKmGK,:nth-child(n):nth-child(n) .g-dark .g-modal .tab--gDWr-RUT.selected--MRgcKmGK{background-color:rgba(var(--rgb-gray-100),.15)}:nth-child(n):nth-child(n) .g-dark .g-inverted .tab--gDWr-RUT:hover:not(.selected--MRgcKmGK){background-color:rgba(var(--rgb-white),.15)}:nth-child(n):nth-child(n) .g-dark .g-inverted .tab--gDWr-RUT.selected--MRgcKmGK{background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-dark .g-inverted.g-bg-honey .disabled--CYJeKBkA{color:var(--g-color-text-inverted-disabled)}.tabs-wrapper--pKz44J2K{--g-color-tabs-veil:var(--g-color-surface-secondary);position:relative}.tabs-wrapper--pKz44J2K:before{background:linear-gradient(to right,var(--g-color-tabs-veil),transparent);left:-.25rem}.tabs-wrapper--pKz44J2K:after,.tabs-wrapper--pKz44J2K:before{bottom:.25rem;content:"";pointer-events:none;position:absolute;top:.25rem;width:1.5rem}.tabs-wrapper--pKz44J2K:after{background:linear-gradient(to left,var(--g-color-tabs-veil),transparent);right:-.25rem}.tabs-wrapper--pKz44J2K.no-left-gradient--D15BFJHA:before,.tabs-wrapper--pKz44J2K.no-right-gradient--g7lHgXjn:after{content:none}.g-card .tabs-wrapper--pKz44J2K{--g-color-tabs-veil:var(--g-color-surface-primary)}.g-inverted .tabs-wrapper--pKz44J2K{--g-color-tabs-veil:var(--color-bg)}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:.5rem;margin:auto -.25rem 1.5rem;overflow-x:scroll;padding:.25rem;scroll-behavior:smooth;scrollbar-width:none}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4::-webkit-scrollbar{display:none}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4>li{white-space:nowrap}:nth-child(n):nth-child(n):nth-child(n) .panel--0OUR6F2I>:first-child{margin-top:0;padding-top:0}.list--RVEQSE0y{--indicator-size:2rem;--indicator-color:var(--g-color-text-secondary);--line-color-before:var(--g-color-border-primary);--line-color-after:var(--g-color-border-primary)}.list--RVEQSE0y:nth-child(n):nth-child(n){list-style:none;padding:0}@media (max-width:767.98px){.list--RVEQSE0y{--indicator-size:1.5rem}.list--RVEQSE0y.align-top--xh8PvyiI{position:relative;top:.25rem}}.item--dlRhvOG1:nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.item--dlRhvOG1.error--3-gQaCpZ{--indicator-color:var(--g-color-error)}.item--dlRhvOG1.warning--qfiQbov-{--indicator-color:var(--g-color-warning)}.item--dlRhvOG1.success--Kx1vT-BF{--indicator-color:var(--g-color-success)}.item--dlRhvOG1.selected--crf1iQb9 .content--9eUJOWUd>*{font-weight:600}.content--9eUJOWUd{width:100%;width:calc(100% - var(--indicator-size) - 1rem)}@media (max-width:767.98px){.content--9eUJOWUd{--indicator-size:1.5rem}.align-top--xh8PvyiI .content--9eUJOWUd{position:relative;top:-.25rem}}.indicator--NiwbLcMH{align-items:center;align-self:center;background:none;border:.125rem solid var(--g-color-border-secondary);border-radius:50%;color:var(--g-color-text-secondary);display:flex;flex-grow:0;flex-shrink:0;font-size:.875rem;font-weight:var(--g-font-weight-medium);height:2rem;height:var(--indicator-size);justify-content:center;line-height:1.3125rem;margin-right:1rem;top:50%;width:2rem;width:var(--indicator-size)}.align-top--xh8PvyiI .indicator--NiwbLcMH{align-self:flex-start}.error--3-gQaCpZ .indicator--NiwbLcMH,.success--Kx1vT-BF .indicator--NiwbLcMH,.use-icons--VXB730uO .indicator--NiwbLcMH,.warning--qfiQbov- .indicator--NiwbLcMH{color:var(--indicator-color)}.current--WgYjM8wa .indicator--NiwbLcMH,.error--3-gQaCpZ .indicator--NiwbLcMH,.success--Kx1vT-BF .indicator--NiwbLcMH,.warning--qfiQbov- .indicator--NiwbLcMH{background:var(--indicator-color);border-color:var(--indicator-color);color:var(--g-color-text-inverted-primary)}@media (max-width:767.98px){.indicator--NiwbLcMH{font-size:.75rem;line-height:1.125rem}.indicator--NiwbLcMH:nth-child(n){background:transparent;color:var(--indicator-color)}.error--3-gQaCpZ .indicator--NiwbLcMH:nth-child(n),.success--Kx1vT-BF .indicator--NiwbLcMH:nth-child(n),.use-icons--VXB730uO .indicator--NiwbLcMH:nth-child(n):has(.icon--NMx9BJ3A),.warning--qfiQbov- .indicator--NiwbLcMH:nth-child(n){background:none;border:0;color:var(--indicator-color)}}.indicator--NiwbLcMH:after,.indicator--NiwbLcMH:before{background-color:var(--g-color-border-secondary);bottom:calc(50% + var(--indicator-size)/2 + .5rem);content:"";flex-grow:0;left:calc((var(--indicator-size) - .125rem)/2);max-width:.125rem;position:absolute;top:calc(50% + var(--indicator-size)/2 + .5rem);width:.125rem}.align-top--xh8PvyiI .indicator--NiwbLcMH:after,.align-top--xh8PvyiI .indicator--NiwbLcMH:before{bottom:calc(100% + .5rem);top:calc(var(--indicator-size) + .5rem)}.indicator--NiwbLcMH:nth-child(n):before{background-color:var(--line-color-before);top:-1rem}.indicator--NiwbLcMH:nth-child(n):after{background-color:var(--line-color-after);bottom:-1rem}.item-container--dTabbkMD:nth-child(n):nth-child(n){margin:2rem 0;min-height:2rem;overflow:visible!important;padding:0}.item-container--dTabbkMD:nth-child(n):nth-child(n):first-child{margin-top:0}.item-container--dTabbkMD:nth-child(n):nth-child(n).toggle--j69QZ6Db,.item-container--dTabbkMD:nth-child(n):nth-child(n):last-child{margin-bottom:0}.item-container--dTabbkMD.current-container--z5TsGMbB{--indicator-color:var(--g-color-interactive-primary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD.current-container--z5TsGMbB~.item-container--dTabbkMD{--line-color-before:var(--g-color-border-secondary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD .menu-item--Eb9DUWCz .item--dlRhvOG1:after{content:""}.item-container--dTabbkMD .menu-item--Eb9DUWCz:not(.disabled--IJceIeaM):hover .item--dlRhvOG1:after{background-color:var(--g-color-overlay-hover);border-radius:.5rem;content:"";inset:-.25rem -.25rem -.25rem -.25rem;position:absolute}.item-container--dTabbkMD .menu-item--Eb9DUWCz:focus-visible:nth-child(n):nth-child(n){outline:none}.item-container--dTabbkMD .menu-item--Eb9DUWCz:focus-visible .item--dlRhvOG1:after{border-radius:.5rem;content:"";inset:-.25rem -.25rem -.25rem -.25rem;outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;position:absolute}.item-container--dTabbkMD .menu-item--Eb9DUWCz:hover:nth-child(n),.item-container--dTabbkMD .menu-item--Eb9DUWCz:nth-child(n){color:var(--g-color-text-primary);text-decoration:none}.item-container--dTabbkMD .menu-item--Eb9DUWCz.disabled--IJceIeaM{cursor:not-allowed}.item-container--dTabbkMD:first-child .indicator--NiwbLcMH:before,.item-container--dTabbkMD:last-child .indicator--NiwbLcMH:after{display:none}@media (max-width:767.98px){.icon--NMx9BJ3A:nth-child(n):nth-child(n){height:1.5rem;line-height:1.5rem;width:1.5rem}}.toggle--j69QZ6Db .button--ANVUENaK{justify-content:flex-start!important}.toggle--j69QZ6Db .button--ANVUENaK:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-color:transparent;outline:none}.toggle--j69QZ6Db .button-icon--Fygro0FV{width:var(--indicator-size)!important}.toggle--j69QZ6Db .button-label--nE6lDAEw{margin-left:1rem!important}.align-top--xh8PvyiI .toggle--j69QZ6Db .button--ANVUENaK{margin-top:-.25rem}.toggle--j69QZ6Db .content--9eUJOWUd{flex-shrink:0;position:relative;width:calc(100% + 2rem)}.toggle--j69QZ6Db .indicator--NiwbLcMH{background:transparent;border:0;color:transparent!important;margin:0;width:0}.placeholder--FoXkO4ay{--rgb-placeholder:var(--rgb-gray-300);color:rgba(var(--rgb-placeholder),1);display:grid;grid-template-areas:"box";height:100%;overflow:hidden}.g-inverted .placeholder--FoXkO4ay,.placeholder--FoXkO4ay.inverted--aDQwL0-c{--rgb-placeholder:var(--rgb-white)}.g-dark .placeholder--FoXkO4ay{--rgb-placeholder:var(--rgb-gray-100)}.placeholder--FoXkO4ay:before{background:linear-gradient(to top right,transparent calc(50% - .0625rem),rgba(var(--rgb-placeholder),.2),transparent calc(50% + .0625rem)),linear-gradient(to top left,transparent calc(50% - .0625rem),rgba(var(--rgb-placeholder),.2),transparent calc(50% + .0625rem));content:"";grid-area:box;height:100%;width:100%}.placeholder--FoXkO4ay[data-label]:before{-webkit-mask-image:radial-gradient(ellipse 50% 4rem at 50% 50%,rgba(0,0,0,.15) 0,rgba(0,0,0,.25) 25%,#fff 50%,#fff 100%);mask-image:radial-gradient(ellipse 50% 4rem at 50% 50%,rgba(0,0,0,.15) 0,rgba(0,0,0,.25) 25%,#fff 50%,#fff 100%)}.placeholder--FoXkO4ay[data-label]:after{content:attr(data-label);font-size:.75rem;grid-area:box;max-width:100%;overflow:hidden;padding:.625rem;place-self:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.placeholder--FoXkO4ay.inline--JWAouQtb{display:inline-grid;width:100%}.placeholder--FoXkO4ay.overlay--FhbAWjVk{background-color:rgba(var(--rgb-placeholder),.1)}.placeholder--FoXkO4ay.standalone--osE5J4mV{border:.0625rem solid rgba(var(--rgb-placeholder),.2)}@media (forced-colors:active){.placeholder--FoXkO4ay{opacity:.25}}@media (min-width:576px){.layout--SjorxVB0{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0{max-width:960px}}@media (min-width:1200px){.layout--SjorxVB0{max-width:1140px}}@media (min-width:1400px){.layout--SjorxVB0{max-width:1320px}}.layout--SjorxVB0{background-color:var(--g-color-surface-secondary);color:var(--g-color-text-primary);margin:0 auto;padding:30px 15px;width:100%}@media (min-width:1400px){.layout--SjorxVB0.bs4--NNwM0vnv{max-width:1140px}}@media (min-width:576px){.layout--SjorxVB0.extended--KFHHSiEf{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0.extended--KFHHSiEf{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0.extended--KFHHSiEf{max-width:960px}}@media (min-width:1320px){.layout--SjorxVB0.extended--KFHHSiEf{max-width:1260px}}@media (min-width:1560px){.layout--SjorxVB0.extended--KFHHSiEf{max-width:1480px}}@media (min-width:1400px){.layout--SjorxVB0.extended--KFHHSiEf.bs4--NNwM0vnv{max-width:1260px}}.layout--SjorxVB0.fluid--4FZpoT90:nth-child(n){max-width:none}@media (max-width:575.98px){.layout--SjorxVB0{padding:15px}}.layout--SjorxVB0.embedded--NWJlVV6-{margin:0;padding:var(--main-margin-vertical,30px) 0}.layout--SjorxVB0.full---iiaJ0fX:nth-child(n){margin:0;max-width:none;padding:0}@media (max-width:575.98px){.layout--SjorxVB0.full---iiaJ0fX{padding:0}}.layout--SjorxVB0.full---iiaJ0fX.embedded--NWJlVV6-{overflow-x:hidden}.layout--SjorxVB0.full---iiaJ0fX .container--U3qJgVnd,.layout--SjorxVB0.full---iiaJ0fX .container-fluid--8K18m3SB{max-width:none}.grid--GOIzScXm{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.grid--GOIzScXm .row--IYxMB9Yd{display:flex;flex-wrap:wrap;height:100%;margin-left:-15px;margin-right:-15px}.grid--GOIzScXm .content--ddRsybTN,.grid--GOIzScXm .navigation--lW-wW0A8{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.grid--GOIzScXm .content--ddRsybTN{flex:0 0 75%;max-width:75%}.grid--GOIzScXm .navigation--lW-wW0A8{flex:0 0 25%;max-width:25%}}@media (max-width:991.98px){.grid--GOIzScXm .navigation--lW-wW0A8{display:none!important}}.colorblock-TEAL{background-color:#02a3a4}.color-TEAL td{border-left-color:#02a3a4!important}.color-TEAL .newCorner{border-top-color:#02a3a4}.TEAL-bar{border-color:#02a3a4!important}.colorblock-LAVENDER{background-color:#aa4bb3}.color-LAVENDER td{border-left-color:#aa4bb3!important}.color-LAVENDER .newCorner{border-top-color:#aa4bb3}.LAVENDER-bar{border-color:#aa4bb3!important}.colorblock-FOREST{background-color:#028661}.color-FOREST td{border-left-color:#028661!important}.color-FOREST .newCorner{border-top-color:#028661}.FOREST-bar{border-color:#028661!important}.colorblock-HONEY{background-color:#ffd32a}.color-HONEY td{border-left-color:#ffd32a!important}.color-HONEY .newCorner{border-top-color:#ffd32a}.HONEY-bar{border-color:#ffd32a!important}.colorblock-CARROT{background-color:#ff6130}.color-CARROT td{border-left-color:#ff6130!important}.color-CARROT .newCorner{border-top-color:#ff6130}.CARROT-bar{border-color:#ff6130!important}.colorblock-STONE{background-color:#245375}.color-STONE td{border-left-color:#245375!important}.color-STONE .newCorner{border-top-color:#245375}.STONE-bar{border-color:#245375!important}.colorblock-ROSE{background-color:#eb4c79}.color-ROSE td{border-left-color:#eb4c79!important}.color-ROSE .newCorner{border-top-color:#eb4c79}.ROSE-bar{border-color:#eb4c79!important}.colorblock-BERRY{background-color:#e1015b}.color-BERRY td{border-left-color:#e1015b!important}.color-BERRY .newCorner{border-top-color:#e1015b}.BERRY-bar{border-color:#e1015b!important}.colorblock-POOL{background-color:#199cf9}.color-POOL td{border-left-color:#199cf9!important}.color-POOL .newCorner{border-top-color:#199cf9}.POOL-bar{border-color:#199cf9!important}.colorblock-LIME{background-color:#0cb43f}.color-LIME td{border-left-color:#0cb43f!important}.color-LIME .newCorner{border-top-color:#0cb43f}.LIME-bar{border-color:#0cb43f!important}.colorblock-LILA{background-color:#721c7a}.color-LILA td{border-left-color:#721c7a!important}.color-LILA .newCorner{border-top-color:#721c7a}.LILA-bar{border-color:#721c7a!important}.colorblock-INDIGO{background-color:#2f2d91}.color-INDIGO td{border-left-color:#2f2d91!important}.color-INDIGO .newCorner{border-top-color:#2f2d91}.INDIGO-bar{border-color:#2f2d91!important}.COLOR_GRAY-bar{border-color:#666}.COLOR_0-bar{border-color:transparent!important}.COLOR_NEUTRAL-bar{border-color:#135ee2!important}.g-modal-content img{max-width:100%}body,html{overscroll-behavior:none}@media(max-width:991.98px){.has-navigation .mobileScroller{top:5rem}.has-temporary-message .mobileScroller{--value:7.5rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px)and (max-width:991.98px){.has-temporary-message .mobileScroller{--value:9rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px){.has-collapsed-temporary-message .mobileScroller{--value:3rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}.has-navigation.has-temporary-message .mobileScroller{--value:12.5rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px)and (max-width:991.98px){.has-navigation.has-temporary-message .mobileScroller{--value:14rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px){.has-navigation.has-collapsed-temporary-message .mobileScroller{--value:8rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}body.bbActive #maincontainer{padding:0}@media(min-width:992px){#scrollcontainer .g-bs4 .g-sidenav{margin-top:0}}@media(max-width:991.98px){#scrollcontainer .g-bs4 .g-sidenav{margin-bottom:20px}}#serviceBanner .g-card,#serviceBannerRegion .g-card{margin-bottom:30px;margin-top:0}.extraInfoBlock #serviceBanner .g-card,.extraInfoBlock #serviceBannerRegion .g-card{margin-bottom:10px}@media(min-width:992px){.account-top-container-shown~#accountContentContainer #serviceBannerRegion .g-card{margin-bottom:1rem;margin-top:1rem}}.pageTopContainer{height:6rem;padding-top:2.5rem;top:5rem}@media(max-width:991.98px){.pageTopContainer{background:#fff!important;height:4.375rem;padding-bottom:.3125rem;padding-top:.3125rem;top:0}#mainrow{margin-top:5rem!important}#accountContentInner{margin-top:0!important}}#accountMenuContainer{top:120px;z-index:6000}@media(max-width:991.98px){#accountMenuContainer{display:none;padding-top:.625rem;z-index:10000!important}#accountMenuContainer.side-menu-shown{display:block}#accountTopContainer{pointer-events:all!important}#accountContentOuter{top:9.375rem}.has-temporary-message #accountContentOuter{--value:16.875rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px)and (max-width:991.98px){.has-temporary-message #accountContentOuter{--value:18.375rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px){.has-collapsed-temporary-message #accountContentOuter{--value:12.375rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}.sidenav{max-height:calc(100% - 62px);overflow:hidden auto}}.sidenav #sidemenu{padding-bottom:.625rem!important}#sidenav-addon,#supportchatcontainer{bottom:2.875rem!important}.g-bs4 .g-plugin-icon{border-radius:50%;height:2.5rem;width:2.5rem}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(assets/Inter-Thin-BETA.4ef9d4c315e27e92c6c0.woff2) format("woff2"),url(assets/Inter-Thin-BETA.b626874b98e0339520d7.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(assets/Inter-ExtraLight-BETA.5c80ffcc6f636afb202d.woff2) format("woff2"),url(assets/Inter-ExtraLight-BETA.0e00ed3dffa877a4bcdd.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(assets/Inter-Light-BETA.eec5c27634de0f78e530.woff2) format("woff2"),url(assets/Inter-Light-BETA.cb65f39e890246b817b6.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(assets/Inter-Regular.1011a20fb7a0ea2eb5d4.woff2) format("woff2"),url(assets/Inter-Regular.4c8f4dc33cb4c37bb8e5.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(assets/Inter-Medium.1adb92f91ae8cb45da68.woff2) format("woff2"),url(assets/Inter-Medium.85d486611d473e948737.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(assets/Inter-SemiBold.455befe4d4e9e13091d6.woff2) format("woff2"),url(assets/Inter-SemiBold.abaecffcb15437f134c1.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(assets/Inter-Bold.608bcc79718d3a9c1107.woff2) format("woff2"),url(assets/Inter-Bold.ac56fedcfb71f361e640.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(assets/Inter-ExtraBold.01b966051fb9828b69a5.woff2) format("woff2"),url(assets/Inter-ExtraBold.878506c9694fb8341d23.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(assets/Inter-Black.1d6c0b9e5c52db5e33c9.woff2) format("woff2"),url(assets/Inter-Black.693e6be6ae3827878c23.woff) format("woff")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;font-named-instance:"Regular";src:url(assets/Inter-upright.var.a1a712525bc410caad28.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(assets/Inter.var.eed966ca0ee59a3155bd.woff2) format("woff2")}.modal-open .modal{outline:none}#dndcontainer{background-color:hsla(0,0%,100%,.7);bottom:0;display:none;left:0;opacity:.9;position:absolute;right:0;text-align:center;top:0;z-index:20505}#dndcontainer #dndcontainerinner{bottom:20px;color:#fff;display:table-cell;left:20px;pointer-events:none;position:absolute;right:20px;text-align:center;top:20px;vertical-align:middle}#dndcontainer #dndcontainerinner h1{left:0;margin-top:-12px;position:absolute;right:0;top:50%}#dndcontainerinfobox{background-color:#c6d4df;border:1px solid #ccc;border-radius:4px;bottom:-200px;-webkit-box-shadow:0 0 3px rgba(43,48,59,.2);box-shadow:0 0 3px rgba(43,48,59,.2);color:#21416c;left:50%;margin-left:-125px;min-width:250px;padding:10px;pointer-events:none;position:absolute;z-index:11100}#dndcontainerinfobox.animated{-webkit-transition:bottom .4s ease-out;-moz-transition:bottom .4s ease-out;-o-transition:bottom .4s ease-out;transition:bottom .4s ease-out}.ad,.textad{margin-bottom:10px;margin-top:10px;position:relative}.ad .adclose,.textad .adclose{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAarSURBVEiJlZd/TFTZFce/M+/NDPNg5jE/+LHDrAMozNDAtKi0JLhTExM0otVdMjG22rLBYGrof6b+o2lI6z8ajQkBQ1KD/a8xVmNY/6CJFkzU1CWLGE200RWUoSMgXZif78177/QP7mPfjLObeJPvH9zh3M8959x77nkm/PAwMWHnzp3mRCJhymazJkmSTMePH+cFQTANDw/LAFBSUkIOh4MmJiY0ZktMRQf/AzAzExcMBi2hUMgeDAaFbDbLLywsEMdxLp7nOUEQFpqbmxEIBGhubk569uxZZmlpSQGgAtCYPoCbivzNAeAqKiosra2tQldXV2VLS8umlpaWX4qiGLFYLO1GA0VRHicSia+np6fHhoaGnjx69CghSZK8tLSUY3D1x7w2M8/ttbW15dFodNOVK1d2JBKJf1DBiMfj6uzsrFo4v7q6+vdgMFjX2trqc7lcIgA7W9NcDGhiPwp+v9995MiRLbdu3fqVqqqzRESyLGsjIyNyZ2dnGkDCqLa2ttSFCxfkTCajsf99fOfOncPbtm3bJIqiC4DA1jYVA9qdTqd79+7dW65du/Y5EUlEROPj40ogEEgWwgoVCoVSU1NTiu71+Pj4b0KhUC0D2wvBHAAbADEcDtedO3duj6Ioc0REo6OjMsdxPwoziuO4xNmzZyUdfPny5c99Pt+nAETG4HSwBUCZ1+v1nThxYsfKyspXuocfAzRqeHhYJiJKJBIPAPwEQDWAMsYyA0CJ0+l0RyKRpqtXr35JRJRKpVS/358X0q1bt6Y6Ojo+yGllZWWyt7c3KwjCxpzVak3EYrEcEdHk5OSf/H5/AwA3gBLmLUoFQfBFo9Edr1+//hsR0eDgoGxcuLm5OaWHbGBgQNLn6+vrU7FYTCMiGhkZybPp6+vLEhEtLy//C0AYwCfMWx4ARFEU6/fu3bsnnU4/JiJqb2/P8ygQCCTT6TQZwQ0NDRtAIqLz589LRhuPx5NUlPVzVV5eHgFQB6AcgBUAPFVVVc0HDhz4NRHR2tqaWixPXV1daSN4bW1tA3jjxo1csfzPzMxIRESnTp36g8PhCAHwAigxl5WVcV6v115RUeEFgHg8XrR63L59W41GoxlJkgAADofDBAA3b95UotFoVlXVD2zm5uYAALW1tX5N0zZOr1nTNM5kMllUVS0BgFwuV4wJAHj16hUlk8m8TT19+lQrBgQAfV7TNFsqleIY1GxOp9OmxcVFvHz5MgMA1dXVRRcIhULmiYkJu8fjMRkXPHPmjHVgYMBazMbn82kAMDs7m7Db7XnFwWexWH5RV1fXK8vyIhFR4XURRTEZj8fzcrh///68HPf392eNNhzHJVZXV3NEROFw+PcWi+XnAGoAlJqx/gJogiAob9++fQ4A3d3deU9eU1OTuaqqKi+HY2NjajQazWQyGQBAJBLhjDa7du3inE4n/+7du6dPnjz5LpfL5b02lRaL5WeNjY2HLl68+Ff2iuSMlx3s3vX392cLT2lbW1tqYGBAKozOvXv3UkREY2NjYwC+APBTAFVYr8PwAGiy2Wx7/X7/H2Ox2HSxe/cx6unpybAyuODxeE4B2AOgCezKAOvFuI7n+c/cbnfvsWPHRvQ89fT0ZD4W2NHRkc7lcioR0dDQ0E0AXwL4DIbiwGG9LHGapllkWS6Zn5/nSktL19ra2poOHjzIExEmJyeL34mCcfToUf769es2q9VqfvDgwdfd3d3/BDAPYBHAKoAsgByYu24AWwBEOI77ncvl+svg4OAt3ePnz59nDx06lCnMs67Ozs70w4cPN47y/fv3vwHwZwC/BRBha28UfBPWnxsb1ouxF0ANx3GBsrKy+sOHDzedPn26qaampgEAJEnSXrx4oUxNTREAhMNhNDY2ck6nkweAlZWVhdHR0f+cPHny3wC+BTAHIAZgGUASgARA1Rsxnu3CycCfcBznt9lsn6bT6ZpLly417tu3z7t58+ZgsbC+efPm27t3777v6+t7lsvl5gG8ZWH9LwOusdAqADS9t+WYxyUAHCwUVUzVdru9MpPJuEVRLN++fXtFe3u7CwCmp6dXZ2ZmlmOx2HsAKyx3cQDvmFZYCvRcqgBIL0s62GoItQjAhfUr5cb6ySvjed4OgFcUBTzPK5qmZTRNSwL4jkHeA/gfOzh6SGUYWlFjh6Y32BYGtwMoZZ472EYEfN/rgC0kAUgzgH64UgAyDJbD9433hofGoXf3PJPuuS4r8vtYjeVJZnBdMptXUKTLL4Qa5/QNGD8zTEVs9O8W42eEEfTB+/x//hvheyMfpYkAAAAASUVORK5CYII=);display:none;height:29px;position:absolute;right:2px;top:-5px;width:29px}.ad:hover .adclose,.textad:hover .adclose{display:block}.textad{background-color:#d5dfec;border-color:#ddd;border-color:rgba(0,0,0,.15);font-weight:700}.textad a{color:#333}.textad .adclose{right:-1px;top:-10px}#v{height:240px;width:320px}#qr-canvas{display:none}.message{animation:animate-bg 5s linear infinite;background-image:linear-gradient(135deg,hsla(0,0%,100%,.05) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.05) 75%,transparent 0,transparent);background-size:40px 40px;border:1px solid;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.4);color:#fff;cursor:pointer;padding:0 15px 15px;position:fixed;_position:absolute;text-shadow:0 1px 0 rgba(0,0,0,.5);top:0;width:100%;z-index:1040}.info{background-color:#4ea5cd;border-color:#3b8eb5}.error{background-color:#de4343;border-color:#c43d3d}.warning{background-color:#eaaf51;border-color:#d99a36}.success{background-color:#61b832;border-color:#55a12c}.message h3{margin:0 0 5px}.message p{margin:0}@keyframes animate-bg{0%{background-position:0 0}to{background-position:-80px 0}}.ui-datepicker{z-index:9999999!important}.ui-datepicker .ui-datepicker-title{color:gray}.ui-datepicker td .ui-state-disabled,.ui-datepicker td a,.ui-datepicker td span{text-align:center}.ui-datepicker td a.ui-state-default.ui-state-active:hover,.ui-datepicker td a.ui-state-default:hover{background:#e0f3df;border-radius:4px;color:#454545}.ui-datepicker .ui-datepicker-header{background:#f5f5f5}.ui-datepicker .selday{background:#dff3df;border-bottom:1px solid #61c161;border-right:1px solid #61c161;border-top:1px solid #61c161}.ui-datepicker .selday a{background:#61c161;color:#454545;font-weight:700}.ui-datepicker td a.ui-state-default,.ui-datepicker td.ui-state-disabled span.ui-state-default{background:transparent;border:none;color:#454545}.ui-datepicker td a.ui-state-default.ui-state-active{background:#61c161;border:none;color:#fff}.ui-datepicker span.ui-state-default,.ui-datepicker td.bankHoliday a{background:#eee;color:#21416c}.ui-datepicker .dr-day{background:#dff3df;border-bottom:1px solid #61c161;border-top:1px solid #61c161}.ui-datepicker .dr-day.dr-firstday{border-left:1px solid #61c161}.ui-datepicker .dr-day a{background:#dff3df;font-weight:700}.ui-datepicker .dr-day .bankHoliday a{background:#b8e4b8}.ui-datepicker td.ui-state-disabled.today a.ui-state-default,.ui-datepicker td.ui-state-disabled.today span.ui-state-default{background:#dbe3eb;border:1px solid #5bab82;color:#21416c}.fc-event.posTransaction{background-color:#090!important;border-color:#090!important;margin-bottom:2px}.fc-event.negTransaction{background-color:#900!important;border-color:#900!important;margin-bottom:2px}.accountOverviewBlockStatsPlotContainer{background-color:#fff;margin:auto}.orderDurationTb.ui-datepicker-current-day a.ui-state-active{background-color:#61c161}html{font-family:var(--theme-font)}@supports(font-variation-settings:normal){html{--theme-font:"Inter var",sans-serif}}body{color:#21416c}@media(max-width:991px){body{overflow-x:visible!important;overflow-y:visible!important}}b,strong{font-weight:700}address,cite,dfn,em,var{font-style:normal}.displayBlock{display:block!important}.clear{clear:both}.relative{position:relative}.fontSize13{font-size:13px}.fontSize14{font-size:14px}.fontSize18{font-size:18px}.passive-blue-bg{background:#c6d4df!important}.footerBgColor{background:#839dbb!important}.borderRadius2{border-radius:2px}.borderRadius3{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px}.borderRadiusTop2{-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px}.borderRadiusTop1{-webkit-border-top-left-radius:1px;-moz-border-radius-topleft:1px;border-top-left-radius:1px;-webkit-border-top-right-radius:1px;-moz-border-radius-topright:1px;border-top-right-radius:1px}.borderRadiusTop3{border-radius:3px}html.contentPage,html.contentPage body{height:auto;padding-top:0}html.contentPage #scrollcontainer{overflow:auto;padding-top:80px;top:0}@media print{html.contentPage #scrollcontainer{overflow:visible}}html.contentPage #wrapper{padding-top:6.66667em}html.contentPage .navbar-dark{background:#303944;border-radius:0}html.contentPage .navbar-light{background:var(--g-color-surface-secondary);border-radius:0}html.contentPage .navbar-brand{padding:5px 15px}html.contentPage #submenu ul.navbar-nav{margin:0;padding:.41667em 0}html.contentPage #menucontainer{left:0;position:fixed;right:0;top:0;-webkit-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);z-index:1030}html.contentPage #mainContent{font-size:18px;font-weight:400}html.contentPage h1{margin-bottom:30px}html.contentPage strong{font-weight:400;text-transform:uppercase}html.contentPage p{margin-bottom:25px}html.contentPage .nav-pills>li>a{color:#aabbcd;font-weight:700;padding:.44444em 1.11111em;text-transform:uppercase;-webkit-transition-property:color,background;transition-property:color,background;transition:color .2s ease-in-out}html.contentPage .nav-pills>li.active>a,html.contentPage .nav-pills>li.active>a:focus,html.contentPage .nav-pills>li.active>a:hover,html.contentPage .nav-pills>li>a:hover{background:#aabbcd;color:#fff}#wrap{margin:0;min-height:100%;padding:0}.bundles .card .corner-badge,h1,h2,h3,h4,h5,h6,input[type=range].with-max:after,input[type=range].with-min:before{font-family:var(--font-default)}.bundles .card .corner-badge,h2{font-size:1.375rem;line-height:1.75rem}h3{line-height:1.5rem}h3,h4{font-size:1.125rem}h4{line-height:1.25rem}h5,h6,input[type=range].with-max:after,input[type=range].with-min:before{font-size:1rem;line-height:1.25rem}a,a:hover{color:#21416c}.borderless{border:none!important}.borderRow{border-bottom:1px solid var(--g-color-surface-secondary)}.borderRightCol{border-right:1px solid var(--g-color-surface-secondary)}.borderLeftCol{border-left:1px solid var(--g-color-surface-secondary)}.init-hide{display:none}.innershadow{-webkit-box-shadow:inset 0 8px 10px -4px rgba(0,0,0,.25);box-shadow:inset 0 8px 10px -4px rgba(0,0,0,.25)}.shadowless{box-shadow:none!important}.thin{font-weight:400!important}svg.clickThrough,svg.clickable{pointer-events:stroke}.clickableHover:hover{background-color:#f2fafd}.bundles .card .card .corner-badge,.bundles .card .whitecontainer .corner-badge,.bundles .card h1,.bundles .card h2,.bundles .card h3,.bundles .card h4,.bundles .card h5,.bundles .card h6,.bundles .card input[type=range].with-max:after,.bundles .card input[type=range].with-min:before,.whitecontainer .bundles .card .corner-badge,.whitecontainer h1,.whitecontainer h2,.whitecontainer h3,.whitecontainer h4,.whitecontainer h5,.whitecontainer h6,.whitecontainer input[type=range].with-max:after,.whitecontainer input[type=range].with-min:before{font-size:1.125rem;font-weight:700;line-height:1.5rem}.lightgreycontainer{background-color:#fcfcfc;-webkit-box-shadow:1px 1px 2px hsla(0,0%,39%,.2);box-shadow:1px 1px 2px hsla(0,0%,39%,.2)}.insetcontainer{box-shadow:inset 0 1px 2px 0 #dde1e6}.alert-white{background-color:#fff;-webkit-box-shadow:1px 1px 2px hsla(0,0%,39%,.2);box-shadow:1px 1px 2px hsla(0,0%,39%,.2)}.george-alert-info{background:#bce4fa;border-color:#738dab;color:#31708f!important}.george-alert-info .ic-line{opacity:.5}.paddedcontainer-sm{padding:8px 15px}.paddedcontainer-nobottom{padding-bottom:0}.paddedcontainer-horizontal{padding:0 15px}.paddedcontainer-vertical{padding:15px 0}.paddedcontainer-line{margin-left:-15px;margin-right:-15px}.bottomflatcontainer{border-bottom-left-radius:0;border-bottom-right-radius:0}.topflatcontainer{border-top-left-radius:0;border-top-right-radius:0}.verticalpadding{padding:20px 0}.nopadding{padding:0!important}.nomargin{margin:0!important}.topspace{margin-top:5px}.topspace-none{margin-top:0!important}.lg-topspace{margin-top:18px}.topspace-32{margin-top:32px}.rightalign{text-align:right}.centeralign{text-align:center}.verticalmiddlealign{vertical-align:middle}.leftspace{margin-left:5px}.leftspace-md{margin-left:10px}.leftspace-lg{margin-left:20px}#mainrow{position:relative;z-index:7000}table.table-striped tbody>tr>td{background-color:#f7f7f7;border:1px solid #fff}table.table-striped tbody>tr.altRow>td{background-color:#fbfbfb}.topbar{border-radius:3px;border-top:5px solid #666}.menu-product-bar{border-left-style:solid;border-left-width:4px}.disable-hover,.disable-hover *{pointer-events:none!important}.miniflag{margin-right:5px;margin-top:-2px}.miniflag,.miniflag.flag{height:16px;width:24px}.svgLoader{display:inline-block;position:relative}.svgLoader img{left:12px;position:absolute;top:-25%}.loading-sm{width:22px}.clickable{cursor:pointer}.clickable:hover{text-decoration:none}.edit-denied{background-color:#f0808c!important}.edit-trim{background-color:#fdf7ec!important}.fullscreenwhite{background-color:#fff}.no-topspace{margin-top:0!important}.xs-topspace{margin-top:5px!important}.bundles .card .card-header .bundle-teaser,.sm-topspace{margin-top:10px}.md-topspace{margin-top:20px}.lg-topspace{margin-top:40px}.xxl-topspace{margin-top:80px}.xl-topspace{margin-top:50px}.no-bottomspace{margin-bottom:0!important}.xs-bottomspace{margin-bottom:5px}.bundles .card .card-header .bundle-teaser,.sm-bottomspace{margin-bottom:10px}.md-bottomspace{margin-bottom:20px}.md-bottompadding{padding-bottom:20px}.lg-bottomspace{margin-bottom:40px}.xxl-bottomspace{margin-bottom:80px}.xs-leftspace{margin-left:5px}.sm-leftspace{margin-left:10px}.md-leftspace{margin-left:20px}.lg-leftspace{margin-left:40px}.xxl-leftspace{margin-left:80px}.xs-rightspace{margin-right:5px}.sm-rightspace{margin-right:10px}.md-rightspace{margin-right:20px}.lg-rightspace{margin-right:40px}.xxl-rightspace{margin-right:80px}.sm-space{margin-bottom:10px;margin-top:10px}.md-space{margin-bottom:20px;margin-top:20px}.lg-space{margin-bottom:40px;margin-top:40px}.xxl-space{margin-bottom:80px;margin-top:80px}.infotext .balance.neutral{color:inherit;font-weight:400}.infoicon{color:#aabacc}hr.semantic-horizontal-space{border:20px solid transparent}.text-muted{color:#99a9ba!important}.text-white{color:#fff!important}.text-palette_23{color:#00a8ff}.nounderline{text-decoration:none!important}.listStyleNone{list-style:none}#logout-container{margin-left:auto;margin-right:auto;width:430px}#mainloading-hl{font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:.625rem;margin-top:.625rem}.attachment-dropzone{background-color:hsla(0,0%,100%,.9);border:3px dashed #428bca;border-radius:15px;bottom:2px;display:block;left:2px;position:absolute;right:2px;top:2px;z-index:9}.attachment-dropzone .bundles .card .corner-badge,.attachment-dropzone h2,.bundles .card .attachment-dropzone .corner-badge{margin-top:25%}.attachment-dropzone.attachment-invalid{border:3px dashed red!important}.rightborder{border-right:1px solid var(--g-color-surface-secondary)}.leftborder{border-left:1px solid var(--g-color-surface-secondary)}.greybox{background-color:#f7f7f7}.center-content>div{margin-left:auto;margin-right:auto}a.bluelink,a.bluelink:hover{color:#428bca}.expand-button .collapsed-label,.expand-button .expanded-label{float:left;margin-right:9px}.expand-button .collapsed-label,.expand-button .ico-caret-down,.expand-button .ico-caret-down-xl{display:inline-block}.expand-button .expanded-label,.expand-button .ico-caret-up,.expand-button .ico-caret-up-xl{display:none}.expand-button.expanded .expanded-label,.expand-button.expanded .ico-caret-up,.expand-button.expanded .ico-caret-up-xl{display:inline-block}.expand-button.expanded .collapsed-label,.expand-button.expanded .ico-caret-down,.expand-button.expanded .ico-caret-down-xl{display:none}.expand-button:active,.expand-button:focus{outline:none}.loadingView.borderTop{border-top:1px solid var(--g-color-surface-secondary)!important}.loadingView.borderBottom{border-bottom:1px solid var(--g-color-surface-secondary)!important}.cursor-pointer{cursor:pointer}.folder-header .folder-icon{height:40px;margin-right:6px;width:40px}.filelist .detailRow .file-type-icon,.filelist .filerow .file-type-icon{float:left;height:24px;margin:0 5px;width:24px}.full-ellipsis{overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;width:100%}#cardtansignature h3.popover-title{font-weight:700}.font-weight-normal{font-weight:400!important}.loading-container{padding:20px}.close-bar-view{background:#c6d4df;cursor:pointer;height:30px;padding:0}.close-bar-view .link{font-size:smaller;padding-right:5px;padding-top:7px;text-align:right}.close-bar-view .closeDetail{color:#fff;margin-top:3px;text-transform:uppercase}.close-bar-view .closeDetail svg{height:20px;padding-bottom:5px;pointer-events:all;vertical-align:middle;width:20px}.no-style-select{-moz-appearance:none;-webkit-appearance:none}.no-style-select::-ms-expand{display:none}.g-bs4 .g-avatar.image-contain div.g-avatar-image{background-size:contain}.list-checkmark li[data-icon]:before,[data-icon]:before{content:attr(data-icon)}.list-checkmark li[class*=" icon-"]:before,.list-checkmark li[class^=icon-]:before,.list-checkmark li[data-icon]:before,[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-style:normal!important;font-variant:normal!important;font-weight:400!important;text-transform:none!important;speak:none;display:inline-block;line-height:1em;text-decoration:none;width:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bundles .card [class*=" icon-"].corner-badge:before,.bundles .card [class^=icon-].corner-badge:before,h1[class*=" icon-"]:before,h1[class^=icon-]:before,h2[class*=" icon-"]:before,h2[class^=icon-]:before,h3[class*=" icon-"]:before,h3[class^=icon-]:before,h4[class*=" icon-"]:before,h4[class^=icon-]:before{font-size:120%;line-height:70%;width:1.4em}.icon-lg:before,.list-checkmark li.icon-lg:before{font-size:24px;width:1.3em}.icon-accounts:before,.list-checkmark li.icon-accounts:before{content:"a"}.icon-achievements:before,.list-checkmark li.icon-achievements:before{content:"b"}.icon-arrow-down:before,.list-checkmark li.icon-arrow-down:before{content:"c"}.icon-zoom-out:before,.list-checkmark li.icon-zoom-out:before{content:"d"}.icon-zoom-in:before,.list-checkmark li.icon-zoom-in:before{content:"e"}.icon-arrow-down-circle:before,.list-checkmark li.icon-arrow-down-circle:before{content:"f"}.icon-arrow-down-outline:before,.list-checkmark li.icon-arrow-down-outline:before{content:"g"}.icon-arrow-left:before,.list-checkmark li.icon-arrow-left:before{content:"h"}.icon-arrow-left-outline:before,.list-checkmark li.icon-arrow-left-outline:before{content:"j"}.icon-arrow-right:before,.list-checkmark li.icon-arrow-right:before{content:"k"}.icon-arrow-right-circle:before,.list-checkmark li.icon-arrow-right-circle:before{content:"l"}.icon-arrow-right-outline:before,.list-checkmark li.icon-arrow-right-outline:before{content:"m"}.icon-arrow-up:before,.list-checkmark li.icon-arrow-up:before{content:"n"}.icon-camera:before,.list-checkmark li.icon-camera:before{content:"p"}.icon-calendar:before,.list-checkmark li.icon-calendar:before{content:"q"}.icon-calculator:before,.list-checkmark li.icon-calculator:before{content:"r"}.icon-book-phone:before,.list-checkmark li.icon-book-phone:before{content:"t"}.icon-book-list:before,.list-checkmark li.icon-book-list:before{content:"v"}.icon-bell-off:before,.list-checkmark li.icon-bell-off:before{content:"w"}.icon-bell:before,.list-checkmark li.icon-bell:before{content:"x"}.icon-bar-chart:before,.list-checkmark li.icon-bar-chart:before{content:"y"}.icon-attachment:before,.list-checkmark li.icon-attachment:before{content:"z"}.icon-atm:before,.list-checkmark li.icon-atm:before{content:"A"}.icon-arrow-up-outline:before,.list-checkmark li.icon-arrow-up-outline:before{content:"B"}.icon-card:before,.list-checkmark li.icon-card:before{content:"C"}.icon-card-add:before,.list-checkmark li.icon-card-add:before{content:"E"}.icon-card-delete:before,.list-checkmark li.icon-card-delete:before{content:"F"}.icon-card-remove:before,.list-checkmark li.icon-card-remove:before{content:"G"}.icon-card-setting:before,.list-checkmark li.icon-card-setting:before{content:"H"}.icon-cards:before,.list-checkmark li.icon-cards:before{content:"I"}.icon-check:before,.list-checkmark li.icon-check:before{content:"J"}.icon-check-outline:before,.list-checkmark li.icon-check-outline:before{content:"L"}.icon-clock:before,.list-checkmark li.icon-clock:before{content:"M"}.icon-download:before,.list-checkmark li.icon-download:before{content:"Q"}.icon-dot-small:before,.list-checkmark li.icon-dot-small:before{content:"R"}.icon-dot-large:before,.list-checkmark li.icon-dot-large:before{content:"S"}.icon-dislike:before,.list-checkmark li.icon-dislike:before{content:"T"}.icon-discussion:before,.list-checkmark li.icon-discussion:before{content:"U"}.icon-directions:before,.list-checkmark li.icon-directions:before{content:"V"}.icon-delete:before,.list-checkmark li.icon-delete:before{content:"Y"}.icon-controller:before,.list-checkmark li.icon-controller:before{content:"Z"}.icon-communication:before,.list-checkmark li.icon-communication:before{content:"0"}.icon-euro:before,.list-checkmark li.icon-euro:before{content:"6"}.icon-euro-circle:before,.list-checkmark li.icon-euro-circle:before{content:"7"}.icon-facebook:before,.list-checkmark li.icon-facebook:before{content:"8"}.icon-forward:before,.list-checkmark li.icon-forward:before{content:"#"}.icon-forward-circle:before,.list-checkmark li.icon-forward-circle:before{content:"$"}.icon-like:before,.list-checkmark li.icon-like:before{content:"%"}.icon-label-more:before,.list-checkmark li.icon-label-more:before{content:"'"}.icon-label:before,.list-checkmark li.icon-label:before{content:"("}.icon-idea:before,.list-checkmark li.icon-idea:before{content:","}.icon-home:before,.list-checkmark li.icon-home:before{content:"-"}.icon-hart:before,.list-checkmark li.icon-hart:before{content:"."}.icon-group:before,.list-checkmark li.icon-group:before{content:"/"}.icon-forward-outline:before,.list-checkmark li.icon-forward-outline:before{content:":"}.icon-line-chart:before,.list-checkmark li.icon-line-chart:before{content:";"}.icon-list:before,.list-checkmark li.icon-list:before{content:"<"}.icon-lock-close:before,.list-checkmark li.icon-lock-close:before{content:">"}.icon-lock-open:before,.list-checkmark li.icon-lock-open:before{content:"?"}.icon-minus-circle:before,.list-checkmark li.icon-minus-circle:before{content:"]"}.icon-mobile-phone:before,.list-checkmark li.icon-mobile-phone:before{content:"_"}.icon-money:before,.list-checkmark li.icon-money:before{content:"`"}.icon-money-coins:before,.list-checkmark li.icon-money-coins:before{content:"{"}.icon-money-down:before,.list-checkmark li.icon-money-down:before{content:"|"}.icon-phone-delete:before,.list-checkmark li.icon-phone-delete:before{content:"}"}.icon-phone-circle:before,.list-checkmark li.icon-phone-circle:before{content:"~"}.icon-phone:before,.list-checkmark li.icon-phone:before{content:""}.icon-money-in:before,.list-checkmark li.icon-money-in:before{content:""}.icon-money-out:before,.list-checkmark li.icon-money-out:before{content:""}.icon-money-up:before,.list-checkmark li.icon-money-up:before{content:""}.icon-percentage-circle:before,.list-checkmark li.icon-percentage-circle:before{content:""}.icon-print:before,.list-checkmark li.icon-print:before{content:""}.icon-qr-code:before,.list-checkmark li.icon-qr-code:before{content:""}.icon-sepa-transfer:before,.list-checkmark li.icon-sepa-transfer:before{content:""}.icon-search:before,.list-checkmark li.icon-search:before{content:""}.icon-search-circle:before,.list-checkmark li.icon-search-circle:before{content:""}.icon-power-button-circle:before,.list-checkmark li.icon-power-button-circle:before{content:""}.icon-power-button:before,.list-checkmark li.icon-power-button:before{content:""}.icon-plus-outline:before,.list-checkmark li.icon-plus-outline:before{content:""}.icon-plus-circle:before,.list-checkmark li.icon-plus-circle:before{content:""}.icon-play-circle:before,.list-checkmark li.icon-play-circle:before{content:""}.icon-play:before,.list-checkmark li.icon-play:before{content:""}.icon-phone-out:before,.list-checkmark li.icon-phone-out:before{content:""}.icon-phone-in:before,.list-checkmark li.icon-phone-in:before{content:""}.icon-reload:before,.list-checkmark li.icon-reload:before{content:""}.icon-remove:before,.list-checkmark li.icon-remove:before{content:""}.icon-repeat:before,.list-checkmark li.icon-repeat:before{content:""}.icon-reply:before,.list-checkmark li.icon-reply:before{content:""}.icon-reply-circle:before,.list-checkmark li.icon-reply-circle:before{content:""}.icon-reply-outline:before,.list-checkmark li.icon-reply-outline:before{content:""}.icon-split:before,.list-checkmark li.icon-split:before{content:""}.icon-star:before,.list-checkmark li.icon-star:before{content:""}.icon-swipe:before,.list-checkmark li.icon-swipe:before{content:""}.icon-time-repeat:before,.list-checkmark li.icon-time-repeat:before{content:""}.icon-user-male:before,.list-checkmark li.icon-user-male:before{content:""}.icon-user-delete:before,.list-checkmark li.icon-user-delete:before{content:""}.icon-user-circle:before,.list-checkmark li.icon-user-circle:before{content:""}.icon-user-check:before,.list-checkmark li.icon-user-check:before{content:""}.icon-user-card:before,.list-checkmark li.icon-user-card:before{content:""}.icon-upload:before,.list-checkmark li.icon-upload:before{content:""}.icon-sparkasse:before,.list-checkmark li.icon-sparkasse:before{content:""}.icon-shopping:before,.list-checkmark li.icon-shopping:before{content:""}.icon-share-ios:before,.list-checkmark li.icon-share-ios:before{content:""}.icon-share-android:before,.list-checkmark li.icon-share-android:before{content:""}.icon-tranfer-own:before,.list-checkmark li.icon-tranfer-own:before{content:""}.icon-transfer-domestic:before,.list-checkmark li.icon-transfer-domestic:before{content:""}.icon-transfer-international:before,.list-checkmark li.icon-transfer-international:before{content:""}.icon-world:before,.list-checkmark li.icon-world:before{content:""}.icon-wallet:before,.list-checkmark li.icon-wallet:before{content:""}.icon-visa:before,.list-checkmark li.icon-visa:before{content:""}.icon-vimeo:before,.list-checkmark li.icon-vimeo:before{content:""}.icon-user-plus:before,.list-checkmark li.icon-user-plus:before{content:""}.icon-user-minus:before,.list-checkmark li.icon-user-minus:before{content:""}.icon-mail:before,.list-checkmark li.icon-mail:before{content:""}.icon-search-1:before,.list-checkmark li.icon-search-1:before{content:""}.icon-paperclip:before,.list-checkmark li.icon-paperclip:before{content:"\\"}.icon-round-saving:before,.list-checkmark li.icon-round-saving:before{content:""}.icon-arrow-up-circle:before,.list-checkmark li.icon-arrow-up-circle:before{content:"o"}.icon-exclamation-triangle:before,.list-checkmark li.icon-exclamation-triangle:before{content:"s"}.icon-mastercard:before,.list-checkmark li.icon-mastercard:before{content:"N"}.icon-money-percentage:before,.list-checkmark li.icon-money-percentage:before{content:"3"}.icon-orders:before,.list-checkmark li.icon-orders:before{content:"O"}.icon-accident-insurance:before,.list-checkmark li.icon-accident-insurance:before{content:"!"}.icon-bookmark:before,.list-checkmark li.icon-bookmark:before{content:"&"}.icon-building-society:before,.list-checkmark li.icon-building-society:before{content:"@"}.icon-fund-insurance:before,.list-checkmark li.icon-fund-insurance:before{content:"["}.icon-insurance:before,.list-checkmark li.icon-insurance:before{content:""}.icon-invoices:before,.list-checkmark li.icon-invoices:before{content:""}.icon-life-insurance:before,.list-checkmark li.icon-life-insurance:before{content:""}.icon-maintenance:before,.list-checkmark li.icon-maintenance:before{content:""}.icon-products:before,.list-checkmark li.icon-products:before{content:""}.icon-property-insurance:before,.list-checkmark li.icon-property-insurance:before{content:""}.icon-statements:before,.list-checkmark li.icon-statements:before{content:""}.icon-shissors:before,.list-checkmark li.icon-shissors:before{content:""}.icon-user-female:before,.list-checkmark li.icon-user-female:before{content:""}.icon-tool:before,.list-checkmark li.icon-tool:before{content:""}.icon-music:before,.list-checkmark li.icon-music:before{content:""}.icon-info:before,.list-checkmark li.icon-info:before{content:"X"}.icon-delete-circle:before,.list-checkmark li.icon-delete-circle:before{content:"P"}.icon-delete-outline:before,.list-checkmark li.icon-delete-outline:before{content:"W"}.icon-plugins:before,.list-checkmark li.icon-plugins:before{content:""}.icon-pie-chart:before,.list-checkmark li.icon-pie-chart:before{content:""}.icon-overview:before,.list-checkmark li.icon-overview:before{content:""}.icon-comment:before,.list-checkmark li.icon-comment:before{content:"1"}.icon-pension-insurance:before,.list-checkmark li.icon-pension-insurance:before{content:""}.icon-pen-signature:before,.list-checkmark li.icon-pen-signature:before{content:"+"}.icon-tablet:before,.list-checkmark li.icon-tablet:before{content:""}.icon-pen-signature:before,.list-checkmark li.icon-pen-signature:before{content:""}.icon-emergency:before,.list-checkmark li.icon-emergency:before{content:"+"}.icon-geo-control:before,.list-checkmark li.icon-geo-control:before{content:""}.icon-sms:before,.list-checkmark li.icon-sms:before{content:""}.icon-watchdog:before,.list-checkmark li.icon-watchdog:before{content:""}.icon-code:before,.list-checkmark li.icon-code:before{content:""}.icon-shuffle:before,.list-checkmark li.icon-shuffle:before{content:""}.icon-ecom:before,.list-checkmark li.icon-ecom:before{content:""}.icon-palette:before,.list-checkmark li.icon-palette:before{content:""}.icon-trash:before,.list-checkmark li.icon-trash:before{content:""}.icon-book-george:before,.list-checkmark li.icon-book-george:before{content:"u"}.icon-email:before,.list-checkmark li.icon-email:before{content:"2"}.icon-exclamation-circle:before,.list-checkmark li.icon-exclamation-circle:before{content:"4"}.icon-exclamation:before,.list-checkmark li.icon-exclamation:before{content:"5"}.icon-info-circle:before,.list-checkmark li.icon-info-circle:before{content:"*"}.icon-location-marker:before,.list-checkmark li.icon-location-marker:before{content:"="}.icon-pen-circle:before,.list-checkmark li.icon-pen-circle:before{content:""}.icon-pen:before,.list-checkmark li.icon-pen:before{content:""}.icon-pen-square:before,.list-checkmark li.icon-pen-square:before{content:""}.icon-question:before,.list-checkmark li.icon-question:before{content:""}.icon-signature:before,.list-checkmark li.icon-signature:before{content:""}.icon-savings:before,.list-checkmark li.icon-savings:before{content:""}.icon-tac:before,.list-checkmark li.icon-tac:before{content:""}.icon-tan:before,.list-checkmark li.icon-tan:before{content:""}.icon-account-settings:before,.list-checkmark li.icon-account-settings:before{content:""}.icon-question-circle:before,.list-checkmark li.icon-question-circle:before{content:""}.icon-check-thin-outline:before,.list-checkmark li.icon-check-thin-outline:before{content:""}.icon-homes:before,.list-checkmark li.icon-homes:before{content:""}.icon-clothing:before,.list-checkmark li.icon-clothing:before{content:""}.icon-pfm-alimoney:before,.list-checkmark li.icon-pfm-alimoney:before{content:"9"}.icon-pfm-public-transport:before,.list-checkmark li.icon-pfm-public-transport:before{content:'"'}.icon-pfm-other-expenses:before,.list-checkmark li.icon-pfm-other-expenses:before{content:""}.icon-pfm-online-shops:before,.list-checkmark li.icon-pfm-online-shops:before{content:""}.icon-pfm-living:before,.list-checkmark li.icon-pfm-living:before{content:""}.icon-pfm-leisure:before,.list-checkmark li.icon-pfm-leisure:before{content:""}.icon-pfm-holidays:before,.list-checkmark li.icon-pfm-holidays:before{content:""}.icon-pfm-health:before,.list-checkmark li.icon-pfm-health:before{content:""}.icon-pfm-food:before,.list-checkmark li.icon-pfm-food:before{content:""}.icon-pfm-fees:before,.list-checkmark li.icon-pfm-fees:before{content:""}.icon-pfm-education:before,.list-checkmark li.icon-pfm-education:before{content:""}.icon-pfm-communication:before,.list-checkmark li.icon-pfm-communication:before{content:""}.icon-pfm-clothing:before,.list-checkmark li.icon-pfm-clothing:before{content:""}.icon-pfm-car:before,.list-checkmark li.icon-pfm-car:before{content:""}.icon-pfm-regular-income:before,.list-checkmark li.icon-pfm-regular-income:before{content:""}.icon-pfm-savings:before,.list-checkmark li.icon-pfm-savings:before{content:""}.icon-pfm-taxes:before,.list-checkmark li.icon-pfm-taxes:before{content:""}.icon-pfm-uncategorized-income:before,.list-checkmark li.icon-pfm-uncategorized-income:before{content:""}.icon-pfm-withdrawal:before,.list-checkmark li.icon-pfm-withdrawal:before{content:""}.icon-pfm-non-regular-income:before,.list-checkmark li.icon-pfm-non-regular-income:before{content:""}.icon-arrow-collapse:before,.list-checkmark li.icon-arrow-collapse:before{content:""}.icon-arrow-expand:before,.list-checkmark li.icon-arrow-expand:before{content:""}.icon-circle-arrows:before,.list-checkmark li.icon-circle-arrows:before{content:""}.icon-check-thin:before,.list-checkmark li.icon-check-thin:before,.list-checkmark li:before,.list-checkmark ul li:before,ul.list-checkmark li:before,ul.list-checkmark ul li:before{content:"•"}.icon-exclamation-triangle:before,.list-checkmark li.icon-exclamation-triangle:before{content:""}.icon-drag-drop:before,.list-checkmark li.icon-drag-drop:before{content:""}.icon-card-credit:before,.list-checkmark li.icon-card-credit:before{content:""}.icon-savings-coin:before,.list-checkmark li.icon-savings-coin:before{content:""}.icon-eye:before,.list-checkmark li.icon-eye:before{content:""}.icon-eye-line:before,.list-checkmark li.icon-eye-line:before{content:""}.icon-email-outline:before,.list-checkmark li.icon-email-outline:before{content:""}.icon-post-outline:before,.list-checkmark li.icon-post-outline:before{content:""}.icon-collapse-circle:before,.list-checkmark li.icon-collapse-circle:before{content:""}.icon-arrow-back:before,.list-checkmark li.icon-arrow-back:before{content:""}.icon-hashtag:before,.list-checkmark li.icon-hashtag:before{content:"i"}.icon-voucher:before,.list-checkmark li.icon-voucher:before{content:""}.icon-zusatzkarte:before,.list-checkmark li.icon-zusatzkarte:before{content:""}.icon-snapshot:before,.list-checkmark li.icon-snapshot:before{content:""}.icon-bar-chart-horizontal:before,.list-checkmark li.icon-bar-chart-horizontal:before{content:""}.icon-arrow-forward:before,.list-checkmark li.icon-arrow-forward:before{content:""}.icon-business:before,.list-checkmark li.icon-business:before{content:""}.icon-blue-code:before,.list-checkmark li.icon-blue-code:before{content:""}.icon-accounts-outline:before,.list-checkmark li.icon-accounts-outline:before{content:""}.icon-delete-thin:before,.list-checkmark li.icon-delete-thin:before{content:""}.icon-euro-thin-outline:before,.list-checkmark li.icon-euro-thin-outline:before{content:""}.icon-arrows-thin-outine:before,.list-checkmark li.icon-arrows-thin-outine:before{content:""}.icon-circle-pie:before,.list-checkmark li.icon-circle-pie:before{content:""}.icon-circle-stripes:before,.list-checkmark li.icon-circle-stripes:before{content:""}.icon-car:before,.list-checkmark li.icon-car:before{content:"D"}.icon-keyboard:before,.list-checkmark li.icon-keyboard:before{content:")"}.icon-3d-secure:before,.list-checkmark li.icon-3d-secure:before{content:""}.icon-sg-cars-and-accessories:before,.list-checkmark li.icon-sg-cars-and-accessories:before{content:""}.icon-sg-electronics:before,.list-checkmark li.icon-sg-electronics:before{content:""}.icon-sg-furniture:before,.list-checkmark li.icon-sg-furniture:before{content:""}.icon-sg-gifts-and-parties:before,.list-checkmark li.icon-sg-gifts-and-parties:before{content:""}.icon-sg-health:before,.list-checkmark li.icon-sg-health:before{content:""}.icon-sg-hobbies-and-garden:before,.list-checkmark li.icon-sg-hobbies-and-garden:before{content:""}.icon-sg-holidays:before,.list-checkmark li.icon-sg-holidays:before{content:""}.icon-sg-housing:before,.list-checkmark li.icon-sg-housing:before{content:""}.icon-sg-personal:before,.list-checkmark li.icon-sg-personal:before{content:""}.icon-sg-sports-equipment:before,.list-checkmark li.icon-sg-sports-equipment:before{content:""}.icon-sg-studies:before,.list-checkmark li.icon-sg-studies:before{content:""}.icon-sg-white-goods:before,.list-checkmark li.icon-sg-white-goods:before{content:""}.icon-settings:before,.list-checkmark li.icon-settings:before{content:""}.icon-minus-outline:before,.list-checkmark li.icon-minus-outline:before{content:"^"}.icon-hand-coins:before,.list-checkmark li.icon-hand-coins:before{content:""}.icon-hilfreich:before,.list-checkmark li.icon-hilfreich:before{content:""}.icon-rounding-hilfreich:before,.list-checkmark li.icon-rounding-hilfreich:before{content:""}.icon-multiple-coins:before,.list-checkmark li.icon-multiple-coins:before{content:""}.icon-marketing-info:before,.list-checkmark li.icon-marketing-info:before{content:""}.icon-active:before,.list-checkmark li.icon-active:before{content:""}.icon-newsletter:before,.list-checkmark li.icon-newsletter:before{content:""}.icon-add:before,.list-checkmark li.icon-add:before{content:""}.icon-alarm:before,.list-checkmark li.icon-alarm:before{content:""}.icon-anchor:before,.list-checkmark li.icon-anchor:before{content:""}.icon-attachment-1:before,.list-checkmark li.icon-attachment-1:before{content:""}.icon-gift-card:before,.list-checkmark li.icon-gift-card:before{content:""}.icon-error:before,.list-checkmark li.icon-error:before{content:""}.icon-check-circle:before,.list-checkmark li.icon-check-circle:before{content:"K"}.icon-payments:before,.list-checkmark li.icon-payments:before{content:""}.icon-digital-channels:before,.list-checkmark li.icon-digital-channels:before{content:""}.icon-to-pay:before,.list-checkmark li.icon-to-pay:before{content:""}.icon-camera-switch:before,.icon-gift-card:before,.list-checkmark li.icon-camera-switch:before,.list-checkmark li.icon-gift-card:before{content:""}.icon-folder-storage:before,.list-checkmark li.icon-folder-storage:before{content:""}.icon-file-filled:before,.list-checkmark li.icon-file-filled:before{content:""}.icon-file-locked-filled:before,.list-checkmark li.icon-file-locked-filled:before{content:""}.icon-file-unlock:before,.list-checkmark li.icon-file-unlock:before{content:""}.icon-file-move:before,.list-checkmark li.icon-file-move:before{content:""}.icon-file-new:before,.list-checkmark li.icon-file-new:before{content:""}.icon-folder-contract:before,.list-checkmark li.icon-folder-contract:before{content:""}.icon-folder-filled:before,.list-checkmark li.icon-folder-filled:before{content:""}.icon-file-locked:before,.list-checkmark li.icon-file-locked:before{content:""}.icon-folder-invoice:before,.list-checkmark li.icon-folder-invoice:before{content:""}.icon-folder-new:before,.list-checkmark li.icon-folder-new:before{content:""}.icon-folder-personal:before,.list-checkmark li.icon-folder-personal:before{content:""}.icon-folder-photos:before,.list-checkmark li.icon-folder-photos:before{content:""}.icon-folder:before,.list-checkmark li.icon-folder:before{content:""}.icon-safe-filled:before,.list-checkmark li.icon-safe-filled:before{content:""}.icon-folder-import:before,.list-checkmark li.icon-folder-import:before{content:""}.icon-safe:before,.list-checkmark li.icon-safe:before{content:""}.icon-check-thin-circle:before,.list-checkmark li.icon-check-thin-circle:before{content:""}.icon-gift-card:before,.list-checkmark li.icon-gift-card:before{content:""}svg[class*=" ico-"],svg[class^=ico-]{display:inline-block;font-size:32px;height:1em;width:1em;fill:currentColor}svg[class*=" ico-"].clickable:hover,svg[class^=ico-].clickable:hover{color:#999}#accountMainView #failed-region SVG.ico-money{color:#ff4348}#accountMainView #open-region SVG.ico-money{color:#21416c}#accountMainView #done-region SVG.ico-money{color:#ccc}svg.ic-line{float:left;margin:2px 5px 0 0}svg.ic-line.ic-sm{margin:2px 7px 0 0}svg.ic-btn{margin:-2px 0 1px}svg.ic-line-right{float:left;margin:3px 0 0 5px}svg.ic-btn{float:left;height:18px;margin:1px 5px 0 0;width:18px}svg.ic-sm{height:16px;width:16px}svg.ic-xs{height:10px;width:10px}svg.ic-xs.ic-line{margin-top:0}svg.ic-md,svg.ic-std{height:24px;width:24px}svg.ic-mdlg{height:41px;width:41px}svg.ic-lg{height:75px;width:75px}svg.ic-32{height:36px;width:36px}svg.ic-menu{height:22px;width:22px}svg.ic-sidemenu{float:left;height:16px;margin:2px 9px 0 0;width:16px}svg.ic-alerticon{margin-left:12px;margin-right:12px;margin-top:2px}svg.ic-muted{color:#eee!important}svg.ic-grey{color:#aabacc!important}svg.ic-light{color:#c2ccd8!important}svg.ic-success{color:#01b25a!important}svg.ic-error{color:#f0808c!important}svg.ic-unread{color:#0097e6!important;margin:0}svg.ic-sort{height:14px;width:14px}.iconcircle.ic-alert{background-color:#f27835}.iconcircle.ic-alert svg[class*=" ico-"],.iconcircle.ic-alert svg[class^=ico-]{color:#fff!important}.iconcircle.ic-info{background-color:#0065ac}.iconcircle.ic-info svg[class*=" ico-"],.iconcircle.ic-info svg[class^=ico-]{color:#fff!important}svg[class*=" ico-"].clickable:hover,svg[class^=ico-].clickable:hover{color:#555!important}svg[class*=" ico-"].ic-drop-shadow.clickable:hover,svg[class^=ico-].ic-drop-shadow.clickable:hover{color:hsla(0,0%,100%,.8)!important}svg[class*=" ico-"].ic-drop-shadow.clickable:active,svg[class^=ico-].ic-drop-shadow.clickable:active{color:hsla(0,0%,100%,.5)!important}svg.ic-white{color:#fff!important}svg.ic-drop-shadow{-webkit-filter:drop-shadow(0 0 5px #3c3c3c);filter:drop-shadow(0 0 5px #3C3C3C)}svg.ic-active-blue,svg.ic-new{color:#00a8ff!important}svg.ic-shop{color:#9bcef0!important}#titlelink{color:#00497b;font-size:15px;font-weight:400;padding-top:21px}#titlelink strong{font-weight:700}#titlelink img{margin-right:10px;margin-top:-22px}.mainLogo{height:54px;margin-left:-10px;margin-right:0;margin-top:15px}.lightLogo{height:40px}.fixedrow{left:0;position:fixed;right:0;width:100%;z-index:8000}.fixedrow .accountblock{position:absolute}@media(min-width:768px){.fixedrow .accountblock{width:728px}}@media(min-width:992px){.fixedrow .accountblock{width:940px}}@media(min-width:1200px){.fixedrow .accountblock{width:1170px}}.nav-collapse .btn.rounded,.nav-collapse .search-query.rounded{margin-left:15px}.nav-collapse .btn.rounded{margin-top:12px}.nav-collapse ul.nav li{float:left}.nav-collapse form{margin-top:12px;position:relative}.nav-collapse form i.icon-search{position:absolute;right:13px;top:7px}.nav-collapse form input.search-query.rounded{-webkit-transition:width .3s ease-out;-moz-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out;width:50px}.nav-collapse form input.search-query.rounded.focused,.nav-collapse form input.search-query.rounded:focus{width:120px}.navbar{background:transparent;border:0 transparent;margin-bottom:0;min-height:auto;padding:0}.navbar .navbar-inner{background-color:#bce4fa;height:50px}@media(min-width:768px){.navbar .navbar-inner{height:80px}}.navbar .navbar-inner .navbar-brand{font-size:17px;font-weight:400;line-height:18px;margin-left:-15px}@media(max-width:768px){.navbar .navbar-inner .navbar-brand{margin-left:-45px}.navbar .navbar-inner .navbar-brand img{margin-top:-6px;max-height:30px}}.navbar .navbar-inner .navbar-greetings{display:block;float:none}.search-query:-moz-placeholder,.search-query::-moz-placeholder{color:#ccc}.search-query:-ms-input-placeholder{color:#ccc}.search-query::-webkit-input-placeholder{color:#ccc}.navbar-grey .navbar-inner{height:auto;padding:0 14px}.navbar-grey .navbar-inner .nav-pills{margin-bottom:0;margin-top:0}.navbar-grey .navbar-inner .nav-pills li>a{border-radius:0;color:#333;margin-bottom:0;margin-top:0}.navbar-grey .navbar-inner .nav-pills li.active a{background-color:#ddd;border-left:1px solid #ccc;border-right:1px solid #ccc;color:#333}ul.nav li.dropdown:hover ul.dropdown-menu{display:block}.dropdown .dropdown-menu .nav-header,.navbar .nav>li>a{text-shadow:none}.navbar .dropdown-menu{margin-top:0}.dropdown-menu{border-color:#fff;border-radius:2px}.dropdown-menu .dividerhl{background-color:#01385f;border-top-left-radius:2px;border-top-right-radius:2px;clear:both;color:#fff;display:block;font-size:85%;font-weight:400;line-height:1.42857143;margin-left:-1px;margin-right:-1px;margin-top:-6px;padding:3px 20px;text-transform:uppercase;white-space:nowrap}.open>.dropdown-toggle.btn-info{background-color:#738dab;border:1px solid #738dab;color:#fff}.navbar .nav{margin-top:18px}.navbar .nav li.dropdown>.dropdown-toggle .caret{border-bottom-color:#fff;border-top-color:#fff}.navbar .nav li.dropdown>.dropdown-toggle:hover,.navbar .nav li.dropdown>a:hover{background-color:#ccc}.navbar .nav li.dropdown>.dropdown-toggle:hover .caret,.navbar .nav li.dropdown>a:hover .caret{border-bottom-color:#fff!important;border-top-color:#fff!important}.nav-stacked>li+li{margin-top:-1px}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:transparent}.searchbar{background-color:#01385f;color:#fff;padding:20px 0}#logo{font-size:20px;font-weight:700}#logo img{margin-right:10px;margin-top:-2px}#logo a{color:#fff}#logo a:hover{color:#fff;text-decoration:none}.instituteLogoContainer{margin-right:14px;margin-top:9px;width:121px}.instituteLogo{max-height:35px;max-width:121px;width:100%}.menuicon{font-size:26px}.iconmenu .iconlink{background-color:transparent;color:#5ea0c7;padding:10px 9px 4px;position:relative}.iconmenu .iconlink svg{pointer-events:none}.iconmenu .iconlink:hover{text-decoration:none}.iconmenu .iconlink:hover svg{color:#fff}.iconmenu .iconlink .badge{background-color:#ff4248;color:#fff;font-size:9px;left:2px;position:absolute;top:5px}.iconmenu .iconlink.active{background-color:#01385f}.iconmenu .iconlink.active svg{color:#fff}.iconmenu #iconsubmenu.nav>li>a{padding:6px 13px 5px}.iconmenu #iconsubmenu.nav>li>a.iconlink{padding:10px 10px 4px}.iconmenu #iconsubmenu.nav>li>.dropdown-menu{left:auto;margin-top:0;right:0}.subnav-fixed{border-color:#d5d5d5;border-width:0 0 1px;left:0;position:fixed;right:0;top:74px;z-index:9020}.subnav-fixed .nav{margin:0 auto;padding:0 1px}.subnav .nav>li:first-child>a,.subnav .nav>li:first-child>a:hover{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar .nav>li>.dropdown-menu:before{left:-900px;top:-700px}.navbar .nav>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu:before{border-bottom:0 transparent;border-left:0 transparent;border-right:0 transparent;content:"";display:inline-block;position:absolute}.navbar .nav>li>.dropdown-menu:after{left:-1000px;top:-600px}.sidenav{width:100%}.sidenav .badge-info{margin-top:3px}.sidenav ul>li a:before{width:1.5em}.sidenav ul>li a{border-bottom:1px solid #f7f7f7;border-radius:4px;font-size:15px;padding:8px 10px 8px 15px}.sidenav ul>li a:hover,.sidenav ul>li.active a{background-color:#fbfbfb}#sidenav-addon{bottom:35px;left:0;position:fixed;right:0;text-align:right;width:100%}#sidenav-addon #trxlist-addon{margin-bottom:5px}#sidenav-addon #trxlist-addon a:hover{background:var(--g-color-surface-secondary)}#sidenav-addon a{display:block;font-size:14px;font-weight:400;margin-top:4px;padding-right:5px}#sidenav-addon a.notificationBlockLink{border-right:4px solid #21416c}#sidenav-addon a.active{font-weight:700}#sidenav-addon a:hover{background:#eee;border-color:#1b5d96}.bottomShadow{-moz-box-shadow:0 0 5px 3px #ccc;-webkit-box-shadow:0 0 5px 3px #ccc;box-shadow:0 0 5px 3px #ccc}#rightmenu{margin-top:13px}#rightmenu #menu_usericon{background-size:100% 100%;margin:5px 8px;position:relative;z-index:100}#rightmenu #menu_usericon span{font-size:20px;font-weight:400;line-height:32px}#rightmenu #menu_logout{font-size:33px;padding-right:0;position:relative;z-index:99}.navbar-search{width:100%}.navbar-toggle{background-color:transparent;border:1px solid #1b5d96;border-radius:2px}.navbar-toggle:focus,.navbar-toggle:hover{background-color:#bce5fb}.navbar-toggle .icon-bar{background-color:#21416c}.menuHeadline{border-bottom:1px solid #e5e5e5;border-top:0 solid #e5e5e5}.menuHeadline h5,.menuHeadline input[type=range].with-max:after,.menuHeadline input[type=range].with-min:before{font-size:18px;font-weight:400;padding-left:16px}.help-center{bottom:20px;height:191px;position:fixed;right:106px;width:0;z-index:20002}.help-center.online .help-button{border-color:#01b25a}.help-center.online .help-button svg{color:#01b25a}.help-center.online .help-wrapper>li#help-supportChatBtn a svg.helpicon{background:#01b25a}.help-center.busy .help-button{border-color:#f49a12}.help-center.busy .help-button svg{color:#21416c}.help-center.busy .help-wrapper>li#help-supportChatBtn a svg.helpicon{background:#f49a12}.scrollable-menu{height:auto;max-height:250px;overflow-x:hidden}@media(max-width:768px){.pageTopContainer #topBarDefinition{padding-left:21px}}.bg_1{background-color:#445c75!important}.bg_2{background-color:#00385f!important}.bg_3{background-color:#e6ebf0!important}.bg_4{background-color:#005b94!important}.bg_5{background-color:#00497b!important}.bg_6{background-color:#0065ac!important}.bg_7{background-color:#aabacc!important}.bg_8{background-color:#99a9ba!important}.bg_9{background-color:#c9d2dd!important}.bg_10{background-color:#fcfcfc!important}.bg_11{background-color:#f7f7f7!important}.bg_12{background-color:#fff!important}.bg_13{background-color:#f0f6fd!important}.bg_14{background-color:#ebf3fd!important}.bg_15{background-color:#f6f9fd!important}.bg_16{background-color:#ff4348!important}.bg_17{background-color:#d9383e!important}.bg_18{background-color:#ff9a5a!important}.bg_19{background-color:#01b25a!important}.bg_20{background-color:#3ca23c!important}.bg_21{background-color:#22a77a!important}.bg_22{background-color:#008bea!important}.bg_23{background-color:#00a8ff!important}.bg_24{background-color:#617891!important}.bg_25{background-color:#738dab!important}.bg_26{background-color:#c4c6c7!important}.bg_27{background-color:#a3aeba!important}.bg_28{background-color:#d1d6da!important}.bg_29{background-color:#bce4fa!important}.bg_30{background-color:#dff2fd!important}.btn,.btn:active,.btn:focus,button,button.btn,button.btn:active:focus,button:active:focus{outline:none}.btn .glyphicon{color:#21416c;font-size:larger;margin-bottom:-5px}.btn.btn-lg{font-size:15px;padding:13px}.btn:hover{background-color:#005592;color:#fff}.btn:before,.list-checkmark li.btn:before{font-size:larger}.btn[class*=" icon-"]:before,.btn[class^=icon-]:before{line-height:.7em;width:1.3em}.btn svg,a svg{pointer-events:none}.btn-outline{background-color:transparent;border:1px solid #0065ac;color:#0065ac}.btn-outline:hover{background-color:transparent;border:1px solid #005592;color:#005592}.btn-simple{color:#0065ac;font-size:16px;line-height:21px}.btn-simple,.btn-simple:hover{background-color:transparent;border:none}.btn-simple:hover{color:#00497b}.btn-lg-icon{color:#79adc3;font-size:30px;line-height:100%}.btn-icon-lg{font-size:18px;line-height:110%}.btn-ic{padding-bottom:1px;padding-top:5px}[class*=" icon-"].lg-icon:before,[class^=icon-].lg-icon:before{font-size:24px;width:1.5em}.btn-lg{border-radius:4px}.btn[disabled]{border:1px solid #c4c6c7;color:#c4c6c7}.btn-default{background-color:#0065ac}.btn-default:hover{background-color:#005592;color:#fff}.btn-default:active,.btn-default:focus{background-color:#00497b;color:#fff}.btn-default[disabled]{background-color:#c4c6c7;color:#fff}.btn-default-new{background-color:#1a67d2;border:1px solid transparent!important;color:#fff;font-size:1rem!important;font-weight:600}.btn-default-new:hover:not([disabled]){background:#1a67d2 linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));box-shadow:0 4px 12px -4px rgba(26,103,210,.6);color:#fff}.btn-default-new:active:not([disabled]){background:#1a67d2 linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));box-shadow:0 4px 4px -4px rgba(26,103,210,.6);color:#fff}.btn-default-new[disabled]{background-color:rgba(163,181,201,.5);color:#fff;opacity:1}.btn-white{background-color:#fff;color:#005b94}.btn-white:hover{background-color:#fff;color:#005592}.btn-white:active,.btn-white:focus{background-color:#fff;color:#00497b}.btn-white[disabled]{background-color:#c4c6c7}.btn-light{background-color:#f6f9fd;color:#738dab;font-weight:400}.btn-light.btn-outline{border:1px solid #aabacc}.btn-light:hover{background-color:#f6f9fe;color:#21416c}.btn-light:active,.btn-light:focus{background-color:#f1f7fe;color:#7b8ca0}.btn-light[disabled]{background-color:#c4c6c7}.btn-primary{background-color:transparent;border:1px solid #0065ac;color:#0065ac}.btn-primary:hover{background-color:transparent;border-color:#005592;color:#005592}.btn-primary:active,.btn-primary:focus{background-color:#00497b;border-color:#00497b;color:#fff}.btn-success{background-color:transparent;border:1px solid #3ca23c;color:#3ca23c}.btn-success:hover{background-color:transparent;border-color:#2f802f;color:#2f802f}.btn-success:active,.btn-success:focus{background-color:#2f802f;border-color:#2f802f;color:#fff}.btn-info{border:1px solid #738dab;color:#738dab}.btn-info,.btn-info:hover{background-color:transparent}.btn-info:hover{border-color:#596e85;color:#596e85}.btn-info:active,.btn-info:focus{background-color:#596e85;border-color:#596e85;color:#fff}.btn-info.active{background-color:transparent;border-color:#01a0e2;-webkit-box-shadow:none;box-shadow:none;color:#01a0e2}.btn-info-new{background-color:#fff;border-color:#a3b5c9;border-width:2px!important;color:#1a67d2;font-size:1rem!important;font-weight:600}.btn-info-new:hover:not([disabled]){background:#fff linear-gradient(rgba(26,103,210,.05),rgba(26,103,210,.05));border-color:rgba(92,121,153,.6);box-shadow:0 4px 12px -4px rgba(0,0,0,.3);color:#1a67d2}.btn-info-new:active:not([disabled]){background:#fff linear-gradient(rgba(26,103,210,.1),rgba(26,103,210,.1));box-shadow:0 4px 4px -4px rgba(0,0,0,.3);color:#1a67d2}.btn-info-new[disabled]{background-color:#fff;border-color:#e4eaf0;color:rgba(163,181,201,.7);opacity:1}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:transparent;border-color:var(--g-color-surface-secondary)}.btn-group>.btn.btn-info{border-left:inherit}.btn-group>.btn.btn-info:first-child{border-left:1px solid #738dab}.btn-group>.btn.btn-info.active,.btn-group>.btn.btn-info.active:hover,.btn-group>.btn.btn-info:hover{background-color:#738dab;border-color:#738dab;color:#fff}.btn-checkbox{background:#fff;border:0;box-shadow:none;color:#ccc;margin-right:15px!important;margin-top:-6px!important;padding:0}.btn-checkbox.active,.btn-checkbox:active,.btn-checkbox:focus,.btn-checkbox:hover{background-color:transparent;border:0!important;box-shadow:none!important;color:#ccc;outline:none!important}.btn-checkbox .on{color:#21416c}.btn-orange{background-color:#f27835;border:1px solid #f27835;color:#fff;font-size:15px}.btn-orange:active,.btn-orange:focus,.btn-orange:hover{background-color:#f27835;border-color:#f27835;color:#fff}.btn-danger{background-color:transparent;border:1px solid #ff4348;color:#ff4348}.btn-danger:hover{background-color:transparent;border-color:#d9383e;color:#d9383e}.btn-danger:active,.btn-danger:focus{background-color:#d9383e;border-color:#d9383e;color:#fff}.btn-secondary{background-color:#738dab}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background-color:#596e85;color:#fff}.btn-secondary[disabled]{background-color:#c4c6c7}.btn-greyline{border:1px solid #c6d4df}.btn-greyline,.btn-greyline:hover{background-color:transparent;color:#21416c}.btn-greyline:hover{border-color:#c6d4df}.btn-greyline:active,.btn-greyline:focus{border-color:#c6d4df;color:#21416c}.btn-whiteline{background-color:transparent;border:1px solid #fff;color:#fff;opacity:.5}.btn-whiteline:hover{background-color:transparent}.btn-whiteline:active,.btn-whiteline:focus,.btn-whiteline:hover{border-color:#fff;color:#fff;opacity:1}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#ccc;border-color:#ccc}.btn-grey{background-color:#eee;color:#333}.btn-grey:hover{background-color:#8c8c8c;color:#fff}.btn-calm{background:#e6ebf0;border:1px solid #e6ebf0;color:#00497b}.btn-calm:active,.btn-calm:focus,.btn-calm:hover{background-color:#e6ebf0;border-color:#e6ebf0;color:#00497b}.btn-sm{font-size:13px;padding:4px 8px}.btn-xs{font-size:11px;padding:2px 5px}.btn-xs .ic-line.ic-sm{margin-top:0}.btn-xs[class*=" icon-"]:before,.btn-xs[class^=icon-]:before{line-height:1.1em;width:1.5em}.btn-link{background:transparent;border:0 transparent;color:#aabaca;font-weight:700}.btn-link svg{pointer-events:none}.btn-link:hover{background:transparent;color:#21416c}.btn-icon{height:28px;padding:3px;width:28px}.btn-icon svg{pointer-events:none}.btn-icon svg.ic-sm{height:18px;width:18px}.btn-icon img{opacity:.8;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.btn-icon:hover img{opacity:1}.btn-download{border-radius:3px;height:25px;padding:3px 5px;width:30px}.btn-padded{padding-left:25px;padding-right:25px}.button-toggle .btn-flat,.button-toggle-disabled .btn-flat{background:#f5f5f5;border:2px solid transparent;padding:16px 46px;position:relative}.button-toggle .btn-flat .infoicon,.button-toggle-disabled .btn-flat .infoicon{color:#21416c}.button-toggle .btn-flat .ico-checkmark,.button-toggle .btn-flat .ico-checkmark-xl,.button-toggle-disabled .btn-flat .ico-checkmark,.button-toggle-disabled .btn-flat .ico-checkmark-xl{bottom:4px;color:#00bdff;display:none;position:absolute;right:4px}.button-toggle .btn-flat:focus,.button-toggle-disabled .btn-flat:focus{outline:0}.button-toggle-disabled.checked .btn-flat,.button-toggle.checked .btn-flat{border:2px solid #00bdff}.button-toggle-disabled.checked .btn-flat .infoicon,.button-toggle.checked .btn-flat .infoicon{color:#00bdff}.button-toggle-disabled.checked .btn-flat .ico-checkmark,.button-toggle-disabled.checked .btn-flat .ico-checkmark-xl,.button-toggle.checked .btn-flat .ico-checkmark,.button-toggle.checked .btn-flat .ico-checkmark-xl{display:inline-block}.button-toggle-disabled.checked label,.button-toggle.checked label{color:#00bdff;font-weight:700}.button-toggle label,.button-toggle-disabled label{display:block;font-weight:400;margin-top:5px}.button-toggle:hover .btn-flat{border:2px solid #00bdff}.button-toggle:hover .btn-flat .infoicon,.button-toggle:hover label{color:#00bdff}.button-toggle-disabled .btn-flat{opacity:.8}.button-toggle-disabled .btn-flat .infoicon{opacity:.6}.btn-group>.btn{border-left:1px solid #eee}.btn-group>.btn:hover{background-color:#005592;color:#fff}.btn-group>.btn:first-child{border-left:0 #eee}.btn-group>.btn.active{background-color:#00497b;color:#fff}.btn-group>.btn-white{background-color:#fff}.btn-group>.btn-greyline{background-color:transparent;border:1px solid #c6d4df;color:#21416c}.btn-group>.btn-greyline:first-child{border:1px solid #c6d4df}.btn-group>.btn-greyline:hover{background-color:transparent}.btn-group>.btn-greyline:active,.btn-group>.btn-greyline:focus,.btn-group>.btn-greyline:hover{border-color:#c6d4df;color:#21416c}.decorated-link{text-decoration:underline}.hoverparent .hoverdisplay{display:none}.hoverparent:hover .hoverdisplay{display:inline-block}.hoverparent:hover .hoverhide{display:none}.btn-toolbar{margin-left:4px;margin-right:4px}.btn-block.textcenter,.textcenter{text-align:center!important}.text-sm,.text-small{font-size:10pt}.text-light{font-weight:400}.text-blue{color:#0065ac!important}.text-activeblue{color:#00a8ff!important}.text-smaller{font-size:smaller}.text-up{text-transform:uppercase}.verymuted{color:#999}.verymuted .balance{color:#999!important;font-weight:400}.verymuted .balance.isnegative,.verymuted .balance.isnegative .cents{color:#f0808c!important}.muted,.muted .balance{color:#333!important}.muted .balance{font-weight:400}.showNegative .isnegative{color:#f0808c!important}.tableList-row .balance.gray{display:none}.balance.gray{display:table}.balance.gray,.balance.gray span{color:gray!important}.showRedTransactions .showNegativeAndPositive .isnegative{color:#f0808c!important}.input-group-addon{background:#fff;border-color:#fff;padding:0}.input-group-addon.transparent{background:transparent}.input-group-addon.lastbtn,.input-group-addon.lastbtn:not(:first-child):not(:last-child){border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.input-group-btn>.btn{font-size:16px;line-height:130%}.input-group-btn:last-child>.btn{border-left:1px solid #eee}.input-group.fixed .btn,.input-group.fixed .btn[disabled]{border:none}.input-group.fixed .input-group-btn:first-child>.btn,.input-group.fixed .input-group-btn:first-child>.btn-group{margin-right:0}.input-group.fixed .input-group-btn:last-child>.btn,.input-group.fixed .input-group-btn:last-child>.btn-group{margin-left:0}.input-group.fixed .input-group-btn{border-left:none!important}input.input-grey,select.input-grey,textarea.input-grey{background-color:#f7f7f7}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .whiteform select.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .whiteform textarea.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .whiteform select.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .whiteform textarea.input-group,.whiteform .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error select.input-group,.whiteform .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error textarea.input-group,.whiteform .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning select.input-group,.whiteform .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning textarea.input-group,.whiteform input[type=color],.whiteform input[type=date],.whiteform input[type=datetime-local],.whiteform input[type=datetime],.whiteform input[type=email],.whiteform input[type=month],.whiteform input[type=number],.whiteform input[type=password],.whiteform input[type=search],.whiteform input[type=tel],.whiteform input[type=text],.whiteform input[type=time],.whiteform input[type=url],.whiteform input[type=week],.whiteform select,.whiteform select.form-control,.whiteform textarea,.whiteform textarea.form-control{border-color:#c6d4df}.whiteform .btn-white{border:1px solid #c6d4df}.whiteform .input-group-addon{background-color:#c6d4df;border-color:#c6d4df;color:#21416c;padding:6px 12px}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error select.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error textarea.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning select.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning textarea.input-group,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,select.form-control,textarea,textarea.form-control{background-color:#fff;border-color:#fff;-webkit-box-shadow:none;box-shadow:none}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error select.input-group:focus,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error textarea.input-group:focus,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning select.input-group:focus,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning textarea.input-group:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select.form-control:focus,select:focus,textarea.form-control:focus,textarea:focus{border-color:#c6d4df;-webkit-box-shadow:none;box-shadow:none;outline:0}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error select.input-lg.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error textarea.input-lg.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning select.input-lg.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning textarea.input-lg.input-group,input[type=color].input-lg,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=datetime].input-lg,input[type=email].input-lg,input[type=month].input-lg,input[type=number].input-lg,input[type=password].input-lg,input[type=search].input-lg,input[type=tel].input-lg,input[type=text].input-lg,input[type=time].input-lg,input[type=url].input-lg,input[type=week].input-lg,select.form-control.input-lg,select.input-lg,textarea.form-control.input-lg,textarea.input-lg{border-radius:4px;font-size:17px;height:35px}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error select.invalid.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error textarea.invalid.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning select.invalid.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning textarea.invalid.input-group,input[type=color].invalid,input[type=date].invalid,input[type=datetime-local].invalid,input[type=datetime].invalid,input[type=email].invalid,input[type=month].invalid,input[type=number].invalid,input[type=password].invalid,input[type=search].invalid,input[type=tel].invalid,input[type=text].invalid,input[type=time].invalid,input[type=url].invalid,input[type=week].invalid,select.form-control.invalid,select.invalid,textarea.form-control.invalid,textarea.invalid{border-color:#f0808c;outline-color:#f0808c}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error select.invalidAnimate.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error textarea.invalidAnimate.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning select.invalidAnimate.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning textarea.invalidAnimate.input-group,input[type=color].invalidAnimate,input[type=date].invalidAnimate,input[type=datetime-local].invalidAnimate,input[type=datetime].invalidAnimate,input[type=email].invalidAnimate,input[type=month].invalidAnimate,input[type=number].invalidAnimate,input[type=password].invalidAnimate,input[type=search].invalidAnimate,input[type=tel].invalidAnimate,input[type=text].invalidAnimate,input[type=time].invalidAnimate,input[type=url].invalidAnimate,input[type=week].invalidAnimate,select.form-control.invalidAnimate,select.invalidAnimate,textarea.form-control.invalidAnimate,textarea.invalidAnimate{-webkit-animation:shake .3s linear}.right,td.right{text-align:right}.block{display:block}.text-bottom{vertical-align:text-bottom}h3.folder-title{overflow:visible}.truncate{display:inline-block;*display:inline;*zoom:1;overflow:hidden;text-overflow:ellipsis;-ms-text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;max-width:100%;vertical-align:bottom;width:100%\9}hr.outerHr{border-bottom-color:#d2d5da}hr.innerHr{margin-left:-15px;margin-right:-15px}hr.modalHr{margin-left:-13px;margin-right:-13px}.light-hr{border-top-color:#cfd6de;margin:10px 0}.underligned{border-bottom:1px solid #cfd6de}.date{font-size:11pt;font-weight:700;text-align:center}.date .month{display:block;margin-top:-4px;text-transform:uppercase}.date .day{display:block;margin-top:7px}.date .year{font-size:10px;font-weight:400;margin-top:-2px}.pfmContainer .date .year,.pfmContainer .dateinv .year{display:block}.progress{position:relative}.move_caret .dropdown-toggle .caret.pull-right{margin-top:8px}.progress-striped .bar{border-radius:4px 0 0 4px;position:absolute;z-index:15}.progress-striped .bar.bufferbar{background-color:#eee;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,hsla(0,0%,100%,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,hsla(0,0%,100%,.15)),color-stop(.75,hsla(0,0%,100%,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-moz-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;border-left:1px dashed #ccc;border-radius:0 4px 4px 0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);float:right;position:absolute;right:0;z-index:5}.popover.green{border:0 transparent;border-radius:4px;padding:0;z-index:2500}.popover.green.bottom{margin-top:12px}.popover.green.bottom .arrow:after,.popover.green.bottom>.arrow{border-bottom-color:#01b25a}.popover.green .popover-title{background-color:#01b25a;border-radius:4px 4px 0 0;color:#fff;text-transform:uppercase}.popover.blue{border:0 transparent;border-radius:4px;padding:0;z-index:2500}.popover.blue.bottom{margin-top:12px}.popover.blue.bottom .arrow:after,.popover.blue.bottom>.arrow{border-bottom-color:#1b5d96}.popover.blue .popover-title{background-color:#1b5d96;border-radius:4px 4px 0 0;color:#fff;text-transform:uppercase}.ui-widget{font-family:inherit}.ui-dialog.ui-widget{z-index:999999999!important}.ui-widget-overlay{background:#000;filter:Alpha(Opacity=50);opacity:.5;position:fixed;z-index:29999!important}.ui-dialog{border:none;border-radius:4px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);padding:0}.ui-dialog .ui-dialog-titlebar{background:#facccd;border:none;border-radius:4px 4px 0 0;text-align:center}.ui-dialog .ui-dialog-titlebar .ui-dialog-title{float:none;font-size:23pt;font-weight:400;padding:0;white-space:normal}.ui-dialog .ui-dialog-content{padding:10px 15px}.ui-dialog .ui-dialog-buttonpane{-webkit-box-shadow:none;box-shadow:none;padding:3px;text-align:center}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none}.ui-dialog .ui-dialog-titlebar-close{background:0;border:0;display:none}.ui-dialog.positiveDialog .ui-dialog-titlebar{background:#01b25a}.ui-dialog.positiveDialog .ui-dialog-title{color:#fff}.ui-dialog.neutralDialog .ui-dialog-titlebar{background:#99a9ba}.ui-dialog.neutralDialog .ui-dialog-title{color:#fff}.ui-dialog.info-dialog .ui-dialog-titlebar{background:#a3c587}.ui-dialog.info-dialog .ui-dialog-titlebar .ui-dialog-title{color:#fff}.modal-open .g-bs4 .modal .modal-content{width:auto}.modal-open{overflow:hidden;position:fixed;width:100%}.modal-open .modal{overflow:auto;z-index:300001}.modal-open .modal .modal-dialog{margin-top:50px}.modal-open .modal .modal-footer,.modal-open .modal .modal-header{padding:15px;text-align:inherit}.modal-open .modal .modal-content{border-radius:2px;width:800px}.modal-open .modal .modal-content.alert-modal{border:8px solid #f0808c}.modal-open .modal .modal-header button.close{color:#aabacc;display:table;font-size:14px;opacity:1;padding:8px;text-transform:uppercase}.modal-open .modal .modal-header button.close:hover{color:#212121}.modal-open .modal .modal-header button.close>span{display:table-cell;vertical-align:middle}.modal-open .modal .modal-header button.close>span.close-btn-2{display:table-cell;font-size:17px;padding-left:5px;vertical-align:middle}.modal-open .modal .modal-header.alert-header{background:#facccd;border-color:#f0808c;color:#000}.modal-open .modal .modal-header.warning-header{background:#fcf8e3;border-color:#fbeed5;color:#000}#errorModal .modal-body{padding:25px 70px}.message{z-index:10040}.close{font-size:36px;font-weight:700}.modal-backdrop{z-index:300000}.alert{margin-bottom:10px;margin-top:5px}.alert-sm{padding:5px}.alert-default{background-color:#c6d4df}.alert-info{color:#333}a.icondiv,div.icondiv{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#ccc;font-size:28px;height:45px;margin-left:auto;margin-right:auto;margin-top:9px;padding-top:4px;text-align:center;width:45px}a.icondiv.iconBlue,div.icondiv.iconBlue{color:#21416c}a.icondiv.iconRed,div.icondiv.iconRed{color:#f0808c}a.icondiv.mini,div.icondiv.mini{background-size:16px;display:inline-block;font-size:14px;height:16px;padding-top:0;width:16px}.iconcircle{background-color:#fff;background-position:top!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:24px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.4);box-shadow:inset 0 1px 2px rgba(0,0,0,.4);display:inline-block;height:45px;margin:5px auto;overflow:hidden;width:45px}.iconcircle.icon{font-size:30px;line-height:48px}.iconcircle span{display:inline-block;height:32px;margin:8px;text-align:center;width:32px}.iconcircle.iconcircle-sm{border-radius:17px;height:34px;width:34px}.iconcircle.iconcircle-sm span{height:20px;width:20px}.iconcircle.iconcircle-xs{border-radius:12px;height:24px;margin:0;width:24px}.iconcircle.iconcircle-lg{border-radius:45px;font-size:45px;height:90px;line-height:90px;width:90px}.iconcircle.iconcircle-lg span{color:#415b76;margin:0;width:90px}.iconcircle.iconcircle-xl{border-radius:54px;height:108px;width:108px}.iconcircle.iconcircle-xl svg.ic-lg{height:54px;margin-top:26px;width:54px}.iconspan{margin-right:4px}.fadedbtn{opacity:.8}.fadedbtn:hover{opacity:1}.spinner{height:32px;width:32px}.form-horizontal .control-label{font-size:11pt;padding-top:5px;text-align:left}.form-horizontal .control-label strong{font-weight:700}.form-horizontal .controls{margin-left:180px}.form-horizontal .form-actions{padding-left:180px}.btn-block{padding-left:10px;padding-right:10px;text-align:left}.btn-block.banner-corner,.btn-block.text-center,.bundles .bundle-items-list section main .btn-block.discount,.bundles .bundle-items-list section main .btn-block.plugin-amount-description{text-align:center}.btn-block img{margin-left:-4px}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error select.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning select.input-group,.ui-autocomplete-input,.uneditable-input,input[type=password],input[type=text],select.form-control,textarea{color:#21416c;padding:4px}.ui-autocomplete-input .input-xlarge,.uneditable-input .input-xlarge,input[type=password] .input-xlarge,input[type=text] .input-xlarge,textarea .input-xlarge{font-size:18px;line-height:26px;padding:5px}.label,label{font-weight:700}.label{border:1px solid transparent;border-radius:.125rem;display:inline-block;font-size:.625rem;line-height:.875rem;margin-top:-.1875rem;max-width:100%;overflow:hidden;padding:1px .25rem;text-overflow:ellipsis;text-transform:uppercase;vertical-align:middle}.label small{font-size:inherit}.label.label-default{background-color:#c8c8c8}.label.label-inactive{background-color:#5c7999}.label.label-grey{background-color:#839dbb}.label.label-grey,.label.label-upgrade{border:1px solid transparent;color:#fff}.label.label-upgrade{background-color:#ff7900}.label.label-white{background-color:#fff;border:1px solid #ccc;color:#888}.label.label-green{background-color:#01b25a}.label.label-green,.label.label-red{border:1px solid transparent;color:#fff}.label.label-red{background-color:#f0808c}.label.label-blue{background-color:#008bea}.label.label-blue,.label.label-grey2{border:1px solid transparent;color:#fff}.label.label-grey2{background-color:#738dab}.label.label-tag{background-color:#e7ecf1;border:1px solid #c6d4df;color:#21416c;font-size:11px}.label.label-tag:hover{background-color:#86aac4;border:1px solid #86aac4}.navbar-search .search-query.rounded{background-color:#192b41;background-image:-webkit-gradient(linear,left 0,left 100%,from(#253b53),to(#192b41));background-image:-webkit-linear-gradient(top,#253b53,0,#192b41,100%);background-image:-moz-linear-gradient(top,#253b53 0,#192b41 100%);background-image:linear-gradient(180deg,#253b53 0,#192b41);background-repeat:repeat-x;border-radius:13px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.2);color:#fff;font-weight:700;height:18px;margin:0 5px;padding:4px 12px;text-shadow:0 1px 0 #666}.navbar-search .search-query.rounded.focused,.navbar-search .search-query.rounded:focus{border:1px solid #333;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:#fff;outline:0;padding:4px 12px;text-shadow:0 1px 0 #666}.tooltipinfo{cursor:pointer}.tooltip{z-index:9999999}.tooltip.alert .tooltip-arrow{border-top-color:#f0808c}.tooltip.alert .tooltip-inner{background-color:#f0808c}.tooltip-inner{background-color:#00385f;max-width:240px}.tooltip-inner-wide{width:180px}.tooltip-inner-mid-wide{width:140px}.tooltip.top .tooltip-arrow{border-top-color:#00385f}.tooltip.right .tooltip-arrow{border-right-color:#00385f}.tooltip.left .tooltip-arrow{border-left-color:#00385f}.tooltip.bottom .tooltip-arrow{border-bottom-color:#00385f}.ui-tabs{padding:0}.ui-tabs .ui-tabs-panel{padding-left:0;padding-right:0}.triangle-right{background:#0b4d7f;background:-webkit-gradient(linear,0 0,0 100%,from(#2e88c4),to(#075698));background:-moz-linear-gradient(#2e88c4,#075698);background:-o-linear-gradient(#2e88c4,#075698);background:linear-gradient(#2e88c4,#075698);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:#fff;margin:1em 0 3em;padding:15px;position:relative}.triangle-right.right{background:#cdebf8;color:#333;margin-right:135px}.triangle-right.left{background:#eee;color:#333;margin-left:135px}.triangle-right.right:after{border-color:transparent #cdebf8;border-width:15px 0 0 40px;bottom:auto;left:auto;right:-40px;top:16px}.triangle-right:after{border-color:#cdebf8 transparent;border-style:solid;border-width:20px 0 0 20px;bottom:-20px;content:"";display:block;left:50px;position:absolute;width:0}.triangle-right.left:after{border-color:transparent #eee;border-width:15px 40px 0 0;bottom:auto;left:-40px;top:16px}.grey{color:gray}.full-percentage-height{height:100%;max-height:100%;min-height:100%}.half-percentage-height{height:50%;max-height:50%;min-height:50%}.half-percentage-width{max-width:50%;min-width:50%;width:50%}.form-horizontal .row+.row{margin-top:20px}.moveleft{margin-left:-2px}.displaycard,.roundBox{border-radius:4px}.displaycard{background-color:#fff;-webkit-box-shadow:1px 1px 2px hsla(0,0%,39%,.2);box-shadow:1px 1px 2px hsla(0,0%,39%,.2);display:block;min-height:100px;padding:0;position:relative;width:100%}.displaycard .displayinner{font-size:12pt;padding:10px}.displaycard #trxList{margin-bottom:43px;margin-right:-2px}.displaycard.smallbox{cursor:pointer;float:left}@media(max-width:991px){.displaycard.smallbox.sidecard{float:none;width:auto}}@media(min-width:992px){.displaycard.smallbox.sidecard{padding:0}}.displaycard.smallbox .bottomButton{border:0;height:3rem;padding:0}@media(min-width:992px){.displaycard.smallbox .bottomButton{bottom:0;left:0;position:absolute;right:0}}@media(max-width:992px){.displaycard.smallbox .bottomButton{bottom:0;left:0;position:absolute;right:0}.displaycard.smallbox .bottomButton .btn{opacity:1!important}}.displaycard.smallbox .bottomButton a.btn{border-top-left-radius:0;border-top-right-radius:0;text-align:center}.displaycard.smallbox .bottomButton a.btn-light{border-top:1px solid var(--g-color-surface-secondary)}.displaycard.smallbox .moreinfo{font-size:11pt}.displaycard.smallbox .moreinfo [class*=" icon-"]:before,.displaycard.smallbox .moreinfo [class^=icon-]:before{width:1.4em}.displaycard.smallbox:hover{-webkit-box-shadow:1px 1px 2px hsla(0,0%,39%,.4);box-shadow:1px 1px 2px hsla(0,0%,39%,.4)}.displaycard.smallbox:hover a.btn-default{color:#fff!important}.block-bottom-border{border-bottom:1px solid #f7f7f7}#nameblockInner{margin-bottom:0;margin-left:55px;max-width:100%;overflow:hidden}#nameblockInner a{display:block;font-size:16px;font-weight:700}@-webkit-keyframes shake{41%,8%{-webkit-transform:translateX(-6px)}25%,58%{-webkit-transform:translateX(6px)}75%{-webkit-transform:translateX(-2px)}92%{-webkit-transform:translateX(2px)}0%,to{-webkit-transform:translateX(0)}}.switch{font-size:36px;line-height:55px}.switch.deactivated{color:#999}.errorWell{border:1px solid #aabacc;max-height:300px;overflow:scroll}.error-message-magnify{font-size:12px;font-weight:700}.icon-md:before,.list-checkmark li.icon-md:before{font-size:24px}.icon-red:before,.list-checkmark li.icon-red:before{color:#ff5b55}.icon-green:before,.list-checkmark li.icon-green:before{color:#4aa677}.colorblock-outer{cursor:pointer;display:inline-block}.colorblock-outer .colorblock{height:24px;width:24px}.colorblock-long-outer{border-top:1px solid #ccc;cursor:pointer;display:inline-block;margin-bottom:-3px;padding:2px 2px 0}.colorblock-long-outer .colorblock-long{height:20px;width:100px}ul#products-sortable{list-style-type:none;margin:0 0 13px;padding:0}ul#products-sortable li.ui-state-default{border:0 transparent;margin-bottom:8px;padding:0}ul#products-sortable li.ui-state-default a.icondiv,ul#products-sortable li.ui-state-default div.icondiv{font-size:21px;margin-bottom:2px;margin-right:8px;margin-top:2px;max-height:32px;max-width:32px}ul#products-sortable li.ui-state-default a.icondiv svg,ul#products-sortable li.ui-state-default div.icondiv svg{height:24px;margin-top:0;width:24px}ul#products-sortable li.ui-state-default .iconsContainer{padding-right:5px;padding-top:3px}ul#products-sortable li.ui-state-default .iconsContainer a{position:relative}ul#products-sortable li.ui-state-default .iconsContainer a:after{content:"";height:100%;left:0;top:0;width:100%}ul#products-sortable li.ui-state-default .iconsContainer a svg{pointer-events:none}ul#products-sortable li.ui-state-default .colorblock-outer{border:none;margin-bottom:-3px;margin-right:8px;padding:0}ul#products-sortable li.ui-state-default .colorblock-outer .colorblock{height:38px;width:36px}ul#products-sortable li.ui-state-default .btn-lg-icon{font-size:24px;font-weight:400}ul#products-sortable li.ui-state-default h5,ul#products-sortable li.ui-state-default input[type=range].with-max:after,ul#products-sortable li.ui-state-default input[type=range].with-min:before{margin-bottom:1px;margin-top:3px;min-height:34px}ul#products-sortable li.ui-state-default .edit-account-name{margin-left:.5ch;position:absolute}.image-edit-modal .modal-header{text-align:center}.image-edit-modal .modal-header .icon-wrapper{display:table;margin:0 auto}.image-edit-modal .modal-header .icon-wrapper .infoicon{display:table-cell;margin-right:5px;vertical-align:middle}.image-edit-modal .modal-header .icon-wrapper .headline{display:table-cell;vertical-align:middle}.image-edit-modal .modal-body{background:#f7f7f7;padding:0!important}.image-edit-modal #editorDIV{margin:0 auto;width:80%}.image-edit-modal #editorBackImg{background:#fff;margin:20px 0}.image-edit-modal #editorBackImg .ico-drag-drop{height:100px;width:100px}.image-edit-modal .upload-area{background:#fff}.image-edit-modal .upload-area .center-block{padding:20px 0}.image-edit-modal .upload-area #startFileSelectionLink{border:1px solid #ddd;border-radius:4px;padding:10px}.image-edit-modal .upload-area #startFileSelectionLink .ico-file-upload,.image-edit-modal .upload-area #startFileSelectionLink .ico-file-upload-xl{color:#ccc;display:block;float:left;height:24px;margin:0 10px;width:24px}.image-edit-modal .upload-area #startFileSelectionLink span{display:block;margin-top:2px}.image-edit-modal .upload-area #startFileSelectionLink a,.image-edit-modal .upload-area #startFileSelectionLink a:focus,.image-edit-modal .upload-area #startFileSelectionLink a:hover{color:#2a6496;text-decoration:none}.image-edit-modal .upload-area #startFileSelectionLink:hover .ico-file-upload,.image-edit-modal .upload-area #startFileSelectionLink:hover .ico-file-upload-xl{color:gray}.image-edit-modal #uploadprogress{background:#e9eaec;margin:10px auto 20px;max-width:250px}.image-edit-modal #uploadprogress .progress-bar-grey{background:#aab9cc}.image-edit-modal .editor-sidebar{margin:20px 0}.image-edit-modal .editor-sidebar a.accountImage:hover{cursor:default}.image-edit-modal .editor-sidebar .btn-info .ico-delete,.image-edit-modal .editor-sidebar .btn-info .ico-delete-xl{height:24px;width:24px}.editor-sidebar{background:#f7f7f7}#mainModalContent.hover .upload-area{border-color:#01b25a}#mainModalContent.hover .upload-arrow{color:#01b25a}.upload-area{background-color:#f7f7f7;border:1px solid #e5e5e5}.upload-area .center-block{width:80%}.upload-area .upload-arrow{font-size:46px;margin-right:10px}.upload-preview{padding:10px;text-align:center}.upload-preview img{max-width:250px;width:250px}#editorBackImg{height:300px;width:100%}.tutorial-subline{line-height:180%}.rightspace{margin-right:10px}.list-checkmark li.right-icon:before,.right-icon:before{float:right;margin-top:4px}.loader-lg{height:48px;margin-right:15px;width:48px}.loader-sm{height:24px;margin-right:8px;width:24px}.loader-md{height:32px;margin-right:10px;width:32px}.loader-right{position:absolute;right:3px;top:8px}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .input-group .form-control,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .has-error .input-group,.has-error .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .input-group,.has-error .form-control{border-color:#a94442!important}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .has-warning .input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .input-group .form-control,.has-warning .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .input-group,.has-warning .form-control{border-color:#f49a12!important}.form-control-feedback{display:none}.has-feedback .form-control-feedback{display:block}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .has-feedback .no-feedback.input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .has-feedback .no-feedback.input-group,.has-feedback .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .no-feedback.input-group,.has-feedback .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .no-feedback.input-group,.has-feedback .form-control.no-feedback{padding-right:inherit}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#c6d4df}::-webkit-input-placeholder{font-size:80%}::-moz-placeholder{font-size:80%}:-ms-input-placeholder{font-size:80%}input:-moz-placeholder{font-size:80%}.ui-slider-tick-mark{background:#ccc;display:inline-block;height:16px;position:absolute;top:-4px;width:2px}.badge-info{background-color:#21416c;color:#fff}.close-text{font-size:small;margin-right:5px;margin-top:-1px;text-transform:uppercase}.listrow{border-top:1px solid var(--g-color-surface-secondary);font-size:12pt;font-weight:400;padding:10px}.listrow-sm{padding-bottom:0;padding-top:0}.headerrow{background-color:#f5f5f5;font-size:10pt;font-weight:400}.hoverrow{cursor:pointer;overflow-x:hidden}.hoverrow:hover{background-color:#f7f7f7}.perfBlock{border-radius:3px;color:#fff;font-size:smaller;padding:3px}.perfBlock .balance{color:#fff!important;font-weight:400!important}.posPerfBlock{background-color:#01b25a}.negPerfBlock{background-color:#f0808c;color:#fff!important}.detailRow{border:3px solid #c6d4df}.detailRow .details{padding:10px 15px}.devMode{display:none!important}.margin-none{margin:0}.togglebtn svg.ic-md,.togglebtn svg.ic-sm{opacity:.2}.togglebtn.active .ic-md,.togglebtn.active .ic-sm{opacity:1}.btn-line{margin-right:10px;margin-top:3px}.noediting .edit{display:none}.editing .no-edit{display:none!important}.label-sm{color:#a4aeba;font-size:12px;font-weight:400;line-height:1.2;text-transform:uppercase}.country-cz .label-sm{font-size:13px;text-transform:none}.label-sm.small-subline-content{font-size:12px;font-weight:400;line-height:18px}a.accountImage.icondiv{font-size:12px;margin-top:9px}a.accountImage.icondiv svg{margin-top:2px}.infoline{padding-bottom:8px;padding-top:8px}.darkline{background:#aab9cc;padding-left:13px;padding-right:13px}.darkline,.darkline a{color:#fff}.lightblueline{background:#00a8ff;color:#fff;padding-left:13px;padding-right:13px}.lightblueline a{color:#fff}.white{color:#fff!important}.lighttext,.lighttext a{color:#fff}input[type=checkbox],input[type=radio]{margin-right:10px}input[type=text].inline-input{background:transparent;border:1px solid transparent;height:auto;text-align:center}input[type=text].inline-input-lg{font-size:24pt;font-weight:400;margin-bottom:5px;margin-top:5px;padding:5px}input[type=text].inline-input-white{color:#fff}input[type=text].inline-input-white .active,input[type=text].inline-input-white:focus,input[type=text].inline-input-white:hover{border:1px solid #fff}input[type=text].inline-input-dark{border:1px solid #e5e5e5;color:#1b5d96}input[type=text].inline-input-dark .active,input[type=text].inline-input-dark:focus,input[type=text].inline-input-dark:hover{border:1px solid #1b5d96}#inlineEditTb{border:1px solid #e5e5e5;display:block;font-size:12pt;margin-bottom:4px;margin-right:0;margin-top:10px;width:100%}h5:empty,input[type=range].with-max:empty:after,input[type=range].with-min:empty:before{display:none}.toprightcancel{padding-top:5px;text-align:right}.toprightcancel .btn-link{font-size:11px;font-weight:700;padding-right:0;text-transform:uppercase}.toprightcancel .btn-link:hover{text-decoration:none}.toprightcancel .ic-sm{margin-bottom:-3px;margin-left:6px}.numbercircle{background:#fff;border:2px solid #21416c;border-radius:50%;height:36px;margin:5px auto;padding:6px;text-align:center;width:36px}.productBox{border:1px solid var(--g-color-surface-secondary);border-radius:4px;min-height:120px}.productBox .topbar{padding:10px}.productBox .dropdown-menu{margin-right:50px;margin-top:-10px}@media(max-width:768px){.productBox .dropdown-menu{max-width:450px}}@media(max-width:480px){.productBox .dropdown-menu{max-width:250px}}.foldLabel{margin-top:16px;text-transform:uppercase}.btn-group-block,.dropdown-menu-block{width:100%}#accountSelectorRegion,.accountSelectorRegion{position:relative}#accountSelectorRegion .btn-group,.accountSelectorRegion .btn-group{width:100%}#accountSelectorRegion .btn-group .btn-group-justified .dropdown-menu,.accountSelectorRegion .btn-group .btn-group-justified .dropdown-menu{border:0;left:0!important;padding:0;right:0!important;z-index:99999}#accountSelectorRegion .btn-group .btn,.accountSelectorRegion .btn-group .btn{background:#fff;text-align:left;width:100%}#accountSelectorRegion .btn-group .btn .caret,.accountSelectorRegion .btn-group .btn .caret{margin-top:8px}#accountSelectorRegion .select-account-link,.accountSelectorRegion .select-account-link{border-bottom:1px solid var(--g-color-surface-secondary)!important}#accountSelectorRegion .select-account-link .accountImage,.accountSelectorRegion .select-account-link .accountImage{margin-top:10px}#accountSelectorRegion .select-account-link:hover,.accountSelectorRegion .select-account-link:hover{background:#f7f7f7}.account-selector-dropdown .btn-greyline{border-radius:4px;text-align:left}.account-selector-dropdown .dropdown-toggle .current-selection{float:left;max-width:95%}.account-selector-dropdown .dropdown-toggle .caret.pull-right{margin-top:8px}.account-selector-dropdown .dropdown-menu{max-height:360px;min-width:auto;overflow-y:scroll;width:100%}.account-selector-dropdown .dropdown-menu .select-all{padding:10px 24px}.account-selector-dropdown .dropdown-menu>li>a{color:#415b76;font-weight:400}.account-selector-dropdown .dropdown-menu>li:hover>a{background:#f7f7f7;color:#666;font-weight:400}.account-selector-dropdown .dropdown-menu li.menu-product-bar{border-bottom:1px solid #efefef!important}.account-selector-dropdown .dropdown-menu li.menu-product-bar.last{border-bottom:none!important}.account-selector-dropdown .dropdown-menu li.menu-product-bar a{padding-bottom:5px;padding-top:5px}.datepickerInput[readonly]{background-color:#fff;cursor:default}input::-ms-clear{display:none;height:0;width:0}.list-checkmark ul,ul.list-checkmark,ul.list-checkmark ul{padding:0 0 0 20px}.list-checkmark,.list-checkmark ul,ul.list-checkmark,ul.list-checkmark ul{list-style:none;margin:0}.list-checkmark li,.list-checkmark ul li,ul.list-checkmark li,ul.list-checkmark ul li{position:relative}.list-checkmark li:before,.list-checkmark ul li:before,ul.list-checkmark li:before,ul.list-checkmark ul li:before{left:0;margin-left:-20px;position:absolute}.list-checkmark.list-checkmark-blue li:before,ul.list-checkmark.list-checkmark-blue li:before{color:#00a8ff}.list-checkmark.list-checkmark-green li:before,ul.list-checkmark.list-checkmark-green li:before{color:#01b25a}.no-p-distance p,p.no-p-distance{margin:0;padding:0}.flag{border-radius:3px;height:100%;width:25px}.hover-container .visible-hover,.hover-hide:hover{display:none}.hover-container:hover .visible-hover{display:block}.font-small{font-size:small}[data-sort-direction=ASC].active .asc_icon,[data-sort-direction=DESC].active .desc_icon{display:inline}[data-sort-direction] .asc_icon,[data-sort-direction] .desc_icon{display:none}.no-float{float:none}.text-normal{font-weight:400}.lifeinsurance-payment-item-details{margin-top:5px}.lifeinsurance-payment-item-details .tooltipel{vertical-align:sub;z-index:100}.lifeinsurance-payment-item-details .tooltip{width:230px}.lifeinsurance-payment-item-details .tooltip .tooltip-inner{max-width:100%}.lifeinsurance-payment-item-details .tooltip .tooltip-amount{line-height:20px}#card-tan-activation-intro .signing-success-message{margin-bottom:50px;opacity:.8;text-align:center}.hide-number-arrows input::-webkit-inner-spin-button,.hide-number-arrows input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hide-number-arrows input[type=number]{-moz-appearance:textfield}.h2-button-height{margin-bottom:7px;margin-top:7px}.blue-anchor{color:#0065ac;font-weight:700}.ios-friendly-hide{height:0;overflow:hidden;width:0}@media(max-width:768px){.ios-click-helper{cursor:pointer!important}}.inline-block,.inline-child>div{display:inline-block}.linklike{color:#21416c;font-size:16px;font-weight:700}.linklike:hover{text-decoration:underline}.accountheader .accountblock{margin-top:-9px}.accountheader .iconcircle{float:left;margin-left:4px;margin-top:3px}#dragHandle.ui-widget-content,#dragHandleLeft.ui-widget-content,#dragHandleRight.ui-widget-content{background:#bdbdbd;border-color:#bdbdbd;border-radius:4px;height:46px;margin-left:-7px;top:-9px;width:16px;z-index:8500}@media(max-width:768px){#dragHandle.ui-widget-content,#dragHandleLeft.ui-widget-content,#dragHandleRight.ui-widget-content{margin-left:-14px;width:32px}}#selectBg{font-size:64px;left:0;pointer-events:none;position:absolute;right:0;text-align:center}.bar{position:relative}.select-account-link .icondiv{height:40px;margin-left:-10px;margin-right:8px;margin-top:0;width:40px}.select-account-link{overflow-x:hidden;text-overflow:ellipsis}#selSecurityTypeLabel .badge{display:none!important}.did-you-mean a{font-weight:700}table.transactionlist{border-collapse:separate;border-spacing:1px;margin-bottom:0;padding:0}table.transactionlist.table{color:inherit}table.transactionlist div.spacer{margin:0;padding:5px}table.transactionlist thead>tr>th{border:none;border-bottom:1px solid #fff;padding-left:12px;padding-right:12px}table.transactionlist tbody>tr>td{background-color:#f7f7f7;border:none}table.transactionlist td{line-height:190%}#infoColumn,.infoline{word-break:break-all;word-break:break-word}#receiverNameLine{hyphens:auto;word-wrap:break-word;word-break:break-all}.accountInfoBlock #nameblockInner{padding-top:0}.accountInfoBlock.iconcircle{margin-right:10px;margin-top:0}.accountInfoBlock .accountName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-striped>tbody>tr:nth-child(odd):hover td{background-color:#ededed}.table-striped>tbody>tr.transaction-detail:nth-child(odd):hover td.maindetail-cell{background-color:#fff;cursor:default}.table-striped>tbody>tr.whiterow:nth-child(odd) td,.table-striped>tbody>tr.whiterow:nth-child(odd):hover td{background-color:#fff}.transactionlist td{padding-bottom:0;padding-top:0;position:relative}.transactionlist tbody>tr>td{padding:0}.transactionlist .monthseparator th[colspan]{padding:.25rem 1.25rem}.transactionlist .monthseparator td,.transactionlist .monthseparator td:hover{background-color:#e5e5e5}.transactionlist .upcomingline-end td,.transactionlist .upcomingline-end td:hover{background-color:#333;padding:2px}.transactionlist td.datecol{border-left:3px solid #1b5d96;vertical-align:middle}.transactionlist .checkcol{width:7.5%}.transactionlist .datecol,.transactionlist .datecol-detail{text-align:center;white-space:nowrap;width:1%}.transactionlist .datecol .small-date,.transactionlist .datecol-detail .small-date{font-size:14px}.transactionlist .datecol-detail{margin-left:15px}@media(max-width:767px){.transactionlist .datecol-detail{margin-left:0;width:inherit}}.transactionlist .datecol .date,.transactionlist .datecol-detail .date{padding-top:6px}.transactionlist .amountcol-detail .spacer{padding-right:14px}.transactionlist .iconcol-detail{padding:0;text-align:center;width:9.6%}@media(max-width:767px){.transactionlist .iconcol-detail{width:inherit}}.transactionlist .iconcolnew{width:8.5%}.transactionlist .iconcol{padding:0 8px;text-align:center;width:55px}.transactionlist .iconcol div.icondiv,.transactionlist .iconcol img{background-size:45px 45px;margin-bottom:0;margin-top:9px;max-height:45px;max-width:45px}.transactionlist .iconcol div.icondiv.iconFlag,.transactionlist .iconcol img.iconFlag{background-size:140%}.transactionlist .iconcol img{margin-top:-13px}.transactionlist .iconcol .rapidTransferLabel{position:absolute;right:6px;top:9px}.transactionlist .amountcol,.transactionlist .amountcol-detail{padding-right:9px}.transactionlist .amountcol .balance,.transactionlist .amountcol-detail .balance{display:block;font-size:18px;margin-top:8px}.transactionlist .amountcol .balance-muted .balance,.transactionlist .amountcol-detail .balance-muted .balance{color:#999;font-size:12px}.transactionlist .amountcol .balance.roundingAmount,.transactionlist .amountcol-detail .balance.roundingAmount{color:#999;float:left;font-size:13px;font-weight:400}.transactionlist .amountcol .rounding-icon,.transactionlist .amountcol-detail .rounding-icon{color:#999;float:left;margin-right:5px;margin-top:5px}.transactionlist .amountcol .fee-balance .icon-wrapper,.transactionlist .amountcol-detail .fee-balance .icon-wrapper{color:#999;display:inline-block;vertical-align:middle}.transactionlist .amountcol .fee-balance .balance,.transactionlist .amountcol-detail .fee-balance .balance{color:#999;display:inline;font-size:16px}.transactionlist .accountcol{font-size:.875rem;position:relative;width:67.6%}.transactionlist .accountcol .spacer{float:left;overflow:hidden;padding-left:15px}.transactionlist .accountcol h4{font-size:1rem}.transactionlist .accountcol h5,.transactionlist .accountcol input[type=range].with-max:after,.transactionlist .accountcol input[type=range].with-min:before{font-size:1rem;margin-bottom:2px;margin-top:6px;padding-top:0}.transactionlist .accountcol .label{margin-right:6px}.transactionlist .accountcol .transaction-icons{height:16px;margin-top:4px;position:absolute;right:2px;top:0;width:76px}.transactionlist .accountcol .transaction-icons>div,.transactionlist .accountcol .transaction-icons>svg{color:#a39c94;float:right;height:16px;margin-left:4px;width:16px}.transactionlist .accountcol .icondiv{color:#a39c94;height:16px;margin-top:4px;position:absolute;right:2px;top:0;width:16px}.transactionlist .accountcol .orderbuttondiv{position:absolute;right:0}@media(max-width:480px){.transactionlist .accountcol .orderbuttondiv .btn{font-size:10px;padding:1px 2px}}.transactionlist tr.notdone td.datecol .date .day,.transactionlist tr.notdone td.datecol .date .month,.transactionlist tr.notdone td.datecol .dateinv .day,.transactionlist tr.notdone td.datecol .dateinv .month,.transactionlist tr.notdone.whiterow td.datecol .date .day,.transactionlist tr.notdone.whiterow td.datecol .date .month,.transactionlist tr.notdone.whiterow td.datecol .dateinv .day,.transactionlist tr.notdone.whiterow td.datecol .dateinv .month{color:#bf3604}.transactionlist tr.notdone td.iconcol #linehighlight,.transactionlist tr.upcoming td.iconcol #linehighlight,.transactionlist tr:hover.notdone td.iconcol #linehighlight{margin-top:10px}.transactionlist tr.notdone td.iconcol .badge,.transactionlist tr.upcoming td.iconcol .badge,.transactionlist tr:hover.notdone td.iconcol .badge{margin-top:10px;padding-bottom:9px;padding-top:9px}.transactionlist tr.emptyline td,.transactionlist tr:hover.emptyline td{background-color:#fff;padding:0 15px}.transactionlist tr td{position:relative}.transactionlist tr td .tagdiv{position:absolute;right:6px;top:4px}.transactionlist tr td .badge i{margin-right:-1px;margin-top:-1px}.transactionlist tr.whiterow,.transactionlist tr.whiterow td,.transactionlist tr.whiterow th{background-color:#fff;cursor:default}.transactionlist tr .hoverdisplay{display:none}.transactionlist tbody tr:hover>td{background-color:#ededed}.transactionlist tbody tr:hover.whiterow,.transactionlist tbody tr:hover.whiterow td,.transactionlist tbody tr:hover.whiterow th{background-color:#fff}.transactionlist tbody tr:hover .hoverdisplay{display:block}.transactionlist tfoot tr td{cursor:default}.transactionlist tbody tr:last-of-type td{border-bottom:0}.transactionlist tr.monthinfo,.transactionlist tr.transaction-line.hiddenline{display:none;visibility:hidden}.transactionlist tr.monthinfo:hover,.transactionlist tr.monthinfo:hover td,.transactionlist tr.monthinfo:hover th{background-color:#fff}.transactionlist tr.monthinfo.active{display:table-row;visibility:visible}.transactionlist tr.monthinfo td{overflow:hidden;padding:0;position:relative}.transactionlist tr.monthinfo td div.detailblock{margin-top:-600px;padding:0;position:relative;-webkit-transition:margin-top .3s ease-out;-moz-transition:margin-top .3s ease-out;-o-transition:margin-top .3s ease-out;transition:margin-top .3s ease-out}.transactionlist tr.transaction-detail{cursor:default;display:none;visibility:hidden}.transactionlist tr.transaction-detail .lastInfoLine{font-size:1.125rem;font-weight:400;padding:10px;text-align:center}.transactionlist tr.transaction-detail .attachment-input-file-description{word-break:break-word}.transactionlist tr.transaction-detail .buttonsspacer{margin-left:-8px;margin-right:4px}.transactionlist tr.transaction-detail .col-md-3.infolabel{width:21%}.transactionlist tr.transaction-detail.active{display:table-row;visibility:visible}.transactionlist tr.transaction-detail.active td.maindetail-cell,.transactionlist tr.transaction-detail:hover td.maindetail-cell,.transactionlist tr.transaction-detail:hover th.maindetail-cell{background-color:#fff}.transactionlist tr.transaction-detail td.maindetail-cell{background-color:#fff;border:3px solid #c6d4df;overflow:hidden;padding:0;position:relative}.transactionlist tr.transaction-detail td.maindetail-cell div.detailblock{margin-top:-600px;position:relative;-webkit-transition:margin-top .6s ease-out;-moz-transition:margin-top .6s ease-out;-o-transition:margin-top .6s ease-out;transition:margin-top .6s ease-out}.transactionlist tr.transaction-detail .btn-block+.btn-block{margin-top:15px}div.lightblue{background-color:#f2fafd}#orders tr.blueline td,tr.blueline,tr.blueline td{border-bottom:1px solid #fff;border-top:1px solid #fff}#orders tr.blueline td h4,#orders tr.blueline td h5,tr.blueline h4,tr.blueline h5,tr.blueline input[type=range].with-max:after,tr.blueline input[type=range].with-min:before,tr.blueline td h4,tr.blueline td h5{font-size:1rem}#notesline{border:1px solid #fff;position:relative;width:100%}#displayNote{cursor:pointer}#notesDiv #notestb{border:1px solid #c6d4df;border-radius:4px;resize:none;width:100%}.blueblock{background-color:#e1e4e9}.modal-body .blueblock{margin-left:0;margin-right:0}#hlcontainer{margin-top:-10px;padding-top:0}#newtransfer-mainscreen{margin-bottom:45px}#newtransfer-mainscreen .input-group .btn,#newtransfer-mainscreen input,#newtransfer-mainscreen select,#newtransfer-mainscreen textarea{font-size:18px;line-height:130%;resize:none}#newtransfer-mainscreen .input-group .btn:-ms-input-placeholder,#newtransfer-mainscreen input:-ms-input-placeholder,#newtransfer-mainscreen select:-ms-input-placeholder,#newtransfer-mainscreen textarea:-ms-input-placeholder{font-size:14px}#newtransfer-mainscreen select{padding:2px 4px}#newtransfer-mainscreen input#amountTb:-moz-placeholder,#newtransfer-mainscreen input#amountTb::-moz-placeholder{color:#21416c}#newtransfer-mainscreen input#amountTb:-ms-input-placeholder{color:#21416c}#newtransfer-mainscreen input#amountTb::-webkit-input-placeholder{color:#21416c}#newtransfer-mainscreen input#amountTb::-moz-placeholder{font-size:inherit}#newtransfer-mainscreen input#amountTb:-ms-input-placeholder{font-size:16px}#newtransfer-mainscreen input#amountTb::-webkit-input-placeholder{font-size:inherit}#newtransfer-mainscreen textarea#descriptionTb.is-singleline{box-sizing:border-box;color:#415b76;height:37px;min-height:37px;overflow-x:hidden;padding-bottom:0;padding-left:4px}#newtransfer-mainscreen .input-group .btn{font-size:14px;line-height:130%;padding:7px 13px 6px}#newtransfer-mainscreen .alert{margin-bottom:5px}#newtransfer-mainscreen #amountInputContainer .amounttb{text-align:right}#newtransfer-mainscreen #amountInputContainer.has-error .amounttb,#newtransfer-mainscreen .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error #amountInputContainer.input-group .amounttb,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error #newtransfer-mainscreen #amountInputContainer.input-group .amounttb{border-right:0}#newtransfer-mainscreen #amountInputContainer.has-error .input-group-addon:extend(.input-group-addon,.has-error .form-control) select,#newtransfer-mainscreen .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error #amountInputContainer.input-group .input-group-addon:extend(.input-group-addon,.has-error .form-control) select,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error #newtransfer-mainscreen #amountInputContainer.input-group .input-group-addon:extend(.input-group-addon,.has-error .form-control) select{border-width:0;box-shadow:none}#newtransfer-mainscreen #amountInputContainer.has-warning .amounttb,#newtransfer-mainscreen .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning #amountInputContainer.input-group .amounttb,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning #newtransfer-mainscreen #amountInputContainer.input-group .amounttb{border-right:0}#newtransfer-mainscreen #amountInputContainer.has-warning .input-group-addon:extend(.input-group-addon,.has-error .form-control) select,#newtransfer-mainscreen .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning #amountInputContainer.input-group .input-group-addon:extend(.input-group-addon,.has-error .form-control) select,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning #newtransfer-mainscreen #amountInputContainer.input-group .input-group-addon:extend(.input-group-addon,.has-error .form-control) select{border-width:0;box-shadow:none}#newtransfer-mainscreen #currencyDiv,#newtransfer-mainscreen .currencyDiv{color:#21416c;font-size:18px;padding-left:8px;padding-right:8px}#newtransfer-mainscreen #currencySelect{color:#21416c;font-size:18px;height:auto;margin-bottom:-4px;margin-top:-4px;width:auto}#newtransfer-mainscreen #newtransfer-toinfo-div,#newtransfer-mainscreen .new-transfer-toinfo{font-size:13pt;line-height:150%}#newtransfer-mainscreen .new-transfer-toinfo .bundles .card .card-header .bundle-teaser,#newtransfer-mainscreen .new-transfer-toinfo .sm-topspace,.bundles .card .card-header #newtransfer-mainscreen .new-transfer-toinfo .bundle-teaser{margin-top:5px}#newtransfer-mainscreen #newtransfer-toinfo-clear,#newtransfer-mainscreen .newtransfer-toinfo-clear{margin-left:15px}#newtransfer-mainscreen #newtransfer-logo,#newtransfer-mainscreen .newtransfer-logo{margin-right:10px;margin-top:0}#newtransfer-mainscreen #newtransfer-receiverwarn{font-size:small}#newtransfer-mainscreen #receiverNameLine{cursor:pointer}#newtransfer-mainscreen #receiverNameLine:hover{color:#0b4d7f}#newtransfer-mainscreen #receiverNameLine:hover span.icon-pen.init-hide{display:inline}#newtransfer-mainscreen .newtransfer-countryDropdown .dropdown-toggle{border-color:#fff}#newtransfer-mainscreen .newtransfer-bankNameView{padding-bottom:15px}#newtransfer-mainscreen .display-inline-block{display:inline-block}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .input-group span.input-group-addon,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .input-group span.input-group-addon{background-color:transparent;border-bottom:none;border-right:none;border-top:none}.displaycard.mop-box-widget .form-group.amountInputFormGroup .input-group span.input-group-addon{color:#415b76}.autocompleteimg{border:1px solid #ccc;float:left;margin-right:8px}.autocompleteimg.ico-user,.autocompleteimg.ico-user-xl{color:#a7b6c7}.ui-autocomplete{-webkit-box-shadow:0 0 3px 1px #ccc;box-shadow:0 0 3px 1px #ccc}.ui-autocomplete .ui-menu-item{clear:both;display:block;line-height:inherit}.ui-autocomplete .ui-menu-item:hover{background:#ebf3fd}.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper{border:none;padding:0}.ui-autocomplete .ui-menu-item .ui-state-active{background:#ebf3fd;color:#21416c}.ui-autocomplete .ui-menu-item a{font-size:larger;font-weight:400;margin:0}.ui-autocomplete .ui-menu-item a strong{color:#21416c;font-weight:700}.ui-autocomplete .ui-menu-item .iconcircle{margin:2px 8px 2px 4px}.ui-autocomplete .ui-menu-item.ui-state-active{background:#ebf3fd;border:none;margin:0}.ui-autocomplete-new{-webkit-box-shadow:0 0 3px 1px #ccc;box-shadow:0 0 3px 1px #ccc}.ui-autocomplete-new .ui-menu-item{clear:both;display:block;height:70px;padding:10px}.ui-autocomplete-new .ui-menu-item:hover{background:#ebf3fd;color:inherit}.ui-autocomplete-new .ui-menu-item .ui-menu-item-wrapper{display:table;height:100%;padding:0}.ui-autocomplete-new .ui-menu-item .icondiv{margin:0 10px}.ui-autocomplete-new .ui-menu-item .vertical-centered{display:table-cell;vertical-align:middle}.ui-autocomplete-new .ui-menu-item .img-container svg{font-size:50px}.ui-autocomplete-new .ui-menu-item .img-container .icondiv,.ui-autocomplete-new .ui-menu-item .img-container img{height:50px;width:50px}.ui-autocomplete-new .ui-menu-item .content-container a{font-size:larger;font-weight:400;margin:0}.ui-autocomplete-new .ui-menu-item .content-container a>*{display:block}.ui-autocomplete-new .ui-menu-item .content-container a small{font-size:60%;text-transform:uppercase}.ui-autocomplete-new .ui-menu-item .content-container a strong{color:#21416c;font-weight:700}.ui-autocomplete-new .ui-menu-item .content-container a .addition{font-size:80%}.ui-autocomplete-new .ui-state-active{background:#ebf3fd;border:none;color:#21416c;margin:0}.ui-autocomplete-new .ui-state-active a{color:#21416c}.ui-autocomplete-category{border-bottom:1px solid #e5e5e5;color:#999;font-weight:400;padding:10px 4px 4px;text-transform:uppercase}.balance,.basebalance{color:#01b25a;font-weight:700;line-height:100%;text-align:right;white-space:nowrap}.balance .cents{font-size:70%;vertical-align:text-top}.balance.big{font-size:12pt}@media(min-width:768px){.balance.big{font-size:12pt}}.balance.balance-lg{font-size:32px}.balance.oneliner{line-height:20px}.balance.neutral{color:#21416c}.balance.negative{color:#f0808c}.balance.light,.balance.normal,h3>.balance{font-weight:400}#openOrdersLabel{margin-left:4px;vertical-align:middle}#openOrdersLabel svg.ico-edit{display:inline-block;float:none;margin:-2px 2px 0 0;vertical-align:middle}#openOrdersLabel:before{width:1.5em}.summarycontainer{border-top:1px solid #f7f7f7}.summarycontainer [class*=" icon-"]:before,.summarycontainer [class^=icon-]:before{font-size:20px;line-height:20px;width:1.4em}.summarycontainer .balance{color:#21416c}.summarycontainer .balance.negative{color:#f0808c}.summarycontainer .balance.positive{color:#49a677}.summarycontainer .icon-dot-large,.summarycontainer .icon-money-in,.summarycontainer .icon-money-out,.summarycontainer .valuecol .balance{display:inline-block;*display:inline;*zoom:1;overflow:hidden;text-overflow:ellipsis;-ms-text-overflow:ellipsis;white-space:nowrap;width:100%}.summarycontainer .icon-dot-large .balance,.summarycontainer .icon-money-in .balance,.summarycontainer .icon-money-out .balance,.summarycontainer .valuecol .balance,.summarycontainer .valuecol .balance .balance,.summarycontainer .valuecol strong{float:right}.summarycontainer .topline{border-bottom:1px solid #eee;margin-bottom:4px;padding-bottom:3px}.summarycontainer .sumline{border-top:1px solid #eee;padding-top:8px}.summarycontainer .valuecol{padding-left:0;padding-right:8px}.summarycontainer .iconcol{height:22px;padding-right:3px}.bundles .summarycontainer>.card,.shop-smcontainer .summarycontainer>.shop-price,.summarycontainer>.paddedcontainer{min-height:91px}.limitRowHeight{height:38px}#transactions-search-summary{font-size:1rem;line-height:1.5rem;padding:1rem 1.25rem}#transactions-search-summary .pull-left{font-size:inherit!important;font-weight:400;line-height:inherit!important}#transactions-search-summary .pull-right h4{font-size:inherit;margin:0 -.25rem 0 0}#sidemenu .product-subitem{display:none}#sidemenu.searchSidemenu{margin-top:-23px}.ui-autocomplete{cursor:default;position:absolute}div.detailblock .detailClosing{background-color:#c6d4df;cursor:pointer;text-align:right}div.detailblock .detailClosing a{color:#fff;display:inline-block;font-size:smaller;font-weight:400;line-height:21px;margin-bottom:3px;padding:1px 2px 1px 9px;text-transform:uppercase;transition:all .1s linear}div.detailblock .detailClosing a:before{font-size:10pt;width:1.4em}div.detailblock .detailClosing a:hover{color:#4e4e4e;text-decoration:none;transition:all .1s linear}.label.label-category{background-color:transparent;border:1px solid #60768f;color:#60768f}.balance.isnegative,.balance.isnegative .cents{color:#f0808c}body.showRedTransactions .transactionlist .amountcol .balance.isnegative,body.showRedTransactions .transactionlist .amountcol-detail .balance.isnegative{color:#f0808c!important}body.showRedTransactions .negPerfBlock *,body.showRedTransactions .negPerfBlock .isnegative{color:#fff!important}body:not(.showRedTransactions) #titlesList .balance.isnegative,body:not(.showRedTransactions) #titlesList .balance.isnegative .cents,body:not(.showRedTransactions) #transactionList .balance.isnegative,body:not(.showRedTransactions) #transactionList .balance.isnegative .cents,body:not(.showRedTransactions) .transactionlist .balance.isnegative,body:not(.showRedTransactions) .transactionlist .balance.isnegative .cents{color:#21416c!important}.transactionlist tr.transaction-detail td.maindetail-cell div.details div.row h4.no-subtitle{margin-top:11px}span#moreinfosum.negativesum span.isnegative,span#moreinfosum.negativesum span.isnegative .cents{color:#f55!important}.outgoing-sum span.balance.isnegative.neutral,.outgoing-sum span.balance.isnegative.neutral .cents{color:#f55!important;font-weight:700}.incoming-sum .balance.neutral,.incoming-sum .balance.neutral .cents{color:#01b25a!important;font-weight:700}.account-settings-title h4{float:left;margin-top:8px}.topsettingsblock{border-top-left-radius:4px;border-top-right-radius:4px;position:relative}.topsettingsblock .account-image{margin-bottom:10px;margin-top:30px;position:relative}.topsettingsblock .iconcircle{box-shadow:none}.topsettingsblock h1{margin-bottom:10px}.settings-menu{position:absolute;right:15px;top:15px}.settings-menu .color-dropdown{min-width:inherit!important}.account-settings-permission{margin:20px}.account-settings-permission .text-success{color:#00a8ff;text-transform:capitalize}.account-settings-permission .account-settings-ctrl{margin-top:10px}.prohibitions-content .negative-balance{color:red}.bundles .card .section .row .summaryTitle.corner-badge,.section .row .bundles .card .summaryTitle.corner-badge,.section .row h2.summaryTitle{padding-top:2px}.bundles .card .section .empty-orders.corner-badge,.section .bundles .card .empty-orders.corner-badge,.section h2.empty-orders{padding:15px}.amount-circle{background:#617891;border-radius:30%;color:#fff;height:20px;margin-left:30px;padding-left:10px;padding-right:10px;width:30px}.open-case-modal-item svg{vertical-align:bottom}.pending-cases-list p,.signed-cases-list p,.statements-bank-sign-list p{padding:5px 0 10px}.pending-cases-list .result,.signed-cases-list .result,.statements-bank-sign-list .result{height:60px}.pending-cases-list .summary-item:hover,.signed-cases-list .summary-item:hover,.statements-bank-sign-list .summary-item:hover{cursor:pointer}.pending-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks,.signed-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks,.statements-bank-sign-list .details-view .row .hyperlinks-container .collapse-hyperlinks{float:right}.pending-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks svg,.signed-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks svg,.statements-bank-sign-list .details-view .row .hyperlinks-container .collapse-hyperlinks svg{top:1px}.pending-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks span,.signed-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks span,.statements-bank-sign-list .details-view .row .hyperlinks-container .collapse-hyperlinks span{vertical-align:middle}.pending-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks.collapsed span.if-not-collapsed,.pending-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks:not(.collapsed) span.if-collapsed,.signed-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks.collapsed span.if-not-collapsed,.signed-cases-list .details-view .row .hyperlinks-container .collapse-hyperlinks:not(.collapsed) span.if-collapsed,.statements-bank-sign-list .details-view .row .hyperlinks-container .collapse-hyperlinks.collapsed span.if-not-collapsed,.statements-bank-sign-list .details-view .row .hyperlinks-container .collapse-hyperlinks:not(.collapsed) span.if-collapsed{display:none}.pending-cases-list .details-view .row .hyperlinks-container strong,.signed-cases-list .details-view .row .hyperlinks-container strong,.statements-bank-sign-list .details-view .row .hyperlinks-container strong{font-weight:700}.pending-cases-list .details-view .row .hyperlinks-container ul.hyperlinks-list,.signed-cases-list .details-view .row .hyperlinks-container ul.hyperlinks-list,.statements-bank-sign-list .details-view .row .hyperlinks-container ul.hyperlinks-list{list-style:none;padding-left:0;padding-top:5px}.pending-cases-list .details-view .row .hyperlinks-container ul.hyperlinks-list li.hyperlink,.signed-cases-list .details-view .row .hyperlinks-container ul.hyperlinks-list li.hyperlink,.statements-bank-sign-list .details-view .row .hyperlinks-container ul.hyperlinks-list li.hyperlink{height:25px}.pending-cases-list .details-view .row .hyperlinks-container ul.hyperlinks-list li.hyperlink a,.signed-cases-list .details-view .row .hyperlinks-container ul.hyperlinks-list li.hyperlink a,.statements-bank-sign-list .details-view .row .hyperlinks-container ul.hyperlinks-list li.hyperlink a{color:#0065ac;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-cases-list .details-view .row .hyperlinks-container ul.hyperlinks-list li.hyperlink a:hover,.signed-cases-list .details-view .row .hyperlinks-container ul.hyperlinks-list li.hyperlink a:hover,.statements-bank-sign-list .details-view .row .hyperlinks-container ul.hyperlinks-list li.hyperlink a:hover{cursor:pointer}.pending-cases-list .details-view .row:not(.summary-item-style),.signed-cases-list .details-view .row:not(.summary-item-style),.statements-bank-sign-list .details-view .row:not(.summary-item-style){min-height:40px}.pending-cases-list .details-view .row:not(.summary-item-style) div>div,.signed-cases-list .details-view .row:not(.summary-item-style) div>div,.statements-bank-sign-list .details-view .row:not(.summary-item-style) div>div{padding-top:5px}.pending-cases-list .details-view .row:not(.summary-item-style) .action-buttons button,.signed-cases-list .details-view .row:not(.summary-item-style) .action-buttons button,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .action-buttons button{margin:10px auto;width:100%}.pending-cases-list .details-view .row:not(.summary-item-style) svg.case-details,.signed-cases-list .details-view .row:not(.summary-item-style) svg.case-details,.statements-bank-sign-list .details-view .row:not(.summary-item-style) svg.case-details{top:3px}.pending-cases-list .details-view .row:not(.summary-item-style) strong,.signed-cases-list .details-view .row:not(.summary-item-style) strong,.statements-bank-sign-list .details-view .row:not(.summary-item-style) strong{font-weight:700}.pending-cases-list .details-view .row:not(.summary-item-style) strong a,.signed-cases-list .details-view .row:not(.summary-item-style) strong a,.statements-bank-sign-list .details-view .row:not(.summary-item-style) strong a{margin-left:10px}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container{padding-left:5px}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container strong,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container strong,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container strong{margin-left:10px}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents{padding:0}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li{cursor:pointer;font-weight:700;height:40px;list-style:none;padding:10px}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li a,.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li svg,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li a,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li svg,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li a,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li svg{color:#0065ac}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li svg.case-details,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li svg.case-details,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li svg.case-details{top:3px}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li a.document-link,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li a.document-link,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li a.document-link{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li a.document-view.btn,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li a.document-view.btn,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li a.document-view.btn{color:#fff;float:right;font-size:14px;height:30px;padding-top:5px;position:relative;top:-5px}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li .document-viewed,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li .document-viewed,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li .document-viewed{color:#01b25a;float:right;top:0}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li:hover,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li:hover,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li:hover{background:#e1e4e9}.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li.document-other svg.case-details,.pending-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li.document-signable svg.case-details,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li.document-other svg.case-details,.signed-cases-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li.document-signable svg.case-details,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li.document-other svg.case-details,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .documents-container ul.documents li.document-signable svg.case-details{top:-2px}.pending-cases-list h3,.signed-cases-list h3,.statements-bank-sign-list h3{margin:0}.pending-cases-list .collection-sort div,.signed-cases-list .collection-sort div,.statements-bank-sign-list .collection-sort div{padding-right:10px}.pending-cases-list svg.ic-md,.signed-cases-list svg.ic-md,.statements-bank-sign-list svg.ic-md{height:40px;vertical-align:text-bottom;width:40px}.pending-cases-list h5,.pending-cases-list input[type=range].with-max:after,.pending-cases-list input[type=range].with-min:before,.signed-cases-list h5,.signed-cases-list input[type=range].with-max:after,.signed-cases-list input[type=range].with-min:before,.statements-bank-sign-list h5,.statements-bank-sign-list input[type=range].with-max:after,.statements-bank-sign-list input[type=range].with-min:before{margin:10px 0 0}.pending-cases-list .date,.signed-cases-list .date,.statements-bank-sign-list .date{font-weight:400;padding:10px;text-align:right}.pending-cases-list .collection-count,.signed-cases-list .collection-count,.statements-bank-sign-list .collection-count{padding:10px;text-align:right}.pending-cases-list .summary-item .for-display,.pending-cases-list .summary-item-style .for-display,.signed-cases-list .summary-item .for-display,.signed-cases-list .summary-item-style .for-display,.statements-bank-sign-list .summary-item .for-display,.statements-bank-sign-list .summary-item-style .for-display{color:#00a8ff}.pending-cases-list .summary-item .without-labels,.pending-cases-list .summary-item-style .without-labels,.signed-cases-list .summary-item .without-labels,.signed-cases-list .summary-item-style .without-labels,.statements-bank-sign-list .summary-item .without-labels,.statements-bank-sign-list .summary-item-style .without-labels{margin-top:10px}.pending-cases-list .summary-item .with-bluedot,.pending-cases-list .summary-item-style .with-bluedot,.signed-cases-list .summary-item .with-bluedot,.signed-cases-list .summary-item-style .with-bluedot,.statements-bank-sign-list .summary-item .with-bluedot,.statements-bank-sign-list .summary-item-style .with-bluedot{padding:0}.pending-cases-list .summary-item .with-bluedot .ico-unread,.pending-cases-list .summary-item-style .with-bluedot .ico-unread,.signed-cases-list .summary-item .with-bluedot .ico-unread,.signed-cases-list .summary-item-style .with-bluedot .ico-unread,.statements-bank-sign-list .summary-item .with-bluedot .ico-unread,.statements-bank-sign-list .summary-item-style .with-bluedot .ico-unread{color:#0097e6;margin:0 .25rem;position:relative;top:-8px}.pending-cases-list .summary-item .with-bluedot .ico-folder,.pending-cases-list .summary-item .with-bluedot .ico-folder-xl,.pending-cases-list .summary-item-style .with-bluedot .ico-folder,.pending-cases-list .summary-item-style .with-bluedot .ico-folder-xl,.signed-cases-list .summary-item .with-bluedot .ico-folder,.signed-cases-list .summary-item .with-bluedot .ico-folder-xl,.signed-cases-list .summary-item-style .with-bluedot .ico-folder,.signed-cases-list .summary-item-style .with-bluedot .ico-folder-xl,.statements-bank-sign-list .summary-item .with-bluedot .ico-folder,.statements-bank-sign-list .summary-item .with-bluedot .ico-folder-xl,.statements-bank-sign-list .summary-item-style .with-bluedot .ico-folder,.statements-bank-sign-list .summary-item-style .with-bluedot .ico-folder-xl{margin-right:-15px}.pending-cases-list .summary-item .with-bluedot.item-name,.pending-cases-list .summary-item-style .with-bluedot.item-name,.signed-cases-list .summary-item .with-bluedot.item-name,.signed-cases-list .summary-item-style .with-bluedot.item-name,.statements-bank-sign-list .summary-item .with-bluedot.item-name,.statements-bank-sign-list .summary-item-style .with-bluedot.item-name{padding-left:15px}.pending-cases-list .summary-item .item-name h5,.pending-cases-list .summary-item .item-name input[type=range].with-max:after,.pending-cases-list .summary-item .item-name input[type=range].with-min:before,.pending-cases-list .summary-item-style .item-name h5,.pending-cases-list .summary-item-style .item-name input[type=range].with-max:after,.pending-cases-list .summary-item-style .item-name input[type=range].with-min:before,.signed-cases-list .summary-item .item-name h5,.signed-cases-list .summary-item .item-name input[type=range].with-max:after,.signed-cases-list .summary-item .item-name input[type=range].with-min:before,.signed-cases-list .summary-item-style .item-name h5,.signed-cases-list .summary-item-style .item-name input[type=range].with-max:after,.signed-cases-list .summary-item-style .item-name input[type=range].with-min:before,.statements-bank-sign-list .summary-item .item-name h5,.statements-bank-sign-list .summary-item .item-name input[type=range].with-max:after,.statements-bank-sign-list .summary-item .item-name input[type=range].with-min:before,.statements-bank-sign-list .summary-item-style .item-name h5,.statements-bank-sign-list .summary-item-style .item-name input[type=range].with-max:after,.statements-bank-sign-list .summary-item-style .item-name input[type=range].with-min:before{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-cases-list .summary-item .item-name h5 span.downloadCase,.pending-cases-list .summary-item .item-name input[type=range].with-max:after span.downloadCase,.pending-cases-list .summary-item .item-name input[type=range].with-min:before span.downloadCase,.pending-cases-list .summary-item-style .item-name h5 span.downloadCase,.pending-cases-list .summary-item-style .item-name input[type=range].with-max:after span.downloadCase,.pending-cases-list .summary-item-style .item-name input[type=range].with-min:before span.downloadCase,.signed-cases-list .summary-item .item-name h5 span.downloadCase,.signed-cases-list .summary-item .item-name input[type=range].with-max:after span.downloadCase,.signed-cases-list .summary-item .item-name input[type=range].with-min:before span.downloadCase,.signed-cases-list .summary-item-style .item-name h5 span.downloadCase,.signed-cases-list .summary-item-style .item-name input[type=range].with-max:after span.downloadCase,.signed-cases-list .summary-item-style .item-name input[type=range].with-min:before span.downloadCase,.statements-bank-sign-list .summary-item .item-name h5 span.downloadCase,.statements-bank-sign-list .summary-item .item-name input[type=range].with-max:after span.downloadCase,.statements-bank-sign-list .summary-item .item-name input[type=range].with-min:before span.downloadCase,.statements-bank-sign-list .summary-item-style .item-name h5 span.downloadCase,.statements-bank-sign-list .summary-item-style .item-name input[type=range].with-max:after span.downloadCase,.statements-bank-sign-list .summary-item-style .item-name input[type=range].with-min:before span.downloadCase{position:absolute;right:15px;top:0}.pending-cases-list .summary-item .label,.pending-cases-list .summary-item-style .label,.signed-cases-list .summary-item .label,.signed-cases-list .summary-item-style .label,.statements-bank-sign-list .summary-item .label,.statements-bank-sign-list .summary-item-style .label{margin-bottom:5px}.pending-cases-list .input-group,.signed-cases-list .input-group,.statements-bank-sign-list .input-group{width:24%}.pending-cases-list .input-group .search-filter,.signed-cases-list .input-group .search-filter,.statements-bank-sign-list .input-group .search-filter{display:table-cell;padding-right:10px;padding-top:10px;vertical-align:top}.pending-cases-list .input-group .search-filter svg,.signed-cases-list .input-group .search-filter svg,.statements-bank-sign-list .input-group .search-filter svg{cursor:default}.sign-case-modal .pending-cases-list{text-align:left}.sign-case-modal .pending-cases-list .collection-sort .column{padding-left:15px;padding-top:10px}.sign-case-modal .pending-cases-list .collection-list-item,.sign-case-modal .pending-cases-list .collection-sort{border:1px solid #c9d2dd}.sign-case-modal .pending-cases-list .summary-item.result{border-bottom:1px solid #c9d2dd}.sign-case-modal .pending-cases-list .summary-item.result .without-labels.item-name{margin-top:0}.sign-case-modal .pending-cases-list .collection-list-item{border-top:none}.sign-case-modal .pending-cases-list .document-details{clear:both;padding-top:15px}.sign-case-modal .pending-cases-list .document-details .documents{font-weight:700;list-style:none;padding:0}.document-case-error #messageView svg{color:#ff4348;font-size:64px}.tt-group.editing .ctrl-tt-edit,.tt-group.editing .tt-noedit,.tt-group.noediting .tt-edit{display:none}.tt-group{margin-bottom:0;padding-bottom:15px;position:relative}.tan-limit-box{max-width:100px}.tactan-input{max-width:60px}.active-auth{color:#49a677;text-transform:uppercase}.contact-line{border-bottom:1px solid var(--g-color-surface-secondary);padding:15px 0}.contact-line:first-child{padding-top:0}.contact-line:last-child{border-bottom:none;padding-bottom:0}.bigthin,.bigthin>span{font-size:26px!important}.bigthin,.bigthin *{font-weight:400!important}.text-lightblue,.text-lightblue *{color:#99a9ba!important}.text-darkblue,.text-darkblue *{color:#21416c!important}.checkbox-paragraph>*{display:block;font-weight:400;padding-left:25px}.checkbox-paragraph input[type=checkbox]{float:left;padding-left:0}.blue-wrapper{background-color:var(--g-color-surface-secondary);margin:10px 0;padding:20px 0 10px}.tac-activation-form .ta-limit{padding-top:10px}.phone-number-inline #phoneCountryPrefixTB{width:50px}.phone-number-inline #phoneAreaPrefixTB{width:90px}.phone-number-inline #phoneNumberTB{width:130px}.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .phone-number-inline .input-group,.displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .phone-number-inline .input-group,.phone-number-inline .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-error .input-group,.phone-number-inline .displaycard.mop-box-widget .form-group.amountInputFormGroup.has-warning .input-group,.phone-number-inline .form-control{display:inline}@media(max-width:1200px){.amount-circle{margin-left:0}.pending-cases-list .collection-sort div,.signed-cases-list .collection-sort div{padding-right:15px}.pending-cases-list svg.ic-md,.signed-cases-list svg.ic-md{height:30px;padding-left:0;width:30px}.pending-cases-list .details-view .row:not(.summary-item-style) .action-buttons button,.signed-cases-list .details-view .row:not(.summary-item-style) .action-buttons button{font-size:12px}}@media(max-width:992px){.pending-cases-list svg.ic-md,.signed-cases-list svg.ic-md{height:25px;padding-left:0;width:25px}.phone-number-inline #phoneCountryPrefixTB{width:40px}.phone-number-inline #phoneAreaPrefixTB{width:50px}.phone-number-inline #phoneNumberTB{width:80px}}@media(max-width:768px){.phone-number-inline #phoneCountryPrefixTB{width:50px}.phone-number-inline #phoneAreaPrefixTB{width:90px}.phone-number-inline #phoneNumberTB{width:130px}}@media(max-width:580px){#noCasesRegion,#pendingCasesRegion,#signedCasesRegion,.sign-case-modal{font-size:12px}#noCasesRegion h3,#pendingCasesRegion h3,#signedCasesRegion h3,.sign-case-modal h3{font-size:18px}#noCasesRegion .pending-cases-list .date,#noCasesRegion .signed-cases-list .date,#pendingCasesRegion .pending-cases-list .date,#pendingCasesRegion .signed-cases-list .date,#signedCasesRegion .pending-cases-list .date,#signedCasesRegion .signed-cases-list .date,.sign-case-modal .pending-cases-list .date,.sign-case-modal .signed-cases-list .date{font-size:10px}#noCasesRegion .pending-cases-list h5,#noCasesRegion .pending-cases-list input[type=range].with-max:after,#noCasesRegion .pending-cases-list input[type=range].with-min:before,#noCasesRegion .signed-cases-list h5,#noCasesRegion .signed-cases-list input[type=range].with-max:after,#noCasesRegion .signed-cases-list input[type=range].with-min:before,#pendingCasesRegion .pending-cases-list h5,#pendingCasesRegion .pending-cases-list input[type=range].with-max:after,#pendingCasesRegion .pending-cases-list input[type=range].with-min:before,#pendingCasesRegion .signed-cases-list h5,#pendingCasesRegion .signed-cases-list input[type=range].with-max:after,#pendingCasesRegion .signed-cases-list input[type=range].with-min:before,#signedCasesRegion .pending-cases-list h5,#signedCasesRegion .pending-cases-list input[type=range].with-max:after,#signedCasesRegion .pending-cases-list input[type=range].with-min:before,#signedCasesRegion .signed-cases-list h5,#signedCasesRegion .signed-cases-list input[type=range].with-max:after,#signedCasesRegion .signed-cases-list input[type=range].with-min:before,.sign-case-modal .pending-cases-list h5,.sign-case-modal .pending-cases-list input[type=range].with-max:after,.sign-case-modal .pending-cases-list input[type=range].with-min:before,.sign-case-modal .signed-cases-list h5,.sign-case-modal .signed-cases-list input[type=range].with-max:after,.sign-case-modal .signed-cases-list input[type=range].with-min:before{font-size:14px;margin-top:10px}#noCasesRegion .pending-cases-list svg.ic-md,#noCasesRegion .signed-cases-list svg.ic-md,#pendingCasesRegion .pending-cases-list svg.ic-md,#pendingCasesRegion .signed-cases-list svg.ic-md,#signedCasesRegion .pending-cases-list svg.ic-md,#signedCasesRegion .signed-cases-list svg.ic-md,.sign-case-modal .pending-cases-list svg.ic-md,.sign-case-modal .signed-cases-list svg.ic-md{height:20px;padding-left:0;width:20px}#noCasesRegion .col-xs-8,#pendingCasesRegion .col-xs-8,#signedCasesRegion .col-xs-8,.sign-case-modal .col-xs-8{width:59.6667%}}.e-invoice--item .ico-unread{margin-right:.25rem;position:relative;top:3px}.container-xs-height{display:table;padding-left:0;padding-right:0;width:100%}.row-xs-height{display:table-row;margin:0;width:100%}.col-xs-height{display:table-cell;float:none}@media(min-width:768px){.container-sm-height{display:table;padding-left:0;padding-right:0;width:100%}.row-sm-height{display:table-row;margin:0;width:100%}.col-sm-height{display:table-cell;float:none}}@media(min-width:992px){.container-md-height{display:table;padding-left:0;padding-right:0;width:100%}.row-md-height{display:table;margin:0;width:100%}.col-md-height{display:table-cell;float:none}}@media(min-width:1200px){.container-lg-height{display:table;padding-left:0;padding-right:0;width:100%}.row-lg-height{display:table-row;margin:0;width:100%}.col-lg-height{display:table-cell;float:none}}.img-responsive{width:100%}.col-top{vertical-align:top}.col-middle{vertical-align:middle}.col-bottom{vertical-align:bottom}.dl-leftalign dd,.dl-leftalign dt{text-align:left!important;width:auto!important}.dl-leftalign dd{margin-left:0}.cd-img-replace{display:inline-block;overflow:hidden;text-indent:100%;white-space:nowrap}.cd-single-point{border-radius:50%;position:absolute}.cd-single-point>a{background:#00bdff;border-radius:inherit;box-shadow:0 0 10px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.3);display:block;height:30px;position:relative;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;transition:background-color .2s;width:30px;z-index:2}.cd-single-point>a:after,.cd-single-point>a:before{background-color:#fff;bottom:auto;content:"";left:50%;position:absolute;right:auto;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform}.cd-single-point>a:after{height:2px;width:12px}.cd-single-point>a:before{height:12px;width:2px}.cd-single-point:after{-webkit-animation:cd-pulse 2s infinite;-moz-animation:cd-pulse 2s infinite;animation:cd-pulse 2s infinite;background-color:transparent;border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.cd-single-point.is-open.visited>a,.cd-single-point.is-open>a{background-color:#f49a12}.cd-single-point.is-open>a:after,.cd-single-point.is-open>a:before{-webkit-transform:translateX(-50%) translateY(-50%) rotate(135deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(135deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(135deg);-o-transform:translateX(-50%) translateY(-50%) rotate(135deg);transform:translateX(-50%) translateY(-50%) rotate(135deg)}.cd-single-point.is-open:after{display:none}.cd-single-point.is-open .cd-more-info{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:opacity .3s 0s,visibility 0s 0s,-webkit-transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;-moz-transition:opacity .3s 0s,visibility 0s 0s,-moz-transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;transition:opacity .3s 0s,visibility 0s 0s,transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;visibility:visible}.cd-single-point.visited>a{background-color:#475f74}.cd-single-point.visited:after{display:none}@media only screen and (min-width:600px){.cd-single-point.is-open .cd-more-info.cd-left{right:140%}.cd-single-point.is-open .cd-more-info.cd-right{left:140%}.cd-single-point.is-open .cd-more-info.cd-top{bottom:140%}.cd-single-point.is-open .cd-more-info.cd-bottom{top:140%}}@-webkit-keyframes cd-pulse{0%{box-shadow:inset 0 0 1px 1px rgba(0,189,255,.8);-webkit-transform:scale(1)}50%{box-shadow:inset 0 0 1px 1px rgba(0,189,255,.8)}to{box-shadow:inset 0 0 1px 1px rgba(217,83,83,0);-webkit-transform:scale(1.6)}}@-moz-keyframes cd-pulse{0%{box-shadow:inset 0 0 1px 1px rgba(0,189,255,.8);-moz-transform:scale(1)}50%{box-shadow:inset 0 0 1px 1px rgba(0,189,255,.8)}to{box-shadow:inset 0 0 1px 1px rgba(217,83,83,0);-moz-transform:scale(1.6)}}@keyframes cd-pulse{0%{box-shadow:inset 0 0 1px 1px rgba(0,189,255,.8);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{box-shadow:inset 0 0 1px 1px rgba(0,189,255,.8)}to{box-shadow:inset 0 0 1px 1px rgba(217,83,83,0);-webkit-transform:scale(1.6);-moz-transform:scale(1.6);-ms-transform:scale(1.6);-o-transform:scale(1.6);transform:scale(1.6)}}.cd-single-point .cd-more-info{height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:3;-webkit-overflow-scrolling:touch;background-color:hsla(0,0%,100%,.95);line-height:1.5;opacity:0;padding:2em 1em 1em;text-align:left;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transition:opacity .3s 0s,visibility 0s .3s,-webkit-transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;-moz-transition:opacity .3s 0s,visibility 0s .3s,-moz-transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;transition:opacity .3s 0s,visibility 0s .3s,transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;visibility:hidden}.cd-single-point .cd-more-info:before{border:8px solid transparent;content:"";display:none;height:0;position:absolute;width:0}.bundles .card .cd-single-point .cd-more-info .corner-badge,.cd-single-point .cd-more-info .bundles .card .corner-badge,.cd-single-point .cd-more-info h2{font-size:22px;font-size:1.375rem;margin-bottom:.6em}.cd-single-point .cd-more-info p{color:#758eb1}@media only screen and (min-width:600px){.cd-single-point .cd-more-info{border-radius:.25em;box-shadow:0 0 20px rgba(0,0,0,.5);height:240px;line-height:1.4;overflow-y:visible;padding:1em;position:absolute;width:220px}.country-sk .cd-single-point .cd-more-info{height:auto}.cd-single-point .cd-more-info.cd-longer{height:290px}.cd-single-point .cd-more-info:before{display:block}.cd-single-point .cd-more-info.cd-left,.cd-single-point .cd-more-info.cd-left:before,.cd-single-point .cd-more-info.cd-right,.cd-single-point .cd-more-info.cd-right:before{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.cd-single-point .cd-more-info.cd-left{left:auto;right:160%}.cd-single-point .cd-more-info.cd-left:before{border-left-color:hsla(0,0%,100%,.95);left:100%}.cd-single-point .cd-more-info.cd-right{left:160%}.cd-single-point .cd-more-info.cd-right:before{border-right-color:hsla(0,0%,100%,.95);right:100%}.cd-single-point .cd-more-info.cd-bottom,.cd-single-point .cd-more-info.cd-bottom:before,.cd-single-point .cd-more-info.cd-top,.cd-single-point .cd-more-info.cd-top:before{left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.cd-single-point .cd-more-info.cd-top{bottom:160%;top:auto}.cd-single-point .cd-more-info.cd-top:before{border-top-color:hsla(0,0%,100%,.95);top:100%}.cd-single-point .cd-more-info.cd-bottom{top:160%}.cd-single-point .cd-more-info.cd-bottom:before{border-bottom-color:hsla(0,0%,100%,.95);bottom:100%}.bundles .card .cd-single-point .cd-more-info .corner-badge,.cd-single-point .cd-more-info .bundles .card .corner-badge,.cd-single-point .cd-more-info h2{font-size:20px;font-size:1.25rem;margin-bottom:0}.cd-single-point .cd-more-info p{font-size:14px;font-size:.875rem}}.cd-close-info{height:44px;position:fixed;right:0;top:0;width:44px}.cd-close-info:after,.cd-close-info:before,.list-checkmark li.cd-close-info:before{background-color:#475f74;bottom:auto;content:"";left:50%;position:absolute;right:auto;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);-o-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform}.cd-close-info:after{height:2px;width:16px}.cd-close-info:before,.list-checkmark li.cd-close-info:before{height:16px;width:2px}@media only screen and (min-width:600px){.cd-close-info{display:none}}.carousel-modal .modal-body{padding:0!important}.carousel-modal-body{background:var(--g-color-surface-secondary)}.carousel-modal-body button.close{display:table;font-size:12px;padding:8px;text-transform:uppercase}.carousel-modal-body button.close>span{display:table-cell;padding-left:5px;vertical-align:middle}.carousel-modal-body .carousel .carousel-indicators{bottom:0;left:0;list-style:none;margin-bottom:0;margin-left:0;margin-top:20px;position:relative;text-align:center;width:100%}.carousel-modal-body .carousel .carousel-indicators li:not(.cd-single-point){background:#c4c6c7;border:none;height:10px;margin:1px 5px;width:10px}.carousel-modal-body .carousel .carousel-indicators li:not(.cd-single-point).active{background:#00bdff;border:none;height:10px;width:10px}.carousel-modal-body .carousel .item{text-align:center}.carousel-modal-body .carousel .item .slide-caption{min-height:86px}.carousel-modal-body .carousel .item img{width:100%}.carousel-modal-body .carousel .item.slide-1 .cd-single-point:first-of-type{bottom:62%;right:38%}.carousel-modal-body .carousel .item.slide-2 .cd-single-point:first-of-type{bottom:60%;right:29%}.carousel-modal-body .carousel .item.slide-3 .cd-single-point:first-of-type{bottom:46%;right:9%}.carousel-modal-body .carousel .item.slide-3 .cd-single-point:nth-of-type(2){bottom:38%;right:42%}.carousel-modal-body .carousel .item.slide-3 .cd-single-point:nth-of-type(3){bottom:10%;right:36%}.carousel-modal-body .carousel .item.slide-4 .cd-single-point:first-of-type{bottom:56%;right:70%}.carousel-modal-body .carousel .item.slide-4 .cd-single-point:nth-of-type(2){bottom:18%;right:63%}.carousel-modal-body .carousel .item .cd-more-info h4{color:#00bdff}.carousel-modal-body .carousel .item .cd-more-info p{font-size:14px}.carousel-modal-body .container-controls{background:#fff}.modal-open{overflow:hidden!important;position:static}.modal-open .modal-ng .modal .modal-header{border-bottom:none;padding:0}.modal-open .modal-ng .modal .modal-header:after,.modal-open .modal-ng .modal .modal-header:before{content:" ";display:table}.modal-open .modal-ng .modal .modal-header:after{clear:both}.modal-open .modal-ng .modal .modal-header #myModalLabel{display:none}.modal-open .modal-ng .modal .modal-header .close{margin:10px 0 0;padding:0}.modal-open .modal-ng .modal .modal-body{padding:0}.modal-open .modal-ng .modal .modal-body .modal-ng-icon,.modal-open .modal-ng .modal .modal-body .modal-ng-title{text-align:center}.modal-open .modal-ng .modal .modal-body .modal-ng-controls{padding:10px 0 20px;text-align:center}.modal-open .modal-ng .modal .modal-body .modal-ng-controls button{margin:0 6px}.modal-open .fullscreen-modal{bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;top:0;width:100%;z-index:10000000000;-webkit-overflow-scrolling:touch;display:inline-block;vertical-align:middle}.modal-open .fullscreen-modal:not(.fullscreen-modal-keep-background){background:rgba(230,235,240,.96)}.modal-open .fullscreen-modal .logo{height:70px}.modal-open .fullscreen-modal h1,.modal-open .fullscreen-modal small{color:#00497b}.modal-open .fullscreen-modal h1{margin-bottom:30px;margin-top:20px}.modal-open .fullscreen-modal .close-btn{cursor:pointer;position:fixed;right:20px;top:20px}.modal-open .fullscreen-modal .close-btn svg{color:#00385f;height:24pt;width:24pt}.modal-open .full-fullscreen-modal .modal{padding:0!important}.modal-open .full-fullscreen-modal .fade{opacity:0;-webkit-transition:opacity 1s linear;-o-transition:opacity 1s linear;transition:opacity 1s linear}.modal-open .full-fullscreen-modal .fade.in{opacity:1}.modal-open .full-fullscreen-modal .modal-dialog{height:100%;margin:0;padding:0;width:100%}.modal-open .full-fullscreen-modal .modal-content{border-radius:0;height:100%;height:auto;min-height:100%;min-width:100%;width:100%}#errorModalFooter{text-align:center}#errorModalFooter button{margin-left:10px}.modal-error-center{padding:5px}.modal-error-center .heading{text-align:center}.modal-error-center svg{color:#ff4348;height:40px;margin-bottom:10px;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);width:40px}@media(min-width:768px){.modal-dialog{width:800px}}.bundles .card .modal-header .corner-badge,.modal-header,.modal-header .bundles .card .corner-badge,.modal-header h1,.modal-header h2,.modal-header h3,.modal-header h4,.modal-header h5,.modal-header h6,.modal-header input[type=range].with-max:after,.modal-header input[type=range].with-min:before{text-align:center}.modal-header button{position:absolute;right:20px}.modal-header svg.icon-close{float:right;margin:2px 0 0 5px}.modal-body{padding:30px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.modal-dialog div.modal-content{display:block}}.modal-header{min-height:35px}.modal-header .close-text{position:relative;right:4px}.modal-body-address-book .modal-body{margin-top:0!important;padding:6px}.modal-tooltip{z-index:10000000!important}.setup-modal .modal-header{display:none}.setup-modal .modal-body{padding:0!important}.setup-modal-body{background:var(--g-color-surface-secondary)}.setup-modal-body button.close{display:table;font-size:12px;padding:8px;text-transform:uppercase}.setup-modal-body button.close>span{display:table-cell;padding-left:5px;vertical-align:middle}.setup-modal-body .carousel .carousel-indicators{bottom:0;left:0;list-style:none;margin-bottom:0;margin-left:0;margin-top:20px;position:relative;text-align:center;width:100%}.setup-modal-body .carousel .carousel-indicators li:not(.cd-single-point){background:#c4c6c7;border:none;height:10px;margin:1px 5px;width:10px}.setup-modal-body .carousel .carousel-indicators li:not(.cd-single-point).active{background:#00bdff;border:none;height:10px;width:10px}.setup-modal-body .carousel .item{text-align:center}.setup-modal-body .carousel .item h1{font-size:44px}.setup-modal-body .carousel .item .slide-caption{min-height:86px}.setup-modal-body .carousel .item img{width:100%}.setup-modal-body .carousel .item.overview-slide .cd-single-point:first-of-type{bottom:62%;right:38%}.setup-modal-body .carousel .item.drag-and-drop-slide .cd-single-point:first-of-type{bottom:60%;right:29%}.setup-modal-body .carousel .item.profile-slide .cd-single-point:first-of-type{bottom:46%;right:9%}.setup-modal-body .carousel .item.profile-slide .cd-single-point:nth-of-type(2){bottom:38%;right:42%}.setup-modal-body .carousel .item.profile-slide .cd-single-point:nth-of-type(3){bottom:10%;right:36%}.setup-modal-body .carousel .item.help-slide .cd-single-point:first-of-type{bottom:56%;right:70%}.country-sk .setup-modal-body .carousel .item.help-slide .cd-single-point:first-of-type{bottom:48%}.setup-modal-body .carousel .item.help-slide .cd-single-point:nth-of-type(2){bottom:18%;right:63%}.setup-modal-body .carousel .item .cd-more-info h4{color:#00bdff}.setup-modal-body .carousel .item .cd-more-info p{font-size:14px}.setup-modal-body .container-controls{background:#fff}.setup-modal-body .btn:focus,.setup-modal-body .btn:hover{color:#fff!important}@media(max-width:480px)and (orientation:portrait){.modal-open .setup-modal .setup-modal-body{height:100%;max-height:100%;min-height:100%}.modal-open .setup-modal .setup-modal-body #setup-slider{height:calc(80% - 36px);max-height:calc(80% - 36px);min-height:calc(80% - 36px)}.modal-open .setup-modal .setup-modal-body>.container-controls{height:20%}}input[type=range].with-max,input[type=range].with-min,input[type=range].with-prefix,input[type=range].with-suffix{display:inline-block;margin-bottom:60px;position:relative}input[type=range].with-max:after,input[type=range].with-min:before{bottom:-30px;color:#c6d4df;position:absolute;white-space:nowrap;width:auto}input[type=range].with-max:after{content:attr(max)}input[type=range].with-min:before{content:attr(min)}input[type=range].with-prefix.with-min:before{content:attr(data-prefix) attr(min)}input[type=range].with-prefix.with-max:after{content:attr(data-prefix) attr(max)}input[type=range].with-suffix.with-min:before{content:attr(data-suffix) attr(min)}input[type=range].with-suffix.with-max:after{content:attr(data-suffix) attr(max)}input[type=range]{-webkit-appearance:none;box-sizing:border-box;height:32px;margin:20px 0 10px;padding:0;width:100%}input[type=range],input[type=range]:focus{border:none;-webkit-box-shadow:none;box-shadow:none}input[type=range]:focus{outline:none}input[type=range].webkit-track{background:transparent;border-radius:3px}input[type=range]::-ms-tooltip{display:none;visibility:hidden}input[type=range]::-webkit-slider-runnable-track{background:transparent;border:1px solid #c6d4df;border-radius:3px;cursor:pointer;height:6px;width:100%}input[type=range]::-moz-range-track{background:transparent;border:1px solid #c6d4df;border-radius:3px;cursor:pointer;height:6px;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#f6f9fd;border:1px solid #c6d4df;border-radius:13px;cursor:pointer;height:26px;margin-top:-13px;width:26px}input[type=range]::-moz-range-thumb{-webkit-appearance:none;background:#f6f9fd;border:1px solid #c6d4df;border-radius:13px;cursor:pointer;height:26px;margin-top:-13px;width:26px}input[type=range]::-ms-track{background:transparent;border:1px solid #c6d4df;border-radius:3px;color:transparent;cursor:pointer;height:6px;width:100%}input[type=range]::-ms-thumb{-webkit-appearance:none;background:#f6f9fd;border:1px solid #c6d4df;border-radius:13px;cursor:pointer;height:26px;margin-top:0;width:26px}input[type=range]::-ms-fill-lower{background:#0065ac}input[type=range]::-ms-fill-upper{background:#f6f9fd}input[type=range]:focus::-ms-fill-lower{background:#0065ac}input[type=range]:focus::-ms-fill-upper{background:#f6f9fd}.chevron-down-bubble{position:relative}.chevron-down-bubble:before,.list-checkmark li.chevron-down-bubble:before{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #c6d4df;bottom:-10px;content:" ";left:50%;margin-left:-10px;position:absolute}.chevron-down-bubble:after{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #fff;bottom:-9px;content:" ";left:50%;margin-left:-9px;position:absolute}.input-group-range .range-value{text-align:center}.input-group-range .input-group-addon,.input-group-range .input-group-addon .balance{font-size:12px;font-weight:400}.corner-ribbon{background:#aabacc;color:#f0f0f0;font-weight:700;letter-spacing:1px;padding:10px 3px 10px 50px;position:absolute;right:-42px;text-align:center;text-transform:uppercase;top:-7px;-webkit-transform:rotate(26deg);-moz-transform:rotate(26deg);-ms-transform:rotate(26deg);-o-transform:rotate(26deg);transform:rotate(26deg);width:300px}.corner-ribbon p{margin:0;padding:0}.corner-ribbon svg{display:block;margin:0 auto 10px;padding:0;text-align:center}@media(max-width:991px){.corner-ribbon{padding:10px 15px;position:relative;right:auto;top:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);width:100%}.corner-ribbon svg{display:inline-block;margin:0 5px -6px 0}}.corner-ribbon.sticky{position:fixed}.corner-ribbon.shadow{box-shadow:0 0 3px rgba(0,0,0,.3)}.corner-ribbon.white{background:#fff;color:#333}.corner-ribbon.black{background:#000}.corner-ribbon.grey{background:#f5f8fa;color:#0065ac}.corner-ribbon.blue{background:#0065ac}.corner-ribbon.green{background:#01b25a}.corner-ribbon.red{background:#ff4348}.corner-ribbon.orange{background:#ff9a5a}.george-chart .axis line,.george-chart .axis path{fill:none;stroke:#ccc;shape-rendering:crispEdges}.george-chart .tick line{display:none}.george-chart .tick text{font-size:11px;fill:#999}.george-chart .tick:last-of-type text{fill:#415b76;font-weight:700}.pie-chart .pie-chart-title{font-family:Inter,sans-serif;font-family:var(--font-default);fill:#21416c;font-size:18px;font-weight:700}.pie-chart .pie-chart-title:first-of-type{fill:#aabacc;font-size:16px;font-weight:400;text-transform:uppercase}.pie-chart .arc{stroke-width:1;stroke:#fff}.pie-chart .arc.defocused{opacity:.3}.pie-chart text.label{font-size:13px;fill:#fff;pointer-events:none}.pie-chart text.label.hidden{display:none}.cashflow-chart .group{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear}.cashflow-chart .group:hover .bar{opacity:.8}.cashflow-chart .group .bar:hover{cursor:pointer}.area-chart .line,.line-chart .line{fill:none}.area-chart .dot,.line-chart .dot{stroke:transparent;stroke-width:10px}.area-chart .dot:hover,.line-chart .dot:hover{stroke:rgba(68,127,255,.3);cursor:pointer}.d3-tip{background:rgba(1,56,98,.9);border-radius:2px;color:#efefef;font-family:Inter,sans-serif;font-family:var(--font-default);font-size:14px;line-height:22px;padding:6px 12px;z-index:999999999}.d3-tip.pie{display:none;height:auto;position:absolute;width:auto}.d3-tip .balance{color:#efefef;font-weight:700}.d3-tip .legend-item{display:inline-block;height:8px;margin-right:10px;width:8px}.d3-tip .legend-item.incoming{background:#01b25a}.d3-tip .legend-item.outgoing{background:#ff4349}.printBody{background:#fff!important}.printBody .printContent{color:#000}.printBody .printContent .balance.isnegative,.printBody .printContent .balance.isnegative .cents,.printBody .printContent .transactionlist .amountcol .balance.isnegative,.printBody .printContent .transactionlist .amountcol .balance.isnegative .cents,.printBody .printContent .transactionlist .amountcol-detail .balance.isnegative,.printBody .printContent .transactionlist .amountcol-detail .balance.isnegative .cents{color:#00385f!important}.printBody.showRedTransactions .printContent .negPerfBlock *,.printBody.showRedTransactions .printContent .negPerfBlock .isnegative{color:#fff!important}.printBody.showRedTransactions .balance,.printBody.showRedTransactions .balance .cents{color:#01b25a!important}.printBody.showRedTransactions .balance.isnegative,.printBody.showRedTransactions .balance.isnegative .cents,.printBody.showRedTransactions .transactionlist .amountcol .balance.isnegative,.printBody.showRedTransactions .transactionlist .amountcol .balance.isnegative .cents,.printBody.showRedTransactions .transactionlist .amountcol-detail .balance.isnegative,.printBody.showRedTransactions .transactionlist .amountcol-detail .balance.isnegative .cents{color:#f55!important}#printContentDiv .instituteLogo{height:35px!important;margin:10px;max-height:35px!important;max-width:121px!important;width:121px!important}#printSettingsDiv .label-printsearch{border:1px solid #738dab;color:#738dab}#printSettingsDiv{box-shadow:none}#printSettingsDiv .export-timespan-input-startdate-col{padding-right:15px}#printSettingsDiv .export-timespan-input-enddate-col{padding-left:2px}@media(max-width:992px){#printSettingsDiv .export-timespan-input-startdate-col{padding-right:15px}#printSettingsDiv .export-timespan-input-enddate-col{padding-left:15px}}#printSettingsDiv .ctrl-showdp-end,#printSettingsDiv .ctrl-showdp-start{padding:6px 10px}.export-timespan-input-enddate-col .input-group,.export-timespan-input-startdate-col .input-group{border-width:0!important}.printContent{font-size:14px}.bundles .card .printContent .corner-badge,.printContent .bundles .card .corner-badge,.printContent h1,.printContent h2,.printContent h3,.printContent h4,.printContent h5,.printContent input[type=range].with-max:after,.printContent input[type=range].with-min:before{color:#000!important}.bundles .card .printContent .corner-badge,.printContent .bundles .card .corner-badge,.printContent h2{margin-top:10px;text-align:left}.printContent h5,.printContent input[type=range].with-max:after,.printContent input[type=range].with-min:before{font-size:14px}.printContent table{border-collapse:collapse;width:100%}.printContent .table-striped>tbody>tr:nth-child(odd)>td,.printContent .table-striped>tbody>tr:nth-child(odd)>th,.printContent table.transactionlist tbody>tr>td{background-color:transparent;border-bottom:1px solid #ddd;margin:0!important;padding:.5em;vertical-align:top}.printContent table.transactionlist div.spacer{overflow-x:visible;overflow-y:visible;padding:0 3px}.printContent .transactionlist .datecol{border-left:0}.printContent .transactionlist .accountImage{float:none!important}.printContent .transaction-table-line h5,.printContent .transaction-table-line input[type=range].with-max:after,.printContent .transaction-table-line input[type=range].with-min:before{margin-top:1px}.printContent .transaction-table-line .datecol{padding-top:1px}.printContent .balance.neutral{color:#000}.printContent .clickable{cursor:default}.printContent .miniDate{display:none}.printContent .monthseparator th{border-bottom:2px solid #333}.printContent .transactionlist .datecol{width:50px}.printContent .transactionlist .iconcol a.icondiv,.printContent .transactionlist .iconcol div.icondiv{background-size:32px 32px;line-height:35px;margin-bottom:2px;margin-top:5px;max-height:32px;max-width:32px;padding-top:0}.printContent .transactionlist .iconcol a.icondiv img,.printContent .transactionlist .iconcol div.icondiv img{max-height:32px;max-width:32px}.printContent .transactionlist .amountcol .balance{font-size:14px;margin-top:4px;vertical-align:top}.printContent .truncate{max-width:auto;overflow:display}.printContent #smallStar{display:inline-block}.printContent h5:empty,.printContent input[type=range].with-max:empty:after,.printContent input[type=range].with-min:empty:before{display:none}.printContent h5,.printContent input[type=range].with-max:after,.printContent input[type=range].with-min:before{margin-top:3px}.printContent .date .month,.printContent .dateinv .month{font-size:12px;margin-top:4px}.printContent .date{font-size:12px}.printContent.hideIcon .transactionlist .iconcol{display:none}.printContent .muted{color:#666}.printContent #printSumDiv{font-size:140%}.printContent table.transactionlist thead>tr>th{padding-left:0;padding-right:0}.printContent #printAccountInfoDiv{background-color:#f5f5f5;margin-bottom:25px}.printContent .transactions-month{margin-bottom:20px}.printContent .transactions-month.no-margin{margin-bottom:0}.bundles .card .printContent .transactions-month .corner-badge,.printContent .transactions-month .bundles .card .corner-badge,.printContent .transactions-month h2{font-size:14pt}.printContent.thinborder{border:1px solid #333;margin-top:10px;padding-left:15px;padding-right:15px}.printContent .borderRightCol,.printContent .borderRow{border-color:transparent!important}.printContent .accountdetailRow .my_accountcol .accountRoleLabel{display:block;margin-top:10px}.printContent:last-child{page-break-after:auto}.onlyinprint{display:none!important}@media print{.modal-backdrop,.sr-only{display:none}.payment-order-info .col-sm-8.obfuscate{margin-left:-30px}.accountdetailRow{margin-top:40px}.accountdetailRow .iconcol-detail .icondiv{height:41px}body,html{height:auto;padding-top:0!important}body{background:#fff;color:#000}#transactions thead{border:0!important;box-shadow:none!important}#scrollcontainer{overflow:auto;position:relative}.print-transactions{padding:40px}.container.print{width:inherit!important}.container.print .printContent{padding-top:10px}.container.print .printContent .logo-col{margin-bottom:40px}.container.print #printSumDiv .print-amount{text-align:right;width:10%}#printAccountInfoDiv .iban{text-align:right}.avoidBreak,.bundles .card .corner-badge,h1,h2,h3{page-break-after:avoid}img,td,tr{page-break-inside:avoid}.hide,.notinprint{display:none!important}.onlyinprint{display:block!important;width:100vw}#backBtn{display:none!important}table{border-collapse:collapse;width:100%}.table-border-print{border:.0625rem solid #ddd!important;border-radius:.5rem!important}.modal{display:none}.muted{color:#666;font-size:smaller}.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.6666666667%}.col-sm-10{width:83.3333333333%}.col-sm-9{width:75%}.col-sm-8{width:66.6666666667%}.col-sm-7{width:58.3333333333%}.col-sm-6{width:50%}.col-sm-5{width:41.6666666667%}.col-sm-4{width:33.3333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.6666666667%}.col-sm-1{width:8.3333333333%}.row{clear:both}.borderRow{border:none;border-top:1px solid var(--g-color-surface-secondary)}.always-break-page-after{page-break-after:always;page-break-inside:avoid}}.print-acc-number{padding-left:0}.date-picker-top{z-index:999999999!important}.permanent-limits .tooltip-inner{color:#fff!important}.active-installment-list,.buildingsociety-statements-list,.creditor-list,.mandate-approval-list,.pending-cases-list,.reservation-list,.signed-cases-list,.statements-bank-sign-list{margin-bottom:20px}.active-installment-list .collection-sort,.buildingsociety-statements-list .collection-sort,.creditor-list .collection-sort,.mandate-approval-list .collection-sort,.pending-cases-list .collection-sort,.reservation-list .collection-sort,.signed-cases-list .collection-sort,.statements-bank-sign-list .collection-sort{background:#f7f7f7;padding:5px}.active-installment-list .collection-sort .sortable,.buildingsociety-statements-list .collection-sort .sortable,.creditor-list .collection-sort .sortable,.mandate-approval-list .collection-sort .sortable,.pending-cases-list .collection-sort .sortable,.reservation-list .collection-sort .sortable,.signed-cases-list .collection-sort .sortable,.statements-bank-sign-list .collection-sort .sortable{cursor:pointer}.active-installment-list .collection-sort .sortable:after,.buildingsociety-statements-list .collection-sort .sortable:after,.creditor-list .collection-sort .sortable:after,.mandate-approval-list .collection-sort .sortable:after,.pending-cases-list .collection-sort .sortable:after,.reservation-list .collection-sort .sortable:after,.signed-cases-list .collection-sort .sortable:after,.statements-bank-sign-list .collection-sort .sortable:after{content:"▴";font-size:20px;vertical-align:middle}.active-installment-list .collection-sort .sortable.reverse:after,.buildingsociety-statements-list .collection-sort .sortable.reverse:after,.creditor-list .collection-sort .sortable.reverse:after,.mandate-approval-list .collection-sort .sortable.reverse:after,.pending-cases-list .collection-sort .sortable.reverse:after,.reservation-list .collection-sort .sortable.reverse:after,.signed-cases-list .collection-sort .sortable.reverse:after,.statements-bank-sign-list .collection-sort .sortable.reverse:after{content:"▾";font-size:20px;vertical-align:middle}.active-installment-list .collection-sort div,.buildingsociety-statements-list .collection-sort div,.creditor-list .collection-sort div,.mandate-approval-list .collection-sort div,.pending-cases-list .collection-sort div,.reservation-list .collection-sort div,.signed-cases-list .collection-sort div,.statements-bank-sign-list .collection-sort div{text-align:center}.active-installment-list .sepa-direct-debit-sort-title,.buildingsociety-statements-list .sepa-direct-debit-sort-title,.creditor-list .sepa-direct-debit-sort-title,.mandate-approval-list .sepa-direct-debit-sort-title,.pending-cases-list .sepa-direct-debit-sort-title,.reservation-list .sepa-direct-debit-sort-title,.signed-cases-list .sepa-direct-debit-sort-title,.statements-bank-sign-list .sepa-direct-debit-sort-title{padding:5px 15px}.active-installment-list .sepa-direct-debit-sort-title .sortable-container,.buildingsociety-statements-list .sepa-direct-debit-sort-title .sortable-container,.creditor-list .sepa-direct-debit-sort-title .sortable-container,.mandate-approval-list .sepa-direct-debit-sort-title .sortable-container,.pending-cases-list .sepa-direct-debit-sort-title .sortable-container,.reservation-list .sepa-direct-debit-sort-title .sortable-container,.signed-cases-list .sepa-direct-debit-sort-title .sortable-container,.statements-bank-sign-list .sepa-direct-debit-sort-title .sortable-container{text-align:left}.active-installment-list .sepa-direct-debit-sort-title .summary-item p,.buildingsociety-statements-list .sepa-direct-debit-sort-title .summary-item p,.creditor-list .sepa-direct-debit-sort-title .summary-item p,.mandate-approval-list .sepa-direct-debit-sort-title .summary-item p,.pending-cases-list .sepa-direct-debit-sort-title .summary-item p,.reservation-list .sepa-direct-debit-sort-title .summary-item p,.signed-cases-list .sepa-direct-debit-sort-title .summary-item p,.statements-bank-sign-list .sepa-direct-debit-sort-title .summary-item p{margin:0}.active-installment-list .sepa-direct-debit-sort-title .mandate-buttons,.buildingsociety-statements-list .sepa-direct-debit-sort-title .mandate-buttons,.creditor-list .sepa-direct-debit-sort-title .mandate-buttons,.mandate-approval-list .sepa-direct-debit-sort-title .mandate-buttons,.pending-cases-list .sepa-direct-debit-sort-title .mandate-buttons,.reservation-list .sepa-direct-debit-sort-title .mandate-buttons,.signed-cases-list .sepa-direct-debit-sort-title .mandate-buttons,.statements-bank-sign-list .sepa-direct-debit-sort-title .mandate-buttons{display:block}.active-installment-list .collection-list-item>.row,.buildingsociety-statements-list .collection-list-item>.row,.creditor-list .collection-list-item>.row,.mandate-approval-list .collection-list-item>.row,.pending-cases-list .collection-list-item>.row,.reservation-list .collection-list-item>.row,.signed-cases-list .collection-list-item>.row,.statements-bank-sign-list .collection-list-item>.row{margin:0}.active-installment-list .collection-list-item>.closable,.buildingsociety-statements-list .collection-list-item>.closable,.creditor-list .collection-list-item>.closable,.mandate-approval-list .collection-list-item>.closable,.pending-cases-list .collection-list-item>.closable,.reservation-list .collection-list-item>.closable,.signed-cases-list .collection-list-item>.closable,.statements-bank-sign-list .collection-list-item>.closable{border:1px solid #c6d4df}.active-installment-list .collection-list-item .amountcol,.buildingsociety-statements-list .collection-list-item .amountcol,.creditor-list .collection-list-item .amountcol,.mandate-approval-list .collection-list-item .amountcol,.pending-cases-list .collection-list-item .amountcol,.reservation-list .collection-list-item .amountcol,.signed-cases-list .collection-list-item .amountcol,.statements-bank-sign-list .collection-list-item .amountcol{text-align:right}.active-installment-list .collection-list-item .details-view .amountcol,.buildingsociety-statements-list .collection-list-item .details-view .amountcol,.creditor-list .collection-list-item .details-view .amountcol,.mandate-approval-list .collection-list-item .details-view .amountcol,.pending-cases-list .collection-list-item .details-view .amountcol,.reservation-list .collection-list-item .details-view .amountcol,.signed-cases-list .collection-list-item .details-view .amountcol,.statements-bank-sign-list .collection-list-item .details-view .amountcol{text-align:left}.active-installment-list .close-bar-view,.buildingsociety-statements-list .close-bar-view,.creditor-list .close-bar-view,.mandate-approval-list .close-bar-view,.pending-cases-list .close-bar-view,.reservation-list .close-bar-view,.signed-cases-list .close-bar-view,.statements-bank-sign-list .close-bar-view{background:#c6d4df;cursor:pointer;height:30px;padding:0}.active-installment-list .close-bar-view .link,.buildingsociety-statements-list .close-bar-view .link,.creditor-list .close-bar-view .link,.mandate-approval-list .close-bar-view .link,.pending-cases-list .close-bar-view .link,.reservation-list .close-bar-view .link,.signed-cases-list .close-bar-view .link,.statements-bank-sign-list .close-bar-view .link{font-size:smaller;padding-right:5px;padding-top:7px;text-align:right}.active-installment-list .close-bar-view #closeDetail,.buildingsociety-statements-list .close-bar-view #closeDetail,.creditor-list .close-bar-view #closeDetail,.mandate-approval-list .close-bar-view #closeDetail,.pending-cases-list .close-bar-view #closeDetail,.reservation-list .close-bar-view #closeDetail,.signed-cases-list .close-bar-view #closeDetail,.statements-bank-sign-list .close-bar-view #closeDetail{color:#fff;margin-top:3px;text-transform:uppercase}.active-installment-list .close-bar-view #closeDetail svg,.buildingsociety-statements-list .close-bar-view #closeDetail svg,.creditor-list .close-bar-view #closeDetail svg,.mandate-approval-list .close-bar-view #closeDetail svg,.pending-cases-list .close-bar-view #closeDetail svg,.reservation-list .close-bar-view #closeDetail svg,.signed-cases-list .close-bar-view #closeDetail svg,.statements-bank-sign-list .close-bar-view #closeDetail svg{height:20px;padding-bottom:5px;pointer-events:all;vertical-align:middle;width:20px}.active-installment-list .collection-count,.buildingsociety-statements-list .collection-count,.creditor-list .collection-count,.mandate-approval-list .collection-count,.pending-cases-list .collection-count,.reservation-list .collection-count,.signed-cases-list .collection-count,.statements-bank-sign-list .collection-count{background:#fff}.active-installment-list .collection-count h4,.buildingsociety-statements-list .collection-count h4,.creditor-list .collection-count h4,.mandate-approval-list .collection-count h4,.pending-cases-list .collection-count h4,.reservation-list .collection-count h4,.signed-cases-list .collection-count h4,.statements-bank-sign-list .collection-count h4{margin:0;padding:20px;text-align:right}.active-installment-list .collection-count h4 .balance,.buildingsociety-statements-list .collection-count h4 .balance,.creditor-list .collection-count h4 .balance,.mandate-approval-list .collection-count h4 .balance,.pending-cases-list .collection-count h4 .balance,.reservation-list .collection-count h4 .balance,.signed-cases-list .collection-count h4 .balance,.statements-bank-sign-list .collection-count h4 .balance{font-size:18px}.active-installment-list.loading-view,.buildingsociety-statements-list.loading-view,.creditor-list.loading-view,.mandate-approval-list.loading-view,.pending-cases-list.loading-view,.reservation-list.loading-view,.signed-cases-list.loading-view,.statements-bank-sign-list.loading-view{margin-bottom:20px}.active-installment-list .clickable.row,.buildingsociety-statements-list .clickable.row,.creditor-list .clickable.row,.mandate-approval-list .clickable.row,.pending-cases-list .clickable.row,.reservation-list .clickable.row,.signed-cases-list .clickable.row,.statements-bank-sign-list .clickable.row{margin:0}.active-installment-list .transferDateOpen,.buildingsociety-statements-list .transferDateOpen,.creditor-list .transferDateOpen,.mandate-approval-list .transferDateOpen,.pending-cases-list .transferDateOpen,.reservation-list .transferDateOpen,.signed-cases-list .transferDateOpen,.statements-bank-sign-list .transferDateOpen{padding-left:10px;padding-top:5px}.active-installment-list .iconcol,.buildingsociety-statements-list .iconcol,.creditor-list .iconcol,.mandate-approval-list .iconcol,.pending-cases-list .iconcol,.reservation-list .iconcol,.signed-cases-list .iconcol,.statements-bank-sign-list .iconcol{padding-left:10px}.active-installment-list #upcomingline,.buildingsociety-statements-list #upcomingline,.creditor-list #upcomingline,.mandate-approval-list #upcomingline,.pending-cases-list #upcomingline,.reservation-list #upcomingline,.signed-cases-list #upcomingline,.statements-bank-sign-list #upcomingline{margin:0;padding:10px 0}.active-installment-list .accountcol,.buildingsociety-statements-list .accountcol,.creditor-list .accountcol,.mandate-approval-list .accountcol,.pending-cases-list .accountcol,.reservation-list .accountcol,.signed-cases-list .accountcol,.statements-bank-sign-list .accountcol{font-size:.875rem}.active-installment-list .accountcol h5,.active-installment-list .accountcol input[type=range].with-max:after,.active-installment-list .accountcol input[type=range].with-min:before,.buildingsociety-statements-list .accountcol h5,.buildingsociety-statements-list .accountcol input[type=range].with-max:after,.buildingsociety-statements-list .accountcol input[type=range].with-min:before,.creditor-list .accountcol h5,.creditor-list .accountcol input[type=range].with-max:after,.creditor-list .accountcol input[type=range].with-min:before,.mandate-approval-list .accountcol h5,.mandate-approval-list .accountcol input[type=range].with-max:after,.mandate-approval-list .accountcol input[type=range].with-min:before,.pending-cases-list .accountcol h5,.pending-cases-list .accountcol input[type=range].with-max:after,.pending-cases-list .accountcol input[type=range].with-min:before,.reservation-list .accountcol h5,.reservation-list .accountcol input[type=range].with-max:after,.reservation-list .accountcol input[type=range].with-min:before,.signed-cases-list .accountcol h5,.signed-cases-list .accountcol input[type=range].with-max:after,.signed-cases-list .accountcol input[type=range].with-min:before,.statements-bank-sign-list .accountcol h5,.statements-bank-sign-list .accountcol input[type=range].with-max:after,.statements-bank-sign-list .accountcol input[type=range].with-min:before{font-size:1rem;margin-bottom:0;padding-top:5px}.active-installment-list .summary-item-style .amountcol,.buildingsociety-statements-list .summary-item-style .amountcol,.creditor-list .summary-item-style .amountcol,.mandate-approval-list .summary-item-style .amountcol,.pending-cases-list .summary-item-style .amountcol,.reservation-list .summary-item-style .amountcol,.signed-cases-list .summary-item-style .amountcol,.statements-bank-sign-list .summary-item-style .amountcol{margin-left:-20px}.active-installment-list .details-view .row:not(.summary-item-style),.buildingsociety-statements-list .details-view .row:not(.summary-item-style),.creditor-list .details-view .row:not(.summary-item-style),.mandate-approval-list .details-view .row:not(.summary-item-style),.pending-cases-list .details-view .row:not(.summary-item-style),.reservation-list .details-view .row:not(.summary-item-style),.signed-cases-list .details-view .row:not(.summary-item-style),.statements-bank-sign-list .details-view .row:not(.summary-item-style){border:1px solid #f7f7f7}.active-installment-list .details-view .row:not(.summary-item-style) .iconcol,.buildingsociety-statements-list .details-view .row:not(.summary-item-style) .iconcol,.creditor-list .details-view .row:not(.summary-item-style) .iconcol,.mandate-approval-list .details-view .row:not(.summary-item-style) .iconcol,.pending-cases-list .details-view .row:not(.summary-item-style) .iconcol,.reservation-list .details-view .row:not(.summary-item-style) .iconcol,.signed-cases-list .details-view .row:not(.summary-item-style) .iconcol,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .iconcol{padding-top:0}.active-installment-list .details-view .row:not(.summary-item-style) svg,.buildingsociety-statements-list .details-view .row:not(.summary-item-style) svg,.creditor-list .details-view .row:not(.summary-item-style) svg,.mandate-approval-list .details-view .row:not(.summary-item-style) svg,.pending-cases-list .details-view .row:not(.summary-item-style) svg,.reservation-list .details-view .row:not(.summary-item-style) svg,.signed-cases-list .details-view .row:not(.summary-item-style) svg,.statements-bank-sign-list .details-view .row:not(.summary-item-style) svg{position:relative;top:-5px}.active-installment-list .details-view .row:not(.summary-item-style) .plaintext,.buildingsociety-statements-list .details-view .row:not(.summary-item-style) .plaintext,.creditor-list .details-view .row:not(.summary-item-style) .plaintext,.mandate-approval-list .details-view .row:not(.summary-item-style) .plaintext,.pending-cases-list .details-view .row:not(.summary-item-style) .plaintext,.reservation-list .details-view .row:not(.summary-item-style) .plaintext,.signed-cases-list .details-view .row:not(.summary-item-style) .plaintext,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .plaintext{font-weight:700;padding-top:17px}.active-installment-list .details-view .row:not(.summary-item-style) .balance,.active-installment-list .details-view .row:not(.summary-item-style) .description,.buildingsociety-statements-list .details-view .row:not(.summary-item-style) .balance,.buildingsociety-statements-list .details-view .row:not(.summary-item-style) .description,.creditor-list .details-view .row:not(.summary-item-style) .balance,.creditor-list .details-view .row:not(.summary-item-style) .description,.mandate-approval-list .details-view .row:not(.summary-item-style) .balance,.mandate-approval-list .details-view .row:not(.summary-item-style) .description,.pending-cases-list .details-view .row:not(.summary-item-style) .balance,.pending-cases-list .details-view .row:not(.summary-item-style) .description,.reservation-list .details-view .row:not(.summary-item-style) .balance,.reservation-list .details-view .row:not(.summary-item-style) .description,.signed-cases-list .details-view .row:not(.summary-item-style) .balance,.signed-cases-list .details-view .row:not(.summary-item-style) .description,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .balance,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .description{font-size:16px;font-weight:400;padding-left:0;padding-top:15px}.active-installment-list .details-view .row:not(.summary-item-style) .description.reservation,.buildingsociety-statements-list .details-view .row:not(.summary-item-style) .description.reservation,.creditor-list .details-view .row:not(.summary-item-style) .description.reservation,.mandate-approval-list .details-view .row:not(.summary-item-style) .description.reservation,.pending-cases-list .details-view .row:not(.summary-item-style) .description.reservation,.reservation-list .details-view .row:not(.summary-item-style) .description.reservation,.signed-cases-list .details-view .row:not(.summary-item-style) .description.reservation,.statements-bank-sign-list .details-view .row:not(.summary-item-style) .description.reservation{line-height:30px}.active-installment-list .details-view .row:not(.summary-item-style) span.balance,.buildingsociety-statements-list .details-view .row:not(.summary-item-style) span.balance,.creditor-list .details-view .row:not(.summary-item-style) span.balance,.mandate-approval-list .details-view .row:not(.summary-item-style) span.balance,.pending-cases-list .details-view .row:not(.summary-item-style) span.balance,.reservation-list .details-view .row:not(.summary-item-style) span.balance,.signed-cases-list .details-view .row:not(.summary-item-style) span.balance,.statements-bank-sign-list .details-view .row:not(.summary-item-style) span.balance{float:inherit}.buildingsociety-statements-list .amountcol,.creditor-list .amountcol,.mandate-approval-list .amountcol,.pending-cases-list .amountcol,.signed-cases-list .amountcol,.statements-bank-sign-list .amountcol{padding:10px 0}.buildingsociety-statements-list .amountcol .balance.big,.creditor-list .amountcol .balance.big,.mandate-approval-list .amountcol .balance.big,.pending-cases-list .amountcol .balance.big,.signed-cases-list .amountcol .balance.big,.statements-bank-sign-list .amountcol .balance.big{font-size:18px;padding-top:5px}.buildingsociety-statements-list .balance,.creditor-list .balance,.mandate-approval-list .balance,.pending-cases-list .balance,.signed-cases-list .balance,.statements-bank-sign-list .balance{color:#21416c}.cardsList .cardImage{cursor:pointer;float:left;margin-bottom:20px;margin-right:20px}.linkage-form{position:relative}.linkage-form-edit-btn{position:absolute;right:0;top:0}.status-label{color:#3ca23c;font-size:12px;text-transform:uppercase}.cf-box{background-color:#fff;border-radius:4px;-webkit-box-shadow:1px 1px 2px hsla(0,0%,39%,.2);box-shadow:1px 1px 2px hsla(0,0%,39%,.2);padding:15px}.cf-box.cf-box-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}.cf-box.cf-box-info .cf-description{color:#3a87ad}.cf-box.cf-box-danger{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.cf-box.cf-box-danger .cf-description{color:#b94a48}.cf-icon{line-height:0;text-align:center}.cf-title{margin:0 0 20px}.cf-status{color:#00a8ff;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase}.cf-description,.cf-status{margin-bottom:0;margin-top:10px}.btn-full-width{overflow:hidden;width:100%}.cf-box.cf-stacked{border-bottom:1px solid #e9eef2;border-radius:0}.cf-box.cf-stacked-first{border-bottom:1px solid #e9eef2;border-bottom-left-radius:0;border-bottom-right-radius:0}.cf-box.cf-stacked-last{border-top-left-radius:0;border-top-right-radius:0}@media(min-width:992px){.card-header{margin-top:20px}.card-header .card-header-col,.card-header .card-header-row{display:flex}.card-header .card-header-col>div{width:100%}.card-header .card-header-col .card-limit-change{position:relative;width:100%}.card-header .card-header-col .card-limit-change .card-limit-right{float:right}.card-header .card-header-col .card-limit-change .card-limit-bar{bottom:0;left:0;position:absolute;right:0}.card-header .card-header-col .card-limit-change .card-limit-bar .progress{margin-bottom:2px}.card-header .card-limit-change{min-height:130px}}@media(min-width:1200px){.card-header .card-limit-change{min-height:162px}}.cf-headerbox{margin-bottom:30px}.cf-headerbox hr{border-bottom-color:#b0c0cd}.cf-headerbox h1{margin-bottom:0;margin-top:0}.cf-box-thirds .cf-icon{margin-top:20px}.cf-box-thirds .cf-status{margin-bottom:10px}.ci-table{background-color:#fff;border:1px solid #cfd9e5;border-radius:0 0 4px 4px}.ci-table tr.ci-th{background-color:#cfd9e5}.ci-table tr.ci-th td{border-top:none}.ci-table tr td,.ci-table tr td *{color:#21416c}.ci-table-padded td:nth-child(2),.ci-table-padded th:nth-child(2){padding-left:50px}.ci-table.ci-table-shadow{-webkit-box-shadow:1px 1px 2px hsla(0,0%,39%,.2);box-shadow:1px 1px 2px hsla(0,0%,39%,.2)}.ci-table.notolitable td:first-child,.ci-table.notolitable th:first-child{width:50%}.ci-table.notolitable td:last-child,.ci-table.notolitable th:last-child{width:25%}.trx-box-rule{margin:20px -15px}.btn.btn-trxdeactivation:focus{background-color:transparent;border:1px solid #738dab;color:#738dab;outline:none}.btn.btn-trxdeactivation:active{outline:none}.btn.btn-trxdeactivation.active{background-color:#008aff;border:1px solid #008aff;color:#fff}.innerHr.innerHr-onehalf{margin-bottom:15px;margin-top:15px}.rev-limit-info{margin-bottom:-20px;margin-left:-20px;margin-right:-20px}.rev-limit-info .rev-limit-info-half{float:left;padding:20px 0 30px;width:50%}.invoice-deliver-info .cf-description svg{margin-right:15px}.number-list{padding-left:22px}.c-info-header a,.c-info-header a:active,.c-info-header a:focus,.c-info-header a:hover{text-decoration:none}svg.success-circle{color:#01b25a;height:125px;margin-top:45px;width:125px}.progress-bar-completed{background-color:#005b94}.progress-bar-authorized{background-color:#8ab2cc}.progress-bar-transparent{background-color:transparent;box-shadow:none;color:#415b76;position:relative}.progress-bar-transparent.inside{color:#fff;position:absolute}.btn-anchor{background:transparent;border:0 transparent;color:#0f5b91;display:inline;font-size:inherit;padding:0;vertical-align:baseline}.btn-anchor,.btn-anchor:active,.btn-anchor:hover,.btn-anchor:visited{font-weight:700}.labeled-checkbox{font-weight:400;padding-left:30px;position:relative}.labeled-checkbox input[type=checkbox]{left:0;margin:0;position:absolute;top:.2em}.muted-text{color:#99a9ba}.help-block-blue{color:#415b76;font-size:12px;margin-bottom:5px;margin-top:5px}@media(min-width:992px){.sm-text-right{text-align:right}}@media(min-width:52em){.md-text-center{text-align:center}}.grey-box{background:#dee3e7;color:#415b76;margin:10px 0 20px;padding:20px;text-align:center}.form-control-static-minitext{font-size:12px;line-height:17px;margin:0}.mandate-approval-list .summary-item{padding:10px 0}.mandate-approval-list .mandate-buttons{position:relative;top:15px}.mandate-approval-list button{min-width:120px}.BankCardSettingsView #card-blocked,.BankCardSettingsView #credit-card-blocked{margin-bottom:20px}.control-label{font-weight:400}.reservation-list .row.summary-item{background:#f7f7f7;padding-bottom:10px}.reservation-list .upcomingline.collection-count{margin-top:10px}.buildingsociety-statements #deliveryRegion .darkline{background:#01a0e2}.buildingsociety-statements .buildingsociety-statements-list .collection-sort div{padding-left:10px;text-align:left}.buildingsociety-statements .buildingsociety-statements-list .summary-item{height:60px;padding-top:10px}.buildingsociety-statements .buildingsociety-statements-list .summary-item .balance{font-weight:700}.buildingsociety-statements .buildingsociety-statements-list .summary-item a{position:relative;top:10px}.buildingsociety-statements .buildingsociety-statements-list .summary-item .download{height:30px;margin-top:5px;padding-right:2px;width:30px}.fundsDistribution .toggle-header .toggle-btn,.investmentStrategy .toggle-header .toggle-btn,.ownInvestment .toggle-header .toggle-btn,.selectedStrategy .toggle-header .toggle-btn{text-transform:uppercase}.fundsDistribution .graphCanvas .label,.investmentStrategy .graphCanvas .label,.ownInvestment .graphCanvas .label,.selectedStrategy .graphCanvas .label{color:#fff;fill:#fff;font-size:13px}.investmentStrategy .graphCanvas .label{font-size:12px}.fundStrategy .title{min-height:40px}.ownInvestmentForm .input-group-addon{background-color:#fff}.ownInvestmentForm .editBtn{padding:5px 10px;width:40px}.filtered-row div{cursor:pointer}.filtered-row div span{color:#aabacc;font-size:.8em;margin-left:5px;margin-top:-3px;position:absolute}.filtered-row div span.desc{margin-top:7px}.filtered-row div span.active{color:#21416c;font-size:1em;margin:0;position:relative}.investmentStrategy .strategyColumn{border:1px solid var(--g-color-surface-secondary);padding-bottom:60px!important;position:relative}.investmentStrategy .strategyColumn .titleBox{min-height:130px}.investmentStrategy .strategyColumn .fundsList{color:#99a9ba}.investmentStrategy .strategyColumn:hover{background:#ebf3fd}.investmentStrategy .strategyColumn .btnWrap{bottom:0;padding-right:30px;position:absolute;width:100%}.investmentStrategy .strategyColumn .btn:hover{background:#0065ac;color:#fff}.selectedStrategy .fundsTable{border:1px solid var(--g-color-surface-secondary)}.selectedStrategy .fundsTable th{background:#c6d4df;border-bottom:1px solid var(--g-color-surface-secondary)}.selectedStrategy .fundsTable td{border-bottom:0;border-top:0}.selectedStrategy .fundsTable tfoot td{border:1px solid #fff}.selectedStrategy .fundsTable tfoot .firstTr td{border-top:1px solid var(--g-color-surface-secondary)}.selectedStrategy .fundsTable .td:last-child{border-bottom:1px solid var(--g-color-surface-secondary)}.premium-warning{background-color:#ffa43e;color:#fff}.premium-warning svg{color:#ffb766}.input-append-content{display:table-cell;padding-left:10px;vertical-align:middle}.input-append-content .beneficiaryDobIcon{height:34px}#shopMainRegion .inputBorder{border:1px solid #c6d4df}@media(max-width:767px){#shopMainRegion{padding-top:40px}}.shop-topbar{background:#fff;height:80px;padding-bottom:20px;padding-top:20px}@media(max-width:991px){.shop-topbar{height:auto;position:absolute;width:100%;z-index:1000}}.shop-topbar .nav-pills.nav>li>a{font-size:14px;font-weight:400;line-height:30px;padding:4px 30px 4px 0}.shop-topbar .nav-pills.nav>li>a:active,.shop-topbar .nav-pills.nav>li>a:focus,.shop-topbar .nav-pills.nav>li>a:hover{background:transparent;color:#00a8ff}.shop-topbar .nav-pills.nav>li.active>a{background:transparent;color:#00a8ff;font-weight:700}.shop-smcontainer{cursor:pointer;display:flex;flex-direction:column;min-height:290px;position:relative}.bundles .shop-smcontainer .shop-topimage+.card,.shop-smcontainer .bundles .shop-topimage+.card,.shop-smcontainer .shop-topimage+.paddedcontainer,.shop-smcontainer .shop-topimage+.shop-price{flex-grow:1}.shop-smcontainer .shop-producthl{line-height:1.14285714;margin-bottom:4px}.shop-smcontainer .shop-price{font-weight:700!important;padding-top:0}.shop-smcontainer .shop-price p{margin:0}.shop-smcontainer .shop-price .cents{font-size:inherit;font-weight:700;vertical-align:baseline}.shop-smcontainer .shop-price .text-right{max-height:21px}.shop-smcontainer a.btn{border-top-left-radius:0;border-top-right-radius:0;text-align:center}.shop-smcontainer a.btn-light{border-top:1px solid var(--g-color-surface-secondary)}.bundles .card .card-header .shop-smcontainer .bundle-teaser,.shop-smcontainer .bundles .card .card-header .bundle-teaser,.shop-smcontainer .sm-topspace{display:none}.shop-topimage{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAaQAAAEYCAYAAAATRII7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAV/QAAFf0BzXBRYQAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8xMS8xNN5CTVoAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAVPElEQVR4nO3dbXAV9aHH8d/uOYcQQkJCIBgB4aLIs5XQaqFSLK2Cz9dW8eqt0+rUcawvrr1aX7V6r2OnM97Sal/U6aVT26vWh6FataCWitVa4mNgFATFIhAwQAiBPBiSc3b3vjg3ozc1Q5L9n7P/3fP9vG09bPbhfM/u/ve/Tv2a3kAAAETMjXoBAACQCBIAwBIECQBgBYIEALACQQIAWIEgAQCsQJAAAFYgSAAAKxAkAIAVCBIAwAoECQBgBYIEALACQQIAWIEgAQCsQJAAAFYgSAAAKxAkAIAVCBIAwAoECQBgBYIEALACQQIAWIEgAQCsQJAAAFYgSAAAKxAkAIAVCBIAwAoECQBgBYIEALACQQIAWIEgAQCsQJAAAFYgSAAAKxAkAIAVCBIAwAoECQBgBYIEALACQQIAWIEgAQCsQJAAAFYgSAAAKxAkAIAVCBIAwAoECQBgBYIEALACQQIAWIEgAQCsQJAAAFYgSAAAKxAkAIAVCBIAwAoECQBgBYIEALACQQIAWCEd9QIAcZB2pfoKR5MrpInljmpGS1WjHJWl/v//r9eTOvoCtR+XWnsC7e+WWroD5fxolhuIE4IEDDA2Iy2qc9VQ52jueEdzxjs6pdJReoTXE3K+tLcz0PYjgd49EqjpUKC3DvnqyppdbiDunPo1vUHUCwFEyXWkhjpHX5niavlUVwtqHblOYf9NP5DeaQu0sdnXi/t8NR0K5HMkosQRJJSshRMdXTHT1YXTXU0aU+ACncDBjwOt3+1r7U5fm1s5JFGaCBJKSkVGWjUzpW/OdjVnfLQRGsz2I4Ee2uHr8Z2eurmshxJCkFASJo1x9J15rq6dk1LVqKiXZmg6+qQHt3v61TZfBz/mMEXyESQkWk2Z9N0zUrpuXkpjYjqE5+Oc9MA2T79421N7b9RLAxQOQUIipV3purkp3doQnzOiE+nok1Y3eXrgXY9h5EgkgoTE+fwkR6uXpjWz2s57RGHtPBro1r/m9OZBDl0kC0FCYpSnpR+cldK356aUzBR9IpD0m3c93f26p55c1EsDmEGQkAjzax394itpnZbQs6LBfHA00HdfzGlrG4cx4o+57BB7/zrb1brLMiUXI0k6rdrRussy+uZsDmXEH3sxYivjSquXpvVf56SVKeE9OeNK95yT1uqlpb0eEH/svoilqlHSIxekdfUsduF+V89y9cgF6cSMKkTp4WhG7NRXOHrqkoyW1LP7DrSk3tVTl2RUX1F6ly8RfxzRiJUpYx39/qK0ZtXwhTuYWTX5dTS1knWEeCFIiI36ivwX7fQqvmhPZHqVo7UXpjlTQqww7BuxUDtaeubSTGQxCiTt6Qi0oz3Q3s5ALd3S4Z5A3VnpuJf//4xO5SdvnVDuqL5COqXS0ewaR9OqnMiei9rdEeiSp7NqOx7RAgDDQJBgvfK09OTFGZ0xobhf6+8eyb+v6G8fBWo65KtzhDNvV2akhjpXXzrZ0fKpruYWeZbxtw8HuvyPWR6ghfUIEqzmOtKvv5bW+dOKc3W5uTPQ7z/wtfYDX7uOFebQmDHO0RWnufrGaW7R7vNs2Ovrug05XgIIqxEkWO32RSndsjBV8H/njYOB7t3s6S/7fBXrgHAknTvF1S0LU/rCpMKH6d7Nnu55yyv4vwOMFEGCtc47xdVvzy/sOyMaWwL9pCmnxpZoD4PF9Y5ua0hrcX1hw/StP+W0YS9ThcNOBAlWOqnC0cavZ1RdVpjPP9QT6K7XPD35QfHOiE7EkXT5aa7uODuluvLChOlor7T8iawOdNvyVwOfYNg3rONI+vmyVMFi9PAOX0sfz+oJi2Ik5UfyPfFBftke3lGYs5jqsvy6ZTA4bESQYJ1r57g652Tzu2Z3VrrpxZy+/0puxCPmiqEzK33/lZxuejGn7gIs5zknu7p2Doc+7MMlO1jlpApHL1+R0diM2c/deTTQtzfk9GGBRs4Vyj+Nc/Sb88y/bLArK315LZfuYBd+JsEq/3F2yniM3joU6LJnsrGLkSR9eCy/7G8dMrvsYzP5dQ3YhCDBGmed5OjSGWZ3yReafa1an9XRXqMfW1RHe6VV67N6odnsfaVLZ7g66yTuJsEeBAnWuOMss0O8Nzb7un5DLhEzFPTkpOs35LTRcJRMr3MgDIIEK6yY5qqhztyv9aZDgW54Iadsgh65yfrSDS/k1GTw8l1DnaMVRZoFAzgR9kRY4dYGc/cz9nflBzAk4cxooJ6c9O0NOe3vMhclk+seCIMgIXJLJ7uaX2vm7Kj/LOJwT/wGMAzV4R6zZ3/zax0tncxXAaLHXojI3bTA3G74o9c9bWlNboz6bWkN9KPXzc1LZ3IbACPFXohITa9ydO4UM7thY0ugNVtLZ/LQNVs9Y3PwnTvF5cWHiBxBQqSunmVmF8z6+dkNkn9u9IlA+b/Z1KU7U9sCGCn2QETGdaRVM83sgv/9jlew9xfZbNexQL98x8xZ4aqZrlxOkhAhgoTIfGGSo0ljwn8DtvdK920pnUt1A/18i6d2Aw/+ThrjFOW9TMBgCBIi88+nmhlufP/bnrosniy10Lqy+XVggqltAowEQUJkvjY1/K/xrqz0P9tL9+yo32/fNRPl807hDAnRIUiIxMxqR5PHhv/ye/Q9Tx19BhYo5jqz+XUR1skVjvGZxYGhIkiIxJcNPYj58HsJmhsoJFPrwtS2AYaLPQ+RMDHL9DuHA73XXnoj6wbzXnugdw6HXx/MAI6oECRE4iwDo7me+ZCzo4FMrBMT2wYYCYKEoptQbma4t+n3AyWBiXUyaYyjCeVECcVHkFB0c8aH/7I71BNo+xEu1w20/UigQwYmljWxjYDhIkgoutk14b/sXjtAjAZjYt2Y2EbAcBEkFN3UseE/Y4vBl9QljYl1Y2IbAcNFkFB00wzMKr2d0XWDMrFuTGwjYLgIEoquzsCAhlKcSHWoTKwbE9sIGC6ChKIbXxbuv/cC6aNugjSYj7oDeSFXT9htBIwEQULRVY8O9+v7aK+UY8T3oHJ+fh2FEXYbASNBkFB0lZlw/337cc6OTiTsOgq7jYCRIEiInT7Ojk6IdYQ4IkgAPhMX7VBsBAnAZ+LCKIqNICF2RvNS0xNiHSGOCBKKLuwL9WoYAXZC1WXh1hEvPUQUCBKK7kjIEWDVZVKGPXdQGVeqGR3uM8JuI2AkOKxRdO0hn5FxJCOvP0+qyWOd0AMSwm4jYCQIEorugIFZFmZWE6TBmFg3JrYRMFwECUW3t5P39RSSiXXT3EWQUHwECUW3tzP8ZyyqI0iDMbFu9nQYWBBgmAgSim5He/hpBBbVuXJp0j9wnfy6CcvENgKGiyCh6N418Orx8aOlBbUUaaAFtY7GhxxhJ5nZRsBwESQU3bFeM/eRVkxj9x3IxDrZ2xnoGKPsEAGOaETijYPhg3TJDHbfgUysExPbBhgJjmhE4o2D4e9RnDrO0cKJXLbrt3Cio1PHhV8fJrYNMBIECZF4aZ+ZX+HXzmHStn6m1oWpbQMMF0FCJPZ0Btp1LPwX3+WnuppQzlnShHJHl58a/nDedSzQHgP394CRIEiIzIa94S8NlaWkG+ezG98431WZgRMkE9sEGCmOZETmqV1mvvyum5cq6bOkCeWOrptn5nKdqW0CjARBQmS2tAba3RH+8tCYtHT7otK9l3T7opTGpMN/zu6OQFtauVyH6BAkROrxnWZ+kV8zy9XnJpTeWdLnJji6ZpaZw9jUtgBGiiAhUo+858sz8KPcdaTVX06X1HuSMm7+bzYxhZIX5LcFEKUSOnxho4MfB3p2t5kvwrnjHd1WQpfubluU0lxDs54/u9vXwY+5XIdoESRE7v63PWOfdfMZKS2bnPzdetlkVzefYS6+JrcBMFLJP3Jhvc2tgRpbzPw6dx3p/uVpTatM7v2kaZWO7l9u5lKdJDW2BNrMYAZYgCDBCqubzP1Cry6THl6ZVk2ZsY+0Rs3//W3VBv82k+seCIMgwQqbWny9tN/cTfUZ4xw9tDKjqlHGPjJyVaOkh1ZmNMPAfHX9Xtrva1MLgxlgB4IEa9z1mmdkxF2/hRMdPXpBRrUG3g8UtdrR0qMXZIxOJusF+XUO2IIgwRrbjwR6eIfZX+tnTnT01CUZTRkb33tKU8bm/4YzDc9s/vAOX9t5ER8sQpBglR+/mVNrj9kvyRnjHD1zaVqL6uIXpUV1+WU3eZlOklp7Av34zZzRzwTCIkiwyrFe6QebzF9GmjTG0ZMXZ3TTgpTikCVH0k0LUnry4owmjTG/xD9s9HgrLKxDkGCdZz709XQBJvlMu9IPz07pwRVpTbb4Et7ksY4eXJHWD89OKV2AI/TpXYVZv0BYTv2aXi4iwzrjyqSNX8+ovqIw4ejJST/b7OmX73jKWvLdnHGlGxek9L2FKZUbmCz1s7R0B1r+RJazI1iJIMFaX5jkaO1FmYLOT7frWKCfbvb09C5fuYjClHalS2e4+veFKeP3ij4t60tXrMvqjYMc8rATQYLVrp+X0t2LCz8/3e6OQPe/7WntB756inSvvzwtXXGaq5vOSGl6VeEvIf6g0dOvtzHMG/YiSLDeT5amjb1i4US6s9K63b7W7sw/MOobPjpcR1pS7+qKma4umu6qImP28wfzu/d83fZXRtXBbgQJ1ku70oMr0kWfNLXtuPTSPl9/a/H15sFAu44Fw35wN+Xkh51/fpKjL9W7WjbFLfqDui/t93Xt87nILkkCQ0WQEAuVGenRC83OVDBcx3PSzqOB9nQG2t8VqL03Pziioy9/CFWNclSezs83N3mso2mVjmZWOxpdoAEKQ7G5NdC/rM+qMxvdMgBDRZAQG1WjpCcvzmiOoXcAJd32I4Eu/2NWHX1RLwkwNDyHhNjo6JOuXJ/lVQlDsLk10JXriRHihSAhVo4cl65+NqvXDhClwbx2INDVz2Z15HjUSwIMD0FC7HT0SavWZ/WHv3OXfqA//N3XVc9yZoR4IkiIpawv3fxiTqubPHGuJAXKv2jv5hdz6uNRI8QUQUJs9X8Jf+v5XEmfEXT0Sd96njgj/ggSYu/Pzb6++kRWr5bgfaVXDwT66hNZ/bmZy5eIP4KERNjfFejKdVnd/bqn3hK4ZNXrSXe/7unKdVnt7yq9ECOZeA4JiTO9ytE956R0zsnJ/L31yke+bn/F0+4ODl0kC0FCYl043dUdZ6d0SmUyHqTd2xnortc8rd/N5TkkE0FComVc6ZuzU/q3ha7qyuMZpkM9ge7b7OuhHfa8uwkoBIKEkjA6LV19eko3zHeL8qoHE3Z3BFqz1dcj73s6zkTdKAEECSXFdaTzT3F1zWxXy6e4ci1rkx9IG/f5+t0OX3/aa/71F4DNCBJKVn2Fo8tmuLp0hqszI5xFXJK2tAZ6epevp3b5aunmkERpIkiA8q+LWD7F0blTXH2x3lVNWWH/vfZe6dUWX3/Z52vjvoCh24AIEvAPHEmnVjtqmOhoXq2jOeMdzRjn6KQxzrAv8fmBdODj/Mv9th8JtK0tUFNroL8fDZhVARiAIAFDlHHzl/kmlEs1ZY5qyqSUK5Wl8v97ryd5fv7sp7030OEeqaU7YGQcMEQRvssSiJesn38WaG+nJM5vAOOS+Sg7ACB2CBIAwAoECQBgBYIEALACQQIAWIEgAQCsQJAAAFYgSAAAKxAkAIAVCBIAwApMHQQk0FWnu5oyNtwrNVY3eYaWBhgaggQk0KqZKS2uJ0iIFy7ZAQCsQJCABJpaGfUSAMNHkIAECnv/qLGF12ug+AgSkDBVo6JeAmBkCBKQMPNrwx/WHX2cIaH4CBKQMPNqw12uk6StbQQJxUeQgIQxEaSOPgMLAgwTQQISZknI548kaRtnSIgAQQISZGqlE3qEnSRtavENLA0wPAQJSJCV08If0s2dnB0hGgQJSJCrTg9/SDceIEiIBkECEmJqpaO548Nfrmvkch0iQpCAhFg108zhvIlZGhARggQkxA3zU6E/o7kz4B4SIkOQgAS46nTXyJRBz+/hch2iQ5CABLi1IfzZkSQ9tpMgIToECYi5WxtSRp49au4MeCAWkSJIQIxNrXSM3DuSpMc5O0LECBIQY3d9MWXsdRMECVEjSEBMXXW6qxUGZmaQ8jFidB2iRpCAGJpX6+g/v5g29nmPv8/ZEaJHkICYqRol3bcsbexS3aYWn8lUYQWCBMTMA+dljEwR1O+nTcQIdiBIQIzcuyytxQbed9SPsyPYhCABMXHvsrSx+er63fmqZ/TzgDDM3RUFUBBVo/KX6UyeGUn5kXU8CAubECTAYlMrHT1wXtroPSNJ6uiT7mjMGf1MICyCBFhq5TRX9xocTfdpt7yUU0ef+c8FwiBIgGWqRkm3NaT0HUNTAg303B5fzzGrNyxEkACLrJzm6q7FZiZL/SwdffmzI8BGBAmwwJJ6VzfMNzcV0GCu38ClOtiLIAERWlLv6taGlPERdJ/lzlc9njmC1QgSUGRTKx2tnJY/IyrUpbmBHnvf15qtPHMEuxEkoAiW1LtaXO/ogumu8SHcJ7KtLdD3Xua+EexHkAADltR/cu+n//Lb/FpHUyudogfo07a1BfrGumxk/z4wHAQJMGDtRfYdSv0xYhAD4oK57IAEIkaII4IEJAwxQlwRJCBBntvjEyPEln0XvgGMyJqtHq+TQKwRJCDmOvqkO1/N6bH3eegV8UaQgBjb1hbolpdzvNcIiUCQgJha3eRpdROX6JAcBAmIGc6KkFQECYiJ/re8Pr6Te0VIJoIEWK6jLz+Cbs1Wj+HcSDSCBFiKEKHUECTAMtvaAq3Z6nFpDiWHIAEWaO4M9NweX7/a5qu5k8EKKE0ECYjIphZfz+0J1NjiM2IOEEECimJbW6CtbYH2dQXa1OKrsYUAAQMRJMCATz+g2twZqLkrH5xtbQEDEoAhcurX9PJTDQAQOV4/AQCwAkECAFiBIAEArECQAABWIEgAACsQJACAFQgSAMAKBAkAYAWCBACwAkECAFiBIAEArECQAABWIEgAACsQJACAFQgSAMAKBAkAYAWCBACwAkECAFiBIAEArECQAABWIEgAACsQJACAFQgSAMAKBAkAYAWCBACwAkECAFiBIAEArECQAABWIEgAACsQJACAFQgSAMAKBAkAYAWCBACwAkECAFiBIAEArECQAABWIEgAACsQJACAFQgSAMAKBAkAYAWCBACwAkECAFiBIAEArECQAABWIEgAACsQJACAFQgSAMAKBAkAYAWCBACwAkECAFiBIAEArECQAABWIEgAACv8L9x6JFWdPUgSAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;-webkit-border-top-left-radius:4px;min-height:140px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px}.shop-producttype{color:#fff;font-size:12px;font-weight:700;left:10px;letter-spacing:.5px;position:absolute;text-transform:uppercase;top:10px}.shop-productactivated{position:absolute;right:10px;top:10px}.shop-productactivated svg{color:#fff!important;-webkit-filter:drop-shadow(0 0 3px rgba(0,56,95,.65));filter:drop-shadow(0 0 3px rgba(0,56,95,.65))}.shop-producthl{font-size:18px;font-weight:700}.shop-producthl a p,.shop-producthl button p{margin:0}.shop-producthl.non-active{color:#99a9ba}.shop-productdesc{font-size:.875rem;line-height:1.42857143}.shop-productdesc p{margin:0}.shop-price{color:#00a8ff!important;font-size:.875rem;padding-top:5px}.shop-price .balance{color:#00a8ff!important;font-weight:700}.shop-price.shop-price-activated .ic-sm{position:relative;top:2px}.shop-lgcontainer{background-color:#a8a8a8;background-image:url(assets/defaultpluginlg.b2b2353e49b18f92e11f.png);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:290px;overflow:hidden;position:relative}.shop-lgcontainer.activated .shop-infoline{align-items:center;display:flex}.shop-lgcontainer.activated .shop-infoline .shop-price.shop-price-activated{padding-top:0}.bundles .shop-lgcontainer.square.card,.shop-lgcontainer.square.whitecontainer{border-radius:0}.shop-lgcontainer .shop-lgtextcontainer{padding-top:60px}.shop-lgcontainer .shop-lgtextcontainer .shop-infoline{margin-bottom:20px}.shop-lgcontainer .shop-lgtextcontainer .shop-infoline .btn p{margin:0;padding:0}.shop-lgcontainer .shop-lgtextcontainer .shop-producthl{color:#fff;font-size:32px;font-weight:700}.shop-lgcontainer .shop-lgtextcontainer .shop-productdesc{color:#fff}.shop-lgcontainer .shop-lgtextcontainer .shop-productdescBig{font-size:18px;width:40%}.shop-lgcontainer .shop-lgtextcontainer .shop-price{color:#fff!important;font-size:.875rem;padding-left:20px;padding-top:5px}.shop-lgcontainer .shop-lgtextcontainer .shop-price .balance{color:#fff!important;font-weight:700!important}.shop-lgcontainer .shop-lgtextcontainer .shop-price .balance p{margin:0!important}.shop-lgcontainer .shop-lgtextcontainer .shop-price .balance .cents{font-size:inherit;vertical-align:baseline}.shop-lgcontainer .shop-lgtextcontainer .btn-info{color:#fff}#pluginsArea .shop-lgcontainer{min-height:290px}#productsArea .shop-lgcontainer,.productsArea .shop-lgcontainer{min-height:350px}.label-row{font-size:smaller;font-weight:700;text-transform:uppercase}.label-row .highlight-value{color:#00a8ff!important}.shop-plugindetail{font-weight:400;overflow:hidden;position:relative}.shop-plugindetail .plugin-tags{position:absolute;right:15px;top:15px}.shop-plugindetail .balance{color:#00a8ff!important;font-size:.875rem;font-weight:700!important}.shop-plugindetail .balance .cents{font-size:inherit;vertical-align:baseline}.shop-plugindetail .plugin-price{color:#00a8ff!important;font-size:.875rem;font-weight:700!important}.grayBoxNew.shop-semi-container,.shop-semi-container{padding-left:8%;padding-right:8%}.shop-semi-container.sm-topspacing{padding-top:10px}.shop-semi-container.md-topspacing{padding-top:20px}.shop-semi-container.lg-topspacing{padding-top:40px}.shop-semi-container.sm-bottomspacing{padding-bottom:10px}.shop-semi-container.md-bottomspacing{padding-bottom:20px}.shop-semi-container.lg-bottomspacing{padding-bottom:40px}.grayBoxNew{background:#f5f8fa;color:#21416c;padding:0}.grayBoxNew.wide{margin-left:-15px;margin-right:-15px}.grayBoxNew hr{border-color:#d1d6da!important}.grayBoxNew hr.wide{margin-left:-15px;margin-right:-15px}.grayBox{background:#f5f8fa;color:#21416c;padding-bottom:30px;padding-top:10px}.grayBox hr{border-color:#d1d6da!important}.grayBox.grayBox-light{background:#f6f9fd}.grayBox.grayBox-roundedBottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.grayBox.top-padding-lg{padding-top:60px}.grayBox.bottom-padding-lg{padding-bottom:60px}.grayBox.wide{margin-left:-15px;margin-right:-15px}.grayBox.nobottompadding{padding-bottom:0!important}.grayBox.notoppadding{padding-top:0!important}.grayBox.nopadding{padding:0!important}.grayBox hr{border-color:#d1d6da}.grayBox hr.wide{margin-left:-15px;margin-right:-15px}.product-banner-bottom{background:#bce4fa;padding:10px;text-align:center}.product-banner-bottom p{margin:0;padding:0}.grayBox .grayBox{background:#f5f8fa;color:#21416c;padding-bottom:30px;padding-top:10px}.grayBox .grayBox.grayBox-light{background:#f6f9fd}.grayBox .grayBox.grayBox-roundedBottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.grayBox .grayBox hr{border-color:#d1d6da}.grayBox .grayBox hr.wide{margin-left:-15px;margin-right:-15px}.shop-inforow{background-position:50%;background-size:cover;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:427px}.shop-inforow.topborder{border-top:1px solid var(--g-color-surface-secondary)}.shop-inforow.bottomborder{border-bottom:1px solid var(--g-color-surface-secondary)}.shop-imgfill{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:300px}.shop-components .shop-textblock{padding-bottom:70px;padding-top:70px}.shop-components h1{font-size:36px;font-weight:400;line-height:1.125}.well-limited{height:300px;overflow:scroll}#shopMainRegion .shop-back-btn{padding-left:0}#shopMainRegion .shop-back-btn,#shopMainRegion .shop-back-btn a,#shopMainRegion .shop-back-btn a:hover,#shopMainRegion .shop-back-btn:hover{text-decoration:none!important}#shopMainRegion .shop-back-btn.outgoing,#shopMainRegion .shop-back-btn.outgoing a,#shopMainRegion .shop-back-btn.outgoing a:hover{color:#0065ac}#shopMainRegion .shop-back-btn.outgoing a:hover{text-decoration:underline!important}.shop-productdetail{font-size:.875rem}.shop-productdetail hr{border-color:var(--g-color-surface-secondary)}.shop-productdetail hr.wide{margin:auto -15px}.shop-productdetail .banner-img{color:#fff;margin-top:55px;position:relative;text-align:right}.shop-productdetail .banner-img.shop-imgfill{height:235px;min-height:235px;overflow:hidden}.shop-productdetail .banner-img img{max-height:200px;width:inherit!important}.shop-productdetail .banner-img h3{left:5%;margin-top:-45px;position:absolute;text-align:left;top:50%}.shop-productdetail .banner-img h3 p{margin:2px 0!important}.shop-productdetail .banner-img .row,.shop-productdetail .banner-img [class^=col]{height:235px;position:relative}.shop-productdetail .banner-img video{bottom:0;height:100%;position:absolute;top:0}.shop-productdetail .titletext p{margin:0!important;padding:0!important}.bundles .card .shop-productdetail #prepaidFunctions .corner-badge,.shop-productdetail #prepaidFunctions .bundles .card .corner-badge,.shop-productdetail #prepaidFunctions h2{color:#0065ac!important;font-size:24px;font-weight:700;margin-bottom:10px;margin-top:10px}.shop-productdetail .lightblueList ul{list-style:none;margin:0;padding:0;text-indent:-24px}.shop-productdetail .lightblueList li{padding-left:24px}.shop-productdetail .lightblueList li:before{color:#9bcef0;content:"●";font-size:14px;padding-right:15px;position:relative}.shop-productdetail .lightblueList .ico-download{color:#0065ac;padding-top:2px}.shop-productdetail .lightblueList a{color:#0065ac}.bundles .card .shop-productdetail .benefits .corner-badge,.shop-productdetail .benefits .bundles .card .corner-badge,.shop-productdetail .benefits h2{color:#0065ac!important;font-size:24px;font-weight:400;margin-bottom:10px;margin-top:10px}.shop-productdetail .benefits ul{list-style:none;margin:0 0 20px;padding:0}.shop-productdetail .benefits ul li span{padding-left:10px}.shop-productdetail .benefits ul li p{display:inline!important}.shop-productdetail .benefits ul li svg{color:#9bcef0;margin-bottom:-3px}.shop-productdetail hr.dark{border-color:#d1d6da}.shop-productdetail hr.dark.wide{margin-left:-15px;margin-right:-15px}.shop-productdetail .productSelector .productBox{background:#fff;border:1px solid #1d3b5f;border-radius:0!important;cursor:pointer;margin-top:10px;min-height:220px;padding-top:15px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.shop-productdetail .productSelector .productBox.active{border-color:#00a8ff;cursor:default;margin-top:5px;min-height:240px;padding-bottom:40px;padding-top:45px}.shop-productdetail .productSelector .productBox.active *{color:#00a8ff!important}.shop-productdetail .productSelector .productBox.active .produsctSelectBtn{color:#fff!important}.shop-productdetail .productSelector .productBox .interest{padding-top:15px}.shop-productdetail .productSelector .productBox .interest .value{font-size:45px;font-weight:400;line-height:40px}.shop-productdetail .productSelector .productBox .interest .sign{font-size:25px;font-weight:400}.shop-productdetail .productSelector .productBox .interest .pa{font-size:25px;font-weight:400;padding-bottom:15px}.shop-productdetail .productSelector .productBox.prepaidBox{background:transparent;border:0;margin-top:5px!important}.shop-productdetail .productSelector .productBox.prepaidBox.active{padding-top:15px!important}.shop-productdetail .productSelector .productBox.prepaidBox.active .cardTitle{color:#21416c!important}.shop-productdetail .productSelector .productBox.prepaidBox.active .produsctSelectBtn{color:#fff!important}.shop-productdetail .productSelector .prepaidCardImg{border-radius:4px}.shop-productdetail .productSelector .prepaidCardImg:hover{-webkit-box-shadow:-6px 6px 10px -2px rgba(0,0,0,.25);-moz-box-shadow:-6px 6px 10px -2px rgba(0,0,0,.25);box-shadow:-6px 6px 10px -2px rgba(0,0,0,.25);opacity:1!important}.shop-productdetail .allowances{padding-top:15px}.shop-productdetail .allowances .border-right{border-right:1px solid var(--g-color-surface-secondary)}.shop-productdetail .allowances .conditions{padding-bottom:30px;padding-top:25px}.shop-productdetail .allowances .conditions .row{border-top:1px solid var(--g-color-surface-secondary);padding:10px 0}.shop-productdetail .allowances .conditions .row:first-child{border:none}.shop-productdetail .allowances .table td{border-color:var(--g-color-surface-secondary)}.shop-productdetail .allowances .table>tbody>tr:first-child>td{border:none}.shop-productdetail .allowances .allowanceTable .row{border-top:1px solid var(--g-color-surface-secondary);padding:10px 0}.shop-productdetail .allowances .allowanceTable .row:first-child{border:none}.shop-productdetail .allowances .allowanceTable .balance{font-weight:400!important;white-space:normal!important}.shop-productdetail .allowances .allowanceTable .balance .cents{font-size:inherit!important;vertical-align:baseline!important}.shop-productdetail .currencySign{border-left:1px solid #f5f8fa;color:#21416c!important;font-size:25px!important;padding:0 5px}.shop-productdetail .money{font-size:24px;text-align:right}.shop-productdetail .signup-btn{padding:10px 25px}.shop-productdetail .cardDropdown{border:1px solid #f5f8fa}.shop-productdetail .ico-bankcard,.shop-productdetail .ico-bankcard-xl{color:#b0c0cd;height:50px;width:50px}.shop-productdetail .summaryContent{padding:10px 40px 20px}.shop-productdetail .summaryContent .activeBlue{color:#00a8ff}.shop-productdetail .summaryContent .activeBlue p{display:inline;margin:0;padding:0}.shop-productdetail .summaryContent .checkbox small a{color:#0065ac;font-weight:700}.shop-productdetail select{border:1px solid #c6d4df}.shop-productdetail .input-group-btn .calendarBtn{border:1px;padding-bottom:4px;padding-top:5px}.shop-productdetail #emailAddress{border:1px solid #c6d4df}.activeLink{color:#1d3b5f;font-weight:700}#sMobilProtectBusinessForm .phoneGroupDiv .input-group-addon,#sMobilProtectForm .phoneGroupDiv .input-group-addon{background:transparent;border:none;padding-left:5px}#prepaidClassicForm .idGroupDiv #numberId,#prepaidGiftForm .idGroupDiv #numberId{border-bottom-left-radius:3px;border-top-left-radius:3px}#prepaidClassicForm .idGroupDiv .input-group-addon,#prepaidGiftForm .idGroupDiv .input-group-addon{background:transparent;border:none;padding-left:5px}#prepaidClassicForm #cardCommissions .balance,#prepaidGiftForm #cardCommissions .balance{color:#00a8ff;font-weight:700;white-space:normal}#prepaidClassicForm #cardCommissions .balance .cents,#prepaidGiftForm #cardCommissions .balance .cents{font-size:inherit;vertical-align:baseline}#prepaidClassicSummaryForm .summaryData .balance,#prepaidGiftSummaryForm .summaryData .balance{color:#00a8ff!important;font-weight:700!important;white-space:normal!important}#prepaidClassicSummaryForm .summaryData .balance .cents,#prepaidGiftSummaryForm .summaryData .balance .cents{font-size:inherit!important;vertical-align:baseline!important}#inlineSigningRegion h3:not(.popover-title){color:#0065ac!important;font-size:24pt;margin-top:0;padding-top:55px;text-align:center}#inlineSigningRegion h3:not(.popover-title) .step{color:#445c75;font-size:16px;font-weight:400;margin-bottom:60px;margin-top:10px}#signupRegion .steps,#signupSummaryRegion .steps{color:#445c75}#signupRegion h1 p,#signupSummaryRegion h1 p{margin:0}#signupRegion .activeBlue,#signupSummaryRegion .activeBlue{color:#00a8ff}#signupRegion .form-group a,#signupSummaryRegion .form-group a{font-weight:700}#signupRegion .summary_startDeposit,#signupSummaryRegion .summary_startDeposit{color:#21416c;font-weight:700}#signupRegion .summary_startDeposit .balance,#signupSummaryRegion .summary_startDeposit .balance{font-size:.875rem;font-weight:700!important}#signupRegion .summary_startDeposit .balance .cents,#signupSummaryRegion .summary_startDeposit .balance .cents{font-size:inherit;vertical-align:baseline}#productSummaryRegion .ico-checkmark-circle,#productSummaryRegion ico-checkmark-circle-xl,#signingSuccess .ico-checkmark-circle,#signingSuccess ico-checkmark-circle-xl{color:#01b25a;height:125px;margin-top:45px;width:125px}#productSummaryRegion .subtext,#signingSuccess .subtext{color:#445c75}.ic-shop-success,.ico-checkmark-circle-xl.ic-success,.ico-checkmark-circle.ic-success{color:#01b25a;height:128px!important;margin-top:45px;width:128px!important}.ic-shop-error,.ico-error-circle-xl.ic-error,.ico-error-circle.ic-error{color:#ff4348;height:128px!important;margin-top:45px;width:128px!important}.productSignupBanner{background-size:cover;min-height:80px;text-align:left}.productSignupBanner .icon{margin:20px 15px 0;width:56px}@media(max-width:480px){.productSignupBanner .icon.text-sm-center{text-align:center}}@media(max-width:768px){.productSignupBanner .icon.text-sm-center{text-align:center}}.productSignupBanner .title{color:#fff;font-size:24px;font-weight:400;padding:10px 15px 0}@media(max-width:480px){.productSignupBanner .title.text-sm-center{text-align:center}}@media(max-width:768px){.productSignupBanner .title.text-sm-center{text-align:center}}.productSignupBanner .subtitle{color:#fff;font-size:16px;padding:0 15px}@media(max-width:480px){.productSignupBanner .subtitle.text-sm-center{text-align:center}}@media(max-width:768px){.productSignupBanner .subtitle.text-sm-center{text-align:center}}.productSignupBanner .btn-orange{display:block;margin:20px 15px}.productSignupBanner .btn-info{border-color:#fff;color:#fff;display:block;margin:20px 15px}#sPrepaidPluginBanner{background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCACqBp4DAREAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAEF/8QAGAEBAQEBAQAAAAAAAAAAAAAAAAEDBAf/2gAMAwEAAhADEAAAAMDD08AEAAAgAACCKAFgCAAAIgAUAAAAABAAEAKQARAUEAlBAAAIBKAAAAAAEQACAABABAAAEKsigIWAIUAQCAAAECAAAACAAEACAAAAEAAAEAACAAQAAUAgAAACWFAAIABpZ94AIAABAAAEEUALAEAAARAAoAAAAACAAIAUgAiAoIBKCAAAQCUAAAAAAIgAEAACACAAAIVZFAQsAQoAgEAAAIEAAAAEAAIAEAAAAIAAAIAAEAAgAAoBAAAAEsKAAQADSz7wAQAACAAAIIoAWAIAAAiABQAAAAAEAAQApABEBQQCUEAAAgEoAAAAAARAAIAAEAEAAAQqyKAhYAhQBAIAAAQIAAAAIAAQAIAAAAQAAAQAAIABAABQCAAAAJYUAAgAGln3gAgAAEAAAQRQAsAQAABEACgAAAAAIAAgBSACICggEoIAABAJQAAAAAAiAAQAAIAIAAAhVkUBCwBCgCAQAAAgQAAAAQAAgAQAAAAgAAAgAAQACAACgEAAAASwoABAANLPvABAAAIAAAgigBYAgAACIAFAAAAAAQABACkAEQFBAJQQAACASgAAAAABEAAgAAQAQAABCrIoCFgCFAEAgAABAgAAAAgABAAgAAABAAABAAAgAEAAFAIAAAAlhQACAAaWfeACAAAQAABBFACwBAAAEQAKAAAAAAgACAFIAIgKCASggAAEAlAAAAAACIABAAAgAgAACFWRQELAEKAIBAAACBAAAABAACABAAAACAAACAABAAIAAKAQAAABLCgAEAA0s+8AEAAAgAACCKAFgCAAAIgAUAAAAABAAEAKQARAUEAlBAAAIBKAAAAAAEQACAABABAAAEKsigIWAIUAQCAAAECAAAACAAEACAAAAEAAAEAACAAQAAUAgAAACWFAAIABpZ94AIAABAAAEEUALAEAAARAAoAAAAACAAIAUgAiAoIBKCAAAQCUAAAAAAIgAEAACACAAAIVZFAQsAQoAgEAAAIEAAAAEAAIAEAAAAIAAAIAAEAAgAAoBAAAAEsKAAQADSz7wAQAACAAAIIoAWAIAAAiABQAAAAAEAAQApABEBQQCUEAAAgEoAAAAAARAAIAAEAEAAAQqyKAhYAhQBAIAAAQIAAAAIAAQAIAAAAQAAAQAAIABAABQCAAAAJYUAAgAGln3gAgAAEAAAQRQAsAQAABEACgAAAAAIAAgBSACICggEoIAABAJQAAAAAAiAAQAAIAIAAAhVkUBCwBCgCAQAAAgQAAAAQAAgAQAAAAgAAAgAAQACAACgEAAAASwoABAANLPvABAAAIAAAgigBYAgAACIAFAAAAAAQABACkAEQFBAJQQAACASgAAAAABEAAgAAQAQAABCrIoCFgCFAEAgAABAgAAAAgABAAgAAABAAABAAAgAEAAFAIAAAAlhQACAAaWfeACAAAQAABBFACwBAAAEQAKAAAAAAgACAFIAIgKCASggAAEAlAAAAAACIABAAAgAgAACFWRQELAEKAIBAAACBAAAABAACABAAAACAAACAABAAIAAKAQAAABLCgAEAA0s+8AEAAAgAACCKAFgCAAAIgAUAAAAABAAEAKQARAUEAlBAAAIBKAAAAAAEQACAABABAAAEKsigIWAIUAQCAAAECAAAACAAEACAAAAEAAAEAACAAQAAUAgAAACWFAAIABpZ94AIAABAAAEEUALAEAAARAAoAAAAACAAIAUgAiAoIBKCAAAQCUAAAAAAIgAEAACACAAAIVZFAQsAQoAgEAAAIEAAAAEAAIAEAAAAIAAAIAAEAAgAAoBAAAAEsKAAQADSz7wAQAACAAAIIoAWAIAAAiABQAAAAAEAAQApABEBQQCUEAAAgEoAAAAAARAAIAAEAEAAAQqyKAhYAhQBAIAAAQIAAAAIAAQAIAAAAQAAAQAAIABAABQCAAAAJYUAAgAGln3gAgAAEAAAQRQAsAQAABEACgAAAAAIAAgBSACICggEoIAABAJQAAAAAAiAAQAAIAIAAAhVkUBCwBCgCAQAAAgQAAAAQAAgAQAAAAgAAAgAAQACAACgEAAAASwoABAANLPvABAAAIAAAgigBYAgAACIAFAAAAAAQABACkAEQFBAJQQAACASgAAAAABEAAgAAQAQAABCrIoCFgCFAEAgAABAgAAAAgABAAgAAABAAABAAAgAEAAFAIAAAAlhQACAAaWfeACAAAQAABBFACwBAAAEQAKAAAAAAgACAFIAIgKCASggAAEAlAAAAAACIABAAAgAgAACFWRQELAEKAIBAAACBAAAABAACABAAAACAAACAABAAIAAKAQAAABLCgAEAA0s+8AEAAAgAACCKAFgCAAAIgAUAAAAABAAEAKQARAUEAlBAAAIBKAAAAAAEQACAABABAAAEKsigIWAIUAQCAAAECAAAACAAEACAAAAEAAAEAACAAQAAUAgAAACWFAAIABpZ94AIAABAAAEEUALAEAAARAAoAAAAACAAIAUgAiAoIBKCAAAQCUAAAAAAIgAEAACACAAAIVZFAQsAQoAgEAAAIEAAAAEAAIAEAAAAIAAAIAAEAAgAAoBAAAAEsKAAQADSz7wAQAACAAAIIoAWAIAAAiABQAAAAAEAAQApABEBQQCUEAAAgEoAAAAAARAAIAAEAEAAAQqyKAhYAhQBAIAAAQIAAAAIAAQAIAAAAQAAAQAAIABAABQCAAAAJYUAAgAGln3gAgAAEAAAQRQAsAQAABEACgAAAAAIAAgBSACICggEoIAABAJQAAAAAAiAAQAAIAIAAAhVkUBCwBCgCAQAAAgQAAAAQAAgAQAAAAgAAAgAAQACAACgEAAAASwoABAAP//EABQQAQAAAAAAAAAAAAAAAAAAAMD/2gAIAQEAAT8AEcf/xAAUEQEAAAAAAAAAAAAAAAAAAADA/9oACAECAQE/ABHH/8QAFBEBAAAAAAAAAAAAAAAAAAAAwP/aAAgBAwEBPwARx//Z)}#savingSummary strong .balance,#signingSummary strong .balance{font-size:.875rem;font-weight:700!important}#savingSummary strong .balance .cents,#signingSummary strong .balance .cents{font-size:inherit;vertical-align:baseline}#signingSummary{background:#f5f8fa;color:#1d3b5f;margin:0 -15px;padding:10px}#shopMainRegion .paybackMethod .button-toggle:hover label,#shopMainRegion .smsService .button-toggle:hover label{color:#00bdff}#shopMainRegion .paybackMethod .button-toggle.checked .btn-flat,#shopMainRegion .smsService .button-toggle.checked .btn-flat{border-color:#00bdff;color:#00bdff}#shopMainRegion .paybackMethod .button-toggle.checked .btn-flat .ico-checkmark,#shopMainRegion .paybackMethod .button-toggle.checked .btn-flat .ico-checkmark-xl,#shopMainRegion .paybackMethod .button-toggle.checked .btn-flat .infoicon,#shopMainRegion .smsService .button-toggle.checked .btn-flat .ico-checkmark,#shopMainRegion .smsService .button-toggle.checked .btn-flat .ico-checkmark-xl,#shopMainRegion .smsService .button-toggle.checked .btn-flat .infoicon{color:#00bdff}#shopMainRegion .paybackMethod .btn-flat,#shopMainRegion .smsService .btn-flat{background:transparent;border:2px solid #a3aeba}#shopMainRegion .paybackMethod .btn-flat .ico-checkmark,#shopMainRegion .paybackMethod .btn-flat .ico-checkmark-xl,#shopMainRegion .paybackMethod .btn-flat .infoicon,#shopMainRegion .smsService .btn-flat .ico-checkmark,#shopMainRegion .smsService .btn-flat .ico-checkmark-xl,#shopMainRegion .smsService .btn-flat .infoicon{color:#a3aeba}#shopMainRegion .paybackMethod .btn-flat:hover,#shopMainRegion .smsService .btn-flat:hover{border-color:#00bdff;color:#00bdff}#shopMainRegion .paybackMethod .btn-flat:hover .ico-checkmark,#shopMainRegion .paybackMethod .btn-flat:hover .ico-checkmark-xl,#shopMainRegion .paybackMethod .btn-flat:hover .infoicon,#shopMainRegion .smsService .btn-flat:hover .ico-checkmark,#shopMainRegion .smsService .btn-flat:hover .ico-checkmark-xl,#shopMainRegion .smsService .btn-flat:hover .infoicon{color:#00bdff}.bundles .card .input-group,.whitecontainer .input-group{border:1px solid #c6d4df;border-radius:4px}.bundles .card .input-group input:focus,.bundles .card .input-group input:hover,.whitecontainer .input-group input:focus,.whitecontainer .input-group input:hover{border-color:transparent}.bundles .card .input-group .input-group-btn,.whitecontainer .input-group .input-group-btn{border-left:1px solid #eef2f5}.flipBankBtn{color:#738dab!important;cursor:pointer;font-size:14px;font-weight:400;text-decoration:none!important}.flipBankBtn:hover{color:#617891!important}small.normal-font-size{font-size:14px}.activated-plugin-image{background-size:contain;background:transparent no-repeat 50%;min-height:100px!important}.plugins-details-link{color:#0065ac;font-weight:700}.banner-corner{background:#00a8ff;color:#fff;margin-left:10px;min-height:30px;padding:5px;position:absolute;right:0;top:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.banner-corner p{margin:0;padding:0}.bundles .text-blue{color:#00a8ff!important}.bundles .card{border:2px solid transparent;box-sizing:border-box;cursor:default;position:relative}.bundles .card.clickable{cursor:pointer}.bundles .card .corner-badge{background:url(assets/badge.7c2565c2e46209c01480.svg);color:#fff;font-weight:400;height:65px;margin:0;padding:10px 5px;position:absolute;right:-35px;text-align:center;text-transform:uppercase;top:-35px;-webkit-transform:rotate(25deg);-moz-transform:rotate(25deg);-ms-transform:rotate(25deg);-o-transform:rotate(25deg);transform:rotate(25deg);width:65px}.bundles .card .corner-badge p,.bundles .card .corner-badge sup{display:block;line-height:1;margin:0;padding:0;position:static}.bundles .card .corner-badge p{margin-bottom:3px;margin-top:5px}.bundles .card .corner-badge small,.bundles .card .corner-badge sup{font-size:50%}.bundles .card.active{border-color:#00a8ff}.bundles .card.active .card-banner{background:#00a8ff}.bundles .card .card-banner{background:#00497b;-webkit-border-top-left-radius:4px;box-sizing:content-box;color:#fff;font-size:12px;font-weight:700;left:0;margin:-37px -2px;padding:3px;position:absolute;right:0;text-align:center;text-transform:uppercase;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px}.bundles .card .card-header{margin-top:0}.bundles .card .card-header .balance{color:#00a8ff;font-weight:700;line-height:1}.bundles .card .card-header .balance,.bundles .card .card-header .balance .cents{font-size:100%;vertical-align:baseline}.bundles .card .card-header .bundle-teaser{color:#00a8ff;font-size:50px;font-weight:700;line-height:1;text-align:center}.bundles .card .card-header .bundle-teaser img{width:45%}.bundles .card .card-header .plugin-amount-description{font-weight:700}.bundles .card .card-header .charging-period{color:#00a8ff;font-weight:700;margin:0}.bundles .card .card-header .bundle-description{font-weight:700}.bundles .card .card-footer.card-footer-fixed-bottom{bottom:-2px;left:-2px;position:absolute;right:-2px}.bundles .bundle-items-list .list-checkmark.list-checkmark-green li:before{color:#00a8ff}.bundles .bundle-items-list .text-muted{color:inherit!important}@media(max-width:768px){.bundles .bundle-items-list section .card{margin-top:40px}}.bundles .bundle-items-list section main .plugin-amount-description{font-weight:700}.bundles .bundle-items-list section main .discount{color:#00a8ff}.bonusInfoModalLink,.bonusInfoTrigger,.bundles .card a[target]:not(.btn),.whitecontainer a[target]:not(.btn){color:#0065ac}.whatIsThisLink,a.whatIsThisLink{color:#008bea}.shop-success{color:#99a9ba}.shop-success h3{color:#666}.table-expander{padding:30px}.table-expander .c-info-header{margin-top:15px}@media(max-width:480px)and (orientation:portrait){.modal-open section.bundlePromotionModalBody>.close-btn{z-index:999}.modal-open section.bundlePromotionModalBody #bundlesRegion #bundleItems section.col-md-4{margin-bottom:5px;margin-top:40px}.modal-open section.bundlePromotionModalBody #bundlesRegion #bundleItems section.col-md-4:first-child{margin-top:0}.modal-open section.bundlePromotionModalBody #bundlesRegion #bundleItems section.col-md-4 .card .corner-badge.active-blue{right:10px}}.shop-productdetail .accountSelectorRegion ul{max-height:243px;overflow-y:scroll}.position-details .text-small{word-break:normal}.orderrow{border-bottom:1px solid #c9d2dd}#summaryRegion #securitySummaryTitle{cursor:default;float:left}#summaryRegion #securitySummaryTitle .bundles .card .corner-badge,#summaryRegion #securitySummaryTitle h2,.bundles .card #summaryRegion #securitySummaryTitle .corner-badge{float:left}#summaryRegion #securitySummaryTitle .ico-caret-left,#summaryRegion #securitySummaryTitle .ico-caret-left-xl{display:none}#summaryRegion #securitySummaryTitle.clickable{cursor:pointer}#summaryRegion #securitySummaryTitle.clickable .ico-caret-left,#summaryRegion #securitySummaryTitle.clickable .ico-caret-left-xl{display:block;margin-top:5px}#summaryRegion .chartContainer{min-height:200px}#securityTypeList h5,#securityTypeList input[type=range].with-max:after,#securityTypeList input[type=range].with-min:before{margin-bottom:5px;margin-top:5px}#securityTypeList .headerrow{background:#e6ebef;margin-top:5px}#securityTypeList .sectype-row{margin-top:5px}#securityTypeList .sectype-row .color-bar{border-left:3px solid;margin-right:8px}#securityTypeList .sectype-row:hover{background:#e6ebef;cursor:pointer}#stockChart{min-height:200px}#stockValueContainer h4{margin:0}#securitiesFilterContainer .btn-group-justified .dropdown-toggle{text-align:left}#securitiesFilterContainer .btn-group-justified .dropdown-toggle .current-selection{float:left;max-width:90%}#securitiesFilterContainer .btn-group-justified .dropdown-toggle .caret.pull-right{margin-top:8px}#securitiesFilterContainer .btn-group-justified .dropdown-menu{width:100%}.btn-wizard-width{margin-bottom:20px;margin-top:20px;width:20%}@media(max-width:768px){#subAccountFilterContainer{margin-bottom:10px}}#securityTitlesContainer .sectype-label{font-size:11px;font-weight:400;text-transform:uppercase}#securityTitlesContainer .securityTitleSumRow{font-size:16px}#detailContainer .details .title-details .borderRow:last-child{border-bottom:none!important}.detailRow .market-data-link{color:#21416c!important;display:inline-block;font-weight:400}.detailRow .market-data-link:hover{text-decoration:none}.detailRow .infoline-big{padding:15px 0}.detailRow .infoline-big .security-title{font-size:12pt;font-weight:700;margin:0 -15px}.detailRow .infolabel{font-size:smaller;font-weight:700;word-break:normal}.detailRow .moreBlock{background:#ddd;border-radius:4px;color:#fff;font-size:smaller;font-weight:700;padding:2px 4px;text-transform:uppercase}.borderTopRow{border-top:1px solid var(--g-color-surface-secondary)}.displaycard .chart-container{min-height:150px}.displaycard .chart-container [id*=secTypeChart-]{float:left;width:50%}.displaycard .chart-container #secTypeList{float:left;height:150px;padding-left:15px;width:50%}.displaycard .chart-container #secTypeList ul{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.displaycard .chart-container #secTypeList ul li{border-left:3px solid;margin:4px 0;padding-left:4px}.title-line.sum-row td{border-bottom:1px solid #000!important}#securitiesCollapsedText{display:none;margin-top:10px;overflow:hidden}.securities-experiences-risk-buttons-container,.securities-experiences-understanding-container{background:#fff;z-index:1000}.securities-experiences-risk-buttons-container.sticky,.securities-experiences-understanding-container.sticky{position:fixed;top:38px;width:848px}.securities-experiences-understanding-container{background:#f5f5f5;margin-left:-10px;margin-right:-10px}.securities-experiences-understanding-container.wizard{position:relative;width:102.5%}.securities-experiences-understanding-container.sticky{padding-bottom:10px;padding-top:10px;top:110px}@media screen and (max-width:1200px){.securities-experiences-risk-buttons-container.sticky,.securities-experiences-understanding-container.sticky{width:697px}}.securities-experiences-column-label{margin-top:-2px}.securities-experiences-tooltip{display:inline-block;position:relative;top:3px}.securities-experiences-tooltip+div>div.tooltip-inner{min-width:200px;padding-right:90px}.trading-is-activated{color:#00a8ff;text-transform:uppercase}.risk-experience-levels-all,.risk-experience-levels-refuse{margin-top:-5px}.experiences-risk-warnings strong{font-weight:700}#tradingActivationContainer #loadingView{-webkit-box-shadow:none;box-shadow:none}.productHintsLink{cursor:pointer}#orderEquivalentLabel{display:flex}.securities-orders data.price,.securities-orders data.status{display:inline-block;height:40%;position:absolute;top:50%;transform:translateY(-50%);width:100%}.securities-orders data sup{font-size:.6em!important;line-height:0;vertical-align:super}.securities-orders data.smaller{font-size:14px}.hidden{display:none}.securities-loading{margin-top:100px}.editing #securitiesProfileListRegion .securities-mark input:checked+label,.securities-mark label{font-weight:400}.editing #securitiesProfileListRegion input{display:inline}.editing #securitiesProfileListRegion select{border-color:#c6d4df;display:block}.editing #securitiesProfileListRegion .experience-level-span{display:none}.editing #refuseExpsSection,.editing #securitiesProfileListRegion .securities-mark:hover .update-link{display:block}#securitiesProfileListRegion .securities-date{float:right;width:104px}#securitiesProfileListRegion .securities-date svg{float:left}#securitiesProfileListRegion .securities-date svg .ico-exlamation-triangle{margin-top:3px}#securitiesProfileListRegion .securities-date .securities-date-label{float:right}#securitiesProfileListRegion .ico-exclamation-triangle{left:-4px;position:relative;top:3px}#securitiesProfileListRegion .experience-level-span{display:block}#securitiesProfileListRegion .ico-warning,#securitiesProfileListRegion .ico-warning-xl{color:#ff4348;left:-4px;position:relative;top:3px}#securitiesProfileListRegion .update-link{border:1px solid #c6d4df;border-radius:5px;display:none;float:right;font-size:13px;margin-right:17px;padding:2px 7px}#securitiesProfileListRegion .update-link:hover{border-color:#596e85;color:#596e85;cursor:pointer}#securitiesProfileListRegion .update-link svg{color:#c6d4df;left:-2px;position:relative;top:3px}#refuseExpsSecuritiesModal{padding:21px 0 45px}#refuseExpsSecuritiesModal svg{display:block;float:none;height:100px;margin:0 auto;width:100px}#refuseExpsSecuritiesModal aside{padding:25px 107px 14px}#refuseExpsSecuritiesModal button{margin:0 10px;width:200px}.pensionPeopleContainer .pensionPeopleContainerTitle h3{padding:10px 15px 5px}.pensionPeopleContainer .pensionPeopleContainerContent .table-responsive table.table{margin-bottom:10px}.pensionPeopleContainer .pensionPeopleContainerContent .table-responsive table.table thead{background-color:#ededed}.pensionPeopleContainer .pensionPeopleContainerContent .table-responsive table.table thead tr th:first-child{padding-left:15px}.pensionPeopleContainer .pensionPeopleContainerContent .table-responsive table.table thead tr th{border-bottom:0;padding-bottom:0;padding-top:0}.pensionPeopleContainer .pensionPeopleContainerContent .table-responsive table.table tbody tr:first-child th{border-top:0}.pensionPeopleContainer .pensionPeopleContainerContent .table-responsive table.table tbody tr th:first-child{padding-left:15px}.pensionPeopleContainer .pensionPeopleContainerContent .table-responsive table.table tbody tr th{font-weight:400}#roundingStatusContainer .status-activated .ico-ico-checkmark-circle,#roundingStatusContainer .status-activated .ico-ico-checkmark-circle-xl,#roundingStatusContainer .status-activated h3{color:#00bdff}#roundingStatusContainer .status-paused .ico-clock,#roundingStatusContainer .status-paused .ico-clock-xl,#roundingStatusContainer .status-paused h3{color:#f27835}#stoppageForm label{text-align:right}#stoppageForm .calendarBtn{position:relative}#stoppageForm .calendarBtn svg{pointer-events:none}#accountList .account-item{border-bottom:1px solid #ddd;border-top:1px solid #ddd;color:#d6d6d6;margin-bottom:10px}#accountList .account-item .iconcircle{opacity:.5}#accountList .account-item:not(.selected) .menu-product-bar{border-color:#afafaf!important}#accountList .account-item:hover{cursor:pointer}#accountList .account-item.selected,#accountList .account-item:hover{color:#21416c;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#accountList .account-item.selected .iconcircle,#accountList .account-item:hover .iconcircle{opacity:1}#accountList .account-item.selected .ico-checkmark-circle,#accountList .account-item:hover .ico-checkmark-circle{color:#00bdff!important}#buttonBar .btn{margin-bottom:10px}@media(max-width:991px){#stoppageForm label{text-align:left}}.progress-bar.text-right{padding-right:.5em;text-align:right}.graphList h5,.graphList input[type=range].with-max:after,.graphList input[type=range].with-min:before{margin-bottom:5px;margin-top:5px}.graphList .headerrow{background:#e6ebef;margin-top:5px}.graphList .category-row{font-size:14px;font-weight:400;margin-top:5px}.graphList .category-row .balance,.graphList .category-row .balance *{font-weight:400!important}.graphList .category-row .ellipsis{height:20px;overflow:hidden;text-overflow:ellipsis}.graphList .category-row .color-bar{border-left:3px solid;margin-right:8px}.graphList .category-row:hover{background:#e6ebef;cursor:pointer}.graphList .category-row.nohover:hover{background:inherit;cursor:auto}#pfmFilterContainer{line-height:280%}@media(max-width:991px){#pfmFilterContainer #accountFilterContainer,#pfmFilterContainer #expensesIncomeFilterContainer,#pfmFilterContainer #timeFilterContainer{margin-bottom:10px}}#pfmFilterContainer #accountFilter .dropdown-menu{max-height:360px;overflow-y:scroll}#pfmFilterContainer #accountFilter .dropdown-menu li.menu-product-bar{border-bottom:1px solid #efefef!important}#pfmFilterContainer #accountFilter .dropdown-menu li.menu-product-bar.last{border-bottom:none!important}#pfmFilterContainer #accountFilter .dropdown-menu li.menu-product-bar a{padding-bottom:5px;padding-top:5px}#pfmFilterContainer #categoriesDisplayOptionsContainer a{margin-top:4px}#pfmFilterContainer .dropdown-toggle .current-selection{float:left;max-width:90%}#pfmFilterContainer .dropdown-toggle .caret.pull-right{margin-top:8px}#pfmFilterContainer #expensesIncomeFilter .dropdown-toggle .current-selection{max-width:90%}#pfmFilterContainer .dropdown-menu{min-width:100%}#pfmFilterContainer .dropdown-menu>li>a{color:#415b76;font-weight:400}#pfmFilterContainer .dropdown-menu>li:hover>a{background:#f7f7f7;color:#666;font-weight:400}#pfmFilterContainer .btn-greyline{border-radius:4px;text-align:left}#pfmFilterContainer .period-form{line-height:1.42857143;padding:0 20px;width:15rem}#pfmFilterContainer .period-form .button-bar{margin-bottom:10px}#pfmFilterContainer .period-form .btn{margin-right:10px;width:auto}#pfmCashflowContainer .cashflow-chart .axis.x .tick text:hover,.bigAmount .cashflow-chart .axis.x .tick text:hover,.pfmContainer .cashflow-chart .axis.x .tick text:hover{cursor:pointer}#pfmCashflowContainer .balance.big,.bigAmount .balance.big,.pfmContainer .balance.big{font-size:30px;font-weight:400;line-height:34px}#pfmCashflowContainer .balance.big sup,.bigAmount .balance.big sup,.pfmContainer .balance.big sup{top:-.35rem}#pfmCategoryList{font-weight:400}#pfmCategoryList .category-row{height:24px}#pfmCategoryList .category-row .category-circle{border-radius:15px;height:15px;margin-right:15px;margin-top:3px;width:15px}#pfmCategoryList .category-row.selected,#pfmCategoryList .category-row:hover{background:var(--g-color-surface-secondary)}#pfmCategoryList .category-row.selected{font-weight:700}#pfmCategoryList .category-row svg.infoicon{margin-top:3px}#pfmCategoryList .category-row .amountValue{text-align:right}#pfmCategoryContainer #wizardInfoContainer{display:none}#pfmCategoryContainer #wizardInfoContainer .ico-copy,#pfmCategoryContainer #wizardInfoContainer .ico-copy-xl{color:#738dab}#pfmCategoryContainer .category-row:hover{cursor:pointer}#pfmCategoryDetailsContainer{position:relative}#pfmCategoryDetailsContainer .category-row:hover{cursor:pointer}#pfmHashtagsContainer,#pfmHashtagsContainer #hashtagContainer{position:relative}#pfmHashtagsContainer #hashtagContainer #moreTagsBtn{border-radius:18px;margin:7px 10px 7px 0}#pfmHashtagsContainer #hashtagContainer .hashtagPopover{max-width:100%}#pfmHashtagsContainer .tooltip .balance{color:#fff}.pfmContainer .chart-type-link{float:left;position:relative}.pfmContainer .chart-type-link.active svg,.pfmContainer .chart-type-link:hover svg{fill:#415b76}.pfmContainer .chart-type-link:first-of-type{margin-right:20px}.pfmContainer .chart-type-link:after{content:"";height:100%;left:0;top:0;width:100%}.pfmContainer .chart-type-link svg{pointer-events:none}.pfmContainer .alert-grey-info{background-color:#d5dde6;border-color:#aabacc;color:#738dab}.pfmContainer #graphDisplay.bar-chart .grey-bar{fill:#edf1f4}.pfmContainer #graphDisplay.bar-chart .category-group rect{opacity:1;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.pfmContainer #graphDisplay.bar-chart .category-group rect:hover{cursor:pointer}.pfmContainer #graphDisplay.bar-chart .category-group rect.focused{opacity:1}.pfmContainer #graphDisplay.bar-chart .category-group rect.defocused{opacity:.3}.pfmContainer #graphDisplay.bar-chart .bar-chart-label-total .infotext{text-transform:uppercase}.pfmContainer #graphDisplay.bar-chart .bar-chart-label-total .balance.big{font-size:24px;font-weight:400}.pfmContainer #graphDisplay.bar-chart .bar-chart-title{font-family:Inter,sans-serif;font-family:var(--font-default);fill:#21416c;font-size:18px;font-weight:700}.pfmContainer #graphDisplay.bar-chart .bar-chart-title:first-of-type{fill:#aabacc;font-size:16px;font-weight:400;text-transform:uppercase}.pfmContainer .hashtag{background-color:transparent;border:1px solid #00bdff;border-radius:14px;color:#00bdff;display:inline-block;font-size:12px;font-weight:400;line-height:1;min-width:10px;padding:6px 14px;text-align:center;vertical-align:baseline;white-space:nowrap}.pfmContainer .hashtag.hashtag-lg{border-radius:18px;font-size:15px;margin-bottom:7px;margin-right:10px;margin-top:7px;padding:9px 18px}.pfmContainer .hashtag.selected,.pfmContainer .hashtag:active,.pfmContainer .hashtag:hover,.pfmContainer .hashtag:visited{background-color:#00bdff;border-color:transparent;color:#fff;text-decoration:none}.pfmContainer #hashtagFilterContainer .innerDiv{min-height:60px}.pfmContainer #hashtagFilterContainer #hashtagList{margin:0}.pfmContainer #hashtagFilterContainer #hashtagList li{float:left;list-style:none}.pfmContainer #hashtagFilterContainer #moreTagsBtn{width:90px}.pfmContainer #hashtagFilterContainer #moreTagsBtn:focus{outline:none}.pfmContainer #hashtagFilterContainer .tooltip .balance{color:#fff}.pfmContainer .hashtagPopover{left:0;max-width:none;right:0}.pfmContainer .hashtagPopover .arrow{overflow:inherit}.pfmContainer .hashtagPopover .popover-content{max-height:300px;overflow-y:scroll;text-align:center}.pfmContainer .hashtagPopover .tooltip .balance{color:#fff}.pfmContainer .hashtagPopover .hashtag{margin:5px 10px 5px 0}.pfmContainer .colored-category-bar{border-radius:4px 4px 0 0;color:#fff}.pfmContainer .colored-category-bar #backBtn{color:#fff}.pfmContainer .colored-category-bar .icon-wrapper{display:table;margin:0 auto}.pfmContainer .colored-category-bar .icon-wrapper .infoicon{display:table-cell;margin-right:5px;vertical-align:middle;fill:#fff}.pfmContainer .colored-category-bar .icon-wrapper .category-name{display:table-cell;vertical-align:middle}.percLabel{border:1px solid var(--g-color-surface-secondary);color:#809bb6;display:inline-block;padding:4px}.percLabel svg{color:#809bb6!important}.circle{border-radius:6px;display:inline-block;height:12px;margin-right:3px;width:12px}.circle.circle-blue{background-color:#00a8ff}.circle.circle-darkBlue{background-color:#01385f}#calendarDiv,.calendar{margin-bottom:15px;position:relative;z-index:10}.calendar{border:1px solid #f9f9f9;height:240px;margin-left:auto;margin-right:auto;width:240px}.calendar:before,.list-checkmark li.calendar:before{background:#f9f9f9;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.1);-moz-box-shadow:2px 2px 5px rgba(0,0,0,.1);box-shadow:2px 2px 5px rgba(0,0,0,.1);content:"";height:228px;left:4px;position:absolute;top:12px;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg);width:238px;z-index:-1}.calendar .calTitle{background-color:#b4c0d0;color:#fff;padding:10px;text-transform:uppercase}.calendar .calInner{background:#fff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1);padding:20px 15px}.calendar .calRow.highlightWeek{background-color:#00a8ff;border-radius:14px}.calendar .calRow.highlightWeek span{color:#fff}.calendar .calCell{float:left;font-size:12px;height:24px;line-height:22px;position:relative;text-align:center;width:14%}.calendar .calCell span{position:relative;z-index:20}.calendar .calCell.highlight span{color:#fff}.calendar .calCell .highlightDay{background-color:#01385f;border-radius:16px;bottom:-4px;height:32px;left:-2px;position:absolute;right:0;top:-4px;width:32px;z-index:10}.calendar .calHeader{margin-bottom:6px}.calendar .calHeader .calCell{color:#3498ca}.calendar .otherMonth{color:#e4e4e4}.label-keyword{border:1px solid #c6d4df;color:#aeb8c1;cursor:pointer;font-size:14px;margin-bottom:12px;text-transform:none}.label-keyword .checkmark{display:none}.label-keyword.active,.label-keyword:hover{background-color:#199cf7;border:1px solid #008af4;color:#fff}.label-keyword.active .checkmark{display:inline;margin-top:0}.label-keyword.label-sm{font-size:12px}.label-keyword.label-sm svg{height:12px;width:12px}.pfm-tour-modal .modal-header{display:none}.pfm-tour-modal .modal-body{padding:0!important}.pfm-tour-modal-body{background:var(--g-color-surface-secondary)}.pfm-tour-modal-body button.close{display:table;font-size:12px;padding:8px;text-transform:uppercase}.pfm-tour-modal-body button.close>span{display:table-cell;padding-left:5px;vertical-align:middle}.pfm-tour-modal-body button.close:focus,.pfm-tour-modal-body button.close:hover{outline:none}.pfm-tour-modal-body .carousel .carousel-inner{background:var(--g-color-surface-secondary);background:-moz-linear-gradient(top,var(--g-color-surface-secondary) 0,#b6c7d3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,var(--g-color-surface-secondary)),color-stop(100%,#b6c7d3));background:-webkit-linear-gradient(top,var(--g-color-surface-secondary) 0,#b6c7d3 100%);background:-o-linear-gradient(top,var(--g-color-surface-secondary) 0,#b6c7d3 100%);background:-ms-linear-gradient(top,var(--g-color-surface-secondary) 0,#b6c7d3 100%);background:linear-gradient(to bottom,var(--g-color-surface-secondary) 0,#b6c7d3 100%)}.pfm-tour-modal-body .carousel .item{text-align:center}.pfm-tour-modal-body .carousel .item h1{font-size:44px}.pfm-tour-modal-body .carousel .item .slide-caption{min-height:96px}.pfm-tour-modal-body .carousel .item img{width:98%}.pfm-tour-modal-body .carousel .carousel-indicators{bottom:0;left:0;list-style:none;margin-left:0;position:relative;text-align:center;width:100%}.pfm-tour-modal-body .carousel .carousel-indicators li{background:#c4c6c7;border:none;height:10px;margin:1px 5px;width:10px}.pfm-tour-modal-body .carousel .carousel-indicators li.active{background:#00bdff;border:none;height:10px;width:10px}.pfm-tour-modal-body .container-controls{background:#fff}.pfm-tour-modal-body .btn:focus,.pfm-tour-modal-body .btn:hover{color:#fff!important;outline:none}@media(max-width:480px)and (orientation:portrait){.modal-open .pfm-tour-modal .pfm-tour-modal-body{height:100%;max-height:100%;min-height:100%}}.keywordHeadline{cursor:pointer}.icondiv img{background-size:45px 45px;margin-bottom:0;margin-top:-13px;max-height:45px;max-width:45px}#categoryPreview{cursor:text;display:block;margin-top:-3px;padding:2px 4px 4px}#categoryPreview:hover{border:1px solid #e5e5e5;border-radius:4px;padding-left:3px;padding-top:1px}@media(max-width:480px){.pfm-change-category-modal .modal-header h3{padding-left:50px;padding-right:50px}}.pfm-change-category-modal #selectCategoryDiv .label{color:#21416c;font-size:14px;font-weight:700;margin-bottom:5px;text-align:right;text-transform:none;top:5px}div#snapshotOverview.pfmContainer .balance.isnegative{color:#ff4348!important}.tradeables-container .link-list li{padding:5px 0}.tradeables-container .link-list a,.tradeables-container .link-list a[target]:not(.btn){color:#738dab;display:inline-block;position:relative}.tradeables-container .link-list a:hover,.tradeables-container .link-list a[target]:not(.btn):hover{text-decoration:none}.tradeables-container .quotes-display-view .balance{font-size:12pt}ul.ui-autocomplete.tradeable-autocomplete{padding:0}ul.ui-autocomplete.tradeable-autocomplete li.ui-autocomplete-category.tradeable-type{color:#aabacc;display:block;text-transform:uppercase}ul.ui-autocomplete.tradeable-autocomplete li.ui-autocomplete-category.tradeable-type:hover{background:#ebebeb;cursor:pointer}ul.ui-autocomplete.tradeable-autocomplete .ui-menu-item{line-height:inherit}ul.ui-autocomplete.tradeable-autocomplete .ui-menu-item .ui-menu-item-wrapper{padding:0}ul.ui-autocomplete.tradeable-autocomplete .ui-menu-item .ui-state-active{background:none;border:none;font-weight:inherit}ul.ui-autocomplete.tradeable-autocomplete li.tradeable-item{border-bottom:1px solid transparent;border-left:4px solid;cursor:pointer;font-size:14px;padding:4px}ul.ui-autocomplete.tradeable-autocomplete li.tradeable-item .tradeable-name{color:#21416c}ul.ui-autocomplete.tradeable-autocomplete li.tradeable-item .tradeable-isin{color:#aabacc}ul.ui-autocomplete.tradeable-autocomplete li.tradeable-item:hover{background:#ebebeb}.filter-dropmenu .btn-greyline{border-radius:4px;text-align:left}.filter-dropmenu .dropdown-menu{min-width:auto;width:100%}.filter-dropmenu .dropdown-menu>li>a{color:#21416c;font-weight:400}.filter-dropmenu .dropdown-menu>li:hover>a{background:#f7f7f7;color:#666;font-weight:400}.filter-dropmenu .dropdown-toggle .current-selection{float:left;max-width:90%}.filter-dropmenu .dropdown-toggle .caret.pull-right{margin-top:8px}.tradeable-order-form .detailRow{border:none;border-top-left-radius:0;border-top-right-radius:0}.tradeable-order-form .form-horizontal .row+.row{margin-top:0}.tradeable-order-form form.whiteform .infolabel{margin-top:10px}@media(max-width:480px){.tradeable-order-form form.whiteform .infolabel{margin-bottom:10px}}.tradeable-order-form form.whiteform .infolabel .infoicon{margin-left:8px}.tradeable-order-form form.whiteform .input-group{border:none}.tradeable-order-form form.whiteform .input-group .input-group-addon{background:none}.tradeable-order-form form.whiteform .input-group input:focus,.tradeable-order-form form.whiteform .input-group input:hover{border-color:#c6d4df}.tradeable-order-form .tooltip .balance{color:#fff}.tradeable-order-form .tooltip-inner{max-width:400px}.tradeable-order-form hr.innerHr{margin:0}.tradeable-order-form #costsInnerContainer .costsline{line-height:26px}.tradeable-order-form #costsInnerContainer .costsline #orderEquivalentValue .balance.big{font-size:16pt;font-weight:700}.tradeable-order-form #costsInnerContainer .infoline:not(.costsline) .infolabel{margin-top:0}.tradeable-order-form #costsInnerContainer hr.sumLine{border-bottom-color:#21416c}.tradeable-order-form #feesInfoMessageContainer .alert-info{color:#21416c}.tradeable-order-sign-modal .tradeable-title-info-block{background:#f7f7f7;border-left:3px solid;border-top:1px solid var(--g-color-surface-secondary)}.tradeable-order-sign-modal ul{padding-left:20px}.tradeable-order-sign-modal .alert-info{color:#21416c}.tradeable-order-sign-modal .product-documents-list{align-items:center;display:flex}.tradeable-order-sign-modal .product-documents-list span{flex-shrink:0;max-width:100%}.tradeable-order-sign-modal .product-documents-list a{color:#428bca}#orderList #detailContainer .button-container{padding:10px 40px}.creditor-mandate-validity{color:#99a9ba}.not-clickable{cursor:default}.not-bold{font-weight:400}.word-break-break-word{word-break:break-word}.nested-sort-container{margin-left:-15px;margin-right:-15px}.nested-mandate-container{padding:10px 0}#approveMandatesRegion .close-bar-view .col-md-2,#creditorListRegion .close-bar-view .col-md-2{padding-right:0}.mandate-buttons>button{float:right}.creditor-list-buttons{padding-top:10px;text-align:right}.ui-autocomplete{z-index:99999999999999!important}.no-shadow-loading{box-shadow:none}.statementbtn{left:20px;position:absolute;top:15px}#statementList .new-statement:before{border-color:rgba(108,70,70,.722) rgba(221,67,151,0);border-style:solid;border-width:15px 15px 0 0;content:"";margin-top:1px;position:absolute}@media(max-width:480px){.details-view .row:not(.summary-item-style) #downloadBtn{font-size:8px;margin-top:15px;padding-top:0}.details-view .row:not(.summary-item-style) #downloadBtn svg{top:5px;width:10px}}.text-xs-left{text-align:left}.text-xs-right{text-align:right}.text-xs-center{text-align:center}.text-xs-justify{text-align:justify}@media(max-width:991px){.text-sm-left{text-align:left}.text-sm-right{text-align:right}.text-sm-center{text-align:center}.text-sm-justify{text-align:justify}}@media(min-width:992px){.text-md-left{text-align:left}.text-md-right{text-align:right}.text-md-center{text-align:center}.text-md-justify{text-align:justify}.text-lg-left{text-align:left}.text-lg-right{text-align:right}.text-lg-center{text-align:center}.text-lg-justify{text-align:justify}}.sidebar{background-color:#01385f;bottom:0;left:-251px;overflow:hidden;position:fixed;top:0;width:250px;z-index:90000}.sidebar .sidebarHeader{background-color:#c3e3f8;height:80px;left:0;padding:10px;position:absolute;right:0;top:0;z-index:10}.sidebar .sidebarBottom{background-color:#184a6f;bottom:0;height:50px;left:0;position:absolute;right:0;text-align:center;z-index:10}.sidebar .sidebarBottom .iconmenu{margin-top:3px}.sidebar .sidebarBottom .btn-lg-icon{padding:6px 9px 4px 8px;position:relative}.sidebar .sidebarContent{bottom:50px;left:0;position:absolute;right:0;top:80px}.sidebartoggle{background-color:transparent;border:none;display:inline-block;height:43px;padding:0;width:43px}.sidebartoggle .icon-bar{background-color:#fff;border-radius:2px;display:block;height:4px;margin-top:9px;width:32px}.sidebartoggle .icon-bar+.icon-bar{margin-top:6px}.sidebarBackdrop{background-color:#000;bottom:0;filter:alpha(opacity=50);left:0;opacity:.5;position:fixed;right:0;top:0;z-index:999930}.sidebar{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.sidebar .panel{background-color:transparent;border:none}.sidebar .panel .panel-body{padding:0}.sidebar .panel-heading{background-color:transparent;border:none;border-radius:0;color:#fff;padding:0}.sidebar .panel-heading .panel-title{font-weight:700}.sidebar .panel-heading .panel-title .productIcon{height:24px;width:24px}.sidebar .panel-heading .panel-title .productName{display:inline-block;margin-left:8px;margin-top:4px}.sidebar .panel-heading .panel-title a{display:block;padding:10px}.sidebar .panel-heading .panel-title a:active,.sidebar .panel-heading .panel-title a:hover{color:#fff;text-decoration:none}.sidebar .sidebarProductMenu{margin:0;padding:0}.sidebar .sidebarProductMenu li{background-color:#fff;list-style:none;margin:0 0 1px}.sidebar .sidebarProductMenu li .balanceLabel{display:block;float:left}.sidebar .sidebarProductMenu li .sidebarLink{display:block;padding-bottom:2px;padding-left:4px;padding-top:5px}.sidebar .sidebarProductMenu li .sidebarLink .icondiv{margin-left:5px;margin-right:5px;margin-top:0}#mobileArrow{height:32px;position:absolute;right:9px;top:15px;width:32px}#mobileArrow svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;transform-origin:50% 50%;-moz-transition:-moz-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}#mobileArrow.active svg{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}@media(max-width:991px){.text-small{font-size:.625rem}}@media(min-width:1200px){.visible-lg.visible-inline-lg{display:inline-block!important}}@media(min-width:992px)and (max-width:1200px){#nameblockInner{font-size:14px}}@media(max-width:991px){.block-handle{display:none}#innersubmenu{width:auto}#accountContentOuter{top:30px}.mobileScroller{top:0}#accountContentOuter,.mobileScroller{bottom:0;left:0;overflow-x:hidden;overflow-y:scroll;position:fixed;right:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);padding-bottom:30px;padding-left:7px;padding-right:7px;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.btn{font-size:14px;padding:4px 9px}.box-bottom-btn.box-size-lg .innerCard,.box-bottom-btn.box-size-md .innerCard,.box-bottom-btn.box-size-xl .innerCard{padding-bottom:0!important}.lg-topspace{margin-top:15px}.scrollContent{padding-bottom:90px;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.xs-text-center{text-align:center}.xs-text-left{text-align:left}.xs-text-right{text-align:right}.overview-row{display:block}.overview-column{min-height:unset}.mobileScrollerTopbar{top:110px}.pageTopContainer{overflow:hidden;position:absolute}.pageTopContainer .limitRowHeight{padding:0}.pageTopContainer h3{margin-top:13px}.pageTopContainer .accountheader .accountblock,.pageTopContainer .accountheader a.icondiv{margin-top:0}#accountMenuContainer{background:#01385f;height:auto;left:0;position:fixed;right:0;top:93px;width:100%;z-index:10000}#accountMenuContainer #sidemenu{margin-top:0;padding:0}.sidenav ul>li a{border-bottom:none;color:#fff;padding-left:15px;padding-right:15px}.sidenav ul>li.active a{background-color:#184a6f;border-radius:0}.sidenav ul>li:hover a{color:#184a6f}.bundles .card,.displaycard,.displaycard:hover,.iconcircle,.whitecontainer{-webkit-box-shadow:none;box-shadow:none}.iconcircle{border:1px solid #eee}.logoutdiv .ico-logout,.logoutdiv .ico-logout-xl{height:22px;width:22px}.transactionlist tr.transaction-detail td.maindetail-cell div.detailblock{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.overviewtrxlist{min-height:0}.displaycard.smallbox.sidecard{z-index:5}.navbar .navbar-inner{height:4px}.modal .modal-dialog .modal-content{bottom:2px;height:100%;left:auto;margin:2px;right:auto;top:2px;width:auto}.modal .modal-dialog .modal-content .modal-header{padding:6px}.modal .modal-dialog .modal-content .modal-header h3{font-size:18px}.modal .modal-dialog .modal-content .modal-body{overflow-x:hidden;padding:6px;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}#searchBoxMobileRegion{margin-bottom:10px}#transactions-searchtb{width:80%}.searchView .navbar-search{margin-left:10px;margin-top:10px}.searchView #searchStartBtn{border:1px solid #c6d4df;padding-bottom:5px}}.scrollDiv{overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.scroller{position:absolute;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}.characterSeparator{clear:both;display:none;margin-bottom:4px;padding-bottom:5px;padding-left:13px;padding-top:14px}.mobileIcons{padding-top:5px}.mobileIcons a{color:#79adc3}.mobileIcons .menu_logout{padding:5px 5px 0 10px;position:relative;z-index:99}.mobileIcons .btn-lg{font-size:16px}@media(max-width:991px){.mobileIcons .menu_logout{padding-left:5px}#confirmMiniBtn{font-size:11px;padding:2px 5px}#confirmMiniBtn .ic-line.ic-sm{margin-top:0}#confirmMiniBtn[class*=" icon-"]:before,#confirmMiniBtn[class^=icon-]:before{line-height:1.1em;width:1.5em}}@media(max-width:768px){#headlineContainer.contactCenter{margin-top:25px}}@media(max-width:480px){h1{font-size:28px}.box-size-lg .innerCard,.box-size-md .innerCard,.box-size-sm .innerCard{height:auto;min-height:unset}.container{padding-left:5px;padding-right:5px}#orders div.spacer,table.transactionlist div.spacer{padding:1px}#orders .order-line,#orders .transaction-line,table.transactionlist .order-line,table.transactionlist .transaction-line{font-size:11px}#orders .order-line h5,#orders .order-line input[type=range].with-max:after,#orders .order-line input[type=range].with-min:before,#orders .transaction-line h5,#orders .transaction-line input[type=range].with-max:after,#orders .transaction-line input[type=range].with-min:before,table.transactionlist .order-line h5,table.transactionlist .order-line input[type=range].with-max:after,table.transactionlist .order-line input[type=range].with-min:before,table.transactionlist .transaction-line h5,table.transactionlist .transaction-line input[type=range].with-max:after,table.transactionlist .transaction-line input[type=range].with-min:before{font-size:12px;margin-bottom:0}#orders .order-line .datecol,#orders .transaction-line .datecol,table.transactionlist .order-line .datecol,table.transactionlist .transaction-line .datecol{width:4px}#orders .order-line .datecol div.spacer,#orders .transaction-line .datecol div.spacer,table.transactionlist .order-line .datecol div.spacer,table.transactionlist .transaction-line .datecol div.spacer{display:none!important}#orders .order-line .iconcol,#orders .transaction-line .iconcol,table.transactionlist .order-line .iconcol,table.transactionlist .transaction-line .iconcol{padding:0 4px;text-align:center;width:auto}#orders .order-line .iconcol .icondiv,#orders .transaction-line .iconcol .icondiv,table.transactionlist .order-line .iconcol .icondiv,table.transactionlist .transaction-line .iconcol .icondiv{margin-bottom:0;margin-top:4px}#orders .order-line .iconcol .miniDate,#orders .transaction-line .iconcol .miniDate,table.transactionlist .order-line .iconcol .miniDate,table.transactionlist .transaction-line .iconcol .miniDate{color:#aaa;font-size:12px}#orders .order-line .accountcol div.spacer,#orders .transaction-line .accountcol div.spacer,table.transactionlist .order-line .accountcol div.spacer,table.transactionlist .transaction-line .accountcol div.spacer{padding-left:4px}#orders .order-line .accountcol #infoLine,#orders .order-line .accountcol .phone-max-length,#orders .order-line .accountcol h5,#orders .order-line .accountcol input[type=range].with-max:after,#orders .order-line .accountcol input[type=range].with-min:before,#orders .transaction-line .accountcol #infoLine,#orders .transaction-line .accountcol .phone-max-length,#orders .transaction-line .accountcol h5,#orders .transaction-line .accountcol input[type=range].with-max:after,#orders .transaction-line .accountcol input[type=range].with-min:before,table.transactionlist .order-line .accountcol #infoLine,table.transactionlist .order-line .accountcol .phone-max-length,table.transactionlist .order-line .accountcol h5,table.transactionlist .order-line .accountcol input[type=range].with-max:after,table.transactionlist .order-line .accountcol input[type=range].with-min:before,table.transactionlist .transaction-line .accountcol #infoLine,table.transactionlist .transaction-line .accountcol .phone-max-length,table.transactionlist .transaction-line .accountcol h5,table.transactionlist .transaction-line .accountcol input[type=range].with-max:after,table.transactionlist .transaction-line .accountcol input[type=range].with-min:before{max-width:160px}#orders .order-line .amountcol .balance,#orders .order-line .amountcol-detail .balance,#orders .transaction-line .amountcol .balance,#orders .transaction-line .amountcol-detail .balance,table.transactionlist .order-line .amountcol .balance,table.transactionlist .order-line .amountcol-detail .balance,table.transactionlist .transaction-line .amountcol .balance,table.transactionlist .transaction-line .amountcol-detail .balance{font-size:12px}#orders .accountdetailRow,table.transactionlist .accountdetailRow{padding-left:15px;padding-right:15px}#orders .date .day,#orders .date .month,#orders .dateinv .day,#orders .dateinv .month,table.transactionlist .date .day,table.transactionlist .date .month,table.transactionlist .dateinv .day,table.transactionlist .dateinv .month{display:inline}#orders tr.transaction-detail td.maindetail-cell div.details div.row .infolabel,table.transactionlist tr.transaction-detail td.maindetail-cell div.details div.row .infolabel{margin-bottom:3px;padding-left:15px}#orders tr.transaction-detail .buttonsspacer,table.transactionlist tr.transaction-detail .buttonsspacer{margin:0}.detailblock .row{padding-left:5px;padding-right:5px}.modal-open #displayModalOuter .modal .modal-dialog{height:95%;padding-top:2px;width:96%}.modal-open #displayModalOuter .modal .modal-dialog .modal-content{max-width:96%}.modal-open #displayModalOuter .modal .modal-dialog .modal-content .modal-body{bottom:0;left:0;overflow-x:hidden;overflow-y:scroll;position:absolute;right:0;top:63px;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.modal-open #displayModalOuter .modal .modal-dialog .modal-content .modal-footer{display:none}#mainloading-loader,#mainloading-textblock{float:none!important;margin-left:auto;margin-right:auto}#mainloading-loader #mainloading-hl,#mainloading-textblock #mainloading-hl{font-size:18px;text-align:center}.summarycontainer{margin-bottom:0}.branchInfo{margin-top:10px;text-align:left}.iconcircle.iconcircle-lg{height:64px;width:64px}ul#products-sortable li.ui-state-default .colorblock-outer .colorblock{height:69px}.account-settings-permission .account-settings-ctrl{display:block}.text-left-xs{text-align:left!important}.logoutcircle{left:auto;position:absolute;right:15px;top:5px}.logoutcircle svg{height:32px;width:32px}.displaycard.smallbox.sidecard{margin-left:0;margin-right:0}.btn-lg{font-size:16px}#hlcontainer{padding-bottom:5px}h1#transferHl{font-size:20px;margin-bottom:0}#confirmMiniBtn{font-size:11px;padding:2px 5px}#confirmMiniBtn .ic-line.ic-sm{margin-top:0}#confirmMiniBtn[class*=" icon-"]:before,#confirmMiniBtn[class^=icon-]:before{line-height:1.1em;width:1.5em}a.icondiv,div.icondiv{height:36px;padding-top:0;width:36px}a.icondiv svg[class^=ico-],div.icondiv svg[class^=ico-]{height:24px;margin-top:4px;width:24px}#newtransfer-mainscreen #newtransfer-logo{margin-right:5px}#newtransfer-mainscreen #newtransfer-toinfo-div{font-size:13px;line-height:150%}#newtransfer-toinfo{max-width:70%}#newtransfer-toinfo-clear{margin-left:5px}#newtransfer-mainscreen #newtransfer-toinfo-clear-container{padding-top:0}#sendMsgContainer .areaGroupDiv .dropdown{margin-top:16px}#sendMsgContainer #sendNewMsgBtn{margin-top:10px}.contactThread .threadMsg .iconcircle{height:30px;width:30px}.contactThread .threadMsg .msgArrowLeft{border-bottom-width:12px;border-right-width:12px;border-top-width:12px;top:20px}.contactThread .threadMsg .msgArrowRight{border-bottom-width:12px;border-left-width:12px;border-top-width:12px;top:20px}#logout-container{margin:10px;width:100%}}@media(max-width:480px)and (orientation:portrait){.modal-carousel-decorator-for-screen-phone .modal .modal-dialog,.modal-open .pfm-tour-modal .modal .modal-dialog,.modal-open .setup-modal .modal .modal-dialog{margin-top:15px}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body{height:100%;margin-top:0;max-height:100%;min-height:100%;top:0}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body>div,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body>div,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body>div{height:100%;max-height:100%;min-height:100%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel{height:calc(100% - 36px);max-height:calc(100% - 36px);min-height:calc(100% - 36px)}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner{height:80%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item{height:100%;max-height:100%;min-height:100%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-image,.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item ul.list-unstyled,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-image,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item ul.list-unstyled,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-image,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item ul.list-unstyled{height:50%;max-height:50%;min-height:50%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-image img,.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item ul.list-unstyled img,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-image img,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item ul.list-unstyled img,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-image img,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item ul.list-unstyled img{width:100%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption{height:50%;max-height:50%;min-height:50%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h1.headline,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h1.headline,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h1.headline{font-size:25px;min-height:30%;padding:5px 10px}}@media(max-width:480px)and (orientation:portrait)and (max-height:480px){.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h1.headline,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h1.headline,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h1.headline{font-size:20px}}@media(max-width:480px)and (orientation:portrait){.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h4.subheadline,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h4.subheadline,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h4.subheadline{font-size:16px;line-height:1.2;min-height:70%;padding:5px 15px}}@media(max-width:480px)and (orientation:portrait)and (max-height:480px){.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h4.subheadline,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h4.subheadline,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h4.subheadline{font-size:14px}}@media(max-width:480px)and (orientation:portrait){.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .container-controls,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .container-controls,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .container-controls{height:20%}}@media(max-height:480px)and (orientation:landscape){.modal-carousel-decorator-for-screen-phone .modal .modal-dialog,.modal-open .pfm-tour-modal .modal .modal-dialog,.modal-open .setup-modal .modal .modal-dialog{margin-top:15px}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body{height:calc(100vh - 36px);max-height:calc(100vh - 36px);min-height:calc(100vh - 36px)}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel{height:100%;max-height:100%;min-height:100%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner{height:80%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-image,.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item ul.list-unstyled,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-image,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item ul.list-unstyled,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-image,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item ul.list-unstyled{float:right;max-width:50%;min-width:50%;width:50%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption{float:left;max-width:50%;min-width:50%;width:50%}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h1.headline,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h1.headline,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h1.headline{font-size:25px;min-height:30%;padding:5px 10px}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h4.subheadline,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h4.subheadline,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .slide-caption h4.subheadline{font-size:16px;line-height:1.2;min-height:70%;padding:5px 15px}.modal-carousel-decorator-for-screen-phone .modal .modal-dialog .modal-content .modal-body .carousel .container-controls,.modal-open .pfm-tour-modal .modal .modal-dialog .modal-content .modal-body .carousel .container-controls,.modal-open .setup-modal .modal .modal-dialog .modal-content .modal-body .carousel .container-controls{height:20%}}.modal-carousel-decorator-for-screen-phone .slide-caption h1.headline,.modal-open .pfm-tour-modal .slide-caption h1.headline,.modal-open .setup-modal .slide-caption h1.headline{line-height:1}@media(min-width:1400px){.g-bs5-grid .g-container{max-width:1320px}}.devtools--cmnvHPwx{position:relative;z-index:999999}.devtools--cmnvHPwx:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) button[aria-label="Open Tanstack query devtools"]{opacity:.6;transition:opacity .25s ease-out}.devtools--cmnvHPwx:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) button[aria-label="Open Tanstack query devtools"] :hover{opacity:1}.devtools--cmnvHPwx:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) button[aria-label="Open Tanstack query devtools"] svg{opacity:.6;transition:opacity .25s ease-out;--size:inherit}.devtools--cmnvHPwx:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) button[aria-label="Open Tanstack query devtools"] svg :hover{opacity:1}html{--theme-font:"Inter",sans-serif;--theme-font:"Inter var",sans-serif;font-family:Inter,sans-serif;font-size:16px;line-height:1.5}body,html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{background:var(--g-color-surface-secondary);color:#415b76;font-family:inherit;font-size:inherit;letter-spacing:normal;line-height:inherit;margin:0;min-height:100%;min-height:100vh!important;overflow-x:hidden;overflow-y:scroll;padding:0;text-align:left}.bundles .card .corner-badge,h1,h2,h3,h4,h5,h6,input[type=range].with-max:after,input[type=range].with-min:before{font-family:var(--font-default)}.bundles .card .corner-badge,h1,h2,h3,h4{font-weight:700;margin-bottom:10px;margin-top:10px}h1{font-size:1.75rem;line-height:2rem}a{color:#415b76}.bundles .card,.whitecontainer{background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:1px 1px 2px hsla(0,0%,39%,.2);box-shadow:1px 1px 2px hsla(0,0%,39%,.2)}.whitecontainer h1,.whitecontainer h2,.whitecontainer h3,.whitecontainer h4,.whitecontainer h5,.whitecontainer h6{font-size:1.125rem;font-weight:700;line-height:1.5rem}.bundles .card,.paddedcontainer,.shop-smcontainer .shop-price{margin-top:15px;padding:15px}.hlLogo{height:54px;margin-right:8px}.btn{background-color:#0065ac;border:0 solid transparent;color:#fff;font-size:16px;font-weight:400;overflow:hidden;padding:7px 13px;text-overflow:ellipsis;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.btn,.btn:active,.btn:focus{outline:none}hr{border-bottom:1px solid var(--g-color-surface-secondary);border-top:none;margin:10px 0}.badge--N8sJ2tnO{bottom:.5rem;cursor:default;position:fixed;right:.5rem;z-index:30000}@media(min-width:992px){.badge--N8sJ2tnO{bottom:4.5rem}}.badge--N8sJ2tnO:nth-child(n):nth-child(n):nth-child(n){max-width:8rem}@media print{.badge--N8sJ2tnO{display:none!important}}.carousel-card--bCjZbA7v{height:16.5625rem}:nth-child(n):nth-child(n):nth-child(n) .description--oyuugBDw{font-size:1rem}.grid--iQgp5OTZ{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.grid-item--FakwMxMF{aspect-ratio:165/135}.grid-item-main--WcwBJTfR{aspect-ratio:165/278;grid-row:span 2}.card--vL2j0PjW{border-radius:.75rem .75rem .75rem .25rem}.card--vL2j0PjW.recommended--fnsk1MAF{background:linear-gradient(50deg,rgba(117,195,253,.6) -62%,#135ee2 52%,#d9cdf9 116%);padding:.25rem}.card-recommended-icon--JDPeJVZd{height:1rem;width:1rem}.card-content--tqyDFbie{border-radius:.75rem .75rem .75rem .25rem;isolation:isolate;overflow:hidden}.card-image--UNbypI6y{inset:0;object-fit:cover;z-index:-10}.card-footer--pVrF6xRM{background:linear-gradient(0deg,rgba(0,0,0,.9),transparent)}.message-btn--rQNsr3mu{backdrop-filter:blur(24px);background-color:hsla(0,0%,100%,.28);border-radius:4rem;height:2rem;width:2rem}.tag--ccaWR3Gk{background:linear-gradient(229.38deg,rgba(117,195,253,.62) -2.31%,#135ee2 80.18%,#d9cdf9 162.67%);border-radius:1rem .5625rem .5625rem .25rem}.icon--uAhZd7JN.sm--Y5gfsyew{height:.5rem;width:.5rem}.icon--uAhZd7JN.md--GkRNdvsi{height:1rem;width:1rem}.text--q4A2otkC:nth-child(n):nth-child(n){font-weight:600;line-height:1}.text--q4A2otkC:nth-child(n):nth-child(n).sm--Y5gfsyew{font-size:.625rem}.text--q4A2otkC:nth-child(n):nth-child(n).md--GkRNdvsi{font-size:1.125rem}.tabs-container--fZe58hOA:nth-child(n):nth-child(n) :before{background:linear-gradient(to right,var(--g-color-surface-primary),transparent);border-bottom-left-radius:.75rem;border-top-left-radius:.75rem;bottom:0;left:0;top:0}.tabs-container--fZe58hOA:nth-child(n):nth-child(n) :after{background:linear-gradient(to left,var(--g-color-surface-primary),transparent);border-bottom-right-radius:.75rem;border-top-right-radius:.75rem;bottom:0;right:0;top:0}.tabs--Or6xIvoo:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border-radius:.75rem;margin:0;padding:.5rem}.tabs--Or6xIvoo:nth-child(n):nth-child(n):nth-child(n) a[role=tab][aria-selected=true]{background-color:var(--g-color-interactive-tertiary);color:var(--g-color-interactive-primary)}.tabs--Or6xIvoo:nth-child(n):nth-child(n):nth-child(n) li{flex-shrink:0}.tabs--Or6xIvoo:nth-child(n):nth-child(n):nth-child(n).expanded--xjAQ9Akg{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tabs--Or6xIvoo:nth-child(n):nth-child(n):nth-child(n).expanded--xjAQ9Akg li{width:100%}.tabs--Or6xIvoo:nth-child(n):nth-child(n):nth-child(n).expanded--xjAQ9Akg a{text-align:center;width:100%}.g-dark .tabs--Or6xIvoo:nth-child(n):nth-child(n):nth-child(n) a[role=tab][aria-selected=true]{background-color:var(--g-color-surface-secondary);color:var(--g-color-text-primary)}.card--UZBqqtEx{background:radial-gradient(195% 228% at 95% -10%,rgba(117,195,253,.5) 5%,rgba(217,205,249,.5) 68%),#fff;border-radius:.5rem;isolation:isolate;overflow:hidden}.g-dark .card--UZBqqtEx{background:var(--g-color-surface-primary)}.bg-icon--MgddSdng{height:5rem;position:absolute;right:0;width:5rem;z-index:-10}.bg-icon--MgddSdng.cloud--OlXVdMVW{top:0;transform:translate(1.25rem,-1.875rem) rotate(20deg)}.bg-icon--MgddSdng.hearth--PSsThCvu{top:0;transform:translate(1.5625rem,3.75rem) rotate(15deg)}.bg-icon--MgddSdng.coin--XgXO_yI0{bottom:0;transform:translate(-1.875rem,1.5625rem) rotate(-15deg)}.heading1--Hm3K46gY:nth-child(n):nth-child(n){font-size:1.75rem;font-weight:600;line-height:2.25rem}.avatar--cIGsDJx6{aspect-ratio:1/1;object-fit:cover}.expert-avatar--Xpi327EM{border-radius:.25rem;width:2rem}.ai-tag--g6ayM3L_{bottom:0;right:0;transform:translate(40%,40%)}.text--r7CMAx2V:nth-child(n):nth-child(n){line-height:1}.header--eX7f_GMM{background-color:var(--g-color-surface-primary);border-bottom:.0625rem solid var(--g-color-border-secondary);flex-shrink:0;height:4rem}.g-dark .header--eX7f_GMM.dark-bg--EOgEmAmy{background:#0a285c}.chat-input--nRp8EDBD{flex-grow:1;resize:none}.chat-input--nRp8EDBD:nth-child(n):nth-child(n){background-color:#eef0f4;background-image:none;border:none;border-radius:1.25rem;box-shadow:none}.chat-input--nRp8EDBD:focus:nth-child(n):nth-child(n):nth-child(n){background-color:#eef0f4;outline:0}.g-dark .chat-input--nRp8EDBD:nth-child(n):nth-child(n):nth-child(n){background:hsla(0,0%,100%,.16)}.chat-button--qkDBgQES:nth-child(n):nth-child(n):nth-child(n)>span{background:#135ee2}.variant-danger--IYDuAPnl:nth-child(n):nth-child(n):nth-child(n)>span{background-color:#feebea}.variant-danger--IYDuAPnl:nth-child(n):nth-child(n):nth-child(n)>span>svg{color:#cf2a1e}.follow-up-questions-container--yQE5_iSL{margin-left:-1rem;padding:0 1rem;scrollbar-width:none;width:calc(100% + 2rem)}.follow-up-questions-container--yQE5_iSL::-webkit-scrollbar{display:none}.follow-up-question--fgfbJ10G:nth-child(n):nth-child(n){background:linear-gradient(-120deg,#c0e2fe 10%,#ece6fc);border-radius:1.25rem 1.25rem 0 1.25rem;font-size:.875rem;line-height:1;max-width:none;width:auto}.follow-up-question--fgfbJ10G:nth-child(n):nth-child(n):disabled{background:var(--g-color-surface-disabled);color:var(--g-color-text-disabled)}.g-dark .follow-up-question--fgfbJ10G:nth-child(n):nth-child(n){background:linear-gradient(229.38deg,rgba(117,195,253,.62) -2.31%,#135ee2 80.18%,#d9cdf9 162.67%)}.markdown--W2UseU9Q{display:flex;flex-direction:column;gap:.5rem}.markdown--W2UseU9Q ol,.markdown--W2UseU9Q ul{display:inline-flex;flex-direction:column;gap:.5rem}.markdown--W2UseU9Q li{display:inline-flex}.message-loading--OZjrJKpa{background-color:#fff;border:.0625rem solid #e4eaf0;border-radius:1rem 1rem 1rem 0;height:2rem;padding:0 1rem}.message-loading-dot--L_rLlfse{background-color:#135ee2;border-radius:100%;height:.375rem;width:.375rem}.message--CzO7ZxwO{line-height:1.4;max-width:20rem;overflow-wrap:break-word;white-space:pre-wrap}.message-user--zzkJ3NYN{background-color:#135ee2;border-radius:1.25rem 1.25rem 0;color:#fff;padding:.5rem 1rem}.message--zMyxuOAN{line-height:1.4;max-width:20rem;overflow-wrap:break-word;white-space:pre-wrap}.barChartWrapper--EE_C9f9t{display:flex;flex-direction:column;gap:.5rem;margin-top:2.25rem}@media(prefers-color-scheme:light){.barChartWrapper--EE_C9f9t .bar{fill:var(--color-blue-400)}}@media(prefers-color-scheme:dark){.barChartWrapper--EE_C9f9t .bar{fill:var(--color-blue-300)}}@media(prefers-color-scheme:light){.barChartWrapper--EE_C9f9t .domain,.barChartWrapper--EE_C9f9t .tick line{stroke:var(--color-gray-200)}}@media(prefers-color-scheme:dark){.barChartWrapper--EE_C9f9t .domain,.barChartWrapper--EE_C9f9t .tick line{stroke:var(--color-gray-400)}}@media(prefers-color-scheme:light){.barChartWrapper--EE_C9f9t .tick text{fill:var(--color-gray-300)}}@media(prefers-color-scheme:dark){.barChartWrapper--EE_C9f9t .tick text{fill:var(--color-gray-100)}}@media(prefers-color-scheme:light){.barChartWrapper--EE_C9f9t .x-axis .tick text{fill:var(--color-gray-400)}}@media(prefers-color-scheme:dark){.barChartWrapper--EE_C9f9t .x-axis .tick text{fill:var(--color-neutral-100)}}.barChartWrapper--EE_C9f9t .avg-line{stroke:var(--color-carrot)}.barChartFooter--piGnAfMk{font-size:.875rem;font-weight:400;line-height:1.25rem}.barChartFooter--piGnAfMk,.barChartTrend--wvwKLzkJ{display:flex;gap:1.25rem;justify-content:space-between}.barChartTrendLabel--oa_oJyrg{align-items:center;display:flex;gap:.5rem}.barChartTrendAverage--M7AAK7AK{border-bottom:2px dashed var(--color-carrot);height:0;width:.875rem}.pieChartWrapper--QSgMcN_a{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-top:2.25rem}.pieChartWrapper--QSgMcN_a>div:first-child{height:10rem;width:10rem}@media(prefers-color-scheme:light){.pieChartWrapper--QSgMcN_a .pie-background{fill:var(--color-gray-200)}}@media(prefers-color-scheme:dark){.pieChartWrapper--QSgMcN_a .pie-background{fill:var(--color-gray-400)}}.pieChartWrapper--QSgMcN_a .pie-foreground{fill:var(--color-blue-300)}.pieChartWrapper--QSgMcN_a .pie-percentage{font-size:1.75rem;font-weight:600;line-height:2.25rem;fill:var(--color-blue-300)}.pieChartInfo--DpC9gHDB{align-items:center;display:flex;flex-direction:column;gap:.25rem;text-align:center}.pieChartCategory--lTK78cq8{font-size:1.25rem;font-weight:600;line-height:1.25rem;margin:0}@media(prefers-color-scheme:light){.pieChartCategory--lTK78cq8{color:var(--color-blue-400)}}@media(prefers-color-scheme:dark){.pieChartCategory--lTK78cq8{color:var(--color-white)}}.pieChartSubcategory--JhV_fF67{font-size:.75rem;line-height:.75rem;margin:0}@media(prefers-color-scheme:light){.pieChartSubcategory--JhV_fF67{color:var(--color-gray-400)}}@media(prefers-color-scheme:dark){.pieChartSubcategory--JhV_fF67{color:var(--color-gray-100)}}.card--sVDWqiku{border:1px solid var(--color-blue-300);border-radius:.75rem;box-sizing:border-box;padding:1.5rem 1rem}.header--kIn9agvt{align-items:center;display:flex;justify-content:space-between}.headerText--y7ai0gi1{display:flex;flex-direction:column;gap:.25rem}.headerText--y7ai0gi1 h3,.headerText--y7ai0gi1 h4,.headerText--y7ai0gi1 p{margin:0}.headerText--y7ai0gi1 h4{font-size:1rem;line-height:1.375rem}.headerText--y7ai0gi1 h3{font-size:1.5rem;line-height:2rem}.headerText--y7ai0gi1 p{font-size:.75rem;line-height:1rem}@media(prefers-color-scheme:light){.headerText--y7ai0gi1 p{color:var(--color-gray-400)}}@media(prefers-color-scheme:dark){.headerText--y7ai0gi1 p{color:var(--color-gray-300)}}.headerIcon--NR5vZVdz{border-radius:50%;box-sizing:border-box;flex-grow:0;flex-shrink:0;height:4rem;padding:1rem;width:4rem}.title--HUhzLZ0e{font-size:1rem}.subtitle--K0infLTH{font-size:1.5rem}.container--O7VEfvFr{min-height:1px}.container--m84KxBjW{bottom:0;position:absolute;right:0;transform:translate3d(-1rem,50%,0)}.container--m84KxBjW:nth-child(n):nth-child(n):nth-child(n){width:auto}.wrapper--cL9lXrK2{background:#eef4fe;border:1px solid #135ee2;border-radius:1.5rem;height:24px}.wrapper--cL9lXrK2:nth-child(n):nth-child(n):nth-child(n){overflow:hidden}.content--Zrguj_JB{align-items:center;display:inline-flex;justify-content:center}.image--DeM0u7pD{height:1rem;width:1rem}.message--GVEWxoL4{display:inline-flex}.message--GVEWxoL4:nth-child(n):nth-child(n){font-size:.625rem}.transaction-table--r9MhDJQt:nth-child(n):nth-child(n):nth-child(n){border:.0625rem solid var(--color-blue-300)!important}.aligned-icon--K2ivVZSf:nth-child(n):nth-child(n){margin-right:.25rem;vertical-align:sub}.snackbarOffsetSm--VOs1YE2G{margin-bottom:2.875rem}.snackbarOffsetLg--_S23HnHC{margin-bottom:6.875rem}.word-break-word--YfXnjOnH{word-break:break-word}.case-detail-row--Kwqdnedb:focus,.case-detail-row--Kwqdnedb:hover{cursor:pointer}.reject-reason--alI0c1rD{display:block;max-width:50ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-separator--FIHG9TZh{border-bottom:1px solid #e4eaf0}.row-separator--FIHG9TZh:last-child{border-bottom:none}.cs-advisor-menu--ctpM7nwC{--advisor-menu-z-index:300000;--advisor-menu-top-sm:4.5rem;--advisor-menu-top-lg:5.56rem;--advisor-menu-left:1rem;--advisor-menu-font-weight-bold:600;--advisor-menu-button-height:2.2rem;--advisor-menu-width:14.25rem;--advisor-menu-pad:var(--g-size-bs-15);--advisor-menu-pad-sm:var(--g-size-bs-10);display:inline-block;left:var(--advisor-menu-left);position:fixed;top:var(--advisor-menu-top-lg);z-index:var(--advisor-menu-z-index)}@media(max-width:768px){.cs-advisor-menu--ctpM7nwC{top:var(--advisor-menu-top-sm)}}.cs-advisor-menu-mobile--btIGVe7w{--advisor-menu-top-sm:1rem;--advisor-menu-top-lg:1rem}.cs-advisor-menu-wrapper--N8RzNO8K{margin:0!important}.cs-advisor-menu-wrapper-expanded--LjOHy7vN{max-width:var(--obo-max-width);width:var(--advisor-menu-width)}.cs-advisor-menu-header-button--T4LJdi8u{border-radius:0!important;justify-content:start!important;padding:0 var(--advisor-menu-pad)!important;user-select:none}.cs-advisor-menu-header-button--T4LJdi8u .g-button-label{text-align:left;width:100%}.cs-advisor-menu-case--OWHeYe1U{align-items:center;display:flex;flex:1 1 auto;justify-content:space-between;padding:var(--advisor-menu-pad-sm) var(--advisor-menu-pad)}.cs-advisor-menu-case-number--X2lCBvkm{font-weight:var(--advisor-menu-font-weight-bold)}.cs-advisor-menu-header-content--RGkkV1cv{align-items:center;display:flex;justify-content:space-between}.cs-advisor-menu-item--w5bwDJek{padding:5px var(--advisor-menu-pad)}.cs-advisor-menu-link-button--_IbYMC22{border-radius:0!important;height:var(--advisor-menu-button-height)!important;justify-content:start!important;min-height:var(--advisor-menu-button-height)!important;padding:0 var(--advisor-menu-pad)}.modal-buttons--P9rLYgyt{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.modal--xwTmeSs3:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-modal-header{background-color:var(--g-color-surface-primary);padding-bottom:0;padding-top:1.5rem}.modal--xwTmeSs3:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-modal-title{font-size:1.25rem;line-height:1.2;padding:0 1.25rem}.card--eK0yHUI5{border:.0625rem solid var(--g-color-border-secondary);border-radius:1rem 1rem 1rem .25rem;padding-bottom:6rem}.card-header--Xx1w022N{border-radius:.75rem}.card-title--oSwpcR9x:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1rem;line-height:1.4}.image--N6WEr8Rt{height:4.25rem;width:5.125rem}.wrapper--pI9Q_dUn{min-height:0}.modal-content--Vsd6HLcp{border:.0625rem solid var(--g-color-border-secondary);border-radius:1rem}.textarea--eHzsX9WK:nth-child(n):nth-child(n):nth-child(n){border:none;resize:none}.textarea--eHzsX9WK:nth-child(n):nth-child(n):nth-child(n):focus{outline:1px solid var(--g-color-focus)}.container--kF_ZyzRO{margin-inline:-1rem;overflow-x:auto;padding-inline:1rem;scroll-padding-inline:1rem;scroll-snap-type:x mandatory}.suggestion-button--bba0beOo:nth-child(n):nth-child(n){width:auto}.suggestion-card--IheHkqML{background:#fff;border:1px solid #e4eaf0;border-radius:1rem 1rem 1rem .125rem;display:flex;flex-flow:column;height:10.125rem;justify-content:space-between;overflow:hidden;padding:.75rem;scroll-snap-align:start;text-align:left;width:8.75rem}.g-dark .suggestion-card--IheHkqML{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1)}.widget--CydmB1XQ{backdrop-filter:blur(1.875rem);background:radial-gradient(195.27% 228.06% at 95.65% -10.94%,rgba(117,195,253,.5) 5.5%,rgba(217,205,249,.5) 68.05%);border-radius:100%;height:3rem;width:3rem}.g-dark .widget--CydmB1XQ{background:linear-gradient(229.38deg,rgba(117,195,253,.62) -2.31%,#135ee2 80.18%,#d9cdf9 162.67%)}.icon--gCVJJypb{height:1.75rem;width:1.75rem}.chat-history-item--uNo2plHN{background:#eef4fe;border-radius:1rem;display:inline-flex;gap:8px;justify-content:space-between;width:100%}.chat-history-item--uNo2plHN:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.g-dark .chat-history-item--uNo2plHN{background:transparent;border:1px solid hsla(0,0%,100%,.1)}.card--AGsdcTpw{border-radius:.5rem;margin:0 auto;width:11.25rem}.card-image--jThBB9d3{border-radius:.75rem}.tabs-container--cug8LIE3{margin-inline:-1rem}.tabs--GgpotHcF:nth-child(n):nth-child(n):nth-child(n){padding-inline:1.5rem}.tab-icon--AsQ9kRnx{height:1rem;margin-right:.5rem;width:1rem}.tab-panel-container--U6nc0dwL{padding-inline:1rem}.tab-panel--rkN2dLHE{padding-bottom:6rem}.action-bar--XjZRukMA{backdrop-filter:blur(22px);background-color:hsla(0,0%,100%,.1);inset:auto 0 0}.image--KJfCm4lL:nth-child(n):nth-child(n){height:auto;margin:0 auto;max-width:16.25rem;width:100%}.card--agtP3thR{border-radius:1rem;overflow:hidden}.header--m53Ws0tv{border-bottom:.0625rem solid var(--g-color-border-secondary)}.header--m53Ws0tv:nth-child(n):nth-child(n)>button{min-height:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.header--m53Ws0tv .g-button-label{width:100%}.toggle--jRq3hLCF:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n)>label{align-items:center;background:#fff;border-color:#e4eaf0;border-radius:2rem;border-width:.0625rem;box-shadow:none;color:#0a285c;display:flex;font-size:.875rem;gap:.5rem;line-height:1.4;padding:.875rem 2.625rem .875rem 1.5rem}.toggle--jRq3hLCF:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n)>label>img{height:1.25rem;object-fit:contain}.toggle--jRq3hLCF:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n)>label>span{line-height:1}.toggle--jRq3hLCF:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n)>input:checked~label{outline:.125rem solid #135ee2;outline-offset:-.0625rem}.toggle--jRq3hLCF:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n)>input{background:transparent;border-radius:.5rem;margin:0;top:1rem}.toggle--jRq3hLCF:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n)>input:checked{background:#135ee2;border-color:#135ee2}.toggle--jRq3hLCF:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n)>input:after{background-color:#fff;mask-size:.75rem .75rem}.toggle--jRq3hLCF:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n).compact--R1o48ydh>label{padding:.5rem 2.25rem .5rem .5rem}.toggle--jRq3hLCF:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n).compact--R1o48ydh>input{top:.75rem}.logout-message-color--EdkSXvLo{color:var(--g-color-text-secondary)}.temporary-message-header--pqrMi6Ys:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:none!important}.temporary-message-text-clamp--wSMIqjKu{display:-webkit-box;max-height:3.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:991.98px){.temporary-message-text-clamp--wSMIqjKu{max-height:5rem;-webkit-line-clamp:3}}body:has(.temporary-message-header--pqrMi6Ys) div:has(>.g-stripe):not(.g-bootstrap.g-bs4):before{content:"";display:block;height:4.375rem}body:has(.temporary-message-header--pqrMi6Ys) div:has(>.g-stripe):not(.g-bootstrap.g-bs4) .g-stripe{margin-top:-4.375rem;position:fixed;top:unset!important;width:100%}.temporary-message-provider--RhZCgNok{position:sticky;top:0;z-index:290050}.wrapper--VCGgjwe0{height:100%;overflow-y:auto;position:fixed;top:0;width:100%}.verticalCenter--IuW9MHKk{vertical-align:middle}.g-full-page .container--y1k6MD7K:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:calc(var(--g-size-spacing-xl)*-1)}.vanilla-page .container--y1k6MD7K{margin-top:0}.wrapper--bbXVY_Zy{background-color:var(--g-color-surface-secondary);height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:500010}body:has(.wrapper--bbXVY_Zy){overflow:hidden;pointer-events:auto}.stripe-header--OBt2Nlo5{top:5rem!important;z-index:51}.embeddedLayout--PWLM_SGV{top:0!important}.store-badge--W29O6ukZ{height:3rem}.hey-george-overlay--zzgTazOm{background-color:rgba(33,65,108,.3);cursor:pointer;display:block;height:100%;inset:0;position:fixed;width:100%;z-index:10000}.hey-george-overlay--zzgTazOm .content--iUQ1YxVl{left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;text-align:center;top:20%;width:520px}.hey-george-overlay--zzgTazOm .content--iUQ1YxVl .g-card{box-shadow:0 .4rem 5.8rem rgba(0,0,0,.3)}.list-container--Pf3dBEAu{max-height:400px;overflow-y:scroll}.list-label--jGJqVF72{align-items:center;display:flex;text-align:left}.list-value--fcJCUZeC{align-items:center;display:flex;justify-content:end}.list-row--RmBk8MA8:hover{background-color:var(--g-color-overlay-hover);cursor:pointer}.highlighted--I6PMF9vG:nth-child(n){background-color:var(--g-color-overlay-active)}.list-row--RmBk8MA8{background-color:var(--g-color-surface-primary);border:none;display:flex;justify-content:space-between;width:100%}.list-row--RmBk8MA8:last-child{margin-bottom:1rem!important}.switch-options--zXrkq9F8:nth-child(n):nth-child(n):nth-child(n) img{max-height:fit-content;max-width:fit-content}@media(min-width:992px){.item--okHooyzM,.small--NdxsoQHA{margin:0 auto}body:not(:has(.small--NdxsoQHA)) .item--okHooyzM{max-width:100%;width:100%}}.on-top--c6xTRiHp{z-index:1000000!important}.font-weight-super-bold--ouZmNTT7{font-weight:900!important}.benefitsListText--jkEdhxGr:nth-child(n):nth-child(n):nth-child(n){font-weight:600}.product-page-heading--sGi767Br{font-size:3.25rem;letter-spacing:-.0687rem;line-height:3.75rem}@media(max-width:767.98px){.product-page-heading--sGi767Br{font-size:2.5rem;line-height:2.875rem}}.list-heading--aj_ZPKY3:nth-child(n):nth-child(n){border-bottom:.0625rem solid #e4eaf0}.list-heading--aj_ZPKY3:nth-child(n):nth-child(n) p{text-align:left}.list-heading--aj_ZPKY3:nth-child(n):nth-child(n) h2{color:inherit}.file-list-element--GXfevLaW{margin:.25rem!important}.message-wrapper--aNRi4tsp .g-avatar-image{background-position:top!important}.message-image-advisor--q36DhwUs{margin-right:1rem;margin-top:.625rem;order:1}@media(max-width:767.98px){.message-image-advisor--q36DhwUs{display:none!important}}.message-image-mine--uzaUpt3a{margin-left:1rem;margin-top:.625rem;order:3}@media(max-width:767.98px){.message-image-mine--uzaUpt3a{display:none!important}}.message-card--_pneEB_N{flex:1;order:2;width:71%}.message-space-advisor--GnHWd_OX{flex-shrink:0;order:3;width:7.5rem}@media(max-width:767.98px){.message-space-advisor--GnHWd_OX{width:2rem}}.message-space-mine--vlAXDskk{flex-shrink:0;order:1;width:7.5rem}@media(max-width:767.98px){.message-space-mine--vlAXDskk{width:5rem}}.message-name-and-date--gVkSMFDj{padding-bottom:.5rem}@media(max-width:767.98px){.message-name-and-date--gVkSMFDj{flex-wrap:wrap}}.message-name-and-date--gVkSMFDj .message-name--mpOVvQ_h{flex:1}@media(max-width:767.98px){.message-name-and-date--gVkSMFDj .message-name--mpOVvQ_h{flex:1 100%}}.message-name-and-date--gVkSMFDj .message-date--r_WwG2Qu{flex:1;text-align:right}@media(max-width:767.98px){.message-name-and-date--gVkSMFDj .message-date--r_WwG2Qu{flex:1 100%;text-align:left}}.message-body--Vs3XOrNG{overflow-wrap:break-word}.message-color-mine--Rfn4yzIw:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--color-blue-300)}.color-white--OchaCwJg:nth-child(n):nth-child(n):nth-child(n):nth-child(n){color:#fff}.alert-container--ai6WPFW9{margin-left:7.5rem;margin-right:4rem}@media(max-width:767.98px){.alert-container--ai6WPFW9{margin-left:5rem;margin-right:0}}.status-badge--NkO5ENNv{min-width:fit-content;width:fit-content}.badge-container--rj7egWtB{background-color:var(--g-color-surface-primary);border-radius:18px;max-width:fit-content}.thread-card--ksyXMWMg:hover{background-color:var(--g-color-overlay-hover)!important;cursor:pointer;transition:background-color .1s ease-out 0s}.thread-subject-line-wrapper--n_UbV7CQ,.thread-wrapper--VPe0nqOi{align-items:center;display:flex}@media(max-width:575.98px){.thread-subject-line-wrapper--n_UbV7CQ,.thread-wrapper--VPe0nqOi{flex-wrap:wrap}}.thread-subject-line-wrapper--n_UbV7CQ:focus,.thread-wrapper--VPe0nqOi:focus{box-shadow:0 0 .125rem #135ee2;outline:none}.thread-wrapper--VPe0nqOi{margin:.125rem}.thread-subject-line-wrapper--n_UbV7CQ{margin-bottom:.25rem}.thread-full-message-body--qHrPWDCD{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-avatar--U1gcDwOy{margin-right:1rem;white-space:nowrap}.thread-avatar--U1gcDwOy .g-avatar-image{background-position:top!important}.thread-subject--TQAnWJaS{align-items:center;display:flex;flex:1;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:575.98px){.thread-subject--TQAnWJaS{align-items:center;display:flex;flex-basis:100%;order:2}}.thread-date--wFhYpDl5{padding-left:1rem;white-space:nowrap}@media(max-width:575.98px){.thread-date--wFhYpDl5{flex-basis:100%;order:1;padding-left:0}}.thread-card--KPq4c4SB:hover{cursor:pointer}.thread-subject-line-wrapper--fwefKRFw,.thread-wrapper--xCEnSJ1e{align-items:center;display:flex}@media(max-width:575.98px){.thread-subject-line-wrapper--fwefKRFw,.thread-wrapper--xCEnSJ1e{flex-wrap:wrap}}.thread-full-message-body--zVjZBNi5{flex:1;text-overflow:ellipsis}.thread-avatar--lLGh36ia{margin-right:1rem;white-space:nowrap}.thread-avatar--lLGh36ia .g-avatar-image{background-position:top!important}.thread-subject--PjGEP3es{color:var(--g-color-text-primary);flex:1;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media(max-width:575.98px){.thread-subject--PjGEP3es{flex-basis:100%;order:2}}.thread-date--ln8oDM7e{color:#537090;padding-left:1rem;white-space:nowrap}@media(max-width:575.98px){.thread-date--ln8oDM7e{flex-basis:100%;order:1;padding-left:0}}.read-message-body--NBLCV7AU,.unread-message-body--GfsVezuK{color:#537090;flex:1;font-size:1rem;overflow:hidden;padding-top:.25rem;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.read-message-body--NBLCV7AU,.unread-message-body--GfsVezuK{padding-top:.125rem}}@media(max-width:575.98px){.read-message-body--NBLCV7AU,.unread-message-body--GfsVezuK{padding-top:0}}.unread-message-body--GfsVezuK{font-weight:700}.block-with-text--VwTNXpPe{font-size:1rem;line-height:1.2em;margin-right:-1em;max-height:2.4em;overflow:hidden;overflow-wrap:break-word;padding-right:1em;position:relative}.message-space-right-mine--HSQ1xPuZ{order:3;width:4rem}@media(max-width:767.98px){.message-space-right-mine--HSQ1xPuZ{display:none!important}}@media(min-width:1200px){.message-space-right-mine--HSQ1xPuZ{display:none!important}}.message-card-mine--FhsQqSK3{flex:1;order:2}@media(min-width:1200px){.message-card-mine--FhsQqSK3{margin-left:4rem}}.message-space-mine--PCnHlu0W{order:1;width:7.5rem}@media(max-width:767.98px){.message-space-mine--PCnHlu0W{display:none!important}}@media(min-width:1200px){.message-space-mine--PCnHlu0W{display:none!important}}.replyText--AmlqQLv3{max-height:22vh}@media(min-width:576px){.replyText--AmlqQLv3{max-height:38vh}}.file-list-element--KGG1an97{margin:.25rem!important}.file-list-element--KGG1an97>div:first-child{padding:.5rem!important}.reply-container--BBYZY44W{background:var(--g-color-surface-secondary);background:linear-gradient(0deg,var(--g-color-surface-secondary) 0,var(--g-color-surface-secondary) 80%,transparent 100%);bottom:0;padding-top:30px;position:fixed;z-index:10}.g-fluid-grid .g-container:not(.g-focus-page){max-width:unset!important}.feature-card--dDy1lzG4{height:17.8125rem}@media(max-width:767.98px){.indicator--nECUKt2p{min-height:10rem}}.indicator--XMr7wTC1{min-height:10rem}.title--Clqs5ZfU:nth-child(n):nth-child(n){font-size:2.5rem;font-weight:700;line-height:2.5rem}.subtitle--upjua_Xn:nth-child(n):nth-child(n){font-size:1.125rem;line-height:1.25rem}.layout-gap--WwHviUZi{gap:2rem}.card-item-sizing--jzGBhoFe{flex:1 1 0}.heading--zVDUFXT1{color:inherit!important}.hover-color--GXhdCOqe:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{background-color:var(--g-color-overlay-hover);background-image:none}.transparent--WrFNN0f4:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:transparent}.heading--Q03kIVV1{color:inherit!important}.card-item-sizing--TuF44eNX{flex:1 1 0}.hero-card--_UAAWNr6{border-radius:var(--hero-card-border-radius);margin-top:calc(var(--content-top-offset)*-1)}.background--hNPNBt0p{bottom:0;left:0;margin-left:-100vw;position:absolute;top:0;width:var(--hero-card-background-width)}.card--TPVcvZTX{padding:2rem}@media(max-width:767.98px){.card--TPVcvZTX{padding:1rem}}.card-height--D3JWR0HY{height:13.125rem}.card-padding--adykcnkZ:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.card-height--Uks0y86A{height:20.625rem}.card-padding--nh8G3fZB:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.card-height--keN8cAvr{height:17.8125rem}.card-padding--IcCagvGy:nth-child(n):nth-child(n):nth-child(n){padding:1.5rem}@media(min-width:768px){.card-padding--IcCagvGy:nth-child(n):nth-child(n):nth-child(n){padding:3rem}}.content-top-offset--fNukfs2G{padding-bottom:var(--content-top-offset)}.store-theme--rVLhdLWy{--hero-card-border-radius:0;--hero-card-background-width:200vw;--content-top-offset:24px}.card--xm8s3EZZ{gap:.5rem}.feature-list--g25x4Nsh{height:22rem;overflow-y:scroll;width:22rem}.toggle--Rih96aA0{cursor:pointer}.form-field--uXb1W30E{min-width:18rem}.simple-button--UQDIL43b:nth-child(n):nth-child(n):nth-child(n):first-child{margin-left:0}.simple-button--UQDIL43b:nth-child(n):nth-child(n):nth-child(n):last-child{margin-right:0}.menu-toggle--DZiXyqIv:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-left-width:.125rem;margin-left:0!important}.menu-dropdown--BRdRqjmA:nth-child(n):nth-child(n):nth-child(n):nth-child(n){min-width:3rem}.split-button-group--NIpXX5Uq{gap:.5rem}.card--w_ZuUL8h{min-width:16rem}.products-main-layout--KZcG2ySa{padding-bottom:.5rem}.products-main-layout--KZcG2ySa .layout-stripe--G93E6SyF{z-index:8888}.products-main-layout--KZcG2ySa .side-menu-sticky-position--ikTeQBj3{top:11rem}.products-main-layout--KZcG2ySa .side-menu--O3NrmeRU{flex-grow:1;max-width:300px}.products-main-layout--KZcG2ySa .content--fTQenhOh{flex-grow:1}.anchor-navigation--XKJfT_3O{bottom:.5rem;position:fixed}@media(min-width:992px){.anchor-navigation--XKJfT_3O{width:220px}}@media(min-width:1200px){.anchor-navigation--XKJfT_3O{width:255px}}.products-main-layout--OxoYXsh4 .layout-stripe--ONdZROae{z-index:8888}.products-main-layout--OxoYXsh4 .secondary-navigation--y_Yml6GZ{height:calc(100% - 80px);overflow-y:auto;padding-bottom:120px;position:fixed;scrollbar-width:none}@media(min-width:992px){.products-main-layout--OxoYXsh4 .secondary-navigation--y_Yml6GZ{width:220px}}@media(min-width:1200px){.products-main-layout--OxoYXsh4 .secondary-navigation--y_Yml6GZ{width:255px}}.products-main-layout--OxoYXsh4 .anchor-navigation--vJ825Fz0{bottom:.5rem;position:fixed}@media(min-width:992px){.products-main-layout--OxoYXsh4 .anchor-navigation--vJ825Fz0{width:220px}}@media(min-width:1200px){.products-main-layout--OxoYXsh4 .anchor-navigation--vJ825Fz0{width:255px}}.calculatorControls--IEhEVxoM{background-color:#eef0f4;border-color:#e4eaf0 #a3b5c9;border-style:solid;border-width:.0625rem;padding:.25rem 1rem}@media(max-width:768px){.calculatorButtonGroup--DfCZRmvG{flex-wrap:wrap;margin-left:0;margin-right:0}.calculatorButton--BNhEhTlV{width:100%}.calculatorButton--BNhEhTlV:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0}.calculatorButton--BNhEhTlV:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:last-of-type){border-bottom:0}}.image-upload-editor-wrapper--nkO7_2pV{align-items:center;display:flex;flex-flow:column nowrap}.image-upload-editor-wrapper--nkO7_2pV button{margin-bottom:0!important;margin-top:0!important}.link--N3UzWjjp:nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--N3UzWjjp:after{content:"";inset:0;position:absolute;z-index:20}.product-select-container--DLcHAYTq{max-height:325px;overflow-y:scroll}@media(width <= 768px){.accountNumber--_9jppezX{font-size:12px}}.container--iAYgUEsD{height:400px;overflow:hidden scroll;text-align:left}.chat--JmNM2I70{display:flex;flex-direction:column;height:100%}.messages--vzXJjgtP{height:100%;overflow:hidden scroll;scroll-behavior:smooth}.toggle--yrsgI8zB{min-width:10rem}@keyframes pulse--q1GIMQCV{0%{box-shadow:0 0 0 0 rgba(207,42,30,.4)}70%{box-shadow:0 0 0 .5rem rgba(207,42,30,0)}to{box-shadow:0 0 0 0 rgba(207,42,30,0)}}.unread-indicator--u6GtJTzc{align-self:flex-start;flex:0 0 auto;position:relative;right:.25rem}.recording-indicator--nKgeYgX8{animation:pulse--q1GIMQCV 2s infinite;border-radius:50%}.recording-indicator--nKgeYgX8:nth-child(n):nth-child(n):nth-child(n){color:#cf2a1e}.dock--zfrLyTvm{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:300000}.toggle-icon--qsAIk5Nl{color:var(--g-color-fill-primary)}.toggle-icon--qsAIk5Nl:nth-child(n):nth-child(n){transition:none}.closed-icon--nCLSseST{transform:rotate(.5turn)}.recording-indicator--JxND_anY{right:-.5rem;top:-.25rem}.tool-list--H397wQaX{background-clip:padding-box;background-color:var(--g-color-surface-secondary);border:4px solid transparent;border-bottom-left-radius:4px;border-right:0;border-top-left-radius:4px;transition:width .2s linear;width:3rem}.tool-list--H397wQaX:before{background:radial-gradient(circle at left,#a3b5c9,#e4eaf0);background-size:200%;border-radius:inherit;content:"";inset:0;margin:-4px;position:absolute;z-index:-1}.closed--hJNdzqWE{width:0}.multiline--D4NYrAtt .g-card-body.g-card-overview-body{flex-grow:1!important}.multiline--D4NYrAtt .g-card-body.g-card-overview-body:nth-child(n):nth-child(n){padding:0}.multiline--D4NYrAtt .g-card-overview-info-container{flex-grow:0!important}.multiline--D4NYrAtt .g-card-overview-info-container:nth-child(n):nth-child(n){padding-bottom:.0625rem}.line--k4sadCyl:hover{background-color:var(--g-color-overlay-hover);cursor:pointer}.amount--x1HNB0jP{line-height:1.625rem}.shadowcard--oUeLbAwI .g-card-body.g-card-overview-body:nth-child(n):nth-child(n){flex-grow:10}.transaction-promotion--moZ7hZ3X .closeBtn,.transaction-promotion--moZ7hZ3X.has-main-btn--xyF7vFo1{cursor:pointer}.list--oRiCZwpR{display:flex;flex-wrap:wrap;gap:1.875rem;justify-content:flex-start;margin-bottom:1.875rem;margin-top:1.875rem}.w255--HD1uhMAP{width:15.9375rem}.offer-indicator--l0J9HEAC:nth-child(n):nth-child(n){min-height:8rem}.offer-body--aTJcQ0KJ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1.5rem .75rem 2rem}.amount--gvmmTuEv{font-size:1.25rem;line-height:1.75rem}.subtitle--A25B8zwp:nth-child(n):nth-child(n){font-size:.875rem;line-height:1.3125rem}.header--We1d9ozR{position:fixed;width:100vw;z-index:290000}.header-gap--yU3AEHyI{height:4.375rem}.navigation--vA4nkbIq{position:fixed}@media(min-width:992px){.navigation--vA4nkbIq{width:220px}}@media(min-width:1200px){.navigation--vA4nkbIq{width:255px}}.align--CcFZhtFc{margin-top:-10px}.radio-label--_syUaaIc{margin-bottom:10px;margin-top:-10px}.character--R0nqN9Cd{align-items:center;background-color:var(--g-color-surface-secondary);border-bottom:2px solid;border-color:var(--g-color-border-secondary);border-radius:5px;display:flex;margin:0 8px;padding:4px 6px;white-space:nowrap}.email-dropdown--G_g8Dmbu{height:6.5rem}.modal-body--Nn_TILP8{overflow:visible!important}.user-profile-error-view--WlUKouen svg{color:#cf2a1e!important}.card-group--tOgf2g_e:nth-child(n):nth-child(n)>div>div small{padding-bottom:0;padding-top:.625rem}.tax-residence-flag--FLC93b_o{background-color:var(--color-ui-gray-weak)}.help-menu-container--pSU5WCSS:nth-child(n):nth-child(n){bottom:4.375rem;padding:0;position:fixed;right:3.75rem;width:18.75rem;z-index:20002}.padding-top--oyFkXwBX:nth-child(n):nth-child(n):nth-child(n){padding-top:1.25rem}.padding-x--nUaC3aAs:nth-child(n):nth-child(n):nth-child(n){padding-left:1.25rem;padding-right:1.25rem}.padding-bottom--bymUqHSB:nth-child(n):nth-child(n):nth-child(n){padding-bottom:1.25rem}.button-gap--Fk3zjoGc:nth-child(n):nth-child(n):nth-child(n){row-gap:1rem}.header-overlap-space--enD4Nj80{padding-bottom:2.375rem}.button-overlap--fQZxCaQU{margin-top:-1.75rem}.button--uq8p0fbx:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border:none;box-shadow:0 .125rem .5rem var(--g-color-shadow-dropdown);color:var(--g-color-text-primary);height:3.5rem;margin:0}.icon-color--MvLI9knS{color:var(--g-color-fill-primary)}.menu-button--X7C601Ar{border:.125rem solid #eef0f4;bottom:20px;position:fixed;z-index:280010}.menu-button--X7C601Ar button{height:48px;width:48px}.menu-button--X7C601Ar button span{margin-top:-1px}.g-dark .menu-button--X7C601Ar{border-color:#9696aa}.open-help-menu-button--WTf1k18w{right:30px}.open-chat-button--ecWEgQCU{right:120px}.open-chat-button--ecWEgQCU.minimized--wG7F2Smr button{width:105px}.open-chat-button--ecWEgQCU.notification--yUoYCxOo .g-pill--moyTq4Nc{color:transparent;right:-2%;top:-2%}.symbol--K8R9g7a1{display:inline-block;margin-right:1rem;white-space:nowrap}.bodyBackground--wu4BJDsd{background-color:var(--g-color-surface-secondary)}.transactionGroupInCollapsible--Vu4JSoTr:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:none;margin:0}.paragraph--Zhk98p5A{color:var(--g-color-text-primary)}.dropdownFooter--tLV74l7u svg{transform:scaleX(-1)}.settings-button--uwYHbUvV{min-width:fit-content}.ellipsis--xe3GhB5t{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interactiveCard--EL3FPIia:nth-child(n):nth-child(n):nth-child(n):focus-visible{background-color:rgba(238,240,244,.8)}.interactiveCard--EL3FPIia:nth-child(n):nth-child(n):nth-child(n):hover{background-color:rgba(238,240,244,.8)}.skeletonRow--Vwq9aIo5{min-height:5.425rem;padding:.625rem}.skeletonAvatar--IwGPzEPD{margin-left:.625rem}.skeletonLine--FwvTu95F{display:flex;flex-direction:row;justify-content:flex-end}.regularInvestmentAmount--cuitm3KL{font-size:1.375rem;font-weight:700!important;line-height:1.75rem}.content--EOSrJnDl{margin-bottom:-.3125rem;max-width:340px;padding-top:.3125rem}.input-column--mdBsdRhQ{display:flex}.amount-input--jQkoKCSS{min-width:.625rem}.separator--qBcAPkOO{line-height:2em;min-width:1.25rem;text-align:center}.button-group--ci0JwHzS:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.hide-label--vX0uNeAD label:nth-child(n):nth-child(n):nth-child(n){height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;width:1px!important;clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;white-space:nowrap!important}.bigSearchContainer--eupg7QTs{display:flex;flex-direction:row}.bigSearchContainer--eupg7QTs>*{white-space:nowrap}@media(max-width:991.98px){.bigSearchContainer--eupg7QTs.dateFilled--Vvmx5i_8 .amountContainer--xrbBLzpx button:first-of-type{max-width:7rem}}.bigSearchContainer--eupg7QTs.dateFilled--Vvmx5i_8 .amountContainer--xrbBLzpx button:first-of-type{max-width:10.625rem}.bigSearchContainer--eupg7QTs.amountFilled--QncdtzT7{min-width:.0625rem}.bigSearchContainer--eupg7QTs .keywordContainer--ABg2W_OY{flex-grow:2}.bigSearchContainer--eupg7QTs .keywordContainer--ABg2W_OY.focusRingForward--bg7c11VG{z-index:10}.bigSearchContainer--eupg7QTs .keywordContainer--ABg2W_OY input:nth-child(n){width:100%}.bigSearchContainer--eupg7QTs .amountContainer--xrbBLzpx button:first-of-type:nth-child(n),.bigSearchContainer--eupg7QTs .calendarInput--gDZ4aFBP:nth-child(n){border-radius:0;max-width:16.875rem}.bigSearchContainer--eupg7QTs .amountContainer--xrbBLzpx button:nth-of-type(2):nth-child(n){z-index:20}.bigSearchContainer--eupg7QTs .calendarInput--gDZ4aFBP{margin-left:1px}.bigSearchContainer--eupg7QTs .calendarInput--gDZ4aFBP input:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.bigSearchContainer--eupg7QTs .dateTriggerButton--hg3IT5Fg:nth-child(n):nth-child(n):nth-child(n){display:block;padding-left:1.25rem;padding-right:1.25rem}.bigSearchContainer--eupg7QTs>.g-input-group-append:last-child:nth-child(n){background-color:transparent}.bigSearchContainer--eupg7QTs .searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-left-radius:0;border-top-left-radius:0}.smallSearchContainer--USBIhxXu .amountContainer--xrbBLzpx button:first-of-type,.smallSearchContainer--USBIhxXu .searchButton--C1HlVxih{width:100%}.smallSearchContainer--USBIhxXu .dateTriggerButton--hg3IT5Fg:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-primary);color:#135ee2}.smallSearchContainer--USBIhxXu .dateTriggerButton--hg3IT5Fg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,.smallSearchContainer--USBIhxXu .dateTriggerButton--hg3IT5Fg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem;z-index:10}.smallSearchContainer--USBIhxXu .calendarInput--gDZ4aFBP input:nth-of-type(2):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;background-color:#135ee2;border:.0625rem solid transparent;border-radius:.5rem;box-shadow:none;color:#fff;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:400;justify-content:center;min-height:2.25rem;padding:0 1.25rem;transition-duration:.1s;transition-property:color,background-color,border,box-shadow;transition-timing-function:ease-out;user-select:none;vertical-align:middle}.searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled){cursor:pointer}.searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled):hover{background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15));box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled):focus{box-shadow:none;outline:none}.searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled):active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#fff}.searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n):disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid transparent;color:rgba(0,0,0,.25);color:#fff}.focusPageWrapper--Q8B59V_H{background-color:var(--g-color-surface-secondary);inset:0;overflow:hidden auto;overscroll-behavior:contain;position:absolute;z-index:10000}.containerPadding--xsoxHSao{padding-top:2.5rem}.noScroll--qi3jn5J5{overflow:hidden!important}.stretchChildren--vYZEgB1R>*{width:100%}.content--aYx20_JV{margin-bottom:-.3125rem;max-width:340px;padding-top:.3125rem}.separator--QcLE7z4J{line-height:2em;min-width:1.25rem;text-align:center}.button-group--MfzaMAom:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.resetRadioMargins--KT6Ghong:nth-child(n):nth-child(n) .custom-radio{margin-bottom:0;margin-top:0;padding-left:1.5rem}.productFilter--OiTRpWCV{width:25rem!important}@layer gds{:root{--g-version:"3.5.0";--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:255,211,42;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:255,250,235;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:153,89,0;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:255,97,48;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:255,247,245;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:177,67,33;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:225,1,91;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:253,242,247;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:180,0,72;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:235,76,121;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:254,246,248;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:202,47,91;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:170,75,179;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:251,246,251;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:154,68,162;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:114,28,122;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:247,243,248;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:114,28,122;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:47,45,145;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:245,245,249;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:44,42,136;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,156,249;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:243,250,255;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:15,93,149;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:2,163,164;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:242,250,250;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:1,114,115;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:12,180,63;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:243,251,245;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:8,128,44;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:2,134,97;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:242,249,247;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:2,116,85;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:36,83,117;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:244,246,248;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:31,72,101;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:238,244,254;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:162,206,255;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:19,94,226;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:10,40,92;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:238,240,244;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:228,234,240;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:163,181,201;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:83,112,144;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:19,94,226;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:231,239,253;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:5,127,25;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:236,255,231;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:207,42,30;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:254,235,234;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:242,169,30;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:255,244,213;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:173,87,0;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:93,106,151;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:239,241,245;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:229,229,229;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:196,196,196;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:2,46,103;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:40,112,237;--color-blue-bright:rgb(var(--rgb-blue-bright))}.g-dark--cVGlIwqK{--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:178,119,0;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:51,32,0;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:255,207,128;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:122,51,0;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:82,29,11;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:222,153,179;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:102,5,45;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:69,0,26;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:222,153,179;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:114,29,67;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:71,27,43;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:220,169,188;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:95,54,99;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:54,24,57;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:183,138,187;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:77,42,106;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:62,15,66;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:184,160,186;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:46,48,107;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:19,17,61;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:165,164,194;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,70,102;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:8,35,72;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:115,155,211;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:20,71,72;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:0,45,46;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:102,171,172;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:48,95,62;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:3,47,16;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:106,174,127;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:0,58,41;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:0,38,27;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:102,160,143;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:41,64,81;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:19,44,62;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:162,175,184;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:75,153,255;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:28,69,125;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:20,56,119;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:255,255,255;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:150,150,170;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:55,57,69;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:34,34,44;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:20,20,26;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:109,170,253;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:16,42,76;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:89,208,94;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:0,56,8;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:255,99,105;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:60,24,26;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:255,209,94;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:52,28,0;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:255,209,94;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:155,164,193;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:39,45,64;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:124,124,124;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:99,99,99;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:55,57,69;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:55,57,69;--color-blue-bright:rgb(var(--rgb-blue-bright))}:root{--g-color-interactive-primary:var(--color-blue-300);--g-color-interactive-secondary:var(--color-blue-200);--g-color-interactive-tertiary:var(--color-blue-100);--g-color-interactive-filled:rgba(var(--rgb-blue-300),0.1);--g-color-focus:var(--g-color-interactive-primary);--g-color-success:var(--color-ui-green);--g-color-success-weak:var(--color-ui-green-weak);--g-color-error:var(--color-ui-red);--g-color-error-weak:var(--color-ui-red-weak);--g-color-warning:var(--color-ui-yellow);--g-color-warning-strong:var(--color-ui-yellow-strong);--g-color-warning-weak:var(--color-ui-yellow-weak);--g-color-info:var(--color-ui-blue);--g-color-info-weak:var(--color-ui-blue-weak);--g-color-text-primary:var(--color-blue-400);--g-color-text-secondary:var(--color-gray-400);--g-color-text-disabled:rgba(var(--rgb-gray-300),0.8);--g-color-text-inverted-primary:var(--color-white);--g-color-text-inverted-secondary:rgba(var(--rgb-white),0.75);--g-color-text-inverted-disabled:rgba(var(--rgb-white),0.5);--g-color-text-inverted-adaptive:var(--color-white);--g-color-surface-primary:var(--color-white);--g-color-surface-secondary:var(--color-gray-100);--g-color-surface-tertiary:var(--color-gray-200);--g-color-surface-alternate:rgba(var(--rgb-gray-300),0.15);--g-color-surface-disabled:rgba(var(--rgb-gray-100),0.5);--g-color-surface-inverted:var(--g-color-text-primary);--g-color-border-primary:var(--color-gray-300);--g-color-border-secondary:rgb(var(--rgb-gray-400),0.15);--g-color-border-hover:rgba(var(--rgb-blue-300),0.6);--g-color-border-disabled:var(--g-color-text-disabled);--g-color-border-inverted-primary:var(--color-white);--g-color-border-inverted-secondary:rgba(var(--rgb-white),0.5);--g-color-fill-primary:var(--color-gray-300);--g-color-fill-disabled:rgba(var(--rgb-gray-300),0.5);--g-color-fill-inverted:var(--color-white);--g-color-overlay-primary:rgba(var(--rgb-blue-400),0.3);--g-color-overlay-hover:rgba(var(--rgb-blue-300),0.05);--g-color-overlay-active:rgba(var(--rgb-blue-300),0.075);--g-color-overlay-active-hover:rgba(var(--rgb-blue-300),0.1);--g-color-shadow-dropdown:rgba(var(--rgb-black),0.15)}.g-dark--cVGlIwqK{--g-color-interactive-primary:var(--color-blue-100);--g-color-interactive-secondary:var(--color-blue-200);--g-color-interactive-tertiary:var(--color-blue-400);--g-color-interactive-filled:rgba(var(--rgb-blue-300),0.6);--g-color-success:var(--color-ui-green);--g-color-success-weak:var(--color-ui-green-weak);--g-color-error:var(--color-ui-red);--g-color-error-weak:var(--color-ui-red-weak);--g-color-warning:var(--color-ui-yellow);--g-color-warning-strong:var(--color-ui-yellow-strong);--g-color-warning-weak:var(--color-ui-yellow-weak);--g-color-info:var(--color-ui-blue);--g-color-info-weak:var(--color-ui-blue-weak);--g-color-text-primary:var(--color-white);--g-color-text-secondary:var(--color-gray-100);--g-color-text-disabled:rgba(var(--rgb-gray-100),0.5);--g-color-text-inverted-adaptive:var(--color-gray-400);--g-color-surface-primary:var(--color-gray-300);--g-color-surface-secondary:var(--color-gray-400);--g-color-surface-tertiary:var(--color-gray-200);--g-color-surface-alternate:rgba(var(--rgb-gray-100),0.15);--g-color-surface-disabled:rgba(var(--rgb-gray-400),0.5);--g-color-surface-inverted:var(--g-color-surface-tertiary);--g-color-border-primary:var(--color-gray-100);--g-color-border-secondary:rgba(var(--rgb-gray-100),0.15);--g-color-border-hover:rgba(var(--rgb-blue-100),0.6);--g-color-border-disabled:var(--g-color-text-disabled);--g-color-fill-primary:var(--color-gray-100);--g-color-fill-disabled:rgba(var(--rgb-gray-200),0.5);--g-color-fill-inverted:var(--color-gray-300);--g-color-overlay-hover:rgba(var(--rgb-blue-300),0.1);--g-color-overlay-active:rgba(var(--rgb-blue-300),0.15);--g-color-overlay-active-hover:rgba(var(--rgb-blue-300),0.2);--g-color-shadow-dropdown:rgba(var(--rgb-black),0.45)}.g-inverted--jk6t5qdD{--g-color-focus:var(--color-white)}:root{--g-font-weight-medium:500;--g-font-weight-semibold:600;--g-font-weight-bold:700;--g-font-size-h1:1.75rem;--g-font-size-p-minor:0.875rem;--g-font-line-height-p-minor:1.25rem;--g-font-offset-p-top:0.375rem;--g-font-offset-p-bottom:0.375rem;--g-size-xxs:0.0625rem;--g-size-xs:0.125rem;--g-size-sm:0.25rem;--g-size-md:0.5rem;--g-size-lg:0.75rem;--g-size-xl:1rem;--g-size-bs-5:0.3125rem;--g-size-bs-10:0.625rem;--g-size-bs-15:0.9375rem;--g-size-bs-20:1.25rem;--g-size-bs-30:1.875rem;--g-size-spacing-xxs:0.0625rem;--g-size-spacing-xs:0.125rem;--g-size-spacing-sm:0.25rem;--g-size-spacing-md:0.5rem;--g-size-spacing-lg:0.75rem;--g-size-spacing-xl:1rem;--g-size-spacing-xxl:1.5rem;--g-size-layout-sm:2rem;--g-size-layout-md:3rem;--g-size-border-radius-xs:0.125rem;--g-size-border-radius-sm:0.25rem;--g-size-border-radius-md:0.5rem;--g-size-border-width-sm:0.0625rem;--g-size-icon-sm:1rem;--g-size-icon-md:1.5rem;--g-size-icon-lg:3rem;--g-size-icon-xl:4rem;--g-size-icon-xxl:6rem;--g-size-icon-xxxl:8rem}*,:after,:before{box-sizing:border-box}*{margin:unset}button,input,select,textarea{font:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}label{display:inline-block}img,svg{vertical-align:middle}fieldset{border:unset;padding:unset}table{border-collapse:collapse}[hidden]{display:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-fluid--SLYrbAPd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-fluid--SLYrbAPd:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-fluid--SLYrbAPd:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP:before{content:none}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc{max-width:540px}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc{max-width:720px}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc{max-width:960px}}@media (min-width:1200px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND{max-width:1140px}}@media (min-width:1400px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP{max-width:1320px;max-width:1140px}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row--l74RPrIJ{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row--l74RPrIJ .g-row-no-gutters--k9ZvQmU9{margin-left:0;margin-right:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row--l74RPrIJ .g-row-no-gutters--k9ZvQmU9>.g-col--snFM_dVG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row--l74RPrIJ .g-row-no-gutters--k9ZvQmU9>[class*=g-col-]{padding-left:0;padding-right:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col--snFM_dVG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-1--hixikAJ4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-10--sPWuoYbi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-11--vYhN_XLG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-12--xQZ3_7Og,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-2--KvMKl4n5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-3--xkwKHOSE,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-4--Yrl5zZjz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-5--snfhzUg5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-6--nkmKwOxO,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-7--Q2q0CpPe,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-8--_KakhYIE,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-9--bKsEXzpk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-auto--mRHwZV0p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg--Nzo5ywR0,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-1--xk8XkdXm,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-10--pjUitKZW,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-11--ve5Y44mo,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-12--vZCeSUlY,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-2--jwZyIakr,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-3--zCOX_6KZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-4--WeUTQ2tF,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-5--HACERhWa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-6--ZPV2LyqB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-7--jq3s_ddh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-8--U1TsQL4x,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-9--BhMj2jQ9,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-auto--oD3b2T1i,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md--nGq__nxX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-1--gSXLUa2l,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-10--n2kRJZJG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-11--Ow5ZpU3F,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-12--rvpMbggR,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-2--cOREDgIk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-3--TQS8QA2t,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-4--tzJRRmu_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-5--YjQ5m9uR,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-6--vr7PMNTw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-7--tVoq_75x,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-8--CDm_stSz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-9--d09T8Bku,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-auto--y3VeNNcJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm--HL7LgeqQ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-1--Hine_sSt,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-10--k_2g1CTM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-11--zDo6MPSR,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-12--HBPZ5umr,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-2--zOlPI1lT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-3--S2Aepnze,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-4--U0O6i_PN,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-5--qOQOWCun,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-6--c3ckBz6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-7--CnAEyFmX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-8--KscdK2XF,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-9--_4bv18lX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-auto--alK_pqjV,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl--KjD0e4eI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-1--gHE8N3tc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-10--MBzbweXF,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-11--NMpCpBfr,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-12--RZM232GA,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-2--Rnj9nscq,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-3--GBg5Zjwn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-4--MPVI3sF1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-5--Vwx7XZIj,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-6--bcKTU8Gd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-7--ZfdZnGH6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-8--I3dmOY6K,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-9--Ef9B0yHJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-auto--lie_R1AI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl--hb6XwN80,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-1--dehxm2YU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-10--MLbqBb6G,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-11--tIrear2e,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-12--tW7HIqAp,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-2--G3eTeW0A,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-3--_n8roCW8,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-4--yvAcnhJP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-5--upTRyHH9,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-6--zpcj1Wjn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-7--Ae5IbOZt,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-8--OuD4GMay,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-9--OL3cIHZL,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-auto--D356S6YR{padding-left:15px;padding-right:15px;position:relative;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col--snFM_dVG{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-1--TCFURxSm>*{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-2--eVfUnEeV>*{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-3--Qo7JMX14>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-4--kEdErKwZ>*{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-5--D17Auq57>*{flex:0 0 20%;max-width:20%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-6--aLqIfznG>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-auto--mRHwZV0p{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-1--hixikAJ4{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-2--KvMKl4n5{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-3--xkwKHOSE{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-4--Yrl5zZjz{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-5--snfhzUg5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-6--nkmKwOxO{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-7--Q2q0CpPe{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-8--_KakhYIE{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-9--bKsEXzpk{flex:0 0 75%;max-width:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-10--sPWuoYbi{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-11--vYhN_XLG{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-12--xQZ3_7Og{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-first--HG0pow8_{order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-last--XrzglkEk{order:13}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-0--m2RqDa_e{order:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-1--Q9ojZ8Ap{order:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-2--OozjALCp{order:2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-3--jbIicVFw{order:3}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-4--MtKz8mhZ{order:4}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-5--b37dfjYT{order:5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-6--j3aZs2xL{order:6}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-7--g_CT3oFZ{order:7}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-8--O3wWq3_d{order:8}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-9--gHKFFK8k{order:9}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-10--1M8Ee13q{order:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-11--AijsNkb8{order:11}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-12--TDK_2HU4{order:12}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-1--paplU5ts{margin-left:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-2--diVtmQPO{margin-left:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-3--XRpITskL{margin-left:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-4--QYvexn68{margin-left:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-5--RIcgrZCC{margin-left:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-6--gsBfeSAH{margin-left:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-7--Mz70gKYf{margin-left:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-8--HeoVxJaz{margin-left:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-9--W89zTNLA{margin-left:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-10--hEIvG9Jo{margin-left:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-11--ZCVOvnyw{margin-left:91.6666666667%}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm--HL7LgeqQ{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-sm-1--Gres_XX2>*{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-sm-2--re8qFZOG>*{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-sm-3--f2TdrOET>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-sm-4--JG19g1Y3>*{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-sm-5--lch46LNd>*{flex:0 0 20%;max-width:20%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-sm-6--fvEtSp7C>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-auto--alK_pqjV{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-1--Hine_sSt{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-2--zOlPI1lT{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-3--S2Aepnze{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-4--U0O6i_PN{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-5--qOQOWCun{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-6--c3ckBz6T{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-7--CnAEyFmX{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-8--KscdK2XF{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-9--_4bv18lX{flex:0 0 75%;max-width:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-10--k_2g1CTM{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-11--zDo6MPSR{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-sm-12--HBPZ5umr{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-first--IBr9fwds{order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-last--SNiCtlIa{order:13}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-0--EpohlCJo{order:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-1--T3Eki4PM{order:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-2--oP28WG7J{order:2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-3--wOQ1ZhOD{order:3}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-4--q1RcOtDh{order:4}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-5--mgIcR8Z8{order:5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-6--fKqIDuZi{order:6}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-7--UYhnnWKs{order:7}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-8--UfTvl9rD{order:8}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-9--sZ9oZMvJ{order:9}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-10--Q1dl4nHz{order:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-11--GGbOLLH5{order:11}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-sm-12--shG9ONaJ{order:12}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-0--lzB3jWDq{margin-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-1--X1GZjDRc{margin-left:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-2--OmDDOcZo{margin-left:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-3--zDfRVRvM{margin-left:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-4--CsnZQHpg{margin-left:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-5--IxrFbqSC{margin-left:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-6--XrQ1yGEu{margin-left:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-7--dP8IRJwA{margin-left:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-8--hKxeQXsz{margin-left:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-9--nvuCuslr{margin-left:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-10--AXnmex08{margin-left:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-sm-11--ymwpeMFG{margin-left:91.6666666667%}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md--nGq__nxX{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-md-1--D5gpYlTI>*{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-md-2--xS72xCtJ>*{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-md-3--MenZDiBk>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-md-4--evrZH8Kc>*{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-md-5--z_G2XRTB>*{flex:0 0 20%;max-width:20%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-md-6--mmbwmnzB>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-auto--y3VeNNcJ{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-1--gSXLUa2l{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-2--cOREDgIk{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-3--TQS8QA2t{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-4--tzJRRmu_{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-5--YjQ5m9uR{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-6--vr7PMNTw{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-7--tVoq_75x{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-8--CDm_stSz{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-9--d09T8Bku{flex:0 0 75%;max-width:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-10--n2kRJZJG{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-11--Ow5ZpU3F{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-md-12--rvpMbggR{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-first--wDgyc6Gh{order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-last--YQb3cboT{order:13}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-0--LdW6AQr3{order:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-1--wQBTh16w{order:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-2--KVZFBm2A{order:2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-3--_oXUIAgE{order:3}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-4--gK1Z5Pix{order:4}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-5--QUd1trYZ{order:5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-6--KQaRcx8h{order:6}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-7--tnfJagcr{order:7}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-8--TwYiWwgz{order:8}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-9--peemBZuu{order:9}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-10--enJXYN2M{order:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-11--yiBcAqCu{order:11}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-md-12--_wD2vHGN{order:12}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-0--A8yXIZIW{margin-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-1--O2TpB1Cq{margin-left:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-2--u0YzaRjV{margin-left:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-3--jJRYDxkY{margin-left:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-4--fy92Oinf{margin-left:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-5--N96Enapw{margin-left:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-6--uyc9nf4g{margin-left:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-7--T4OSFP3E{margin-left:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-8--PwMzUQ5s{margin-left:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-9--KOU1uf04{margin-left:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-10--FYn1SbiV{margin-left:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-md-11--ZOUVSBXV{margin-left:91.6666666667%}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg--Nzo5ywR0{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-lg-1--n_wsapCo>*{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-lg-2--f5bQuRRO>*{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-lg-3--tH0uBtqI>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-lg-4--nGuRZye7>*{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-lg-5--Uly4zF_g>*{flex:0 0 20%;max-width:20%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-lg-6--lT2QvFH9>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-auto--oD3b2T1i{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-1--xk8XkdXm{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-2--jwZyIakr{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-3--zCOX_6KZ{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-4--WeUTQ2tF{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-5--HACERhWa{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-6--ZPV2LyqB{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-7--jq3s_ddh{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-8--U1TsQL4x{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-9--BhMj2jQ9{flex:0 0 75%;max-width:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-10--pjUitKZW{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-11--ve5Y44mo{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-lg-12--vZCeSUlY{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-first--hEcfS6l6{order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-last--bqz9kE1P{order:13}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-0--FZyPPU8R{order:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-1--VVyf3qyg{order:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-2--eru2lGeF{order:2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-3--iXaJcd1o{order:3}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-4--Z8qsp4r8{order:4}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-5--uAPvEt4v{order:5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-6--pOJZ0Bph{order:6}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-7--j6H1DOE2{order:7}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-8--DhQVwgtj{order:8}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-9--JAsMApIA{order:9}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-10--m1RSKzcS{order:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-11--NUEornzx{order:11}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-lg-12--HxfmZqzW{order:12}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-0--IMJLrp2l{margin-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-1--U6J8cGBo{margin-left:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-2--CwUvMH_o{margin-left:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-3--oP0A02PH{margin-left:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-4--ijzfmzTC{margin-left:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-5--TJH7sDp9{margin-left:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-6--VcjJgSw1{margin-left:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-7--olVPSYZt{margin-left:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-8--zsBsTJPj{margin-left:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-9--X6HqyzEo{margin-left:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-10--HqqulqLI{margin-left:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-lg-11--b_lY48TH{margin-left:91.6666666667%}}@media (min-width:1200px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl--KjD0e4eI{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xl-1--JwCeJdVh>*{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xl-2--hpedbI1C>*{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xl-3--SSSZLw6X>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xl-4--vk0KTmZ7>*{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xl-5--zJFYcUKF>*{flex:0 0 20%;max-width:20%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xl-6--UerhTc8g>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-auto--lie_R1AI{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-1--gHE8N3tc{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-2--Rnj9nscq{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-3--GBg5Zjwn{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-4--MPVI3sF1{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-5--Vwx7XZIj{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-6--bcKTU8Gd{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-7--ZfdZnGH6{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-8--I3dmOY6K{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-9--Ef9B0yHJ{flex:0 0 75%;max-width:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-10--MBzbweXF{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-11--NMpCpBfr{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xl-12--RZM232GA{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-first--LQUf2_NA{order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-last--CtsNWhfP{order:13}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-0--xixrREQt{order:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-1--H9R3lWKg{order:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-2--lENLPxBf{order:2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-3--Rzzwed51{order:3}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-4--u3kuw4zN{order:4}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-5--V3neDFum{order:5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-6--o5uvI4lu{order:6}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-7--OYSYUFNM{order:7}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-8--d_drpcXz{order:8}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-9--Izr665xF{order:9}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-10--rh2CWeKb{order:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-11--oNOa0uw4{order:11}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xl-12--mmvgey1l{order:12}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-0--KxPbcRFp{margin-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-1--epChrKw2{margin-left:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-2--LIfbvaBQ{margin-left:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-3--V3iIDmsz{margin-left:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-4--okZtkJiJ{margin-left:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-5--f61kf6wz{margin-left:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-6--XrZ_7Vyv{margin-left:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-7--E9961KCD{margin-left:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-8--D3PwfJ_M{margin-left:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-9--X_MNPOKj{margin-left:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-10--dLzdoUls{margin-left:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xl-11--xTUPEj9e{margin-left:91.6666666667%}}@media (min-width:1400px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl--hb6XwN80{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xxl-1--opqvqb8j>*{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xxl-2--ofP77zcv>*{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xxl-3--s3tjYkmM>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xxl-4--yNxQUsXt>*{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xxl-5--c7IjU0gY>*{flex:0 0 20%;max-width:20%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row-cols-xxl-6--XdQpyb0D>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-auto--D356S6YR{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-1--dehxm2YU{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-2--G3eTeW0A{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-3--_n8roCW8{flex:0 0 25%;max-width:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-4--yvAcnhJP{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-5--upTRyHH9{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-6--zpcj1Wjn{flex:0 0 50%;max-width:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-7--Ae5IbOZt{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-8--OuD4GMay{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-9--OL3cIHZL{flex:0 0 75%;max-width:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-10--MLbqBb6G{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-11--tIrear2e{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-col-xxl-12--tW7HIqAp{flex:0 0 100%;max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-first--elVOTgKj{order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-last--XOdYtDfn{order:13}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-0--xSZtgFfd{order:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-1--srs3O2zA{order:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-2--R1sH3rCO{order:2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-3--kQyi1GiG{order:3}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-4--299j7Q0s{order:4}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-5--Jq5IB7Xp{order:5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-6--ilBn60vb{order:6}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-7--b1kHuRtE{order:7}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-8--HKtF6mzH{order:8}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-9--FC1G20kh{order:9}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-10--Tu6glMd_{order:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-11--f7yg8dUB{order:11}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-order-xxl-12--lJVlUcrH{order:12}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-0--YUh10VYZ{margin-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-1--WHVVeERW{margin-left:8.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-2--PHgyidvY{margin-left:16.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-3--pUmXzNYb{margin-left:25%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-4--KwRE19Wd{margin-left:33.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-5--rwuJ_ve8{margin-left:41.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-6--bHMR32Os{margin-left:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-7--hbiaXkno{margin-left:58.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-8--gHprXMTV{margin-left:66.6666666667%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-9--Rbs34Lzn{margin-left:75%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-10--eQQvVMNT{margin-left:83.3333333333%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-offset-xxl-11--fwX5TroU{margin-left:91.6666666667%}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE{box-sizing:border-box;overflow-wrap:anywhere}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE,html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Inter var,Inter,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility}body,html{margin:0;overscroll-behavior:none;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE,body{color:var(--g-color-text-primary)}body{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:var(--g-color-surface-secondary);font-family:inherit;font-size:inherit;letter-spacing:normal;line-height:inherit;min-height:100%;overflow-x:hidden;overflow-y:scroll;text-align:left;text-rendering:optimizeLegibility}.g-modal-open--JNGO9A1Z{overflow:hidden;pointer-events:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container--rKLVlR6T .g-container-xxl--Tg2LZukP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-fluid--SLYrbAPd .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-fluid--SLYrbAPd .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-fluid--SLYrbAPd .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-fluid--SLYrbAPd .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-fluid--SLYrbAPd .g-container-xxl--Tg2LZukP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT .g-container-fluid--SLYrbAPd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT .g-container-xxl--Tg2LZukP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX .g-container-fluid--SLYrbAPd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX .g-container-xxl--Tg2LZukP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc .g-container-fluid--SLYrbAPd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc .g-container-xxl--Tg2LZukP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND .g-container-fluid--SLYrbAPd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND .g-container-xxl--Tg2LZukP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP .g-container-fluid--SLYrbAPd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP .g-container-xxl--Tg2LZukP,.g-container--rKLVlR6T .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT,.g-container--rKLVlR6T .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX,.g-container--rKLVlR6T .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc,.g-container--rKLVlR6T .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND,.g-container--rKLVlR6T .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP,.g-container--rKLVlR6T .g-container--rKLVlR6T,.g-container--rKLVlR6T .g-container-fluid--SLYrbAPd,.g-container-fluid--SLYrbAPd .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-lg--wCOxnAiT,.g-container-fluid--SLYrbAPd .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-md--bW7Y0nLX,.g-container-fluid--SLYrbAPd .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-sm--H3OUbXzc,.g-container-fluid--SLYrbAPd .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xl--XSYXJcND,.g-container-fluid--SLYrbAPd .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-container-xxl--Tg2LZukP,.g-container-fluid--SLYrbAPd .g-container--rKLVlR6T,.g-container-fluid--SLYrbAPd .g-container-fluid--SLYrbAPd{padding-left:0;padding-right:0}.g-row--l74RPrIJ>.g-row--l74RPrIJ{margin-left:0;margin-right:0;width:100%}[class^=g-col]>[class^=g-col]{padding-left:0;padding-right:0}@media (min-width:1400px){.g-bootstrap--e9JLsXK2 .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2 .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2 .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2 .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2 .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2 .g-container-xs--SOHUEO6U,.g-bootstrap--e9JLsXK2 .g-container-xxl--Tg2LZukP{max-width:1140px}.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM .g-container-xs--SOHUEO6U,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM .g-container-xxl--Tg2LZukP{max-width:1320px}}@media (min-width:1320px){.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-xs--SOHUEO6U,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-xxl--Tg2LZukP{max-width:1260px}}@media (min-width:1560px){.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-xs--SOHUEO6U,.g-bootstrap--e9JLsXK2.g-extended-grid--R6Nglh4Z .g-container-xxl--Tg2LZukP{max-width:1260px}.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM.g-extended-grid--R6Nglh4Z .g-container--rKLVlR6T,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM.g-extended-grid--R6Nglh4Z .g-container-lg--wCOxnAiT,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM.g-extended-grid--R6Nglh4Z .g-container-md--bW7Y0nLX,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM.g-extended-grid--R6Nglh4Z .g-container-sm--H3OUbXzc,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM.g-extended-grid--R6Nglh4Z .g-container-xl--XSYXJcND,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM.g-extended-grid--R6Nglh4Z .g-container-xs--SOHUEO6U,.g-bootstrap--e9JLsXK2.g-bs5-grid--Tz941GBM.g-extended-grid--R6Nglh4Z .g-container-xxl--Tg2LZukP{max-width:1480px}}.g-bootstrap--e9JLsXK2.g-fluid-grid--ijjANtJr:nth-child(n){max-width:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group--osiI1cPC{padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(h1,h2,h3,h4,h5,h6)+.g-row--l74RPrIJ{padding-top:1.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(p,ul,ol){font-size:1rem;line-height:1.5rem;margin:0;padding:.25rem 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(dt,dd){font-size:1rem;line-height:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-small--aWTzho8X{font-size:.875rem;line-height:1.5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-small--aWTzho8X :is(p,ul,ol,dt,dd){font-size:inherit;line-height:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-micro--O9APEr8z{font-size:.75rem;line-height:1.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE small{font-size:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h1--HrrWW2PN,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h1{color:var(--g-color-text-primary);font-size:1.5rem;font-weight:700;line-height:1.875rem;margin:0;padding:.1875rem 0 .3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h1--HrrWW2PN:not(.g-first--Jl652IrL),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h1:not(.g-first--Jl652IrL){padding-top:1.4375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-h1--HrrWW2PN,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD h1{color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h2--F9RVOKvZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h2{color:var(--g-color-text-primary);font-size:1.375rem;font-weight:700;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h2--F9RVOKvZ:not(.g-first--Jl652IrL),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h2:not(.g-first--Jl652IrL){padding-top:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-h2--F9RVOKvZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD h2{color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h3--FqQvqR7P,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h3{color:var(--g-color-text-primary);font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h3--FqQvqR7P:not(.g-first--Jl652IrL),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h3:not(.g-first--Jl652IrL){padding-top:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-h3--FqQvqR7P,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD h3{color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h4--Du8yGdQH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h4{color:var(--g-color-text-primary);font-size:1.125rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h4--Du8yGdQH:not(.g-first--Jl652IrL),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h4:not(.g-first--Jl652IrL){padding-top:1.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-h4--Du8yGdQH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD h4{color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h5--JH7ucYop,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h5{color:var(--g-color-text-primary);font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h5--JH7ucYop:not(.g-first--Jl652IrL),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h5:not(.g-first--Jl652IrL){padding-top:1.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-h5--JH7ucYop,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD h5{color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h6--UsTAhHay,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h6{color:var(--g-color-text-primary);font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h6--UsTAhHay:not(.g-first--Jl652IrL),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h6:not(.g-first--Jl652IrL){padding-top:1.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-h6--UsTAhHay,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD h6{color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-faded--sY8qCOWB{color:var(--g-color-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE a{border-radius:.25rem;color:var(--g-color-interactive-primary);font-weight:600;text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE a[tabindex]:not([tabindex="-1"]){cursor:pointer}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE a:hover{text-decoration:underline}.g-bs4--r2G2rQzE.g-bootstrap--e9JLsXK2.g-uses-keyboard--hFtUurBV a:focus{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE a:active:where(:not(.g-button--R2q1JbYs)){color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE a:not([href])[aria-disabled=true]{color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(strong,b){font-weight:600}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(p,li){font-weight:400}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(p,li) :is(strong,b){font-weight:600}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE label,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE label b,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE label strong{font-weight:600}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE pre{margin-bottom:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE code{background:var(--g-color-surface-secondary);border-radius:.25rem;color:var(--color-ui-red);font-size:.85rem;padding:.1875rem .375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE code pre>*{padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-separator--xi_xrsYZ{margin:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-separator--xi_xrsYZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE hr:where(:not(.g-separator--xi_xrsYZ)){border-width:0;border-bottom:0 solid var(--g-color-border-secondary);border-left:.0625rem solid var(--g-color-border-secondary);border-right:0 solid var(--g-color-border-secondary);border-top:.0625rem solid var(--g-color-border-secondary)}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-separator--xi_xrsYZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE hr:where(:not(.g-separator--xi_xrsYZ)){border-color:CanvasText!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-separator--xi_xrsYZ:where(.g-separator-spacing-regular--acsHjAGq),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE hr:where(:not(.g-separator--xi_xrsYZ)){margin:.375rem 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tabular--kFHhEdG0{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE li{list-style:none;margin:0;padding:.25rem 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE li:has(.g-li-icon--QzK2BUyB){padding-left:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE li:has(.g-li-icon--QzK2BUyB):before{content:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE li .g-li-icon--QzK2BUyB{margin:0 0 0 -2rem;position:absolute}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE li .g-li-icon--QzK2BUyB:not([class*=g-bg-] .g-li-icon--QzK2BUyB){color:var(--g-color-interactive-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE li:first-child{padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE li:last-child{padding-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol){font-weight:400;padding-left:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol) :is(ul,ol){padding-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol):not(.g-list-variant-plain--_5h2XzoA) li{position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol):not(.g-list-variant-plain--_5h2XzoA) li:before{background-color:var(--g-color-text-primary);content:"";height:1rem;margin:.25em 0 0 -1.5rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 188c-35 0-64 29-64 64c0 35 29 64 64 64c35 0 64-29 64-64c0-35-29-64-64-64z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 188c-35 0-64 29-64 64c0 35 29 64 64 64c35 0 64-29 64-64c0-35-29-64-64-64z%27/%3E%3C/svg%3E");position:absolute;width:1rem}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol):not(.g-list-variant-plain--_5h2XzoA) li:before{background-color:CanvasText;border-color:CanvasText!important;color:CanvasText;forced-color-adjust:none}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-plain--_5h2XzoA{padding-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-spacing-compact--avmv4yhW li{padding-bottom:0;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-checkmarks--muMEwARE li{padding-left:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-checkmarks--muMEwARE li:before{background-color:var(--g-color-interactive-primary);height:1.5rem;left:0;margin-top:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 21c130 0 235 105 235 235 0 130-105 235-235 235-130 0-235-105-235-235 0-130 105-235 235-235z m0 43c-106 0-192 86-192 192 0 106 86 192 192 192 106 0 192-86 192-192 0-106-86-192-192-192z m-77 182l50 51 107-130c7-9 21-11 30-3 9 7 10 21 3 30l-122 148c-8 10-22 11-31 2l-68-68c-8-8-8-22 0-30 9-8 22-8 31 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 21c130 0 235 105 235 235 0 130-105 235-235 235-130 0-235-105-235-235 0-130 105-235 235-235z m0 43c-106 0-192 86-192 192 0 106 86 192 192 192 106 0 192-86 192-192 0-106-86-192-192-192z m-77 182l50 51 107-130c7-9 21-11 30-3 9 7 10 21 3 30l-122 148c-8 10-22 11-31 2l-68-68c-8-8-8-22 0-30 9-8 22-8 31 0z%27/%3E%3C/svg%3E");width:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-numbers--E5QC_92j{counter-reset:item}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-numbers--E5QC_92j li{counter-increment:item;padding-left:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-numbers--E5QC_92j li:before{align-items:center;background:unset;border:.125rem solid var(--g-color-border-primary);border-radius:50%;content:counter(item);display:inline-flex;font-size:.75rem;font-weight:600;height:1.5rem;justify-content:center;margin:0 0 0 -2rem;-webkit-mask-image:none;mask-image:none;width:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-small--aWTzho8X:not(.g-list-spacing-compact--avmv4yhW) li:not(:first-child),.g-small--aWTzho8X .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol):not(.g-list-spacing-compact--avmv4yhW) li:not(:first-child){padding-top:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-small--aWTzho8X:not(.g-list-spacing-compact--avmv4yhW) li:not(:first-child) li,.g-small--aWTzho8X .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol):not(.g-list-spacing-compact--avmv4yhW) li:not(:first-child) li{padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-small--aWTzho8X:not(.g-list-spacing-compact--avmv4yhW) li:not(:last-child),.g-small--aWTzho8X .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol):not(.g-list-spacing-compact--avmv4yhW) li:not(:last-child){padding-bottom:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-small--aWTzho8X:not(.g-list-spacing-compact--avmv4yhW) li:not(:last-child) li,.g-small--aWTzho8X .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol):not(.g-list-spacing-compact--avmv4yhW) li:not(:last-child) li{padding-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-small--aWTzho8X.g-list-variant-checkmarks--muMEwARE li:before,.g-small--aWTzho8X .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-checkmarks--muMEwARE li:before{height:1rem;margin-top:.1875rem;width:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-small--aWTzho8X.g-list-variant-numbers--E5QC_92j li:before,.g-small--aWTzho8X .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-numbers--E5QC_92j li:before{border:none;content:counter(item) ".";height:1.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-small--aWTzho8X .g-li-icon--QzK2BUyB,.g-small--aWTzho8X .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol) .g-li-icon--QzK2BUyB{--size:1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-faded--sY8qCOWB:where(:not(ol)) li:before,.g-faded--sY8qCOWB .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol):where(:not(ol)) li:before{background-color:var(--g-color-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-faded--sY8qCOWB .g-li-icon--QzK2BUyB:not([class*=g-bg-] .g-li-icon--QzK2BUyB),.g-faded--sY8qCOWB .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol) .g-li-icon--QzK2BUyB:not([class*=g-bg-] .g-li-icon--QzK2BUyB){color:var(--g-color-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-unstyled--jJpYyDwK{margin:unset;padding:unset}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-unstyled--jJpYyDwK li{margin:unset;padding:unset}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(ul,ol).g-list-variant-unstyled--jJpYyDwK li:before{display:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD{--color:var(--g-color-text-inverted-primary);color:var(--color)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :where(.g-inverted--jk6t5qdD) a{color:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :where(.g-inverted--jk6t5qdD) .g-separator--xi_xrsYZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :where(.g-inverted--jk6t5qdD) hr:where(:not(.g-separator--xi_xrsYZ)){border-color:rgba(var(--rgb-black),.1)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :where(.g-inverted--jk6t5qdD) .g-faded--sY8qCOWB{color:var(--g-color-text-inverted-secondary)}html:not(.g-dark--cVGlIwqK){color-scheme:light}html.g-dark--cVGlIwqK{color-scheme:dark}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:not(.g-dark--cVGlIwqK){color-scheme:light}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK{color-scheme:dark}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE [class*=g-bg-],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE [class*=g-fg-]{color:var(--color-fg)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE [class*=g-bg-]{background-color:var(--color-bg)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-black--ZsjmBdVT{--color-bg:var(--color-black);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-black);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-black--ZsjmBdVT{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-black--vgwE2ENh{--color-fg:var(--color-black)!important;--rgb-color-fg:var(--rgb-black)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-white--EXfCRnWv{--color-bg:var(--color-white);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-white--EXfCRnWv{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-white--OeTKQ8K5{--color-fg:var(--color-white)!important;--rgb-color-fg:var(--rgb-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-transparent--qOV8nUFv{--color-bg:var(--color-transparent);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-transparent);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-transparent--qOV8nUFv{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-transparent--YxEzLZpo{--color-fg:var(--color-transparent)!important;--rgb-color-fg:var(--rgb-transparent)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-blue-100--hHszWzyc{--color-bg:var(--color-blue-100);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-blue-100);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-blue-100--hHszWzyc{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-blue-100--_EsXJHVf{--color-fg:var(--color-blue-100)!important;--rgb-color-fg:var(--rgb-blue-100)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-blue-200--wOgASqjk{--color-bg:var(--color-blue-200);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-blue-200);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-blue-200--wOgASqjk{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-blue-200--VuXB5dMV{--color-fg:var(--color-blue-200)!important;--rgb-color-fg:var(--rgb-blue-200)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-blue-300--HJqV5QuX{--color-bg:var(--color-blue-300);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-blue-300);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-blue-300--HJqV5QuX{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-blue-300--mXFz5lgF{--color-fg:var(--color-blue-300)!important;--rgb-color-fg:var(--rgb-blue-300)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-blue-400--h2Yv2sWz{--color-bg:var(--color-blue-400);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-blue-400--h2Yv2sWz{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-blue-400--aeh6H_aT{--color-fg:var(--color-blue-400)!important;--rgb-color-fg:var(--rgb-blue-400)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-gray-100--R9OCaKTq{--color-bg:var(--color-gray-100);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-gray-100);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-gray-100--R9OCaKTq{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-gray-100--gWupnFG4{--color-fg:var(--color-gray-100)!important;--rgb-color-fg:var(--rgb-gray-100)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-gray-200--F1ro53E6{--color-bg:var(--color-gray-200);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-gray-200);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-gray-200--F1ro53E6{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-gray-200--pwwhgTDM{--color-fg:var(--color-gray-200)!important;--rgb-color-fg:var(--rgb-gray-200)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-gray-300--qOw8IaaZ{--color-bg:var(--color-gray-300);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-gray-300);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-gray-300--qOw8IaaZ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-gray-300--pHrpiX71{--color-fg:var(--color-gray-300)!important;--rgb-color-fg:var(--rgb-gray-300)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-gray-400--ZSMJoDVg{--color-bg:var(--color-gray-400);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-gray-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-gray-400--ZSMJoDVg{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-gray-400--BtuGXivW{--color-fg:var(--color-gray-400)!important;--rgb-color-fg:var(--rgb-gray-400)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-neutral-100--PzlTrPwa{--color-bg:var(--color-neutral-100);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-neutral-100);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-neutral-100--PzlTrPwa{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-neutral-100--wjR2k2Is{--color-fg:var(--color-neutral-100)!important;--rgb-color-fg:var(--rgb-neutral-100)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-neutral-200--fcGX1rxa{--color-bg:var(--color-neutral-200);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-neutral-200);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-neutral-200--fcGX1rxa{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-neutral-200--pLLlQjUR{--color-fg:var(--color-neutral-200)!important;--rgb-color-fg:var(--rgb-neutral-200)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-neutral-300--F_JcinXB{--color-bg:var(--color-neutral-300);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-neutral-300);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-neutral-300--F_JcinXB{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-neutral-300--ATV2y8jn{--color-fg:var(--color-neutral-300)!important;--rgb-color-fg:var(--rgb-neutral-300)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-neutral-400--WdNAU5LB{--color-bg:var(--color-neutral-400);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-neutral-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-neutral-400--WdNAU5LB{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-neutral-400--FgvC24eu{--color-fg:var(--color-neutral-400)!important;--rgb-color-fg:var(--rgb-neutral-400)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-blue--A3kjSCsy{--color-bg:var(--color-ui-blue);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-blue);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-blue--A3kjSCsy{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-blue--RcKs8bcA{--color-fg:var(--color-ui-blue)!important;--rgb-color-fg:var(--rgb-ui-blue)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-blue-weak--lPwadLHQ{--color-bg:var(--color-ui-blue-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-blue-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-blue-weak--lPwadLHQ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-blue-weak--pnmJ8sXk{--color-fg:var(--color-ui-blue-weak)!important;--rgb-color-fg:var(--rgb-ui-blue-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-green--rpCfUeQ7{--color-bg:var(--color-ui-green);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-green);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-green--rpCfUeQ7{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-green--wsKROjvg{--color-fg:var(--color-ui-green)!important;--rgb-color-fg:var(--rgb-ui-green)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-green-weak--sz7UOQsx{--color-bg:var(--color-ui-green-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-green-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-green-weak--sz7UOQsx{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-green-weak--Ek00mNXW{--color-fg:var(--color-ui-green-weak)!important;--rgb-color-fg:var(--rgb-ui-green-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-red--l51ALtbJ{--color-bg:var(--color-ui-red);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-red);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-red--l51ALtbJ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-red--ALATZy0R{--color-fg:var(--color-ui-red)!important;--rgb-color-fg:var(--rgb-ui-red)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-red-weak--Eb2g7WDR{--color-bg:var(--color-ui-red-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-red-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-red-weak--Eb2g7WDR{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-red-weak--NFX1O5Zp{--color-fg:var(--color-ui-red-weak)!important;--rgb-color-fg:var(--rgb-ui-red-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-yellow--vHknuE1I{--color-bg:var(--color-ui-yellow);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-yellow);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-yellow--vHknuE1I{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-yellow--RLNyEDUH{--color-fg:var(--color-ui-yellow)!important;--rgb-color-fg:var(--rgb-ui-yellow)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-yellow-weak--S6PDxDrd{--color-bg:var(--color-ui-yellow-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-yellow-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-yellow-weak--S6PDxDrd{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-yellow-weak--zp01wSQr{--color-fg:var(--color-ui-yellow-weak)!important;--rgb-color-fg:var(--rgb-ui-yellow-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-yellow-strong--sm2KX56g{--color-bg:var(--color-ui-yellow-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-yellow-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-yellow-strong--sm2KX56g{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-yellow-strong--egqMuDbr{--color-fg:var(--color-ui-yellow-strong)!important;--rgb-color-fg:var(--rgb-ui-yellow-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-gray--wt0jawa4{--color-bg:var(--color-ui-gray);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-gray);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-gray--wt0jawa4{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-gray--Um52PLJI{--color-fg:var(--color-ui-gray)!important;--rgb-color-fg:var(--rgb-ui-gray)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-ui-gray-weak--KUhLmVgX{--color-bg:var(--color-ui-gray-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-gray-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-ui-gray-weak--KUhLmVgX{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-ui-gray-weak--O04DUMTQ{--color-fg:var(--color-ui-gray-weak)!important;--rgb-color-fg:var(--rgb-ui-gray-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-berry--tobqlcPB{--color-bg:var(--color-berry);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-berry--tobqlcPB{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-berry--lk9_kUoQ{--color-fg:var(--color-berry)!important;--rgb-color-fg:var(--rgb-berry)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-berry-weak--SQ2YuAop{--color-bg:var(--color-berry-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-berry-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-berry-weak--SQ2YuAop{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-berry-weak--mn4T98fe{--color-fg:var(--color-berry-weak)!important;--rgb-color-fg:var(--rgb-berry-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-berry-strong--xn58K4xx{--color-bg:var(--color-berry-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-berry-strong--xn58K4xx{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-berry-strong--VbiDzrLA{--color-fg:var(--color-berry-strong)!important;--rgb-color-fg:var(--rgb-berry-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-carrot--PlmPFGjW{--color-bg:var(--color-carrot);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-carrot--PlmPFGjW{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-carrot--qNHc1qji{--color-fg:var(--color-carrot)!important;--rgb-color-fg:var(--rgb-carrot)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-carrot-weak--T9uOnAqv{--color-bg:var(--color-carrot-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-carrot-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-carrot-weak--T9uOnAqv{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-carrot-weak--opTQP4BC{--color-fg:var(--color-carrot-weak)!important;--rgb-color-fg:var(--rgb-carrot-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-carrot-strong--v21k0o2q{--color-bg:var(--color-carrot-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-carrot-strong--v21k0o2q{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-carrot-strong--ES2PS5_K{--color-fg:var(--color-carrot-strong)!important;--rgb-color-fg:var(--rgb-carrot-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-forest--zSBCHCma{--color-bg:var(--color-forest);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-forest--zSBCHCma{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-forest--rG5WGx6V{--color-fg:var(--color-forest)!important;--rgb-color-fg:var(--rgb-forest)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-forest-weak--M9q4QMji{--color-bg:var(--color-forest-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-forest-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-forest-weak--M9q4QMji{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-forest-weak--KxB81V4T{--color-fg:var(--color-forest-weak)!important;--rgb-color-fg:var(--rgb-forest-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-forest-strong--Xwo60EJJ{--color-bg:var(--color-forest-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-forest-strong--Xwo60EJJ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-forest-strong--RAHgzYn8{--color-fg:var(--color-forest-strong)!important;--rgb-color-fg:var(--rgb-forest-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-honey--vCXJSJx8{--color-bg:var(--color-honey);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-honey--vCXJSJx8{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-honey--cW4dHWDD{--color-fg:var(--color-honey)!important;--rgb-color-fg:var(--rgb-honey)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-honey-weak--lQfq3GbU{--color-bg:var(--color-honey-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-honey-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-honey-weak--lQfq3GbU{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-honey-weak--_J6BU2UW{--color-fg:var(--color-honey-weak)!important;--rgb-color-fg:var(--rgb-honey-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-honey-strong--cCjtFGl6{--color-bg:var(--color-honey-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-honey-strong--cCjtFGl6{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-honey-strong--l9RZNmWo{--color-fg:var(--color-honey-strong)!important;--rgb-color-fg:var(--rgb-honey-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-indigo--phdImq_B{--color-bg:var(--color-indigo);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo);--rgb-overlay:255,255,255}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-indigo--phdImq_B{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-indigo--ITWJSScm{--color-fg:var(--color-indigo)!important;--rgb-color-fg:var(--rgb-indigo)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-indigo-weak--NsmDmcX4{--color-bg:var(--color-indigo-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-indigo-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-indigo-weak--NsmDmcX4{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-indigo-weak--Sl8NVQ7x{--color-fg:var(--color-indigo-weak)!important;--rgb-color-fg:var(--rgb-indigo-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-indigo-strong--Ewwv0_5c{--color-bg:var(--color-indigo-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-indigo-strong--Ewwv0_5c{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-indigo-strong--Kf6fLXRg{--color-fg:var(--color-indigo-strong)!important;--rgb-color-fg:var(--rgb-indigo-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-lavender--bK7BjSxt{--color-bg:var(--color-lavender);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-lavender--bK7BjSxt{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-lavender--vyxaysLG{--color-fg:var(--color-lavender)!important;--rgb-color-fg:var(--rgb-lavender)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-lavender-weak--Gp7r3osc{--color-bg:var(--color-lavender-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-lavender-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-lavender-weak--Gp7r3osc{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-lavender-weak--pdTFqs76{--color-fg:var(--color-lavender-weak)!important;--rgb-color-fg:var(--rgb-lavender-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-lavender-strong--SxgSsqjC{--color-bg:var(--color-lavender-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-lavender-strong--SxgSsqjC{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-lavender-strong--c7DlfKoC{--color-fg:var(--color-lavender-strong)!important;--rgb-color-fg:var(--rgb-lavender-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-lila--_ezAA4z5{--color-bg:var(--color-lila);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-lila--_ezAA4z5{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-lila--F6LG7nyV{--color-fg:var(--color-lila)!important;--rgb-color-fg:var(--rgb-lila)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-lila-weak--JxSS9HaA{--color-bg:var(--color-lila-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-lila-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-lila-weak--JxSS9HaA{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-lila-weak--z3pPwjlk{--color-fg:var(--color-lila-weak)!important;--rgb-color-fg:var(--rgb-lila-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-lila-strong--Ql6vFw7l{--color-bg:var(--color-lila-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-lila-strong--Ql6vFw7l{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-lila-strong--TorriR87{--color-fg:var(--color-lila-strong)!important;--rgb-color-fg:var(--rgb-lila-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-lime--dRtIdPKv{--color-bg:var(--color-lime);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-lime--dRtIdPKv{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-lime--GgDh5NRK{--color-fg:var(--color-lime)!important;--rgb-color-fg:var(--rgb-lime)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-lime-weak--htCYsjfs{--color-bg:var(--color-lime-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-lime-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-lime-weak--htCYsjfs{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-lime-weak--oNaT57wW{--color-fg:var(--color-lime-weak)!important;--rgb-color-fg:var(--rgb-lime-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-lime-strong--vyoCdq6Z{--color-bg:var(--color-lime-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-lime-strong--vyoCdq6Z{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-lime-strong--JGs0HYzr{--color-fg:var(--color-lime-strong)!important;--rgb-color-fg:var(--rgb-lime-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-pool--OLv3Fwdz{--color-bg:var(--color-pool);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-pool--OLv3Fwdz{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-pool--BQyYYkEK{--color-fg:var(--color-pool)!important;--rgb-color-fg:var(--rgb-pool)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-pool-weak--nlrmVYx4{--color-bg:var(--color-pool-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-pool-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-pool-weak--nlrmVYx4{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-pool-weak--w8BZUtVa{--color-fg:var(--color-pool-weak)!important;--rgb-color-fg:var(--rgb-pool-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-pool-strong--gz7MoqkD{--color-bg:var(--color-pool-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-pool-strong--gz7MoqkD{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-pool-strong--QyDNQZAY{--color-fg:var(--color-pool-strong)!important;--rgb-color-fg:var(--rgb-pool-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-rose--B81EHqd1{--color-bg:var(--color-rose);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-rose--B81EHqd1{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-rose--VZIt5WSm{--color-fg:var(--color-rose)!important;--rgb-color-fg:var(--rgb-rose)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-rose-weak--vUXYEEPi{--color-bg:var(--color-rose-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-rose-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-rose-weak--vUXYEEPi{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-rose-weak--y_ya0AqW{--color-fg:var(--color-rose-weak)!important;--rgb-color-fg:var(--rgb-rose-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-rose-strong--e41AQvD5{--color-bg:var(--color-rose-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-rose-strong--e41AQvD5{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-rose-strong--_1GFgacS{--color-fg:var(--color-rose-strong)!important;--rgb-color-fg:var(--rgb-rose-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-stone--mg3zXCXb{--color-bg:var(--color-stone);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone);--rgb-overlay:255,255,255}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-stone--mg3zXCXb{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-stone--LkoIS9S5{--color-fg:var(--color-stone)!important;--rgb-color-fg:var(--rgb-stone)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-stone-weak--RBEt4BeS{--color-bg:var(--color-stone-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-stone-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-stone-weak--RBEt4BeS{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-stone-weak--xDumCwGA{--color-fg:var(--color-stone-weak)!important;--rgb-color-fg:var(--rgb-stone-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-stone-strong--HyXmVlB9{--color-bg:var(--color-stone-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-stone-strong--HyXmVlB9{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-stone-strong--WdTPt4Zt{--color-fg:var(--color-stone-strong)!important;--rgb-color-fg:var(--rgb-stone-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-teal--c8HZmWZT{--color-bg:var(--color-teal);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-teal--c8HZmWZT{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-teal--nRnErkaG{--color-fg:var(--color-teal)!important;--rgb-color-fg:var(--rgb-teal)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-teal-weak--RBnSnnLt{--color-bg:var(--color-teal-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-teal-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-teal-weak--RBnSnnLt{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-teal-weak--qCOwiD1v{--color-fg:var(--color-teal-weak)!important;--rgb-color-fg:var(--rgb-teal-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-teal-strong--ol2yxWZf{--color-bg:var(--color-teal-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-teal-strong--ol2yxWZf{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-teal-strong--MlpunIV9{--color-fg:var(--color-teal-strong)!important;--rgb-color-fg:var(--rgb-teal-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-g-pro--H2nKx15c{--color-bg:var(--color-g-pro);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-g-pro);--rgb-overlay:255,255,255}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-g-pro--H2nKx15c{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-g-pro--XezFS76h{--color-fg:var(--color-g-pro)!important;--rgb-color-fg:var(--rgb-g-pro)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-blue-bright--yFwPEiRY{--color-bg:var(--color-blue-bright);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-blue-bright);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-blue-bright--yFwPEiRY{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-blue-bright--GXzCfJgw{--color-fg:var(--color-blue-bright)!important;--rgb-color-fg:var(--rgb-blue-bright)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-interactive-primary--UPDQaP7f{--color-bg:var(--g-color-interactive-primary);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-interactive-primary);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-interactive-primary--UPDQaP7f{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-interactive-primary--dSXytsC2{--color-fg:var(--g-color-interactive-primary)!important;--rgb-color-fg:var(--rgb-interactive-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-interactive-secondary--dTjyHrnK{--color-bg:var(--g-color-interactive-secondary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-interactive-secondary);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-interactive-secondary--dTjyHrnK{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-interactive-tertiary--F7n3Q9x3{--color-bg:var(--g-color-interactive-tertiary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-interactive-tertiary);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-interactive-tertiary--F7n3Q9x3{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-success--LmqshOCv{--color-bg:var(--g-color-success);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-success);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-success--LmqshOCv{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-success--HfvNJYjF{--color-fg:var(--g-color-success)!important;--rgb-color-fg:var(--rgb-success)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-success-weak--fV1PjAiN{--color-bg:var(--g-color-success-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-success-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-success-weak--fV1PjAiN{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-error--uxaNv6y_{--color-bg:var(--g-color-error);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-error);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-error--uxaNv6y_{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-error--GtkFAShT{--color-fg:var(--g-color-error)!important;--rgb-color-fg:var(--rgb-error)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-error-weak--AT2RLFwi{--color-bg:var(--g-color-error-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-error-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-error-weak--AT2RLFwi{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-warning--wb52r_c8{--color-bg:var(--g-color-warning);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-warning--wb52r_c8{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-warning--qyzL6hWA{--color-fg:var(--g-color-warning)!important;--rgb-color-fg:var(--rgb-warning)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-warning-weak--gEFdH9E2{--color-bg:var(--g-color-warning-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-warning-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-warning-weak--gEFdH9E2{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-warning-strong--QEN0y1tZ{--color-bg:var(--g-color-warning-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning-strong);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-warning-strong--QEN0y1tZ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-warning-strong--df6tf4M8{--color-fg:var(--g-color-warning-strong)!important;--rgb-color-fg:var(--rgb-warning-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-info--JrvrjnQL{--color-bg:var(--g-color-info);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-info);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-info--JrvrjnQL{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-info--NvTsVPNQ{--color-fg:var(--g-color-info)!important;--rgb-color-fg:var(--rgb-info)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-info-weak--HaFxXWgY{--color-bg:var(--g-color-info-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-info-weak);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-info-weak--HaFxXWgY{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-text-primary--u6uUgcML{--color-fg:var(--g-color-text-primary)!important;--rgb-color-fg:var(--rgb-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-text-secondary--G60OgIpC{--color-fg:var(--g-color-text-secondary)!important;--rgb-color-fg:var(--rgb-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-text-disabled--ZWfzCU47{--color-fg:var(--g-color-text-disabled)!important;--rgb-color-fg:var(--rgb-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-text-inverted-primary--ENic5KQ4{--color-fg:var(--g-color-text-inverted-primary)!important;--rgb-color-fg:var(--rgb-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-text-inverted-secondary--AEqlgy1n{--color-fg:var(--g-color-text-inverted-secondary)!important;--rgb-color-fg:var(--rgb-text-inverted-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-text-inverted-disabled--rXuskN3b{--color-fg:var(--g-color-text-inverted-disabled)!important;--rgb-color-fg:var(--rgb-text-inverted-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-text-inverted-adaptive--FzUKF4ZW{--color-fg:var(--g-color-text-inverted-adaptive)!important;--rgb-color-fg:var(--rgb-text-inverted-adaptive)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-surface-primary--bJPbEmGR{--color-bg:var(--g-color-surface-primary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-primary);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-surface-primary--bJPbEmGR{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-surface-secondary--l9csG1Gk{--color-bg:var(--g-color-surface-secondary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-secondary);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-surface-secondary--l9csG1Gk{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-surface-tertiary--Za6JYYsr{--color-bg:var(--g-color-surface-tertiary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-tertiary);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-surface-tertiary--Za6JYYsr{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-surface-alternate--PLkNQwu1{--color-bg:var(--g-color-surface-alternate);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-alternate);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-surface-alternate--PLkNQwu1{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-surface-disabled--B3o0XR5V{--color-bg:var(--g-color-surface-disabled);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-disabled);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-surface-disabled--B3o0XR5V{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-surface-inverted--OQnEtWqS{--color-bg:var(--g-color-surface-inverted);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-surface-inverted);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-surface-inverted--OQnEtWqS{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-fill-primary--TaL5ON8a{--color-bg:var(--g-color-fill-primary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-fill-primary);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-fill-primary--TaL5ON8a{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-fill-primary--cCywFGcv{--color-fg:var(--g-color-fill-primary)!important;--rgb-color-fg:var(--rgb-fill-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-fill-disabled--jD2NB8xT{--color-bg:var(--g-color-fill-disabled);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-fill-disabled);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-fill-disabled--jD2NB8xT{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-fill-disabled--PYBMe6ro{--color-fg:var(--g-color-fill-disabled)!important;--rgb-color-fg:var(--rgb-fill-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-bg-fill-inverted--YMu0hgB2{--color-bg:var(--g-color-fill-inverted);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-fill-inverted);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-bg-fill-inverted--YMu0hgB2{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-fg-fill-inverted--pSFtZive{--color-fg:var(--g-color-fill-inverted)!important;--rgb-color-fg:var(--rgb-fill-inverted)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image--Ox1B410Y{max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn-sm--hqdFJNPT.g-btn-icon--G5QBxHI4>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn-sm--hqdFJNPT.g-btn-icon-only--ZocF_6IU>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-16--uAiYzOVz{--size:1rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-20--I12drO1U{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon--G5QBxHI4>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-24--iyuS_HRk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.btn--HugYfgfv>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-input-group-text--CPUY8gzn svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.btn--HugYfgfv>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-input-group-text--CPUY8gzn svg{--size:1.5rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-28--wNPYjnNh{--size:1.75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-28--wNPYjnNh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-32--muogfkad{color:#ff4aff!important;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-32--muogfkad{--size:2rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-40--qKcjdCds{--size:2.5rem;color:#ff4aff!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-40--qKcjdCds,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-48--PE6cqZ5K{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-48--PE6cqZ5K{--size:3rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-64--kpzXF3a2{--size:4rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-64--kpzXF3a2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-96--CmNG6qAg{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-96--CmNG6qAg{--size:6rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-128--cu5Ire10{--size:8rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-image-128--cu5Ire10,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE svg{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE svg{--size:1rem;fill:currentColor;display:inline-block}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE a svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE li svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE p svg{vertical-align:-.125em}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE li svg:where(.g-image-24--iyuS_HRk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.btn--HugYfgfv>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.btn--HugYfgfv>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-input-group-text--CPUY8gzn svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-input-group-text--CPUY8gzn svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon--G5QBxHI4>svg),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE p svg:where(.g-image-24--iyuS_HRk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.btn--HugYfgfv>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.btn--HugYfgfv>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-input-group-text--CPUY8gzn svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-input-group-text--CPUY8gzn svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon--G5QBxHI4>svg){vertical-align:-.25em}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-baseline--ZsRX4W9U{vertical-align:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-top--ol4sKDFI{vertical-align:top!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-middle--aCiTEzju{vertical-align:middle!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-bottom--fS6Ot9sW{vertical-align:bottom!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-text-bottom--xv0CdxeS{vertical-align:text-bottom!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-text-top--x0k_ZVrR{vertical-align:text-top!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border--IPYb5pTZ{border:1px solid #dee2e6!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border-top--zdspQaMR{border-top:1px solid #dee2e6!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border-right--_hTzhKpq{border-right:1px solid #dee2e6!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border-bottom--kYslna0W{border-bottom:1px solid #dee2e6!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border-left--VKz2Bec_{border-left:1px solid #dee2e6!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border-0--WrYQIOeF{border:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border-top-0--EsnFbHEg{border-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border-right-0--nYR1hcDw{border-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border-bottom-0--CR9ROxk1{border-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .border-left-0--T5qReZ62{border-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded--a3MGtmju{border-radius:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded-sm--A1AYfl3s{border-radius:.2rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded-lg--X3NAzrLj{border-radius:.3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded-circle--eW6RtbuQ{border-radius:50%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded-pill--FTg2qhKw{border-radius:50rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded-0--rcyp97Zl{border-radius:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded-top--tfntLb0M{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded-right--Qvg37iF9{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded-bottom--P1fz0xA2{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .rounded-left--DCqXj8UL{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .clearfix--agEzEvjI:after{clear:both;content:"";display:block}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-none--sIlBYgQY{display:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-inline--S7NJIeJF{display:inline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-inline-block--iBlrws6j{display:inline-block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-block--B5E5UNc9{display:block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-table--bWx3KgrB{display:table!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-table-row--vI1K2oBE{display:table-row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-table-cell--g6rakOXl{display:table-cell!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-flex--Q9b63cuS{display:flex!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-inline-flex--G_72u3cA{display:inline-flex!important}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-sm-none--nGN8mjMQ{display:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-sm-inline--KBdWwF_Y{display:inline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-sm-inline-block--t4Vc2msX{display:inline-block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-sm-block--qogVbsXY{display:block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-sm-table--TmT1OGPW{display:table!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-sm-table-row--Gbi2YK5K{display:table-row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-sm-table-cell--NFDGVHn7{display:table-cell!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-sm-flex--DY0EkSzL{display:flex!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-sm-inline-flex--qjRqlqE3{display:inline-flex!important}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-md-none--sNfvFe8u{display:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-md-inline--izMYtNjp{display:inline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-md-inline-block--yNv9oGN_{display:inline-block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-md-block--kL0YXA_w{display:block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-md-table--FotLUxSN{display:table!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-md-table-row--R8aw4F0T{display:table-row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-md-table-cell--bwJPcOeX{display:table-cell!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-md-flex--tSWUmXMN{display:flex!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-md-inline-flex--NBGQvogj{display:inline-flex!important}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-lg-none--qxfAJxb1{display:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-lg-inline--WrSJDPGM{display:inline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-lg-inline-block--nqaM7DMb{display:inline-block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-lg-block--NhsMlrWH{display:block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-lg-table--bFJE3Wsb{display:table!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-lg-table-row--Y5MPZsi7{display:table-row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-lg-table-cell--IqHhERrG{display:table-cell!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-lg-flex--PIlySKvA{display:flex!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-lg-inline-flex--pVAbLvJR{display:inline-flex!important}}@media (min-width:1200px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xl-none--AXaI0xeq{display:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xl-inline--Mfo2zbC7{display:inline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xl-inline-block--DYs1H0Mk{display:inline-block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xl-block--cBTslnw5{display:block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xl-table--dCHSZ2IH{display:table!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xl-table-row--C7G14h1F{display:table-row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xl-table-cell--eMdsMpoV{display:table-cell!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xl-flex--vkDKSd3l{display:flex!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xl-inline-flex--UVDMqU6R{display:inline-flex!important}}@media (min-width:1400px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xxl-none--F7xF2gUT{display:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xxl-inline--IaIVs7f1{display:inline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xxl-inline-block--ZLFQ4bke{display:inline-block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xxl-block--stCxaTyb{display:block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xxl-table--q4QkTiI1{display:table!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xxl-table-row--WhIuXCwB{display:table-row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xxl-table-cell--tgFMi3S6{display:table-cell!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xxl-flex--sRn3xuA6{display:flex!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-xxl-inline-flex--pWMIvrlU{display:inline-flex!important}}@media print{.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-print-none--tESEnWAZ{display:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-print-inline--Mz0NuAtb{display:inline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-print-inline-block--vnOetNNK{display:inline-block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-print-block--A96jkm2I{display:block!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-print-table--ZH53a1UI{display:table!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-print-table-row--YrL0d1Ey{display:table-row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-print-table-cell--sRg61Hdn{display:table-cell!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-print-flex--LFHLzNk2{display:flex!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .d-print-inline-flex--v9mSrYHU{display:inline-flex!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-row--NsZwQz0e{flex-direction:row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-column--lxHDOsdk{flex-direction:column!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-row-reverse--TsonqJ1F{flex-direction:row-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-column-reverse--jweyHsdx{flex-direction:column-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-wrap--NbPJT9TT{flex-wrap:wrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-nowrap--SEr3EbVl{flex-wrap:nowrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-wrap-reverse--RJkZz_6Z{flex-wrap:wrap-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-fill--gvsaoWvS{flex:1 1 auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-grow-0--Por4YPR_{flex-grow:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-grow-1--l76SwUCu{flex-grow:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-shrink-0--QCLxdxdI{flex-shrink:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-shrink-1--nJTOgPQC{flex-shrink:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-start--S2IsN3qw{justify-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-end--TyBNBKeH{justify-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-center--eP_61WTe{justify-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-between--ad6XuQok{justify-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-around--mJeRaL7O{justify-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-start--tEXyLsMi{align-items:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-end--V_BJda_o{align-items:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-center--YtV3YIyJ{align-items:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-baseline--aehxEPQI{align-items:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-stretch--tTbYJMKf{align-items:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-start--PS1kQMw5{align-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-end--J4ro8KNr{align-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-center--zMY54dr_{align-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-between--hMYL7NAK{align-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-around--pRuUJRSx{align-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-stretch--OxZOGcjW{align-content:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-auto--IzdL9yiQ{align-self:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-start--u59oEHbX{align-self:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-end--B0U6hM9d{align-self:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-center--GgsiP_16{align-self:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-baseline--cqtPTdd0{align-self:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-stretch--I_7m1aqW{align-self:stretch!important}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-row--UhzmCZ9Z{flex-direction:row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-column--T6tEoKa7{flex-direction:column!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-row-reverse--M1VkhHlB{flex-direction:row-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-column-reverse--Z33ChnWL{flex-direction:column-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-wrap--qhBtq3yM{flex-wrap:wrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-nowrap--_SAjv0pE{flex-wrap:nowrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-wrap-reverse--JK4Gi_VD{flex-wrap:wrap-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-fill--Da4JMxdB{flex:1 1 auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-grow-0--gPo7UXmA{flex-grow:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-grow-1--nQUwbyv0{flex-grow:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-shrink-0--ZD1jP2Tm{flex-shrink:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-sm-shrink-1--x_DP_xpp{flex-shrink:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-sm-start--mtmTMIHV{justify-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-sm-end--GT9JK72I{justify-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-sm-center--otJq6YAy{justify-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-sm-between--Ib_sHJFW{justify-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-sm-around--MnMT09ry{justify-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-sm-start--raTwzBWB{align-items:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-sm-end--FH9Lzmta{align-items:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-sm-center--b5_klsP7{align-items:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-sm-baseline--l61Q7bRl{align-items:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-sm-stretch--rohOLVhM{align-items:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-sm-start--B6KPHfCb{align-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-sm-end--infagmne{align-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-sm-center--dPzf8MVa{align-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-sm-between--JxB4nUp9{align-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-sm-around--YHFwUksQ{align-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-sm-stretch--kDx_uuGY{align-content:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-sm-auto--zloNjazG{align-self:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-sm-start--wucHWD_g{align-self:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-sm-end--ONaQ0hXw{align-self:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-sm-center--s2JoqYPe{align-self:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-sm-baseline--MLPeRR9K{align-self:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-sm-stretch--GbC2INKV{align-self:stretch!important}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-row--mV8xwgqU{flex-direction:row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-column--zoLVs75p{flex-direction:column!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-row-reverse--vmZIH2OX{flex-direction:row-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-column-reverse--UAAwm91M{flex-direction:column-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-wrap--R41w5tq6{flex-wrap:wrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-nowrap--CXQwOaxb{flex-wrap:nowrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-wrap-reverse--FD3iOnsF{flex-wrap:wrap-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-fill--APOIGXW0{flex:1 1 auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-grow-0--nsjTBSLS{flex-grow:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-grow-1--vH6iUuFo{flex-grow:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-shrink-0--Z9vSfuKL{flex-shrink:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-md-shrink-1--MEdZsbf0{flex-shrink:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-md-start--VoAyWNQA{justify-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-md-end--_vv6sLOz{justify-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-md-center--ZzaxHZEC{justify-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-md-between--Npr1p_z9{justify-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-md-around--vaanCJw4{justify-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-md-start--WmsCuaYb{align-items:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-md-end--QDqyrLQH{align-items:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-md-center--i2lagoTY{align-items:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-md-baseline--zf7_h5ux{align-items:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-md-stretch--qUZCRAxW{align-items:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-md-start--Dadpf5Hc{align-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-md-end--nRZRh0Ea{align-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-md-center--rkwQD5mX{align-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-md-between--srLTqcXY{align-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-md-around--wVHUSGWD{align-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-md-stretch--YQuEJmW9{align-content:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-md-auto--ZXYQkcA6{align-self:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-md-start--FWz45G56{align-self:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-md-end--WcxJQyJA{align-self:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-md-center--pIuYHBIf{align-self:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-md-baseline--D19erN11{align-self:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-md-stretch--NuJP6OXs{align-self:stretch!important}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-row--nGdfO55X{flex-direction:row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-column--tBkzkZkA{flex-direction:column!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-row-reverse--TVGqjYVG{flex-direction:row-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-column-reverse--VOHPHu5P{flex-direction:column-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-wrap--LvfqZeXh{flex-wrap:wrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-nowrap--JYQNussW{flex-wrap:nowrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-wrap-reverse--YMQ9rVul{flex-wrap:wrap-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-fill--_vYGIBUu{flex:1 1 auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-grow-0--IqL6jP_S{flex-grow:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-grow-1--u7_8rarK{flex-grow:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-shrink-0--A2feWbpj{flex-shrink:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-lg-shrink-1--HvA75kzn{flex-shrink:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-lg-start--cl62ysdK{justify-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-lg-end--_vnqO6w9{justify-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-lg-center--SgncABi8{justify-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-lg-between--f7yZMNkj{justify-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-lg-around--wrA7J9SG{justify-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-lg-start--c1isw3Qr{align-items:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-lg-end--mqC5hFj0{align-items:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-lg-center--oDmKhB2z{align-items:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-lg-baseline--PSHlTTC5{align-items:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-lg-stretch--PFRhJ2iu{align-items:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-lg-start--jllxEtvv{align-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-lg-end--n9fxl9Nd{align-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-lg-center--qlKJHCOU{align-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-lg-between--hUg3BFKr{align-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-lg-around--vq_Ar9UQ{align-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-lg-stretch--pZgixYFi{align-content:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-lg-auto--zH6S9W20{align-self:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-lg-start--uq8GISTy{align-self:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-lg-end--O2bKXqy9{align-self:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-lg-center--cWMkQ7HD{align-self:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-lg-baseline--Q3OUZiOb{align-self:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-lg-stretch--j4wU8UHU{align-self:stretch!important}}@media (min-width:1200px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-row--dRwsj3Y7{flex-direction:row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-column--BN4q5xhz{flex-direction:column!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-row-reverse--mtTgpW2N{flex-direction:row-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-column-reverse--uKuLPBC0{flex-direction:column-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-wrap--ESEOsLA_{flex-wrap:wrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-nowrap--tDmouISs{flex-wrap:nowrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-wrap-reverse--Aljh3fxs{flex-wrap:wrap-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-fill--VzBEt79C{flex:1 1 auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-grow-0--rz_LSk9G{flex-grow:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-grow-1--igLXiv62{flex-grow:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-shrink-0--WjcXNVgG{flex-shrink:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xl-shrink-1--jSUMvN2D{flex-shrink:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xl-start--p_ylBiuq{justify-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xl-end--KyMm7iZh{justify-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xl-center--O4eLJlu3{justify-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xl-between--CkgQ7JZv{justify-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xl-around--WdWP5KzG{justify-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xl-start--qMfawgzy{align-items:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xl-end--arcSUs37{align-items:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xl-center--p3Ygzrs_{align-items:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xl-baseline--hMxDBugH{align-items:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xl-stretch--FkJ9LQ_t{align-items:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xl-start--NaCSrXrX{align-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xl-end--gaDmyY42{align-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xl-center--WTuwM7pk{align-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xl-between--FNwjeWrg{align-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xl-around--LCiRd5HU{align-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xl-stretch--GhLNTrL2{align-content:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xl-auto--U0OiR6Qh{align-self:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xl-start--hE9lKx2p{align-self:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xl-end--z_J7cyQ1{align-self:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xl-center--rTh3Lsso{align-self:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xl-baseline--mpYSq7Xz{align-self:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xl-stretch--jhA6Wc5h{align-self:stretch!important}}@media (min-width:1400px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-row--ODGst7Zh{flex-direction:row!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-column--wH5yLv7w{flex-direction:column!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-row-reverse--pW1MD5XV{flex-direction:row-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-column-reverse--D9EY5uuC{flex-direction:column-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-wrap--1kxSUo47{flex-wrap:wrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-nowrap--DT8f_UF9{flex-wrap:nowrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-wrap-reverse--_mjAtf6k{flex-wrap:wrap-reverse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-fill--qQECYxxM{flex:1 1 auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-grow-0--awuBo94Y{flex-grow:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-grow-1--hmPxuilp{flex-grow:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-shrink-0--wwgMbuTj{flex-shrink:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .flex-xxl-shrink-1--QtsVNsdK{flex-shrink:1!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xxl-start--Z3ORiMiw{justify-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xxl-end--X0WMujgn{justify-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xxl-center--Bc4AI3xG{justify-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xxl-between--Lx4EYxzz{justify-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .justify-content-xxl-around--w_CBLPU7{justify-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xxl-start--TQA_U4mY{align-items:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xxl-end--UDztlNDk{align-items:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xxl-center--elmU6F3M{align-items:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xxl-baseline--ElQKQw__{align-items:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-items-xxl-stretch--vGu0ouRb{align-items:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xxl-start--kO_r8CUi{align-content:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xxl-end--S8C6NHNf{align-content:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xxl-center--EUWo8BVB{align-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xxl-between--u5LeY8Zs{align-content:space-between!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xxl-around--Pmq1u7Li{align-content:space-around!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-content-xxl-stretch--T8se6Ksn{align-content:stretch!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xxl-auto--_f2_igav{align-self:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xxl-start--UdNmrHgJ{align-self:flex-start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xxl-end--ZulKWhzQ{align-self:flex-end!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xxl-center--AbiOl5eG{align-self:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xxl-baseline--tP1NabEZ{align-self:baseline!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .align-self-xxl-stretch--eTj2KRse{align-self:stretch!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-left--Hj7SYuvX{float:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-right--yGtUyzXi{float:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-none--mfP9YEt0{float:none!important}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-sm-left--_oFH_cH1{float:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-sm-right--eRSPMKu2{float:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-sm-none--yJ5uyES7{float:none!important}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-md-left--d5WuwH0a{float:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-md-right--CEvcxzLb{float:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-md-none--OG7S4JHo{float:none!important}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-lg-left--t0nkkXKN{float:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-lg-right--z_vDPpxU{float:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-lg-none--NrGwRvIP{float:none!important}}@media (min-width:1200px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-xl-left--F0ZTiagZ{float:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-xl-right--C4GmD5iR{float:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-xl-none--O6PxSphu{float:none!important}}@media (min-width:1400px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-xxl-left--mCMAXja6{float:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-xxl-right--OuZnnUX5{float:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .float-xxl-none--LQcFHuae{float:none!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .overflow-auto--fwzIlPco{overflow:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .overflow-hidden--Q_iN4Pli{overflow:hidden!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .position-static--yBZpVFqB{position:static!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .position-relative--gh88T_p0{position:relative!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .position-absolute--B2hVegHk{position:absolute!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .position-fixed--MEbVreuN{position:fixed!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .position-sticky--lHp0OsNM{position:sticky!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .fixed-top--KSYM9u3w{left:0;position:fixed;right:0;top:0;z-index:1030}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .fixed-bottom--Kke8vft1{bottom:0;left:0;position:fixed;right:0;z-index:1030}@supports (position:sticky){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .sticky-top--ehGtLSZH{position:sticky;top:0;z-index:1020}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .shadow-sm--Byj32H5a{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .shadow--m13YDLLM{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .shadow-lg--CRjmwbGF{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .shadow-none--zd0KGsmu{box-shadow:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .w-25--Ru73TKd5{width:25%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .w-50--_OhDPHwi{width:50%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .w-75--jjuacns3{width:75%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .w-100--NvKQENxA{width:100%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .w-auto--LLaTzRbd{width:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .h-25--bVhJVrwx{height:25%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .h-50--ha1Wq6vH{height:50%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .h-75--sbYS_cpw{height:75%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .h-100--eG3Ms227{height:100%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .h-auto--ZeGtPX5A{height:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mw-100--TrwgfYE8{max-width:100%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mh-100--b6LLhHIy{max-height:100%!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .min-vw-100--Krx8rllM{min-width:100vw!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .min-vh-100--pR4y9XE8{min-height:100vh!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .vw-100--oveKDH4o{width:100vw!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .vh-100--AZozCSyS{height:100vh!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-0--uzBG857x{margin:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-0--s5vr8xYw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-0--x8KCiRBs{margin-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-0--l15FwRMg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-0--ImTmE863{margin-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-0--AdsZDot7,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-0--x8KCiRBs{margin-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-0--xboqaqAF,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-0--ImTmE863{margin-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-1--prbjulnu{margin:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-1--bOXcaI5H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-1--TmChg_oM{margin-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-1--QeB6GQzh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-1--J9Q5x1BC{margin-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-1--cKvqq6Fx,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-1--TmChg_oM{margin-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-1--tUaF7asf,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-1--J9Q5x1BC{margin-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-2--n_xy3lQD{margin:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-2--htJc4eLj,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-2--ZfNsOfe9{margin-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-2--DE4q9aoZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-2--ybONJ_Xf{margin-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-2--AnB8MEk5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-2--ZfNsOfe9{margin-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-2--IHkslfI_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-2--ybONJ_Xf{margin-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-3--gGI6cVMN{margin:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-3--L9W7yFov,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-3--ouhN1bVy{margin-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-3--DuuDl2Mu,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-3--wEB0CpE8{margin-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-3--FfQtA_rb,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-3--ouhN1bVy{margin-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-3--dnWAh794,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-3--wEB0CpE8{margin-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-4--fjdD2m4O{margin:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-4--usVjBkHG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-4--R8QmV0kn{margin-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-4--phTVMHkj,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-4--ctDXCfAL{margin-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-4--pZLTCyfi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-4--R8QmV0kn{margin-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-4--uHClCiaq,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-4--ctDXCfAL{margin-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-5--rwSXD7ps{margin:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-5--wKfbXndr,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-5--qiUQNgoK{margin-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-5--KozPgy1x,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-5--kLa1rc94{margin-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-5--KRKOvPPP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-5--qiUQNgoK{margin-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-5--zdFg9AQ0,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-5--kLa1rc94{margin-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-0--AULVQHB9{padding:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-0--A4H_5s35,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-0--jFUmuRyM{padding-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-0--Stz3mJfF,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-0--pOYCmsws{padding-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-0--gF58VM_7,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-0--jFUmuRyM{padding-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-0--XQmrD4z6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-0--pOYCmsws{padding-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-1--oHU9ZRaj{padding:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-1--eQiBSQKG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-1--BIV8ghaD{padding-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-1--r3WldBAC,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-1--rMHkzv4e{padding-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-1--YberkYSv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-1--BIV8ghaD{padding-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-1--R52eWTNk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-1--rMHkzv4e{padding-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-2--ZIzXbfdA{padding:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-2--CCTGn84E,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-2--QoUd5mGh{padding-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-2--QRnGYhvK,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-2--HQyWxPZM{padding-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-2--zWuAqOFI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-2--QoUd5mGh{padding-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-2--sUFj_g8Z,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-2--HQyWxPZM{padding-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-3--X8f3dq5v{padding:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-3--vohfGJ56,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-3--mHe7g5iG{padding-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-3--XApfLJLz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-3--yZvyyyQO{padding-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-3--ypcSFy4Q,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-3--mHe7g5iG{padding-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-3--FSW390sr,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-3--yZvyyyQO{padding-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-4--ol6epyOu{padding:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-4--wjdrTZUi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-4--M5qKc7G7{padding-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-4--NLuT8e0U,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-4--IBi5HfQJ{padding-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-4--wrqmvi5t,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-4--M5qKc7G7{padding-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-4--QlYsb9Q2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-4--IBi5HfQJ{padding-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-5--EWTGEjBx{padding:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-5--F4rncazk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-5--N2Kpjn8e{padding-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-5--fLrn_DWV,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-5--YGBLOowV{padding-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-5--GEXldBpy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-5--N2Kpjn8e{padding-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-5--mzNj37Kp,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-5--YGBLOowV{padding-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-n1--sGdzoiLE{margin:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-n1--xEGPYcYT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n1--z0DfKpvu{margin-top:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-n1--Sqk6_KkT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n1--lVh0Xue_{margin-right:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-n1--OvhqB5fs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n1--z0DfKpvu{margin-bottom:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-n1--zuUMWpwb,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n1--lVh0Xue_{margin-left:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-n2--d1qBLQwJ{margin:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-n2--kDOQHeQs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n2--mgCBU_PR{margin-top:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-n2--Qga_cH98,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n2--kBNSDV5m{margin-right:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-n2--MqhIOfVo,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n2--mgCBU_PR{margin-bottom:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-n2--gIep4Cpx,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n2--kBNSDV5m{margin-left:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-n3--ZLS4hoZN{margin:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-n3--IFU_4bWF,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n3--QZFL6RVq{margin-top:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-n3--Mv6ZiVJI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n3--La3h91W9{margin-right:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-n3--PIoQvEsh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n3--QZFL6RVq{margin-bottom:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-n3--GCVtVAZ_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n3--La3h91W9{margin-left:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-n4--ew920U7Y{margin:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-n4--nQQ57mIq,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n4--XXcWHXuv{margin-top:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-n4--cv5DpfVW,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n4--uV7PcJJb{margin-right:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-n4--ZeOjWyMS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n4--XXcWHXuv{margin-bottom:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-n4--tdJTqQk_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n4--uV7PcJJb{margin-left:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-n5--g_4HlyWZ{margin:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-n5--ZtFWl7h8,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n5--rpXpK_fn{margin-top:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-n5--cHm5jVRy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n5--OZ2Jj7l0{margin-right:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-n5--yhepnWS2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-n5--rpXpK_fn{margin-bottom:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-n5--bxzAOLpp,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-n5--OZ2Jj7l0{margin-left:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-auto--q3xM62KJ{margin:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-auto--dIz9ccla,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-auto--Ecyi3aSU{margin-top:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-auto--zMNGGP72,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-auto--Qpxm7gr2{margin-right:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-auto--JTwJQmBY,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-auto--Ecyi3aSU{margin-bottom:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-auto--oCSZzFIR,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-auto--Qpxm7gr2{margin-left:auto!important}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-0--YQdLG1iA{margin:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-0--mso6YsAe,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-0--oYiNKb0V{margin-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-0--iQEoaEhB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-0--LYfdqB1X{margin-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-0--Sg_1f8RH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-0--oYiNKb0V{margin-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-0--iNXcQoi3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-0--LYfdqB1X{margin-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-1--u1RuyklI{margin:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-1--pDu4y3UF,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-1--YV3TlWQD{margin-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-1--mWjoZRNm,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-1--ykCLwSlF{margin-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-1--hYmS3n7D,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-1--YV3TlWQD{margin-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-1--yofYXYLt,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-1--ykCLwSlF{margin-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-2--xoZYgMYk{margin:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-2--zVlHMYO4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-2--KypShR8Z{margin-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-2--ZY0d88Ok,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-2--obiSqLG6{margin-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-2--tGo_5Odu,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-2--KypShR8Z{margin-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-2--Pmt0BZ8w,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-2--obiSqLG6{margin-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-3--UytxXAWr{margin:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-3--EGiQk32d,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-3--DhXDQcwH{margin-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-3--UzFUX0My,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-3--L08rouwO{margin-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-3--aAj_VEmB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-3--DhXDQcwH{margin-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-3--J_V1nzCU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-3--L08rouwO{margin-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-4--FgiFDFtW{margin:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-4--MfR97wY0,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-4--r3SrGN96{margin-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-4--W24lXpGS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-4--XPAfdbfa{margin-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-4--DpYPZlYS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-4--r3SrGN96{margin-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-4--NHgIpHch,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-4--XPAfdbfa{margin-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-5--qb9zrSYW{margin:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-5--LUz7hPyi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-5--wxo7p0hY{margin-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-5--neQtLkre,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-5--G1pvFht1{margin-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-5--yrAlMd0i,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-5--wxo7p0hY{margin-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-5--sWo2o0ME,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-5--G1pvFht1{margin-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-sm-0--xTHe4iYJ{padding:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-sm-0--imIWdlki,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-0--t18JXAHy{padding-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-sm-0--q09ZI2Hx,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-0--Id7_pr4N{padding-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-sm-0--diPfhuwd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-0--t18JXAHy{padding-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-sm-0--vuKFtIp5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-0--Id7_pr4N{padding-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-sm-1--CzXd5tdO{padding:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-sm-1--Z8XecIkk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-1--A8OEAumI{padding-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-sm-1--OInavEbe,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-1--fAjH58Yr{padding-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-sm-1--p2dvRrgg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-1--A8OEAumI{padding-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-sm-1--cTd0xMqt,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-1--fAjH58Yr{padding-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-sm-2--TWORngVP{padding:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-sm-2--BPi_ryfP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-2--SQi0E5YA{padding-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-sm-2--ja3hruFf,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-2--j9BohnJJ{padding-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-sm-2--yJ0lTzdq,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-2--SQi0E5YA{padding-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-sm-2--Qaf_prM5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-2--j9BohnJJ{padding-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-sm-3--AgoP_yqY{padding:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-sm-3--Nekxm_JJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-3--PoXsmJXj{padding-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-sm-3--nMpij9sn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-3--WMRVrXy3{padding-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-sm-3--ENDwbp6q,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-3--PoXsmJXj{padding-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-sm-3--xdytJlZw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-3--WMRVrXy3{padding-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-sm-4--pbkj3qpl{padding:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-sm-4--J8ucoFlc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-4--FPJ_wHSO{padding-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-sm-4--Y0GKQ8Nx,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-4--WrCNDYJC{padding-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-sm-4--CtsRjgE0,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-4--FPJ_wHSO{padding-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-sm-4--y1CiqeQ8,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-4--WrCNDYJC{padding-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-sm-5--qU6IG3DR{padding:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-sm-5--qtFguAx_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-5--kotLZVpM{padding-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-sm-5--AYxR_MCk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-5--RWUsmzKe{padding-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-sm-5--vr1jjM1s,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-sm-5--kotLZVpM{padding-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-sm-5--EaDp9Pk6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-sm-5--RWUsmzKe{padding-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-n1--tjfo10Xt{margin:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-n1--cLQNotSn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n1--DN4Q23dP{margin-top:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-n1--Ej0se0ve,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n1--O01K3F3H{margin-right:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-n1--JrSbcH2C,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n1--DN4Q23dP{margin-bottom:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-n1--u0lbhf4I,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n1--O01K3F3H{margin-left:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-n2--YdwGHdq_{margin:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-n2--trdcMHqv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n2--yr_Jt5nb{margin-top:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-n2--h1zk6TGT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n2--KepSJy1W{margin-right:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-n2--k0BFmjmk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n2--yr_Jt5nb{margin-bottom:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-n2--O9MZ7Fji,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n2--KepSJy1W{margin-left:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-n3--HSfd5nVv{margin:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-n3--aWNTx2pd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n3--xJ32eWDc{margin-top:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-n3--uA25ZDhP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n3--_rOaSEnN{margin-right:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-n3--lfnicSeh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n3--xJ32eWDc{margin-bottom:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-n3--hjL5TKHq,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n3--_rOaSEnN{margin-left:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-n4--EWWE_E5C{margin:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-n4--kUokyArr,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n4--BSGb9Ccm{margin-top:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-n4--BvxhVq9s,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n4--o1fTkN6R{margin-right:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-n4--pDNA4vzW,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n4--BSGb9Ccm{margin-bottom:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-n4--nEB2JveI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n4--o1fTkN6R{margin-left:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-n5--_5VtaB3g{margin:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-n5--cXTDpcgA,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n5--B8x4_NK8{margin-top:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-n5--w8FExM1k,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n5--QVxPcBPC{margin-right:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-n5--_fWOpIGy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-n5--B8x4_NK8{margin-bottom:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-n5--i26upfDx,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-n5--QVxPcBPC{margin-left:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-sm-auto--RRMKnyL9{margin:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-sm-auto--AGu7s7aX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-auto--NCFD_gpA{margin-top:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-sm-auto--JEKeRkki,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-auto--fRNs5hbS{margin-right:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-sm-auto--Trg8v4XL,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-sm-auto--NCFD_gpA{margin-bottom:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-sm-auto--_PeJ0lQx,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-sm-auto--fRNs5hbS{margin-left:auto!important}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-0--OxFI0q2W{margin:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-0--z0K1xPwe,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-0--PiN9EUI7{margin-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-0--AhCo9xjn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-0--HvJRoS_A{margin-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-0--c3pkqgxC,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-0--PiN9EUI7{margin-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-0--TV3twiEZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-0--HvJRoS_A{margin-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-1--nr3Zpuej{margin:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-1--oRGYfbgQ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-1--qV78U7a6{margin-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-1--oDgouuOh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-1--ARQeYxnR{margin-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-1--TwnAVloZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-1--qV78U7a6{margin-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-1--cXjY5eVl,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-1--ARQeYxnR{margin-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-2--tqVkfvGb{margin:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-2--soEStVns,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-2--aVPx0B1r{margin-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-2--o4vi5DhM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-2--e3BwUP9E{margin-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-2--Zm86ggYG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-2--aVPx0B1r{margin-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-2--RlePXyr2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-2--e3BwUP9E{margin-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-3--nr2tciDK{margin:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-3--y01y6fV7,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-3--YzKGsL7A{margin-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-3--jK1VgpeB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-3--i9Nw4o2Y{margin-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-3--twVZkLKM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-3--YzKGsL7A{margin-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-3--C3LMfOPJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-3--i9Nw4o2Y{margin-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-4--nLsWfAZ3{margin:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-4--UYYZCGhE,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-4--tUwU_tdh{margin-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-4--oDznx3dt,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-4--d4D4uT0E{margin-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-4--tJptUMDh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-4--tUwU_tdh{margin-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-4--DryZxA3g,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-4--d4D4uT0E{margin-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-5--xCQJgLM7{margin:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-5--Lh6gEI8h,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-5--mu0rNnMo{margin-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-5--_jOJITr7,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-5--zbHaWb2V{margin-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-5--veXZ4IGG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-5--mu0rNnMo{margin-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-5--RXBjA2Kg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-5--zbHaWb2V{margin-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-md-0--AEr7clMU{padding:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-md-0--qYYvbS3j,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-0--P_bpuYmf{padding-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-md-0--v3sBEMWs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-0--_Y8KgHyB{padding-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-md-0--ydMTxfWz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-0--P_bpuYmf{padding-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-md-0--G6mSNYKt,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-0--_Y8KgHyB{padding-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-md-1--C9gGnsPe{padding:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-md-1--I0yAw9Fv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-1--R7DFLOpo{padding-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-md-1--FQIeAb6L,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-1--a2D_IZhv{padding-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-md-1--i1ispOfi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-1--R7DFLOpo{padding-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-md-1--y3wU4oFz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-1--a2D_IZhv{padding-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-md-2--QhBXJbkS{padding:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-md-2--vCSE4Re2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-2--Rn1UrqXJ{padding-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-md-2--Nmn5_lMi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-2--QJ7hQoAF{padding-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-md-2--nLsRZzR0,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-2--Rn1UrqXJ{padding-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-md-2--XuVk9YPz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-2--QJ7hQoAF{padding-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-md-3--NMs765Vx{padding:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-md-3--B2tAnCtH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-3--uPYe_3LX{padding-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-md-3--Scz3p3hL,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-3--sq5An1zy{padding-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-md-3--geZCJlxv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-3--uPYe_3LX{padding-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-md-3--ev1aQl2C,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-3--sq5An1zy{padding-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-md-4--sOnMv3EF{padding:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-md-4--SWPHgCLH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-4--d1741qUE{padding-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-md-4--holFgBGZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-4--MAF9J9IM{padding-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-md-4--qEsUg2Y6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-4--d1741qUE{padding-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-md-4--C6uB0yEI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-4--MAF9J9IM{padding-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-md-5--DXiMr3gW{padding:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-md-5--oVZB12Eq,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-5--bcokqf3x{padding-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-md-5--Y6k2LRRf,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-5--n9njrw1_{padding-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-md-5--RJoC5Ebo,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-md-5--bcokqf3x{padding-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-md-5--A5htvgsk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-md-5--n9njrw1_{padding-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-n1--pvQW6aF0{margin:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-n1--POEdt6fP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n1--eX1HZK_f{margin-top:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-n1--ye403dgG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n1--ck_BjCDQ{margin-right:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-n1--BKT9_4a7,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n1--eX1HZK_f{margin-bottom:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-n1--F0NYz2xv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n1--ck_BjCDQ{margin-left:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-n2--sK4eaCxG{margin:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-n2--IiRr4Gli,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n2--zbdg0i9i{margin-top:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-n2--H25mE8Im,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n2--Wy69hSnV{margin-right:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-n2--gKcd82HI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n2--zbdg0i9i{margin-bottom:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-n2--ii5TPbDu,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n2--Wy69hSnV{margin-left:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-n3--DthdegrS{margin:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-n3--bLZb2KVy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n3--oqPUKo4l{margin-top:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-n3--tGbURwY1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n3--ugiiBt3u{margin-right:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-n3--mCqhGirC,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n3--oqPUKo4l{margin-bottom:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-n3--A4m7deEu,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n3--ugiiBt3u{margin-left:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-n4--eC3Pyqj0{margin:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-n4--jgyRGrf1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n4--mFBxLCuP{margin-top:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-n4--wceoF325,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n4--XnR7J44d{margin-right:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-n4--rgf1HATY,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n4--mFBxLCuP{margin-bottom:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-n4--S__Cog8s,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n4--XnR7J44d{margin-left:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-n5--BPEH_YCd{margin:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-n5--bxkJll5m,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n5--ik7UgtTG{margin-top:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-n5--osd765if,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n5--J70HYaDR{margin-right:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-n5--ZV72_eXh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-n5--ik7UgtTG{margin-bottom:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-n5--cDVF08sI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-n5--J70HYaDR{margin-left:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-md-auto--LbdL4mLC{margin:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-md-auto--rGdrW9jX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-auto--cKA8T4Qf{margin-top:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-md-auto--Q_D8eOzg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-auto--RNxwFkPD{margin-right:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-md-auto--UE4AJJXx,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-md-auto--cKA8T4Qf{margin-bottom:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-md-auto--lN9MeA3_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-md-auto--RNxwFkPD{margin-left:auto!important}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-0--NmXaq3NQ{margin:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-0--IcQn3Qnk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-0--CkH5YIJY{margin-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-0--VaYAnI7l,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-0--Pe0lmOuo{margin-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-0--UxZGCFxz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-0--CkH5YIJY{margin-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-0--AY3GX6ff,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-0--Pe0lmOuo{margin-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-1--gtHAACG2{margin:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-1--j4OzZDcP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-1--LBgsg9vN{margin-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-1--WSmFZNjL,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-1--cUIFiNaY{margin-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-1--DydFMbi0,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-1--LBgsg9vN{margin-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-1--stz7NA5u,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-1--cUIFiNaY{margin-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-2--cBjUWgJW{margin:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-2--L0kJHkjE,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-2--CuCljo6g{margin-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-2--Atskjgkb,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-2--a4AxiUa8{margin-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-2--UkfnNP9Z,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-2--CuCljo6g{margin-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-2--o_AHHPRS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-2--a4AxiUa8{margin-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-3--R9eT4j4e{margin:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-3--w_ka7Ucr,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-3--F65Ut6h2{margin-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-3--QT4JaRZF,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-3--z6OWUgWJ{margin-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-3--Njda3XHu,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-3--F65Ut6h2{margin-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-3--ktvzimpB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-3--z6OWUgWJ{margin-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-4--KqWY_8ey{margin:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-4--r_720eg6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-4--kIQolvz9{margin-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-4--ieSvxNbY,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-4--rbb6TIpI{margin-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-4--wVhvqAgB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-4--kIQolvz9{margin-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-4--oBsR4okw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-4--rbb6TIpI{margin-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-5--w_7Eraim{margin:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-5--KBX8tuRa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-5--fpuQ7Hrb{margin-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-5--yevMr_c4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-5--QKJJxiV_{margin-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-5--_xXiff8G,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-5--fpuQ7Hrb{margin-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-5--u9ezRAb9,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-5--QKJJxiV_{margin-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-lg-0--wyPBr3q8{padding:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-lg-0--VMmYC7re,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-0--HCNrjtPf{padding-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-lg-0--pf5wV83G,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-0--qnJpvZI_{padding-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-lg-0--IPGw516C,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-0--HCNrjtPf{padding-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-lg-0--Q2g9GVgT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-0--qnJpvZI_{padding-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-lg-1--AVZ7oygL{padding:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-lg-1--H2kqMO5F,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-1--jQT0RgIc{padding-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-lg-1--QlPWAQ2z,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-1--n_mhX1G9{padding-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-lg-1--wkIx9Oqe,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-1--jQT0RgIc{padding-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-lg-1--pBoTfIfW,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-1--n_mhX1G9{padding-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-lg-2--R52jM8Fy{padding:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-lg-2--awaOdcTS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-2--kCVdayyx{padding-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-lg-2--aLWVTlZK,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-2--KLLnEfwT{padding-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-lg-2--_OuspUN_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-2--kCVdayyx{padding-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-lg-2--Q4C49d_7,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-2--KLLnEfwT{padding-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-lg-3--ShYPp_h9{padding:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-lg-3--ZxnkoGuO,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-3--Zq82pfOg{padding-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-lg-3--myLOKM7p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-3--ympT4CQV{padding-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-lg-3--MuWxLYpn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-3--Zq82pfOg{padding-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-lg-3--KhwI6SAY,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-3--ympT4CQV{padding-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-lg-4--yTmu9mZk{padding:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-lg-4--DquXfjNT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-4--NDYcXnDe{padding-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-lg-4--cgYhm2f4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-4--cx5Z3PZU{padding-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-lg-4--OL3ExdfA,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-4--NDYcXnDe{padding-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-lg-4--z6v7aJgP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-4--cx5Z3PZU{padding-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-lg-5--LUXb_nTg{padding:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-lg-5--uqkRQpz8,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-5--n_xDQ4N2{padding-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-lg-5--DLPrbq5E,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-5--BOHyDSw1{padding-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-lg-5--AH7fTJZA,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-lg-5--n_xDQ4N2{padding-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-lg-5--aIsXZDLv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-lg-5--BOHyDSw1{padding-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-n1--VlafrMZP{margin:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-n1--QYawcWsD,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n1--OmHKOMBH{margin-top:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-n1--NNmmvA8w,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n1--_gS0wjEO{margin-right:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-n1--VDdt5EG_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n1--OmHKOMBH{margin-bottom:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-n1--A5YbF6j8,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n1--_gS0wjEO{margin-left:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-n2--pXte2z3V{margin:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-n2--hF7zH43i,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n2--t048jJH5{margin-top:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-n2--tvcCf_Dd,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n2--Y7q1AZdG{margin-right:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-n2--dMHbBsBH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n2--t048jJH5{margin-bottom:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-n2--YqnWcBGR,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n2--Y7q1AZdG{margin-left:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-n3--t0AY3die{margin:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-n3--Wb1Iqd01,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n3--JNChDAAv{margin-top:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-n3--pQM1czdn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n3--_0ZWffDP{margin-right:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-n3--jksHUYcy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n3--JNChDAAv{margin-bottom:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-n3--jJHNW6Uy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n3--_0ZWffDP{margin-left:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-n4--xZTN9pde{margin:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-n4--TsjOrakf,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n4--TD0IV99m{margin-top:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-n4--r5THNyzU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n4--EP4zUvCK{margin-right:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-n4--JX8G5pL4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n4--TD0IV99m{margin-bottom:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-n4--DXlD8ZGn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n4--EP4zUvCK{margin-left:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-n5--I06C5u8t{margin:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-n5--Bwa2boem,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n5--XZ7ThYx8{margin-top:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-n5--u6e4FMrC,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n5--Hvj4qT3V{margin-right:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-n5--yGF1cp9o,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-n5--XZ7ThYx8{margin-bottom:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-n5--DGhT0n9n,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-n5--Hvj4qT3V{margin-left:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-lg-auto--oSGIPFN9{margin:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-lg-auto--qvQg2MXv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-auto--vB8Wbs0v{margin-top:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-lg-auto--jrsGNdzK,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-auto--fMPjB5nB{margin-right:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-lg-auto--Xsy8VRbz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-lg-auto--vB8Wbs0v{margin-bottom:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-lg-auto--OkHG4tuu,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-lg-auto--fMPjB5nB{margin-left:auto!important}}@media (min-width:1200px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-0--tLg_bjH_{margin:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-0--mndzbZH9,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-0--tenve9g4{margin-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-0--JscNBP7L,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-0--yhJapMc0{margin-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-0--V3bXVIG9,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-0--tenve9g4{margin-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-0--IjhbvVx2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-0--yhJapMc0{margin-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-1--t3Qv9xH3{margin:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-1--rdAli7Dk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-1--boBxYmDi{margin-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-1--MxaD2ZNq,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-1--OutRcP0F{margin-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-1--upKdoNJY,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-1--boBxYmDi{margin-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-1--FN7cXfiG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-1--OutRcP0F{margin-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-2--VNix5plU{margin:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-2--QSlSC0Yp,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-2--P4DIA99i{margin-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-2--xXJWp7hy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-2--WIOPV6P0{margin-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-2--OhCibPsg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-2--P4DIA99i{margin-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-2--OuX3pdZ1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-2--WIOPV6P0{margin-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-3--TmDoK8uY{margin:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-3--chp2Bo5P,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-3--rDnDDPgJ{margin-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-3--Lg1Yh7S1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-3--dAbsPUSR{margin-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-3--ifo40Z04,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-3--rDnDDPgJ{margin-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-3--PFELPbiO,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-3--dAbsPUSR{margin-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-4--QG89uswt{margin:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-4--VnC_Umq1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-4--br6nprc5{margin-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-4--yUUrAZhf,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-4--Pf7s6qJ_{margin-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-4--EWRdgvog,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-4--br6nprc5{margin-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-4--pfXHl5Fh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-4--Pf7s6qJ_{margin-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-5--svDjsdrY{margin:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-5--RluWw9Y2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-5--Bad7PxIj{margin-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-5--tqrgVWzY,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-5--PvZhb3lL{margin-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-5--YaKpqlEo,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-5--Bad7PxIj{margin-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-5--XXBZHzJO,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-5--PvZhb3lL{margin-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xl-0--mFTcIeV8{padding:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xl-0--wbwf4huJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-0--VfsOzZGr{padding-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xl-0--c6tuGdMQ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-0--Vj73EboS{padding-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xl-0--nfjeHyzn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-0--VfsOzZGr{padding-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xl-0--OC_P2Coa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-0--Vj73EboS{padding-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xl-1--bIjeK7ux{padding:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xl-1--ZZhRNjqQ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-1--bOcziT2m{padding-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xl-1--Djk9xm02,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-1--ZXF5UeT4{padding-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xl-1--SuOuHX6b,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-1--bOcziT2m{padding-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xl-1--ZOaKWkNv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-1--ZXF5UeT4{padding-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xl-2--YCOsosZ6{padding:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xl-2--iWuvILFE,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-2--WFyt7gnh{padding-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xl-2--aVosVs8O,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-2--jFRrhakr{padding-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xl-2--QWDkeD7k,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-2--WFyt7gnh{padding-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xl-2--ucLWctc_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-2--jFRrhakr{padding-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xl-3--AF8J1LKt{padding:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xl-3--dzncqM7a,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-3--eDA03oGU{padding-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xl-3--kLdzPdXc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-3--YScM9K6I{padding-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xl-3--Bu_pUlre,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-3--eDA03oGU{padding-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xl-3--qlpkddJj,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-3--YScM9K6I{padding-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xl-4--ge1QTvW7{padding:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xl-4--_cM4LHlv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-4--AP_bx0G9{padding-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xl-4--UslzxMNf,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-4--w30lMXTe{padding-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xl-4--eBBeLfY4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-4--AP_bx0G9{padding-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xl-4--_RvBOh7R,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-4--w30lMXTe{padding-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xl-5--vOCSH2MS{padding:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xl-5--BG_ig4VZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-5--sktxblK7{padding-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xl-5--frqJWBD3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-5--xsD8ATJk{padding-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xl-5--dSInxiEe,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xl-5--sktxblK7{padding-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xl-5--nnDPPORM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xl-5--xsD8ATJk{padding-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-n1--fpwuOIzF{margin:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-n1--jKA7hYey,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n1--e10TvXXc{margin-top:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-n1--s_y2QnQU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n1--KdOizPhw{margin-right:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-n1--BfcUTFMq,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n1--e10TvXXc{margin-bottom:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-n1--XdE1ShJN,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n1--KdOizPhw{margin-left:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-n2--vbIGq0fY{margin:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-n2--L3VQrEpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n2--rHfzAFc5{margin-top:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-n2--oz0gyRpp,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n2--IYkNuLhr{margin-right:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-n2--ARm5f5PR,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n2--rHfzAFc5{margin-bottom:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-n2--I4xSnNdo,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n2--IYkNuLhr{margin-left:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-n3--b09FcN7B{margin:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-n3--ZBJtmAYC,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n3--QY_Px2Us{margin-top:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-n3--Eeyd3Fdn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n3--FatyK8XS{margin-right:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-n3--VEO11qM2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n3--QY_Px2Us{margin-bottom:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-n3--FiMC2t_m,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n3--FatyK8XS{margin-left:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-n4--KaIwA_f7{margin:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-n4--MauRbrnI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n4--4_Yti0oe{margin-top:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-n4--e9JuIG21,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n4--KwcWNxXJ{margin-right:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-n4--BzYiFrnV,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n4--4_Yti0oe{margin-bottom:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-n4--jk7ESiRG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n4--KwcWNxXJ{margin-left:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-n5--wOz4ERnE{margin:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-n5--jaAahJNR,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n5--uOtOdqlB{margin-top:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-n5--b0SnUkOP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n5--GyHbAayo{margin-right:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-n5--TxG9rp0q,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-n5--uOtOdqlB{margin-bottom:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-n5--whnpyBII,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-n5--GyHbAayo{margin-left:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xl-auto--vhytOw49{margin:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xl-auto--smvbZLPk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-auto--jY7MybOL{margin-top:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xl-auto--Hzn7r428,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-auto--K6wYln9k{margin-right:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xl-auto--OPUZuAf4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xl-auto--jY7MybOL{margin-bottom:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xl-auto--aKSro30I,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xl-auto--K6wYln9k{margin-left:auto!important}}@media (min-width:1400px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-0--mQ4QSz5A{margin:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-0--dVNouaxr,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-0--Uddl9HmP{margin-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-0--2bhlGF_h,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-0--nsYL1vmF{margin-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-0--GhPcLfUc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-0--Uddl9HmP{margin-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-0--pHoTB8B3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-0--nsYL1vmF{margin-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-1--euVDRma9{margin:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-1--gp2SE5YG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-1--qlaXrs03{margin-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-1--mqSA5aVj,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-1--EuhCoKjo{margin-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-1--d50KFZ6p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-1--qlaXrs03{margin-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-1--TdJWBvvJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-1--EuhCoKjo{margin-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-2--Pqn_nBXz{margin:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-2--HObvSY2i,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-2--iiINVvGz{margin-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-2--oEePsHp8,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-2--_cBHnib5{margin-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-2--JV3csdVI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-2--iiINVvGz{margin-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-2--S148tNNU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-2--_cBHnib5{margin-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-3--oUnXCAK_{margin:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-3--AKYzbjxe,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-3--LD2DAZdd{margin-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-3--owjaTOXT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-3--DXj92fwL{margin-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-3--Pe2PLUzZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-3--LD2DAZdd{margin-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-3--F0skhkdG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-3--DXj92fwL{margin-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-4--dsY_Y0MZ{margin:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-4--G3nouPNB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-4--KvCJdPSu{margin-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-4--L1q0s6M3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-4--ugmRVDYs{margin-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-4--jFAzBF_B,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-4--KvCJdPSu{margin-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-4--qdA3KihM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-4--ugmRVDYs{margin-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-5--_y2Keh2V{margin:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-5--S6y4d0D0,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-5--zCYtbdaC{margin-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-5--Mn0SgO_c,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-5--mloEARpN{margin-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-5--b_aJQOK4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-5--zCYtbdaC{margin-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-5--YVRMBq_O,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-5--mloEARpN{margin-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xxl-0--Unzkyv3w{padding:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xxl-0--ONubXhih,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-0--E67r7O6o{padding-top:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xxl-0--rf1L93rr,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-0--HXdH6_Vk{padding-right:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xxl-0--FBhq3Th_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-0--E67r7O6o{padding-bottom:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xxl-0--kCKzel4Z,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-0--HXdH6_Vk{padding-left:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xxl-1--Zi4W6RKh{padding:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xxl-1--nTWFl8Dh,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-1--fMKuYtKx{padding-top:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xxl-1--DRdBF94R,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-1--U0pnrnMD{padding-right:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xxl-1--fPONiQQb,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-1--fMKuYtKx{padding-bottom:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xxl-1--T_SSWg0t,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-1--U0pnrnMD{padding-left:.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xxl-2--spZCRlsz{padding:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xxl-2--PbomC4hU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-2--bEwp3RmT{padding-top:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xxl-2--jTE0Dg52,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-2--skQlKKnd{padding-right:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xxl-2--lRSUiVRc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-2--bEwp3RmT{padding-bottom:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xxl-2--JijkbBDZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-2--skQlKKnd{padding-left:.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xxl-3--OCWo6VQk{padding:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xxl-3--B9sB8Xp9,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-3--Hrci8QE7{padding-top:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xxl-3--THfOBPYE,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-3--k3eJb_do{padding-right:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xxl-3--nimV_wr7,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-3--Hrci8QE7{padding-bottom:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xxl-3--dcd0Slqa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-3--k3eJb_do{padding-left:1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xxl-4--zscCOlt8{padding:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xxl-4--vfEAGYne,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-4--dqM0_hxY{padding-top:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xxl-4--v36XfasZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-4--ouvz62wq{padding-right:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xxl-4--c1I3L4gV,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-4--dqM0_hxY{padding-bottom:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xxl-4--Dmf5Ocmy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-4--ouvz62wq{padding-left:1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .p-xxl-5--zQFWFN_F{padding:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pt-xxl-5--q7VWWpCb,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-5--NbtWnTcK{padding-top:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pr-xxl-5--nzhHzyTU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-5--QtxQDu8o{padding-right:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pb-xxl-5--MxADkenJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .py-xxl-5--NbtWnTcK{padding-bottom:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .pl-xxl-5--VWhbPfT7,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .px-xxl-5--QtxQDu8o{padding-left:3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-n1--jZYeo6tL{margin:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-n1--q3FW2Jaw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n1--xWj2cdGo{margin-top:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-n1--bBYMWxqz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n1--fgX0NMJ_{margin-right:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-n1--LWdMQwve,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n1--xWj2cdGo{margin-bottom:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-n1--b4LNAL2_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n1--fgX0NMJ_{margin-left:-.25rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-n2--SLACu561{margin:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-n2--OjSiQM7l,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n2--_3g5P4aH{margin-top:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-n2--W_u7h6sn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n2--g7cAagX_{margin-right:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-n2--C_uG7R1A,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n2--_3g5P4aH{margin-bottom:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-n2--v1CzKDI5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n2--g7cAagX_{margin-left:-.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-n3--jgLvuhDM{margin:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-n3--G2NBJohO,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n3--E70hA0Zg{margin-top:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-n3--Qp3BF0x6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n3--JE3uUYvT{margin-right:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-n3--lnUmlTFB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n3--E70hA0Zg{margin-bottom:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-n3--cuazPX_V,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n3--JE3uUYvT{margin-left:-1rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-n4--mb_suiXW{margin:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-n4--JIS0d3yk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n4--xTw5byCI{margin-top:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-n4--IRgh3Nhz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n4--KIPmozcB{margin-right:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-n4--q0GBcbt1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n4--xTw5byCI{margin-bottom:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-n4--H5FXM8aO,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n4--KIPmozcB{margin-left:-1.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-n5--sNlHqAdy{margin:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-n5--y1MkKqKw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n5--bf31UVDx{margin-top:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-n5--Jo4bgtE_,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n5--sCkhifVt{margin-right:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-n5--lq3uyCKS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-n5--bf31UVDx{margin-bottom:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-n5--Yq2BF256,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-n5--sCkhifVt{margin-left:-3rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .m-xxl-auto--ftB0motb{margin:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mt-xxl-auto--o1Excwoi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-auto--teJIBzir{margin-top:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mr-xxl-auto--cdE0_eOz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-auto--zUjuCblY{margin-right:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mb-xxl-auto--WnANIVVi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .my-xxl-auto--teJIBzir{margin-bottom:auto!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .ml-xxl-auto--_4KJHdZk,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .mx-xxl-auto--zUjuCblY{margin-left:auto!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .font-weight-normal--YjK0VFZv{font-weight:400!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .font-weight-bold--h2GTT3DZ{font-weight:700!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-justify--n_1uzvUL{text-align:justify!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-wrap--_zgC5P0y{white-space:normal!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-nowrap--XzmPj8Bp{white-space:nowrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-truncate--o1192XxZ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-left--moXL9Ov2{text-align:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-right--xuo7wMdO{text-align:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-center--ZU2TEsD1{text-align:center!important}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-sm-left--S2osumVa{text-align:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-sm-right--HqLUkvKo{text-align:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-sm-center--xLX0SpTR{text-align:center!important}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-md-left--vdns0h7v{text-align:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-md-right--ahnlreD9{text-align:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-md-center--sJGUNsed{text-align:center!important}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-lg-left--SSJoVRyO{text-align:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-lg-right--aD3dmPKl{text-align:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-lg-center--K9wTMjip{text-align:center!important}}@media (min-width:1200px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-xl-left--ILyjRDL6{text-align:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-xl-right--TsiIlMJ_{text-align:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-xl-center--NVEA1s4B{text-align:center!important}}@media (min-width:1400px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-xxl-left--rXryBIJZ{text-align:left!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-xxl-right--r5JF_zsJ{text-align:right!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-xxl-center--Zz_JYXSN{text-align:center!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-lowercase--zKCinQ0n{text-transform:lowercase!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-uppercase--psy5nn1M{text-transform:uppercase!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-capitalize--c3qimm0f{text-transform:capitalize!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .text-decoration-none--Uo4mnnJH{text-decoration:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .visible--hAFiabuD{visibility:visible!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .invisible--mHf5wY3I{visibility:hidden!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-no-ellipsis--QaN0QiF0{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-hover-box--exXScG6d{display:inline-block}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-portal--poODNPwK{pointer-events:auto;z-index:300000}.sr-only--HTae6EKL{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .clipboard--cS546Sxq{-webkit-user-select:text;-moz-user-select:text;user-select:text}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .no-clipboard--lhydTlMv{-webkit-user-select:none;-moz-user-select:none;user-select:none}.g-bs4--r2G2rQzE.g-bootstrap--e9JLsXK2.g-is-copying--OzfAikaY .no-clipboard--lhydTlMv{visibility:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE [tabindex="-1"]:focus-visible{outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button--R2q1JbYs{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:.125rem solid transparent;border-radius:0;border-radius:.5rem;color:var(--color,inherit);cursor:pointer;display:inline-flex;font-family:inherit;font-weight:600;justify-content:center;line-height:0;margin:0;max-width:100%;outline:none;padding:0;text-align:center;touch-action:manipulation;transition-duration:.25s;transition-property:color,background-color,border-color;vertical-align:middle}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button--R2q1JbYs:focus-visible.focus--zHbRBK9m,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button--R2q1JbYs:focus-visible:not(:disabled,:active){outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-icon--dPRjIRuM{flex-shrink:0;transition-duration:.25s;transition-property:transform}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-icon--dPRjIRuM+.g-button-label--Ubtn1ZoG{margin-left:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-icon-right--eUx6zLVH{order:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-icon-right--eUx6zLVH+.g-button-label--Ubtn1ZoG{margin-left:0;margin-right:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button--R2q1JbYs[aria-expanded=true] .g-button-icon--dPRjIRuM.ico-caret-down--iVbln85q{transform:rotate(180deg)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-label--Ubtn1ZoG{overflow:hidden;padding-bottom:.125rem;padding-top:.125rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button--R2q1JbYs .g-pill--AdP5TatP{margin-left:.375rem;margin-right:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button--R2q1JbYs .g-button-icon-right--eUx6zLVH~.g-pill--AdP5TatP{margin-left:-.125rem;margin-right:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button--R2q1JbYs:disabled .g-pill--AdP5TatP{filter:grayscale(1);opacity:.1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-primary--Db95iSdm{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-primary--Db95iSdm.hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-primary--Db95iSdm:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-blue-300),.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-primary--Db95iSdm.active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-primary--Db95iSdm:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-blue-300),.6);color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-primary--Db95iSdm:disabled{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-secondary--F6xN_TbE{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-secondary--F6xN_TbE.hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-secondary--F6xN_TbE:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-blue-300),.05),rgba(var(--rgb-blue-300),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-secondary--F6xN_TbE.active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-secondary--F6xN_TbE:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-secondary--F6xN_TbE:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-tertiary--x8BabC_9{color:var(--g-color-interactive-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-tertiary--x8BabC_9.hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-tertiary--x8BabC_9:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-blue-300),.05),rgba(var(--rgb-blue-300),.05));box-shadow:0 .25rem .75rem -.25rem var(--color-transparent);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-tertiary--x8BabC_9.active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-tertiary--x8BabC_9:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem var(--color-transparent)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-tertiary--x8BabC_9:disabled{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-danger--gLVntic8{border-color:rgba(var(--rgb-ui-red),.5);color:var(--color-ui-red)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-danger--gLVntic8.hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-danger--gLVntic8:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-ui-red),.05),rgba(var(--rgb-ui-red),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-ui-red),.4);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-danger--gLVntic8.active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-danger--gLVntic8:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-ui-red),.1),rgba(var(--rgb-ui-red),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-ui-red),.6)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-variant-danger--gLVntic8:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-button-variant-primary--Db95iSdm:not(:disabled){background-color:#2573e1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi){background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.45);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi):not(:disabled):active,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.45);color:var(--color-blue-300)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi):disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-primary--Db95iSdm:not(.g-no-inverted--cDrjbGZi):disabled{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));border-color:rgba(var(--rgb-white),.7);box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi):not(:disabled):active,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3);color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi):disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-secondary--F6xN_TbE:not(.g-no-inverted--cDrjbGZi):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi){color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-overlay),.05),rgba(var(--rgb-overlay),.05));box-shadow:0 .25rem .75rem -.25rem transparent;text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi):not(:disabled):active,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-overlay),.1),rgba(var(--rgb-overlay),.1));box-shadow:0 .25rem .25rem -.25rem transparent}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi):disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-tertiary--x8BabC_9:not(.g-no-inverted--cDrjbGZi):disabled{color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));border-color:rgba(var(--rgb-white),.7);box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi):not(:disabled):active,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3);color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi):disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-button-variant-danger--gLVntic8:not(.g-no-inverted--cDrjbGZi):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-size-medium--UjRDYDRC{font-size:1rem;line-height:1.5rem;min-height:2.5rem;padding:0 .875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-size-medium--UjRDYDRC .g-button-icon--dPRjIRuM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-size-medium--UjRDYDRC .g-spinner--APpF1zcq{--size:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-size-small--ZeBITXsI{border-radius:.375rem;font-size:.875rem;line-height:1rem;min-height:2rem;padding:0 .375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-size-small--ZeBITXsI .g-spinner--APpF1zcq{--size:1rem}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-hidden-label-below-sm--CaZlrpEv.g-button-size-medium--UjRDYDRC{padding:0 .375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-hidden-label-below-sm--CaZlrpEv .g-button-label--Ubtn1ZoG{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-hidden-label-below-md--C6uTk6Vs.g-button-size-medium--UjRDYDRC{padding:0 .375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-hidden-label-below-md--C6uTk6Vs .g-button-label--Ubtn1ZoG{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-hidden-label-always--FXfjpA2a.g-button-size-medium--UjRDYDRC{padding:0 .375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-hidden-label-always--FXfjpA2a .g-button-label--Ubtn1ZoG{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-full-width-below-sm--jRWZvZBb{width:100%}}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-full-width-below-md--zUI11hcB{width:100%}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-full-width-always--GLGjvLtM{width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-loading--hnVYLBKb{justify-content:center!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-loading--hnVYLBKb>.g-spinner--APpF1zcq{margin:auto;position:absolute}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-loading--hnVYLBKb>.g-spinner--APpF1zcq~.g-button-icon--dPRjIRuM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-loading--hnVYLBKb>.g-spinner--APpF1zcq~.g-button-label--Ubtn1ZoG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-loading--hnVYLBKb>.g-spinner--APpF1zcq~.g-pill--AdP5TatP{visibility:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-rounded--iyKuLHlF{border-radius:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-unstyled--kVbD7zF0{border-width:0;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-unstyled--kVbD7zF0 .g-button-label--Ubtn1ZoG{display:inline-flex;overflow:visible;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .g-button--R2q1JbYs{margin:.5rem 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .g-button--R2q1JbYs.g-button-full-width-never--Ubc5XLhB:not(:last-child){margin-right:.5rem}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .g-button--R2q1JbYs{margin:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .g-button--R2q1JbYs.g-button-size-small--ZeBITXsI{margin:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .g-button--R2q1JbYs.g-button-size-small--ZeBITXsI:not(:last-child){margin-right:0}}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .g-button--R2q1JbYs.g-button-variant-primary--Db95iSdm{order:-1}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs:disabled{z-index:0}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs:not(.g-button-full-width-never--Ubc5XLhB):not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs:not(.g-button-full-width-never--Ubc5XLhB):not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs.g-button-full-width-never--Ubc5XLhB:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs.g-button-full-width-never--Ubc5XLhB:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs:not(:disabled)[aria-pressed=true],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs:not(:disabled)[aria-selected=true]{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary);z-index:2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V:not(.g-group-button-inline--oFCJg3pv)>.g-button--R2q1JbYs{flex-grow:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .g-tooltip-touch-target--n3uHdHSz:not(:last-child) .g-button-full-width-never--Ubc5XLhB{margin-right:.5rem}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .g-tooltip-touch-target--n3uHdHSz:not(:last-child) .g-button-size-small--ZeBITXsI{margin-right:0}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .g-button--R2q1JbYs:not(:disabled)[aria-pressed=true]{border-color:var(--g-color-border-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-button--R2q1JbYs:not(:disabled):hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-button--R2q1JbYs:not(:disabled):not(:active):focus-visible{z-index:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-button--R2q1JbYs:not(:disabled).g-button-variant-secondary--F6xN_TbE{border-color:var(--g-color-border-primary)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-button--R2q1JbYs{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG:not(:first-child)>.g-button--R2q1JbYs{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-button--R2q1JbYs{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT:not(:last-child)>.g-button--R2q1JbYs{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf:nth-child(n){border-radius:var(--g-size-border-radius-md);box-shadow:none;flex-basis:auto;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-body--AqCR9lJa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-body--AqCR9lJa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-body--AqCR9lJa{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-left:var(--g-size-bs-15)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-body--AqCR9lJa .g-card-alert-icon--VWaLbJ8C,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-body--AqCR9lJa .g-card-alert-icon--VWaLbJ8C,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-body--AqCR9lJa .g-card-alert-icon--VWaLbJ8C{--size:var(--g-size-icon-sm);flex-grow:0;flex-shrink:0;float:left;margin-left:0;margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636{flex-grow:1;flex-shrink:1;margin-left:var(--g-size-bs-10);min-width:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h1--HrrWW2PN,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h2--F9RVOKvZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h3--FqQvqR7P,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h4--Du8yGdQH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h5--JH7ucYop,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h6--UsTAhHay,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 ol,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 ul,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h1--HrrWW2PN,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h2--F9RVOKvZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h3--FqQvqR7P,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h4--Du8yGdQH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h5--JH7ucYop,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h6--UsTAhHay,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 ol,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 ul,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h1--HrrWW2PN,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h2--F9RVOKvZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h3--FqQvqR7P,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h4--Du8yGdQH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h5--JH7ucYop,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h6--UsTAhHay,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 ol,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 ul{border:0;color:inherit;margin-bottom:0;padding-bottom:var(--g-size-spacing-sm);padding-top:var(--g-size-spacing-sm);text-align:left}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h1--HrrWW2PN:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h2--F9RVOKvZ:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h3--FqQvqR7P:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h4--Du8yGdQH:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h5--JH7ucYop:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 .g-h6--UsTAhHay:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h1:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h2:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h3:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h4:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h5:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 h6:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 ol:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 p:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 ul:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h1--HrrWW2PN:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h2--F9RVOKvZ:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h3--FqQvqR7P:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h4--Du8yGdQH:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h5--JH7ucYop:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 .g-h6--UsTAhHay:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h1:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h2:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h3:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h4:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h5:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 h6:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 ol:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 p:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 ul:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h1--HrrWW2PN:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h2--F9RVOKvZ:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h3--FqQvqR7P:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h4--Du8yGdQH:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h5--JH7ucYop:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 .g-h6--UsTAhHay:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h1:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h2:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h3:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h4:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h5:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 h6:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 ol:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 p:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 ul:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 div[class*=col-],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 div[class*=col-],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 div[class*=col-]{align-items:left;display:flex;flex-direction:column;justify-content:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 div[class*=col-] .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 div[class*=col-] .g-button--R2q1JbYs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 div[class*=col-] .g-group-button--IJEWNGvw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-data--Bv3YU636 div[class*=col-] button,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 div[class*=col-] .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 div[class*=col-] .g-button--R2q1JbYs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 div[class*=col-] .g-group-button--IJEWNGvw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-data--Bv3YU636 div[class*=col-] button,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 div[class*=col-] .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 div[class*=col-] .g-button--R2q1JbYs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 div[class*=col-] .g-group-button--IJEWNGvw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-data--Bv3YU636 div[class*=col-] button{margin-left:0!important;margin-right:0!important;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-close--S8CIyHsS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-close--S8CIyHsS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-close--S8CIyHsS{margin-right:var(--g-size-bs-15);margin-top:var(--g-size-bs-10);position:absolute;right:0;top:0;z-index:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-alert-flag--aalH4qej img{border-radius:var(--g-size-border-radius-xs);height:var(--g-size-icon-sm);margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS:not(.g-card-inverted--YWdk4D7C){background-color:var(--g-color-info-weak);border:var(--g-size-border-width-sm) solid var(--g-color-info)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS:not(.g-card-inverted--YWdk4D7C) .g-card-alert-icon--VWaLbJ8C{color:var(--g-color-info)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf:not(.g-card-inverted--YWdk4D7C){background-color:var(--g-color-warning-weak);border:var(--g-size-border-width-sm) solid var(--g-color-warning)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf:not(.g-card-inverted--YWdk4D7C) .g-card-alert-icon--VWaLbJ8C{color:var(--g-color-warning)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl:not(.g-card-inverted--YWdk4D7C){background-color:var(--g-color-error-weak);border:var(--g-size-border-width-sm) solid var(--g-color-error)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl:not(.g-card-inverted--YWdk4D7C) .g-card-alert-icon--VWaLbJ8C{color:var(--g-color-error)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf{background:rgba(var(--rgb-black),.1);border-color:transparent!important;color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl .g-card-alert-icon--VWaLbJ8C,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS .g-card-alert-icon--VWaLbJ8C,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf .g-card-alert-icon--VWaLbJ8C{color:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa{padding:0 var(--g-size-spacing-md)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636{margin-left:var(--g-size-spacing-md)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636 .g-group-button--IJEWNGvw{align-items:center;display:flex;flex:1 0 auto;justify-content:flex-end;margin:0;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636 .g-group-button--IJEWNGvw>.g-button--R2q1JbYs{margin:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636 .g-btn-outline-alert-error--BgLm55KV,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636 .g-btn-outline-alert-info--wBa0Jiby,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636 .g-btn-outline-alert-warning--H9ppSpfx{border:none;font-size:.875rem;font-weight:600;height:auto;line-height:1.3125rem;margin:0;padding:0 .5rem;width:auto}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636 .g-btn-outline-alert-error--BgLm55KV,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636 .g-btn-outline-alert-info--wBa0Jiby,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-small--uIhPd67d .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636 .g-btn-outline-alert-warning--H9ppSpfx{margin-bottom:.5rem;width:100%}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-medium--fB3jdGt_{display:inline-flex}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-medium--fB3jdGt_ .g-card-alert-data--Bv3YU636 div[class*=col-]:first-of-type{justify-content:start}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-large--JRXq9m4f{display:inline-flex}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-large--JRXq9m4f .g-card-body--AqCR9lJa{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-large--JRXq9m4f .g-card-body--AqCR9lJa{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-large--JRXq9m4f .g-card-body--AqCR9lJa .g-card-alert-icon--VWaLbJ8C{height:var(--g-size-icon-lg);margin-top:0;width:var(--g-size-icon-lg)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-error--H8mrmyMl+.g-form-group--INOF5TNM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-info--ksdRNIAS+.g-form-group--INOF5TNM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-alert-warning--ofo1yZMf+.g-form-group--INOF5TNM{padding-top:var(--g-size-bs-10)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-card-alert-small--uIhPd67d{margin-bottom:0!important;margin-top:var(--g-size-bs-5)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-alert-closeable--Ir6dU0Io .g-card-body--AqCR9lJa{align-items:start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-alert-closeable--Ir6dU0Io .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636{padding-right:2rem}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-alert-closeable--Ir6dU0Io .g-card-body--AqCR9lJa .g-card-alert-data--Bv3YU636{padding-right:5rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-alert-closeable--Ir6dU0Io div[class*=col-md-8]{justify-content:start!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS.g-amount-superscript--rTPUNMDM sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-amount--oCALBFpS:not(.g-amount-no-superscript--X8279_Rq) sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-grid-amounts--JhsRiYxD .g-amount--oCALBFpS sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-info-amount--XKibEiwn .g-amount--oCALBFpS sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-huge--BhZm_SQG .g-amount--oCALBFpS sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info--_4LWo44E .g-amount--oCALBFpS sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr .g-amount--oCALBFpS sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(.g-h1--HrrWW2PN,.g-h2--F9RVOKvZ,.g-h3--FqQvqR7P,.g-h4--Du8yGdQH) .g-amount--oCALBFpS sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(h1,h2,h3,h4) .g-amount--oCALBFpS sup{display:inline-block;font-size:.6666666667em;left:auto;line-height:0;position:static;top:auto;transform:translate(-.0833333333em,-.4375em);vertical-align:baseline}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS.g-amount-no-superscript--X8279_Rq sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-extra-amount--DAk5u849 sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6:nth-child(n) .g-amount-converted--DA3CWiXG sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ .g-minor--eNztnO1Z .g-amount--oCALBFpS sup,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-item--aNWA4kOo.g-structured-info-item-small--nXveHX12 .g-amount--oCALBFpS sup{display:inline;font-size:inherit;font-weight:inherit;left:auto;position:static;top:auto;vertical-align:baseline}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS{color:inherit;font-weight:var(--g-font-weight-semibold)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS.g-amount-camouflage--NnbZYSgW{font-weight:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS .g-amount-data--JUn_aviA{white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS:nth-child(n).g-amount-default--Hk2pNQ1h{color:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS:nth-child(n).g-amount-neutral--GEmzYNxf{color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS:nth-child(n).g-amount-positive--DQwwfytt{color:var(--g-color-success)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS:nth-child(n).g-amount-negative--mEH9eKaS{color:var(--g-color-error)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS:nth-child(n).g-amount-faded--sgF7mrb2{color:var(--g-color-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount--oCALBFpS:nth-child(n).g-amount-active--Ef85Gr0_{color:var(--g-color-info)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount-fallback--UlcsRfV0{color:var(--g-color-text-secondary);font-weight:inherit;gap:var(--g-size-spacing-sm)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount-fallback--UlcsRfV0:nth-child(n):nth-child(n){display:inline-flex;font-size:var(--g-font-size-p-minor);line-height:var(--g-font-line-height-p-minor)}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-amount-fallback--UlcsRfV0{flex-direction:row-reverse;justify-content:flex-end}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-amount--oCALBFpS.g-amount-faded--sgF7mrb2{color:var(--g-color-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h1--HrrWW2PN .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h2--F9RVOKvZ .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h3--FqQvqR7P .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h4--Du8yGdQH .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h5--JH7ucYop .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-h6--UsTAhHay .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h1 .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h2 .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h3 .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h4 .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h5 .g-amount--oCALBFpS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE h6 .g-amount--oCALBFpS{font-weight:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge--PQyCLFsO,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-pill--AdP5TatP{display:inline-block;font-size:.75rem;font-weight:600;line-height:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge--PQyCLFsO{border:.0625rem solid transparent;border-radius:.625rem;max-width:100%;overflow:hidden;padding:.0625rem .5rem;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-pill--AdP5TatP{border-radius:.5rem;min-width:1rem;padding-inline:.25rem;text-align:center;white-space:nowrap}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-pill--AdP5TatP:nth-child(n):nth-child(n){background-color:CanvasText;color:Canvas;forced-color-adjust:none}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-todo--KvMxED0I{background-color:var(--g-color-info-weak);color:var(--g-color-info)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-todo--KvMxED0I.g-badge-filled--NEKOjvrZ{background-color:var(--g-color-info);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-state--NoqHjz9x{background-color:var(--color-ui-gray-weak);color:var(--color-ui-gray)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-state--NoqHjz9x.g-badge-filled--NEKOjvrZ{background-color:var(--color-ui-gray);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-error--mVqCxSlJ{background-color:var(--g-color-error-weak);color:var(--g-color-error)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-error--mVqCxSlJ.g-badge-filled--NEKOjvrZ{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-warning--Eeo3PXio{background-color:var(--g-color-warning-weak);color:var(--g-color-warning-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-warning--Eeo3PXio.g-badge-filled--NEKOjvrZ{background-color:var(--g-color-warning-strong);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-success--E_rmFQMt{background-color:var(--g-color-success-weak);color:var(--g-color-success)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-success--E_rmFQMt.g-badge-filled--NEKOjvrZ{background-color:var(--g-color-success);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-category--I8DZdCj0{border-color:currentColor;color:var(--color-ui-gray)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-honey--xwCAVMom{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-honey--xwCAVMom.g-badge-filled--NEKOjvrZ{background-color:var(--color-honey);color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-carrot--fNLtNdSf{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-carrot--fNLtNdSf.g-badge-filled--NEKOjvrZ{background-color:var(--color-carrot);color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-berry--p9FCNMIS{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-berry--p9FCNMIS.g-badge-filled--NEKOjvrZ{background-color:var(--color-berry);color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-rose--PJXOz508{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-rose--PJXOz508.g-badge-filled--NEKOjvrZ{background-color:var(--color-rose);color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-lavender--F0YGHmce{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-lavender--F0YGHmce.g-badge-filled--NEKOjvrZ{background-color:var(--color-lavender);color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-lila--K4sU5BUz{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-lila--K4sU5BUz.g-badge-filled--NEKOjvrZ{background-color:var(--color-lila);color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-indigo--LRMCKa9K{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-indigo--LRMCKa9K.g-badge-filled--NEKOjvrZ{background-color:var(--color-indigo);color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-pool--K6KcGdKw{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-pool--K6KcGdKw.g-badge-filled--NEKOjvrZ{background-color:var(--color-pool);color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-teal--BHTQIcRN{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-teal--BHTQIcRN.g-badge-filled--NEKOjvrZ{background-color:var(--color-teal);color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-lime--yRpbwo_A{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-lime--yRpbwo_A.g-badge-filled--NEKOjvrZ{background-color:var(--color-lime);color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-forest--_LfuVekW{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-forest--_LfuVekW.g-badge-filled--NEKOjvrZ{background-color:var(--color-forest);color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-stone--mFKvPItt{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-stone--mFKvPItt.g-badge-filled--NEKOjvrZ{background-color:var(--color-stone);color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-badge-todo--KvMxED0I,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-labeled-list-striped--oFaeBotz .g-row--l74RPrIJ:nth-child(odd) .g-badge-todo--KvMxED0I{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-info)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-badge-state--NoqHjz9x,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-labeled-list-striped--oFaeBotz .g-row--l74RPrIJ:nth-child(odd) .g-badge-state--NoqHjz9x{background-color:var(--g-color-surface-primary);color:var(--g-color-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-badge-error--mVqCxSlJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-labeled-list-striped--oFaeBotz .g-row--l74RPrIJ:nth-child(odd) .g-badge-error--mVqCxSlJ{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-error)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-badge-warning--Eeo3PXio,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-labeled-list-striped--oFaeBotz .g-row--l74RPrIJ:nth-child(odd) .g-badge-warning--Eeo3PXio{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-warning-strong)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-badge-success--E_rmFQMt,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-labeled-list-striped--oFaeBotz .g-row--l74RPrIJ:nth-child(odd) .g-badge-success--E_rmFQMt{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-success)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-badge-category--I8DZdCj0,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-labeled-list-striped--oFaeBotz .g-row--l74RPrIJ:nth-child(odd) .g-badge-category--I8DZdCj0{color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-indicator-unread--YWgt7vHI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-labeled-list-striped--oFaeBotz .g-row--l74RPrIJ:nth-child(odd) .g-indicator-unread--YWgt7vHI{--color-fg:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-badge-icon--RbNurxDl svg{margin-right:.25rem;vertical-align:bottom}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-indicator--w5ULH5yE{color:var(--color-fg);margin-right:.375rem;overflow:visible}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-indicator--w5ULH5yE:not(.g-indicator-unread--YWgt7vHI){border-radius:50%;forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-indicator-unread--YWgt7vHI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-legend-indicator--zAGYRpIE:where(.g-indicator-default--YB_m1ctG){--size:0.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-legend-indicator--zAGYRpIE{color:var(--color-fg,var(--g-color-surface-tertiary))!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-legend-indicator--zAGYRpIE:where(.g-indicator-dimmed--y9nO706H){color:color-mix(in srgb,var(--color-fg),var(--g-color-surface-tertiary))!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-indicator-unread--YWgt7vHI{--color-fg:var(--g-color-info);margin-bottom:.0625rem;min-width:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-pill-default--iI86ilKG{background-color:var(--g-color-text-primary);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-pill-unread--lOb2vuLo{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-primary--UCGx6qCK{background-color:#135ee2;border:.0625rem solid transparent;color:#fff}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-primary--UCGx6qCK:not(:disabled):hover{background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15));box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-primary--UCGx6qCK:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-primary--UCGx6qCK:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-primary--UCGx6qCK:not(:disabled):active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#fff}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-primary--UCGx6qCK:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid transparent;color:rgba(0,0,0,.25)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao{background-color:transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:hover{background-color:transparent;border:.0625rem solid #135ee2;color:#fff;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:hover:not(:disabled):hover{background-image:linear-gradient(hsla(0,0%,100%,.06),hsla(0,0%,100%,.06));border-color:rgba(19,94,226,.6);box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:hover:not(:disabled):active{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));border-color:rgba(19,94,226,.7);box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#fff}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:active{background-color:transparent;border:.0625rem solid #135ee2;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:active:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(19,94,226,.6);box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:active:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:active:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:active:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(19,94,226,.7);box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:active:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-primary--dg_QjCao:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-primary--FVxVGT7Q{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-primary--FVxVGT7Q:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-primary--FVxVGT7Q:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-primary--FVxVGT7Q:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-primary--FVxVGT7Q:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-primary--FVxVGT7Q:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-primary--FVxVGT7Q:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-primary--FVxVGT7Q:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-secondary--alslCxcr{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-secondary--alslCxcr:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-secondary--alslCxcr:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-secondary--alslCxcr:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-secondary--alslCxcr:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-secondary--alslCxcr:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-secondary--alslCxcr.active--utBIwt2H{background-color:#a3b5c9;border:.0625rem solid transparent;color:#fff}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-secondary--alslCxcr.active--utBIwt2H:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:hsla(0,0%,100%,.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg:hover{background-color:transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-secondary--DxNNoTjg:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-secondary--hdIT6tSw{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-secondary--hdIT6tSw:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-secondary--hdIT6tSw:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-secondary--hdIT6tSw:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-secondary--hdIT6tSw:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-secondary--hdIT6tSw:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-secondary--hdIT6tSw:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-secondary--hdIT6tSw:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-danger--yZIqp_sH{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-danger--yZIqp_sH:not(:disabled):hover{background-image:linear-gradient(rgba(207,42,30,.06),rgba(207,42,30,.06));border-color:rgba(207,42,30,.6);box-shadow:0 .25rem .75rem -.25rem rgba(207,42,30,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-danger--yZIqp_sH:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-danger--yZIqp_sH:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-danger--yZIqp_sH:not(:disabled):active{background-image:linear-gradient(rgba(207,42,30,.1),rgba(207,42,30,.1));border-color:rgba(207,42,30,.7);box-shadow:0 .25rem .25rem -.25rem rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-danger--yZIqp_sH:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-danger--fD9Rq4SZ{background-color:transparent;color:#cf2a1e}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-danger--fD9Rq4SZ:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-danger--fD9Rq4SZ:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-danger--fD9Rq4SZ:hover{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-danger--fD9Rq4SZ:hover:not(:disabled):hover{background-image:linear-gradient(rgba(207,42,30,.06),rgba(207,42,30,.06));border-color:rgba(207,42,30,.6);box-shadow:0 .25rem .75rem -.25rem rgba(207,42,30,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-danger--fD9Rq4SZ:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-danger--fD9Rq4SZ:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-danger--fD9Rq4SZ:hover:not(:disabled):active{background-image:linear-gradient(rgba(207,42,30,.1),rgba(207,42,30,.1));border-color:rgba(207,42,30,.7);box-shadow:0 .25rem .25rem -.25rem rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-danger--fD9Rq4SZ:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-transparent--RjKZRaXm{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-transparent--RjKZRaXm:not(:disabled):hover{background-image:linear-gradient(hsla(0,0%,100%,.06),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.6);box-shadow:0 .25rem .75rem -.25rem hsla(0,0%,100%,.6)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-transparent--RjKZRaXm:not(:disabled):active{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));box-shadow:0 .25rem .25rem -.25rem hsla(0,0%,100%,.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-transparent--RjKZRaXm:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-transparent--RjKZRaXm:not(:disabled):hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));border-color:hsla(0,0%,100%,.7);box-shadow:0 .25rem .75rem -.25rem rgba(0,0,0,.2);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-transparent--RjKZRaXm:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-transparent--RjKZRaXm:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-transparent--RjKZRaXm:not(:disabled):active{background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15));border-color:hsla(0,0%,100%,.7);box-shadow:0 .25rem .25rem -.25rem rgba(0,0,0,.3);color:#fff}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-transparent--RjKZRaXm:disabled{opacity:.3!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-transparent--k3xfsaDN{background-color:transparent;color:#fff}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-transparent--k3xfsaDN:hover{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-transparent--k3xfsaDN:hover:not(:disabled):hover{background-image:linear-gradient(hsla(0,0%,100%,.06),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.6);box-shadow:0 .25rem .75rem -.25rem hsla(0,0%,100%,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-transparent--k3xfsaDN:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-transparent--k3xfsaDN:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-transparent--k3xfsaDN:hover:not(:disabled):active{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));border-color:hsla(0,0%,100%,.7);box-shadow:0 .25rem .25rem -.25rem hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-transparent--k3xfsaDN:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-transparent--k3xfsaDN:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-transparent--k3xfsaDN:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-error--BgLm55KV{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-error--BgLm55KV:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-error--BgLm55KV:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-error--BgLm55KV:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-error--BgLm55KV:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-error--BgLm55KV:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-error--Hsh5tNU1{background-color:transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-error--Hsh5tNU1:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-error--Hsh5tNU1:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-error--Hsh5tNU1:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-error--Hsh5tNU1:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-error--Hsh5tNU1:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-error--Hsh5tNU1:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-error--Hsh5tNU1:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-error--Hsh5tNU1:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-error--QFQd6tET{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-error--QFQd6tET:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-error--QFQd6tET:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-error--QFQd6tET:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-error--QFQd6tET:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-error--QFQd6tET:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-error--QFQd6tET:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-error--QFQd6tET:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-warning--H9ppSpfx{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-warning--H9ppSpfx:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-warning--H9ppSpfx:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-warning--H9ppSpfx:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-warning--H9ppSpfx:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-warning--H9ppSpfx:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-warning--bEN8Q6FJ{background-color:transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-warning--bEN8Q6FJ:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-warning--bEN8Q6FJ:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-warning--bEN8Q6FJ:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-warning--bEN8Q6FJ:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-warning--bEN8Q6FJ:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-warning--bEN8Q6FJ:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-warning--bEN8Q6FJ:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-warning--bEN8Q6FJ:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-warning--O9ymVbNd{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-warning--O9ymVbNd:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-warning--O9ymVbNd:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-warning--O9ymVbNd:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-warning--O9ymVbNd:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-warning--O9ymVbNd:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-warning--O9ymVbNd:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-warning--O9ymVbNd:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-info--wBa0Jiby{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-info--wBa0Jiby:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-info--wBa0Jiby:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-info--wBa0Jiby:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-info--wBa0Jiby:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-outline-alert-info--wBa0Jiby:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t:hover{background-color:transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-alert-info--hSsOeA5t:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-info--iHcAkNl5{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-info--iHcAkNl5:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-info--iHcAkNl5:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-info--iHcAkNl5:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-info--iHcAkNl5:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-info--iHcAkNl5:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-info--iHcAkNl5:focus{box-shadow:none;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-link-alert-info--iHcAkNl5:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv{align-items:center;border:.0625rem solid transparent;border-radius:.5rem;box-shadow:none;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:400;justify-content:center;min-height:2.25rem;padding:0 1.25rem;transition-duration:.1s;transition-property:color,background-color,border,box-shadow;transition-timing-function:ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv:not(:disabled){cursor:pointer}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv>span:not(.sr-only--HTae6EKL),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv>strong:not(.sr-only--HTae6EKL){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv>span:not(.sr-only--HTae6EKL),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv>svg{position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv>.g-spinner--APpF1zcq{--size:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv.g-button-loading--hnVYLBKb{justify-content:center!important;position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv.g-button-loading--hnVYLBKb>.g-spinner--APpF1zcq{margin:auto;position:absolute}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv.g-button-loading--hnVYLBKb>.g-spinner--APpF1zcq~span,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn--HugYfgfv.g-button-loading--hnVYLBKb>.g-spinner--APpF1zcq~svg{visibility:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn-lg--ZSRzcsKl{min-height:2.875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn-lg--ZSRzcsKl>.g-spinner--APpF1zcq{--size:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn-sm--hqdFJNPT{font-size:.875rem;min-height:1.625rem;padding:0 .625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn-sm--hqdFJNPT>span:not(.sr-only--HTae6EKL){top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn-sm--hqdFJNPT>.g-spinner--APpF1zcq{--size:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon--G5QBxHI4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU{padding-left:.5rem;padding-right:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon--G5QBxHI4>svg~span:not(.sr-only--HTae6EKL),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU>svg~span:not(.sr-only--HTae6EKL){margin-left:.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn-sm--hqdFJNPT.g-btn-icon--G5QBxHI4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .btn-sm--hqdFJNPT.g-btn-icon-only--ZocF_6IU{padding-left:.25rem;padding-right:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU{padding:0 .4375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU.btn-sm--hqdFJNPT{padding:0 .1875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU.btn-lg--ZSRzcsKl{padding:0 .6041666667rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU+.g-btn-icon-only--ZocF_6IU{margin-left:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-btn-icon-only--ZocF_6IU>span{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw{margin:0 -.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group--osiI1cPC{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-form--KEGdvyEE{margin-top:1rem;text-align:right}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .btn--HugYfgfv{margin:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .btn--HugYfgfv.g-btn-icon-only--ZocF_6IU:not(:first-child){margin-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V{display:flex;width:auto}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented-inline--OZ8LTG5v{display:inline-flex;max-width:100%;width:auto}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .btn--HugYfgfv:not(.g-btn-icon-only--ZocF_6IU){flex-grow:1}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .btn--HugYfgfv:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .btn--HugYfgfv:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .btn--HugYfgfv:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw.g-group-button-segmented--eWYR8o2V .btn--HugYfgfv:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :not(.g-input-group-append--KaqY5UTT)>.btn--HugYfgfv:not(.g-btn-icon-only--ZocF_6IU){margin-left:0;margin-right:0;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :not(.g-input-group-append--KaqY5UTT)>.btn--HugYfgfv.g-btn-icon-only--ZocF_6IU{margin-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :not(.g-input-group-append--KaqY5UTT)>.btn--HugYfgfv.g-btn-icon-only--ZocF_6IU+.g-btn-icon-only--ZocF_6IU{margin-left:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-group-button--IJEWNGvw .g-btn-primary--UCGx6qCK{order:-1}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button--cshlNb5Z{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;cursor:pointer;display:inline-flex;flex-direction:column;font-family:inherit;gap:var(--g-size-spacing-md);line-height:0;margin:0;outline:none;padding:0;touch-action:manipulation;transition:color,background-color,border-color .25s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button--cshlNb5Z:focus-visible.focus--zHbRBK9m .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button--cshlNb5Z:focus-visible:not(:disabled,:active) .g-circular-button-icon-wrapper--MWG2oxw5{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-large--rjsOSgyt .g-circular-button-label--yLYoMTGX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-medium--rcQB8VN8 .g-circular-button-label--yLYoMTGX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-small--Iz1a58Tx .g-circular-button-label--yLYoMTGX{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--g-color-interactive-primary);display:-webkit-box;font-weight:600;overflow:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-large--rjsOSgyt .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-medium--rcQB8VN8 .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-small--Iz1a58Tx .g-circular-button-icon-wrapper--MWG2oxw5{align-items:center;border:.125rem solid transparent;border-radius:50%;display:flex;justify-content:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-large--rjsOSgyt .g-circular-button-icon-wrapper--MWG2oxw5 .g-icon--vzagvm4Q,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-medium--rcQB8VN8 .g-circular-button-icon-wrapper--MWG2oxw5 .g-icon--vzagvm4Q,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-small--Iz1a58Tx .g-circular-button-icon-wrapper--MWG2oxw5 .g-icon--vzagvm4Q{height:calc(50% + .125rem);width:calc(50% + .125rem)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-small--Iz1a58Tx{gap:var(--g-size-spacing-sm);width:5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-small--Iz1a58Tx .g-circular-button-icon-wrapper--MWG2oxw5{height:2rem;width:2rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-small--Iz1a58Tx .g-circular-button-label--yLYoMTGX{font-size:.75rem;line-height:1.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-medium--rcQB8VN8{width:6rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-medium--rcQB8VN8 .g-circular-button-icon-wrapper--MWG2oxw5{height:2.5rem;width:2.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-medium--rcQB8VN8 .g-circular-button-label--yLYoMTGX{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-large--rjsOSgyt{width:7rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-large--rjsOSgyt .g-circular-button-icon-wrapper--MWG2oxw5{height:4rem;width:4rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-size-large--rjsOSgyt .g-circular-button-label--yLYoMTGX{font-size:1rem;line-height:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-primary--HfV1LSBU.hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-primary--HfV1LSBU:not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-blue-300),.6)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-primary--HfV1LSBU.active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-primary--HfV1LSBU:not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.15),rgba(var(--rgb-black),.15));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-blue-300),.6)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-primary--HfV1LSBU:disabled{cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-primary--HfV1LSBU:disabled .g-circular-button-icon-wrapper--MWG2oxw5{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-primary--HfV1LSBU:disabled .g-circular-button-label--yLYoMTGX{color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-primary--HfV1LSBU .g-circular-button-icon-wrapper--MWG2oxw5{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-secondary--HmTum8mq.hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-secondary--HmTum8mq:not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-blue-300),.05),rgba(var(--rgb-blue-300),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-secondary--HmTum8mq.active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-secondary--HmTum8mq:not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-secondary--HmTum8mq:disabled{cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-secondary--HmTum8mq:disabled .g-circular-button-icon-wrapper--MWG2oxw5{border-color:var(--color-gray-200);color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-secondary--HmTum8mq:disabled .g-circular-button-label--yLYoMTGX{color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-secondary--HmTum8mq .g-circular-button-icon-wrapper--MWG2oxw5{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-filled--OfvSU5xo.hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-filled--OfvSU5xo:not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-blue-300),.15),rgba(var(--rgb-blue-300),.15));box-shadow:0 .25rem .75rem 0 rgba(var(--rgb-blue-300),.1)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-filled--OfvSU5xo.active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-filled--OfvSU5xo:not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-blue-300),.2),rgba(var(--rgb-blue-300),.2));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-filled--OfvSU5xo:disabled{cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-filled--OfvSU5xo:disabled .g-circular-button-icon-wrapper--MWG2oxw5{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-filled--OfvSU5xo:disabled .g-circular-button-label--yLYoMTGX{color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-variant-filled--OfvSU5xo .g-circular-button-icon-wrapper--MWG2oxw5{background-color:var(--g-color-interactive-filled);color:var(--g-color-interactive-primary)}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-hidden-label-below-sm--Dyadoyn5{width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-hidden-label-below-sm--Dyadoyn5 .g-circular-button-label--yLYoMTGX{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-hidden-label-below-md--hJDCyE0j{width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-hidden-label-below-md--hJDCyE0j .g-circular-button-label--yLYoMTGX{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-hidden-label-always--YC6yB1Gs{width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-circular-button-hidden-label-always--YC6yB1Gs .g-circular-button-label--yLYoMTGX{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-circular-button-variant-secondary--HmTum8mq.hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-circular-button-variant-secondary--HmTum8mq:not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-circular-button-variant-secondary--HmTum8mq.active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-circular-button-variant-secondary--HmTum8mq:not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-circular-button-variant-filled--OfvSU5xo.hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-circular-button-variant-filled--OfvSU5xo:not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.15),rgba(var(--rgb-black),.15));box-shadow:0 .25rem .75rem 0 rgba(var(--rgb-blue-300),.4)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-circular-button-variant-filled--OfvSU5xo.active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-circular-button-variant-filled--OfvSU5xo:not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.2),rgba(var(--rgb-black),.2));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-blue-300),.2)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi) .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi) .g-circular-button-icon-wrapper--MWG2oxw5{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi) .g-circular-button-label--yLYoMTGX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi) .g-circular-button-label--yLYoMTGX{color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):disabled{cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-icon-wrapper--MWG2oxw5{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-label--yLYoMTGX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-primary--HfV1LSBU:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-label--yLYoMTGX{color:rgba(var(--rgb-white),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi) .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi) .g-circular-button-icon-wrapper--MWG2oxw5{border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi) .g-circular-button-label--yLYoMTGX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi) .g-circular-button-label--yLYoMTGX{color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.15),rgba(var(--rgb-black),.15));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):disabled{cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-icon-wrapper--MWG2oxw5{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-label--yLYoMTGX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-secondary--HmTum8mq:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-label--yLYoMTGX{color:var(--g-color-text-inverted-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi) .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi) .g-circular-button-icon-wrapper--MWG2oxw5{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi) .g-circular-button-label--yLYoMTGX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi) .g-circular-button-label--yLYoMTGX{color:var(--color-white)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi).hover--TQEWbwjS .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):not(:disabled):hover .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi).active--utBIwt2H .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):not(:disabled):active .g-circular-button-icon-wrapper--MWG2oxw5{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):disabled{cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-icon-wrapper--MWG2oxw5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-icon-wrapper--MWG2oxw5{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-label--yLYoMTGX,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-circular-button-variant-filled--OfvSU5xo:not(.g-no-inverted--cDrjbGZi):disabled .g-circular-button-label--yLYoMTGX{color:rgba(var(--rgb-white),.5)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU{--card-padding-vertical:var(--g-size-bs-10);--card-padding-horizontal:var(--g-size-bs-15);background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-secondary)!important;border-radius:var(--g-size-border-radius-md);border-style:solid!important;border-width:0;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);color:var(--g-color-text-primary);display:inline-flex;flex-direction:column;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10);max-width:100%;outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:clip;position:relative;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-sticky--vy8jTzfG{position:sticky;top:0;z-index:10}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-large--AiC3RYbA{--card-padding-vertical:var(--g-size-layout-sm);--card-padding-horizontal:var(--g-size-layout-sm)}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-uniform-headings--LWgjsIE_ :is(h2,h3,h4,h5,h6){font-size:1.125rem;line-height:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU :is(h2,h3,h4,h5,h6){font-weight:var(--g-font-weight-bold);padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-card-body--AqCR9lJa{flex:1 1 auto;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-card-no-padding--jHPLJmRj{--card-padding-vertical:0;--card-padding-horizontal:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-separator--xi_xrsYZ.g-separator-protrude--bOe9Biai{margin-left:calc(var(--card-padding-horizontal, 0)*-1);margin-right:calc(var(--card-padding-horizontal, 0)*-1)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-separator--xi_xrsYZ:where(.g-separator-spacing-inherit--hZFqAtpP){margin-bottom:var(--card-padding-vertical,0);margin-top:var(--card-padding-vertical,0)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header--auEUOBDf{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-primary);text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header--auEUOBDf p{margin:0;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-banner--zoTeFAxQ>.g-card-body--AqCR9lJa{padding-bottom:calc(var(--g-size-spacing-lg) - var(--g-font-offset-p-bottom));padding-top:calc(var(--g-size-spacing-lg) - var(--g-font-offset-p-top))}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG{--card-padding-vertical:calc(var(--g-size-spacing-xl)*2);background:var(--g-color-surface-primary);display:flex;text-align:center}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG{--card-padding-vertical:var(--g-size-spacing-xl)}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-amount--oCALBFpS:nth-child(n){display:inline-block;font-size:var(--g-font-size-h1);font-weight:var(--g-font-weight-semibold);line-height:normal;margin-top:var(--g-size-bs-20)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-product-info--_4LWo44E{flex-direction:column;gap:var(--g-size-spacing-md);width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-product-info--_4LWo44E .g-product-info-data--DpuBeDIJ{margin-bottom:0;margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-product-info--_4LWo44E .g-product-info-data--DpuBeDIJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-product-info--_4LWo44E .g-product-info-data--DpuBeDIJ>*{display:block}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-product-info--_4LWo44E .g-major--TNBaCwUE{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-product-info--_4LWo44E .g-avatar--w6QCjggI{--size:var(--g-size-icon-xl)}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-product-info--_4LWo44E.g-product-info-totaled--Z3u6D7PX .g-product-info-data--DpuBeDIJ{grid-template-columns:unset;grid-template-rows:unset}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-product-info--_4LWo44E.g-product-info-totaled--Z3u6D7PX .g-product-info-amount--u6AwQmz4{grid-column:unset;grid-row:unset;text-align:unset}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG .g-group-button--IJEWNGvw .g-button--R2q1JbYs{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG:not(.g-card-header-left--cwlWvgSy) .g-product-info--_4LWo44E .g-avatar--w6QCjggI{align-self:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG.g-card-header-left--cwlWvgSy{text-align:left}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG.g-card-header-left--cwlWvgSy .g-product-info--_4LWo44E{display:block;position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG.g-card-header-left--cwlWvgSy .g-product-info--_4LWo44E:not(.g-contact-info--RP5k0PBc) .g-minor--eNztnO1Z{color:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG.g-card-header-left--cwlWvgSy .g-product-info--_4LWo44E:before{content:"";float:right;height:var(--g-size-icon-xl);width:calc(var(--g-size-icon-xl) + var(--g-size-spacing-md))}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU.g-card-header-variant-info--uOAFgNWG.g-card-header-left--cwlWvgSy .g-product-info--_4LWo44E .g-avatar--w6QCjggI{position:absolute;right:0;top:0}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024{background-color:var(--g-color-surface-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU{background-color:transparent!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024{border-radius:var(--g-size-border-radius-md);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);display:flex;flex-flow:row wrap;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:clip}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024 .g-card--eVAnxDKU{box-shadow:none;display:flex;flex:1 0 0%;margin-bottom:0;margin-top:0;outline:none;overflow:visible}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024 .g-card--eVAnxDKU.g-card-sticky--vy8jTzfG{border-bottom-width:var(--g-size-border-width-sm);margin-bottom:calc(var(--g-size-border-width-sm)*-1)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024 .g-card--eVAnxDKU:not(.g-card--eVAnxDKU .g-card--eVAnxDKU),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024>.g-card--eVAnxDKU{border-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024>.g-interactable--rMOmvhxS:not(:hover){border-color:var(--g-color-border-secondary) var(--g-color-surface-primary) var(--color-transparent)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-horizontal--iSJ60aW7 .g-card--eVAnxDKU+.g-card--eVAnxDKU{border-left-width:var(--g-size-border-width-sm)}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-horizontal--iSJ60aW7 .g-card--eVAnxDKU{border-left-width:0!important;flex-basis:100%;flex-direction:column}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-horizontal--iSJ60aW7:where(:not(.g-card-group-noline--qkfwR7fT)) .g-card--eVAnxDKU+.g-card--eVAnxDKU{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b{flex-direction:column}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b:where(:not(.g-card-group-noline--qkfwR7fT)) .g-card--eVAnxDKU+.g-card--eVAnxDKU{border-top-width:var(--g-size-border-width-sm)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card--eVAnxDKU.g-card-header-variant-banner--zoTeFAxQ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card--eVAnxDKU.g-card-header-variant-banner--zoTeFAxQ+.g-card--eVAnxDKU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card--eVAnxDKU[class*=g-bg-],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card--eVAnxDKU[class*=g-bg-]+.g-card--eVAnxDKU{border-top-width:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024+.g-card-group--y3ljh024{margin-top:var(--g-size-bs-20)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev+.g-card-group--y3ljh024,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev+.g-card-group--y3ljh024 .g-card--eVAnxDKU{margin-top:0}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev+.g-card-group--y3ljh024:where(.g-card-group-noline--qkfwR7fT) .g-card--eVAnxDKU:where(:nth-child(1 of .g-card--eVAnxDKU)),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev+.g-card-group--y3ljh024:where(:not(.g-card-group-noline--qkfwR7fT)) .g-card--eVAnxDKU{border-top-width:var(--g-size-border-width-sm)}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev:not(.g-card-group-noline--qkfwR7fT)+.g-card-group--y3ljh024 .g-card--eVAnxDKU{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group--y3ljh024.g-card-group-noline--qkfwR7fT .g-card--eVAnxDKU{border-width:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-nogap--Rk4sj3ev{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-nogap--Rk4sj3ev+.g-card-group--y3ljh024{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ{--card-border:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-card--eVAnxDKU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-card-group--y3ljh024,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-card--eVAnxDKU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-card-group--y3ljh024{box-shadow:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-card-group--y3ljh024,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-card-group--y3ljh024{border-left:var(--card-border);border-right:var(--card-border);border-top:var(--card-border);box-shadow:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-card-group--y3ljh024:not(.g-card-group-nogap--Rk4sj3ev),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-card-group--y3ljh024:not(.g-card-group-nogap--Rk4sj3ev){border-bottom:var(--card-border);border-top:var(--card-border)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev+.g-card-group--y3ljh024,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev+.g-card-group--y3ljh024{border-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev+.g-card-group--y3ljh024:not(.g-card-group-nogap--Rk4sj3ev),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-card-group--y3ljh024.g-card-group-nogap--Rk4sj3ev+.g-card-group--y3ljh024:not(.g-card-group-nogap--Rk4sj3ev){border-bottom:var(--card-border);border-top:0}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-card-group--y3ljh024.g-card-group-horizontal--iSJ60aW7 .g-card--eVAnxDKU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-card-group--y3ljh024.g-card-group-horizontal--iSJ60aW7 .g-card--eVAnxDKU{border-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU .g-card-group--y3ljh024.g-card-group-horizontal--iSJ60aW7 .g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-card-group--y3ljh024.g-card-group-horizontal--iSJ60aW7 .g-card--eVAnxDKU:first-child{border-top:0}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card--eVAnxDKU :not(.g-card-group--y3ljh024)>.g-card--eVAnxDKU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ :not(.g-card-group--y3ljh024)>.g-card--eVAnxDKU{border:var(--card-border)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card--eVAnxDKU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-card--eVAnxDKU{background-clip:padding-box;background-color:rgba(var(--rgb-black),.1);border-color:transparent!important;box-shadow:none;color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card--eVAnxDKU .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-card--eVAnxDKU .g-faded--sY8qCOWB{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card--eVAnxDKU,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD:is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD:is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card--eVAnxDKU{background-clip:border-box}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card--eVAnxDKU:not(.g-card-inner--bwWVDlkq,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--zoTeFAxQ)),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD:is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card--eVAnxDKU:not(.g-card-inner--bwWVDlkq,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--zoTeFAxQ)){background-color:transparent}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card-group--y3ljh024,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD.g-card-group--y3ljh024{box-shadow:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card--eVAnxDKU:where(:not(.g-card-overview--JPL3BMK6)){display:flex;flex-direction:column;max-width:none;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card--eVAnxDKU:not([class*=g-card-alert-]){margin-bottom:0;margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card--eVAnxDKU:not([class*=g-card-alert-]):not(.g-card-inner--bwWVDlkq){border-radius:0;border-width:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card-body--AqCR9lJa{position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F>:not(.g-separator--xi_xrsYZ){flex:1 0 0%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer--JKTBkMsz:not(.g-card-large--AiC3RYbA):nth-child(n){--card-padding-vertical:var(--g-size-spacing-xl);--card-padding-horizontal:var(--g-size-bs-15)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-summary--aCWMjWKc{display:flex;gap:0 var(--g-size-spacing-xxl);padding-bottom:0;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-summary--aCWMjWKc .g-amount--oCALBFpS{display:block}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-wrap-never--PjPv0OJU .g-card-footer-total--dmNpZgUZ{text-align:right}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-wrap-below-sm--zrJXK0sX .g-card-footer-summary--aCWMjWKc{flex-wrap:wrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-wrap-below-sm--zrJXK0sX .g-card-footer-total--dmNpZgUZ{flex-basis:100%}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-wrap-auto--YsFGt0JA .g-card-footer-summary--aCWMjWKc{flex-wrap:wrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-wrap-auto--YsFGt0JA .g-card-footer-total--dmNpZgUZ{flex-grow:1;text-align:right}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-wrap-always--if0feRV6 .g-card-footer-summary--aCWMjWKc{flex-wrap:wrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-wrap-always--if0feRV6 .g-card-footer-total--dmNpZgUZ{flex-basis:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-label--OybZRslt{flex-grow:1;text-align:left}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-total--dmNpZgUZ{text-align:right}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-total--dmNpZgUZ:first-child{flex-basis:100%}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-total--dmNpZgUZ{text-align:left}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-description--FS9M5Eoz{padding-bottom:0;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-description--FS9M5Eoz:not(:only-child){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-footer-description--FS9M5Eoz:only-child{text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-confirm-footer--dS_V3Svv .g-card-body--AqCR9lJa{padding-bottom:var(--g-size-bs-20);padding-top:var(--g-size-bs-20);text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6{padding:0;position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6:nth-child(n):nth-child(n){display:flex}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6:not(.g-card-overview-widget--XXwB7qjG):hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-title--PbKO9tRA:nth-child(n):nth-child(n){font-size:1rem;font-weight:600;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-title-overline--Azfl2rRT{order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-action-default--EexcUfb6{color:var(--g-color-text-primary);display:block;overflow:hidden;text-overflow:ellipsis}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-action-default--EexcUfb6:hover{text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-action-default--EexcUfb6:focus-visible{outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-action-default--EexcUfb6:before{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-action-default--EexcUfb6.g-button--R2q1JbYs{display:inline;line-height:1.25rem;min-height:0;position:static;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-action-default--EexcUfb6.g-button--R2q1JbYs:focus-visible:nth-child(n){outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-action-default--EexcUfb6.g-button--R2q1JbYs .g-button-label--Ubtn1ZoG{white-space:normal}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6:nth-child(n) .g-micro--O9APEr8z{font-size:.875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-info--f3yVDbXc{display:flex}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL{display:grid;flex-grow:1;flex-shrink:1;line-height:1.25rem;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL .g-card-overview-info-alias--UVvmXKXw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL .g-micro--O9APEr8z{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL .g-card-overview-info-alias--UVvmXKXw{margin:.125rem 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL .g-card-overview-info-alias--UVvmXKXw .g-card-overview-title--PbKO9tRA{line-height:1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-info--f3yVDbXc .g-card-overview-stripe--uqh2aPA_{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-amount--oCALBFpS{font-size:1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6:nth-child(n) .g-amount-converted--DA3CWiXG{color:var(--g-color-text-primary);font-size:.75rem;font-weight:400;line-height:1rem;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-figure--ldW05aAj{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-major--TNBaCwUE{font-weight:600}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-button--R2q1JbYs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-tooltip-trigger--XeyXbnBV{position:relative;z-index:30}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-extra-amount--DAk5u849{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:400;line-height:1.3125rem;padding:0}.g-bs4--r2G2rQzE.g-bootstrap--e9JLsXK2.g-uses-keyboard--hFtUurBV .g-card-overview--JPL3BMK6:focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-footer--lcNrQgGo{flex-grow:0;flex-shrink:0;z-index:30}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-footer-right-aligned--TjcvnnpH{justify-content:right}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-footer--lcNrQgGo>.g-button--R2q1JbYs{margin-right:.75rem;padding-left:.5rem;padding-right:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6 .g-card-overview-footer--lcNrQgGo>.g-button--R2q1JbYs:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6.g-inverted--jk6t5qdD .g-card-overview-action-default--EexcUfb6,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6.g-inverted--jk6t5qdD .g-card-overview-action-default--EexcUfb6:active,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6.g-inverted--jk6t5qdD .g-card-overview-extra-amount--DAk5u849,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6.g-inverted--jk6t5qdD .g-faded--sY8qCOWB{color:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview--JPL3BMK6.g-inverted--jk6t5qdD .g-card-overview-footer--lcNrQgGo{border-top-color:rgba(var(--rgb-white),.15)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0{flex-flow:row;min-height:4.5rem}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0{align-items:flex-start}}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0{align-items:center}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-title--PbKO9tRA{right:4.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-title--PbKO9tRA a{left:5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA{min-width:0;padding-right:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc{align-items:center;padding-left:.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL{align-items:center;margin-bottom:0;margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL .g-card-overview-info-alias-area--WvNzvSgF{align-items:baseline;display:flex;overflow:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL .g-card-overview-info-alias-area--WvNzvSgF *{margin-right:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL .g-card-overview-info-alias-area--WvNzvSgF .g-badge--PQyCLFsO{vertical-align:-.1875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc .g-card-overview-info-data--Udb3yTIL .g-card-overview-info-alias-area--WvNzvSgF .g-micro--O9APEr8z{line-height:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn .g-card-overview-info-amount-dual--Id1aFnmn{display:flex;flex-direction:column}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn .g-card-overview-info-amount-dual--Id1aFnmn .g-card-overview-info-amount-inner--KWTjQTP8{overflow:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn .g-card-overview-info-amount-dual--Id1aFnmn>:nth-child(2){text-align:left;width:7rem}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn .g-card-overview-info-amount-dual--Id1aFnmn>:nth-child(2){align-self:center;padding-left:.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn .g-card-overview-info-amount-dual--Id1aFnmn{flex-direction:row;justify-content:flex-end}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn .g-card-overview-info-amount-dual--Id1aFnmn .g-card-overview-info-amount-offseted-for-dual--EVB5rysg{padding-right:7rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-data--Udb3yTIL{grid-template-columns:auto auto;grid-template-rows:repeat(6,max-content)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn{grid-column:2/3;grid-row:1/99;margin-left:.625rem;min-width:0;text-align:right}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn .g-amount--oCALBFpS{padding-top:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn p{overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-totaled--Uj5pbRU4 .g-card-overview-info-amount--XKibEiwn p+.g-card-overview-extra-amount--DAk5u849{margin-top:-.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc.g-card-overview-info-verbose--JDvwUuWm .g-card-overview-badge-area--Txt_cCFs{padding-top:.25rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-figure--ldW05aAj{height:auto;margin-right:1rem}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-card-overview-figure--ldW05aAj,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-info-container--gwm_c5QA .g-micro--O9APEr8z{display:none}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0:not(.g-card-overview-promotion--XBavw5Pe) .g-card-overview-body--j7tmUfUn{display:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo{align-items:center;display:flex;margin-bottom:auto;margin-top:auto;padding:0;width:4.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo.g-card-overview-footer-full-width--sw4ENFbV{width:18.25rem}@media (max-width:991.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo{justify-content:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo.g-card-overview-footer-full-width--sw4ENFbV{width:4.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo .g-card-overview-footer-content--wOWl15Cu{display:none}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo>.g-button--R2q1JbYs{border-width:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo>.g-button--R2q1JbYs:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo .g-card-overview-footer-content--wOWl15Cu{padding:0 1rem 0 1.875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo .g-card-overview-footer-content--wOWl15Cu .g-btn-overview-footer--Cwk5x73W{width:11.875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo .g-card-overview-footer-content--wOWl15Cu .g-btn-overview-footer--Cwk5x73W:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc{align-items:stretch;height:17.5rem;min-width:13.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-title--PbKO9tRA{bottom:2.875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA{flex-grow:0;flex-shrink:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc{flex-direction:row-reverse;padding-top:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc .g-card-overview-badge-area--Txt_cCFs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc .g-micro--O9APEr8z{margin-top:-.25rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc .g-card-overview-figure--ldW05aAj{margin-left:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-info--f3yVDbXc .g-card-overview-stripe--uqh2aPA_{height:.25rem;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-grid-amounts--JhsRiYxD{display:flex;flex-direction:column}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-grid-amounts--JhsRiYxD p{padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-grid-amounts--JhsRiYxD .g-meter--sExH0LEq{margin:.4375rem 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-grid-amounts--JhsRiYxD .g-amount--oCALBFpS{line-height:1.5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-grid-amounts--JhsRiYxD .g-card-overview-extra-amount--DAk5u849{line-height:1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .g-card-overview-grid-amounts--JhsRiYxD .g-card-overview-extra-amount-offsetted--QN2icxe3{margin-top:1.875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-info-container--gwm_c5QA .meter--BK_mK00_{margin:.4375rem 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-footer--lcNrQgGo{align-items:center;border-top:.0625rem solid var(--g-color-border-secondary);display:flex;height:2.875rem;padding:0;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-footer--lcNrQgGo .g-card-overview-footer-content--wOWl15Cu{flex:1;overflow:hidden;padding-right:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-footer--lcNrQgGo .g-button--R2q1JbYs{border-width:.125rem;margin-left:.5rem;min-height:2rem;padding-left:.5rem;padding-right:.5rem;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-gridview--eT2Whgwc .g-card-overview-footer--lcNrQgGo .g-button--R2q1JbYs:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-overview-listview--FR20h2Z0:focus-within,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-overview-listview--FR20h2Z0:hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card-overview-listview--FR20h2Z0:focus-within,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :is(.g-card-outer--JVS8nLxg,.g-card-inner--bwWVDlkq) .g-card-overview-listview--FR20h2Z0:hover{background-color:var(--g-color-overlay-hover);outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-body--j7tmUfUn{flex-grow:1;overflow-x:hidden;overflow-y:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-body--j7tmUfUn.g-card-overview-body-interactive--zufWpxAL{position:relative;z-index:20}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-body--j7tmUfUn.g-card-overview-body-unpadded--gYUPjern{padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-widget--XXwB7qjG{height:20rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-widget--XXwB7qjG .g-card-overview-header--k5Sb7phA{border-bottom:.0625rem solid var(--g-color-border-secondary);min-height:2.875rem;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-widget--XXwB7qjG .g-card-overview-body--j7tmUfUn{height:100%;overflow-y:visible}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe .g-card-overview-body--j7tmUfUn{flex-grow:0;overflow:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe .g-card-overview-body--j7tmUfUn p{text-align:left}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0>.g-button--R2q1JbYs{margin-right:.5rem;padding:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0 .g-card-overview-body--j7tmUfUn{display:flex;flex:1;padding-left:calc(var(--card-padding-horizontal) + .3125rem);text-align:left}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0 .g-card-overview-body--j7tmUfUn .g-card-overview-icon--qgCgl4Ew{margin-right:1rem;width:3rem}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0 .g-card-overview-body--j7tmUfUn .g-card-overview-icon--qgCgl4Ew{display:none}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0 .g-card-overview-body--j7tmUfUn .g-card-overview-promotion-info--H9tIDQEt .g-button--R2q1JbYs{text-align:initial}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0 .g-card-overview-body--j7tmUfUn .g-card-overview-promotion-info--H9tIDQEt .g-card-overview-action-default--EexcUfb6 :is(h2,h3,h4,h5,h6){padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0 .g-card-overview-body--j7tmUfUn .g-card-overview-promotion-info--H9tIDQEt p{padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo{margin:0}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo{width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-listview--FR20h2Z0 .g-card-overview-footer--lcNrQgGo .g-button--R2q1JbYs{margin-right:.5rem;margin-top:.5rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-gridview--eT2Whgwc{background-position:50%;background-size:cover;justify-content:flex-end}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-gridview--eT2Whgwc>.g-button--R2q1JbYs{border-width:.125rem;margin:0;position:absolute;right:.5rem;top:.5rem;z-index:30}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-gridview--eT2Whgwc>.g-button--R2q1JbYs:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-gridview--eT2Whgwc .g-card-overview-body--j7tmUfUn{overflow:hidden;text-align:center;text-overflow:ellipses}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-gridview--eT2Whgwc .g-card-overview-body--j7tmUfUn .g-micro--O9APEr8z{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-promotion--XBavw5Pe.g-card-overview-gridview--eT2Whgwc .g-card-overview-body--j7tmUfUn .g-card-overview-icon--qgCgl4Ew{width:6rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group--x2VctaD3{display:flex;flex-direction:column;gap:.9375rem;margin:1.25rem 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group--x2VctaD3 .g-card-overview--JPL3BMK6{margin:0}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group-layout-grid--qNm1Eje2{flex-direction:row;gap:.9375rem;margin:1.25rem -.9375rem .625rem;overflow:auto hidden;padding:0 .9375rem .625rem;scroll-behavior:smooth;scroll-snap-type:x mandatory}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group-layout-grid--qNm1Eje2 .g-card-overview--JPL3BMK6{flex:1 0 15.9375rem;scroll-margin-left:.9375rem;scroll-snap-align:start}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group-layout-grid--qNm1Eje2:after{content:"";flex:0 0 calc(100% - 16.875rem)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group-layout-grid--qNm1Eje2:has(.g-card-overview--JPL3BMK6:only-child):after{content:none}}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group-layout-grid--qNm1Eje2{--columns:2;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group-layout-grid--qNm1Eje2{--columns:3}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group-layout-grid--qNm1Eje2{--columns:4}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group-layout-widget--Ohh7uXVS{--columns:1;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-overview-group-layout-widget--Ohh7uXVS{--columns:2}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function-footer--U94vUOKi{--card-padding-vertical:0.9375rem}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function-footer--U94vUOKi{--card-padding-horizontal:1.5625rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD{display:flex!important;flex-direction:column;overflow:unset}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-h-major--r2ZHBVfu{font-size:1.125rem;font-weight:700;line-height:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-h-major--r2ZHBVfu:nth-child(n){padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-h-minor--Hsczh6rQ{font-size:.875rem;font-weight:700;line-height:1.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-group--osiI1cPC{margin:0;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-group-button--IJEWNGvw{text-align:center;width:100%}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-group-button--IJEWNGvw{order:-1}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-body--AqCR9lJa{display:flex;flex-direction:column;flex-grow:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-indicator--tSxaEYL8{align-items:center;color:var(--g-color-fill-primary);margin-bottom:-.9375rem;order:-1;text-align:center}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-indicator--tSxaEYL8.g-indicator-custom--yXgmYVBG{padding-bottom:1.5625rem;padding-top:1.5625rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-indicator--tSxaEYL8.g-indicator-custom--yXgmYVBG .g-card-function-indicator-content--jY6VoWp5{max-width:12.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-indicator--tSxaEYL8.g-indicator-custom--yXgmYVBG .g-card-function-indicator-content--jY6VoWp5 img{max-width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-indicator--tSxaEYL8.g-indicator-enabled--GCRIF3b1 .g-state--X1e477U7{color:var(--g-color-success)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-icon--MPZGTH2s{--size:3rem;color:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-state--X1e477U7{font-size:.75rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:.75rem;margin-left:-.5rem;margin-right:-.5rem;margin-top:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-postscript--mT8h7BaP{margin-top:-.9375rem;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-postscript--mT8h7BaP p{font-size:.875rem;line-height:1.3125rem}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-postscript--mT8h7BaP .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD .g-card-function-postscript--mT8h7BaP .g-button--R2q1JbYs{margin-bottom:.375rem;margin-top:.375rem;width:100%}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card-function--GfIJljOD .g-card-function-indicator--tSxaEYL8{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-inverted--jk6t5qdD .g-card-function--GfIJljOD .g-card-function-indicator--tSxaEYL8.g-indicator-enabled--GCRIF3b1 .g-state--X1e477U7{color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-vertical--eEJOuW17 .g-card-function-icon--MPZGTH2s,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-horizontal--iSJ60aW7 .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-icon--MPZGTH2s{margin-top:.625rem}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-vertical--eEJOuW17 .g-card-body--AqCR9lJa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-horizontal--iSJ60aW7 .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-body--AqCR9lJa{text-align:center}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-vertical--eEJOuW17 .g-card-body--AqCR9lJa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-horizontal--iSJ60aW7 .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-body--AqCR9lJa{flex-grow:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-vertical--eEJOuW17 .g-card-function-postscript--mT8h7BaP .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-vertical--eEJOuW17 .g-card-function-postscript--mT8h7BaP .g-button--R2q1JbYs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-horizontal--iSJ60aW7 .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--mT8h7BaP .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-horizontal--iSJ60aW7 .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--mT8h7BaP .g-button--R2q1JbYs{max-width:calc(100% - 1rem)}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])){flex-direction:row}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4 .g-card-body--AqCR9lJa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-body--AqCR9lJa{justify-content:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4 .g-card-function-indicator--tSxaEYL8,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--tSxaEYL8{flex:0 0 15%;margin-bottom:0;max-width:15%;padding-right:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4 .g-card-function-indicator--tSxaEYL8.g-indicator-custom--yXgmYVBG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--tSxaEYL8.g-indicator-custom--yXgmYVBG{flex:0 0 23%;max-width:23%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4 .g-card-function-icon--MPZGTH2s,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-icon--MPZGTH2s{--size:4rem;font-size:var(--size);height:var(--size);line-height:var(--size);margin-top:0;min-width:var(--size);width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4 .g-card-function-body--TMF6so89,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-body--TMF6so89{--card-padding-vertical:1.25rem;flex:1 0 0;text-align:left}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4 .g-card-function-postscript--mT8h7BaP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--mT8h7BaP{flex:0 0 25%;margin-top:0;max-width:25%;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4 .g-card-function-postscript--mT8h7BaP .g-group-button--IJEWNGvw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--mT8h7BaP .g-group-button--IJEWNGvw{padding:calc(var(--card-padding-horizontal) - 1.40625rem) 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4 .g-card-function-postscript--mT8h7BaP .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function--GfIJljOD.g-card-function-variant-horizontal--qShzp4S4 .g-card-function-postscript--mT8h7BaP .g-button--R2q1JbYs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--mT8h7BaP .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-group-vertical--FiV3Sz2b .g-card-function--GfIJljOD:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--mT8h7BaP .g-button--R2q1JbYs{margin:.375rem 0;padding-left:.3125rem;padding-right:.3125rem;width:100%}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function-footer-shared--X_4EqxYc:nth-child(n):nth-child(n){margin-top:-.9375rem}}@media (min-width:1200px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function-footer--U94vUOKi{--card-padding-horizontal:10%}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function-footer--U94vUOKi .g-card-body--AqCR9lJa{padding-top:0}}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function-footer--U94vUOKi .g-card-body--AqCR9lJa{text-align:center}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-function-footer--U94vUOKi p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F>.g-card--eVAnxDKU{min-width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F:has(.g-card-footer--JKTBkMsz){flex-wrap:wrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F .g-card-footer--JKTBkMsz{flex-basis:100%}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F .g-card-footer--JKTBkMsz{text-align:center}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F .g-card-footer--JKTBkMsz:nth-child(n):nth-child(n){margin-top:-.9375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F .g-card-footer--JKTBkMsz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F .g-card-footer--JKTBkMsz .g-card-body--AqCR9lJa{padding-top:0}}@media (min-width:1200px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F .g-card-footer--JKTBkMsz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F .g-card-footer--JKTBkMsz .g-card-body--AqCR9lJa{--card-padding-horizontal:10%}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-row--XIyHeq_F .g-card-footer--JKTBkMsz p{font-size:.875rem;line-height:1.3125rem;text-wrap:balance}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)){--card-padding-horizontal:1rem;--card-padding-vertical:0.75rem;background-color:var(--g-color-surface-primary);border-radius:.5rem;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);display:flex;flex-direction:column;margin-bottom:.625rem;margin-top:.625rem;max-width:100%;outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-body--VQ1iujhu,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-footer--lQ4I3272,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-indicator--o5FaS8Nm{display:flex;flex-direction:column;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-title--kyPeU9CD{flex-shrink:0;font-size:1.125rem;font-weight:700;line-height:1.5rem;padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-title--kyPeU9CD,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-title--kyPeU9CD a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-title--kyPeU9CD a:after{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-title-overline--rRsht2iO{order:-1}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB{--card-padding-vertical:0.9375rem;--card-padding-horizontal:1.5625rem;flex-direction:row}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB .g-card-product-indicator-badge--SqkyC9_c{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB .g-card-product-body--VQ1iujhu,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB .g-card-product-footer--lQ4I3272,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB .g-card-product-indicator--o5FaS8Nm{justify-content:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB .g-card-product-indicator--o5FaS8Nm{flex-basis:15%;margin-bottom:0;min-width:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB .g-card-product-body--VQ1iujhu{--card-padding-vertical:1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB .g-card-product-footer--lQ4I3272{flex-basis:30%;margin-top:0;min-width:0;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB .g-card-product-footer--lQ4I3272 .g-group-button--IJEWNGvw{order:-1;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-plugin--_aSOJmIB .g-card-product-footer--lQ4I3272 .g-button--R2q1JbYs{padding-left:.3125rem;padding-right:.3125rem;width:100%}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-large-teaser--t1PPzmlj,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-teaser--UZ1TB2zx{height:17.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-large-teaser--t1PPzmlj .g-card-product-body--VQ1iujhu,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-teaser--UZ1TB2zx .g-card-product-body--VQ1iujhu{padding-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-large-teaser--t1PPzmlj .g-card-product-content--LQDVfFM8,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-teaser--UZ1TB2zx .g-card-product-content--LQDVfFM8{-webkit-mask-image:linear-gradient(to top,transparent -.0625rem,#000 var(--card-padding-vertical));mask-image:linear-gradient(to top,transparent -.0625rem,#000 var(--card-padding-vertical));overflow:hidden;padding-bottom:var(--card-padding-vertical)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-large-teaser--t1PPzmlj .g-card-product-footer--lQ4I3272,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-teaser--UZ1TB2zx .g-card-product-footer--lQ4I3272{margin-top:0;padding-top:.25rem}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-indicator-badge--SqkyC9_c{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-teaser--UZ1TB2zx .g-card-product-indicator-badge--SqkyC9_c{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-large-teaser--t1PPzmlj{height:25.75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-large-teaser--t1PPzmlj .g-card-product-indicator--o5FaS8Nm{flex-basis:15.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-large-teaser--t1PPzmlj .g-card-product-indicator-custom--FOk6KNU_:not(.g-card-product-indicator-cover--ORDLoaPo) img,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-large-teaser--t1PPzmlj .g-card-product-indicator-custom--FOk6KNU_:not(.g-card-product-indicator-cover--ORDLoaPo) svg{max-height:8rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)).g-card-product-variant-large-teaser--t1PPzmlj .g-card-product-icon--DBSFa_t4{height:6rem;width:6rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-indicator--o5FaS8Nm{align-items:center;background-color:var(--color-bg,var(--g-color-fill-primary));color:var(--color-fg,var(--g-color-fill-inverted));flex:0 0 7rem;justify-content:center;margin-bottom:0;order:-1;position:relative}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-indicator--o5FaS8Nm{background-color:CanvasText!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-indicator--o5FaS8Nm .g-card-product-icon--DBSFa_t4{color:Canvas!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-indicator-custom--FOk6KNU_:not(.g-card-product-indicator-cover--ORDLoaPo) img,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-indicator-custom--FOk6KNU_:not(.g-card-product-indicator-cover--ORDLoaPo) svg{max-height:4rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-indicator-cover--ORDLoaPo img,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-indicator-cover--ORDLoaPo svg{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%;position:absolute;top:0;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-body--VQ1iujhu{flex:1 1;overflow:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-footer--lQ4I3272{flex:0 0}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-footer--lQ4I3272{margin-top:-.9375rem;padding-top:0}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-footer--lQ4I3272 .g-group-button--IJEWNGvw{display:flex;flex-wrap:wrap;gap:.9375rem 1.25rem;margin:0;padding:1.25rem 0 .25rem}@media (min-width:576px) and (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-footer--lQ4I3272 .g-group-button--IJEWNGvw{justify-content:center;padding-bottom:.875rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product--SCW1xFtV:where(:not(.g-card--eVAnxDKU)) .g-card-product-footer--lQ4I3272 .g-button--R2q1JbYs{margin:0;position:relative;z-index:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product-title--kyPeU9CD{margin-left:-.25rem;margin-right:-.25rem;padding-left:.25rem;padding-right:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product-title--kyPeU9CD a{color:inherit;display:block;font-weight:inherit;max-width:100%;width:-moz-max-content;width:max-content}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product-icon--DBSFa_t4{height:4rem;width:4rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product-indicator-badge--SqkyC9_c{margin:var(--card-padding-vertical) var(--card-padding-horizontal) 0 0;max-width:calc(100% - var(--card-padding-horizontal)*2);padding:0;position:absolute;right:0;top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product-price--ZHetFpPm .g-card-product-active--qeJZ38Ze{border:.0625rem solid var(--color-bg);border-radius:50%;margin-right:.125em;position:relative;top:.03125rem}.g-bs4--r2G2rQzE.g-bootstrap--e9JLsXK2.g-uses-keyboard--hFtUurBV .g-card-product-with-default-action--Ivptqwgk:focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product-with-default-action--Ivptqwgk:hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product-with-default-action--Ivptqwgk .g-card-product-title--kyPeU9CD a:hover{text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-product-with-default-action--Ivptqwgk .g-card-product-title--kyPeU9CD a:focus-visible{outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-contact-info--RP5k0PBc{min-height:4rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-contact-info-extended--Zcj8QlPg{min-height:6.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-contact-info--RP5k0PBc .g-amount--oCALBFpS:nth-child(n){font-size:1rem;line-height:1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-contact-info--RP5k0PBc .g-avatar--w6QCjggI:nth-child(n){color:var(--g-color-fill-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-copy--KaS2P70T{border-radius:var(--g-size-border-radius-sm);position:relative;transition-duration:.25s;transition-property:background-color}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-copy--KaS2P70T:hover{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-copy--KaS2P70T .g-tooltip-touch-target--n3uHdHSz{inset:0;position:absolute;z-index:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-copy--KaS2P70T .g-copy-button--zcZZNoN_{inset:0;min-height:0;position:absolute;width:100%;z-index:30}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-copy--KaS2P70T .g-copy-button--zcZZNoN_:focus-visible:nth-child(n){outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-copy--KaS2P70T .g-copy-button--zcZZNoN_:focus-visible:after{content:"";inset:-.125rem 0;outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem;position:absolute;z-index:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz{width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.g-dropdown--nrPI4TYz ol,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.g-dropdown--nrPI4TYz p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.g-dropdown--nrPI4TYz ul{margin:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-menu--m1HQtEmy{border:0;color:var(--g-color-text-primary);float:none;margin:0;max-height:18.75rem;min-width:10rem;overflow-x:hidden;overflow-y:auto;padding:0;position:inherit;width:100%;z-index:350000}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-menu--m1HQtEmy:focus-visible{outline:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .g-dropdown-item--QABILIjy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .g-dropdown-item--QABILIjy{align-items:center;align-items:flex-start;background-color:transparent;border:0;border-radius:.5rem;border-radius:0;box-shadow:none;color:var(--g-color-text-primary);display:inline-flex;display:flex;font-family:inherit;font-size:1rem;font-weight:400;height:auto;justify-content:center;justify-content:flex-start;line-height:1.375rem;min-height:2.25rem;padding:.5625rem .625rem;position:relative;text-align:left;transition-duration:.1s;transition-property:color,background-color,border,box-shadow;transition-timing-function:ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:normal;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy:not(:disabled),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .g-dropdown-item--QABILIjy:not(:disabled),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .g-dropdown-item--QABILIjy:not(:disabled){cursor:pointer}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy.highlight--uRaqbMpw,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy:active,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy:hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .g-dropdown-item--QABILIjy:active,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .g-dropdown-item--QABILIjy:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .g-dropdown-item--QABILIjy:hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .highlight--uRaqbMpw.g-dropdown-item--QABILIjy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .g-dropdown-item--QABILIjy:active,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .g-dropdown-item--QABILIjy:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .g-dropdown-item--QABILIjy:hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .highlight--uRaqbMpw.g-dropdown-item--QABILIjy{background-color:var(--g-color-overlay-hover);box-shadow:none;text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy.highlight--uRaqbMpw .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy:active .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy:focus-visible .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy:hover .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .g-dropdown-item--QABILIjy:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .g-dropdown-item--QABILIjy:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy.selected--e8cDIL1J,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .selected--e8cDIL1J.g-dropdown-item--QABILIjy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .selected--e8cDIL1J.g-dropdown-item--QABILIjy{color:var(--g-color-text-primary);font-weight:600}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy.disabled--NvOOfnTR,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy:disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .disabled--NvOOfnTR.g-dropdown-item--QABILIjy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .g-dropdown-item--QABILIjy:disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .disabled--NvOOfnTR.g-dropdown-item--QABILIjy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .g-dropdown-item--QABILIjy:disabled{background-color:inherit;color:var(--g-color-text-disabled);cursor:not-allowed;pointer-events:revert}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy.border--IPYb5pTZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .border--IPYb5pTZ.g-dropdown-item--QABILIjy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .border--IPYb5pTZ.g-dropdown-item--QABILIjy{border:0!important;border-bottom:.0625rem solid var(--g-color-border-secondary)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy>img,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .g-dropdown-item--QABILIjy>img,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .g-dropdown-item--QABILIjy>img{align-self:center;margin-right:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-item--QABILIjy .g-product-info--_4LWo44E,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT .g-dropdown-item--QABILIjy .g-product-info--_4LWo44E,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG .g-dropdown-item--QABILIjy .g-product-info--_4LWo44E{flex:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-menu-right--WaQs461F{min-width:100%;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-dropdown-menu-right--WaQs461F .g-dropdown-item--QABILIjy{padding-right:1.25rem;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .custom-control--YXiO_yCj{margin-bottom:-.4375rem;margin-right:.625rem;margin-top:-.4375rem;padding-left:1rem}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:not(.g-dropdown-product--rf3UYJP4) .g-dropdown-item--QABILIjy{align-items:center;display:flex;justify-content:space-between}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:not(.g-dropdown-product--rf3UYJP4) .g-dropdown-item--QABILIjy .g-amount--oCALBFpS{margin-left:.9375rem;text-align:right}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:not(.g-dropdown-product--rf3UYJP4) .g-dropdown-item--QABILIjy .g-amount--oCALBFpS{display:block}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled{cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:focus-visible:hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:focus-visible:hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:hover{background-color:var(--g-color-surface-disabled);border-color:var(--g-color-border-disabled);color:var(--g-color-text-disabled);opacity:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:focus-visible:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:focus-visible:hover:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:hover:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:focus-visible:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:focus-visible:hover:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:hover:after{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:focus-visible .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:focus-visible:hover .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz.disabled--NvOOfnTR .g-dropdown-toggle--QrCHEjgS:hover .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:focus-visible .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:focus-visible:hover .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz:disabled .g-dropdown-toggle--QrCHEjgS:hover .g-faded--sY8qCOWB{color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz .g-faded--sY8qCOWB{color:var(--g-color-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:nth-child(n):nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:nth-child(n):nth-child(n){min-height:2.5rem;padding:.4375rem 1.625rem .4375rem .625rem!important;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.show--KwUKon__.g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>[aria-expanded=true].g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.show--KwUKon__.g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>[aria-expanded=true].g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .show--KwUKon__.g-dropdown-toggle--QrCHEjgS:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE [aria-expanded=true].g-dropdown-toggle--QrCHEjgS:after{transform:rotate(180deg)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-separator--HIwdek2d .g-dropdown-item--QABILIjy:not(:last-child){border-bottom:.0625rem solid var(--g-color-border-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4 .g-dropdown-item--QABILIjy{display:block}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4 .g-dropdown-item--QABILIjy.selected--e8cDIL1J{font-weight:400}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4:not(.g-dropdown-product-condensed--Zb0XAmeB) .g-dropdown-item--QABILIjy{position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4:not(.g-dropdown-product-condensed--Zb0XAmeB) .g-contact-info--RP5k0PBc,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4:not(.g-dropdown-product-condensed--Zb0XAmeB) .g-product-info--_4LWo44E{min-height:3.5rem;padding-left:.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4:not(.g-dropdown-product-condensed--Zb0XAmeB) .g-product-info-stripe--rm4aNGcZ{border-radius:0!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4 .g-dropdown-toggle--QrCHEjgS .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4 .g-dropdown-toggle--QrCHEjgS .g-iban--nsLt6o3V,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4.g-dropdown-toggle--QrCHEjgS .g-faded--sY8qCOWB,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4.g-dropdown-toggle--QrCHEjgS .g-iban--nsLt6o3V{font-size:.75rem;line-height:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4 .g-dropdown-toggle--QrCHEjgS>*,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product--rf3UYJP4.g-dropdown-toggle--QrCHEjgS>*{width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product-select-all-content--ANdmCDcv{padding-left:.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-product-checkbox--iiY3Z5Lu:nth-child(n):nth-child(n){margin:auto .5625rem auto .625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz:not(:first-child) .g-dropdown-toggle--QrCHEjgS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz:not(:first-child) .g-form-control--y5ihmz3j{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz:not(:last-child) .g-dropdown-toggle--QrCHEjgS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz:not(:last-child) .g-form-control--y5ihmz3j{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-append--KaqY5UTT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-dropdown--nrPI4TYz.g-input-group-prepend--gTFgjGMG{width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-dropdown-toggle--QrCHEjgS:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-dropdown-toggle--QrCHEjgS:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE ::-moz-placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE ::placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :disabled::-moz-placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE :disabled::placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j{border:.0625rem solid var(--g-color-border-primary);border-radius:.5rem;box-shadow:none;caret-color:var(--g-color-interactive-primary);display:block;padding:.4375rem .625rem;transition:border-color .15s ease-in-out}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:not(:disabled):not([readonly]):hover{border-color:var(--g-color-border-hover)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:not(:disabled):focus-visible{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary);outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;z-index:5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:disabled .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:disabled~.g-input-group-append--KaqY5UTT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:disabled~.g-input-group-append--KaqY5UTT .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:disabled~.g-input-group-prepend--gTFgjGMG,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:disabled~.g-input-group-prepend--gTFgjGMG .btn--HugYfgfv{background-color:var(--g-color-surface-disabled)!important;background-image:none!important;border-color:var(--g-color-border-disabled)!important;color:var(--g-color-text-disabled)!important;cursor:not-allowed;opacity:1;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:disabled .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:disabled~.g-input-group-append--KaqY5UTT .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-control--y5ihmz3j:disabled~.g-input-group-prepend--gTFgjGMG .btn--HugYfgfv{opacity:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=date],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=datetime-local],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=email],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=month],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=number],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=password],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=search],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=tel],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=text],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=time],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=url],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=week],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE select,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE textarea,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE textarea[readonly]{background:var(--g-color-surface-primary);background-image:var(--g-gradient-fake-shadow);color:var(--g-color-text-primary);font-family:inherit;font-size:1rem;font-weight:400;height:unset;line-height:1.5rem;width:100%}@media (prefers-reduced-motion:no-preference){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=date],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=datetime-local],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=email],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=month],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=number],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=password],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=search],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=tel],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=text],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=time],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=url],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=week],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE select,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE textarea,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE textarea[readonly]{transition:border-color .15s ease-in-out}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE button[role=switch],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE select,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE textarea{--g-gradient-fake-shadow:linear-gradient(180deg,rgba(var(--rgb-black),0.07),transparent 0.1875rem)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=radio]{--g-gradient-fake-shadow:radial-gradient(circle at 50% 100%,rgba(var(--rgb-white),0),rgba(var(--rgb-white),0) 75%,rgba(var(--rgb-black),0.4) 125%)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=checkbox]~.custom-control-label--srwgT5QC,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=radio]~.custom-control-label--srwgT5QC{font-weight:400}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=number]::-webkit-inner-spin-button,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE textarea,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE textarea[readonly]{min-height:2.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control--YXiO_yCj{cursor:default;display:block;margin-right:0;min-height:1.5rem;padding-left:1.5rem;position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control--YXiO_yCj:not(.custom-control-inline--mSdXerW4){padding-bottom:.25rem;padding-top:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control--YXiO_yCj:not(.custom-control-inline--mSdXerW4) .custom-control-input--JsRygAwy{top:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-inline--mSdXerW4{display:inline-flex;margin-right:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9{height:1rem;left:0;position:absolute;top:.25rem;width:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:before{content:"";display:block;inset:-.5rem;position:absolute}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:not(:disabled,[readonly]),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy~.custom-control-label--srwgT5QC:not(:disabled,[readonly]),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:not(:disabled,[readonly]),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9~.custom-control-label--srwgT5QC:not(:disabled,[readonly]){cursor:pointer}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy~.custom-control-label--srwgT5QC:disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9~.custom-control-label--srwgT5QC:disabled{cursor:not-allowed}@media (forced-colors:none){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--g-gradient-fake-shadow) center center/contain no-repeat var(--g-color-surface-primary);border:.0625rem solid;color:var(--g-color-border-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:checked,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:where([type=checkbox]):indeterminate,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:checked,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:where([type=checkbox]):indeterminate{background-color:var(--g-color-interactive-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:checked:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:where([type=checkbox]):indeterminate:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:checked:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:where([type=checkbox]):indeterminate:after{background-color:var(--g-color-fill-inverted);border-radius:inherit;content:"";display:block;inset:0;-webkit-mask:center/1rem 1rem no-repeat;mask:center/1rem 1rem no-repeat;position:absolute}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:checked:disabled:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:where([type=checkbox]):indeterminate:disabled:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:checked:disabled:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:where([type=checkbox]):indeterminate:disabled:after{background-color:var(--g-color-border-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:not(:disabled,[readonly]):hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:not(:disabled,[readonly]):hover{color:var(--g-color-interactive-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:not(:disabled,[readonly]):active,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:not(:disabled,[readonly]):active{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25))}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:disabled{background-color:var(--g-color-surface-disabled)!important;background-image:none;color:var(--g-color-border-disabled)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy:disabled~.custom-control-label--srwgT5QC,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9:disabled~.custom-control-label--srwgT5QC{color:var(--g-color-text-disabled)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy[type=checkbox],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9[type=checkbox]{border-radius:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy[type=checkbox]:checked:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9[type=checkbox]:checked:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-32 -48 576 576%27%3E%3Cpath fill=%27%27 d=%27m469 138l-48-48c-7-6-16-6-23 0l-189 190l-1 0l-94-94c-7-7-17-7-23 0l-48 48c-6 6-6 16 0 22l119 118c6 7 16 16 22 23l24 24l260-260c7-7 7-17 1-23z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-32 -48 576 576%27%3E%3Cpath fill=%27%27 d=%27m469 138l-48-48c-7-6-16-6-23 0l-189 190l-1 0l-94-94c-7-7-17-7-23 0l-48 48c-6 6-6 16 0 22l119 118c6 7 16 16 22 23l24 24l260-260c7-7 7-17 1-23z%27/%3E%3C/svg%3E")}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy[type=checkbox]:indeterminate:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9[type=checkbox]:indeterminate:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27%27 d=%27M12,6.5 C12.8284271,6.5 13.5,7.17157288 13.5,8 C13.5,8.77969612 12.9051119,9.42044868 12.14446,9.49313342 L12,9.5 L4,9.5 C3.17157288,9.5 2.5,8.82842712 2.5,8 C2.5,7.22030388 3.09488808,6.57955132 3.85553999,6.50686658 L4,6.5 L12,6.5 Z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27%27 d=%27M12,6.5 C12.8284271,6.5 13.5,7.17157288 13.5,8 C13.5,8.77969612 12.9051119,9.42044868 12.14446,9.49313342 L12,9.5 L4,9.5 C3.17157288,9.5 2.5,8.82842712 2.5,8 C2.5,7.22030388 3.09488808,6.57955132 3.85553999,6.50686658 L4,6.5 L12,6.5 Z%27/%3E%3C/svg%3E")}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy[type=radio],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9[type=radio]{border-radius:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-input--JsRygAwy[type=radio]:checked:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-control--TFNne6I9[type=radio]:checked:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-8 -8 16 16%27%3E%3Ccircle fill=%27%27 r=%274%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-8 -8 16 16%27%3E%3Ccircle fill=%27%27 r=%274%27/%3E%3C/svg%3E")}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .custom-control-label--srwgT5QC{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:not(:disabled):focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H select:not(:disabled):focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.show--KwUKon__.g-dropdown-toggle--QrCHEjgS:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>[aria-expanded=true].g-dropdown-toggle--QrCHEjgS:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.show--KwUKon__.g-dropdown-toggle--QrCHEjgS:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>[aria-expanded=true].g-dropdown-toggle--QrCHEjgS:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .show--KwUKon__.g-dropdown-toggle--QrCHEjgS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE [aria-expanded=true].g-dropdown-toggle--QrCHEjgS{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;text-decoration:none;z-index:5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H select,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:nth-child(n):nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:nth-child(n):nth-child(n){align-items:baseline;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--g-color-surface-primary);background-image:none;border-color:var(--g-color-border-primary);color:var(--g-color-text-primary);display:inline-flex;font-size:1rem;font-weight:400;justify-content:flex-start;line-height:1.5rem;outline:none;overflow:hidden;padding-right:1.625rem;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:not(:disabled).placeholder--ou9ADAgi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H select:not(:disabled).placeholder--ou9ADAgi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:not(:disabled).placeholder--ou9ADAgi:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:not(:disabled).placeholder--ou9ADAgi:nth-child(n){color:var(--g-color-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:not(:disabled):hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H select:not(:disabled):hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:not(:disabled):hover:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:not(:disabled):hover:nth-child(n){border-color:var(--g-color-border-hover);text-decoration:none;z-index:5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:disabled .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H select:disabled,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H select:disabled .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:disabled:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:disabled:nth-child(n) .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:disabled:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:disabled:nth-child(n) .btn--HugYfgfv{background-color:var(--g-color-surface-disabled)!important;background-image:none!important;border-color:var(--g-color-border-disabled)!important;color:var(--g-color-text-disabled)!important;cursor:not-allowed;opacity:1;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:disabled.placeholder--ou9ADAgi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H select:disabled.placeholder--ou9ADAgi,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:disabled.placeholder--ou9ADAgi:nth-child(n),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:disabled.placeholder--ou9ADAgi:nth-child(n){color:var(--g-color-text-disabled)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:nth-child(n):after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:nth-child(n):after{--color:CanvasText}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .disabled--NvOOfnTR.g-dropdown-toggle--QrCHEjgS:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .disabled--NvOOfnTR.g-form-select--uyvutE5H:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:disabled:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H:disabled:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.disabled--NvOOfnTR.g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:disabled:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.disabled--NvOOfnTR.g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:disabled:nth-child(n):after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.show--KwUKon__.g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>[aria-expanded=true].g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.show--KwUKon__.g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>[aria-expanded=true].g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .show--KwUKon__.g-dropdown-toggle--QrCHEjgS:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .show--KwUKon__.g-form-select--uyvutE5H:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE [aria-expanded=true].g-dropdown-toggle--QrCHEjgS:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE [aria-expanded=true].g-form-select--uyvutE5H:after{transform:rotate(180deg)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown-toggle--QrCHEjgS:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-dropdown-toggle--QrCHEjgS:nth-child(n):after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-dropdown-toggle--QrCHEjgS:nth-child(n):after{position:absolute;right:.5rem;top:.75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H{position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H select{height:2.5rem!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H select.custom-select--SBXx2pq8{padding-left:.4375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H option{color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H option:disabled{color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-select--uyvutE5H.disabled--NvOOfnTR{cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row--l74RPrIJ+.g-form-group--INOF5TNM{margin-top:1rem}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-row--l74RPrIJ+.g-form-group--INOF5TNM{margin-top:.5rem}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-card-body--AqCR9lJa .g-form-group--INOF5TNM:first-child{margin-top:.375rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM{margin-bottom:.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM.g-form-compact--OD39NCGv{margin-bottom:0;margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-group--osiI1cPC{padding-bottom:0;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .col-form-label--RPSC31j0{color:var(--g-color-text-primary);font-size:1rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.5rem;margin-bottom:-.4375rem;padding-bottom:.625rem;padding-top:.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-form-description--OHfYx42D{margin-bottom:-.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-form-description--OHfYx42D,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-form-description--OHfYx42D>p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-card-alert-small--uIhPd67d>.g-card-body--AqCR9lJa{padding-bottom:0;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col]:not(:first-child)>.g-card--eVAnxDKU:first-child{margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col]:not(:first-child)>.g-card--eVAnxDKU:last-child{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS):not(label,legend){margin-top:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col] .g-form-group--INOF5TNM{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col-12--xQZ3_7Og:not(:first-child)>.g-card--eVAnxDKU:first-child{margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col-12--xQZ3_7Og:not(:first-child)>.g-card--eVAnxDKU:last-child{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col-12--xQZ3_7Og:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS){margin-top:-.4375rem}@media (max-width:1399.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:first-child{margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:last-child{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS){margin-top:-.4375rem}}@media (max-width:1199.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:first-child{margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:last-child{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS){margin-top:-.4375rem}}@media (max-width:991.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-lg]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:first-child{margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-lg]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:last-child{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS){margin-top:-.4375rem}}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col-12--xQZ3_7Og:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-lg]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-md]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:first-child{margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col-12--xQZ3_7Og:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-lg]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-md]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:last-child{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col-12--xQZ3_7Og:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS){margin-top:-.4375rem;margin-top:-.375rem!important}}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-lg]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-md]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-sm]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>.g-card--eVAnxDKU:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:first-child{margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-lg]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-md]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-sm]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>.g-card--eVAnxDKU:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>.g-card--eVAnxDKU:last-child{margin-bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM .g-col--snFM_dVG:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-sm]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-group--INOF5TNM [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--l74RPrIJ,.g-card--eVAnxDKU,.g-input-group--wMLw1a3R,.g-form-control--y5ihmz3j,.g-form-pseudo-control--L_eAkgR_,.custom-control--YXiO_yCj,.g-dropdown--nrPI4TYz,.g-dropdown-toggle--QrCHEjgS){margin-top:-.4375rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-multicol--fjLJENkM .g-form-group--INOF5TNM{margin-top:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-multicol--fjLJENkM:first-child{margin-top:-.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-multicol--fjLJENkM label,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-form-multicol--fjLJENkM legend{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R{align-items:stretch;display:flex;flex-wrap:nowrap;position:relative;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R:not(.has-validation--qNyFB2Y6)>.custom-file--m9ildxuJ:not(:last-child) .custom-file-label--WrgHtATp,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R:not(.has-validation--qNyFB2Y6)>.custom-file--m9ildxuJ:not(:last-child) .custom-file-label--WrgHtATp:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R:not(.has-validation--qNyFB2Y6)>.custom-select--SBXx2pq8:not(:last-child),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R:not(.has-validation--qNyFB2Y6)>.g-form-control--y5ihmz3j:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.custom-file--m9ildxuJ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.custom-select--SBXx2pq8,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-form-control--y5ihmz3j,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-form-control-plaintext--dGX7VUIi{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.custom-select--SBXx2pq8:not(:first-child),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-form-control--y5ihmz3j:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-input-group-prepend--gTFgjGMG{margin-right:-.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-input-group-prepend--gTFgjGMG>.btn--HugYfgfv{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-input-group-append--KaqY5UTT{margin-left:-.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R .g-input-group-append--KaqY5UTT>.btn--HugYfgfv{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG{background-color:var(--g-color-surface-primary);display:flex}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT:first-child>.g-input-group-text--CPUY8gzn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG:first-child>.g-input-group-text--CPUY8gzn{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT:last-child>.g-input-group-text--CPUY8gzn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG:last-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG:last-child>.g-input-group-text--CPUY8gzn{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.g-input-group-text--CPUY8gzn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.g-input-group-text--CPUY8gzn{align-items:center;background-color:var(--g-color-surface-primary);border:.0625rem solid;border-color:var(--g-color-border-primary);color:var(--g-color-text-primary);display:flex;font-weight:400;min-height:2.5rem;padding:0 .5625rem;text-align:center;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.btn--HugYfgfv{background-color:var(--g-color-surface-primary);background-image:unset;border-color:var(--g-color-border-primary)!important;color:var(--g-color-interactive-primary);font-size:1rem;min-height:2.5rem;padding:0 .5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-append--KaqY5UTT>.btn--HugYfgfv>svg,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R>.g-input-group-prepend--gTFgjGMG>.btn--HugYfgfv>svg{margin-left:0;margin-right:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-append--KaqY5UTT>.btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-append--KaqY5UTT>.btn--HugYfgfv .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-append--KaqY5UTT>.g-button--R2q1JbYs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-append--KaqY5UTT>.g-button--R2q1JbYs .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-append--KaqY5UTT>.g-input-group-text--CPUY8gzn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-append--KaqY5UTT>.g-input-group-text--CPUY8gzn .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-prepend--gTFgjGMG>.btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-prepend--gTFgjGMG>.btn--HugYfgfv .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-prepend--gTFgjGMG>.g-button--R2q1JbYs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-prepend--gTFgjGMG>.g-button--R2q1JbYs .btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-prepend--gTFgjGMG>.g-input-group-text--CPUY8gzn,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-input-group--wMLw1a3R.disabled--NvOOfnTR .g-input-group-prepend--gTFgjGMG>.g-input-group-text--CPUY8gzn .btn--HugYfgfv{background-color:var(--g-color-surface-disabled)!important;background-image:none!important;border-color:var(--g-color-border-disabled)!important;color:var(--g-color-text-disabled)!important;cursor:not-allowed;opacity:1;outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz ol,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-dropdown--nrPI4TYz ul,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input ol,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input ul,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE select ol,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE select p,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE select ul{margin-top:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE input[type=range]::-moz-focus-outer{border:0!important;outline:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:.875rem 0;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-webkit-slider-runnable-track{border:.0625rem solid var(--g-color-border-primary);border-radius:.1875rem;box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0);cursor:pointer;height:.375rem;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:100%;box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0);cursor:pointer;height:1.75rem;margin-top:-.75rem;width:1.75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-moz-range-track{border:.0625rem solid var(--g-color-border-primary);border-radius:.1875rem;height:.375rem;height:.25rem;-moz-transition:all .2s ease;transition:all .2s ease;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-moz-range-thumb,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-moz-range-track{background:var(--g-color-surface-secondary);box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0);cursor:pointer}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-moz-range-thumb{border:.0625rem solid var(--g-color-border-primary);border-radius:100%;height:1.75rem;width:1.75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-ms-track{background:transparent;border-color:transparent;border-width:.875rem 0;color:transparent;cursor:pointer;height:.375rem;-ms-transition:all .2s ease;transition:all .2s ease;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-ms-fill-lower,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-ms-fill-upper{background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:.375rem;box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA::-ms-thumb{background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:100%;box-shadow:0 0 0 transparent,0 0 0 hsla(0,0%,5%,0);cursor:pointer;height:1.75rem;margin-top:0;width:1.75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA:focus-visible::-webkit-slider-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA:focus-visible::-moz-range-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA:focus-visible::-ms-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA+.g-slider-legend--ruVj9jQJ{margin-top:-.5625rem}@-moz-document url-prefix(){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider--ngLE14uA+.g-slider-legend--ruVj9jQJ{margin-top:-1.3125rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider-legend--ruVj9jQJ .g-slider-left--Q0Z2gLro{float:left}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider-legend--ruVj9jQJ .g-slider-middle--XItfXLHY{text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-slider-legend--ruVj9jQJ .g-slider-right--vsIjAnJl{float:right}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i{margin:0 auto}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i{max-width:33.75rem}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i.g-focus-page-large--q9sjZCma,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i.g-focus-page-medium--IqiBkYAj{max-width:45rem}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i.g-focus-page-large--q9sjZCma{max-width:55rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-stepper--vGIRTKM2{padding:1rem 1rem .625rem}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-stepper--vGIRTKM2{padding:1.5rem 2rem .625rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-stepper--vGIRTKM2:empty{display:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-stepper--vGIRTKM2+.g-page-content--ZIt47jnF{padding-top:0}@media (max-width:991.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-buttons--UHDQK6Ky{background:var(--g-color-surface-primary);bottom:0;box-shadow:0 -2px 8px rgba(var(--rgb-black),10%);display:flex;justify-content:space-between;left:0;padding:.5rem;position:fixed;width:100%;z-index:500000}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-buttons--UHDQK6Ky .g-button--R2q1JbYs{width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-buttons--UHDQK6Ky .g-button--R2q1JbYs:last-child .g-button-label--Ubtn1ZoG{margin-left:0;margin-right:.5rem;order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-buttons--UHDQK6Ky+.g-page-content--ZIt47jnF{padding-bottom:3.5rem}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-buttons--UHDQK6Ky{display:flex;height:0;justify-content:space-between;margin:0 auto;position:sticky;top:22.1875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-buttons--UHDQK6Ky .g-button--R2q1JbYs{border-radius:50%;transform:translateX(-100%);width:2.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-buttons--UHDQK6Ky .g-button--R2q1JbYs:last-child{transform:translateX(100%)}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-focus-page-buttons--UHDQK6Ky+.g-page-content--ZIt47jnF{padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-page-content--ZIt47jnF{padding:.375rem 15px}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-focus-page--MZucXV5i .g-page-content--ZIt47jnF{padding:1.375rem 15px}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-status-info--RADst1uW{padding-bottom:1.5rem;padding-top:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-status-info--RADst1uW .g-group-button--IJEWNGvw{padding-top:2rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-status-info-animation--rGyrugb2{font-size:inherit;margin-bottom:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-status-info-illustration--P_ALNQOc{margin:0 auto 1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-status-info-icon--PhKVGG_X{color:var(--g-color-fill-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-backdrop--wgKJmsFF{height:100%;position:fixed;top:0;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-backdrop--wgKJmsFF{background-color:var(--g-color-overlay-primary);z-index:310000}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-backdrop--wgKJmsFF.show--KwUKon__{opacity:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ{padding:15px;z-index:310010}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ{padding:30px}}.g-modal-open--JNGO9A1Z .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ{overflow-y:auto;pointer-events:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-dialog--by7EH79u{color:var(--g-color-text-primary);margin:auto}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-dialog--by7EH79u{margin-left:0;margin-right:0;max-width:100%;min-width:100%}}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-dialog--by7EH79u{max-width:min(540px - 1.25rem,55.5rem);min-width:min(540px - 1.25rem,55.5rem)}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-dialog--by7EH79u{max-width:min(720px - 1.25rem,55.5rem);min-width:min(720px - 1.25rem,55.5rem)}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-dialog--by7EH79u{max-width:min(960px - 1.25rem,55.5rem);min-width:min(960px - 1.25rem,55.5rem)}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE{background-color:var(--g-color-surface-primary);border:0;border-radius:.5rem;box-shadow:0 .4rem 5.8rem rgba(var(--rgb-black),.3);min-height:16.25rem;outline:.0625rem solid transparent;outline-offset:-.0625rem;outline-width:.4375rem;overflow:hidden;position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ .g-h1--HrrWW2PN,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ .g-h2--F9RVOKvZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ .g-h3--FqQvqR7P,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ .g-h4--Du8yGdQH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ .g-h5--JH7ucYop,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ .g-h6--UsTAhHay,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ h1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ h2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ h3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ h4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ h5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-uniform-headings--LWgjsIE_ h6{font-size:1.375rem;line-height:1.75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h1--HrrWW2PN,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h2--F9RVOKvZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h3--FqQvqR7P,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h4--Du8yGdQH,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h5--JH7ucYop,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h6--UsTAhHay,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h6{color:var(--g-color-text-primary);font-weight:700}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h1--HrrWW2PN:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h2--F9RVOKvZ:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h3--FqQvqR7P:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h4--Du8yGdQH:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h5--JH7ucYop:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-h6--UsTAhHay:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h1:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h2:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h3:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h4:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h5:first-child,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE h6:first-child{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD{align-items:center;border-bottom:1px solid var(--g-color-border-secondary);display:flex;flex-direction:column;justify-content:center;min-height:3.125rem;padding:.625rem 8.75rem}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD{padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-label--F54uhEQy{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD h1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD h2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD h3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD h4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD h5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD h6{border-bottom:0;font-size:1.375rem;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem;text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-header-icon--BYX_kYaj{--size:3rem;color:var(--g-color-fill-primary);display:block;margin-left:auto;margin-right:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-header-icon--BYX_kYaj:first-of-type{margin-top:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-stepping--dO5qQqqW{color:var(--g-color-text-secondary);font-size:1rem;line-height:1.5rem;text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-close--mXGEF4NF,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-help--auiy7XjQ{cursor:pointer;position:absolute}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-close--mXGEF4NF:not(.btn--HugYfgfv,.g-button--R2q1JbYs),.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-help--auiy7XjQ:not(.btn--HugYfgfv,.g-button--R2q1JbYs){font-size:.875rem;padding-top:.9375rem;top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-close--mXGEF4NF.btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-close--mXGEF4NF.g-button--R2q1JbYs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-help--auiy7XjQ.btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-help--auiy7XjQ.g-button--R2q1JbYs{top:.5625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-close--mXGEF4NF:not(.btn--HugYfgfv,.g-button--R2q1JbYs){color:var(--g-color-fill-primary);padding-right:1.125rem;right:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-close--mXGEF4NF.btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-close--mXGEF4NF.g-button--R2q1JbYs{right:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-help--auiy7XjQ:not(.btn--HugYfgfv,.g-button--R2q1JbYs){left:0;padding-left:.9375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-help--auiy7XjQ.btn--HugYfgfv,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-help--auiy7XjQ.g-button--R2q1JbYs{left:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-body--WhilZg30{--modal-body-padding-vertical:1.25rem;--modal-body-padding-horizontal:1.25rem;--modal-body-padding-top:var(--modal-body-padding-vertical);--modal-body-padding-bottom:var(--modal-body-padding-vertical);border-color:var(--g-color-border-secondary);padding:var(--modal-body-padding-top) var(--modal-body-padding-horizontal) var(--modal-body-padding-bottom)}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-body--WhilZg30{--modal-body-padding-horizontal:8.75rem}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-body--WhilZg30:where(.g-modal-body-large--uKg_aC1s){--modal-body-padding-horizontal:4.375rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-body--WhilZg30:where(.g-modal-body-full--LOhTILtm){--modal-body-padding-horizontal:1.25rem}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-body--WhilZg30:where(.g-modal-body-form-top--k7T2GeHN){--modal-body-padding-top:1.875rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-body--WhilZg30:where(.g-modal-body-form-bottom--ajBdIGnM){--modal-body-padding-bottom:1.875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-body--WhilZg30+.g-modal-body--WhilZg30{--modal-body-padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-image--jom4CWks{background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-image--jom4CWks img{width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-footer--ARpWKuqM{align-items:center;border-top:1px solid var(--g-color-border-secondary);display:flex;flex-direction:column;justify-content:center;min-height:6.625rem;padding:.625rem 1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-footer--ARpWKuqM.g-modal-footer-grey--KAAtueAw{background-image:linear-gradient(var(--g-color-surface-secondary) 5.5rem,transparent 5.5rem);border-color:transparent;padding-bottom:1.125rem;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-body--WhilZg30[class*=g-bg-],.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD[class*=g-bg-]{border-bottom-width:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-body--WhilZg30[class*=g-bg-]+.g-modal-footer--ARpWKuqM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD[class*=g-bg-]+.g-modal-footer--ARpWKuqM{border-top-width:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-body--WhilZg30 .container--YSDzaMgO{padding-left:0;padding-right:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-body--WhilZg30 .g-separator--xi_xrsYZ:where(.g-separator-spacing-inherit--hZFqAtpP){margin-bottom:1rem;margin-top:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-body--WhilZg30 .g-separator--xi_xrsYZ:where(.g-separator-protrude--bOe9Biai){margin-left:calc(var(--modal-body-padding-horizontal, 0)*-1);margin-right:calc(var(--modal-body-padding-horizontal, 0)*-1)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-regular--ky_mA6Ti .g-modal-dialog--by7EH79u .g-modal-footer--ARpWKuqM:empty{border-top-width:0;height:1.25rem;min-height:1.25rem;padding:0;visibility:hidden}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-small--JMm51sAm .g-modal-dialog--by7EH79u{max-width:min(540px - 1.25rem,34.375rem);min-width:min(540px - 1.25rem,34.375rem)}}@media (min-width:768px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-small--JMm51sAm .g-modal-dialog--by7EH79u{max-width:min(720px - 1.25rem,25rem);min-width:min(720px - 1.25rem,25rem)}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-small--JMm51sAm .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE{min-height:auto;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-small--JMm51sAm .g-modal-dialog--by7EH79u .g-modal-header--iEkhBByD{background-color:var(--g-color-surface-secondary);border-width:0;color:var(--g-color-text-primary);padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-small--JMm51sAm .g-modal-dialog--by7EH79u .g-modal-header--iEkhBByD .g-modal-title--Tlpg628w{color:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-small--JMm51sAm .g-modal-dialog--by7EH79u .g-modal-header--iEkhBByD[class*=g-bg-]{color:var(--g-color-text-inverted-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-small--JMm51sAm .g-modal-dialog--by7EH79u .g-modal-body--WhilZg30{padding-left:1.25rem;padding-right:1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-small--JMm51sAm .g-modal-dialog--by7EH79u .g-modal-footer--ARpWKuqM:empty{border-top-width:0;height:.25rem;min-height:.25rem;padding:0;visibility:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE h1,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE h2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE h3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE h4,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE h5,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE h6{padding-bottom:1.25rem;text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD{border:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-title--Tlpg628w{margin-bottom:-1.875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD .g-modal-title-hidden--o7skMI5J{visibility:hidden}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-body--WhilZg30{--modal-body-padding-bottom:1.5625rem}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-body--WhilZg30 p{text-align:left}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-body--WhilZg30+.g-modal-body--WhilZg30{margin-top:calc(var(--modal-body-padding-bottom)*-1)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-confirmation-icon--laiKXI7K,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-confirmation-illustration--Q7rIx0mO{margin-top:6.125rem}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-confirmation-icon--laiKXI7K,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-confirmation-illustration--Q7rIx0mO{margin-top:3.75rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-confirmation-icon--laiKXI7K{--size:8rem;margin-bottom:1.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-confirmation--zC5ZBxYG .g-modal-dialog--by7EH79u .g-modal-content--Hn1767sE .g-modal-footer--ARpWKuqM{border:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-teaser--awQjJVBo .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD{border-width:0;padding-block:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-teaser--awQjJVBo .g-modal-content--Hn1767sE .g-modal-title--Tlpg628w{font-size:1.375rem;line-height:1.75rem;text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-teaser--awQjJVBo .g-modal-content--Hn1767sE .g-modal-title--Tlpg628w:nth-child(n){padding-top:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-teaser--awQjJVBo .g-modal-content--Hn1767sE .g-modal-body--WhilZg30{--modal-body-padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-teaser--awQjJVBo .g-modal-content--Hn1767sE .g-modal-image--jom4CWks{align-items:center;display:flex;max-height:30rem;min-height:10rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-teaser--awQjJVBo .g-modal-content--Hn1767sE .g-modal-footer--ARpWKuqM{flex-direction:column}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd{padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u{margin-right:0;transition:transform .25s ease 0ms}@media (max-width:991.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u{max-width:100vw;max-width:100dvw;width:100vw;width:100dvw}}@media (min-width:992px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u[class*=g-modal-depth-]{transform:translate(-62.5rem);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-0--eHnwP_n9{transform:translate(0);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-1--fTHFXLy4{transform:translate(-6.25rem);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-2--xyjBz7SH{transform:translate(-12.5rem);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-3--u6DXpC3H{transform:translate(-18.75rem);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-4--XJMS4SGe{transform:translate(-25rem);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-5--C4edssPt{transform:translate(-31.25rem);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-6--Xrbg0nww{transform:translate(-37.5rem);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-7--ynl0vNs2{transform:translate(-43.75rem);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-8--nWmiP54P{transform:translate(-50rem);transition-delay:.15s}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u.g-modal-depth-9--fqzSV5nq{transform:translate(-56.25rem);transition-delay:.15s}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE{border-bottom-right-radius:0;border-top-right-radius:0;display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:auto}@media (max-width:991.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE{border-radius:0}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD{top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE .g-modal-body--WhilZg30{--modal-body-padding-top:2rem;flex:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE .g-modal-body--WhilZg30:not(:nth-child(1 of .g-modal-body--WhilZg30)){--modal-body-padding-top:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE .g-modal-body--WhilZg30:not(:nth-last-child(1 of .g-modal-body--WhilZg30)){--modal-body-padding-bottom:1rem;flex-grow:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE .g-modal-footer--ARpWKuqM{bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE>:not(.g-modal-header--iEkhBByD,.g-modal-body--WhilZg30,.g-modal-footer--ARpWKuqM,.g-separator--xi_xrsYZ){display:flex;flex-basis:100%;flex-direction:column;flex-grow:1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE .g-modal-footer--ARpWKuqM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-content--Hn1767sE .g-modal-header--iEkhBByD,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-footer--ARpWKuqM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-header--iEkhBByD{background-color:var(--g-color-surface-primary);flex-shrink:0;position:sticky;top:0;z-index:10000}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-header--iEkhBByD{top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal-drawer--UMSLrznd .g-modal-footer--ARpWKuqM{bottom:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ.g-modal-embedded--n_DhipnP{display:block;margin:0 auto;overflow:visible;padding:0;position:relative;z-index:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ.g-modal-embedded--n_DhipnP+.g-modal--e1Nt7CAQ{margin-top:1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ.g-modal-embedded--n_DhipnP .g-modal-dialog--by7EH79u{flex-basis:100%;margin:auto;min-width:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ.g-modal-embedded--n_DhipnP .g-modal-content--Hn1767sE{box-shadow:0 0 .5rem rgba(var(--rgb-black),.2);min-height:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-modal--e1Nt7CAQ.g-modal-embedded--n_DhipnP.g-modal-drawer--UMSLrznd .g-modal-dialog--by7EH79u{margin-right:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn{margin-top:.5625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a{align-items:center;border-radius:.5rem;color:var(--g-color-text-primary);display:flex;font-weight:400;padding:.5rem 1rem;position:relative;text-decoration:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a:focus-visible{outline-offset:-.1875rem;z-index:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa:hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a:hover{background-color:var(--g-color-surface-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-sidenav-icon--tSyalq77,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a .g-sidenav-icon--tSyalq77{margin-right:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-badge--PQyCLFsO,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-pill--AdP5TatP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-sidenav-crosslink-icon--TH2gplAs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-sidenav-external-icon--SHUupqvZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a .g-badge--PQyCLFsO,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a .g-pill--AdP5TatP,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a .g-sidenav-crosslink-icon--TH2gplAs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a .g-sidenav-external-icon--SHUupqvZ{margin-left:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-button-icon--dPRjIRuM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-sidenav-crosslink-icon--TH2gplAs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-sidenav-external-icon--SHUupqvZ,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a .g-button-icon--dPRjIRuM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a .g-sidenav-crosslink-icon--TH2gplAs,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a .g-sidenav-external-icon--SHUupqvZ{color:var(--g-color-fill-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-button-icon--dPRjIRuM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a .g-button-icon--dPRjIRuM{--size:var(--g-size-icon-md);margin-left:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li a>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa{border:none;font-size:inherit;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa:nth-child(n):nth-child(n){margin:0;padding:.5rem 1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-button-label--Ubtn1ZoG{align-items:center;display:inline-flex;margin-right:0;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-heading--mGfzVHWa .g-button-label--Ubtn1ZoG>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn ul{margin:0;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn ul{list-style-type:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li li,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li:not(:first-child){margin-top:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn li:before{content:none;display:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-selected--HaLju9dy{background-color:var(--g-color-surface-primary);border-radius:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-selected--HaLju9dy a:not(:only-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-selected--HaLju9dy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-selected--HaLju9dy a{font-weight:600}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-selected--HaLju9dy ul{display:block}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-selected--HaLju9dy ul a:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-selected--HaLju9dy ul a:hover{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-selected--HaLju9dy ul li:not(:last-child) a:focus-visible,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-selected--HaLju9dy ul li:not(:last-child) a:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-offseted-label--ulJrxHw_{margin-left:2rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-section--DQpuQaun{margin-top:1rem;padding-left:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-section--DQpuQaun ul{margin-top:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-section-divider--p6bk3PV6{border-top:.0625rem solid rgba(var(--rgb-gray-300),.2);display:block;margin:.75rem .5rem;width:calc(100% - 1.25rem)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-section-divider--p6bk3PV6+li{margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-subitems--TjylKl1t{padding-left:2.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn .g-sidenav-noninteractive-header--Y1hAFwmD{color:var(--g-color-text-secondary);font-size:.875rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-sticky--hAY6hx_j{position:sticky}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown--AtYd4O18{width:16.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown--AtYd4O18 .g-sidenav-heading--mGfzVHWa:hover,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown--AtYd4O18 .g-sidenav-selected--HaLju9dy,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown--AtYd4O18 li a:hover{background-color:var(--g-color-surface-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE{display:inline-flex}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE:after{--color:CanvasText}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE.disabled--NvOOfnTR:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE.show--KwUKon__:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE[aria-expanded=true]:after{transform:rotate(180deg)}@media (max-width:767.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE{width:17.5rem}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE:after{display:inline-block;height:1.5rem;margin-left:.25rem;margin-top:.5rem;min-width:1.5rem;width:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav-dropdown-toggle--WMDT8DEE>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU .g-sidenav-heading--mGfzVHWa,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU .g-sidenav-section--DQpuQaun,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU li a{padding:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU .g-sidenav-heading--mGfzVHWa:nth-child(n){padding:.375rem .5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU li li a{padding-left:1rem;padding-right:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU .g-sidenav-drawer-footer--YqbN9fQS{padding-bottom:.5rem;padding-top:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU .g-sidenav-drawer-footer--YqbN9fQS li a{color:var(--g-color-text-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU .g-sidenav-drawer-search-button--DRMTcieN{padding-bottom:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU .g-sidenav-drawer-search-button--DRMTcieN .g-button--R2q1JbYs{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-secondary);font-weight:400;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU .g-sidenav-drawer-search-button--DRMTcieN .g-button--R2q1JbYs:hover{background-color:var(--g-color-surface-primary);background-image:none;box-shadow:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-sidenav--xsjRxpLn.g-sidenav-drawer--BiY8AiGU .g-sidenav-drawer-search-button--DRMTcieN .g-button--R2q1JbYs .g-button-icon--dPRjIRuM{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE.g-dark--cVGlIwqK .g-sidenav-section-divider--p6bk3PV6{border-top-color:var(--g-color-surface-tertiary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);max-height:3.8125rem;overflow:hidden;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO li,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO ul{margin:0;padding:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO li:before{content:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO li a.selected--e8cDIL1J{text-decoration:underline}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO .container--YSDzaMgO .nav-link--VaMGNJTG{color:var(--g-color-text-inverted-primary);font-weight:400;margin-bottom:.5rem;margin-top:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO .container--YSDzaMgO .nav-link--VaMGNJTG:hover{text-decoration:underline}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO .container--YSDzaMgO .g-nav-main--BRtzp6gN a{margin-right:1.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO .container--YSDzaMgO .g-nav-tools--cHj9g1vs svg{font-size:1.5rem;height:1.5rem;line-height:1.5rem;width:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-navbar-secondary--HZ3R2evO .g-dropdown-menu--m1HQtEmy a{color:var(--g-color-text-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq{background-color:var(--g-color-surface-tertiary);border-radius:calc(var(--size)/2);display:block;font-size:.75rem;font-weight:600;height:var(--size);isolation:isolate;line-height:var(--size);overflow:hidden;position:relative;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter-small--AsfuqWW7{--size:0.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter-medium--hdQ161FC{--size:0.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter-large--ssDUocsA{--size:1.25rem;border-radius:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq .g-meter-bars--vWXhWvGV,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq:before{--color:var(--color-fg);content:"";position:absolute;top:0;z-index:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq .g-meter-bars--vWXhWvGV{display:flex;inset:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq .g-meter-bar--QEcza3fW{border-bottom:var(--size) solid var(--color-fg);flex-shrink:0;width:var(--value)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq:before{border-bottom:var(--size) solid var(--color);left:0;width:var(--aux-value,var(--value))}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq:after{border-bottom:var(--size) solid color-mix(in srgb,var(--color),var(--g-color-surface-tertiary));left:var(--aux-value,0);width:calc(var(--value) - var(--aux-value, 0))}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq .g-meter-label--h9nS6e36{border-radius:.1875rem;color:var(--g-color-text-primary);margin-left:.25rem;padding:0 .25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq.g-meter-label-offset--dT2tIDGm{padding-left:var(--value)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq:not(.g-meter-label-offset--dT2tIDGm) .g-meter-label--h9nS6e36{color:var(--g-color-text-inverted-primary)}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq{forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-meter--sExH0LEq .g-meter-label--h9nS6e36{background-color:Canvas;color:CanvasText}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info--_4LWo44E{display:flex;gap:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info--_4LWo44E .g-avatar--w6QCjggI,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info--_4LWo44E .g-product-info-icon--t2KmfC_l{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info--_4LWo44E>.g-button--R2q1JbYs:not(.g-button-avatar--HSEhWq_9){align-self:flex-start;margin-right:-.625rem;order:-2;z-index:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ{display:grid;flex-grow:1;flex-shrink:1;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ .g-major--TNBaCwUE{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ .g-major--TNBaCwUE.g-no-ellipsis--QaN0QiF0{line-height:1.25;margin-bottom:.125rem;margin-top:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ .g-minor--eNztnO1Z{font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ .g-minor--eNztnO1Z .g-amount--oCALBFpS{font-size:.875rem;font-weight:inherit;line-height:1.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ .g-micro--O9APEr8z{font-size:.75rem;line-height:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ strong.g-minor--eNztnO1Z{font-weight:inherit;order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ strong.g-minor--eNztnO1Z:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ .g-amount--oCALBFpS+.g-amount--oCALBFpS{margin-top:-.25em}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-data--DpuBeDIJ .g-amount--oCALBFpS{display:block;font-size:1.125rem;line-height:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-striped--sEutZvM4{padding-top:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-striped--sEutZvM4.g-product-info-horizontal--J4c_3c80{padding-left:.3125rem;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-horizontal--J4c_3c80{align-items:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-horizontal--J4c_3c80 .g-product-info-stripe--rm4aNGcZ{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-horizontal--J4c_3c80 .g-product-info-data--DpuBeDIJ{align-items:center;gap:0 .625rem;margin-bottom:0;margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-horizontal--J4c_3c80 .g-product-info-badge--btqJHf_r{margin-bottom:-.25rem;margin-top:-.125rem}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-horizontal--J4c_3c80.g-product-info-totaled--Z3u6D7PX:not(.g-product-info-direction-column--AL1Zyug0) .g-product-info-data--DpuBeDIJ{grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-horizontal--J4c_3c80.g-product-info-totaled--Z3u6D7PX:not(.g-product-info-direction-column--AL1Zyug0) .g-product-info-amount--u6AwQmz4{grid-column:2/3;grid-row:1/99;text-align:right}}@media (max-width:991.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-horizontal--J4c_3c80 .g-amount--oCALBFpS{font-size:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-horizontal--J4c_3c80 .g-amount--oCALBFpS sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-right--kba3G4rj .g-avatar--w6QCjggI{order:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-product-info-right--kba3G4rj .g-product-info-amount--u6AwQmz4 .g-amount--oCALBFpS{margin-top:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI{--avatar-size:var(--size);align-items:center;color:var(--g-color-fill-primary);display:flex;display:inline-block;flex-direction:row;font-size:var(--size);height:var(--size);justify-content:center;line-height:var(--size);min-width:var(--size);position:relative;vertical-align:middle;width:var(--size)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-content--wzfI9qZx{background-color:var(--g-color-surface-primary);border-radius:50%;display:block;height:100%;line-height:0;overflow:hidden;width:100%;z-index:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-content--wzfI9qZx:after{border:.0625rem solid transparent;border-radius:50%;content:"";inset:0;pointer-events:none;position:absolute;z-index:10}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-content-border--AJLo9MkB:after{border-color:var(--g-color-border-secondary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-content-dark--XvvGfRqa{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-image--qdgSUBxo{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-image-contain--ZEIeUb0U{-o-object-fit:contain;object-fit:contain}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-icon--LkiDcki_{--size:calc(var(--avatar-size)*0.5);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;padding:25%;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-initials--UFqpH7V0{align-items:center;display:flex;font-weight:600;height:100%;justify-content:center;text-transform:uppercase}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI.g-image-48--PE6cqZ5K .g-avatar-initials--UFqpH7V0{font-size:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI.g-image-64--kpzXF3a2 .g-avatar-initials--UFqpH7V0{font-size:1.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI.g-image-96--CmNG6qAg .g-avatar-initials--UFqpH7V0{font-size:2rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI.g-image-128--cu5Ire10 .g-avatar-initials--UFqpH7V0{font-size:3rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-badge--nDPUkCAQ{align-items:center;background-clip:padding-box;background-color:var(--color-lavender);border:.0625rem solid var(--g-color-border-inverted-primary);border-radius:50%;bottom:-7.5%;color:var(--g-color-text-inverted-primary);display:flex;flex-direction:row;height:37.5%;justify-content:center;min-height:1.5rem;min-width:1.5rem;padding:calc(9% - .0625rem) calc(8% - .0625rem);position:absolute;right:-7.5%;width:37.5%;z-index:20}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI .g-avatar-badge--nDPUkCAQ svg{height:100%;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI.g-image-48--PE6cqZ5K .g-avatar-badge--nDPUkCAQ{bottom:-.375rem;padding:.3125rem .25rem;right:-.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI:has(.g-avatar-initials--UFqpH7V0){color:var(--color-ui-blue)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI:has(.g-avatar-initials--UFqpH7V0) .g-avatar-content--wzfI9qZx{background-color:var(--color-ui-blue-weak)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-avatar--w6QCjggI:has(.g-avatar-initials--UFqpH7V0) .g-avatar-content-border--AJLo9MkB:after{border-color:transparent}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9{border-radius:50%;position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:nth-child(n){width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9 .g-avatar-content--wzfI9qZx:before{background-color:var(--g-color-overlay-primary);border-radius:50%;content:"";inset:0;position:absolute;z-index:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9 .g-button-icon--dPRjIRuM{color:var(--g-color-fill-primary);height:50%;inset:25%;overflow:visible;padding:10%;position:absolute;width:50%;z-index:30}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9 .g-button-icon--dPRjIRuM+.g-button-label--Ubtn1ZoG:before{background-color:var(--g-color-surface-primary);border-radius:50%;content:"";inset:25%;position:absolute;z-index:20}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9 .g-button-icon--dPRjIRuM+.g-button-label--Ubtn1ZoG:nth-child(n){margin-left:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9 .g-avatar-content--wzfI9qZx:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9 .g-button-icon--dPRjIRuM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9 .g-button-icon--dPRjIRuM+.g-button-label--Ubtn1ZoG:before{opacity:0;transition:opacity .15s ease-out}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:not(:disabled):focus-visible .g-avatar-content--wzfI9qZx:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:not(:disabled):focus-visible .g-button-icon--dPRjIRuM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:not(:disabled):focus-visible .g-button-icon--dPRjIRuM+.g-button-label--Ubtn1ZoG:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:not(:disabled):hover .g-avatar-content--wzfI9qZx:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:not(:disabled):hover .g-button-icon--dPRjIRuM,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:not(:disabled):hover .g-button-icon--dPRjIRuM+.g-button-label--Ubtn1ZoG:before{opacity:1;transition-timing-function:ease-in}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:disabled{cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:disabled .g-button-icon--dPRjIRuM{color:var(--g-color-fill-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:disabled .g-avatar-image--qdgSUBxo{opacity:.5}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-button-avatar--HSEhWq_9:disabled .g-avatar-badge--nDPUkCAQ{filter:grayscale(1);opacity:.1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-spinner--APpF1zcq{--size:2rem;--stroke-width:0.1875rem;--color:currentColor;animation:rotate--hwauUmyP 2s linear infinite;animation-delay:-1s;height:var(--size)!important;width:var(--size)!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-spinner-small--QySL46dW{--size:1.5rem;--stroke-width:0.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-spinner-large--wInbFH3W{--size:3rem;--stroke-width:0.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-spinner-x-large--xtSLDhAF{--size:6rem;--stroke-width:0.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-spinner-xx-large--aVjGQtGU{--size:8rem;--stroke-width:0.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-spinner-circle--JFY5NOat{stroke-width:var(--stroke-width);stroke-dasharray:80,200;stroke-dashoffset:0;stroke:var(--color);animation:dash--mH4VHcaR 2s ease-in-out infinite;animation-delay:-1s}@keyframes rotate--hwauUmyP{0%{transform-origin:50% 50%}to{transform:rotate(1turn)}}@keyframes dash--mH4VHcaR{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15}to{stroke-dasharray:100,200;stroke-dashoffset:-125}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle--ZDIOrbHZ{display:flex;flex-direction:column;position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-label--kXKJ_On0{border:.125rem solid var(--g-color-border-primary);border-radius:.5rem;cursor:pointer;margin:0;overflow:hidden;padding:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-label--kXKJ_On0 .g-icon--vzagvm4Q{color:var(--g-color-interactive-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-text--erW9Mf_7{display:block;margin-top:.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-description--pmIBe3oL{display:block;font-size:.75rem;font-weight:400;line-height:1rem;margin-top:.75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf{inset:1rem 1rem auto auto;position:absolute}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:hover~.g-toggle-label--kXKJ_On0{background-color:var(--g-color-overlay-hover);box-shadow:0 .25rem .75rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:hover~.g-toggle-label--kXKJ_On0:active{box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:checked~.g-toggle-label--kXKJ_On0{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:checked:hover~.g-toggle-label--kXKJ_On0{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:focus-visible{outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:focus-visible~.g-toggle-label--kXKJ_On0{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:disabled~.g-toggle-label--kXKJ_On0{background-color:var(--g-color-surface-disabled);border-color:var(--g-color-border-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:disabled~.g-toggle-label--kXKJ_On0 .g-icon--vzagvm4Q{color:var(--g-color-text-disabled)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:disabled:hover~.g-toggle-label--kXKJ_On0{outline:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-input--VCwjG9Gf:disabled:checked~.g-toggle-label--kXKJ_On0{background-color:var(--g-color-surface-tertiary)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-flexible--JI1_i0bT .g-toggle-label--kXKJ_On0{display:flex;flex-direction:column;min-height:11.75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-flexible--JI1_i0bT .g-toggle-image--VW10hMwX{height:auto;margin:auto auto auto 0;max-height:6.25rem;max-width:6.875rem;width:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-flexible--JI1_i0bT .g-toggle-input--VCwjG9Gf:disabled~.g-toggle-label--kXKJ_On0 .g-toggle-image--VW10hMwX{filter:grayscale(100%) opacity(50%)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-text-only--kAXqq3Ft .g-toggle-label--kXKJ_On0{padding-right:2.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-text-only--kAXqq3Ft .g-toggle-text--erW9Mf_7{margin:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-text-only--kAXqq3Ft:not(.g-toggle-with-description--Urhp1C6r) .g-toggle-input--VCwjG9Gf{top:1.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_{display:inline-flex}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_.g-toggle-badge-large--br25D2b8{--padding:0.625rem 0.75rem;--icon-padding:2rem;--icon-top:0.75rem;--icon-right:0.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_.g-toggle-badge-medium--ENgSKqq9{--padding:0.5rem 0.75rem;--icon-padding:2rem;--icon-top:0.625rem;--icon-right:0.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_.g-toggle-badge-small--RwAEsk5R{--padding:0.25rem 0.5rem;--icon-padding:1.5rem;--icon-top:0.375rem;--icon-right:0.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_.g-toggle-badge-small--RwAEsk5R .g-toggle-label--kXKJ_On0{border-radius:.375rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_:not(:last-child){margin:0 .5rem .5rem 0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-label--kXKJ_On0{padding:var(--padding)}@media (forced-colors:none){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-input--VCwjG9Gf{opacity:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-input--VCwjG9Gf[type=checkbox]:checked~.g-toggle-label--kXKJ_On0{padding-right:var(--icon-padding)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-input--VCwjG9Gf[type=checkbox]:checked~.g-toggle-label--kXKJ_On0:after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-input--VCwjG9Gf[type=checkbox]:checked~.g-toggle-label--kXKJ_On0:before{content:"";height:1rem;position:absolute;right:var(--icon-right);top:var(--icon-top);width:1rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-input--VCwjG9Gf[type=checkbox]:checked~.g-toggle-label--kXKJ_On0:before{background-color:var(--g-color-interactive-primary);border-radius:50%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-input--VCwjG9Gf[type=checkbox]:checked~.g-toggle-label--kXKJ_On0:after{background-color:var(--g-color-fill-inverted);-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m122 241c-9-8-22-8-30 0-9 8-9 22 0 30l106 107c9 9 24 8 32-2l192-234c7-10 6-23-3-30-9-8-23-7-30 3l-177 216z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m122 241c-9-8-22-8-30 0-9 8-9 22 0 30l106 107c9 9 24 8 32-2l192-234c7-10 6-23-3-30-9-8-23-7-30 3l-177 216z%27/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:.625rem;mask-size:.625rem}}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-input--VCwjG9Gf{inset:var(--icon-top) var(--icon-right) auto auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-input--VCwjG9Gf~.g-toggle-label--kXKJ_On0{padding-right:var(--icon-padding)}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-toggle-badge--bTJcHe9_ .g-toggle-text--erW9Mf_7{font-size:.875rem;height:auto;line-height:1rem;margin:0}@keyframes appear--H1aTLR1Z{0%{opacity:0}to{opacity:1}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-trigger--XeyXbnBV:focus{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-trigger-default--ZE9nOvR6{border-radius:50%;color:var(--g-color-interactive-primary)}.g-inverted--jk6t5qdD .g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-trigger-default--ZE9nOvR6{color:var(--g-color-text-inverted-primary)}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-trigger-default--ZE9nOvR6:nth-child(n){color:currentColor}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-touch-target--n3uHdHSz,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-trigger--XeyXbnBV{position:relative}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-touch-target-enlarge-always--K5cqINJa:before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-touch-target-enlarge-auto--IvguIHsB:has(>.g-tooltip-trigger-default--ZE9nOvR6):before{content:"";inset:-.5rem;position:absolute}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-touch-target-enlarge-always--K5cqINJa:has(>.g-tooltip-trigger-default--ZE9nOvR6):before,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-touch-target-enlarge-auto--IvguIHsB:has(>.g-tooltip-trigger-default--ZE9nOvR6):before{aspect-ratio:1;top:auto}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip--gr6e7Nq6{animation:appear--H1aTLR1Z .1s ease-out;display:block;font-family:inherit;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:1;overflow-wrap:break-word;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:400000}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-inner--IsskSaVT{background-color:var(--g-color-surface-inverted);border-radius:.5rem;color:var(--g-color-text-inverted-primary);max-width:12.5rem;padding:.25rem .5rem;text-align:left}@media (max-width:575.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-inner--IsskSaVT{margin:0 -.5rem}}@media (forced-colors:active){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-inner--IsskSaVT{--g-color-surface-inverted:CanvasText;--g-color-text-inverted-primary:Canvas;forced-color-adjust:none}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-inner--IsskSaVT,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-inner--IsskSaVT li,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-tooltip-inner--IsskSaVT p{font-size:.875rem;font-weight:400;letter-spacing:normal;line-height:1.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr{display:flex;flex-direction:column;gap:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr .g-structured-info-head--gJgCzGxz{display:flex;gap:.5rem .75rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr .g-structured-info-head--gJgCzGxz .g-avatar--w6QCjggI{flex-shrink:0;order:-1}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr .g-structured-info-body--A23zVM7o,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr .g-structured-info-data--qIZpXOrC{display:grid;width:100%}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr .g-structured-info-data--qIZpXOrC{padding-top:.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr .g-structured-info-body--A23zVM7o .g-structured-info-item-amount--E_joCyWw{margin-top:.25rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr.g-structured-info-center--wV89cAyz .g-structured-info-head--gJgCzGxz{align-items:center;flex-direction:column}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr.g-structured-info-center--wV89cAyz .g-structured-info-body--A23zVM7o,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr.g-structured-info-center--wV89cAyz .g-structured-info-data--qIZpXOrC{text-align:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr.g-structured-info-center--wV89cAyz .g-structured-info-data--qIZpXOrC{padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr.g-structured-info-center--wV89cAyz .g-structured-info-data--qIZpXOrC>:first-child{margin-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr.g-structured-info-right--gIGbGMtA .g-avatar--w6QCjggI{order:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info--N3ijO7Tr.g-structured-info-minheight--X9i20f0M{align-items:flex-start}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-item--aNWA4kOo{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-item--aNWA4kOo.g-structured-info-item-small--nXveHX12:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-item--aNWA4kOo:not(.g-structured-info-item-small--nXveHX12) .g-amount--oCALBFpS{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-colored--CdUoqfSa{padding-top:.625rem}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-colored--CdUoqfSa.g-structured-info-horizontal--pRKQ9lOB{padding-left:.3125rem;padding-top:0}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-horizontal--pRKQ9lOB:nth-child(n) .g-structured-info-head--gJgCzGxz{align-items:center}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-horizontal--pRKQ9lOB:nth-child(n) .g-structured-info-data--qIZpXOrC{padding-top:0}@media (min-width:576px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-horizontal--pRKQ9lOB:nth-child(n).g-structured-info-left--OqyPP9YH .g-structured-info-data--qIZpXOrC:has(.g-structured-info-item-amount--E_joCyWw){grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-horizontal--pRKQ9lOB:nth-child(n).g-structured-info-left--OqyPP9YH .g-structured-info-data--qIZpXOrC .g-structured-info-item-amount--E_joCyWw{align-items:center;display:flex;grid-column:2/3;grid-row:1/99;justify-content:flex-end;margin-left:.25rem}}@media (max-width:991.98px){.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-horizontal--pRKQ9lOB:nth-child(n) .g-amount--oCALBFpS{font-size:inherit}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-structured-info-horizontal--pRKQ9lOB:nth-child(n) .g-amount--oCALBFpS sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE .g-stripe--a9tGlCRo:not(.g-inverted--jk6t5qdD){background-image:linear-gradient(to bottom,var(--g-color-surface-secondary) calc(var(--stripe-height) - .75rem),rgb(var(--rgb-gray-100),0))}@media print{.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) *,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) :after,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) :before{box-shadow:none!important;text-shadow:none!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) a:not(.btn--HugYfgfv){text-decoration:underline}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) abbr[title]:after{content:" (" attr(title) ")"}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) pre{white-space:pre-wrap!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) blockquote,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) pre{border:1px solid #adb5bd;page-break-inside:avoid}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) img,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) tr{page-break-inside:avoid}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) h2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) h3,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) p{orphans:3;widows:3}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) h2,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) h3{page-break-after:avoid}@page{.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)){size:a3}}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) body{min-width:992px!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) .g-container--rKLVlR6T{min-width:992px!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) .g-navbar--FQ8MfPUj{display:none}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) .g-badge--PQyCLFsO{border:1px solid #000}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) .g-table--OI6VBG8S{border-collapse:collapse!important}.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) .g-table--OI6VBG8S td,.g-bootstrap--e9JLsXK2.g-bs4--r2G2rQzE:is(:not(#a--hEy2vEfL#b--tkNYSO0x)) .g-table--OI6VBG8S th{background-color:#fff!important}}}.searchBarCard--iZtRfMHb:nth-child(n):nth-child(n)>.g-card-body{padding:var(--card-padding-horizontal) var(--card-padding-horizontal)}.searchBarLayout--nvnDxNpS{margin-bottom:var(--card-padding-horizontal)}.spacedContent--YRCA18DE>:not(:last-child){margin-right:.5rem}@media print{.printedDocument--vZAkLanl{color-scheme:normal!important}.printedDocument--vZAkLanl body{background:transparent!important;margin:0!important;width:100%!important}.printedDocument--vZAkLanl .vh-100{height:unset!important}}.g-bootstrap.g-bs4 .instituteLogo--KzgXt6Ka{height:37px;width:130px}.g-bootstrap.g-bs4 .gBizLogo--LGzAJA8j{height:41.75px;width:83px}.showInPrint--UxaEhJ8k{display:none!important}@media print{:has(.showInPrint--UxaEhJ8k){background:none!important;border:none!important;display:block!important;margin:0!important;padding:0!important;width:100%!important}:has(.showInPrint--UxaEhJ8k)>:not(:has(.showInPrint--UxaEhJ8k)){display:none!important}:has(.showInPrint--UxaEhJ8k) .showInPrint--UxaEhJ8k{display:initial!important}}.fullWidth--BLO49QpZ{width:100%}.col-20--nOik49ZG{flex:0 0 20%;max-width:20%;width:100%}.text--fXtbH3XA{font-size:.6875rem}@media print{.text--fXtbH3XA{color:#000}}.multiLine--u36SLyqm :nth-child(n):nth-child(n):nth-child(n),.multiLine--u36SLyqm:nth-child(n):nth-child(n):nth-child(n){white-space:pre-wrap}.break--uPLMGjVi{clear:left}.heading--nPy9w4Yt{font-size:1.875rem}@media print{.heading--nPy9w4Yt{color:#000}}.summaryRow--zScUKmFm{border-bottom:3px solid #eef0f4}.tableRow--wUU9XL8_{border-bottom:1px solid #eef0f4}.tableOutline--hREV77uy{outline:1px solid #eef0f4}.tableRounding--Dp5XZdmX{border-radius:.3125rem;overflow:hidden}.tableHeader--G1qMEFzq{background-color:#eef0f4}.cellPadding--nKUZUt44 td,.cellPadding--nKUZUt44 th{padding:.625rem}@media print{.amount--DnssOesq.g-amount-negative,.amount--DnssOesq.g-amount-neutral{color:#000!important}}.preventPageBreaking--w_ulw5Ab{display:inline-block}.preventWordBreaking--mdxbrCVH{word-wrap:normal;word-break:normal}@layer gds{.container--toflu081--aYV_tUEm{display:flex}.container--toflu081--aYV_tUEm.inline-flex--n1-osNds--cLy3b9v8{display:inline-flex}.container--toflu081--aYV_tUEm.row-reverse--PYc9iRqn--uYD0G72e{flex-direction:row-reverse}.container--toflu081--aYV_tUEm.column--IPcGJPP4--cm85H8VY{flex-direction:column}.container--toflu081--aYV_tUEm.column-reverse--HV3ubrDM--SMoEboqZ{flex-direction:column-reverse}.container--toflu081--aYV_tUEm.wrap--OqdTDgKm--OA2rBAAK{flex-wrap:wrap}.container--toflu081--aYV_tUEm.wrap-reverse--UJpbxrCS--qIEfKyHz{flex-wrap:wrap-reverse}.container--toflu081--aYV_tUEm.justify-end--nkO98wK---ngC3YuB9{justify-content:end}.container--toflu081--aYV_tUEm.justify-center--mWk1edKj--GS9Y2t8P{justify-content:center}.container--toflu081--aYV_tUEm.justify-space-between--dWgE4wZJ--lhhkNOJQ{justify-content:space-between}.container--toflu081--aYV_tUEm.justify-space-around--6DjxCZXL--SFU7ZNAB{justify-content:space-around}.container--toflu081--aYV_tUEm.justify-space-evenly--jLaYqkhD--LIaEicxm{justify-content:space-evenly}.container--toflu081--aYV_tUEm.align-start--7mCuJm0T--re0jI0zo{align-items:start}.container--toflu081--aYV_tUEm.align-end--sNrSfFxf--yaaPN850{align-items:end}.container--toflu081--aYV_tUEm.align-center--l1xmuNbq--IvOeCZJm{align-items:center}.container--toflu081--aYV_tUEm.align-baseline--N59mzhZq--hBgnOzbx{align-items:baseline}.container--toflu081--aYV_tUEm.gap-xxs---cFvgAG---V40XAphp{gap:var(--g-size-spacing-xxs)}.container--toflu081--aYV_tUEm.gap-xs--UxDrwjjX--lZX0Wg_6{gap:var(--g-size-spacing-xs)}.container--toflu081--aYV_tUEm.gap-sm--zXP97lIR--wLJ0c9J2{gap:var(--g-size-spacing-sm)}.container--toflu081--aYV_tUEm.gap-md--PItNYO2z--XcKlbSMj{gap:var(--g-size-spacing-md)}.container--toflu081--aYV_tUEm.gap-lg--Vx730Evf--TRhRotSm{gap:var(--g-size-spacing-lg)}.container--toflu081--aYV_tUEm.gap-xl--PwZFVzFj--GlpsVwlJ{gap:var(--g-size-spacing-xl)}.container--toflu081--aYV_tUEm.gap-xxl---UrU4Zfv--GnNhgNuS{gap:var(--g-size-spacing-xxl)}@media (min-width:576px){.container--S9pHie28--TCH5DYZI{align-items:flex-start;display:flex;justify-content:space-between}.container--S9pHie28--TCH5DYZI:nth-child(n) .g-group-button--CdnqEqSr .g-button--N_pMHbzs{margin-block:0}}.container--S9pHie28--TCH5DYZI:nth-child(n) .g-h1--_SSavjnp,.container--S9pHie28--TCH5DYZI:nth-child(n) h1{padding-top:var(--g-size-bs-5)}.external--PvktZwbr--fh4iLCGw{margin-left:.25rem;vertical-align:-.2em!important}.flag--OlBYyCBh--Haua8bjy{border-radius:.125rem;height:1rem;width:1.375rem}.g-button--N_pMHbzs .flag--OlBYyCBh--Haua8bjy,.g-dropdown-toggle--MtV_aQL8 .flag--OlBYyCBh--Haua8bjy,.g-input-group-text--nwP5ETST .flag--OlBYyCBh--Haua8bjy{align-self:center;margin-right:.5rem;margin-top:-.0625rem}.animation---pyIq20I--H_vGH10Z{display:block;margin:auto}.animation---pyIq20I--H_vGH10Z.colored--y3KNlCdg--IqWJgWnq svg path{stroke:var(--color);fill:var(--color)}.illustration--xjlcpaTa--uhQ2Xc6h:nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.illustration--xjlcpaTa--uhQ2Xc6h img{-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz{height:3rem;width:3rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz .shape--04jdK5ug--BUsQUdCi{background-color:rgba(var(--rgb-blue-300),.1);border-radius:.625rem;height:3rem;position:absolute;width:3rem;z-index:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz .shape--04jdK5ug--BUsQUdCi.circle--i6iPG5kL--dMcTs7WF{border-radius:50%}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz .shape--04jdK5ug--BUsQUdCi.top-left--0ueDvjGS--M8DOQhtV{left:0;top:.25rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz .shape--04jdK5ug--BUsQUdCi.top-center--86SQ52ws--oqI6djpr{left:50%;top:.25rem;transform:translateX(-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz .shape--04jdK5ug--BUsQUdCi.top-right---EdvM02B--NUiEzdfr{right:0;top:.25rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz .shape--04jdK5ug--BUsQUdCi.center--G1F5m4TB--tzHfS_Hy{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz .shape--04jdK5ug--BUsQUdCi.bottom-left--mVTqrVKu--jhY1c238{bottom:.25rem;left:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz .shape--04jdK5ug--BUsQUdCi.bottom-center--IZ6kn82z--S2Njewe7{bottom:.25rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz .shape--04jdK5ug--BUsQUdCi.bottom-right--wJAtqHbJ--odb7kQ61{bottom:.25rem;right:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-extra-small--eVvFHn89--aKZpcRDz img{height:2.5rem;width:2.5rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m{height:4rem;width:4rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m .shape--04jdK5ug--BUsQUdCi{background-color:rgba(var(--rgb-blue-300),.1);border-radius:.625rem;height:4rem;position:absolute;width:4rem;z-index:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m .shape--04jdK5ug--BUsQUdCi.circle--i6iPG5kL--dMcTs7WF{border-radius:50%}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m .shape--04jdK5ug--BUsQUdCi.top-left--0ueDvjGS--M8DOQhtV{left:0;top:.5rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m .shape--04jdK5ug--BUsQUdCi.top-center--86SQ52ws--oqI6djpr{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m .shape--04jdK5ug--BUsQUdCi.top-right---EdvM02B--NUiEzdfr{right:0;top:.5rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m .shape--04jdK5ug--BUsQUdCi.center--G1F5m4TB--tzHfS_Hy{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m .shape--04jdK5ug--BUsQUdCi.bottom-left--mVTqrVKu--jhY1c238{bottom:.5rem;left:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m .shape--04jdK5ug--BUsQUdCi.bottom-center--IZ6kn82z--S2Njewe7{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m .shape--04jdK5ug--BUsQUdCi.bottom-right--wJAtqHbJ--odb7kQ61{bottom:.5rem;right:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-small---S-r2b8U--Sb42v43m img{height:3rem;width:3rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y{height:6rem;width:6rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y .shape--04jdK5ug--BUsQUdCi{background-color:rgba(var(--rgb-blue-300),.1);border-radius:.625rem;height:4rem;position:absolute;width:4rem;z-index:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y .shape--04jdK5ug--BUsQUdCi.circle--i6iPG5kL--dMcTs7WF{border-radius:50%}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y .shape--04jdK5ug--BUsQUdCi.top-left--0ueDvjGS--M8DOQhtV{left:0;top:.5rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y .shape--04jdK5ug--BUsQUdCi.top-center--86SQ52ws--oqI6djpr{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y .shape--04jdK5ug--BUsQUdCi.top-right---EdvM02B--NUiEzdfr{right:0;top:.5rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y .shape--04jdK5ug--BUsQUdCi.center--G1F5m4TB--tzHfS_Hy{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y .shape--04jdK5ug--BUsQUdCi.bottom-left--mVTqrVKu--jhY1c238{bottom:.5rem;left:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y .shape--04jdK5ug--BUsQUdCi.bottom-center--IZ6kn82z--S2Njewe7{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y .shape--04jdK5ug--BUsQUdCi.bottom-right--wJAtqHbJ--odb7kQ61{bottom:.5rem;right:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-medium--RLzCk6FT--hjYfe55Y img{height:5rem;width:5rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP{height:8rem;width:8rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP .shape--04jdK5ug--BUsQUdCi{background-color:rgba(var(--rgb-blue-300),.1);border-radius:.625rem;height:5.375rem;position:absolute;width:5.375rem;z-index:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP .shape--04jdK5ug--BUsQUdCi.circle--i6iPG5kL--dMcTs7WF{border-radius:50%}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP .shape--04jdK5ug--BUsQUdCi.top-left--0ueDvjGS--M8DOQhtV{left:0;top:.625rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP .shape--04jdK5ug--BUsQUdCi.top-center--86SQ52ws--oqI6djpr{left:50%;top:.625rem;transform:translateX(-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP .shape--04jdK5ug--BUsQUdCi.top-right---EdvM02B--NUiEzdfr{right:0;top:.625rem}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP .shape--04jdK5ug--BUsQUdCi.center--G1F5m4TB--tzHfS_Hy{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP .shape--04jdK5ug--BUsQUdCi.bottom-left--mVTqrVKu--jhY1c238{bottom:.625rem;left:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP .shape--04jdK5ug--BUsQUdCi.bottom-center--IZ6kn82z--S2Njewe7{bottom:.625rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP .shape--04jdK5ug--BUsQUdCi.bottom-right--wJAtqHbJ--odb7kQ61{bottom:.625rem;right:0}.illustration--xjlcpaTa--uhQ2Xc6h.size-large--R8Erd1DW--_uzpf4YP img{height:6rem;width:6rem}.g-dark--WSnGUzMs .illustration--xjlcpaTa--uhQ2Xc6h .shape--04jdK5ug--BUsQUdCi{background-color:rgba(var(--rgb-blue-100),.1)}.g-inverted--FH6MaNk1 .illustration--xjlcpaTa--uhQ2Xc6h .shape--04jdK5ug--BUsQUdCi:nth-child(n){background-color:rgba(var(--rgb-black),.1)!important}.g-dark--WSnGUzMs .g-inverted--FH6MaNk1 .illustration--xjlcpaTa--uhQ2Xc6h .shape--04jdK5ug--BUsQUdCi:nth-child(n){background-color:rgba(var(--rgb-white),.1)!important}.container--uqEqYnOE--ms_2qhr1,.container--urmWaZyI--keiQxkr8{will-change:auto}.appear--BbulwPLN--awTDbCgh,.enter--uDeK-2Sf--QoiDIYOe,.exit--0GO-OrzX--b84IoseJ{overflow:hidden;transform-origin:0 0}.from-end---y1DKHdx--_hLRf_Fk.appear--BbulwPLN--awTDbCgh,.from-end---y1DKHdx--_hLRf_Fk.enter--uDeK-2Sf--QoiDIYOe,.from-end---y1DKHdx--_hLRf_Fk.exit--0GO-OrzX--b84IoseJ{transform-origin:100% 0}.appear--BbulwPLN--awTDbCgh,.enter--uDeK-2Sf--QoiDIYOe,.exit--0GO-OrzX--b84IoseJ.exit-active--SFO26J84--HmFG4CQH{opacity:0;transform:scaleX(0)}.appear--BbulwPLN--awTDbCgh.appear-active--hm1QmnZE--WIg9dm_G,.enter--uDeK-2Sf--QoiDIYOe.enter-active--qlSKoSqd--e99n46Ew,.exit--0GO-OrzX--b84IoseJ{opacity:1;transform:scaleX(1)}.appear--BbulwPLN--awTDbCgh.appear-active--hm1QmnZE--WIg9dm_G,.enter--uDeK-2Sf--QoiDIYOe.enter-active--qlSKoSqd--e99n46Ew{transition:width .35s cubic-bezier(.645,.045,.355,1) 0s,min-width .35s cubic-bezier(.645,.045,.355,1) 0s,margin-left .35s cubic-bezier(.645,.045,.355,1) 0s,margin-right .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) 0s}.quick--mvYSqZ5S--Mr1yLP8Q.appear--BbulwPLN--awTDbCgh.appear-active--hm1QmnZE--WIg9dm_G,.quick--mvYSqZ5S--Mr1yLP8Q.enter--uDeK-2Sf--QoiDIYOe.enter-active--qlSKoSqd--e99n46Ew{transition-duration:.15s}.exit--0GO-OrzX--b84IoseJ.exit-active--SFO26J84--HmFG4CQH{transition:width .35s cubic-bezier(.645,.045,.355,1) 0s,min-width .35s cubic-bezier(.645,.045,.355,1) 0s,margin-left .35s cubic-bezier(.645,.045,.355,1) 0s,margin-right .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) .1s}.quick--mvYSqZ5S--Mr1yLP8Q.exit--0GO-OrzX--b84IoseJ.exit-active--SFO26J84--HmFG4CQH{transition-duration:.15s}.container--Oxb25cTV--FRxqvo4n{will-change:auto}.appear--kQdw2Kdo--RdHvQ9Im,.enter--qdxOytr8--HaV5ub6J,.exit--PTBZqAwB--OQS04RZ7{overflow:hidden;transform-origin:0 0}.from-end--QuTmjHOe--Bxuqcl4f.appear--kQdw2Kdo--RdHvQ9Im,.from-end--QuTmjHOe--Bxuqcl4f.enter--qdxOytr8--HaV5ub6J,.from-end--QuTmjHOe--Bxuqcl4f.exit--PTBZqAwB--OQS04RZ7{transform-origin:0 100%}.appear--kQdw2Kdo--RdHvQ9Im,.enter--qdxOytr8--HaV5ub6J,.exit--PTBZqAwB--OQS04RZ7.exit-active---eW-nB6f--Db1y4i25{opacity:0;transform:scaleY(0)}.appear--kQdw2Kdo--RdHvQ9Im.appear-active--mhcJRCi2--jAk7iEvS,.enter--qdxOytr8--HaV5ub6J.enter-active--DzufToCV--Hjl0jRsG,.exit--PTBZqAwB--OQS04RZ7{opacity:1;transform:scaleY(1)}.appear--kQdw2Kdo--RdHvQ9Im.appear-active--mhcJRCi2--jAk7iEvS,.enter--qdxOytr8--HaV5ub6J.enter-active--DzufToCV--Hjl0jRsG{transition:height .35s cubic-bezier(.645,.045,.355,1) 0s,min-height .35s cubic-bezier(.645,.045,.355,1) 0s,margin-top .35s cubic-bezier(.645,.045,.355,1) 0s,margin-bottom .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) 0s}.quick--dKOHkpkn--bVkRT4m1.appear--kQdw2Kdo--RdHvQ9Im.appear-active--mhcJRCi2--jAk7iEvS,.quick--dKOHkpkn--bVkRT4m1.enter--qdxOytr8--HaV5ub6J.enter-active--DzufToCV--Hjl0jRsG{transition-duration:.15s}.exit--PTBZqAwB--OQS04RZ7.exit-active---eW-nB6f--Db1y4i25{transition:height .35s cubic-bezier(.645,.045,.355,1) 0s,min-height .35s cubic-bezier(.645,.045,.355,1) 0s,margin-top .35s cubic-bezier(.645,.045,.355,1) 0s,margin-bottom .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) .1s}.quick--dKOHkpkn--bVkRT4m1.exit--PTBZqAwB--OQS04RZ7.exit-active---eW-nB6f--Db1y4i25{transition-duration:.15s}.container--JFy4txRw--i_nsFCDr{will-change:opacity}.appear--tBwHTGYO--HCnWlCoC,.enter--lm0TwSvT--eVN8Lvzg,.exit--Psn3ViFF--bTT4wiG4.exit-active--lHv4SffM--_LEuLoEe{opacity:0}.appear--tBwHTGYO--HCnWlCoC.appear-active--bM-mnFF3--glXpSZSY,.enter--lm0TwSvT--eVN8Lvzg.enter-active--43nCop-Z--hwby6kvE,.exit--Psn3ViFF--bTT4wiG4{opacity:1}.appear--tBwHTGYO--HCnWlCoC.appear-active--bM-mnFF3--glXpSZSY,.enter--lm0TwSvT--eVN8Lvzg.enter-active--43nCop-Z--hwby6kvE{transition:opacity .35s ease-out 0s}.quick--uEH4Cf-n--W6Rb7AZ1.appear--tBwHTGYO--HCnWlCoC.appear-active--bM-mnFF3--glXpSZSY .appear--tBwHTGYO--HCnWlCoC.appear-active--bM-mnFF3--glXpSZSY,.quick--uEH4Cf-n--W6Rb7AZ1.appear--tBwHTGYO--HCnWlCoC.appear-active--bM-mnFF3--glXpSZSY .enter--lm0TwSvT--eVN8Lvzg.enter-active--43nCop-Z--hwby6kvE,.quick--uEH4Cf-n--W6Rb7AZ1.enter--lm0TwSvT--eVN8Lvzg.enter-active--43nCop-Z--hwby6kvE .appear--tBwHTGYO--HCnWlCoC.appear-active--bM-mnFF3--glXpSZSY,.quick--uEH4Cf-n--W6Rb7AZ1.enter--lm0TwSvT--eVN8Lvzg.enter-active--43nCop-Z--hwby6kvE .enter--lm0TwSvT--eVN8Lvzg.enter-active--43nCop-Z--hwby6kvE{transition-duration:75ms}.exit--Psn3ViFF--bTT4wiG4.exit-active--lHv4SffM--_LEuLoEe{transition:opacity .35s ease-in 0s}.quick--uEH4Cf-n--W6Rb7AZ1.exit--Psn3ViFF--bTT4wiG4.exit-active--lHv4SffM--_LEuLoEe{transition-duration:75ms}.appear--tBwHTGYO--HCnWlCoC.appear-active--bM-mnFF3--glXpSZSY{transition-duration:.5s}.container--Tx4bge1G--_kYRBSl_{transform:translateZ(0);will-change:transform,opacity}.appear--5ENRRka4--aBaJKtfD,.enter--1l5aba5j--_DSteXN6,.exit--N8wDE7da--NLbV_c1e.exit-active---zt3dBOA--hZwfVFlP{opacity:0;transform:translateY(50%)}.appear--5ENRRka4--aBaJKtfD.appear-active--20ZNcH-P--xdJCOIWn,.enter--1l5aba5j--_DSteXN6.enter-active--hx3XvH74--J27zxQux,.exit--N8wDE7da--NLbV_c1e{opacity:1;transform:translateY(0)}.appear--5ENRRka4--aBaJKtfD.appear-active--20ZNcH-P--xdJCOIWn,.enter--1l5aba5j--_DSteXN6.enter-active--hx3XvH74--J27zxQux{transition:transform .35s ease-out 0s,opacity .3s ease-out 0s}.exit--N8wDE7da--NLbV_c1e.exit-active---zt3dBOA--hZwfVFlP{transition:transform .35s ease-in 0s,opacity .3s ease-in 50ms}.container--lGNls3nN--hb36ZntQ{display:inline-block}.container--lGNls3nN--hb36ZntQ.center--ADv-0E0D--BnDoI14Z{display:block;text-align:center}.conditional--Kz-RsHAS--pTBz2ldA{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.conditional--Kz-RsHAS--pTBz2ldA .container--lGNls3nN--hb36ZntQ,.conditional--Kz-RsHAS--pTBz2ldA .text--nb5jO-JR--VcLU_Y0Q:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.625rem;vertical-align:middle}.transition--bUiXAcaU--EVmhEYf1{transform-origin:var(--g-size-bs-10) 0}.details--5Gn04Rxh--ZpiZ0G24{margin-top:0!important}.ellipsis--lM-aXZh3--fncQJQvD{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--9IaRbpOm--LVkiZZXR{position:relative}.g-card--C2Eiq_4_ .header--9IaRbpOm--LVkiZZXR:not(tr):nth-child(n),.header--9IaRbpOm--LVkiZZXR.g-card--C2Eiq_4_:nth-child(n){--card-padding-vertical:0.6875rem}.header--9IaRbpOm--LVkiZZXR,.header--9IaRbpOm--LVkiZZXR>.g-card-body--U6Q4D9Nb{display:flex;justify-content:space-between;transition:box-shadow .1s ease-out 0s}.g-card--C2Eiq_4_ .g-card-body--U6Q4D9Nb>.header--9IaRbpOm--LVkiZZXR,[class^=g-card-alert] .header--9IaRbpOm--LVkiZZXR{margin:calc(var(--card-padding-vertical)*-1) calc(var(--card-padding-horizontal)*-1);padding:var(--card-padding-vertical) var(--card-padding-horizontal)}[class^=g-card-alert] .header--9IaRbpOm--LVkiZZXR{margin-left:-2.5625rem;padding-left:2.5625rem}.header--9IaRbpOm--LVkiZZXR .btn--lbWqJKRD,.header--9IaRbpOm--LVkiZZXR .g-button--N_pMHbzs:not(.button--jyNVnBER--wJ0RsQGA),.header--9IaRbpOm--LVkiZZXR .g-tooltip-trigger--vauieplW{position:relative;z-index:10}:nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--wJ0RsQGA{align-self:flex-start;flex-shrink:0;margin-left:1.25rem;padding:0 .375rem}:nth-child(n):nth-child(n):nth-child(n) .button-cover-parent--9WO-2QY8--gUVWYM_s:before{content:"";inset:0;position:absolute;z-index:0}:nth-child(n):nth-child(n):nth-child(n) .button-vertical--BsSP7UUD--Lq7bqLJK{align-self:center}:nth-child(n):nth-child(n):nth-child(n) .button-invisible--fjNy6i5d--wF2tzwNW{opacity:0}.centered--dcLeaYRk--TjOls4OV{justify-content:center}.content--OeGk5hQk--_yxMR6yM:not(.g-card--C2Eiq_4_){margin-top:.625rem}.g-card-group--ZOhFriQc>.content--OeGk5hQk--_yxMR6yM:not(.g-card--C2Eiq_4_){margin-top:0}:is(.g-card-outer--SxX0Z8W4,.g-card-inner--JRdYRmyA) .header--9IaRbpOm--LVkiZZXR.g-card-body--U6Q4D9Nb~.content--OeGk5hQk--_yxMR6yM{margin-top:0}@media (min-width:576px){.g-focus-page--pojhjW_t :not(.g-card-alert-data--wlnsMu5a)>.header--9IaRbpOm--LVkiZZXR:first-child{margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--pojhjW_t :not(.g-card-alert-data--wlnsMu5a)>.header--9IaRbpOm--LVkiZZXR:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--pojhjW_t :not(.g-card-alert-data--wlnsMu5a)>.header--9IaRbpOm--LVkiZZXR .g-card--C2Eiq_4_,.g-focus-page--pojhjW_t :not(.g-card-alert-data--wlnsMu5a)>.header--9IaRbpOm--LVkiZZXR.g-card--C2Eiq_4_{--card-padding-vertical:0.625rem}.g-focus-page--pojhjW_t .content--OeGk5hQk--_yxMR6yM:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--pojhjW_t .g-card-function--x87S0sYl>.g-card--C2Eiq_4_:last-child .content--OeGk5hQk--_yxMR6yM,.g-focus-page--pojhjW_t .g-card-group-vertical--D70x_eXA>.g-card--C2Eiq_4_:last-child .content--OeGk5hQk--_yxMR6yM{margin-bottom:0}.g-focus-page--pojhjW_t .g-card-function--x87S0sYl .g-card--C2Eiq_4_:last-child .content--OeGk5hQk--_yxMR6yM{padding-bottom:.75rem}.g-focus-page--pojhjW_t .g-card-function--x87S0sYl:nth-child(n) .header--9IaRbpOm--LVkiZZXR{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem);margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--pojhjW_t .g-card-function--x87S0sYl:nth-child(n) .header--9IaRbpOm--LVkiZZXR:last-child{padding-bottom:.625rem}.g-focus-page--pojhjW_t .g-card-function--x87S0sYl .content--OeGk5hQk--_yxMR6yM{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--pojhjW_t .g-form-description--KocbrnfR:nth-child(n) .header--9IaRbpOm--LVkiZZXR,.g-focus-page--pojhjW_t .g-form-description--KocbrnfR:nth-child(n):last-child .content--OeGk5hQk--_yxMR6yM{margin-bottom:0}}.g-sidenav--mxVIOjqY:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--wJ0RsQGA{color:var(--g-color-text-primary)}.g-sidenav--mxVIOjqY:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--wJ0RsQGA:hover{background-image:none}.g-sidenav--mxVIOjqY .content--OeGk5hQk--_yxMR6yM{margin-top:0}.container--FYtFs8jm--gOcfi7da:nth-child(n):nth-child(n){background:var(--g-color-surface-primary);border:.125rem solid var(--g-color-border-secondary);margin-bottom:0;margin-top:0}.header--JcBjGfll--nASS28tE{background:var(--g-color-border-secondary);padding:.125rem .1875rem .1875rem;text-align:right}.button--Snzd7Hay--F4Zhm1qZ{margin:0 -.125rem 0 0!important}.button--Snzd7Hay--F4Zhm1qZ:before{content:unset!important}.content--IX4tsXv---RiV0XHnr{padding-left:.8125rem;padding-right:.8125rem}.no-padding--cF-1mYWa--LIrfY6_y .content--IX4tsXv---RiV0XHnr{padding:0!important}.no-padding--cF-1mYWa--LIrfY6_y .content--IX4tsXv---RiV0XHnr>*{margin-bottom:0!important;margin-top:0!important}.no-padding--cF-1mYWa--LIrfY6_y .content--IX4tsXv---RiV0XHnr>.g-card--C2Eiq_4_{border:0!important;border-radius:0!important}.info--9u5tlRWp--lPoV22vs:nth-child(n):nth-child(n){align-items:center;display:flex;flex-direction:row;font-size:.75rem;justify-content:center;line-height:1.125rem;margin-top:-.125rem;max-width:100%;padding:0}.info--9u5tlRWp--lPoV22vs .alias--sfSGvBX---L8KUpDJ1,.info--9u5tlRWp--lPoV22vs .amount--br13mZGq--_GiliYk4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info--9u5tlRWp--lPoV22vs .amount--br13mZGq--_GiliYk4{flex-shrink:0;max-width:80%}.info--9u5tlRWp--lPoV22vs .amount--br13mZGq--_GiliYk4 .g-amount--ujUE65iU{font-size:inherit!important;font-weight:400!important}.info--9u5tlRWp--lPoV22vs .amount--br13mZGq--_GiliYk4 .g-amount-wrapper--Ej7GjHeG{margin-left:.25rem}.info--9u5tlRWp--lPoV22vs .amount--br13mZGq--_GiliYk4 .g-amount-fallback--cGhipKM2{color:var(--g-color-text-inverted-primary)}.info--9u5tlRWp--lPoV22vs .amount--br13mZGq--_GiliYk4 .g-amount-fallback--cGhipKM2>svg{display:none}.info--9u5tlRWp--lPoV22vs .divider--NB5BZmVy--yHun00Xr{display:inline-block;margin-left:.3125rem;margin-right:.3125rem}.center---7BTksg9--gy0dUJHZ,.left--dhpzXGTY--OZsxznfL,.right--sWEgNi1V--fgaov7K7{align-self:center;padding:0 .9375rem}.center---7BTksg9--gy0dUJHZ:empty,.left--dhpzXGTY--OZsxznfL:empty,.right--sWEgNi1V--fgaov7K7:empty{display:none}.container---DmaO1qR--APK2ob39{--stripe-height:4.375rem;position:relative;z-index:30}.grid--2s6OD24p--Wu0IGd6O{display:grid;gap:0;grid-template-areas:"stripe-left stripe-center stripe-right";grid-template-columns:14rem minmax(0,1fr) 14rem;grid-template-rows:var(--stripe-height);padding:0!important;position:static!important}.grid--2s6OD24p--Wu0IGd6O.hidden--pYdsvp5---j_CrpqX1,.hidden--pYdsvp5---j_CrpqX1 .grid--2s6OD24p--Wu0IGd6O{visibility:hidden}.grid--2s6OD24p--Wu0IGd6O:focus-within,.grid--2s6OD24p--Wu0IGd6O:hover{opacity:1!important;transition:opacity .35s ease-in-out 0s}.left--dhpzXGTY--OZsxznfL{grid-area:stripe-left}.right--sWEgNi1V--fgaov7K7{grid-area:stripe-right;text-align:right}.center---7BTksg9--gy0dUJHZ{grid-area:stripe-center;text-align:center}.sticky--mmDw-k7t--StB1gDk7{position:sticky;top:0;z-index:290030}.sticky--mmDw-k7t--StB1gDk7.use-transition--ZifEO4qv--IYSXM9Uo{margin-top:calc(var(--stripe-height)*-1)}.sticky--mmDw-k7t--StB1gDk7.use-transition--ZifEO4qv--IYSXM9Uo.hidden--pYdsvp5---j_CrpqX1{z-index:10}@media (forced-colors:active){.sticky--mmDw-k7t--StB1gDk7{background-color:Canvas}}.fixed--4vvBimER--iL5zIkm4{position:fixed;width:100%;z-index:290030}@media (min-width:992px){.grid--2s6OD24p--Wu0IGd6O{grid-template-areas:"stripe-left stripe-center stripe-right";grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(0,1fr);grid-template-rows:var(--stripe-height)}.grid--2s6OD24p--Wu0IGd6O.transparent-grid--2m7SvDTJ--pUTzRocq{grid-template-columns:18.75rem minmax(0,1fr) minmax(0,min-content)}.center---7BTksg9--gy0dUJHZ.transparent--30hd0DxW--rGLrNIg3{text-align:left}}@media (max-width:767.98px){.container---DmaO1qR--APK2ob39{--stripe-height:3.5rem}.grid--2s6OD24p--Wu0IGd6O{grid-template-areas:"stripe-left stripe-center stripe-right";grid-template-columns:2.6875rem minmax(0,1fr) 2.6875rem;grid-template-rows:var(--stripe-height)}.left--dhpzXGTY--OZsxznfL{padding-right:0}.right--sWEgNi1V--fgaov7K7{padding-left:0}}.large-grid---0xgCwN6--HMejpHON .children--YrLNLmIQ--F34eiTeS,.large-grid---0xgCwN6--HMejpHON .left--1gjav292--p20jgZ36,.large-grid---0xgCwN6--HMejpHON .toolbar--imPD50P3--T9QstyxB{align-self:center;padding:0 .9375rem}.large-grid---0xgCwN6--HMejpHON .children--YrLNLmIQ--F34eiTeS:empty,.large-grid---0xgCwN6--HMejpHON .left--1gjav292--p20jgZ36:empty,.large-grid---0xgCwN6--HMejpHON .toolbar--imPD50P3--T9QstyxB:empty{display:none}.large-grid---0xgCwN6--HMejpHON .children--YrLNLmIQ--F34eiTeS,.large-grid---0xgCwN6--HMejpHON .left--1gjav292--p20jgZ36,.large-grid---0xgCwN6--HMejpHON .toolbar--imPD50P3--T9QstyxB{margin:.9375rem 0}@media (min-width:992px){.large-grid---0xgCwN6--HMejpHON .children--YrLNLmIQ--F34eiTeS,.large-grid---0xgCwN6--HMejpHON .left--1gjav292--p20jgZ36,.large-grid---0xgCwN6--HMejpHON .toolbar--imPD50P3--T9QstyxB{margin:1.875rem 0}}.large-grid---0xgCwN6--HMejpHON{display:grid;gap:0;grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content);padding:0!important;position:static!important;z-index:290030}.large-grid---0xgCwN6--HMejpHON:not(:first-child):not(:empty){margin-top:-.9375rem}.large-grid---0xgCwN6--HMejpHON .left--1gjav292--p20jgZ36{grid-area:stripe-left}.large-grid---0xgCwN6--HMejpHON .children--YrLNLmIQ--F34eiTeS{grid-area:stripe-children}.large-grid---0xgCwN6--HMejpHON .children--YrLNLmIQ--F34eiTeS>:first-child{margin-top:0!important}.large-grid---0xgCwN6--HMejpHON .children--YrLNLmIQ--F34eiTeS>:last-child{margin-bottom:0!important}.large-grid---0xgCwN6--HMejpHON .toolbar--imPD50P3--T9QstyxB{color:unset;grid-area:stripe-toolbar;margin:0;overflow:initial}.large-grid---0xgCwN6--HMejpHON .toolbar--imPD50P3--T9QstyxB .g-card--C2Eiq_4_{margin:0}@media (min-width:992px){.large-grid---0xgCwN6--HMejpHON{gap:0;grid-template-areas:"stripe-left stripe-children" "stripe-toolbar stripe-toolbar";grid-template-columns:1fr 3fr;grid-template-rows:max-content min-content}}@media (max-width:767.98px){.large-grid---0xgCwN6--HMejpHON{grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content)}.large-grid---0xgCwN6--HMejpHON .left--1gjav292--p20jgZ36{display:none}.large-grid---0xgCwN6--HMejpHON .toolbar--imPD50P3--T9QstyxB{padding-top:.9375rem}.large-grid---0xgCwN6--HMejpHON .toolbar--imPD50P3--T9QstyxB:empty{padding-top:0}}.grid--RPh-4pIw--Lws3P677{padding-top:.9375rem;position:relative;z-index:30;z-index:20}.toolbar--ikbUw-M9--obb3_xxw{max-height:6.25rem}.sticky--EdO9KseI--KZfmSQ5q{position:sticky;z-index:290020}@media (min-width:768px){.grid--RPh-4pIw--Lws3P677{backface-visibility:hidden;clip-path:inset(50% -100% -100% -100%);margin-top:-.0625rem;padding-top:.125rem;transform:translateY(-50%)}.grid--RPh-4pIw--Lws3P677:before{background:inherit;content:""!important;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:0}.toolbar--ikbUw-M9--obb3_xxw{backface-visibility:hidden;display:block;position:relative;top:50%;transform:translateY(50%);width:100%}}@media (max-width:767.98px){:nth-child(n):nth-child(n):nth-child(n) .grid--RPh-4pIw--Lws3P677{background-color:transparent!important}.sticky--9UORGQ-D--qLmwAcMS{align-items:flex-end;bottom:1.5625rem;display:flex;justify-content:center;left:0;padding:0 30px;pointer-events:none;position:fixed;right:0;text-align:center;will-change:transform,opacity;z-index:299990}.sticky--9UORGQ-D--qLmwAcMS .btn--lbWqJKRD,.sticky--9UORGQ-D--qLmwAcMS .g-button--N_pMHbzs{pointer-events:auto}}.sticky--9UORGQ-D--qLmwAcMS.enter--t1bikcNt--H0wKuSn9,.sticky--9UORGQ-D--qLmwAcMS.exit--lInVFoEn--YBInES_d.exit-active--Qa0jHAM6--ELx2E0QM{opacity:0;transform:translateY(20%)}.sticky--9UORGQ-D--qLmwAcMS.enter--t1bikcNt--H0wKuSn9.enter-active--idrEabUX--X5nTQU1Y,.sticky--9UORGQ-D--qLmwAcMS.exit--lInVFoEn--YBInES_d{opacity:1;transform:translateY(0)}.sticky--9UORGQ-D--qLmwAcMS.enter--t1bikcNt--H0wKuSn9.enter-active--idrEabUX--X5nTQU1Y{transition:transform .15s cubic-bezier(.215,.61,.355,1) 0s,opacity 50ms cubic-bezier(.215,.61,.355,1) 0s}.sticky--9UORGQ-D--qLmwAcMS.exit--lInVFoEn--YBInES_d.exit-active--Qa0jHAM6--ELx2E0QM{transition:transform .15s cubic-bezier(.55,.055,.675,.19) 0s,opacity 50ms cubic-bezier(.55,.055,.675,.19) .1s}.split-button--hgka2pBL--yfMkIMzL{display:inline-grid!important;grid-template-columns:1fr 2.625rem;margin:0!important;max-width:100%}.g-group-button--CdnqEqSr .split-button--hgka2pBL--yfMkIMzL{margin-inline:.5rem!important}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs{margin:0!important;position:relative;z-index:1}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:disabled{z-index:0}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:focus-visible{z-index:2}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:first-child:nth-child(n){border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:first-child:before{right:-.125rem}@media (max-width:575.98px){.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:first-child{flex:1}}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:last-child:nth-child(n){border-bottom-left-radius:0;border-left-width:0;border-top-left-radius:0;margin-left:.125rem!important}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:last-child:before{left:-.125rem}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:before{background-color:inherit;border-left-color:inherit;border-left-style:solid;border-left-width:.125rem;content:"";height:calc(100% + .25rem);position:absolute;transition-duration:.25s;transition-property:opacity;width:.125rem}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:focus-visible:not(:active):before{opacity:0}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs.g-button-variant-primary--d1vIpG7Q:before,.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs.g-button-variant-tertiary--aRMbN0aP:before{border-color:rgba(var(--rgb-black),.2)}.g-inverted--FH6MaNk1 .split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs.g-button-variant-tertiary--aRMbN0aP:before{border-color:rgba(var(--rgb-white),.5)}.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs.g-button-variant-tertiary--aRMbN0aP:disabled~:disabled:before{opacity:.4}.g-inverted--FH6MaNk1 .split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs.g-button-variant-primary--d1vIpG7Q:before,.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs.g-button-variant-primary--d1vIpG7Q:disabled~:disabled:before,.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:first-child:disabled:before,.split-button--hgka2pBL--yfMkIMzL .g-button--N_pMHbzs:first-child:not(:disabled)~:last-child:before{content:none}.sticky-button--GO-ATLQs--T0s2c4hJ.g-no-inverted--UVrClzpy .g-button--N_pMHbzs:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary)}.sticky-button--GO-ATLQs--T0s2c4hJ.g-no-inverted--UVrClzpy .g-button--N_pMHbzs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):last-child:before{background-color:inherit;border-left:.125rem solid rgba(var(--rgb-black),.125);content:"";height:calc(100% + .25rem);left:-.125rem;position:absolute;transition-duration:.25s;transition-property:opacity;width:.125rem}.block-xs-extended-up--JgeXoJUV--icwkKhlF,.block-xs-up--1uWSJ-Z5--kilB09LX{display:none!important;display:block!important}.flex-xs-extended-up--Kf9jAYkO--AcYgIidm,.flex-xs-up--jOQ-tlmR--zGDu6GgG{display:none!important;display:flex!important}.inline-xs-extended-up--3VWhI-Pz--AySGJmmv,.inline-xs-up---50-PaXm--hxMYltJC{display:none!important;display:inline!important}.block-sm-up--W06c2bAJ--Io5m8lt7,.none-xs-extended-up--8Iy8NSFM--nx0ruwtL,.none-xs-up--B41il6Vy--TBvQEp1n{display:none!important}@media (min-width:576px){.block-sm-up--W06c2bAJ--Io5m8lt7{display:block!important}}.block-sm-extended-up--OjqFT1Dp--duKN9aq2{display:none!important}@media (min-width:576px){.block-sm-extended-up--OjqFT1Dp--duKN9aq2{display:block!important}}.flex-sm-up--Go80Agol--P1TiqvKO{display:none!important}@media (min-width:576px){.flex-sm-up--Go80Agol--P1TiqvKO{display:flex!important}}.flex-sm-extended-up--MSr84NCA--TYKDQCCI{display:none!important}@media (min-width:576px){.flex-sm-extended-up--MSr84NCA--TYKDQCCI{display:flex!important}}.inline-sm-up--swWNgs3k--KAjEBhqT{display:none!important}@media (min-width:576px){.inline-sm-up--swWNgs3k--KAjEBhqT{display:inline!important}}.inline-sm-extended-up--1O4vDHQQ--Bsz8tUHu{display:none!important}@media (min-width:576px){.inline-sm-extended-up--1O4vDHQQ--Bsz8tUHu{display:inline!important}.none-sm-extended-up--6ymAcUp4--VYO_Rnkq,.none-sm-up--21JIHuI---ZMYsXznA{display:none!important}}.block-md-up--oc6DeT3C--hHqA5RzG{display:none!important}@media (min-width:768px){.block-md-up--oc6DeT3C--hHqA5RzG{display:block!important}}.block-md-extended-up--7mQc-Zl7--y2cby2pQ{display:none!important}@media (min-width:768px){.block-md-extended-up--7mQc-Zl7--y2cby2pQ{display:block!important}}.flex-md-up--FvWAYUNN--K9IeKroV{display:none!important}@media (min-width:768px){.flex-md-up--FvWAYUNN--K9IeKroV{display:flex!important}}.flex-md-extended-up--pfM3fpdN--SJclSioN{display:none!important}@media (min-width:768px){.flex-md-extended-up--pfM3fpdN--SJclSioN{display:flex!important}}.inline-md-up--jwcHL14p--RFdneqB9{display:none!important}@media (min-width:768px){.inline-md-up--jwcHL14p--RFdneqB9{display:inline!important}}.inline-md-extended-up--NhvLV--w--UH1Cb7ZP{display:none!important}@media (min-width:768px){.inline-md-extended-up--NhvLV--w--UH1Cb7ZP{display:inline!important}.none-md-extended-up--33QNF7Qa--J_OqVHQw,.none-md-up--1yWiZLqT--RO7Ansla{display:none!important}}.block-lg-up--rs4gM7jc--D9IidunR{display:none!important}@media (min-width:992px){.block-lg-up--rs4gM7jc--D9IidunR{display:block!important}}.block-lg-extended-up--MgkRqR3a--KCuP4B4x{display:none!important}@media (min-width:992px){.block-lg-extended-up--MgkRqR3a--KCuP4B4x{display:block!important}}.flex-lg-up--gBmvYI7P--r65EG9ga{display:none!important}@media (min-width:992px){.flex-lg-up--gBmvYI7P--r65EG9ga{display:flex!important}}.flex-lg-extended-up--RGmfL3H8--GkLEdzrO{display:none!important}@media (min-width:992px){.flex-lg-extended-up--RGmfL3H8--GkLEdzrO{display:flex!important}}.inline-lg-up--5OakawV0--NA_3pw4w{display:none!important}@media (min-width:992px){.inline-lg-up--5OakawV0--NA_3pw4w{display:inline!important}}.inline-lg-extended-up--dS0IBYHn--um8wqAwC{display:none!important}@media (min-width:992px){.inline-lg-extended-up--dS0IBYHn--um8wqAwC{display:inline!important}.none-lg-extended-up--a-EztQ1t--frvlSe6R,.none-lg-up--S-DkWJbP--jITErGML{display:none!important}}.block-xl-up--YifRn58u--WPcTH3el{display:none!important}@media (min-width:1200px){.block-xl-up--YifRn58u--WPcTH3el{display:block!important}}.block-xl-extended-up--FSvoOjLm--d9TuNT6v{display:none!important}@media (min-width:1320px){.block-xl-extended-up--FSvoOjLm--d9TuNT6v{display:block!important}}.flex-xl-up--CStkOl9W--ZXO_k7YA{display:none!important}@media (min-width:1200px){.flex-xl-up--CStkOl9W--ZXO_k7YA{display:flex!important}}.flex-xl-extended-up--Klp-Csv5--FLrq9yyS{display:none!important}@media (min-width:1320px){.flex-xl-extended-up--Klp-Csv5--FLrq9yyS{display:flex!important}}.inline-xl-up--7Jgztztl--sl1o1WmV{display:none!important}@media (min-width:1200px){.inline-xl-up--7Jgztztl--sl1o1WmV{display:inline!important}}.inline-xl-extended-up--GT99AOZ4--aX0ias_O{display:none!important}@media (min-width:1320px){.inline-xl-extended-up--GT99AOZ4--aX0ias_O{display:inline!important}}@media (min-width:1200px){.none-xl-up--EVHht61i--kBB0SCJJ{display:none!important}}@media (min-width:1320px){.none-xl-extended-up--a1DwFrI5--qmONxvfN{display:none!important}}.block-xxl-up--dyUv96Sx--eM60nZH5{display:none!important}@media (min-width:1400px){.g-bs5-grid--vJjsbNbg .block-xxl-up--dyUv96Sx--eM60nZH5{display:block!important}}.block-xxl-extended-up--BA533aq---pZot5dpT{display:none!important}@media (min-width:1560px){.g-bs5-grid--vJjsbNbg .block-xxl-extended-up--BA533aq---pZot5dpT{display:block!important}}.flex-xxl-up--bIOTWUMS--NSLLCa5G{display:none!important}@media (min-width:1400px){.g-bs5-grid--vJjsbNbg .flex-xxl-up--bIOTWUMS--NSLLCa5G{display:flex!important}}.flex-xxl-extended-up--EPMV1Sdl--JGUcd_Xq{display:none!important}@media (min-width:1560px){.g-bs5-grid--vJjsbNbg .flex-xxl-extended-up--EPMV1Sdl--JGUcd_Xq{display:flex!important}}.inline-xxl-up--i8SXj8wb--v0ZplLC7{display:none!important}@media (min-width:1400px){.g-bs5-grid--vJjsbNbg .inline-xxl-up--i8SXj8wb--v0ZplLC7{display:inline!important}}.inline-xxl-extended-up--MkQom0pB--kcX6QQiS{display:none!important}@media (min-width:1560px){.g-bs5-grid--vJjsbNbg .inline-xxl-extended-up--MkQom0pB--kcX6QQiS{display:inline!important}}@media (min-width:1400px){.g-bs5-grid--vJjsbNbg .none-xxl-up--z7lFC6kP--jRAhp5nF{display:none!important}}@media (min-width:1560px){.g-bs5-grid--vJjsbNbg .none-xxl-extended-up--aYhAAgC---pGbV81GT{display:none!important}}.button--CFMsfZjm--VITNjUFI{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;position:fixed!important;top:auto!important;top:0;white-space:nowrap!important;width:1px!important}.sentinel--GeRlnz1I--kFjDXyzl{display:block;height:.0625rem;margin-top:-.0625rem}.action-button--3Sie-ne8--hf6IwSQ4{min-height:0!important;width:auto!important}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n){transition-duration:.25s;transition-property:background-color,border-color}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n) .link--jShmwLhL--OT5n_sT3{inset:0;opacity:0;position:absolute;z-index:0}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n) .button--6-DPM8DI--n1n4PQQK:nth-child(n):nth-child(n){position:static}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n) .button--6-DPM8DI--n1n4PQQK:nth-child(n):nth-child(n):before{content:"";inset:0;position:absolute;z-index:0}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1):active .g-minor--ebhztf5G,.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1):hover .g-minor--ebhztf5G{color:var(--g-color-text-primary)}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1) .g-button--N_pMHbzs{position:relative;z-index:1}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1) .g-minor--ebhztf5G{transition:color .35s ease 0s}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1).hoverable--Yx0eOKDz--ALYZZo_3{border:.0625rem solid var(--g-color-border-primary);outline:none}.g-uses-keyboard--qbwVz87T .interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1).hoverable--Yx0eOKDz--ALYZZo_3:focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1).hoverable--Yx0eOKDz--ALYZZo_3:hover{background-color:var(--g-color-overlay-hover)}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1).hoverable--Yx0eOKDz--ALYZZo_3:hover .g-avatar-content--a4IbdOxr:not(.g-avatar-content-border--Lvq3z_EU){--color-bg:var(--g-color-surface-primary)}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1).hoverable--Yx0eOKDz--ALYZZo_3:active{background-color:var(--g-color-overlay-active)}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1).hoverable--Yx0eOKDz--ALYZZo_3 .button--6-DPM8DI--n1n4PQQK:hover{background:none}.g-card-group--ZOhFriQc>.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--SKQEW2i1).hoverable--Yx0eOKDz--ALYZZo_3{border-width:var(--g-size-border-width-sm) 0 0}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n).disabled--SRKyZkjb--SKQEW2i1{border-color:var(--g-color-fill-disabled)!important;cursor:not-allowed}.interactable--IObJaLVt--l80hs32x:nth-child(n):nth-child(n).disabled--SRKyZkjb--SKQEW2i1 *{color:var(--g-color-fill-disabled);pointer-events:none}.container--XjGGgeYB--_QRLeFau{background-color:var(--g-color-surface-secondary);background-image:linear-gradient(rgba(var(--rgb-white),.3),rgba(var(--rgb-white),.3));border-right:.0625rem solid var(--g-color-surface-tertiary);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.05);padding-left:1rem;padding-right:1rem;padding-top:1rem;transition:width .5s ease,box-shadow .5s ease;width:4.5rem;z-index:60}.container--XjGGgeYB--_QRLeFau:nth-child(n):nth-child(n){margin-top:0}@media (max-width:767.98px){.container--XjGGgeYB--_QRLeFau:nth-child(n):nth-child(n){width:100%}}@media (min-width:768px) and (max-width:991.98px){.container--XjGGgeYB--_QRLeFau{width:20rem}}.container--XjGGgeYB--_QRLeFau::-webkit-scrollbar{display:none}.container--XjGGgeYB--_QRLeFau.expanded--dUTPWGxh--eyakQ_ZR{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16);width:18rem}.container--XjGGgeYB--_QRLeFau:not(.expanded--dUTPWGxh--eyakQ_ZR) .g-pill--x6UqAXzB:nth-child(n):nth-child(n){flex-shrink:0;margin-left:-1.25rem;margin-top:-.875rem}.container--XjGGgeYB--_QRLeFau:not(.expanded--dUTPWGxh--eyakQ_ZR) .g-sidenav-section--wOQdV9Fx{align-items:center;display:flex}.container--XjGGgeYB--_QRLeFau:not(.expanded--dUTPWGxh--eyakQ_ZR) .g-sidenav-section--wOQdV9Fx .g-pill--x6UqAXzB:nth-child(n):nth-child(n){margin-left:-.625rem}.container--XjGGgeYB--_QRLeFau:not(.expanded--dUTPWGxh--eyakQ_ZR):nth-child(n):nth-child(n) .g-sidenav-section-divider--dwPeOr_c{margin-left:.5rem;margin-right:.5rem;width:calc(100% - 1rem)}.g-dark--WSnGUzMs .container--XjGGgeYB--_QRLeFau{background:var(--g-color-surface-secondary)}.dropdown--HMCqDUHs--umrPjxOm{max-width:calc(100vw - 1.875rem);z-index:350000}.dropdown--HMCqDUHs--umrPjxOm.use-toggle-width--I7rsAIwb--lyOafd6P{max-width:none;min-width:0}.toggle--cTDAL7zm--zRefcrfI{display:inline-block;outline:none}.popper--HU9ZD9i5--J_EQ5TOG{backface-visibility:hidden;margin:0;overflow:visible!important;padding:.25rem 0 .125rem}.popper--HU9ZD9i5--J_EQ5TOG.end--8YLImV8r--XOd8KC2V{padding-top:.125rem}.popper--HU9ZD9i5--J_EQ5TOG.has-arrow--l7tsSung--ex14SY7i{padding-bottom:.6875rem;padding-top:.6875rem}.popper--HU9ZD9i5--J_EQ5TOG.horizontal--uCOL41FE--t6FQfnrc{padding:0 .125rem 0 .25rem}.popper--HU9ZD9i5--J_EQ5TOG.horizontal--uCOL41FE--t6FQfnrc.end--8YLImV8r--XOd8KC2V{padding-left:.125rem}.popper--HU9ZD9i5--J_EQ5TOG.horizontal--uCOL41FE--t6FQfnrc.has-arrow--l7tsSung--ex14SY7i{padding-left:.6875rem;padding-right:.6875rem}.popper--HU9ZD9i5--J_EQ5TOG.portal--FdodUbCU--t0tPj2sW{float:none;min-width:0!important;position:static}.body--H2Il3Idj--jfZwfMS5{background-color:var(--g-color-surface-primary);border-radius:.5rem;box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;position:relative}.has-footer--FN6QjkdP--kBOq26Cs .body--H2Il3Idj--jfZwfMS5{border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:12.5rem}.has-footer--FN6QjkdP--kBOq26Cs .body--H2Il3Idj--jfZwfMS5:before{border-top-left-radius:.25rem;border-top-right-radius:.25rem;box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);content:"";inset:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;z-index:-1}.content--G-jrMrj7--f72gETRm{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--G-jrMrj7--f72gETRm.padded--4m82oIHv--DxCSYPN4{padding:.625rem .9375rem}.action--35M-9xzP--qN4_Jxrr{display:flex;margin:0;padding:.9375rem}.padded--4m82oIHv--DxCSYPN4~.action--35M-9xzP--qN4_Jxrr{padding-top:0}.action--35M-9xzP--qN4_Jxrr .button--OWWCtQlE--H99dApXY{flex-grow:1}.footer--QFootcrN--YQUHReyY{display:flex;flex-direction:column;min-width:12.5rem}.arrow--fQZcY2iW--GbQN9jJ7{height:.9375rem;position:absolute;width:.9375rem}.arrow--fQZcY2iW--GbQN9jJ7:before{border-color:var(--g-color-surface-primary) transparent transparent var(--g-color-surface-primary);border-style:solid;border-width:.5rem;box-shadow:-.0625rem -.0625rem .1875rem -.09375rem rgba(var(--rgb-black),.15);content:"";display:block;transform:rotate(45deg);z-index:-1}@media (forced-colors:active){.arrow--fQZcY2iW--GbQN9jJ7:before{border-color:CanvasText Canvas Canvas CanvasText}}.arrow--fQZcY2iW--GbQN9jJ7[data-placement*=bottom]{margin-top:.25rem;top:0}.arrow--fQZcY2iW--GbQN9jJ7[data-placement*=top]{bottom:0;margin-bottom:.25rem}.arrow--fQZcY2iW--GbQN9jJ7[data-placement*=top]:before{transform:rotate(225deg)}.arrow--fQZcY2iW--GbQN9jJ7[data-placement*=start]{left:2.125rem}.arrow--fQZcY2iW--GbQN9jJ7[data-placement*=end]{right:2.125rem}.arrow--fQZcY2iW--GbQN9jJ7[data-placement^=left]{left:auto;margin-right:.25rem;right:0}.arrow--fQZcY2iW--GbQN9jJ7[data-placement^=left]:before{transform:rotate(135deg)}.arrow--fQZcY2iW--GbQN9jJ7[data-placement^=right]{left:0;margin-left:.25rem;right:auto}.arrow--fQZcY2iW--GbQN9jJ7[data-placement^=right]:before{transform:rotate(315deg)}.text--mnH1D27L--q7auM5Hs{isolation:isolate}.highlight--1mh-8whj--j5GGFEiy{background-color:#fff1a3;-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:.125rem 0 0 #fff1a3,-.125rem 0 0 #fff1a3;color:#0a285c;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-color:#fff1a3}.decoration--ze1-MTR4--O_v_aBaP{border:0 solid var(--color-bg,var(--color-blue-300));display:block;pointer-events:none;position:absolute;z-index:50}.decoration--ze1-MTR4--O_v_aBaP.left--ywzv0Mms--wNmMu2U9,.decoration--ze1-MTR4--O_v_aBaP.right--BmtFzyU2--qERK6jwc{border-left-width:.3125rem;bottom:0;top:0}.decoration--ze1-MTR4--O_v_aBaP.left--ywzv0Mms--wNmMu2U9{left:0}.decoration--ze1-MTR4--O_v_aBaP.right--BmtFzyU2--qERK6jwc{right:0}.decoration--ze1-MTR4--O_v_aBaP.bottom--JWEce4Fr--gqXc6JuN,.decoration--ze1-MTR4--O_v_aBaP.top--7S4pcZJn--RbIz4c8a{border-top-width:.3125rem;left:0;right:0}.decoration--ze1-MTR4--O_v_aBaP.top--7S4pcZJn--RbIz4c8a{top:0}.decoration--ze1-MTR4--O_v_aBaP.bottom--JWEce4Fr--gqXc6JuN{bottom:0}.content--w7aPL9L3--MDcFwjpO{display:inline-flex;flex-wrap:nowrap;max-width:100%}.content--w7aPL9L3--MDcFwjpO span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content--w7aPL9L3--MDcFwjpO span:last-child{white-space:nowrap}.dropdown-footer--JOkgg7zi--pLmAKpLL{background-color:var(--g-color-surface-primary);min-height:3.4375rem;padding:.3125rem .9375rem;position:relative}@media (forced-colors:active){.dropdown-footer--JOkgg7zi--pLmAKpLL{background-color:transparent}}.dropdown-footer--JOkgg7zi--pLmAKpLL:first-child{border-top:.0625rem solid var(--g-color-border-secondary)}.dropdown-footer--JOkgg7zi--pLmAKpLL:before,.dropdown-footer--JOkgg7zi--pLmAKpLL:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.dropdown-footer--JOkgg7zi--pLmAKpLL:before{box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);content:"";inset:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;z-index:-1}.dropdown-footer--JOkgg7zi--pLmAKpLL:hover{background-image:linear-gradient(var(--g-color-overlay-hover),var(--g-color-overlay-hover))}.dropdown-footer--JOkgg7zi--pLmAKpLL:has(.button--uIq1-ufj--HsOK47CO:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.dropdown-footer--JOkgg7zi--pLmAKpLL .button--uIq1-ufj--HsOK47CO:nth-child(n):nth-child(n){border:0;justify-content:left;min-height:1.5rem;padding:0;text-align:left}.dropdown-footer--JOkgg7zi--pLmAKpLL .button--uIq1-ufj--HsOK47CO:nth-child(n):nth-child(n):active,.dropdown-footer--JOkgg7zi--pLmAKpLL .button--uIq1-ufj--HsOK47CO:nth-child(n):nth-child(n):focus-visible,.dropdown-footer--JOkgg7zi--pLmAKpLL .button--uIq1-ufj--HsOK47CO:nth-child(n):nth-child(n):hover{background:transparent;border:0;box-shadow:none;outline:none}.dropdown-footer--JOkgg7zi--pLmAKpLL .button--uIq1-ufj--HsOK47CO:before{content:"";inset:0;position:absolute;z-index:0}.dropdown-footer--JOkgg7zi--pLmAKpLL .description--o7NWuZWm--LZPOckhN:nth-child(n){padding:0}.dropdown-footer--JOkgg7zi--pLmAKpLL .icon--BV6ko1sU--UMSAyISb{position:relative}.dropdown-footer--JOkgg7zi--pLmAKpLL .icon--BV6ko1sU--UMSAyISb .pill--CAlLR5A0--gzGqZs23{position:absolute;right:-.5rem;top:-.5rem}.dropdown-footer--JOkgg7zi--pLmAKpLL .label--rj-pmJUo--BVontrto:nth-child(n){white-space:normal}.toggle--ltGB-cjv--Lw08yYNX{display:inline-block;outline:none;position:relative}.dropdown--fM1AfLvw--MfuUQsuE{max-width:calc(100vw - 30px);z-index:350000}.popper--XN9m645u--yKuDQjwT{overflow:visible}.body--HEy3sTvn--VWZmIDiY{background-color:var(--g-color-surface-primary);border-radius:.5rem;box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden}.body--HEy3sTvn--VWZmIDiY:has(+.footer--LjjcuLMM--lIio1so5){border-bottom-left-radius:0;border-bottom-right-radius:0}.body--HEy3sTvn--VWZmIDiY~.g-dropdown-arrow--wSw4DZP3{color:var(--g-color-surface-primary)}.content--8d30TEEe--V6VesAYv{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--8d30TEEe--V6VesAYv.padded--6nkMe23y--IYjbQwL2{padding:var(--g-size-bs-10) var(--g-size-bs-15)}.content--8d30TEEe--V6VesAYv.padded--6nkMe23y--IYjbQwL2~.action--P0-dElWj--PbkIEwEh{padding:0 var(--g-size-bs-15) var(--g-size-bs-15)}.action--P0-dElWj--PbkIEwEh{padding:var(--g-size-bs-15)}.action--P0-dElWj--PbkIEwEh .g-button--N_pMHbzs:nth-child(n){width:100%}.container--k2kDvmEv--kdWMfcTX{padding:1rem}.container--k2kDvmEv--kdWMfcTX .previous--k4xudrWv--ZfX7DXhi{position:relative}.container--k2kDvmEv--kdWMfcTX .next--HgpwKBK0--kgYehJxC{position:absolute;right:1rem}.container--k2kDvmEv--kdWMfcTX:nth-child(n):nth-child(n) .header--PtwO-zSH--AZIKsmfa{margin-top:-2rem;padding-bottom:.75rem;padding-top:0;text-align:center}.container--k2kDvmEv--kdWMfcTX .grid--lrZoI4M5--s08Zozl0{display:grid;grid-template-columns:repeat(4,1fr)}.container--k2kDvmEv--kdWMfcTX .grid--lrZoI4M5--s08Zozl0 .option--r-DVDAiG--O0Aro8NF{background-color:transparent;border:0;border-radius:.5rem;color:var(--g-color-text-primary);font-size:.875rem;height:2.75rem;line-height:1.3125rem;padding:.5rem;text-align:center;width:4.5rem}@media (prefers-reduced-motion:no-preference){.container--k2kDvmEv--kdWMfcTX .grid--lrZoI4M5--s08Zozl0 .option--r-DVDAiG--O0Aro8NF{transition-duration:.25s;transition-property:color,background-color,border-color}}.container--k2kDvmEv--kdWMfcTX .grid--lrZoI4M5--s08Zozl0 .option--r-DVDAiG--O0Aro8NF.current--GvdwUJNl--VrBq_TC1,.container--k2kDvmEv--kdWMfcTX .grid--lrZoI4M5--s08Zozl0 .option--r-DVDAiG--O0Aro8NF:hover{background-color:var(--g-color-overlay-hover)}.container--k2kDvmEv--kdWMfcTX .grid--lrZoI4M5--s08Zozl0 .option--r-DVDAiG--O0Aro8NF:active{background-color:var(--g-color-overlay-active)}.container--k2kDvmEv--kdWMfcTX .grid--lrZoI4M5--s08Zozl0 .option--r-DVDAiG--O0Aro8NF:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--k2kDvmEv--kdWMfcTX .grid--lrZoI4M5--s08Zozl0 .option--r-DVDAiG--O0Aro8NF.selected--jzvG5LHk--WvoAPJIa{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.container--k2kDvmEv--kdWMfcTX .grid--lrZoI4M5--s08Zozl0 .option--r-DVDAiG--O0Aro8NF:disabled{background-color:transparent;color:var(--g-color-text-disabled);cursor:default}.button--2ip7EVGu--GKkQrocE{margin-top:-.9375rem!important}.list--OSwziSR1--Mhzkq1fo:nth-child(n):nth-child(n):nth-child(n){display:flex;flex-wrap:wrap;max-width:16.1875rem;min-width:16.1875rem;overflow:hidden;padding:.9375rem 0 0 .9375rem}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;animation:animate-in--pXT0nFz5--AoLFZA_s .2s cubic-bezier(.215,.61,.355,1);animation-delay:.75s;animation-fill-mode:backwards;background:currentColor;border:1.4375rem solid;border-radius:50%;cursor:pointer;display:flex;height:2.875rem;justify-content:center;margin-bottom:.9375rem;margin-right:.9375rem;padding:0;transition:border-width .2s ease-in 0s,transform .2s ease-in-out 0s,background 50ms ease-in-out .15s;width:2.875rem}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):first-child{animation-delay:.15s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(2){animation-delay:175ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(3){animation-delay:.2s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(4){animation-delay:225ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(5){animation-delay:.2s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(6){animation-delay:225ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(7){animation-delay:.25s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(8){animation-delay:275ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(9){animation-delay:.25s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(10){animation-delay:275ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(11){animation-delay:.3s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(12){animation-delay:325ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(13){animation-delay:.3s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(14){animation-delay:325ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(15){animation-delay:.35s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(16){animation-delay:375ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(17){animation-delay:.35s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(18){animation-delay:375ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(19){animation-delay:.4s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(20){animation-delay:425ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(21){animation-delay:.4s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(22){animation-delay:425ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(23){animation-delay:.45s}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(24){animation-delay:475ms}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(25){animation-delay:.45s}.g-uses-keyboard--qbwVz87T .item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{transform:scale(1.217)}.item--Jj-XaS0d--Rph9yqKq:nth-child(n):nth-child(n):nth-child(n):nth-child(n).selected--0BtryGK4--VxHxJG4a{background-color:transparent;border-width:.125rem;transform:scale(1);transition:border-width .2s ease-out 0s,transform .2s ease-in-out 0s,background 50ms ease-in-out 0s}.icon--plt7KJjG--VvpSRQer{height:1.5rem!important;opacity:0;transform:scale(.33);transition:transform .2s ease-in 0s,opacity .2s ease-in 0s;width:1.5rem!important}.selected--0BtryGK4--VxHxJG4a .icon--plt7KJjG--VvpSRQer{opacity:1;transform:scale(1);transition:transform .2s ease-out 0s,opacity .2s ease-out 0s}@keyframes animate-in--pXT0nFz5--AoLFZA_s{0%{opacity:0;transform:scale(.01)}to{opacity:1;transform:scale(1)}}.caret--I7cwGswc--KETfU9sB:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.caret--I7cwGswc--KETfU9sB:after{--color:CanvasText}}.caret--I7cwGswc--KETfU9sB.disabled--F0m5ubwq--wOZ129B3:after,.caret--I7cwGswc--KETfU9sB:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.caret--I7cwGswc--KETfU9sB.show--XGXjQHIn--GzJsfXA0:after,.caret--I7cwGswc--KETfU9sB[aria-expanded=true]:after{transform:rotate(180deg)}.caret--I7cwGswc--KETfU9sB.disabled--F0m5ubwq--wOZ129B3.btn--lbWqJKRD,.caret--I7cwGswc--KETfU9sB:disabled.btn--lbWqJKRD{--color:rgba(var(--rgb-black),0.15)!important}.caret--I7cwGswc--KETfU9sB:after{margin-left:.5rem}.label--bjd-WnIh--YSn2nuf1:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0}.container--BR1OBh5S--SUdNFfNA{background-color:var(--g-color-surface-primary);background-image:var(--g-gradient-fake-shadow);border:.0625rem solid var(--g-color-border-primary);display:inline-flex;flex-shrink:0;justify-content:flex-start;min-height:unset;overflow:hidden;padding:.1875rem;position:relative;transition:border-color .15s ease 0s,background-color .15s ease 0s;width:3rem}.g-uses-keyboard--qbwVz87T .container--BR1OBh5S--SUdNFfNA:focus{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--BR1OBh5S--SUdNFfNA:nth-child(n):nth-child(n):nth-child(n){border-radius:.75rem}.container--BR1OBh5S--SUdNFfNA .knob--Q9xYnjjG--is2E2bWC{background-color:var(--g-color-fill-primary);border:.1875rem solid transparent;border-radius:50%;display:block;height:1rem;transition:transform .15s ease 0s,background-color .15s ease 0s;width:1rem}.container--BR1OBh5S--SUdNFfNA:hover{border-color:var(--g-color-border-hover)}.container--BR1OBh5S--SUdNFfNA[aria-checked=true]{background-color:var(--g-color-interactive-primary);border-color:transparent;box-shadow:none}.container--BR1OBh5S--SUdNFfNA[aria-checked=true] .knob--Q9xYnjjG--is2E2bWC{background-color:var(--g-color-fill-inverted);border-width:.5rem;transform:translateX(1.4375rem)}.container--BR1OBh5S--SUdNFfNA:disabled{background-color:var(--g-color-surface-disabled);background-image:none;border-color:var(--g-color-border-disabled);box-shadow:none;cursor:not-allowed}.container--BR1OBh5S--SUdNFfNA:disabled .knob--Q9xYnjjG--is2E2bWC{background-color:var(--g-color-fill-disabled)}.container--BR1OBh5S--SUdNFfNA:disabled[aria-checked=true]{background-color:var(--g-color-fill-disabled);border-color:transparent}.container--BR1OBh5S--SUdNFfNA:disabled[aria-checked=true] .knob--Q9xYnjjG--is2E2bWC{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--SUdNFfNA.g-inverted--FH6MaNk1,.g-inverted--FH6MaNk1 .container--BR1OBh5S--SUdNFfNA{background-color:rgba(var(--rgb-black),.15);border-color:transparent}.container--BR1OBh5S--SUdNFfNA.g-inverted--FH6MaNk1:hover,.g-inverted--FH6MaNk1 .container--BR1OBh5S--SUdNFfNA:hover{border-color:rgba(var(--rgb-black),.15)}.container--BR1OBh5S--SUdNFfNA.g-inverted--FH6MaNk1 .knob--Q9xYnjjG--is2E2bWC,.g-inverted--FH6MaNk1 .container--BR1OBh5S--SUdNFfNA .knob--Q9xYnjjG--is2E2bWC{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--SUdNFfNA.g-inverted--FH6MaNk1[aria-checked=true],.g-inverted--FH6MaNk1 .container--BR1OBh5S--SUdNFfNA[aria-checked=true]{background-color:var(--g-color-surface-primary)}.container--BR1OBh5S--SUdNFfNA.g-inverted--FH6MaNk1[aria-checked=true] .knob--Q9xYnjjG--is2E2bWC,.g-inverted--FH6MaNk1 .container--BR1OBh5S--SUdNFfNA[aria-checked=true] .knob--Q9xYnjjG--is2E2bWC{background-color:var(--g-color-interactive-primary)}.container--BR1OBh5S--SUdNFfNA.g-inverted--FH6MaNk1:disabled,.g-inverted--FH6MaNk1 .container--BR1OBh5S--SUdNFfNA:disabled{border-color:transparent}.container--BR1OBh5S--SUdNFfNA.g-inverted--FH6MaNk1:disabled .knob--Q9xYnjjG--is2E2bWC,.g-inverted--FH6MaNk1 .container--BR1OBh5S--SUdNFfNA:disabled .knob--Q9xYnjjG--is2E2bWC{background-color:var(--color-bg);border-color:transparent}.container--BR1OBh5S--SUdNFfNA.g-inverted--FH6MaNk1:disabled[aria-checked=true],.g-inverted--FH6MaNk1 .container--BR1OBh5S--SUdNFfNA:disabled[aria-checked=true]{background-color:rgba(var(--rgb-white),.5)}.label--T-0Mn774--n9u_1W06:nth-child(n):nth-child(n){align-items:center;display:flex;font-weight:inherit;gap:var(--g-size-spacing-md);margin-bottom:0}.label--T-0Mn774--n9u_1W06:nth-child(n):nth-child(n) .label-after--8huwoHUb--thHC1a6t{order:2}.menu--j7wiEun1--ZfobvTUU{background:transparent!important;display:block!important;float:none!important;position:static!important}.menu--j7wiEun1--ZfobvTUU .menu--j7wiEun1--ZfobvTUU:nth-child(n),.menu--j7wiEun1--ZfobvTUU .menu-item--UThgKi4m--FVxEW453:not(.section--4Ju3T1Bj--w6_1wOEy):nth-child(n){padding:0}.menu--j7wiEun1--ZfobvTUU .menu-item--UThgKi4m--FVxEW453:before{display:none}.item--gdsFd3dx--BqyALfm6.has-control--qFdx14KN--cvrUkkjF:nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:space-between}.item--gdsFd3dx--BqyALfm6 .control--gUC3eZP3--N2ImqhEE{margin-left:.625rem;pointer-events:none}.section--4Ju3T1Bj--w6_1wOEy{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--4Ju3T1Bj--w6_1wOEy:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.g-dropdown-item--gE8hUtvY+.section--4Ju3T1Bj--w6_1wOEy{padding-top:1.375rem}.g-dropdown-separator--xciB5VTn .section--4Ju3T1Bj--w6_1wOEy{border-bottom:.0625rem solid var(--g-color-border-secondary)}.spinner--EJ2FnXwj--pIweJo3j{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--EJ2FnXwj--pIweJo3j>*{display:block}.spinner--EJ2FnXwj--pIweJo3j>:last-child{padding-top:1rem}.selectable-item-content--9OLPhqHQ--hIauyI3r{flex-grow:1;margin:auto}.title--sMGB8KnQ--I3qVcV0Z:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:0;font-size:1.5rem;line-height:1.875rem;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media (max-width:991.98px){.title--sMGB8KnQ--I3qVcV0Z:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1rem;font-weight:700;line-height:1.5rem;line-height:1.25rem}}@media (min-width:992px){.title--sMGB8KnQ--I3qVcV0Z:nth-child(n):nth-child(n):nth-child(n):nth-child(n).with-overline---ekkPk7p--IsAjUEsr{font-size:1.375rem;line-height:1.75rem}}.overline--hlcqsSli--MhUCdo3w:nth-child(n):nth-child(n){font-size:.75rem;line-height:1rem;padding:0}.container--TtGKjLbP--El58SGRr{background:transparent;display:grid;place-items:center;position:static}.mobile--wsddQaBL--r3QgUGhv{display:grid;grid-template-areas:"title"}.mobile--wsddQaBL--r3QgUGhv [tabindex]{grid-area:title;pointer-events:none;z-index:1}.toggle--oMWAqjiH--v7SNZDGl:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.toggle--oMWAqjiH--v7SNZDGl:after{--color:CanvasText}}.toggle--oMWAqjiH--v7SNZDGl.disabled--LxpBVadK--t1VZjVHG:after,.toggle--oMWAqjiH--v7SNZDGl:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.toggle--oMWAqjiH--v7SNZDGl.show--F7xKDXuA--pr13OgG8:after,.toggle--oMWAqjiH--v7SNZDGl[aria-expanded=true]:after{transform:rotate(180deg)}.toggle--oMWAqjiH--v7SNZDGl:nth-child(n):nth-child(n):nth-child(n):nth-child(n){grid-area:title;margin:-.375rem -1.625rem -.375rem -.375rem;max-width:none;position:relative}.toggle--oMWAqjiH--v7SNZDGl:before{content:"";inset:-.5625rem;position:absolute;z-index:0}@media (min-width:768px) and (max-width:991.98px){.toggle--oMWAqjiH--v7SNZDGl:before{inset:-1.25rem}}.toggle--oMWAqjiH--v7SNZDGl:after{background-color:currentColor;margin-left:auto}.toggle--oMWAqjiH--v7SNZDGl[aria-expanded=true]:after{transform:rotate(180deg)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .navigation--gq-vm-jV--FD7qu6B9{background-color:var(--g-color-surface-primary);box-shadow:0 .125rem .0625rem rgba(var(--rgb-black),.05);left:0;margin-top:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;right:0;top:var(--stripe-height);width:100%;z-index:290040}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .list--sFYLqJqe--VujTcdLm{max-height:calc(100dvh - var(--primary-navigation-height, 5rem) - var(--stripe-height));overflow:auto;padding:.9375rem max(.9375rem,50% - 11.3125rem)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .item--JZ8q5pi---t1dq2oHt{border-bottom:.0625rem solid var(--g-color-border-secondary);border-radius:0;margin-top:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .item--JZ8q5pi---t1dq2oHt:last-child{border-bottom:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--RS_Ujvuc{background-color:transparent;border-radius:0;transition:background-color .35s ease 0s}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--RS_Ujvuc:focus-visible,:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--RS_Ujvuc:hover{background-color:var(--g-color-surface-secondary)}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n){display:flex;justify-content:space-between;line-height:1.3125rem;max-width:100%;position:relative}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info--OxAFDifC{align-items:center;max-width:100%}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-minor--ebhztf5G{line-height:inherit}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--Sz_FEWWH{overflow:hidden}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--ujUE65iU{font-size:1rem;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--ujUE65iU.g-amount-fallback--cGhipKM2{display:block}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--ujUE65iU.g-amount-fallback--cGhipKM2>svg{display:none}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-button--N_pMHbzs{align-self:auto}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-faded--fBDFgLWC{color:inherit}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---U2YqtKw_{align-items:center;display:flex;height:var(--g-size-icon-lg)}@media (max-width:767.98px){.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n){justify-content:center!important}.product-info--cySb51AQ--I63Uc1p0:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---U2YqtKw_{display:none}}@media (min-width:992px){.large--I-m5-vwk--s64mN74K .overlay--MZrQ4x8---U2YqtKw_{position:absolute;right:0;top:0}.large--I-m5-vwk--s64mN74K .g-product-info--OxAFDifC:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:flex-start;flex-direction:column}.large--I-m5-vwk--s64mN74K .g-major--DjqQQXoK:nth-child(n):nth-child(n){font-weight:600}.large--I-m5-vwk--s64mN74K .g-amount--ujUE65iU:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1.375rem;line-height:1.25;margin-top:.5rem}.large--I-m5-vwk--s64mN74K .g-amount-wrapper--Ej7GjHeG{display:block;font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--I-m5-vwk--s64mN74K .g-amount-wrapper--Ej7GjHeG .g-amount--ujUE65iU:nth-child(n):nth-child(n):nth-child(n):nth-child(n){display:initial;font-size:.875rem;font-weight:400;line-height:1.3125rem}}.double-amount--GzJ6M-Vs--YpDiagea .g-amount--ujUE65iU:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--rPgOU8ui .g-amount--ujUE65iU:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;line-height:1.3125rem}.double-amount--GzJ6M-Vs--YpDiagea .g-amount-wrapper--Ej7GjHeG,.double-amount--GzJ6M-Vs--YpDiagea .g-minor--ebhztf5G:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--rPgOU8ui .g-minor--ebhztf5G:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.75rem;line-height:1.125rem}.double-amount--GzJ6M-Vs--YpDiagea .g-amount-wrapper--Ej7GjHeG{display:block;margin-top:-.1875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.double-amount--GzJ6M-Vs--YpDiagea .g-amount-wrapper--Ej7GjHeG .g-amount--ujUE65iU:nth-child(n):nth-child(n):nth-child(n):nth-child(n){display:initial;font-size:.75rem;font-weight:400;line-height:1.125rem}.has-product-number--KyPxv6kE--rPgOU8ui .g-minor--ebhztf5G:first-child:nth-child(n):nth-child(n){font-weight:600}.has-product-number--KyPxv6kE--rPgOU8ui .g-amount--ujUE65iU{margin-top:-.1875rem}@media (min-width:768px){.toolbar--e28y896V--V0wRyoYL{background:var(--g-color-surface-primary);border-radius:.5rem;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);color:var(--g-color-text-primary);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;padding:.625rem .9375rem}}.toolbar--e28y896V--V0wRyoYL .g-card--C2Eiq_4_,.toolbar--e28y896V--V0wRyoYL .g-card-group--ZOhFriQc{margin:0!important}@media (min-width:768px){.toolbar--e28y896V--V0wRyoYL .g-card--C2Eiq_4_,.toolbar--e28y896V--V0wRyoYL .g-card-group--ZOhFriQc{box-shadow:none!important;outline:none!important}}@media (min-width:576px){.content--XOKOGIXv--EBGtUjS1 .g-card--C2Eiq_4_{--card-content-padding-horizontal:2rem}.content--XOKOGIXv--EBGtUjS1 .g-card--C2Eiq_4_ .g-card-body--U6Q4D9Nb,.content--XOKOGIXv--EBGtUjS1 .g-card--C2Eiq_4_ .g-card-body--U6Q4D9Nb .g-card--C2Eiq_4_{--card-content-padding-horizontal:initial}.content--XOKOGIXv--EBGtUjS1 .g-card--C2Eiq_4_:not(.g-card-no-padding--jfysMQ_h,[class*=g-card-alert-]){--card-padding-horizontal:2rem}.content--XOKOGIXv--EBGtUjS1 .g-card--C2Eiq_4_:not(.g-card-no-padding--jfysMQ_h,[class*=g-card-alert-]):not(.g-card-header--JFqNVjlg,.g-card-footer--DVjvDgxH,.g-card-function--x87S0sYl){--card-padding-vertical:2rem}.content--XOKOGIXv--EBGtUjS1 .g-card--C2Eiq_4_:not(.g-card-no-padding--jfysMQ_h,[class*=g-card-alert-]) .g-card-body--U6Q4D9Nb .g-card--C2Eiq_4_{--card-padding-vertical:0.625rem;--card-padding-horizontal:0.9375rem}.content--XOKOGIXv--EBGtUjS1 .g-card--C2Eiq_4_:not(.g-card-no-padding--jfysMQ_h,[class*=g-card-alert-]) .g-card-body--U6Q4D9Nb .g-card--C2Eiq_4_ .g-product-info--OxAFDifC{margin:0}.content--XOKOGIXv--EBGtUjS1 .g-card--C2Eiq_4_:not(.g-card-no-padding--jfysMQ_h,[class*=g-card-alert-]) .g-card-body--U6Q4D9Nb .g-product-info--OxAFDifC{margin-bottom:-1.375rem;margin-left:-.3125rem;margin-top:-1.375rem}.content--XOKOGIXv--EBGtUjS1 .g-card-group-vertical--D70x_eXA.g-card-group-noline--Ls0lMUVo>.g-card--C2Eiq_4_{--card-padding-vertical:0.625rem}.content--XOKOGIXv--EBGtUjS1 .g-card-group-vertical--D70x_eXA.g-card-group-noline--Ls0lMUVo>.g-card--C2Eiq_4_:first-child{padding-top:1.375rem}.content--XOKOGIXv--EBGtUjS1 .g-card-group-vertical--D70x_eXA.g-card-group-noline--Ls0lMUVo>.g-card--C2Eiq_4_:last-child{padding-bottom:1.375rem}.content--XOKOGIXv--EBGtUjS1 .g-card-group-vertical--D70x_eXA.g-card-group-noline--Ls0lMUVo>.g-card--C2Eiq_4_.g-card-no-padding--jfysMQ_h{padding:0}}@media (max-width:575.98px){.content--XOKOGIXv--EBGtUjS1 .g-card--C2Eiq_4_:nth-child(n),.content--XOKOGIXv--EBGtUjS1 .g-card-group--ZOhFriQc:nth-child(n){padding:0}.content--XOKOGIXv--EBGtUjS1>ol,.content--XOKOGIXv--EBGtUjS1>ul{margin-left:1.5rem}}.stepper-container--TsVcfofB--s7OJxyGk{--high-contrast-color:var(--g-color-text-primary);--low-contrast-color:var(--g-color-border-primary)}.stepper-container--TsVcfofB--s7OJxyGk:nth-child(n):nth-child(n){display:flex;justify-content:center;list-style:none;padding:0}.stepper-container--TsVcfofB--s7OJxyGk li:nth-child(n):nth-child(n):nth-child(n){padding:0}.stepper-container--TsVcfofB--s7OJxyGk li:nth-child(n):nth-child(n):nth-child(n):before{background-color:unset}.stepper-container--TsVcfofB--s7OJxyGk .step-wrapper-unvisited--RLj5fBQT--Mv8Z8uML,.stepper-container--TsVcfofB--s7OJxyGk .step-wrapper-visited--wOUrUsiq--zQeYLFqs{display:flex}.stepper-container--TsVcfofB--s7OJxyGk .step-wrapper-unvisited--RLj5fBQT--Mv8Z8uML:not(:first-child):before,.stepper-container--TsVcfofB--s7OJxyGk .step-wrapper-visited--wOUrUsiq--zQeYLFqs:not(:first-child):before{border-top:.125rem solid var(--high-contrast-color);content:"";margin-top:.75rem;width:5.8125rem}.stepper-container--TsVcfofB--s7OJxyGk .step-wrapper-unvisited--RLj5fBQT--Mv8Z8uML:not(:first-child):before{border-color:var(--low-contrast-color)}.stepper-container--TsVcfofB--s7OJxyGk .step--0uNmS-MP--dfTwIChr{align-items:center;display:flex;flex-direction:column}.stepper-container--TsVcfofB--s7OJxyGk .step--0uNmS-MP--dfTwIChr .circle--HTAzEzsN--xomnEpx7{align-items:center;border-radius:50%;display:flex;font-size:.75rem;font-weight:var(--g-font-weight-medium);height:1.5rem;justify-content:center;width:1.5rem}.stepper-container--TsVcfofB--s7OJxyGk .step--0uNmS-MP--dfTwIChr .visited-circle--c--OozwA--FyK7RWZ0{background-color:var(--high-contrast-color);color:var(--g-color-surface-primary)}.stepper-container--TsVcfofB--s7OJxyGk .step--0uNmS-MP--dfTwIChr .unvisited-circle--mcbcumWU--_GaPsNOE{border:.125rem solid var(--low-contrast-color);color:var(--high-contrast-color)}.stepper-container--TsVcfofB--s7OJxyGk .step--0uNmS-MP--dfTwIChr .label-container--ENWigqBJ--GXxfwybj{padding-top:.25rem;width:3.125rem}.stepper-container--TsVcfofB--s7OJxyGk .step--0uNmS-MP--dfTwIChr .label-container--ENWigqBJ--GXxfwybj .label--Z4jDDnLE--WQtm6WkM{color:var(--high-contrast-color);font-size:.75rem;font-weight:500;-webkit-hyphens:auto;hyphens:auto;line-height:1rem;margin-left:-.9375rem;text-align:center;width:5rem}.stepper-container--TsVcfofB--s7OJxyGk .visited-divider--peKqiqsm--MWz1h7Pv{border-top:.125rem solid var(--high-contrast-color)}.stepper-container--TsVcfofB--s7OJxyGk .progress-label--zS4162XG--GgVnhD_G{color:var(--high-contrast-color);font-size:.75rem;text-align:center}.stepper-container--TsVcfofB--s7OJxyGk .progress--M7tgu0RI--pW_1TyzS{background-color:var(--low-contrast-color);border-radius:.0625rem;display:flex;flex-direction:row;height:.125rem}.stepper-container--TsVcfofB--s7OJxyGk .progress--M7tgu0RI--pW_1TyzS:nth-child(n){margin:.5rem 0 0;padding:0}.stepper-container--TsVcfofB--s7OJxyGk .progress--M7tgu0RI--pW_1TyzS .bar--KYlDp1hr--Mt5ZM0lW{flex-grow:1}.stepper-container--TsVcfofB--s7OJxyGk .progress--M7tgu0RI--pW_1TyzS .visited-bar--8gxWzY0m--Ekr7R9sl{background-color:var(--high-contrast-color);border-radius:.0625rem;flex-grow:1}.compact-container--TdexvTL7--tByxYA5x{flex-direction:column}.compact-container--TdexvTL7--tByxYA5x .progress--M7tgu0RI--pW_1TyzS{background-color:transparent}.compact-container--TdexvTL7--tByxYA5x .progress--M7tgu0RI--pW_1TyzS .bar--KYlDp1hr--Mt5ZM0lW{border-radius:0;height:.25rem;padding:0}.compact-container--TdexvTL7--tByxYA5x .progress--M7tgu0RI--pW_1TyzS .bar--KYlDp1hr--Mt5ZM0lW.last-uniform-bar--Y-iSpZd5--OTb_Mu59,.compact-container--TdexvTL7--tByxYA5x .progress--M7tgu0RI--pW_1TyzS .bar--KYlDp1hr--Mt5ZM0lW:last-child{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.compact-container--TdexvTL7--tByxYA5x .progress--M7tgu0RI--pW_1TyzS .bar--KYlDp1hr--Mt5ZM0lW:first-child{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.compact-container--TdexvTL7--tByxYA5x .progress--M7tgu0RI--pW_1TyzS .bar--KYlDp1hr--Mt5ZM0lW:not(.visited-bar--8gxWzY0m--Ekr7R9sl).first-unvisited-bar--L8FbfoS6--kG7q7YCW{background-image:radial-gradient(circle at left,transparent .125rem,var(--low-contrast-color) .125rem)}.compact-container--TdexvTL7--tByxYA5x .progress--M7tgu0RI--pW_1TyzS .bar--KYlDp1hr--Mt5ZM0lW:not(.visited-bar--8gxWzY0m--Ekr7R9sl):not(.first-unvisited-bar--L8FbfoS6--kG7q7YCW){background-color:var(--low-contrast-color)}.minimal---DsJ0FD9--upOGHR2x{display:flex;gap:.625rem}.g-modal-teaser--GIQb2IWC .minimal---DsJ0FD9--upOGHR2x{padding-bottom:1.25rem!important}.minimal---DsJ0FD9--upOGHR2x li{background-color:var(--g-color-fill-primary);border-radius:.3125rem;height:.625rem;width:.625rem}.minimal---DsJ0FD9--upOGHR2x li[aria-current=step]{background-color:var(--g-color-text-primary)}.carousel--cXGTrlB6--pVxcyVnm{--buttons-color:var(--color-black);--visible-items:3;--veil-left-width:0;--veil-right-width:0;--gap:var(--g-size-bs-30);display:flex;position:relative}.veil--5Khel9KS--pkNUITAw{flex:1;margin-left:calc(var(--veil-left-width)*-1px)!important;margin-right:calc(var(--veil-right-width)*-1px)!important;-webkit-mask-image:linear-gradient(to right,transparent,#000 calc(var(--veil-left-width)*1px),#000 calc(100% - var(--veil-right-width)*1px),transparent);mask-image:linear-gradient(to right,transparent,#000 calc(var(--veil-left-width)*1px),#000 calc(100% - var(--veil-right-width)*1px),transparent);overflow:hidden}.veil--5Khel9KS--pkNUITAw>.slider--qjrEscM1--BvqPmGic{padding-left:calc(var(--veil-left-width)*1px)!important;padding-right:calc(var(--veil-right-width)*1px)!important;scroll-padding-left:calc(var(--veil-left-width)*1px)}.veil--5Khel9KS--pkNUITAw>.slider--qjrEscM1--BvqPmGic:after{content:"";display:block;width:100vw}@media (min-width:768px){.veil--5Khel9KS--pkNUITAw>.slider--qjrEscM1--BvqPmGic:after{display:none}}.slider--qjrEscM1--BvqPmGic{-webkit-overflow-scrolling:touch;display:grid;gap:calc(var(--gap)/2);grid-auto-columns:100%;grid-auto-flow:column;overflow-x:scroll;padding:0!important;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.slider--qjrEscM1--BvqPmGic::-webkit-scrollbar{display:none}.slider-fluid--OJmtG7qu--sZX7T1dH{grid-auto-columns:max-content}@media (min-width:768px){.slider--qjrEscM1--BvqPmGic{gap:var(--gap);grid-auto-columns:calc((100% - var(--gap)*(var(--visible-items) - 1))/var(--visible-items))}}.slider-item--8zdUp38V--X_g6XJFA{scroll-snap-align:start}.button--hbhPHNH4--egwATT8f:nth-child(n):nth-child(n):nth-child(n){align-self:center;background:var(--buttons-color);border-radius:50%;height:var(--g-size-layout-sm);justify-content:center;position:absolute;width:var(--g-size-layout-sm);z-index:2}.button--hbhPHNH4--egwATT8f:nth-child(n):nth-child(n):nth-child(n):not(:disabled):hover{outline:none}.button-previous--AoJls2lA--Pw9q7B0H{left:calc(var(--g-size-layout-sm)/-2)}.button-next--S-0j8MEH--yS69uaB7{right:calc(var(--g-size-layout-sm)/-2)}@media (max-width:575.98px){.button-previous--AoJls2lA--Pw9q7B0H{left:-.75rem}.button-next--S-0j8MEH--yS69uaB7{right:-.75rem}}.stepper--3y9vvCBQ--Oyt3i6ou{justify-content:center;padding:var(--g-size-spacing-xxl) 0 var(--g-size-spacing-xl)!important}.fixed-button--hCkqGxm6--hpsY7YOU:nth-child(n):nth-child(n){border-radius:1rem;font-size:.75rem;padding:0 1rem;z-index:289990}.fixed-button--hCkqGxm6--hpsY7YOU:nth-child(n).back-to-top--m1VgLpAU--a6zGwca6{background-color:var(--g-color-surface-inverted);color:var(--g-color-text-inverted-primary)}.fixed-button--hCkqGxm6--hpsY7YOU:nth-child(n).back-to-top--m1VgLpAU--a6zGwca6:active:not(:disabled),.fixed-button--hCkqGxm6--hpsY7YOU:nth-child(n).back-to-top--m1VgLpAU--a6zGwca6:hover:not(:disabled){box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.6)}.fixed-button--hCkqGxm6--hpsY7YOU:nth-child(n).back-to-top--m1VgLpAU--a6zGwca6:hover{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 90%,var(--color-black))}.fixed-button--hCkqGxm6--hpsY7YOU:nth-child(n).back-to-top--m1VgLpAU--a6zGwca6:active{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 85%,var(--color-black))}.fixed-button--hCkqGxm6--hpsY7YOU:nth-child(n).back-to-top--m1VgLpAU--a6zGwca6:disabled{background-color:rgba(var(--rgb-gray-300),.5);color:var(--g-color-text-inverted-primary)}.fixed-filter--Nudqt5Yz--jdCEb2rD{grid-template-columns:var(--col-side) var(--col-body) minmax(auto,var(--col-summary));z-index:289990}.fixed-filter--Nudqt5Yz--jdCEb2rD:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-inverted);border-radius:var(--g-size-border-radius-md)}.fixed-filter--Nudqt5Yz--jdCEb2rD .g-card-body--U6Q4D9Nb{align-items:center;display:flex}.fixed-filter--Nudqt5Yz--jdCEb2rD .g-card-body--U6Q4D9Nb .input-slot--SalF3WpL--FTF2THLg{flex-shrink:0;margin-right:1.875rem}.fixed-filter--Nudqt5Yz--jdCEb2rD .g-card-body--U6Q4D9Nb .content--DSuCsT9j--e5_WoMRm{align-items:center;display:flex;flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--jdCEb2rD .g-card-body--U6Q4D9Nb .content--DSuCsT9j--e5_WoMRm .summary--tjBsYY2t--YHUHoY_Z{flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--jdCEb2rD .g-card-body--U6Q4D9Nb .content--DSuCsT9j--e5_WoMRm .summary--tjBsYY2t--YHUHoY_Z .amounts--qew4Mq-Y--m0Wh6UTF,.fixed-filter--Nudqt5Yz--jdCEb2rD .g-card-body--U6Q4D9Nb .content--DSuCsT9j--e5_WoMRm .summary--tjBsYY2t--YHUHoY_Z .label--KidRId1w--j_aUpATs{vertical-align:middle}.fixed-filter--Nudqt5Yz--jdCEb2rD .g-card-body--U6Q4D9Nb .content--DSuCsT9j--e5_WoMRm .buttons--1VKk6Rs7--uhptRDzQ{flex-shrink:0}.fixed-filter--Nudqt5Yz--jdCEb2rD .g-card-body--U6Q4D9Nb .content--DSuCsT9j--e5_WoMRm .buttons--1VKk6Rs7--uhptRDzQ button{margin-left:1rem}.fixed-filter--Nudqt5Yz--jdCEb2rD.extra-large--f5tuZalh--ckCaL6MH:nth-child(n){--card-padding-vertical:1.5rem;--card-padding-horizontal:1.5rem}.fixed-filter--Nudqt5Yz--jdCEb2rD.extra-large--f5tuZalh--ckCaL6MH .content--DSuCsT9j--e5_WoMRm .summary--tjBsYY2t--YHUHoY_Z .amounts--qew4Mq-Y--m0Wh6UTF,.fixed-filter--Nudqt5Yz--jdCEb2rD.large---3xj6Ze---vCWCWJqC .content--DSuCsT9j--e5_WoMRm .summary--tjBsYY2t--YHUHoY_Z .amounts--qew4Mq-Y--m0Wh6UTF{font-size:1.375rem;line-height:1.75rem}.fixed-filter--Nudqt5Yz--jdCEb2rD.large---3xj6Ze---vCWCWJqC .g-card-body--U6Q4D9Nb,.fixed-filter--Nudqt5Yz--jdCEb2rD.medium---gVLabxi--b0fsihb4 .g-card-body--U6Q4D9Nb,.fixed-filter--Nudqt5Yz--jdCEb2rD.small--lq7tYtwU--IHBaXi0y .g-card-body--U6Q4D9Nb{align-items:flex-start;flex-direction:column}.fixed-filter--Nudqt5Yz--jdCEb2rD.large---3xj6Ze---vCWCWJqC .g-card-body--U6Q4D9Nb .content--DSuCsT9j--e5_WoMRm,.fixed-filter--Nudqt5Yz--jdCEb2rD.medium---gVLabxi--b0fsihb4 .g-card-body--U6Q4D9Nb .content--DSuCsT9j--e5_WoMRm,.fixed-filter--Nudqt5Yz--jdCEb2rD.small--lq7tYtwU--IHBaXi0y .g-card-body--U6Q4D9Nb .content--DSuCsT9j--e5_WoMRm{width:100%}.fixed-filter--Nudqt5Yz--jdCEb2rD.small--lq7tYtwU--IHBaXi0y .content--DSuCsT9j--e5_WoMRm{flex-direction:column}.fixed-filter--Nudqt5Yz--jdCEb2rD.small--lq7tYtwU--IHBaXi0y .content--DSuCsT9j--e5_WoMRm .summary--tjBsYY2t--YHUHoY_Z{align-self:flex-start}.fixed-filter--Nudqt5Yz--jdCEb2rD.small--lq7tYtwU--IHBaXi0y .content--DSuCsT9j--e5_WoMRm .buttons--1VKk6Rs7--uhptRDzQ{align-self:flex-end;padding-top:.625rem}.fixed-to-bottom--vtLQlypT--I2YGPBKQ{position:fixed;width:100%;z-index:289990}.fixed-to-bottom--vtLQlypT--I2YGPBKQ .center--m8T3YOhG--PIbPz4c7{align-items:center;display:flex;justify-content:center}.spacer--xdzKPUzU--F15Pj_rQ{visibility:hidden}.spacer--xdzKPUzU--F15Pj_rQ .center--m8T3YOhG--PIbPz4c7{display:flex}.field-row--llv9pSua--_89BMvR9:nth-child(n){margin-left:-.625rem!important;margin-right:-.625rem!important}.field-row--llv9pSua--_89BMvR9:nth-child(n)>[class*=col]{padding-left:.625rem;padding-right:.625rem}.label--udkR7K-8--_lJDeH5q .optional--5-G1xsJL--MGhVYL13{font-size:.75rem;font-weight:400;line-height:1;margin-left:.0625rem;white-space:nowrap}.label-text--WSkjZ-ZJ--iCZ8XtVO{padding:0}.g-form-multicol--EhOIWHTh .label--udkR7K-8--_lJDeH5q{align-items:baseline;display:inline-flex}.g-form-multicol--EhOIWHTh .label--udkR7K-8--_lJDeH5q .label-text--WSkjZ-ZJ--iCZ8XtVO{overflow:hidden;text-overflow:ellipsis}.g-form-multicol--EhOIWHTh .label--udkR7K-8--_lJDeH5q .optional--5-G1xsJL--MGhVYL13{margin-left:.3125rem}@media (min-width:768px){.columns--bHFn1o6D--UxtHRH0n .label--udkR7K-8--_lJDeH5q .optional--5-G1xsJL--MGhVYL13{display:block;margin:.25rem 0 -1rem}.g-form-multicol--EhOIWHTh .columns--bHFn1o6D--UxtHRH0n .label--udkR7K-8--_lJDeH5q .optional--5-G1xsJL--MGhVYL13{display:inline;margin:0 0 0 .3125rem}.no-columns--tPknKigZ--YC6pB_es:has(.addon--Hkqfhb3J--QxH7aUQu) .label--udkR7K-8--_lJDeH5q{padding-right:10.3125rem}}.addon--Hkqfhb3J--QxH7aUQu{display:inline-block;margin-top:.5rem}@media (max-width:767.98px){.group--73EGJR84--p9ek3YOm{display:flex;flex-direction:column}.group--73EGJR84--p9ek3YOm .addon--Hkqfhb3J--QxH7aUQu{margin-block:0 .5rem;order:-3}}@media (min-width:768px){.group--73EGJR84--p9ek3YOm:has(.addon--Hkqfhb3J--QxH7aUQu){align-content:start}.columns--bHFn1o6D--UxtHRH0n .group--73EGJR84--p9ek3YOm:has(.addon--Hkqfhb3J--QxH7aUQu){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--p9ek3YOm .addon--Hkqfhb3J--QxH7aUQu{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--YC6pB_es .group--73EGJR84--p9ek3YOm .addon--Hkqfhb3J--QxH7aUQu{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}.large--ADfl3vQ7--E4gxOUPE{position:relative}.large--ADfl3vQ7--E4gxOUPE .group--73EGJR84--p9ek3YOm{display:flex;flex-direction:column;position:relative}.large--ADfl3vQ7--E4gxOUPE .control--sddFLMMz--m6GZVjBJ,.large--ADfl3vQ7--E4gxOUPE .pseudo-input--AmZ0Qr0o--mjh3piwB{order:-2}.large--ADfl3vQ7--E4gxOUPE .pseudo-input--AmZ0Qr0o--mjh3piwB{border:.0625rem solid var(--g-color-border-primary);border-radius:.5rem;padding:1rem;position:relative}.large--ADfl3vQ7--E4gxOUPE .pseudo-input--AmZ0Qr0o--mjh3piwB:has(.g-product-info-stripe--_tf8p7zW),.large--ADfl3vQ7--E4gxOUPE .pseudo-input--AmZ0Qr0o--mjh3piwB:has(.g-structured-info-stripe--zFf3P4yP){overflow:hidden}.large--ADfl3vQ7--E4gxOUPE .pseudo-input--AmZ0Qr0o--mjh3piwB+.description--9rZdufnt--Qo8GHV8A{background:transparent;padding-top:0!important}.large--ADfl3vQ7--E4gxOUPE .description--9rZdufnt--Qo8GHV8A{background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:0 0 .5rem .5rem;border-top-width:0;margin-bottom:0!important;order:-1;padding:.5rem 1rem!important}.large--ADfl3vQ7--E4gxOUPE .description--9rZdufnt--Qo8GHV8A:empty{border:none!important;padding:0!important}.large--ADfl3vQ7--E4gxOUPE.disabled--TpnPcd4e--XDaefQrz .control--sddFLMMz--m6GZVjBJ{position:relative}.large--ADfl3vQ7--E4gxOUPE.disabled--TpnPcd4e--XDaefQrz .control--sddFLMMz--m6GZVjBJ:after{background:var(--g-color-surface-disabled);border:.0625rem solid var(--g-color-border-primary);border-radius:.5rem;content:"";cursor:not-allowed;inset:0;position:absolute;z-index:10}.large--ADfl3vQ7--E4gxOUPE.has-description--kolyKSdL--Ddktpsfp:not(:has(.description--9rZdufnt--Qo8GHV8A:empty)) .g-form-control--m1b6t2Pw:nth-child(n),.large--ADfl3vQ7--E4gxOUPE.has-description--kolyKSdL--Ddktpsfp:not(:has(.description--9rZdufnt--Qo8GHV8A:empty)) .pseudo-input--AmZ0Qr0o--mjh3piwB:nth-child(n){border-bottom-color:transparent;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.large--ADfl3vQ7--E4gxOUPE.has-label-inside--SvODd4KR--wkQvTSa1:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-top:0}.large--ADfl3vQ7--E4gxOUPE.has-label-inside--SvODd4KR--wkQvTSa1:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--_lJDeH5q{align-items:baseline;display:flex;left:0;line-height:1.5rem;padding:1rem 1.9375rem 0;position:absolute;top:0;z-index:10}.large--ADfl3vQ7--E4gxOUPE.has-label-inside--SvODd4KR--wkQvTSa1:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--_lJDeH5q .label-text--WSkjZ-ZJ--iCZ8XtVO{display:block;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--ADfl3vQ7--E4gxOUPE.has-label-inside--SvODd4KR--wkQvTSa1:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--_lJDeH5q .optional--5-G1xsJL--MGhVYL13{margin-left:.3125rem}.large--ADfl3vQ7--E4gxOUPE.has-label-inside--SvODd4KR--wkQvTSa1:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--m1b6t2Pw{--offset-label:1.625rem}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--m1b6t2Pw{border-radius:.5rem;font-size:2.5rem;font-weight:700;line-height:3rem!important;padding:calc(var(--offset-label, 0rem) + 1rem) calc(var(--offset-suffix, 0rem) + 1rem) 1rem 1rem}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--m1b6t2Pw:disabled{background-color:var(--g-color-surface-primary)!important}@media (max-width:767.98px){.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--m1b6t2Pw{font-size:2rem;line-height:2.25rem!important;max-height:6rem}}@media (max-width:575.98px){.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--m1b6t2Pw.large-amount--EPOw8q3b{font-size:1rem}}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--of85pa9O .g-form-control--m1b6t2Pw{--offset-suffix:6rem}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--of85pa9O:has(~.g-input-group-addons-large--M1o03csZ>.g-input-group-append--TKpOkKv3>.g-button--N_pMHbzs) .g-form-control--m1b6t2Pw{--offset-suffix:7.5rem}@media (max-width:575.98px){.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--of85pa9O.large-amount--EPOw8q3b .g-form-control--m1b6t2Pw{font-size:1rem}}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--M1o03csZ{bottom:1.5rem;display:flex;position:absolute;right:1rem;z-index:10}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--M1o03csZ .g-input-group-append--TKpOkKv3>.g-button--N_pMHbzs{padding:0 .25rem 0 .75rem}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--M1o03csZ .g-input-group-append--TKpOkKv3>.g-button--N_pMHbzs .g-button-label--MpolQ8FC{margin-right:0}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--M1o03csZ .g-input-group-append--TKpOkKv3 .g-input-group-text--nwP5ETST{display:flex;padding:.375rem .75rem}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--M1o03csZ .g-input-group-prepend--ZTbX_nup:not(:last-child)>.g-button--N_pMHbzs{border-bottom-right-radius:0;border-top-right-radius:0}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--M1o03csZ .g-input-group-append--TKpOkKv3:not(:first-child)>.g-button--N_pMHbzs{border-bottom-left-radius:0;border-top-left-radius:0}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--of85pa9O>.g-input-group--of85pa9O .g-form-control--m1b6t2Pw:has(~.g-input-group-addons-large--M1o03csZ>.g-input-group-append--TKpOkKv3){--offset-suffix:8rem}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-append--TKpOkKv3 .g-dropdown-toggle--MtV_aQL8,.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-prepend--ZTbX_nup .g-dropdown-toggle--MtV_aQL8{background-color:var(--g-color-surface-primary)!important;border-radius:.5rem;font-weight:600}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text--nwP5ETST{background-color:var(--g-color-surface-primary)!important;border:0;border-radius:.5rem;color:var(--g-color-text-primary);font-weight:600}@media (max-width:767.98px){.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--M1o03csZ{bottom:1rem}}@media (max-width:575.98px){.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .input-group-addons-large--fYuJas8P{bottom:1rem}}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--lZJ6XHNh{bottom:1rem;left:1.0625rem;right:1.0625rem}@media (max-width:767.98px){.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--lZJ6XHNh{bottom:1.25rem}}.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--SB6iw5Cj{margin-right:1rem;width:1.875rem}@media (max-width:767.98px){.large--ADfl3vQ7--E4gxOUPE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--SB6iw5Cj{display:block;margin-right:.625rem;width:1.375rem}}.container--yi3s2AFl--L8elEvek{background-image:linear-gradient(to right,hsla(0,0%,100%,.25) 50%,transparent),var(--image);background-position:50%;background-size:cover;border-radius:.5rem;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);box-sizing:border-box;outline:.0625rem solid transparent;outline-offset:-.0625rem;padding:1.5rem;position:relative}.g-uses-keyboard--qbwVz87T .container--yi3s2AFl--L8elEvek:focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--yi3s2AFl--L8elEvek:not(.g-inverted--FH6MaNk1),.container--yi3s2AFl--L8elEvek:not(.g-inverted--FH6MaNk1) .heading--Qwt8ONbm--KWRDs1PA{color:var(--color-blue-400)}.container--yi3s2AFl--L8elEvek.g-inverted--FH6MaNk1{background-image:linear-gradient(to right,rgba(0,0,0,.25) 50%,transparent),var(--image)}.container--yi3s2AFl--L8elEvek .g-button--N_pMHbzs{position:absolute;right:.5rem;top:.5rem}@media (min-width:768px){.container--yi3s2AFl--L8elEvek{padding:3rem}.container--yi3s2AFl--L8elEvek .g-button--N_pMHbzs{right:1rem;top:1rem}}.body--oWBxbw0A--UppYrLcD{max-width:21.875rem}.body--oWBxbw0A--UppYrLcD .heading--Qwt8ONbm--KWRDs1PA:nth-child(n):nth-child(n):nth-child(n){font-size:1.5rem;font-weight:700;line-height:1.875rem;padding:.25rem 0}.body--oWBxbw0A--UppYrLcD .price--0QGu6t-l--KASPNS6E:nth-child(n):nth-child(n){font-weight:600;margin-top:1.5rem}.link--CAMyW5qt--Ne3n8GhN:nth-child(n):nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--CAMyW5qt--Ne3n8GhN:nth-child(n):nth-child(n):nth-child(n):focus-visible{outline:none}.link--CAMyW5qt--Ne3n8GhN:nth-child(n):nth-child(n):nth-child(n):hover{text-decoration:none}.link--CAMyW5qt--Ne3n8GhN:nth-child(n):nth-child(n):nth-child(n):hover:before{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.link--CAMyW5qt--Ne3n8GhN:before{border-radius:.5rem;content:"";inset:0;position:absolute;z-index:10}.container--MndLzjZu--bPrTpCUt{display:block;inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:320000}.overlay--twkOrgeb--EzpI5YOD{background-color:var(--g-color-surface-secondary);display:block;inset:0;pointer-events:auto;position:absolute;transform:translateZ(0);will-change:opacity;z-index:0}@media (prefers-reduced-motion:no-preference){.overlay--twkOrgeb--EzpI5YOD{will-change:transform,background-color,box-shadow}}.close--p2EUWnMn--yYwwtOG_{position:absolute;right:.5rem;top:.5rem;z-index:320010}.close--p2EUWnMn--yYwwtOG_,.content--CFkjC-RA--GH9VUDeI{will-change:opacity}.appear--I1p4p8Az--KJjGVjxE .close--p2EUWnMn--yYwwtOG_,.appear--I1p4p8Az--KJjGVjxE .content--CFkjC-RA--GH9VUDeI,.appear--I1p4p8Az--KJjGVjxE .overlay--twkOrgeb--EzpI5YOD,.enter--PWFPTHDh--XVFKBu7z .close--p2EUWnMn--yYwwtOG_,.enter--PWFPTHDh--XVFKBu7z .content--CFkjC-RA--GH9VUDeI,.enter--PWFPTHDh--XVFKBu7z .overlay--twkOrgeb--EzpI5YOD,.exit--pGkZZTUc--qN2lZE7H.exit-active--e6fBZRT4--UxZI3WM4 .close--p2EUWnMn--yYwwtOG_,.exit--pGkZZTUc--qN2lZE7H.exit-active--e6fBZRT4--UxZI3WM4 .content--CFkjC-RA--GH9VUDeI,.exit--pGkZZTUc--qN2lZE7H.exit-active--e6fBZRT4--UxZI3WM4 .overlay--twkOrgeb--EzpI5YOD{opacity:0}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--KJjGVjxE .overlay--twkOrgeb--EzpI5YOD,.enter--PWFPTHDh--XVFKBu7z .overlay--twkOrgeb--EzpI5YOD,.exit--pGkZZTUc--qN2lZE7H.exit-active--e6fBZRT4--UxZI3WM4 .overlay--twkOrgeb--EzpI5YOD{background-color:var(--g-color-surface-primary);box-shadow:0 0 4rem rgba(var(--rgb-ui-red),.05);opacity:1;transform:translateY(100%)}}.appear--I1p4p8Az--KJjGVjxE.appear-active--F5QC8pC---J9vq2qbm .close--p2EUWnMn--yYwwtOG_,.appear--I1p4p8Az--KJjGVjxE.appear-active--F5QC8pC---J9vq2qbm .content--CFkjC-RA--GH9VUDeI,.appear--I1p4p8Az--KJjGVjxE.appear-active--F5QC8pC---J9vq2qbm .overlay--twkOrgeb--EzpI5YOD,.enter--PWFPTHDh--XVFKBu7z.enter-active--PnXUD--K--yPzc6G1A .close--p2EUWnMn--yYwwtOG_,.enter--PWFPTHDh--XVFKBu7z.enter-active--PnXUD--K--yPzc6G1A .content--CFkjC-RA--GH9VUDeI,.enter--PWFPTHDh--XVFKBu7z.enter-active--PnXUD--K--yPzc6G1A .overlay--twkOrgeb--EzpI5YOD,.exit--pGkZZTUc--qN2lZE7H .close--p2EUWnMn--yYwwtOG_,.exit--pGkZZTUc--qN2lZE7H .content--CFkjC-RA--GH9VUDeI,.exit--pGkZZTUc--qN2lZE7H .overlay--twkOrgeb--EzpI5YOD{opacity:1}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--KJjGVjxE.appear-active--F5QC8pC---J9vq2qbm .overlay--twkOrgeb--EzpI5YOD,.enter--PWFPTHDh--XVFKBu7z.enter-active--PnXUD--K--yPzc6G1A .overlay--twkOrgeb--EzpI5YOD,.exit--pGkZZTUc--qN2lZE7H .overlay--twkOrgeb--EzpI5YOD{background-color:var(--g-color-surface-secondary);box-shadow:none;opacity:1;transform:translateY(0)}}.appear--I1p4p8Az--KJjGVjxE.appear-active--F5QC8pC---J9vq2qbm .close--p2EUWnMn--yYwwtOG_,.appear--I1p4p8Az--KJjGVjxE.appear-active--F5QC8pC---J9vq2qbm .content--CFkjC-RA--GH9VUDeI,.appear--I1p4p8Az--KJjGVjxE.appear-active--F5QC8pC---J9vq2qbm .overlay--twkOrgeb--EzpI5YOD,.enter--PWFPTHDh--XVFKBu7z.enter-active--PnXUD--K--yPzc6G1A .close--p2EUWnMn--yYwwtOG_,.enter--PWFPTHDh--XVFKBu7z.enter-active--PnXUD--K--yPzc6G1A .content--CFkjC-RA--GH9VUDeI,.enter--PWFPTHDh--XVFKBu7z.enter-active--PnXUD--K--yPzc6G1A .overlay--twkOrgeb--EzpI5YOD{transition:opacity .5s cubic-bezier(.215,.61,.355,1) .25s}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--KJjGVjxE.appear-active--F5QC8pC---J9vq2qbm .overlay--twkOrgeb--EzpI5YOD,.enter--PWFPTHDh--XVFKBu7z.enter-active--PnXUD--K--yPzc6G1A .overlay--twkOrgeb--EzpI5YOD{opacity:1;transition:transform .75s cubic-bezier(.215,.61,.355,1) 0s,background-color .5s cubic-bezier(.215,.61,.355,1) .25s,box-shadow .5s cubic-bezier(.215,.61,.355,1) .25s}}.exit--pGkZZTUc--qN2lZE7H.exit-active--e6fBZRT4--UxZI3WM4 .close--p2EUWnMn--yYwwtOG_,.exit--pGkZZTUc--qN2lZE7H.exit-active--e6fBZRT4--UxZI3WM4 .content--CFkjC-RA--GH9VUDeI,.exit--pGkZZTUc--qN2lZE7H.exit-active--e6fBZRT4--UxZI3WM4 .overlay--twkOrgeb--EzpI5YOD{transition:opacity .5s cubic-bezier(.55,.055,.675,.19) 0s}@media (prefers-reduced-motion:no-preference){.exit--pGkZZTUc--qN2lZE7H.exit-active--e6fBZRT4--UxZI3WM4 .overlay--twkOrgeb--EzpI5YOD{opacity:1;transition:transform .75s cubic-bezier(.55,.055,.675,.19) 0s,background-color .5s cubic-bezier(.55,.055,.675,.19) 0s,box-shadow .5s cubic-bezier(.55,.055,.675,.19) 0s}}.toggle--8o-2pD0f--mrxz_92s{display:inline-block}.container--hJBJdIpL--qC2jd2zT{z-index:305000}.title--MfcgvpvO--Ju4OvCSk{display:block;padding-bottom:.5rem;padding-top:.5rem}.content--kdpbSZTz--b3eQt6m3{backface-visibility:hidden;border-radius:.5rem;outline:.125rem solid transparent;outline-offset:-.125rem;padding:1rem;perspective:1px;width:15rem}.close-button--DIYqKTFa--WsFTZHGp{position:absolute;right:.125rem;top:.125rem}.close-button--DIYqKTFa--WsFTZHGp:is(:not(#a--SnAJ-44y--tl50zQ4L#b--NsKmhU9S--Zmz9CoCM)){margin:0}.close-button--DIYqKTFa--WsFTZHGp:nth-child(n):nth-child(n):nth-child(n){padding-inline:.375rem}@media (forced-colors:active){.close-button--DIYqKTFa--WsFTZHGp:nth-child(n):nth-child(n):nth-child(n){border-radius:0 .375rem}}.footer--JQYdx0TZ--xcSBeNPB{margin-top:.5rem}.g-input-group--of85pa9O:has(.amount-group--bPeMj43S--YBdVWp42) .g-input-group-append--TKpOkKv3{flex-shrink:0}.g-input-group--of85pa9O .amount-group--bPeMj43S--YBdVWp42 .g-input-group-append--TKpOkKv3{display:none!important}.clearable-input--RdqrPDEf--K5X_8aq0{display:flex;position:relative}.clearable-input--RdqrPDEf--K5X_8aq0>input{padding-right:2.25rem!important;z-index:unset!important}.clearable-input--RdqrPDEf--K5X_8aq0>.clear-button--3-HORgE7--heEHrrJM:nth-child(n){align-self:center;margin-left:-2.25rem;z-index:10}.g-input-group--of85pa9O .clearable-input--RdqrPDEf--K5X_8aq0{flex-grow:1}.g-input-group--of85pa9O .clearable-input--RdqrPDEf--K5X_8aq0:not(:last-child) input{border-bottom-right-radius:0;border-top-right-radius:0}.input-counter--ZbH7QZe4--ViIZiSqy{display:flex;font-size:.875rem;line-height:1.3125rem;margin-top:.25rem}.input-counter--ZbH7QZe4--ViIZiSqy .counter--WCj-D5iq--KvwOgb_x{flex-shrink:0;font-variant-numeric:lining-nums tabular-nums;font-weight:600;margin-left:auto}.input-counter--ZbH7QZe4--ViIZiSqy .danger--p37qK-Xq--VkBPHMbA{color:var(--g-color-error)}.input-counter--ZbH7QZe4--ViIZiSqy .message--TBIBD-oa--IwbQpydp{margin-right:1.25rem}.g-input-group--of85pa9O .clear--TI0-2UWS--GNFeX1r0{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}.header--kIP1D7ej--jgoDfSzs{display:block;text-align:center}.header--kIP1D7ej--jgoDfSzs:nth-child(n):nth-child(n):nth-child(n){font-size:1rem;font-weight:var(--g-font-weight-semibold);padding-bottom:.75rem;padding-top:.0625rem}.date-grid--VlReYxz7--r8GFx3Gh{padding:.5rem}.date-grid--VlReYxz7--r8GFx3Gh .week-header--XtU16ORV--XPYfm9F5{padding-bottom:.5rem}.date-grid--VlReYxz7--r8GFx3Gh .week-header--XtU16ORV--XPYfm9F5>th{border-bottom:.0625rem solid var(--g-color-border-secondary);color:var(--g-color-text-secondary);font-weight:400;text-align:center}.date-grid--VlReYxz7--r8GFx3Gh tbody:before{content:"";display:block;height:.25rem}.date-grid--VlReYxz7--r8GFx3Gh td{padding:0}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU{background-color:transparent;border:0;color:var(--g-color-text-primary);font-size:.875rem;height:2.375rem;line-height:1.3125rem;padding:0;width:2.375rem}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU:disabled{background-color:var(--g-color-surface-primary);color:var(--g-color-text-disabled);cursor:default}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.today--3uRansI7--fx0azRz8{border-radius:50%}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.today--3uRansI7--fx0azRz8,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU:hover{background-color:var(--g-color-interactive-secondary)}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected--zYIWk-FU--tg56gQKe,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU:hover{border-radius:.375rem}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.about-to-be-selected-end--4EdSAlk4--AlXzL9Sm,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.about-to-be-selected-end--4EdSAlk4--AlXzL9Sm:disabled,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.about-to-be-selected-end--4EdSAlk4--AlXzL9Sm:hover,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected--zYIWk-FU--tg56gQKe,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected--zYIWk-FU--tg56gQKe:disabled,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected--zYIWk-FU--tg56gQKe:hover,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-end--at5r8K0R--Dd600svD,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-end--at5r8K0R--Dd600svD:disabled,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-end--at5r8K0R--Dd600svD:hover,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-start--h5yp4Uu---xA3edVtR,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-start--h5yp4Uu---xA3edVtR:disabled,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-start--h5yp4Uu---xA3edVtR:hover{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.about-to-be-selected-in-between--aGYnFGxO--NtVhGI2w,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-in-between--S1aN0Chz--L9i06omb{border-radius:0}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.about-to-be-selected-in-between--aGYnFGxO--NtVhGI2w,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.about-to-be-selected-in-between--aGYnFGxO--NtVhGI2w:hover,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-in-between--S1aN0Chz--L9i06omb,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-in-between--S1aN0Chz--L9i06omb:hover{background-color:var(--g-color-interactive-secondary);color:var(--g-color-text-primary)}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-start--h5yp4Uu---xA3edVtR{border-radius:.375rem 0 0 .375rem}.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.about-to-be-selected-end--4EdSAlk4--AlXzL9Sm,.date-grid--VlReYxz7--r8GFx3Gh .day--w7Utplw2--lZIODaGU.selected-end--at5r8K0R--Dd600svD{border-radius:0 .375rem .375rem 0}.container--JoM0jiND--J7hW1tGP{display:inline-grid;grid-template-columns:auto auto;padding:1rem}.container--JoM0jiND--J7hW1tGP .previous--xxdhTJp7--zV3wZ0fz{position:relative}.container--JoM0jiND--J7hW1tGP .next--gEEJOPlb--DwkgH8iE{position:absolute;right:1rem;top:1rem}.container--JoM0jiND--J7hW1tGP .calendars--FzEJZWxQ--QIVdwnnV{display:flex}.container--JoM0jiND--J7hW1tGP .calendars--FzEJZWxQ--QIVdwnnV .calendar--ta9W3P4E--VxOzuybd{margin-top:-1.875rem}.container--JoM0jiND--J7hW1tGP .calendars--FzEJZWxQ--QIVdwnnV .calendar--ta9W3P4E--VxOzuybd:not(:last-child){padding-right:1.625rem}.container--JoM0jiND--J7hW1tGP .footer--n-PXpJcu--_B6AbtlS{grid-column:1/-1;min-width:100%;padding-right:1.25rem;padding-top:.5rem;width:0}.toggle--2kXEYRte--CxVwL1pX{display:block}.dropdown-container--SL1RsbUf--lcZN8qOu{max-width:none;overflow:visible}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B{border-radius:var(--g-size-border-radius-md)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B:nth-child(n):nth-child(n):focus-within{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary);outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;z-index:5}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B:nth-child(n):nth-child(n):focus-within input{outline:none;z-index:5}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B:not(:disabled):hover input{border-color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .separator--LhHLky5M--GmzpAsCx{margin-left:-1rem;padding-left:.5rem;padding-top:.5rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .separator--LhHLky5M--GmzpAsCx:disabled{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .first-input--R5CUXW-z--diEfeAHb{border-right:0;padding-right:1rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .last-input--szIHHFg2--_nVMQmge{border-left:0;padding-right:2rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .clear--V93Mo7J2--sE9C4V6B,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .g-input-group-append--TKpOkKv3{z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .clear--V93Mo7J2--sE9C4V6B{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .clear--V93Mo7J2--sE9C4V6B .clear-date-button--GGkLef8s--SzZ_92_t:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:0;outline:none}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .clear--V93Mo7J2--sE9C4V6B .clear-date-button--GGkLef8s--SzZ_92_t:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--UjFoQh6B .clear--V93Mo7J2--sE9C4V6B .clear-date-button--GGkLef8s--SzZ_92_t:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .g-input-group--of85pa9O>:not(:last-child) .inputs-container--Mw6vBMmD--UjFoQh6B .g-btn-icon-primary--TJVNLCLq,:nth-child(n):nth-child(n) .g-input-group--of85pa9O>:not(:last-child) .inputs-container--Mw6vBMmD--UjFoQh6B .g-button--N_pMHbzs{border-radius:0}:nth-child(n):nth-child(n) .g-input-group--of85pa9O>:not(:last-child) .inputs-container--Mw6vBMmD--UjFoQh6B .last-input--szIHHFg2--_nVMQmge{border-radius:0;border-right:0}:nth-child(n):nth-child(n) .g-input-group--of85pa9O>:not(:first-child) .first-input--R5CUXW-z--diEfeAHb{border-left:0;border-radius:0}.droparea--Sgqiu1FK--Nj1BqsTd{align-items:center;border:.0625rem dashed var(--g-color-border-primary);border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;min-height:10.3125rem;padding:1.5625rem;position:relative;transition:border-color .35s ease 0s,background-color .35s ease 0s}.droparea--Sgqiu1FK--Nj1BqsTd.uploading--hsGvck9E--nARLagPn,.droparea--Sgqiu1FK--Nj1BqsTd:not(.disabled--ZC5h2mOZ--cY9u8yZN).dragging--QuBL4TUQ--tC6d8luF,.droparea--Sgqiu1FK--Nj1BqsTd:not(.disabled--ZC5h2mOZ--cY9u8yZN):hover{background-color:var(--g-color-surface-secondary);border-color:var(--g-color-interactive-primary)}.droparea--Sgqiu1FK--Nj1BqsTd.dragging--QuBL4TUQ--tC6d8luF *{pointer-events:none}.droparea--Sgqiu1FK--Nj1BqsTd .file-upload-icon--9fpBxJlT--UXW430OF{color:var(--g-color-fill-primary);margin-bottom:.3125rem}.droparea--Sgqiu1FK--Nj1BqsTd:nth-child(n) .dragging-text--fG16ULkS--QxfsaCkH,.droparea--Sgqiu1FK--Nj1BqsTd:nth-child(n) .subline--tVxId3Sp--hoWJ_0FB{padding:0}.droparea--Sgqiu1FK--Nj1BqsTd:nth-child(n) .browse-button--3-nHQCaw--YF1wDudn{margin:.25rem}.droparea--Sgqiu1FK--Nj1BqsTd:nth-child(n) .browse-button--3-nHQCaw--YF1wDudn:before{content:"";inset:0;position:absolute;z-index:0}.droparea--Sgqiu1FK--Nj1BqsTd:nth-child(n) .subline--tVxId3Sp--hoWJ_0FB{font-size:.75rem;margin-top:.5rem}.button--BuIcRRUO--Qc2yuvVQ:nth-child(n):nth-child(n){margin:-.25rem 0}.file--8x5tLioL--O0WKw5Sm:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);border-radius:.5rem;margin:0;outline:none}.file--8x5tLioL--O0WKw5Sm:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--IIVpDQPR--x7ou6Ujs:before{content:"";inset:0;position:absolute;z-index:0}.file--8x5tLioL--O0WKw5Sm:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--U6Q4D9Nb{display:flex;flex-wrap:wrap}.file--8x5tLioL--O0WKw5Sm:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--U6Q4D9Nb>:nth-child(2){margin-left:.5rem}.file--8x5tLioL--O0WKw5Sm:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--U6Q4D9Nb .actions--dyOCYeWX--JF9tPGq9{margin-left:auto;z-index:1}.file--8x5tLioL--O0WKw5Sm:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--U6Q4D9Nb .actions--dyOCYeWX--JF9tPGq9>*{margin-left:.5rem}.file--8x5tLioL--O0WKw5Sm:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--U6Q4D9Nb .actions--dyOCYeWX--JF9tPGq9>.g-button--N_pMHbzs.g-button-size-small--w4iaK90Y{margin-bottom:-.25rem;margin-top:-.25rem}.file-input--Q5u5Qmi6--BA9P6RPe{position:absolute;visibility:hidden}.item--mEoNM4We--IBKwQtYK:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);margin:0;outline:none;padding:.5rem 1rem}.item--mEoNM4We--IBKwQtYK:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--KXGSW7sV{margin-left:auto}.item--mEoNM4We--IBKwQtYK:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--KXGSW7sV .g-spinner--hqtSBeyO,.item--mEoNM4We--IBKwQtYK:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--KXGSW7sV>.g-icon--xZOlpxYI{margin-right:.5rem}.item--mEoNM4We--IBKwQtYK:nth-child(n):nth-child(n):nth-child(n) .link--CSl1gzvt--njunpVdL:before{content:"";inset:0;position:absolute;z-index:0}.item--mEoNM4We--IBKwQtYK:nth-child(n):nth-child(n):nth-child(n) [class*=g-card-alert]{margin-bottom:0}.item--mEoNM4We--IBKwQtYK:nth-child(n):nth-child(n):nth-child(n) .g-meter--dqYNzdEo{margin-top:.5rem}.toggle--Nm1cS4yy--RYyEds2R{cursor:text}.code--TVjrasXm--XBEoChJs{font-variant-numeric:lining-nums tabular-nums;letter-spacing:.46em}@media (max-width:575.98px){.code--TVjrasXm--XBEoChJs{letter-spacing:.31em}}.verification--sZjp9B7w--v_lPLSJZ{position:relative}.verification--sZjp9B7w--v_lPLSJZ .mask--GWfmbjbN--j2fTVaYy{bottom:.5rem;display:flex;left:.6875rem;overflow:hidden;pointer-events:none;position:absolute;right:.6875rem}.verification--sZjp9B7w--v_lPLSJZ .mask--GWfmbjbN--j2fTVaYy .line--06Ile4hS--ldjSrGPZ{border-bottom:.0625rem solid var(--g-color-border-secondary);flex-shrink:0;margin-right:.375rem;width:.75rem}@media (max-width:575.98px){.verification--sZjp9B7w--v_lPLSJZ .mask--GWfmbjbN--j2fTVaYy .line--06Ile4hS--ldjSrGPZ{display:none}}.verification--sZjp9B7w--v_lPLSJZ .mask--GWfmbjbN--j2fTVaYy .line--06Ile4hS--ldjSrGPZ.transparent--V3z8jtrk--mU_2wmP2{border-color:transparent}.pseudo-input--Mkkg0LmU--DqObqsiT{align-items:center;contain:inline-size layout;container-type:inline-size;display:flex}@container (max-width: 590px){.pseudo-input--Mkkg0LmU--DqObqsiT .g-product-info-totaled--oamPu3p2:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--EnOr61BL,.pseudo-input--Mkkg0LmU--DqObqsiT .g-product-info-totaled--oamPu3p2:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--bERUjMRY,.pseudo-input--Mkkg0LmU--DqObqsiT .g-structured-info-horizontal--koW4mNUi:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--EnOr61BL,.pseudo-input--Mkkg0LmU--DqObqsiT .g-structured-info-horizontal--koW4mNUi:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--bERUjMRY{grid-template-columns:none;grid-template-rows:none}.pseudo-input--Mkkg0LmU--DqObqsiT .g-product-info-totaled--oamPu3p2:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--Sz_FEWWH,.pseudo-input--Mkkg0LmU--DqObqsiT .g-product-info-totaled--oamPu3p2:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--pEbwaXJQ,.pseudo-input--Mkkg0LmU--DqObqsiT .g-structured-info-horizontal--koW4mNUi:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--Sz_FEWWH,.pseudo-input--Mkkg0LmU--DqObqsiT .g-structured-info-horizontal--koW4mNUi:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--pEbwaXJQ{grid-column:auto;grid-row:auto;justify-content:flex-start;margin-left:0;text-align:left}}.pseudo-input--Mkkg0LmU--DqObqsiT .g-faded--fBDFgLWC:nth-child(n){color:inherit}.pseudo-input--Mkkg0LmU--DqObqsiT .g-product-info-totaled--oamPu3p2,.pseudo-input--Mkkg0LmU--DqObqsiT .g-structured-info-horizontal--koW4mNUi{flex:1 1 auto}.pseudo-input--Mkkg0LmU--DqObqsiT .buttons--AmyzdHWO--EdH9GajY:nth-child(n){flex:0 0 auto;margin:0 0 0 auto;padding-left:.9375rem;width:auto}.g-card--C2Eiq_4_ .pseudo-input--Mkkg0LmU--DqObqsiT .g-faded--fBDFgLWC{color:var(--g-color-text-secondary)}.g-card--C2Eiq_4_ .pseudo-input--Mkkg0LmU--DqObqsiT .g-product-info-stripe--_tf8p7zW:nth-child(n):nth-child(n),.g-card--C2Eiq_4_ .pseudo-input--Mkkg0LmU--DqObqsiT .g-structured-info-stripe--zFf3P4yP:nth-child(n):nth-child(n){height:calc(100% + 1.25rem);left:-.9375rem;top:-.625rem}.g-form-pseudo-control--DzzMNAUY .pseudo-input--Mkkg0LmU--DqObqsiT .g-product-info-stripe--_tf8p7zW:nth-child(n):nth-child(n),.g-form-pseudo-control--DzzMNAUY .pseudo-input--Mkkg0LmU--DqObqsiT .g-structured-info-stripe--zFf3P4yP:nth-child(n):nth-child(n){height:calc(100% + 2rem);left:-1rem;top:-1rem}.slider--i1rYNxlu--knDIgcEg{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:.1875rem;height:.375rem;outline:none;width:100%}.slider--i1rYNxlu--knDIgcEg:nth-child(n){margin:.875rem 0}.slider--i1rYNxlu--knDIgcEg::-moz-range-thumb{-moz-appearance:none;appearance:none;background:var(--g-color-surface-secondary);border:.125rem solid var(--g-color-border-primary);border-radius:50%;cursor:ew-resize;height:1.5625rem;width:1.5625rem}.slider--i1rYNxlu--knDIgcEg::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--g-color-surface-secondary);border:.125rem solid var(--g-color-border-primary);border-radius:50%;cursor:ew-resize;height:1.5625rem;width:1.5625rem}.slider--i1rYNxlu--knDIgcEg:focus-visible::-moz-range-thumb{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu--knDIgcEg:focus-visible::-webkit-slider-thumb{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu--knDIgcEg:disabled::-moz-range-thumb{background-image:linear-gradient(var(--g-color-surface-disabled),var(--g-color-surface-disabled)),linear-gradient(var(--color-white),var(--color-white));border:.125rem solid var(--g-color-border-disabled);cursor:not-allowed;position:relative}.slider--i1rYNxlu--knDIgcEg:disabled::-webkit-slider-thumb{background-image:linear-gradient(var(--g-color-surface-disabled),var(--g-color-surface-disabled)),linear-gradient(var(--color-white),var(--color-white));border:.125rem solid var(--g-color-border-disabled);cursor:not-allowed;position:relative}.legend--1uj69PNK--qOyjMaP8{display:flex;justify-content:space-between}.container--iQSjM0Bf--epZ5RvpV{display:flex}.container--iQSjM0Bf--epZ5RvpV .step--DNxx-xvL--nLYb_D40{border-left:.0625rem solid #135ee2;height:1rem}.container--iQSjM0Bf--epZ5RvpV .step--DNxx-xvL--nLYb_D40.disabled--uHOIzgza--iKgdfLs7{border-color:var(--g-color-border-disabled)}.container--iQSjM0Bf--epZ5RvpV .step--DNxx-xvL--nLYb_D40.minor-step--4VfzMcF1--l6qfClQp{border-left:.0625rem solid #a2ceff;height:.875rem;margin-top:.125rem}.center--FalNUOIY--Pk0kiTBE{align-items:center;display:flex;flex-direction:column;overflow:hidden;width:100%}.center--FalNUOIY--Pk0kiTBE .value--ozqUb8ha--XMpttkVM{font-size:1.125rem;font-weight:600;line-height:1.5rem}.center--FalNUOIY--Pk0kiTBE .value--ozqUb8ha--XMpttkVM.disabled--DDoFVdm7--plhNG5Ts{color:var(--g-color-text-disabled)}.center--FalNUOIY--Pk0kiTBE .scale-wrapper--CPCBPsPA--hG5rBn6M{display:flex;touch-action:none}.center--FalNUOIY--Pk0kiTBE .scale-wrapper--CPCBPsPA--hG5rBn6M .after-track--GN1gnrII--FrNn0B1j,.center--FalNUOIY--Pk0kiTBE .scale-wrapper--CPCBPsPA--hG5rBn6M .before-track--5rjQK1Ga--N9GgaPZr{border-top:.0625rem solid #a3b5c9;flex-shrink:0;margin-top:.5rem}.center--FalNUOIY--Pk0kiTBE .mark--yPk9wf2g--LUOrB24X{height:.75rem;margin-bottom:.125rem;margin-top:.125rem}.center--FalNUOIY--Pk0kiTBE .mark--yPk9wf2g--LUOrB24X:before{background-color:var(--g-color-text-primary);content:"";height:1rem;margin-left:-.5rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 14%27%3E%3Cpath fill=%27%27 d=%27M8.86824 8.48057C8.48435 9.15239 7.51565 9.15239 7.13176 8.48057L4.85494 4.49614C4.47399 3.82948 4.95536 3 5.72318 3L10.2768 3C11.0446 3 11.526 3.82948 11.1451 4.49614L8.86824 8.48057Z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 14%27%3E%3Cpath fill=%27%27 d=%27M8.86824 8.48057C8.48435 9.15239 7.51565 9.15239 7.13176 8.48057L4.85494 4.49614C4.47399 3.82948 4.95536 3 5.72318 3L10.2768 3C11.0446 3 11.526 3.82948 11.1451 4.49614L8.86824 8.48057Z%27/%3E%3C/svg%3E");position:absolute;width:1rem}.center--FalNUOIY--Pk0kiTBE .mark--yPk9wf2g--LUOrB24X.disabled--DDoFVdm7--plhNG5Ts{border-color:var(--g-color-border-disabled)}.center--FalNUOIY--Pk0kiTBE .mark-bottom--MFjCnYb6--aZts36uF{transform:rotate(180deg)}.legend--rIPL90ul--Ekbru24h{display:flex;justify-content:space-between}.list---Hbgws2w--MjbXuA_f{border:.0625rem solid var(--g-color-border-secondary);border-radius:.5rem;overflow:hidden}.list---Hbgws2w--MjbXuA_f:nth-child(n){margin:.625rem 0}.list---Hbgws2w--MjbXuA_f.compact--WX6A5JqW--z8ONbK6V{border:0}.list---Hbgws2w--MjbXuA_f.compact--WX6A5JqW--z8ONbK6V.small---kVhtmED--xCP9x5rf .item--1vUs12FN--WiwkKjwh,.list---Hbgws2w--MjbXuA_f.compact--WX6A5JqW--z8ONbK6V.small---kVhtmED--xCP9x5rf .label--Y2cVPrOx--fhhbt2DO,.list---Hbgws2w--MjbXuA_f.compact--WX6A5JqW--z8ONbK6V.small---kVhtmED--xCP9x5rf .value--2CWwiQnm--V57eWoxD{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){.list---Hbgws2w--MjbXuA_f.zigzag--72390VNk--SZGkyUCP .item--1vUs12FN--WiwkKjwh{display:grid;grid-template-columns:1fr 1fr}.list---Hbgws2w--MjbXuA_f.zigzag--72390VNk--SZGkyUCP .item--1vUs12FN--WiwkKjwh .value--2CWwiQnm--V57eWoxD{text-align:right}}@media (min-width:768px){.list---Hbgws2w--MjbXuA_f.zigzag--72390VNk--SZGkyUCP{align-items:stretch;display:grid;gap:0 var(--g-size-bs-30);grid-template-columns:1fr 1fr}.list---Hbgws2w--MjbXuA_f.zigzag--72390VNk--SZGkyUCP .item--1vUs12FN--WiwkKjwh:nth-child(odd){border-right:1px solid var(--g-color-border-secondary)}.list---Hbgws2w--MjbXuA_f.zigzag--72390VNk--SZGkyUCP .item--1vUs12FN--WiwkKjwh:nth-child(odd):nth-last-of-type(2){padding-bottom:.625rem}.list---Hbgws2w--MjbXuA_f.zigzag--72390VNk--SZGkyUCP .value--2CWwiQnm--V57eWoxD{text-align:right}}.item--1vUs12FN--WiwkKjwh{align-items:baseline;padding:.625rem 15px 0}@media (min-width:576px){.item--1vUs12FN--WiwkKjwh{padding-left:var(--card-content-padding-horizontal,15px);padding-right:var(--card-content-padding-horizontal,15px)}}.item--1vUs12FN--WiwkKjwh:last-of-type{padding-bottom:.625rem}.compact--WX6A5JqW--z8ONbK6V .item--1vUs12FN--WiwkKjwh{padding:0}.separated--Uuyo-wYz--l7Vm3AR3 .item--1vUs12FN--WiwkKjwh{border-bottom:.0625rem solid var(--g-color-border-secondary);padding-bottom:.625rem}.separated--Uuyo-wYz--l7Vm3AR3 .item--1vUs12FN--WiwkKjwh:last-of-type{border-bottom:0}.striped--CbFFOHKd--BZw1_ek3 .item--1vUs12FN--WiwkKjwh{padding-bottom:.625rem}.striped--CbFFOHKd--BZw1_ek3 .item--1vUs12FN--WiwkKjwh:nth-child(odd){background-color:var(--g-color-surface-alternate);border-radius:.5rem}@media (min-width:768px){.align-right---pgOHX3E--O2ZDxK4a{text-align:right}}.compact--WX6A5JqW--z8ONbK6V :nth-child(n):nth-child(n) .label--Y2cVPrOx--fhhbt2DO,.compact--WX6A5JqW--z8ONbK6V :nth-child(n):nth-child(n) .value--2CWwiQnm--V57eWoxD{display:inline}:nth-child(n):nth-child(n) .label--Y2cVPrOx--fhhbt2DO{font-weight:600;-webkit-hyphens:auto;hyphens:auto;margin:0}.small---kVhtmED--xCP9x5rf :nth-child(n):nth-child(n) .label--Y2cVPrOx--fhhbt2DO{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:nth-child(n):nth-child(n) .label--Y2cVPrOx--fhhbt2DO{font-size:.875rem;line-height:1.3125rem}}:nth-child(n):nth-child(n) .value--2CWwiQnm--V57eWoxD{margin:0}.small---kVhtmED--xCP9x5rf .compact--WX6A5JqW--z8ONbK6V :nth-child(n):nth-child(n) .value--2CWwiQnm--V57eWoxD{font-size:.875rem;line-height:1.3125rem}:nth-child(n):nth-child(n) .value--2CWwiQnm--V57eWoxD>:first-child{margin-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--V57eWoxD>:last-child{margin-bottom:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--V57eWoxD>.g-group--o23Kkuzu:first-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--V57eWoxD>p:first-child{padding-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--V57eWoxD>.g-group--o23Kkuzu:last-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--V57eWoxD>p:last-child{padding-bottom:0!important}.g-card--C2Eiq_4_ .list---Hbgws2w--MjbXuA_f{border:0;margin:0}.g-card-function-body--X3jBBsJY .list---Hbgws2w--MjbXuA_f,.g-card-product-body--A3UEPlwW .list---Hbgws2w--MjbXuA_f,.g-modal-dialog--gPogn72N .list---Hbgws2w--MjbXuA_f{border:0;margin:0;padding-bottom:.25rem;padding-top:.25rem}.g-card-function-body--X3jBBsJY .item--1vUs12FN--WiwkKjwh,.g-card-product-body--A3UEPlwW .item--1vUs12FN--WiwkKjwh,.g-modal-dialog--gPogn72N .item--1vUs12FN--WiwkKjwh{padding-left:0;padding-right:0}.g-card-function-body--X3jBBsJY .striped--CbFFOHKd--BZw1_ek3,.g-card-product-body--A3UEPlwW .striped--CbFFOHKd--BZw1_ek3,.g-modal-dialog--gPogn72N .striped--CbFFOHKd--BZw1_ek3{margin-left:-.9375rem;margin-right:-.9375rem}.g-card-function-body--X3jBBsJY .striped--CbFFOHKd--BZw1_ek3 .item--1vUs12FN--WiwkKjwh,.g-card-product-body--A3UEPlwW .striped--CbFFOHKd--BZw1_ek3 .item--1vUs12FN--WiwkKjwh,.g-modal-dialog--gPogn72N .striped--CbFFOHKd--BZw1_ek3 .item--1vUs12FN--WiwkKjwh{padding-left:15px;padding-right:15px}.item--6BtBJfY---mBS6bkFq{--indicator-size:max-content;--label-size:1fr;--value-size:max-content;align-items:center;display:grid;grid-template-areas:"indicator label value";grid-template-columns:var(--indicator-size) var(--label-size) var(--value-size)}.item--6BtBJfY---mBS6bkFq .indicator--gNqZ7WSG--hjSpWqTU{grid-area:indicator}.item--6BtBJfY---mBS6bkFq .label--iTOyd20R--DIn3EwS7{grid-area:label}.item--6BtBJfY---mBS6bkFq .value--oo2F5NNj--LrusnbA9{grid-area:value}.horizontal--LJNNwnQ7--BBnYuDY4{display:flex;gap:0 1.25em;justify-content:space-between}.horizontal--LJNNwnQ7--BBnYuDY4 .body--UIGcOfym--ozMalGQe{display:flex;flex-wrap:wrap;gap:0 1.25em}.horizontal--LJNNwnQ7--BBnYuDY4 .item--6BtBJfY---mBS6bkFq{--label-size:minmax(2em,max-content);--value-size:minmax(2em,max-content)}.horizontal--LJNNwnQ7--BBnYuDY4 .item--6BtBJfY---mBS6bkFq:has(.value--oo2F5NNj--LrusnbA9.sr-only--VHErx691){--value-size:minmax(0rem,max-content)}.horizontal--LJNNwnQ7--BBnYuDY4.right--HpkPgLMi--U84ah3UR{flex-direction:row-reverse}.horizontal--LJNNwnQ7--BBnYuDY4.right--HpkPgLMi--U84ah3UR,.horizontal--LJNNwnQ7--BBnYuDY4.right--HpkPgLMi--U84ah3UR .body--UIGcOfym--ozMalGQe{justify-content:end}@media (max-width:575.98px){.horizontal--LJNNwnQ7--BBnYuDY4 .body--UIGcOfym--ozMalGQe,.horizontal--LJNNwnQ7--BBnYuDY4:nth-child(n){flex-direction:column}.horizontal--LJNNwnQ7--BBnYuDY4.right--HpkPgLMi--U84ah3UR{margin-left:auto;width:-moz-max-content;width:max-content}}.horizontal--LJNNwnQ7--BBnYuDY4 .value--oo2F5NNj--LrusnbA9,.vertical--8oGa9yDX--uxEJTV6l .value--oo2F5NNj--LrusnbA9{margin-left:.5rem}.vertical--8oGa9yDX--uxEJTV6l.left--mq4RX93y--uFj3F9Yh .item--6BtBJfY---mBS6bkFq{--label-size:minmax(0,max-content)}.vertical-reverse--DKYy1WpG--g_vtwFnJ .item--6BtBJfY---mBS6bkFq{grid-template-areas:"indicator value label";grid-template-columns:var(--indicator-size) var(--value-size) var(--label-size)}.vertical-reverse--DKYy1WpG--g_vtwFnJ .value--oo2F5NNj--LrusnbA9{margin-right:.5rem}.vertical--8oGa9yDX--uxEJTV6l.right--HpkPgLMi--U84ah3UR .value--oo2F5NNj--LrusnbA9,.vertical-reverse--DKYy1WpG--g_vtwFnJ.right--HpkPgLMi--U84ah3UR .label--iTOyd20R--DIn3EwS7{justify-self:end}.footer--Vc28W3F3--c2zo60y9{white-space:nowrap}.footer--Vc28W3F3--c2zo60y9 .item--6BtBJfY---mBS6bkFq{--indicator-size:0rem;--value-size:max-content}.footer--Vc28W3F3--c2zo60y9 .g-indicator--EPQbtFHG:nth-child(n):nth-child(n){display:none}.horizontal--LJNNwnQ7--BBnYuDY4 .footer--Vc28W3F3--c2zo60y9 .item--6BtBJfY---mBS6bkFq{--label-size:max-content}.body--UIGcOfym--ozMalGQe .label--iTOyd20R--DIn3EwS7{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value--oo2F5NNj--LrusnbA9{font-variant-numeric:lining-nums tabular-nums}.modal--yNG-7wT9--KxUoYeHA{display:flex!important}.spinner--39gW63sl--ShbXmC85{padding-bottom:1.5625rem!important;padding-top:1.875rem!important}.spinner--39gW63sl--ShbXmC85 p:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1.125rem;font-weight:600;line-height:1.5rem;margin-top:.875rem;padding-bottom:1.25rem;text-align:center}.backdrop--jYpTAeTn--m4YO1kqL.appear--Vgu53FRx--xV0JCdan,.backdrop--jYpTAeTn--m4YO1kqL.enter--jfSAMk9R--XWh5efXd,.backdrop--jYpTAeTn--m4YO1kqL.exit--crmxmey9--ANsTGjFH.exit-active--wzFPNx0I--bCERm5qm,.modal--yNG-7wT9--KxUoYeHA.appear--Vgu53FRx--xV0JCdan,.modal--yNG-7wT9--KxUoYeHA.enter--jfSAMk9R--XWh5efXd,.modal--yNG-7wT9--KxUoYeHA.exit--crmxmey9--ANsTGjFH.exit-active--wzFPNx0I--bCERm5qm{opacity:0}.modal--yNG-7wT9--KxUoYeHA.appear--Vgu53FRx--xV0JCdan,.modal--yNG-7wT9--KxUoYeHA.enter--jfSAMk9R--XWh5efXd,.modal--yNG-7wT9--KxUoYeHA.exit--crmxmey9--ANsTGjFH.exit-active--wzFPNx0I--bCERm5qm{transform:translateY(-3rem)}.modal--yNG-7wT9--KxUoYeHA.appear--Vgu53FRx--xV0JCdan.g-modal-drawer--mHiZ0JM4,.modal--yNG-7wT9--KxUoYeHA.enter--jfSAMk9R--XWh5efXd.g-modal-drawer--mHiZ0JM4,.modal--yNG-7wT9--KxUoYeHA.exit--crmxmey9--ANsTGjFH.exit-active--wzFPNx0I--bCERm5qm.g-modal-drawer--mHiZ0JM4{opacity:1;transform:translate(100%)}.backdrop--jYpTAeTn--m4YO1kqL.appear--Vgu53FRx--xV0JCdan.appear-active--kp8FHcqB--RoolTJVn,.backdrop--jYpTAeTn--m4YO1kqL.enter--jfSAMk9R--XWh5efXd.enter-active--ImhhFujc--xo0Sp19h,.backdrop--jYpTAeTn--m4YO1kqL.exit--crmxmey9--ANsTGjFH,.modal--yNG-7wT9--KxUoYeHA.appear--Vgu53FRx--xV0JCdan.appear-active--kp8FHcqB--RoolTJVn,.modal--yNG-7wT9--KxUoYeHA.enter--jfSAMk9R--XWh5efXd.enter-active--ImhhFujc--xo0Sp19h,.modal--yNG-7wT9--KxUoYeHA.exit--crmxmey9--ANsTGjFH{opacity:1}.modal--yNG-7wT9--KxUoYeHA.appear--Vgu53FRx--xV0JCdan.appear-active--kp8FHcqB--RoolTJVn,.modal--yNG-7wT9--KxUoYeHA.enter--jfSAMk9R--XWh5efXd.enter-active--ImhhFujc--xo0Sp19h,.modal--yNG-7wT9--KxUoYeHA.exit--crmxmey9--ANsTGjFH{transform:translate(0)}.backdrop--jYpTAeTn--m4YO1kqL.appear--Vgu53FRx--xV0JCdan.appear-active--kp8FHcqB--RoolTJVn,.backdrop--jYpTAeTn--m4YO1kqL.enter--jfSAMk9R--XWh5efXd.enter-active--ImhhFujc--xo0Sp19h,.modal--yNG-7wT9--KxUoYeHA.appear--Vgu53FRx--xV0JCdan.appear-active--kp8FHcqB--RoolTJVn,.modal--yNG-7wT9--KxUoYeHA.enter--jfSAMk9R--XWh5efXd.enter-active--ImhhFujc--xo0Sp19h{transition:opacity .15s ease-out 0s,transform .3s ease-out 0s}.modal--yNG-7wT9--KxUoYeHA.appear--Vgu53FRx--xV0JCdan.appear-active--kp8FHcqB--RoolTJVn,.modal--yNG-7wT9--KxUoYeHA.enter--jfSAMk9R--XWh5efXd.enter-active--ImhhFujc--xo0Sp19h{transition-delay:.1s}.backdrop--jYpTAeTn--m4YO1kqL.exit--crmxmey9--ANsTGjFH.exit-active--wzFPNx0I--bCERm5qm,.modal--yNG-7wT9--KxUoYeHA.exit--crmxmey9--ANsTGjFH.exit-active--wzFPNx0I--bCERm5qm{transition:opacity .15s ease-in 0s,transform .3s ease-in 0s}.backdrop--jYpTAeTn--m4YO1kqL.exit--crmxmey9--ANsTGjFH.exit-active--wzFPNx0I--bCERm5qm{transition-delay:.1s}.container--YWMdLeZX--mG_CFwre{display:flex;flex-direction:column;list-style:none}.container--YWMdLeZX--mG_CFwre[data-separators]:after,.container--YWMdLeZX--mG_CFwre[data-separators]:before{color:var(--g-color-text-secondary);font-size:.875rem;line-height:1.25rem;padding:.1875rem 0}.container--YWMdLeZX--mG_CFwre[data-separators].compact--thuYCmm4--G3EYk7SH:after,.container--YWMdLeZX--mG_CFwre[data-separators].compact--thuYCmm4--G3EYk7SH:before{line-height:.4375rem}.container--YWMdLeZX--mG_CFwre[data-separators]:before{order:-1}.container--YWMdLeZX--mG_CFwre[data-separators]:after{order:1}.container--YWMdLeZX--mG_CFwre[data-separators="1"]:before,.container--YWMdLeZX--mG_CFwre[data-separators="2"]:after,.container--YWMdLeZX--mG_CFwre[data-separators="2"]:before{content:"⋯"/""}@supports not (content:""/"alt"){.container--YWMdLeZX--mG_CFwre[data-separators="1"]:before,.container--YWMdLeZX--mG_CFwre[data-separators="2"]:after,.container--YWMdLeZX--mG_CFwre[data-separators="2"]:before{background-color:var(--g-color-text-secondary);content:" ";-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Ctext y=%270.9em%27 font-size=%2716%27%3E%E2%8B%AF%3C/text%3E%3C/svg%3E") center right no-repeat;mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Ctext y=%270.9em%27 font-size=%2716%27%3E%E2%8B%AF%3C/text%3E%3C/svg%3E") center right no-repeat;-webkit-mask-size:.875rem .875rem;mask-size:.875rem .875rem}}.container--YWMdLeZX--mG_CFwre[data-separators]:after,.container--YWMdLeZX--mG_CFwre[data-separators]:before,.item--mM9JhwVw--KS2AvXyZ{display:flex;justify-content:flex-end;text-align:right}.item--mM9JhwVw--KS2AvXyZ{padding:0!important}.item--mM9JhwVw--KS2AvXyZ[data-chunk=start]{order:-2}.item--mM9JhwVw--KS2AvXyZ[data-chunk=middle]{order:0}.item--mM9JhwVw--KS2AvXyZ[data-chunk=end]{order:2}.item--mM9JhwVw--KS2AvXyZ:before{content:none!important}.item--mM9JhwVw--KS2AvXyZ:after{border-right:.25rem solid;content:"";margin-top:.0625rem}.item--mM9JhwVw--KS2AvXyZ.selected--jTSp6snD--z9y6kfCC>a{font-weight:600!important}.item--mM9JhwVw--KS2AvXyZ>a{color:var(--g-color-text-primary)!important;display:block;font-size:.875rem;font-weight:400!important;line-height:1.625rem;padding:0 .625rem}.breadcrumbs--ha5Al36g--uaf2eho4{display:flex;flex-wrap:wrap;list-style:none}.breadcrumbs-item--z48DXdhC--zO1vMo1Q{align-items:center;display:flex;font-size:.875rem}.breadcrumbs-item--z48DXdhC--zO1vMo1Q:not(:last-child):after{background-color:var(--g-color-fill-primary);content:"";display:inline-block;height:1rem;margin:.25rem;-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m198 164c-8-8-8-21 0-30 9-8 22-8 30 0l107 107c8 8 8 22 0 30l-107 107c-8 8-21 8-30 0-8-9-8-22 0-30l92-92z%27/%3E%3C/svg%3E") center right no-repeat;mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m198 164c-8-8-8-21 0-30 9-8 22-8 30 0l107 107c8 8 8 22 0 30l-107 107c-8 8-21 8-30 0-8-9-8-22 0-30l92-92z%27/%3E%3C/svg%3E") center right no-repeat;width:1rem}.breadcrumbs-item--z48DXdhC--zO1vMo1Q a[aria-disabled=true]:nth-child(n):nth-child(n){color:var(--g-color-text-primary)}.breadcrumbs-expand----H3RHjZ--L8lJqEkH:nth-child(n):nth-child(n){color:var(--g-color-interactive-primary);min-height:1.5rem}.breadcrumbs-expand----H3RHjZ--L8lJqEkH:nth-child(n):nth-child(n):hover{text-decoration:underline}.breadcrumbs-expand----H3RHjZ--L8lJqEkH:nth-child(n):nth-child(n):after{content:"…"}.pagination--cjIKGOLi--uCw1qYKU{display:flex;gap:.5rem}.pagination--cjIKGOLi--uCw1qYKU .g-button--N_pMHbzs{min-width:2rem}.pagination-current--HQ-epCnz--OfZtcyYc:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.pagination-dots--Ee12Xs26--VlP4MAMX:after{color:var(--g-color-text-disabled);content:"…";display:block;text-align:center;width:2rem}.button--MWuFanqu--Sf51CzGJ{font-size:.875rem!important;padding:0 .625rem!important;position:relative}.button--MWuFanqu--Sf51CzGJ.selected--xA96glx---cqErWd5C{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--Sf51CzGJ:active,.button--MWuFanqu--Sf51CzGJ:hover{background-image:none!important;border-color:transparent!important;outline:none!important}.button--MWuFanqu--Sf51CzGJ:hover{background-color:rgba(var(--rgb-overlay),.15)!important}.g-dark--WSnGUzMs .button--MWuFanqu--Sf51CzGJ:hover{background-color:rgba(var(--rgb-overlay),.1)!important}.button--MWuFanqu--Sf51CzGJ:active{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--Sf51CzGJ.g-button-avatar--cHXP_qOk .g-pill--x6UqAXzB,.button--MWuFanqu--Sf51CzGJ.g-button-hidden-label-always--MWEAHiMo .g-pill--x6UqAXzB{bottom:60%;left:60%;margin:0!important;position:absolute;z-index:10}.button--MWuFanqu--Sf51CzGJ.g-button-avatar--cHXP_qOk{margin:0 .625rem!important;padding:0!important}.dropdown--aVou9K-s--QAXEL4hH:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.dropdown--aVou9K-s--QAXEL4hH:after{--color:CanvasText}}.dropdown--aVou9K-s--QAXEL4hH.disabled--6--wZeTg--Fxi8Vecg:after,.dropdown--aVou9K-s--QAXEL4hH:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.dropdown--aVou9K-s--QAXEL4hH.show--lEsjmE3a--nftClR7G:after,.dropdown--aVou9K-s--QAXEL4hH[aria-expanded=true]:after{transform:rotate(180deg)}.dropdown--aVou9K-s--QAXEL4hH:after{flex-shrink:0;margin-left:.25rem;margin-right:-.25rem}.dropdown--aVou9K-s--QAXEL4hH.g-button-avatar--cHXP_qOk{margin-right:1.375rem!important}.dropdown--aVou9K-s--QAXEL4hH.g-button-avatar--cHXP_qOk:after{left:100%;margin:-.5rem 0 0;position:absolute;top:50%}.full-width-container--d-zMnSUW--H580zdIZ{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--VagaN3-a--KMIRskpf{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--hwgwrCNe--MkfafKKu,.left--zshjQtr4--hPGOx4_f,.logo--uRZpvTH0--BLEWlowd,.right--H7rtAEtt--ZM2DnPfj{align-items:center;display:flex}.left--zshjQtr4--hPGOx4_f{grid-area:left;justify-content:flex-start}.center--hwgwrCNe--MkfafKKu{grid-area:center;justify-content:center}.right--H7rtAEtt--ZM2DnPfj{grid-area:right;justify-content:flex-end}.promotion---rdEr8jq--rlfKRTFy{margin:0 auto -.125rem}@media (min-width:576px){.left--zshjQtr4--hPGOx4_f .promotion---rdEr8jq--rlfKRTFy{margin-left:.5rem}.right--H7rtAEtt--ZM2DnPfj .promotion---rdEr8jq--rlfKRTFy{margin-right:.5rem}}.sticky--DeppyjEX--zDXhcBBr{position:sticky;top:0;z-index:290050}.grid--VagaN3-a--KMIRskpf{gap:.5rem;grid-template-areas:"left right";grid-template-columns:minmax(0,1fr) max-content}.grid-center--7E7s2TyV--iHMl7gPo{grid-template-areas:"left center right";grid-template-columns:1fr 2fr 1fr}.grid-center--7E7s2TyV--iHMl7gPo .left--zshjQtr4--hPGOx4_f{margin-right:-.5rem;min-width:0;padding-right:30px}.grid--VagaN3-a--KMIRskpf:not(.large-logo--2yd1jgCc--M9tuHO7G) .logo--uRZpvTH0--BLEWlowd{display:none}.grid--VagaN3-a--KMIRskpf.large-logo--2yd1jgCc--M9tuHO7G .left--zshjQtr4--hPGOx4_f{padding-left:3.5rem}.grid--VagaN3-a--KMIRskpf.large-logo--2yd1jgCc--M9tuHO7G .left--zshjQtr4--hPGOx4_f>.g-button--N_pMHbzs:first-child:before{content:"";height:3rem;left:-3.625rem;position:absolute;width:3rem}.logo--uRZpvTH0--BLEWlowd{grid-area:left;justify-content:flex-start}.logo--uRZpvTH0--BLEWlowd img,.logo--uRZpvTH0--BLEWlowd svg{height:3rem!important;width:3rem!important}.full-width-container--HmaQVOJV--I7_iczb2{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--LZIzp8iU--OmGqgytS{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--p6hAVga9--iCkujNtT,.left--zdi5Tyfz--KyMp1x5F,.logo--PNZb9X1x--uL1mXdna,.right--epmpcuOW--ENX_dJAH{align-items:center;display:flex}.left--zdi5Tyfz--KyMp1x5F{grid-area:left;justify-content:flex-start}.center--p6hAVga9--iCkujNtT{grid-area:center;justify-content:center}.right--epmpcuOW--ENX_dJAH{grid-area:right;justify-content:flex-end}.promotion--JEjhLxoK--g2uy22P1{margin:0 auto -.125rem}@media (min-width:576px){.left--zdi5Tyfz--KyMp1x5F .promotion--JEjhLxoK--g2uy22P1{margin-left:.5rem}.right--epmpcuOW--ENX_dJAH .promotion--JEjhLxoK--g2uy22P1{margin-right:.5rem}}.sticky--ouZd0cqI--pGVhf9B1{position:sticky;top:0;z-index:290050}.grid--LZIzp8iU--OmGqgytS{grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr)}.logo--PNZb9X1x--uL1mXdna{grid-area:center;justify-content:center;padding-left:.75rem;padding-right:.75rem}.logo--PNZb9X1x--uL1mXdna img,.logo--PNZb9X1x--uL1mXdna svg{height:3rem!important;width:3rem!important}.dropdown--63SMhF2G--SEZ_CZob{background-color:var(--g-color-surface-primary);min-height:5rem;position:absolute;z-index:350000}.dropdown--63SMhF2G--SEZ_CZob.full-width--8TUfhAki--E9PDApY7{width:100%}.full-width-container--Bi32-io8--OuD4N9sY{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--76BZNOnd--bF8Ibf_H{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--gCv1g-yz--Ez84GTXI,.left--1-5pYwku--P1PR_UrK,.logo--CQeuGjKj--vg7R_jP0,.right--BllDOGVh--gwg3u4Cx{align-items:center;display:flex}.left--1-5pYwku--P1PR_UrK{grid-area:left;justify-content:flex-start}.center--gCv1g-yz--Ez84GTXI{grid-area:center;justify-content:center}.right--BllDOGVh--gwg3u4Cx{grid-area:right;justify-content:flex-end}.promotion--0ack6d-f--N9avRztj{margin:0 auto -.125rem}@media (min-width:576px){.left--1-5pYwku--P1PR_UrK .promotion--0ack6d-f--N9avRztj{margin-left:.5rem}.right--BllDOGVh--gwg3u4Cx .promotion--0ack6d-f--N9avRztj{margin-right:.5rem}}.sticky--KdxZYAAN--QH69T5zT{position:sticky;top:0;z-index:290050}.item--nDpqqxyW--kt2SSi3J{left:50%;top:0;transform:translate(-50%,calc(-100% - .25rem))}.item--nDpqqxyW--kt2SSi3J:nth-child(n):nth-child(n):nth-child(n){background-color:inherit;background-image:linear-gradient(rgba(var(--rgb-overlay,0,0,0),.1),rgba(var(--rgb-overlay,0,0,0),.1)),linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));border-top-left-radius:0;border-top-right-radius:0;color:inherit;padding:.5rem .75rem;position:fixed;z-index:290090}@media (forced-colors:active){.item--nDpqqxyW--kt2SSi3J:nth-child(n):nth-child(n):nth-child(n){background-color:Canvas}}@media (prefers-reduced-motion:no-preference){.item--nDpqqxyW--kt2SSi3J:nth-child(n):nth-child(n):nth-child(n){transition:transform .2s ease-in-out;will-change:transform}}.item--nDpqqxyW--kt2SSi3J:focus-visible{transform:translate(-50%)}.list--HRwueaYC--soikwVmr{display:flex;flex-wrap:wrap;row-gap:var(--g-size-spacing-md)}.item--sHtmmxoG--rfpFUA8Y{align-items:center;display:flex;font-size:.875rem;line-height:1.3125rem}.item--sHtmmxoG--rfpFUA8Y:not(:last-child):after{background-color:var(--g-color-fill-primary);content:"";height:1rem;margin:.25rem;-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m198 164c-8-8-8-21 0-30 9-8 22-8 30 0l107 107c8 8 8 22 0 30l-107 107c-8 8-21 8-30 0-8-9-8-22 0-30l92-92z%27/%3E%3C/svg%3E") center right no-repeat;mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m198 164c-8-8-8-21 0-30 9-8 22-8 30 0l107 107c8 8 8 22 0 30l-107 107c-8 8-21 8-30 0-8-9-8-22 0-30l92-92z%27/%3E%3C/svg%3E") center right no-repeat;width:1rem}.circle--3DmwLNv1--kw25SW1h{align-items:center;border:2px solid transparent;border-radius:50%;display:flex;font-size:.75rem;font-weight:var(--g-font-weight-medium);height:1.5rem;justify-content:center;line-height:1.125rem;margin-right:var(--g-size-spacing-md);width:1.5rem}.past--zfJHeLjh--gfGHKirK .circle--3DmwLNv1--kw25SW1h{background-color:var(--g-color-surface-primary)}.past--zfJHeLjh--gfGHKirK .circle--3DmwLNv1--kw25SW1h:has(~a,~button){color:var(--g-color-interactive-primary)}.current--WSOb-dHC--umw4NdMO .circle--3DmwLNv1--kw25SW1h{background-color:var(--g-color-text-primary);color:var(--g-color-surface-primary)}.future--1NZWHi5j--sg4SsrHF .circle--3DmwLNv1--kw25SW1h{border-color:var(--g-color-border-primary)}.circle--3DmwLNv1--kw25SW1h:has(~.fake-link--C4V-DyNK--LtV5zEh4:disabled){color:var(--g-color-text-disabled)}.label--Pb9qbuu8--eSdvmX_E{font-weight:var(--g-font-weight-semibold)}.future--1NZWHi5j--sg4SsrHF .label--Pb9qbuu8--eSdvmX_E{color:var(--g-color-text-secondary)}.fake-link--C4V-DyNK--LtV5zEh4:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-sm);color:var(--g-color-interactive-primary);font-size:.875rem;line-height:1.3125rem;min-height:0}.fake-link--C4V-DyNK--LtV5zEh4:nth-child(n):nth-child(n):hover{text-decoration:underline}.fake-link--C4V-DyNK--LtV5zEh4:nth-child(n):nth-child(n):disabled{color:var(--g-color-text-disabled);cursor:not-allowed;text-decoration:none}.container--U4sXvgcR--u2BDJMjw{--col-side:16rem;--col-body:100%;--col-summary:32rem;--offset-topnav:5rem;--offset-stripe:0rem;--offset-padding:var(--g-size-spacing-xl);--offset-drawer:3.5rem;display:flex;flex-direction:column;min-height:100vh}.container--U4sXvgcR--u2BDJMjw:has(.g-stripe--xIbGQcoG){--offset-stripe:4.375rem}.container--U4sXvgcR--u2BDJMjw:has(.g-sidenav-drawer--Z1VM40hh){--col-side:17rem}.container--U4sXvgcR--u2BDJMjw:has(.g-sidenav-drawer--Z1VM40hh~.g-sidenav--mxVIOjqY){--col-side:calc(var(--offset-drawer) + 17rem)}.container--U4sXvgcR--u2BDJMjw .g-stripe--xIbGQcoG,.container--U4sXvgcR--u2BDJMjw .g-topnav--DaaknsLJ{position:sticky;z-index:290050}.container--U4sXvgcR--u2BDJMjw .g-topnav--DaaknsLJ{top:0}.container--U4sXvgcR--u2BDJMjw .g-stripe--xIbGQcoG{top:var(--offset-topnav)}.container--U4sXvgcR--u2BDJMjw .g-sidenav--mxVIOjqY{height:calc(100vh - var(--offset-topnav));overflow:auto;padding-bottom:1rem}.container--U4sXvgcR--u2BDJMjw .body--YLv2If1e--qNC4peKJ>:first-child,.container--U4sXvgcR--u2BDJMjw .side--7ZTI7uxD--xzci4ZmP>:first-child,.container--U4sXvgcR--u2BDJMjw .summary--harEtcMB--QWFw0Fkg>:first-child{margin-top:0}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh{align-items:start;-moz-column-gap:var(--g-size-spacing-xl);column-gap:var(--g-size-spacing-xl);display:grid;flex:1;padding:var(--g-size-spacing-xl)}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci .g-h1--_SSavjnp,.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci h1{padding-top:var(--g-size-bs-5)!important}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci .g-breadcrumbs--Aw0YWf8K{margin-top:var(--g-size-spacing-xl);padding:0}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci .g-tabs--JoYZukeQ{margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci .g-tabs--JoYZukeQ ul{margin:-.25rem}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci .g-stepnav--tzdbN8mX{margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci .company-switch--uw-MxPTi--DmPlXqTK{display:flex;flex-direction:row;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci .company-switch--uw-MxPTi--DmPlXqTK>.g-card--C2Eiq_4_{margin:0}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci .company-switch--uw-MxPTi--DmPlXqTK .g-button-size-small--w4iaK90Y:nth-child(n){margin-top:0}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB{align-items:start;display:grid;row-gap:var(--g-size-spacing-xl)}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB>*{min-width:0}.container--U4sXvgcR--u2BDJMjw .footer--bCief-oN--CDWZNiuL{z-index:280000}@media (max-width:991.98px){.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .side--7ZTI7uxD--xzci4ZmP{display:none}}@media (max-width:575.98px){.container--U4sXvgcR--u2BDJMjw .header--Rer9UnJO--ihs_j0ci .g-flex--IyAmshWn{flex-direction:column}}@media (min-width:576px){.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci:nth-child(n) .g-button--N_pMHbzs{margin-block:0}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .header--Rer9UnJO--ihs_j0ci:nth-child(n) .g-button-size-small--w4iaK90Y{margin-top:var(--g-size-spacing-sm)}}@media (min-width:992px){.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh{grid-template-columns:var(--col-side) 1fr}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .side--7ZTI7uxD--xzci4ZmP .g-sidenav--mxVIOjqY{margin-top:calc(var(--g-size-spacing-xl)*-1);padding-top:1rem;position:fixed;scrollbar-width:none}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .side--7ZTI7uxD--xzci4ZmP .g-sidenav-drawer--Z1VM40hh{margin-left:calc(var(--g-size-spacing-xl)*-1);padding-bottom:25vh}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .side--7ZTI7uxD--xzci4ZmP .g-sidenav--mxVIOjqY:not(.g-sidenav-drawer--Z1VM40hh){width:calc(var(--col-side))}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .side--7ZTI7uxD--xzci4ZmP .g-sidenav-drawer--Z1VM40hh~.g-sidenav--mxVIOjqY{margin-left:var(--offset-drawer);margin-right:var(--g-size-spacing-xl);padding-left:var(--g-size-spacing-xl);width:calc(var(--col-side) - var(--offset-drawer))}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .side--7ZTI7uxD--xzci4ZmP .g-card--C2Eiq_4_{margin-top:0}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB{grid-template-columns:minmax(auto,var(--col-body));padding-bottom:4.75rem}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB.medium--5yGwCNev--FlC9_fJb{--col-body:43.5rem}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB.large--yEi9kSEH--u4UAL1W7{--col-body:60rem}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB.full--My2dSB-Y--VNc1b9t9{--col-body:100rem}}@media (min-width:1400px){.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh{padding-right:var(--g-size-layout-sm)}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh,.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB{-moz-column-gap:var(--g-size-layout-sm);column-gap:var(--g-size-layout-sm)}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB.medium--5yGwCNev--FlC9_fJb:has(.summary--harEtcMB--QWFw0Fkg){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB.medium--5yGwCNev--FlC9_fJb:has(.summary--harEtcMB--QWFw0Fkg) .header--Rer9UnJO--ihs_j0ci{grid-column:1/-1}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB.medium--5yGwCNev--FlC9_fJb:has(.summary--harEtcMB--QWFw0Fkg) .summary--harEtcMB--QWFw0Fkg{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}@media (min-width:1560px){.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh{padding-right:var(--g-size-layout-md)}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh,.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB{-moz-column-gap:var(--g-size-layout-md);column-gap:var(--g-size-layout-md)}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB.large--yEi9kSEH--u4UAL1W7:has(.summary--harEtcMB--QWFw0Fkg){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB.large--yEi9kSEH--u4UAL1W7:has(.summary--harEtcMB--QWFw0Fkg) .header--Rer9UnJO--ihs_j0ci{grid-column:1/-1}.container--U4sXvgcR--u2BDJMjw .layout--QYQNhKQS--uTnz2UCh .content--DBwQg4TA--_e5TSisB.large--yEi9kSEH--u4UAL1W7:has(.summary--harEtcMB--QWFw0Fkg) .summary--harEtcMB--QWFw0Fkg{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}.item--RZHE-m6x--hCf0jjhz:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;width:100%}.item--RZHE-m6x--hCf0jjhz.clickable---mZ3olty--dpMeO8ra{cursor:pointer}.item--RZHE-m6x--hCf0jjhz.disabled--O4aKpQyp--su2SITzz{background-color:inherit;color:var(--g-color-text-disabled)}.container--ML7jzP3q--_IZQYROg{flex:1;min-width:0}.container--ML7jzP3q--_IZQYROg:nth-child(n):nth-child(n):nth-child(n)>.g-row--NL2oQcnL{margin-left:-.3125rem}.container--ML7jzP3q--_IZQYROg:nth-child(n):nth-child(n):nth-child(n)>.g-form-group--h1yH8EHG{margin-top:0}.container--ML7jzP3q--_IZQYROg:nth-child(n):nth-child(n):nth-child(n)>.g-form-multicol--EhOIWHTh{margin-top:-.25rem}.top--ytl0kIeO--ufanm0gK .input--dYvurLsl--yuFBpKaY{align-self:flex-start!important}.has-product--SIC67Elh--BOHmrqll .input--dYvurLsl--yuFBpKaY:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.5625rem}.has-form--KsD0-I3G--F2cKeaAR.top--ytl0kIeO--ufanm0gK .input--dYvurLsl--yuFBpKaY{margin:.125rem 0}.pill--jVxiD9Ld--D6k0Khpw{position:absolute!important;right:1.875rem!important;top:.75rem!important}.pill-disabled--dGdnjg0e--rTxPQ5rI{background-color:rgba(var(--rgb-gray-300),.5)!important}.menu--bv-SbeSE--mlsY8V0L{display:block!important;float:none!important;min-width:0!important;position:static!important}.menu--bv-SbeSE--mlsY8V0L .menu-item--9cggilUs--Pcc16VwN:not(.section--azJ7xT29--AV2zn50n):nth-child(n){padding:0}.menu--bv-SbeSE--mlsY8V0L .menu-item--9cggilUs--Pcc16VwN:before{display:none}.g-dropdown-product--iTWlfYbU:not(.g-dropdown-product-condensed--fnyrnVjz) .selectable--2Hxk0pG8--H72xi2WS{padding-left:.625rem}.g-dropdown-product--iTWlfYbU:not(.g-dropdown-product-condensed--fnyrnVjz) .selectable--2Hxk0pG8--H72xi2WS:nth-child(n):nth-child(n) .custom-control--hmmrFeHi{margin-right:.9375rem}.g-dropdown-product--iTWlfYbU:not(.g-dropdown-product-condensed--fnyrnVjz) .selectable--2Hxk0pG8--H72xi2WS:nth-child(n):nth-child(n) .g-product-info--OxAFDifC{padding-left:0}@keyframes animation-keyframes--MYVMHrhx--ymrL_EqM{0%{background-position:100% 100%}to{background-position:0 0}}.animated-container--vWDBvecW--thmwdTqb{--color-skeleton-container-base:var(--color-bg,var(--g-color-surface-primary));--color-skeleton-container-mix:rgba(var(--rgb-gray-300),0.4);--color-skeleton-container:color-mix(in srgb,var(--color-skeleton-container-base) 50%,var(--color-skeleton-container-mix));animation:animation-keyframes--MYVMHrhx--ymrL_EqM 2.75s linear infinite;background-image:linear-gradient(315deg,transparent 25%,var(--color-skeleton-container),transparent 75%);background-size:400% 400%;height:100%;inset:0;width:100%}[class*=g-bg-] .animated-container--vWDBvecW--thmwdTqb{--color-skeleton-container-mix:var(-color-gray-400)}.g-dark--WSnGUzMs .animated-container--vWDBvecW--thmwdTqb{--color-skeleton-container-mix:var(--g-color-surface-secondary)}.skeleton--y7k2laQT--F38VHICs{--color-skeleton-dark:rgba(var(--rgb-gray-300),0.19);--color-skeleton-bright:rgba(var(--rgb-gray-300),0.05)}[class*=g-bg-] .skeleton--y7k2laQT--F38VHICs{--color-skeleton-dark:rgba(var(--rgb-black),0.09);--color-skeleton-bright:rgba(var(--rgb-black),0.025)}.g-dark--WSnGUzMs .skeleton--y7k2laQT--F38VHICs{--color-skeleton-dark:rgba(var(--rgb-gray-200),0.5);--color-skeleton-bright:rgba(var(--rgb-gray-200),0.1)}.g-dark--WSnGUzMs .g-card--PSlXdxY---yH6LBEdJ .skeleton--y7k2laQT--F38VHICs{--color-skeleton-dark:rgba(var(--rgb-gray-400),1);--color-skeleton-bright:rgba(var(--rgb-gray-400),0.25)}.g-dark--WSnGUzMs [class*=g-bg-] .skeleton--y7k2laQT--F38VHICs{--color-skeleton-dark:rgba(var(--rgb-black),0.25);--color-skeleton-bright:rgba(var(--rgb-black),0.1)}.skeleton-static--z3Rxwx14--Xu0vo7Y3{background:var(--color-skeleton-dark)}@keyframes animation-keyframes--qRTLvCCB--AhJ6wmEg{0%{background-position:200% 200%}to{background-position:0 0}}.skeleton-animated--c2IzPbaS--t70UxSUP{animation:animation-keyframes--qRTLvCCB--AhJ6wmEg 2s linear infinite;background-image:linear-gradient(90deg,var(--color-skeleton-dark),var(--color-skeleton-bright),var(--color-skeleton-dark));background-size:200% 200%;height:100%;width:100%}.avatar--uaxVwjb---UPHFwBYu{border-radius:50%;overflow:hidden}.level-1--bIeH3D8a--OYsvOncD{height:1.875rem}.level-2--u1cbd-Nw--SDhQmSeQ{height:1.75rem}.level-3--nAMRtz44--GhEN_wWL{height:1.5rem}.level-4--ocr-Otos--ODooemD2,.level-5--AsQi0ZI3--j80DwxRN,.level-6--iYnatRmA--wysucAua{height:1.25rem}.line--v2sc4TTA--OrRq4s37{border-radius:.9375rem;overflow:hidden}.skeleton-rectangle--oajTeGby--kEn4LpsF{border-radius:var(--g-size-border-radius-md);overflow:hidden}.container--benL4H5B--xmr7GM3c{margin-bottom:1.25rem}.g-card--C2Eiq_4_ .container--benL4H5B--xmr7GM3c{margin-left:-.9375rem;margin-right:-.9375rem}.g-modal--_pTMHqGk .container--benL4H5B--xmr7GM3c:nth-child(n):nth-child(n){margin:-.625rem -1.25rem .25rem;width:calc(100% + 2.5rem)}.content--xKvZBFG6--QJ16qixn{margin-bottom:1.25rem;margin-top:1.25rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.signing--B8NC6VxP--_CIVWycO{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:5.375rem;padding:.9375rem 1.25rem}.signing--B8NC6VxP--_CIVWycO.active--z2SucEzn--DmtnxQMA{padding-bottom:0;padding-top:0}.signing--B8NC6VxP--_CIVWycO>:not(.alert--bkn-mhOx--sDLLu8Hk){margin:.3125rem 0!important}.alert--bkn-mhOx--sDLLu8Hk,.button--Ks-fRr0J--X18WtIwS,.input--j05IPBDe--B1IHyJ8b{flex-shrink:0}.alert--bkn-mhOx--sDLLu8Hk{margin-bottom:.3125rem;margin-top:-.3125rem;width:100%}@media (max-width:575.98px){.label--CFLrgs3H--dCWtOFqW{text-align:left;width:100%}}@media (min-width:576px){.content--xKvZBFG6--QJ16qixn{margin-bottom:1.875rem;margin-top:1.875rem}.signing--B8NC6VxP--_CIVWycO{flex-wrap:wrap;padding-left:4.0625rem;padding-right:4.0625rem}.signing--B8NC6VxP--_CIVWycO>:not(.alert--bkn-mhOx--sDLLu8Hk){margin-left:.3125rem!important;margin-right:.3125rem!important}.input--j05IPBDe--B1IHyJ8b{max-width:7.1875rem}.alert--bkn-mhOx--sDLLu8Hk{margin-bottom:0;margin-top:0;order:1}}.new-container--Rg9Ucmw2--xOQfRiMT{justify-content:center}.new-container--Rg9Ucmw2--xOQfRiMT .header--XjZgDopp--AU4NLICr{display:grid;margin:0 auto;max-width:34.0625rem;text-align:center}.new-container--Rg9Ucmw2--xOQfRiMT .header--XjZgDopp--AU4NLICr .illustration--PeGNeed6--YZ84qfkD{display:grid;height:8rem;margin-bottom:1rem;place-items:center;width:100%}.new-container--Rg9Ucmw2--xOQfRiMT .body-slot--9FfWPe6Q--XPBdjA2y{padding-top:1.5rem;width:100%}.wrapper--k1xR-Xny--cnn7GE9v{align-items:center;display:flex;justify-content:center;width:100%}.text--IXD37gwV--xeXoswhn{text-align:right}.icon--anEhTHBf--AfSYPfP7{margin-left:.625rem}@media (max-width:575.98px){.text--IXD37gwV--xeXoswhn{margin:0!important;padding:0!important;text-align:left}.icon--anEhTHBf--AfSYPfP7{align-self:flex-start;margin-top:.25rem}}.clearable-button--j6V7-ZCC--_A3Nc4g0{display:inline-flex;position:relative}.clearable-button--j6V7-ZCC--_A3Nc4g0 .action-button--7xRpEPGr--pCScMoJ3:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-primary)}.clearable-button--j6V7-ZCC--_A3Nc4g0 .action-button--7xRpEPGr--pCScMoJ3:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus-visible{z-index:10}.placeholder-text--9Y17OmvQ--sZ0iTmgP:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-inline:1.25rem}.placeholder-text--9Y17OmvQ--sZ0iTmgP:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--w4iaK90Y{padding-inline:.625rem}.placeholder-text--9Y17OmvQ--sZ0iTmgP:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.placeholder-text--9Y17OmvQ--sZ0iTmgP:nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,.placeholder-text--9Y17OmvQ--sZ0iTmgP:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{color:var(--g-color-interactive-primary)}.action-text--eatr-1lU--O5D3ubiB:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:1.25rem;padding-right:2.25rem}.action-text--eatr-1lU--O5D3ubiB:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--w4iaK90Y{padding-inline:.625rem 2.25rem}.clear-button--qoUOE5dK--dArE_8dl{align-self:center;position:absolute;right:.25rem}.clear-button--qoUOE5dK--dArE_8dl:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-radius:.375rem;z-index:30}.group--T6R5zYEh--bv4P_KFd{bottom:0;left:0;margin:0;pointer-events:none;position:fixed;right:0;z-index:500000}.grid--QYiBx4TN--B9Iaiyf2{display:flex;flex-direction:column}.grid--QYiBx4TN--B9Iaiyf2:not(:empty)+.empty--7TfqIhSa--i29kn4lc{display:none}.item--DZ7d24aI--BEYruYBP:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-inverted);box-shadow:rgba(var(--rgb-black),.15) 0 .5rem 1.125rem -.25rem,rgba(var(--rgb-black),.15) 0 .75rem .875rem -.375rem,rgba(var(--rgb-black),.25) 0 1.125rem .625rem -.75rem;color:var(--g-color-text-inverted-primary);display:block;margin:0 0 1rem;padding:.3125rem 0;pointer-events:auto;width:25rem}.item--DZ7d24aI--BEYruYBP:nth-child(n):nth-child(n):nth-child(n).has-icon--1fT8JwIw--ysOruvwH,.item--DZ7d24aI--BEYruYBP:nth-child(n):nth-child(n):nth-child(n).is-busy--He-4eH60--igYEvVmV{padding-left:1.875rem}.item--DZ7d24aI--BEYruYBP .content--xyPHpjMp--j1Gj6an2{align-items:flex-start;display:flex;width:100%}.item--DZ7d24aI--BEYruYBP .icon--2QEBhgqs--hZupF56U{flex-shrink:0;margin-left:-1.875rem;margin-right:.625rem}.item--DZ7d24aI--BEYruYBP .spinner--toSrV9br--Ujna_tIv:nth-child(n):nth-child(n){color:var(--g-color-text-inverted-primary);margin-left:-2rem;margin-right:.5rem}.item--DZ7d24aI--BEYruYBP .close--pJp3n4U7--aH1FjgTn{flex-shrink:0;margin-left:.375rem!important;margin-block:-.25rem!important}.item--DZ7d24aI--BEYruYBP .text--6Z1WD8wY--fDKTgMzo{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;max-height:4.5rem;min-width:6.25rem;overflow:hidden;padding:0!important;width:100%}.item--DZ7d24aI--BEYruYBP.error--vTLEKBkM--oKS7UMao .icon--2QEBhgqs--hZupF56U{color:var(--g-color-error)}.item--DZ7d24aI--BEYruYBP.success--t9shp8Sn--NO_A3aaV .icon--2QEBhgqs--hZupF56U{color:var(--g-color-success)}.button--qi4eHLiw--lKU7KIie:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.transition--LTq4ruBW--o9epY6LZ{position:relative}.appear--rGT8sqiS--fsiw8rKv .item--DZ7d24aI--BEYruYBP,.enter--3n88kKr0--OvxHgnbX .item--DZ7d24aI--BEYruYBP{opacity:0}.appear-active--tEj-tO9x--zgvwByV7.transition--LTq4ruBW--o9epY6LZ,.enter-active--1-c38zgr--qeceKi5Y.transition--LTq4ruBW--o9epY6LZ{transition:height .35s cubic-bezier(.215,.61,.355,1) 0s}.appear-active--tEj-tO9x--zgvwByV7 .item--DZ7d24aI--BEYruYBP,.enter-active--1-c38zgr--qeceKi5Y .item--DZ7d24aI--BEYruYBP{opacity:1;transition:opacity .35s cubic-bezier(.215,.61,.355,1) 0s}.exit--yLOZjiGO--O5trJgkD .item--DZ7d24aI--BEYruYBP{opacity:1;transform:translateX(0)}.exit-active--0m428TPr--wEZaxOE_.transition--LTq4ruBW--o9epY6LZ{transform-origin:0 100%;transition:height .35s cubic-bezier(.55,.055,.675,.19) 0s;transition-delay:175ms}.exit-active--0m428TPr--wEZaxOE_ .item--DZ7d24aI--BEYruYBP{bottom:0;opacity:0;position:absolute!important;transform:translateX(-100%);transition:opacity .35s cubic-bezier(.55,.055,.675,.19) 0s,transform .35s cubic-bezier(.55,-.05,.675,.19) 0s}@media (max-width:767.98px){.group--T6R5zYEh--bv4P_KFd{bottom:0;left:-.3125rem;right:-.3125rem}.item--DZ7d24aI--BEYruYBP:nth-child(n):nth-child(n):nth-child(n){width:100%}}.overflow--jAcYpD3E--CPJWDCjQ{min-width:100%;overflow:clip;width:100%}.overflow--jAcYpD3E--CPJWDCjQ:where(.scroll--ucj0dtdW--w8gWp3qh){overflow:auto}.overflow--jAcYpD3E--CPJWDCjQ:where(.scroll--ucj0dtdW--w8gWp3qh):focus-visible{outline:.125rem solid var(--g-color-interactive-primary)}.g-card--C2Eiq_4_.g-card-no-padding--jfysMQ_h .overflow--jAcYpD3E--CPJWDCjQ:where(.scroll--ucj0dtdW--w8gWp3qh):focus-visible{outline-offset:-.125rem}.g-card--C2Eiq_4_:not(.g-card-no-padding--jfysMQ_h):where(:not(.g-card-outer--SxX0Z8W4)) .overflow--jAcYpD3E--CPJWDCjQ,.g-modal--_pTMHqGk .overflow--jAcYpD3E--CPJWDCjQ{border:.0625rem solid var(--g-color-border-secondary);border-radius:.5rem}.g-card--C2Eiq_4_.g-card-no-padding--jfysMQ_h .overflow--jAcYpD3E--CPJWDCjQ{border:0}.g-card--C2Eiq_4_.g-card-inner--JRdYRmyA:nth-child(n) .overflow--jAcYpD3E--CPJWDCjQ{border:0;border-radius:0}.table---ZPCWbMG--cc7azvuP{background-color:var(--g-color-surface-primary);border:0 solid var(--g-color-border-secondary);min-width:100%;padding-top:0;table-layout:fixed;width:100%}.table---ZPCWbMG--cc7azvuP:where(.complex--VfS2UlwK--KB67LDl0){display:block}:where(.table---ZPCWbMG--cc7azvuP.complex--VfS2UlwK--KB67LDl0) :is(.head--Inzh-Od9--z8lM_RPd,.body--DiRYhmhY--laa2ra89,.foot--27VNSWYd--EpjUlJ92,.cell--ZfnbGaik--JmVLzsY_){display:block}:where(.table---ZPCWbMG--cc7azvuP.complex--VfS2UlwK--KB67LDl0) .row--H0wL18yV--D9rJABNh{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}@media (max-width:767.98px){.table---ZPCWbMG--cc7azvuP:where(:not(.fixed--T-EXg9bo--w7qr7xBj)):where(:not(.complex--VfS2UlwK--KB67LDl0)){display:block}:where(.table---ZPCWbMG--cc7azvuP:where(:not(.fixed--T-EXg9bo--w7qr7xBj)):not(.complex--VfS2UlwK--KB67LDl0)) :is(.head--Inzh-Od9--z8lM_RPd,.body--DiRYhmhY--laa2ra89,.foot--27VNSWYd--EpjUlJ92,.cell--ZfnbGaik--JmVLzsY_){display:block}:where(.table---ZPCWbMG--cc7azvuP:where(:not(.fixed--T-EXg9bo--w7qr7xBj)):not(.complex--VfS2UlwK--KB67LDl0)) .row--H0wL18yV--D9rJABNh{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}}.table---ZPCWbMG--cc7azvuP>.caption--7Zxs6tQ0--zsnFN7gb{height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;width:.0625rem}.g-card--C2Eiq_4_.g-card-no-padding--jfysMQ_h .table---ZPCWbMG--cc7azvuP{margin:0}.semantic-only--PpA7cSDY--rVjio37p{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.head--Inzh-Od9--z8lM_RPd .row--H0wL18yV--D9rJABNh:first-child{border-top-width:0}.head--Inzh-Od9--z8lM_RPd.sticky--lZPYH2qZ--Z5jpB8vd{background-color:var(--g-color-surface-primary);box-shadow:0 0 0 .0625rem var(--g-color-border-secondary);position:sticky;z-index:10000}.body--DiRYhmhY--laa2ra89 .row--H0wL18yV--D9rJABNh:where(:not(.section--1z7neDHQ--sJ27BFg7)):hover{background-color:var(--g-color-surface-alternate)}.section--1z7neDHQ--sJ27BFg7:has(.header--np2UJB4N--VyhVtCjV){padding-block:0}.section--1z7neDHQ--sJ27BFg7 .cell--ZfnbGaik--JmVLzsY_.header--np2UJB4N--VyhVtCjV{font-size:1.125rem;font-weight:700;line-height:1.5rem}.section--1z7neDHQ--sJ27BFg7 .cell--ZfnbGaik--JmVLzsY_.header--np2UJB4N--VyhVtCjV:nth-child(n){padding-block:1rem}.row--H0wL18yV--D9rJABNh{border-top:.0625rem solid var(--g-color-border-secondary);padding:.3125rem}.use-focus-page-padding--VKJSJ0fp--YxAzSoC4 .row--H0wL18yV--D9rJABNh{padding:.3125rem calc(var(--card-content-padding-horizontal, .9375rem) - .625rem)}.row--H0wL18yV--D9rJABNh.decorated--fpr2NXqJ--YjiU7rJt{position:relative}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .head--Inzh-Od9--z8lM_RPd.semantic-only--PpA7cSDY--rVjio37p+.body--DiRYhmhY--laa2ra89>.row--H0wL18yV--D9rJABNh:first-child{border-top-width:0}@media (max-width:767.98px){:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .body--DiRYhmhY--laa2ra89>.row--H0wL18yV--D9rJABNh:first-child{border-top-width:0}}.head--Inzh-Od9--z8lM_RPd .cell--ZfnbGaik--JmVLzsY_:where(:not(.headers-above--o3ACcm8X--Wy9zC1m6)),.label--6nz00Pc---rd2cVe6m{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:500;line-height:1.3125rem}.head--Inzh-Od9--z8lM_RPd .cell--ZfnbGaik--JmVLzsY_:where(:not(.headers-above--o3ACcm8X--Wy9zC1m6)) svg,.label--6nz00Pc---rd2cVe6m svg{vertical-align:text-bottom}.head--Inzh-Od9--z8lM_RPd .cell--ZfnbGaik--JmVLzsY_.headers-above--o3ACcm8X--Wy9zC1m6{flex-grow:1;font-size:inherit;font-weight:inherit}.cell--ZfnbGaik--JmVLzsY_{align-self:flex-start;padding:.3125rem .625rem;vertical-align:top}.foot--27VNSWYd--EpjUlJ92 .cell--ZfnbGaik--JmVLzsY_{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .head--Inzh-Od9--z8lM_RPd{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .row--H0wL18yV--D9rJABNh{padding:.625rem .3125rem}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .cell--ZfnbGaik--JmVLzsY_{padding-bottom:.25rem;padding-top:.25rem;text-align:left!important;width:100%!important}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .label--6nz00Pc---rd2cVe6m,:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .value--noKRjdHZ--lK9VfGfR{flex:1 0 0}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .label--6nz00Pc---rd2cVe6m{overflow:hidden;padding-right:.625rem;text-overflow:ellipsis;white-space:nowrap}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .value--noKRjdHZ--lK9VfGfR{width:50%}}@media (max-width:575.98px){:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .label--6nz00Pc---rd2cVe6m,:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .value--noKRjdHZ--lK9VfGfR{flex:0 0 100%}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj,.force-headers--SldDVg0S--gGIWupN9)) .label--6nz00Pc---rd2cVe6m{margin-top:.1875rem}}.table---ZPCWbMG--cc7azvuP:where(.fixed--T-EXg9bo--w7qr7xBj):not(.complex--VfS2UlwK--KB67LDl0) .row--H0wL18yV--D9rJABNh{padding:0;position:static}.table---ZPCWbMG--cc7azvuP:where(.fixed--T-EXg9bo--w7qr7xBj):not(.complex--VfS2UlwK--KB67LDl0) .row--H0wL18yV--D9rJABNh.decorated--fpr2NXqJ--YjiU7rJt .cell--ZfnbGaik--JmVLzsY_{position:relative}.table---ZPCWbMG--cc7azvuP:where(.fixed--T-EXg9bo--w7qr7xBj):not(.complex--VfS2UlwK--KB67LDl0) .row--H0wL18yV--D9rJABNh:after{display:none}.table---ZPCWbMG--cc7azvuP:where(.fixed--T-EXg9bo--w7qr7xBj):not(.complex--VfS2UlwK--KB67LDl0) .cell--ZfnbGaik--JmVLzsY_{padding:.625rem}.table---ZPCWbMG--cc7azvuP:where(.fixed--T-EXg9bo--w7qr7xBj):not(.complex--VfS2UlwK--KB67LDl0) .cell--ZfnbGaik--JmVLzsY_:first-child{padding-left:.9375rem}.table---ZPCWbMG--cc7azvuP:where(.fixed--T-EXg9bo--w7qr7xBj):not(.complex--VfS2UlwK--KB67LDl0) .cell--ZfnbGaik--JmVLzsY_:last-child{padding-right:.9375rem}.table---ZPCWbMG--cc7azvuP:where(.fixed--T-EXg9bo--w7qr7xBj):not(.complex--VfS2UlwK--KB67LDl0).use-focus-page-padding--VKJSJ0fp--YxAzSoC4 .cell--ZfnbGaik--JmVLzsY_:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--cc7azvuP:where(.fixed--T-EXg9bo--w7qr7xBj):not(.complex--VfS2UlwK--KB67LDl0).use-focus-page-padding--VKJSJ0fp--YxAzSoC4 .cell--ZfnbGaik--JmVLzsY_:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--cc7azvuP:where(.fixed--T-EXg9bo--w7qr7xBj) .row--H0wL18yV--D9rJABNh{flex-grow:1;flex-wrap:nowrap}@media (min-width:768px){.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0) .row--H0wL18yV--D9rJABNh{padding:0;position:static}.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0) .row--H0wL18yV--D9rJABNh.decorated--fpr2NXqJ--YjiU7rJt .cell--ZfnbGaik--JmVLzsY_{position:relative}.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0) .row--H0wL18yV--D9rJABNh:after{display:none}.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0) .cell--ZfnbGaik--JmVLzsY_{padding:.625rem}.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0) .cell--ZfnbGaik--JmVLzsY_:first-child{padding-left:.9375rem}.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0) .cell--ZfnbGaik--JmVLzsY_:last-child{padding-right:.9375rem}.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0).use-focus-page-padding--VKJSJ0fp--YxAzSoC4 .cell--ZfnbGaik--JmVLzsY_:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0).use-focus-page-padding--VKJSJ0fp--YxAzSoC4 .cell--ZfnbGaik--JmVLzsY_:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.label--6nz00Pc---rd2cVe6m{display:none}}:where(.table---ZPCWbMG--cc7azvuP.fixed--T-EXg9bo--w7qr7xBj) .label--6nz00Pc---rd2cVe6m{display:none}.sort-button--sP9wqU8Q--_m8Y4Lo_{margin:-.5rem -.625rem -.375rem -.125rem!important;position:relative}@media (max-width:767.98px){:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .sort-button--sP9wqU8Q--_m8Y4Lo_{display:none!important}}.column-tooltip--rp-UZWp2--O2rlduLi~.sort-button--sP9wqU8Q--_m8Y4Lo_{margin-left:.25rem!important}.cell--ZfnbGaik--JmVLzsY_.fluid--oyFtncUR--fYxWEruz{flex-grow:1;flex-shrink:1}.cell--ZfnbGaik--JmVLzsY_.align-auto--SJhn6K5x--f3oweycc{text-align:left}.cell--ZfnbGaik--JmVLzsY_.center--sEdB2cRC--fxw68FlV{align-self:center;vertical-align:middle}.cell--ZfnbGaik--JmVLzsY_.small--E8mfKIGr--u4KgZOPB{font-size:.875rem;line-height:1.3125rem}.cell--ZfnbGaik--JmVLzsY_ .column-label--dufZTvkf--SWg9wNLI~.separator--DuWPcHGK--Oe4YJEeG{display:inline-block;width:.25rem}.body--DiRYhmhY--laa2ra89 .cell--ZfnbGaik--JmVLzsY_.truncate--IJdbbFbc--p0tOzFBW,.cell--ZfnbGaik--JmVLzsY_.truncate--IJdbbFbc--p0tOzFBW .column-label--dufZTvkf--SWg9wNLI,.cell--ZfnbGaik--JmVLzsY_.truncate--IJdbbFbc--p0tOzFBW>.value--noKRjdHZ--lK9VfGfR{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell--ZfnbGaik--JmVLzsY_.truncate--IJdbbFbc--p0tOzFBW .column-label--dufZTvkf--SWg9wNLI{display:inline-block;max-width:100%;vertical-align:inherit}.cell--ZfnbGaik--JmVLzsY_.truncate--IJdbbFbc--p0tOzFBW.tooltip--HKHit-ez--IXgCLYL5 .column-label--dufZTvkf--SWg9wNLI{max-width:calc(100% - 1.25rem)}.cell--ZfnbGaik--JmVLzsY_.truncate--IJdbbFbc--p0tOzFBW[aria-sort] .column-label--dufZTvkf--SWg9wNLI{max-width:calc(100% - 1.5rem)}.cell--ZfnbGaik--JmVLzsY_.truncate--IJdbbFbc--p0tOzFBW.tooltip--HKHit-ez--IXgCLYL5[aria-sort] .column-label--dufZTvkf--SWg9wNLI{max-width:calc(100% - 2.75rem)}.head--Inzh-Od9--z8lM_RPd .cell--ZfnbGaik--JmVLzsY_:not(.truncate--IJdbbFbc--p0tOzFBW){text-wrap:balance}.cell--ZfnbGaik--JmVLzsY_.header--np2UJB4N--VyhVtCjV,.cell--ZfnbGaik--JmVLzsY_:not(.truncate--IJdbbFbc--p0tOzFBW){-webkit-hyphens:auto;hyphens:auto}.cell--ZfnbGaik--JmVLzsY_.header--np2UJB4N--VyhVtCjV{font-weight:500}.cell--ZfnbGaik--JmVLzsY_.numeric--vtUBzsRe--n3EfAc5s{text-align:right}.cell--ZfnbGaik--JmVLzsY_.selectable--wG87at-I--XT9D1YF7{width:2.5rem}.body--DiRYhmhY--laa2ra89 .cell--ZfnbGaik--JmVLzsY_.selectable--wG87at-I--XT9D1YF7{padding-bottom:0!important;padding-top:.3125rem!important}.complex--VfS2UlwK--KB67LDl0 .body--DiRYhmhY--laa2ra89 .cell--ZfnbGaik--JmVLzsY_.selectable--wG87at-I--XT9D1YF7{padding-top:.0625rem!important}.cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K,.cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3{height:100%;text-align:right}.cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K:nth-child(n):nth-child(n):nth-child(n) .g-group-button--CdnqEqSr,.cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3:nth-child(n):nth-child(n):nth-child(n) .g-group-button--CdnqEqSr{margin-bottom:-.5rem;margin-top:-.5rem}.cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K:nth-child(n):nth-child(n):nth-child(n) .g-group-button--CdnqEqSr .btn--lbWqJKRD:not(:first-child),.cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3:nth-child(n):nth-child(n):nth-child(n) .g-group-button--CdnqEqSr .btn--lbWqJKRD:not(:first-child){margin-left:0}.cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3{inset:0;position:absolute;z-index:0}.head--Inzh-Od9--z8lM_RPd .cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3 .g-button--N_pMHbzs[aria-expanded]{border:0;border-radius:0;inset:0;margin-left:0;min-height:100%;position:absolute}.decorated--fpr2NXqJ--YjiU7rJt .cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3 .g-button--N_pMHbzs[aria-expanded]{margin-left:.3125rem}.cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3 .g-button--N_pMHbzs[aria-expanded]:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3 .g-button--N_pMHbzs[aria-expanded] .g-button-icon--wtNT8teE{opacity:0}.cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K{z-index:1}.cell--ZfnbGaik--JmVLzsY_.collapsible--r01k3wBJ--I9E6Y7jD,.cell--ZfnbGaik--JmVLzsY_.details--d7OcgIeg--NxepruGZ{padding-bottom:0;padding-top:0;position:relative;width:100%}.head--Inzh-Od9--z8lM_RPd .cell--ZfnbGaik--JmVLzsY_.collapsible--r01k3wBJ--I9E6Y7jD,.head--Inzh-Od9--z8lM_RPd .cell--ZfnbGaik--JmVLzsY_.details--d7OcgIeg--NxepruGZ{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.cell--ZfnbGaik--JmVLzsY_.details--d7OcgIeg--NxepruGZ{order:2}.cell--ZfnbGaik--JmVLzsY_.details--d7OcgIeg--NxepruGZ.value--noKRjdHZ--lK9VfGfR>:not(.label--6nz00Pc---rd2cVe6m):first-child,.cell--ZfnbGaik--JmVLzsY_.details--d7OcgIeg--NxepruGZ>:not(.label--6nz00Pc---rd2cVe6m):first-child{margin-top:.625rem}.cell--ZfnbGaik--JmVLzsY_.details--d7OcgIeg--NxepruGZ.value--noKRjdHZ--lK9VfGfR>:not(.label--6nz00Pc---rd2cVe6m):last-child,.cell--ZfnbGaik--JmVLzsY_.details--d7OcgIeg--NxepruGZ>:not(.label--6nz00Pc---rd2cVe6m):last-child{margin-bottom:.625rem}.cell--ZfnbGaik--JmVLzsY_.collapsible--r01k3wBJ--I9E6Y7jD{order:3}@media (min-width:768px){.cell--ZfnbGaik--JmVLzsY_.numeric--vtUBzsRe--n3EfAc5s{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--laa2ra89 .cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K{padding-block:.0625rem}.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0) .body--DiRYhmhY--laa2ra89 .cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K{padding-block:.375rem}.cell--ZfnbGaik--JmVLzsY_.align-left--79BzXauZ--Qp3ldxjR{text-align:left}.cell--ZfnbGaik--JmVLzsY_.align-center--LveTgS5K--WR10S5p7{text-align:center}.cell--ZfnbGaik--JmVLzsY_.align-right--HF6twD9N--JBZ6uoJc{text-align:right}}:where(.table---ZPCWbMG--cc7azvuP.fixed--T-EXg9bo--w7qr7xBj) .cell--ZfnbGaik--JmVLzsY_.numeric--vtUBzsRe--n3EfAc5s{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--laa2ra89 :where(.table---ZPCWbMG--cc7azvuP.fixed--T-EXg9bo--w7qr7xBj) .cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K{padding-block:.0625rem}.table---ZPCWbMG--cc7azvuP:not(.complex--VfS2UlwK--KB67LDl0) .body--DiRYhmhY--laa2ra89 :where(.table---ZPCWbMG--cc7azvuP.fixed--T-EXg9bo--w7qr7xBj) .cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K{padding-block:.375rem}:where(.table---ZPCWbMG--cc7azvuP.fixed--T-EXg9bo--w7qr7xBj) .cell--ZfnbGaik--JmVLzsY_.align-left--79BzXauZ--Qp3ldxjR{text-align:left}:where(.table---ZPCWbMG--cc7azvuP.fixed--T-EXg9bo--w7qr7xBj) .cell--ZfnbGaik--JmVLzsY_.align-center--LveTgS5K--WR10S5p7{text-align:center}:where(.table---ZPCWbMG--cc7azvuP.fixed--T-EXg9bo--w7qr7xBj) .cell--ZfnbGaik--JmVLzsY_.align-right--HF6twD9N--JBZ6uoJc{text-align:right}@media (max-width:767.98px){:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .cell--ZfnbGaik--JmVLzsY_.labelize--FYlcpzt6--_jZ9knSL{align-items:baseline;display:flex}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .cell--ZfnbGaik--JmVLzsY_.toggle--VeFasUkl--vUAkN4i3{text-align:right!important}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K>.label--6nz00Pc---rd2cVe6m{visibility:hidden}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .cell--ZfnbGaik--JmVLzsY_ .column-tooltip--rp-UZWp2--O2rlduLi,:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .cell--ZfnbGaik--JmVLzsY_.collapsible--r01k3wBJ--I9E6Y7jD>.label--6nz00Pc---rd2cVe6m,:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .cell--ZfnbGaik--JmVLzsY_.details--d7OcgIeg--NxepruGZ>.label--6nz00Pc---rd2cVe6m,:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .cell--ZfnbGaik--JmVLzsY_.empty--an-I0Gar--AxzUGoHn{display:none}}@media (max-width:575.98px){:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .cell--ZfnbGaik--JmVLzsY_.labelize--FYlcpzt6--_jZ9knSL{flex-wrap:wrap}:where(.table---ZPCWbMG--cc7azvuP:not(.fixed--T-EXg9bo--w7qr7xBj)) .cell--ZfnbGaik--JmVLzsY_.actions--VBaII3xD--fTbANZ0K>.label--6nz00Pc---rd2cVe6m{display:none}}.toolbar--3fuF3Vm---zIQcKvrb{align-items:center;background-color:var(--g-color-surface-primary);border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;padding:.625rem;width:100%}.toolbar--3fuF3Vm---zIQcKvrb .select--u7sWYpHu--rUDLVeSy{margin-right:.625rem!important}.toolbar--3fuF3Vm---zIQcKvrb .group--IwkvwtKj--UEUwsMqH{flex-shrink:0;width:auto}.toolbar--3fuF3Vm---zIQcKvrb .button--vys3lpIf--ARYx7CiS{margin-bottom:0!important;margin-top:0!important}.row--AOgPD9ZV--sOeASCbg{overflow:hidden;position:relative}.cell--PhQRA8Qo--IWvn2ucZ{background-color:var(--g-color-surface-primary);margin:-.0625rem -.3125rem;margin-top:0!important;overflow:visible;padding:0;position:relative;top:.3125rem;width:calc(100% + .625rem)!important;z-index:30}.row--AOgPD9ZV--sOeASCbg:last-child .cell--PhQRA8Qo--IWvn2ucZ{margin-bottom:0}@media (max-width:767.98px){.cell--PhQRA8Qo--IWvn2ucZ{top:.625rem}}.container--QswwP5L7--Mw6T4slD:nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border:.125rem solid var(--g-color-border-secondary);border-top:0;margin-bottom:0;margin-top:0}.header--iMa35ZO5--gHtIenqV{background-color:var(--g-color-border-secondary);padding:.1875rem;text-align:right}.content--Nzux7pFz--rzS26MUb{padding-left:.8125rem;padding-right:.8125rem}.no-padding--J019B6a4--ToQ72hcf>.content--Nzux7pFz--rzS26MUb{padding:0!important}.no-padding--J019B6a4--ToQ72hcf>.content--Nzux7pFz--rzS26MUb>*{margin-bottom:0!important;margin-top:0!important}.list--NnmPqsca--ntuhryL9{--columns:var(--min-columns,1);--column-width:calc((100% - 0.9375rem*(var(--columns) - 1))/var(--columns))}.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n){display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:-.46875rem;padding:0}@supports (grid-area:auto){.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n){align-items:stretch;display:grid;gap:.9375rem;grid-template-columns:1fr;justify-content:center;margin:0}}.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n).dense--V9nB-aKr--yIlwg8eu,.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n).full-width--FJmWdKUa--NFSdCNgc,.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n).regular--EYra7TdJ--A1UgteKB,.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n).wide--9V-sW-l0--IH6AwVF8{grid-template-columns:repeat(auto-fit,minmax(var(--column-width,100%),min-content))}@media (min-width:576px){.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n){--columns:2;grid-template-columns:repeat(auto-fit,minmax(9.375rem,min-content))}.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n).full-width--FJmWdKUa--NFSdCNgc{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width:768px){.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n).regular--EYra7TdJ--A1UgteKB{--columns:3}.list--NnmPqsca--ntuhryL9:nth-child(n):nth-child(n).dense--V9nB-aKr--yIlwg8eu{--columns:4}}.item--RVFXjwfl--uAr09unH:nth-child(n):nth-child(n){margin:.46875rem;padding:0}@supports (grid-area:auto){.item--RVFXjwfl--uAr09unH:nth-child(n):nth-child(n){margin:0}}.item--RVFXjwfl--uAr09unH:nth-child(n):nth-child(n):before{display:none}.item--RVFXjwfl--uAr09unH .g-toggle--AF5IWzky{height:100%}.item--RVFXjwfl--uAr09unH .g-toggle-label--FKfeo7OB{flex:1}.date--OHeUfOHz--qk9G3b4Y{color:var(--g-color-text-secondary)}.date--OHeUfOHz--qk9G3b4Y .large--TvQvuKTZ--gGTC_O8_,.date--OHeUfOHz--qk9G3b4Y .year--jxaF6Opj--A9DBf4hf{display:none}@supports not (contain:inline-size){@media (min-width:768px){.date--OHeUfOHz--qk9G3b4Y{color:unset}.date--OHeUfOHz--qk9G3b4Y .large--TvQvuKTZ--gGTC_O8_,.date--OHeUfOHz--qk9G3b4Y .year--jxaF6Opj--A9DBf4hf{display:block;white-space:nowrap}.date--OHeUfOHz--qk9G3b4Y .regular--fA21WNql--bQk4v5iv{display:none}}}@container transaction (width >= 39.0625rem){.date--OHeUfOHz--qk9G3b4Y{color:unset}.date--OHeUfOHz--qk9G3b4Y .large--TvQvuKTZ--gGTC_O8_,.date--OHeUfOHz--qk9G3b4Y .year--jxaF6Opj--A9DBf4hf{display:block;white-space:nowrap}.date--OHeUfOHz--qk9G3b4Y .regular--fA21WNql--bQk4v5iv{display:none}}.title--2T8r9-N2--VJqE2R51,.title--2T8r9-N2--VJqE2R51>*{font-weight:600!important}.title--2T8r9-N2--VJqE2R51.link--Wdh-8obW--LtJeUY3S{color:inherit!important;position:static;text-decoration:none!important}.title--2T8r9-N2--VJqE2R51.link--Wdh-8obW--LtJeUY3S:after{content:"";inset:0;position:absolute;z-index:0}.title--2T8r9-N2--VJqE2R51.link--Wdh-8obW--LtJeUY3S:focus-visible:after,.title--2T8r9-N2--VJqE2R51.link--Wdh-8obW--LtJeUY3S:hover:after{background-color:var(--g-color-overlay-hover);z-index:1}.title--2T8r9-N2--VJqE2R51.link--Wdh-8obW--LtJeUY3S:focus-visible:after .g-avatar-content--a4IbdOxr:not(.g-avatar-content-border--Lvq3z_EU),.title--2T8r9-N2--VJqE2R51.link--Wdh-8obW--LtJeUY3S:hover:after .g-avatar-content--a4IbdOxr:not(.g-avatar-content-border--Lvq3z_EU){--color-bg:var(--g-color-surface-primary)}.title--2T8r9-N2--VJqE2R51>[class^=ico-]{margin-top:-.1875rem}.title--2T8r9-N2--VJqE2R51~.info--dLtPOvlN--pvNR9RfD{display:block}.indicators--HqnChbfU--aF72qyAO{align-items:flex-end;display:inline-flex;flex-direction:row;justify-content:flex-start;line-height:inherit;position:relative;top:.0625rem;white-space:nowrap}.amount--r8ZBrHs7--ne34ni9K{display:block;font-size:.875rem;line-height:1.3125rem;padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--e5_lkclg,.amount-secondary--JVcC4uQT--Rw7mjTy3{color:var(--g-color-text-secondary);padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--e5_lkclg .icon--MGqT4tya--gAk9u_i7,.amount-secondary--JVcC4uQT--Rw7mjTy3 .icon--MGqT4tya--gAk9u_i7{margin-right:.1875rem}.alert--0bN-uMWG--QPllUxPb>:first-child{margin-top:.375rem!important}.alert--0bN-uMWG--QPllUxPb>:last-child{margin-bottom:0!important}.menu--cxwua0C5--iQ6qxELc{align-items:flex-end;display:inline-flex;flex-wrap:nowrap!important;justify-self:flex-end;margin-left:0!important;margin-right:0!important}.menu--cxwua0C5--iQ6qxELc.in-amount--C5oBODPe--suIBoR3Q{max-width:100%}.menu--cxwua0C5--iQ6qxELc.in-amount--C5oBODPe--suIBoR3Q:nth-child(n):nth-child(n){margin-top:.625rem}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--cxwua0C5--iQ6qxELc.in-amount--C5oBODPe--suIBoR3Q{display:none!important}}}@container transaction (width < 39.0625rem){.menu--cxwua0C5--iQ6qxELc.in-amount--C5oBODPe--suIBoR3Q{display:none!important}}.menu--cxwua0C5--iQ6qxELc.in-amount--C5oBODPe--suIBoR3Q .additional-button--agic9zzo--r4zMBxeS{flex-basis:100%;overflow:hidden}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q){display:none}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q){display:none}}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9{display:flex;justify-content:flex-end;max-width:100%;min-width:100%}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9 .additional-button--agic9zzo--r4zMBxeS{display:none}@supports not (contain:inline-size){@media (min-width:992px){.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9{display:flex}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9.offset-menu--5JJtrUMr--sGAAD1xS:has(.additional-button--agic9zzo--r4zMBxeS:only-child){justify-content:flex-start}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9.offset-menu--5JJtrUMr--sGAAD1xS:has(.additional-button--agic9zzo--r4zMBxeS:only-child) .additional-button--agic9zzo--r4zMBxeS{flex-basis:8.375rem}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9 .additional-button--agic9zzo--r4zMBxeS{display:flex;flex-basis:100%;overflow:hidden}}}@container transaction (width >= 51.5625rem){.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9{display:flex}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9.offset-menu--5JJtrUMr--sGAAD1xS:has(.additional-button--agic9zzo--r4zMBxeS:only-child){justify-content:flex-start}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9.offset-menu--5JJtrUMr--sGAAD1xS:has(.additional-button--agic9zzo--r4zMBxeS:only-child) .additional-button--agic9zzo--r4zMBxeS{flex-basis:8.375rem}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q).panoramic--tTmlWp9A--l7uiU6x9 .additional-button--agic9zzo--r4zMBxeS{display:flex;flex-basis:100%;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:1400px){.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q){display:flex;justify-content:flex-end}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q) .additional-button--agic9zzo--r4zMBxeS{flex-basis:100%;overflow:hidden}}}@container transaction (width >= 87.5rem){.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q){display:flex;justify-content:flex-end}.menu--cxwua0C5--iQ6qxELc:not(.in-amount--C5oBODPe--suIBoR3Q) .additional-button--agic9zzo--r4zMBxeS{flex-basis:100%;overflow:hidden}}.menu--cxwua0C5--iQ6qxELc .g-button--N_pMHbzs{margin-bottom:0!important;margin-top:0!important}.menu--cxwua0C5--iQ6qxELc .g-button--N_pMHbzs:first-of-type{margin-left:0!important}.menu--cxwua0C5--iQ6qxELc .g-button--N_pMHbzs:last-of-type{margin-right:0!important}.secondary--pniZYJjd--HoBd0nWH.title--2T8r9-N2--VJqE2R51{word-break:break-all}.secondary-icon--eUg2b--D--pLzvDlE0{color:var(--g-color-border-primary);margin-left:-1.625rem;margin-right:.625rem;margin-top:-.1875rem}@supports not (contain:inline-size){@media (max-width:991.98px){.secondary-icon--eUg2b--D--pLzvDlE0{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--W0ExS9NF{transform:rotate(90deg)}}}@container transaction (width < 51.5625rem){.secondary-icon--eUg2b--D--pLzvDlE0{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--W0ExS9NF{transform:rotate(90deg)}}@supports not (contain:inline-size){@media (min-width:768px){.amount--r8ZBrHs7--ne34ni9K,.title--2T8r9-N2--VJqE2R51{font-size:1rem;line-height:1.5rem}}}@container transaction (width >= 39.0625rem){.amount--r8ZBrHs7--ne34ni9K,.title--2T8r9-N2--VJqE2R51{font-size:1rem;line-height:1.5rem}}.label---IyK-xe9--fSJe7Sdf{color:inherit}@supports not (contain:inline-size){@media (min-width:768px){.label---IyK-xe9--fSJe7Sdf{display:none}}}@container transaction (width >= 39.0625rem){.label---IyK-xe9--fSJe7Sdf{display:none}}.text--Avn8jOAp--Qr9K3Ao2:nth-child(n):nth-child(n){display:inline;font-size:inherit;line-height:inherit;max-width:100%;min-width:0;padding-bottom:0;padding-top:0}.text--Avn8jOAp--Qr9K3Ao2.truncate--6uk8EQUM--a6GOTt_Z{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text--Avn8jOAp--Qr9K3Ao2.faded--6Jhxx9L---S1PTZRjT{color:var(--g-color-text-secondary)}.grid--kIyebPJO--m9e30Zcz{--grid-gap:0.625rem;display:grid;gap:0;grid-template-areas:"trx-selectable trx-avatar trx-title     trx-amount" "trx-selectable trx-avatar trx-info      trx-amount" "trx-selectable trx-avatar trx-title2    trx-amount" "trx-selectable trx-avatar trx-info2     trx-amount" "trx-selectable trx-avatar trx-date      trx-amount" "trx-selectable trx-avatar trx-misc      trx-amount" "trx-selectable trx-avatar trx-statement trx-amount" "trx-selectable trx-avatar trx-valuta    trx-amount" "trx-selectable trx-avatar trx-badges    trx-badges" "trx-selectable trx-avatar trx-alert     trx-alert" "trx-selectable trx-avatar trx-menu      trx-menu" "trx-detail     trx-detail trx-detail    trx-detail";grid-template-columns:repeat(2,minmax(0,min-content)) 1fr repeat(1,minmax(0,min-content));grid-template-rows:repeat(12,minmax(0,min-content));min-height:4.125rem;overflow:hidden;padding:.625rem calc(.9375rem - var(--grid-gap)) .625rem .9375rem;position:relative;width:100%}.grid--kIyebPJO--m9e30Zcz:nth-child(n).panoramic--VzDK-OsW--eauku8Bi{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-misc   trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-badges trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content));grid-template-rows:repeat(5,minmax(0,min-content)) 1fr}.grid--kIyebPJO--m9e30Zcz .overlay--gIchTPNi--THqXIrtV{align-items:center;align-self:stretch;bottom:0;display:flex;grid-area:trx-amount;justify-content:flex-end;opacity:0;padding:0 var(--grid-gap);pointer-events:none;position:absolute;right:8rem;right:var(--column-amount-width,calc(100% + var(--grid-gap)));top:0;transition:opacity .1s ease-out 0s;z-index:1}.grid--kIyebPJO--m9e30Zcz .overlay--gIchTPNi--THqXIrtV:focus-within{opacity:1}.grid--kIyebPJO--m9e30Zcz .overlay--gIchTPNi--THqXIrtV .g-group-button--CdnqEqSr{display:none;margin-left:-.3125rem;margin-right:-.3125rem}.grid--kIyebPJO--m9e30Zcz .overlay--gIchTPNi--THqXIrtV .btn--lbWqJKRD:nth-child(n):nth-child(n),.grid--kIyebPJO--m9e30Zcz .overlay--gIchTPNi--THqXIrtV .g-button--N_pMHbzs:nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);margin-left:.3125rem;margin-right:.3125rem}@supports not (contain:inline-size){@media (min-width:768px){.grid--kIyebPJO--m9e30Zcz{padding-left:.9375rem}.grid--kIyebPJO--m9e30Zcz:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(4,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO--m9e30Zcz:nth-child(n).no-secondary---ymOixf---J5JSGokL{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--m9e30Zcz.in-detail--OiII-3mC--Tqe_XiXO{padding-left:.625rem}.grid--kIyebPJO--m9e30Zcz .overlay--gIchTPNi--THqXIrtV .g-group-button--CdnqEqSr{display:flex}.grid--kIyebPJO--m9e30Zcz:hover .overlay--gIchTPNi--THqXIrtV{opacity:1}.grid--kIyebPJO--m9e30Zcz:hover .overlay--gIchTPNi--THqXIrtV *{pointer-events:auto}}}@container transaction (width >= 39.0625rem){.grid--kIyebPJO--m9e30Zcz{padding-left:.9375rem}.grid--kIyebPJO--m9e30Zcz:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(4,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO--m9e30Zcz:nth-child(n).no-secondary---ymOixf---J5JSGokL{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--m9e30Zcz.in-detail--OiII-3mC--Tqe_XiXO{padding-left:.625rem}.grid--kIyebPJO--m9e30Zcz .overlay--gIchTPNi--THqXIrtV .g-group-button--CdnqEqSr{display:flex}.grid--kIyebPJO--m9e30Zcz:hover .overlay--gIchTPNi--THqXIrtV{opacity:1}.grid--kIyebPJO--m9e30Zcz:hover .overlay--gIchTPNi--THqXIrtV *{pointer-events:auto}}@supports not (contain:inline-size){@media (min-width:992px){.grid--kIyebPJO--m9e30Zcz:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-misc   trx-misc      trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(2,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO--m9e30Zcz:nth-child(n).no-secondary---ymOixf---J5JSGokL{grid-template-columns:minmax(0,min-content) minmax(0,min-content) minmax(0,min-content) 1fr minmax(0,min-content) minmax(0,max-content)}}}@container transaction (width >= 51.5625rem){.grid--kIyebPJO--m9e30Zcz:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-misc   trx-misc      trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(2,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO--m9e30Zcz:nth-child(n).no-secondary---ymOixf---J5JSGokL{grid-template-columns:minmax(0,min-content) minmax(0,min-content) minmax(0,min-content) 1fr minmax(0,min-content) minmax(0,max-content)}}@supports not (contain:inline-size){@media (min-width:1200px){.grid--kIyebPJO--m9e30Zcz:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(3,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO--m9e30Zcz:nth-child(n).no-secondary---ymOixf---J5JSGokL{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--m9e30Zcz:nth-child(n).panoramic--VzDK-OsW--eauku8Bi{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}}@container transaction (width >= 60rem){.grid--kIyebPJO--m9e30Zcz:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(3,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO--m9e30Zcz:nth-child(n).no-secondary---ymOixf---J5JSGokL{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--m9e30Zcz:nth-child(n).panoramic--VzDK-OsW--eauku8Bi{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}@supports not (contain:inline-size){@media (min-width:1400px){.grid--kIyebPJO--m9e30Zcz:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-badges trx-statement trx-valuta trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(5,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO--m9e30Zcz:nth-child(n).no-secondary---ymOixf---J5JSGokL{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--m9e30Zcz:nth-child(n).panoramic--VzDK-OsW--eauku8Bi{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}}@container transaction (width >= 87.5rem){.grid--kIyebPJO--m9e30Zcz:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-badges trx-statement trx-valuta trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(5,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO--m9e30Zcz:nth-child(n).no-secondary---ymOixf---J5JSGokL{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--m9e30Zcz:nth-child(n).panoramic--VzDK-OsW--eauku8Bi{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}.item--5h-W85Wi--Mbp4NNQz{padding:0 calc(var(--grid-gap)) 0 0}@supports not (contain:inline-size){@media (min-width:768px){.item--5h-W85Wi--Mbp4NNQz{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}}@container transaction (width >= 39.0625rem){.item--5h-W85Wi--Mbp4NNQz{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}.item--5h-W85Wi--Mbp4NNQz:empty{padding:0!important}.in-detail--OiII-3mC--Tqe_XiXO .item--5h-W85Wi--Mbp4NNQz[hidden]{display:block!important}.item--5h-W85Wi--Mbp4NNQz .btn--lbWqJKRD,.item--5h-W85Wi--Mbp4NNQz .g-button--N_pMHbzs,.item--5h-W85Wi--Mbp4NNQz .g-tooltip-trigger--vauieplW{position:relative;z-index:10}.alert--hdCR7Hig--a17N4Xqs,.amount--0cI1yqRP--QJwPucqQ,.amount-secondary--5BeXPMHG--n1ClQlhK,.avatar--QmIvbLen--bxZAaVVe,.badges--sRjD54on--_jLRVgJe,.date--IqcNPVMd--W2d8f6PC,.info--e3sjjlaG--zkdekz_j,.info-secondary--L5Y0GC6H--uG5hXC7b,.menu--lUHhFlpt--JoWJ2XK4,.misc--pi-vTQ0v--MUYr4aLj,.selectable--aKtfC9Nq--lMsWlvZp,.statement--ugA33low--S6jbZAXu,.title--vJSn5eGM--KmVtbADP,.title-secondary--fh1xkErS--Bb7yXlnA,.valuta--BoOk-sel--UZm4ag5G{align-self:start;font-size:.875rem;line-height:1.3125rem}.badges--sRjD54on--_jLRVgJe,.date--IqcNPVMd--W2d8f6PC,.info--e3sjjlaG--zkdekz_j,.info-secondary--L5Y0GC6H--uG5hXC7b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.in-detail--OiII-3mC--Tqe_XiXO .badges--sRjD54on--_jLRVgJe,.in-detail--OiII-3mC--Tqe_XiXO .date--IqcNPVMd--W2d8f6PC,.in-detail--OiII-3mC--Tqe_XiXO .info--e3sjjlaG--zkdekz_j,.in-detail--OiII-3mC--Tqe_XiXO .info-secondary--L5Y0GC6H--uG5hXC7b{white-space:unset}.amount--0cI1yqRP--QJwPucqQ:before,.selectable--aKtfC9Nq--lMsWlvZp:before{bottom:0;content:"";position:absolute;top:0;z-index:1}.amount--0cI1yqRP--QJwPucqQ>*,.selectable--aKtfC9Nq--lMsWlvZp>*{position:relative;z-index:10}.alert--hdCR7Hig--a17N4Xqs,.alert--hdCR7Hig--a17N4Xqs:empty,.badges--sRjD54on--_jLRVgJe,.badges--sRjD54on--_jLRVgJe:empty,.date--IqcNPVMd--W2d8f6PC,.date--IqcNPVMd--W2d8f6PC:empty,.menu--lUHhFlpt--JoWJ2XK4,.menu--lUHhFlpt--JoWJ2XK4:empty,.misc--pi-vTQ0v--MUYr4aLj,.misc--pi-vTQ0v--MUYr4aLj:empty{margin-top:0}.selectable--aKtfC9Nq--lMsWlvZp{align-self:start;grid-area:trx-selectable;margin-top:0;width:2rem!important}.has-avatar--B3867wB9--Nrrpw3VD .selectable--aKtfC9Nq--lMsWlvZp{margin-top:.4375rem}.selectable--aKtfC9Nq--lMsWlvZp:before{left:0;width:2.625rem}.date--IqcNPVMd--W2d8f6PC{grid-area:trx-date}.avatar--QmIvbLen--bxZAaVVe{grid-area:trx-avatar;line-height:0;width:3.625rem!important}.title--vJSn5eGM--KmVtbADP{grid-area:trx-title}.title--vJSn5eGM--KmVtbADP,.title-secondary--fh1xkErS--Bb7yXlnA{min-width:0}.title-secondary--fh1xkErS--Bb7yXlnA{grid-area:trx-title2}.title--vJSn5eGM--KmVtbADP.panoramic--VzDK-OsW--eauku8Bi{align-self:start!important}.badges--sRjD54on--_jLRVgJe{grid-area:trx-badges;line-height:1.5rem;white-space:normal}.indicators--odpEGFO5--cvaCdhWh{padding:0;width:0}.info--e3sjjlaG--zkdekz_j{grid-area:trx-info}.info-secondary--L5Y0GC6H--uG5hXC7b{grid-area:trx-info2}.info--e3sjjlaG--zkdekz_j.panoramic--VzDK-OsW--eauku8Bi{align-self:end!important;color:var(--g-color-text-secondary)}.menu--lUHhFlpt--JoWJ2XK4{grid-area:trx-menu}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--lUHhFlpt--JoWJ2XK4{margin-top:.625rem}}}@container transaction (width < 39.0625rem){.menu--lUHhFlpt--JoWJ2XK4{margin-top:.625rem}}.amount--0cI1yqRP--QJwPucqQ{align-self:stretch;grid-area:trx-amount;white-space:nowrap}.amount--0cI1yqRP--QJwPucqQ,.amount--0cI1yqRP--QJwPucqQ .in-detail--OiII-3mC--Tqe_XiXO{text-align:right!important}.amount--0cI1yqRP--QJwPucqQ.panoramic--VzDK-OsW--eauku8Bi{align-self:center}.amount-secondary--5BeXPMHG--n1ClQlhK{color:var(--g-color-text-primary);display:none;grid-area:trx-amount2;text-align:right!important}.amount-secondary--5BeXPMHG--n1ClQlhK.panoramic--VzDK-OsW--eauku8Bi{font-size:1rem}@supports not (contain:inline-size){@media (min-width:1200px){.amount-secondary--5BeXPMHG--n1ClQlhK{display:block}}}@container transaction (width >= 60rem){.amount-secondary--5BeXPMHG--n1ClQlhK{display:block}}.misc--pi-vTQ0v--MUYr4aLj{font-size:.875rem;grid-area:trx-misc;line-height:1.3125rem}.misc--pi-vTQ0v--MUYr4aLj.panoramic--VzDK-OsW--eauku8Bi{font-size:1rem}.alert--hdCR7Hig--a17N4Xqs{grid-area:trx-alert;padding:0}.valuta--BoOk-sel--UZm4ag5G{grid-area:trx-valuta}.statement--ugA33low--S6jbZAXu{grid-area:trx-statement}.detail--ZYItS1Zq--_6_FkLOM{grid-area:trx-detail;margin-bottom:-.625rem!important;margin-left:-1.25rem!important;margin-top:.625rem!important;padding:0;top:unset!important;width:auto!important}@supports not (contain:inline-size){@media (min-width:768px){.has-avatar--B3867wB9--Nrrpw3VD .avatar--QmIvbLen--bxZAaVVe,.has-avatar--B3867wB9--Nrrpw3VD .date--IqcNPVMd--W2d8f6PC,.has-avatar--B3867wB9--Nrrpw3VD .selectable--aKtfC9Nq--lMsWlvZp{align-self:center}.selectable--aKtfC9Nq--lMsWlvZp:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--Nrrpw3VD .selectable--aKtfC9Nq--lMsWlvZp{margin-top:-.0625rem}.selectable--aKtfC9Nq--lMsWlvZp:before{width:3.25rem}.date--IqcNPVMd--W2d8f6PC{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--bxZAaVVe{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--zkdekz_j,.info-secondary--L5Y0GC6H--uG5hXC7b{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:1200px){.misc--pi-vTQ0v--MUYr4aLj.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--MUYr4aLj.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--_jLRVgJe{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--UZm4ag5G{width:var(--column-valuta-width,4rem)}.statement--ugA33low--S6jbZAXu{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--JoWJ2XK4{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--JoWJ2XK4.panoramic--VzDK-OsW--eauku8Bi{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:992px){.menu--lUHhFlpt--JoWJ2XK4.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--JoWJ2XK4.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--QJwPucqQ{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--QJwPucqQ.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--n1ClQlhK{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--n1ClQlhK.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-amount-secondary-width,12.25rem)}}}@container transaction (width >= 39.0625rem){.has-avatar--B3867wB9--Nrrpw3VD .avatar--QmIvbLen--bxZAaVVe,.has-avatar--B3867wB9--Nrrpw3VD .date--IqcNPVMd--W2d8f6PC,.has-avatar--B3867wB9--Nrrpw3VD .selectable--aKtfC9Nq--lMsWlvZp{align-self:center}.selectable--aKtfC9Nq--lMsWlvZp:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--Nrrpw3VD .selectable--aKtfC9Nq--lMsWlvZp{margin-top:-.0625rem}.selectable--aKtfC9Nq--lMsWlvZp:before{width:3.25rem}.date--IqcNPVMd--W2d8f6PC{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--bxZAaVVe{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--zkdekz_j,.info-secondary--L5Y0GC6H--uG5hXC7b{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:1200px){.misc--pi-vTQ0v--MUYr4aLj.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--MUYr4aLj.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--_jLRVgJe{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--UZm4ag5G{width:var(--column-valuta-width,4rem)}.statement--ugA33low--S6jbZAXu{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--JoWJ2XK4{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--JoWJ2XK4.panoramic--VzDK-OsW--eauku8Bi{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:992px){.menu--lUHhFlpt--JoWJ2XK4.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--JoWJ2XK4.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--QJwPucqQ{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--QJwPucqQ.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--n1ClQlhK{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--n1ClQlhK.panoramic--VzDK-OsW--eauku8Bi{width:var(--column-amount-secondary-width,12.25rem)}}@supports not (contain:inline-size){@media (min-width:992px){.info-secondary--L5Y0GC6H--uG5hXC7b,.title-secondary--fh1xkErS--Bb7yXlnA{padding-left:1.625rem}}}@container transaction (width >= 51.5625rem){.info-secondary--L5Y0GC6H--uG5hXC7b,.title-secondary--fh1xkErS--Bb7yXlnA{padding-left:1.625rem}}@supports not (contain:inline-size){@media (min-width:1200px){.has-avatar--B3867wB9--Nrrpw3VD .amount--0cI1yqRP--QJwPucqQ,.has-avatar--B3867wB9--Nrrpw3VD .amount-secondary--5BeXPMHG--n1ClQlhK,.has-avatar--B3867wB9--Nrrpw3VD .badges--sRjD54on--_jLRVgJe,.has-avatar--B3867wB9--Nrrpw3VD .date--IqcNPVMd--W2d8f6PC,.has-avatar--B3867wB9--Nrrpw3VD .menu--lUHhFlpt--JoWJ2XK4,.has-avatar--B3867wB9--Nrrpw3VD .misc--pi-vTQ0v--MUYr4aLj,.has-avatar--B3867wB9--Nrrpw3VD .statement--ugA33low--S6jbZAXu,.has-avatar--B3867wB9--Nrrpw3VD .title--vJSn5eGM--KmVtbADP,.has-avatar--B3867wB9--Nrrpw3VD .title-secondary--fh1xkErS--Bb7yXlnA,.has-avatar--B3867wB9--Nrrpw3VD .valuta--BoOk-sel--UZm4ag5G{align-self:center}}}@container transaction (width >= 60rem){.has-avatar--B3867wB9--Nrrpw3VD .amount--0cI1yqRP--QJwPucqQ,.has-avatar--B3867wB9--Nrrpw3VD .amount-secondary--5BeXPMHG--n1ClQlhK,.has-avatar--B3867wB9--Nrrpw3VD .badges--sRjD54on--_jLRVgJe,.has-avatar--B3867wB9--Nrrpw3VD .date--IqcNPVMd--W2d8f6PC,.has-avatar--B3867wB9--Nrrpw3VD .menu--lUHhFlpt--JoWJ2XK4,.has-avatar--B3867wB9--Nrrpw3VD .misc--pi-vTQ0v--MUYr4aLj,.has-avatar--B3867wB9--Nrrpw3VD .statement--ugA33low--S6jbZAXu,.has-avatar--B3867wB9--Nrrpw3VD .title--vJSn5eGM--KmVtbADP,.has-avatar--B3867wB9--Nrrpw3VD .title-secondary--fh1xkErS--Bb7yXlnA,.has-avatar--B3867wB9--Nrrpw3VD .valuta--BoOk-sel--UZm4ag5G{align-self:center}}.nested--fyt3bgD0--PBj8kv8y.avatar--QmIvbLen--bxZAaVVe,.nested--fyt3bgD0--PBj8kv8y.info--e3sjjlaG--zkdekz_j,.nested--fyt3bgD0--PBj8kv8y.title--vJSn5eGM--KmVtbADP,.nested--fyt3bgD0--PBj8kv8y.title-secondary--fh1xkErS--Bb7yXlnA{padding-left:2.125rem}@supports not (contain:inline-size){@media (max-width:1199.98px){.nested--fyt3bgD0--PBj8kv8y.badges--sRjD54on--_jLRVgJe,.nested--fyt3bgD0--PBj8kv8y.misc--pi-vTQ0v--MUYr4aLj{padding-left:2.125rem}}}@container transaction (width < 60rem){.nested--fyt3bgD0--PBj8kv8y.badges--sRjD54on--_jLRVgJe,.nested--fyt3bgD0--PBj8kv8y.misc--pi-vTQ0v--MUYr4aLj{padding-left:2.125rem}}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);margin:0;position:relative;transition:background-color .1s ease-out 0s;z-index:0}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--Iw4bsqtr:not(:has(.g-button--N_pMHbzs:hover)):hover{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--Iw4bsqtr:not(:has(.g-button--N_pMHbzs:hover)):hover .g-avatar-content--a4IbdOxr:not(.g-avatar-content-border--Lvq3z_EU){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--Iw4bsqtr:not(:has(.g-button--N_pMHbzs:focus-visible)):focus-within{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--Iw4bsqtr:not(:has(.g-button--N_pMHbzs:focus-visible)):focus-within .g-avatar-content--a4IbdOxr:not(.g-avatar-content-border--Lvq3z_EU){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--Iw4bsqtr:has(.g-button-collapsible--B65edYfI:focus-visible),.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--Iw4bsqtr:has(.g-button-collapsible--B65edYfI:hover){background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--Iw4bsqtr:has(.g-button-collapsible--B65edYfI:focus-visible) .g-avatar-content--a4IbdOxr:not(.g-avatar-content-border--Lvq3z_EU),.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--Iw4bsqtr:has(.g-button-collapsible--B65edYfI:hover) .g-avatar-content--a4IbdOxr:not(.g-avatar-content-border--Lvq3z_EU){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).selectable--bn-Pg-vf--yLlYTxH5{cursor:pointer}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--u0S4dLsy{background-color:var(--g-color-overlay-active)}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--u0S4dLsy .g-avatar-content--a4IbdOxr:not(.g-avatar-content-border--Lvq3z_EU){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--u0S4dLsy:focus-within,.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--u0S4dLsy:hover{background-color:var(--g-color-overlay-active-hover)}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--L9RZLmIB{cursor:not-allowed}.transaction--YokQpaB1--Wivpwmev:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--L9RZLmIB>td{opacity:.5}.decorated--B6AyuJDn--4LesEENu .collapsible--yuT-Zbc3--fX1Iv6uV{padding-left:.3125rem}.collapsible--yuT-Zbc3--fX1Iv6uV.panoramic--k7zSPwyB--oxFfa6D5{margin-right:0;z-index:50}.collapsible--yuT-Zbc3--fX1Iv6uV.panoramic--k7zSPwyB--oxFfa6D5 .collapsible-content-sheet--BJWdrAH---rs6f5W9r:nth-child(n):nth-child(n){border-left:none;border-right:none}.transaction-detail--YLhLTZEP--F_azxDsZ{border:0!important;border-radius:0!important;margin:0!important;width:100%}.g-focus-page--pojhjW_t .transaction-detail--YLhLTZEP--F_azxDsZ .g-card--C2Eiq_4_:nth-child(n){--card-padding-vertical:var(--g-size-bs-10)}.g-focus-page--pojhjW_t .transaction-detail--YLhLTZEP--F_azxDsZ .g-card--C2Eiq_4_:nth-child(n) .section--GbAtY6uY--i2BBY9Ia{--card-padding-vertical:0}.transaction-detail--YLhLTZEP--F_azxDsZ .section--GbAtY6uY--i2BBY9Ia{border-top:.0625rem solid var(--g-color-border-secondary)}.transaction-detail--YLhLTZEP--F_azxDsZ .list--eeDHI-tq--Xl8o9RNT{border-radius:0!important;margin:0;padding:0;width:100%}.transaction-detail--YLhLTZEP--F_azxDsZ .list--eeDHI-tq--Xl8o9RNT>.g-row--NL2oQcnL{padding-left:.9375rem;padding-right:.9375rem}.transaction-detail--YLhLTZEP--F_azxDsZ .buttons--yHME53zu--v9GRYBZC{border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;flex-direction:column;margin:0!important;padding:.3125rem .9375rem!important}.transaction-detail--YLhLTZEP--F_azxDsZ .buttons--yHME53zu--v9GRYBZC:empty{display:none}.transaction-detail--YLhLTZEP--F_azxDsZ .hero--zKyFVM6T--CMSOCUV7{text-align:center}.transaction-detail--YLhLTZEP--F_azxDsZ img{max-width:100%}.transaction-detail--YLhLTZEP--F_azxDsZ .no-label-item--xd773dz5--L6peVqzl{border-bottom:.0625rem solid var(--g-color-border-secondary);border-top:.0625rem solid var(--g-color-border-secondary);margin-bottom:.625rem;margin-top:.625rem;padding-bottom:.625rem}.transaction-detail--YLhLTZEP--F_azxDsZ .no-label-item--xd773dz5--L6peVqzl:first-child{border-top:0;margin-top:0}.transaction-detail--YLhLTZEP--F_azxDsZ .no-label-item--xd773dz5--L6peVqzl:last-child{border-bottom:0;margin-bottom:0}.transaction-detail--YLhLTZEP--F_azxDsZ .no-label-item--xd773dz5--L6peVqzl+.no-label-item--xd773dz5--L6peVqzl{border-top:0;margin-top:-.625rem}.transaction-detail--YLhLTZEP--F_azxDsZ .no-label-item--xd773dz5--L6peVqzl dt{display:none}@media (min-width:576px){.transaction-detail--YLhLTZEP--F_azxDsZ .buttons--yHME53zu--v9GRYBZC{padding:.3125rem!important}}@media (min-width:768px){.transaction-detail--YLhLTZEP--F_azxDsZ .section--GbAtY6uY--i2BBY9Ia.body---HPyvCVL--g1yR6d2G{display:flex}.transaction-detail--YLhLTZEP--F_azxDsZ .list--eeDHI-tq--Xl8o9RNT{width:75%!important}.transaction-detail--YLhLTZEP--F_azxDsZ .label--S3UfGQFq--wPqdRIwD:nth-child(n):nth-child(n){flex-basis:10.3125rem!important;margin-right:-.9375rem;min-width:10.3125rem!important;padding-right:0}.transaction-detail--YLhLTZEP--F_azxDsZ .buttons--yHME53zu--v9GRYBZC{border-bottom:0;border-left:.0625rem solid var(--g-color-border-secondary);order:1;padding:.3125rem!important;width:25%!important}}.button--sG3fA0UP--qCaaefAI{display:block!important;margin-top:.4375rem!important}.button--sG3fA0UP--qCaaefAI+.button--sG3fA0UP--qCaaefAI{margin-top:.625rem!important}@media (min-width:576px){.button--sG3fA0UP--qCaaefAI{min-width:9.375rem}}@media (min-width:768px){.button--sG3fA0UP--qCaaefAI{float:right;margin:-.0625rem -.0625rem -.0625rem .3125rem!important;min-width:6.25rem}.button--sG3fA0UP--qCaaefAI+.button--sG3fA0UP--qCaaefAI{clear:both;margin-top:.625rem!important}}.container--utr2D69J--jGxYGmAX{container-name:transaction;container-type:inline-size}.group-header--6P2b3Z9Q--CPWlIchE:nth-child(n):nth-child(n){--card-padding-vertical:0.6875rem}.header--5L1Ca-Rx--Sgzeok0w{padding-left:0;padding-right:0}@supports not (contain:inline-size){@media (max-width:767.98px){.header--5L1Ca-Rx--Sgzeok0w{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.header--5L1Ca-Rx--Sgzeok0w+.body--40O60C-i--FhCDOCvN [role=row]:first-child{border-top-width:0}}}@container transaction (width < 39.0625rem){.header--5L1Ca-Rx--Sgzeok0w{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.header--5L1Ca-Rx--Sgzeok0w+.body--40O60C-i--FhCDOCvN [role=row]:first-child{border-top-width:0}}.header--5L1Ca-Rx--Sgzeok0w [role=row]{flex-wrap:nowrap;padding-left:.9375rem;padding-right:0}.header--5L1Ca-Rx--Sgzeok0w [role=columnheader]{flex:0 0 auto;padding-left:.3125rem;padding-right:.9375rem}.header--5L1Ca-Rx--Sgzeok0w .misc--ZIP-3PHV--VCmFygj0,.header--5L1Ca-Rx--Sgzeok0w .title--90dtVLCC--qsjlh2yS,.header--5L1Ca-Rx--Sgzeok0w .title-secondary--DZDjxqJW--_0KMRCli{flex:0 1 100%}.header--5L1Ca-Rx--Sgzeok0w .title-secondary--DZDjxqJW--_0KMRCli{margin-left:1.3125rem;margin-right:-1.3125rem}@supports not (contain:inline-size){@media (max-width:991.98px){.header--5L1Ca-Rx--Sgzeok0w .title-secondary--DZDjxqJW--_0KMRCli{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}}@container transaction (width < 51.5625rem){.header--5L1Ca-Rx--Sgzeok0w .title-secondary--DZDjxqJW--_0KMRCli{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.header--5L1Ca-Rx--Sgzeok0w .misc--ZIP-3PHV--VCmFygj0{clip:rect(1px,1px,1px,1px);border:0;clip-path:inset(50%);height:1px;left:auto;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}@supports not (contain:inline-size){@media (min-width:1200px){.header--5L1Ca-Rx--Sgzeok0w .misc--ZIP-3PHV--VCmFygj0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}}@container transaction (width >= 60rem){.header--5L1Ca-Rx--Sgzeok0w .misc--ZIP-3PHV--VCmFygj0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.panoramic--kwnYZynf--iEaBi5Zo .header--5L1Ca-Rx--Sgzeok0w .misc--ZIP-3PHV--VCmFygj0{flex:0 0 auto;width:var(--column-misc-width,15rem)}.header--5L1Ca-Rx--Sgzeok0w .badges----yvgefI--HPYX3YM8,.header--5L1Ca-Rx--Sgzeok0w .menu--php-enS0--feCWaLoZ{clip:rect(1px,1px,1px,1px);border:0;clip-path:inset(50%);height:1px;left:auto;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}@supports not (contain:inline-size){@media (min-width:1400px){.header--5L1Ca-Rx--Sgzeok0w .badges----yvgefI--HPYX3YM8,.header--5L1Ca-Rx--Sgzeok0w .menu--php-enS0--feCWaLoZ{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}}@container transaction (width >= 87.5rem){.header--5L1Ca-Rx--Sgzeok0w .badges----yvgefI--HPYX3YM8,.header--5L1Ca-Rx--Sgzeok0w .menu--php-enS0--feCWaLoZ{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.header--5L1Ca-Rx--Sgzeok0w .amount--xVW9J5n---tcotx03G{width:var(--column-amount-width,8rem)}.panoramic--kwnYZynf--iEaBi5Zo .header--5L1Ca-Rx--Sgzeok0w .amount--xVW9J5n---tcotx03G{width:var(--column-amount-width,12.25rem)}.header--5L1Ca-Rx--Sgzeok0w .amount-secondary--V0thYqHV--ThYiJ9mh{width:var(--column-amount-secondary-width,8rem)}.panoramic--kwnYZynf--iEaBi5Zo .header--5L1Ca-Rx--Sgzeok0w .amount-secondary--V0thYqHV--ThYiJ9mh{width:var(--column-amount-secondary-width,12.25rem)}@supports not (contain:inline-size){@media (max-width:1199.98px){.header--5L1Ca-Rx--Sgzeok0w .amount-secondary--V0thYqHV--ThYiJ9mh{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}}@container transaction (width < 60rem){.header--5L1Ca-Rx--Sgzeok0w .amount-secondary--V0thYqHV--ThYiJ9mh{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.header--5L1Ca-Rx--Sgzeok0w .selectable--cfUrHR69--UDrgnzcm{width:2rem}.header--5L1Ca-Rx--Sgzeok0w .date--trRibcnd--mvplzKB7{width:var(--column-date-width,4.75rem)}.header--5L1Ca-Rx--Sgzeok0w .avatar--S-7boSwL--WuGj7TzH{width:4.25rem}.header--5L1Ca-Rx--Sgzeok0w .badges----yvgefI--HPYX3YM8{width:var(--column-badges-width,9rem)}.header--5L1Ca-Rx--Sgzeok0w .valuta--qgVoc2Tv--rCgjKU09{width:var(--column-valuta-width,4rem)}.header--5L1Ca-Rx--Sgzeok0w .statement--pjkpOsdl--Zoumn8J8{width:var(--column-statement-width,6rem)}.header--5L1Ca-Rx--Sgzeok0w .menu--php-enS0--feCWaLoZ{width:var(--column-menu-width,8.5rem)}@supports not (contain:inline-size){@media (min-width:992px){.panoramic--kwnYZynf--iEaBi5Zo .header--5L1Ca-Rx--Sgzeok0w .menu--php-enS0--feCWaLoZ{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset;width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.panoramic--kwnYZynf--iEaBi5Zo .header--5L1Ca-Rx--Sgzeok0w .menu--php-enS0--feCWaLoZ{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset;width:var(--column-menu-width,12.25rem)}}.header--5L1Ca-Rx--Sgzeok0w .alert--sR-h-Hv6--g8WmCr8B,.header--5L1Ca-Rx--Sgzeok0w .detail--Gd-BIjzM--jnEFfKt8,.header--5L1Ca-Rx--Sgzeok0w .indicators--hJY8sL03--j5iGIKfm,.header--5L1Ca-Rx--Sgzeok0w .info--0ZADG0ha--LVu2crt1,.header--5L1Ca-Rx--Sgzeok0w .info-secondary--GzmB2SeJ--PR8UWg6v,.header--5L1Ca-Rx--Sgzeok0w .overlay---9-xOOxy--bPUlPMLd{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.container--5x86fl9H--iL8IqN2Y{border-width:.0625rem 0 0!important}.g-card-group-noline--Ls0lMUVo .container--5x86fl9H--iL8IqN2Y+.container--5x86fl9H--iL8IqN2Y{border-top-width:0!important}.container--5x86fl9H--iL8IqN2Y .g-card-footer-amounts--ISa3F3UC{font-variant-numeric:lining-nums tabular-nums}.icon--ha8CiAXi--NlBI7bHu{color:var(--g-color-fill-primary);margin-right:.1875rem}.icon--ha8CiAXi--NlBI7bHu.star--zb9er7B9--tFlzySYO{color:var(--g-color-interactive-primary);order:-1}.icon--ha8CiAXi--NlBI7bHu.attachment--Q4GVP6gg--GClW0U3V{order:-2}.icon--ha8CiAXi--NlBI7bHu.file--7lEte8wJ--IfFkeQHG{order:-3}.icon--ha8CiAXi--NlBI7bHu.location--0tll8ym3--A6BlvCZd{order:-4}.icon--ha8CiAXi--NlBI7bHu.card-additional--w5Z03M5B--_A3ch6Uq{order:-5}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU--fgmozAE0{color:var(--g-color-fill-primary);margin:.0625rem -.0625rem .0625rem 0;min-height:0;padding:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU--fgmozAE0[aria-pressed=true]{color:var(--g-color-interactive-primary)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--vTRgOO2r{border-radius:var(--g-size-border-radius-md);display:inline-block;font-weight:600;height:2.5rem;padding:.5rem 1rem;text-decoration:none!important;transition-duration:.25s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none}:nth-child(n):nth-child(n) .tab--gDWr-RUT--vTRgOO2r:hover:not(.selected--MRgcKmGK--wGrsHy_S){background-color:rgba(var(--rgb-white),.5)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--vTRgOO2r.selected--MRgcKmGK--wGrsHy_S{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .disabled--CYJeKBkA--L0_sEh7R{color:var(--g-color-text-disabled);cursor:not-allowed;display:inline-block;font-weight:600;height:2.5rem;padding:.5rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}:nth-child(n):nth-child(n) .g-card--C2Eiq_4_ .tab--gDWr-RUT--vTRgOO2r:hover:not(.selected--MRgcKmGK--wGrsHy_S),:nth-child(n):nth-child(n) .g-modal--_pTMHqGk .tab--gDWr-RUT--vTRgOO2r:hover:not(.selected--MRgcKmGK--wGrsHy_S){background-color:var(--g-color-surface-alternate)}:nth-child(n):nth-child(n) .g-card--C2Eiq_4_ .tab--gDWr-RUT--vTRgOO2r.selected--MRgcKmGK--wGrsHy_S,:nth-child(n):nth-child(n) .g-modal--_pTMHqGk .tab--gDWr-RUT--vTRgOO2r.selected--MRgcKmGK--wGrsHy_S{background-color:var(--g-color-interactive-tertiary)}:nth-child(n):nth-child(n) .g-inverted--FH6MaNk1 .tab--gDWr-RUT--vTRgOO2r:hover:not(.selected--MRgcKmGK--wGrsHy_S){background-color:rgba(var(--rgb-white),.2)}:nth-child(n):nth-child(n) .g-inverted--FH6MaNk1 .tab--gDWr-RUT--vTRgOO2r.selected--MRgcKmGK--wGrsHy_S{background-color:var(--g-color-surface-primary)}:nth-child(n):nth-child(n) .g-inverted--FH6MaNk1 .disabled--CYJeKBkA--L0_sEh7R{color:var(--g-color-text-inverted-disabled)}:nth-child(n):nth-child(n) .g-inverted--FH6MaNk1.g-bg-honey--n7_4T8Xz .tab--gDWr-RUT--vTRgOO2r{color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .g-inverted--FH6MaNk1.g-bg-honey--n7_4T8Xz .tab--gDWr-RUT--vTRgOO2r:hover:not(.selected--MRgcKmGK--wGrsHy_S){background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-inverted--FH6MaNk1.g-bg-honey--n7_4T8Xz .disabled--CYJeKBkA--L0_sEh7R{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .g-dark--WSnGUzMs .tab--gDWr-RUT--vTRgOO2r:hover:not(.selected--MRgcKmGK--wGrsHy_S){background-color:rgba(var(--rgb-white),.04)}:nth-child(n):nth-child(n) .g-dark--WSnGUzMs .g-card--C2Eiq_4_ .tab--gDWr-RUT--vTRgOO2r:hover:not(.selected--MRgcKmGK--wGrsHy_S),:nth-child(n):nth-child(n) .g-dark--WSnGUzMs .g-modal--_pTMHqGk .tab--gDWr-RUT--vTRgOO2r:hover:not(.selected--MRgcKmGK--wGrsHy_S){background-color:rgba(var(--rgb-white),.03)}:nth-child(n):nth-child(n) .g-dark--WSnGUzMs .g-card--C2Eiq_4_ .tab--gDWr-RUT--vTRgOO2r.selected--MRgcKmGK--wGrsHy_S,:nth-child(n):nth-child(n) .g-dark--WSnGUzMs .g-modal--_pTMHqGk .tab--gDWr-RUT--vTRgOO2r.selected--MRgcKmGK--wGrsHy_S{background-color:rgba(var(--rgb-gray-100),.15)}:nth-child(n):nth-child(n) .g-dark--WSnGUzMs .g-inverted--FH6MaNk1 .tab--gDWr-RUT--vTRgOO2r:hover:not(.selected--MRgcKmGK--wGrsHy_S){background-color:rgba(var(--rgb-white),.15)}:nth-child(n):nth-child(n) .g-dark--WSnGUzMs .g-inverted--FH6MaNk1 .tab--gDWr-RUT--vTRgOO2r.selected--MRgcKmGK--wGrsHy_S{background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-dark--WSnGUzMs .g-inverted--FH6MaNk1.g-bg-honey--n7_4T8Xz .disabled--CYJeKBkA--L0_sEh7R{color:var(--g-color-text-inverted-disabled)}.tabs-wrapper--pKz44J2K--zBn946X5{--g-color-tabs-veil:var(--g-color-surface-secondary);position:relative}.tabs-wrapper--pKz44J2K--zBn946X5:before{background:linear-gradient(to right,var(--g-color-tabs-veil),transparent);left:-.25rem}.tabs-wrapper--pKz44J2K--zBn946X5:after,.tabs-wrapper--pKz44J2K--zBn946X5:before{bottom:.25rem;content:"";pointer-events:none;position:absolute;top:.25rem;width:1.5rem}.tabs-wrapper--pKz44J2K--zBn946X5:after{background:linear-gradient(to left,var(--g-color-tabs-veil),transparent);right:-.25rem}.tabs-wrapper--pKz44J2K--zBn946X5.no-left-gradient--D15BFJHA--NoSVpKsc:before,.tabs-wrapper--pKz44J2K--zBn946X5.no-right-gradient--g7lHgXjn--Uif0oWDa:after{content:none}.g-card--C2Eiq_4_ .tabs-wrapper--pKz44J2K--zBn946X5{--g-color-tabs-veil:var(--g-color-surface-primary)}.g-inverted--FH6MaNk1 .tabs-wrapper--pKz44J2K--zBn946X5{--g-color-tabs-veil:var(--color-bg)}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--cwr3ld22{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:.5rem;margin:auto -.25rem 1.5rem;overflow-x:scroll;padding:.25rem;scroll-behavior:smooth;scrollbar-width:none}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--cwr3ld22::-webkit-scrollbar{display:none}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--cwr3ld22>li{white-space:nowrap}:nth-child(n):nth-child(n):nth-child(n) .panel--0OUR6F2I--OC_dTsYY>:first-child{margin-top:0;padding-top:0}.list--RVEQSE0y--Tz_5ekfY{--indicator-size:2rem;--indicator-color:var(--g-color-text-secondary);--line-color-before:var(--g-color-border-primary);--line-color-after:var(--g-color-border-primary)}.list--RVEQSE0y--Tz_5ekfY:nth-child(n):nth-child(n){list-style:none;padding:0}@media (max-width:767.98px){.list--RVEQSE0y--Tz_5ekfY{--indicator-size:1.5rem}.list--RVEQSE0y--Tz_5ekfY.align-top--xh8PvyiI--Rt_9lVq0{position:relative;top:.25rem}}.item--dlRhvOG1--ih2kYZY_:nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.item--dlRhvOG1--ih2kYZY_.error--3-gQaCpZ--m4rn7b8q{--indicator-color:var(--g-color-error)}.item--dlRhvOG1--ih2kYZY_.warning--qfiQbov---WPbkHSOb{--indicator-color:var(--g-color-warning)}.item--dlRhvOG1--ih2kYZY_.success--Kx1vT-BF--aZh8_FvK{--indicator-color:var(--g-color-success)}.item--dlRhvOG1--ih2kYZY_.selected--crf1iQb9--qaeHa_6C .content--9eUJOWUd--wsDM3TEv>*{font-weight:600}.content--9eUJOWUd--wsDM3TEv{width:100%;width:calc(100% - var(--indicator-size) - 1rem)}@media (max-width:767.98px){.content--9eUJOWUd--wsDM3TEv{--indicator-size:1.5rem}.align-top--xh8PvyiI--Rt_9lVq0 .content--9eUJOWUd--wsDM3TEv{position:relative;top:-.25rem}}.indicator--NiwbLcMH--nIEyXwzV{align-items:center;align-self:center;background:none;border:.125rem solid var(--g-color-border-secondary);border-radius:50%;color:var(--g-color-text-secondary);display:flex;flex-grow:0;flex-shrink:0;font-size:.875rem;font-weight:var(--g-font-weight-medium);height:2rem;height:var(--indicator-size);justify-content:center;line-height:1.3125rem;margin-right:1rem;top:50%;width:2rem;width:var(--indicator-size)}.align-top--xh8PvyiI--Rt_9lVq0 .indicator--NiwbLcMH--nIEyXwzV{align-self:flex-start}.error--3-gQaCpZ--m4rn7b8q .indicator--NiwbLcMH--nIEyXwzV,.success--Kx1vT-BF--aZh8_FvK .indicator--NiwbLcMH--nIEyXwzV,.use-icons--VXB730uO--LFdotHF8 .indicator--NiwbLcMH--nIEyXwzV,.warning--qfiQbov---WPbkHSOb .indicator--NiwbLcMH--nIEyXwzV{color:var(--indicator-color)}.current--WgYjM8wa--mqHRiLjo .indicator--NiwbLcMH--nIEyXwzV,.error--3-gQaCpZ--m4rn7b8q .indicator--NiwbLcMH--nIEyXwzV,.success--Kx1vT-BF--aZh8_FvK .indicator--NiwbLcMH--nIEyXwzV,.warning--qfiQbov---WPbkHSOb .indicator--NiwbLcMH--nIEyXwzV{background:var(--indicator-color);border-color:var(--indicator-color);color:var(--g-color-text-inverted-primary)}@media (max-width:767.98px){.indicator--NiwbLcMH--nIEyXwzV{font-size:.75rem;line-height:1.125rem}.indicator--NiwbLcMH--nIEyXwzV:nth-child(n){background:transparent;color:var(--indicator-color)}.error--3-gQaCpZ--m4rn7b8q .indicator--NiwbLcMH--nIEyXwzV:nth-child(n),.success--Kx1vT-BF--aZh8_FvK .indicator--NiwbLcMH--nIEyXwzV:nth-child(n),.use-icons--VXB730uO--LFdotHF8 .indicator--NiwbLcMH--nIEyXwzV:nth-child(n):has(.icon--NMx9BJ3A--WI5vqvxM),.warning--qfiQbov---WPbkHSOb .indicator--NiwbLcMH--nIEyXwzV:nth-child(n){background:none;border:0;color:var(--indicator-color)}}.indicator--NiwbLcMH--nIEyXwzV:after,.indicator--NiwbLcMH--nIEyXwzV:before{background-color:var(--g-color-border-secondary);bottom:calc(50% + var(--indicator-size)/2 + .5rem);content:"";flex-grow:0;left:calc((var(--indicator-size) - .125rem)/2);max-width:.125rem;position:absolute;top:calc(50% + var(--indicator-size)/2 + .5rem);width:.125rem}.align-top--xh8PvyiI--Rt_9lVq0 .indicator--NiwbLcMH--nIEyXwzV:after,.align-top--xh8PvyiI--Rt_9lVq0 .indicator--NiwbLcMH--nIEyXwzV:before{bottom:calc(100% + .5rem);top:calc(var(--indicator-size) + .5rem)}.indicator--NiwbLcMH--nIEyXwzV:nth-child(n):before{background-color:var(--line-color-before);top:-1rem}.indicator--NiwbLcMH--nIEyXwzV:nth-child(n):after{background-color:var(--line-color-after);bottom:-1rem}.item-container--dTabbkMD--B_B6u1lE:nth-child(n):nth-child(n){margin:2rem 0;min-height:2rem;overflow:visible!important;padding:0}.item-container--dTabbkMD--B_B6u1lE:nth-child(n):nth-child(n):first-child{margin-top:0}.item-container--dTabbkMD--B_B6u1lE:nth-child(n):nth-child(n).toggle--j69QZ6Db--f7xdGLKY,.item-container--dTabbkMD--B_B6u1lE:nth-child(n):nth-child(n):last-child{margin-bottom:0}.item-container--dTabbkMD--B_B6u1lE.current-container--z5TsGMbB--Sb6AciLv{--indicator-color:var(--g-color-interactive-primary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--B_B6u1lE.current-container--z5TsGMbB--Sb6AciLv~.item-container--dTabbkMD--B_B6u1lE{--line-color-before:var(--g-color-border-secondary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--B_B6u1lE .menu-item--Eb9DUWCz--dSCsryhu .item--dlRhvOG1--ih2kYZY_:after{content:""}.item-container--dTabbkMD--B_B6u1lE .menu-item--Eb9DUWCz--dSCsryhu:not(.disabled--IJceIeaM--rtnHsLTA):hover .item--dlRhvOG1--ih2kYZY_:after{background-color:var(--g-color-overlay-hover);border-radius:.5rem;content:"";inset:-.25rem -.25rem -.25rem -.25rem;position:absolute}.item-container--dTabbkMD--B_B6u1lE .menu-item--Eb9DUWCz--dSCsryhu:focus-visible:nth-child(n):nth-child(n){outline:none}.item-container--dTabbkMD--B_B6u1lE .menu-item--Eb9DUWCz--dSCsryhu:focus-visible .item--dlRhvOG1--ih2kYZY_:after{border-radius:.5rem;content:"";inset:-.25rem -.25rem -.25rem -.25rem;outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;position:absolute}.item-container--dTabbkMD--B_B6u1lE .menu-item--Eb9DUWCz--dSCsryhu:hover:nth-child(n),.item-container--dTabbkMD--B_B6u1lE .menu-item--Eb9DUWCz--dSCsryhu:nth-child(n){color:var(--g-color-text-primary);text-decoration:none}.item-container--dTabbkMD--B_B6u1lE .menu-item--Eb9DUWCz--dSCsryhu.disabled--IJceIeaM--rtnHsLTA{cursor:not-allowed}.item-container--dTabbkMD--B_B6u1lE:first-child .indicator--NiwbLcMH--nIEyXwzV:before,.item-container--dTabbkMD--B_B6u1lE:last-child .indicator--NiwbLcMH--nIEyXwzV:after{display:none}@media (max-width:767.98px){.icon--NMx9BJ3A--WI5vqvxM:nth-child(n):nth-child(n){height:1.5rem;line-height:1.5rem;width:1.5rem}}.toggle--j69QZ6Db--f7xdGLKY .button--ANVUENaK--zGLIfaY8{justify-content:flex-start!important}.toggle--j69QZ6Db--f7xdGLKY .button--ANVUENaK--zGLIfaY8:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-color:transparent;outline:none}.toggle--j69QZ6Db--f7xdGLKY .button-icon--Fygro0FV--pfoT7Hcd{width:var(--indicator-size)!important}.toggle--j69QZ6Db--f7xdGLKY .button-label--nE6lDAEw--fSpd_JjH{margin-left:1rem!important}.align-top--xh8PvyiI--Rt_9lVq0 .toggle--j69QZ6Db--f7xdGLKY .button--ANVUENaK--zGLIfaY8{margin-top:-.25rem}.toggle--j69QZ6Db--f7xdGLKY .content--9eUJOWUd--wsDM3TEv{flex-shrink:0;position:relative;width:calc(100% + 2rem)}.toggle--j69QZ6Db--f7xdGLKY .indicator--NiwbLcMH--nIEyXwzV{background:transparent;border:0;color:transparent!important;margin:0;width:0}.placeholder--FoXkO4ay--awhdNb1z{--rgb-placeholder:var(--rgb-gray-300);color:rgba(var(--rgb-placeholder),1);display:grid;grid-template-areas:"box";height:100%;overflow:hidden}.g-inverted--FH6MaNk1 .placeholder--FoXkO4ay--awhdNb1z,.placeholder--FoXkO4ay--awhdNb1z.inverted--aDQwL0-c--mvRfe48W{--rgb-placeholder:var(--rgb-white)}.g-dark--WSnGUzMs .placeholder--FoXkO4ay--awhdNb1z{--rgb-placeholder:var(--rgb-gray-100)}.placeholder--FoXkO4ay--awhdNb1z:before{background:linear-gradient(to top right,transparent calc(50% - .0625rem),rgba(var(--rgb-placeholder),.2),transparent calc(50% + .0625rem)),linear-gradient(to top left,transparent calc(50% - .0625rem),rgba(var(--rgb-placeholder),.2),transparent calc(50% + .0625rem));content:"";grid-area:box;height:100%;width:100%}.placeholder--FoXkO4ay--awhdNb1z[data-label]:before{-webkit-mask-image:radial-gradient(ellipse 50% 4rem at 50% 50%,rgba(0,0,0,.15) 0,rgba(0,0,0,.25) 25%,#fff 50%,#fff 100%);mask-image:radial-gradient(ellipse 50% 4rem at 50% 50%,rgba(0,0,0,.15) 0,rgba(0,0,0,.25) 25%,#fff 50%,#fff 100%)}.placeholder--FoXkO4ay--awhdNb1z[data-label]:after{content:attr(data-label);font-size:.75rem;grid-area:box;max-width:100%;overflow:hidden;padding:.625rem;place-self:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.placeholder--FoXkO4ay--awhdNb1z.inline--JWAouQtb--dgFAt53z{display:inline-grid;width:100%}.placeholder--FoXkO4ay--awhdNb1z.overlay--FhbAWjVk--fnQXQ_5N{background-color:rgba(var(--rgb-placeholder),.1)}.placeholder--FoXkO4ay--awhdNb1z.standalone--osE5J4mV--a4ukence{border:.0625rem solid rgba(var(--rgb-placeholder),.2)}@media (forced-colors:active){.placeholder--FoXkO4ay--awhdNb1z{opacity:.25}}@media (min-width:576px){.layout--SjorxVB0--bo89_a3W{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--bo89_a3W{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--bo89_a3W{max-width:960px}}@media (min-width:1200px){.layout--SjorxVB0--bo89_a3W{max-width:1140px}}@media (min-width:1400px){.layout--SjorxVB0--bo89_a3W{max-width:1320px}}.layout--SjorxVB0--bo89_a3W{background-color:var(--g-color-surface-secondary);color:var(--g-color-text-primary);margin:0 auto;padding:30px 15px;width:100%}@media (min-width:1400px){.layout--SjorxVB0--bo89_a3W.bs4--NNwM0vnv--E0nD7XrP{max-width:1140px}}@media (min-width:576px){.layout--SjorxVB0--bo89_a3W.extended--KFHHSiEf--Xj8rRjKk{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--bo89_a3W.extended--KFHHSiEf--Xj8rRjKk{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--bo89_a3W.extended--KFHHSiEf--Xj8rRjKk{max-width:960px}}@media (min-width:1320px){.layout--SjorxVB0--bo89_a3W.extended--KFHHSiEf--Xj8rRjKk{max-width:1260px}}@media (min-width:1560px){.layout--SjorxVB0--bo89_a3W.extended--KFHHSiEf--Xj8rRjKk{max-width:1480px}}@media (min-width:1400px){.layout--SjorxVB0--bo89_a3W.extended--KFHHSiEf--Xj8rRjKk.bs4--NNwM0vnv--E0nD7XrP{max-width:1260px}}.layout--SjorxVB0--bo89_a3W.fluid--4FZpoT90--G4kaY8Xf:nth-child(n){max-width:none}@media (max-width:575.98px){.layout--SjorxVB0--bo89_a3W{padding:15px}}.layout--SjorxVB0--bo89_a3W.embedded--NWJlVV6---u2mR9Vtg{margin:0;padding:var(--main-margin-vertical,30px) 0}.layout--SjorxVB0--bo89_a3W.full---iiaJ0fX--i7Hpw_mY:nth-child(n){margin:0;max-width:none;padding:0}@media (max-width:575.98px){.layout--SjorxVB0--bo89_a3W.full---iiaJ0fX--i7Hpw_mY{padding:0}}.layout--SjorxVB0--bo89_a3W.full---iiaJ0fX--i7Hpw_mY.embedded--NWJlVV6---u2mR9Vtg{overflow-x:hidden}.layout--SjorxVB0--bo89_a3W.full---iiaJ0fX--i7Hpw_mY .container--U3qJgVnd--NNMvBW9f,.layout--SjorxVB0--bo89_a3W.full---iiaJ0fX--i7Hpw_mY .container-fluid--8K18m3SB--OYUGROE1{max-width:none}.grid--GOIzScXm--OCjdmtJc{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.grid--GOIzScXm--OCjdmtJc .row--IYxMB9Yd--yBdifMgU{display:flex;flex-wrap:wrap;height:100%;margin-left:-15px;margin-right:-15px}.grid--GOIzScXm--OCjdmtJc .content--ddRsybTN--eYgbcXeu,.grid--GOIzScXm--OCjdmtJc .navigation--lW-wW0A8--_AG8B6rO{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.grid--GOIzScXm--OCjdmtJc .content--ddRsybTN--eYgbcXeu{flex:0 0 75%;max-width:75%}.grid--GOIzScXm--OCjdmtJc .navigation--lW-wW0A8--_AG8B6rO{flex:0 0 25%;max-width:25%}}@media (max-width:991.98px){.grid--GOIzScXm--OCjdmtJc .navigation--lW-wW0A8--_AG8B6rO{display:none!important}}}.form-dev-tool div{z-index:999999!important}.header--habNcdnF{backdrop-filter:blur(30px);height:4rem}.stepper--CG_iRxGO{left:50%;transform:translateX(-50%)}.close-button--DWON1Kx3:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-left:auto}.close-button--DWON1Kx3:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n)>svg{--size:1.2rem}.g-dark .back-button--UjjBtEDj:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.g-dark .close-button--DWON1Kx3:nth-child(n):nth-child(n):nth-child(n):nth-child(n){color:#fff!important}.stepper--fSbLawk7:nth-child(n):nth-child(n){gap:.25rem}.stepper--fSbLawk7:nth-child(n):nth-child(n)>li{background:#e4eaf0;height:.3125rem;padding:0;width:1.375rem}.stepper--fSbLawk7:nth-child(n):nth-child(n)>li[aria-current=step]{background:#135ee2}.stepper--fSbLawk7:nth-child(n):nth-child(n).compact--LqmYhl91{gap:.5rem}.stepper--fSbLawk7:nth-child(n):nth-child(n).compact--LqmYhl91>li{height:.5rem;width:.5rem}.stepper--fSbLawk7:nth-child(n):nth-child(n).highlight-progress--vadmSEbW>li:has(~li[aria-current=step]){background:#135ee2}.step-body--zVIcjF9G{padding-top:4rem}.step-content--n9s3tAAJ{padding-bottom:4.5rem}.button-wrapper--HZWrjOQC{bottom:0;left:0;position:absolute;right:0}.card--mNsuPGK1{backdrop-filter:blur(30px);background:hsla(0,0%,100%,.8);border-radius:1rem;box-shadow:0 8px 16px 0 rgba(6,78,161,.15)}.g-dark .card--mNsuPGK1{background:hsla(0,0%,100%,.3)}.toggle-group--FFKCtKos:nth-child(n):nth-child(n)>ul{grid-template-columns:1fr}.toggle--NpjfZ6FX:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){background:#fff;border:.0625rem solid #e4eaf0;border-radius:.75rem}.toggle--NpjfZ6FX:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n)>input{height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;width:1px!important;clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;white-space:nowrap!important}.toggle--NpjfZ6FX:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):has(input:checked){background-color:#135ee2;border-color:#135ee2}.toggle--NpjfZ6FX:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):has(input:checked) .description--PpSAyQOE,.toggle--NpjfZ6FX:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):has(input:checked) .label--W2bAqeUd{color:#fff}.toggle--NpjfZ6FX:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):has(input:checked) .image--MNlZ3vSv{background:#fff}.label-container--ZA1vO50M:nth-child(n):nth-child(n){background-color:transparent;border:none}.label-container--ZA1vO50M:nth-child(n):nth-child(n) .label--W2bAqeUd{color:#135ee2;padding:0}.label-container--ZA1vO50M:nth-child(n):nth-child(n) .description--PpSAyQOE{color:#537090;padding:0}.label-container--ZA1vO50M:nth-child(n):nth-child(n) .image--MNlZ3vSv{align-items:center;background:#eef4fe;border-radius:100%;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.label-container--ZA1vO50M:nth-child(n):nth-child(n) .image--MNlZ3vSv>img{height:1.5rem;object-fit:contain}.card--doOeBNPD{backdrop-filter:blur(30px);background:hsla(0,0%,100%,.8);border-radius:1rem;box-shadow:0 8px 16px 0 rgba(6,78,161,.15)}.g-dark .card--doOeBNPD{background:hsla(0,0%,100%,.3)}.toggle-group--Pcm3qwyW:nth-child(n):nth-child(n):nth-child(n):nth-child(n)>ul{display:flex;flex-direction:column;gap:1rem}.remove-button--H6gtfDJB:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled):hover>span{box-shadow:0 .25rem .75rem -.25rem #feebea}.submit-button--wpiwVFMl:nth-child(n):nth-child(n):nth-child(n):nth-child(n):disabled>span{background:#eef0f4}.submit-button--wpiwVFMl:nth-child(n):nth-child(n):nth-child(n):nth-child(n)>span{background:#135ee2}.input--VIKuAM59:nth-child(n):nth-child(n):nth-child(n){background-color:#eef0f4;background-image:none;border:none;border-radius:1.25rem;box-shadow:none;color:#0a285c}.input--VIKuAM59:nth-child(n):nth-child(n):nth-child(n):not(:disabled):focus-visible{background-color:#fff;color:#0a285c;outline-color:#135ee2;outline:2px solid #135ee2}.image--ai8ZRkxa{border-radius:.75rem;height:13.75rem;object-fit:cover;width:100%}.toggle-group--Dr1TECux:nth-child(n):nth-child(n):nth-child(n) label{justify-content:center;padding:1rem}.toggle-group--Dr1TECux:nth-child(n):nth-child(n):nth-child(n)>ul{gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.body--wxkI8IXJ{padding-bottom:4.5rem}.card--M3keKNUi{backdrop-filter:blur(30px);background:hsla(0,0%,100%,.8);border-radius:1rem;box-shadow:0 8px 16px 0 rgba(6,78,161,.15)}.g-dark .card--M3keKNUi{background:hsla(0,0%,100%,.3)}.badge--Fi9KD2Zm:nth-child(n):nth-child(n){background-color:#eef4fe;color:#0a285c;padding:.25rem .5rem}.card--zlP9M0e_:nth-child(n):nth-child(n){background:#fff;border-radius:1rem;padding:.25rem;position:relative}.card-image--TBw6Xvcj{background-color:#d4d4d4;border-radius:1rem;height:14.0625rem;object-fit:cover}.card-ai-tag--LBn3hPaD{position:absolute;right:.625rem;top:.625rem}.card-banner--Dw4qc0pH{background:radial-gradient(195% 228% at 95% -10%,rgba(117,195,253,.5) 5%,rgba(217,205,249,.5) 68%),#fff;border-radius:1rem;color:#0a285c;margin-top:-1.25rem;padding:.5rem}.card-info--Nm1JOfNs:nth-child(n):nth-child(n),.card-info--Nm1JOfNs:nth-child(n):nth-child(n) h3{color:#0a285c}.chat-button--cEPtfzZI:nth-child(n):nth-child(n)>span{align-items:center;display:flex}.itemWrapper--RtCsu9m6{position:absolute}.itemWrapper--RtCsu9m6.top-left--jKFP6tTz{left:0;top:0;transform:translate(-50%,-50%)}.itemWrapper--RtCsu9m6.top-right--WTehvU3L{right:0;top:0;transform:translate(50%,-50%)}.itemWrapper--RtCsu9m6.bottom-left--MW0pSi6G{bottom:0;left:0;transform:translate(-50%,50%)}.itemWrapper--RtCsu9m6.bottom-right--f0BIgQ6P{bottom:0;right:0;transform:translate(50%,50%)}.item--xWeXN5DM{height:auto}.itemStep--K7e6C8ha{position:relative}.container--_QxRRwII{inset:0;position:absolute}.wrapper--zr6DV8Ai{display:flex}.background-wrapper--AnmiC5sn{background:radial-gradient(195% 228% at 95% -10%,rgba(117,195,253,.5) 5%,rgba(217,205,249,.5) 68%),#fff;border-radius:0 0 1rem 1rem;height:23.75rem;margin:0 -1rem}.tag--AN9Q1OHn{border-radius:1.5rem;top:0;transform:translateY(-50%)}.tag--AN9Q1OHn>.icon--HAZ44gve{height:1.25rem;width:1.25rem}.wrapper--fMgkJe1J{overflow:hidden}.smile-emoji--zhE4a4br{position:absolute;transform:translateY(-7.5rem) rotate(32deg);width:6.875rem}.smile-eyes-emoji--eFVpcSiv{position:absolute;transform:translateY(7.5rem);width:6.875rem}.paulina-card--j4PHMbci{position:absolute;transform:translate(-5.3125rem,-1.875rem);width:9.375rem}.florian-card--DdrZAd04{position:absolute;transform:translate(5.3125rem,2.5rem);width:9.375rem}.wrapper--oesv9OLr{isolation:isolate;overflow:hidden}.card--s9xsWG8R{backdrop-filter:blur(30px);background:hsla(0,0%,100%,.7);border-radius:.75rem;color:#0a285c;overflow:hidden;position:absolute;transform:translateY(2.5rem);width:15.625rem}.message--A4cjqanr{background:#135ee2;border-radius:1rem 1rem .125rem 1rem;color:#fff;position:absolute;transform:translate(-2.5rem,-6.875rem)}.cloud--GwJELOQy{position:absolute;transform:translate(-8.75rem,-7.5rem);width:8.75rem}.money--OBhmNhuk{position:absolute;transform:translate(1.25rem,7.5rem);width:8.75rem}.coin--c46LIjiy{position:absolute;transform:translate(11.25rem,-.625rem);width:6.875rem}.florian-portrait--WYVO10Cz{position:absolute;transform:translate(-7.5rem,-1.875rem);width:3.25rem}.wrapper--th2OOcjD{overflow:hidden}.card--gTlIXXzs{backdrop-filter:blur(30px);background:hsla(0,0%,100%,.7);border-radius:.75rem;color:#0a285c;overflow:hidden;position:absolute;transform:translate(0);width:18.125rem}.card--gTlIXXzs>.sub-card--g42dkeMT{border-radius:.875rem}.card--gTlIXXzs>.sub-card--g42dkeMT>.graph--naCOnhcs{height:auto;width:5rem}.card--gTlIXXzs>.sub-card--g42dkeMT .item-dot--dXzltlY3{border-radius:.5rem;height:.5rem;width:.5rem}.card--gTlIXXzs>.sub-card--g42dkeMT p{color:#0a285c}.cloud--xw4EiQAp{position:absolute;transform:translate(5rem,10rem);width:8.75rem}.house--OxQVZ8lZ{position:absolute;transform:translate(10rem,-6.25rem);width:6.25rem}.coin--uYklPgwH{position:absolute;transform:translate(-10rem,6.25rem);width:6.875rem}.florian-portrait--l9IYuNs_{position:absolute;transform:translate(-7.5rem,-8.125rem);width:3.25rem}.message-body--wMvaU03x{white-space:pre-line}.message-body--wMvaU03x img{max-width:100%}.signing-container--kDuImQiA{margin:0 auto;max-width:626px;width:100%}.width--L3q0B1XL:nth-child(n):nth-child(n):nth-child(n){width:var(--spotlights-card-width)}.height--jqlQXUYE{height:5.5rem}.padding--TKvkBAIs:nth-child(n):nth-child(n):nth-child(n){padding:.5rem 1rem}.hover--mHeWLhgR:hover:nth-child(n){box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.focus--bc_D6AJS:focus:nth-child(n){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.card-tan-help--zsxmHW3S{z-index:99999999}.card-tan-help--zsxmHW3S img{height:1.5em}.challenge-img--PPvFprXL{cursor:-webkit-zoom-in;width:268px}.challenge-img--PPvFprXL.zoomed--vTtCRm5Y{cursor:-webkit-zoom-out;width:402px}.bankItem--k1hXUey7{cursor:pointer}.bankItem--k1hXUey7:hover{background-color:var(--g-color-overlay-hover)}.online-row-link--tlg8ph9p{display:inline-block;text-align:left;white-space:normal}.badges--PhGHRDVc>:not(:last-child){margin-right:.625rem}.cardHeaderAmount--zHZIHllZ{font-size:2rem}.color-overspent--iFbMu1Sm:nth-child(n):nth-child(n){color:var(--g-color-error)}.color-underspent--CNogbKT2:nth-child(n):nth-child(n){color:var(--g-color-success)}.content-left--XfeUKMO7{height:100%}.title--ODXjVmOU{font-size:.875rem;line-height:1.5rem}.amount--S3fxjSAo{font-size:1.125rem;font-weight:600;line-height:1.375rem}.label-placeholder--URvhZfy8{height:1rem}.checkbox--cKIc8L4R{margin-top:-.4375rem}.selectable-item--tBfXpnEj>div:nth-child(2){display:flex;flex-direction:row;height:100%;justify-content:space-between}.available-timeslots-heading--NhCeNYtA,.branch-search-heading--IHBhfgvo,.homebranch-heading--mGyU2srd,.timeslots-day-heading--oApYtgnl{font-size:1rem!important;font-weight:600!important;margin:.5rem 0 .2rem!important}.timeslots-day-heading--oApYtgnl{background-color:var(--g-color-surface-primary);position:sticky;top:0;z-index:1}.homebranch-heading--mGyU2srd{margin-bottom:0!important;padding-top:0!important}.advisor-image--n1CmcBvz{margin-right:15px}.timeslot-list-rows--uvCndSHq{border:1px solid #e4eaf0;border-radius:.25rem;max-height:35vh;overflow-y:auto;position:relative}.comment--s8Wk1D3K{max-height:15.75rem;overflow-y:auto}.timer--cLle3zRv span{font-variant-numeric:tabular-nums}.alert-button--dMel5Vz8:nth-child(n):nth-child(n){background-color:#cf2a1e;color:#fff}.alert-button--dMel5Vz8:hover{background-color:#ba261b!important}.alert-button--dMel5Vz8:active{background-color:#a62218!important}.log-error,.log-warning{border-color:red}.log-info{border-color:green}.log h3{margin:0}.log-debug{border-color:green}.log{background:#fff;border-radius:6px;border-style:solid;border-width:2px;display:block;font-family:monospace;font-size:85%;margin:3px 0 0;overflow-wrap:break-word;padding:3px}.debug-preview{font-size:smaller;height:4em;overflow:hidden scroll}.function-enter,.function-exit{border-left-color:red;border-left-width:5px}.copy2clip{background-color:#ff0}:root{--tjv-toolbar:11,37,69;--tjv-toolbuttonback:11,37,69;--tjv-toolbuttonfore:238,244,237;--tjv-toolbuttonhoverback:141,169,196;--tjv-toolbuttonhoverfore:19,49,92;--jsonview-collapse-button:#ff6e6e;--jsonview-collapsed-button:#417c41}.tjv_float button{align-items:center;background:rgba(var(--tjv-toolbuttonback),1);border:0;color:rgba(var(--tjv-toolbuttonfore),1);cursor:pointer;display:flex;height:1.5rem;justify-content:center;margin:0;padding:.1rem;width:1.5rem}.tjv_float button:focus,.tjv_float button:hover{background:rgba(var(--tjv-toolbuttonhoverback),1);border:none;color:rgba(var(--tjv-toolbuttonhoverfore),1);outline:none}.tjv_host{background-color:rgba(var(--tjv-background),1);overflow:auto}pre.tjv{white-space:pre}.tjv *{margin:0;padding:0;text-align:left}.tjv div{margin-left:1.5rem}.tjv header{display:block}.tjv section{display:grid;grid-gap:0;background:transparent;grid-template-columns:auto 1fr}.tjv div.tjv_block{margin-left:0}.tjv section.tjv_block{margin-left:-1.5rem}.tjv_button{align-items:center;background-color:var(--jsonview-collapse-button);cursor:pointer;display:inline-flex;height:1em;justify-content:center;user-select:none;width:2em}.collapsed{background-color:var(--jsonview-collapsed-button)}.tjv_string{color:rgba(var(--tjv-string),1);word-wrap:break-word;white-space:pre}.tjv_number{color:rgba(var(--tjv-number),1)}.tjv_boolean{color:rgba(var(--tjv-boolean),1)}.tjv_string img{max-width:100%}.tjv_null{color:rgba(var(--tjv-null),1)}.tjv_undefined{color:rgba(var(--tjv-undefined),1)}.tjv_function{color:rgba(var(--tjv-function),1)}.tjv_date{color:rgba(var(--tjv-date),1)}.tjv_url{color:rgba(var(--tjv-url),1);cursor:pointer;text-decoration:underline}.tjv_url a,.tjv_url a:hover{color:inherit;text-decoration:none}.tjv_bracket{color:rgba(var(--tjv-bracket),1);margin-right:.1em}.tjv_key{color:rgba(var(--tjv-key),1);padding-right:.25rem}.tjv_function,.tjv_string,.tjv_url{white-space:pre-wrap;word-break:break-word}.conversation__identity,.conversation__top-spacer,.tjv_hidden{display:none}.webchat.highlight-chat .teaser:before{background-color:#f55;border-color:#f55;border-radius:50%;content:"";height:12px;left:24px;position:absolute;top:11px;width:12px}p{margin:0}.file-upload__container{height:40px;margin:auto 0 8px 8px;width:24px}.file-upload__button,.file-upload__dropzone{height:40px;width:24px}.file-upload__button{background-color:transparent;background-image:url(assets/attachment-clip-gray.62a530b8ff38808d3d89.svg);background-position:50%;background-repeat:no-repeat;border:none;margin:0;padding:0}.file-upload__button:focus,.file-upload__button:hover{background-image:url(assets/attachment-clip-blue.062bf4c80635e7de491b.svg);cursor:pointer}.file-upload__button:disabled:hover,.file-upload__button[disabled]:hover{background-image:url(assets/attachment-clip-gray.62a530b8ff38808d3d89.svg);cursor:not-allowed}.file-upload__list{display:flex;flex-direction:column-reverse;list-style:none;margin:8px 0 0;max-height:120px;overflow-y:scroll;padding:0;scrollbar-width:none;width:100%}.file-upload__list::-webkit-scrollbar{display:none}.file-upload__list>*{display:flex;margin:8px 0 0}.file-upload__list>:last-child{margin-top:0}.file-upload-file__container{--progress-pct:0%;background:linear-gradient(to right,#f4f6fa 0 var(--progress-pct),#fbfbfb 0 100%);border-radius:4px;padding:8px}.file-upload-file__download-button{background-color:transparent;background-image:url(assets/attachment-clip-blue.062bf4c80635e7de491b.svg);background-position:0;background-repeat:no-repeat;background-size:24px;border:none;color:#1a67d2;cursor:pointer;flex-grow:1;font:inherit;font-weight:600;margin:0;outline:none;overflow:hidden;padding:0 0 0 32px;text-align:left;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.file-upload-file__download-button:disabled,.file-upload-file__download-button[disabled]{background-image:url(assets/attachment-clip-gray.62a530b8ff38808d3d89.svg)}.file-upload-file__download-button:disabled:hover,.file-upload-file__download-button[disabled]:hover{cursor:not-allowed}.file-upload-file__size{color:#a3b5c9;margin-left:10px;white-space:nowrap}.file-upload-file__remove-button{background-color:transparent;background-image:url(assets/error-circle.7c6cb7c02f4e5173ea7e.svg);background-position:50%;background-repeat:no-repeat;border:none;margin:0 0 0 8px;min-height:24px;min-width:24px;padding:0}.file-upload-file__remove-button:focus,.file-upload-file__remove-button:hover{cursor:pointer}.file-upload-file__remove-button:disabled:hover,.file-upload-file__remove-button[disabled]:hover{cursor:not-allowed}.file-upload-error__container{background:rgba(231,34,34,.2);border:2px solid #e72222;border-radius:14px;font-size:14px;line-height:20px;padding:8px 12px}.file-upload-error__clear-button{background-color:transparent;background-image:url(assets/error-circle-red.246daad0f0e7d886413b.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:none;height:16px;margin:auto 12px auto 0;min-width:16px;padding:0}.file-upload-error__clear-button:focus,.file-upload-error__clear-button:hover{cursor:pointer}.file-upload-error__clear-button:disabled:hover,.file-upload-error__clear-button[disabled]:hover{cursor:not-allowed}.file-upload-error__message{color:#21416c;word-break:break-word}.drop-files-here-overlay{align-items:center;background-color:#fff;color:#21416c;display:flex;font-size:18px;font-weight:700;inset:0;justify-content:center;line-height:24px;min-height:20rem;opacity:.9;padding:0;position:absolute;z-index:9999}.composer{align-items:flex-end;background-color:#f4f6fa;display:flex;position:relative}.composer__input-container{background-color:#fff;border-radius:4px;display:flex;flex-grow:1;margin:8px;overflow:auto;padding:0 0 0 8px}.composer__input-container-vertical{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}textarea.composer__input{background-color:#fff;border:none;box-shadow:none;box-sizing:border-box;color:#323a44;font:inherit;height:40px;max-height:96px;min-height:40px;overflow:hidden;padding:8px 0;resize:none;width:100%}textarea.composer__input::-ms-clear{height:0;width:0}textarea.composer__input:focus{outline:none}textarea.composer__input::placeholder{color:#9696aa;font:inherit}textarea.composer__input:disabled:hover,textarea.composer__input[disabled]:hover{cursor:not-allowed}textarea.composer__input:disabled::placeholder,textarea.composer__input[disabled]::placeholder{color:#c4c4c4}.composer__submit-button{background-color:transparent;background-image:url(assets/submit.3a9c9ca1ec5b5e95a76e.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:40px;margin:auto 8px 8px 0;padding:20px;width:40px}.composer__submit-button:focus{outline:none}.composer__submit-button:hover{cursor:pointer}.composer__submit-button:disabled,.composer__submit-button[disabled]{background-image:url(assets/submit-disabled.7cea94ce72bfc82fc61c.svg)}.composer__submit-button:disabled:hover,.composer__submit-button[disabled]:hover{cursor:not-allowed}.composer__emoji-popup-button{background-color:transparent;background-image:url(assets/emoji.638d5ea6675728a96f44.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:24px;margin:auto 8px 8px;padding:12px;width:24px}.composer__emoji-popup-button:focus{outline:none}.composer__emoji-popup-button:hover{cursor:pointer}.composer__emoji-popup-button:disabled{cursor:not-allowed}.state--not-connected{border:1px solid #40a3d5;border-radius:4px;color:#40a3d5;font-weight:700;margin:6px 0 3px 6px;padding:3px 30px;text-align:center}.state--not-connected .spinner-css .spinner-css__bars{padding:13px 0}.state__previous-events-loading--failed{border:1px solid #40a3d5;border-radius:4px;color:#40a3d5;font-weight:700;margin:-3px 0 6px 6px;padding:3px 10px;text-align:center}.state__previous-events-loading--failed>button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.teaser{background-color:#1a67d2;cursor:pointer;display:flex;height:48px;justify-content:space-between;outline:none;position:relative}.teaser h2.teaser__title{background-image:url(assets/chat-ico.6c43feff9f4970a98558.svg);background-position:0;background-position-x:10px;background-repeat:no-repeat;color:#fff;font:inherit;font-size:16px;font-weight:600;line-height:48px;margin:auto 0;padding:0 0 0 44px}.teaser>div{display:flex;padding-right:8px}.teaser__button--close{background-image:url(assets/chat-close.24d3fdbcffc266e7a7b0.svg)}.teaser__button--close,.teaser__button--reveal{background-color:transparent;background-position:50%;background-repeat:no-repeat;border:none;cursor:pointer;height:32px;margin:auto 4px auto 0;outline:none;width:24px}.teaser__button--reveal{background-image:url(assets/chat-reveal.fb175faff0bb53c54b2c.svg)}.teaser__button--minimize{background-color:transparent;background-image:url(assets/chat-minimize.a4552ec198bac3db1d1d.svg);background-position-x:center;background-position-y:20px;background-repeat:no-repeat;border:none;cursor:pointer;height:32px;margin:auto 4px auto 0;outline:none;width:24px}.conversation__scroll-container{align-items:flex-end;display:flex;flex:1;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.conversation__top-shadow{display:none;height:20px;left:0;overflow-x:hidden;position:absolute;right:0;top:0;z-index:10}.conversation__top-shadow:after{box-shadow:inset 0 10px 10px -10px rgba(0,0,0,.5);content:"";height:20px;left:-10px;position:absolute;width:calc(100% + 20px)}.conversation__header{background-color:#ecffe7;display:flex;justify-content:space-between;line-height:22px;padding:12px 0;width:100%}.conversation__header--offline{background-color:#ffe7e7}.conversation__header>span{display:flex;margin:auto 0}.conversation__header>span strong{font-weight:600}.conversation__header .dot{background-color:#07a721;border-radius:50%;display:inline-block;height:12px;margin:auto 8px auto 16px;min-height:12px;min-width:12px;width:12px}.conversation__header .dot--offline{background-color:#cf2a1e}.conversation__header>button{background-color:transparent;border:none;color:#1d69ec;cursor:pointer;font:inherit;font-weight:600;margin:auto 16px;outline:none;padding:0;white-space:nowrap}.conversation__scroll-button--bottom{background-color:#f4f6fa;border:0;border-radius:3px 3px 0 0;bottom:0;box-shadow:0 -4px 4px -2px rgba(0,0,0,.25);color:#1b4977;cursor:pointer;display:none;height:27px;left:0;margin:auto;outline:none;position:absolute;right:0;width:31px}.conversation__scroll-button--bottom:after{background-image:url(assets/arrow-right.0d862f8a68937cb74ee3.svg);background-repeat:no-repeat;background-size:contain;content:"";height:12px;inset:0;margin:auto;position:absolute;transform:rotate(90deg);width:14px}.conversation{box-sizing:border-box;font:inherit;max-height:100%;overflow:hidden auto;padding:14px 11px 0 8px;width:100%}.conversation:after{content:"";display:block;height:16px}.emoji-modal{background-color:#fff;border:1px solid #e7ebef;border-radius:5px;bottom:calc(50% + 22px);box-shadow:0 -1px 22px rgba(0,0,0,.323);padding:8px;position:absolute;right:36px}.emoji-modal__arrow{bottom:-16px;height:16px;overflow:hidden;position:absolute;right:22px;width:30px}.emoji-modal__arrow:after{background-color:#fff;border:1px solid #e7ebef;content:"";height:25px;left:0;position:absolute;top:-20px;transform:rotate(45deg);width:25px}.emoji-modal .emoji-modal__char{background:none;border:none;cursor:pointer;font-size:1.4em;padding:6px;width:42px}.quick-replies{display:flex;flex-wrap:wrap;justify-content:center;justify-items:center;justify-self:center;overflow:hidden;padding-top:16px;white-space:nowrap}.quick-replies__button{background-color:#fff;border:1px solid #a3b5c9;border-radius:4px;color:#1a67d2;display:inline-block;font:inherit;font-weight:600;margin-bottom:8px;margin-left:0;margin-right:10px;outline:none;padding:8px}.quick-replies__button:hover{cursor:pointer}.quick-replies__button:last-of-type{margin-right:0}.event .slick-slider{box-sizing:border-box;display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.event .slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative}.event .slick-list:focus{outline:none}.event .slick-list.dragging{cursor:pointer;cursor:hand}.event .slick-slider .slick-list,.event .slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.event .slick-track{display:flex;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.event .slick-track:after,.event .slick-track:before{content:"";display:table}.event .slick-track:after{clear:both}.event .slick-loading .slick-track{visibility:hidden}.event .slick-slide{display:none;flex:1;float:left;min-height:1px}.slick-slide{height:unset!important}[dir=rtl] .event .slick-slide{float:right}.event .slick-slide img{display:block}.event .slick-slide.slick-loading img{display:none}.event .slick-slide.dragging img{pointer-events:none}.event .slick-initialized .slick-slide{display:flex}.event .slick-loading .slick-slide{visibility:hidden}.event .slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.event .slick-arrow.slick-hidden{display:none}.event .slick-slide>div{width:inherit}@keyframes bouncing-loader{to{transform:translate3d(0,-8px,0)}}.bouncing-loader{align-items:center;display:flex;height:24px;justify-content:center}.bouncing-loader>div{animation:bouncing-loader .6s infinite alternate;background:#e4eaf0;border-radius:50%;height:10px;margin-right:5px;margin-top:8px;width:10px}.bouncing-loader>div:nth-child(2){animation-delay:.2s}.bouncing-loader>div:nth-child(3){animation-delay:.4s;margin-right:0}.event-decorator--margin-left{margin-left:50px}.event{align-items:flex-end;display:flex;position:relative;transition:all .5s;width:100%;word-break:break-word}.event--right{flex-direction:row-reverse}.event--right .event-content{background:#1a67d2;color:#fff}.event--right .event__identity-frame{margin-left:10px;margin-right:0;position:relative}.event--right .event-content__after--alt{text-align:right}.event--right .event-content__arrow{bottom:0;height:40px;opacity:0;overflow:hidden;position:absolute;right:-10px;visibility:hidden;width:10px}.event--right .event-content__arrow:after{background-color:#1a67d2;content:"";height:6px;left:-3px;position:absolute;top:17px;transform:rotate(45deg);width:6px}.event--right a{color:#fff}.event--right .event-content__file-download{background-image:url(assets/attachment-clip-white.331c58241ff4411c45ba.svg)!important;color:#fff!important}.event--agent+.event--bot,.event--agent+.event--right,.event--bot+.event--agent,.event--bot+.event--right,.event--right+.event--agent,.event--right+.event--bot{margin-top:24px}.event--agent+.event--agent,.event--bot+.event--bot,.event--right+.event--right{margin-top:8px}.event--agent+.event--agent .event__identity-frame,.event--bot+.event--bot .event__identity-frame,.event--right+.event--right .event__identity-frame{opacity:0;visibility:hidden}.event.event--last-consecutive .event-content__arrow,.event.event--last-consecutive .event__identity-frame,.event:not(.event--right).event--last-consecutive .event-content__arrow,.event:not(.event--right).event--last-consecutive .event__identity-frame{opacity:1;visibility:visible}.event.event--system{margin:24px 0}.event.event--system>div{margin:auto}.event.event--system>div>div{background:transparent;color:#5c7999;font-size:12px;font-weight:400;line-height:16px}.event__identity-frame{margin-right:10px;opacity:0;visibility:hidden}.event__identity-frame--position-absolute{position:absolute}.event__identity-frame--margin-bottom{margin-bottom:24px}.event__identity{border-radius:50%;height:40px;line-height:40px;overflow:hidden;text-align:center;width:40px}.event__identity--request{background-color:#ffe4e1}.event__identity--bot{background-image:url(assets/avatar.2ba6ef8a35f4471f54aa.svg);background-position:50%;background-repeat:no-repeat;background-size:40px}.event__identity--persona{background-color:silver}.event__identity--persona>img{display:block;height:40px;width:40px}.event__identity--authenticated{background-image:url(assets/auth-badge.53ad24252c9d2619d95f.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;bottom:-4px;height:20px;position:absolute;right:-4px;width:20px}.event-content-wrapper{display:block;max-width:75%}.event-content__before{color:#9b9b9b;font-size:9px;overflow:auto;padding:0 3px}.event-content__before>span{float:right}.event-content__after{color:#9b9b9b;float:right;font-size:9px;padding:0 3px}.event-content__after--alt,.event-content__before--alt{color:#5c7999;font-size:12px}.event-content{animation-duration:.3s;animation-name:fly-in;background:#f4f6fa;border-radius:4px;box-sizing:border-box;color:#00385f;display:block;position:relative}.event-content summary{list-style:none;outline:none}.event-content em,.event-content i{font-style:normal}.event-content b,.event-content strong{font-weight:700}.event-content a{font-weight:700;text-decoration:none}.event:not(.event--right) .event-content__arrow{bottom:0;height:40px;left:-10px;opacity:0;overflow:hidden;position:absolute;visibility:hidden;width:10px}.event:not(.event--right) .event-content__arrow:after{background-color:#f4f6fa;content:"";height:6px;position:absolute;right:-3px;top:17px;transform:rotate(45deg);width:6px}.event:not(.event--right) a{color:#1a67d2}.event-content--carousel{background-color:transparent;margin:0;max-width:100%;width:100%}.event-content__text{padding:8px;text-align:left;white-space:pre-line}.event-content__text>pre{background-color:transparent;border:1px solid;border-radius:0;overflow-x:auto;padding:2px}.event-content__text>pre>code{white-space:pre}.event-content__text>p>code{background-color:transparent;border:1px solid;border-radius:0;color:inherit}.event-content__text>table{border:1px solid;border-collapse:collapse}.event-content__text>table td,.event-content__text>table th{border:1px solid;padding:2px}.event-content__typing-on{padding:8px}.event-content__file{display:flex;padding:8px}.event-content__file>.event-content__file-download{background-color:transparent;background-image:url(assets/attachment-clip-blue.062bf4c80635e7de491b.svg);background-position:0;background-repeat:no-repeat;background-size:24px;border:none;color:#1a67d2;cursor:pointer;font:inherit;font-weight:600;margin:0;outline:none;overflow:hidden;padding:0 0 0 32px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.event-content__file>.event-content__file-size{color:#a3b5c9;padding-left:10px;white-space:nowrap}.event-content__image{min-height:18px;min-width:18px;padding:8px}.event-content__image>img{display:block;width:100%}.event-content__button-template{text-align:center}.event-content__button-template h1{font:inherit;margin-bottom:6px;margin-top:0;padding:9px 12px 0}.event-content__button-template ul{list-style-type:none;margin:0;padding:0}.event-content__button-template li{background-color:#fff;border-bottom:1px solid #e6ebef;margin:0 1px}.event-content__button-template li:last-of-type{border-radius:0 0 4px 4px}.event-content__button-template a{color:#1a67d2;display:block;padding:8px;text-decoration:none}.event-content__button-template button{background-color:transparent;border:none;color:#1a67d2;cursor:pointer;font:inherit;outline:none;padding:8px;width:100%}.event-content__button-template+.event-content__arrow{display:none}.event-content__generic-template{overflow:hidden;position:relative}.event-content__generic-template .slick-arrow.slick-disabled{display:none}.event-content__generic-template .slick-slide>div{background-color:#fff;padding:0 10px}.event-content__generic-template .slick-slide:first-child>div{margin-left:10px;padding-left:0}.event .event-content__generic-template-element{background-color:#f4f6fa;border-radius:4px;display:flex;flex-direction:column;height:100%;justify-content:space-between;outline:none;overflow:hidden;text-align:center}.event .event-content__generic-template-element>div{border-radius:0 0 4px 4px;display:flex;flex-direction:column;height:100%;justify-content:space-between}.event .event-content__generic-template-element h1{color:#21416c;font-size:16px;font-weight:700;margin:0;padding:10px 12px 0}.event .event-content__generic-template-element h2{color:#4c4c4c;font-size:12px;margin:0;padding:6px 12px 0;white-space:pre-line}.event .event-content__generic-template-element img{box-sizing:border-box;display:block;flex:0 0 auto;margin:auto;object-fit:contain;padding:10px;width:100%}.event .event-content__generic-template-element ul{list-style-type:none;margin:0;padding:16px 0 20px}.event .event-content__generic-template-element li{padding:4px 0}.event .event-content__generic-template-element a{background-color:#1a67d2;border:2px solid #1a67d2;border-radius:4px;color:#fff;margin:10px 8px;text-decoration:none}.event .event-content__generic-template-element a,.event .event-content__generic-template-element button{font-size:14px;font-weight:600;line-height:20px;min-width:80px;outline:none;padding:0 10px;text-align:center}.event .event-content__generic-template-element button{background-color:transparent;border:2px solid #a3b5c9;border-radius:4px;color:#1a67d2}.event-content__generic-template-arrow{background-color:transparent;border:0;cursor:pointer;height:32px;outline:none;position:absolute;top:50%;transform:translateY(-50%);width:32px;z-index:1}.event-content__generic-template-arrow--left{left:34px}.event-content__generic-template-arrow--left:after{background-image:url(assets/carousel-arrow.29b9a6cd4cc53418dfd4.svg);background-repeat:no-repeat;background-size:contain;content:"";height:32px;inset:0;margin:0;position:absolute;transform:rotate(180deg);width:32px}.event-content__generic-template-arrow--left:disabled{display:none}.event-content__generic-template-arrow--right{right:34px}.event-content__generic-template-arrow--right:after{background-image:url(assets/carousel-arrow.29b9a6cd4cc53418dfd4.svg);background-repeat:no-repeat;background-size:contain;content:"";height:32px;inset:0;margin:0;position:absolute;width:32px}.event-content__generic-template-arrow--right:disabled{display:none}.closing-overlay,.init-overlay{align-items:center;border:1px solid #e7ebef;display:flex;font-size:16px;height:100%;justify-content:center}.closing-overlay>div,.init-overlay>div{padding:18px;text-align:center;width:100%}.chat-overlay__h1{color:#21416c;font-size:18px;font-weight:700;line-height:28px;margin:8px 0;text-align:center}.chat-overlay__h2{font-weight:600;margin:6px 0 9px}.chat-overlay__h2,.chat-overlay__line{color:#21416c;font-size:16px;text-align:center}.chat-overlay__line{font-weight:400;margin:6px 0}.chat-overlay__line--strong{font-weight:600}.chat-overlay__line--nps-buttons{margin:14px 0 44px}.chat-overlay__button{border:2px solid #1a67d2;border-radius:4px;font-family:inherit;font-size:14px;font-weight:600;line-height:20px;margin:10px 8px;min-width:80px;outline:none;padding:0 10px;text-align:center}.chat-overlay__button:hover{cursor:pointer}.chat-overlay__button--primary{background-color:#1a67d2;color:#fff}.chat-overlay__button--secondary{background-color:#fff;border:2px solid #a3b5c9;color:#1a67d2}.spinner-overlay{align-items:center;background-color:#fff;inset:0;min-height:20rem;opacity:.9;padding:0;position:absolute;text-align:center;z-index:9999}.spinner-overlay .spinner-css{display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.spinner-overlay .spinner-css__text{color:#21416c;font-size:18px;font-weight:700;margin-bottom:0;margin-top:12px;padding:0 26px;text-align:center}.spinner-overlay .g-spinner.g-spinner-large{--size:3rem;--stroke-width:0.125rem;--color:#1a67d2;margin:0 auto}.nps-button{background:none;background-position:50%;background-repeat:no-repeat;background-size:48px 48px;border:0;cursor:pointer;height:48px;outline:0;padding:0;width:48px}.nps-button__2{background-image:url(assets/nps-5.e773db602978fb5af426.svg)}.nps-button__2--gray{background-image:url(assets/nps-5-gray.2ad13b691eeadba35ae2.svg);border-color:#d7d7d7}.nps-button__2--gray:hover{background-image:url(assets/nps-5.e773db602978fb5af426.svg)}.nps-button__4{background-image:url(assets/nps-4.3a4ecdef27919818a942.svg)}.nps-button__4--gray{background-image:url(assets/nps-4-gray.27e62c4ef9be866781a7.svg);border-color:#d7d7d7}.nps-button__4--gray:hover{background-image:url(assets/nps-4.3a4ecdef27919818a942.svg)}.nps-button__6{background-image:url(assets/nps-3.8c39e99bca551fe5fc8f.svg)}.nps-button__6--gray{background-image:url(assets/nps-3-gray.ae6def774f4f509f003b.svg);border-color:#d7d7d7}.nps-button__6--gray:hover{background-image:url(assets/nps-3.8c39e99bca551fe5fc8f.svg)}.nps-button__8{background-image:url(assets/nps-2.87d2557dde573ff23531.svg)}.nps-button__8--gray{background-image:url(assets/nps-2-gray.0ef9901c2443effa6605.svg);border-color:#d7d7d7}.nps-button__8--gray:hover{background-image:url(assets/nps-2.87d2557dde573ff23531.svg)}.nps-button__10{background-image:url(assets/nps-1.419711e9a2df606930fc.svg)}.nps-button__10--gray{background-image:url(assets/nps-1-gray.c41c8926f8a4050b62d7.svg);border-color:#d7d7d7}.nps-button__10--gray:hover{background-image:url(assets/nps-1.419711e9a2df606930fc.svg)}.nps-button+.nps-button{margin-left:4px}.spinner-css__bars{box-sizing:content-box;height:20px;margin:0 auto;text-align:center;width:auto}.spinner-css__bars>i{animation:stretchdelay 1s ease-in-out infinite;background-color:#415a77;display:inline-block;height:100%;margin-right:2px;width:3px}.spinner-css__bars>i:first-child{animation-delay:-.4s}.spinner-css__bars>i:nth-child(2){animation-delay:-.3s}.spinner-css__bars>i:nth-child(3){animation-delay:-.2s}.spinner-css__bars>i:nth-child(4){animation-delay:-.1s}@keyframes stretchdelay{0%,80%,to{transform:scaleY(.3333)}40%{transform:scaleY(1)}}.g-spinner{--size:32px;--stroke-width:3px;--color:currentColor;animation:rotate 2s linear infinite;animation-delay:-1s;height:var(--size)!important;width:var(--size)!important}.g-spinner-small{--size:24px;--stroke-width:4px}.g-spinner-large{--size:48px;--stroke-width:2px}.g-spinner-circle{animation:dash 2s ease-in-out infinite;animation-delay:-1s;stroke-width:var(--stroke-width);stroke-dasharray:80,200;stroke-dashoffset:0;stroke:var(--color)}@keyframes rotate{0%{transform-origin:50% 50%}to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15}to{stroke-dasharray:100,200;stroke-dashoffset:-125}}.tooltip-minimize{background-color:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.25);color:#00385f;font-size:12px;font-style:normal;font-weight:400;line-height:17px;padding:6px;position:absolute;right:27px;top:40px;width:164px;z-index:1001}.tooltip-minimize__arrow{height:16px;overflow:hidden;position:absolute;right:8px;top:-16px;width:30px}.tooltip-minimize__arrow:after{background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.25);content:"";height:25px;left:0;position:absolute;top:14px;transform:rotate(45deg);width:25px}.rangeslider-horizontal .rangeslider__fill{background-color:#1a67d2;border-radius:10px;height:100%;top:0;width:1px}.slider-horizontal .rangeslider-horizontal{background:#cbd5e1;border-radius:10px;height:4px;margin:8px 0 0}.rangeslider-horizontal .rangeslider__handle{top:50%}.rangeslider-horizontal .rangeslider__handle:after{background-color:#1a67d2;border:.5px solid #fff;border-radius:4px;content:" ";height:17px;left:-3px;position:absolute;top:-9px;width:5px}.rangeslider{background:#e6e6e6;position:relative;-ms-touch-action:none;touch-action:none}.rangeslider,.rangeslider .rangeslider__fill{display:block}.rangeslider .rangeslider__handle{background:#fff;border:1px solid #ccc;box-shadow:0 1px 3px rgba(0,0,0,.4),0 -1px 3px rgba(0,0,0,.4);cursor:pointer;display:inline-block;position:absolute}.rangeslider__labels{position:relative}.rangeslider-vertical .rangeslider__labels{height:100%;left:10px;list-style-type:none;margin:0 0 0 24px;padding:0;position:relative;text-align:left;width:250px}.rangeslider-vertical .rangeslider__labels .rangeslider__label-item{position:absolute;transform:translate3d(0,-50%,0)}.rangeslider-vertical .rangeslider__labels .rangeslider__label-item:before{background:#000;content:"";height:2px;left:-14px;position:absolute;top:50%;transform:translateY(-50%);width:10px;z-index:-1}.rangeslider__labels .rangeslider__label-item{cursor:pointer;display:inline-block;font-size:14px;position:absolute;top:10px;transform:translate3d(-50%,0,0)}.event-content--video-wrapper{max-width:76%}.event-content__video{position:relative}.event-content__video video,.event-content__video>iframe{border:none;border-radius:4px;display:block;width:100%}.event-content__video video{border-radius:4px 4px 0 0;object-fit:cover}.event-content__video .controls{background:#f4f6fa;border-radius:0 0 4px 4px;display:flex;justify-content:space-between}.event-content__video .controls .controls-button{background:none;background-position:50%;background-repeat:no-repeat;background-size:100%;border:0;cursor:pointer;height:22px;margin:9px;outline:0;padding:0;width:22px}.event-content__video .controls .controls-button__play{background-image:url(assets/media-play.3ab4689bf44ea470d771.svg)}.event-content__video .controls .controls-button__pause{background-image:url(assets/media-pause.64c4ce60325a99677551.svg)}.event-content__video .controls .controls-button__expand{background-image:url(assets/arrows-expand.3828e40ef700f716a1f2.svg);height:20px;margin:10px;width:20px}.event-content__video .controls .video-progress:hover{cursor:pointer}.event-content__video .controls .video-progress{background-color:transparent;box-shadow:none;flex-grow:1;margin:9px 0}.event-content__video .controls .video-progress>.slider-horizontal .rangeslider-horizontal{margin-top:9px}.event-content__video .controls .video-progress>.slider-horizontal .rangeslider-horizontal>.rangeslider__handle{top:1px}@keyframes fly-in{0%{opacity:0;transform:scale(.85) translateY(10%)}to{opacity:1;transform:scale(1) translateY(0)}}.webchat{backface-visibility:hidden;border-radius:8px;bottom:0;box-shadow:0 0 5px rgba(0,0,0,.5);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;max-width:360px;min-width:360px;outline:none;overflow:hidden;position:fixed;right:120px;width:360px;z-index:9999}.webchat .chat-container{background-color:#fff;display:flex;flex-direction:column;height:512px;margin:0 auto;max-height:calc(77vh - 48px);min-height:calc(1vh - 48px);position:relative}.webchat .chat-container--minimized{display:none}@media(width <= 480px){.webchat{max-width:83vw;min-width:281px;right:0;width:281px}.webchat .chat-container{height:365px;max-height:calc(73vh - 48px);min-height:365px}}.display-none{display:none}.label--X3JpyxYR{color:var(--g-color-text-secondary)}.otp-input-max-length-1--h4uBNItM:nth-child(n):nth-child(n){width:2.5rem}.otp-input-max-length-2--onSdrDEH:nth-child(n):nth-child(n){width:3.125rem}.otp-input-max-length-3--neUC9L7O:nth-child(n):nth-child(n){width:3.75rem}.otp-input-max-length-4--TXBDXktB:nth-child(n):nth-child(n){width:4.375rem}.otp-input-max-length-5--UrQ6F1Nh:nth-child(n):nth-child(n){width:5rem}.otp-input-max-length-6--iFO85RXK:nth-child(n):nth-child(n){width:5.625rem}.otp-input-max-length-7--hJvmolIX:nth-child(n):nth-child(n){width:6.25rem}.otp-input-max-length-8--kyuNvIco:nth-child(n):nth-child(n){width:6.875rem}.otp-input-max-length-9--A896p75e:nth-child(n):nth-child(n){width:7.5rem}.otp-input-max-length-10--mhwpicc7:nth-child(n):nth-child(n){width:8.125rem}.otp-input-max-length-11--HckdCFbI:nth-child(n):nth-child(n){width:8.75rem}.otp-input-max-length-12--Q2JAq123:nth-child(n):nth-child(n){width:9.375rem}.otp-input-max-length-13--GWWleiGZ:nth-child(n):nth-child(n){width:10rem}.otp-input-max-length-14--XIEaI0OR:nth-child(n):nth-child(n){width:10.625rem}.otp-input-max-length-15--xYy4Ljik:nth-child(n):nth-child(n){width:11.25rem}.otpInput--srXTZg3C{min-width:5rem}.regular-text--qx5YdLSv{font-weight:400}#flicker_mini{height:2.2cm;margin:0 auto;position:relative;width:5.4cm}#flicker_mini img{left:0;position:absolute;top:0}#flicker_mini #bg_image{height:2.13cm;width:5.4cm;z-index:0}#flicker_mini .flickersize{height:1.5cm;width:4.5cm}#flicker_mini #flicker_app_mini{left:.45cm;position:relative;top:.31cm;z-index:1}#flicker_app_mini .visible{display:block}#flicker_app_mini .hidden{display:none}#flicker_actions img{border:1px solid #000;margin:2px 2px 2px 3px}#flicker table td.flicker_titlebar{padding:0}#flickerDiv{text-align:center}#flickerDiv table{margin:0 auto}.titleAvatar--njm0CTif:nth-child(n):nth-child(n):nth-child(n){order:0}.dashboard--oE2ua6F7 :nth-child(1 of .first-no-top-margin){margin-top:0!important}@media(min-width:992px){.carousel--VdIY7Ew4{margin-top:.625rem}}@media(max-width:767.98px){.w-sm-100--GFDlqPMW{width:100%!important}}.advisor-card--zJTnh16R,.single-advisor-card--zOvpd75R{height:calc(100% - var(--card-padding-vertical)*2)!important}.advisor-card--zJTnh16R:hover,.single-advisor-card--zOvpd75R:hover{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;cursor:pointer}.single-advisor-card--zOvpd75R:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.price-alerts-modal-body--LoVgisBe{padding-bottom:1.25rem!important;padding-top:1.875rem!important}.price-alerts-last-price--IgtySHRn{margin-bottom:1.875rem!important}.price-alerts-stock-exchange--z9qfmIVM{margin-top:.75rem!important}.svgWrapper--dKykLLTs{overflow:visible}.svgWrapper--dKykLLTs:nth-child(n):nth-child(n){height:100%;width:100%}.shape--gIK_eS0i:not(.transparent--IRVFNp3m){cursor:pointer}.shape--gIK_eS0i.inactive--iVfSaouC{opacity:.15}.shape--gIK_eS0i:hover{opacity:1}.card-tan-help--gGOrzgrj{z-index:99999999}.card-tan-help--gGOrzgrj img{height:1.5em}.axisLine--_yULvyMw{fill:none}.axisLine--_yULvyMw,.tick--jbhnNd9U{stroke-width:1;stroke:#537090}.tickText--P53Z6zz6{color:#537090;font-size:.625rem}.rulerLine--jNxbhrLI{stroke-width:1;stroke:#e4eaf0;fill:none}.challenge-img--SWDZR2Iv{cursor:-webkit-zoom-in;width:268px}.challenge-img--SWDZR2Iv.zoomed--k8Nf5nwL{cursor:-webkit-zoom-out;width:402px}.title--ZRj3G4Ze{white-space:pre-wrap}.page-body--pRi7DpgX{padding-bottom:2.5rem;padding-top:2.5rem}.content--qFNqp03R>:first-child.g-card,.content--qFNqp03R>:first-child.g-card-group{margin-top:0}.editableNote--vUnXg8HV{border:1px solid transparent;cursor:text}.editableNote--vUnXg8HV:hover{border-color:#e4eaf0;border-radius:.25rem;outline:none}.focusButton--rjkJlaFY{height:100%;left:100%;margin:0!important;opacity:0;position:absolute;top:0}.focusButton--rjkJlaFY:focus{float:right;left:auto;opacity:1;pointer-events:auto;right:1rem}.fieldValueContainer--vOtoJyuq{display:flex;flex-direction:row}@media(max-width:767.98px){.fieldValueContainer--vOtoJyuq{flex-direction:column}}.fieldValue--_gixTaVz{flex-grow:2;flex-shrink:1;overflow:hidden;word-break:break-word}.fieldActions--K2GC6iNI{flex-grow:0;flex-shrink:0;padding-left:.3125rem}.fieldActions--K2GC6iNI button{width:100%}:lang(cs) .fieldActions--K2GC6iNI{width:145px}:lang(de) .fieldActions--K2GC6iNI,:lang(en) .fieldActions--K2GC6iNI{width:125px}:lang(hr) .fieldActions--K2GC6iNI{width:135px}:lang(hu) .fieldActions--K2GC6iNI{width:195px}:lang(ro) .fieldActions--K2GC6iNI{width:200px}:lang(sk) .fieldActions--K2GC6iNI{width:140px}@media(max-width:767.98px){.fieldValueContainer--vOtoJyuq .fieldActions--K2GC6iNI{width:100%}}.emptyNote--fa5lyBdx{color:var(--g-color-text-secondary)}.localizedAmount--jVvTjQyN{display:block;white-space:nowrap}@media print{.transactionTitle--DABhEowV{font-size:1rem}}.transaction-list-item--_fSvnc_l{word-wrap:break-word;overflow-wrap:break-word}.transaction-list-item--_fSvnc_l .g-card-body .g-row dt{overflow-wrap:normal}.rulerLine--p4LOUc1p{stroke-width:1;stroke-dasharray:4;stroke:#e4eaf0}.online-row-link--xherMxYe{display:inline-block;text-align:left;white-space:normal}.container--pwKg9hXR{padding-left:.725rem}.graphVeil--ghlYeWLX{fill:var(--g-color-surface-primary);fill-opacity:70%}.description--SXxpBumn{padding-top:1.25rem}.tooltip-content--x2NqQsn0{margin-left:.3125rem;z-index:99999999!important}.modalTooltip--DnoaJ8O1{z-index:9999999999!important}.line--zz6ffDnU{stroke-width:4px;stroke-linecap:round;fill:none}.sid--dbZ3ZUHt{min-height:5.375rem}.code--VsjvkdPO:before{content:"("}.code--VsjvkdPO:after{content:")"}.row--_iYh06wz:first-child{border-top:1px solid #eef0f4}.row--_iYh06wz.threeColumns--X3jKtuhE{cursor:pointer}@media(max-width:767.98px){.period--WSovmCQa{text-indent:2rem}}.name--dDzK94aC{align-items:center;display:flex;font-size:1rem}.name--dDzK94aC span{white-space:nowrap}.name--dDzK94aC span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.order--ciLi8trL{min-width:2rem}}.amount--uYRj7Bki h3{font-size:1.125rem!important;padding:0 0 0 2rem!important}@media(min-width:768px){.amount--uYRj7Bki h3{padding:0!important}}.buttons--msWpN0jG{text-align:right!important}.dragHandle--xz0y18pd{stroke-width:4;stroke:#0a285c;fill:#fff;cursor:grab}.dragHandle--xz0y18pd:active{cursor:grabbing}.dragLine--Qq7NJtYh{stroke-width:4;stroke:#0a285c}#phone-dropdown-menu-popover{z-index:99999999!important}.realtime-bankinfo-infoText strong{color:#00385f}.one-step-notification-activation .g-amount{line-height:250%}.one-step-notification-activation .g-modal-footer{padding:15px!important}.one-step-notification-activation .g-modal-footer #selectDescription{margin-left:-30px;text-align:left}.one-step-notification-activation .g-modal-footer .nav-tabs li a{font-weight:400;margin-right:0}.one-step-notification-activation .g-modal-footer #methodsDiv .nav{margin:0 -15px}.one-step-notification-activation .g-modal-footer #selectSigningMethodDiv{padding:15px}.one-step-notification-activation .g-modal-footer #signingDetailRegion{padding:0}.one-step-notification-activation .g-modal-footer #signingDetailRegion>div:first-child>div:first-child{display:block;min-width:100%}.one-step-notification-activation .g-modal-footer #signingDetailRegion .text-center{display:inline-block;padding:15px}.one-step-notification-activation .g-modal-footer ul{padding:0 0 0 15px}.one-step-notification-activation .g-modal-footer li{padding:0}.one-step-notification-activation .g-modal-footer li.active{background:#fff;margin-bottom:-1px!important;padding-bottom:1px}.one-step-notification-activation .g-modal-footer li:before{display:none}.one-step-notification-activation .g-modal-footer .btn-default{background-color:#135ee2;border:1px solid #135ee2;color:#fff;font-size:1rem;font-weight:400;line-height:1.125rem}.one-step-notification-activation .g-modal-footer .btn-default:hover{background-color:#135ee2;border:1px solid #135ee2;color:#fff}.negative-margins--GMx2gfQu{margin-left:-100px!important;margin-right:-100px!important}.label--Z_PVwRis{color:var(--g-color-text-secondary)}.columns--zSXbDQ2o,.columns--zSXbDQ2o td{padding:0!important}@media(min-width:768px){.typeColumn--KyA8_VRV{width:38%}}@media(min-width:992px){.typeColumn--KyA8_VRV{width:40%}}@media(min-width:1200px){.typeColumn--KyA8_VRV{width:47%}}@media(min-width:768px){.periodColumn--oKR9zUVB{width:25%}}@media(min-width:1200px){.periodColumn--oKR9zUVB{width:25%}}@media(max-width:767.98px){.amountColumn--pflyCksv{width:50%!important}}@media(min-width:768px){.amountColumn--pflyCksv{width:16%}}@media(max-width:767.98px){.buttonsColumn--mJqHv77R{width:50%!important}}@media(min-width:768px){.threeColumns--pQ2Y290N .typeColumn--KyA8_VRV{width:29%}}@media(min-width:992px){.threeColumns--pQ2Y290N .typeColumn--KyA8_VRV{width:34%}}@media(min-width:1200px){.threeColumns--pQ2Y290N .typeColumn--KyA8_VRV{width:47%}}@media(min-width:768px){.threeColumns--pQ2Y290N .periodColumn--oKR9zUVB{width:21%}}@media(min-width:992px){.threeColumns--pQ2Y290N .periodColumn--oKR9zUVB{width:20%}}@media(min-width:1200px){.threeColumns--pQ2Y290N .periodColumn--oKR9zUVB{width:14%}}@media(min-width:768px){.threeColumns--pQ2Y290N .amountColumn--pflyCksv{width:23%}}@media(min-width:992px){.threeColumns--pQ2Y290N .amountColumn--pflyCksv{width:21%}}@media(min-width:1200px){.threeColumns--pQ2Y290N .amountColumn--pflyCksv{width:17%}}.slice--CTIldwNC{stroke-width:.0625rem;stroke:#fff}.sliceValue--Y94ETeCd{color:#fff;font-size:.8rem;font-weight:700;pointer-events:none;text-anchor:middle}.table--AUfS5WEL thead,.table--AUfS5WEL>caption{display:none!important}.positionsTotalRow--s5oEu4DW td h3{font-size:1.125rem!important}@media(min-width:768px){.positionsTotalRow--s5oEu4DW td{padding-top:1.25rem!important}.positionsTotalRow--s5oEu4DW td:last-child{margin:0}.positionsTotalRow--s5oEu4DW h3{padding:0!important}}@media(max-width:767.98px){.positionsTotalRow--s5oEu4DW{padding-bottom:0}.positionsTotalRow--s5oEu4DW td:last-child{margin:0 .625rem;padding-left:0;padding-right:0}.positionsTotalRow--s5oEu4DW h3{padding:0 0 .5rem!important}}.positionsTotalLabel--G0bylcR5{font-size:1rem;padding-top:1.25rem!important}.positionsTotalSeparator--NFGFlKq3{border-color:#0a285c!important}@media(max-width:767.98px){.error--DKK3lDrO{padding-top:0}}.amount--I96NSIiS{padding-bottom:0!important;padding-top:.25rem!important}@media(min-width:768px){.amount--I96NSIiS{padding-top:1rem!important}}.tooltip--jJp4gRQL{background-color:rgba(2,46,103,.9);color:#fff;padding:.5rem;position:fixed;z-index:99999999}.noPadding--Pl0pnxBN{padding:0}.container--Tv96EZVu{--labeled-list-padding:0}.pieWrapper--aU0DOT9v{height:100%;width:100%}.donutCenterComponent--v_vu0_I6{left:0;padding:inherit;top:0}.container--yg7SMniH{border:1px solid #f7f7f7}.header--FXmh69n0{padding:15px}.label--tfmNXOBY{flex-grow:1;font-size:17px}.positive--msC2nBcC{fill:#057f19}.negative--Mj2bvR_x{fill:#cf2a1e}.coloredLabels--OcoeUE6f .pie-slice-value{color:#aa4bb3}.container--zz3ka_dn{padding:5px 15px}.container--zz3ka_dn:hover{background-color:var(--g-color-surface-alternate)}.icon--eKXomSyX{align-items:center;display:flex;justify-content:center}.label--FNosAvEf{flex-grow:1;font-size:16px;font-weight:700;padding-left:15px}.urgentPaymentBox--kzjga5_F .badge{margin-left:.25rem;margin-right:.5rem}@media(max-width:767.98px){.approvalBtn--kHN8UMGm{margin-right:.625rem!important;order:1!important;width:auto!important}}.no-bottom-border--N_cMkEEi{border-bottom:none!important}.wrapper--J1GzbxoT{border:1px solid #eef0f4!important;border-radius:4px!important}.clearBtn--N90JJ70P{height:1rem;margin-top:1rem!important}.creditorWrapper--cWr6e0as{border:1px solid #eef0f4!important;border-radius:4px!important;cursor:pointer;margin-bottom:16px!important}.creditorWrapper--cWr6e0as:hover{background-color:#eef0f4!important}.g-dark .creditorWrapper--cWr6e0as:hover{background-color:var(--g-color-overlay-hover)!important}.listWrapper--cUob50dV{margin-bottom:-16px}.listLabel--cCbDtt0H{padding-bottom:16px!important}@media(max-width:991.98px){.overview-container--kgxEbYke:nth-child(n):nth-child(n){max-width:none;padding-left:1.875rem;padding-right:1.875rem}}@media(max-width:575.98px){.overview-container--kgxEbYke:nth-child(n):nth-child(n){max-width:none;padding-left:.9375rem;padding-right:.9375rem}}.section-container--zLpkCcsN:nth-child(n):nth-child(n){padding-left:0;padding-right:0}@media(min-width:576px){.section-container--zLpkCcsN:nth-child(n):nth-child(n){padding-left:.9375rem;padding-right:.9375rem}}@media(min-width:992px){.section-container--zLpkCcsN:nth-child(n):nth-child(n){padding-left:0;padding-right:0}}.minus-mt-4--VCm5qO7M{margin-top:-1.5rem!important}.background-pattern-Coffee--L1bIvzZB{background-image:url(assets/Coffee.135130948389e8470988.svg)}.background-pattern-Confetti--dAY7Fhn1{background-image:url(assets/Confetti.0a60d57a1e151136accb.svg)}.background-pattern-Food--xr36GYtY{background-image:url(assets/Food.763266c2cf0549f26896.svg)}.background-pattern-George--TM3FInaU{background-image:url(assets/George.f2f70889d5b328e24c14.svg)}.background-pattern-IceCream--C0fBkNQT{background-image:url(assets/IceCream.f7b27989e53656138066.svg)}.background-pattern-Leaves--r2Ve26uK{background-image:url(assets/Leaves.b55bd1b6e34e52e15efb.svg)}.background-pattern-Tetris--vGGn9O8e{background-image:url(assets/Tetris.6f5dcebc193ecf6f67f5.svg)}.pattern-button-group--QFHgy_lO{margin:0 auto!important;width:25rem}.pattern-button-group--QFHgy_lO label{font-weight:400!important}.pattern-button-group--QFHgy_lO label:hover{cursor:pointer}.pattern-button-group--QFHgy_lO label.active{font-weight:600!important}.pattern-button--XplTcSj2{height:5rem;margin-left:auto;width:5rem}.pattern-button--XplTcSj2.active{border-color:#135ee2!important}.list-item--esv6Bq5l{display:contents}.spotlights-carousel-theme--ya_uEOZr{--spotlights-card-width:285px;--spotlights-card-width-down-from:"xs"}.heading--xMkuuh2I:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1rem}.widget--AHhA19oa:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-bottom:1rem;margin-top:0}.tooltip-provider--czc_Ctri{display:none;height:1.875rem;position:absolute;text-align:center;width:13.75rem}.button--qvjh8q2q{background:none;border:0;font-size:.875rem;margin:0;padding:0}.icon-number-pair--M7qY_NGw{white-space:nowrap}.aggregated-icons-container--FDljcGw1{white-space:normal}.instituteLogo--np84T96p{height:2.1875rem;margin-bottom:1.5rem;max-width:7.5625rem}.subtitle--KjRSFsIq .subtitle-item--n6R4qHKE:not(:first-child):before{color:#537090;content:"•";padding-left:.3125rem;padding-right:.3125rem}.resultItemSection--QmZcY3SH{margin-bottom:1.4375rem;margin-top:1.4375rem}.resultItemSection--QmZcY3SH .content--qlrj3eVz{align-items:center;display:flex}.logo--uYNMItDj{background-color:#2870ed;border-radius:.3125rem;height:5rem;width:5rem}.dropdown--BFdgnJiw{z-index:99999999}.image--OAHGSsla:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){height:8rem;max-height:8rem;max-width:none}.select-all--k_oSZczd:nth-child(n):nth-child(n):nth-child(n){border-bottom:1px solid}.list-item--uJj0Mtgi+.list-item--uJj0Mtgi{border-top:1px solid var(--g-color-surface-tertiary)}.total-amount-container--ZugAPVkp{line-height:2rem}@media(max-width:767.98px){.total-amount-container--ZugAPVkp{flex-direction:column}.total-amount-container--ZugAPVkp>div{text-align:right}}.total-amount-sum--dLpPPIXy{font-size:2rem}.title--rpJrnwfc{font-size:.875rem;line-height:1.5rem}.title--rpJrnwfc:nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.title--rpJrnwfc:after{content:"";inset:0;position:absolute;z-index:20}.text-line--IRMvE7jz:nth-child(n):nth-child(n){line-height:1rem}.positive--D3WAg7lm{color:var(--color-ui-green)}.negative--sAZEOX7l{color:var(--color-ui-red)}.neutral--GY6laajN{color:var(--g-color-text-secondary)}.static-grid--Rul40U_h{overflow:hidden}.static-grid--Rul40U_h .grid-card--QDQbQOH9:nth-child(n){float:left;position:static!important;transform:none!important}.card-grid--pvK0Qai8:empty,.list-grid--bxqCeGha:empty{max-height:6rem;min-height:6rem}.card-grid--pvK0Qai8{margin:.9375rem -.9375rem}@media(max-width:575.98px){.card-grid--pvK0Qai8{margin:.46875rem -.46875rem}}.card-grid--pvK0Qai8 .grid-card--QDQbQOH9{margin:.9375rem;width:calc(100% - 1.875rem)}@media(max-width:575.98px){.card-grid--pvK0Qai8 .grid-card--QDQbQOH9{margin:.46875rem}}@media(min-width:576px){.card-grid--pvK0Qai8 .grid-card--QDQbQOH9{width:calc(50% - 1.875rem)}}@media(min-width:768px){.card-grid--pvK0Qai8 .grid-card--QDQbQOH9{width:calc(33.33333% - 1.875rem)}}@media(min-width:992px){.card-grid--pvK0Qai8 .grid-card--QDQbQOH9{width:calc(25% - 1.875rem)}}@media(max-width:575.98px){.card-grid--pvK0Qai8 .grid-card--QDQbQOH9{width:calc(100% - .9375rem)}}.card-grid--pvK0Qai8.compact-grid--nr0MpZ1Z{margin-top:0}@media(max-width:575.98px){.card-grid--pvK0Qai8.compact-grid--nr0MpZ1Z{margin-top:.46875rem}}.list-grid--bxqCeGha{margin:1.40625rem 0}@media(max-width:575.98px){.list-grid--bxqCeGha{margin:.46875rem 0}}.list-grid--bxqCeGha .grid-card--QDQbQOH9{margin:.46875rem 0;width:100%}.list-grid--bxqCeGha.compact-grid--nr0MpZ1Z:nth-child(n){margin-bottom:1.875rem;margin-top:.9375rem}@media(max-width:575.98px){.list-grid--bxqCeGha.compact-grid--nr0MpZ1Z:nth-child(n){margin-bottom:.9375rem}}.list-grid--bxqCeGha.compact-grid--nr0MpZ1Z .grid-card--QDQbQOH9{border-bottom:.0625rem solid var(--g-color-surface-tertiary);margin:0}.list-grid--bxqCeGha.compact-grid--nr0MpZ1Z .grid-card--QDQbQOH9:nth-last-child(1 of .grid-card--QDQbQOH9){border-bottom-color:transparent}.list-grid--bxqCeGha.compact-grid--nr0MpZ1Z .grid-card--QDQbQOH9 .g-card{border-radius:0}.list-grid--bxqCeGha.compact-grid--nr0MpZ1Z .grid-card--QDQbQOH9:nth-child(1 of .grid-card--QDQbQOH9) .g-card{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.list-grid--bxqCeGha.compact-grid--nr0MpZ1Z .grid-card--QDQbQOH9:nth-last-child(1 of .grid-card--QDQbQOH9) .g-card{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.list-grid--bxqCeGha.compact-grid--nr0MpZ1Z .grid-card-placeholder--cSjeBi3A{border-radius:0}.grid-card-hidden--jtRITtY0{z-index:0}.grid-card-visible--eevBxM4y{z-index:10}.grid-card-positioning--lJaQUm62{z-index:20}.grid-card-releasing--KykdmB1S{z-index:30}.card-grid-dragged-card--f2KlK0Qu{z-index:40}.card-grid-dragged-card--f2KlK0Qu a:nth-child(n):nth-child(n):nth-child(n),.card-grid-dragged-card--f2KlK0Qu button:nth-child(n):nth-child(n):nth-child(n),.card-grid-dragged-card--f2KlK0Qu input:nth-child(n):nth-child(n):nth-child(n),.card-grid-dragged-card--f2KlK0Qu:nth-child(n):nth-child(n):nth-child(n){cursor:move}.list-grid-dragged-card--ti3EPrpk{z-index:40}.list-grid-dragged-card--ti3EPrpk a:nth-child(n):nth-child(n):nth-child(n),.list-grid-dragged-card--ti3EPrpk button:nth-child(n):nth-child(n):nth-child(n),.list-grid-dragged-card--ti3EPrpk input:nth-child(n):nth-child(n):nth-child(n),.list-grid-dragged-card--ti3EPrpk:nth-child(n):nth-child(n):nth-child(n){cursor:ns-resize}.grid-card-placeholder--cSjeBi3A{background-color:#135ee2;border-radius:.5rem;opacity:.25}.greeting--ifTlK3R_{font-size:1.25rem;white-space:pre-wrap}.greeting--ifTlK3R_.compact--JTAjZDaD{font-size:1rem}.greeting--ifTlK3R_.large--_0qJnlmp{font-size:1.5rem}.greeting--ifTlK3R_.large--_0qJnlmp.compact--JTAjZDaD{font-size:1.25rem}.carousel--XUYdblYC{padding-bottom:1.875rem;padding-top:1.875rem}@media(max-width:767.98px){.carousel--XUYdblYC{padding-top:0}}@media(max-width:575.98px){.carousel--XUYdblYC{padding-bottom:.9375rem}}.card-wrapper--xLv9BJPp>:first-child.g-card{height:100%;margin:0;padding:0}.clickable--g5JBwATN{cursor:pointer}.progress-chart--PA9dTHHH{pointer-events:none}.progress-chart--PA9dTHHH:hover:has(>.clickable--g5JBwATN:hover)>*{opacity:.4}.progress-chart--PA9dTHHH:hover>.clickable--g5JBwATN:hover{opacity:1}.progress-chart--PA9dTHHH .chart-row--MQG12gEi{align-items:center;border-radius:4px;pointer-events:auto;position:relative}.progress-chart--PA9dTHHH .chart-row--MQG12gEi .label--ZAwDB9Fy{font-size:16px;line-height:20px}.g-progress.bar--PvjleFlh:nth-child(n):nth-child(n){animation:grow--WtN2HuWE 1s ease-out 0s 1;border-radius:4px;height:16px;margin:0}@keyframes grow--WtN2HuWE{0%{width:0}to{width:inherit}}.g-progress.bar--PvjleFlh:nth-child(n):nth-child(n) :first-child{border-radius:4px}.lineItems--JdRBud5v{font-size:.875rem}.lineItems--JdRBud5v>:not(:last-child):after{color:#000;content:"•";display:inline-block;padding:0 .25rem}@media print{.hiddenInPrint--GRnNcADh{visibility:hidden}.visibleInPrint--ROqj7SSC{visibility:visible}.detailPrintGrid--RgOqBl4q:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0!important;padding:0!important}}.skeleton-loader--YygU4m30.no-top-space--dmPky3SP>:first-child{margin-top:0!important;padding-top:0!important}.pie-chart-wrapper--V9vDsAu9{height:180px;margin:10px 0}.label--pv24dt8t{font-size:.875rem}.obfuscate--ZygpPKnD{overflow:hidden;text-overflow:ellipsis}.clickableRow--kOjzy2Ez:hover td{background-color:var(--g-color-surface-alternate)}.clickableRow--kOjzy2Ez td{cursor:pointer}@media(min-width:768px){.switchButton--sfougp9W:nth-child(n):nth-child(n):nth-child(n):nth-child(n) svg{transform:rotate(90deg)}}.wrapper--sHlRhAmV{padding:0}.switch--ZiSX7DYG{align-items:center;display:flex;flex-direction:column;justify-content:center}.simulated-values--JrSewUrp{background-color:var(--g-color-surface-alternate)!important}.abcSelectorButton--EnNcT3SM{align-items:center;background:var(--color-transparent);border:1px solid var(--color-ui-gray)!important;border-radius:15px!important;color:var(--color-ui-gray);display:flex;font-size:14px!important;font-weight:700;height:24px;justify-content:center;line-height:14px!important;margin:16px 4px 0!important;min-width:24px;padding:0 5px;text-align:center;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;-ms-transition:background-color .35s ease;transition:background-color .35s ease;-webkit-transition:color .35s ease;-moz-transition:color .35s ease;-ms-transition:color .35s ease;transition:color .35s ease}.abcSelectorButton--EnNcT3SM[disabled],.abcSelectorButton--EnNcT3SM[disabled].active--ypoWBGuz,.abcSelectorButton--EnNcT3SM[disabled]:active,.abcSelectorButton--EnNcT3SM[disabled]:focus,.abcSelectorButton--EnNcT3SM[disabled]:hover{background:var(--color-transparent);border:1px solid var(--color-ui-gray-weak)!important;color:var(--color-ui-gray)}.abcSelectorButton--EnNcT3SM.active,.abcSelectorButton--EnNcT3SM:active,.abcSelectorButton--EnNcT3SM:hover{background:#135ee2;border:1px solid #135ee2!important;color:#fff}.abcSelectorButton--EnNcT3SM,.abcSelectorButton--EnNcT3SM.active,.abcSelectorButton--EnNcT3SM:active,.abcSelectorButton--EnNcT3SM:focus,.abcSelectorButton--EnNcT3SM:hover{outline:none!important}.abcSelectorButton--EnNcT3SM:focus{box-shadow:0 0 5px 0 #0a285c}.abcSelector--IWUuSDSQ{display:flex;flex-wrap:wrap;justify-content:center;line-height:40px}.pointer--ELmzAEa_{cursor:pointer}.pie-chart-wrapper--QDd00rh6{height:160px;margin:10px 0}.wrapper--mdt3AJwS{overflow:hidden;position:relative;text-align:center;width:340px;z-index:1}.avatar--jU3tt4bi{border:5px solid #fff;border-radius:50%}.dash-line--WlEAm1I5{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23199CF9FF' stroke-dasharray='15, 10' stroke-dashoffset='2' stroke-width='5' rx='50%25' ry='50%25'/%3E%3C/svg%3E");border-radius:100%;left:-100%;padding-top:130%;position:absolute;top:50%;width:300%}.health-card--HXvaVKIF{display:inline-block;position:relative}.health-card-image--o2tCIP6h{border-radius:.3125rem;height:auto;width:20.75rem}@media(max-width:575.98px){.health-card-image--o2tCIP6h{width:18.75rem}}.health-card-texts--GOV1jzS8{color:#fff;font-size:.9375rem;height:100%;position:absolute;text-shadow:0 0 3px #fff;top:0;width:100%}.health-card-texts-title--QLeJl4wu{font-size:.6875rem;font-weight:700;text-align:right;text-transform:uppercase}.health-card-texts-contractNumber--qwIBBOtd{position:absolute;right:3.5%;top:59%}.health-card-texts-validity--ySWK9OSQ{bottom:3.5%;left:3.5%;position:absolute}.date-column--gG6_RYCB:nth-child(n){max-width:200px}@media(min-width:992px){.remove-button-wrapper--ixTmv2Q5:nth-child(n):nth-child(n){padding-left:0}}.remove-button--pYdYC99m:nth-child(n):nth-child(n){margin-top:.375em}.selectable-item--FHqrOzEv:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.selectable-item--ukPMupAx:nth-child(n):nth-child(n):nth-child(n):nth-child(n){width:fit-content}.tooltip--Vr0qxa3B{z-index:1}.content--wcWfofTv{align-items:center}.content--wcWfofTv>:first-child{min-height:3.75rem;order:2}@media(max-width:1199.98px){.content--wcWfofTv>:first-child{min-height:5.25rem}}@media(max-width:767.98px){.content--wcWfofTv>:first-child{min-height:3.75rem}}.icon--uSIQxTCT{color:#a3b5c9;order:1}.strategy-column--AqKyZVEj:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:.0625rem solid;border-radius:.5rem;margin-left:1.25rem}.strategy-column--AqKyZVEj:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):first-of-type{margin-left:0}@media(max-width:767.98px){.strategy-column--AqKyZVEj:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:0;border-radius:0;border-top:.0625rem solid;margin-left:0}}.strategy-column--AqKyZVEj:hover:nth-child(n){background-color:#eef4fe}.strategy-column-content--jxKsO8K2{height:100%}.heading--z_8MULfx{min-height:3.125rem}@media(max-width:1199.98px){.heading--z_8MULfx{min-height:4.0625rem}}@media(max-width:767.98px){.heading--z_8MULfx{min-height:3.125rem}}.description--TtCHrbh3{min-height:8.125rem}@media(max-width:1199.98px){.description--TtCHrbh3{min-height:9.375rem}}@media(max-width:991.98px){.description--TtCHrbh3{min-height:11.875rem}}@media(max-width:767.98px){.description--TtCHrbh3{min-height:6.875rem}}.pie-chart--UC9xvbE9:nth-child(n){margin:0 auto!important}.card-inactive--eMs8Viiu{opacity:.3}.card-active--pUpPt9WO,.card-inactive--eMs8Viiu{text-align:center;transition:opacity .25s ease-in-out}.card-active--pUpPt9WO{opacity:1}.card--D3LoI1fP{max-width:190px;z-index:100}.card-in-envelope--VVnPzVZU{transform:translateY(-15%);z-index:100}.animation-container--Z4pJVRHG{display:flex;height:190px;justify-content:center;margin-top:1.5rem;position:relative}.confetti--Q2wnFBk3{left:50%;max-width:500px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:300}.envelope--G9ECuZZT{margin-left:-45px;margin-right:-45px;position:absolute;top:-15%;z-index:200}.badge--WNo2x55u{bottom:15%;position:absolute;transition:all 1s ease-in-out}.tableRow--w4Rjthus:hover td{background-color:#eef0f4;cursor:pointer}.tableRow--w4Rjthus:hover td:last-of-type button{display:inline-block}.tableRow--w4Rjthus td{background-color:#fff}.tableRow--w4Rjthus td:last-of-type button{display:none}.repaymentMethodForm--hZMdK5wC>button{margin-bottom:.5%!important;width:auto!important}.openApplications--mvaVEkoj .label-draft,.openApplications--mvaVEkoj .label-open_application{background-color:#a3b5c9}.openApplications--mvaVEkoj .label-cancelled,.openApplications--mvaVEkoj .label-expired,.openApplications--mvaVEkoj .label-failed,.openApplications--mvaVEkoj .label-rejected{background-color:#cf2a1e}.openApplications--mvaVEkoj .label-in_processing,.openApplications--mvaVEkoj .label-in_processing_manual,.openApplications--mvaVEkoj .label-processing{background-color:#f2a91e}.openApplications--mvaVEkoj .label-,.openApplications--mvaVEkoj .label-awaiting_documents,.openApplications--mvaVEkoj .label-awaiting_signature,.openApplications--mvaVEkoj .label-counteroffers,.openApplications--mvaVEkoj .label-deliver_of_confirmation,.openApplications--mvaVEkoj .label-sign{background-color:#135ee2}.openApplications--mvaVEkoj .label-approved,.openApplications--mvaVEkoj .label-granted{background-color:#057f19}.openApplications--mvaVEkoj .action-required{background-color:#cf2a1e}.openApplications--mvaVEkoj .displaycard .hideLink{color:#fff;display:block;font-family:Times New Roman,sans-serif;font-size:25px;line-height:15px;position:absolute;right:10px;text-decoration:none!important;top:10px}.productName--OghN6fRH:nth-child(n){color:#0a285c;font-size:18px;line-height:1.1429;padding:0;text-align:left;white-space:normal}.buttonGroup--SmWb4qB2{display:flex;flex-direction:column}.leftBorder--QUMQmzdV{border-left:.0625rem solid #e4eaf0}.bottomBorder--_2Q6DykO{border-bottom:.0625rem solid #e4eaf0}.itemContentLayout--NwNQZQen{flex-wrap:wrap;justify-content:flex-start}.itemContentLayout--NwNQZQen,.itemContentLayout--NwNQZQen>span{align-items:center;display:flex}.item--fHM16eLw{cursor:pointer}.xaxis--FQ9wdkMi{font-weight:400}.chart--JwDNfWRu svg{height:100%!important;text-transform:capitalize;width:100%!important}.chart--JwDNfWRu svg .domain{display:none}.chart--JwDNfWRu svg rect.bar{pointer-events:all;width:10px;rx:2px}.chart--JwDNfWRu svg .tick text{display:inline-block;fill:#537090;font-size:12px;text-transform:capitalize}.chart--JwDNfWRu svg .tick:last-of-type text{fill:#537090;font-weight:700}.chart--JwDNfWRu svg .area{opacity:.6;fill:var(--color-blue-200)}.chart--JwDNfWRu svg .tipcircle{fill:var(--color-gray-100)}.input-addon-span--xoUAve9g span{top:1px!important}.hoverable--S_kybMQP:hover{background-color:var(--g-color-surface-alternate);cursor:pointer}.xaxis--a9kvykIG{font-weight:400}.chart--wutDHnZg svg{height:100%!important;text-transform:capitalize;width:100%!important}.chart--wutDHnZg svg .domain{display:none}.chart--wutDHnZg svg rect.bar{pointer-events:all;width:10px;rx:2px}.chart--wutDHnZg svg rect.bar.incoming{fill:var(--color-ui-green)}.chart--wutDHnZg svg rect.bar.outgoing{fill:var(--color-ui-red)}.chart--wutDHnZg svg .tick text{display:inline-block;fill:#537090;font-size:12px;text-transform:capitalize}.chart--wutDHnZg svg .tick:last-of-type text{fill:#537090;font-weight:700}.stripeFix--IshyW2ck{position:fixed!important;top:5rem!important;width:100%;z-index:99}.pageFix--Sp3bdFHb{margin-top:2.5rem!important}.link--dPwS0gZy:nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--dPwS0gZy:after{content:"";inset:0;position:absolute;z-index:20}.transactionListView--Reob18qt .g-card:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-left:0;border-radius:0;border-right:0;border-top:0}.bulk-transactions--ZiDMOLIu{text-align:initial}.fieldValueContainer--jmWG_MpA{display:flex;flex-direction:row}@media(max-width:767.98px){.fieldValueContainer--jmWG_MpA{flex-direction:column}}.fieldValue--SkfMOxSs{flex-grow:2;flex-shrink:1;overflow:hidden;word-break:break-word}.fieldActions--MXT1BOho{flex-grow:0;flex-shrink:0;padding-left:.3125rem}.fieldActions--MXT1BOho button{width:100%}:lang(cs) .fieldActions--MXT1BOho{width:145px}:lang(de) .fieldActions--MXT1BOho,:lang(en) .fieldActions--MXT1BOho{width:125px}:lang(hr) .fieldActions--MXT1BOho{width:135px}:lang(hu) .fieldActions--MXT1BOho{width:195px}:lang(ro) .fieldActions--MXT1BOho{width:200px}:lang(sk) .fieldActions--MXT1BOho{width:140px}@media(max-width:767.98px){.fieldValueContainer--jmWG_MpA .fieldActions--MXT1BOho{width:100%}}.conditionalSpinnerWrapper--hCLujtFI{align-items:center;background:#eef0f4;border-radius:.25rem;display:flex;flex-direction:column;justify-content:center;margin-top:.625rem;max-height:160px;max-width:160px}.fileFieldLabel--Pe9_wk29{color:var(--g-color-text-secondary);margin-right:.625rem;white-space:normal}.attachment-thumbnail--OTixPIfL{overflow:visible}.attachment-thumbnail--OTixPIfL>span:focus{box-shadow:none;outline:none}.attachment-thumbnail--OTixPIfL>span:focus :focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.text-color--hIk7ksVm{color:#0a285c!important}.expired-text-color--ilF1rCu5{color:#cf2a1e!important}.g-dark .text-color--hIk7ksVm{color:#a2ceff!important}.cost-overview-item--Pn6Xw2TV{display:inline-flex;justify-content:space-between;padding:1rem 0;width:100%}@media(max-width:767.98px){.cost-overview-item--Pn6Xw2TV{flex-flow:column}}.signing-footer-total--ehlgpmMW{display:flex;justify-content:space-between;padding-bottom:16px}@media(max-width:767.98px){.signing-footer-total--ehlgpmMW{flex-direction:column}.signing-footer-total--ehlgpmMW>div{text-align:right}}.totalAmountSum--C6XbtqXL{font-size:1.125rem}.separator--N_0_qClH{border-color:#0a285c!important}.emailConfirmationBox--VIJZLuT0 .badge{margin-left:.25rem;margin-right:.5rem}.pointer--PKWkXIPH,.pointer--el9Afubp{cursor:pointer}.section--hPeO9Siq{margin-bottom:1.25rem}.filters--UypxZys_.filters--UypxZys_{display:flex;justify-content:flex-end}.filters--UypxZys_.filters--UypxZys_>*{padding-left:0;padding-right:0}.content--qQifzHsF{margin-top:1.25rem}.text4x35--G0rU3CFg{height:100%!important;line-height:1.4rem!important;overflow:hidden!important;resize:none!important}.expandableWrapper--abVRQrGc{height:2.5rem}.expanded--r8EQ8Ms1{height:9.45rem}.expanded--r8EQ8Ms1>.text4x35--G0rU3CFg{line-height:2.3rem!important}.table--QyqXkc58 thead,.table--QyqXkc58>caption{display:none!important}.positionsTotalRow--p6liuxY9 td h3{font-size:1.125rem!important}@media(min-width:768px){.positionsTotalRow--p6liuxY9 td{padding-top:1.25rem!important}.positionsTotalRow--p6liuxY9 td:last-child{margin:0}.positionsTotalRow--p6liuxY9 h3{padding:0!important}}@media(max-width:767.98px){.positionsTotalRow--p6liuxY9{padding-bottom:0}.positionsTotalRow--p6liuxY9 td:last-child{margin:0 .625rem;padding-left:0;padding-right:0}.positionsTotalRow--p6liuxY9 h3{padding:0 0 .5rem!important}}.positionsTotalLabel--tNHjDMZh{font-size:1rem;padding-top:1.25rem!important}.positionsTotalSeparator--ZhDl2zno{border-color:#0a285c!important}@media(max-width:767.98px){.error--lx16oeKZ{padding-top:0}}.amount--UU8pH4Sv{padding-bottom:0!important;padding-top:.25rem!important}@media(min-width:768px){.amount--UU8pH4Sv{padding-top:1rem!important}}.row--eRXYiceS{background:transparent!important;border:0;padding-bottom:0}@media(max-width:767.98px){.balance--ykzHCVEa{padding-top:0}}.balance--ykzHCVEa small{font-size:.8125rem!important;line-height:1.0625rem!important}.page-body--tGFTOpUy{padding-bottom:2.5rem;padding-top:2.5rem}.anchor-navigation-wrapper--Ds1kZFQO{bottom:.5rem;left:0;margin:0 auto;pointer-events:none;position:fixed;right:0;width:1110px}@media(max-width:1399.98px){.anchor-navigation-wrapper--Ds1kZFQO{width:1110px}}@media(max-width:1199.98px){.anchor-navigation-wrapper--Ds1kZFQO{width:930px}}@media(max-width:991.98px){.anchor-navigation-wrapper--Ds1kZFQO{display:none}}.anchor-navigation-wrapper--Ds1kZFQO>*{pointer-events:all;width:255px}@media(max-width:1399.98px){.anchor-navigation-wrapper--Ds1kZFQO>*{width:255px}}@media(max-width:1199.98px){.anchor-navigation-wrapper--Ds1kZFQO>*{width:210px}}.symbolWrapper--Xf5xAchD{display:inline-block;margin-right:.5rem;white-space:nowrap}.country-select--S_RSMl0I{width:60px!important}.country-dropdown--yzRnjfyA{width:300px!important}.card--OBLpMYtM{background-color:rgba(0,0,0,.1);border-radius:.5rem;flex-basis:0;flex-grow:1;height:5.9375rem;max-width:15.9375rem;padding:.9375rem 0 .9375rem .9375rem;transition:background-color .2s ease-out}.card--OBLpMYtM:focus,.card--OBLpMYtM:hover{background-color:rgba(0,0,0,.15)}.card--OBLpMYtM:focus .close--DOmQuwSG,.card--OBLpMYtM:hover .close--DOmQuwSG{opacity:.5}.card--OBLpMYtM:focus .close--DOmQuwSG:hover,.card--OBLpMYtM:hover .close--DOmQuwSG:hover{opacity:1}.card--OBLpMYtM:active{background-color:rgba(0,0,0,.2);transition:none}.card--OBLpMYtM.fade-in-appear{opacity:.01}.card--OBLpMYtM.fade-in-appear.fade-in-appear-active{opacity:1;transition:opacity .4s ease-in-out}@media(max-width:767.98px){.card--OBLpMYtM{width:13.125rem}}@media(max-width:575.98px){.card--OBLpMYtM{margin-left:.9375rem}}.icon--YLS8fxK2{flex:0 0 auto;margin-right:.625rem}.body--i52_obBt{flex:1 1 auto;overflow:hidden}.close--DOmQuwSG{opacity:.5}@media(min-width:992px){.close--DOmQuwSG{opacity:0}}.close--DOmQuwSG:nth-child(n):nth-child(n){margin-top:-.9375rem}.grid--UOi2w5_o{row-gap:.75rem}@media(min-width:768px){.grid--UOi2w5_o{row-gap:1rem}}.date-sm--KlIBYJA8{margin-bottom:.75rem;margin-top:.75rem}.date-lg--pOa2xGE0{max-width:290px;min-width:290px}@media(min-width:768px){.date-only--IvKc8KPp{max-width:290px}}.collapsible-header--ilPiOnYl{gap:0}@media(min-width:768px){.collapsible-header--ilPiOnYl{gap:1rem}}.overview-container--IKoa2sNE>:nth-child(1 of .first-element-no-top-margin){margin-top:0!important}.addressBookItemCard--t5pms9ov{max-width:380px!important;text-align:left}.pointer--S7ggftQt{cursor:pointer}.container--dXL2GjR5{text-align:center}.toggle-buttons-group--qePPCBTF .g-toggle-text{white-space:normal}.slider--P1QqqLQ0 input[type=range]{-webkit-appearance:none;appearance:none;height:.375rem;outline:none;width:100%}.slider--P1QqqLQ0 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#eef0f4;border:none;border-radius:50%;box-shadow:0 0 0 .11rem #a3b5c9;cursor:ew-resize;height:22px!important;margin-top:-.5rem;top:-8px!important;width:22px!important}.slider--P1QqqLQ0 input[type=range]::-moz-range-thumb{-webkit-appearance:none;appearance:none;background:#eef0f4;border:none;border-radius:50%;box-shadow:0 0 0 .11rem #a3b5c9;cursor:ew-resize;height:25px!important;margin-top:-.5rem;top:-8px!important;width:25px!important}.slider--P1QqqLQ0 input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 .11rem #a2ceff}.slider--P1QqqLQ0 input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 0 .11rem #a2ceff}.slider--P1QqqLQ0 input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,#135ee2 var(--left-offset,var(--slider-value)),#eff1f5 var(--right-offset,var(--slider-value)));border-radius:.1875rem;height:.375rem;outline:none;width:100%}.slider--P1QqqLQ0 input[type=range]::-moz-range-track{background:linear-gradient(to right,#135ee2 var(--left-offset,var(--slider-value)),#eff1f5 var(--right-offset,var(--slider-value)));border-radius:.1875rem;height:.375rem;outline:none;width:100%}.container--lscqMX0A{display:grid;place-items:center}.inline--kvFZcK3Q{align-items:center;display:flex;justify-content:center;position:absolute}.append-help-button-absolute-wrap--ccINJ8RO{position:relative}.append-help-button-absolute-button--g9aID2Kw{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.append-help-button-absolute-button-wrap--DJdqCs6x{display:inline-block;height:.75rem;margin-left:.3rem;position:relative;width:2.25rem}.header--UneIN8JW{margin-top:-2.5rem}.header-background--M7FAG4ML{background:var(--g-color-surface-tertiary)!important}.left-info--b2xWSQpM{flex-basis:min-content;flex-grow:1}.link--MzixU0A5{z-index:1}.card--hUKgmamb{color:var(--g-color-text-secondary);padding:.5rem .9375rem .25rem}.card--FfB2cA95{padding-bottom:.3125rem;padding-top:.625rem}.profile-name--ojBYCSSC:nth-child(n):nth-child(n){font-size:1rem;font-weight:600;line-height:1.5rem}.entity-type--uj_3YhY4:nth-child(n):nth-child(n){font-size:.875rem;line-height:1.3125rem}.card--rhlOaolR:focus-within:nth-child(n),.card--rhlOaolR:hover:nth-child(n){background-color:var(--g-color-overlay-hover)}@media(max-width:991.98px){.card--rhlOaolR:nth-child(n):nth-child(n) .g-card-body{padding-left:1.25rem;padding-right:1rem}}.card--rhlOaolR:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-width:.0625rem}.button--sDryO2wm{max-width:100%}.button--sDryO2wm:nth-child(n):nth-child(n){font-weight:inherit;line-height:inherit;min-height:0}.button--sDryO2wm:after{content:"";inset:0;position:absolute;z-index:20}.profile-list--qhmkU_Fp{width:20rem}.selectable-account-list-container--om_2yspU{border-bottom:1px solid var(--g-color-border-secondary);border-top:1px solid var(--g-color-border-secondary)}.category-icon--yNr3x1ky{margin-right:.5rem;margin-top:-3px}.square--ldx95gMG{margin:auto 0;min-height:8px;min-width:8px}.line--HXUgHIu_{height:2px;margin:auto 0;width:24px}.spendings-underspent--GIp9DaGo{background-color:var(--g-color-interactive-primary)}.spendings-overspent--ogJCWaEi{background-color:var(--g-color-error)}.budget-underspent--Ow_T4uP5{background-color:var(--g-color-success)}.budget-overspent--lKajFrDs{background-color:var(--g-color-error)}.frame--RWt3lEG6{stroke-width:1;stroke:var(--g-color-border-primary);opacity:.5;fill:transparent}.svg--T_KClZmc{overflow:visible!important}.svg--T_KClZmc:nth-child(n):nth-child(n){height:300px;width:100%}.empty-text--FrRLYuE6{left:50%;max-height:70%;max-width:70%;overflow:hidden;position:absolute;text-align:center;top:50%;transform:translate(-45%,-55%)}.x-axis--I0OIkxhe g:last-child{text-anchor:end}.date--DkkhXo4N{color:var(--g-color-border-primary);font-size:1rem;text-anchor:middle}.budgetAmount--2zi0ZTuC{font-size:var(--g-font-size-p-minor)}.budgetAmount--2zi0ZTuC.underspent--Gxt_MG2M{fill:var(--g-color-success)}.budgetAmount--2zi0ZTuC.overspent--ZloB4UA3{fill:var(--g-color-error)}.budgetLine--YtigHThS{stroke-width:2}.budgetLine--YtigHThS.underspent--Gxt_MG2M{stroke:var(--g-color-success)}.budgetLine--YtigHThS.overspent--ZloB4UA3{stroke:var(--g-color-error)}.graphLine--S5NfrTwd{stroke-width:2;stroke-linecap:round;fill:none}.graphLine--S5NfrTwd.underspent--jn3EnjhM{stroke:var(--g-color-interactive-primary)}.graphLine--S5NfrTwd.overspent--hQv9e_gW{stroke:var(--g-color-error)}.gradient-underspent--UO0jcvkb{stop-color:var(--g-color-interactive-primary)}.gradient-overspent--tIM7WYUL{stop-color:var(--g-color-error)}.circlePointer--AywN5d7n{stroke-width:2;fill:#fff;cursor:grab}.circlePointer--AywN5d7n:active{cursor:grabbing}.circlePointer--AywN5d7n.underspent--fkJo41yM{stroke:var(--g-color-interactive-primary)}.circlePointer--AywN5d7n.overspent--cuIz5bUN{stroke:var(--g-color-error)}.underspent--CwY0yO6X{fill:var(--g-color-interactive-primary)}.overspent--EhjZpxUe{fill:var(--g-color-error)}.bar-blurred--abbFPp92{opacity:.5}.spent-amount--h5qOrp8r{font-size:2rem;font-weight:var(--g-font-weight-bold)}.svgWrapper--_WYHgff2{overflow:visible}.svgWrapper--_WYHgff2:nth-child(n):nth-child(n){height:250px;width:100%}.shape--VyJaoTnV:not(.transparent--q1DCWE9B){cursor:pointer}.shape--VyJaoTnV.inactive--K3fOTss5{opacity:.15}.shape--VyJaoTnV:hover{opacity:1}.frame--cHGLrrRj{stroke-width:1;stroke:#a3b5c9;opacity:.5;fill:transparent}.barOutgoing--mT3nqMTw:nth-child(n):nth-child(n){fill:var(--g-color-error)}.barIncoming--EtVT9gip:nth-child(n):nth-child(n){fill:var(--g-color-success)}.empty-text--g8oe1AKr{left:50%;max-height:70%;max-width:70%;overflow:hidden;position:absolute;text-align:center;top:50%;transform:translate(-45%,-55%)}.progress-bar--oeoxTtEU{margin-left:auto;margin-right:auto;width:70%}.overspent--NhXqTJdB{color:#cf2a1e}.categoryList--fY5Atps2{margin-bottom:.25rem;white-space:normal}.wrap-line--uAdUn2_o{white-space:normal}.chart-container--CuMXHvQy{height:12.5rem;position:relative;width:100%}.chart--A1GScHol:nth-child(n):nth-child(n){height:100%;width:100%}.tooltip-container--AAr9SFvv{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.chart-tooltip--YLDk7YzA{position:absolute;width:max-content;z-index:400000}.axis-text--bqFFQ5sl{text-anchor:middle;fill:var(--g-color-text-primary);font-size:.75rem}.axis-text-bottom--v5citt2X{transform:translateY(10%)}.axis-text-left--N5AsgJiX{transform:translate(-4%,2%)}.bundleExplainedContainer--aCr38ggJ{display:flex;justify-content:flex-end}.badgesWrapper--VPVf4Pcj>span{margin-right:.625rem}.similar-transactions-detail--H_TsnzTR{padding-top:.5rem;text-align:initial}.cost-overview-item--QVU1pVEb{display:inline-flex;justify-content:space-between;padding:1rem 0;width:100%}@media(max-width:767.98px){.cost-overview-item--QVU1pVEb{flex-flow:column}}.summary-label--CcOtdwu6{flex-grow:1}.sideNav--PNda46de{position:sticky;top:174px;z-index:1020}.content-spacing--Y31K6Fjh{margin-top:2.5rem}.pillarCard--NkchL5Bi:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:2px solid transparent!important;display:inline-block}.pillarCard--NkchL5Bi:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n).selectedPillar--yGCL_Cjq{border-color:#2870ed!important}.pie-chart-wrapper--nBemxt4D{height:180px;margin:10px 0}.keep-toggle-styles--zQUH2J84{background-color:var(--g-color-surface-secondary)!important;border-color:var(--g-color-interactive-primary)!important;color:var(--g-color-text)!important;cursor:default!important}.paymentsChart--bvIWzaYP{height:280px;width:100%}.positive--ml_Pm9kn{fill:#057f19}.negative--CKVHPGmH{fill:#cf2a1e}.coloredLabels--VlGbaAHZ .pie-slice-value{color:#aa4bb3}.tickText--mx2OpsR1{color:var(--color-blue-400);font-size:.875rem}.fixLabeledListInModal--nAIgZsEs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) dl{margin:0!important;padding:0!important}.pill--gIbIp3v5{position:absolute;right:1rem}.grid--fSlTZF6X{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media(max-width:991.98px){.grid--fSlTZF6X{grid-template-columns:repeat(2,1fr)}}@media(max-width:767.98px){.grid--fSlTZF6X{grid-template-columns:1fr}}.badge-triangle--ggzQKeHP{margin-top:-24px;width:100%!important}.x-axis-svg--RBYhmz93{height:40px!important;overflow:visible!important;width:100%!important}.cost-overview-list--N8YmusTf:nth-child(n):nth-child(n){padding:1rem 0 .5rem}.pointer--azKTy7Dt,.pointer--x9ST8dGx{cursor:pointer}.footer--aH9SLM2i{border-top:.0625rem solid var(--g-color-border-secondary);min-width:100%;width:min-content}.footer--aH9SLM2i:before{content:none}.footer--aH9SLM2i:has(:focus-visible):nth-child(n){box-shadow:inset 0 0 0 .25rem var(--g-color-interactive-secondary)}@media(min-width:992px){.emptyState--SjSIta51{width:26.25rem}}.categoryHeader--rxtqcTiN{top:0;z-index:100}.categoryHeader--rxtqcTiN:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);position:sticky}.categoryName--WHFSi1xz{color:var(--g-color-text-secondary)}.categoryName--WHFSi1xz:nth-child(n):nth-child(n){font-weight:500}.card--OLdVhaE4.active--Oe87IFs5:nth-child(n),.card--OLdVhaE4:focus-within:nth-child(n),.card--OLdVhaE4:hover:nth-child(n){background-color:var(--g-color-overlay-hover)}.card--OLdVhaE4:has(:focus-visible):nth-child(n):nth-child(n){box-shadow:inset 0 0 0 .25rem var(--g-color-interactive-secondary)}.link--yoVVAFGy:nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--yoVVAFGy:after{content:"";inset:0;position:absolute;z-index:20}.productItem--EyGkHN0f:focus-within:nth-child(n),.productItem--EyGkHN0f:hover:nth-child(n){background-color:var(--g-color-overlay-hover)}.productItem--EyGkHN0f:has(:focus-visible):nth-child(n):nth-child(n){box-shadow:inset 0 0 0 .25rem var(--g-color-interactive-secondary)}.button--OKH0Uz5A{right:1rem;top:1rem}.button--OKH0Uz5A:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);z-index:110}.product-list--g15Ky2DJ:nth-child(n):nth-child(n){overflow-y:auto}.card--hUsAVFqM .g-card-body{align-items:center;display:flex;justify-content:space-between}.card--hUsAVFqM.active--Ekeo8_MC:nth-child(n),.card--hUsAVFqM:focus-within:nth-child(n),.card--hUsAVFqM:hover:nth-child(n){background-color:var(--g-color-overlay-hover)}.card--hUsAVFqM:has(:focus-visible):nth-child(n):nth-child(n){box-shadow:inset 0 0 0 .25rem var(--g-color-interactive-secondary)}.button--l4EoBuHu{max-width:100%}.button--l4EoBuHu:nth-child(n):nth-child(n){font-weight:inherit;line-height:inherit;min-height:0}.button--l4EoBuHu:after{content:"";inset:0;position:absolute;z-index:20}.profileList--J5WdcY2t:nth-child(n):nth-child(n){border-top-right-radius:0;box-shadow:none;overflow-y:auto}.profile-list--afufQ6dc{border-right:.0625rem solid var(--g-color-border-secondary);width:20rem}.product-list--Y0n30OqE{width:26.25rem}.footer--gYsvaBJc{bottom:0;flex:none;position:sticky;z-index:100}.item--bwU8HE6j.active--y7KXF37h:nth-child(n),.item--bwU8HE6j:focus-within:nth-child(n),.item--bwU8HE6j:hover:nth-child(n){background-color:var(--g-color-overlay-hover)}.item--bwU8HE6j:has(:focus-visible):nth-child(n):nth-child(n){box-shadow:inset 0 0 0 .25rem var(--g-color-interactive-secondary)}.action--HJ6KlzGc:nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.action--HJ6KlzGc:after{content:"";inset:0;position:absolute;z-index:20}.button--NuC1Gwit:nth-child(n):nth-child(n){min-height:1.5rem}.extras-list--Yn6VCEvX:nth-child(n):nth-child(n){overflow-y:auto}.extras-list--f_22Zomq{width:26.25rem}.header--DsWN7rl8{color:var(--g-color-text-primary);font-weight:500;padding:1rem}.header--DsWN7rl8.closed--KEHcoOOq{border-bottom:.0625rem solid #e4eaf0}.header--DsWN7rl8.active--ryyH3vhk{font-weight:700}.header--DsWN7rl8.active--ryyH3vhk,.header--DsWN7rl8:focus-within,.header--DsWN7rl8:hover{background-color:var(--g-color-overlay-hover)}.header--DsWN7rl8:has(:focus-visible){box-shadow:inset 0 0 0 .25rem var(--g-color-interactive-secondary)}.button--eKL8lfcY:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-image:none}.content--xmYZKVXt{border-bottom:.0625rem solid #e4eaf0;overflow-x:hidden}.content--xmYZKVXt:after{box-shadow:inset 0 .0625rem .375rem 0 rgba(0,0,0,.2);content:"";inset:0 -.1875rem 0 -.1875rem;pointer-events:none;position:absolute;z-index:100}.header--iexJnv5Q{padding:.625rem 1rem .625rem 1.25rem}.anchor--aGGHJyhu:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom:.0625rem solid #e4eaf0;color:var(--g-color-text-primary);font-weight:500}.anchor--aGGHJyhu:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus,.anchor--aGGHJyhu:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{background-color:var(--g-color-overlay-hover)}.anchor--aGGHJyhu:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus-visible{box-shadow:inset 0 0 0 .25rem var(--g-color-interactive-secondary)}.anchor--aGGHJyhu:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n).active--PGYdlA6P{background-color:var(--g-color-overlay-hover);font-weight:700}.pill--pU0YlhlH{margin-right:.75rem}.header--pPi7kQnP{padding:.625rem 1rem .625rem 1.25rem}.header--pPi7kQnP.active--Ipd0NbmJ,.header--pPi7kQnP:focus-within,.header--pPi7kQnP:hover{background-color:rgba(238,240,244,.8)}.shadowless--H5InYQ7N:after{content:none}.link--cZJQh09T:nth-child(n):nth-child(n):nth-child(n){padding:.625rem 1rem}.link--cZJQh09T:nth-child(n):nth-child(n):nth-child(n):focus,.link--cZJQh09T:nth-child(n):nth-child(n):nth-child(n):hover{background-color:var(--g-color-overlay-hover)}.link--cZJQh09T:nth-child(n):nth-child(n):nth-child(n):focus-visible{box-shadow:inset 0 0 0 .25rem var(--g-color-interactive-secondary)}@media(max-width:1199.98px){.content--xl8nRKBA{height:calc(100vh - 5rem);max-height:none!important;overflow:auto;width:100vw}}.item--Sj2pTbNc{cursor:pointer}.not-grouped-buttons-wrapper--ydDtArVq{padding:.625rem}.not-grouped-buttons-wrapper--ydDtArVq button{margin:.625rem 0 0!important;width:100%}.not-grouped-buttons-wrapper--ydDtArVq button:first-child{margin-top:0!important}.product-info-wrapper--xZVWUS6G{display:flex;height:100%}.product-info-wrapper--xZVWUS6G>span{padding-top:.625rem}.bulk-item-row--WuRZ22Y3:hover{background-color:#eef0f4;cursor:pointer}.white-left-border--tUDG4eNN{border-left:1px solid #eef0f4}.verification-of-payee-result--adRGv56u{white-space:normal}.g-dark .bulk-item-row--WuRZ22Y3:hover{background-color:var(--g-color-overlay-hover)!important}.g-dark .white-left-border--tUDG4eNN{border-left:1px solid var(--g-color-overlay-hover)}.groupFooter--nzcfryj2 .g-card-footer-action{margin-left:0!important}.stripe-layout-container--JuIVALYL{width:100%;z-index:99}@media(max-width:991.98px){.stripe-layout-container--JuIVALYL{margin-top:0!important;position:static}.content-fixed--XpLb0jXD{padding-left:0!important;padding-right:0!important;top:5rem!important}}@media(max-width:767.98px){.table-sm--wXS59dtc .two-column-table-sm tbody{padding-left:1rem}.table-sm--wXS59dtc .two-column-table-sm tbody td{width:50%!important}.table-sm--wXS59dtc .two-column-table-sm tbody td span{margin-bottom:.5rem}.table-sm--wXS59dtc .two-column-table-sm tbody td div{position:relative}.table-sm--wXS59dtc .two-column-table-sm tbody td div svg{margin-top:-1rem;position:absolute}.table-sm--wXS59dtc .two-column-table-sm tbody td:first-of-type{width:100%!important}.table-sm--wXS59dtc .two-column-table-sm tbody td:first-of-type div{max-width:100%!important}.table-sm--wXS59dtc .two-column-table-sm tbody td:first-of-type div .g-product-info-stripe{display:none}.table-sm--wXS59dtc .two-column-table-sm tbody td:first-of-type div svg{margin-top:0}}.backgroundColor--k4HeiTqJ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:#4a52c1!important}.cost-overview-item--DTny14EO{display:inline-flex;justify-content:space-between;padding:1rem 0;width:100%}@media(max-width:767.98px){.cost-overview-item--DTny14EO{flex-flow:column}}.cost-overview-list--kaLIwEAW:nth-child(n):nth-child(n){padding:1rem 0}.signing-container--kXMgpZbN{padding:2rem}.no-radius-bottom--Fb7iowOE{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.no-radius--wvL8Wuca{border-radius:0!important}.no-radius-stripe--VucWfBa1 .g-product-info-stripe{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.no-top-border-radius--FNCcqLFC{border-top-left-radius:0!important;border-top-right-radius:0!important}.accounts-permissions-header--IE25Ch7l{display:flex;flex-wrap:wrap;justify-content:space-between}.accounts-permissions-bottom-break--VpavwkcT{margin-bottom:200px!important}.no-border-radius--r46XQQxa{border-top-left-radius:0!important;border-top-right-radius:0!important}.top-select-bottom-padding--Dl3A16Lh{margin-bottom:.5rem!important}.center-checkbox-column--u7B7XcYx>div{display:inline-block}@media(max-width:767.98px){.full-width-column-sm--kUE1rLrW span{text-align:left}.full-width-column-sm--kUE1rLrW div{max-width:none!important;width:100%!important}}.statement-table--W1v9BwZY{border-radius:0}.statement-table--W1v9BwZY th:last-child{text-align:center}.statement-table--W1v9BwZY td{vertical-align:middle}.statement-table--W1v9BwZY tr>td:last-child{text-align:center}@media(max-width:767.98px){.statement-table--W1v9BwZY td,.statement-table--W1v9BwZY th{text-align:left}}.reversed-row--MxjRc2jI{flex-direction:row-reverse}.image--PDb1wEQO{position:relative}.card-image--OvETkz5t,.figure--AJe15i9c{height:auto;width:100%}.figure--AJe15i9c{border-radius:10px}.gradient--jkdI8gJ2{background:linear-gradient(180deg,rgba(var(--rgb-blue-400),.05),rgba(var(--rgb-blue-400),.25))}.details--BzDzCS9I{background:linear-gradient(rgba(0,0,0,.54),rgba(0,0,0,.72));border-radius:10px;bottom:-1%;color:var(--color-white);font-size:16px;font-weight:600;left:-1%;line-height:1;margin:10px;padding:1rem;position:absolute;text-align:left;width:fit-content}@media only screen and (width < 1200px){.details--BzDzCS9I{border-radius:8px;bottom:-3%;left:-2%;padding:.75rem;right:-2%;width:auto}}@media only screen and (width < 768px){.details--BzDzCS9I{border-radius:16px;bottom:0;left:0;width:fit-content}.details--BzDzCS9I.with-rounding--atdF1UXY{border-radius:7px}}.valid--jYLvJvU8{font-size:13px}.owner--q1ayt88L,.valid--jYLvJvU8{text-shadow:0 0 10px rgba(var(--rgb-blue-400),.5)}.owner--q1ayt88L{line-height:20px;margin-top:2px;text-transform:capitalize}.stepper--kQl5fwPv{gap:.5rem}.image-container--JwJTCuGA{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.image--xiIs4T61{border-radius:.625rem;box-shadow:0 .0625rem .25rem 0 rgba(10,40,92,.24);max-height:100%;max-width:100%}.grayscale--FJmpmmWB{filter:grayscale(100%)}.h100-20--JXq6t46Z{height:calc(100% - 20px)}.image-container--luUlHCqm{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.image--J8ffGMxs{border-radius:.625rem;box-shadow:0 .0625rem .25rem 0 rgba(10,40,92,.24);margin:0 auto;max-height:100%;max-width:100%}.grayscale--tGp9BBE1{filter:grayscale(100%)}.h100-20--RZ92Ai14{height:calc(100% - 20px)}.accountNo--tln2RkQU{font-size:.75rem}.wrapper--fv2WCiU2{background-color:transparent!important;cursor:inherit!important}.wrapper--fv2WCiU2:after{display:none!important}.toggle--sszoSTrQ{background-color:transparent!important}.toggle--sszoSTrQ svg{display:none!important}.content--yVHLOhzI{min-height:64px}.card-image--uw6KCCES{max-width:200px;width:100%}.card-image-rounded--Tm5tBSM5{border-radius:.625rem;box-shadow:0 .0625rem .25rem 0 rgba(10,40,92,.24);max-width:200px;width:100%}.performanceChart--Ao27ESX6 .scale-axis-x g:last-child text{font-weight:700}.positive--pjqBLoCJ{fill:#057f19}.negative--W8BENZDf{fill:#cf2a1e}.tickTextMiddle--CommNSIt{text-anchor:middle}.tickTextStart--UoIiX2xw{text-anchor:start}.tickTextEnd--tOHn3WdY{text-anchor:end}.tick--awWqQ9qR{color:#537090}.graphLine--XCJHqSQI{stroke-width:2;stroke-linecap:round;fill:none}.svg--otVXIO8x{overflow:visible!important}.svg--otVXIO8x:nth-child(n):nth-child(n){height:100%;touch-action:pan-y;user-select:none;width:100%}.rulerLine--O6_OGTR9{stroke-width:1;stroke-dasharray:4;stroke:#a3b5c9}.chartWrapper--v9Ke781_{height:250px}.chartWrapper--v9Ke781_,.loaderWrapper--tBXE4xW6{align-items:center;display:flex;justify-content:center}.loaderWrapper--tBXE4xW6{height:426px}.emptyState--LogI5ovO{align-items:center;display:flex;height:426px}.exchange--biyJRohI{padding-left:.3125rem;padding-right:.3125rem}:nth-child(n):nth-child(n) .textWhite--PGu5lL8F{color:#fff}:nth-child(n) .bannerRow--annhFiw4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA08AAABiBAMAAAB6yvVcAAAAMFBMVEUXIEQZJUokQ20dMVgaKk8vYI8yaJggOWImSXUpUHw2cqQ5fK89hrsrV4RAj8VFmtLqEHrFAAAFhUlEQVR4AezTRxUCQQAFwb/hvMkCjsgggDPSBwdYIMcqC/06AQAAAAAAAAAAYJqFVxvGXKtdH475cXU+TcmQK7VDilCvNpRcq0paoV7tNIRvCNWX4KjnchSOup2jcJRQjnIUjmr3i3N7ZgAhWR3H8c9/3pu9TjL/brdWRFOqBJlzqzt18tJW4Ji4gkpTba7AzZ1TxykD1wW0UorEAhAsIF3pxYUSPUeuOAwB1931H4SdmZl/MKv7v/3PvJm3M3ubfh8AsHbe532/39/jP4AYtXjytGZSljU7jBj1KkozIcFf97PDiFEaakxIhAVAjGLXo7kRMUod2M+uxHAjYlSBAjvHXS9X8hklRmmI2DGePLIkRu2qjDrzZ52tBFWeEKPyGTUbocJTCyfYSghzjIcihRgVM32KmkW2hSWFGBUmTJ0QK61v2kZ1K8wAtct3lFwmbvm6LDtqJkZFTJVLT/+WlTEPvqXFqMmNipkqmjDj1bcn6jWk9d30HaUpMJo5SKT1bX9HzS/hEjyk2eTQvVOp1ypfRsmOUgc0A8I7jkY43PfI9wwonDyrpfXdxB31zPIKA4IaTW5EVXifAQvdsC7X85u4owwBAzpQS//5HQYshWjGwopRs9hRUVb8DzBxvEODV+X4sWRHtRmgo4iZESyljAz3a7KRHeU1aoZH1XuuV9yMitgvRmXjNerw7G59AZh0RiX4kR2VZdQF8vIUGYSgXKOggoPsqOkbZXG58/QK2YhRGTtqm0apl77KevX9wHM4hL9eYgQKMcqzo7ZpVPjRow1Gs8ocDnsb71UyjRSj8JPTqD1QxsVmLbVDYEgztYySHYWPfaAzXn0xKcy4GSVGLS+n/oWL7+j8l4kMIkaw77PKUKPEKAUahxe/1DkvE83M1hczgkWOilFDjQqwFedZD9cJcxpVJo2awChVbwXS+kZklEo960XsDG592UYFlIa3PjEKbGpHdca99R2MyMJOYBSWjmTUaKOcHVUcc0cVTx1jkyNv+jNKAbx9bCyjUKooGTXCKINLZ8wd9UBpXgMA4fGVGlDGR+H0ufJ4RtkOm8xHYlTaKA1AxKRGrbdaZQCgqHkdHxbYC6tZRi0AKIoMCFcOajHKm1HxxEZR0gwIIcSHAhToDKMKP37sZlQAFWl93oxiuFHBB3WfUbQMsPeNOps087a+Myy7GdUBI63Pa1Q03KjHnn9tuFEXX3iWTcp5W986Re1kVBGyM0p2VIoqt3pvfS0Dqqn6DEeNZ1SN2M2ojrQ+T+vL3lEN7btMlEoQYKdy64sAS7ZR0vr8OyoE0DS8l4lWC0DrVEbN6xy3vtjNKL0uRvkzyr+jgrOfAtDAa5QGMMbNqNsuX8xx64vcHWWqcuvzZ5R/R83pQgQMM8qkjALgROnuaNLWhy+jxm99sqMqUAGz1SgcoxxqqCabWMmoHdlRmnRGuTvKl1ENxb+oyTIqu/VJ6/PuKAPejLrA8IxqWFvL2fqydxTS+uLhRjHSKDQODdRaztZHztYn36MMIWCGGVUC0AaHBuRtfeRsffI9StMdlVEtALMloww5W5/K2fpkRxnCzIxSWzLKGbzTzijZUQnEfqMMDYPy3/rAksLf+tZGGbUmt75Mo3rOjupCr0MfirAGCSRg6EKvQRE24Cp802UVqqVSQtfoBfgb2nAVylC1tgwxXWhDB9qwBhrWoU4b2mChA8chAQ1VDhu6ptWFLlgogoYEJUYB1hiwqBhaKAOX6YEtU4KNtbaBK/Rj+JzzYGs8DP2KbULvQtCEP8w14ENzDvqrvAIbSTeCS60rMbzLT7DR5AvoJ70m/Ewvgce5Djbhd9io2xr06SXwCeeB70rXoFelDG26MbToAd/yC9tBuB0AjReNIAiCIAjC/5J/APHbE0epHDeNAAAAAElFTkSuQmCC);margin:1.875rem 0 0}:nth-child(n) .bannerText--wTEtIlt2{padding-bottom:.9375rem;padding-left:1.875rem}:nth-child(n) .bannerButton--Y86b247W{align-items:center;display:flex;flex:1;margin-right:.9375rem}:nth-child(n) .bannerButton--Y86b247W button{width:100%}@media(max-width:767.98px){:nth-child(n) .bannerButton--Y86b247W{margin:0 1.875rem .9375rem .9375rem;padding-right:0}}.g-bs4 .g-modal .g-modal-content .product-hint{margin-bottom:20px}.g-bs4 .g-modal .g-modal-content .product-hint h4,.g-bs4 .g-modal .g-modal-content .product-hint span{text-align:left}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--DoGgjvmk,:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .riskHints--SOLcxncn{width:auto}.checkbox--OQQ0pdpj{margin-left:.375rem}.colorStripe--XYdlUB9b:nth-child(n):nth-child(n){border-radius:0;bottom:0;left:0;margin:0;position:absolute;top:0;width:.3125rem}.color-secondary--YW3TiCry{color:#537090}.animation--scAlqdGS{background-color:#fff;height:235px}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .actionButton--DY2HBn4G{border-top:.0625rem solid #e4eaf0;border-top-left-radius:0;border-top-right-radius:0;height:3.125rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .amount--eJTrmEJk{font-size:1rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .amountPushRight--koSI_zDI{margin-right:-1rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--n_2Izwhc{width:100%}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .buttonMd--PPTYOBhs{margin-left:40%;width:90%}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .buttonSm--FL5YUbYD{margin-left:80%;width:50%}.noFooterMargin--B3IWU4oo{margin-top:2rem}.textRg--CtIACrMF,.textRg--_06cxRwR{font-size:.875rem}@keyframes grow--LPKOLUh0{0%{width:0}to{width:inherit}}.wrapper--T34IyQvU{align-items:center;display:flex;height:16px;width:100%}.progress-bar--xGecrSqF{border-radius:8px;overflow:hidden;width:100%}.progress-bar-small--xCK4w0qE{height:3px}.progress-bar-medium--ohqvz3QS{height:6px}.progress-bar-large--xAxQy19B{height:12px}.bars--uCG87nnE{display:flex;height:100%;width:100%}@media(prefers-reduced-motion:no-preference){.bars--uCG87nnE{animation:grow--LPKOLUh0 .5s ease-out 0s 1}}.bar--lcgZLAaE{height:100%}.bar--lcgZLAaE:last-of-type{border-bottom-right-radius:8px;border-top-right-radius:8px}.square--YZtZEt7o{border-radius:.1rem;height:9px;margin-right:.3rem;width:9px}.dark--HRJ2vGs8,.light--SwgXmA7Y{background-color:#0a285c}.light--SwgXmA7Y{opacity:.2}.previewTable--QhPBkEyJ{border:1px solid #eef0f4;font-size:smaller;overflow-x:auto}.previewTable--QhPBkEyJ tr td,.previewTable--QhPBkEyJ tr th{border:1px solid #eef0f4;padding:5px;white-space:nowrap}.infoIcon--bl77hjq0{margin-left:3px}span.infoIcon--bl77hjq0,span.noWrap--wBS3qnK4{display:inline;margin-left:3px;white-space:nowrap}span.infoIcon--bl77hjq0:before,span.noWrap--wBS3qnK4:before{content:"﻿";display:inline}.tooltippedCheckbox--Lwaindt5 .checkbox--wDAbQp1Y label:nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;font-weight:700}.item--J1ZYseDG{background-color:#fff;border-bottom:1px solid #e4eaf0;cursor:pointer}.item--J1ZYseDG:first-of-type{border-top:1px solid #e4eaf0}.card-group>.g-table-wrapper:last-of-type .item--J1ZYseDG:last-of-type{border-bottom-width:0}.item--J1ZYseDG:hover:nth-child(n){background-color:rgba(228,234,240,.5)}.item--J1ZYseDG.selected--uEUTTRSC:nth-child(n){background-color:hsla(0,0%,100%,.5)}.item--J1ZYseDG .smallMinWidth--oLDJxyPL{width:4.375rem}.transactionWithSeparators--bOwFhTKR{cursor:pointer}.transactionWithSeparators--bOwFhTKR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):first-child{border-top-width:.0625rem}.transactionWithSeparators--bOwFhTKR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):last-child{border-bottom:.0625rem solid var(--g-color-border-secondary)}.card-group>.g-table-wrapper:last-of-type .transactionWithSeparators--bOwFhTKR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):last-child{border-bottom-width:0}.dateInput--zqrfTMtw .SingleDatePickerInput .DateInput_input{border-style:solid;border-width:1px}.timespanView--KvoSdZls .form-check{margin-bottom:0}.list--xRUEXZp3{border:1px solid #eef0f4;max-height:15.625rem;overflow-y:scroll}.item--uLlbdeWP{background-color:var(--g-color-surface-alternate);border-radius:var(--g-size-border-radius-md);z-index:310010!important}.moveCursor--VWMCJtgT{cursor:move}.infoIcon--ellpVO7L{margin-left:3px}span.infoIcon--ellpVO7L,span.noWrap--lc2RMjy4{display:inline;margin-left:3px;white-space:nowrap}span.infoIcon--ellpVO7L:before,span.noWrap--lc2RMjy4:before{content:"﻿";display:inline}.tooltippedCheckbox--fEFHnM4W .checkbox--XaGmSuea label:nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;font-weight:700}.previewTable--zuXWXEQ2{border:1px solid #eef0f4;font-size:smaller;overflow-x:auto;padding:0}.previewTable--zuXWXEQ2 tr td,.previewTable--zuXWXEQ2 tr th{border:1px solid #eef0f4;padding:5px;white-space:nowrap}.exportFieldsWrap--b3q5qm5R{border:1px solid #eef0f4;max-height:250px;overflow-y:scroll}.exportFields--iaLGpjzR{padding:0}.exportFields--iaLGpjzR li:before{content:none}.exportFields--iaLGpjzR li:before li{border-radius:2px;display:block}.exportFields--iaLGpjzR li:before li:first-child{margin-top:0}.exportField--dmsf8pJF{background-color:var(--g-color-surface-alternate)}.moveCursor--v_7ogF_Z{cursor:move}.separatorBorder--mTTavZyk{border-top:1px solid #eef0f4;margin-top:.5rem;padding-top:.5rem}.dateInput--fq4q58xx .SingleDatePickerInput .DateInput_input{border-style:solid;border-width:1px}.timespanView--mKJnI_qa .form-check{margin-bottom:0}#exportButton--LTGD6nPs,#printButton--_kBYEbf_{border-radius:.25rem}.exportPrintButtons--E0OROgm1{display:inline-flex;float:left}@media(min-width:768px){button.optionDropdown--LfPs6e4x{max-width:75%}}@media(max-width:991.98px){button.optionDropdown--LfPs6e4x{margin:0 .5rem}}.g-bootstrap.g-bs4 .g-group-button.timeSpanOptionButtonGroup--ssW0paGk,.g-group-button .btn.timespanOptionButton--OPnQhnZ9.timespanOption--KJuEJkbZ{margin:0}@media print{.g-focus-page-content:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-bottom:0;padding-top:0}.g-focus-page-content:nth-child(n):nth-child(n):nth-child(n):nth-child(n)>.card-group{margin-top:0}.transactionsContainer--FJjNv74s>.g-card-body:nth-child(n):nth-child(n){padding-bottom:0;padding-top:0}div#scrollcontainer{position:static}@page{size:330mm 427mm;margin:14mm;margin-top:0}html{position:absolute}body{display:inline;height:427mm;width:330mm}@supports(-moz-appearance:none){body{display:block}}.onlyinprint{max-width:calc(330mm - 8rem)}.focusPage--WLEu6Hzh:nth-child(n):nth-child(n):nth-child(n){max-width:none}div{border:0!important}.d-print-none:nth-child(n):nth-child(n):nth-child(n){display:none!important}}.g-bootstrap.g-bs4 .groupedTransactionList--SnWlx4ly .g-card{border-bottom:0}.filterBtnActive--dNhyM7aH:nth-child(n):nth-child(n){background-color:#537090;color:#fff}.strikeThrough--YAIHwfth{text-decoration:line-through}.carousel--Rj41uYdd div>ul{align-items:end}@media(min-width:768px){.labeledListItem--gXANS8s6{max-height:3.125rem;min-height:3.125rem}}@media(max-width:991.98px){.labeledListItemAdvice--S2tFSFOM dd{display:flex;justify-content:flex-end}}@media(min-width:768px){.labeledListItemAdvice--S2tFSFOM{max-height:3.125rem;min-height:3.125rem}.labeledListItemPortfolio--U7fv4V1D{max-height:3.438rem;min-height:3.438rem}}.bannerText--Nzm4BtU1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paddedCard--e3eBIz0Y{padding-bottom:7.56rem}.labeledListCard--QNFWepjx{min-height:13.25rem}.labeledListCard--QNFWepjx>div{padding-bottom:1rem!important;padding-top:1rem!important}.strikethrough--z1iiFU9l{text-decoration:line-through}.minHeightAccountFee--qknDuGQU{min-height:2.875rem}.borderRadius--xwGJ66lW{border-radius:0}.disabledCollapsible--jpCXpvki{opacity:.5;pointer-events:none}.alignWithText--qJVvDWiB{margin-bottom:.2rem;margin-left:.2rem}.card--sf_VYOph{height:5.9375rem}.card--sf_VYOph+.card--sf_VYOph{margin-left:1.875rem}@media(max-width:575.98px){.card--sf_VYOph+.card--sf_VYOph{margin-left:.9375rem}}@media(max-width:767.98px){.card--sf_VYOph{flex:0 0 13.125rem}}.icon--hrDJFzP0{height:1.5rem!important;min-height:1.5rem!important;min-width:1.5rem!important;width:1.5rem!important}.line--VfaaI41E{height:.75rem;max-height:.75rem}.card-padding--RQQqR3Ni:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.greeting--eb5_ebol{width:60%}@media(min-width:768px){.greeting--eb5_ebol{width:13.125rem}}@media(max-width:767.98px){.greeting--hHsxEitK{align-items:center;display:flex;height:5rem;justify-content:center}}@media(max-width:575.98px){.greeting--hHsxEitK{height:6.25rem}}.carousel--gJzHRssf{padding-bottom:1.875rem;padding-top:1.875rem}@media(max-width:767.98px){.carousel--gJzHRssf{padding-top:0}}@media(max-width:575.98px){.carousel--gJzHRssf{padding-bottom:.9375rem}}@media(max-width:767.98px){.greeting--a_geWFyP{align-items:center;display:flex;justify-content:center;text-align:center}.greeting--a_geWFyP:nth-child(n){min-height:5rem}}@media(max-width:575.98px){.greeting--a_geWFyP:nth-child(n){min-height:6.25rem}}.container--qkCbTMWU{gap:1.875rem;height:9.6875rem;padding-bottom:1.875rem;padding-top:1.875rem}.animation--DxvPRRR3{width:12.5rem}@media(min-width:768px){.emptyState--aXUJfcct{min-height:9.6875rem}}@media(max-width:575.98px){.image--LLMlTen3{margin-bottom:.9375rem}}@media(max-width:767.98px){.greeting--EiQmB7x_{align-items:center;display:flex;justify-content:center;order:-1}.greeting--EiQmB7x_:nth-child(n){min-height:5rem}}@media(max-width:575.98px){.greeting--EiQmB7x_:nth-child(n){min-height:6.25rem}}.stripe--VuUND4rq{margin-bottom:-2.25rem;margin-top:-2.5rem;padding-bottom:2.25rem}.grid--G2d9ZEd8{position:relative}@media(max-width:991.98px){.grid--G2d9ZEd8:nth-child(n){max-width:none;padding-left:1.875rem;padding-right:1.875rem}}@media(max-width:575.98px){.grid--G2d9ZEd8:nth-child(n){padding-left:.9375rem;padding-right:.9375rem}}.institute-logo--KtG_ZxIb{height:1.625rem}.list--lEw1539y{gap:1rem}.button--JqSTWrnQ:nth-child(n):nth-child(n):nth-child(n){font-size:.75rem}.footer--FV9r_4Ck{padding:.625rem 0}.fixed--x69kRTGb{bottom:0;position:fixed!important;width:100%}.greeting--q4eNDOIX{font-size:1.25rem;white-space:pre-wrap}.greeting--q4eNDOIX.compact--YX6vmR_l{font-size:1rem}.greeting--q4eNDOIX.large--LtBX8vGm{font-size:1.5rem}.greeting--q4eNDOIX.large--LtBX8vGm.compact--YX6vmR_l{font-size:1.25rem}.animation--dYa7QWlc{width:12.5rem}@media(min-width:768px){.emptyState--peKky_P3{min-height:9.6875rem}}@media(max-width:575.98px){.image--OeSL91QX{margin-bottom:.9375rem}}@media(max-width:767.98px){.greeting--DctJIoSs{align-items:center;display:flex;justify-content:center;order:-1}.greeting--DctJIoSs:nth-child(n){min-height:5rem}}@media(max-width:575.98px){.greeting--DctJIoSs:nth-child(n){min-height:6.25rem}}@media(max-width:767.98px){.greeting--G8iwGfxB{align-items:center;display:flex;justify-content:center;text-align:center}.greeting--G8iwGfxB:nth-child(n){min-height:5rem}}@media(max-width:575.98px){.greeting--G8iwGfxB:nth-child(n){min-height:6.25rem}}.carousel--VLtks16I{padding-bottom:1.875rem;padding-top:1.875rem}@media(max-width:767.98px){.carousel--VLtks16I{padding-top:0}}@media(max-width:575.98px){.carousel--VLtks16I{padding-bottom:.9375rem}}.card--TVn99vnD{background-color:rgba(0,0,0,.1);border-radius:.5rem;height:5.9375rem;padding:.9375rem 0 .9375rem .9375rem;transition:background-color .2s ease-out}.card--TVn99vnD:focus,.card--TVn99vnD:hover{background-color:rgba(0,0,0,.15)}.card--TVn99vnD:focus .close--r7VVZEwK,.card--TVn99vnD:hover .close--r7VVZEwK{opacity:.5}.card--TVn99vnD:focus .close--r7VVZEwK:hover,.card--TVn99vnD:hover .close--r7VVZEwK:hover{opacity:1}.card--TVn99vnD:active{background-color:rgba(0,0,0,.2);transition:none}.card--TVn99vnD.fade-in-appear{opacity:.01}.card--TVn99vnD.fade-in-appear.fade-in-appear-active{opacity:1;transition:opacity .4s ease-in-out}@media(max-width:767.98px){.card--TVn99vnD{width:13.125rem}}@media(max-width:575.98px){.card--TVn99vnD{margin-left:.9375rem}}.icon--kuO5ixOT{flex:0 0 auto;margin-right:.625rem}.body--sy9YUm_L{flex:1 1 auto;overflow:hidden}.close--r7VVZEwK{opacity:.5}@media(min-width:992px){.close--r7VVZEwK{opacity:0}}.close--r7VVZEwK:nth-child(n):nth-child(n){margin-top:-.9375rem}@keyframes load--SuG8Yect{0%{background-position-x:0}to{background-position-x:200%}}.card--Pal7urcM{animation:load--SuG8Yect .6s linear infinite;background-image:linear-gradient(-70deg,rgba(0,0,0,.05),rgba(0,0,0,.1),rgba(0,0,0,.05));background-size:200%;border-radius:.5rem;flex:1 1 auto;height:5.9375rem;line-height:.625rem;overflow:hidden;padding:1rem 2rem 1rem 1rem}.card--Pal7urcM:first-child{animation-delay:0ms}.card--Pal7urcM:nth-child(2){animation-delay:.2s}.card--Pal7urcM:nth-child(3){animation-delay:.4s}.card--Pal7urcM+.card--Pal7urcM{margin-left:1.875rem}@media(max-width:575.98px){.card--Pal7urcM+.card--Pal7urcM{margin-left:.9375rem}}@media(max-width:767.98px){.card--Pal7urcM{flex:0 0 13.125rem}}.icon--lyhmNq5p{background-color:var(--color-blue-bright);flex:0 0 auto;height:1.5rem;margin-right:.625rem;width:1.5rem}.body--yFJlgIDm{flex:1 1 auto}.text--CZWnsCLj{background-color:var(--color-blue-bright);border-radius:.3125rem}.text--CZWnsCLj:before{content:" "}.line1--zwc1ozQu{width:97%}.line2--BI_qGIXw{width:82%}.line3--bmhImMre{width:90%}.greeting--QuAqwMLF{line-height:.9375rem}@media(max-width:767.98px){.greeting--QuAqwMLF{width:13.125rem}}.text--XQbt3E3B{background-color:hsla(0,0%,100%,.1);border-radius:.5rem}.text--XQbt3E3B:before{content:" "}.salutation--StYhhYWb{width:60%}.username--LZHfU896{width:92%}@media(max-width:767.98px){.greeting--HraYFSYZ{align-items:center;display:flex;height:5rem;justify-content:center}}@media(max-width:575.98px){.greeting--HraYFSYZ{height:6.25rem}}.carousel--jQOTFkgY{padding-bottom:1.875rem;padding-top:1.875rem}@media(max-width:767.98px){.carousel--jQOTFkgY{padding-top:0}}@media(max-width:575.98px){.carousel--jQOTFkgY{padding-bottom:.9375rem}}.stripe--o82f2qRl{margin-bottom:-2.25rem;margin-top:-2.5rem;padding-bottom:2.25rem}@media(max-width:991.98px){.grid--d_6KJDlA:nth-child(n){max-width:none;padding-left:1.875rem;padding-right:1.875rem}}@media(max-width:575.98px){.grid--d_6KJDlA:nth-child(n){padding-left:.9375rem;padding-right:.9375rem}}.z50--h2wjSbtL{z-index:50}.explanation-item--c5BqNMTm:nth-child(n):nth-child(n):nth-child(n){border:none!important}.item-heading--vfHy_3BA:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1.125rem;line-height:1.5rem}.offer-list-item--nxrM7mHH:nth-child(n):nth-child(n):nth-child(n){background-clip:padding-box;padding-bottom:.25rem;padding-top:.1875rem}.offer-list-item--nxrM7mHH:nth-child(n):nth-child(n):nth-child(n):hover{background-color:var(--g-color-overlay-hover)!important}.title--upDXMJml{font-size:.875rem!important;line-height:1.3125rem!important}.pfm-main-category-fg-LIVING_AND_ENERGY:nth-child(n):nth-child(n):nth-child(n){color:#343399!important}.pfm-main-category-bg-LIVING_AND_ENERGY:nth-child(n):nth-child(n):nth-child(n){background-color:#343399!important}.pfm-main-category-fg-FOOD:nth-child(n):nth-child(n):nth-child(n){color:#1d6600!important}.pfm-main-category-bg-FOOD:nth-child(n):nth-child(n):nth-child(n){background-color:#1d6600!important}.pfm-main-category-fg-HEALTH:nth-child(n):nth-child(n):nth-child(n){color:#b9cd33!important}.pfm-main-category-bg-HEALTH:nth-child(n):nth-child(n):nth-child(n){background-color:#b9cd33!important}.pfm-main-category-fg-CLOTHING:nth-child(n):nth-child(n):nth-child(n){color:#6cc!important}.pfm-main-category-bg-CLOTHING:nth-child(n):nth-child(n):nth-child(n){background-color:#6cc!important}.pfm-main-category-fg-COMMUNICATION:nth-child(n):nth-child(n):nth-child(n){color:#600!important}.pfm-main-category-bg-COMMUNICATION:nth-child(n):nth-child(n):nth-child(n){background-color:#600!important}.pfm-main-category-fg-LEISURE:nth-child(n):nth-child(n):nth-child(n){color:#98339b!important}.pfm-main-category-bg-LEISURE:nth-child(n):nth-child(n):nth-child(n){background-color:#98339b!important}.pfm-main-category-fg-EDUCATION:nth-child(n):nth-child(n):nth-child(n){color:#015636!important}.pfm-main-category-bg-EDUCATION:nth-child(n):nth-child(n):nth-child(n){background-color:#015636!important}.pfm-main-category-fg-CAR:nth-child(n):nth-child(n):nth-child(n){color:#9c1006!important}.pfm-main-category-bg-CAR:nth-child(n):nth-child(n):nth-child(n){background-color:#9c1006!important}.pfm-main-category-fg-TRANSPORT:nth-child(n):nth-child(n):nth-child(n){color:#ffc62b!important}.pfm-main-category-bg-TRANSPORT:nth-child(n):nth-child(n):nth-child(n){background-color:#ffc62b!important}.pfm-main-category-fg-TRAVEL_HOLIDAYS:nth-child(n):nth-child(n):nth-child(n){color:#e85068!important}.pfm-main-category-bg-TRAVEL_HOLIDAYS:nth-child(n):nth-child(n):nth-child(n){background-color:#e85068!important}.pfm-main-category-fg-WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){color:#ffde48!important}.pfm-main-category-bg-WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){background-color:#ffde48!important}.pfm-main-category-fg-ALIMONY_POCKET_MONEY:nth-child(n):nth-child(n):nth-child(n){color:#0099cb!important}.pfm-main-category-bg-ALIMONY_POCKET_MONEY:nth-child(n):nth-child(n):nth-child(n){background-color:#0099cb!important}.pfm-main-category-fg-ONLINE_SHOPPING:nth-child(n):nth-child(n):nth-child(n){color:#0066cb!important}.pfm-main-category-bg-ONLINE_SHOPPING:nth-child(n):nth-child(n):nth-child(n){background-color:#0066cb!important}.pfm-main-category-fg-SAVINGS_INVESTMENT:nth-child(n):nth-child(n):nth-child(n){color:#690!important}.pfm-main-category-bg-SAVINGS_INVESTMENT:nth-child(n):nth-child(n):nth-child(n){background-color:#690!important}.pfm-main-category-fg-TAXES:nth-child(n):nth-child(n):nth-child(n){color:#f60!important}.pfm-main-category-bg-TAXES:nth-child(n):nth-child(n):nth-child(n){background-color:#f60!important}.pfm-main-category-fg-FEES:nth-child(n):nth-child(n):nth-child(n){color:#af7355!important}.pfm-main-category-bg-FEES:nth-child(n):nth-child(n):nth-child(n){background-color:#af7355!important}.pfm-main-category-fg-OTHER_EXPENSES:nth-child(n):nth-child(n):nth-child(n){color:#662400!important}.pfm-main-category-bg-OTHER_EXPENSES:nth-child(n):nth-child(n):nth-child(n){background-color:#662400!important}.pfm-main-category-fg-UNCATEGORIZED_EXPENSE:nth-child(n):nth-child(n):nth-child(n){color:#999!important}.pfm-main-category-bg-UNCATEGORIZED_EXPENSE:nth-child(n):nth-child(n):nth-child(n){background-color:#999!important}.pfm-main-category-fg-REGULAR_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#7c3!important}.pfm-main-category-bg-REGULAR_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#7c3!important}.pfm-main-category-fg-NON_REGULAR_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#66abcd!important}.pfm-main-category-bg-NON_REGULAR_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#66abcd!important}.pfm-main-category-fg-UNCATEGORIZED_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#666!important}.pfm-main-category-bg-UNCATEGORIZED_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#666!important}.pfm-sub-category-fg-RENT:nth-child(n):nth-child(n):nth-child(n){color:#343399!important}.pfm-sub-category-bg-RENT:nth-child(n):nth-child(n):nth-child(n){background-color:#343399!important}.pfm-sub-category-fg-HOUSE_LOAN:nth-child(n):nth-child(n):nth-child(n){color:#53529e!important}.pfm-sub-category-bg-HOUSE_LOAN:nth-child(n):nth-child(n):nth-child(n){background-color:#53529e!important}.pfm-sub-category-fg-ENERGY:nth-child(n):nth-child(n):nth-child(n){color:#7470b1!important}.pfm-sub-category-bg-ENERGY:nth-child(n):nth-child(n):nth-child(n){background-color:#7470b1!important}.pfm-sub-category-fg-UTILITY_BILLS:nth-child(n):nth-child(n):nth-child(n){color:#b8b4da!important}.pfm-sub-category-bg-UTILITY_BILLS:nth-child(n):nth-child(n):nth-child(n){background-color:#b8b4da!important}.pfm-sub-category-fg-WASTE_DISPOSAL:nth-child(n):nth-child(n):nth-child(n){color:#dbd9ed!important}.pfm-sub-category-bg-WASTE_DISPOSAL:nth-child(n):nth-child(n):nth-child(n){background-color:#dbd9ed!important}.pfm-sub-category-fg-SEWER_FEES:nth-child(n):nth-child(n):nth-child(n){color:#d9c4e0!important}.pfm-sub-category-bg-SEWER_FEES:nth-child(n):nth-child(n):nth-child(n){background-color:#d9c4e0!important}.pfm-sub-category-fg-PROPERTY_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#015636!important}.pfm-sub-category-bg-PROPERTY_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#015636!important}.pfm-sub-category-fg-PIP_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#343399!important}.pfm-sub-category-bg-PIP_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#343399!important}.pfm-sub-category-fg-INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#c8a6ce!important}.pfm-sub-category-bg-INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#c8a6ce!important}.pfm-sub-category-fg-IMPROVEMENTS_AND_FURNITURE:nth-child(n):nth-child(n):nth-child(n){color:#b686bb!important}.pfm-sub-category-bg-IMPROVEMENTS_AND_FURNITURE:nth-child(n):nth-child(n):nth-child(n){background-color:#b686bb!important}.pfm-sub-category-fg-CLEANING:nth-child(n):nth-child(n):nth-child(n){color:#a769a8!important}.pfm-sub-category-bg-CLEANING:nth-child(n):nth-child(n):nth-child(n){background-color:#a769a8!important}.pfm-sub-category-fg-PET_CARE:nth-child(n):nth-child(n):nth-child(n){color:#984b96!important}.pfm-sub-category-bg-PET_CARE:nth-child(n):nth-child(n):nth-child(n){background-color:#984b96!important}.pfm-sub-category-fg-OTHER_LIVING_AND_ENERGY:nth-child(n):nth-child(n):nth-child(n){color:#936093!important}.pfm-sub-category-bg-OTHER_LIVING_AND_ENERGY:nth-child(n):nth-child(n):nth-child(n){background-color:#936093!important}.pfm-sub-category-fg-FOOD_SHOPPING:nth-child(n):nth-child(n):nth-child(n){color:#6f935b!important}.pfm-sub-category-bg-FOOD_SHOPPING:nth-child(n):nth-child(n):nth-child(n){background-color:#6f935b!important}.pfm-sub-category-fg-RESTAURANT:nth-child(n):nth-child(n):nth-child(n){color:#91ac80!important}.pfm-sub-category-bg-RESTAURANT:nth-child(n):nth-child(n):nth-child(n){background-color:#91ac80!important}.pfm-sub-category-fg-OTHER_FOOD:nth-child(n):nth-child(n):nth-child(n){color:#b3c6a7!important}.pfm-sub-category-bg-OTHER_FOOD:nth-child(n):nth-child(n):nth-child(n){background-color:#b3c6a7!important}.pfm-sub-category-fg-DRUGSTORE:nth-child(n):nth-child(n):nth-child(n){color:#b9cd33!important}.pfm-sub-category-bg-DRUGSTORE:nth-child(n):nth-child(n):nth-child(n){background-color:#b9cd33!important}.pfm-sub-category-fg-PHARMACY:nth-child(n):nth-child(n):nth-child(n){color:#d5de81!important}.pfm-sub-category-bg-PHARMACY:nth-child(n):nth-child(n):nth-child(n){background-color:#d5de81!important}.pfm-sub-category-fg-COSMETICS:nth-child(n):nth-child(n):nth-child(n){color:#dfe6a4!important}.pfm-sub-category-bg-COSMETICS:nth-child(n):nth-child(n):nth-child(n){background-color:#dfe6a4!important}.pfm-sub-category-fg-COSMETICS_AND_APPEARANCE:nth-child(n):nth-child(n):nth-child(n){color:#e85068!important}.pfm-sub-category-bg-COSMETICS_AND_APPEARANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#e85068!important}.pfm-sub-category-fg-LIFE_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#0099cb!important}.pfm-sub-category-bg-LIFE_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#0099cb!important}.pfm-sub-category-fg-ACCIDENT_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#6cc!important}.pfm-sub-category-bg-ACCIDENT_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#6cc!important}.pfm-sub-category-fg-HEALTH_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#015636!important}.pfm-sub-category-bg-HEALTH_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#015636!important}.pfm-sub-category-fg-RISK_LIFE_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#343399!important}.pfm-sub-category-bg-RISK_LIFE_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#343399!important}.pfm-sub-category-fg-DOCTORS_HOSPITAL:nth-child(n):nth-child(n):nth-child(n){color:#eaeec4!important}.pfm-sub-category-bg-DOCTORS_HOSPITAL:nth-child(n):nth-child(n):nth-child(n){background-color:#eaeec4!important}.pfm-sub-category-fg-LIFE_HEALTH_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#abb757!important}.pfm-sub-category-bg-LIFE_HEALTH_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#abb757!important}.pfm-sub-category-fg-OTHER_HEALTH:nth-child(n):nth-child(n):nth-child(n){color:#969d68!important}.pfm-sub-category-bg-OTHER_HEALTH:nth-child(n):nth-child(n):nth-child(n){background-color:#969d68!important}.pfm-sub-category-fg-FASHION:nth-child(n):nth-child(n):nth-child(n){color:#6cc!important}.pfm-sub-category-bg-FASHION:nth-child(n):nth-child(n):nth-child(n){background-color:#6cc!important}.pfm-sub-category-fg-SHOES:nth-child(n):nth-child(n):nth-child(n){color:#69c!important}.pfm-sub-category-bg-SHOES:nth-child(n):nth-child(n):nth-child(n){background-color:#69c!important}.pfm-sub-category-fg-ACCESSORIES:nth-child(n):nth-child(n):nth-child(n){color:#66c!important}.pfm-sub-category-bg-ACCESSORIES:nth-child(n):nth-child(n):nth-child(n){background-color:#66c!important}.pfm-sub-category-fg-PHONE_BILLS:nth-child(n):nth-child(n):nth-child(n){color:#600!important}.pfm-sub-category-bg-PHONE_BILLS:nth-child(n):nth-child(n):nth-child(n){background-color:#600!important}.pfm-sub-category-fg-TELEVISION:nth-child(n):nth-child(n):nth-child(n){color:#915042!important}.pfm-sub-category-bg-TELEVISION:nth-child(n):nth-child(n):nth-child(n){background-color:#915042!important}.pfm-sub-category-fg-INTERNET:nth-child(n):nth-child(n):nth-child(n){color:#c96!important}.pfm-sub-category-bg-INTERNET:nth-child(n):nth-child(n):nth-child(n){background-color:#c96!important}.pfm-sub-category-fg-ENTERTAINMENT_ELECTRONICS:nth-child(n):nth-child(n):nth-child(n){color:#c49f93!important}.pfm-sub-category-bg-ENTERTAINMENT_ELECTRONICS:nth-child(n):nth-child(n):nth-child(n){background-color:#c49f93!important}.pfm-sub-category-fg-AMUSEMENT:nth-child(n):nth-child(n):nth-child(n){color:#98339b!important}.pfm-sub-category-bg-AMUSEMENT:nth-child(n):nth-child(n):nth-child(n){background-color:#98339b!important}.pfm-sub-category-fg-HOBBIES_SPORT:nth-child(n):nth-child(n):nth-child(n){color:#9e5ca0!important}.pfm-sub-category-bg-HOBBIES_SPORT:nth-child(n):nth-child(n):nth-child(n){background-color:#9e5ca0!important}.pfm-sub-category-fg-READING:nth-child(n):nth-child(n):nth-child(n){color:#c29ec9!important}.pfm-sub-category-bg-READING:nth-child(n):nth-child(n):nth-child(n){background-color:#c29ec9!important}.pfm-sub-category-fg-TOYS_GAMES:nth-child(n):nth-child(n):nth-child(n){color:#d9c4e0!important}.pfm-sub-category-bg-TOYS_GAMES:nth-child(n):nth-child(n):nth-child(n){background-color:#d9c4e0!important}.pfm-sub-category-fg-TOBACCONIST:nth-child(n):nth-child(n):nth-child(n){color:#d5bedd!important}.pfm-sub-category-bg-TOBACCONIST:nth-child(n):nth-child(n):nth-child(n){background-color:#d5bedd!important}.pfm-sub-category-fg-BETTING:nth-child(n):nth-child(n):nth-child(n){color:#8a558c!important}.pfm-sub-category-bg-BETTING:nth-child(n):nth-child(n):nth-child(n){background-color:#8a558c!important}.pfm-sub-category-fg-OTHER_LEISURE:nth-child(n):nth-child(n):nth-child(n){color:#806384!important}.pfm-sub-category-bg-OTHER_LEISURE:nth-child(n):nth-child(n):nth-child(n){background-color:#806384!important}.pfm-sub-category-fg-KINDERGARTEN_SCHOOL_UNIVERSITY:nth-child(n):nth-child(n):nth-child(n){color:#015636!important}.pfm-sub-category-bg-KINDERGARTEN_SCHOOL_UNIVERSITY:nth-child(n):nth-child(n):nth-child(n){background-color:#015636!important}.pfm-sub-category-fg-BOOKS_SUPPLIES:nth-child(n):nth-child(n):nth-child(n){color:#517868!important}.pfm-sub-category-bg-BOOKS_SUPPLIES:nth-child(n):nth-child(n):nth-child(n){background-color:#517868!important}.pfm-sub-category-fg-TUITION:nth-child(n):nth-child(n):nth-child(n){color:#6e8c7e!important}.pfm-sub-category-bg-TUITION:nth-child(n):nth-child(n):nth-child(n){background-color:#6e8c7e!important}.pfm-sub-category-fg-OTHER_EDUCATION:nth-child(n):nth-child(n):nth-child(n){color:#8ea498!important}.pfm-sub-category-bg-OTHER_EDUCATION:nth-child(n):nth-child(n):nth-child(n){background-color:#8ea498!important}.pfm-sub-category-fg-CAR_PURCHASE_LOAN:nth-child(n):nth-child(n):nth-child(n){color:#cc0001!important}.pfm-sub-category-bg-CAR_PURCHASE_LOAN:nth-child(n):nth-child(n):nth-child(n){background-color:#cc0001!important}.pfm-sub-category-fg-GAS_FUEL:nth-child(n):nth-child(n):nth-child(n){color:#dd6e52!important}.pfm-sub-category-bg-GAS_FUEL:nth-child(n):nth-child(n):nth-child(n){background-color:#dd6e52!important}.pfm-sub-category-fg-CAR_MAINTENANCE:nth-child(n):nth-child(n):nth-child(n){color:#e69379!important}.pfm-sub-category-bg-CAR_MAINTENANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#e69379!important}.pfm-sub-category-fg-CAR_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#f8ddd2!important}.pfm-sub-category-bg-CAR_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#f8ddd2!important}.pfm-sub-category-fg-PARKING:nth-child(n):nth-child(n):nth-child(n){color:#b4432c!important}.pfm-sub-category-bg-PARKING:nth-child(n):nth-child(n):nth-child(n){background-color:#b4432c!important}.pfm-sub-category-fg-TOLLS:nth-child(n):nth-child(n):nth-child(n){color:#9a5843!important}.pfm-sub-category-bg-TOLLS:nth-child(n):nth-child(n):nth-child(n){background-color:#9a5843!important}.pfm-sub-category-fg-OTHER_CAR:nth-child(n):nth-child(n):nth-child(n){color:#500!important}.pfm-sub-category-bg-OTHER_CAR:nth-child(n):nth-child(n):nth-child(n){background-color:#500!important}.pfm-sub-category-fg-PUBLIC_TRANSPORT:nth-child(n):nth-child(n):nth-child(n){color:#ffc62b!important}.pfm-sub-category-bg-PUBLIC_TRANSPORT:nth-child(n):nth-child(n):nth-child(n){background-color:#ffc62b!important}.pfm-sub-category-fg-TAXI:nth-child(n):nth-child(n):nth-child(n){color:#d6a100!important}.pfm-sub-category-bg-TAXI:nth-child(n):nth-child(n):nth-child(n){background-color:#d6a100!important}.pfm-sub-category-fg-OTHER_TRANSPORT:nth-child(n):nth-child(n):nth-child(n){color:#ffde48!important}.pfm-sub-category-bg-OTHER_TRANSPORT:nth-child(n):nth-child(n):nth-child(n){background-color:#ffde48!important}.pfm-sub-category-fg-HOLIDAY_ACCOMODATION:nth-child(n):nth-child(n):nth-child(n){color:#e85068!important}.pfm-sub-category-bg-HOLIDAY_ACCOMODATION:nth-child(n):nth-child(n):nth-child(n){background-color:#e85068!important}.pfm-sub-category-fg-TRAVEL_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#015636!important}.pfm-sub-category-bg-TRAVEL_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#015636!important}.pfm-sub-category-fg-HOLIDAY_FOOD_DRINKS:nth-child(n):nth-child(n):nth-child(n){color:#f3959e!important}.pfm-sub-category-bg-HOLIDAY_FOOD_DRINKS:nth-child(n):nth-child(n):nth-child(n){background-color:#f3959e!important}.pfm-sub-category-fg-HOLIDAY_EXPENSES:nth-child(n):nth-child(n):nth-child(n){color:#f6b3b9!important}.pfm-sub-category-bg-HOLIDAY_EXPENSES:nth-child(n):nth-child(n):nth-child(n){background-color:#f6b3b9!important}.pfm-sub-category-fg-FOREIGN_CURRENCY:nth-child(n):nth-child(n):nth-child(n){color:#ce6e78!important}.pfm-sub-category-bg-FOREIGN_CURRENCY:nth-child(n):nth-child(n):nth-child(n){background-color:#ce6e78!important}.pfm-sub-category-fg-OTHER_HOLIDAY:nth-child(n):nth-child(n):nth-child(n){color:#ad787b!important}.pfm-sub-category-bg-OTHER_HOLIDAY:nth-child(n):nth-child(n):nth-child(n){background-color:#ad787b!important}.pfm-sub-category-fg-ATM_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){color:#ffde48!important}.pfm-sub-category-bg-ATM_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){background-color:#ffde48!important}.pfm-sub-category-fg-CASH_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){color:#6cc!important}.pfm-sub-category-bg-CASH_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){background-color:#6cc!important}.pfm-sub-category-fg-BRANCH_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){color:#ffec85!important}.pfm-sub-category-bg-BRANCH_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){background-color:#ffec85!important}.pfm-sub-category-fg-CREDIT_CARD_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){color:#fff4c6!important}.pfm-sub-category-bg-CREDIT_CARD_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){background-color:#fff4c6!important}.pfm-sub-category-fg-CREDIT_CARD_BILL:nth-child(n):nth-child(n):nth-child(n){color:#d7b65c!important}.pfm-sub-category-bg-CREDIT_CARD_BILL:nth-child(n):nth-child(n):nth-child(n){background-color:#d7b65c!important}.pfm-sub-category-fg-QUICK_CHARGING:nth-child(n):nth-child(n):nth-child(n){color:#af9c6a!important}.pfm-sub-category-bg-QUICK_CHARGING:nth-child(n):nth-child(n):nth-child(n){background-color:#af9c6a!important}.pfm-sub-category-fg-OTHER_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){color:#847d64!important}.pfm-sub-category-bg-OTHER_WITHDRAWAL:nth-child(n):nth-child(n):nth-child(n){background-color:#847d64!important}.pfm-sub-category-fg-POCKET_MONEY:nth-child(n):nth-child(n):nth-child(n){color:#a6cae6!important}.pfm-sub-category-bg-POCKET_MONEY:nth-child(n):nth-child(n):nth-child(n){background-color:#a6cae6!important}.pfm-sub-category-fg-ALIMONEY:nth-child(n):nth-child(n):nth-child(n){color:#83b9dd!important}.pfm-sub-category-bg-ALIMONEY:nth-child(n):nth-child(n):nth-child(n){background-color:#83b9dd!important}.pfm-sub-category-fg-PRIVATE_CONTRIBUTION:nth-child(n):nth-child(n):nth-child(n){color:#0099cb!important}.pfm-sub-category-bg-PRIVATE_CONTRIBUTION:nth-child(n):nth-child(n):nth-child(n){background-color:#0099cb!important}.pfm-sub-category-fg-OTHER_ALIMONY_POCKET_MONEY:nth-child(n):nth-child(n):nth-child(n){color:#c6dbee!important}.pfm-sub-category-bg-OTHER_ALIMONY_POCKET_MONEY:nth-child(n):nth-child(n):nth-child(n){background-color:#c6dbee!important}.pfm-sub-category-fg-UNCATEGORIZED_ONLINE_SHOPPING:nth-child(n):nth-child(n):nth-child(n){color:#0066cb!important}.pfm-sub-category-bg-UNCATEGORIZED_ONLINE_SHOPPING:nth-child(n):nth-child(n):nth-child(n){background-color:#0066cb!important}.pfm-sub-category-fg-SAVINGS:nth-child(n):nth-child(n):nth-child(n){color:#690!important}.pfm-sub-category-bg-SAVINGS:nth-child(n):nth-child(n):nth-child(n){background-color:#690!important}.pfm-sub-category-fg-BUILDING_SOCIETY:nth-child(n):nth-child(n):nth-child(n){color:#9fb76f!important}.pfm-sub-category-bg-BUILDING_SOCIETY:nth-child(n):nth-child(n):nth-child(n){background-color:#9fb76f!important}.pfm-sub-category-fg-CRYPTOCURRENCY:nth-child(n):nth-child(n):nth-child(n){color:#666!important}.pfm-sub-category-bg-CRYPTOCURRENCY:nth-child(n):nth-child(n):nth-child(n){background-color:#666!important}.pfm-sub-category-fg-INVESTMENTPLAN:nth-child(n):nth-child(n):nth-child(n){color:#6cc!important}.pfm-sub-category-bg-INVESTMENTPLAN:nth-child(n):nth-child(n):nth-child(n){background-color:#6cc!important}.pfm-sub-category-fg-NOBLE_METAL:nth-child(n):nth-child(n):nth-child(n){color:#ffc62b!important}.pfm-sub-category-bg-NOBLE_METAL:nth-child(n):nth-child(n):nth-child(n){background-color:#ffc62b!important}.pfm-sub-category-fg-CAPITALIZATION_PRODUCTS:nth-child(n):nth-child(n):nth-child(n){color:#b9c993!important}.pfm-sub-category-bg-CAPITALIZATION_PRODUCTS:nth-child(n):nth-child(n):nth-child(n){background-color:#b9c993!important}.pfm-sub-category-fg-SECURITIES:nth-child(n):nth-child(n):nth-child(n){color:#d1bab8!important}.pfm-sub-category-bg-SECURITIES:nth-child(n):nth-child(n):nth-child(n){background-color:#d1bab8!important}.pfm-sub-category-fg-OTHER_SAVINGS:nth-child(n):nth-child(n):nth-child(n){color:#e8eddd!important}.pfm-sub-category-bg-OTHER_SAVINGS:nth-child(n):nth-child(n):nth-child(n){background-color:#e8eddd!important}.pfm-sub-category-fg-PERSONAL_INCOME_TAX:nth-child(n):nth-child(n):nth-child(n){color:#f60!important}.pfm-sub-category-bg-PERSONAL_INCOME_TAX:nth-child(n):nth-child(n):nth-child(n){background-color:#f60!important}.pfm-sub-category-fg-VALUE_ADDED_TAX:nth-child(n):nth-child(n):nth-child(n){color:#f7b788!important}.pfm-sub-category-bg-VALUE_ADDED_TAX:nth-child(n):nth-child(n):nth-child(n){background-color:#f7b788!important}.pfm-sub-category-fg-OTHER_TAXES:nth-child(n):nth-child(n):nth-child(n){color:#fce8d9!important}.pfm-sub-category-bg-OTHER_TAXES:nth-child(n):nth-child(n):nth-child(n){background-color:#fce8d9!important}.pfm-sub-category-fg-INTERNAL_TRANSFERS:nth-child(n):nth-child(n):nth-child(n){color:#af7355!important}.pfm-sub-category-bg-INTERNAL_TRANSFERS:nth-child(n):nth-child(n):nth-child(n){background-color:#af7355!important}.pfm-sub-category-fg-FEES:nth-child(n):nth-child(n):nth-child(n){color:#c78c85!important}.pfm-sub-category-bg-FEES:nth-child(n):nth-child(n):nth-child(n){background-color:#c78c85!important}.pfm-sub-category-fg-EXTERNAL_TRANSFERS:nth-child(n):nth-child(n):nth-child(n){color:#ffc62b!important}.pfm-sub-category-bg-EXTERNAL_TRANSFERS:nth-child(n):nth-child(n):nth-child(n){background-color:#ffc62b!important}.pfm-sub-category-fg-TAXES:nth-child(n):nth-child(n):nth-child(n){color:#f60!important}.pfm-sub-category-bg-TAXES:nth-child(n):nth-child(n):nth-child(n){background-color:#f60!important}.pfm-sub-category-fg-INTERESTS:nth-child(n):nth-child(n):nth-child(n){color:#a8716a!important}.pfm-sub-category-bg-INTERESTS:nth-child(n):nth-child(n):nth-child(n){background-color:#a8716a!important}.pfm-sub-category-fg-LENDING:nth-child(n):nth-child(n):nth-child(n){color:#a37a65!important}.pfm-sub-category-bg-LENDING:nth-child(n):nth-child(n):nth-child(n){background-color:#a37a65!important}.pfm-sub-category-fg-OTHER_FEES:nth-child(n):nth-child(n):nth-child(n){color:#947b6d!important}.pfm-sub-category-bg-OTHER_FEES:nth-child(n):nth-child(n):nth-child(n){background-color:#947b6d!important}.pfm-sub-category-fg-FINANCING:nth-child(n):nth-child(n):nth-child(n){color:#662400!important}.pfm-sub-category-bg-FINANCING:nth-child(n):nth-child(n):nth-child(n){background-color:#662400!important}.pfm-sub-category-fg-INSURANCE_PREMIUM:nth-child(n):nth-child(n):nth-child(n){color:#8b4d2b!important}.pfm-sub-category-bg-INSURANCE_PREMIUM:nth-child(n):nth-child(n):nth-child(n){background-color:#8b4d2b!important}.pfm-sub-category-fg-COLLECTION:nth-child(n):nth-child(n):nth-child(n){color:#343399!important}.pfm-sub-category-bg-COLLECTION:nth-child(n):nth-child(n):nth-child(n){background-color:#343399!important}.pfm-sub-category-fg-DONATIONS_ASSOCIATION:nth-child(n):nth-child(n):nth-child(n){color:#9c1006!important}.pfm-sub-category-bg-DONATIONS_ASSOCIATION:nth-child(n):nth-child(n):nth-child(n){background-color:#9c1006!important}.pfm-sub-category-fg-LIABILITY_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#7c3!important}.pfm-sub-category-bg-LIABILITY_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#7c3!important}.pfm-sub-category-fg-PAYMENT_PROTECTION_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#ffc62b!important}.pfm-sub-category-bg-PAYMENT_PROTECTION_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#ffc62b!important}.pfm-sub-category-fg-INCOME_PROTECTION_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:#0099cb!important}.pfm-sub-category-bg-INCOME_PROTECTION_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#0099cb!important}.pfm-sub-category-fg-SOCIAL_INSURANCE:nth-child(n):nth-child(n):nth-child(n){color:peru!important}.pfm-sub-category-bg-SOCIAL_INSURANCE:nth-child(n):nth-child(n):nth-child(n){background-color:peru!important}.pfm-sub-category-fg-GIFTS:nth-child(n):nth-child(n):nth-child(n){color:#ee9a49!important}.pfm-sub-category-bg-GIFTS:nth-child(n):nth-child(n):nth-child(n){background-color:#ee9a49!important}.pfm-sub-category-fg-DONATIONS:nth-child(n):nth-child(n):nth-child(n){color:#ffa54f!important}.pfm-sub-category-bg-DONATIONS:nth-child(n):nth-child(n):nth-child(n){background-color:#ffa54f!important}.pfm-sub-category-fg-PENALTIES_GOVERNMENTS:nth-child(n):nth-child(n):nth-child(n){color:tan!important}.pfm-sub-category-bg-PENALTIES_GOVERNMENTS:nth-child(n):nth-child(n):nth-child(n){background-color:tan!important}.pfm-sub-category-fg-OTHER_FINANCING:nth-child(n):nth-child(n):nth-child(n){color:#e1d4c8!important}.pfm-sub-category-bg-OTHER_FINANCING:nth-child(n):nth-child(n):nth-child(n){background-color:#e1d4c8!important}.pfm-sub-category-fg-UNCATEGORIZED_EXPENSE:nth-child(n):nth-child(n):nth-child(n){color:#999!important}.pfm-sub-category-bg-UNCATEGORIZED_EXPENSE:nth-child(n):nth-child(n):nth-child(n){background-color:#999!important}.pfm-sub-category-fg-SALARY:nth-child(n):nth-child(n):nth-child(n){color:#7c3!important}.pfm-sub-category-bg-SALARY:nth-child(n):nth-child(n):nth-child(n){background-color:#7c3!important}.pfm-sub-category-fg-PENSION:nth-child(n):nth-child(n):nth-child(n){color:#a4dd77!important}.pfm-sub-category-bg-PENSION:nth-child(n):nth-child(n):nth-child(n){background-color:#a4dd77!important}.pfm-sub-category-fg-BUSINESS_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#bbe699!important}.pfm-sub-category-bg-BUSINESS_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#bbe699!important}.pfm-sub-category-fg-UNEMPLOYMENT_COMPENSATION:nth-child(n):nth-child(n):nth-child(n){color:#e8f7dd!important}.pfm-sub-category-bg-UNEMPLOYMENT_COMPENSATION:nth-child(n):nth-child(n):nth-child(n){background-color:#e8f7dd!important}.pfm-sub-category-fg-MATERNITY_LEAVE:nth-child(n):nth-child(n):nth-child(n){color:#5fa329!important}.pfm-sub-category-bg-MATERNITY_LEAVE:nth-child(n):nth-child(n):nth-child(n){background-color:#5fa329!important}.pfm-sub-category-fg-FAMILY_ALLOWANCE:nth-child(n):nth-child(n):nth-child(n){color:#477a1f!important}.pfm-sub-category-bg-FAMILY_ALLOWANCE:nth-child(n):nth-child(n):nth-child(n){background-color:#477a1f!important}.pfm-sub-category-fg-ALIMONY:nth-child(n):nth-child(n):nth-child(n){color:#305214!important}.pfm-sub-category-bg-ALIMONY:nth-child(n):nth-child(n):nth-child(n){background-color:#305214!important}.pfm-sub-category-fg-OTHER_REGULAR_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#18290a!important}.pfm-sub-category-bg-OTHER_REGULAR_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#18290a!important}.pfm-sub-category-fg-RENTAL:nth-child(n):nth-child(n):nth-child(n){color:#66abcd!important}.pfm-sub-category-bg-RENTAL:nth-child(n):nth-child(n):nth-child(n){background-color:#66abcd!important}.pfm-sub-category-fg-CRYPTO_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#666!important}.pfm-sub-category-bg-CRYPTO_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#666!important}.pfm-sub-category-fg-INVESTMENT_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#ffc62b!important}.pfm-sub-category-bg-INVESTMENT_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#ffc62b!important}.pfm-sub-category-fg-SAVINGS_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#f60!important}.pfm-sub-category-bg-SAVINGS_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#f60!important}.pfm-sub-category-fg-CASH_DEPOSIT:nth-child(n):nth-child(n):nth-child(n){color:#a8c8da!important}.pfm-sub-category-bg-CASH_DEPOSIT:nth-child(n):nth-child(n):nth-child(n){background-color:#a8c8da!important}.pfm-sub-category-fg-OVERTIME_TRAVEL_COMPENSATION:nth-child(n):nth-child(n):nth-child(n){color:#c1d7e4!important}.pfm-sub-category-bg-OVERTIME_TRAVEL_COMPENSATION:nth-child(n):nth-child(n):nth-child(n){background-color:#c1d7e4!important}.pfm-sub-category-fg-INTERNAL_TRANSFER:nth-child(n):nth-child(n):nth-child(n){color:#c0d0d8!important}.pfm-sub-category-bg-INTERNAL_TRANSFER:nth-child(n):nth-child(n):nth-child(n){background-color:#c0d0d8!important}.pfm-sub-category-fg-ONLINE_SHOP:nth-child(n):nth-child(n):nth-child(n){color:#ebf2f7!important}.pfm-sub-category-bg-ONLINE_SHOP:nth-child(n):nth-child(n):nth-child(n){background-color:#ebf2f7!important}.pfm-sub-category-fg-AMAZON:nth-child(n):nth-child(n):nth-child(n){color:#f60!important}.pfm-sub-category-bg-AMAZON:nth-child(n):nth-child(n):nth-child(n){background-color:#f60!important}.pfm-sub-category-fg-GOOGLE:nth-child(n):nth-child(n):nth-child(n){color:#7c3!important}.pfm-sub-category-bg-GOOGLE:nth-child(n):nth-child(n):nth-child(n){background-color:#7c3!important}.pfm-sub-category-fg-ONLINE_SHOPS:nth-child(n):nth-child(n):nth-child(n){color:#98339b!important}.pfm-sub-category-bg-ONLINE_SHOPS:nth-child(n):nth-child(n):nth-child(n){background-color:#98339b!important}.pfm-sub-category-fg-WEB_SERVICES:nth-child(n):nth-child(n):nth-child(n){color:#e85068!important}.pfm-sub-category-bg-WEB_SERVICES:nth-child(n):nth-child(n):nth-child(n){background-color:#e85068!important}.pfm-sub-category-fg-REIMBURSEMENT:nth-child(n):nth-child(n):nth-child(n){color:#7ea1b4!important}.pfm-sub-category-bg-REIMBURSEMENT:nth-child(n):nth-child(n):nth-child(n){background-color:#7ea1b4!important}.pfm-sub-category-fg-SAVINGS_INVESTMENT_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#7d919c!important}.pfm-sub-category-bg-SAVINGS_INVESTMENT_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#7d919c!important}.pfm-sub-category-fg-INSURANCE_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#6e777c!important}.pfm-sub-category-bg-INSURANCE_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#6e777c!important}.pfm-sub-category-fg-OTHER_NON_REGULAR_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#4f5253!important}.pfm-sub-category-bg-OTHER_NON_REGULAR_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#4f5253!important}.pfm-sub-category-fg-UNCATEGORIZED_INCOME:nth-child(n):nth-child(n):nth-child(n){color:#666!important}.pfm-sub-category-bg-UNCATEGORIZED_INCOME:nth-child(n):nth-child(n):nth-child(n){background-color:#666!important}.card-list-container--qttuCF1r{display:flex;flex-direction:column;margin-top:-.9375rem}.info--Hzn8bqZi{display:flex;flex-grow:100;flex-shrink:1;height:3.4375rem;padding-left:.3125rem;padding-right:.625rem;padding-top:.625rem;width:8.125rem}.amount-column--AhY1O4Kr{display:flex;flex-direction:column;text-align:right}.title--BVIPmZ0K{display:flex;flex-direction:column;max-height:2.5rem;overflow-wrap:break-word;white-space:normal}.title-main--ReOZQwva{color:var(--g-color-text-primary)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .row--j6CT6s0G{align-items:center;background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary);display:flex;flex-flow:row-reverse;height:3.4375rem;overflow:hidden}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .row--j6CT6s0G:hover{text-decoration:none}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .fontSmall--nssZbPFr{font-size:.8rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .fontFaded--iQQRVrtI{color:var(--g-color-text-secondary);font-size:.8rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .amount--Ua_u_Ua0{font-size:.8rem;margin-right:.2rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .textOverflow--P0BfL9e9{max-width:6.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.holding--DjX2fVmH{min-height:2.625rem;padding:.25rem 1rem}:nth-child(n):nth-child(n):nth-child(n) .text--u2vSX2BS{display:-webkit-box;font-size:.75rem;max-height:2.375rem;max-width:6.5625rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}:nth-child(n):nth-child(n):nth-child(n) .badge--aU0Uu7C2{align-self:flex-end;display:flex;width:min-content}.holding-list--aSSWNNdH{margin:-.625rem -.9375rem!important}.list-item--YykpDZQ2:after{color:#537090;content:"•";left:-.9375rem;position:absolute;top:-.0625rem}@media(max-width:575.98px){.list-item--YykpDZQ2{min-width:7.5rem}}.amount--Lpy728qD{font-size:.875rem;font-weight:400!important}.totals--RPkYy3Ee{column-gap:1.25rem}.tooltip--SiQOcdfh{color:#537090;margin-left:.75rem}.error-card--AbqDCzzA{height:17.5rem}.horizontal-error-card--K2e94Mpn{height:4.5rem}.horizontal-icon--sybEV7Ks{margin-left:.25rem;margin-right:1rem}.error-description--k8kMjaiB:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1rem;font-weight:600;line-height:1.25rem}.card-skeleton--ANaAalHA{background-color:var(--g-color-surface-primary);border-radius:.5rem;box-shadow:.125rem .5rem rgba(var(--rgb-blue-400),.08);height:17.5rem}.horizontal-card-skeleton--vOISOTgT{height:4.5rem}.card-body-container--B7rShVR0{height:calc(100% + 1.25rem);margin:-.625rem -.9375rem;padding:.625rem .9375rem;width:calc(100% + 1.875rem)}.overview-product-card--RQ830kaz .g-card-overview-info-container{flex-grow:0!important}.overview-product-card--RQ830kaz .g-card-overview-body{flex-grow:1!important}.overview-product-card--RQ830kaz .g-card-overview-body svg{height:100%!important;text-transform:capitalize;width:100%!important}.plugin-card--VynIOnSB .g-card-overview-footer{justify-content:flex-end}.card-stack-item-color-bar--ByzTrC4M{height:.25rem;left:0;top:0}.card-stack-item--f8tKp419,.g-dark .card-stack-item--f8tKp419,.item--C7_CYpRk{background-color:var(--g-color-surface-primary);border-radius:.5rem;height:3.6875rem;left:auto;top:auto;width:5.0625rem}.card-stack-item--f8tKp419:first-child,.item--C7_CYpRk:first-child{transform:translate(0);z-index:5}.card-stack-item--f8tKp419:nth-child(2),.item--C7_CYpRk:nth-child(2){transform:translate(.75rem,.5rem);z-index:4}.card-stack-item--f8tKp419:nth-child(3),.item--C7_CYpRk:nth-child(3){transform:translate(1.5rem,1rem);z-index:3}.card-stack-item--f8tKp419:nth-child(4),.item--C7_CYpRk:nth-child(4){transform:translate(2.25rem,1.5rem);z-index:2}.card-stack-item--f8tKp419:nth-child(5),.item--C7_CYpRk:nth-child(5){transform:translate(3rem,2rem);z-index:1}.card-stack-item--f8tKp419:first-child{box-shadow:0 1px 4px rgba(33,65,108,.32)}.card-stack-item--f8tKp419:nth-child(2){box-shadow:0 1px 4px rgba(33,65,108,.28)}.card-stack-item--f8tKp419:nth-child(3){box-shadow:0 1px 4px rgba(33,65,108,.24)}.card-stack-item--f8tKp419:nth-child(4){box-shadow:0 1px 4px rgba(33,65,108,.2)}.card-stack-item--f8tKp419:nth-child(5){box-shadow:0 1px 4px rgba(33,65,108,.16)}.g-dark .card-stack-item--f8tKp419:first-child{box-shadow:0 1px 4px rgba(var(--rgb-black),32%)}.g-dark .card-stack-item--f8tKp419:nth-child(2){box-shadow:0 1px 4px rgba(var(--rgb-black),28%)}.g-dark .card-stack-item--f8tKp419:nth-child(3){box-shadow:0 1px 4px rgba(var(--rgb-black),24%)}.g-dark .card-stack-item--f8tKp419:nth-child(4){box-shadow:0 1px 4px rgba(var(--rgb-black),20%)}.g-dark .card-stack-item--f8tKp419:nth-child(5){box-shadow:0 1px 4px rgba(var(--rgb-black),16%)}.card-stack--hzg_UtKW.stack-size-1--gz7zN60J{padding-bottom:.5rem;padding-right:0}.card-stack--hzg_UtKW.stack-size-2--tAN2F4b9{padding-bottom:1rem;padding-right:.75rem}.card-stack--hzg_UtKW.stack-size-3--VWK9fPlQ{padding-bottom:1.5rem;padding-right:1.5rem}.card-stack--hzg_UtKW.stack-size-4--EzS9vIRj{padding-bottom:2rem;padding-right:2.25rem}.card-stack--hzg_UtKW.stack-size-5--QTPSCqkh{padding-bottom:2.5rem;padding-right:3rem}.placeholder-grid--SKvNqUeT{background-color:var(--g-color-surface-secondary);border:.0625rem dashed var(--g-color-border-primary);border-radius:8px;inset:0;position:absolute}.placeholder-grid--SKvNqUeT:nth-child(n){display:flex}.grid--pGf7bHNx:not(:empty)+.grid-placeholder--skqsnkEK{display:none}.grid--pGf7bHNx:empty,.grid-placeholder--skqsnkEK{margin-bottom:1.875rem;margin-top:1.875rem}@media(max-width:575.98px){.grid--pGf7bHNx:empty,.grid-placeholder--skqsnkEK{margin-bottom:.9375rem;margin-top:.9375rem}}.grid-placeholder--skqsnkEK{left:.9375rem;right:.9375rem}.grid--op2jBb3F:not(:empty)+.grid-placeholder--gmHYb9NE{display:none}.grid--op2jBb3F:empty,.grid-placeholder--gmHYb9NE{margin-bottom:1.875rem;margin-top:.9375rem}@media(max-width:575.98px){.grid--op2jBb3F:empty,.grid-placeholder--gmHYb9NE{margin-bottom:.9375rem}}.button--oCBMhs3S{z-index:1}.last-section-margin-bottom--OHv9MQvh>section:last-of-type{margin-bottom:1.5rem}.static-grid--fQhU1qNj{overflow:hidden}.static-grid--fQhU1qNj .grid-section--PXKC1UYg:nth-child(n){float:left;position:relative!important;transform:none!important}.grid-section--PXKC1UYg{border-radius:1rem;padding-left:.9375rem;padding-right:.9375rem;scroll-margin-top:5rem;width:100%}.grid-section-hidden--PWeKrUzA{z-index:0}.grid-section-visible--Zj4QSTE9{z-index:10}.grid-section-positioning--_rpitc7s{z-index:20}.grid-section-releasing--BdTkMZ1N{background-color:var(--g-color-surface-secondary);z-index:30}.grid-section-dragging--pQHVYIX5{background-color:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-secondary);z-index:40}.grid-section-dragging--pQHVYIX5 button:nth-child(n):nth-child(n),.grid-section-dragging--pQHVYIX5:nth-child(n):nth-child(n){cursor:ns-resize}.grid-section-placeholder--s5q0mGn3{background-color:#135ee2;border-radius:1rem;opacity:.25}.bigSearchContainer--OX56LuMI{display:flex;flex-direction:row}.bigSearchContainer--OX56LuMI>*{white-space:nowrap}@media(max-width:991.98px){.bigSearchContainer--OX56LuMI.dateFilled--CBHFqZR_ .amountContainer--J4qMj7dn button:first-of-type{max-width:7rem}}.bigSearchContainer--OX56LuMI.dateFilled--CBHFqZR_ .amountContainer--J4qMj7dn button:first-of-type{max-width:10.625rem}.bigSearchContainer--OX56LuMI.amountFilled--Y6VwTm5n{min-width:.0625rem}.bigSearchContainer--OX56LuMI .keywordContainer--YGQKcpvu{flex-grow:2}.bigSearchContainer--OX56LuMI .keywordContainer--YGQKcpvu.focusRingForward--VDSEbgEX{z-index:10}.bigSearchContainer--OX56LuMI .keywordContainer--YGQKcpvu input:nth-child(n){width:100%}.bigSearchContainer--OX56LuMI .amountContainer--J4qMj7dn button:first-of-type:nth-child(n),.bigSearchContainer--OX56LuMI .dateContainer--RXamEuyQ:nth-child(n){border-radius:0;max-width:16.875rem}.bigSearchContainer--OX56LuMI .amountContainer--J4qMj7dn button:nth-of-type(2):nth-child(n){z-index:20}.bigSearchContainer--OX56LuMI .dateContainer--RXamEuyQ{margin-left:1px}.bigSearchContainer--OX56LuMI .dateContainer--RXamEuyQ input:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.bigSearchContainer--OX56LuMI .dateTriggerButton--WVpQWhSz:nth-child(n):nth-child(n):nth-child(n){display:block;padding-left:1.25rem;padding-right:1.25rem}.bigSearchContainer--OX56LuMI>.g-input-group-append:last-child:nth-child(n){background-color:transparent}.bigSearchContainer--OX56LuMI .searchButton--zBvA8wvH:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-left-radius:0;border-top-left-radius:0}.smallSearchContainer--ShLOjVqr .amountContainer--J4qMj7dn button:first-of-type,.smallSearchContainer--ShLOjVqr .searchButton--zBvA8wvH{width:100%}.smallSearchContainer--ShLOjVqr .dateTriggerButton--WVpQWhSz:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-primary);color:#135ee2}.smallSearchContainer--ShLOjVqr .dateTriggerButton--WVpQWhSz:nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,.smallSearchContainer--ShLOjVqr .dateTriggerButton--WVpQWhSz:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem;z-index:10}.smallSearchContainer--ShLOjVqr .dateContainer--RXamEuyQ input:nth-of-type(2):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.searchButton--zBvA8wvH:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;background-color:#135ee2;border:.0625rem solid transparent;border-radius:.5rem;box-shadow:none;color:#fff;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:400;justify-content:center;min-height:2.25rem;padding:0 1.25rem;transition-duration:.1s;transition-property:color,background-color,border,box-shadow;transition-timing-function:ease-out;user-select:none;vertical-align:middle}.searchButton--zBvA8wvH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled){cursor:pointer}.searchButton--zBvA8wvH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled):hover{background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15));box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.searchButton--zBvA8wvH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled):focus{box-shadow:none;outline:none}.searchButton--zBvA8wvH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.searchButton--zBvA8wvH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:disabled):active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#fff}.searchButton--zBvA8wvH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid transparent;color:rgba(0,0,0,.25);color:#fff}.launchSearchButton--XVofybG4{width:100%}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .dropdown--SRfh741c li *{cursor:pointer}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .dropdown--SRfh741c li:first-child{margin-top:.625rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .dropdown--SRfh741c li:last-child{margin-bottom:.625rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .checkbox--RZKM2XLm{display:inline-block;margin-left:.5rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .checkbox--RZKM2XLm label{align-items:center;display:flex;margin-left:10px}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .checkbox--RZKM2XLm label svg{height:1.2rem;margin-left:.5rem;width:1.2rem}.stickyDrillDownMenu--ei4Sy71k:nth-child(n){top:6.5rem}.secondaryText--IruAIkY0{font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filterFooter--lY2rz7X3 svg{transform:scaleX(-1)}.controlsForGlobalSearch--ElowC2q9{background-color:var(--g-color-surface-secondary);box-shadow:0 .5rem .5rem var(--g-color-surface-secondary);margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem;position:sticky;top:6.5rem;z-index:11}.controlsForGlobalSearch--ElowC2q9:before{background-color:inherit;content:"";display:block;height:1.5rem;left:0;position:absolute;right:0;top:-1.5rem}.controlsForInProductSearch--UVKpr0mO{background-color:var(--g-color-surface-secondary);box-shadow:0 .5rem .5rem var(--g-color-surface-secondary);margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem;position:sticky;z-index:11}.controlsForInProductSearch--UVKpr0mO:before{background-color:inherit;content:"";display:block;height:1.5rem;left:0;position:absolute;right:0;top:-1.5rem}@media(max-width:991.98px){.controlsForInProductSearch--UVKpr0mO{top:10rem}.has-temporary-message .controlsForInProductSearch--UVKpr0mO{--value:17.5rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px)and (max-width:991.98px){.has-temporary-message .controlsForInProductSearch--UVKpr0mO{--value:19rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px){.has-collapsed-temporary-message .controlsForInProductSearch--UVKpr0mO{--value:13rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(min-width:768px){.controlsForInProductSearch--UVKpr0mO{top:10.85rem}.has-temporary-message .controlsForInProductSearch--UVKpr0mO{--value:18.35rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(min-width:768px)and (max-width:991.98px){.has-temporary-message .controlsForInProductSearch--UVKpr0mO{--value:19.85rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(min-width:768px){.has-collapsed-temporary-message .controlsForInProductSearch--UVKpr0mO{--value:13.85rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px){#accountContentOuter .controlsForGlobalSearch--XI1cOwlr{margin-top:3.5rem}}.banner--IUtg2pY6{align-items:center;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMDAwMDAwQEBAQFBQUFBQcHBgYHBwsICQgJCAsRCwwLCwwLEQ8SDw4PEg8bFRMTFRsfGhkaHyYiIiYwLTA+PlQBAwMDAwMDBAQEBAUFBQUFBwcGBgcHCwgJCAkICxELDAsLDAsRDxIPDg8SDxsVExMVGx8aGRofJiIiJjAtMD4+VP/CABEIAKEFcwMBIgACEQEDEQH/xAAbAAEBAAMBAQEAAAAAAAAAAAAAAQIDBAUGB//aAAgBAQAAAAD853AAAAms9gbPZzAAAABtAGfTsAOcAABno8gAAAAAJpw8rzsQAMOIAGHrdQAAANcZ+qHT61AAAAGWYANvTkBzgAALzeYAAAABLJJzfPawAGPCAB3d4AAAYYm/0Qeh6AAAAA2UAB07qHOAAAcnnkJJMWLGSSSSTFJMZBfP5s6ABOAADq9MAAAY4Dr7QX1eoAAABlmAAMunaOcAATXr16/J4scUTIAEoEoDl84zzAA88ADb7AAABNYd/SBl7O0AAADZQAAbenJogBNevXqw1jX5jVroAAlAANXl4i7KAHngAX3AAADXA9PaA3exkAAAF2AAAHRv0wmvVhq14QsWXg57MdUASgASgY+XqAyzoBwQAD2dgAAGGIPXoB2eoAAAGygAAC46tevCLcbLMsbZr82C69QMMwEuGYAnByAFyzAcOIAHq9AAAMcAZ+qAHp9oAABdgAAA082KUCZRYji5iwatdAJQJQObzQAXZQcWAAHodoAATWBv9EAMvW6AAAGeQAADDl1WFlSoUlw8sATTAAlADX5WIADPMOPWAa9evs7PRAADXAOvtABs9nMAADaAABObRLZDKLIoHDzAAx0gAAGPmaQABdlOTUDHVqxO7f6wAAwxAd/SAB0+tQAAzyAACaOeLEVKSpZlGHmIAqWa9VAABwcYAAGWxy6THVrwB3Z+0AAY4AHp7QAHf6IAAbQAA1cuIhlIUTKSji5SwFgTViAATR5gAABc9HPq16wDue1mABNYA9egAHrdQABlmAAYcuqhFSy2WLjUuPlxYAAY6olAGvysQAADDDk0AA7nrbwANQAz9UAAZ+xtAAbKABObnABYWWKizk5AAADXrADHzdAAAY4YYYpza7aAdz0ewAGGIA3+iAAG72MgAZZgAmjnhcVRYykLFSmPlwsqFhYA04UBw8QAGOGOGAGrTjFtA7nb6AAY4AB19oAAOz1AAm2gBq5cLFlJljUZTGgtxvHyAKiwAWTTAmjzYAmGGGMADmxYBcg7nR6oAmsAHf0gAAen2gC7ABhzaauNCyURYqDKY+ZEpAAAK16hr8vAMMMMcQADDnMUC2u5s9kAa4AD09oAAF9jeAbKAx0c5LcbKEolikKcnGBSAWAA1a55ujHDDHAAABo1kxAHonuUBhiAB69AAAbPZzAuwCaeaRkxpFuKplEqZSVDy5AsAAsWCY4Yeb5uAAAAMeYMAB6J7G0DHAADL1gAAB0+tQZ5A1c2AJUZS42UWFhcRy8ksLAAJjjjhjjhIYeRgAAABp1BMQGv0N09TpA1oBYNnqwAyxAC+xvBtBPPsWTKJlJZai45Y5SMkI8/TUlWAJbyctBLK5PPxEoAADmxCYoo8D//xAAZAQEBAQEBAQAAAAAAAAAAAAAAAQIDBAf/2gAIAQIQAAAA+nQADOGYAAAyAANAABb30BoDGQAMZMAAADIAGtgoUK1sBoDGQAOcJkAAASBVG7aAAXoAaFjOAAOQZgAAAAC7tigAdKAaspJzABOYMwAAAADdoUAN6AGhE1yABnAGYAAAAF3rNuVUBrYAWyDfEAGcATIAAAAbuoludRQvQAVAN8oAGMgJkAAAAuy51LLnSjpQq0mQN88gBzgBmAAAAN7kUg0i71VUDADeMAByADAAAAF6SxVyaWXXSgBMgK5gByADMAAABd6ysajYOlsoBmAef//EABgBAQEBAQEAAAAAAAAAAAAAAAABAgMG/9oACAEDEAAAAPLgALpoAABapMgLcgAAcgGANUADVNAAAFtZgFMgQBKxnQGANUADVLQAABdZliwSAABnEaoYA1QANhaAAAKgBkAAJzgtpgC6AA2DQAAAACQAAOeQNVgC6ABdAaAAAAAyAAGMAFsgGwAXQDQAAAASAACcgAVAbABqgLQAAABkAATnAAXUkGqAGqAWgAAAJAABzyAAuoiaoAbADQAAADIAQiYAALoM2gC6AC0AAAEksLLMgzAABbGv/8QANRAAAgADBgQFAwMEAwEAAAAAAQIAAxEEIDAxQEEQIVFhEhMyUnEUgZEiM0IjQ1DRU2Khgv/aAAgBAQABPwCzmslOwp+NSTSDxAoAOguSphkuGH3EI4dQwyOuGeGkxk+ISYr9jrRwnmklz2/wrpTLLhOcBmY9YZixJONM9BxTLUmLIayvg6kmp4yh4pijves87ymofSc+2uUYqTiPVzEKwYVBwNzpBFrP9H5I/wAESIqvUR419wjzJfvX8xNmSkVmDigETHLtjuP0t8Y1iPrHwdQTXlcswrNHYG/ZJ/8Abb7H/FgleYhJwPqvnM6W2n9KDvc+3Co6iPEnuEeZL94/MebKH81/MefJ96x9RI94j6qR7o+qke4/iPq5PU/iPrJI90fWyujR9antMfWr7DBtw9n/ALH1x9n/ALBtrewR9a/tEfWzeiwbZO/6x9XP6j8QbVP9wg2mf74+one8x587/kMebN97fmPMmH+bfmPG3uMVPXhTjaZviPgGQzgEiAwOM3pPxjWQ0m06jTk3bIObnAs87zVofUM9Wo0KuyZQkxW7G6fUdASBvBnS1zcQbTKHUwbX0SDaphyAEWqdOeYaTG5QZs4Zu35jzJnvb8x439zfmKnqePLXWib4F8IzNwNi7Y0k0mp86YmgvWUf0yerYCOyMGB5iJU1ZqBhqgKDRpNK58xCurZcWzOESBBnShmwg2qUOpg2vokG1TTlQQZ005uYJJinDlEx/AhPAgGGlnbRd9BMmCWpJhmLEk5m6DSAwOJkcUGhB6GM9KTW9IFJK4MmcZL12OYgEMARkdQo56UEg8oSd7vzGYhszcJAzMGdKH8xBtUsZVMG1nZINpmnoIM2Yc2MHnc73DG0Wh/E/h2W4ygwyFdeSBzOQibNM1q7DLADEQCDhN6j840k+KUh7aRjW+ooAO2DnFln+A+Bsjl2OoA04cpkYa1pXkCYNrOywbTNO4EGbMbNjGfHbjtgUiY/gQm+yA5QQRmNbaZtT4BkM8MNgv62+cUxZDWSOxOjY35YrMUdxhmLLP8AGPA3qGXcaYCp07zVXuYd2c8zw/3oRFofxMFGQwCIaX00ffAnzfLWgzOKCRAYG/M9bYoixH9LjuDoiaYFnFZo7AnEBKmoNCIkThOSu4zGlUUGlZ1TOHms3YXdrhwOdx38CkwThFQ0MhGomOJaljDMXJJxw0Z3ZvrOEZiCDOY5CkeNup4WM0mEdRoianAsg/Ux7YsuY0pww+8I6zFDKeR0Y0hIUVJpDzyfThc8W0vVvDsL219kBggrpSQBE6aZrdhloQSIDC5O9d9nVczBnHYQWZszds5pOTQsa4NkFJZPU41nneU1D6Tno1GjecB6ecFixqTH2uZ3u8c8N3CITBJJrjtL6QQRo7TNr+gffSBiIrXhO9f2uFguZgzugguzZnAQ0dT30DGmFIFJS49kn/22/wDk6ECp0TzVXuYd2fOPvc20FblpepCdM9CQDnDIRlz0M+b5a0GZ04aJ/qEEgZmDOAyFYMx23piIfEinqBjE0w1FFA7DQWaf5q0b1DQKNAzqmZh5rN2HH7cetznj5wzBFLHaCSxJOZ0ZUNDKV4/7w3cIpYwzF2LHM6UkDMwZqDeDO6CJ05y2cVqcazGslcXaK1OEgrMUdToVZkYMMxEqYs1Aw1pIUVMPOJ5L+Y5nAzv843w7S/MJ9zpmQHKCCDzGHlE6b5jdhlocoMxBvBnDYGDOY9BBdjueJNBB58KmKjEsbVRh0OKxw7OKzV7V0UmcZL123EAhgCMjiqMZ5wHJecFixqeIub3BoSQoJO0EliSdzpyAYaWdsK0zf4L98YuozIgzV2qYM47CDMc7xnfmHlTgc7gbCsR/Uw6jEY4lkH6mPQaOyz/AfA3pOXbFAoMR5qr3MPMZs/xgG9/uDHPhTD5xaXyQfJ1TKGzhkIvz5vlryzOWESBmYM1IM7oIMxzvSCScycRjU8DleqYBBv2U0nDuMMmmLZBRGPU6Syz/ABjwNmMu+Go54bOqZw81my5DA5XRfN0XeUMwUEnaGJZix31jIDBBGYuO4RSxh3LsSbuUGYg3gzhsIM1j0EFmOZOgc0W4b9TFRdlmk1D3GEYJqcWzikle/PSAkGoiROE5O4zGEBQYJIHM8oeeTyWOZOIb+WH24Wl8k1x5iDL6cZ83zG5ekZcC6DcQZy7AwZzbACC7nfSuatcOF4jcU+JQcFjXGUeFQOgGllzGlOGWEdZihlyOAoqcF5wHJeZhmZjz0m2DtcJCgkwzF2JOkGCWUZkQZsv3CDPl9SYaeh/iYtdqI/Qo+YMxzvBJOZOoY0BOgrxkHxSUPbAY0xkHidR1Ons87ym5+k54CigvvNVO5h5jPnw+0ZXutwcN73bA73rS9B4B8nSkgbiDNlj+Qgz5Y3g2hNgYNp6LBtD7AQZ0zrHmOc2MEk73HcS0LHaGJcknM6qYedLxwWmy1NCwrEn0DjZf2V+985wc4EC4eIuCJP7qfOn3iz/sJ8YpyubcOlzpG3HaBG98cDwMCN7vTjaP3D8CNoEDh0jpwORjrx2jaN43NzaJnAcDB49YHExa/wBsfI4HUv6jeOXE3N+Ez1t8mP/EACERAAIBBAMAAwEAAAAAAAAAAAABEQIwMUAQEiAhQVBR/9oACAECAQE/APu9VzGrH4SkSi91p/hVm9VnZi7DFS2zqdTqdTqjqjqjqjqiEQiEQiF5pWhVeefDU68eYZBBC8JE6KU6NWm1sQrKEN6CEotL3Vi68e38fgJGBITGjIncSi/JPDxdqx+MlLHxga4QlbpX3c+iSdKqw1O9SjHDQmSJcNWUptwRZeblWbLW4hkEDXDQmJGRPh+ko9QQR4dmrNx5tPbXCQzImJDQySRcxzSo4ggjSq14jZSkwJiYkIaE+MCRk+SGQdTqU0q67Er+lOEVY13sofCGIY+V7pwO59Wf/8QAHREBAAIDAAMBAAAAAAAAAAAAAREwACBAAjFQEP/aAAgBAwEBPwC46J1aRx5G8uOmdGpcnJycnJycnJyXJafJybziHnn8aniWNBtOMfgvGs7TWWm58B4loGotPjPF5Nc48hQdzwrHKerCkfnLN8bHMPW8KzwzqfdnJycnF4DZwrPdh0vrY0d3kfz/2Q==);background-size:cover;color:#fff;cursor:pointer;display:flex;height:97px}.banner--IUtg2pY6 .pluginIcon--oxi2N8lG{margin-top:6px;width:65px}.banner--IUtg2pY6 .description--gZ1jtjCM{flex-grow:2}.banner--IUtg2pY6 .description--gZ1jtjCM h4{color:#fff}.banner--IUtg2pY6 .shopButtonWithText--a7BxVmjX{min-width:100px}.controls--_56Q7Hr_{margin-top:.625rem}@media(min-width:576px){.controls--_56Q7Hr_{margin-top:0}}@media(max-width:575.98px){.controls--_56Q7Hr_{width:100%}}.button--TUHRydEG:nth-child(n):nth-child(n):first-of-type{margin-left:0}.button--TUHRydEG:nth-child(n):nth-child(n):last-of-type{margin-right:0}.card--mU4P0pG3:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-radius:inherit}.searchBar--B76V5k0v{width:100%}@media(min-width:576px){.searchBar--B76V5k0v{width:0}}@media(max-width:575.98px){.overview-toggle-container--PruQ6LMW{justify-content:end;padding-top:.625rem;width:100%}}.overview--BoDEpWgq{flex-grow:1}div:has(.overview--BoDEpWgq){display:flex;flex-direction:column;min-height:100vh}@media(max-width:991.98px){.overview-container--xBfvJ1cW:nth-child(n){max-width:none;padding-left:1.875rem;padding-right:1.875rem}}@media(max-width:575.98px){.overview-container--xBfvJ1cW:nth-child(n){max-width:none;padding-left:.9375rem;padding-right:.9375rem}}.tour-image--kYFuD8DO{max-width:650px}#accountTransactions{margin-top:1rem}.card-group--FiLJYImT.g-card-group--uQVaCQ7K.g-card-group-vertical--F9a2iy7r.detailsCardGroup--pXhgsL2d{--card-padding-vertical:2.5rem;--card-padding-horizontal:2.5rem}.assetDetailsCard--hENkaGKt,.detailsCollapsible--PQowLStD{--card-padding-vertical:1rem!important}.assetDetailsCardDistributions--otX3P3FL{--card-padding-vertical:1rem!important;--card-padding-horizontal:1.5rem!important}.detailsCollapsibleContent--u6AHJbhj{margin-bottom:1.5rem!important}.regularInvestmentAmount--IBSTHfI2{font-size:1.75rem;font-weight:700!important;line-height:2.118rem;margin-top:.313rem!important}.disabledRow--A4seRG0V:nth-child(n):nth-child(n):nth-child(n){cursor:not-allowed;opacity:25%}.focusWithoutOutline--xEd5b2sf:focus{outline:none}:nth-child(n):nth-child(n) .link--v6lx57Lq{min-height:1.5rem;padding:0;vertical-align:baseline}.radioInput--CcbkkP1i{top:.2rem}@media(max-width:767.98px){.radioInput--CcbkkP1i{padding-left:1.25rem!important}}@media(min-width:768px){.volumeTypeSelectable--OLvlMtii label{padding-left:1.25rem;padding-right:0!important}}@media(max-width:767.98px){.volumeTypeSelectable--OLvlMtii .g-form-group>div{left:-.9rem;padding-left:0;padding-right:0}}@media(min-width:768px){.volumeTypeSelectable--OLvlMtii .g-form-group>div{padding-left:1.35rem}}@media(min-width:1200px){.volumeTypeSelectable--OLvlMtii .g-form-group>div{padding-left:1.7rem;padding-right:.9rem}}@media(max-width:767.98px){.volumeTypeSelectable--OLvlMtii .g-form-group .col-form-label{padding-left:1.5rem}}.volumeTypeSelectable--OLvlMtii .multipleInputOffset--Y4HwVk6H:nth-child(n):nth-child(n):nth-child(n){margin-left:20.5px}.noPointer--dq3aEXM_:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-top:0}.noPointer--dq3aEXM_:nth-child(n):nth-child(n){cursor:default;margin-left:-1.7rem;margin-right:-.9rem}@media(max-width:767.98px){.noPointer--dq3aEXM_:nth-child(n):nth-child(n){display:none}}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .riskHints--opjDvibb{width:auto}:nth-child(n):nth-child(n):nth-child(n) .hintButton--X5mHosVj{margin-top:-.5rem}:nth-child(n):nth-child(n):nth-child(n) .questionImage--WYP_9iVW{background-color:#fff;border-radius:5%;height:100%;margin-bottom:1.25rem;margin-left:.625rem;margin-top:1.25rem;max-height:17.5rem;max-width:15rem;padding:.3125rem;width:100%}:nth-child(n):nth-child(n):nth-child(n) .questionHint--mhbJEgvo{float:right;position:relative;right:1.875rem;top:-2.5rem}:nth-child(n):nth-child(n):nth-child(n) .crossOutAmount--gmkHHreH{color:#e1015b;margin-right:.5rem;text-decoration:line-through}.strikeThrough--w0CY4JfR{text-decoration:line-through}.document--qfJeUa5U>div:nth-child(n):nth-child(n):nth-child(n){margin-right:.625rem}.skeleton--Wkes6s5q{margin-top:-.125rem}.skeleton--Wkes6s5q>div{height:1.0625rem}.toggleGroup--mxpfKvxb .g-toggle-badge--fi0rbHLF{margin-bottom:0}:nth-child(n):nth-child(n):nth-child(n) .subheading--CAwpSSyu{font-size:1.2rem;font-weight:700}.header--jSvwWjzi{height:235px}.appropriatenessButton--bMdd3m0j{color:#135ee2;height:100%}.header--dCLkrsaY,.header--rM6BOD5g{height:235px}.card--Mf9SLcPL:nth-child(n):nth-child(n):hover{background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));border-color:rgba(0,0,0,.05)!important;box-shadow:0 .25rem .75rem -.25rem rgba(0,0,0,.3);cursor:pointer}.header--e0VVnGAz:nth-child(n):nth-child(n){color:#fff}.header--QNAIsD6w{height:235px}.disclaimerCollapsibleHeader--uOK6rNZi{padding-bottom:0!important;padding-top:0!important}.alignWithText--y59IoG4v{margin-bottom:.2rem;margin-left:.2rem}.alignButtonWithText--k6py0kYO:nth-child(n):nth-child(n){margin-bottom:.13rem}.flag--GKpXTIo3{margin-bottom:.2rem!important;margin-right:.5rem}.dsti-modal-amount-calc-box-wrapper--F1TJ2jC8{background-color:rgba(238,240,244,.5)}.g-dark .dsti-modal-amount-calc-box-wrapper--F1TJ2jC8{background-color:rgba(83,112,144,.5)}.dsti-modal-calc-box--crqBXwQF{border-radius:.5rem;flex:1}.pensionSummaryMeterArrows--xWWYv7dD{height:24px!important;overflow:visible!important;width:100%!important}.header--THLEPg8k{margin-top:-2.5rem}.progressBar--YYZNhJ1k{border-radius:8px;display:flex;height:20px;overflow:hidden;width:100%}.progressBar--YYZNhJ1k .bar--SB0l6KH9{height:100%;transition:width .3s}.fixSlider--IhLN5uzl input[type=range]{height:auto}.fixSlider--IhLN5uzl input[type=range]::-webkit-slider-thumb{margin-top:-.6875rem}.disabledSlider--NA1scOcZ{cursor:not-allowed}.disabledSlider--NA1scOcZ input[type=range]{pointer-events:none}.formFieldContentDisabled--mPSJE5Ty>div:after{border-bottom:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.first--jd54R0vl{margin-bottom:4%!important}@media(width <= 764px){.first--jd54R0vl{margin-bottom:5%!important}}@media(width <= 500px){.first--jd54R0vl{margin-bottom:7%!important}}@media(width <= 380px){.first--jd54R0vl{margin-bottom:9%!important}}.first--jd54R0vl:first-child{margin-bottom:4%!important;margin-top:0!important}@media(width <= 764px){.first--jd54R0vl:first-child{margin-bottom:5%!important}}@media(width <= 500px){.first--jd54R0vl:first-child{margin-bottom:7%!important}}@media(width <= 380px){.first--jd54R0vl:first-child{margin-bottom:9%!important}}.first--IHzrUY49{margin-bottom:4%!important}@media(width <= 764px){.first--IHzrUY49{margin-bottom:5%!important}}@media(width <= 500px){.first--IHzrUY49{margin-bottom:7%!important}}@media(width <= 380px){.first--IHzrUY49{margin-bottom:9%!important}}.first--IHzrUY49:first-child{margin-bottom:4%!important;margin-top:0!important}@media(width <= 764px){.first--IHzrUY49:first-child{margin-bottom:5%!important}}@media(width <= 500px){.first--IHzrUY49:first-child{margin-bottom:7%!important}}@media(width <= 380px){.first--IHzrUY49:first-child{margin-bottom:9%!important}}.carousel--af2yi5l1 div>ul{align-items:end}.labeledListItem--Gf3q1QNU{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.labeledListItem--Gf3q1QNU{max-height:3.125rem;min-height:3.125rem}}@media(max-width:991.98px){.labeledListItemAdvice--rH8rlDNT dd{display:flex;justify-content:flex-end}}@media(min-width:768px){.labeledListItemAdvice--rH8rlDNT{max-height:3.125rem;min-height:3.125rem}.labeledListItemPortfolio--bc3oICSm{max-height:3.438rem;min-height:3.438rem}}.bannerText--uqExP0Pc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paddedCard--FY1OB_aV{padding-bottom:7.56rem}.labeledListCard--NUuspSCn>div{padding-bottom:1rem!important;padding-top:1rem!important}.strikethrough--UYcgplVs{text-decoration:line-through}.accountFeesList--cfAiK5n0{min-height:22.375rem}@media(min-width:576px){.accountFeesList--cfAiK5n0{min-height:18.75rem}}.cardHeading--v0ZzqDHg{max-height:7.313rem;min-height:7.313rem}.cardHeading--v0ZzqDHg>div{padding:1rem 2rem!important}.focusWithoutOutline--_76rB4cb:focus{outline:none}:nth-child(n):nth-child(n) .rightSide--zEOF4w17{align-content:center;padding-top:.125rem;text-align:right}.skeletonRow--ckIRVfcJ{min-height:6.48rem;padding:.625rem}.skeletonAvatar--sHh8UEYw{margin-left:.625rem}.skeletonLine--XrYuAV1k{display:flex;flex-direction:row;justify-content:flex-end}.skeletonFooter--vLiPo053{min-height:3.375rem}.bottomSpace--ffT58Rxz{margin-bottom:2rem}.header-row--l6nzXpBk{padding:.625rem .9375rem}.normalized-font-size--awqiBd4O{font-size:1rem}:nth-child(n):nth-child(n):nth-child(n) .flexGrow2--AOJdizWN{flex-grow:2}:nth-child(n):nth-child(n):nth-child(n) .headerButton--PaeowHF3{cursor:pointer;display:flex;font-size:.8rem;font-weight:600;white-space:normal;width:100%}:nth-child(n):nth-child(n):nth-child(n) .buttonChildrenLeft--VqWj2Pzk{justify-content:end;padding-left:0}:nth-child(n):nth-child(n):nth-child(n) .buttonChildrenRight--OUftj2r6{justify-content:flex-end;padding-right:0}:nth-child(n):nth-child(n):nth-child(n) .container--mEUs3qG2{background-color:#e4eaf0}.rowHeight--tMK1_Ebr{min-height:4rem}.focusWithoutOutline--Ynf8pV0U:focus{outline:none}.colorRed--AK7PMjk0{color:#cf2a1e}:nth-child(n):nth-child(n) .title-row--nTUb1glb{border-bottom:.0625rem solid #eef0f4;border-left:.25rem solid;min-height:8rem}.perfomanceColumn--pt_S52iw{white-space:normal}.prCustom--G90MkcOx{padding-right:1.3125rem!important}.g-bs5-grid .header--hfah5N7e{width:62rem}.header--hfah5N7e{background:var(--g-color-surface-secondary);padding-bottom:.5rem;padding-top:3rem;position:fixed;top:8rem;width:53rem;z-index:8887}.has-temporary-message .header--hfah5N7e{--value:15.5rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}@media(max-width:991.98px){.has-temporary-message .header--hfah5N7e{--value:17rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}.has-collapsed-temporary-message .header--hfah5N7e{--value:11rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}@media(max-width:1399.98px){:nth-child(n):nth-child(n) .header--hfah5N7e{width:53rem}:nth-child(n):nth-child(n) .summary--JB7QvdGH{margin-top:1.5rem}}@media(max-width:1199.98px){:nth-child(n):nth-child(n) .summary--JB7QvdGH{margin-top:1.5rem}}@media(max-width:991.98px){.header--hfah5N7e{padding-top:3rem;top:7.5rem}.has-temporary-message .header--hfah5N7e{--value:15rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px)and (max-width:991.98px){.has-temporary-message .header--hfah5N7e{--value:16.5rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}@media(max-width:991.98px){.has-collapsed-temporary-message .header--hfah5N7e{--value:10.5rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}:nth-child(n):nth-child(n) .summary--JB7QvdGH{margin-top:4rem}}@media(max-width:767.98px){:nth-child(n):nth-child(n) .summary--JB7QvdGH{margin-top:3.5rem}}@media(max-width:575.98px){:nth-child(n):nth-child(n) .summary--JB7QvdGH{margin-top:2.5rem}}.banner--SPeSI8Lg{margin-top:3rem}:nth-child(n):nth-child(n) .margins--XagTeRDN{height:180px;margin:1rem -1rem 0 1rem;width:180px}@media(max-width:991.98px){:nth-child(n):nth-child(n) .margins--XagTeRDN{margin-bottom:1rem}}.headingClick--rpZ_GSPc{cursor:pointer;z-index:999}.stockValueTitle--jf46_4AX{font-weight:400}:nth-child(n):nth-child(n):nth-child(n) .bg-light--xnDliXUW{background-color:#eef0f4}:nth-child(n):nth-child(n):nth-child(n) .bg-dark--Sz2jYELs{background-color:#0a285c}:nth-child(n):nth-child(n):nth-child(n) .bg-hover-light--W9ypd65s:hover{background-color:#eef0f4}:nth-child(n):nth-child(n):nth-child(n) .bg-hover-dark--TDpVgXEV:hover{background-color:#0a285c}:nth-child(n):nth-child(n) .amount--s8StHFQZ{font-size:1.375rem}:nth-child(n):nth-child(n) .typeList--FqFhvikN{margin-left:.9375em;margin-right:.9375em;max-width:15rem}@media(max-width:767.98px){:nth-child(n):nth-child(n) .typeList--FqFhvikN{margin-bottom:.625rem;max-width:31.25em}}:nth-child(n):nth-child(n) .highlight--MKKS00gV{background-color:#eef0f4;padding-left:.9375rem;padding-top:.4375rem}:nth-child(n):nth-child(n) .legendItem--hJjFzyHU{padding-left:.1875rem;padding-right:.1875rem}:nth-child(n):nth-child(n) .legendItem--hJjFzyHU:hover{background-color:#eef0f4}:nth-child(n):nth-child(n) .legendAmount--aaFE8EKd{font-size:.875rem;font-weight:400}.heading--PssOFvxs{font-size:1.125rem}:nth-child(n):nth-child(n) .fontLight--zmVM753K{font-weight:400}.dropdown--l8Rr7jEL{z-index:99999999}:nth-child(n):nth-child(n):nth-child(n) .headingMargin--X1Z2GDYE{padding-top:0}.dropdown--swll5h32{z-index:99999999}.dragDropContainer--bqctSQxk{border:1px solid var(--g-color-border-secondary);border-radius:.5rem;height:18.75rem;overflow-x:hidden;padding:.3125rem .625rem .3125rem .3125rem}:nth-child(n):nth-child(n):nth-child(n) .headingMargin--YRjXFdEX{padding-top:0}:nth-child(n):nth-child(n):nth-child(n) .selectableItemContainer--AWWwMuAd{border:1px solid var(--g-color-border-secondary);cursor:grab;height:2.8125rem;margin:.3125rem}.item--o0jDN9mc{cursor:grab;display:flex;font-weight:700;justify-content:space-between;padding:.5rem}:nth-child(n):nth-child(n):nth-child(n) .scrollX--_MqOQ_LE{overflow-x:scroll}:nth-child(n):nth-child(n):nth-child(n) .heading--f0agVDaM{padding-top:0;text-align:center}:nth-child(n):nth-child(n):nth-child(n) .downloadButton--T5cUoudt{display:flex;margin:1rem auto}.previewCell--O4BY378r{font-size:.875rem}:nth-child(n):nth-child(n):nth-child(n) .focusTopMargin--uZk9AUG4{margin-top:6rem}:nth-child(n):nth-child(n):nth-child(n) .focusPage--xwNk9UJY{max-width:60rem}.noPrint--iLlhXTOn{border-bottom:1px solid #eef0f4;margin-bottom:1rem;padding:1rem}.printContainer--s98jqnFg{margin-left:2rem;margin-right:2rem}.focusPage--GQ5dsRKC{max-width:4.0625rem}@media print{.noPrint--iLlhXTOn{display:none}.printContainer--s98jqnFg{padding-top:5rem}@page{size:33cm 42cm;margin:2rem}html{position:absolute}table,td,th{border-collapse:collapse}.container--qVbQ8qAC{margin-left:2rem;margin-right:2rem}}.fontSmall--hl1NEMQ4{font-size:.7rem}.bottomBorder--Hs3GdWwg{border-bottom:1px solid}.header--Zy5B5uXo{padding-bottom:1rem;position:relative;width:52rem;z-index:51}@media(max-width:1199.98px){.header--Zy5B5uXo{width:44rem}}@media(max-width:767.98px){.header--Zy5B5uXo{width:32rem}}@media(max-width:575.98px){.header--Zy5B5uXo{max-width:35rem;padding-right:1rem;width:100%}.header--Zy5B5uXo.nonStickyFilter--qkuPTBS0{padding-top:0;position:static;width:100%}}:nth-child(n):nth-child(n):nth-child(n) .largeAmount--lFtoSFV0{font-size:.8125rem}.icon--lBOtWnlL{margin-right:5px;position:relative;top:-.15rem;vertical-align:middle}.legacyAdjustments--NYZoU5RG{padding-top:1px}.legacyAdjustments--NYZoU5RG.details--A0TzzT3m{margin-right:25px!important}.lighterFont--MXD7Cb2H{font-size:.875rem!important}.lighterFont--MXD7Cb2H:nth-child(n):nth-child(n){font-weight:400}.smallerFont--Cllyo119,.smallerFont--q_ILODVK{font-size:.875rem!important}.noBorderRadius--Lot46jTG{border-radius:0!important}.detailsColumn--bwYwbPMu:nth-child(n):nth-child(n){flex-grow:2}.actions--w3Pg0Tl2{text-align:center}.actions--w3Pg0Tl2 button{width:70%}.lastPrice--YJcjPMcT{justify-content:space-between;margin-right:20px}.securityTypeCell--rfvfBvVi:nth-child(n):nth-child(n){text-align:center}.securityType--qM2EZhRb{display:inline-block;font-size:.625rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.table--y1J2CyAp{margin-bottom:.625rem}.noBorderRadius--OZS0VoML{border-radius:0!important}.detailsColumn--t0FbPVj8:nth-child(n):nth-child(n){flex-grow:2;text-align:left}.securityType--YiroWcfk{font-size:.625rem;margin-bottom:.3125rem;text-align:center;text-overflow:ellipsis}.borderTop--rz9Bw3xl{border-bottom:1px solid #f2f2f2!important}.row--foFcvUTU:first-child{border-top:1px solid #f2f2f2!important}:nth-child(n):nth-child(n) .emptyStatus--bLncRpEu{margin-top:4rem}:nth-child(n):nth-child(n) .flexCard--J0wQOyR0{flex-grow:2}:nth-child(n):nth-child(n) .orderType--wm6_tQMO{padding-left:.5rem;padding-right:0}.borderBottom--pwa13HFc{border-bottom:1px solid #f2f2f2!important}.bottomSpace--OJRYIRIV{margin-bottom:120px}.focusWithoutOutline--q6q23AJ1:focus{outline:none}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .notFoundMissing--lUSO2BLw{padding-left:1rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .notFoundMissing--lUSO2BLw:before{margin-left:-2.5rem}.textLink--CYGsF6qh{color:#135ee2}.textLink--CYGsF6qh:hover{cursor:pointer;text-decoration:underline}.icon--xePt5jLr{cursor:pointer;margin-left:.3125rem;position:relative;top:-.0625rem;vertical-align:middle}:nth-child(n) .paddings--_MKeTMyq{padding-left:1.875rem;padding-top:.625rem}.roundedTopOnly--UJhbvS_E{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:8px;border-top-right-radius:8px}@media(max-width:480px)and (orientation:portrait){.bottomMargin--cG6ueD_Q{margin-bottom:112px!important}}.fullWidth--GUVmWvpu>input{width:100%!important}.fullWidth--GUVmWvpu.hidden-dropdown--A1xxKaYr div{display:none!important}.noShadow--RzbjdIzP div{box-shadow:unset!important}:nth-child(n):nth-child(n) .learnMoreButton--xpVj4adN{margin-left:-.9375rem;margin-top:1.25rem;width:7.5rem}.focusWithoutOutline--jGF9V_ov:focus{outline:none}@media(max-width:767.98px){.textAreaLabel--quN6inTu:nth-child(n){margin-bottom:.375rem}}@media(min-width:768px){.textAreaLabel--quN6inTu:nth-child(n) span{margin-bottom:0;margin-left:.3125rem;top:.125rem}}.fullWidth--eZXyemkl>input{width:100%!important}.fullWidth--eZXyemkl.hidden-dropdown--eLss4lOf div{display:none!important}.noShadow--PJ8D16Sx div{box-shadow:unset!important}.detailBody--CcZaFT_I .g-row{border-bottom:none!important;text-align:left}.amount--NJTOm1Nu{font-size:2rem;font-weight:700}.revenueRow--L98gUabx{min-height:3rem}.amount--Fkl6KCIR{font-size:1.125rem;font-weight:700;width:100%}.legendRow--XuOtEtdV{padding-bottom:.9375rem;padding-top:.9375rem}.circleIcon--ya_qTJF4{margin-left:-.25rem;margin-right:.125rem}.tooltipButton--Wj9bg7VO:nth-child(n):nth-child(n):nth-child(n){margin-left:-.5rem}.tickTextMiddle--sehqVsMn{text-anchor:middle}.tickTextStart--x8doJUsW{text-anchor:start}.tickTextEnd--gqWRKMkp{text-anchor:end}.tick--XLkeXjLI{color:#537090}.rulerLine--Sb5UD3QW{stroke-width:1;stroke-dasharray:4;stroke:#e4eaf0}.svg--qYt4oiV9:nth-child(n):nth-child(n){height:100%;width:100%}.header--GbYJO5XJ{height:235px}.secondary-navigation--UoYvuyDE{margin-top:1rem!important;position:sticky}
/*# sourceMappingURL=styles.8486ebebb4.css.map*/