@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}.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}.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}.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{--size:inherit}.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}}:root{--g-version:"3.23.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:225,145,118;--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-regular:400;--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-spacing-bs-30:1.875rem;--g-size-layout-sm:2rem;--g-size-layout-md:3rem;--g-size-border-radius-none:0;--g-size-border-radius-xs:0.125rem;--g-size-border-radius-sm:0.25rem;--g-size-border-radius-md:0.5rem;--g-size-border-radius-lg:0.75rem;--g-size-border-radius-round:6.25rem;--g-size-border-radius-circle:50%;--g-size-border-width-sm:0.0625rem;--g-size-border-width-md:0.125rem;--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:100%;line-height:1.5;text-rendering:optimizeLegibility}html{hyphenate-limit-chars:8}:lang(en){hyphenate-limit-chars:10}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);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{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{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{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{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{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{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{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:var(--g-size-border-radius-sm);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:where(:not([aria-disabled=true])):hover{text-decoration:underline}.g-bootstrap.g-bs4 a:nth-child(n):focus-visible{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);-webkit-box-decoration-break:clone;box-decoration-break:clone;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{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}@media (forced-colors:none){.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-checkmarks li:before{background-color:var(--g-color-interactive-primary)}}.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:var(--g-size-border-radius-circle);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-gray-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-gray-400);--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-gray-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 .hyphens-auto{-webkit-hyphens:auto!important;hyphens:auto!important}.g-bootstrap.g-bs4 .hyphens-none{-webkit-hyphens:none!important;hyphens:none!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{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--g-size-border-radius-none);font-family:inherit;line-height:0;margin:0;padding:0}@media (forced-colors:none){.g-bootstrap.g-bs4 .g-button{background:none;color:var(--color,inherit);outline:none}}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-button{transition:none!important}.g-bootstrap.g-bs4 .g-button-icon{transition:transform .35s ease 0s!important}}.g-bootstrap.g-bs4 .g-button{align-items:center;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-round);cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;max-width:100%;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.g-icon-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:var(--g-size-border-radius-round);font-size:.875rem;line-height:1rem;min-height:2rem;padding:0 .75rem}.g-bootstrap.g-bs4 .g-button-size-small:has(.g-button-icon){padding-left:.625rem}.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,.g-bootstrap.g-bs4 .g-button-hidden-label-below-sm.g-button-size-small{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,.g-bootstrap.g-bs4 .g-button-hidden-label-below-md.g-button-size-small{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,.g-bootstrap.g-bs4 .g-button-hidden-label-always.g-button-size-small{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:var(--g-size-border-radius-circle)}.g-bootstrap.g-bs4 .g-button-unstyled{border-radius:0;border-width:0;padding:0}.g-bootstrap.g-bs4 .g-button-unstyled .g-button-label{display:inline-flex;overflow:visible;padding: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}@media (forced-colors:active){.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:SelectedItem;border-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}}.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-left-radius:var(--g-size-border-radius-lg);border-bottom-right-radius:0;border-top-left-radius:var(--g-size-border-radius-lg);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-bottom-right-radius:var(--g-size-border-radius-lg);border-top-left-radius:0;border-top-right-radius:var(--g-size-border-radius-lg)}.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-lg);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:calc(var(--g-size-bs-10) - var(--g-size-border-width-md)) calc(var(--g-size-bs-15) - var(--g-size-border-width-md))}.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;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-sm);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{border-width:var(--g-size-border-width-md)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-info:not(.g-card-inverted){background-color:var(--g-color-info-weak);border-color:color-mix(in srgb,var(--g-color-info) 20%,transparent)!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{border-width:var(--g-size-border-width-md)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:not(.g-card-inverted){background-color:var(--g-color-warning-weak);border-color:color-mix(in srgb,var(--g-color-warning-strong) 20%,transparent)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-warning-strong)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error{border-width:var(--g-size-border-width-md)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-error:not(.g-card-inverted){background-color:var(--g-color-error-weak);border-color:color-mix(in srgb,var(--g-color-error) 20%,transparent)!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 calc(var(--g-size-spacing-md) - var(--g-size-border-width-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:flex-end;display:flex;flex:1 0 auto;flex-direction:column}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-group-button{align-items:center;flex-direction:row;justify-content:flex-end}}.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~[class*=g-card-alert]{margin-top:0!important}.g-bootstrap.g-bs4 .g-form-group .g-card-alert-small{margin-bottom:0!important;margin-top:.375rem!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;max-width:100%;overflow:hidden;padding:.0625rem .5rem;text-overflow:ellipsis;vertical-align:middle}.g-bootstrap.g-bs4 .g-badge,.g-bootstrap.g-bs4 .g-pill{border-radius:var(--g-size-border-radius-round);white-space:nowrap}.g-bootstrap.g-bs4 .g-pill{min-width:1rem;padding-inline:.25rem;text-align:center}@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-inverted .g-badge-honey.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-honey.g-badge-filled{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-carrot.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-carrot.g-badge-filled{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-berry.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-berry.g-badge-filled{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-rose.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-rose.g-badge-filled{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-lavender.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-lavender.g-badge-filled{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-lila.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-lila.g-badge-filled{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-indigo.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-indigo.g-badge-filled{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-pool.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-pool.g-badge-filled{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-teal.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-teal.g-badge-filled{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-lime.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-lime.g-badge-filled{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-forest.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-forest.g-badge-filled{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-stone.g-badge-filled,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-stone.g-badge-filled{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.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:var(--g-size-border-radius-circle);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:var(--g-size-border-radius-round);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{display:flex;flex-wrap:wrap;gap:.75rem .5rem}.g-bootstrap.g-bs4 .g-group-button:has(.g-button-size-medium){-moz-column-gap:.75rem;column-gap:.75rem}.g-bootstrap.g-bs4 .g-group-button:where(.g-group){padding-block:.5rem}.g-bootstrap.g-bs4 .g-group-button.text-center{justify-content:center!important}.g-bootstrap.g-bs4 .g-group-button.text-right{justify-content:end!important}.g-bootstrap.g-bs4 .g-group-button.g-group-button-form{justify-content:end;margin-top:1rem}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented{gap:0;width:auto}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented{flex-wrap:nowrap}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented-inline{display:inline-flex}}.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{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:var(--g-size-border-radius-none);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:var(--g-size-border-radius-circle);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-lg);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{padding-bottom:0;row-gap:.5rem}.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-lg);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:var(--g-size-border-radius-none)}.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:var(--g-size-border-radius-none);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-inner{border:var(--card-border);box-shadow:none}.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-amounts{font-variant-numeric:lining-nums tabular-nums}.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-footer-description:only-child .g-group-button{justify-content: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 :where(.g-card-overview-grid-amounts,.g-card-overview-info-amount-inner) .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-bootstrap.g-bs4 .g-card-overview:nth-child(n):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:stretch}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer{align-self: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:17.75rem}@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 .5rem 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:has(~.g-card-overview-body:empty){flex-grow:1;flex-shrink:1;overflow-y:auto}.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-body:empty{display:none}.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>div{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(>div: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-weight:700}.g-bootstrap.g-bs4 .g-card-function .g-h-minor:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-card-function .g-group{margin:0}.g-bootstrap.g-bs4 .g-card-function .g-group:not(.g-group-button){padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap.g-bs4 .g-card-function .g-group-button{justify-content:center;width:100%}.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;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:var(--g-color-fill-primary)}.g-bootstrap.g-bs4 .g-card-function .g-card-function-indicator-badge{margin-top:.25rem}.g-bootstrap.g-bs4 .g-card-function .g-state{color:var(--g-color-text-secondary);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}.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .g-card-function-actions{align-items:center;display:flex;gap:.5rem;order:-1;width:100%}.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .g-card-function-buttons-text{text-align:center}.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .g-card-function-buttons{flex:1 1 auto;min-width:0}.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .g-card-function-menu-button{flex:0 0 auto}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .g-card-function-buttons .btn,.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .g-card-function-buttons .g-button{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)}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical:not(.g-card-row *) .g-card-function-postscript{flex-grow:1}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical:not(.g-card-row *) .g-card-function-postscript .g-card-function-actions{margin-top:auto}}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])){gap:.5rem;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.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{padding:0}.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{gap:.5rem;text-align:center}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-indicator,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator{gap:.25rem;margin-bottom:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-indicator-badge,.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-state,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator-badge,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-state{margin-top:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript{gap:.5rem;margin-top:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript>p,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript>p{padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript .g-card-function-buttons .g-group-button,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-card-function-buttons .g-group-button{padding-block:0}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-actions,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-actions{align-items:center;display:grid;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;width:100%}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons{flex:0 0 auto;min-width:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .g-group-button,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .g-group-button{width:auto}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .btn,.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .g-button,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .btn,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .g-button{width:auto}}@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:not(:has(.g-card-function-menu-button)) .g-card-function-buttons .btn,.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript:not(:has(.g-card-function-menu-button)) .g-card-function-buttons .g-button,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:not(:has(.g-card-function-menu-button)) .g-card-function-buttons .btn,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:not(:has(.g-card-function-menu-button)) .g-card-function-buttons .g-button{max-width:calc(100% - 1rem)}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-indicator:not(.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:not(.g-indicator-custom){align-items:flex-start;text-align:left}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-indicator:not(.g-indicator-custom) .g-state,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator:not(.g-indicator-custom) .g-state{margin-left:0;margin-right:0}.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{padding-top:.5rem}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-body>:first-child,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-body>:first-child{padding-top:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-indicator-badge,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator-badge{margin-top:0;max-width:calc(100% - var(--card-padding-horizontal)*2);position:absolute;right:var(--card-padding-horizontal);top:var(--card-padding-vertical);z-index:10}}@media (max-width:767.98px) and (min-width:576px) and (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-actions,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-actions{align-items:center;display:grid;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;width:100%}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons{flex:0 0 auto}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .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:has(.g-card-function-menu-button) .g-card-function-buttons .g-group-button{width:auto}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .btn,.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .g-button,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .btn,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .g-button{width:auto}}@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-card-function-actions,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-card-function-actions{align-items:center}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript .g-card-function-buttons .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-card-function-buttons .g-group-button{padding-block:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript .g-card-function-buttons .btn,.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript .g-card-function-buttons .g-button,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-card-function-buttons .btn,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-card-function-buttons .g-button{width:100%}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-actions,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-actions{display:grid;grid-template-columns:minmax(0,1fr) max-content}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript:has(.g-card-function-menu-button) .g-card-function-buttons .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:has(.g-card-function-menu-button) .g-card-function-buttons .g-group-button{flex-wrap:nowrap;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:var(--g-size-border-radius-lg);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-indicator:has(.g-spot-illustration){padding:0}.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:var(--g-size-border-radius-circle);margin-right:.125em;position:relative;top:.03125rem}.g-bootstrap.g-bs4 .g-card-product-with-default-action:nth-child(n):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);display:inline-block;max-width:100%;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;outline:none!important;position:absolute;width:100%;z-index:30}.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;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:var(--g-size-border-radius-round);border-radius:var(--g-size-border-radius-lg);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)}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled),.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled){background-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled) [role=switch],.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled) [role=switch]{forced-color-adjust:auto}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled) [role=switch],.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled) [role=switch] span,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled) [role=switch],.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled) [role=switch] span{background-color:inherit;color:inherit}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled) .g-amount,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled) .g-avatar,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled) .g-contact-info,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled) .g-product-info,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled) .g-structured-info,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled) .g-amount,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled) .g-avatar,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled) .g-contact-info,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled) .g-product-info,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled) .g-structured-info{forced-color-adjust:auto}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item.selected:not(:disabled,.disabled) .g-avatar,.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item:hover:not(:disabled,.disabled) .g-avatar{color:initial}}.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;border-radius:var(--g-size-border-radius-none)}.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-input-group-append>.g-select:nth-child(n):nth-child(n):nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-select:nth-child(n):nth-child(n):nth-child(n){border-width:var(--g-size-border-width-md);color:var(--g-color-interactive-primary);font-weight:var(--g-font-weight-semibold);padding-block:.375rem!important}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-select:nth-child(n):nth-child(n):nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-select:nth-child(n):nth-child(n):nth-child(n):after{top:.625rem}.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}@media (forced-colors:active){.g-bootstrap.g-bs4 ::-moz-placeholder{color:GrayText!important}.g-bootstrap.g-bs4 ::placeholder{color:GrayText!important}}.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:var(--g-size-border-radius-lg);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{resize:vertical}.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:var(--g-color-interactive-primary);color:transparent}.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:var(--g-color-surface-disabled)!important;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:var(--g-size-border-radius-xs)}.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:var(--g-size-border-radius-circle)}.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 .g-inverted .g-input-control,.g-bootstrap.g-bs4 .g-inverted.g-input-control{background-color:var(--g-color-fill-inverted)}.g-bootstrap.g-bs4 .g-inverted .g-input-control:after,.g-bootstrap.g-bs4 .g-inverted.g-input-control:after{background-color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-inverted .g-input-control:disabled,.g-bootstrap.g-bs4 .g-inverted.g-input-control:disabled{background-color:transparent!important}.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)}@media (forced-colors:active){.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:GrayText}}.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}@media (forced-colors:active){.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:GrayText!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;min-width:0}.g-bootstrap.g-bs4 .g-form-group.g-form-compact{margin-bottom:0;margin-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:var(--g-size-border-radius-lg);border-top-left-radius:var(--g-size-border-radius-lg)}.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:var(--g-size-border-radius-lg);border-top-right-radius:var(--g-size-border-radius-lg)}.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>.g-input-group-text.g-input-group-text-icon-only,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-input-group-text.g-input-group-text-icon-only{padding:0 .4375rem}.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-extra-large,.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-extra-large,.g-bootstrap.g-bs4 .g-focus-page.g-focus-page-large{max-width:55rem}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-focus-page.g-focus-page-extra-large{max-width:71.25rem}}.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:var(--g-size-border-radius-circle);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{justify-content:center;padding-top:2.5rem}.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:var(--g-size-border-radius-lg);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-footer .g-group-button{margin: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.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-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;padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-header:not([class*=g-bg-]){color:var(--g-color-text-primary)}.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;padding-left:1.25rem;padding-right:1.25rem;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:var(--g-size-border-radius-none)}}.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}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-modal-bottom-sheet{align-items:flex-end;display:flex;padding:0}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-dialog{margin:auto 0 0;max-width:100vw;max-width:100dvw;overscroll-behavior:none;transition:transform .25s ease-out;width:100vw;width:100dvw}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-handle{background:var(--g-color-border-primary);border:0;border-radius:.125rem;cursor:grab;display:block;height:.1875rem;margin:.625rem auto .25rem;padding:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2.875rem}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-handle:active{cursor:grabbing}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-handle:focus-visible{outline:2px solid var(--g-color-border-primary);outline-offset:4px}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-content{border-radius:var(--g-size-border-radius-lg);border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;flex-direction:column;max-height:90vh;max-height:90dvh;overflow:auto}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-content .g-modal-header{background-color:var(--g-color-surface-primary);border-bottom:1px solid var(--g-color-border-secondary);flex-shrink:0;position:sticky;top:0;z-index:10000}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-content .g-modal-footer{background-color:var(--g-color-surface-primary);border-top:1px solid var(--g-color-border-secondary);bottom:0;flex-shrink:0;position:sticky;z-index:10000}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-content .g-modal-body{--modal-body-padding-top:2rem;flex:1}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-content .g-modal-body:not(:first-child){--modal-body-padding-top:1rem}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-content .g-modal-body:not(:last-child){--modal-body-padding-bottom:1rem;flex-grow:0}.g-bootstrap.g-bs4 .g-modal-bottom-sheet .g-modal-content>:not(.g-modal-header,.g-modal-body,.g-modal-footer,.g-separator){display:flex;flex-direction:column;flex-grow:1}.g-bootstrap.g-bs4 .g-modal-teaser.g-modal-bottom-sheet .g-modal-header-wrapper[class*=g-bg-] .g-modal-handle{background:rgba(var(--rgb-white),.5)}.g-bootstrap.g-bs4 .g-modal-teaser.g-modal-bottom-sheet .g-modal-header-wrapper[class*=g-bg-] .g-modal-handle:focus-visible{outline-color:var(--g-color-border-inverted-primary)}.g-bootstrap.g-bs4 .g-modal-teaser.g-modal-bottom-sheet .g-modal-header-wrapper .g-modal-header{background-color:transparent}.g-bootstrap.g-bs4 .g-modal-small.g-modal-bottom-sheet .g-modal-header-wrapper{background-color:var(--g-color-surface-secondary)}.g-bootstrap.g-bs4 .g-modal-small.g-modal-bottom-sheet .g-modal-header-wrapper[class*=g-bg-] .g-modal-header{background-color:transparent}.g-bootstrap.g-bs4 .g-modal-small.g-modal-bottom-sheet .g-modal-header-wrapper[class*=g-bg-] .g-modal-handle{background:rgba(var(--rgb-white),.5)}.g-bootstrap.g-bs4 .g-modal-small.g-modal-bottom-sheet .g-modal-header-wrapper[class*=g-bg-] .g-modal-handle:focus-visible{outline-color:var(--g-color-border-inverted-primary)}.g-bootstrap.g-bs4 .g-modal-small.g-modal-bottom-sheet .g-modal-header-wrapper .g-modal-header{background-color:transparent}.g-bootstrap.g-bs4 .g-modal-small.g-modal-bottom-sheet .g-modal-content .g-modal-header{border-bottom-width: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:var(--g-size-border-radius-lg);color:var(--g-color-text-primary);display:flex;font-weight:400;padding:.5rem 1rem;position:relative;text-decoration:none;transition: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:var(--g-size-border-radius-lg)}.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:.5rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer li li a:has(>span:only-child){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-sidenav.g-sidenav-drawer .g-sidenav-drawer-company-switch .g-card-body{padding:1rem .5rem 1rem 1rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-company-switch .g-card-body:has(.g-avatar){padding:.5rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-company-switch .g-button-icon.g-icon-caret-right{--size:var(--g-size-icon-md);color:var(--g-color-fill-primary)}.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-card.g-card-product{border-color:var(--g-color-border-secondary)!important}.g-bootstrap.g-bs4 .g-card.g-card-product .g-card-body{padding-left:1.875rem;padding-right:1.875rem}@media (min-width:992px){.g-bootstrap.g-bs4 .g-card.g-card-product .g-card-body{padding-left:8.75rem;padding-right:8.75rem}}.g-bootstrap.g-bs4 .g-card.g-card-product .g-faded{color:var(--g-color-fill-primary)}.g-bootstrap.g-bs4 .g-card.g-card-product audio,.g-bootstrap.g-bs4 .g-card.g-card-product video{display:block;margin:0 auto;width:100%}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body{padding-bottom:1.875rem;padding-top:1.875rem;text-align:center}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body h3,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body .g-h1+p,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body .g-h2+p,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body .g-h3+p,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body h1+p,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body h2+p,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-header .g-card-body h3+p,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body .g-h1+p,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body .g-h2+p,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body .g-h3+p,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body h1+p,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body h2+p,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-header.g-card-body h3+p{padding-top:1.5rem}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body.g-card-body{padding-bottom:1.875rem;padding-top:1.875rem}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light{background-position:50%;background-repeat:no-repeat;background-size:cover;height:14.6875rem}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark h1,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark h3,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light h3,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark h3,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark.g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light.g-card-body{align-items:left;display:flex;flex-direction:column;justify-content:center;min-height:100%}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark{background-color:var(--g-color-fill-primary)}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark .g-card-body .h1,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark .g-card-body .h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark .g-card-body h1,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark .g-card-body h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-dark .g-card-body p,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark.g-card-body .h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark.g-card-body .h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark.g-card-body h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark.g-card-body h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-dark.g-card-body p{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light .g-card-body .h1,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light .g-card-body .h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light .g-card-body h1,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light .g-card-body h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-banner-light .g-card-body p,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light.g-card-body .h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light.g-card-body .h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light.g-card-body h1,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light.g-card-body h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-banner-light.g-card-body p{color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-table .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-table .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-table h2,.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-table h3,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-table .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-table .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-table h2,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-table h3{text-align:center}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-table dt,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-table dt{font-weight:inherit}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-body-table dd,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-body-table dd{text-align:right}}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-footer,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-footer{min-height:6.625rem}.g-bootstrap.g-bs4 .g-card.g-card-product.g-card-product-footer .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-product>.g-card-product-footer.g-card-body{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap.g-bs4 .g-card-product-body-banner-dark,.g-bootstrap.g-bs4 .g-card-product-body-banner-dark+.g-card,.g-bootstrap.g-bs4 .g-card-product-body-banner-light,.g-bootstrap.g-bs4 .g-card-product-body-banner-light+.g-card{border-top:0!important}.g-bootstrap.g-bs4 .g-card.g-card-checkout{--card-padding-horizontal:1.875rem;border-color:var(--g-color-border-secondary)!important}@media (min-width:992px){.g-bootstrap.g-bs4 .g-card.g-card-checkout{--card-padding-horizontal:8.75rem}}.g-bootstrap.g-bs4 .g-card.g-card-checkout li,.g-bootstrap.g-bs4 .g-card.g-card-checkout p{font-weight:400}.g-bootstrap.g-bs4 .g-card.g-card-checkout li b,.g-bootstrap.g-bs4 .g-card.g-card-checkout li strong,.g-bootstrap.g-bs4 .g-card.g-card-checkout p b,.g-bootstrap.g-bs4 .g-card.g-card-checkout p strong{font-weight:600}.g-bootstrap.g-bs4 .g-card.g-card-checkout li b.g-amount,.g-bootstrap.g-bs4 .g-card.g-card-checkout li strong.g-amount,.g-bootstrap.g-bs4 .g-card.g-card-checkout p b.g-amount,.g-bootstrap.g-bs4 .g-card.g-card-checkout p strong.g-amount{color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-card.g-card-checkout .g-faded{color:var(--g-color-fill-primary)}.g-bootstrap.g-bs4 .g-card.g-card-checkout a{font-weight:600}.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-header,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-checkout-header{--card-padding-vertical:1.875rem}.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-header .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-checkout-header.g-card-body{text-align:center}.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-body,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-checkout-body{--card-padding-vertical:1.875rem}.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-body .g-card-body .g-row>[class^=g-col]:first-child img,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-body .g-card-body .g-row>[class^=g-col]:first-child svg,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-checkout-body.g-card-body .g-row>[class^=g-col]:first-child img,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-checkout-body.g-card-body .g-row>[class^=g-col]:first-child svg{display:block;margin-left:auto;margin-right:auto;max-height:10.5rem;max-width:100%}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-body .g-card-body .g-row>[class^=g-col]:first-child img,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-body .g-card-body .g-row>[class^=g-col]:first-child svg,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-checkout-body.g-card-body .g-row>[class^=g-col]:first-child img,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-checkout-body.g-card-body .g-row>[class^=g-col]:first-child svg{max-width:13.125rem}}.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-body .g-card-body>.g-form-group:first-child,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-checkout-body.g-card-body>.g-form-group:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body{padding-bottom:2.5rem;padding-top:7.5rem;text-align:center}.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body h1,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body h2,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body h3,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body h4,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body h5,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body h6,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body h1,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body h2,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body h3,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body h4,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body h5,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body h6{color:var(--g-color-text-primary);font-size:1.375rem;font-weight:700;line-height:1.75rem;padding-bottom:.3125rem;padding-top:.25rem;text-align:center}.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body svg+h1,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body svg+h2,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body svg+h3,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body svg+h4,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body svg+h5,.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-confirm .g-card-body svg+h6,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body svg+h1,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body svg+h2,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body svg+h3,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body svg+h4,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body svg+h5,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-confirm-body.g-card-body svg+h6{padding-top:1.5rem}.g-bootstrap.g-bs4 .g-card.g-card-checkout.g-card-checkout-footer .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-checkout>.g-card-checkout-footer.g-card-body{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap.g-bs4 .g-card-checkout-body:not(.g-card-checkout-gap)+.g-card-checkout-body{border-top:0!important}.g-bootstrap.g-bs4 .g-card-checkout-body:not(.g-card-checkout-gap)+.g-card-checkout-body .g-card-body,.g-bootstrap.g-bs4 .g-card-checkout-body:not(.g-card-checkout-gap)+.g-card-checkout-body.g-card-body{padding-top:0!important}.g-bootstrap.g-bs4 .g-card-checkout-confirm+.g-card-checkout-footer{border-top:0!important;min-height:6.625rem}.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:var(--g-size-border-radius-round)}.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:var(--g-size-border-radius-sm);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);--avatar-flag-horizontal-padding-factor:0.2;--avatar-flag-vertical-padding-factor:0.25;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:var(--g-size-border-radius-circle);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:var(--g-size-border-radius-circle);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-image-flag{box-sizing:border-box;-o-object-fit:contain;object-fit:contain;padding:calc(100%*var(--avatar-flag-vertical-padding-factor)) calc(100%*var(--avatar-flag-horizontal-padding-factor))}.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:var(--g-size-border-radius-circle);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:var(--g-size-border-radius-circle);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:var(--g-size-border-radius-circle);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:var(--g-size-border-radius-circle);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}@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}}.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:var(--g-size-border-radius-lg);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:not(:last-child){margin:0 .5rem .5rem 0}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-label{border-radius:var(--g-size-border-radius-round);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:var(--g-size-border-radius-circle)}.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:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-tooltip-trigger-default{border-radius:var(--g-size-border-radius-circle);color:var(--g-color-interactive-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-arrow{color:var(--g-color-surface-inverted);height:.625rem}.g-bootstrap.g-bs4 .g-tooltip-inner{background-color:var(--g-color-surface-inverted);border-radius:var(--g-size-border-radius-md);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-inverted .g-tooltip-trigger-default{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted.g-tooltip .g-tooltip-inner{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-surface-inverted)}.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,.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-head .g-spot-illustration{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,.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-right .g-spot-illustration{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}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data.g-structured-info-data-split{display:grid;grid-template-columns:1fr}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data.g-structured-info-data-split>.g-structured-info-data-aside,.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data.g-structured-info-data-split>.g-structured-info-data-main{display:contents}@media (min-width:576px){.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data.g-structured-info-data-split{align-items:center;display:flex;gap:.25rem}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data.g-structured-info-data-split>.g-structured-info-data-main{display:grid;min-width:0;width:100%}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data.g-structured-info-data-split>.g-structured-info-data-aside{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;justify-content:center}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data.g-structured-info-data-split>.g-structured-info-data-aside>*{text-align:right}}@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 (forced-colors:active){.g-bootstrap.g-bs4 .g-stripe.g-stripe-toolbar:after,.g-bootstrap.g-bs4 .g-stripe:not(:has(~.g-stripe-toolbar)):after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}.g-bootstrap.g-bs4 .g-stripe.g-stripe-toolbar>.g-container{z-index:1}}@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)}.container--toflu081.gap-bs-30--qPnLN3XI{gap:var(--g-size-spacing-bs-30)}.container--S9pHie28{align-items:flex-start;display:flex;justify-content:space-between}.container--S9pHie28:nth-child(n):nth-child(n) .g-group-button{display:flex;flex-wrap:nowrap;width:-moz-max-content;width:max-content}@media (min-width:576px){.container--S9pHie28:nth-child(n):nth-child(n) .g-group-button{padding-block:0}}.container--S9pHie28:nth-child(n):nth-child(n) .g-group-button .g-button{margin-block:0}.container--S9pHie28:nth-child(n):nth-child(n) .g-group-button .g-button:not(:last-child){margin-right:.5rem}@media (max-width:575.98px){.container--S9pHie28:nth-child(n):nth-child(n).wrap--zNL73xcI{flex-wrap:wrap}.container--S9pHie28:nth-child(n):nth-child(n).wrap--zNL73xcI .g-group-button{width:100%}.container--S9pHie28:nth-child(n):nth-child(n).wrap--zNL73xcI .g-group-button:not(:has(.g-button-full-width-never)){flex-direction:column}.container--S9pHie28:nth-child(n):nth-child(n).wrap--zNL73xcI .g-group-button:not(:has(.g-button-full-width-never)) .g-button{width:100%}}.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:var(--g-size-border-radius-sm);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--BceFd29l{display:block;margin:auto}.animation--BceFd29l.colored--ImpuFWUb svg path{stroke:var(--color);fill:var(--color)}.illustration--xjlcpaTa:nth-child(n){align-items:center;display:inline-flex;justify-content:center;position:relative}.illustration--xjlcpaTa img,.illustration--xjlcpaTa video{-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.illustration--xjlcpaTa img.faded--gc2fArT1,.illustration--xjlcpaTa video.faded--gc2fArT1{filter:grayscale(100%);opacity:.4}.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:var(--g-size-border-radius-lg);height:3rem;position:absolute;width:3rem;z-index:0}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.circle--i6iPG5kL{border-radius:var(--g-size-border-radius-circle)}.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,.illustration--xjlcpaTa.size-extra-small--eVvFHn89 video{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:var(--g-size-border-radius-lg);height:4rem;position:absolute;width:4rem;z-index:0}.illustration--xjlcpaTa.size-small---S-r2b8U .shape--04jdK5ug.circle--i6iPG5kL{border-radius:var(--g-size-border-radius-circle)}.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,.illustration--xjlcpaTa.size-small---S-r2b8U video{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:var(--g-size-border-radius-lg);height:4rem;position:absolute;width:4rem;z-index:0}.illustration--xjlcpaTa.size-medium--RLzCk6FT .shape--04jdK5ug.circle--i6iPG5kL{border-radius:var(--g-size-border-radius-circle)}.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,.illustration--xjlcpaTa.size-medium--RLzCk6FT video{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:var(--g-size-border-radius-lg);height:5.375rem;position:absolute;width:5.375rem;z-index:0}.illustration--xjlcpaTa.size-large--R8Erd1DW .shape--04jdK5ug.circle--i6iPG5kL{border-radius:var(--g-size-border-radius-circle)}.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,.illustration--xjlcpaTa.size-large--R8Erd1DW video{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}.transition--UHuEGX-V{opacity:0;transform:scaleY(0);transform-origin:0 0;transition:transform .25s,opacity .25s,max-height .25s}.transition--UHuEGX-V.horizontal--He5CVITs{transform:scaleX(0)}.transition--UHuEGX-V.collapse--5DGSHBrn{max-height:0}.reverse--H7jZEF2Q{transform-origin:0 100%}.reverse--H7jZEF2Q.horizontal--He5CVITs{transform-origin:100% 100%}.entered--TZ-wF9es,.entering--ohxhlWQm,.transition--UHuEGX-V:focus-within{opacity:1;transform:scaleY(100%)}.entered--TZ-wF9es.collapse--5DGSHBrn,.entering--ohxhlWQm.collapse--5DGSHBrn,.transition--UHuEGX-V:focus-within.collapse--5DGSHBrn{max-height:var(--max-height)}.entered--TZ-wF9es.horizontal--He5CVITs,.entering--ohxhlWQm.horizontal--He5CVITs,.transition--UHuEGX-V:focus-within.horizontal--He5CVITs{transform:scaleX(100%)}.exited---jG9-Cea.collapse--5DGSHBrn,.exited---jG9-Cea.collapse--5DGSHBrn *,.exiting--TgS4o8RN.collapse--5DGSHBrn,.exiting--TgS4o8RN.collapse--5DGSHBrn *{margin-bottom:0!important;margin-top:0!important;min-height:0!important}.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}.conditional--Kz-RsHAS .text--nb5jO-JR:nth-child(n):nth-child(n).block--vYs7BQvM{padding-top:1.5rem}.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{-moz-column-gap:1.25rem;column-gap:1.25rem;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;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-bottom:.125rem solid var(--g-color-border-secondary);margin-block:0}.header--JcBjGfll{background:var(--g-color-border-secondary);padding:.25rem .3125rem;text-align:right}.button--Snzd7Hay{margin:0!important}.button--Snzd7Hay:before{content:unset!important}.content--IX4tsXv-{padding-inline:.9375rem}.no-padding--cF-1mYWa .content--IX4tsXv-{padding:0!important}.no-padding--cF-1mYWa .content--IX4tsXv->*{margin-block:0!important}.no-padding--cF-1mYWa .content--IX4tsXv->.g-card{border:0!important;border-radius:0!important}.fixed-button--hCkqGxm6:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-round);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-lg)}.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}@media (max-width:767.98px){.floating-action-button--TQ5irLgN:nth-child(n):nth-child(n){font-size:1.125rem;line-height:1.5rem;min-height:3.25rem}}.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}@media (max-width:575.98px){.split-button--hgka2pBL{width:100%}}.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}@media (max-width:767.98px){.sticky-button--GO-ATLQs{width:100%}.sticky-button--GO-ATLQs:nth-child(n):nth-child(n) .g-button{font-size:1.125rem;line-height:1.5rem;min-height:3.25rem}}.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:20}.interactable--IObJaLVt:nth-child(n):nth-child(n) .content-area--aAs3Jmuk{flex:1 1 auto;min-width:0}.interactable--IObJaLVt:nth-child(n):nth-child(n) .secondary-actions--E0uqOA4-{align-items:center;display:flex;flex:0 0 auto;margin-left:auto;position:relative;z-index:30}.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).toggleable--B5zUcXAw{border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);padding:.1875rem .625rem}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb) .interactive-content--PTeV0TKs{pointer-events:none;position:relative;z-index:1}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb) .interactive-content--PTeV0TKs .g-button{pointer-events:auto}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb):active:not(:has(.secondary-actions--E0uqOA4- :active)) .g-minor,.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb):hover:not(:has(.secondary-actions--E0uqOA4- :hover)) .g-minor{color:var(--g-color-text-primary)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb) :is(.secondary-actions--E0uqOA4-,.interactive-content--PTeV0TKs) .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:not(.toggleable--B5zUcXAw).has-primary-action--sSxAVVC0{outline:none}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:not(.toggleable--B5zUcXAw).has-primary-action--sSxAVVC0:has(.link--jShmwLhL:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:hover:not(:has(.secondary-actions--E0uqOA4- :hover)){background-color:var(--g-color-overlay-hover)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:hover:not(:has(.secondary-actions--E0uqOA4- :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:not(:has(.secondary-actions--E0uqOA4- :active)){background-color:var(--g-color-overlay-active)}.g-card .interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz{border:.0625rem solid var(--g-color-border-primary)}.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):not(.disabled--SRKyZkjb).toggleable--B5zUcXAw{cursor:pointer}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).toggleable--B5zUcXAw:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).toggleable--B5zUcXAw .custom-control{cursor:pointer}.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--fM1AfLvw{max-width:calc(100vw - 30px);z-index:350000}.popper--XN9m645u{overflow:visible}.body--HEy3sTvn{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);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%}.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:var(--g-size-border-radius-none);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:var(--g-size-border-radius-none);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)}.badge--f-ilGNmq{align-items:center;border-radius:var(--g-size-border-radius-round);display:inline-flex;font-size:.875rem;font-weight:600;height:1.75rem;line-height:1.3125rem;max-width:100%;padding:0;position:relative;vertical-align:middle}.disabled---UXtHlwP:nth-child(n){opacity:.5}.disabled---UXtHlwP:nth-child(n) .g-button{cursor:not-allowed}.action--IwINfLVD{align-items:center;background:transparent;border:0;border-radius:inherit;color:inherit;display:inline-flex;font:inherit;height:1.75rem;min-width:0;padding:.25rem 2rem .25rem .75rem}.action--IwINfLVD:nth-child(n):nth-child(n):nth-child(n).g-button{color:inherit;justify-content:flex-start;line-height:1.25rem}.action--IwINfLVD:nth-child(n):nth-child(n):nth-child(n).g-button.g-button-size-small{border-radius:var(--g-size-border-radius-round);min-height:1.75rem;padding:.25rem 2rem .25rem .75rem}.action--IwINfLVD:nth-child(n):nth-child(n):nth-child(n).g-button.g-button-size-small:has(.g-button-icon){padding-left:.75rem}.action--IwINfLVD:nth-child(n):nth-child(n):nth-child(n).g-button.hover,.action--IwINfLVD:nth-child(n):nth-child(n):nth-child(n).g-button:not(:disabled):hover{background-color:var(--clearable-badge-action-hover-background-color,color-mix(in srgb,currentColor 10%,transparent))}.action--IwINfLVD:nth-child(n):nth-child(n):nth-child(n).g-button:focus-visible{border-radius:inherit;outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-badge-todo .action--IwINfLVD{--clearable-badge-action-hover-background-color:color-mix(in srgb,var(--g-color-info) 20%,transparent)}.g-badge-todo .action--IwINfLVD,.g-badge-todo .action--IwINfLVD:nth-child(n):nth-child(n):nth-child(n).g-button{color:var(--g-color-text-primary)}.has-icon--BpTfm7He,.has-icon--BpTfm7He:nth-child(n):nth-child(n):nth-child(n).g-button.g-button-size-small{padding-left:.5rem}.icon--rshnqqiB{flex:0 0 auto;margin-right:.5rem}.label--Pq5FxqSH{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clear--5yFQgA0j:nth-child(n):nth-child(n):nth-child(n){background:transparent;border:0;border-radius:inherit;bottom:0;box-shadow:none;min-height:1.75rem;min-width:1.75rem;padding:0;position:absolute;right:0;top:0;width:1.75rem;z-index:20}.clear--5yFQgA0j:nth-child(n):nth-child(n):nth-child(n).g-button{justify-content:center;line-height:0}.clear--5yFQgA0j:nth-child(n):nth-child(n):nth-child(n).g-button.g-button-hidden-label-always.g-button-size-small,.clear--5yFQgA0j:nth-child(n):nth-child(n):nth-child(n).g-button.g-button-size-small{min-height:1.75rem;min-width:1.75rem;padding:0}.clear--5yFQgA0j:nth-child(n):nth-child(n):nth-child(n).g-button:focus-visible{border-radius:inherit;outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;z-index:30}.g-inverted .action--IwINfLVD,.g-inverted .clear--5yFQgA0j{--g-color-focus:var(--g-color-interactive-primary)}.g-dark .g-inverted .g-badge-todo .action--IwINfLVD,.g-dark .g-inverted .g-badge-todo .action--IwINfLVD:nth-child(n):nth-child(n):nth-child(n).g-button{color:#0a285c}.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;padding:0 .125rem;-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;forced-color-adjust:none;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}.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:var(--g-size-border-radius-lg);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:var(--g-size-border-radius-circle);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:var(--g-size-border-radius-xs);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:var(--g-size-border-radius-xs);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:var(--g-size-border-radius-none);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:var(--g-size-border-radius-circle);height:.625rem;width:.625rem}.minimal---DsJ0FD9 li[aria-current=step]{background-color:var(--g-color-text-primary)}.carousel--cXGTrlB6{--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}.slider--qjrEscM1.same-height--orpZDXPB .slider-item--8zdUp38V{display:flex}.button--hbhPHNH4:nth-child(n):nth-child(n):nth-child(n){align-self:center;border-radius:var(--g-size-border-radius-circle);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}.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:var(--g-size-border-radius-lg);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)}.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:var(--g-size-border-radius-lg);border-bottom-right-radius:var(--g-size-border-radius-lg)}.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}.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:var(--g-size-border-radius-lg);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) and (forced-colors:none){.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:-.5rem!important}.list--OSwziSR1{display:grid;gap:1rem .5rem;grid-template-columns:repeat(3,1fr);overflow:hidden;text-align:center;width:min(100vw - 30px,20.625rem)}.list--OSwziSR1:nth-child(n):nth-child(n):nth-child(n){padding:1rem .5rem}.item--Jj-XaS0d{display:grid;gap:.25rem;grid-template-columns:1fr;grid-template-rows:repeat(2,max-content);justify-items:center}.item--Jj-XaS0d:focus-visible{outline:none}.item--Jj-XaS0d:focus-visible .swatch--pgzy7zig{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;outline-offset:.125rem}.swatch--pgzy7zig{animation:animate-in--pXT0nFz5 .2s cubic-bezier(.215,.61,.355,1);animation-delay:.55s;animation-fill-mode:backwards;border-radius:var(--g-size-border-radius-circle);cursor:pointer;display:grid;height:2.5rem;padding:0;place-items:center;transition:transform 50ms ease-in-out 0s;width:2.5rem}.item--Jj-XaS0d:first-child .swatch--pgzy7zig{animation-delay:.15s}.item--Jj-XaS0d:nth-child(2) .swatch--pgzy7zig{animation-delay:175ms}.item--Jj-XaS0d:nth-child(3) .swatch--pgzy7zig,.item--Jj-XaS0d:nth-child(4) .swatch--pgzy7zig{animation-delay:.2s}.item--Jj-XaS0d:nth-child(5) .swatch--pgzy7zig{animation-delay:225ms}.item--Jj-XaS0d:nth-child(6) .swatch--pgzy7zig,.item--Jj-XaS0d:nth-child(7) .swatch--pgzy7zig{animation-delay:.25s}.item--Jj-XaS0d:nth-child(8) .swatch--pgzy7zig{animation-delay:275ms}.item--Jj-XaS0d:nth-child(10) .swatch--pgzy7zig,.item--Jj-XaS0d:nth-child(9) .swatch--pgzy7zig{animation-delay:.3s}.item--Jj-XaS0d:nth-child(11) .swatch--pgzy7zig{animation-delay:325ms}.item--Jj-XaS0d:nth-child(12) .swatch--pgzy7zig,.item--Jj-XaS0d:nth-child(13) .swatch--pgzy7zig{animation-delay:.35s}.item--Jj-XaS0d:nth-child(14) .swatch--pgzy7zig{animation-delay:375ms}.item--Jj-XaS0d:nth-child(15) .swatch--pgzy7zig,.item--Jj-XaS0d:nth-child(16) .swatch--pgzy7zig{animation-delay:.4s}.item--Jj-XaS0d:nth-child(17) .swatch--pgzy7zig{animation-delay:425ms}@media (forced-colors:active){.swatch--pgzy7zig:before{border:.375rem solid var(--color-bg);border-radius:inherit;content:"";forced-color-adjust:none;grid-area:1/1;height:2.5rem;width:2.5rem}}.item--Jj-XaS0d:not(.selected--0BtryGK4) .swatch--pgzy7zig:hover{transform:scale(1.15)}.icon--plt7KJjG{grid-area:1/1;opacity:0}.selected--0BtryGK4 .icon--plt7KJjG{opacity:1}.label--IAslCxMq{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@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.g-button-size-small:nth-child(n){padding-right:.625rem}.caret--I7cwGswc.disabled--F0m5ubwq.btn,.caret--I7cwGswc:disabled.btn{--color:rgba(var(--rgb-black),0.15)!important}.caret--I7cwGswc:after{background-color:currentColor;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);cursor:pointer;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}.container--BR1OBh5S:nth-child(n):focus-visible{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-text-secondary);border:.1875rem solid transparent;border-radius:var(--g-size-border-radius-circle);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}@media (forced-colors:active){.item--gdsFd3dx:hover:not(:disabled){background-color:SelectedItem;color:SelectedItemText;forced-color-adjust: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}.menu--kis5GoNx{max-height:18.75rem}.menu--kis5GoNx.minwidth--0bwnmf--{min-width:10rem}.menu--kis5GoNx:nth-child(n):nth-child(n){padding:0}.menu-item--i1CmkWSG:before{display:none}.menu-item--i1CmkWSG:nth-child(n):nth-child(n){padding:0}.menu-item--i1CmkWSG:has(>.border--UqGDp77I){border-bottom:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.menu-item-button--Ocqet804{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:inline-block;padding:var(--g-size-spacing-md) var(--g-size-bs-10);text-align:left;width:100%}.menu-item-button--Ocqet804:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-lg);color:var(--g-color-text-primary);font-weight:var(--g-font-weight-regular)}.menu-item-button--Ocqet804:hover:nth-child(n):nth-child(n){text-decoration:none}@media (forced-colors:active){.menu-item-button--Ocqet804:hover:not(:disabled){background-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none;outline-color:SelectedItem}.menu-item-button--Ocqet804:hover:not(:disabled) [role=switch]{forced-color-adjust:auto}.menu-item-button--Ocqet804:hover:not(:disabled) [role=switch],.menu-item-button--Ocqet804:hover:not(:disabled) [role=switch] span{background-color:inherit;color:inherit}}.menu-item-button--Ocqet804.highlighted--jTdBpvm3{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.menu-item-button--Ocqet804.selected--NyjMo6Pk:nth-child(n):nth-child(n):nth-child(n){font-weight:var(--g-font-weight-semibold)}.menu-item-button--Ocqet804.control--zCu2HOd7{align-items:center;display:flex;justify-content:space-between}.menu-item-button--Ocqet804.control--zCu2HOd7 .input--BS7wLfOD{margin-left:var(--g-size-bs-10);pointer-events:none}.menu-item-button--Ocqet804:disabled{background:none;cursor:not-allowed}.menu-item-button--Ocqet804:disabled:nth-child(n):nth-child(n){color:var(--g-color-text-disabled)}.spinner--naFx2AmV{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--naFx2AmV>*{display:block}.spinner--naFx2AmV>:last-child{padding-top:1rem}.section--oMSqYv2U{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--oMSqYv2U:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.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-top:.25rem}.g-form-multicol .columns--bHFn1o6D .label--udkR7K-8 .optional--5-G1xsJL{display:inline;margin:0 0 0 .3125rem}.columns--bHFn1o6D:not(:last-child) .label--udkR7K-8 .optional--5-G1xsJL{margin-bottom:-1rem}.no-columns--tPknKigZ:has(.addon--Hkqfhb3J) .label--udkR7K-8{padding-right:10.3125rem}}.addon--Hkqfhb3J{display:inline-block;margin-top:.5rem}.group--73EGJR84:has(.addon--Hkqfhb3J.right--v-xao-aT):has(.addon--Hkqfhb3J){align-content:start}.columns--bHFn1o6D .group--73EGJR84:has(.addon--Hkqfhb3J.right--v-xao-aT):has(.addon--Hkqfhb3J){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84:has(.addon--Hkqfhb3J.right--v-xao-aT) .addon--Hkqfhb3J{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ .group--73EGJR84:has(.addon--Hkqfhb3J.right--v-xao-aT) .addon--Hkqfhb3J{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}@media (max-width:575.98px){.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII){display:flex;flex-direction:column}.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII) .addon--Hkqfhb3J{margin-block:0 .5rem;order:-3}}@media (min-width:576px){.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII):has(.addon--Hkqfhb3J){align-content:start}.columns--bHFn1o6D .group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII):has(.addon--Hkqfhb3J){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII) .addon--Hkqfhb3J{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ .group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII) .addon--Hkqfhb3J{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}@media (max-width:767.98px){.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn),.group--73EGJR84:not(:has(.addon--Hkqfhb3J)){display:flex;flex-direction:column}.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn) .addon--Hkqfhb3J,.group--73EGJR84:not(:has(.addon--Hkqfhb3J)) .addon--Hkqfhb3J{margin-block:0 .5rem;order:-3}}@media (min-width:768px){.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn):has(.addon--Hkqfhb3J),.group--73EGJR84:not(:has(.addon--Hkqfhb3J)):has(.addon--Hkqfhb3J){align-content:start}.columns--bHFn1o6D .group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn):has(.addon--Hkqfhb3J),.columns--bHFn1o6D .group--73EGJR84:not(:has(.addon--Hkqfhb3J)):has(.addon--Hkqfhb3J){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn) .addon--Hkqfhb3J,.group--73EGJR84:not(:has(.addon--Hkqfhb3J)) .addon--Hkqfhb3J{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ .group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn) .addon--Hkqfhb3J,.no-columns--tPknKigZ .group--73EGJR84:not(:has(.addon--Hkqfhb3J)) .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:var(--g-size-border-radius-lg);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:var(--g-size-border-radius-lg);border-top-left-radius:0;border-top-right-radius:0;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:var(--g-size-border-radius-lg);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:var(--g-size-border-radius-lg);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:not(.g-button-hidden-label-always){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:not(.g-button-hidden-label-always) .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,.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-radius:var(--g-size-border-radius-lg);font-weight:600}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text{border:0;color:var(--g-color-text-primary)}@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:var(--g-size-border-radius-lg);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}.container--yi3s2AFl:nth-child(n):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:var(--g-size-border-radius-lg);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:var(--g-size-border-radius-lg);outline:.125rem solid transparent;outline-offset:-.125rem;padding:1rem;perspective:1px;width:15rem}.close-button--DIYqKTFa{position:absolute;right:.375rem;top:.375rem}.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}.chip-input--tGjIk2Oo{align-items:center;background:var(--g-color-surface-primary);border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:none;caret-color:var(--g-color-interactive-primary);color:var(--g-color-text-primary);display:block;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:400;gap:.25rem;height:unset;line-height:1.5rem;min-height:2.5rem;padding:.1875rem .375rem;transition:border-color .15s ease-in-out;width:100%}.chip-input--tGjIk2Oo:not(:disabled):not([readonly]):hover{border-color:var(--g-color-border-hover)}.chip-input--tGjIk2Oo: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}.chip-input--tGjIk2Oo:disabled,.chip-input--tGjIk2Oo:disabled .btn--xThuD-eB,.chip-input--tGjIk2Oo:disabled~.g-input-group-append--q-L9MLno,.chip-input--tGjIk2Oo:disabled~.g-input-group-append--q-L9MLno .btn--xThuD-eB,.chip-input--tGjIk2Oo:disabled~.g-input-group-prepend--6NfiyeL3,.chip-input--tGjIk2Oo:disabled~.g-input-group-prepend--6NfiyeL3 .btn--xThuD-eB{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}.chip-input--tGjIk2Oo:disabled .btn--xThuD-eB,.chip-input--tGjIk2Oo:disabled~.g-input-group-append--q-L9MLno .btn--xThuD-eB,.chip-input--tGjIk2Oo:disabled~.g-input-group-prepend--6NfiyeL3 .btn--xThuD-eB{opacity:1}@media (prefers-reduced-motion:no-preference){.chip-input--tGjIk2Oo{transition:border-color .15s ease-in-out}}.chip-input--tGjIk2Oo:not(.disabled--W6mk-tEp,.read-only--hDcvQZWo){cursor:text}.chip-input--tGjIk2Oo:not(.disabled--W6mk-tEp,.read-only--hDcvQZWo):hover{border-color:var(--g-color-border-hover)}.chip-input--tGjIk2Oo: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}.disabled--W6mk-tEp,.disabled--W6mk-tEp .btn--xThuD-eB{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}.chips--0X73w2Qy{display:contents}.chip--HV0gKT-l{min-width:0}.input-wrapper--t-1GrIfz{flex:1 1 10rem;margin:0;min-width:7.5rem}.input--zlAmRCTg{background:transparent;border:0;color:inherit;font-size:1rem;height:100%;line-height:1.5rem;font:inherit;outline:0;padding:0 .25rem;width:100%}.input--zlAmRCTg:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-image:none}.input--zlAmRCTg:disabled{cursor:not-allowed}.input--zlAmRCTg::-moz-placeholder{color:var(--g-color-text-secondary)}.input--zlAmRCTg::placeholder{color:var(--g-color-text-secondary)}.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):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;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:var(--g-size-border-radius-circle)}.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:var(--g-size-border-radius-circle)}.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:var(--g-size-border-radius-none)}.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:var(--g-size-border-radius-round);border-bottom-right-radius:0;border-top-right-radius:0}.date-grid--VlReYxz7 .day--w7Utplw2.about-to-be-selected-end--4EdSAlk4,.date-grid--VlReYxz7 .day--w7Utplw2.selected-end--at5r8K0R{border-radius:var(--g-size-border-radius-round);border-bottom-left-radius:0;border-top-left-radius:0}.date-grid--VlReYxz7 .day--w7Utplw2.selected-single-day--DD1oYsFp{border-radius:var(--g-size-border-radius-circle)}.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-lg)}: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 .last-input-without-date-icon--gjAqPXyi:nth-child(n):nth-child(n){border-bottom-right-radius:var(--g-size-border-radius-lg);border-top-right-radius:var(--g-size-border-radius-lg)}: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:var(--g-size-border-radius-none)}:nth-child(n):nth-child(n) .g-input-group>:not(:last-child) .inputs-container--Mw6vBMmD .last-input--szIHHFg2{border-radius:var(--g-size-border-radius-none);border-right:0}:nth-child(n):nth-child(n) .g-input-group>:not(:first-child) .first-input--R5CUXW-z{border-left:0;border-radius:var(--g-size-border-radius-none)}.droparea--Sgqiu1FK{align-items:center;border:.0625rem dashed var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);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:var(--g-size-border-radius-lg);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-left:auto;padding-left:.9375rem;width:auto}@media (min-width:576px){.pseudo-input--Mkkg0LmU .buttons--AmyzdHWO:nth-child(n){padding-right:.625rem}}.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:var(--g-size-border-radius-sm);height:.375rem;outline:.0625rem solid transparent;outline-offset:-.0625rem;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:var(--g-size-border-radius-circle);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:var(--g-size-border-radius-circle);cursor:ew-resize;height:1.5625rem;width:1.5625rem}.slider--i1rYNxlu:focus-visible::-moz-range-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.slider--i1rYNxlu:focus-visible::-webkit-slider-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.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}@media (forced-colors:active){.center--FalNUOIY .mark--yPk9wf2g:before{background-color:CanvasText}}.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:var(--g-size-border-radius-lg);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 (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:var(--g-size-border-radius-lg)}@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}:nth-child(n):nth-child(n) .value--2CWwiQnm>p:not([class*=g-h]){font-weight:inherit}.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 .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}@media (max-width:767.98px){.modal--yNG-7wT9.appear--Vgu53FRx.g-modal-bottom-sheet,.modal--yNG-7wT9.enter--jfSAMk9R.g-modal-bottom-sheet,.modal--yNG-7wT9.exit--crmxmey9.exit-active--wzFPNx0I.g-modal-bottom-sheet{opacity:1;transform:translateY(100%)}.modal--yNG-7wT9.appear--Vgu53FRx.appear-active--kp8FHcqB.g-modal-bottom-sheet,.modal--yNG-7wT9.enter--jfSAMk9R.enter-active--ImhhFujc.g-modal-bottom-sheet,.modal--yNG-7wT9.exit--crmxmey9.g-modal-bottom-sheet{opacity:1;transform:translate(0)}}.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-radius:var(--g-size-border-radius-round);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:nth-child(n):nth-child(n){min-width:2rem;padding:0 .375rem}.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;position:relative}.button--MWuFanqu.selected--xA96glx-{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu:not(:disabled):active,.button--MWuFanqu:not(:disabled):hover{background-image:none!important;border-color:transparent!important;outline:none!important}.button--MWuFanqu:not(:disabled):hover{background-color:rgba(var(--rgb-overlay),.15)!important}.g-dark .button--MWuFanqu:not(:disabled):hover{background-color:rgba(var(--rgb-overlay),.1)!important}.button--MWuFanqu:not(:disabled):active{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu.g-button-hidden-label-always{margin:0 .25rem!important}.button--MWuFanqu:not(.g-button-hidden-label-always){padding:0 .625rem!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:disabled:after{background-color:var(--g-color-text-inverted-disabled)}.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%}@media (forced-colors:active){.full-width-container--d-zMnSUW:after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}}.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}html:has(.sticky--DeppyjEX),html:has(.sticky--DeppyjEX) body{scroll-padding-top:5rem}.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-center--7E7s2TyV:not(.large-logo--2yd1jgCc) .left--zshjQtr4 .g-button:not(:only-child){max-width:calc(100% - 3.5rem)}.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%}@media (forced-colors:active){.full-width-container--HmaQVOJV:after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}}.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}html:has(.sticky--ouZd0cqI),html:has(.sticky--ouZd0cqI) body{scroll-padding-top:5rem}.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%}@media (forced-colors:active){.full-width-container--Bi32-io8:after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}}.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}html:has(.sticky--KdxZYAAN),html:has(.sticky--KdxZYAAN) body{scroll-padding-top:5rem}.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:.125rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:grid;font-size:.75rem;font-weight:var(--g-font-weight-medium);height:1.5rem;justify-content:center;line-height:1.125rem;line-height:1rem;margin-right:var(--g-size-spacing-md);overflow:hidden;padding:.125rem;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;--offset-footer:0rem}.container--U4sXvgcR:has(.g-stripe){--offset-stripe:4.375rem}.container--U4sXvgcR:has(.footer--bCief-oN){--offset-footer:3.25rem}.container--U4sXvgcR:has(.g-sidenav-drawer){--col-side:17rem}.container--U4sXvgcR:has(.g-sidenav-drawer~.g-sidenav){--col-side:calc(var(--offset-drawer) + 17rem)}html:has(.container--U4sXvgcR),html:has(.container--U4sXvgcR) body{scroll-padding-top:5rem}.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;min-height:calc(100vh - var(--offset-topnav) - var(--offset-footer));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-bottom:0;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-tabs:has(~[role=tabpanel]){margin-bottom:var(--g-size-spacing-xl)}.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{position:relative;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-group-button{padding-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-bottom:calc(1rem + var(--offset-footer));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)}.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));min-height:calc(100vh - var(--offset-topnav) - var(offset-stripe) - var(--offset-footer))}.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}.g-select:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-lg)}.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:var(--g-size-border-radius-circle);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:var(--g-size-border-radius-round);overflow:hidden}.skeleton-rectangle--oajTeGby{border-radius:var(--g-size-border-radius-lg);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:.25rem;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)}@media (forced-colors:active){.placeholder-text--9Y17OmvQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){color:GrayText!important}}.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:var(--g-size-border-radius-round);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:var(--g-size-border-radius-lg)}.g-card.g-card-no-padding .overflow--jAcYpD3E{border:0}.g-card.g-card-inner:nth-child(n) .overflow--jAcYpD3E{border:0;border-radius:var(--g-size-border-radius-none)}.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;-moz-column-gap:0;column-gap:0;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;-moz-column-gap:0;column-gap:0;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}.column-tooltip--rp-UZWp2:not(:first-child){margin-left:.25rem!important}.sort-button--sP9wqU8Q{margin-right:-.625rem!important;margin-block:-.5rem -.375rem!important;position:relative}.sort-button--sP9wqU8Q:not(:first-child){margin-left:.125rem!important}.column-tooltip--rp-UZWp2+.sort-button--sP9wqU8Q{margin-left:.25rem!important}@media (max-width:767.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .sort-button--sP9wqU8Q{display:none!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}.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% - 2.25rem)}.cell--ZfnbGaik.truncate--IJdbbFbc.tooltip--HKHit-ez[aria-sort] .column-label--dufZTvkf{max-width:calc(100% - 3.5rem)}.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-block:.3125rem 0!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) .g-group.g-group-button,.cell--ZfnbGaik.toggle--VeFasUkl:nth-child(n):nth-child(n) .g-group.g-group-button{padding-block: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:var(--g-size-border-radius-none);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-block: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}.cell--ZfnbGaik.align-right--HF6twD9N .g-group-button{justify-content:end}}: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}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.align-right--HF6twD9N .g-group-button{justify-content:end}@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- .g-group-button{padding-block:0!important}.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-block:0!important;margin-inline:-.3125rem;overflow:visible;padding:0;position:relative;top:.3125rem;width:calc(100% + .625rem)!important;z-index:30}@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-bottom:.125rem solid var(--g-color-border-secondary);margin-block:0}.header--iMa35ZO5{background-color:var(--g-color-border-secondary);padding:.1875rem;text-align:right}.content--Nzux7pFz{padding-inline:.9375rem!important}.no-padding--J019B6a4>.content--Nzux7pFz{padding:0!important}.no-padding--J019B6a4>.content--Nzux7pFz>*{margin-block: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^=g-icon-],.title--2T8r9-N2>[class^=ico-]{margin-top:-.1875rem}.title--2T8r9-N2~.info--dLtPOvlN{display:block;font-weight:var(--g-font-weight-regular)}.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-inline:0!important}.menu--cxwua0C5:nth-child(n):nth-child(n).g-group{padding-block:0}.menu--cxwua0C5.in-amount--C5oBODPe{max-width:100%}.menu--cxwua0C5.in-amount--C5oBODPe:nth-child(n):nth-child(n){margin-top:.625rem}.menu--cxwua0C5.in-amount--C5oBODPe:nth-child(n):nth-child(n):where(.g-group){padding-block:0}@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}}@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;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 .additional-button--agic9zzo{display:flex;flex-grow:1;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 .additional-button--agic9zzo{display:flex;flex-grow:1;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-grow:1;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-grow:1;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child){max-width:calc(100% - 2.5rem)}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child){max-width:calc(100% - 2.5rem)}}.secondary--pniZYJjd.title--2T8r9-N2{word-break:break-all}.secondary-icon--eUg2b--D{color:var(--g-color-border-primary);margin-top:-.1875rem;margin-inline:-1.625rem .625rem}@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-block: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 max(0rem,.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)}@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:.9375rem}.grid--kIyebPJO .overlay--gIchTPNi .g-group-button:nth-child(n){display:flex;flex-wrap:nowrap}.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:.9375rem}.grid--kIyebPJO .overlay--gIchTPNi .g-group-button:nth-child(n){display:flex;flex-wrap:nowrap}.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}.menu--lUHhFlpt .g-group-button{max-width:100%}@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:.625rem min(0rem,-.9375rem + var(--grid-gap)) -.625rem -.9375rem!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-inline: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-inline: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).decorated--B6AyuJDn .g-button-collapsible{margin-left:.3125rem}.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}.collapsible--yuT-Zbc3.panoramic--k7zSPwyB{z-index:50}.collapsible--yuT-Zbc3.panoramic--k7zSPwyB .collapsible-content-sheet--BJWdrAH- .transaction--YokQpaB1:nth-child(n){border-top-width:.0625rem}.transaction-detail--YLhLTZEP{border:0!important;border-radius:0!important;margin:0!important;width:100%}.g-focus-page .transaction-detail--YLhLTZEP:nth-child(n):nth-child(n):nth-child(n){--card-padding-vertical:var(--g-size-bs-10)}.g-focus-page .transaction-detail--YLhLTZEP:nth-child(n):nth-child(n):nth-child(n) .g-card{--card-padding-vertical:0}.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-inline:.9375rem .9375rem}.transaction-detail--YLhLTZEP .buttons--yHME53zu{border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;flex-direction:column;margin:0!important;padding:.9375rem!important}.transaction-detail--YLhLTZEP .buttons--yHME53zu:empty{display:none}.transaction-detail--YLhLTZEP img{max-width:100%}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5{border-block:.0625rem solid var(--g-color-border-secondary);margin-block:.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:.9375rem!important}}@media (min-width:768px){.transaction-detail--YLhLTZEP .columns--KbyUG5z0{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:.9375rem!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-inline: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-inline:.9375rem 0}.header--5L1Ca-Rx [role=columnheader]{flex:0 0 auto;padding-inline:.3125rem .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-inline:1.3125rem -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{padding-left:0;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-round);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([aria-selected=true]){background-color:rgba(var(--rgb-white),.5)}:nth-child(n):nth-child(n) .tab--gDWr-RUT[aria-selected=true]{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([aria-selected=true]),:nth-child(n):nth-child(n) .g-modal .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:var(--g-color-surface-alternate)}:nth-child(n):nth-child(n) .g-card .tab--gDWr-RUT[aria-selected=true],:nth-child(n):nth-child(n) .g-modal .tab--gDWr-RUT[aria-selected=true]{background-color:var(--g-color-interactive-tertiary)}:nth-child(n):nth-child(n) .g-inverted .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.2)}:nth-child(n):nth-child(n) .g-inverted .tab--gDWr-RUT[aria-selected=true]{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([aria-selected=true]){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([aria-selected=true]){background-color:rgba(var(--rgb-white),.04)}:nth-child(n):nth-child(n) .g-dark .g-card .tab--gDWr-RUT:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-dark .g-modal .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.03)}:nth-child(n):nth-child(n) .g-dark .g-card .tab--gDWr-RUT[aria-selected=true],:nth-child(n):nth-child(n) .g-dark .g-modal .tab--gDWr-RUT[aria-selected=true]{background-color:rgba(var(--rgb-gray-100),.15)}:nth-child(n):nth-child(n) .g-dark .g-inverted .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.15)}:nth-child(n):nth-child(n) .g-dark .g-inverted .tab--gDWr-RUT[aria-selected=true]{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)}@media (forced-colors:active){:nth-child(n):nth-child(n) .tab--gDWr-RUT[aria-selected=true]{background-color:SelectedItem;border-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}}.tabs-container--jgRTsIfq{margin-bottom:1.5rem}.tabs-wrapper--pKz44J2K{--g-color-tabs-veil:var(--g-color-surface-secondary);min-width:0;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;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:var(--g-size-border-radius-circle);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:var(--g-size-border-radius-lg);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:var(--g-size-border-radius-lg);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:focus-visible{outline-offset:-.25rem}.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}}.container--O7VEfvFr{min-height:1px}.spacer--w59KWYiM{position:relative;width:100%}.loading--JjviXpWp{height:4.1875rem}.form-dev-tool button,.form-dev-tool div{z-index:999999!important}.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%}.header--Ewuy7xmY{position:sticky;top:0;z-index:290050}.gap--g6gUsOLQ{gap:var(--g-size-spacing-lg)!important}.card--xm8s3EZZ{gap:.5rem}.snackbarOffsetSm--VOs1YE2G{margin-bottom:2.875rem}.snackbarOffsetNone--Gm6dHBB9{margin-bottom:0}.snackbarOffsetLg--_S23HnHC{margin-bottom:6.875rem}.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}.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}.switch-options--zXrkq9F8:nth-child(n):nth-child(n):nth-child(n) img{max-height:fit-content;max-width:fit-content}.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}.g-fluid-grid .g-container:not(.g-focus-page){max-width:unset!important}@media(width <= 768px){.accountNumber--_9jppezX{font-size:12px}}.card--bZcSHF5T{max-width:50rem;width:80dvw}.ui-red-weak--H0KqkeKY{color:#a3b5c9}.ui-green--GdPq0Un3{font-weight:700}.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:nth-child(n):nth-child(n){transition:none}.toggle-icon--qsAIk5Nl{color:var(--g-color-fill-primary)}.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}.bankItem--k1hXUey7{cursor:pointer}.bankItem--k1hXUey7:hover{background-color:var(--g-color-overlay-hover)}.badges--PhGHRDVc>:not(:last-child){margin-right:.625rem}.title--ZRj3G4Ze{white-space:pre-wrap}.container--pwKg9hXR{padding-left:.725rem}.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}.modalTooltip--DnoaJ8O1{z-index:9999999999!important}.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:499990}body:has(.wrapper--bbXVY_Zy){overflow:hidden;pointer-events:auto}.container--Tv96EZVu{--labeled-list-padding:0}.stripe-header--OBt2Nlo5{top:5rem!important;z-index:51}.embeddedLayout--PWLM_SGV{top:0!important}.collapsible--VxvpcJXr{--card-padding-vertical:var(--card-padding-horizontal)!important}.country-select--S_RSMl0I{width:60px!important}.country-dropdown--yzRnjfyA{width:300px!important}.layout-container--Jn4Ty36t{width:700px}.tokenHistoryBoxWrapper--PkmB4K4f{margin-left:-10px;margin-right:-10px}.primary-action--fpDLDbBd{width:9.625rem}.tableBody--OSqQDzDm tr:first-child{border-top:0}.justify-content-start--t5q3Wfbh ul:nth-child(n):nth-child(n){justify-content:flex-start}.text4x35--mue5sN0n{height:100%!important;line-height:1.4rem!important;overflow:hidden!important;resize:none!important}.expandableWrapper--uJ04hcWL{height:2.5rem}.expanded--U_BcPAyN{height:9.45rem}.expanded--U_BcPAyN>.text4x35--mue5sN0n{line-height:2.3rem!important}.icon-number-pair--NtfchCHR{white-space:nowrap}.aggregated-icons-container--O4dvY7BM{white-space:normal}.container--yg7SMniH{border:1px solid #f7f7f7}.header--FXmh69n0{padding:15px}.label--tfmNXOBY{flex-grow:1;font-size:17px}.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}.symbol--K8R9g7a1{display:inline-block;margin-right:1rem;white-space:nowrap}.button-group--hJLR85gQ{flex:1}.button-group--hJLR85gQ button:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-bottom:0;margin-top:0}.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}}#multiSelectCard--k9XPG6Iu{border-bottom:1px solid #000;padding:1rem}.item--dQrTa2p4,.track--skV_g51z{list-style:none;margin:0;padding:0}.item--dQrTa2p4::marker,.track--skV_g51z::marker{content:""}.item--dQrTa2p4:before,.track--skV_g51z:before{content:none;display:none}.container--qjWN4PSz{position:relative}.viewport--eaI1vd8n{isolation:isolate;overflow:hidden;position:relative}.viewport--eaI1vd8n:after,.viewport--eaI1vd8n:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:18%;z-index:4}.viewport--eaI1vd8n:before{background:linear-gradient(to right,var(--g-color-surface-primary) 0,var(--g-color-surface-primary) 15%,transparent 100%);left:0}.viewport--eaI1vd8n:after{background:linear-gradient(to left,var(--g-color-surface-primary) 0,var(--g-color-surface-primary) 15%,transparent 100%);right:0}.track--skV_g51z{align-items:center;column-gap:0;display:grid;grid-auto-columns:42%;grid-auto-flow:column;transform:translateX(calc(29% - var(--carousel-active-index, 0)*42%));width:100%}.track--skV_g51z:nth-child(n):nth-child(n){padding-left:0}.track--skV_g51z{transition:transform .3s ease-in-out}.item--dQrTa2p4{position:relative;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.item-active--MVubK4he{transform:scale(1);z-index:2}.item-side--luBRGKFl{opacity:.5;transform:scale(.66)}.item-hidden--wDMcGxso{opacity:0;pointer-events:none}.item-wrapper--l3H2_V9Q{display:flex;justify-content:center;width:100%}.item-overlay-button--l1Xma0jA{all:unset;cursor:pointer;inset:0;position:absolute}.button--YdVgTu0S:nth-child(n):nth-child(n):nth-child(n){position:absolute;top:50%;transform:translateY(-50%);z-index:3}.button-previous--ebxYh4I3{left:0}.button-next--KwBx5vk9{right:0}.stepper--YCaprNJe{justify-content:center}.stepper--YCaprNJe:nth-child(n):nth-child(n){padding:.375rem 0 1rem}.multipleDownloadMargin--kr7PyPIn{margin-bottom:5rem!important}.collapsible--qMW_Kg0M{--card-padding-vertical:var(--card-padding-horizontal)!important}.no-highlight--y5XhAD7Y:hover{text-decoration:none!important}.toggleImageFlags--Mz9paj8f{border-radius:.3125rem!important;height:2.8125rem!important;margin-bottom:0!important;margin-top:0!important}.toggleImageLabel--wG7KLYia{min-height:0!important}.instituteLogo--np84T96p{height:2.1875rem;margin-bottom:1.5rem;max-width:7.5625rem}@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}}.obfuscate--ZygpPKnD{overflow:hidden;text-overflow:ellipsis}.pointer--ELmzAEa_{cursor:pointer}.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}.code--JL89xhAb:before{content:"("}.code--JL89xhAb:after{content:")"}.row--V2ug4QqG:first-child{border-top:1px solid #eef0f4}.row--V2ug4QqG.threeColumns--IalCqXor{cursor:pointer}@media(max-width:767.98px){.period--z4Go78Mv{text-indent:2rem}}.name--ls4Mlx4_{align-items:center;display:flex;font-size:1rem}.name--ls4Mlx4_ span{white-space:nowrap}.name--ls4Mlx4_ span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.order--UnT27xOM{min-width:2rem}}.amount--HOZZVJIV h3{font-size:1.125rem!important;padding:0 0 0 2rem!important;text-align:right!important}@media(min-width:768px){.amount--HOZZVJIV h3{padding:0!important}}.buttons--EJaEtrlE{text-align:right!important}.columns--mwIyDIp0,.columns--mwIyDIp0 td{padding:0!important}@media(min-width:768px){.typeColumn--PRQ5RNqV{width:31%}}@media(min-width:992px){.typeColumn--PRQ5RNqV{width:32%}}@media(min-width:1200px){.typeColumn--PRQ5RNqV{width:35%}}@media(min-width:768px){.periodColumn--Sljo2N1d{width:16%}}@media(min-width:1200px){.periodColumn--Sljo2N1d{width:17%}}@media(max-width:767.98px){.amountColumn--QonPjVX7{width:50%!important}}@media(min-width:768px){.amountColumn--QonPjVX7{text-align:right!important;width:25%}}@media(min-width:992px){.amountColumn--QonPjVX7{width:26%}}@media(min-width:1200px){.amountColumn--QonPjVX7{width:28%}}@media(min-width:768px){.buttonsColumn--qgfVSdBY{width:8%}.threeColumns--OKJOZd7T .typeColumn--PRQ5RNqV{width:30%}}@media(min-width:992px){.threeColumns--OKJOZd7T .typeColumn--PRQ5RNqV{width:30%}}@media(min-width:1200px){.threeColumns--OKJOZd7T .typeColumn--PRQ5RNqV{width:31%}}@media(min-width:768px){.threeColumns--OKJOZd7T .periodColumn--Sljo2N1d{width:15%}}@media(min-width:992px){.threeColumns--OKJOZd7T .periodColumn--Sljo2N1d{width:15%}}@media(min-width:1200px){.threeColumns--OKJOZd7T .periodColumn--Sljo2N1d{width:15%}}@media(min-width:768px){.threeColumns--OKJOZd7T .amountColumn--QonPjVX7{width:21%}}@media(min-width:992px){.threeColumns--OKJOZd7T .amountColumn--QonPjVX7{width:21%}}@media(min-width:1200px){.threeColumns--OKJOZd7T .amountColumn--QonPjVX7{width:22%}}.table--BD4XBvFf thead,.table--BD4XBvFf>caption{display:none!important}.positionsTotalRow--VMVgMMTq td h3{font-size:1.125rem!important}@media(min-width:768px){.positionsTotalRow--VMVgMMTq td{padding-top:1.25rem!important}.positionsTotalRow--VMVgMMTq td:last-child{margin:0}.positionsTotalRow--VMVgMMTq h3{padding:0!important}}@media(max-width:767.98px){.positionsTotalRow--VMVgMMTq{padding-bottom:0}.positionsTotalRow--VMVgMMTq td:last-child{margin:0 .625rem;padding-left:0;padding-right:0}.positionsTotalRow--VMVgMMTq h3{padding:0 0 .5rem!important}}.positionsTotalLabel--INYXvc3F{font-size:1rem;padding-top:1.25rem!important}.positionsTotalSeparator--fC1u3NBI{border-color:#0a285c!important}@media(max-width:767.98px){.error--S4NypT5O{padding-top:0}}.amount--a6wFGpQ7{padding-bottom:0!important;padding-top:.25rem!important}@media(min-width:768px){.amount--a6wFGpQ7{padding-top:1rem!important}}.content--EOSrJnDl{margin-bottom:-.3125rem;max-width:340px;padding-top:.3125rem}.input-column--mdBsdRhQ{align-items:end;display:flex}.amount-input--jQkoKCSS{min-width:.625rem}.separator--qBcAPkOO{line-height:2em;min-width:1.25rem;padding-bottom:.3125rem;text-align:center}.button-group--ci0JwHzS:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.sorting-indicator--rGl7QmEq:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:.375rem!important}@media(hover:hover){.drag-and-drop--OXVjJa5Y:hover{cursor:pointer}}.drag-and-drop--OXVjJa5Y:nth-child(n):nth-child(n){margin:.25rem 0;position:absolute}.selectable-item--RQ6eBnFg{border-bottom:1px solid var(--g-color-border-secondary)}.selectable-item--RQ6eBnFg:hover{background:var(--g-color-overlay-hover)}.selectable-item-disabled--x_IAc5dv{opacity:.5}.product-row--g3kdrKZa:first-child:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-top:0;position:inherit}.product-row--g3kdrKZa:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:transparent;border-bottom:0;border-left:0;border-right:0;display:inline-flex}.product-row--g3kdrKZa>.g-card-overview-footer:nth-child(n):nth-child(n){display:none}.product-row--g3kdrKZa:hover:nth-child(n):nth-child(n):nth-child(n){box-shadow:none}.product-row--g3kdrKZa:focus-visible:nth-child(n):nth-child(n){box-shadow:inset 0 0 0 .25rem var(--g-color-border-hover)}.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;border-radius:var(--g-size-border-radius-round);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;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){background-color:#135ee2;border:.0625rem solid transparent;color:#fff}.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}.loading--Scqam31K{align-items:center;display:flex;justify-content:center}.large--CZPt08yr{height:8.5rem}.medium--hZakuuUz{height:4.25rem}.small--LjFgZ56D{height:2.125rem}.focusPageWrapper--Q8B59V_H{background-color:var(--g-color-surface-secondary);inset:0;overflow:hidden auto;overscroll-behavior:contain;position:fixed;z-index:10000}.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}.urgentPaymentBox--u32NgXud .badge{margin-left:.25rem;margin-right:.5rem}.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}.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}.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}.productFilter--fxXwqKWx{width:25rem!important}.image--HIkky1xz{border-radius:var(--g-size-border-radius-lg)}.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}.message-image-mine--uzaUpt3a:nth-child(n):nth-child(n){border:1px solid rgba(19,94,226,.2);border-radius:var(--g-size-border-radius-circle)}@media(max-width:767.98px){.message-image-mine--uzaUpt3a{display:none!important}}.message-card-container--h0ByUDrG{flex:1;order:2;width:71%}.message-card-border--sDrrBC3j:nth-child(n):nth-child(n){border:1px solid rgba(19,94,226,.2)}.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-body--Vs3XOrNG img{border-radius:var(--g-size-border-radius-lg)}.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}.card-height--xDdosD_o{height:13.125rem}.card-padding--vyL1AMce:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.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}}.card-height--hACKQe8q{height:20.625rem}.card-padding--toSYCmHJ:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.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}.card-height--nt95xPcr{height:17.8125rem}.card-padding--HnEr2agN:nth-child(n):nth-child(n):nth-child(n){padding:1.5rem}@media(min-width:768px){.card-padding--HnEr2agN:nth-child(n):nth-child(n):nth-child(n){padding:3rem}}.message-body--wMvaU03x{white-space:pre-line}.message-body--wMvaU03x img{border-radius:var(--g-size-border-radius-lg);max-width:100%}.widget-moving--U8ubxwny:nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);z-index:2}.widget-placeholder--WYn_OXB5{background-color:#135ee2;border-radius:var(--g-size-border-radius-lg);opacity:.25}@media(max-width:767.98px){.indicator--nECUKt2p{min-height:10rem}}.new-badge--dBnA12KZ:nth-child(n):nth-child(n){overflow:initial;text-overflow:clip}.carousel-card--bCjZbA7v{height:16.5625rem}.help-menu-container--fQ75dMRP: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)}:nth-child(n):nth-child(n):nth-child(n) .description--oyuugBDw{font-size:1rem}.help-menu-button--Q7NWbbby{border:.125rem solid #eef0f4}.g-dark .help-menu-button--Q7NWbbby{border-color:#9696aa}.help-menu-button--Q7NWbbby button{height:48px;width:48px}.help-menu-button--Q7NWbbby button span{margin-top:-1px}.help-menu-button--Q7NWbbby{order:2}.open-chat-button--ecWEgQCU{border:.125rem solid #eef0f4}.g-dark .open-chat-button--ecWEgQCU{border-color:#9696aa}.open-chat-button--ecWEgQCU button{height:48px;width:48px}.open-chat-button--ecWEgQCU button span{margin-top:-1px}.open-chat-button--ecWEgQCU{order:1}.open-chat-button--ecWEgQCU.minimized--wG7F2Smr button{width:105px}.open-chat-button--ecWEgQCU.notification--yUoYCxOo .g-pill--moyTq4Nc{color:transparent;right:-2%;top:-2%}.feature-card--YdM_BZc7{height:17.8125rem}.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}}.resize-vertical--KDf5StwO{max-height:22vh;resize:vertical}@media(min-width:576px){.resize-vertical--KDf5StwO{max-height:38vh}}.help-menu--dqCWODfN{bottom:20px;flex-wrap:wrap;gap:1rem;height:0;padding-right:1.875rem;place-content:flex-end flex-end;position:fixed;width:100%;z-index:280010}.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}.indicator--XMr7wTC1{min-height:10rem}.table--ZQ1cMX1X{width:100%}.table--ZQ1cMX1X td,.table--ZQ1cMX1X th,.table--ZQ1cMX1X tr{padding:.625rem .9375rem}.table--ZQ1cMX1X th{white-space:nowrap}.table--ZQ1cMX1X tr:nth-child(odd){background-color:var(--g-color-surface-secondary)}.table--ZQ1cMX1X tr:nth-child(odd):nth-child(n):nth-child(n){border:none;border-radius:0}.layout-gap--WwHviUZi{gap:2rem}.item-padding--Qdd_CK5d{padding:.75em 1em}.item-border-top--W9r202X0{border-top:1px solid var(--g-color-border-secondary)}.title--Clqs5ZfU:nth-child(n):nth-child(n){font-size:2.5rem;font-weight:700;line-height:2.5rem}.header--LUi1rJQZ{border-bottom:.0625rem solid var(--g-color-border-secondary);top:0;z-index:100}.header--LUi1rJQZ:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);position:sticky}.hero-card--_UAAWNr6{border-radius:var(--hero-card-border-radius);margin-bottom:var(--hero-card-gap);margin-top:calc(var(--content-top-offset)*-1);padding-bottom:calc(var(--hero-card-gap)*-1)}.hero-card-numbered-list--hgg9YKGK li:nth-child(n):nth-child(n):nth-child(n):before{border-color:var(--g-color-border-inverted-primary)}.hero-card-checked-list--Umnfm9kM li:nth-child(n):nth-child(n):nth-child(n):before{background-color:var(--g-color-border-inverted-primary)}.background--hNPNBt0p{bottom:var(--hero-card-gap);left:0;margin-left:-100vw;position:absolute;top:calc(var(--content-top-offset)*-1);width:var(--hero-card-background-width)}.card-item-sizing--Mf7nUgzy{flex:1 1 0}.button-border--Gmz3Jd6G:nth-child(n):nth-child(n){border:none;border-radius:0}.button-border--Gmz3Jd6G:nth-child(n):nth-child(n):not(:first-of-type){border-top:.0625rem solid var(--g-color-border-secondary)}.card-item-sizing--jzGBhoFe{flex:1 1 0}.image--lmkTS8Ou{border-radius:var(--g-size-border-radius-lg);max-height:var(--graphics-max-height)}.drawer-modal-header--AsLWXdNn:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:stretch}.list--BKw7NDrI{border-radius:0;margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}.list--BKw7NDrI:nth-child(n):nth-child(n){margin-top:1rem}.list--BKw7NDrI:nth-child(n):nth-child(n):not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.list--BKw7NDrI:nth-child(n):nth-child(n):first-child{margin-top:-2rem}.list--BKw7NDrI:nth-child(n):nth-child(n):last-child{margin-bottom:-2rem}.enterprise-heading--SEVsk7XZ:nth-child(n):nth-child(n){padding:1rem .625rem .25rem}.left-navigation-items--KfLfUQFt:nth-child(n):nth-child(n):nth-child(n){width:20rem}.company-label--ruWQErdt:nth-child(n):nth-child(n):nth-child(n):nth-child(n){max-width:100%}.company-label--ruWQErdt:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus{outline:none}.heading--zVDUFXT1{color:inherit!important}.toggle--pBV94lxY:hover{background-color:transparent!important}.heading--Q03kIVV1{color:inherit!important}.card-item-sizing--TuF44eNX{flex:1 1 0}.search-bar-entry-button--lX7nkXk8:nth-child(n):nth-child(n){background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15))}.card--TPVcvZTX{padding:2rem}@media(max-width:767.98px){.card--TPVcvZTX{padding:1rem}}.stripe-header-details--RV7sGADa:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-temporary-message .primary-navigation--E2m06vx5{--value:7.5rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}@media(max-width:991.98px){.has-temporary-message .primary-navigation--E2m06vx5{--value:9rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}}.has-collapsed-temporary-message .primary-navigation--E2m06vx5{--value:3rem;--absolute-value:max(var(--value),-1 * var(--value));top:var(--absolute-value)}.wrapper--N5H3PGe3{height:100dvh}.wrapperVanillaIos{height:100dvh;left:0;overflow-y:scroll;position:fixed;top:0;width:100%}.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}.item--pmjB30J7{cursor:pointer}.resize-vertical--ul_jgNG1{resize:vertical}.ellipsis--RwUFZl9X{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.date-range-filter-in-collapsible--vAN_LX3Z{min-width:25%}.row-separator--_gRZr733{border-bottom:1px solid #e4eaf0}.row-separator--_gRZr733:last-child{border-bottom:none}.button-width--UnUgC1ch{width:100px!important}.date-width--2mp9iyZr{width:260px!important}.additional-details-width--RI1jyMUh{width:200px!important}@media(max-width:767.98px){.w-sm-100--GFDlqPMW{width:100%!important}}.container--vcV0HEwU{border-radius:.5rem;max-width:100%;transition:background-color .4s ease-in-out;width:fit-content}.container--vcV0HEwU:hover:nth-child(n):nth-child(n){background-color:var(--g-color-border-secondary)}.interactive--Ab78jcDT{position:relative}.interactive--Ab78jcDT:before{content:"";display:block;transition:width .4s ease;width:0}.interactive--Ab78jcDT:hover:before{width:8px}.label--we2FMznO:nth-child(n):nth-child(n){min-width:0;overflow:hidden}.name--twy6eGhR{min-width:0}.heading--A4ATn_tE:nth-child(n):nth-child(n),.name--twy6eGhR{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.advisor-card--U8jCBQnB:nth-child(n):nth-child(n){height:calc(100% - var(--card-padding-vertical)*2)}.stacked-max-width--Bsub_TSh{max-width:180px}.advisor-info--H9qSpgLV{min-width:0}.single-advisor-card--ijlvPeF2:nth-child(n):nth-child(n){height:calc(100% - var(--card-padding-vertical)*2)}.advisor-info--LZnlFrpV{min-width:0}.icon-color--hbnWfIWV{color:var(--g-color-fill-primary)}.connection-row--kNcRcBlD,.connections-header-row--eXNy2jdM{border-bottom:1px solid #e4eaf0}.last-row--Mc3_7ft9{border-bottom:none}.column-text--aPCtRFTS{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-body--W6DG26Cs{max-height:50vh}.svg--CE_9P7Xs:nth-child(n):nth-child(n){height:100%;width:100%}.svg--CE_9P7Xs line{stroke:var(--g-color-border-secondary)}.chart-gradient--DDBzD6YC{stop-color:#135ee2}.chart-line--kLPp38Zu{stroke:#135ee2}.chart-x-axis-label--yELR0cXt{font-size:.75rem}@media(min-width:768px){.chart-x-axis-label--yELR0cXt{font-size:.875rem}}.chart-point--bRxLQuKg{stroke-width:3;stroke:#fff;fill:#135ee2}.g-dark .chart-point--bRxLQuKg{stroke:var(--color-gray-200)}.chart-point-tooltip-rect--S5KM4STV{fill:#fff}.g-dark .chart-point-tooltip-rect--S5KM4STV{fill:var(--color-gray-200)}.chart-point-tooltip-triangle--NEajSCPX{stroke-width:1;stroke:#fff;fill:#fff;stroke-linejoin:round}.g-dark .chart-point-tooltip-triangle--NEajSCPX{stroke:var(--color-gray-200);fill:var(--color-gray-200)}.chart-label-text--tgtL76Uq,.chart-label-text-with-extra-info--fNMRQt_e{fill:var(--g-color-text-primary);font-size:.75rem}@media(min-width:768px){.chart-label-text--tgtL76Uq,.chart-label-text-with-extra-info--fNMRQt_e{font-size:.875rem}}.chart-label-text--tgtL76Uq{transform:translateY(-1.8125rem)}@media(min-width:768px){.chart-label-text--tgtL76Uq{transform:translateY(-1.75rem)}}.chart-label-text-with-extra-info--fNMRQt_e{transform:translateY(-2.875rem)}@media(min-width:768px){.chart-label-text-with-extra-info--fNMRQt_e{transform:translateY(-2.875rem)}}.chart-label-extra-info--QQy8Zs5Q{font-size:.625rem;transform:translateY(-1.875rem)}@media(min-width:768px){.chart-label-extra-info--QQy8Zs5Q{font-size:.75rem;transform:translateY(-1.75rem)}}.subratio .chart-label-extra-info--QQy8Zs5Q{fill:#135ee2!important}.button-container--sVLN1TrN{background-color:var(--g-color-surface-primary);z-index:10}.content--lqdbtToB{max-height:0;padding-left:1.25rem;padding-right:1.25rem;transition:max-height .3s ease-in-out;visibility:hidden}@media(min-width:768px){.content--lqdbtToB{padding-left:2rem;padding-right:2rem}}.content-full--ck3Mswko{margin-bottom:.5rem;max-height:13.75rem;padding-top:.5rem;visibility:visible}.positive--C2_1r_ze{fill:#028661}.negative--ot02R4Ze{fill:#ff6130}.term-value--AK9n9j6L{overflow-wrap:break-word;white-space:normal;word-break:keep-all}.separator--sZ5y_WR5{border-top:1px solid var(--g-color-text-primary)}.description--IEtp77eW{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:6rem;overflow:hidden;transition:all 1s ease-in-out}.description-full--v90qjQdA{-webkit-line-clamp:100;max-height:200rem}.highlight--XFBpFNOr{scale:1.05;z-index:310010}.animation--KZjhEHke{transition:scale .6s cubic-bezier(.34,1.56,.64,1) .3s}.gradient-container--WaHYO0YE{background:linear-gradient(90deg,#fa7842,#fec73c 11.38%,#ffdf3a 26.83%,#01a853 37.65%,#07aa53 73.79%,#006f1a 88.48%);border-radius:.75rem;padding:.75rem 0}@media print{.gradient-container--WaHYO0YE{background:linear-gradient(90deg,#fa7842,#fec73c 11.38%,#ffdf3a 26.83%,#01a853 37.65%,#07aa53 73.79%,#006f1a 88.48%)!important}}.label--OaNC4UsD{font-size:.75rem;visibility:hidden}@media(min-width:768px){.label--OaNC4UsD{visibility:visible}}.triangle--PnJ9MBoy{top:-1.5rem}.triangle--PnJ9MBoy:nth-child(n):nth-child(n){height:5.1875rem;width:5.5625rem}.triangle-small--DjaDHwYD{top:2rem}.triangle-small--DjaDHwYD:nth-child(n):nth-child(n){height:.9375rem;width:1.1875rem}.container--HWh3XWGt{bottom:0;width:3.75rem}.container-gray--iwrE8NwI{color:var(--g-color-text-primary)}.title--_hIrcE1U{font-size:.75rem;line-height:.75}.scale-item--q0Qzd9_P{height:2.5rem}@media(min-width:768px){.scale-item--q0Qzd9_P{width:2.5rem}}.secondary-text--DGspmva2{color:var(--g-color-text-secondary)}.scale-item-active--bq6DW4jt{padding-left:1.75rem;padding-right:1.75rem}.scale-item-value--mvw9iEBN,.scale-item-value-active--SzfnzJvu{visibility:hidden}@media(min-width:768px){.scale-item-value--mvw9iEBN{visibility:visible;z-index:1}}.scale-item-value-standalone--l06XX3rA{text-align:center;visibility:visible;width:2.5rem}:nth-child(n):nth-child(n):nth-child(n) .scale-item--YQ_h9lQu [data-cy=standalone-score-title]{text-align:center}:nth-child(n):nth-child(n):nth-child(n) .scale-item-standalone-right--DXQ6ztU2 [data-cy=standalone-score-title]{left:0;text-align:left}:nth-child(n):nth-child(n):nth-child(n) .scale-item-standalone-left--XQl7Ax9X [data-cy=standalone-score-title]{right:0;text-align:right}.box--MHq1EwTT{border-radius:.5rem;height:80%;left:0;top:10%}.last--yYHXPZhE,.narrow--EXvn1EMk{width:100%}.normal--lEBLBfvX{width:200%}.wide--pY11wZg7{width:300%}.positive--_KAgPYum{background:#cdedd3}.negative--dJjn6jUJ{background:#fff4d5}.industry-average-label--Z5je7BI1{background-color:var(--color-gray-200);padding:.25rem .5rem;width:max-content}.top-100--eQCtLtQM{top:100%}.arrow--achXgTGt{border-bottom:.375rem solid var(--color-gray-200);border-left:.375rem solid transparent;border-right:.375rem solid transparent;height:0;margin-top:1.1875rem;width:0}.disable-pointer-events--KraDO4Qh{pointer-events:none}.icon--TTlvL8Hh,.icon--Yfo_cGdf{color:var(--g-color-fill-primary)}.badge--KqsV8zxl{height:2rem;width:2rem}.outline--tPGOloJE{border:1px solid}.flip--qaSLiPWC{transform:rotate(180deg)}.warning--CfGyO84s{border-color:var(--color-ui-yellow)}.success--jJtVwA58,.triumph--O1ZmfDLr{border-color:var(--color-ui-green)}.critical--k7lv4owQ{border-color:var(--color-ui-red)}.other--YDSNvrEY{border-color:var(--color-ui-blue)}.flip--qAXGKMvn svg{transform:rotate(180deg)}.ratio-status-card--d2wg2tXG{padding:1.25rem 1rem!important}.ratio-status-count--Ke3RJ_wQ strong{font-size:1.125rem;font-weight:700;padding:0 .75rem}.triangle-border--mlHKFR3d{stroke-width:2;stroke:#fff}:nth-child(n):nth-child(n) .size-small--JJM7g_lw{--size:16px}:nth-child(n):nth-child(n) .size-medium--juLtDHCX{--size:24px}:nth-child(n):nth-child(n) .size-large--nsxPS_k5{--size:38px}.subratio .g-fg-ui-green,.subratio .g-fg-ui-red,.subratio .g-fg-ui-yellow{fill:#022e67!important}.container--wew1pfk9{justify-content:space-evenly}.onboarding-hint--mXjDb41X{width:28rem}.onboarding-hint--mXjDb41X p:nth-child(n){font-size:.875rem}.button--jv5ZsarF:nth-child(n):nth-child(n){font-size:.75rem}:nth-child(n):nth-child(n) .button--HQQwGp7W{background-color:rgba(19,94,226,.1)}:nth-child(n):nth-child(n) .button--HQQwGp7W:focus-visible:not(:disabled,:active){outline:.25rem solid #a2ceff;outline-offset:-.1875rem}:nth-child(n):nth-child(n) .button--HQQwGp7W:disabled{background:var(--g-color-border-secondary);color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .button-label--N3NLmikd{text-align:left;white-space:normal}:nth-child(n):nth-child(n) .multi-lines--ipxDzQ5I{border-radius:1.25rem}@keyframes gradient-to-black--at7zoUkI{0%{background-position:0 50%;-webkit-text-fill-color:transparent}to{background-position:100% 50%;-webkit-text-fill-color:var(--color-blue-400)}}@keyframes blink--FLupvSOi{50%{opacity:0}}.typewriter--mxAuS02h{position:relative;white-space:pre-wrap}.letter--aI5QhZdS{animation:gradient-to-black--at7zoUkI 1s forwards;background:linear-gradient(90deg,#0a285c 3.8%,#721c7a 7.09%,#135ee2 18.76%,#02a3a4 40.65%);-webkit-background-clip:text;background-clip:text;background-size:1000% 100%;display:inline-block;-webkit-text-fill-color:transparent}.word--u1BBy2fc{display:inline;white-space:pre}.cursor--q0SpVOnk{animation:blink--FLupvSOi .7s step-end infinite;color:#721c7a;display:inline-block;margin-left:.125rem}.question--WWXbUAsF:nth-child(n):nth-child(n){margin-left:1.875rem;padding:.625rem 1rem}.question--WWXbUAsF{border-radius:1.25rem 1rem 0 1.25rem}.circular-button--Y3b9BR20:nth-child(n):nth-child(n):nth-child(n){padding:.625rem}.button--ptEDyLDq:nth-child(n):nth-child(n){min-height:auto;vertical-align:baseline}.gradient-text--al1it5VU{background:linear-gradient(93.23deg,#02a3a4 -3.25%,#135ee2 49.65%,#721c7a 97.52%);background-clip:text;-webkit-text-fill-color:transparent}.badge--JGSimZKQ svg:nth-child(n):nth-child(n){fill:#02a3a4}.badge-gradient--RT3bbCwa:nth-child(n):nth-child(n){padding:.125rem .5625rem}.badge-gradient--RT3bbCwa{background:linear-gradient(90deg,#02a3a4,#135ee2 75%,#721c7a)}.badge--HJvRLG7k{inset:0;margin:auto;max-height:fit-content;position:absolute}.badge--HJvRLG7k:nth-child(n):nth-child(n){max-width:fit-content}:nth-child(n):nth-child(n) .g-card.g-bg-g-pro .button--ohI5KknU:not(:disabled){box-shadow:none;color:#fff}:nth-child(n):nth-child(n) .g-card.g-bg-g-pro .button--ohI5KknU:not(:disabled):hover{box-shadow:0 2px 8px 0 hsla(0,0%,100%,.1)}:nth-child(n):nth-child(n) .button--ohI5KknU{border-radius:3.125rem 3.125rem 3.125rem 0;border-width:0;box-shadow:0 2px 4px 2px rgba(19,94,226,.2);color:var(--g-color-text-primary);position:relative;z-index:0}:nth-child(n):nth-child(n) .button--ohI5KknU:before{background:linear-gradient(#02a3a4,#721c7a);border-radius:3.125rem 3.125rem 3.125rem 0;content:"";inset:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;padding:.125rem;position:absolute;z-index:-1}:nth-child(n):nth-child(n) .button--ohI5KknU:focus-visible:not(:disabled,:active){box-shadow:none;outline:.25rem solid #a2ceff;outline-offset:-.1875rem}:nth-child(n):nth-child(n) .button--ohI5KknU:hover:not(:disabled){box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}:nth-child(n):nth-child(n) .button--ohI5KknU:active:not(:disabled){border-image:linear-gradient(#02a3a4,#721c7a) 1;box-shadow:0 4px 4px 0 rgba(0,0,0,.3);outline:0 solid #a2ceff}:nth-child(n):nth-child(n) .button--ohI5KknU:disabled{box-shadow:none;color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .button--ohI5KknU:disabled:before{background:var(--g-color-border-secondary)}.content--uFUL7fEL{padding-bottom:1.25rem;padding-top:1.25rem}.rating-code--Dj80XDak:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:2rem}@media(min-width:768px){.scale-bar--fbuYqlme{border-left:1px solid var(--g-color-border-secondary)}}.container--Gu3MsWjy{min-width:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .caption--xI_NVcCV{font-size:.75rem;line-height:normal}:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .heading--cmNknZzH{font-size:1rem}.formula-container--YkSffxMd{background-color:var(--color-gray-100);border-radius:var(--g-size-border-radius-md)}.g-dark .formula-container--YkSffxMd{background-color:var(--color-gray-200)}.not-meaningful--KJEDMGGA{background-color:rgba(19,94,226,.2);border:1px solid #135ee2}.not-meaningful--KJEDMGGA [data-cy=formula-viewer-separator]{border-color:var(--g-color-text-primary)}.asterisk-grid--eYhPnLzg{display:grid;grid-template-columns:auto 1fr}.formula-container--OXdHAp96{background-color:var(--color-gray-100);border-radius:var(--g-size-border-radius-md)}.g-dark .formula-container--OXdHAp96{background-color:var(--color-gray-200)}.title--lplVzwVf:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1.125rem;line-height:normal}.indicator-drawer-modal-body--QKYScxub,.status-summary-grid--DnyS5mnZ{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.status-summary-grid--DnyS5mnZ{column-gap:.625rem;cursor:pointer;display:grid;grid-template-columns:1fr}@media(min-width:768px){.three-in-row--jfDjNgfq{grid-template-columns:1fr 1fr 1fr}.two-in-row--wL4b8k4v{grid-template-columns:1fr 1fr}}.badge--wqkVXIYM{bottom:100%;transform:translate(-50%,.4375rem);z-index:20}.badge--wqkVXIYM.primary--qXLmgpLD{transform:translate(-50%,.5625rem);z-index:19}.value-label--quLoNNVm{bottom:0;left:50%;transform:translate(-50%,-1.75rem);width:max-content}.value-label--quLoNNVm.align-left--UE_B2vSD{left:0;transform:translate(.4375rem,-1.75rem)}.value-label--quLoNNVm.align-right--nT7fXqzn{left:100%;transform:translate(calc(-100% - 7px),-1.75rem)}.label--rP1ugvFC{bottom:0;left:50%;transform:translate(-50%,.5rem);width:max-content}.label--rP1ugvFC.align-left--UE_B2vSD{left:0;transform:translateY(.5rem)}.label--rP1ugvFC.align-right--nT7fXqzn{left:100%;transform:translate(-100%,.5rem)}.label--rP1ugvFC.primary--qXLmgpLD{transform:translate(-50%,.25rem)}.label--rP1ugvFC.primary--qXLmgpLD.align-left--UE_B2vSD{transform:translate(.4375rem,.25rem)}.label--rP1ugvFC.primary--qXLmgpLD.align-right--nT7fXqzn{transform:translate(calc(-100% - 7px),.25rem)}:nth-child(n):nth-child(n) .subratio .value-label--quLoNNVm{background:#022e67!important;color:#fff!important}.container--SUPs5e2E{padding-top:6.75rem}.subratio .section--hlPoEYtR{background:rgba(19,94,226,.75)!important}.section--hlPoEYtR{background:linear-gradient(270deg,#3a9e6b 12.41%,#67c484 30.07%,#6eca84 50.52%,#7cd684 69.61%,#f6bf57 88.85%);border-radius:.125rem;height:.625rem}.container--CodcXuT9{column-gap:.25rem;display:grid;grid-template-columns:1fr 2fr 1fr}@media(min-width:768px){.container--CodcXuT9{column-gap:.625rem}}.tiny--lfEl6WzF{color:var(--g-color-text-secondary)}.tiny--lfEl6WzF:nth-child(n):nth-child(n){font-size:.625rem}.chart--HyDEv4u0{column-gap:.25rem;display:grid;grid-template-columns:1fr 2fr 1fr;padding-top:6.75rem}@media(min-width:768px){.chart--HyDEv4u0{column-gap:.625rem}}.section--BIkJe8ND{height:.625rem}.middle-section--SQTZgMAC{background:linear-gradient(270deg,#3a9e84,#67c484 13.95%,#6eca84 50.52%,#7cd684 80.21%,#f6bf57)}:nth-child(n):nth-child(n) .subratio .middle-section--SQTZgMAC,:nth-child(n):nth-child(n) .subratio .section--BIkJe8ND{background:rgba(19,94,226,.75)!important}@media print{.middle-section--SQTZgMAC{background:linear-gradient(270deg,#3a9e84,#67c484 13.95%,#6eca84 50.52%,#7cd684 80.21%,#f6bf57)!important}.subratio .middle-section--SQTZgMAC,.subratio .section--BIkJe8ND{background:rgba(19,94,226,.75)!important}}.indicator-card--yadzXdLz{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.horizontal-dashed-line--RPDCdUJa{border-top:1px dashed #a3b5c9;left:-2rem;top:2rem;width:100%}@media(min-width:576px){.horizontal-dashed-line--RPDCdUJa{top:2.125rem}}.horizontal-last-line--GCLb6l2p{height:100%}.horizontal-last-line-cover--rydUv76j{background-color:var(--g-color-surface-secondary);height:calc(100% - 1.5rem);margin-left:-.25rem;width:1.25rem}@media print{.horizontal-last-line-cover--rydUv76j{background-color:var(--g-color-surface-secondary)}}.vertical-dashed-line--Pp79b35m{border-left:1px dashed #a3b5c9;left:1rem;top:0}@media(min-width:576px){.vertical-dashed-line--Pp79b35m{top:-.625rem}}.icon--bn5oRoRR{color:var(--g-color-fill-primary)}.container--wMO3M6gt{height:.0625rem;margin-left:.8125rem;margin-right:.8125rem}.move-top--v8S6PAFI{top:-1.25rem;transform:translateX(-50%)}.container--qvM_I2op{padding:1.25rem 2.5rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .heading--ZBSvUKvt{color:inherit}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .separator--uR3dW7cU{border-color:var(--g-color-border-secondary)}:nth-child(n):nth-child(n):nth-child(n) .modal-header--mvd3bign{z-index:21}.card--CkD2ww6E,.card-large--DV1ILZ40,.card-medium--i__jf5hq,.card-small--ZIiXqVNG{border-radius:.75rem}.card-small--ZIiXqVNG{height:5.5rem}.card-medium--i__jf5hq{height:10.0625rem}.card-large--DV1ILZ40{height:20rem}.clickable--R8BX7gcy{cursor:pointer}.clickable--R8BX7gcy:hover{background-color:var(--g-color-overlay-hover)}:nth-child(n):nth-child(n) .card--rl1m_pzy .g-card-overview-body{padding:0}.list--h38CR6ei{align-items:stretch;display:grid;grid-auto-rows:auto;height:100%}.list--h38CR6ei:nth-child(n){border-radius:0}.description--LXtCIhyt{word-spacing:50rem}.row--hIml9oDN{max-width:18.75rem;min-width:12.5rem}:nth-child(n) .column--Nu3H528A{max-width:8.75rem;padding-left:.75rem;padding-right:.75rem}.heading--cEeQqXFs:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.75rem;font-weight:600}.badge-value--XiL5rBG6{background-color:var(--color-gray-100);color:var(--g-color-text-primary)}@media(max-width:991.98px){.content--_9akY81R{max-width:100vw}}.skeleton--YOjkxpHi:nth-child(n):nth-child(n){--size:auto}.skeleton-item--VAFHvIoD{fill:var(--g-color-border-secondary)}.skeleton-card-grid--qAb0Ew5f{column-gap:1rem;display:grid;grid-template-columns:1fr}@media(min-width:768px){.skeleton-card-grid--qAb0Ew5f{grid-template-columns:1fr 1fr}}.skeleton-card-grid--AQBihuyd{display:grid;gap:1rem 1rem;grid-template-columns:1fr}@media(min-width:768px){.skeleton-card-grid--AQBihuyd{grid-template-columns:1fr 1fr}.scale-bar--G24A60Eh,.scale-bar--MLB7vsW3{border-left:1px solid var(--g-color-border-secondary)}}.container--u0waWfFi{width:33.3%}.warning-text--jvFTTVTM{background-color:var(--color-ui-yellow);color:var(--g-color-text-inverted-adaptive)}.default-text--uprk3oeP{background-color:var(--color-gray-200);color:var(--g-color-text-primary)}.text--hXHrJhtt{background-color:var(--color-gray-100)}.small-text--cx3rrq_1,.text--hXHrJhtt:nth-child(n):nth-child(n){color:var(--g-color-text-primary)}.small-text--cx3rrq_1:nth-child(n):nth-child(n){font-size:.625rem}.card--AQKLLPVx{cursor:pointer}.colored-box--EENJ4egq{border-radius:.5rem}.card-grid--sRgwYxvK{display:grid;gap:1rem 1rem;grid-template-columns:1fr}@media(min-width:768px){.card-grid--sRgwYxvK{grid-template-columns:1fr 1fr}}.input-container--hfufCZ0I{border:.0625rem solid #a3b5c9;border-radius:.5rem;height:2.5rem}:nth-child(n):nth-child(n) .label--xliBEe7Y{align-items:center}:nth-child(n):nth-child(n) .label--xliBEe7Y>span{margin-bottom:0}@media(min-width:992px){.footer--SgjbZLOF:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:8.75rem;padding-right:8.75rem}}.icon--bAL9q88c{color:var(--g-color-fill-primary)}.ratio-card--Mnb1sZU2{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.container--KiiuxV0w{padding-bottom:2.75rem}.container--gqLDlOnM{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.group-rating-code--YoVzG61S{height:4rem;width:4.6875rem}.chart-label-rect--ear16NjO{height:1.875rem;transform:translate(-.9375rem,-3rem);width:1.875rem}@media(min-width:768px){.chart-label-rect--ear16NjO{height:3rem;transform:translate(-1.9375rem,-4.125rem);width:3.875rem}}.chart-point-tooltip:last-child .chart-label-polygon--Mmu0kfZ7,.chart-point-tooltip:last-child .chart-label-rect--ear16NjO{fill:#022e67}.chart-point-tooltip:last-child .chart-label-polygon--Mmu0kfZ7{stroke:#022e67}.chart-point-tooltip:last-child .chart-label-text--w9H5ITng{fill:#fff}.chart-label-text--w9H5ITng{transform:translateY(-1.75rem);fill:var(--g-color-text-primary);font-size:.875rem;font-weight:700}@media(min-width:768px){.chart-label-text--w9H5ITng{font-size:1.375rem;transform:translateY(-2.125rem)}}.tick.rating-history-x-axis-tick:last-child text{font-weight:700}.chart-label-dot--IZXEyhbm{fill:#135ee2}.container--N8OR9A0F{margin-bottom:.75rem;width:100%}@media(min-width:768px){.container--N8OR9A0F{width:50%}}.container--N8OR9A0F a{font-size:.875rem;text-decoration:underline}.container--N8OR9A0F a:nth-child(n):nth-child(n):nth-child(n){font-weight:400}.icon--wFalP5Pv{color:var(--g-color-fill-primary)}.border--mreTzhaq:nth-child(n){border-color:var(--g-color-border-primary)!important;color:var(--g-color-border-primary)}@media(min-width:768px){.collapsible-content--c8aBZS1V{padding-left:7.25rem}}@media print{.detail-stripe-header{display:none}}.image--RaMp_f0I{border-radius:var(--g-size-border-radius-lg)}.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}.hidden-when-empty--oAAnk_Oq:empty{display:none}.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}.tabsContainer--HHpQ3Mrg{max-width:calc(100% - 3.5rem)}.tabsContainer--HHpQ3Mrg>div{margin-bottom:0!important;max-width:100%}.maxWidth608--lxpv0iby{max-width:38rem}.redText--uxjUOEHy{color:#cf2a1e}@media(min-width:768px){.formField--wyqNpAZL{flex:100% 1 1;width:100%}.switchButton--zOTu7g_4:nth-child(n):nth-child(n):nth-child(n):nth-child(n) svg{transform:rotate(90deg)}}.infoItem--Wl_qj5KI{left:0;top:0}.ptr--zkpCpLKL,.ptrChildren--TDfG3LR0{height:100%;overflow:hidden;width:100%;-webkit-overflow-scrolling:touch;position:relative}.ptrPullDown--tGUF5oyU{left:0;overflow:hidden;position:absolute;right:0;top:0;visibility:hidden}.ptrPullDown--tGUF5oyU>div{display:none}.ptrChildren--TDfG3LR0,.ptrPullDown--tGUF5oyU{transition:transform .2s cubic-bezier(0,0,.31,1)}.ptrDragging--Wz1cMS4k.ptrPullDownTresholdBreached--iI_0jtCz .ptrPullDownPullMore--ieZQ9Vt3{display:none}.ptrDragging--Wz1cMS4k .ptrPullDownPullMore--ieZQ9Vt3{display:block}.ptrPullDownTresholdBreached--iI_0jtCz .ptrPullDown--tGUF5oyU{opacity:1!important}.ptrPullDownTresholdBreached--iI_0jtCz .ptrPullDownLoading--_1hpnPZB{display:block}.ptrLoader--BfhjvCI8{margin:0 auto;text-align:center}.item--RWe7FdVq: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){--amount-width:auto}.pointer--OwOogPkS{cursor:pointer}tr.lastVisited--FD4nsp7O{background-color:var(--g-color-overlay-hover)!important;z-index:1}.receiverNameBreakAll--vHwvYYWL{overflow-wrap:anywhere}.receiverNameBreakWord--g7Gf6Lbn{overflow-wrap:break-word;word-break:normal}.stickyTail--yPrUsZSL{white-space:nowrap}.stickyTail--yPrUsZSL>svg{display:inline-flex;vertical-align:-.15rem}.noInlineButtonRadius--Uya8Itv2:nth-child(n):nth-child(n):nth-child(n){display:inline-flex}.noInlineButtonRadius--Uya8Itv2:nth-child(n):nth-child(n):nth-child(n) button{border-radius:unset}.businessAreaCodeInput--KqsWqk3S{width:7ch!important}.noInlineButtonRadius--IFqBw43Y:nth-child(n):nth-child(n):nth-child(n){display:inline-flex}.noInlineButtonRadius--IFqBw43Y:nth-child(n):nth-child(n):nth-child(n) button{border-radius:unset}.focusRingForward--MVEnFDcF{z-index:10}.pointer--KByAZgy4{cursor:pointer}.sorting-indicator--KQah6y3I:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:6px!important}.containerDetail--e0BWc7Ik{margin-left:5px}.container--j0iQu1Oa>label{margin-left:var(--g-size-spacing-md)}.indicator--wM0VeJfO:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:6px!important}.pointer--PKWkXIPH,.pointer--el9Afubp{cursor:pointer}.title--RONP_zN4{white-space:pre-wrap}.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}.SummaryItem--HVOoIYgZ:not(:first-child):before{content:" • ";display:inline}.bulkList--s083aqrb .g-card-body{padding-bottom:.75rem!important}@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}.signing-container--kDuImQiA{margin:0 auto;max-width:626px;width:100%}.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}.emptyNote--vGBHelLe{color:var(--g-color-text-secondary)}.error--OrHFESDj{color:#cf2a1e}.disabled--vl9EguDw{color:#a3b5c9}.file-list--fV23yi_Q:nth-child(n):nth-child(n) .g-card{margin-bottom:0;margin-top:0}.file-list--fV23yi_Q:nth-child(n):nth-child(n).disabled--qHRMH1zj *{color:rgba(var(--rgb-gray-300),.5)!important;cursor:not-allowed!important}.file-list--fV23yi_Q:nth-child(n):nth-child(n) .file-name--eVmcIbav{flex:1 1 0;justify-content:start;min-width:0}.file-list--fV23yi_Q:nth-child(n):nth-child(n) .file-name--eVmcIbav .g-button-label{color:var(--g-color-interactive-primary);display:inline;overflow:hidden}.previewImageDimensions--XRc2XPlE{max-height:25rem;max-width:37.5rem;object-fit:contain}.previewPDFDimensions--TG7qqNyT{height:25rem;width:37.5rem}.compact-file-input-with-dropzone--gCoCRspy{display:flex;flex-direction:row-reverse}.compact-file-input-with-dropzone--gCoCRspy .add-attachment-button--Lr_E7Usx{z-index:1}.compact-file-input-with-dropzone--gCoCRspy:nth-child(n):nth-child(n):nth-child(n) .dropzone--Ia5OubNa{border:0}.compact-file-input-with-dropzone--gCoCRspy:nth-child(n):nth-child(n):nth-child(n) .dropzone--Ia5OubNa .g-card-body{padding:0 .625rem}.compact-file-input-with-dropzone--gCoCRspy:nth-child(n):nth-child(n):nth-child(n) .dropzone--Ia5OubNa p{padding:0}.with-ellipsis--PyFTMVd8 *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-field--nnNeoc5V:nth-child(n):nth-child(n){align-items:start;border:none;margin-bottom:1.25rem;padding:0}.prefer-ellipsis-in-content--sQr8Ir6G dd{min-width:0}.show-overflowing-focus-ring--A0O34Eim{overflow:visible}.overlaying-card-container--P9qcUwAf{position:relative}.overlaying-card-container--P9qcUwAf .overlaying-card--H7kjCXkH{visibility:visible!important}.overlaying-card-container--P9qcUwAf:has(.overlaying-card--H7kjCXkH)>*{visibility:hidden}.overlaying-card-container--P9qcUwAf:has(.overlaying-card--H7kjCXkH)~*{display:none}.overlaying-card--H7kjCXkH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n),.overlaying-card--H7kjCXkH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) div{inset:0;position:absolute}.overlaying-card--H7kjCXkH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-radius:.5rem}.drop-area--Lf6MTxJq{pointer-events:none}.drop-area--Lf6MTxJq>div{align-items:center;background-color:var(--g-color-surface-secondary);border:var(--g-size-border-width-sm) dashed var(--g-color-interactive-primary);border-radius:.5rem;display:flex;justify-content:center;margin:1.25rem .9375rem}.reservationsTitle--NxmVfapH{font-size:1.125rem;text-transform:capitalize}.reservationsHeader--fkGFmzdr .g-card-body{align-items:center}.reservationsHeader--fkGFmzdr button{align-self:unset!important}.transactionGroupInCollapsible--KtJl5YfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:none;margin:0}.previewTable--QhPBkEyJ{border:1px solid var(--g-color-border-secondary);font-size:smaller;overflow-x:auto}.previewTable--QhPBkEyJ thead th{background-color:var(--g-color-surface-alternate)}.previewTable--QhPBkEyJ tr td,.previewTable--QhPBkEyJ tr th{border:1px solid var(--g-color-border-secondary);padding:5px;white-space:nowrap}.card-tan-help--zsxmHW3S{z-index:99999999}.card-tan-help--zsxmHW3S img{height:1.5em}.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}.challenge-img--PPvFprXL{cursor:-webkit-zoom-in;width:268px}.challenge-img--PPvFprXL.zoomed--vTtCRm5Y{cursor:-webkit-zoom-out;width:402px}.tooltippedCheckbox--Lwaindt5 .checkbox--wDAbQp1Y label:nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;font-weight:700}.online-row-link--tlg8ph9p{display:inline-block;text-align:left;white-space:normal}.dateInput--zqrfTMtw .SingleDatePickerInput .DateInput_input{border-style:solid;border-width:1px}.timespanView--KvoSdZls .form-check{margin-bottom:0}.border--FHd7SATo:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-color:var(--g-color-border-primary)!important}.list--xRUEXZp3{border:1px solid var(--g-color-border-secondary);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}.transactionName--iIssLiFk{max-width:15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-hidden--P2gkJpil{z-index:0}.item-static--cmXVgcK8{position:static!important;transform:none!important}.item-moving--HAqRrzig{background-color:var(--g-color-surface-primary);box-shadow:0 2px 32px rgba(10,40,92,.32)!important;z-index:1}.item-moving--HAqRrzig .drag-handler{cursor:move}.item-placeholder--RKonWZbm{background-color:#135ee2;opacity:.25}.cursor-pointer--OaGnpiv_{cursor:pointer}.paragraph--ol9GB6qx:nth-child(n):nth-child(n){padding:.125rem 0}.icon-color--kNcJyjQe{color:var(--g-color-fill-primary)}.drag-container--wL77UtLy{z-index:40}.drag-container--wL77UtLy a:nth-child(n):nth-child(n),.drag-container--wL77UtLy button:nth-child(n):nth-child(n),.drag-container--wL77UtLy:nth-child(n):nth-child(n){cursor:move}.product-row--pSENmsWN>div:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-left:0;border-radius:0;border-right:0;border-top:0}.title--WVZ5jw5m{width:8.75rem}.sub-title--tKx_zRoS{width:12.5rem}.main-amount--V0_wIEXS{width:6.25rem}.extra-amount--SqgRrFB1{width:4.0625rem}.footer--GiGDz2We{width:11.875rem}.icon--Nf5vTf3w{width:1.5rem}.title--mruSgPoy{width:15.375rem}.badge--E8IJ10C0{width:3rem}.widget-row--beiGDWX4 .additional-badge--IHaCaahp{pointer-events:auto}.widget-row--beiGDWX4:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover:not(:has(.additional-badge--IHaCaahp:hover)){background:var(--g-color-overlay-hover)!important;transition:background-color .1s ease-out 0s}.widget-row--beiGDWX4:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.widget-row--beiGDWX4:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):has(.additional-badge--IHaCaahp:focus-within){outline:none}.badge--wRLxAJD0{cursor:pointer;position:relative;z-index:1}.container--UWkzvZf6 .grid-item{width:100%}.container--UWkzvZf6 .grid-item>*{margin-bottom:0!important;margin-top:0!important}.drag-container--NHQo5rCT .grid-item--aZm1A7i6{width:calc(100% - 1.25rem)}@media(min-width:992px){.drag-container--NHQo5rCT .grid-item--aZm1A7i6{width:calc(75% - 1.25rem)}}.grid-item-dragging--lWF45J4z{z-index:1}.grid-item-dragging--lWF45J4z .header-drag-handler{cursor:move}.grid-item-placeholder--V1uvs1Nk{background-color:#135ee2;border-radius:.5rem;opacity:.25}.widgetsContainer--rIh77H9p{margin-top:.625rem}.cursor-pointer--rt34HbyD{cursor:pointer}@media(max-width:991.98px){.rounded-down-lg--xiZr_jYN:nth-child(n):nth-child(n){border-radius:.75rem}}.selectable-item--ZW4YsWno{border-bottom:1px solid var(--g-color-border-secondary)}.selectable-item--ZW4YsWno:hover{background:var(--g-color-overlay-hover)}.product-row--Su7cMv4c:first-child:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-top:0;position:inherit}.product-row--Su7cMv4c:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:transparent;border-bottom:0;border-left:0;border-right:0;display:inline-flex}.product-row--Su7cMv4c>.g-card-overview-footer:nth-child(n):nth-child(n){display:none}.product-row--Su7cMv4c:hover:nth-child(n):nth-child(n):nth-child(n){box-shadow:none}.product-row--Su7cMv4c:focus-visible:nth-child(n):nth-child(n){box-shadow:inset 0 0 0 .25rem var(--g-color-border-hover)}@media print{*{background:transparent!important}body{min-height:unset}body,html{height:auto!important;overflow:initial!important}}.main-table--EKuFyJ3l{min-width:100%}.main-table--EKuFyJ3l tbody td:nth-of-type(2n){background-color:#5c96bb}.main-table--EKuFyJ3l th{border-bottom:2px solid #0b4d7f;font-weight:700}.main-table--EKuFyJ3l td{border-bottom:1px solid #0b4d7f}.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}.content--hUzFM0t9{margin-bottom:-.3125rem;max-width:21.25rem;padding-top:.3125rem}.input-column--IsxFNMrY{display:flex}.amount-input--jdMUxoRw{min-width:.625rem}.button-group--ADLe8bBQ:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.hide-label--rzTqp6x_ 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}.clearButton--gasFqBvd button:nth-child(2){position:absolute!important}.clearButton--gasFqBvd button{border-radius:unset!important}#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}.exportDrawer--VwJwooAB .g-modal-content{overflow:hidden auto!important}.container--hpqN4q0d{gap:.0625rem}.searchButton--wBty9Fk0 button{border-radius:0!important}.card-tan-help--gGOrzgrj{z-index:99999999}.card-tan-help--gGOrzgrj img{height:1.5em}.list--xTXExivh{max-height:15.625rem}.sorting-indicator--UQzA37lA:nth-child(n):nth-child(n),.sorting-indicator--xdRonuD5:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:.375rem!important}.transactionName--Ac9jsUYi{max-width:15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documentListItem--DOjpGdBJ{background-color:var(--g-color-surface-primary)!important}.sorting-indicator--P6KpaPOu:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:.375rem!important}.icon-color--jM8Yp66e{color:var(--g-color-fill-primary)}.right-arrow--tY802zQ2{margin-left:-1rem}.borderLeft--MBd3Q9lS{align-self:stretch;border-left:1px solid #eef0f4;margin-inline:.75rem}.button--lhNLbJZ0:nth-child(n):nth-child(n){margin-left:-.625rem}.skeleton-wrapper--BcuE8Otl{width:13.75rem}.grid-table--_kLTenSq,.pending--t36K142z{display:grid;gap:1.25rem;grid-template-columns:1fr}.grid-table--_kLTenSq:nth-child(n):nth-child(n),.pending--t36K142z:nth-child(n):nth-child(n){padding:0}@media(min-width:1200px)and (max-width:1399.98px){.grid-table--_kLTenSq,.pending--t36K142z{grid-template-columns:repeat(2,minmax(0,32.5rem))}}@media(min-width:1400px){.grid-table--_kLTenSq,.pending--t36K142z{grid-template-columns:repeat(3,minmax(0,32.5rem))}}.button--ZuxHycVl{height:3.875rem}.skeleton-line--tugQ3CBg{width:6.875rem}.loading--_v1eI7p6{flex:1;height:4.1875rem}.integer--loplryQ0{font-size:1.125rem;position:relative}.highlight--YnFU1vBB{font-size:1.5rem;margin-left:.0625rem}.highlight--YnFU1vBB:last-of-type{margin-right:.0625rem}.arrow-icon--cTeTCwhm{margin-left:-1.125rem;margin-top:.3125rem;position:absolute}.rate-not-available--zLJhXC_y{height:5.3125rem}.button--JoyGuDpJ{margin:.7875rem .4375rem!important;width:100%}@media(hover:hover){.hover--tq5YIpZi{cursor:pointer}}.loading--kZS94H6q:nth-child(n):nth-child(n):nth-child(n){flex:1;height:4.1875rem;width:100%}.info--RKrKU0l2{flex:1;width:100%}.menu-dropdown--EbTsKQl7{gap:.5rem;height:2rem}.disabled--tqPe91AR{cursor:not-allowed;flex:1;opacity:.5}.grid-container--tNVMvdN8:nth-child(n):nth-child(n){margin:0}.grid-wrapper--hLNP4Akm{padding:0!important}.grid-header--s2WKkEFA,.grid-table--vL3RZGwu{display:grid;grid-template-columns:1fr 2fr 2fr 2.2fr}.grid-table--vL3RZGwu{align-items:center}.column-label--FHCKoVys{color:var(--g-color-text-secondary)}.amount-input--_3KskBvo:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1.7rem}.challenge-img--SWDZR2Iv{cursor:-webkit-zoom-in;width:268px}.challenge-img--SWDZR2Iv.zoomed--k8Nf5nwL{cursor:-webkit-zoom-out;width:402px}.online-row-link--xherMxYe{display:inline-block;text-align:left;white-space:normal}.description--SXxpBumn{padding-top:1.25rem}.tooltip-content--x2NqQsn0{margin-left:.3125rem;z-index:99999999!important}.sid--dbZ3ZUHt{min-height:5.375rem}.overviewCard--M0nWrvy3:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:transparent;border:0}.card--cQSST66b{padding-left:var(--card-padding-vertical)}.card--cQSST66b:not(.cardDisabled--eXmwGIbJ):hover:nth-child(n){background-color:var(--g-color-overlay-hover)}.cardDisabled--eXmwGIbJ{opacity:.5}#phone-dropdown-menu-popover{z-index:99999999!important}.negative-margins--GMx2gfQu{margin-left:-100px!important;margin-right:-100px!important}.label--Z_PVwRis{color:var(--g-color-text-secondary)}.animation--vqNYgcKG{height:22.5rem}.teaser-modal-first-step--VhdqruJJ .g-modal-header{padding:3.125rem 0 0!important}.teaser-modal-first-step--VhdqruJJ .g-modal-close{color:#fff!important}.teaser-modal-any-other-step--u8klitG5 .g-modal-header{padding:3.125rem 0 0!important}.teaser-modal-any-other-step--u8klitG5 .g-modal-close{color:#135ee2!important}.skeleton-container--kVN4warN{height:27.5rem}.justify-content-start--AkKr4IUS ul:nth-child(n):nth-child(n){justify-content:flex-start}.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}}.sentinelObservationFix--Y3mR23vq{height:6.5625rem}.code--q7_Ndr7V strong{font-size:1.8em}.loading--ODJpqFTb{height:6.875rem;max-width:21.25rem!important;width:100%}.big-amount--IhRkpCek{font-size:1.75rem}.title--rv2m09qS{max-width:100%!important;width:12.5rem!important}.scrollableWrapper--j_2uHJAS{max-height:inherit;overflow:auto}.scrollableCardGroup--eIf59Odk:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:none;margin:0}.row-gap--YuPL1rcb{row-gap:.625rem}.row-gap--YuPL1rcb section{display:flex;flex-direction:column;row-gap:.625rem}.content-top-offset--T0takyMm{padding-bottom:var(--content-top-offset)}.negative-margin-to-nullify-padding--rw0AgYSg{margin-left:-.9375rem;margin-right:-.9375rem}.limit-amount--JIB9njwH .g-amount:nth-child(n):nth-child(n){font-size:var(--g-font-size-p-minor)}.store-theme--kfYtNgWf{--content-top-offset:0.5rem;--graphics-max-height:20.25rem;--hero-card-border-radius:0.5rem;--hero-card-gap:0.75rem}.user-card-tooltip--dr5_9DwT{position:relative;z-index:20}.layout--yUKq8ve4{background-color:var(--g-color-surface-secondary);padding-left:4rem;padding-right:4rem;padding-top:1rem}.table-body--VMXV8n6W tr:first-child{border-top:0}.table-row--m0Rf2nGB{cursor:pointer}.main-action--PL46GZR0{width:154px}.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%}body,html{overscroll-behavior:none}@media print{#business-header{display:none!important}}.list-title--rCQOP_Xr:nth-child(n):nth-child(n){border-bottom:.0625rem solid var(--g-color-border-secondary);font-size:1.125rem}.user-list-item--jd4ujo6d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom:0;border-left:0;border-right:0}.tableBody--cBTLq8BG tr:first-child,.user-list-item--jd4ujo6d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):first-child{border-top:0}.transaction-item--lLBID9bl{padding:.25rem 0!important}.svgWrapper--dKykLLTs:nth-child(n):nth-child(n){height:100%;width:100%}.svgWrapper--dKykLLTs{overflow:visible}.shape--gIK_eS0i:not(.transparent--IRVFNp3m){cursor:pointer}.shape--gIK_eS0i.inactive--iVfSaouC{opacity:.15}.shape--gIK_eS0i:hover{opacity:1}.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}.rulerLine--p4LOUc1p{stroke-width:1;stroke-dasharray:4;stroke:#e4eaf0}@layer gds{:root{--g-version:"3.23.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--CzA7aU6L{--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:225,145,118;--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--CzA7aU6L{--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--HlSMBrWl{--g-color-focus:var(--color-white)}:root{--g-font-weight-regular:400;--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-spacing-bs-30:1.875rem;--g-size-layout-sm:2rem;--g-size-layout-md:3rem;--g-size-border-radius-none:0;--g-size-border-radius-xs:0.125rem;--g-size-border-radius-sm:0.25rem;--g-size-border-radius-md:0.5rem;--g-size-border-radius-lg:0.75rem;--g-size-border-radius-round:6.25rem;--g-size-border-radius-circle:50%;--g-size-border-width-sm:0.0625rem;--g-size-border-width-md:0.125rem;--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--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-fluid--pjYEDXFW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-fluid--pjYEDXFW:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-fluid--pjYEDXFW:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa:before{content:none}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ{max-width:540px}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ{max-width:720px}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ{max-width:960px}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM{max-width:1140px}}@media (min-width:1400px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa{max-width:1320px;max-width:1140px}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row--RRw4VljU{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row--RRw4VljU .g-row-no-gutters--reebbhXu{margin-left:0;margin-right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row--RRw4VljU .g-row-no-gutters--reebbhXu>.g-col--ht2PIJ1W,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row--RRw4VljU .g-row-no-gutters--reebbhXu>[class*=g-col-]{padding-left:0;padding-right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col--ht2PIJ1W,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-1--XITwUUcg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-10--t76fu5yC,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-11--qZCOJwZA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-12--GzuWzosJ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-2--mXd0zOOH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-3--vU6nkqst,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-4--XgSHnWAv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-5--Kwez4bnM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-6--k4X9tHl2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-7--NOt59PfU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-8--SriUr_qZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-9--jLfA82Ct,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-auto--xHCs6vC5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg--UTPPRgud,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-1--aZblndIl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-10--dYlh9tar,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-11--rrls1He9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-12--lQQMIlfg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-2--lTeONn8S,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-3--eYXBWytj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-4--_XgrvxOz,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-5--tpG_VdqR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-6--XzOK9rV1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-7--Cu4YLm5u,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-8--o6aWFCug,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-9--qD7DN45t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-auto--rCxG2F6X,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md--STzVGCpk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-1--IY0W0e7q,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-10--yeQVuCqy,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-11--Dx0Huqjt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-12--wJgc2xaB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-2--Epwii5MQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-3--VgIk83c_,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-4--s_9DWg0x,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-5--ngvY7XKg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-6--ORtNdqa_,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-7--zApI7u2n,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-8--qnugn65T,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-9--I8y8V3MT,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-auto--JJFrm6gW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm--MA2UJYm8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-1--lFabtljO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-10--nnJFUqEV,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-11--OBKfADO1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-12--MsO4zzW0,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-2--j9QXK73o,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-3--IeEw3ugV,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-4--Rcipg2b_,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-5--Pyr_3GHE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-6--quLEd07Z,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-7--g3IFqq4b,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-8--XdC8YsfQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-9--LSt8E1QR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-auto--xyEfHvxw,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl--uTExP9VA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-1--rDxPNEvy,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-10--wFRBu_NE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-11--TUCHCm_k,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-12--Xve8Lizb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-2--X0XPndhQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-3--K8ghrYjg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-4--mcYnSgFW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-5--RZC9mDUQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-6--KweT85JV,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-7--znxvYNU3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-8--PLZa7Xg0,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-9--HFj1kcfy,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-auto--SmPCEmp2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl--QTRyduq0,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-1--lPdoHHP9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-10--DyQuPzmZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-11--UC3q_jT5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-12--XFE_hJpG,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-2--hYt5Nm4s,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-3--IZldaXRj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-4--prsgeRAx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-5--W0ryCRuP,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-6--cU65p2is,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-7--PjSSiRqW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-8--TthgJhdr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-9--ZhnRcKn8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-auto--x2OXakwM{padding-left:15px;padding-right:15px;position:relative;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col--ht2PIJ1W{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-1--veDMhN1o>*{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-2--PZdDaDaf>*{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-3--OlzPDq_F>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-4--I_sVcO92>*{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-5--sixZQ6NI>*{flex:0 0 20%;max-width:20%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-6--pchCTABs>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-auto--xHCs6vC5{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-1--XITwUUcg{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-2--mXd0zOOH{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-3--vU6nkqst{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-4--XgSHnWAv{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-5--Kwez4bnM{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-6--k4X9tHl2{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-7--NOt59PfU{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-8--SriUr_qZ{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-9--jLfA82Ct{flex:0 0 75%;max-width:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-10--t76fu5yC{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-11--qZCOJwZA{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-12--GzuWzosJ{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-first--SkpXC_Bj{order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-last--FZXmQYi8{order:13}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-0--nwU9mlkA{order:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-1--GT7JOG4m{order:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-2--KD5Sqe9B{order:2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-3--gpTA2tG1{order:3}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-4--TFe029tU{order:4}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-5--ReKachLb{order:5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-6--YuISCBjr{order:6}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-7--wgPa2tqY{order:7}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-8--WUXiLWwe{order:8}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-9--K6Wlmzqj{order:9}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-10--SmW6B8lV{order:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-11--kXivVImY{order:11}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-12--fTo5qEBM{order:12}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-1--sfO1S9_M{margin-left:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-2--gmkjCJvf{margin-left:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-3--Q9dHDO9J{margin-left:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-4--F7TzYzI2{margin-left:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-5--KHjIFBtc{margin-left:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-6--MZxknM8G{margin-left:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-7--_6OW3smM{margin-left:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-8--XW959q7p{margin-left:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-9--p9tlDjeD{margin-left:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-10--YFaVqKuH{margin-left:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-11--DaGYpWLK{margin-left:91.6666666667%}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm--MA2UJYm8{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-sm-1--qvFxqu3O>*{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-sm-2--mL6h8WrY>*{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-sm-3--fwFcXJh3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-sm-4--GQLsQI7Y>*{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-sm-5--VvTnGvmm>*{flex:0 0 20%;max-width:20%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-sm-6--Tb2qji5r>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-auto--xyEfHvxw{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-1--lFabtljO{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-2--j9QXK73o{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-3--IeEw3ugV{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-4--Rcipg2b_{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-5--Pyr_3GHE{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-6--quLEd07Z{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-7--g3IFqq4b{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-8--XdC8YsfQ{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-9--LSt8E1QR{flex:0 0 75%;max-width:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-10--nnJFUqEV{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-11--OBKfADO1{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-sm-12--MsO4zzW0{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-first--sQObIea0{order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-last--dQz9ySIj{order:13}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-0--S1Lr02fC{order:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-1--F1dKFg7G{order:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-2--QciBA1PA{order:2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-3--R3kyqVdN{order:3}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-4--ldEpny3J{order:4}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-5--P5nOvpzH{order:5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-6--qudx26w5{order:6}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-7--KnUXCFkZ{order:7}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-8--agYI9xPL{order:8}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-9--FnxRJnlW{order:9}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-10--dOEVGgRf{order:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-11--rg7tCqvz{order:11}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-sm-12--rUlyUkKG{order:12}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-0--LPQRKuD4{margin-left:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-1--s3piSf19{margin-left:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-2--nUWqD7Er{margin-left:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-3--Q8O20grt{margin-left:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-4--CIbfYGaT{margin-left:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-5--dO_QIhCx{margin-left:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-6--_lqf9hvv{margin-left:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-7--Ww1fFPvE{margin-left:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-8--o5IqKQBP{margin-left:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-9--yE3EoTWt{margin-left:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-10--KGRfjWeI{margin-left:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-sm-11--f26BWEA5{margin-left:91.6666666667%}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md--STzVGCpk{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-md-1--acdvGhFm>*{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-md-2--Y5RQkknc>*{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-md-3--HnktBSUO>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-md-4--dncp8WDm>*{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-md-5--O8nQztOi>*{flex:0 0 20%;max-width:20%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-md-6--e8jHAaEH>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-auto--JJFrm6gW{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-1--IY0W0e7q{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-2--Epwii5MQ{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-3--VgIk83c_{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-4--s_9DWg0x{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-5--ngvY7XKg{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-6--ORtNdqa_{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-7--zApI7u2n{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-8--qnugn65T{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-9--I8y8V3MT{flex:0 0 75%;max-width:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-10--yeQVuCqy{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-11--Dx0Huqjt{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-md-12--wJgc2xaB{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-first--a7Tw8jnZ{order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-last--GRTZZVVH{order:13}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-0--fyJNLzHi{order:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-1--Vum9I0VC{order:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-2--KZ5CN1Vt{order:2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-3--_yrKdhW1{order:3}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-4--nO1Hg1L4{order:4}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-5--ixqykn7G{order:5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-6--Px2N42EU{order:6}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-7--a75LXK2s{order:7}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-8--Si8mvbEy{order:8}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-9--kQxVfKww{order:9}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-10--VXXb22ku{order:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-11--ZhK4PaWl{order:11}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-md-12--EeXUE2Qs{order:12}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-0--ceZHODza{margin-left:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-1--z0tCFPWB{margin-left:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-2--CGzr56Vf{margin-left:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-3--L0QjlxpS{margin-left:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-4--pvM2vSUa{margin-left:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-5--Tr2UQO__{margin-left:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-6--cOpKeXSP{margin-left:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-7--h8LF7bT7{margin-left:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-8--N05Mjsxf{margin-left:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-9--SgTpT42W{margin-left:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-10--J_YKGEMu{margin-left:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-md-11--lDTfdxmU{margin-left:91.6666666667%}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg--UTPPRgud{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-lg-1--EorlJobK>*{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-lg-2--CaQ67OCa>*{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-lg-3--EHwCFXM_>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-lg-4--ARyb51xi>*{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-lg-5--zU9Iawcx>*{flex:0 0 20%;max-width:20%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-lg-6--i3oWU7u9>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-auto--rCxG2F6X{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-1--aZblndIl{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-2--lTeONn8S{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-3--eYXBWytj{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-4--_XgrvxOz{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-5--tpG_VdqR{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-6--XzOK9rV1{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-7--Cu4YLm5u{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-8--o6aWFCug{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-9--qD7DN45t{flex:0 0 75%;max-width:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-10--dYlh9tar{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-11--rrls1He9{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-lg-12--lQQMIlfg{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-first--Opz0aodF{order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-last--y8EVVgC6{order:13}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-0--YSC3Xy6E{order:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-1--LzbqTjuI{order:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-2--bGPG5tAK{order:2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-3--IDRTDVt7{order:3}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-4--Mh7Mhmq4{order:4}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-5--R2tbvSJY{order:5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-6--gjKmgXMf{order:6}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-7--MBFF3itY{order:7}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-8--FqhGXOxb{order:8}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-9--E_ttZJl2{order:9}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-10--DMawLKSo{order:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-11--IRvxqfl8{order:11}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-lg-12--di7A6Hws{order:12}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-0--pLxVst1n{margin-left:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-1--wOYFJWme{margin-left:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-2--gDDCtU4Y{margin-left:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-3--K7uN92K_{margin-left:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-4--azRj5Fwl{margin-left:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-5--fRm95QEy{margin-left:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-6--YV9ZUDjG{margin-left:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-7--TqSe0wcq{margin-left:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-8--dX0eKFPD{margin-left:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-9--J8s3zWNB{margin-left:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-10--_81ypPV4{margin-left:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-lg-11--QFDX2jbd{margin-left:91.6666666667%}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl--uTExP9VA{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xl-1--Fj9raQ9z>*{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xl-2--I3gib6Zk>*{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xl-3--Rwy_3O6m>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xl-4--O6hSpZ1w>*{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xl-5--qY5Rd8_s>*{flex:0 0 20%;max-width:20%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xl-6--xzeKs8kh>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-auto--SmPCEmp2{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-1--rDxPNEvy{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-2--X0XPndhQ{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-3--K8ghrYjg{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-4--mcYnSgFW{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-5--RZC9mDUQ{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-6--KweT85JV{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-7--znxvYNU3{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-8--PLZa7Xg0{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-9--HFj1kcfy{flex:0 0 75%;max-width:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-10--wFRBu_NE{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-11--TUCHCm_k{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xl-12--Xve8Lizb{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-first--Ws5eWOIZ{order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-last--lTLIxttI{order:13}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-0--aHgwLAwV{order:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-1--pkOqIpOT{order:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-2--OO80_R68{order:2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-3--qL7v072y{order:3}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-4--d3He_9DV{order:4}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-5--SOWFyGHb{order:5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-6--hMdabLT3{order:6}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-7--CNrQ4yT6{order:7}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-8--jRLRmT_P{order:8}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-9--PGZhwHdC{order:9}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-10--kF2ryaqJ{order:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-11--VIYTmtbE{order:11}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xl-12--KapaTWjQ{order:12}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-0--eLzkwnrs{margin-left:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-1--mmhbG1hb{margin-left:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-2--yiGSQ9rD{margin-left:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-3--dGdr4UoA{margin-left:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-4--UP9bb_iA{margin-left:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-5--oCHauAdF{margin-left:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-6--VA1Mbdai{margin-left:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-7--ajr8cBwk{margin-left:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-8--o5F8NlfG{margin-left:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-9--ImYW8Piz{margin-left:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-10--KDaUXVxQ{margin-left:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xl-11--bBCkB_CR{margin-left:91.6666666667%}}@media (min-width:1400px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl--QTRyduq0{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xxl-1--YzyCrBlN>*{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xxl-2--kwVMELa6>*{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xxl-3--SmO9nwK6>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xxl-4--z7Mpm2CR>*{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xxl-5--V_Q6qkGZ>*{flex:0 0 20%;max-width:20%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row-cols-xxl-6--YdsiUhNo>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-auto--x2OXakwM{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-1--lPdoHHP9{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-2--hYt5Nm4s{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-3--IZldaXRj{flex:0 0 25%;max-width:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-4--prsgeRAx{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-5--W0ryCRuP{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-6--cU65p2is{flex:0 0 50%;max-width:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-7--PjSSiRqW{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-8--TthgJhdr{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-9--ZhnRcKn8{flex:0 0 75%;max-width:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-10--DyQuPzmZ{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-11--UC3q_jT5{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-col-xxl-12--XFE_hJpG{flex:0 0 100%;max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-first--zJOdCuyk{order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-last--HAjInePY{order:13}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-0--axUxISgM{order:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-1--pSPEKXnB{order:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-2--mtL1Katu{order:2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-3--Bc8G6Yj5{order:3}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-4--mNuJktse{order:4}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-5--XzSgo5jm{order:5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-6--tPLT6_xh{order:6}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-7--OC_hBvtH{order:7}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-8--pnACvXJB{order:8}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-9--Vcyy_J5g{order:9}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-10--M3tZYozG{order:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-11--voLK5G_Y{order:11}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-order-xxl-12--RcUfn5wN{order:12}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-0--wTgal54Z{margin-left:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-1--gdbCG61S{margin-left:8.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-2--LCkxqjnv{margin-left:16.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-3--hWO3Fhnv{margin-left:25%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-4--MbgiQ7js{margin-left:33.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-5--RQhg9BpI{margin-left:41.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-6--uoOeI9yJ{margin-left:50%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-7--aDndqjjd{margin-left:58.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-8--WD5siXqo{margin-left:66.6666666667%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-9--EGyr1nPj{margin-left:75%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-10--Jj_XnnrQ{margin-left:83.3333333333%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-offset-xxl-11--lSHAxlft{margin-left:91.6666666667%}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk{box-sizing:border-box;overflow-wrap:anywhere}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk,html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Inter var,Inter,sans-serif;font-size:100%;line-height:1.5;text-rendering:optimizeLegibility}html{hyphenate-limit-chars:8}:lang(en){hyphenate-limit-chars:10}body,html{margin:0;overscroll-behavior:none;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk,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--pPtgoHGz{overflow:hidden;pointer-events:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container--zDb4imLE .g-container-xxl--XWjVhNMa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-fluid--pjYEDXFW .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-fluid--pjYEDXFW .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-fluid--pjYEDXFW .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-fluid--pjYEDXFW .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-fluid--pjYEDXFW .g-container-xxl--XWjVhNMa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj .g-container-fluid--pjYEDXFW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj .g-container-xxl--XWjVhNMa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD .g-container-fluid--pjYEDXFW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD .g-container-xxl--XWjVhNMa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ .g-container-fluid--pjYEDXFW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ .g-container-xxl--XWjVhNMa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM .g-container-fluid--pjYEDXFW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM .g-container-xxl--XWjVhNMa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa .g-container-fluid--pjYEDXFW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa .g-container-xxl--XWjVhNMa,.g-container--zDb4imLE .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj,.g-container--zDb4imLE .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD,.g-container--zDb4imLE .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ,.g-container--zDb4imLE .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM,.g-container--zDb4imLE .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa,.g-container--zDb4imLE .g-container--zDb4imLE,.g-container--zDb4imLE .g-container-fluid--pjYEDXFW,.g-container-fluid--pjYEDXFW .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-lg--aRDzVdPj,.g-container-fluid--pjYEDXFW .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-md--fWdzj1mD,.g-container-fluid--pjYEDXFW .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-sm--_vzNT2tQ,.g-container-fluid--pjYEDXFW .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xl--Emakl5eM,.g-container-fluid--pjYEDXFW .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-container-xxl--XWjVhNMa,.g-container-fluid--pjYEDXFW .g-container--zDb4imLE,.g-container-fluid--pjYEDXFW .g-container-fluid--pjYEDXFW{padding-left:0;padding-right:0}.g-row--RRw4VljU>.g-row--RRw4VljU{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--tDGayU_F .g-container--zDb4imLE,.g-bootstrap--tDGayU_F .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F .g-container-xs--pIyJGvLl,.g-bootstrap--tDGayU_F .g-container-xxl--XWjVhNMa{max-width:1140px}.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg .g-container-xs--pIyJGvLl,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg .g-container-xxl--XWjVhNMa{max-width:1320px}}@media (min-width:1320px){.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-xs--pIyJGvLl,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-xxl--XWjVhNMa{max-width:1260px}}@media (min-width:1560px){.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-xs--pIyJGvLl,.g-bootstrap--tDGayU_F.g-extended-grid--hNnlZvAO .g-container-xxl--XWjVhNMa{max-width:1260px}.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg.g-extended-grid--hNnlZvAO .g-container--zDb4imLE,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg.g-extended-grid--hNnlZvAO .g-container-lg--aRDzVdPj,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg.g-extended-grid--hNnlZvAO .g-container-md--fWdzj1mD,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg.g-extended-grid--hNnlZvAO .g-container-sm--_vzNT2tQ,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg.g-extended-grid--hNnlZvAO .g-container-xl--Emakl5eM,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg.g-extended-grid--hNnlZvAO .g-container-xs--pIyJGvLl,.g-bootstrap--tDGayU_F.g-bs5-grid--byjEbujg.g-extended-grid--hNnlZvAO .g-container-xxl--XWjVhNMa{max-width:1480px}}.g-bootstrap--tDGayU_F.g-fluid-grid--bSOjnNnY:nth-child(n){max-width:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group--MPzo7FRD{padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(h1,h2,h3,h4,h5,h6)+.g-row--RRw4VljU{padding-top:1.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(p,ul,ol){font-size:1rem;line-height:1.5rem;margin:0;padding:.25rem 0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(dt,dd){font-size:1rem;line-height:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-small--njDlrn28{font-size:.875rem;line-height:1.5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-small--njDlrn28 :is(p,ul,ol,dt,dd){font-size:inherit;line-height:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-micro--gdUISh46{font-size:.75rem;line-height:1.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk small{font-size:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h1{font-size:1.5rem;font-weight:700;line-height:1.875rem;margin:0;padding:.1875rem 0 .3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h1--F70h_1GM:not(.g-first--ODq23qWS),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h1:not(.g-first--ODq23qWS){padding-top:1.4375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl h1{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h2{font-size:1.375rem;font-weight:700;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h2--naT56gV8:not(.g-first--ODq23qWS),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h2:not(.g-first--ODq23qWS){padding-top:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl h2{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h3{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h3--c39wT1Am:not(.g-first--ODq23qWS),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h3:not(.g-first--ODq23qWS){padding-top:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl h3{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h4--vR07McIc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h4{font-size:1.125rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h4--vR07McIc:not(.g-first--ODq23qWS),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h4:not(.g-first--ODq23qWS){padding-top:1.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-h4--vR07McIc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl h4{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h5--BpPft8RF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h5{font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h5--BpPft8RF:not(.g-first--ODq23qWS),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h5:not(.g-first--ODq23qWS){padding-top:1.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-h5--BpPft8RF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl h5{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h6--dBblk5CW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h6{font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h6--dBblk5CW:not(.g-first--ODq23qWS),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h6:not(.g-first--ODq23qWS){padding-top:1.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-h6--dBblk5CW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl h6{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-faded--ON2xa87t{color:var(--g-color-text-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk a{border-radius:var(--g-size-border-radius-sm);color:var(--g-color-interactive-primary);font-weight:600;text-decoration:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk a[tabindex]:not([tabindex="-1"]){cursor:pointer}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk a:where(:not([aria-disabled=true])):hover{text-decoration:underline}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk a:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk a:active:where(:not(.g-button--mfCErGhO)){color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk a:not([href])[aria-disabled=true]{color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(strong,b){font-weight:600}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(p,li){font-weight:400}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(p,li) :is(strong,b){font-weight:600}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk label,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk label b,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk label strong{font-weight:600}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk pre{margin-bottom:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk code{background:var(--g-color-surface-secondary);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--color-ui-red);font-size:.85rem;padding:.1875rem .375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk code pre>*{padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-separator--uU3t1nLH{margin:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-separator--uU3t1nLH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk hr:where(:not(.g-separator--uU3t1nLH)){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--tDGayU_F.g-bs4--OCadnZOk .g-separator--uU3t1nLH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk hr:where(:not(.g-separator--uU3t1nLH)){border-color:CanvasText!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-separator--uU3t1nLH:where(.g-separator-spacing-regular--IQ9rphz1),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk hr:where(:not(.g-separator--uU3t1nLH)){margin:.375rem 0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tabular--o8F0eZ9C{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk li{list-style:none;margin:0;padding:.25rem 0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk li:has(.g-li-icon--OiBKYye3){padding-left:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk li:has(.g-li-icon--OiBKYye3):before{content:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk li .g-li-icon--OiBKYye3{margin:0 0 0 -2rem;position:absolute}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk li .g-li-icon--OiBKYye3:not([class*=g-bg-] .g-li-icon--OiBKYye3){color:var(--g-color-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk li:first-child{padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk li:last-child{padding-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol){font-weight:400;padding-left:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol) :is(ul,ol){padding-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol):not(.g-list-variant-plain--E7oeXS9F) li{position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol):not(.g-list-variant-plain--E7oeXS9F) 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--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol):not(.g-list-variant-plain--E7oeXS9F) li:before{background-color:CanvasText;border-color:CanvasText!important;color:CanvasText;forced-color-adjust:none}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-plain--E7oeXS9F{padding-left:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-spacing-compact--QbE9Tzef li{padding-bottom:0;padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-checkmarks--be80DSQq li{padding-left:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-checkmarks--be80DSQq li:before{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}@media (forced-colors:none){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-checkmarks--be80DSQq li:before{background-color:var(--g-color-interactive-primary)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-numbers--nSvLzs44{counter-reset:item}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-numbers--nSvLzs44 li{counter-increment:item;padding-left:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-numbers--nSvLzs44 li:before{align-items:center;background:unset;border:.125rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-circle);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--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-small--njDlrn28:not(.g-list-spacing-compact--QbE9Tzef) li:not(:first-child),.g-small--njDlrn28 .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol):not(.g-list-spacing-compact--QbE9Tzef) li:not(:first-child){padding-top:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-small--njDlrn28:not(.g-list-spacing-compact--QbE9Tzef) li:not(:first-child) li,.g-small--njDlrn28 .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol):not(.g-list-spacing-compact--QbE9Tzef) li:not(:first-child) li{padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-small--njDlrn28:not(.g-list-spacing-compact--QbE9Tzef) li:not(:last-child),.g-small--njDlrn28 .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol):not(.g-list-spacing-compact--QbE9Tzef) li:not(:last-child){padding-bottom:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-small--njDlrn28:not(.g-list-spacing-compact--QbE9Tzef) li:not(:last-child) li,.g-small--njDlrn28 .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol):not(.g-list-spacing-compact--QbE9Tzef) li:not(:last-child) li{padding-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-small--njDlrn28.g-list-variant-checkmarks--be80DSQq li:before,.g-small--njDlrn28 .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-checkmarks--be80DSQq li:before{height:1rem;margin-top:.1875rem;width:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-small--njDlrn28.g-list-variant-numbers--nSvLzs44 li:before,.g-small--njDlrn28 .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-numbers--nSvLzs44 li:before{border:none;content:counter(item) ".";height:1.375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-small--njDlrn28 .g-li-icon--OiBKYye3,.g-small--njDlrn28 .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol) .g-li-icon--OiBKYye3{--size:1.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-faded--ON2xa87t:where(:not(ol)) li:before,.g-faded--ON2xa87t .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol):where(:not(ol)) li:before{background-color:var(--g-color-text-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-faded--ON2xa87t .g-li-icon--OiBKYye3:not([class*=g-bg-] .g-li-icon--OiBKYye3),.g-faded--ON2xa87t .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol) .g-li-icon--OiBKYye3:not([class*=g-bg-] .g-li-icon--OiBKYye3){color:var(--g-color-text-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-unstyled--FWHhILYj{margin:unset;padding:unset}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-unstyled--FWHhILYj li{margin:unset;padding:unset}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(ul,ol).g-list-variant-unstyled--FWHhILYj li:before{display:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl{--color:var(--g-color-text-inverted-primary);color:var(--color)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :where(.g-inverted--HlSMBrWl) a{color:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :where(.g-inverted--HlSMBrWl) .g-separator--uU3t1nLH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :where(.g-inverted--HlSMBrWl) hr:where(:not(.g-separator--uU3t1nLH)){border-color:rgba(var(--rgb-black),.1)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :where(.g-inverted--HlSMBrWl) .g-faded--ON2xa87t{color:var(--g-color-text-inverted-secondary)}html:not(.g-dark--CzA7aU6L){color-scheme:light}html.g-dark--CzA7aU6L{color-scheme:dark}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:not(.g-dark--CzA7aU6L){color-scheme:light}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L{color-scheme:dark}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk [class*=g-bg-],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk [class*=g-fg-]{color:var(--color-fg)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk [class*=g-bg-]{background-color:var(--color-bg)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-black--krZmLCKj{--color-bg:var(--color-black);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-black);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-black--krZmLCKj{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-black--lZiidb2H{--color-fg:var(--color-black)!important;--rgb-color-fg:var(--rgb-black)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-white--hOUoGGKP{--color-bg:var(--color-white);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-white--hOUoGGKP{--color-fg:var(--color-gray-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-white--DGqhKLe6{--color-fg:var(--color-white)!important;--rgb-color-fg:var(--rgb-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-transparent--F8PqwmpH{--color-bg:var(--color-transparent);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-transparent);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-transparent--F8PqwmpH{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-transparent--OifCs8dB{--color-fg:var(--color-transparent)!important;--rgb-color-fg:var(--rgb-transparent)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-blue-100--k3YHiYpv{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-blue-100--k3YHiYpv{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-blue-100--iU1KTGf9{--color-fg:var(--color-blue-100)!important;--rgb-color-fg:var(--rgb-blue-100)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-blue-200--RTBtHP2B{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-blue-200--RTBtHP2B{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-blue-200--FLGXiSfM{--color-fg:var(--color-blue-200)!important;--rgb-color-fg:var(--rgb-blue-200)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-blue-300--skG3HblX{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-blue-300--skG3HblX{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-blue-300--L13dhZQV{--color-fg:var(--color-blue-300)!important;--rgb-color-fg:var(--rgb-blue-300)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-blue-400--J21JpdBN{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-blue-400--J21JpdBN{--color-fg:var(--color-gray-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-blue-400--ulHGWdDF{--color-fg:var(--color-blue-400)!important;--rgb-color-fg:var(--rgb-blue-400)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-gray-100--D7giU0UT{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-gray-100--D7giU0UT{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-gray-100--F2a4r50C{--color-fg:var(--color-gray-100)!important;--rgb-color-fg:var(--rgb-gray-100)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-gray-200--geAIBPEK{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-gray-200--geAIBPEK{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-gray-200--GYBAgnEk{--color-fg:var(--color-gray-200)!important;--rgb-color-fg:var(--rgb-gray-200)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-gray-300--ZoGKGhQ0{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-gray-300--ZoGKGhQ0{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-gray-300--_tRjIpuI{--color-fg:var(--color-gray-300)!important;--rgb-color-fg:var(--rgb-gray-300)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-gray-400--bnVkRTjM{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-gray-400--bnVkRTjM{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-gray-400--q76Fu1Of{--color-fg:var(--color-gray-400)!important;--rgb-color-fg:var(--rgb-gray-400)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-neutral-100--ksJZsSyS{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-neutral-100--ksJZsSyS{--color-fg:var(--color-gray-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-neutral-100--drBuSAbo{--color-fg:var(--color-neutral-100)!important;--rgb-color-fg:var(--rgb-neutral-100)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-neutral-200--Wp2Escan{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-neutral-200--Wp2Escan{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-neutral-200--DxQqnnEP{--color-fg:var(--color-neutral-200)!important;--rgb-color-fg:var(--rgb-neutral-200)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-neutral-300--AZczt2WK{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-neutral-300--AZczt2WK{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-neutral-300--wYD4oMqA{--color-fg:var(--color-neutral-300)!important;--rgb-color-fg:var(--rgb-neutral-300)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-neutral-400--YbWVlt1c{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-neutral-400--YbWVlt1c{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-neutral-400--Ly3pjlJe{--color-fg:var(--color-neutral-400)!important;--rgb-color-fg:var(--rgb-neutral-400)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-blue--RRpDBDaB{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-blue--RRpDBDaB{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-blue--RIlrU5i2{--color-fg:var(--color-ui-blue)!important;--rgb-color-fg:var(--rgb-ui-blue)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-blue-weak--EMHeLhOM{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-blue-weak--EMHeLhOM{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-blue-weak--TWyumPPW{--color-fg:var(--color-ui-blue-weak)!important;--rgb-color-fg:var(--rgb-ui-blue-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-green--RAaT9hVO{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-green--RAaT9hVO{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-green--XjWh6S3u{--color-fg:var(--color-ui-green)!important;--rgb-color-fg:var(--rgb-ui-green)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-green-weak--EMsRqED0{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-green-weak--EMsRqED0{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-green-weak--BWIZrzXB{--color-fg:var(--color-ui-green-weak)!important;--rgb-color-fg:var(--rgb-ui-green-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-red--YCjl6UVw{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-red--YCjl6UVw{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-red--zbyfvpgO{--color-fg:var(--color-ui-red)!important;--rgb-color-fg:var(--rgb-ui-red)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-red-weak--mXAFKBtj{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-red-weak--mXAFKBtj{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-red-weak--Zv0hMMUd{--color-fg:var(--color-ui-red-weak)!important;--rgb-color-fg:var(--rgb-ui-red-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-yellow--mv4gBtYd{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-yellow--mv4gBtYd{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-yellow--_akYB52N{--color-fg:var(--color-ui-yellow)!important;--rgb-color-fg:var(--rgb-ui-yellow)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-yellow-weak--AmeGxwTI{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-yellow-weak--AmeGxwTI{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-yellow-weak--EePsAZmq{--color-fg:var(--color-ui-yellow-weak)!important;--rgb-color-fg:var(--rgb-ui-yellow-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-yellow-strong--rUsNc3ck{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-yellow-strong--rUsNc3ck{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-yellow-strong--dKZS4KPD{--color-fg:var(--color-ui-yellow-strong)!important;--rgb-color-fg:var(--rgb-ui-yellow-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-gray--JzXky5zl{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-gray--JzXky5zl{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-gray--vCNrWpsf{--color-fg:var(--color-ui-gray)!important;--rgb-color-fg:var(--rgb-ui-gray)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-ui-gray-weak--wL3kQ5Rn{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-ui-gray-weak--wL3kQ5Rn{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-ui-gray-weak--aqi2vb4c{--color-fg:var(--color-ui-gray-weak)!important;--rgb-color-fg:var(--rgb-ui-gray-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-berry--yMX7SW76{--color-bg:var(--color-berry);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-berry--yMX7SW76{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-berry--zkKsW1qP{--color-fg:var(--color-berry)!important;--rgb-color-fg:var(--rgb-berry)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-berry-weak--BCDwViwS{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-berry-weak--BCDwViwS{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-berry-weak--FScJpRwl{--color-fg:var(--color-berry-weak)!important;--rgb-color-fg:var(--rgb-berry-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-berry-strong--GlsUxr_b{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-berry-strong--GlsUxr_b{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-berry-strong--dyz2xdLw{--color-fg:var(--color-berry-strong)!important;--rgb-color-fg:var(--rgb-berry-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-carrot--KAnsYapO{--color-bg:var(--color-carrot);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-carrot--KAnsYapO{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-carrot--Y8pIS80W{--color-fg:var(--color-carrot)!important;--rgb-color-fg:var(--rgb-carrot)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-carrot-weak--uT63vaYG{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-carrot-weak--uT63vaYG{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-carrot-weak--OLibAt6Y{--color-fg:var(--color-carrot-weak)!important;--rgb-color-fg:var(--rgb-carrot-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-carrot-strong--sS8J2XyZ{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-carrot-strong--sS8J2XyZ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-carrot-strong--ayqgYwDD{--color-fg:var(--color-carrot-strong)!important;--rgb-color-fg:var(--rgb-carrot-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-forest--DF2PctyT{--color-bg:var(--color-forest);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-forest--DF2PctyT{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-forest--BJY7MbXs{--color-fg:var(--color-forest)!important;--rgb-color-fg:var(--rgb-forest)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-forest-weak--kG1e1Tj3{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-forest-weak--kG1e1Tj3{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-forest-weak--_1d00fJ0{--color-fg:var(--color-forest-weak)!important;--rgb-color-fg:var(--rgb-forest-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-forest-strong--Ne4wVEDP{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-forest-strong--Ne4wVEDP{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-forest-strong--iWXlJS88{--color-fg:var(--color-forest-strong)!important;--rgb-color-fg:var(--rgb-forest-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-honey--lOtHYLrW{--color-bg:var(--color-honey);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-honey--lOtHYLrW{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-honey--mwg9D8So{--color-fg:var(--color-honey)!important;--rgb-color-fg:var(--rgb-honey)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-honey-weak--poyULhe1{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-honey-weak--poyULhe1{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-honey-weak--TzYiY5cz{--color-fg:var(--color-honey-weak)!important;--rgb-color-fg:var(--rgb-honey-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-honey-strong--KIZvCK5V{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-honey-strong--KIZvCK5V{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-honey-strong--b83FZbum{--color-fg:var(--color-honey-strong)!important;--rgb-color-fg:var(--rgb-honey-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-indigo--PehstYFL{--color-bg:var(--color-indigo);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo);--rgb-overlay:255,255,255}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-indigo--PehstYFL{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-indigo--_VOGdCHA{--color-fg:var(--color-indigo)!important;--rgb-color-fg:var(--rgb-indigo)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-indigo-weak--rRJpYYWq{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-indigo-weak--rRJpYYWq{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-indigo-weak--kEUWBzPe{--color-fg:var(--color-indigo-weak)!important;--rgb-color-fg:var(--rgb-indigo-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-indigo-strong--DW2ARtgO{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-indigo-strong--DW2ARtgO{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-indigo-strong--Xsaiu3Ox{--color-fg:var(--color-indigo-strong)!important;--rgb-color-fg:var(--rgb-indigo-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-lavender--D81lWnI_{--color-bg:var(--color-lavender);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-lavender--D81lWnI_{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-lavender--pwTK0dOm{--color-fg:var(--color-lavender)!important;--rgb-color-fg:var(--rgb-lavender)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-lavender-weak--yzt6dn78{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-lavender-weak--yzt6dn78{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-lavender-weak--UbxqG5Mk{--color-fg:var(--color-lavender-weak)!important;--rgb-color-fg:var(--rgb-lavender-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-lavender-strong--mW6HB5o_{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-lavender-strong--mW6HB5o_{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-lavender-strong--aJGU8QMk{--color-fg:var(--color-lavender-strong)!important;--rgb-color-fg:var(--rgb-lavender-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-lila--SzWhJGUo{--color-bg:var(--color-lila);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-lila--SzWhJGUo{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-lila--alOhBrj8{--color-fg:var(--color-lila)!important;--rgb-color-fg:var(--rgb-lila)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-lila-weak--Wl9rVGMw{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-lila-weak--Wl9rVGMw{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-lila-weak--v5xBiOrA{--color-fg:var(--color-lila-weak)!important;--rgb-color-fg:var(--rgb-lila-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-lila-strong--N8bFOtjZ{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-lila-strong--N8bFOtjZ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-lila-strong--lN8JctZ0{--color-fg:var(--color-lila-strong)!important;--rgb-color-fg:var(--rgb-lila-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-lime--ZJoSgtce{--color-bg:var(--color-lime);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-lime--ZJoSgtce{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-lime--KsOChTr2{--color-fg:var(--color-lime)!important;--rgb-color-fg:var(--rgb-lime)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-lime-weak--b4lokIP3{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-lime-weak--b4lokIP3{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-lime-weak--ZXbzbLyK{--color-fg:var(--color-lime-weak)!important;--rgb-color-fg:var(--rgb-lime-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-lime-strong--C0qH23NF{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-lime-strong--C0qH23NF{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-lime-strong--QdbgvZGZ{--color-fg:var(--color-lime-strong)!important;--rgb-color-fg:var(--rgb-lime-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-pool--jE0VZ1o3{--color-bg:var(--color-pool);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-pool--jE0VZ1o3{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-pool--t_KKON4O{--color-fg:var(--color-pool)!important;--rgb-color-fg:var(--rgb-pool)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-pool-weak--dWnpia6D{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-pool-weak--dWnpia6D{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-pool-weak--H3srPLzu{--color-fg:var(--color-pool-weak)!important;--rgb-color-fg:var(--rgb-pool-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-pool-strong--MxfysY6Y{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-pool-strong--MxfysY6Y{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-pool-strong--Ux55I4c0{--color-fg:var(--color-pool-strong)!important;--rgb-color-fg:var(--rgb-pool-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-rose--nE7HAaPe{--color-bg:var(--color-rose);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-rose--nE7HAaPe{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-rose--NNXBbXnE{--color-fg:var(--color-rose)!important;--rgb-color-fg:var(--rgb-rose)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-rose-weak--ZSU7JQ6W{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-rose-weak--ZSU7JQ6W{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-rose-weak--qAjkuRKz{--color-fg:var(--color-rose-weak)!important;--rgb-color-fg:var(--rgb-rose-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-rose-strong--AzcPEDjf{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-rose-strong--AzcPEDjf{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-rose-strong--ntsN320h{--color-fg:var(--color-rose-strong)!important;--rgb-color-fg:var(--rgb-rose-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-stone--GSCYaNdR{--color-bg:var(--color-stone);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone);--rgb-overlay:255,255,255}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-stone--GSCYaNdR{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-stone--yNQ2Eb5K{--color-fg:var(--color-stone)!important;--rgb-color-fg:var(--rgb-stone)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-stone-weak--Uv_gKcDo{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-stone-weak--Uv_gKcDo{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-stone-weak--Elv_vtnX{--color-fg:var(--color-stone-weak)!important;--rgb-color-fg:var(--rgb-stone-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-stone-strong--ixH8_W3X{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-stone-strong--ixH8_W3X{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-stone-strong--CjkutRiu{--color-fg:var(--color-stone-strong)!important;--rgb-color-fg:var(--rgb-stone-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-teal--GOy7480Z{--color-bg:var(--color-teal);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-teal--GOy7480Z{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-teal--Y_82A0dj{--color-fg:var(--color-teal)!important;--rgb-color-fg:var(--rgb-teal)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-teal-weak--frGMDUhN{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-teal-weak--frGMDUhN{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-teal-weak--nnIum5Ia{--color-fg:var(--color-teal-weak)!important;--rgb-color-fg:var(--rgb-teal-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-teal-strong--dUMm8M12{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-teal-strong--dUMm8M12{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-teal-strong--Ac5wlPY1{--color-fg:var(--color-teal-strong)!important;--rgb-color-fg:var(--rgb-teal-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-g-pro--H2bY5RXs{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-g-pro--H2bY5RXs{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-g-pro--G3gkbJ9v{--color-fg:var(--color-g-pro)!important;--rgb-color-fg:var(--rgb-g-pro)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-blue-bright--xWL1q9HV{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-blue-bright--xWL1q9HV{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-blue-bright--a5GYByxS{--color-fg:var(--color-blue-bright)!important;--rgb-color-fg:var(--rgb-blue-bright)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-interactive-primary--FBNNB2h9{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-interactive-primary--FBNNB2h9{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-interactive-primary--FaoHybrb{--color-fg:var(--g-color-interactive-primary)!important;--rgb-color-fg:var(--rgb-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-interactive-secondary--zK6f2qxv{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-interactive-secondary--zK6f2qxv{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-interactive-tertiary--_in9vgu3{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-interactive-tertiary--_in9vgu3{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-success--CrJ4gAmO{--color-bg:var(--g-color-success);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-success);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-success--CrJ4gAmO{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-success--qOACs7_4{--color-fg:var(--g-color-success)!important;--rgb-color-fg:var(--rgb-success)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-success-weak--kNEhoZor{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-success-weak--kNEhoZor{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-error--IsaLUGfM{--color-bg:var(--g-color-error);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-error);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-error--IsaLUGfM{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-error--l9XzlXWb{--color-fg:var(--g-color-error)!important;--rgb-color-fg:var(--rgb-error)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-error-weak--uUqwN4TM{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-error-weak--uUqwN4TM{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-warning--EhUFZsj4{--color-bg:var(--g-color-warning);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-warning--EhUFZsj4{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-warning--LJDsbjR2{--color-fg:var(--g-color-warning)!important;--rgb-color-fg:var(--rgb-warning)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-warning-weak--pLLYxFbh{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-warning-weak--pLLYxFbh{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-warning-strong--YfraFAnS{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-warning-strong--YfraFAnS{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-warning-strong--m0HJ3rkx{--color-fg:var(--g-color-warning-strong)!important;--rgb-color-fg:var(--rgb-warning-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-info--tL7GNUph{--color-bg:var(--g-color-info);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-info);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-info--tL7GNUph{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-info--wW0fw7Vr{--color-fg:var(--g-color-info)!important;--rgb-color-fg:var(--rgb-info)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-info-weak--D4LcaMg4{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-info-weak--D4LcaMg4{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-text-primary--F5F53BR8{--color-fg:var(--g-color-text-primary)!important;--rgb-color-fg:var(--rgb-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-text-secondary--qOKbaNhi{--color-fg:var(--g-color-text-secondary)!important;--rgb-color-fg:var(--rgb-text-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-text-disabled--taXAm5Y5{--color-fg:var(--g-color-text-disabled)!important;--rgb-color-fg:var(--rgb-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-text-inverted-primary--MNm5y63n{--color-fg:var(--g-color-text-inverted-primary)!important;--rgb-color-fg:var(--rgb-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-text-inverted-secondary--IkI2YR7q{--color-fg:var(--g-color-text-inverted-secondary)!important;--rgb-color-fg:var(--rgb-text-inverted-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-text-inverted-disabled--IRwlpE8T{--color-fg:var(--g-color-text-inverted-disabled)!important;--rgb-color-fg:var(--rgb-text-inverted-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-text-inverted-adaptive--pSwRmEzO{--color-fg:var(--g-color-text-inverted-adaptive)!important;--rgb-color-fg:var(--rgb-text-inverted-adaptive)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-surface-primary--iTWdSy0q{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-surface-primary--iTWdSy0q{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-surface-secondary--kQ5Y14xv{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-surface-secondary--kQ5Y14xv{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-surface-tertiary--CdPftKuZ{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-surface-tertiary--CdPftKuZ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-surface-alternate--DkegPyMQ{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-surface-alternate--DkegPyMQ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-surface-disabled--MVv8gVDs{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-surface-disabled--MVv8gVDs{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-surface-inverted--W6n6e7O6{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-surface-inverted--W6n6e7O6{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-fill-primary--LDx31BWG{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-fill-primary--LDx31BWG{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-fill-primary--v3RsnKUg{--color-fg:var(--g-color-fill-primary)!important;--rgb-color-fg:var(--rgb-fill-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-fill-disabled--Y9RKNI3s{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-fill-disabled--Y9RKNI3s{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-fill-disabled--Gb9fkK4h{--color-fg:var(--g-color-fill-disabled)!important;--rgb-color-fg:var(--rgb-fill-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-bg-fill-inverted--wM9uOHx3{--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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-bg-fill-inverted--wM9uOHx3{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-fg-fill-inverted--hiVV6ymx{--color-fg:var(--g-color-fill-inverted)!important;--rgb-color-fg:var(--rgb-fill-inverted)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image--ezbECz_L{max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn-sm--udNpw9Wi.g-btn-icon--bwHpF3V2>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn-sm--udNpw9Wi.g-btn-icon-only--Kwp3TVHp>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-16--XuPYCvcE{--size:1rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-20--Cv0OQ9Ms{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon--bwHpF3V2>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-24--ivQokwWQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.btn--SS1SA0wM>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-input-group-text--mUOx0TUL svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.btn--SS1SA0wM>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-input-group-text--mUOx0TUL svg{--size:1.5rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-28--rBnoXb8M{--size:1.75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-28--rBnoXb8M,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-32--M1oKn4ww{color:#ff4aff!important;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-32--M1oKn4ww{--size:2rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-40--H4iItSwQ{--size:2.5rem;color:#ff4aff!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-40--H4iItSwQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-48--W2K_xq0Z{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-48--W2K_xq0Z{--size:3rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-64--rnHegPuo{--size:4rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-64--rnHegPuo,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-96--ySpKdvRp{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-96--ySpKdvRp{--size:6rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-128--acQhlO7B{--size:8rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-image-128--acQhlO7B,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk svg{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk svg{--size:1rem;fill:currentColor;display:inline-block}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk a svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk li svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk p svg{vertical-align:-.125em}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk li svg:where(.g-image-24--ivQokwWQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.btn--SS1SA0wM>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.btn--SS1SA0wM>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-input-group-text--mUOx0TUL svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-input-group-text--mUOx0TUL svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon--bwHpF3V2>svg),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk p svg:where(.g-image-24--ivQokwWQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.btn--SS1SA0wM>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.btn--SS1SA0wM>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-input-group-text--mUOx0TUL svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-input-group-text--mUOx0TUL svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon--bwHpF3V2>svg){vertical-align:-.25em}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-baseline--FNorw4zH{vertical-align:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-top--BJD9QGZF{vertical-align:top!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-middle--zPELLYTG{vertical-align:middle!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-bottom--azjF3sOL{vertical-align:bottom!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-text-bottom--Rbaw1rGP{vertical-align:text-bottom!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-text-top--CI1JYwx2{vertical-align:text-top!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border--ZXYyGo9S{border:1px solid #dee2e6!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border-top--K0SfjWeW{border-top:1px solid #dee2e6!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border-right--qiEAvHmB{border-right:1px solid #dee2e6!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border-bottom--aoftkZzg{border-bottom:1px solid #dee2e6!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border-left--qAPwg8W7{border-left:1px solid #dee2e6!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border-0--EBSC1wxu{border:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border-top-0--CTFS9cK9{border-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border-right-0--SSi1w7Y1{border-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border-bottom-0--FmPUOHPG{border-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .border-left-0--Zd14YSO1{border-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded--NYhS70BS{border-radius:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded-sm--D5ZvgEX0{border-radius:.2rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded-lg--g9yg6GHE{border-radius:.3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded-circle--VU5DfOOu{border-radius:50%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded-pill--ySdXkkRn{border-radius:50rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded-0--Vl750LqJ{border-radius:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded-top--A9D_nfSU{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded-right--tEzIjpT9{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded-bottom--CnE_BFzo{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .rounded-left--GrS3B2Xj{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .clearfix--aFCZuEsG:after{clear:both;content:"";display:block}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-none--DJohF1Ru{display:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-inline--GRYqGviR{display:inline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-inline-block--vZ82OhfA{display:inline-block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-block--FtaYN6VE{display:block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-table--bIlBmKCa{display:table!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-table-row--JaS_Ztpj{display:table-row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-table-cell--rxe2SX7g{display:table-cell!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-flex--OTb5mx4t{display:flex!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-inline-flex--Tfl2l4El{display:inline-flex!important}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-sm-none--BLCCj1Dx{display:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-sm-inline--Rkxc2qxs{display:inline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-sm-inline-block--HzIM8fKN{display:inline-block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-sm-block--OigAyLee{display:block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-sm-table--ZW0_1TBH{display:table!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-sm-table-row--D7l70j_3{display:table-row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-sm-table-cell--kmHGt9pi{display:table-cell!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-sm-flex--z6drc2qo{display:flex!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-sm-inline-flex--RnMZl3I_{display:inline-flex!important}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-md-none--si3A__XI{display:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-md-inline--Ez7Xg7M5{display:inline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-md-inline-block--PhWYUKi1{display:inline-block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-md-block--zW6lXYbo{display:block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-md-table--StdRwVYn{display:table!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-md-table-row--Rq8B_QWN{display:table-row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-md-table-cell--uXUACncI{display:table-cell!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-md-flex--YnSIU3d1{display:flex!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-md-inline-flex--wtJH2YqP{display:inline-flex!important}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-lg-none--w3PjlKQ1{display:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-lg-inline--iXskFNQq{display:inline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-lg-inline-block--FisnmLSx{display:inline-block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-lg-block--PgZ4pPge{display:block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-lg-table--jD79Zip3{display:table!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-lg-table-row--fHbbv4gQ{display:table-row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-lg-table-cell--BzfdTx6y{display:table-cell!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-lg-flex--GP3JEw4I{display:flex!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-lg-inline-flex--bXhk9END{display:inline-flex!important}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xl-none--AWScjWBU{display:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xl-inline--YnYo7DuY{display:inline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xl-inline-block--zWousm13{display:inline-block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xl-block--XVZN3q2R{display:block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xl-table--RaZRLsM7{display:table!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xl-table-row--Xtjtwiiu{display:table-row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xl-table-cell--mPy_4Vqh{display:table-cell!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xl-flex--wma0Ubg0{display:flex!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xl-inline-flex--NJwjupdP{display:inline-flex!important}}@media (min-width:1400px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xxl-none--B0lDzvaj{display:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xxl-inline--YRKHPBms{display:inline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xxl-inline-block--_GbW2JhC{display:inline-block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xxl-block--NI0Fh4A0{display:block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xxl-table--Ac8Gl_M0{display:table!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xxl-table-row--I3M4moSB{display:table-row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xxl-table-cell--P6gmBuCi{display:table-cell!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xxl-flex--v2cNX6SA{display:flex!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-xxl-inline-flex--QqDJw6vu{display:inline-flex!important}}@media print{.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-print-none--GCQhHChv{display:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-print-inline--RqHXe7O4{display:inline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-print-inline-block--vLb9UcAJ{display:inline-block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-print-block--CHrBYpLx{display:block!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-print-table--oktFqXoc{display:table!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-print-table-row--A4KsoOjI{display:table-row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-print-table-cell--lKeTmv9e{display:table-cell!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-print-flex--tpBIIKi7{display:flex!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .d-print-inline-flex--wBGSjYu3{display:inline-flex!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-row--wZqmwmxx{flex-direction:row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-column--IUr_4svR{flex-direction:column!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-row-reverse--OgHRZSjc{flex-direction:row-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-column-reverse--mXCfvILp{flex-direction:column-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-wrap--UG1rk7uy{flex-wrap:wrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-nowrap--f7NfO86W{flex-wrap:nowrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-wrap-reverse--A0LIcpId{flex-wrap:wrap-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-fill--LtNXB7KH{flex:1 1 auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-grow-0--R0lnMAoe{flex-grow:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-grow-1--GxmkXhXJ{flex-grow:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-shrink-0--s0uyKLxd{flex-shrink:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-shrink-1--W_IJLOed{flex-shrink:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-start--E1ctwkYU{justify-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-end--rsHDnAfZ{justify-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-center--jPO3oKro{justify-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-between--AbNy_bzX{justify-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-around--BanHzU5S{justify-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-start--pJMf7Ilu{align-items:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-end--Q2m6rNPs{align-items:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-center--np8cEuOw{align-items:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-baseline--QYkAsH7d{align-items:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-stretch--bS17xE76{align-items:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-start--hXpa3C7V{align-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-end--KSRuKES8{align-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-center--zoZ6wBPs{align-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-between--V1FK2rnD{align-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-around--dbj9Y0zd{align-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-stretch--hjAvBQRK{align-content:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-auto--d1doFpEA{align-self:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-start--bv4NLMuA{align-self:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-end--lz1oaWJa{align-self:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-center--b9lr614K{align-self:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-baseline--OxEzHATo{align-self:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-stretch--YUOzT94d{align-self:stretch!important}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-row--r36zUUJ1{flex-direction:row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-column--EXXKAMpe{flex-direction:column!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-row-reverse--J07zbxVT{flex-direction:row-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-column-reverse--vVG60TzY{flex-direction:column-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-wrap--GKPIit4E{flex-wrap:wrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-nowrap--y4T9VpVx{flex-wrap:nowrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-wrap-reverse--Wcejw1vw{flex-wrap:wrap-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-fill--Tb5hzOqc{flex:1 1 auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-grow-0--WdovqWWt{flex-grow:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-grow-1--CaDzLMrE{flex-grow:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-shrink-0--CbbSPy2n{flex-shrink:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-sm-shrink-1--JYTc_BZK{flex-shrink:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-sm-start--Yp8zKP2U{justify-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-sm-end--eRp0_KnA{justify-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-sm-center--yJtOjWI6{justify-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-sm-between--lvlkGf6r{justify-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-sm-around--khFIFwbi{justify-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-sm-start--jVRa1MqT{align-items:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-sm-end--d5FiPPI6{align-items:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-sm-center--bY7Znx2Z{align-items:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-sm-baseline--zw1bZN5M{align-items:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-sm-stretch--ruif5cTo{align-items:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-sm-start--Lmw9AnIB{align-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-sm-end--UnlEviVM{align-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-sm-center--iXm6eHnr{align-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-sm-between--vbI_pgvv{align-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-sm-around--LGR3XRrw{align-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-sm-stretch--lLH9WkSi{align-content:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-sm-auto--kkEGX7RI{align-self:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-sm-start--iQHXlQJT{align-self:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-sm-end--CSoyBura{align-self:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-sm-center--YS1oYYbe{align-self:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-sm-baseline--iSJ7DdeP{align-self:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-sm-stretch--e_NEBCtD{align-self:stretch!important}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-row--fKq9CBNE{flex-direction:row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-column--wyHHoSNk{flex-direction:column!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-row-reverse--WNQPtO3V{flex-direction:row-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-column-reverse--PPTPjWoV{flex-direction:column-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-wrap--mb1JMhNl{flex-wrap:wrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-nowrap--IbV3oppP{flex-wrap:nowrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-wrap-reverse--n31FuUHG{flex-wrap:wrap-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-fill--ZzZYG7j1{flex:1 1 auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-grow-0--meU6nLt8{flex-grow:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-grow-1--EbDncsFA{flex-grow:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-shrink-0--KvA7OQap{flex-shrink:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-md-shrink-1--rmyMfyBg{flex-shrink:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-md-start--JyQ1Dtcb{justify-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-md-end--JXfJyM1d{justify-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-md-center--jmhsZ09I{justify-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-md-between--gTGqV5G7{justify-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-md-around--n28kXD1K{justify-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-md-start--NIOxuOcY{align-items:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-md-end--WGn0GasN{align-items:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-md-center--sujBHls_{align-items:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-md-baseline--EmldYG6M{align-items:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-md-stretch--bvHGe_zZ{align-items:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-md-start--TjJrTTYw{align-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-md-end--Ngs9hJ91{align-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-md-center--ckmQxb9V{align-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-md-between--Xl0MPdwo{align-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-md-around--qczg0yKt{align-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-md-stretch--aQMMGGAf{align-content:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-md-auto--CxxtK4oq{align-self:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-md-start--QUXhhNkx{align-self:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-md-end--oHNJ9ArC{align-self:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-md-center--ewVuDyi6{align-self:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-md-baseline--D6wzChru{align-self:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-md-stretch--dzLxWJ_z{align-self:stretch!important}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-row--crFRXFji{flex-direction:row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-column--KDhAHwNi{flex-direction:column!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-row-reverse--rQuI36w7{flex-direction:row-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-column-reverse--ZuHbMzIO{flex-direction:column-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-wrap--y1CnveUF{flex-wrap:wrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-nowrap--rwi_pL4a{flex-wrap:nowrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-wrap-reverse--e5buSmr4{flex-wrap:wrap-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-fill--SdABEk2i{flex:1 1 auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-grow-0--kQiYTCGn{flex-grow:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-grow-1--FQg0EVut{flex-grow:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-shrink-0--UxTFiJwr{flex-shrink:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-lg-shrink-1--CLGQfXEv{flex-shrink:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-lg-start--hzcsTJrY{justify-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-lg-end--dyZyIJP0{justify-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-lg-center--Poi6ceMj{justify-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-lg-between--EE1e16z9{justify-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-lg-around--Pe0YJUaX{justify-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-lg-start--LisnkcG8{align-items:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-lg-end--PObWtRSW{align-items:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-lg-center--rL_2RP2Y{align-items:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-lg-baseline--K_n7KRIc{align-items:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-lg-stretch--Ga8WB9Jk{align-items:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-lg-start--AGdq77xm{align-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-lg-end--p3vS9m4Y{align-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-lg-center--u2nqy8D5{align-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-lg-between--iLgjMNCi{align-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-lg-around--ypYJQZr8{align-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-lg-stretch--txI_68Ry{align-content:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-lg-auto--ROwatoGZ{align-self:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-lg-start--HRpS_oYS{align-self:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-lg-end--VygoenVV{align-self:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-lg-center--I5yCoO3f{align-self:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-lg-baseline--mnALcg75{align-self:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-lg-stretch--sMe63QNm{align-self:stretch!important}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-row--f9IOi64g{flex-direction:row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-column--I1CKL5es{flex-direction:column!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-row-reverse--f3SqxDow{flex-direction:row-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-column-reverse--Wl4_E_mw{flex-direction:column-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-wrap--H4tZW2RK{flex-wrap:wrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-nowrap--QJL6kP0L{flex-wrap:nowrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-wrap-reverse--fLRnmHbv{flex-wrap:wrap-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-fill--lZcV7pGz{flex:1 1 auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-grow-0--WwMHZpDe{flex-grow:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-grow-1--oeCMljyV{flex-grow:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-shrink-0--SrlLTtZW{flex-shrink:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xl-shrink-1--sOxM2Oi4{flex-shrink:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xl-start--FmBwMeHw{justify-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xl-end--qN2aImKp{justify-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xl-center--RQnjYOKO{justify-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xl-between--D71uCtaC{justify-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xl-around--VLNEav_A{justify-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xl-start--apQMx8qZ{align-items:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xl-end--quhAkA3Z{align-items:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xl-center--AVbaJcmp{align-items:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xl-baseline--J9Ep4bCh{align-items:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xl-stretch--q5oAUtNZ{align-items:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xl-start--P3_xWTkz{align-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xl-end--hVIM9ioN{align-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xl-center--ESptnudw{align-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xl-between--bceDkOVJ{align-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xl-around--ZY_lRfFo{align-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xl-stretch--Xx1Qiu0a{align-content:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xl-auto--GqDBeTKK{align-self:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xl-start--fEH9tKaN{align-self:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xl-end--DOWZuRfR{align-self:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xl-center--BhrNGG7e{align-self:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xl-baseline--sktuS2wU{align-self:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xl-stretch--Gab3jpoL{align-self:stretch!important}}@media (min-width:1400px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-row--pV7Ie_Y0{flex-direction:row!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-column--Vh5ba2fY{flex-direction:column!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-row-reverse--rqmmBJ3E{flex-direction:row-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-column-reverse--BocnaCyB{flex-direction:column-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-wrap--Qs6YE6PC{flex-wrap:wrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-nowrap--WS1bixc1{flex-wrap:nowrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-wrap-reverse--eml0Y4Tc{flex-wrap:wrap-reverse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-fill--egc9OKgv{flex:1 1 auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-grow-0--n3nH_skq{flex-grow:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-grow-1--lim1zn2s{flex-grow:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-shrink-0--zl4UxLkk{flex-shrink:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .flex-xxl-shrink-1--Y1QcfGYS{flex-shrink:1!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xxl-start--Fbmcpjum{justify-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xxl-end--mjb5NQQ1{justify-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xxl-center--MfBxEBk2{justify-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xxl-between--NIMvRHqc{justify-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .justify-content-xxl-around--xAc0bBHH{justify-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xxl-start--YucHlrbL{align-items:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xxl-end--IeS3WgLE{align-items:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xxl-center--zSZflkcP{align-items:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xxl-baseline--AnloH0iY{align-items:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-items-xxl-stretch--LhfJre1a{align-items:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xxl-start--B5PgMKqC{align-content:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xxl-end--gPYqZ1br{align-content:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xxl-center--rXWMEYxR{align-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xxl-between--P2aqEIcq{align-content:space-between!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xxl-around--j1tsL1rh{align-content:space-around!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-content-xxl-stretch--XbtU2YyG{align-content:stretch!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xxl-auto--DoQ77J78{align-self:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xxl-start--y3uI3Get{align-self:flex-start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xxl-end--nU1_KXWr{align-self:flex-end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xxl-center--jQv0fzS_{align-self:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xxl-baseline--FZlC4bLp{align-self:baseline!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .align-self-xxl-stretch--H5tJWJSs{align-self:stretch!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-left--HjhqriuG{float:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-right--cxBajlqt{float:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-none--ebpnMJxm{float:none!important}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-sm-left--B3SHXzHI{float:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-sm-right--l1XhheQo{float:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-sm-none--VzfjXAto{float:none!important}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-md-left--wQrtZaCo{float:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-md-right--ZbwgK644{float:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-md-none--RQvC7ey8{float:none!important}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-lg-left--egPqcnmz{float:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-lg-right--CRD4Ker4{float:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-lg-none--baxF_kI6{float:none!important}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-xl-left--Az1rZepD{float:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-xl-right--oE7fx_Fn{float:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-xl-none--vXGsHUHT{float:none!important}}@media (min-width:1400px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-xxl-left--MhcLNSWY{float:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-xxl-right--SF6J79QE{float:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .float-xxl-none--Uk9roeCX{float:none!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .overflow-auto--jAHb3UJx{overflow:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .overflow-hidden--JRfOQjcQ{overflow:hidden!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .position-static--F_L5n6Tg{position:static!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .position-relative--i6zJg_Ew{position:relative!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .position-absolute--rLWjA1Tv{position:absolute!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .position-fixed--EBjNG90T{position:fixed!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .position-sticky--s8JJ86I1{position:sticky!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .fixed-top--uVKzUKks{left:0;position:fixed;right:0;top:0;z-index:1030}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .fixed-bottom--bDluJ5t_{bottom:0;left:0;position:fixed;right:0;z-index:1030}@supports (position:sticky){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .sticky-top--h9SKu595{position:sticky;top:0;z-index:1020}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .shadow-sm--Mw3_wQUX{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .shadow--baFP6fQI{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .shadow-lg--wgy0NzP9{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .shadow-none--hs202oVZ{box-shadow:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .w-25--xCFKtQMx{width:25%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .w-50--pfJxEAL7{width:50%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .w-75--MuUP_YJ2{width:75%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .w-100--G1X2OdzQ{width:100%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .w-auto--jebAS4YS{width:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .h-25--qC9_brNf{height:25%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .h-50--UEGB8xvP{height:50%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .h-75--j3heBLsy{height:75%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .h-100--fv20JfIj{height:100%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .h-auto--EXU3EOdy{height:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mw-100--heZlhVoX{max-width:100%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mh-100--LMo_TVWF{max-height:100%!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .min-vw-100--OQe44lH6{min-width:100vw!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .min-vh-100--Mu7lQH9h{min-height:100vh!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .vw-100--q1mEZPDJ{width:100vw!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .vh-100--Z_zXqQHj{height:100vh!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-0--MZ58oDcD{margin:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-0--asBNE_Qp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-0--ajPaYfLL{margin-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-0--DgT9ToED,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-0--Ec7jiqlu{margin-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-0--HLHOeHWE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-0--ajPaYfLL{margin-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-0--PHgdhN2N,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-0--Ec7jiqlu{margin-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-1--PHxR_0zO{margin:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-1--BMnXTDlU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-1--XoPItg3s{margin-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-1--UpM4vVJH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-1--F2hBRgX4{margin-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-1--XdQ2Te10,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-1--XoPItg3s{margin-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-1--C3CP_dLt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-1--F2hBRgX4{margin-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-2--Xl8EQjyB{margin:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-2--HFc61xfG,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-2--kTlYTmGB{margin-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-2--oOs_MTr3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-2--vVuhIj3g{margin-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-2--tqEIeNH7,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-2--kTlYTmGB{margin-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-2--GDegGm5l,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-2--vVuhIj3g{margin-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-3--LFqNRzJI{margin:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-3--aIkIp211,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-3--Cct4XFG_{margin-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-3--bwFB1rsD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-3--vyXbsSBL{margin-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-3--xbhRtVIn,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-3--Cct4XFG_{margin-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-3--_O23sDCu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-3--vyXbsSBL{margin-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-4--iFHS5wlq{margin:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-4--gZ0nXX6H,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-4--eBlzLreK{margin-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-4--GSpNfaO3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-4--Z0Ssb2Om{margin-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-4--L6FBoQTH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-4--eBlzLreK{margin-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-4--ehIQ2Wj8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-4--Z0Ssb2Om{margin-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-5--zna3AufN{margin:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-5--e6wpIP_L,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-5--a6q0XTmA{margin-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-5--vzVmlR8E,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-5--dz1kOMnS{margin-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-5--uLb1sHpr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-5--a6q0XTmA{margin-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-5--Uwf3wS41,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-5--dz1kOMnS{margin-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-0--oiUI92FO{padding:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-0--UUFfbrsd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-0--pi0lsioe{padding-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-0--NUsItlhq,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-0--frpXPg3n{padding-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-0--_RnvTX0v,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-0--pi0lsioe{padding-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-0--fkLofwjF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-0--frpXPg3n{padding-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-1--wiM4PGKk{padding:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-1--CGQs5cFW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-1--AeF__fsB{padding-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-1--PnIZXnO5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-1--Y1wNHF_1{padding-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-1--YXF4Jjsl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-1--AeF__fsB{padding-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-1--CIKoWXau,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-1--Y1wNHF_1{padding-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-2--sIedkmTU{padding:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-2--UMCjpjF3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-2--Z2iurxUW{padding-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-2--R2rnHvT_,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-2--sc_u8WmB{padding-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-2--KVLfdXNZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-2--Z2iurxUW{padding-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-2--bgtN3ugQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-2--sc_u8WmB{padding-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-3--ZVdqIlAI{padding:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-3--AFKqiJeK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-3--IWcbNp1Z{padding-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-3--oAHPfk3b,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-3--YahN27vG{padding-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-3--ysKjdVN3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-3--IWcbNp1Z{padding-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-3--LTN1l4DT,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-3--YahN27vG{padding-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-4--wOr87QQD{padding:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-4--ssL96sl5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-4--H57WXSqo{padding-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-4--thFV5RlG,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-4--LwFnXRKj{padding-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-4--OninAlDi,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-4--H57WXSqo{padding-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-4--ZGYFYUDB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-4--LwFnXRKj{padding-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-5--knEN9MsR{padding:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-5--kdIuyG7l,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-5--JEVXJrU3{padding-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-5--gCwqvk0Z,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-5--Vaab_I7_{padding-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-5--zbwV6Icd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-5--JEVXJrU3{padding-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-5--iVlMc5kO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-5--Vaab_I7_{padding-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-n1--GK0o8nxl{margin:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-n1--v4bKiLPO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n1--GeHX02cH{margin-top:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-n1--OcevLulK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n1--_azxNeum{margin-right:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-n1--v6rDqfUD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n1--GeHX02cH{margin-bottom:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-n1--T5la3eTW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n1--_azxNeum{margin-left:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-n2--_0WJyn6s{margin:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-n2--XEWiV_0B,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n2--vAjF9oSB{margin-top:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-n2--C1H9NuXy,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n2--SQx1h6nA{margin-right:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-n2--R4k3yQdd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n2--vAjF9oSB{margin-bottom:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-n2--eSachonx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n2--SQx1h6nA{margin-left:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-n3--E1eWwdfn{margin:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-n3--Rl7mZgBr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n3--V5mpq9As{margin-top:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-n3--WM0cWvcl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n3--vqNtzpYj{margin-right:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-n3--_kxXFF1u,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n3--V5mpq9As{margin-bottom:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-n3--tELRJSWJ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n3--vqNtzpYj{margin-left:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-n4--bISU_NM4{margin:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-n4--HXbV0vEg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n4--eWaNwHkV{margin-top:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-n4--X9eZDadz,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n4--eoRncpGD{margin-right:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-n4--Oh2gB9Bw,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n4--eWaNwHkV{margin-bottom:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-n4--djZ9ZeuW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n4--eoRncpGD{margin-left:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-n5--trJ1gR7N{margin:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-n5--aNqYEWKa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n5--PlL9EWMS{margin-top:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-n5--DBjN8CIA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n5--Op73I0Ih{margin-right:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-n5--Cd690BsJ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-n5--PlL9EWMS{margin-bottom:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-n5--fvIxa0vR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-n5--Op73I0Ih{margin-left:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-auto--V6bSyq1u{margin:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-auto--P4uNw6h9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-auto--Xy64zu0b{margin-top:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-auto--K6TGS4BU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-auto--uKcuoAuk{margin-right:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-auto--xwgNN6bb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-auto--Xy64zu0b{margin-bottom:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-auto--byIbLQqo,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-auto--uKcuoAuk{margin-left:auto!important}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-0--bFp1l48C{margin:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-0--z1ekhtM6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-0--VIVg5zJR{margin-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-0--RFqIvBFh,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-0--txq9GOUl{margin-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-0--iQC2Oe3a,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-0--VIVg5zJR{margin-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-0--Efam8828,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-0--txq9GOUl{margin-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-1--PzjyNj9V{margin:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-1--XjJACTB6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-1--x1ckDQSa{margin-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-1--bwhp9ZNl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-1--Y6POWPWG{margin-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-1--nCzOOx7g,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-1--x1ckDQSa{margin-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-1--mwghf8qk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-1--Y6POWPWG{margin-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-2--Syho8kZu{margin:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-2--t7cr_tJ3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-2--jOjLqW_8{margin-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-2--eMfIl4ub,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-2--wk8Rx7z4{margin-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-2--v0vaz0Uv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-2--jOjLqW_8{margin-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-2--Jz8L0WvC,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-2--wk8Rx7z4{margin-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-3--pCbkpa3I{margin:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-3--Pfo56e3G,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-3--x5qW9LPi{margin-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-3--p2AfXJgk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-3--Pf2OxnWB{margin-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-3--uZp9CxgQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-3--x5qW9LPi{margin-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-3--IXUEw528,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-3--Pf2OxnWB{margin-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-4--Slh_4Ibs{margin:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-4--Er9HHwCM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-4--ktrK3JFc{margin-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-4--_fjB80aP,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-4--DFke5sOg{margin-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-4--gUFpRVsP,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-4--ktrK3JFc{margin-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-4--Cy4itDlZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-4--DFke5sOg{margin-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-5--TQjtLBdf{margin:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-5--ycYS0JB7,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-5--hgcPwPPQ{margin-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-5--bCwtOKvK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-5--H1bYnxBJ{margin-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-5--OX5I0Vh0,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-5--hgcPwPPQ{margin-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-5--W0Sg16C0,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-5--H1bYnxBJ{margin-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-sm-0--M8hbAEfG{padding:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-sm-0--dWheDvr1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-0--PTrxaRXq{padding-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-sm-0--PmosuwlJ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-0--ez2lrOoX{padding-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-sm-0--CUJ16YS3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-0--PTrxaRXq{padding-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-sm-0--q6G1vv3q,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-0--ez2lrOoX{padding-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-sm-1--fIF71CZ6{padding:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-sm-1--g0FL9V_v,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-1--NhiMoqDu{padding-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-sm-1--QQPotmLu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-1--_oX0mllV{padding-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-sm-1--DLYEjnRB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-1--NhiMoqDu{padding-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-sm-1--cY3pM0iH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-1--_oX0mllV{padding-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-sm-2--p4Ejl6Cw{padding:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-sm-2--R2lSdbpW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-2--JV0C5TWP{padding-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-sm-2--yWhvCy2R,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-2--ZsA3mlUq{padding-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-sm-2--tlgwcxCQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-2--JV0C5TWP{padding-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-sm-2--G6IKB4Gl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-2--ZsA3mlUq{padding-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-sm-3--AGwK28Eo{padding:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-sm-3--xODBSaZu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-3--HR44Bk01{padding-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-sm-3--XjQR2dzv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-3--gxtmhmC3{padding-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-sm-3--Jf5CszLA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-3--HR44Bk01{padding-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-sm-3--WQA7fwlS,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-3--gxtmhmC3{padding-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-sm-4--r0nuig9z{padding:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-sm-4--BvGYbH3v,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-4--ZkH51rZC{padding-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-sm-4--Y9DWc3xx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-4--AV0xMvpp{padding-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-sm-4--qnZXj_RK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-4--ZkH51rZC{padding-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-sm-4--J0VqqaZx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-4--AV0xMvpp{padding-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-sm-5--DN72mUyC{padding:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-sm-5--CU6fJLy4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-5--0RKgndzb{padding-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-sm-5--edGsUEzE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-5--uyPSdxb0{padding-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-sm-5--tVhEQ3mu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-sm-5--0RKgndzb{padding-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-sm-5--qejweNYY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-sm-5--uyPSdxb0{padding-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-n1--pawsky3P{margin:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-n1--tf64xOzb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n1--qL0l37G2{margin-top:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-n1--tfEmLuO0,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n1--jerS8Nyu{margin-right:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-n1--zc_0WeZo,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n1--qL0l37G2{margin-bottom:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-n1--OEZtipnG,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n1--jerS8Nyu{margin-left:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-n2--ZMAZ2dCg{margin:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-n2--VbvdwMSG,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n2--tlE8AMIn{margin-top:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-n2--rpKYGJ01,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n2--qikRmQXr{margin-right:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-n2--erd0tLQa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n2--tlE8AMIn{margin-bottom:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-n2--xl7Lejfp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n2--qikRmQXr{margin-left:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-n3--aCe68r1e{margin:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-n3--L_m1KgAT,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n3--mCTFBq1L{margin-top:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-n3--oHdrFfVw,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n3--snRe_DDR{margin-right:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-n3--tbHF0tLw,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n3--mCTFBq1L{margin-bottom:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-n3--peGWbIoc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n3--snRe_DDR{margin-left:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-n4--mDl0X9Fc{margin:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-n4--t2GwNBCu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n4--JtxTUf0C{margin-top:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-n4--Bc7uKAid,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n4--R2ffZyYK{margin-right:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-n4--SvplxV_e,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n4--JtxTUf0C{margin-bottom:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-n4--nuOf_qNY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n4--R2ffZyYK{margin-left:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-n5--Ex0IDHSR{margin:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-n5--E4OnZymJ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n5--nWETcOia{margin-top:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-n5--OhGA00hp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n5--D1Slp9SO{margin-right:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-n5--q3tHUY7a,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-n5--nWETcOia{margin-bottom:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-n5--fkxuCimY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-n5--D1Slp9SO{margin-left:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-sm-auto--rGnPYr4u{margin:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-sm-auto--UERufQzf,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-auto--reCOUnRX{margin-top:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-sm-auto--HmnlVUpW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-auto--IA25WNDq{margin-right:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-sm-auto--lT8qN3Up,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-sm-auto--reCOUnRX{margin-bottom:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-sm-auto--BID7Ly4e,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-sm-auto--IA25WNDq{margin-left:auto!important}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-0--FnzTgfv2{margin:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-0--kDHAXVOk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-0--COI_TMr2{margin-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-0--OkzrbJsg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-0--cLic4OEO{margin-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-0--iI6hGIIp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-0--COI_TMr2{margin-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-0--ceMdiFQ1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-0--cLic4OEO{margin-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-1--jWufFxsn{margin:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-1--FvPU0pMj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-1--X_iaCj_p{margin-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-1--fMMyn_1Z,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-1--sZlQ4MgV{margin-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-1--kPPUjEUk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-1--X_iaCj_p{margin-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-1--rUBJkHWQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-1--sZlQ4MgV{margin-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-2--iaW9753r{margin:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-2--mzHBWlJH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-2--gLFU27on{margin-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-2--RBsiaICu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-2--kyS8n7rq{margin-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-2--hiyTIVDi,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-2--gLFU27on{margin-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-2--kdLfMmk4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-2--kyS8n7rq{margin-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-3--odER7_8O{margin:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-3--CJYup8uq,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-3--gH43QrS2{margin-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-3--mLskfamF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-3--C_aWWC4y{margin-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-3--S2ujXylG,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-3--gH43QrS2{margin-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-3--oxpf9JBp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-3--C_aWWC4y{margin-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-4--Vji5OSM5{margin:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-4--YpYcEQtB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-4--GFn4wPoP{margin-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-4--XJ_Oks5U,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-4--pbd7rg9u{margin-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-4--x2qYg9Aj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-4--GFn4wPoP{margin-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-4--L0hFhQWJ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-4--pbd7rg9u{margin-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-5--MHGMxB1I{margin:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-5--XHZT_c6M,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-5--DrEQvpVQ{margin-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-5--YsAJNRr6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-5--HR1vGBL8{margin-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-5--Xi4SGSXw,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-5--DrEQvpVQ{margin-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-5--UzHMvfiN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-5--HR1vGBL8{margin-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-md-0--H3vHkF_W{padding:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-md-0--ou3LPJ8r,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-0--Q1DpAI0M{padding-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-md-0--gPoPu4fF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-0--LXl3sbf3{padding-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-md-0--iT7nECte,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-0--Q1DpAI0M{padding-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-md-0--CqLAyBdA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-0--LXl3sbf3{padding-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-md-1--ngHech0I{padding:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-md-1--lHKVA2Ne,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-1--OXxXpmf9{padding-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-md-1--z2UUzeQX,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-1--iS0MU2i9{padding-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-md-1--gTpdffyv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-1--OXxXpmf9{padding-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-md-1--UhW4b878,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-1--iS0MU2i9{padding-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-md-2--v4yfNxD6{padding:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-md-2--WlwwSwdE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-2--CCsOe90V{padding-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-md-2--e4oDDtMB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-2--exD_z2dW{padding-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-md-2--y3_fepnm,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-2--CCsOe90V{padding-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-md-2--Ypxen4zn,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-2--exD_z2dW{padding-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-md-3--x_dcfjrU{padding:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-md-3--lQn2lIZ1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-3--j3Gs6xR5{padding-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-md-3--FaUNI1iK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-3--jY4HsXW8{padding-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-md-3--KunBkr6b,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-3--j3Gs6xR5{padding-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-md-3--zd91zqzK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-3--jY4HsXW8{padding-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-md-4--hXRcLYcE{padding:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-md-4--RiQUZRvR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-4--e1rOcKyH{padding-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-md-4--zt_IhE3K,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-4--GGeQRMkM{padding-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-md-4--O1vKTbV2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-4--e1rOcKyH{padding-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-md-4--Q8zQLac3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-4--GGeQRMkM{padding-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-md-5--XNxsRbas{padding:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-md-5--MAlQgAmL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-5--pzBTepJ_{padding-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-md-5--A6kYvW0v,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-5--cTa1Noxd{padding-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-md-5--YyzT3KHl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-md-5--pzBTepJ_{padding-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-md-5--OWoaqfAK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-md-5--cTa1Noxd{padding-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-n1--Tvx7IPnc{margin:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-n1--sN6kBy9s,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n1--ybuCutiR{margin-top:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-n1--Ki7BdbNh,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n1--zlFhUE32{margin-right:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-n1--_jRba6rM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n1--ybuCutiR{margin-bottom:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-n1--t0s29Yec,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n1--zlFhUE32{margin-left:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-n2--Nx46EZrR{margin:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-n2--wQzzKXat,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n2--kFy0MTvs{margin-top:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-n2--quI1HE4U,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n2--tUWA4U7l{margin-right:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-n2--YE92dnUE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n2--kFy0MTvs{margin-bottom:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-n2--VAWlVUlQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n2--tUWA4U7l{margin-left:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-n3--Axjyuxji{margin:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-n3--FJ0M1ZMr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n3--Y2EuFjPi{margin-top:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-n3--PvvcMWZw,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n3--_BJ2x7V0{margin-right:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-n3--ERTYhv7t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n3--Y2EuFjPi{margin-bottom:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-n3--WBv801LU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n3--_BJ2x7V0{margin-left:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-n4--lBvFhXmA{margin:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-n4--uOvIqZ89,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n4--FhZrQFWK{margin-top:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-n4--A6k1uNVs,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n4--gc9fw6j8{margin-right:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-n4--tdcHRHFz,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n4--FhZrQFWK{margin-bottom:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-n4--DZBvNp_N,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n4--gc9fw6j8{margin-left:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-n5--Llz0CP7n{margin:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-n5--aCvDClis,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n5--LyZwuCV9{margin-top:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-n5--OLO3TWC_,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n5--YFLjTcKm{margin-right:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-n5--m4VT0omp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-n5--LyZwuCV9{margin-bottom:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-n5--gllTIAfB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-n5--YFLjTcKm{margin-left:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-md-auto--AcYJZwUG{margin:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-md-auto--KlRZEz0N,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-auto--BuHfkmOD{margin-top:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-md-auto--Q_r3K8bd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-auto--TnGiPVwY{margin-right:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-md-auto--zYYCQObw,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-md-auto--BuHfkmOD{margin-bottom:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-md-auto--WwXc742l,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-md-auto--TnGiPVwY{margin-left:auto!important}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-0--djSt8s0x{margin:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-0--C4A_Hoek,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-0--oZGjQaDr{margin-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-0--UR_fimI3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-0--GWxbbw_k{margin-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-0--FEQ_y5jp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-0--oZGjQaDr{margin-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-0--PDnmkJ7i,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-0--GWxbbw_k{margin-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-1--jzQOnAfY{margin:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-1--QuvXsCl3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-1--OWA9j9Q5{margin-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-1--eyHWhrHU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-1--jj8z8k4H{margin-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-1--rX5SI1b2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-1--OWA9j9Q5{margin-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-1--DT0ENxdX,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-1--jj8z8k4H{margin-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-2--NbEAXKpU{margin:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-2--h7qIxkDu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-2--KdBDOPys{margin-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-2--Jo5njPJW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-2--mCf33w08{margin-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-2--NiIHNRis,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-2--KdBDOPys{margin-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-2--ABHwyiBB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-2--mCf33w08{margin-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-3--YjgMbdnr{margin:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-3--vJBxiVNM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-3--i36dijrY{margin-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-3--Lh92m2uU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-3--HBqtnAbT{margin-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-3--fOC6GpJl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-3--i36dijrY{margin-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-3--alvZFxi7,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-3--HBqtnAbT{margin-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-4--S_zn_bZ1{margin:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-4--x0UQ7Mau,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-4--l4pBw2zD{margin-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-4--di1sFfTi,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-4--kFQY44A2{margin-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-4--hl00rTEX,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-4--l4pBw2zD{margin-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-4--UxsysHjJ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-4--kFQY44A2{margin-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-5--d9OVwXUp{margin:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-5--Ka3c3sfR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-5--MfybDEK1{margin-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-5--TwdlEWIr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-5--CK2NOyCN{margin-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-5--j591yFzx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-5--MfybDEK1{margin-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-5--ayZz2ctm,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-5--CK2NOyCN{margin-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-lg-0--OCgFKEfc{padding:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-lg-0--TkxjIpz5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-0--R7Q_TZnY{padding-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-lg-0--hqiHaPyT,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-0--YOgubTY6{padding-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-lg-0--ntNXQXqd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-0--R7Q_TZnY{padding-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-lg-0--nFNObFyU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-0--YOgubTY6{padding-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-lg-1--G3eM6Pou{padding:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-lg-1--FgLY1a2Q,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-1--SxnFFHkC{padding-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-lg-1--JfglUWC5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-1--ByBq9b5E{padding-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-lg-1--jQ5zqWxD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-1--SxnFFHkC{padding-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-lg-1--prABF9Lm,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-1--ByBq9b5E{padding-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-lg-2--cSzgjrBY{padding:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-lg-2--Ow9LCzws,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-2--bSU7Fm9_{padding-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-lg-2--_H2Cj2b5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-2--xyHLLhAD{padding-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-lg-2--sOwe6wZV,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-2--bSU7Fm9_{padding-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-lg-2--yWoON44J,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-2--xyHLLhAD{padding-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-lg-3--zW_WXbZC{padding:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-lg-3--wpVdpqfa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-3--ZXd0vcSi{padding-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-lg-3--eKbAz6vm,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-3--a5AGAKqy{padding-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-lg-3--NN_zHNQ_,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-3--ZXd0vcSi{padding-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-lg-3--IM7hL_Pt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-3--a5AGAKqy{padding-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-lg-4--fnkUzGni{padding:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-lg-4--IvFOQB1T,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-4--UUvPX2fs{padding-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-lg-4--r0DHd1Qt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-4--NBLeNvLE{padding-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-lg-4--nllxdjdQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-4--UUvPX2fs{padding-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-lg-4--lPcW1qDY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-4--NBLeNvLE{padding-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-lg-5--SISFguuU{padding:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-lg-5--dQsjagfF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-5--LpRTYqIc{padding-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-lg-5--t5yjYHN6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-5--bFZOnQE9{padding-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-lg-5--qVq8Dbg2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-lg-5--LpRTYqIc{padding-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-lg-5--YRRkgZ9H,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-lg-5--bFZOnQE9{padding-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-n1--hTgf6ok0{margin:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-n1--YjA6cpgZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n1--wEywE1Kr{margin-top:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-n1--OYv_NLy3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n1--vmcHvzGo{margin-right:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-n1--AwxBawvQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n1--wEywE1Kr{margin-bottom:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-n1--jDIzsm_b,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n1--vmcHvzGo{margin-left:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-n2--a3Quo084{margin:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-n2--HtJ48Il1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n2--HVMIb66F{margin-top:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-n2--b0owLRSt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n2--dMx4ozXJ{margin-right:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-n2--ZIHx5VQc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n2--HVMIb66F{margin-bottom:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-n2--AWw1W6YF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n2--dMx4ozXJ{margin-left:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-n3--H0Lez5LT{margin:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-n3--oq2ISq7x,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n3--cJ0iDcRS{margin-top:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-n3--W4IRVdD9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n3--p6rVkYw5{margin-right:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-n3--X_ehrZiu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n3--cJ0iDcRS{margin-bottom:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-n3--lIoDf2nB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n3--p6rVkYw5{margin-left:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-n4--kxUu65gj{margin:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-n4--_j8VopLi,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n4--yJnNEAPQ{margin-top:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-n4--qQbozMha,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n4--nMZe1ugV{margin-right:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-n4--wCNunrHE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n4--yJnNEAPQ{margin-bottom:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-n4--_uAXbywe,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n4--nMZe1ugV{margin-left:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-n5--sxmk9FvO{margin:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-n5--SCOPONCf,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n5--iAdz_BSk{margin-top:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-n5--eqe8mCBm,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n5--fcwps7v1{margin-right:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-n5--hscTtrDM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-n5--iAdz_BSk{margin-bottom:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-n5--WfWQ5onC,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-n5--fcwps7v1{margin-left:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-lg-auto--nper3nYm{margin:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-lg-auto--M0I4SKXD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-auto--vkTxEeUQ{margin-top:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-lg-auto--XYNoArcQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-auto--_ANFE6Jz{margin-right:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-lg-auto--av2kARCF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-lg-auto--vkTxEeUQ{margin-bottom:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-lg-auto--Oh2DfuyZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-lg-auto--_ANFE6Jz{margin-left:auto!important}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-0--mhOznLnX{margin:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-0--NHgokIw2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-0--IK4ia1ID{margin-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-0--GpIMEPTu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-0--G41Hf2GO{margin-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-0--Pg_8px8Z,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-0--IK4ia1ID{margin-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-0--ZuMwW2eN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-0--G41Hf2GO{margin-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-1--ish1T8CM{margin:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-1--bMaWTvRM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-1--gShKVsG7{margin-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-1--zvGdDJnD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-1--EUQ9icXE{margin-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-1--K_7UL7eO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-1--gShKVsG7{margin-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-1--mX8mzrhn,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-1--EUQ9icXE{margin-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-2--RW7B32mK{margin:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-2--NIb5XJWp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-2--RSNqSGR8{margin-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-2--PvQzsKks,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-2--sROYm7zM{margin-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-2--lGVNnD9v,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-2--RSNqSGR8{margin-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-2--p5jOc62n,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-2--sROYm7zM{margin-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-3--FRY19zOW{margin:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-3--aUrOghu9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-3--YEkeTVgp{margin-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-3--VYeej2ZG,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-3--Yub28dwI{margin-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-3--x6qYLYcm,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-3--YEkeTVgp{margin-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-3--y_bD5eT1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-3--Yub28dwI{margin-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-4--eUyNEKtO{margin:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-4--_G8J9xst,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-4--TU6BXIZv{margin-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-4--kroQdnqv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-4--XkTSNczn{margin-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-4--dSkk2Bdi,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-4--TU6BXIZv{margin-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-4--_DUN2lG6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-4--XkTSNczn{margin-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-5--SnxGkZYY{margin:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-5--S_RsRS1M,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-5--cCFT_Tnc{margin-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-5--AoAqUCi7,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-5--RQHciKyI{margin-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-5--m4J6gOtR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-5--cCFT_Tnc{margin-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-5--wxdCTgC5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-5--RQHciKyI{margin-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xl-0--C1SK0xKR{padding:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xl-0--gV8RsUbX,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-0--Q5_yfUZj{padding-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xl-0--lmHDGhcp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-0--KoPVZtBW{padding-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xl-0--upHJc61n,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-0--Q5_yfUZj{padding-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xl-0--Bx5wBUTB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-0--KoPVZtBW{padding-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xl-1--iO_3O4qF{padding:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xl-1--kF7nGCOx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-1--enbwQRj7{padding-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xl-1--bXZ7XY7b,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-1--Ejlc3woj{padding-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xl-1--kXmcUE78,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-1--enbwQRj7{padding-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xl-1--qq2QTd73,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-1--Ejlc3woj{padding-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xl-2--Dn3OT6m6{padding:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xl-2--dt4FyXBu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-2--VapDXh4s{padding-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xl-2--sQzl8I2L,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-2--h99fYKMC{padding-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xl-2--fy1noCWa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-2--VapDXh4s{padding-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xl-2--xGSv8crn,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-2--h99fYKMC{padding-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xl-3--qbncw3oT{padding:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xl-3--Ll_JmpSV,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-3--ZNu_m7Nf{padding-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xl-3--_genKXtF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-3--C5GzCDGI{padding-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xl-3--tujjA_Ai,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-3--ZNu_m7Nf{padding-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xl-3--SH4DHilA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-3--C5GzCDGI{padding-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xl-4--keIpK48q{padding:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xl-4--Ve_sqNUT,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-4--SVX31IYa{padding-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xl-4--kuqb1v2Z,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-4--z2r_VE1o{padding-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xl-4--Mbki9yEC,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-4--SVX31IYa{padding-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xl-4--TDaRav73,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-4--z2r_VE1o{padding-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xl-5--hyN0W9AZ{padding:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xl-5--NJkZE1mP,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-5--Kqq8I7DV{padding-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xl-5--CRwupj3U,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-5--LMAJb50H{padding-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xl-5--b32YTqd9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xl-5--Kqq8I7DV{padding-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xl-5--TAfzv59x,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xl-5--LMAJb50H{padding-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-n1--dpnpmwaz{margin:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-n1--ym43CKxR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n1--UfSOPNRd{margin-top:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-n1--JakXz8Me,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n1--jQyhAvfu{margin-right:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-n1--uVUsq5IT,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n1--UfSOPNRd{margin-bottom:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-n1--KTQMUZnV,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n1--jQyhAvfu{margin-left:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-n2--lvfmUdbE{margin:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-n2--ivG4cdwH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n2--lANS0YPn{margin-top:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-n2--qMgQIFna,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n2--dVBbQwYX{margin-right:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-n2--PsTlvbB2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n2--lANS0YPn{margin-bottom:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-n2--zIkFqM7E,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n2--dVBbQwYX{margin-left:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-n3--JGILYdeq{margin:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-n3--kWSc86B_,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n3--B6Aye5ye{margin-top:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-n3--ZmC6WPzd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n3--MLsRYIxP{margin-right:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-n3--H3gy0A6e,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n3--B6Aye5ye{margin-bottom:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-n3--rXf7MZte,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n3--MLsRYIxP{margin-left:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-n4--JITno98T{margin:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-n4--w9Hw2Bqb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n4--zgfDHP3L{margin-top:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-n4--TYQNkzvE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n4--akopIZkS{margin-right:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-n4--e7PgJi9M,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n4--zgfDHP3L{margin-bottom:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-n4--uIJ7uGiL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n4--akopIZkS{margin-left:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-n5--TdoeB0_Y{margin:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-n5--mVeQxEHD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n5--orronC8O{margin-top:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-n5--mEFVnQGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n5--tVl2NlV6{margin-right:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-n5--_V0IcMx6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-n5--orronC8O{margin-bottom:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-n5--bA511yhe,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-n5--tVl2NlV6{margin-left:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xl-auto--KZZ6Y4yg{margin:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xl-auto--J8Crg9V_,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-auto--nEZ9IIXz{margin-top:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xl-auto--QnSpP7Oq,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-auto--HDt5E11B{margin-right:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xl-auto--txaRpiE9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xl-auto--nEZ9IIXz{margin-bottom:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xl-auto--qddZb1P9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xl-auto--HDt5E11B{margin-left:auto!important}}@media (min-width:1400px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-0--hNDH924l{margin:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-0--nKe5G9mS,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-0--LRiqq6bP{margin-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-0--OeMoUEfQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-0--Qoy6nqIW{margin-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-0--SdTV1rym,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-0--LRiqq6bP{margin-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-0--HgCQXIvN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-0--Qoy6nqIW{margin-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-1--K_R20Zyf{margin:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-1--h67HzvLX,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-1--r8IsljKU{margin-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-1--iuBu4hsj,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-1--RwF53NkA{margin-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-1--INRJMfeL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-1--r8IsljKU{margin-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-1--PKClWNih,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-1--RwF53NkA{margin-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-2--egVxYJbJ{margin:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-2--kyNXWNB0,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-2--rtrKxEuA{margin-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-2--YszGnZm4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-2--Vx_xZSjK{margin-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-2--rr8c_o2W,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-2--rtrKxEuA{margin-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-2--rHOIerSM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-2--Vx_xZSjK{margin-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-3--rnC1U_uf{margin:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-3--MoqBhvvp,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-3--HAUfVrqU{margin-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-3--g30ogFdu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-3--ELn2KaVO{margin-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-3--KB_bvqqc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-3--HAUfVrqU{margin-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-3--J_GQe3wr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-3--ELn2KaVO{margin-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-4--De4d7Qeu{margin:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-4--jiKXE9CF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-4--QQihtM9_{margin-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-4--lvSRbgYr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-4--TbTc7qVq{margin-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-4--mp4ZunB6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-4--QQihtM9_{margin-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-4--YA_zai64,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-4--TbTc7qVq{margin-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-5--B43XFelP{margin:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-5--IfSHhIgQ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-5--MFCe3WTh{margin-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-5--h0y9FVmy,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-5--uIHEls5b{margin-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-5--RSsYGn1E,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-5--MFCe3WTh{margin-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-5--cGSf78FA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-5--uIHEls5b{margin-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xxl-0--pIeGyoK7{padding:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xxl-0--hn_wXV33,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-0--fhaSfI9I{padding-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xxl-0--bHSMGUAB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-0--gSCc2FVH{padding-right:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xxl-0--S8VXIshq,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-0--fhaSfI9I{padding-bottom:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xxl-0--TgwgXrOs,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-0--gSCc2FVH{padding-left:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xxl-1--OSKBZAoJ{padding:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xxl-1--FCdRmzAB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-1--ei5lGXZc{padding-top:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xxl-1--KTGiOCs0,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-1--dUFpnu8A{padding-right:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xxl-1--eZ2lYX66,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-1--ei5lGXZc{padding-bottom:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xxl-1--CibBUcNt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-1--dUFpnu8A{padding-left:.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xxl-2--uYmsvO2v{padding:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xxl-2--eeX8EIyU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-2--IgiUsR6M{padding-top:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xxl-2--fZqKmouS,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-2--gs2iToq_{padding-right:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xxl-2--rCVLGgH9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-2--IgiUsR6M{padding-bottom:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xxl-2--JIe754N8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-2--gs2iToq_{padding-left:.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xxl-3--D0yOhUZa{padding:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xxl-3--XI1y5C1Q,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-3--qVUJQGBP{padding-top:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xxl-3--C9n_yANd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-3--CONpSdIb{padding-right:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xxl-3--Ajt22O_l,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-3--qVUJQGBP{padding-bottom:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xxl-3--POL2iCcy,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-3--CONpSdIb{padding-left:1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xxl-4--Our8GqP4{padding:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xxl-4--p6zF4jOk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-4--rWPL_T92{padding-top:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xxl-4--EqXXuDqo,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-4--ETH3xvUe{padding-right:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xxl-4--mvDWdqlX,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-4--rWPL_T92{padding-bottom:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xxl-4--aXjY_nLT,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-4--ETH3xvUe{padding-left:1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .p-xxl-5--pIfalqP5{padding:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pt-xxl-5--Pwb8rQDK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-5--xmmjSQ0a{padding-top:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pr-xxl-5--JShn4OwU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-5--e7G47L_3{padding-right:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pb-xxl-5--kaWa3hH_,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .py-xxl-5--xmmjSQ0a{padding-bottom:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .pl-xxl-5--PB2WeUJw,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .px-xxl-5--e7G47L_3{padding-left:3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-n1--rG0k0IUh{margin:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-n1--DFmyBMfg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n1--jfHjCWE5{margin-top:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-n1--iuXwRFNO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n1--JuK3Q_6d{margin-right:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-n1--D8e6NhAX,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n1--jfHjCWE5{margin-bottom:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-n1--WjApbJUx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n1--JuK3Q_6d{margin-left:-.25rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-n2--eUiViZJy{margin:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-n2--R9FwKwwq,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n2--Gajp5rSY{margin-top:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-n2--LVWHBq8T,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n2--zklNCStj{margin-right:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-n2--uRPfLyQM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n2--Gajp5rSY{margin-bottom:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-n2--y6bP8YZJ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n2--zklNCStj{margin-left:-.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-n3--c6sv0zXf{margin:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-n3--kHsYS5xu,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n3--mgYKCUrK{margin-top:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-n3--fK9AbY3Q,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n3--kFLcyufa{margin-right:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-n3--ZON2ulO7,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n3--mgYKCUrK{margin-bottom:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-n3--THzMFcoY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n3--kFLcyufa{margin-left:-1rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-n4--fpgAK80V{margin:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-n4--_whELvyq,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n4--QERS5Ij6{margin-top:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-n4--qRWfEqN8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n4--QaumkUGx{margin-right:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-n4--K6W5nkQI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n4--QERS5Ij6{margin-bottom:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-n4--r90DtFcV,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n4--QaumkUGx{margin-left:-1.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-n5--ZE4EQqFn{margin:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-n5--FiRluQhE,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n5--DPVZQteQ{margin-top:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-n5--l6oSWE0G,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n5--V4j_vjsx{margin-right:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-n5--Ikzsd9IW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-n5--DPVZQteQ{margin-bottom:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-n5--vjGewfUR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-n5--V4j_vjsx{margin-left:-3rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .m-xxl-auto--kuhT4vHz{margin:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mt-xxl-auto--xsxqKPTN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-auto--q5ZgKhut{margin-top:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mr-xxl-auto--Ae9X8jpL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-auto--Lr9RKZST{margin-right:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mb-xxl-auto--ZeH2uSm1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .my-xxl-auto--q5ZgKhut{margin-bottom:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .ml-xxl-auto--EAs9wRL2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .mx-xxl-auto--Lr9RKZST{margin-left:auto!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .font-weight-normal--whixLXuD{font-weight:400!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .font-weight-bold--ozYIUSP8{font-weight:700!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-justify--DslIiw3F{text-align:justify!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-wrap--wLYg1X41{white-space:normal!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-nowrap--iOqBeMOd{white-space:nowrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-truncate--cbMwCHIl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-left--zAyOess2{text-align:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-right--NMXGWZI5{text-align:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-center--pytH_evP{text-align:center!important}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-sm-left--SUpfS2D4{text-align:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-sm-right--mkoeuzPJ{text-align:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-sm-center--MkvgD3Rz{text-align:center!important}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-md-left--zJU929EJ{text-align:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-md-right--VL4rvFCL{text-align:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-md-center--z3S9JpYX{text-align:center!important}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-lg-left--i22spCGH{text-align:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-lg-right--H5M_DxAa{text-align:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-lg-center--KE_h7gw2{text-align:center!important}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-xl-left--V9JsYmc6{text-align:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-xl-right--GPTyM1vM{text-align:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-xl-center--qwtAcJH8{text-align:center!important}}@media (min-width:1400px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-xxl-left--UhhOxYx0{text-align:left!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-xxl-right--s_3Ypycl{text-align:right!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-xxl-center--R40Iu3lo{text-align:center!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-lowercase--YxKTqX2c{text-transform:lowercase!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-uppercase--XSsHc0oK{text-transform:uppercase!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-capitalize--bdUl6Ga3{text-transform:capitalize!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .text-decoration-none--A0mBHmPK{text-decoration:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .visible--qKPY_tSL{visibility:visible!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .invisible--GxHZzFsA{visibility:hidden!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .hyphens-auto--BNrXpJLu{-webkit-hyphens:auto!important;hyphens:auto!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .hyphens-none--Rwo_hXOv{-webkit-hyphens:none!important;hyphens:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-no-ellipsis--FcqXvhBN{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-hover-box--y7oSXv6v{display:inline-block}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-portal--o8uces3M{pointer-events:auto;z-index:300000}.sr-only--BFkEPtpE{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--tDGayU_F.g-bs4--OCadnZOk .clipboard--g2ETREwJ{-webkit-user-select:text;-moz-user-select:text;user-select:text}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .no-clipboard--KyMDYxBg{-webkit-user-select:none;-moz-user-select:none;user-select:none}.g-bs4--OCadnZOk.g-bootstrap--tDGayU_F.g-is-copying--THhBnXeU .no-clipboard--KyMDYxBg{visibility:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk [tabindex="-1"]:focus-visible{outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--g-size-border-radius-none);font-family:inherit;line-height:0;margin:0;padding:0}@media (forced-colors:none){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO{background:none;color:var(--color,inherit);outline:none}}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO{transition:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-icon--rC0eHAGR{transition:transform .35s ease 0s!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO{align-items:center;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-round);cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;max-width:100%;text-align:center;touch-action:manipulation;transition-duration:.25s;transition-property:color,background-color,border-color;vertical-align:middle}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO:focus-visible.focus--iodslHzh,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO:focus-visible:not(:disabled,:active){outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-icon--rC0eHAGR{flex-shrink:0;transition-duration:.25s;transition-property:transform}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-icon--rC0eHAGR+.g-button-label--TsrxwW30{margin-left:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-icon-right--Rr_x8Vb1{order:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-icon-right--Rr_x8Vb1+.g-button-label--TsrxwW30{margin-left:0;margin-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO[aria-expanded=true] .g-button-icon--rC0eHAGR.g-icon-caret-down--dmpi6g_L{transform:rotate(180deg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-label--TsrxwW30{overflow:hidden;padding-bottom:.125rem;padding-top:.125rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO .g-pill--L_gxYnfc{margin-left:.375rem;margin-right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO .g-button-icon-right--Rr_x8Vb1~.g-pill--L_gxYnfc{margin-left:-.125rem;margin-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button--mfCErGhO:disabled .g-pill--L_gxYnfc{filter:grayscale(1);opacity:.1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-primary--aqQ5DfH1{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-primary--aqQ5DfH1.hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-primary--aqQ5DfH1: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--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-primary--aqQ5DfH1.active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-primary--aqQ5DfH1: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--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-primary--aqQ5DfH1:disabled{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-secondary--ZY1rdav_{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-secondary--ZY1rdav_.hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-secondary--ZY1rdav_: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--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-secondary--ZY1rdav_.active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-secondary--ZY1rdav_: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--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-secondary--ZY1rdav_:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-tertiary--VF76ILd0{color:var(--g-color-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-tertiary--VF76ILd0.hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-tertiary--VF76ILd0: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--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-tertiary--VF76ILd0.active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-tertiary--VF76ILd0: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--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-tertiary--VF76ILd0:disabled{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-danger--qBTa8cDo{border-color:rgba(var(--rgb-ui-red),.5);color:var(--color-ui-red)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-danger--qBTa8cDo.hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-danger--qBTa8cDo: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--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-danger--qBTa8cDo.active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-danger--qBTa8cDo: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--tDGayU_F.g-bs4--OCadnZOk .g-button-variant-danger--qBTa8cDo:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-button-variant-primary--aqQ5DfH1:not(:disabled){background-color:#2573e1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD){background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD):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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD):not(:disabled):active,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD):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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD):disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-primary--aqQ5DfH1:not(.g-no-inverted--cL8IkaiD):disabled{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg);cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD):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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD):not(:disabled):active,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD):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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD):disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-secondary--ZY1rdav_:not(.g-no-inverted--cL8IkaiD):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD){color:var(--color-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD):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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD):not(:disabled):active,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD):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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD):disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-tertiary--VF76ILd0:not(.g-no-inverted--cL8IkaiD):disabled{color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD):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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD):not(:disabled):active,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD):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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD):disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-button-variant-danger--qBTa8cDo:not(.g-no-inverted--cL8IkaiD):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-size-medium--qiUy8lz1{font-size:1rem;line-height:1.5rem;min-height:2.5rem;padding:0 .875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-size-medium--qiUy8lz1 .g-button-icon--rC0eHAGR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-size-medium--qiUy8lz1 .g-spinner--dQ1_9GM2{--size:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-size-small--Fn9sV311{border-radius:var(--g-size-border-radius-round);font-size:.875rem;line-height:1rem;min-height:2rem;padding:0 .75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-size-small--Fn9sV311:has(.g-button-icon--rC0eHAGR){padding-left:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-size-small--Fn9sV311 .g-spinner--dQ1_9GM2{--size:1rem}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-hidden-label-below-sm--FPYWCG2o.g-button-size-medium--qiUy8lz1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-hidden-label-below-sm--FPYWCG2o.g-button-size-small--Fn9sV311{padding:0 .375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-hidden-label-below-sm--FPYWCG2o .g-button-label--TsrxwW30{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--tDGayU_F.g-bs4--OCadnZOk .g-button-hidden-label-below-md--u7iR9e04.g-button-size-medium--qiUy8lz1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-hidden-label-below-md--u7iR9e04.g-button-size-small--Fn9sV311{padding:0 .375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-hidden-label-below-md--u7iR9e04 .g-button-label--TsrxwW30{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--tDGayU_F.g-bs4--OCadnZOk .g-button-hidden-label-always--xjcYSeRG.g-button-size-medium--qiUy8lz1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-hidden-label-always--xjcYSeRG.g-button-size-small--Fn9sV311{padding:0 .375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-hidden-label-always--xjcYSeRG .g-button-label--TsrxwW30{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--tDGayU_F.g-bs4--OCadnZOk .g-button-full-width-below-sm--kp5pfuqI{width:100%}}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-full-width-below-md--i0WQ3UH4{width:100%}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-full-width-always--prnEe2Ak{width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-loading--kYtCAaJl{justify-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-loading--kYtCAaJl>.g-spinner--dQ1_9GM2{margin:auto;position:absolute}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-loading--kYtCAaJl>.g-spinner--dQ1_9GM2~.g-button-icon--rC0eHAGR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-loading--kYtCAaJl>.g-spinner--dQ1_9GM2~.g-button-label--TsrxwW30,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-loading--kYtCAaJl>.g-spinner--dQ1_9GM2~.g-pill--L_gxYnfc{visibility:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-rounded--WOFq7Erk{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-unstyled--Ygxm5F07{border-radius:0;border-width:0;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-unstyled--Ygxm5F07 .g-button-label--TsrxwW30{display:inline-flex;overflow:visible;padding:0}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL .g-button--mfCErGhO.g-button-variant-primary--aqQ5DfH1{order:-1}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:disabled{z-index:0}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:not(.g-button-full-width-never--iXuEtICZ):not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:not(.g-button-full-width-never--iXuEtICZ):not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO.g-button-full-width-never--iXuEtICZ:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO.g-button-full-width-never--iXuEtICZ:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:not(:disabled)[aria-pressed=true],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:not(:disabled)[aria-selected=true]{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary);z-index:2}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:not(:disabled)[aria-pressed=true],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:not(:disabled)[aria-selected=true]{background-color:SelectedItem;border-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3:not(.g-group-button-inline--pIZl_z12)>.g-button--mfCErGhO{flex-grow:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL .g-tooltip-touch-target--DCpIXc2J:not(:last-child) .g-button-full-width-never--iXuEtICZ{margin-right:.5rem}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL .g-tooltip-touch-target--DCpIXc2J:not(:last-child) .g-button-size-small--Fn9sV311{margin-right:0}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .g-button--mfCErGhO:not(:disabled)[aria-pressed=true]{border-color:var(--g-color-border-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-button--mfCErGhO:not(:disabled):hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-button--mfCErGhO:not(:disabled):not(:active):focus-visible{z-index:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-button--mfCErGhO:not(:disabled).g-button-variant-secondary--ZY1rdav_{border-color:var(--g-color-border-primary)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-button--mfCErGhO{border-bottom-left-radius:var(--g-size-border-radius-lg);border-bottom-right-radius:0;border-top-left-radius:var(--g-size-border-radius-lg);border-top-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4:not(:first-child)>.g-button--mfCErGhO{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-button--mfCErGhO{border-bottom-left-radius:0;border-bottom-right-radius:var(--g-size-border-radius-lg);border-top-left-radius:0;border-top-right-radius:var(--g-size-border-radius-lg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk:not(:last-child)>.g-button--mfCErGhO{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw:nth-child(n){border-radius:var(--g-size-border-radius-lg);box-shadow:none;flex-basis:auto;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-body--FdqptESY{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding:calc(var(--g-size-bs-10) - var(--g-size-border-width-md)) calc(var(--g-size-bs-15) - var(--g-size-border-width-md))}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-body--FdqptESY .g-card-alert-icon--f99XCsmZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-body--FdqptESY .g-card-alert-icon--f99XCsmZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-body--FdqptESY .g-card-alert-icon--f99XCsmZ{--size:var(--g-size-icon-sm);flex-grow:0;flex-shrink:0;margin-left:0;margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G{flex-grow:1;flex-shrink:1;margin-left:var(--g-size-bs-10);min-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h4--vR07McIc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h5--BpPft8RF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h6--dBblk5CW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G ol,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G ul,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h4--vR07McIc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h5--BpPft8RF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h6--dBblk5CW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G ol,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G ul,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h4--vR07McIc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h5--BpPft8RF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h6--dBblk5CW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G ol,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G 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--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h1--F70h_1GM:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h2--naT56gV8:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h3--c39wT1Am:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h4--vR07McIc:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h5--BpPft8RF:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G .g-h6--dBblk5CW:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h1:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h2:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h3:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h4:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h5:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G h6:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G ol:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G p:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G ul:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h1--F70h_1GM:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h2--naT56gV8:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h3--c39wT1Am:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h4--vR07McIc:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h5--BpPft8RF:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G .g-h6--dBblk5CW:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h1:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h2:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h3:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h4:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h5:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G h6:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G ol:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G p:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G ul:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h1--F70h_1GM:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h2--naT56gV8:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h3--c39wT1Am:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h4--vR07McIc:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h5--BpPft8RF:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G .g-h6--dBblk5CW:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h1:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h2:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h3:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h4:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h5:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G h6:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G ol:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G p:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G ul:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G div[class*=col-],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G div[class*=col-],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G div[class*=col-]{align-items:left;display:flex;flex-direction:column;justify-content:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G div[class*=col-] .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G div[class*=col-] .g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G div[class*=col-] .g-group-button--pEm7BvdL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-data--Lx9sed1G div[class*=col-] button,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G div[class*=col-] .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G div[class*=col-] .g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G div[class*=col-] .g-group-button--pEm7BvdL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-data--Lx9sed1G div[class*=col-] button,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G div[class*=col-] .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G div[class*=col-] .g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G div[class*=col-] .g-group-button--pEm7BvdL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-data--Lx9sed1G div[class*=col-] button{margin-left:0!important;margin-right:0!important;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-close--rRhfo7aZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-close--rRhfo7aZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-close--rRhfo7aZ{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--tDGayU_F.g-bs4--OCadnZOk .g-card-alert-flag--Xzcvvhrm img{border-radius:var(--g-size-border-radius-sm);height:var(--g-size-icon-sm);margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk{border-width:var(--g-size-border-width-md)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk:not(.g-card-inverted--wlP8maA5){background-color:var(--g-color-info-weak);border-color:color-mix(in srgb,var(--g-color-info) 20%,transparent)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk:not(.g-card-inverted--wlP8maA5) .g-card-alert-icon--f99XCsmZ{color:var(--g-color-info)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw{border-width:var(--g-size-border-width-md)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw:not(.g-card-inverted--wlP8maA5){background-color:var(--g-color-warning-weak);border-color:color-mix(in srgb,var(--g-color-warning-strong) 20%,transparent)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw:not(.g-card-inverted--wlP8maA5) .g-card-alert-icon--f99XCsmZ{color:var(--g-color-warning-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4{border-width:var(--g-size-border-width-md)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4:not(.g-card-inverted--wlP8maA5){background-color:var(--g-color-error-weak);border-color:color-mix(in srgb,var(--g-color-error) 20%,transparent)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4:not(.g-card-inverted--wlP8maA5) .g-card-alert-icon--f99XCsmZ{color:var(--g-color-error)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw{background:rgba(var(--rgb-black),.1);border-color:transparent!important;color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4 .g-card-alert-icon--f99XCsmZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk .g-card-alert-icon--f99XCsmZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw .g-card-alert-icon--f99XCsmZ{color:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY{padding:0 calc(var(--g-size-spacing-md) - var(--g-size-border-width-md))}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G{margin-left:var(--g-size-spacing-md)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G .g-group-button--pEm7BvdL{align-items:flex-end;display:flex;flex:1 0 auto;flex-direction:column}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G .g-group-button--pEm7BvdL{align-items:center;flex-direction:row;justify-content:flex-end}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G .g-group-button--pEm7BvdL>.g-button--mfCErGhO{margin:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G .g-btn-outline-alert-error--HdHZrmDk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G .g-btn-outline-alert-info--Z02Fd6Zb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G .g-btn-outline-alert-warning--Gocfc6dO{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--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G .g-btn-outline-alert-error--HdHZrmDk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G .g-btn-outline-alert-info--Z02Fd6Zb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-small--LEqTm07X .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G .g-btn-outline-alert-warning--Gocfc6dO{margin-bottom:.5rem;width:100%}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-medium--uC27r_T4{display:inline-flex}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-medium--uC27r_T4 .g-card-alert-data--Lx9sed1G div[class*=col-]:first-of-type{justify-content:start}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-large--jLhy37zL{display:inline-flex}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-large--jLhy37zL .g-card-body--FdqptESY{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-large--jLhy37zL .g-card-body--FdqptESY{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-large--jLhy37zL .g-card-body--FdqptESY .g-card-alert-icon--f99XCsmZ{height:var(--g-size-icon-lg);margin-top:0;width:var(--g-size-icon-lg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-error--idkQsFK4+.g-form-group--dqANbKsD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-info--_mhugfVk+.g-form-group--dqANbKsD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-alert-warning--rZdD8tWw+.g-form-group--dqANbKsD{padding-top:var(--g-size-bs-10)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD~[class*=g-card-alert]{margin-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-card-alert-small--LEqTm07X{margin-bottom:0!important;margin-top:.375rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-alert-closeable--VML9Dw0D .g-card-body--FdqptESY{align-items:start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-alert-closeable--VML9Dw0D .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G{padding-right:2rem}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-alert-closeable--VML9Dw0D .g-card-body--FdqptESY .g-card-alert-data--Lx9sed1G{padding-right:5rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-alert-closeable--VML9Dw0D div[class*=col-md-8]{justify-content:start!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW.g-amount-superscript--rABEin7Z sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-amount--hLcGncEW:not(.g-amount-no-superscript--pXl2quYg) sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-grid-amounts--HuGwyolA .g-amount--hLcGncEW sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-info-amount--N9F3rcx9 .g-amount--hLcGncEW sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-huge--x8fRlVai .g-amount--hLcGncEW sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info--pn1w0cB7 .g-amount--hLcGncEW sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n .g-amount--hLcGncEW sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(.g-h1--F70h_1GM,.g-h2--naT56gV8,.g-h3--c39wT1Am,.g-h4--vR07McIc) .g-amount--hLcGncEW sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(h1,h2,h3,h4) .g-amount--hLcGncEW 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--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW.g-amount-no-superscript--pXl2quYg sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-extra-amount--xUc2iaUd sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU:nth-child(n) .g-amount-converted--HB0__YDk sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 .g-minor--m_kFGoCO .g-amount--hLcGncEW sup,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-item--YCiGeY1g.g-structured-info-item-small--O8N4ZoUP .g-amount--hLcGncEW sup{display:inline;font-size:inherit;font-weight:inherit;left:auto;position:static;top:auto;vertical-align:baseline}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW{color:inherit;font-weight:var(--g-font-weight-semibold)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW.g-amount-camouflage--QPtQ8KJj{font-weight:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW .g-amount-data--rIfwuLPx{white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW:nth-child(n).g-amount-default--Y5YDuael{color:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW:nth-child(n).g-amount-neutral--jvpKm6ma{color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW:nth-child(n).g-amount-positive--DEIjTdJ_{color:var(--g-color-success)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW:nth-child(n).g-amount-negative--yxMjtANQ{color:var(--g-color-error)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW:nth-child(n).g-amount-faded--ERDXBaza{color:var(--g-color-text-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount--hLcGncEW:nth-child(n).g-amount-active--Jyn8z61Z{color:var(--g-color-info)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount-fallback--cAb0ZYqq{color:var(--g-color-text-secondary);font-weight:inherit;gap:var(--g-size-spacing-sm)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-amount-fallback--cAb0ZYqq: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--tDGayU_F.g-bs4--OCadnZOk .g-amount-fallback--cAb0ZYqq{flex-direction:row-reverse;justify-content:flex-end}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-amount--hLcGncEW.g-amount-faded--ERDXBaza{color:var(--g-color-text-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h1--F70h_1GM .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h2--naT56gV8 .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h3--c39wT1Am .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h4--vR07McIc .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h5--BpPft8RF .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-h6--dBblk5CW .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h1 .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h2 .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h3 .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h4 .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h5 .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk h6 .g-amount--hLcGncEW{font-weight:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge--MZKdAqkl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-pill--L_gxYnfc{display:inline-block;font-size:.75rem;font-weight:600;line-height:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge--MZKdAqkl{border:.0625rem solid transparent;border-radius:var(--g-size-border-radius-round);max-width:100%;overflow:hidden;padding:.0625rem .5rem;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-pill--L_gxYnfc{border-radius:var(--g-size-border-radius-round);min-width:1rem;padding-inline:.25rem;text-align:center;white-space:nowrap}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-pill--L_gxYnfc:nth-child(n):nth-child(n){background-color:CanvasText;color:Canvas;forced-color-adjust:none}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-todo--OR_PszBY{background-color:var(--g-color-info-weak);color:var(--g-color-info)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-todo--OR_PszBY.g-badge-filled--l4JYyuTk{background-color:var(--g-color-info);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-state--VKsrcz6s{background-color:var(--color-ui-gray-weak);color:var(--color-ui-gray)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-state--VKsrcz6s.g-badge-filled--l4JYyuTk{background-color:var(--color-ui-gray);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-error--Bz3J7Tax{background-color:var(--g-color-error-weak);color:var(--g-color-error)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-error--Bz3J7Tax.g-badge-filled--l4JYyuTk{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-warning--GFMqt9_f{background-color:var(--g-color-warning-weak);color:var(--g-color-warning-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-warning--GFMqt9_f.g-badge-filled--l4JYyuTk{background-color:var(--g-color-warning-strong);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-success--mn5b38Te{background-color:var(--g-color-success-weak);color:var(--g-color-success)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-success--mn5b38Te.g-badge-filled--l4JYyuTk{background-color:var(--g-color-success);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-category--CvcyT_zK{border-color:currentColor;color:var(--color-ui-gray)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-honey--Y287k0AQ{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-honey--Y287k0AQ.g-badge-filled--l4JYyuTk{background-color:var(--color-honey);color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-carrot--_02XxORP{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-carrot--_02XxORP.g-badge-filled--l4JYyuTk{background-color:var(--color-carrot);color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-berry--rf4fEvjY{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-berry--rf4fEvjY.g-badge-filled--l4JYyuTk{background-color:var(--color-berry);color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-rose--GL81MoH7{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-rose--GL81MoH7.g-badge-filled--l4JYyuTk{background-color:var(--color-rose);color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-lavender--ojPi2c83{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-lavender--ojPi2c83.g-badge-filled--l4JYyuTk{background-color:var(--color-lavender);color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-lila--AVgJSFJb{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-lila--AVgJSFJb.g-badge-filled--l4JYyuTk{background-color:var(--color-lila);color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-indigo--D3t0J4sQ{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-indigo--D3t0J4sQ.g-badge-filled--l4JYyuTk{background-color:var(--color-indigo);color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-pool--7cdjeIaD{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-pool--7cdjeIaD.g-badge-filled--l4JYyuTk{background-color:var(--color-pool);color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-teal--PQeu5Xsj{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-teal--PQeu5Xsj.g-badge-filled--l4JYyuTk{background-color:var(--color-teal);color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-lime--mv3YdC3Z{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-lime--mv3YdC3Z.g-badge-filled--l4JYyuTk{background-color:var(--color-lime);color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-forest--X99fINrZ{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-forest--X99fINrZ.g-badge-filled--l4JYyuTk{background-color:var(--color-forest);color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-stone--U_Pj8a_m{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-stone--U_Pj8a_m.g-badge-filled--l4JYyuTk{background-color:var(--color-stone);color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-todo--OR_PszBY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-todo--OR_PszBY{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-info)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-state--VKsrcz6s,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-state--VKsrcz6s{background-color:var(--g-color-surface-primary);color:var(--g-color-text-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-error--Bz3J7Tax,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-error--Bz3J7Tax{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-error)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-warning--GFMqt9_f,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-warning--GFMqt9_f{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-warning-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-success--mn5b38Te,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-success--mn5b38Te{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-success)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-category--CvcyT_zK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-category--CvcyT_zK{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-indicator-unread--DiJ33ibl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-indicator-unread--DiJ33ibl{--color-fg:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-honey--Y287k0AQ.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-honey--Y287k0AQ.g-badge-filled--l4JYyuTk{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-carrot--_02XxORP.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-carrot--_02XxORP.g-badge-filled--l4JYyuTk{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-berry--rf4fEvjY.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-berry--rf4fEvjY.g-badge-filled--l4JYyuTk{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-rose--GL81MoH7.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-rose--GL81MoH7.g-badge-filled--l4JYyuTk{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-lavender--ojPi2c83.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-lavender--ojPi2c83.g-badge-filled--l4JYyuTk{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-lila--AVgJSFJb.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-lila--AVgJSFJb.g-badge-filled--l4JYyuTk{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-indigo--D3t0J4sQ.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-indigo--D3t0J4sQ.g-badge-filled--l4JYyuTk{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-pool--7cdjeIaD.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-pool--7cdjeIaD.g-badge-filled--l4JYyuTk{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-teal--PQeu5Xsj.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-teal--PQeu5Xsj.g-badge-filled--l4JYyuTk{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-lime--mv3YdC3Z.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-lime--mv3YdC3Z.g-badge-filled--l4JYyuTk{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-forest--X99fINrZ.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-forest--X99fINrZ.g-badge-filled--l4JYyuTk{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-badge-stone--U_Pj8a_m.g-badge-filled--l4JYyuTk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-labeled-list-striped--qGfe3Hst .g-row--RRw4VljU:nth-child(odd) .g-badge-stone--U_Pj8a_m.g-badge-filled--l4JYyuTk{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-badge-icon--tjQMh9TQ svg{margin-right:.25rem;vertical-align:bottom}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-indicator--cthwS_9U{color:var(--color-fg);margin-right:.375rem;overflow:visible}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-indicator--cthwS_9U:not(.g-indicator-unread--DiJ33ibl){border-radius:var(--g-size-border-radius-circle);forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-indicator-unread--DiJ33ibl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-legend-indicator--IgkF0cag:where(.g-indicator-default--bVwZI9C1){--size:0.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-legend-indicator--IgkF0cag{color:var(--color-fg,var(--g-color-surface-tertiary))!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-legend-indicator--IgkF0cag:where(.g-indicator-dimmed--zp13mY05){color:color-mix(in srgb,var(--color-fg),var(--g-color-surface-tertiary))!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-indicator-unread--DiJ33ibl{--color-fg:var(--g-color-info);margin-bottom:.0625rem;min-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-pill-default--kNbuPaHg{background-color:var(--g-color-text-primary);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-pill-unread--miih0uaQ{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-primary--o_5l8qSL{background-color:#135ee2;border:.0625rem solid transparent;color:#fff}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-primary--o_5l8qSL: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-primary--o_5l8qSL:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-primary--o_5l8qSL:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-primary--o_5l8qSL: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-primary--o_5l8qSL:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid transparent;color:rgba(0,0,0,.25)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N{background-color:transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:hover{background-color:transparent;border:.0625rem solid #135ee2;color:#fff;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:active{background-color:transparent;border:.0625rem solid #135ee2;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:active:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:active:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:active:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-primary--vL7Q_u0N:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-primary--BKBRGSSE{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-primary--BKBRGSSE: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-primary--BKBRGSSE:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-primary--BKBRGSSE:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-primary--BKBRGSSE: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-primary--BKBRGSSE:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-primary--BKBRGSSE:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-primary--BKBRGSSE:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-secondary--gejwHB9x{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-secondary--gejwHB9x: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-secondary--gejwHB9x:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-secondary--gejwHB9x:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-secondary--gejwHB9x: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-secondary--gejwHB9x:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-secondary--gejwHB9x.active--a8Y7qSGB{background-color:#a3b5c9;border:.0625rem solid transparent;color:#fff}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-secondary--gejwHB9x.active--a8Y7qSGB: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04:hover{background-color:transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-secondary--grqcWB04:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-secondary--KDIWyxP3{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-secondary--KDIWyxP3: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-secondary--KDIWyxP3:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-secondary--KDIWyxP3:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-secondary--KDIWyxP3: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-secondary--KDIWyxP3:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-secondary--KDIWyxP3:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-secondary--KDIWyxP3:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-danger--HpCniYxK{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-danger--HpCniYxK: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-danger--HpCniYxK:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-danger--HpCniYxK:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-danger--HpCniYxK: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-danger--HpCniYxK:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-danger--sQ2jIzeo{background-color:transparent;color:#cf2a1e}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-danger--sQ2jIzeo:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-danger--sQ2jIzeo:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-danger--sQ2jIzeo:hover{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-danger--sQ2jIzeo: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-danger--sQ2jIzeo:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-danger--sQ2jIzeo:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-danger--sQ2jIzeo: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-danger--sQ2jIzeo:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-transparent--n_fkWjJ2{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-transparent--n_fkWjJ2: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-transparent--n_fkWjJ2: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-transparent--n_fkWjJ2:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-transparent--n_fkWjJ2: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-transparent--n_fkWjJ2:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-transparent--n_fkWjJ2:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-transparent--n_fkWjJ2: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-transparent--n_fkWjJ2:disabled{opacity:.3!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-transparent--gD8v3D4N{background-color:transparent;color:#fff}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-transparent--gD8v3D4N:hover{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-transparent--gD8v3D4N: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-transparent--gD8v3D4N:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-transparent--gD8v3D4N:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-transparent--gD8v3D4N: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-transparent--gD8v3D4N:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-transparent--gD8v3D4N:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-transparent--gD8v3D4N:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-error--HdHZrmDk{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-error--HdHZrmDk: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-error--HdHZrmDk:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-error--HdHZrmDk:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-error--HdHZrmDk: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-error--HdHZrmDk:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-error--jA3l2RvE{background-color:transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-error--jA3l2RvE:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-error--jA3l2RvE: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-error--jA3l2RvE:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-error--jA3l2RvE:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-error--jA3l2RvE: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-error--jA3l2RvE:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-error--jA3l2RvE:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-error--jA3l2RvE:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-error--DYKsohCI{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-error--DYKsohCI: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-error--DYKsohCI:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-error--DYKsohCI:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-error--DYKsohCI: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-error--DYKsohCI:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-error--DYKsohCI:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-error--DYKsohCI:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-warning--Gocfc6dO{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-warning--Gocfc6dO: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-warning--Gocfc6dO:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-warning--Gocfc6dO:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-warning--Gocfc6dO: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-warning--Gocfc6dO:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-warning--evJqEDbg{background-color:transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-warning--evJqEDbg:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-warning--evJqEDbg: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-warning--evJqEDbg:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-warning--evJqEDbg:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-warning--evJqEDbg: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-warning--evJqEDbg:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-warning--evJqEDbg:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-warning--evJqEDbg:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-warning--TtMJBXjG{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-warning--TtMJBXjG: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-warning--TtMJBXjG:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-warning--TtMJBXjG:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-warning--TtMJBXjG: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-warning--TtMJBXjG:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-warning--TtMJBXjG:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-warning--TtMJBXjG:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-info--Z02Fd6Zb{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-info--Z02Fd6Zb: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-info--Z02Fd6Zb:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-info--Z02Fd6Zb:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-info--Z02Fd6Zb: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-outline-alert-info--Z02Fd6Zb:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i:hover{background-color:transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-alert-info--iYiEWH6i:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-info--boDmUsvW{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-info--boDmUsvW: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-info--boDmUsvW:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-info--boDmUsvW:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-info--boDmUsvW: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--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-info--boDmUsvW:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-info--boDmUsvW:focus{box-shadow:none;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-link-alert-info--boDmUsvW:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM{align-items:center;border:.0625rem solid transparent;border-radius:var(--g-size-border-radius-round);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--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM:not(:disabled){cursor:pointer}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM>span:not(.sr-only--BFkEPtpE),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM>strong:not(.sr-only--BFkEPtpE){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM>span:not(.sr-only--BFkEPtpE),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM>svg{position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM>.g-spinner--dQ1_9GM2{--size:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM.g-button-loading--kYtCAaJl{justify-content:center!important;position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM.g-button-loading--kYtCAaJl>.g-spinner--dQ1_9GM2{margin:auto;position:absolute}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM.g-button-loading--kYtCAaJl>.g-spinner--dQ1_9GM2~span,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn--SS1SA0wM.g-button-loading--kYtCAaJl>.g-spinner--dQ1_9GM2~svg{visibility:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn-lg--obKKLu4j{min-height:2.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn-lg--obKKLu4j>.g-spinner--dQ1_9GM2{--size:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn-sm--udNpw9Wi{font-size:.875rem;min-height:1.625rem;padding:0 .625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn-sm--udNpw9Wi>span:not(.sr-only--BFkEPtpE){top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn-sm--udNpw9Wi>.g-spinner--dQ1_9GM2{--size:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon--bwHpF3V2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp{padding-left:.5rem;padding-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon--bwHpF3V2>svg~span:not(.sr-only--BFkEPtpE),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp>svg~span:not(.sr-only--BFkEPtpE){margin-left:.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn-sm--udNpw9Wi.g-btn-icon--bwHpF3V2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .btn-sm--udNpw9Wi.g-btn-icon-only--Kwp3TVHp{padding-left:.25rem;padding-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp{padding:0 .4375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp.btn-sm--udNpw9Wi{padding:0 .1875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp.btn-lg--obKKLu4j{padding:0 .6041666667rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp+.g-btn-icon-only--Kwp3TVHp{margin-left:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-btn-icon-only--Kwp3TVHp>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--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL{display:flex;flex-wrap:wrap;gap:.75rem .5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL:has(.g-button-size-medium--qiUy8lz1){-moz-column-gap:.75rem;column-gap:.75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL:where(.g-group--MPzo7FRD){padding-block:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.text-center--pytH_evP{justify-content:center!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.text-right--NMXGWZI5{justify-content:end!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-form--bmHmubQD{justify-content:end;margin-top:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3{gap:0;width:auto}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3{flex-wrap:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented-inline--ZU78k9mF{display:inline-flex}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .btn--SS1SA0wM:not(.g-btn-icon-only--Kwp3TVHp){flex-grow:1}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .btn--SS1SA0wM:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .btn--SS1SA0wM:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .btn--SS1SA0wM:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL.g-group-button-segmented--IvOJLvC3 .btn--SS1SA0wM:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :not(.g-input-group-append--KWI5EmAk)>.btn--SS1SA0wM:not(.g-btn-icon-only--Kwp3TVHp){margin-left:0;margin-right:0;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :not(.g-input-group-append--KWI5EmAk)>.btn--SS1SA0wM.g-btn-icon-only--Kwp3TVHp{margin-left:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :not(.g-input-group-append--KWI5EmAk)>.btn--SS1SA0wM.g-btn-icon-only--Kwp3TVHp+.g-btn-icon-only--Kwp3TVHp{margin-left:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL{width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-group-button--pEm7BvdL .g-btn-primary--o_5l8qSL{order:-1}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button--mCnSjDNU{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:var(--g-size-border-radius-none);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--tDGayU_F.g-bs4--OCadnZOk .g-circular-button--mCnSjDNU:focus-visible.focus--iodslHzh .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button--mCnSjDNU:focus-visible:not(:disabled,:active) .g-circular-button-icon-wrapper--l1MzYCgI{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-large--cL5tNx5i .g-circular-button-label--CHoZdWTr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-medium--LSELMRnH .g-circular-button-label--CHoZdWTr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-small--e9nlAH4s .g-circular-button-label--CHoZdWTr{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--g-color-interactive-primary);display:-webkit-box;font-weight:600;overflow:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-large--cL5tNx5i .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-medium--LSELMRnH .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-small--e9nlAH4s .g-circular-button-icon-wrapper--l1MzYCgI{align-items:center;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:flex;justify-content:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-large--cL5tNx5i .g-circular-button-icon-wrapper--l1MzYCgI .g-icon--rP5zJNnN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-medium--LSELMRnH .g-circular-button-icon-wrapper--l1MzYCgI .g-icon--rP5zJNnN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-small--e9nlAH4s .g-circular-button-icon-wrapper--l1MzYCgI .g-icon--rP5zJNnN{height:calc(50% + .125rem);width:calc(50% + .125rem)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-small--e9nlAH4s{gap:var(--g-size-spacing-sm);width:5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-small--e9nlAH4s .g-circular-button-icon-wrapper--l1MzYCgI{height:2rem;width:2rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-small--e9nlAH4s .g-circular-button-label--CHoZdWTr{font-size:.75rem;line-height:1.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-medium--LSELMRnH{width:6rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-medium--LSELMRnH .g-circular-button-icon-wrapper--l1MzYCgI{height:2.5rem;width:2.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-medium--LSELMRnH .g-circular-button-label--CHoZdWTr{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-large--cL5tNx5i{width:7rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-large--cL5tNx5i .g-circular-button-icon-wrapper--l1MzYCgI{height:4rem;width:4rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-size-large--cL5tNx5i .g-circular-button-label--CHoZdWTr{font-size:1rem;line-height:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-primary--bYpRbNvq.hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-primary--bYpRbNvq:not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-primary--bYpRbNvq.active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-primary--bYpRbNvq:not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-primary--bYpRbNvq:disabled{cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-primary--bYpRbNvq:disabled .g-circular-button-icon-wrapper--l1MzYCgI{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-primary--bYpRbNvq:disabled .g-circular-button-label--CHoZdWTr{color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-primary--bYpRbNvq .g-circular-button-icon-wrapper--l1MzYCgI{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-secondary--iF1PHj1b.hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-secondary--iF1PHj1b:not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-secondary--iF1PHj1b.active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-secondary--iF1PHj1b:not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-secondary--iF1PHj1b:disabled{cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-secondary--iF1PHj1b:disabled .g-circular-button-icon-wrapper--l1MzYCgI{border-color:var(--color-gray-200);color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-secondary--iF1PHj1b:disabled .g-circular-button-label--CHoZdWTr{color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-secondary--iF1PHj1b .g-circular-button-icon-wrapper--l1MzYCgI{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-filled--asB7RduY.hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-filled--asB7RduY:not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-filled--asB7RduY.active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-filled--asB7RduY:not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-filled--asB7RduY:disabled{cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-filled--asB7RduY:disabled .g-circular-button-icon-wrapper--l1MzYCgI{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-filled--asB7RduY:disabled .g-circular-button-label--CHoZdWTr{color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-variant-filled--asB7RduY .g-circular-button-icon-wrapper--l1MzYCgI{background-color:var(--g-color-interactive-filled);color:var(--g-color-interactive-primary)}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-hidden-label-below-sm--rYFUZzBk{width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-hidden-label-below-sm--rYFUZzBk .g-circular-button-label--CHoZdWTr{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--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-hidden-label-below-md--mqj7hWVX{width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-hidden-label-below-md--mqj7hWVX .g-circular-button-label--CHoZdWTr{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--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-hidden-label-always--VUZt5QEz{width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-circular-button-hidden-label-always--VUZt5QEz .g-circular-button-label--CHoZdWTr{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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-circular-button-variant-secondary--iF1PHj1b.hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-circular-button-variant-secondary--iF1PHj1b:not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-circular-button-variant-secondary--iF1PHj1b.active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-circular-button-variant-secondary--iF1PHj1b:not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-circular-button-variant-filled--asB7RduY.hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-circular-button-variant-filled--asB7RduY:not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-circular-button-variant-filled--asB7RduY.active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-circular-button-variant-filled--asB7RduY:not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD) .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD) .g-circular-button-icon-wrapper--l1MzYCgI{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD) .g-circular-button-label--CHoZdWTr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD) .g-circular-button-label--CHoZdWTr{color:var(--color-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):disabled{cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-icon-wrapper--l1MzYCgI{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-label--CHoZdWTr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-primary--bYpRbNvq:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-label--CHoZdWTr{color:rgba(var(--rgb-white),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD) .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD) .g-circular-button-icon-wrapper--l1MzYCgI{border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD) .g-circular-button-label--CHoZdWTr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD) .g-circular-button-label--CHoZdWTr{color:var(--color-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):disabled{cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-icon-wrapper--l1MzYCgI{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-label--CHoZdWTr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-secondary--iF1PHj1b:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-label--CHoZdWTr{color:var(--g-color-text-inverted-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD) .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD) .g-circular-button-icon-wrapper--l1MzYCgI{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD) .g-circular-button-label--CHoZdWTr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD) .g-circular-button-label--CHoZdWTr{color:var(--color-white)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD).hover--rHfiSJVv .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):not(:disabled):hover .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD).active--a8Y7qSGB .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):not(:disabled):active .g-circular-button-icon-wrapper--l1MzYCgI{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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):disabled{cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-icon-wrapper--l1MzYCgI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-icon-wrapper--l1MzYCgI{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-label--CHoZdWTr,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-circular-button-variant-filled--asB7RduY:not(.g-no-inverted--cL8IkaiD):disabled .g-circular-button-label--CHoZdWTr{color:rgba(var(--rgb-white),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW{--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-lg);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--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-sticky--aivph0dR{position:sticky;top:0;z-index:10}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-large--VDdi2yt9{--card-padding-vertical:var(--g-size-layout-sm);--card-padding-horizontal:var(--g-size-layout-sm)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-uniform-headings--ilApaCFm :is(h2,h3,h4,h5,h6){font-size:1.125rem;line-height:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW :is(h2,h3,h4,h5,h6){font-weight:var(--g-font-weight-bold);padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-card-body--FdqptESY{flex:1 1 auto;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-card-no-padding--gXVQXYoa{--card-padding-vertical:0;--card-padding-horizontal:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-separator--uU3t1nLH.g-separator-protrude--_wNs65yh{margin-left:calc(var(--card-padding-horizontal, 0)*-1);margin-right:calc(var(--card-padding-horizontal, 0)*-1)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-separator--uU3t1nLH:where(.g-separator-spacing-inherit--jHrTymQa){margin-bottom:var(--card-padding-vertical,0);margin-top:var(--card-padding-vertical,0)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header--PvA6VZsk{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-primary);text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header--PvA6VZsk p{margin:0;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-banner--nTf8CU_i>.g-card-body--FdqptESY{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--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ{--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--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ{--card-padding-vertical:var(--g-size-spacing-xl)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-amount--hLcGncEW: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--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-product-info--pn1w0cB7{flex-direction:column;gap:var(--g-size-spacing-md);width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-product-info--pn1w0cB7 .g-product-info-data--Y1_Tg8j8{margin-bottom:0;margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-product-info--pn1w0cB7 .g-product-info-data--Y1_Tg8j8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-product-info--pn1w0cB7 .g-product-info-data--Y1_Tg8j8>*{display:block}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-product-info--pn1w0cB7 .g-major--VhcCy3sK{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-product-info--pn1w0cB7 .g-avatar--vFUDmOY3{--size:var(--g-size-icon-xl)}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-product-info--pn1w0cB7.g-product-info-totaled--Y1IBF_xp .g-product-info-data--Y1_Tg8j8{grid-template-columns:unset;grid-template-rows:unset}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-product-info--pn1w0cB7.g-product-info-totaled--Y1IBF_xp .g-product-info-amount--av5J7DpW{grid-column:unset;grid-row:unset;text-align:unset}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ .g-group-button--pEm7BvdL{padding-bottom:0;row-gap:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ:not(.g-card-header-left--C6BdGwxk) .g-product-info--pn1w0cB7 .g-avatar--vFUDmOY3{align-self:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ.g-card-header-left--C6BdGwxk{text-align:left}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ.g-card-header-left--C6BdGwxk .g-product-info--pn1w0cB7{display:block;position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ.g-card-header-left--C6BdGwxk .g-product-info--pn1w0cB7:not(.g-contact-info--HscspGYa) .g-minor--m_kFGoCO{color:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ.g-card-header-left--C6BdGwxk .g-product-info--pn1w0cB7:before{content:"";float:right;height:var(--g-size-icon-xl);width:calc(var(--g-size-icon-xl) + var(--g-size-spacing-md))}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-header-variant-info--bi26_frJ.g-card-header-left--C6BdGwxk .g-product-info--pn1w0cB7 .g-avatar--vFUDmOY3{position:absolute;right:0;top:0}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU{background-color:var(--g-color-surface-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW{background-color:transparent!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU{border-radius:var(--g-size-border-radius-lg);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--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU .g-card--tRYWlQPW{box-shadow:none;display:flex;flex:1 0 0%;margin-bottom:0;margin-top:0;outline:none;overflow:visible}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU .g-card--tRYWlQPW.g-card-sticky--aivph0dR{border-bottom-width:var(--g-size-border-width-sm);margin-bottom:calc(var(--g-size-border-width-sm)*-1)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU .g-card--tRYWlQPW:not(.g-card--tRYWlQPW .g-card--tRYWlQPW),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU>.g-card--tRYWlQPW{border-radius:var(--g-size-border-radius-none)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU>.g-interactable--AXjX2jpv:not(:hover){border-color:var(--g-color-border-secondary) var(--g-color-surface-primary) var(--color-transparent)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card--tRYWlQPW+.g-card--tRYWlQPW{border-left-width:var(--g-size-border-width-sm)}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card--tRYWlQPW{border-left-width:0!important;flex-basis:100%;flex-direction:column}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx:where(:not(.g-card-group-noline--gw_Ju24R)) .g-card--tRYWlQPW+.g-card--tRYWlQPW{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W{flex-direction:column}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W:where(:not(.g-card-group-noline--gw_Ju24R)) .g-card--tRYWlQPW+.g-card--tRYWlQPW{border-top-width:var(--g-size-border-width-sm)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card--tRYWlQPW.g-card-header-variant-banner--nTf8CU_i,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card--tRYWlQPW.g-card-header-variant-banner--nTf8CU_i+.g-card--tRYWlQPW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card--tRYWlQPW[class*=g-bg-],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card--tRYWlQPW[class*=g-bg-]+.g-card--tRYWlQPW{border-top-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU+.g-card-group--MsY0hHMU{margin-top:var(--g-size-bs-20)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis+.g-card-group--MsY0hHMU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis+.g-card-group--MsY0hHMU .g-card--tRYWlQPW{margin-top:0}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis+.g-card-group--MsY0hHMU:where(.g-card-group-noline--gw_Ju24R) .g-card--tRYWlQPW:where(:nth-child(1 of .g-card--tRYWlQPW)),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis+.g-card-group--MsY0hHMU:where(:not(.g-card-group-noline--gw_Ju24R)) .g-card--tRYWlQPW{border-top-width:var(--g-size-border-width-sm)}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis:not(.g-card-group-noline--gw_Ju24R)+.g-card-group--MsY0hHMU .g-card--tRYWlQPW{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group--MsY0hHMU.g-card-group-noline--gw_Ju24R .g-card--tRYWlQPW{border-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-nogap--Dyrb8wis{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-nogap--Dyrb8wis+.g-card-group--MsY0hHMU{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0{--card-border:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-card--tRYWlQPW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-card-group--MsY0hHMU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-card--tRYWlQPW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-card-group--MsY0hHMU{box-shadow:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-card-group--MsY0hHMU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-card-group--MsY0hHMU{border-left:var(--card-border);border-right:var(--card-border);border-top:var(--card-border);box-shadow:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-card-group--MsY0hHMU:not(.g-card-group-nogap--Dyrb8wis),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-card-group--MsY0hHMU:not(.g-card-group-nogap--Dyrb8wis){border-bottom:var(--card-border);border-top:var(--card-border)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis+.g-card-group--MsY0hHMU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis+.g-card-group--MsY0hHMU{border-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis+.g-card-group--MsY0hHMU:not(.g-card-group-nogap--Dyrb8wis),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-card-group--MsY0hHMU.g-card-group-nogap--Dyrb8wis+.g-card-group--MsY0hHMU:not(.g-card-group-nogap--Dyrb8wis){border-bottom:var(--card-border);border-top:0}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-card-group--MsY0hHMU.g-card-group-horizontal--y4KPvNnx .g-card--tRYWlQPW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-card-group--MsY0hHMU.g-card-group-horizontal--y4KPvNnx .g-card--tRYWlQPW{border-left:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW .g-card-group--MsY0hHMU.g-card-group-horizontal--y4KPvNnx .g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-card-group--MsY0hHMU.g-card-group-horizontal--y4KPvNnx .g-card--tRYWlQPW:first-child{border-top:0}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW :not(.g-card-group--MsY0hHMU)>.g-card--tRYWlQPW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 :not(.g-card-group--MsY0hHMU)>.g-card--tRYWlQPW{border:var(--card-border)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card--tRYWlQPW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-card--tRYWlQPW{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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card--tRYWlQPW .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-card--tRYWlQPW .g-faded--ON2xa87t{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card--tRYWlQPW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl:is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl:is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card--tRYWlQPW{background-clip:border-box}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card--tRYWlQPW:not(.g-card-inner--bfe7RdCa,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--nTf8CU_i)),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl:is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card--tRYWlQPW:not(.g-card-inner--bfe7RdCa,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--nTf8CU_i)){background-color:transparent}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card-group--MsY0hHMU,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-card-group--MsY0hHMU{box-shadow:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card--tRYWlQPW:where(:not(.g-card-overview--PIEYrxEU)){display:flex;flex-direction:column;max-width:none;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card--tRYWlQPW:not([class*=g-card-alert-]){margin-bottom:0;margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card--tRYWlQPW:not([class*=g-card-alert-]):not(.g-card-inner--bfe7RdCa){border-radius:var(--g-size-border-radius-none);border-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card-body--FdqptESY{position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-inner--bfe7RdCa{border:var(--card-border);box-shadow:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO>:not(.g-separator--uU3t1nLH){flex:1 0 0%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer--VjKq_uyv:not(.g-card-large--VDdi2yt9):nth-child(n){--card-padding-vertical:var(--g-size-spacing-xl);--card-padding-horizontal:var(--g-size-bs-15)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-summary--np06mRGW{display:flex;gap:0 var(--g-size-spacing-xxl);padding-bottom:0;padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-summary--np06mRGW .g-amount--hLcGncEW{display:block}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-wrap-never--oWKAx17X .g-card-footer-total--w2AbionT{text-align:right}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-wrap-below-sm--Qi7AaBHL .g-card-footer-summary--np06mRGW{flex-wrap:wrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-wrap-below-sm--Qi7AaBHL .g-card-footer-total--w2AbionT{flex-basis:100%}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-wrap-auto--tjmuZoLX .g-card-footer-summary--np06mRGW{flex-wrap:wrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-wrap-auto--tjmuZoLX .g-card-footer-total--w2AbionT{flex-grow:1;text-align:right}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-wrap-always--QHju9LyC .g-card-footer-summary--np06mRGW{flex-wrap:wrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-wrap-always--QHju9LyC .g-card-footer-total--w2AbionT{flex-basis:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-label--rQEypDuG{flex-grow:1;text-align:left}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-total--w2AbionT{text-align:right}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-total--w2AbionT:first-child{flex-basis:100%}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-total--w2AbionT{text-align:left}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-amounts--QUzcTOR_{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-description--GYxQHUQ8{padding-bottom:0;padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-description--GYxQHUQ8:not(:only-child){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-description--GYxQHUQ8:only-child{text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-footer-description--GYxQHUQ8:only-child .g-group-button--pEm7BvdL{justify-content:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-confirm-footer--euLmH_8h .g-card-body--FdqptESY{padding-bottom:var(--g-size-bs-20);padding-top:var(--g-size-bs-20);text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU{padding:0;position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU:nth-child(n):nth-child(n){display:flex}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU:not(.g-card-overview-widget--jwhswYfr):hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-title--oCUXExSe:nth-child(n):nth-child(n){font-size:1rem;font-weight:600;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-title-overline--WjQ9V2YN{order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-action-default--Vth5EW4W{color:var(--g-color-text-primary);display:block;overflow:hidden;text-overflow:ellipsis}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-action-default--Vth5EW4W:hover{text-decoration:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-action-default--Vth5EW4W:focus-visible{outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-action-default--Vth5EW4W:before{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-action-default--Vth5EW4W.g-button--mfCErGhO{display:inline;line-height:1.25rem;min-height:0;position:static;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-action-default--Vth5EW4W.g-button--mfCErGhO:focus-visible:nth-child(n){outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-action-default--Vth5EW4W.g-button--mfCErGhO .g-button-label--TsrxwW30{white-space:normal}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU:nth-child(n) .g-micro--gdUISh46{font-size:.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-info--IOM1oPGl{display:flex}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve{display:grid;flex-grow:1;flex-shrink:1;line-height:1.25rem;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve .g-card-overview-info-alias--FHS1fx3Q,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve .g-micro--gdUISh46{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve .g-card-overview-info-alias--FHS1fx3Q{margin:.125rem 0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve .g-card-overview-info-alias--FHS1fx3Q .g-card-overview-title--oCUXExSe{line-height:1.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-info--IOM1oPGl .g-card-overview-stripe--Cz98Bu4l{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU :where(.g-card-overview-grid-amounts--HuGwyolA,.g-card-overview-info-amount-inner--RaBv8fm5) .g-amount--hLcGncEW{font-size:1.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU:nth-child(n) .g-amount-converted--HB0__YDk{color:var(--g-color-text-primary);font-size:.75rem;font-weight:400;line-height:1rem;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-figure--_FxrZqeS{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-major--VhcCy3sK{font-weight:600}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-tooltip-trigger--Ta8LEJRZ{position:relative;z-index:30}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-extra-amount--xUc2iaUd{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:400;line-height:1.3125rem;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-footer--Z2pwAkoE{flex-grow:0;flex-shrink:0;z-index:30}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-footer-right-aligned--jfg9lg4n{justify-content:right}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-footer--Z2pwAkoE>.g-button--mfCErGhO{margin-right:.75rem;padding-left:.5rem;padding-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU .g-card-overview-footer--Z2pwAkoE>.g-button--mfCErGhO:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU.g-inverted--HlSMBrWl .g-card-overview-action-default--Vth5EW4W,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU.g-inverted--HlSMBrWl .g-card-overview-action-default--Vth5EW4W:active,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU.g-inverted--HlSMBrWl .g-card-overview-extra-amount--xUc2iaUd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU.g-inverted--HlSMBrWl .g-faded--ON2xa87t{color:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview--PIEYrxEU.g-inverted--HlSMBrWl .g-card-overview-footer--Z2pwAkoE{border-top-color:rgba(var(--rgb-white),.15)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC{flex-flow:row;min-height:4.5rem}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC{align-items:stretch}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE{align-self:flex-start}}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC{align-items:center}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-title--oCUXExSe{right:4.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-title--oCUXExSe a{left:5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD{min-width:0;padding-right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl{align-items:center;padding-left:.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve{align-items:center;margin-bottom:0;margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve .g-card-overview-info-alias-area--f4Q7HSoZ{align-items:baseline;display:flex;overflow:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve .g-card-overview-info-alias-area--f4Q7HSoZ *{margin-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve .g-card-overview-info-alias-area--f4Q7HSoZ .g-badge--MZKdAqkl{vertical-align:-.1875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl .g-card-overview-info-data--N2vao3Ve .g-card-overview-info-alias-area--f4Q7HSoZ .g-micro--gdUISh46{line-height:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9 .g-card-overview-info-amount-dual--fP0kEBbQ{display:flex;flex-direction:column}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9 .g-card-overview-info-amount-dual--fP0kEBbQ .g-card-overview-info-amount-inner--RaBv8fm5{overflow:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9 .g-card-overview-info-amount-dual--fP0kEBbQ>:nth-child(2){text-align:left;width:7rem}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9 .g-card-overview-info-amount-dual--fP0kEBbQ>:nth-child(2){align-self:center;padding-left:.375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9 .g-card-overview-info-amount-dual--fP0kEBbQ{flex-direction:row;justify-content:flex-end}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9 .g-card-overview-info-amount-dual--fP0kEBbQ .g-card-overview-info-amount-offseted-for-dual--tiNWMtog{padding-right:7rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-data--N2vao3Ve{grid-template-columns:auto auto;grid-template-rows:repeat(6,max-content)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9{grid-column:2/3;grid-row:1/99;margin-left:.625rem;min-width:0;text-align:right}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9 .g-amount--hLcGncEW{padding-top:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9 p{overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-totaled--DZSN2yD7 .g-card-overview-info-amount--N9F3rcx9 p+.g-card-overview-extra-amount--xUc2iaUd{margin-top:-.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl.g-card-overview-info-verbose--jaor0zaT .g-card-overview-badge-area--sOePLMxH{padding-top:.25rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-figure--_FxrZqeS{height:auto;margin-right:1rem}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-card-overview-figure--_FxrZqeS,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-info-container--Bs7oInSD .g-micro--gdUISh46{display:none}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC:not(.g-card-overview-promotion--UPCdibcL) .g-card-overview-body--I5rwIPxF{display:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE{align-items:center;display:flex;margin-bottom:auto;margin-top:auto;padding:0;width:4.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE.g-card-overview-footer-full-width--eC61xEcM{width:17.75rem}@media (max-width:991.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE{justify-content:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE.g-card-overview-footer-full-width--eC61xEcM{width:4.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE .g-card-overview-footer-content--CHxtmS5M{display:none}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE>.g-button--mfCErGhO{border-width:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE>.g-button--mfCErGhO:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE .g-card-overview-footer-content--CHxtmS5M{padding:0 .5rem 0 1.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE .g-card-overview-footer-content--CHxtmS5M .g-btn-overview-footer--VtNxNSNr{width:11.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE .g-card-overview-footer-content--CHxtmS5M .g-btn-overview-footer--VtNxNSNr:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022{align-items:stretch;height:17.5rem;min-width:13.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-title--oCUXExSe{bottom:2.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD{flex-grow:0;flex-shrink:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD:has(~.g-card-overview-body--I5rwIPxF:empty){flex-grow:1;flex-shrink:1;overflow-y:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl{flex-direction:row-reverse;padding-top:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl .g-card-overview-badge-area--sOePLMxH,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl .g-micro--gdUISh46{margin-top:-.25rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl .g-card-overview-figure--_FxrZqeS{margin-left:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-info--IOM1oPGl .g-card-overview-stripe--Cz98Bu4l{height:.25rem;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-grid-amounts--HuGwyolA{display:flex;flex-direction:column}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-grid-amounts--HuGwyolA p{padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-grid-amounts--HuGwyolA .g-meter--dScxyq2h{margin:.4375rem 0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-grid-amounts--HuGwyolA .g-amount--hLcGncEW{line-height:1.5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-grid-amounts--HuGwyolA .g-card-overview-extra-amount--xUc2iaUd{line-height:1.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .g-card-overview-grid-amounts--HuGwyolA .g-card-overview-extra-amount-offsetted--Bf2sNzZP{margin-top:1.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-info-container--Bs7oInSD .meter--gGYy4BBJ{margin:.4375rem 0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-footer--Z2pwAkoE{align-items:center;border-top:.0625rem solid var(--g-color-border-secondary);display:flex;height:2.875rem;padding:0;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-footer--Z2pwAkoE .g-card-overview-footer-content--CHxtmS5M{flex:1;overflow:hidden;padding-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-footer--Z2pwAkoE .g-button--mfCErGhO{border-width:.125rem;margin-left:.5rem;min-height:2rem;padding-left:.5rem;padding-right:.5rem;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-gridview--fVH29022 .g-card-overview-footer--Z2pwAkoE .g-button--mfCErGhO:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-overview-listview--JcnfC0MC:focus-within,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-overview-listview--JcnfC0MC:hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card-overview-listview--JcnfC0MC:focus-within,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :is(.g-card-outer--RwpBnBgK,.g-card-inner--bfe7RdCa) .g-card-overview-listview--JcnfC0MC:hover{background-color:var(--g-color-overlay-hover);outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-body--I5rwIPxF{flex-grow:1;overflow-x:hidden;overflow-y:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-body--I5rwIPxF.g-card-overview-body-interactive--oKwaelV2{position:relative;z-index:20}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-body--I5rwIPxF.g-card-overview-body-unpadded--WVdqXOHQ{padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-body--I5rwIPxF:empty{display:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-widget--jwhswYfr{height:20rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-widget--jwhswYfr .g-card-overview-header--LHQoVwxM{border-bottom:.0625rem solid var(--g-color-border-secondary);min-height:2.875rem;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-widget--jwhswYfr .g-card-overview-body--I5rwIPxF{height:100%;overflow-y:visible}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL .g-card-overview-body--I5rwIPxF{flex-grow:0;overflow:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL .g-card-overview-body--I5rwIPxF p{text-align:left}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC>.g-button--mfCErGhO{margin-right:.5rem;padding:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC .g-card-overview-body--I5rwIPxF{display:flex;flex:1;padding-left:calc(var(--card-padding-horizontal) + .3125rem);text-align:left}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC .g-card-overview-body--I5rwIPxF .g-card-overview-icon--Xuj5naKL{margin-right:1rem;width:3rem}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC .g-card-overview-body--I5rwIPxF .g-card-overview-icon--Xuj5naKL{display:none}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC .g-card-overview-body--I5rwIPxF .g-card-overview-promotion-info--eM_VohX1 .g-button--mfCErGhO{text-align:initial}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC .g-card-overview-body--I5rwIPxF .g-card-overview-promotion-info--eM_VohX1 .g-card-overview-action-default--Vth5EW4W :is(h2,h3,h4,h5,h6){padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC .g-card-overview-body--I5rwIPxF .g-card-overview-promotion-info--eM_VohX1 p{padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE{margin:0}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE{width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-listview--JcnfC0MC .g-card-overview-footer--Z2pwAkoE .g-button--mfCErGhO{margin-right:.5rem;margin-top:.5rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-gridview--fVH29022{background-position:50%;background-size:cover;justify-content:flex-end}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-gridview--fVH29022>.g-button--mfCErGhO{border-width:.125rem;margin:0;position:absolute;right:.5rem;top:.5rem;z-index:30}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-gridview--fVH29022>.g-button--mfCErGhO:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-gridview--fVH29022 .g-card-overview-body--I5rwIPxF{overflow:hidden;text-align:center;text-overflow:ellipses}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-gridview--fVH29022 .g-card-overview-body--I5rwIPxF .g-micro--gdUISh46{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-promotion--UPCdibcL.g-card-overview-gridview--fVH29022 .g-card-overview-body--I5rwIPxF .g-card-overview-icon--Xuj5naKL{width:6rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group--SQUH5w9g{display:flex;flex-direction:column;gap:.9375rem;margin:1.25rem 0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group--SQUH5w9g .g-card-overview--PIEYrxEU{margin:0}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group-layout-grid--aYQqUmVZ{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--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group-layout-grid--aYQqUmVZ>div{flex:1 0 15.9375rem;scroll-margin-left:.9375rem;scroll-snap-align:start}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group-layout-grid--aYQqUmVZ:after{content:"";flex:0 0 calc(100% - 16.875rem)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group-layout-grid--aYQqUmVZ:has(>div:only-child):after{content:none}}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group-layout-grid--aYQqUmVZ{--columns:2;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group-layout-grid--aYQqUmVZ{--columns:3}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group-layout-grid--aYQqUmVZ{--columns:4}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group-layout-widget--t8mQZ8Vv{--columns:1;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-overview-group-layout-widget--t8mQZ8Vv{--columns:2}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function-footer--nH7EKLnN{--card-padding-vertical:0.9375rem}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function-footer--nH7EKLnN{--card-padding-horizontal:1.5625rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl{display:flex!important;flex-direction:column;overflow:unset}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-h-major--HQW5eJm0{font-size:1.125rem;font-weight:700;line-height:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-h-major--HQW5eJm0:nth-child(n){padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-h-minor--iKcACsCX{font-weight:700}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-h-minor--iKcACsCX:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-group--MPzo7FRD{margin:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-group--MPzo7FRD:not(.g-group-button--pEm7BvdL){padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-group-button--pEm7BvdL{justify-content:center;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-body--FdqptESY{display:flex;flex-direction:column;flex-grow:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-indicator--hLkP2Y48{align-items:center;margin-bottom:-.9375rem;order:-1;text-align:center}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-indicator--hLkP2Y48.g-indicator-custom--NdD3jMOJ{padding-bottom:1.5625rem;padding-top:1.5625rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-indicator--hLkP2Y48.g-indicator-custom--NdD3jMOJ .g-card-function-indicator-content--YaUNflqa{max-width:12.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-indicator--hLkP2Y48.g-indicator-custom--NdD3jMOJ .g-card-function-indicator-content--YaUNflqa img{max-width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-indicator--hLkP2Y48.g-indicator-enabled--_ehg7gYG .g-state--yFLaQmc1{color:var(--g-color-success)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-icon--z1hAtoWo{--size:3rem;color:var(--g-color-fill-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-indicator-badge--N0S7j1F6{margin-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-state--yFLaQmc1{color:var(--g-color-text-secondary);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--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-postscript--n0qeXl0i{margin-top:-.9375rem;padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-postscript--n0qeXl0i p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-postscript--n0qeXl0i .g-card-function-actions--I7w7zPSt{align-items:center;display:flex;gap:.5rem;order:-1;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-postscript--n0qeXl0i .g-card-function-buttons-text--EZ8Jang_{text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06{flex:1 1 auto;min-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-postscript--n0qeXl0i .g-card-function-menu-button--dJGZcKS6{flex:0 0 auto}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .g-button--mfCErGhO{width:100%}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card-function--uQYJI_Fl .g-card-function-indicator--hLkP2Y48{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-card-function--uQYJI_Fl .g-card-function-indicator--hLkP2Y48.g-indicator-enabled--_ehg7gYG .g-state--yFLaQmc1{color:var(--g-color-text-inverted-primary)}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd:not(.g-card-row--c5RfQRXO *) .g-card-function-postscript--n0qeXl0i{flex-grow:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd:not(.g-card-row--c5RfQRXO *) .g-card-function-postscript--n0qeXl0i .g-card-function-actions--I7w7zPSt{margin-top:auto}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])){gap:.5rem;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd>.g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-]))>.g-card-body--FdqptESY{padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-body--FdqptESY{gap:.5rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-indicator--hLkP2Y48,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--hLkP2Y48{gap:.25rem;margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-indicator-badge--N0S7j1F6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-state--yFLaQmc1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator-badge--N0S7j1F6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-state--yFLaQmc1{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i{gap:.5rem;margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i>p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i>p{padding-bottom:0;padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL{padding-block:0}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-actions--I7w7zPSt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-actions--I7w7zPSt{align-items:center;display:grid;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06{flex:0 0 auto;min-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL{width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-button--mfCErGhO{width:auto}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-body--FdqptESY{flex-grow:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i:not(:has(.g-card-function-menu-button--dJGZcKS6)) .g-card-function-buttons--NrV8jr06 .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-vertical--twjOv7Dd .g-card-function-postscript--n0qeXl0i:not(:has(.g-card-function-menu-button--dJGZcKS6)) .g-card-function-buttons--NrV8jr06 .g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:not(:has(.g-card-function-menu-button--dJGZcKS6)) .g-card-function-buttons--NrV8jr06 .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-horizontal--y4KPvNnx .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:not(:has(.g-card-function-menu-button--dJGZcKS6)) .g-card-function-buttons--NrV8jr06 .g-button--mfCErGhO{max-width:calc(100% - 1rem)}}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-indicator--hLkP2Y48:not(.g-indicator-custom--NdD3jMOJ),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--hLkP2Y48:not(.g-indicator-custom--NdD3jMOJ){align-items:flex-start;text-align:left}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-indicator--hLkP2Y48:not(.g-indicator-custom--NdD3jMOJ) .g-state--yFLaQmc1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--hLkP2Y48:not(.g-indicator-custom--NdD3jMOJ) .g-state--yFLaQmc1{margin-left:0;margin-right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-body--gEXRmGEc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-body--gEXRmGEc{padding-top:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-body--gEXRmGEc>:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-body--gEXRmGEc>:first-child{padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-indicator-badge--N0S7j1F6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator-badge--N0S7j1F6{margin-top:0;max-width:calc(100% - var(--card-padding-horizontal)*2);position:absolute;right:var(--card-padding-horizontal);top:var(--card-padding-vertical);z-index:10}}@media (max-width:767.98px) and (min-width:576px) and (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-actions--I7w7zPSt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-actions--I7w7zPSt{align-items:center;display:grid;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06{flex:0 0 auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL{width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-button--mfCErGhO{width:auto}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])){flex-direction:row}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-body--FdqptESY{justify-content:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-indicator--hLkP2Y48,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--hLkP2Y48{flex:0 0 15%;margin-bottom:0;max-width:15%;padding-right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-indicator--hLkP2Y48.g-indicator-custom--NdD3jMOJ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--hLkP2Y48.g-indicator-custom--NdD3jMOJ{flex:0 0 23%;max-width:23%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-icon--z1hAtoWo,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-icon--z1hAtoWo{--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--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-body--gEXRmGEc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-body--gEXRmGEc{--card-padding-vertical:1.25rem;flex:1 0 0;text-align:left}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i{flex:0 0 25%;margin-top:0;max-width:25%;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i .g-card-function-actions--I7w7zPSt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i .g-card-function-actions--I7w7zPSt{align-items:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL{padding-block:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i .g-card-function-buttons--NrV8jr06 .g-button--mfCErGhO{width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-actions--I7w7zPSt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-actions--I7w7zPSt{display:grid;grid-template-columns:minmax(0,1fr) max-content}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function--uQYJI_Fl.g-card-function-variant-horizontal--SybqKG8N .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-group-vertical--z2UgGK0W .g-card-function--uQYJI_Fl:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--n0qeXl0i:has(.g-card-function-menu-button--dJGZcKS6) .g-card-function-buttons--NrV8jr06 .g-group-button--pEm7BvdL{flex-wrap:nowrap;width:100%}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function-footer-shared--_Kv4FjKm:nth-child(n):nth-child(n){margin-top:-.9375rem}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function-footer--nH7EKLnN{--card-padding-horizontal:10%}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function-footer--nH7EKLnN .g-card-body--FdqptESY{padding-top:0}}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function-footer--nH7EKLnN .g-card-body--FdqptESY{text-align:center}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-function-footer--nH7EKLnN p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO>.g-card--tRYWlQPW{min-width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO:has(.g-card-footer--VjKq_uyv){flex-wrap:wrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO .g-card-footer--VjKq_uyv{flex-basis:100%}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO .g-card-footer--VjKq_uyv{text-align:center}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO .g-card-footer--VjKq_uyv:nth-child(n):nth-child(n){margin-top:-.9375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO .g-card-footer--VjKq_uyv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO .g-card-footer--VjKq_uyv .g-card-body--FdqptESY{padding-top:0}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO .g-card-footer--VjKq_uyv,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO .g-card-footer--VjKq_uyv .g-card-body--FdqptESY{--card-padding-horizontal:10%}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-row--c5RfQRXO .g-card-footer--VjKq_uyv p{font-size:.875rem;line-height:1.3125rem;text-wrap:balance}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)){--card-padding-horizontal:1rem;--card-padding-vertical:0.75rem;background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);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--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-body--jb0rGmHN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-footer--KBvYvqOf,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator--WacBHT2I{display:flex;flex-direction:column;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-title--i6T2ARmm{flex-shrink:0;font-size:1.125rem;font-weight:700;line-height:1.5rem;padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-title--i6T2ARmm,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-title--i6T2ARmm a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-title--i6T2ARmm a:after{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-title-overline--hUN7V5_O{order:-1}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D{--card-padding-vertical:0.9375rem;--card-padding-horizontal:1.5625rem;flex-direction:row}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D .g-card-product-indicator-badge--hlP1lLqG{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D .g-card-product-body--jb0rGmHN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D .g-card-product-footer--KBvYvqOf,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D .g-card-product-indicator--WacBHT2I{justify-content:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D .g-card-product-indicator--WacBHT2I{flex-basis:15%;margin-bottom:0;min-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D .g-card-product-body--jb0rGmHN{--card-padding-vertical:1.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D .g-card-product-footer--KBvYvqOf{flex-basis:30%;margin-top:0;min-width:0;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D .g-card-product-footer--KBvYvqOf .g-group-button--pEm7BvdL{order:-1;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-plugin--k_153i8D .g-card-product-footer--KBvYvqOf .g-button--mfCErGhO{padding-left:.3125rem;padding-right:.3125rem;width:100%}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-large-teaser--sPD2MhqR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-teaser--vjaSRsAv{height:17.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-large-teaser--sPD2MhqR .g-card-product-body--jb0rGmHN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-teaser--vjaSRsAv .g-card-product-body--jb0rGmHN{padding-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-large-teaser--sPD2MhqR .g-card-product-content--vkXDMTyG,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-teaser--vjaSRsAv .g-card-product-content--vkXDMTyG{-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--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-large-teaser--sPD2MhqR .g-card-product-footer--KBvYvqOf,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-teaser--vjaSRsAv .g-card-product-footer--KBvYvqOf{margin-top:0;padding-top:.25rem}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator-badge--hlP1lLqG{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-teaser--vjaSRsAv .g-card-product-indicator-badge--hlP1lLqG{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-large-teaser--sPD2MhqR{height:25.75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-large-teaser--sPD2MhqR .g-card-product-indicator--WacBHT2I{flex-basis:15.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-large-teaser--sPD2MhqR .g-card-product-indicator-custom--bCcWgAEM:not(.g-card-product-indicator-cover--nFiiCtPj) img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-large-teaser--sPD2MhqR .g-card-product-indicator-custom--bCcWgAEM:not(.g-card-product-indicator-cover--nFiiCtPj) svg{max-height:8rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)).g-card-product-variant-large-teaser--sPD2MhqR .g-card-product-icon--yTF3HFqj{height:6rem;width:6rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator--WacBHT2I{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--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator--WacBHT2I{background-color:CanvasText!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator--WacBHT2I .g-card-product-icon--yTF3HFqj{color:Canvas!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator-custom--bCcWgAEM:not(.g-card-product-indicator-cover--nFiiCtPj) img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator-custom--bCcWgAEM:not(.g-card-product-indicator-cover--nFiiCtPj) svg{max-height:4rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator-cover--nFiiCtPj img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator-cover--nFiiCtPj 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--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-indicator--WacBHT2I:has(.g-spot-illustration--dsYJCWZV){padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-body--jb0rGmHN{flex:1 1;overflow:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-footer--KBvYvqOf{flex:0 0}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-footer--KBvYvqOf{margin-top:-.9375rem;padding-top:0}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-footer--KBvYvqOf .g-group-button--pEm7BvdL{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--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-footer--KBvYvqOf .g-group-button--pEm7BvdL{justify-content:center;padding-bottom:.875rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product--pqV2Hepn:where(:not(.g-card--tRYWlQPW)) .g-card-product-footer--KBvYvqOf .g-button--mfCErGhO{margin:0;position:relative;z-index:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-title--i6T2ARmm{margin-left:-.25rem;margin-right:-.25rem;padding-left:.25rem;padding-right:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-title--i6T2ARmm a{color:inherit;display:block;font-weight:inherit;max-width:100%;width:-moz-max-content;width:max-content}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-icon--yTF3HFqj{height:4rem;width:4rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-indicator-badge--hlP1lLqG{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--tDGayU_F.g-bs4--OCadnZOk .g-card-product-price--F7PBRLQ2 .g-card-product-active--g2Rem880{border:.0625rem solid var(--color-bg);border-radius:var(--g-size-border-radius-circle);margin-right:.125em;position:relative;top:.03125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-with-default-action--x_hCp3gQ:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-with-default-action--x_hCp3gQ:hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-with-default-action--x_hCp3gQ .g-card-product-title--i6T2ARmm a:hover{text-decoration:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-with-default-action--x_hCp3gQ .g-card-product-title--i6T2ARmm a:focus-visible{outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-contact-info--HscspGYa{min-height:4rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-contact-info-extended--nyJfqNmc{min-height:6.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-contact-info--HscspGYa .g-amount--hLcGncEW:nth-child(n){font-size:1rem;line-height:1.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-contact-info--HscspGYa .g-avatar--vFUDmOY3:nth-child(n){color:var(--g-color-fill-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-copy--NDJ1wFBd{border-radius:var(--g-size-border-radius-sm);display:inline-block;max-width:100%;position:relative;transition-duration:.25s;transition-property:background-color}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-copy--NDJ1wFBd:hover{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-copy--NDJ1wFBd .g-tooltip-touch-target--DCpIXc2J{inset:0;position:absolute;z-index:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-copy--NDJ1wFBd .g-copy-button--vzv1HyNJ{inset:0;min-height:0;outline:none!important;position:absolute;width:100%;z-index:30}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-copy--NDJ1wFBd .g-copy-button--vzv1HyNJ:focus-visible:after{content:"";inset:-.125rem 0;outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem;position:absolute;z-index:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt{width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.g-dropdown--Cgh3jhYt ol,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.g-dropdown--Cgh3jhYt p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.g-dropdown--Cgh3jhYt ul{margin:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-menu--r2ohg8C6{border:0;color:var(--g-color-text-primary);float:none;margin:0;max-height:18.75rem;overflow-x:hidden;overflow-y:auto;padding:0;position:inherit;width:100%;z-index:350000}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-menu--r2ohg8C6:focus-visible{outline:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .g-dropdown-item--QPkRuDAA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .g-dropdown-item--QPkRuDAA{align-items:center;align-items:flex-start;background-color:transparent;border:0;border-radius:var(--g-size-border-radius-round);border-radius:var(--g-size-border-radius-lg);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--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:not(:disabled),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .g-dropdown-item--QPkRuDAA:not(:disabled),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .g-dropdown-item--QPkRuDAA:not(:disabled){cursor:pointer}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.highlight--LUzalXik,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:active,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .g-dropdown-item--QPkRuDAA:active,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .g-dropdown-item--QPkRuDAA:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .g-dropdown-item--QPkRuDAA:hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .highlight--LUzalXik.g-dropdown-item--QPkRuDAA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .g-dropdown-item--QPkRuDAA:active,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .g-dropdown-item--QPkRuDAA:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .g-dropdown-item--QPkRuDAA:hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .highlight--LUzalXik.g-dropdown-item--QPkRuDAA{background-color:var(--g-color-overlay-hover);box-shadow:none;text-decoration:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.highlight--LUzalXik .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:active .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:focus-visible .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9){background-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9) [role=switch],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9) [role=switch]{forced-color-adjust:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9) [role=switch],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9) [role=switch] span,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9) [role=switch],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9) [role=switch] span{background-color:inherit;color:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9) .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9) .g-avatar--vFUDmOY3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9) .g-contact-info--HscspGYa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9) .g-product-info--pn1w0cB7,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9) .g-structured-info--OwZuD34n,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9) .g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9) .g-avatar--vFUDmOY3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9) .g-contact-info--HscspGYa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9) .g-product-info--pn1w0cB7,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9) .g-structured-info--OwZuD34n{forced-color-adjust:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69:not(:disabled,.disabled--ZFaCAol9) .g-avatar--vFUDmOY3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:hover:not(:disabled,.disabled--ZFaCAol9) .g-avatar--vFUDmOY3{color:initial}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .g-dropdown-item--QPkRuDAA:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .g-dropdown-item--QPkRuDAA:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.selected--q1ND5U69,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .selected--q1ND5U69.g-dropdown-item--QPkRuDAA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .selected--q1ND5U69.g-dropdown-item--QPkRuDAA{color:var(--g-color-text-primary);font-weight:600}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.disabled--ZFaCAol9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .disabled--ZFaCAol9.g-dropdown-item--QPkRuDAA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .g-dropdown-item--QPkRuDAA:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .disabled--ZFaCAol9.g-dropdown-item--QPkRuDAA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .g-dropdown-item--QPkRuDAA:disabled{background-color:inherit;color:var(--g-color-text-disabled);cursor:not-allowed;pointer-events:revert}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA.border--ZXYyGo9S,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .border--ZXYyGo9S.g-dropdown-item--QPkRuDAA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .border--ZXYyGo9S.g-dropdown-item--QPkRuDAA{border:0!important;border-bottom:.0625rem solid var(--g-color-border-secondary)!important;border-radius:var(--g-size-border-radius-none)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA>img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .g-dropdown-item--QPkRuDAA>img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .g-dropdown-item--QPkRuDAA>img{align-self:center;margin-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-item--QPkRuDAA .g-product-info--pn1w0cB7,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk .g-dropdown-item--QPkRuDAA .g-product-info--pn1w0cB7,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4 .g-dropdown-item--QPkRuDAA .g-product-info--pn1w0cB7{flex:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-menu-right--c72MSAXp{min-width:100%;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-dropdown-menu-right--c72MSAXp .g-dropdown-item--QPkRuDAA{padding-right:1.25rem;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .custom-control--anjH4dwO{margin-bottom:-.4375rem;margin-right:.625rem;margin-top:-.4375rem;padding-left:1rem}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:not(.g-dropdown-product--L2MzO1uB) .g-dropdown-item--QPkRuDAA{align-items:center;display:flex;justify-content:space-between}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:not(.g-dropdown-product--L2MzO1uB) .g-dropdown-item--QPkRuDAA .g-amount--hLcGncEW{margin-left:.9375rem;text-align:right}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:not(.g-dropdown-product--L2MzO1uB) .g-dropdown-item--QPkRuDAA .g-amount--hLcGncEW{display:block}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled{cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:focus-visible:hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9:focus-visible:hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9: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--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:focus-visible:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:focus-visible:hover:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:hover:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9:focus-visible:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9:focus-visible:hover:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9:hover:after{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9 .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:focus-visible .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:focus-visible:hover .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt.disabled--ZFaCAol9 .g-dropdown-toggle--JuLMxXk9:hover .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9 .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9:focus-visible .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9:focus-visible:hover .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt:disabled .g-dropdown-toggle--JuLMxXk9:hover .g-faded--ON2xa87t{color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt .g-faded--ON2xa87t{color:var(--g-color-text-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:nth-child(n):nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:nth-child(n):nth-child(n){min-height:2.5rem;padding:.4375rem 1.625rem .4375rem .625rem!important;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.show--F6vJuudj.g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>[aria-expanded=true].g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.show--F6vJuudj.g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>[aria-expanded=true].g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .show--F6vJuudj.g-dropdown-toggle--JuLMxXk9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk [aria-expanded=true].g-dropdown-toggle--JuLMxXk9:after{transform:rotate(180deg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-separator--mHo4KQUE .g-dropdown-item--QPkRuDAA:not(:last-child){border-bottom:.0625rem solid var(--g-color-border-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB .g-dropdown-item--QPkRuDAA{display:block}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB .g-dropdown-item--QPkRuDAA.selected--q1ND5U69{font-weight:400}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB:not(.g-dropdown-product-condensed--sTMhoXe8) .g-dropdown-item--QPkRuDAA{position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB:not(.g-dropdown-product-condensed--sTMhoXe8) .g-contact-info--HscspGYa,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB:not(.g-dropdown-product-condensed--sTMhoXe8) .g-product-info--pn1w0cB7{min-height:3.5rem;padding-left:.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB:not(.g-dropdown-product-condensed--sTMhoXe8) .g-product-info-stripe--vYUd39xN{border-radius:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB .g-dropdown-toggle--JuLMxXk9 .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB .g-dropdown-toggle--JuLMxXk9 .g-iban--_OHIXEGD,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB.g-dropdown-toggle--JuLMxXk9 .g-faded--ON2xa87t,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB.g-dropdown-toggle--JuLMxXk9 .g-iban--_OHIXEGD{font-size:.75rem;line-height:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB .g-dropdown-toggle--JuLMxXk9>*,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product--L2MzO1uB.g-dropdown-toggle--JuLMxXk9>*{width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product-select-all-content--QJMxTYUy{padding-left:.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-product-checkbox--Lf1O4hQq:nth-child(n):nth-child(n){margin:auto .5625rem auto .625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt:not(:first-child) .g-dropdown-toggle--JuLMxXk9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt:not(:first-child) .g-form-control--MqZxNyUS{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt:not(:last-child) .g-dropdown-toggle--JuLMxXk9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt:not(:last-child) .g-form-control--MqZxNyUS{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-append--KWI5EmAk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-dropdown--Cgh3jhYt.g-input-group-prepend--OaUdMbQ4{width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-select--BgovqN3h:nth-child(n):nth-child(n):nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-select--BgovqN3h:nth-child(n):nth-child(n):nth-child(n){border-width:var(--g-size-border-width-md);color:var(--g-color-interactive-primary);font-weight:var(--g-font-weight-semibold);padding-block:.375rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-select--BgovqN3h:nth-child(n):nth-child(n):nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-select--BgovqN3h:nth-child(n):nth-child(n):nth-child(n):after{top:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-dropdown-toggle--JuLMxXk9:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-dropdown-toggle--JuLMxXk9:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk ::-moz-placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk ::placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk ::-moz-placeholder{color:GrayText!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk ::placeholder{color:GrayText!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :disabled::-moz-placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk :disabled::placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS{border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:none;caret-color:var(--g-color-interactive-primary);display:block;padding:.4375rem .625rem;transition:border-color .15s ease-in-out}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:not(:disabled):not([readonly]):hover{border-color:var(--g-color-border-hover)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS: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--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:disabled .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:disabled~.g-input-group-append--KWI5EmAk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:disabled~.g-input-group-append--KWI5EmAk .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:disabled~.g-input-group-prepend--OaUdMbQ4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:disabled~.g-input-group-prepend--OaUdMbQ4 .btn--SS1SA0wM{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--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:disabled .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:disabled~.g-input-group-append--KWI5EmAk .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-control--MqZxNyUS:disabled~.g-input-group-prepend--OaUdMbQ4 .btn--SS1SA0wM{opacity:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=date],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=datetime-local],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=email],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=month],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=number],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=password],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=search],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=tel],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=text],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=time],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=url],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=week],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk select,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk textarea,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk 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--tDGayU_F.g-bs4--OCadnZOk input[type=date],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=datetime-local],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=email],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=month],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=number],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=password],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=search],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=tel],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=text],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=time],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=url],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=week],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk select,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk textarea,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk textarea[readonly]{transition:border-color .15s ease-in-out}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk button[role=switch],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk select,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk textarea{--g-gradient-fake-shadow:linear-gradient(180deg,rgba(var(--rgb-black),0.07),transparent 0.1875rem)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk 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--tDGayU_F.g-bs4--OCadnZOk input[type=checkbox]~.custom-control-label--ciL_NEaK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=radio]~.custom-control-label--ciL_NEaK{font-weight:400}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=number]::-webkit-inner-spin-button,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk textarea{resize:vertical}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk textarea,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk textarea[readonly]{min-height:2.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control--anjH4dwO{cursor:default;display:block;margin-right:0;min-height:1.5rem;padding-left:1.5rem;position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control--anjH4dwO:not(.custom-control-inline--_wiLSGwO){padding-bottom:.25rem;padding-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control--anjH4dwO:not(.custom-control-inline--_wiLSGwO) .custom-control-input--btslMzU8{top:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-inline--_wiLSGwO{display:inline-flex;margin-right:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL{height:1rem;left:0;position:absolute;top:.25rem;width:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:before{content:"";display:block;inset:-.5rem;position:absolute}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:not(:disabled,[readonly]),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8~.custom-control-label--ciL_NEaK:not(:disabled,[readonly]),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:not(:disabled,[readonly]),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL~.custom-control-label--ciL_NEaK:not(:disabled,[readonly]){cursor:pointer}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8~.custom-control-label--ciL_NEaK:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL~.custom-control-label--ciL_NEaK:disabled{cursor:not-allowed}@media (forced-colors:none){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL{-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--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:checked,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:where([type=checkbox]):indeterminate,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:checked,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:where([type=checkbox]):indeterminate{background:var(--g-color-interactive-primary);color:transparent}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:checked:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:where([type=checkbox]):indeterminate:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:checked:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL: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--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:checked:disabled:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:where([type=checkbox]):indeterminate:disabled:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:checked:disabled:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:where([type=checkbox]):indeterminate:disabled:after{background-color:var(--g-color-border-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:not(:disabled,[readonly]):hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:not(:disabled,[readonly]):hover{color:var(--g-color-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:not(:disabled,[readonly]):active,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:not(:disabled,[readonly]):active{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25))}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:disabled{background:var(--g-color-surface-disabled)!important;color:var(--g-color-border-disabled)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8:disabled~.custom-control-label--ciL_NEaK,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL:disabled~.custom-control-label--ciL_NEaK{color:var(--g-color-text-disabled)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8[type=checkbox],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL[type=checkbox]{border-radius:var(--g-size-border-radius-xs)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8[type=checkbox]:checked:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL[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--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8[type=checkbox]:indeterminate:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL[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--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8[type=radio],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL[type=radio]{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-input--btslMzU8[type=radio]:checked:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-control--ZtK7kgcL[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--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-input-control--ZtK7kgcL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-input-control--ZtK7kgcL{background-color:var(--g-color-fill-inverted)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-input-control--ZtK7kgcL:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-input-control--ZtK7kgcL:after{background-color:var(--g-color-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-input-control--ZtK7kgcL:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-input-control--ZtK7kgcL:disabled{background-color:transparent!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .custom-control-label--ciL_NEaK{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:not(:disabled):focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select:not(:disabled):focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.show--F6vJuudj.g-dropdown-toggle--JuLMxXk9:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>[aria-expanded=true].g-dropdown-toggle--JuLMxXk9:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.show--F6vJuudj.g-dropdown-toggle--JuLMxXk9:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>[aria-expanded=true].g-dropdown-toggle--JuLMxXk9:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .show--F6vJuudj.g-dropdown-toggle--JuLMxXk9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk [aria-expanded=true].g-dropdown-toggle--JuLMxXk9{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;text-decoration:none;z-index:5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:nth-child(n):nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9: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--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:not(:disabled).placeholder--gqsX_kOR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select:not(:disabled).placeholder--gqsX_kOR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:not(:disabled).placeholder--gqsX_kOR:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:not(:disabled).placeholder--gqsX_kOR:nth-child(n){color:var(--g-color-text-secondary)}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:not(:disabled).placeholder--gqsX_kOR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select:not(:disabled).placeholder--gqsX_kOR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:not(:disabled).placeholder--gqsX_kOR:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:not(:disabled).placeholder--gqsX_kOR:nth-child(n){color:GrayText}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:not(:disabled):hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select:not(:disabled):hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:not(:disabled):hover:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:not(:disabled):hover:nth-child(n){border-color:var(--g-color-border-hover);text-decoration:none;z-index:5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:disabled .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select:disabled,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select:disabled .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:disabled:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:disabled:nth-child(n) .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:disabled:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:disabled:nth-child(n) .btn--SS1SA0wM{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--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:disabled.placeholder--gqsX_kOR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select:disabled.placeholder--gqsX_kOR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:disabled.placeholder--gqsX_kOR:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:disabled.placeholder--gqsX_kOR:nth-child(n){color:var(--g-color-text-disabled)!important}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:disabled.placeholder--gqsX_kOR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select:disabled.placeholder--gqsX_kOR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:disabled.placeholder--gqsX_kOR:nth-child(n),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:disabled.placeholder--gqsX_kOR:nth-child(n){color:GrayText!important}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9: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--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:nth-child(n):after{--color:CanvasText}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .disabled--ZFaCAol9.g-dropdown-toggle--JuLMxXk9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .disabled--ZFaCAol9.g-form-select--n1b0s0sj:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:disabled:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj:disabled:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.disabled--ZFaCAol9.g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:disabled:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.disabled--ZFaCAol9.g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:disabled:nth-child(n):after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.show--F6vJuudj.g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>[aria-expanded=true].g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.show--F6vJuudj.g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>[aria-expanded=true].g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .show--F6vJuudj.g-dropdown-toggle--JuLMxXk9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .show--F6vJuudj.g-form-select--n1b0s0sj:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk [aria-expanded=true].g-dropdown-toggle--JuLMxXk9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk [aria-expanded=true].g-form-select--n1b0s0sj:after{transform:rotate(180deg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown-toggle--JuLMxXk9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-dropdown-toggle--JuLMxXk9:nth-child(n):after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-dropdown-toggle--JuLMxXk9:nth-child(n):after{position:absolute;right:.5rem;top:.75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj{position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select{height:2.5rem!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj select.custom-select--rtqA0lBx{padding-left:.4375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj option{color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj option:disabled{color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-select--n1b0s0sj.disabled--ZFaCAol9{cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row--RRw4VljU+.g-form-group--dqANbKsD{margin-top:1rem}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-row--RRw4VljU+.g-form-group--dqANbKsD{margin-top:.5rem}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-body--FdqptESY .g-form-group--dqANbKsD:first-child{margin-top:.375rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD{margin-bottom:.375rem;min-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD.g-form-compact--zTw49f7C{margin-bottom:0;margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .col-form-label--mmPMfiF7{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--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-form-description--gO3WY57d{margin-bottom:-.375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-form-description--gO3WY57d,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-form-description--gO3WY57d>p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-card-alert-small--LEqTm07X>.g-card-body--FdqptESY{padding-bottom:0;padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col]:not(:first-child)>.g-card--tRYWlQPW:first-child{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col]:not(:first-child)>.g-card--tRYWlQPW:last-child{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9):not(label,legend){margin-top:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col] .g-form-group--dqANbKsD{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col-12--GzuWzosJ:not(:first-child)>.g-card--tRYWlQPW:first-child{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col-12--GzuWzosJ:not(:first-child)>.g-card--tRYWlQPW:last-child{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col-12--GzuWzosJ:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9){margin-top:-.4375rem}@media (max-width:1399.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:first-child{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:last-child{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9){margin-top:-.4375rem}}@media (max-width:1199.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:first-child{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:last-child{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9){margin-top:-.4375rem}}@media (max-width:991.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-lg]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:first-child{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-lg]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:last-child{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9){margin-top:-.4375rem}}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col-12--GzuWzosJ:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-lg]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-md]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:first-child{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col-12--GzuWzosJ:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-lg]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-md]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:last-child{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col-12--GzuWzosJ:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9){margin-top:-.4375rem;margin-top:-.375rem!important}}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-lg]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-md]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-sm]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>.g-card--tRYWlQPW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:first-child{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-lg]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-md]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-sm]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>.g-card--tRYWlQPW:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>.g-card--tRYWlQPW:last-child{margin-bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD .g-col--ht2PIJ1W:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-sm]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-group--dqANbKsD [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--RRw4VljU,.g-card--tRYWlQPW,.g-input-group--VbhljGIT,.g-form-control--MqZxNyUS,.g-form-pseudo-control--OC9qvWpl,.custom-control--anjH4dwO,.g-dropdown--Cgh3jhYt,.g-dropdown-toggle--JuLMxXk9){margin-top:-.4375rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-multicol--AnDBLexN .g-form-group--dqANbKsD{margin-top:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-multicol--AnDBLexN:first-child{margin-top:-.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-multicol--AnDBLexN label,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-form-multicol--AnDBLexN legend{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT{align-items:stretch;display:flex;flex-wrap:nowrap;position:relative;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT:not(.has-validation--zj7Tj_s9)>.custom-file--gtX67lc5:not(:last-child) .custom-file-label--NIy07w1x,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT:not(.has-validation--zj7Tj_s9)>.custom-file--gtX67lc5:not(:last-child) .custom-file-label--NIy07w1x:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT:not(.has-validation--zj7Tj_s9)>.custom-select--rtqA0lBx:not(:last-child),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT:not(.has-validation--zj7Tj_s9)>.g-form-control--MqZxNyUS:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.custom-file--gtX67lc5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.custom-select--rtqA0lBx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-form-control--MqZxNyUS,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-form-control-plaintext--movdjfmd{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.custom-select--rtqA0lBx:not(:first-child),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-form-control--MqZxNyUS:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-input-group-prepend--OaUdMbQ4{margin-right:-.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-input-group-prepend--OaUdMbQ4>.btn--SS1SA0wM{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-input-group-append--KWI5EmAk{margin-left:-.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT .g-input-group-append--KWI5EmAk>.btn--SS1SA0wM{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4{background-color:var(--g-color-surface-primary);display:flex}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk:first-child>.g-input-group-text--mUOx0TUL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4:first-child>.g-input-group-text--mUOx0TUL{border-bottom-left-radius:var(--g-size-border-radius-lg);border-top-left-radius:var(--g-size-border-radius-lg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk:last-child>.g-input-group-text--mUOx0TUL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4:last-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4:last-child>.g-input-group-text--mUOx0TUL{border-bottom-right-radius:var(--g-size-border-radius-lg);border-top-right-radius:var(--g-size-border-radius-lg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-input-group-text--mUOx0TUL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-input-group-text--mUOx0TUL{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--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.g-input-group-text--mUOx0TUL.g-input-group-text-icon-only--Zi77ppZb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.g-input-group-text--mUOx0TUL.g-input-group-text-icon-only--Zi77ppZb{padding:0 .4375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.btn--SS1SA0wM{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--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-append--KWI5EmAk>.btn--SS1SA0wM>svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT>.g-input-group-prepend--OaUdMbQ4>.btn--SS1SA0wM>svg{margin-left:0;margin-right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-append--KWI5EmAk>.btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-append--KWI5EmAk>.btn--SS1SA0wM .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-append--KWI5EmAk>.g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-append--KWI5EmAk>.g-button--mfCErGhO .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-append--KWI5EmAk>.g-input-group-text--mUOx0TUL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-append--KWI5EmAk>.g-input-group-text--mUOx0TUL .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-prepend--OaUdMbQ4>.btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-prepend--OaUdMbQ4>.btn--SS1SA0wM .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-prepend--OaUdMbQ4>.g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-prepend--OaUdMbQ4>.g-button--mfCErGhO .btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-prepend--OaUdMbQ4>.g-input-group-text--mUOx0TUL,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-input-group--VbhljGIT.disabled--ZFaCAol9 .g-input-group-prepend--OaUdMbQ4>.g-input-group-text--mUOx0TUL .btn--SS1SA0wM{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--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt ol,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-dropdown--Cgh3jhYt ul,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input ol,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input ul,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk select ol,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk select p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk select ul{margin-top:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk input[type=range]::-moz-focus-outer{border:0!important;outline:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:.875rem 0;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-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--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-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--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-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--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-moz-range-thumb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-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--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-moz-range-thumb{border:.0625rem solid var(--g-color-border-primary);border-radius:100%;height:1.75rem;width:1.75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-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--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-ms-fill-lower,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-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--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h::-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--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h:focus-visible::-webkit-slider-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h:focus-visible::-moz-range-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h:focus-visible::-ms-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h+.g-slider-legend--G1EKDyqm{margin-top:-.5625rem}@-moz-document url-prefix(){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider--UBNozv6h+.g-slider-legend--G1EKDyqm{margin-top:-1.3125rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider-legend--G1EKDyqm .g-slider-left--zwdj9gWV{float:left}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider-legend--G1EKDyqm .g-slider-middle--FIsqLZzi{text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-slider-legend--G1EKDyqm .g-slider-right--SYtlc3mV{float:right}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG{margin:0 auto}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG{max-width:33.75rem}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG.g-focus-page-extra-large--VvOIHx1v,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG.g-focus-page-large--GcmpeNoZ,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG.g-focus-page-medium--OdziXUZs{max-width:45rem}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG.g-focus-page-extra-large--VvOIHx1v,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG.g-focus-page-large--GcmpeNoZ{max-width:55rem}}@media (min-width:1200px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG.g-focus-page-extra-large--VvOIHx1v{max-width:71.25rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-stepper--Kp2FpU0J{padding:1rem 1rem .625rem}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-stepper--Kp2FpU0J{padding:1.5rem 2rem .625rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-stepper--Kp2FpU0J:empty{display:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-stepper--Kp2FpU0J+.g-page-content--yrBH40DO{padding-top:0}@media (max-width:991.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-buttons--Z1AjkuP9{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--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-buttons--Z1AjkuP9 .g-button--mfCErGhO{width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-buttons--Z1AjkuP9 .g-button--mfCErGhO:last-child .g-button-label--TsrxwW30{margin-left:0;margin-right:.5rem;order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-buttons--Z1AjkuP9+.g-page-content--yrBH40DO{padding-bottom:3.5rem}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-buttons--Z1AjkuP9{display:flex;height:0;justify-content:space-between;margin:0 auto;position:sticky;top:22.1875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-buttons--Z1AjkuP9 .g-button--mfCErGhO{border-radius:var(--g-size-border-radius-circle);transform:translateX(-100%);width:2.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-buttons--Z1AjkuP9 .g-button--mfCErGhO:last-child{transform:translateX(100%)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-focus-page-buttons--Z1AjkuP9+.g-page-content--yrBH40DO{padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-page-content--yrBH40DO{padding:.375rem 15px}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-focus-page--Ar5rnzvG .g-page-content--yrBH40DO{padding:1.375rem 15px}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-status-info--ZWBFIjiZ{padding-bottom:1.5rem;padding-top:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-status-info--ZWBFIjiZ .g-group-button--pEm7BvdL{justify-content:center;padding-top:2.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-status-info-animation--xahdgzh7{font-size:inherit;margin-bottom:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-status-info-illustration--oEEFt0pU{margin:0 auto 1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-status-info-icon--KeSbJ2lW{color:var(--g-color-fill-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-backdrop--kUNJcQYS{height:100%;position:fixed;top:0;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-backdrop--kUNJcQYS{background-color:var(--g-color-overlay-primary);z-index:310000}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-backdrop--kUNJcQYS.show--F6vJuudj{opacity:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0{padding:15px;z-index:310010}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0{padding:30px}}.g-modal-open--pPtgoHGz .g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0{overflow-y:auto;pointer-events:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-dialog--eQD2E09V{color:var(--g-color-text-primary);margin:auto}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-dialog--eQD2E09V{margin-left:0;margin-right:0;max-width:100%;min-width:100%}}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-dialog--eQD2E09V{max-width:min(540px - 1.25rem,55.5rem);min-width:min(540px - 1.25rem,55.5rem)}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-dialog--eQD2E09V{max-width:min(720px - 1.25rem,55.5rem);min-width:min(720px - 1.25rem,55.5rem)}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-dialog--eQD2E09V{max-width:min(960px - 1.25rem,55.5rem);min-width:min(960px - 1.25rem,55.5rem)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL{background-color:var(--g-color-surface-primary);border:0;border-radius:var(--g-size-border-radius-lg);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--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm .g-h4--vR07McIc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm .g-h5--BpPft8RF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm .g-h6--dBblk5CW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-uniform-headings--ilApaCFm h6{font-size:1.375rem;line-height:1.75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h4--vR07McIc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h5--BpPft8RF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h6--dBblk5CW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h6{color:var(--g-color-text-primary);font-weight:700}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h1--F70h_1GM:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h2--naT56gV8:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h3--c39wT1Am:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h4--vR07McIc:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h5--BpPft8RF:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-h6--dBblk5CW:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h1:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h2:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h3:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h4:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h5:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL h6:first-child{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY{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--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY{padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-label--Xkw05Nkc{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--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY h6{border-bottom:0;font-size:1.375rem;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-header-icon--mAVKka8y{--size:3rem;color:var(--g-color-fill-primary);display:block;margin-left:auto;margin-right:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-header-icon--mAVKka8y:first-of-type{margin-top:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-stepping--NlwrhFj8{color:var(--g-color-text-secondary);font-size:1rem;line-height:1.5rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-close--i098OvfN,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-help--_JmwyYlH{cursor:pointer;position:absolute}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-close--i098OvfN:not(.btn--SS1SA0wM,.g-button--mfCErGhO),.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-help--_JmwyYlH:not(.btn--SS1SA0wM,.g-button--mfCErGhO){font-size:.875rem;padding-top:.9375rem;top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-close--i098OvfN.btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-close--i098OvfN.g-button--mfCErGhO,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-help--_JmwyYlH.btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-help--_JmwyYlH.g-button--mfCErGhO{top:.5625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-close--i098OvfN:not(.btn--SS1SA0wM,.g-button--mfCErGhO){color:var(--g-color-fill-primary);padding-right:1.125rem;right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-close--i098OvfN.btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-close--i098OvfN.g-button--mfCErGhO{right:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-help--_JmwyYlH:not(.btn--SS1SA0wM,.g-button--mfCErGhO){left:0;padding-left:.9375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-help--_JmwyYlH.btn--SS1SA0wM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-help--_JmwyYlH.g-button--mfCErGhO{left:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz{--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--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz{--modal-body-padding-horizontal:8.75rem}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz:where(.g-modal-body-large--fxbOGTb0){--modal-body-padding-horizontal:4.375rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz:where(.g-modal-body-full--CvA3Rf5o){--modal-body-padding-horizontal:1.25rem}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz:where(.g-modal-body-form-top--iAorjGoe){--modal-body-padding-top:1.875rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz:where(.g-modal-body-form-bottom--dRwpFEu3){--modal-body-padding-bottom:1.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz+.g-modal-body--bJsgWeFz{--modal-body-padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-image--gebFsIUC{background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-image--gebFsIUC img{width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-footer--oVBqg3G2{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--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-footer--oVBqg3G2.g-modal-footer-grey--bq9kv816{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--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-footer--oVBqg3G2 .g-group-button--pEm7BvdL{margin:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz[class*=g-bg-],.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY[class*=g-bg-]{border-bottom-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz[class*=g-bg-]+.g-modal-footer--oVBqg3G2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0 .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY[class*=g-bg-]+.g-modal-footer--oVBqg3G2{border-top-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0.g-modal-embedded--XM4zhKNl{display:block;margin:0 auto;overflow:visible;padding:0;position:relative;z-index:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0.g-modal-embedded--XM4zhKNl+.g-modal--htrfjKj0{margin-top:1.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0.g-modal-embedded--XM4zhKNl .g-modal-dialog--eQD2E09V{flex-basis:100%;margin:auto;min-width:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0.g-modal-embedded--XM4zhKNl .g-modal-content--ZMQwiCEL{box-shadow:0 0 .5rem rgba(var(--rgb-black),.2);min-height:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal--htrfjKj0.g-modal-embedded--XM4zhKNl.g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V{margin-right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-body--bJsgWeFz .container--rKwl0fgR{padding-left:0;padding-right:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-body--bJsgWeFz .g-separator--uU3t1nLH:where(.g-separator-spacing-inherit--jHrTymQa){margin-bottom:1rem;margin-top:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-body--bJsgWeFz .g-separator--uU3t1nLH:where(.g-separator-protrude--_wNs65yh){margin-left:calc(var(--modal-body-padding-horizontal, 0)*-1);margin-right:calc(var(--modal-body-padding-horizontal, 0)*-1)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-regular--i5WyILqy .g-modal-dialog--eQD2E09V .g-modal-footer--oVBqg3G2:empty{border-top-width:0;height:1.25rem;min-height:1.25rem;padding:0;visibility:hidden}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy .g-modal-dialog--eQD2E09V{max-width:min(540px - 1.25rem,34.375rem);min-width:min(540px - 1.25rem,34.375rem)}}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy .g-modal-dialog--eQD2E09V{max-width:min(720px - 1.25rem,25rem);min-width:min(720px - 1.25rem,25rem)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL{min-height:auto;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy .g-modal-dialog--eQD2E09V .g-modal-header--PUwsTljY{background-color:var(--g-color-surface-secondary);border-width:0;padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy .g-modal-dialog--eQD2E09V .g-modal-header--PUwsTljY:not([class*=g-bg-]){color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy .g-modal-dialog--eQD2E09V .g-modal-header--PUwsTljY .g-modal-title--OI0qF6jV{color:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy .g-modal-dialog--eQD2E09V .g-modal-header--PUwsTljY[class*=g-bg-]{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy .g-modal-dialog--eQD2E09V .g-modal-body--bJsgWeFz{padding-left:1.25rem;padding-right:1.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy .g-modal-dialog--eQD2E09V .g-modal-footer--oVBqg3G2:empty{border-top-width:0;height:.25rem;min-height:.25rem;padding:0;visibility:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL h6{padding-bottom:1.25rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY{border:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-title--OI0qF6jV{margin-bottom:-1.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY .g-modal-title-hidden--ytHjnS4w{visibility:hidden}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz{--modal-body-padding-bottom:1.5625rem}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz p{text-align:left}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz+.g-modal-body--bJsgWeFz{margin-top:calc(var(--modal-body-padding-bottom)*-1)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-confirmation-icon--I6ecReSm,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-confirmation-illustration--TGOsHjXG{margin-top:6.125rem}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-confirmation-icon--I6ecReSm,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-confirmation-illustration--TGOsHjXG{margin-top:3.75rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-confirmation-icon--I6ecReSm{--size:8rem;margin-bottom:1.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-confirmation--CiKhUFwP .g-modal-dialog--eQD2E09V .g-modal-content--ZMQwiCEL .g-modal-footer--oVBqg3G2{border:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-teaser--TM7bL1Vy .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY{border-width:0;padding-block:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-teaser--TM7bL1Vy .g-modal-content--ZMQwiCEL .g-modal-title--OI0qF6jV{font-size:1.375rem;line-height:1.75rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-teaser--TM7bL1Vy .g-modal-content--ZMQwiCEL .g-modal-title--OI0qF6jV:nth-child(n){padding-top:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-teaser--TM7bL1Vy .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz{--modal-body-padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-teaser--TM7bL1Vy .g-modal-content--ZMQwiCEL .g-modal-image--gebFsIUC{align-items:center;display:flex;max-height:30rem;min-height:10rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-teaser--TM7bL1Vy .g-modal-content--ZMQwiCEL .g-modal-footer--oVBqg3G2{flex-direction:column}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl{padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V{margin-right:0;transition:transform .25s ease 0ms}@media (max-width:991.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V{max-width:100vw;max-width:100dvw;width:100vw;width:100dvw}}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V[class*=g-modal-depth-]{transform:translate(-62.5rem);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-0--p4sEPwpn{transform:translate(0);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-1--F79qYU7v{transform:translate(-6.25rem);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-2--ZEkmXi7l{transform:translate(-12.5rem);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-3--lDgSfcng{transform:translate(-18.75rem);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-4--TLEEVXnA{transform:translate(-25rem);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-5--G08VjTjG{transform:translate(-31.25rem);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-6--ZkyzqLFr{transform:translate(-37.5rem);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-7--NUL7yMBf{transform:translate(-43.75rem);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-8--ck08k26K{transform:translate(-50rem);transition-delay:.15s}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-dialog--eQD2E09V.g-modal-depth-9--_e0uei65{transform:translate(-56.25rem);transition-delay:.15s}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL{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--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL{border-radius:var(--g-size-border-radius-none)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY{top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz{--modal-body-padding-top:2rem;flex:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz:not(:nth-child(1 of .g-modal-body--bJsgWeFz)){--modal-body-padding-top:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz:not(:nth-last-child(1 of .g-modal-body--bJsgWeFz)){--modal-body-padding-bottom:1rem;flex-grow:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL .g-modal-footer--oVBqg3G2{bottom:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL>:not(.g-modal-header--PUwsTljY,.g-modal-body--bJsgWeFz,.g-modal-footer--oVBqg3G2,.g-separator--uU3t1nLH){display:flex;flex-basis:100%;flex-direction:column;flex-grow:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL .g-modal-footer--oVBqg3G2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-footer--oVBqg3G2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-header--PUwsTljY{background-color:var(--g-color-surface-primary);flex-shrink:0;position:sticky;top:0;z-index:10000}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-header--PUwsTljY{top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-drawer--k16PIgFl .g-modal-footer--oVBqg3G2{bottom:0}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr{align-items:flex-end;display:flex;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-dialog--eQD2E09V{margin:auto 0 0;max-width:100vw;max-width:100dvw;overscroll-behavior:none;transition:transform .25s ease-out;width:100vw;width:100dvw}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-handle--SsoKlwjg{background:var(--g-color-border-primary);border:0;border-radius:.125rem;cursor:grab;display:block;height:.1875rem;margin:.625rem auto .25rem;padding:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-handle--SsoKlwjg:active{cursor:grabbing}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-handle--SsoKlwjg:focus-visible{outline:2px solid var(--g-color-border-primary);outline-offset:4px}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-content--ZMQwiCEL{border-radius:var(--g-size-border-radius-lg);border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;flex-direction:column;max-height:90vh;max-height:90dvh;overflow:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY{background-color:var(--g-color-surface-primary);border-bottom:1px solid var(--g-color-border-secondary);flex-shrink:0;position:sticky;top:0;z-index:10000}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-content--ZMQwiCEL .g-modal-footer--oVBqg3G2{background-color:var(--g-color-surface-primary);border-top:1px solid var(--g-color-border-secondary);bottom:0;flex-shrink:0;position:sticky;z-index:10000}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz{--modal-body-padding-top:2rem;flex:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz:not(:first-child){--modal-body-padding-top:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-content--ZMQwiCEL .g-modal-body--bJsgWeFz:not(:last-child){--modal-body-padding-bottom:1rem;flex-grow:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-bottom-sheet--xWsSbtJr .g-modal-content--ZMQwiCEL>:not(.g-modal-header--PUwsTljY,.g-modal-body--bJsgWeFz,.g-modal-footer--oVBqg3G2,.g-separator--uU3t1nLH){display:flex;flex-direction:column;flex-grow:1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-teaser--TM7bL1Vy.g-modal-bottom-sheet--xWsSbtJr .g-modal-header-wrapper--gpyTswrm[class*=g-bg-] .g-modal-handle--SsoKlwjg{background:rgba(var(--rgb-white),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-teaser--TM7bL1Vy.g-modal-bottom-sheet--xWsSbtJr .g-modal-header-wrapper--gpyTswrm[class*=g-bg-] .g-modal-handle--SsoKlwjg:focus-visible{outline-color:var(--g-color-border-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-teaser--TM7bL1Vy.g-modal-bottom-sheet--xWsSbtJr .g-modal-header-wrapper--gpyTswrm .g-modal-header--PUwsTljY{background-color:transparent}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy.g-modal-bottom-sheet--xWsSbtJr .g-modal-header-wrapper--gpyTswrm{background-color:var(--g-color-surface-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy.g-modal-bottom-sheet--xWsSbtJr .g-modal-header-wrapper--gpyTswrm[class*=g-bg-] .g-modal-header--PUwsTljY{background-color:transparent}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy.g-modal-bottom-sheet--xWsSbtJr .g-modal-header-wrapper--gpyTswrm[class*=g-bg-] .g-modal-handle--SsoKlwjg{background:rgba(var(--rgb-white),.5)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy.g-modal-bottom-sheet--xWsSbtJr .g-modal-header-wrapper--gpyTswrm[class*=g-bg-] .g-modal-handle--SsoKlwjg:focus-visible{outline-color:var(--g-color-border-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy.g-modal-bottom-sheet--xWsSbtJr .g-modal-header-wrapper--gpyTswrm .g-modal-header--PUwsTljY{background-color:transparent}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-modal-small--EdMLk3Vy.g-modal-bottom-sheet--xWsSbtJr .g-modal-content--ZMQwiCEL .g-modal-header--PUwsTljY{border-bottom-width:0}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV{margin-top:.5625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a{align-items:center;border-radius:var(--g-size-border-radius-lg);color:var(--g-color-text-primary);display:flex;font-weight:400;padding:.5rem 1rem;position:relative;text-decoration:none;transition:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a:focus-visible{outline-offset:-.1875rem;z-index:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM:hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a:hover{background-color:var(--g-color-surface-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-sidenav-icon--EtfhOFRA,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a .g-sidenav-icon--EtfhOFRA{margin-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-badge--MZKdAqkl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-pill--L_gxYnfc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-sidenav-crosslink-icon--IAaCu1ps,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-sidenav-external-icon--S4BCJkqb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a .g-badge--MZKdAqkl,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a .g-pill--L_gxYnfc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a .g-sidenav-crosslink-icon--IAaCu1ps,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a .g-sidenav-external-icon--S4BCJkqb{margin-left:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-button-icon--rC0eHAGR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-sidenav-crosslink-icon--IAaCu1ps,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-sidenav-external-icon--S4BCJkqb,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a .g-button-icon--rC0eHAGR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a .g-sidenav-crosslink-icon--IAaCu1ps,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a .g-sidenav-external-icon--S4BCJkqb{color:var(--g-color-fill-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-button-icon--rC0eHAGR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a .g-button-icon--rC0eHAGR{--size:var(--g-size-icon-md);margin-left:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li a>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM{border:none;font-size:inherit;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM:nth-child(n):nth-child(n){margin:0;padding:.5rem 1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-button-label--TsrxwW30{align-items:center;display:inline-flex;margin-right:0;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-heading--mOMZGZAM .g-button-label--TsrxwW30>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV ul{margin:0;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV ul{list-style-type:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li li,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li:not(:first-child){margin-top:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV li:before{content:none;display:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-selected--MhRB65gV{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-selected--MhRB65gV a:not(:only-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-selected--MhRB65gV,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-selected--MhRB65gV a{font-weight:600}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-selected--MhRB65gV ul{display:block}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-selected--MhRB65gV ul a:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-selected--MhRB65gV ul a:hover{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-selected--MhRB65gV ul li:not(:last-child) a:focus-visible,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-selected--MhRB65gV ul li:not(:last-child) a:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-offseted-label--oPDOoLEL{margin-left:2rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-section--_WokDmZc{margin-top:1rem;padding-left:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-section--_WokDmZc ul{margin-top:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-section-divider--WgwXtXlP{border-top:.0625rem solid rgba(var(--rgb-gray-300),.2);display:block;margin:.75rem .5rem;width:calc(100% - 1.25rem)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-section-divider--WgwXtXlP+li{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-subitems--KIjrKsMv{padding-left:2.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV .g-sidenav-noninteractive-header--qWHuXT1m{color:var(--g-color-text-secondary);font-size:.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-sticky--gBOhtEEB{position:sticky}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown--U_09qdrR{width:16.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown--U_09qdrR .g-sidenav-heading--mOMZGZAM:hover,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown--U_09qdrR .g-sidenav-selected--MhRB65gV,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown--U_09qdrR li a:hover{background-color:var(--g-color-surface-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK{display:inline-flex}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK: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--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK:after{--color:CanvasText}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK.disabled--ZFaCAol9:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK.show--F6vJuudj:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK[aria-expanded=true]:after{transform:rotate(180deg)}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK{width:17.5rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK:after{display:inline-block;height:1.5rem;margin-left:.25rem;margin-top:.5rem;min-width:1.5rem;width:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav-dropdown-toggle--Nl2aSjIK>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-heading--mOMZGZAM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-section--_WokDmZc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG li a{padding:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-heading--mOMZGZAM:nth-child(n){padding:.375rem .5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG li li a{padding-left:1rem;padding-right:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG li li a:has(>span:only-child){padding-right:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-drawer-footer--E_I5AuIM{padding-bottom:.5rem;padding-top:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-drawer-footer--E_I5AuIM li a{color:var(--g-color-text-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-drawer-search-button--mCPUEakD{padding-bottom:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-drawer-search-button--mCPUEakD .g-button--mfCErGhO{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-secondary);font-weight:400;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-drawer-search-button--mCPUEakD .g-button--mfCErGhO:hover{background-color:var(--g-color-surface-primary);background-image:none;box-shadow:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-drawer-search-button--mCPUEakD .g-button--mfCErGhO .g-button-icon--rC0eHAGR{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-drawer-company-switch--oAcdjI27 .g-card-body--FdqptESY{padding:1rem .5rem 1rem 1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-drawer-company-switch--oAcdjI27 .g-card-body--FdqptESY:has(.g-avatar--vFUDmOY3){padding:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-sidenav--ezWI05dV.g-sidenav-drawer--WQNFUFxG .g-sidenav-drawer-company-switch--oAcdjI27 .g-button-icon--rC0eHAGR.g-icon-caret-right--dCTY04ym{--size:var(--g-size-icon-md);color:var(--g-color-fill-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk.g-dark--CzA7aU6L .g-sidenav-section-divider--WgwXtXlP{border-top-color:var(--g-color-surface-tertiary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);max-height:3.8125rem;overflow:hidden;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr li,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr ul{margin:0;padding:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr li:before{content:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr li a.selected--q1ND5U69{text-decoration:underline}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr .container--rKwl0fgR .nav-link--Z1AHpp1E{color:var(--g-color-text-inverted-primary);font-weight:400;margin-bottom:.5rem;margin-top:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr .container--rKwl0fgR .nav-link--Z1AHpp1E:hover{text-decoration:underline}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr .container--rKwl0fgR .g-nav-main--joEtdPWd a{margin-right:1.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr .container--rKwl0fgR .g-nav-tools--HvcmiEwl svg{font-size:1.5rem;height:1.5rem;line-height:1.5rem;width:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-navbar-secondary--L99sDfdr .g-dropdown-menu--r2ohg8C6 a{color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn{border-color:var(--g-color-border-secondary)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn .g-card-body--FdqptESY{padding-left:1.875rem;padding-right:1.875rem}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn .g-card-body--FdqptESY{padding-left:8.75rem;padding-right:8.75rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn .g-faded--ON2xa87t{color:var(--g-color-fill-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn audio,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn video{display:block;margin:0 auto;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY{padding-bottom:1.875rem;padding-top:1.875rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY .g-h1--F70h_1GM+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY .g-h2--naT56gV8+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY .g-h3--c39wT1Am+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY h1+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY h2+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-header--PY9btaG1 .g-card-body--FdqptESY h3+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY .g-h1--F70h_1GM+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY .g-h2--naT56gV8+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY .g-h3--c39wT1Am+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY h1+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY h2+p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-header--PY9btaG1.g-card-body--FdqptESY h3+p{padding-top:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body--jb0rGmHN .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body--jb0rGmHN.g-card-body--FdqptESY{padding-bottom:1.875rem;padding-top:1.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki{background-position:50%;background-repeat:no-repeat;background-size:cover;height:14.6875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM.g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki.g-card-body--FdqptESY{align-items:left;display:flex;flex-direction:column;justify-content:center;min-height:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM{background-color:var(--g-color-fill-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM .g-card-body--FdqptESY .h1--yNJt0MsI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM .g-card-body--FdqptESY .h2--yCMHnG2C,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM .g-card-body--FdqptESY h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM .g-card-body--FdqptESY h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-dark--Xz3saPdM .g-card-body--FdqptESY p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM.g-card-body--FdqptESY .h1--yNJt0MsI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM.g-card-body--FdqptESY .h2--yCMHnG2C,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM.g-card-body--FdqptESY h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM.g-card-body--FdqptESY h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-dark--Xz3saPdM.g-card-body--FdqptESY p{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki .g-card-body--FdqptESY .h1--yNJt0MsI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki .g-card-body--FdqptESY .h2--yCMHnG2C,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki .g-card-body--FdqptESY h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki .g-card-body--FdqptESY h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-banner-light--tRqp5bki .g-card-body--FdqptESY p,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki.g-card-body--FdqptESY .h1--yNJt0MsI,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki.g-card-body--FdqptESY .h2--yCMHnG2C,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki.g-card-body--FdqptESY h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki.g-card-body--FdqptESY h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-banner-light--tRqp5bki.g-card-body--FdqptESY p{color:var(--g-color-text-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-table--uaaP8zIV .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-table--uaaP8zIV .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-table--uaaP8zIV h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-table--uaaP8zIV h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-table--uaaP8zIV .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-table--uaaP8zIV .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-table--uaaP8zIV h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-table--uaaP8zIV h3{text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-table--uaaP8zIV dt,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-table--uaaP8zIV dt{font-weight:inherit}@media (min-width:768px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-body-table--uaaP8zIV dd,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-body-table--uaaP8zIV dd{text-align:right}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-footer--KBvYvqOf,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-footer--KBvYvqOf{min-height:6.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn.g-card-product-footer--KBvYvqOf .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-product--pqV2Hepn>.g-card-product-footer--KBvYvqOf.g-card-body--FdqptESY{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-body-banner-dark--Xz3saPdM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-body-banner-dark--Xz3saPdM+.g-card--tRYWlQPW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-body-banner-light--tRqp5bki,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-product-body-banner-light--tRqp5bki+.g-card--tRYWlQPW{border-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2{--card-padding-horizontal:1.875rem;border-color:var(--g-color-border-secondary)!important}@media (min-width:992px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2{--card-padding-horizontal:8.75rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 li,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 p{font-weight:400}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 li b,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 li strong,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 p b,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 p strong{font-weight:600}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 li b.g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 li strong.g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 p b.g-amount--hLcGncEW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 p strong.g-amount--hLcGncEW{color:var(--g-color-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 .g-faded--ON2xa87t{color:var(--g-color-fill-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2 a{font-weight:600}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-header--LWeQTsNg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-checkout-header--LWeQTsNg{--card-padding-vertical:1.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-header--LWeQTsNg .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-checkout-header--LWeQTsNg.g-card-body--FdqptESY{text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-body--hy7vBq7P,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-checkout-body--hy7vBq7P{--card-padding-vertical:1.875rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-body--hy7vBq7P .g-card-body--FdqptESY .g-row--RRw4VljU>[class^=g-col]:first-child img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-body--hy7vBq7P .g-card-body--FdqptESY .g-row--RRw4VljU>[class^=g-col]:first-child svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-checkout-body--hy7vBq7P.g-card-body--FdqptESY .g-row--RRw4VljU>[class^=g-col]:first-child img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-checkout-body--hy7vBq7P.g-card-body--FdqptESY .g-row--RRw4VljU>[class^=g-col]:first-child svg{display:block;margin-left:auto;margin-right:auto;max-height:10.5rem;max-width:100%}@media (max-width:767.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-body--hy7vBq7P .g-card-body--FdqptESY .g-row--RRw4VljU>[class^=g-col]:first-child img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-body--hy7vBq7P .g-card-body--FdqptESY .g-row--RRw4VljU>[class^=g-col]:first-child svg,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-checkout-body--hy7vBq7P.g-card-body--FdqptESY .g-row--RRw4VljU>[class^=g-col]:first-child img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-checkout-body--hy7vBq7P.g-card-body--FdqptESY .g-row--RRw4VljU>[class^=g-col]:first-child svg{max-width:13.125rem}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-body--hy7vBq7P .g-card-body--FdqptESY>.g-form-group--dqANbKsD:first-child,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-checkout-body--hy7vBq7P.g-card-body--FdqptESY>.g-form-group--dqANbKsD:first-child{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY{padding-bottom:2.5rem;padding-top:7.5rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY .g-h4--vR07McIc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY .g-h5--BpPft8RF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY .g-h6--dBblk5CW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY h6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY .g-h1--F70h_1GM,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY .g-h2--naT56gV8,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY .g-h3--c39wT1Am,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY .g-h4--vR07McIc,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY .g-h5--BpPft8RF,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY .g-h6--dBblk5CW,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY h6{color:var(--g-color-text-primary);font-size:1.375rem;font-weight:700;line-height:1.75rem;padding-bottom:.3125rem;padding-top:.25rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY svg+h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY svg+h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY svg+h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY svg+h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY svg+h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-confirm--wm5a1xoM .g-card-body--FdqptESY svg+h6,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY svg+h1,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY svg+h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY svg+h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY svg+h4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY svg+h5,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-confirm-body--z9kxK5kq.g-card-body--FdqptESY svg+h6{padding-top:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2.g-card-checkout-footer--o9iyL5bE .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card--tRYWlQPW.g-card-checkout--Os40Vyn2>.g-card-checkout-footer--o9iyL5bE.g-card-body--FdqptESY{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-checkout-body--hy7vBq7P:not(.g-card-checkout-gap--umPQ543u)+.g-card-checkout-body--hy7vBq7P{border-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-checkout-body--hy7vBq7P:not(.g-card-checkout-gap--umPQ543u)+.g-card-checkout-body--hy7vBq7P .g-card-body--FdqptESY,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-checkout-body--hy7vBq7P:not(.g-card-checkout-gap--umPQ543u)+.g-card-checkout-body--hy7vBq7P.g-card-body--FdqptESY{padding-top:0!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-card-checkout-confirm--wm5a1xoM+.g-card-checkout-footer--o9iyL5bE{border-top:0!important;min-height:6.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h{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--tDGayU_F.g-bs4--OCadnZOk .g-meter-small--xzo2pU6h{--size:0.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter-medium--Mutex_Dr{--size:0.375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter-large--wj06M5Sb{--size:1.25rem;border-radius:var(--g-size-border-radius-round)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h .g-meter-bars--uydsp_u4,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h:before{--color:var(--color-fg);content:"";position:absolute;top:0;z-index:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h .g-meter-bars--uydsp_u4{display:flex;inset:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h .g-meter-bar--MpfHqZuw{border-bottom:var(--size) solid var(--color-fg);flex-shrink:0;width:var(--value)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h:before{border-bottom:var(--size) solid var(--color);left:0;width:var(--aux-value,var(--value))}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h: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--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h .g-meter-label--Y9nkAPAf{border-radius:var(--g-size-border-radius-sm);color:var(--g-color-text-primary);margin-left:.25rem;padding:0 .25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h.g-meter-label-offset--Nbgnu4TS{padding-left:var(--value)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h:not(.g-meter-label-offset--Nbgnu4TS) .g-meter-label--Y9nkAPAf{color:var(--g-color-text-inverted-primary)}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h{forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-meter--dScxyq2h .g-meter-label--Y9nkAPAf{background-color:Canvas;color:CanvasText}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info--pn1w0cB7{display:flex;gap:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info--pn1w0cB7 .g-avatar--vFUDmOY3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info--pn1w0cB7 .g-product-info-icon--Vu8z3rnY{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info--pn1w0cB7>.g-button--mfCErGhO:not(.g-button-avatar--DYldQJ5V){align-self:flex-start;margin-right:-.625rem;order:-2;z-index:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8{display:grid;flex-grow:1;flex-shrink:1;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 .g-major--VhcCy3sK{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 .g-major--VhcCy3sK.g-no-ellipsis--FcqXvhBN{line-height:1.25;margin-bottom:.125rem;margin-top:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 .g-minor--m_kFGoCO{font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 .g-minor--m_kFGoCO .g-amount--hLcGncEW{font-size:.875rem;font-weight:inherit;line-height:1.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 .g-micro--gdUISh46{font-size:.75rem;line-height:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 strong.g-minor--m_kFGoCO{font-weight:inherit;order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 strong.g-minor--m_kFGoCO:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 .g-amount--hLcGncEW+.g-amount--hLcGncEW{margin-top:-.25em}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-data--Y1_Tg8j8 .g-amount--hLcGncEW{display:block;font-size:1.125rem;line-height:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-striped--ozP2kiNi{padding-top:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-striped--ozP2kiNi.g-product-info-horizontal--RzK3BFmT{padding-left:.3125rem;padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-horizontal--RzK3BFmT{align-items:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-horizontal--RzK3BFmT .g-product-info-stripe--vYUd39xN{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-horizontal--RzK3BFmT .g-product-info-data--Y1_Tg8j8{align-items:center;gap:0 .625rem;margin-bottom:0;margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-horizontal--RzK3BFmT .g-product-info-badge--i2H9PSyh{margin-bottom:-.25rem;margin-top:-.125rem}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-horizontal--RzK3BFmT.g-product-info-totaled--Y1IBF_xp:not(.g-product-info-direction-column--rLJe7SM8) .g-product-info-data--Y1_Tg8j8{grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-horizontal--RzK3BFmT.g-product-info-totaled--Y1IBF_xp:not(.g-product-info-direction-column--rLJe7SM8) .g-product-info-amount--av5J7DpW{grid-column:2/3;grid-row:1/99;text-align:right}}@media (max-width:991.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-horizontal--RzK3BFmT .g-amount--hLcGncEW{font-size:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-horizontal--RzK3BFmT .g-amount--hLcGncEW sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-right--MmcBtfQD .g-avatar--vFUDmOY3{order:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-product-info-right--MmcBtfQD .g-product-info-amount--av5J7DpW .g-amount--hLcGncEW{margin-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3{--avatar-size:var(--size);--avatar-flag-horizontal-padding-factor:0.2;--avatar-flag-vertical-padding-factor:0.25;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--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-content--saKIPF9b{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-circle);display:block;height:100%;line-height:0;overflow:hidden;width:100%;z-index:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-content--saKIPF9b:after{border:.0625rem solid transparent;border-radius:var(--g-size-border-radius-circle);content:"";inset:0;pointer-events:none;position:absolute;z-index:10}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-content-border--pYCLJz0u:after{border-color:var(--g-color-border-secondary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-content-dark--Dgavs3WJ{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-image--Aq7tZIXa{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-image-contain--cQ0JLL9t{-o-object-fit:contain;object-fit:contain}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-image-flag--l6jxVfJI{box-sizing:border-box;-o-object-fit:contain;object-fit:contain;padding:calc(100%*var(--avatar-flag-vertical-padding-factor)) calc(100%*var(--avatar-flag-horizontal-padding-factor))}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-icon--_A8OkjWI{--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--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-initials--a8cDXzlZ{align-items:center;display:flex;font-weight:600;height:100%;justify-content:center;text-transform:uppercase}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3.g-image-48--W2K_xq0Z .g-avatar-initials--a8cDXzlZ{font-size:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3.g-image-64--rnHegPuo .g-avatar-initials--a8cDXzlZ{font-size:1.375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3.g-image-96--ySpKdvRp .g-avatar-initials--a8cDXzlZ{font-size:2rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3.g-image-128--acQhlO7B .g-avatar-initials--a8cDXzlZ{font-size:3rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-badge--bmWfnbP1{align-items:center;background-clip:padding-box;background-color:var(--color-lavender);border:.0625rem solid var(--g-color-border-inverted-primary);border-radius:var(--g-size-border-radius-circle);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--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3 .g-avatar-badge--bmWfnbP1 svg{height:100%;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3.g-image-48--W2K_xq0Z .g-avatar-badge--bmWfnbP1{bottom:-.375rem;padding:.3125rem .25rem;right:-.375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3:has(.g-avatar-initials--a8cDXzlZ){color:var(--color-ui-blue)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3:has(.g-avatar-initials--a8cDXzlZ) .g-avatar-content--saKIPF9b{background-color:var(--color-ui-blue-weak)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-avatar--vFUDmOY3:has(.g-avatar-initials--a8cDXzlZ) .g-avatar-content-border--pYCLJz0u:after{border-color:transparent}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V{border-radius:var(--g-size-border-radius-circle);position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:nth-child(n){width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V .g-avatar-content--saKIPF9b:before{background-color:var(--g-color-overlay-primary);border-radius:var(--g-size-border-radius-circle);content:"";inset:0;position:absolute;z-index:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V .g-button-icon--rC0eHAGR{color:var(--g-color-fill-primary);height:50%;inset:25%;overflow:visible;padding:10%;position:absolute;width:50%;z-index:30}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V .g-button-icon--rC0eHAGR+.g-button-label--TsrxwW30:before{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-circle);content:"";inset:25%;position:absolute;z-index:20}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V .g-button-icon--rC0eHAGR+.g-button-label--TsrxwW30:nth-child(n){margin-left:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V .g-avatar-content--saKIPF9b:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V .g-button-icon--rC0eHAGR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V .g-button-icon--rC0eHAGR+.g-button-label--TsrxwW30:before{opacity:0;transition:opacity .15s ease-out}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:not(:disabled):focus-visible .g-avatar-content--saKIPF9b:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:not(:disabled):focus-visible .g-button-icon--rC0eHAGR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:not(:disabled):focus-visible .g-button-icon--rC0eHAGR+.g-button-label--TsrxwW30:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:not(:disabled):hover .g-avatar-content--saKIPF9b:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:not(:disabled):hover .g-button-icon--rC0eHAGR,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:not(:disabled):hover .g-button-icon--rC0eHAGR+.g-button-label--TsrxwW30:before{opacity:1;transition-timing-function:ease-in}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:disabled{cursor:not-allowed}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:disabled .g-button-icon--rC0eHAGR{color:var(--g-color-fill-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:disabled .g-avatar-image--Aq7tZIXa{opacity:.5}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-button-avatar--DYldQJ5V:disabled .g-avatar-badge--bmWfnbP1{filter:grayscale(1);opacity:.1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-spinner--dQ1_9GM2{--size:2rem;--stroke-width:0.1875rem;--color:currentColor;animation:rotate--Xmam04TS 2s linear infinite;animation-delay:-1s;height:var(--size)!important;width:var(--size)!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-spinner-small--LqzHDHms{--size:1.5rem;--stroke-width:0.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-spinner-large--D265A_y7{--size:3rem;--stroke-width:0.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-spinner-x-large--pq4n60Mn{--size:6rem;--stroke-width:0.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-spinner-xx-large--yHis7sRx{--size:8rem;--stroke-width:0.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-spinner-circle--qcNM7Mei{stroke-width:var(--stroke-width);stroke-dasharray:80,200;stroke-dashoffset:0;stroke:var(--color);animation:dash--fHXj8B9W 2s ease-in-out infinite;animation-delay:-1s}@keyframes rotate--Xmam04TS{0%{transform-origin:50% 50%}to{transform:rotate(1turn)}}@keyframes dash--fHXj8B9W{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--tDGayU_F.g-bs4--OCadnZOk .g-toggle--_nCOFtGw{display:flex;flex-direction:column;position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-label--Z4sU3qAT{border:.125rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);cursor:pointer;margin:0;overflow:hidden;padding:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-label--Z4sU3qAT .g-icon--rP5zJNnN{color:var(--g-color-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-text--Wkkb3IBd{display:block;margin-top:.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-description--tyo7pcZh{display:block;font-size:.75rem;font-weight:400;line-height:1rem;margin-top:.75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX{inset:1rem 1rem auto auto;position:absolute}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:hover~.g-toggle-label--Z4sU3qAT{background-color:var(--g-color-overlay-hover);box-shadow:0 .25rem .75rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:hover~.g-toggle-label--Z4sU3qAT:active{box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:checked~.g-toggle-label--Z4sU3qAT{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:checked:hover~.g-toggle-label--Z4sU3qAT{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:focus-visible{outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:focus-visible~.g-toggle-label--Z4sU3qAT{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:disabled~.g-toggle-label--Z4sU3qAT{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--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:disabled~.g-toggle-label--Z4sU3qAT .g-icon--rP5zJNnN{color:var(--g-color-text-disabled)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:disabled:hover~.g-toggle-label--Z4sU3qAT{outline:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-input--V8BHPBxX:disabled:checked~.g-toggle-label--Z4sU3qAT{background-color:var(--g-color-surface-tertiary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-flexible--TREm39Gk .g-toggle-label--Z4sU3qAT{display:flex;flex-direction:column;min-height:11.75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-flexible--TREm39Gk .g-toggle-image--MYsGJdQc{height:auto;margin:auto auto auto 0;max-height:6.25rem;max-width:6.875rem;width:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-flexible--TREm39Gk .g-toggle-input--V8BHPBxX:disabled~.g-toggle-label--Z4sU3qAT .g-toggle-image--MYsGJdQc{filter:grayscale(100%) opacity(50%)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-text-only--s7qOxQiG .g-toggle-label--Z4sU3qAT{padding-right:2.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-text-only--s7qOxQiG .g-toggle-text--Wkkb3IBd{margin:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-text-only--s7qOxQiG:not(.g-toggle-with-description--aSQHQDEy) .g-toggle-input--V8BHPBxX{top:1.375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2{display:inline-flex}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2.g-toggle-badge-large--pcHdweBW{--padding:0.625rem 0.75rem;--icon-padding:2rem;--icon-top:0.75rem;--icon-right:0.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2.g-toggle-badge-medium--XyesVkPW{--padding:0.5rem 0.75rem;--icon-padding:2rem;--icon-top:0.625rem;--icon-right:0.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2.g-toggle-badge-small--UyB1a3hW{--padding:0.25rem 0.5rem;--icon-padding:1.5rem;--icon-top:0.375rem;--icon-right:0.375rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2:not(:last-child){margin:0 .5rem .5rem 0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-label--Z4sU3qAT{border-radius:var(--g-size-border-radius-round);padding:var(--padding)}@media (forced-colors:none){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-input--V8BHPBxX{opacity:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-input--V8BHPBxX[type=checkbox]:checked~.g-toggle-label--Z4sU3qAT{padding-right:var(--icon-padding)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-input--V8BHPBxX[type=checkbox]:checked~.g-toggle-label--Z4sU3qAT:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-input--V8BHPBxX[type=checkbox]:checked~.g-toggle-label--Z4sU3qAT:before{content:"";height:1rem;position:absolute;right:var(--icon-right);top:var(--icon-top);width:1rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-input--V8BHPBxX[type=checkbox]:checked~.g-toggle-label--Z4sU3qAT:before{background-color:var(--g-color-interactive-primary);border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-input--V8BHPBxX[type=checkbox]:checked~.g-toggle-label--Z4sU3qAT: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--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-input--V8BHPBxX{inset:var(--icon-top) var(--icon-right) auto auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-input--V8BHPBxX~.g-toggle-label--Z4sU3qAT{padding-right:var(--icon-padding)}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-toggle-badge--pNbPYGd2 .g-toggle-text--Wkkb3IBd{font-size:.875rem;height:auto;line-height:1rem;margin:0}@keyframes appear--vuPvloHu{0%{opacity:0}to{opacity:1}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-trigger--Ta8LEJRZ:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-trigger-default--DLuHGRq5{border-radius:var(--g-size-border-radius-circle);color:var(--g-color-interactive-primary)}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-trigger-default--DLuHGRq5:nth-child(n){color:currentColor}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-touch-target--DCpIXc2J,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-trigger--Ta8LEJRZ{position:relative}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-touch-target-enlarge-always--O2GWyDVn:before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-touch-target-enlarge-auto--wnfeDHty:has(>.g-tooltip-trigger-default--DLuHGRq5):before{content:"";inset:-.5rem;position:absolute}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-touch-target-enlarge-always--O2GWyDVn:has(>.g-tooltip-trigger-default--DLuHGRq5):before,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-touch-target-enlarge-auto--wnfeDHty:has(>.g-tooltip-trigger-default--DLuHGRq5):before{aspect-ratio:1;top:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip--4MZpnBm7{animation:appear--vuPvloHu .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--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-arrow--ci2lSmeo{color:var(--g-color-surface-inverted);height:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-inner--Xhud4wqX{background-color:var(--g-color-surface-inverted);border-radius:var(--g-size-border-radius-md);color:var(--g-color-text-inverted-primary);max-width:12.5rem;padding:.25rem .5rem;text-align:left}@media (max-width:575.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-inner--Xhud4wqX{margin:0 -.5rem}}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-inner--Xhud4wqX{--g-color-surface-inverted:CanvasText;--g-color-text-inverted-primary:Canvas;forced-color-adjust:none}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-inner--Xhud4wqX,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-inner--Xhud4wqX li,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-tooltip-inner--Xhud4wqX p{font-size:.875rem;font-weight:400;letter-spacing:normal;line-height:1.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl .g-tooltip-trigger-default--DLuHGRq5{color:var(--g-color-text-inverted-primary)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-inverted--HlSMBrWl.g-tooltip--4MZpnBm7 .g-tooltip-inner--Xhud4wqX{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-surface-inverted)}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n{display:flex;flex-direction:column;gap:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n .g-structured-info-head--ivAKDWNb{display:flex;gap:.5rem .75rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n .g-structured-info-head--ivAKDWNb .g-avatar--vFUDmOY3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n .g-structured-info-head--ivAKDWNb .g-spot-illustration--dsYJCWZV{flex-shrink:0;order:-1}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n .g-structured-info-body--a8lZYOHx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n .g-structured-info-data--JqMvO6Fc{display:grid;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n .g-structured-info-data--JqMvO6Fc{padding-top:.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n .g-structured-info-body--a8lZYOHx .g-structured-info-item-amount--IjyhxuFo{margin-top:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n.g-structured-info-center--eTc2ORsp .g-structured-info-head--ivAKDWNb{align-items:center;flex-direction:column}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n.g-structured-info-center--eTc2ORsp .g-structured-info-body--a8lZYOHx,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n.g-structured-info-center--eTc2ORsp .g-structured-info-data--JqMvO6Fc{text-align:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n.g-structured-info-center--eTc2ORsp .g-structured-info-data--JqMvO6Fc{padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n.g-structured-info-center--eTc2ORsp .g-structured-info-data--JqMvO6Fc>:first-child{margin-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n.g-structured-info-right--yGbw26F7 .g-avatar--vFUDmOY3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n.g-structured-info-right--yGbw26F7 .g-spot-illustration--dsYJCWZV{order:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info--OwZuD34n.g-structured-info-minheight--PxKPIJEF{align-items:flex-start}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-item--YCiGeY1g{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-item--YCiGeY1g.g-structured-info-item-small--O8N4ZoUP:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-item--YCiGeY1g:not(.g-structured-info-item-small--O8N4ZoUP) .g-amount--hLcGncEW{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-colored--FfK8OF5p{padding-top:.625rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-colored--FfK8OF5p.g-structured-info-horizontal--qiIxGtb3{padding-left:.3125rem;padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n) .g-structured-info-head--ivAKDWNb{align-items:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n) .g-structured-info-data--JqMvO6Fc{padding-top:0}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n).g-structured-info-left--O8M4K_my .g-structured-info-data--JqMvO6Fc.g-structured-info-data-split--UQu5Lj_p{display:grid;grid-template-columns:1fr}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n).g-structured-info-left--O8M4K_my .g-structured-info-data--JqMvO6Fc.g-structured-info-data-split--UQu5Lj_p>.g-structured-info-data-aside--Lc28hN83,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n).g-structured-info-left--O8M4K_my .g-structured-info-data--JqMvO6Fc.g-structured-info-data-split--UQu5Lj_p>.g-structured-info-data-main--Vty9TKW7{display:contents}@media (min-width:576px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n).g-structured-info-left--O8M4K_my .g-structured-info-data--JqMvO6Fc.g-structured-info-data-split--UQu5Lj_p{align-items:center;display:flex;gap:.25rem}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n).g-structured-info-left--O8M4K_my .g-structured-info-data--JqMvO6Fc.g-structured-info-data-split--UQu5Lj_p>.g-structured-info-data-main--Vty9TKW7{display:grid;min-width:0;width:100%}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n).g-structured-info-left--O8M4K_my .g-structured-info-data--JqMvO6Fc.g-structured-info-data-split--UQu5Lj_p>.g-structured-info-data-aside--Lc28hN83{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;justify-content:center}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n).g-structured-info-left--O8M4K_my .g-structured-info-data--JqMvO6Fc.g-structured-info-data-split--UQu5Lj_p>.g-structured-info-data-aside--Lc28hN83>*{text-align:right}}@media (max-width:991.98px){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n) .g-amount--hLcGncEW{font-size:inherit}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-structured-info-horizontal--qiIxGtb3:nth-child(n) .g-amount--hLcGncEW sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-stripe--VuhRN62E:not(.g-inverted--HlSMBrWl){background-image:linear-gradient(to bottom,var(--g-color-surface-secondary) calc(var(--stripe-height) - .75rem),rgb(var(--rgb-gray-100),0))}@media (forced-colors:active){.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-stripe--VuhRN62E.g-stripe-toolbar--Uwm2hec_:after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-stripe--VuhRN62E:not(:has(~.g-stripe-toolbar--Uwm2hec_)):after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk .g-stripe--VuhRN62E.g-stripe-toolbar--Uwm2hec_>.g-container--zDb4imLE{z-index:1}}@media print{.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) *,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) :after,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) :before{box-shadow:none!important;text-shadow:none!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) a:not(.btn--SS1SA0wM){text-decoration:underline}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) abbr[title]:after{content:" (" attr(title) ")"}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) pre{white-space:pre-wrap!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) blockquote,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) pre{border:1px solid #adb5bd;page-break-inside:avoid}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) img,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) tr{page-break-inside:avoid}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) h3,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) p{orphans:3;widows:3}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) h2,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) h3{page-break-after:avoid}@page{.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)){size:a3}}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) body{min-width:992px!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) .g-container--zDb4imLE{min-width:992px!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) .g-navbar--_hALNtun{display:none}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) .g-badge--MZKdAqkl{border:1px solid #000}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) .g-table--w1mq6VKu{border-collapse:collapse!important}.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) .g-table--w1mq6VKu td,.g-bootstrap--tDGayU_F.g-bs4--OCadnZOk:is(:not(#a--MCVqno29#b--f8FEUpGR)) .g-table--w1mq6VKu th{background-color:#fff!important}}}@layer gds{.container--toflu081--G997m3wq{display:flex}.container--toflu081--G997m3wq.inline-flex--n1-osNds--yXG1Jkdi{display:inline-flex}.container--toflu081--G997m3wq.row-reverse--PYc9iRqn--mjYIsXU5{flex-direction:row-reverse}.container--toflu081--G997m3wq.column--IPcGJPP4--ZpRUZJMT{flex-direction:column}.container--toflu081--G997m3wq.column-reverse--HV3ubrDM--S3TZYPyi{flex-direction:column-reverse}.container--toflu081--G997m3wq.wrap--OqdTDgKm--dmNcC0no{flex-wrap:wrap}.container--toflu081--G997m3wq.wrap-reverse--UJpbxrCS--bl5bm2xn{flex-wrap:wrap-reverse}.container--toflu081--G997m3wq.justify-end--nkO98wK---JBFD6IGr{justify-content:end}.container--toflu081--G997m3wq.justify-center--mWk1edKj--rmybg2yM{justify-content:center}.container--toflu081--G997m3wq.justify-space-between--dWgE4wZJ--sIfob0xH{justify-content:space-between}.container--toflu081--G997m3wq.justify-space-around--6DjxCZXL--FAANdi3T{justify-content:space-around}.container--toflu081--G997m3wq.justify-space-evenly--jLaYqkhD--PSH7ycX4{justify-content:space-evenly}.container--toflu081--G997m3wq.align-start--7mCuJm0T--TfIV0no9{align-items:start}.container--toflu081--G997m3wq.align-end--sNrSfFxf--S7sSla7a{align-items:end}.container--toflu081--G997m3wq.align-center--l1xmuNbq--tthf0ple{align-items:center}.container--toflu081--G997m3wq.align-baseline--N59mzhZq--rlV8sS2m{align-items:baseline}.container--toflu081--G997m3wq.gap-xxs---cFvgAG---W8GzYeL3{gap:var(--g-size-spacing-xxs)}.container--toflu081--G997m3wq.gap-xs--UxDrwjjX--oEhkeREw{gap:var(--g-size-spacing-xs)}.container--toflu081--G997m3wq.gap-sm--zXP97lIR--lapw8UFE{gap:var(--g-size-spacing-sm)}.container--toflu081--G997m3wq.gap-md--PItNYO2z--Fa8VkPk_{gap:var(--g-size-spacing-md)}.container--toflu081--G997m3wq.gap-lg--Vx730Evf--WLtVRxdZ{gap:var(--g-size-spacing-lg)}.container--toflu081--G997m3wq.gap-xl--PwZFVzFj--jS_M_qAo{gap:var(--g-size-spacing-xl)}.container--toflu081--G997m3wq.gap-xxl---UrU4Zfv--TghoirZo{gap:var(--g-size-spacing-xxl)}.container--toflu081--G997m3wq.gap-bs-30--qPnLN3XI--AWEgC1a_{gap:var(--g-size-spacing-bs-30)}.container--S9pHie28--b9C8soq8{align-items:flex-start;display:flex;justify-content:space-between}.container--S9pHie28--b9C8soq8:nth-child(n):nth-child(n) .g-group-button--Subxqa_y{display:flex;flex-wrap:nowrap;width:-moz-max-content;width:max-content}@media (min-width:576px){.container--S9pHie28--b9C8soq8:nth-child(n):nth-child(n) .g-group-button--Subxqa_y{padding-block:0}}.container--S9pHie28--b9C8soq8:nth-child(n):nth-child(n) .g-group-button--Subxqa_y .g-button--K6Nm3x_L{margin-block:0}.container--S9pHie28--b9C8soq8:nth-child(n):nth-child(n) .g-group-button--Subxqa_y .g-button--K6Nm3x_L:not(:last-child){margin-right:.5rem}@media (max-width:575.98px){.container--S9pHie28--b9C8soq8:nth-child(n):nth-child(n).wrap--zNL73xcI--vK5QDqGa{flex-wrap:wrap}.container--S9pHie28--b9C8soq8:nth-child(n):nth-child(n).wrap--zNL73xcI--vK5QDqGa .g-group-button--Subxqa_y{width:100%}.container--S9pHie28--b9C8soq8:nth-child(n):nth-child(n).wrap--zNL73xcI--vK5QDqGa .g-group-button--Subxqa_y:not(:has(.g-button-full-width-never--xwbNmYC7)){flex-direction:column}.container--S9pHie28--b9C8soq8:nth-child(n):nth-child(n).wrap--zNL73xcI--vK5QDqGa .g-group-button--Subxqa_y:not(:has(.g-button-full-width-never--xwbNmYC7)) .g-button--K6Nm3x_L{width:100%}}.container--S9pHie28--b9C8soq8:nth-child(n) .g-h1--nfdHk8yF,.container--S9pHie28--b9C8soq8:nth-child(n) h1{padding-top:var(--g-size-bs-5)}.external--PvktZwbr--FUQbnSgA{margin-left:.25rem;vertical-align:-.2em!important}.flag--OlBYyCBh--tQ0pu_gf{border-radius:var(--g-size-border-radius-sm);height:1rem;width:1.375rem}.g-button--K6Nm3x_L .flag--OlBYyCBh--tQ0pu_gf,.g-dropdown-toggle--avQYYUQh .flag--OlBYyCBh--tQ0pu_gf,.g-input-group-text--Jf2kWKdp .flag--OlBYyCBh--tQ0pu_gf{align-self:center;margin-right:.5rem;margin-top:-.0625rem}.animation--BceFd29l--Gvoevdve{display:block;margin:auto}.animation--BceFd29l--Gvoevdve.colored--ImpuFWUb--kALXdBdi svg path{stroke:var(--color);fill:var(--color)}.illustration--xjlcpaTa--kFKTOR4h:nth-child(n){align-items:center;display:inline-flex;justify-content:center;position:relative}.illustration--xjlcpaTa--kFKTOR4h img,.illustration--xjlcpaTa--kFKTOR4h video{-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.illustration--xjlcpaTa--kFKTOR4h img.faded--gc2fArT1--FmUOadqv,.illustration--xjlcpaTa--kFKTOR4h video.faded--gc2fArT1--FmUOadqv{filter:grayscale(100%);opacity:.4}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc{height:3rem;width:3rem}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc .shape--04jdK5ug--EcWB3hCT{background-color:rgba(var(--rgb-blue-300),.1);border-radius:var(--g-size-border-radius-lg);height:3rem;position:absolute;width:3rem;z-index:0}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc .shape--04jdK5ug--EcWB3hCT.circle--i6iPG5kL--LEsX58jY{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc .shape--04jdK5ug--EcWB3hCT.top-left--0ueDvjGS--U5H5GIb6{left:0;top:.25rem}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc .shape--04jdK5ug--EcWB3hCT.top-center--86SQ52ws--o241S6Z3{left:50%;top:.25rem;transform:translateX(-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc .shape--04jdK5ug--EcWB3hCT.top-right---EdvM02B--l45U5G0U{right:0;top:.25rem}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc .shape--04jdK5ug--EcWB3hCT.center--G1F5m4TB--T4fQiTat{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc .shape--04jdK5ug--EcWB3hCT.bottom-left--mVTqrVKu--HHcOgMyg{bottom:.25rem;left:0}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc .shape--04jdK5ug--EcWB3hCT.bottom-center--IZ6kn82z--efCp_DUZ{bottom:.25rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc .shape--04jdK5ug--EcWB3hCT.bottom-right--wJAtqHbJ--tFfIyRFn{bottom:.25rem;right:0}.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc img,.illustration--xjlcpaTa--kFKTOR4h.size-extra-small--eVvFHn89--dYRutMOc video{height:2.5rem;width:2.5rem}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4{height:4rem;width:4rem}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 .shape--04jdK5ug--EcWB3hCT{background-color:rgba(var(--rgb-blue-300),.1);border-radius:var(--g-size-border-radius-lg);height:4rem;position:absolute;width:4rem;z-index:0}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 .shape--04jdK5ug--EcWB3hCT.circle--i6iPG5kL--LEsX58jY{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 .shape--04jdK5ug--EcWB3hCT.top-left--0ueDvjGS--U5H5GIb6{left:0;top:.5rem}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 .shape--04jdK5ug--EcWB3hCT.top-center--86SQ52ws--o241S6Z3{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 .shape--04jdK5ug--EcWB3hCT.top-right---EdvM02B--l45U5G0U{right:0;top:.5rem}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 .shape--04jdK5ug--EcWB3hCT.center--G1F5m4TB--T4fQiTat{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 .shape--04jdK5ug--EcWB3hCT.bottom-left--mVTqrVKu--HHcOgMyg{bottom:.5rem;left:0}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 .shape--04jdK5ug--EcWB3hCT.bottom-center--IZ6kn82z--efCp_DUZ{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 .shape--04jdK5ug--EcWB3hCT.bottom-right--wJAtqHbJ--tFfIyRFn{bottom:.5rem;right:0}.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 img,.illustration--xjlcpaTa--kFKTOR4h.size-small---S-r2b8U--ENbPcBP4 video{height:3rem;width:3rem}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA{height:6rem;width:6rem}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA .shape--04jdK5ug--EcWB3hCT{background-color:rgba(var(--rgb-blue-300),.1);border-radius:var(--g-size-border-radius-lg);height:4rem;position:absolute;width:4rem;z-index:0}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA .shape--04jdK5ug--EcWB3hCT.circle--i6iPG5kL--LEsX58jY{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA .shape--04jdK5ug--EcWB3hCT.top-left--0ueDvjGS--U5H5GIb6{left:0;top:.5rem}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA .shape--04jdK5ug--EcWB3hCT.top-center--86SQ52ws--o241S6Z3{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA .shape--04jdK5ug--EcWB3hCT.top-right---EdvM02B--l45U5G0U{right:0;top:.5rem}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA .shape--04jdK5ug--EcWB3hCT.center--G1F5m4TB--T4fQiTat{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA .shape--04jdK5ug--EcWB3hCT.bottom-left--mVTqrVKu--HHcOgMyg{bottom:.5rem;left:0}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA .shape--04jdK5ug--EcWB3hCT.bottom-center--IZ6kn82z--efCp_DUZ{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA .shape--04jdK5ug--EcWB3hCT.bottom-right--wJAtqHbJ--tFfIyRFn{bottom:.5rem;right:0}.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA img,.illustration--xjlcpaTa--kFKTOR4h.size-medium--RLzCk6FT--lwlQx2mA video{height:5rem;width:5rem}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf{height:8rem;width:8rem}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf .shape--04jdK5ug--EcWB3hCT{background-color:rgba(var(--rgb-blue-300),.1);border-radius:var(--g-size-border-radius-lg);height:5.375rem;position:absolute;width:5.375rem;z-index:0}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf .shape--04jdK5ug--EcWB3hCT.circle--i6iPG5kL--LEsX58jY{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf .shape--04jdK5ug--EcWB3hCT.top-left--0ueDvjGS--U5H5GIb6{left:0;top:.625rem}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf .shape--04jdK5ug--EcWB3hCT.top-center--86SQ52ws--o241S6Z3{left:50%;top:.625rem;transform:translateX(-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf .shape--04jdK5ug--EcWB3hCT.top-right---EdvM02B--l45U5G0U{right:0;top:.625rem}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf .shape--04jdK5ug--EcWB3hCT.center--G1F5m4TB--T4fQiTat{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf .shape--04jdK5ug--EcWB3hCT.bottom-left--mVTqrVKu--HHcOgMyg{bottom:.625rem;left:0}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf .shape--04jdK5ug--EcWB3hCT.bottom-center--IZ6kn82z--efCp_DUZ{bottom:.625rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf .shape--04jdK5ug--EcWB3hCT.bottom-right--wJAtqHbJ--tFfIyRFn{bottom:.625rem;right:0}.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf img,.illustration--xjlcpaTa--kFKTOR4h.size-large--R8Erd1DW--dYBJ3gWf video{height:6rem;width:6rem}.g-dark--igl3kwPh .illustration--xjlcpaTa--kFKTOR4h .shape--04jdK5ug--EcWB3hCT{background-color:rgba(var(--rgb-blue-100),.1)}.g-inverted--zCK5Znps .illustration--xjlcpaTa--kFKTOR4h .shape--04jdK5ug--EcWB3hCT:nth-child(n){background-color:rgba(var(--rgb-black),.1)!important}.g-dark--igl3kwPh .g-inverted--zCK5Znps .illustration--xjlcpaTa--kFKTOR4h .shape--04jdK5ug--EcWB3hCT:nth-child(n){background-color:rgba(var(--rgb-white),.1)!important}.container--uqEqYnOE--pMckHgaJ,.container--urmWaZyI--bfulmXZy{will-change:auto}.appear--BbulwPLN--pZBNRcIp,.enter--uDeK-2Sf--QdQGHZSY,.exit--0GO-OrzX--JIgNNQdA{overflow:hidden;transform-origin:0 0}.from-end---y1DKHdx--phtVsjp6.appear--BbulwPLN--pZBNRcIp,.from-end---y1DKHdx--phtVsjp6.enter--uDeK-2Sf--QdQGHZSY,.from-end---y1DKHdx--phtVsjp6.exit--0GO-OrzX--JIgNNQdA{transform-origin:100% 0}.appear--BbulwPLN--pZBNRcIp,.enter--uDeK-2Sf--QdQGHZSY,.exit--0GO-OrzX--JIgNNQdA.exit-active--SFO26J84--BzPBeVeu{opacity:0;transform:scaleX(0)}.appear--BbulwPLN--pZBNRcIp.appear-active--hm1QmnZE--YT8QrEVS,.enter--uDeK-2Sf--QdQGHZSY.enter-active--qlSKoSqd--s53P_tyw,.exit--0GO-OrzX--JIgNNQdA{opacity:1;transform:scaleX(1)}.appear--BbulwPLN--pZBNRcIp.appear-active--hm1QmnZE--YT8QrEVS,.enter--uDeK-2Sf--QdQGHZSY.enter-active--qlSKoSqd--s53P_tyw{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--_JNv9uxI.appear--BbulwPLN--pZBNRcIp.appear-active--hm1QmnZE--YT8QrEVS,.quick--mvYSqZ5S--_JNv9uxI.enter--uDeK-2Sf--QdQGHZSY.enter-active--qlSKoSqd--s53P_tyw{transition-duration:.15s}.exit--0GO-OrzX--JIgNNQdA.exit-active--SFO26J84--BzPBeVeu{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--_JNv9uxI.exit--0GO-OrzX--JIgNNQdA.exit-active--SFO26J84--BzPBeVeu{transition-duration:.15s}.container--Oxb25cTV--m46ZXB7Q{will-change:auto}.appear--kQdw2Kdo--H58gyans,.enter--qdxOytr8--HYWl3gvR,.exit--PTBZqAwB--bFxyBJZW{overflow:hidden;transform-origin:0 0}.from-end--QuTmjHOe--JVlAazkt.appear--kQdw2Kdo--H58gyans,.from-end--QuTmjHOe--JVlAazkt.enter--qdxOytr8--HYWl3gvR,.from-end--QuTmjHOe--JVlAazkt.exit--PTBZqAwB--bFxyBJZW{transform-origin:0 100%}.appear--kQdw2Kdo--H58gyans,.enter--qdxOytr8--HYWl3gvR,.exit--PTBZqAwB--bFxyBJZW.exit-active---eW-nB6f--xL1O4wfc{opacity:0;transform:scaleY(0)}.appear--kQdw2Kdo--H58gyans.appear-active--mhcJRCi2--BaJRdm8h,.enter--qdxOytr8--HYWl3gvR.enter-active--DzufToCV--WiZnHmQm,.exit--PTBZqAwB--bFxyBJZW{opacity:1;transform:scaleY(1)}.appear--kQdw2Kdo--H58gyans.appear-active--mhcJRCi2--BaJRdm8h,.enter--qdxOytr8--HYWl3gvR.enter-active--DzufToCV--WiZnHmQm{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--avIpt9QB.appear--kQdw2Kdo--H58gyans.appear-active--mhcJRCi2--BaJRdm8h,.quick--dKOHkpkn--avIpt9QB.enter--qdxOytr8--HYWl3gvR.enter-active--DzufToCV--WiZnHmQm{transition-duration:.15s}.exit--PTBZqAwB--bFxyBJZW.exit-active---eW-nB6f--xL1O4wfc{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--avIpt9QB.exit--PTBZqAwB--bFxyBJZW.exit-active---eW-nB6f--xL1O4wfc{transition-duration:.15s}.container--JFy4txRw--PA19q5Dg{will-change:opacity}.appear--tBwHTGYO--p_dOn8nF,.enter--lm0TwSvT--lZtmtN9d,.exit--Psn3ViFF--Rdxwnd1h.exit-active--lHv4SffM--OLu46UQX{opacity:0}.appear--tBwHTGYO--p_dOn8nF.appear-active--bM-mnFF3--UOjIGxUe,.enter--lm0TwSvT--lZtmtN9d.enter-active--43nCop-Z--BfLfVGOY,.exit--Psn3ViFF--Rdxwnd1h{opacity:1}.appear--tBwHTGYO--p_dOn8nF.appear-active--bM-mnFF3--UOjIGxUe,.enter--lm0TwSvT--lZtmtN9d.enter-active--43nCop-Z--BfLfVGOY{transition:opacity .35s ease-out 0s}.quick--uEH4Cf-n--BvecRZa5.appear--tBwHTGYO--p_dOn8nF.appear-active--bM-mnFF3--UOjIGxUe .appear--tBwHTGYO--p_dOn8nF.appear-active--bM-mnFF3--UOjIGxUe,.quick--uEH4Cf-n--BvecRZa5.appear--tBwHTGYO--p_dOn8nF.appear-active--bM-mnFF3--UOjIGxUe .enter--lm0TwSvT--lZtmtN9d.enter-active--43nCop-Z--BfLfVGOY,.quick--uEH4Cf-n--BvecRZa5.enter--lm0TwSvT--lZtmtN9d.enter-active--43nCop-Z--BfLfVGOY .appear--tBwHTGYO--p_dOn8nF.appear-active--bM-mnFF3--UOjIGxUe,.quick--uEH4Cf-n--BvecRZa5.enter--lm0TwSvT--lZtmtN9d.enter-active--43nCop-Z--BfLfVGOY .enter--lm0TwSvT--lZtmtN9d.enter-active--43nCop-Z--BfLfVGOY{transition-duration:75ms}.exit--Psn3ViFF--Rdxwnd1h.exit-active--lHv4SffM--OLu46UQX{transition:opacity .35s ease-in 0s}.quick--uEH4Cf-n--BvecRZa5.exit--Psn3ViFF--Rdxwnd1h.exit-active--lHv4SffM--OLu46UQX{transition-duration:75ms}.appear--tBwHTGYO--p_dOn8nF.appear-active--bM-mnFF3--UOjIGxUe{transition-duration:.5s}.container--Tx4bge1G--umesHQVE{transform:translateZ(0);will-change:transform,opacity}.appear--5ENRRka4--BkbBil0A,.enter--1l5aba5j--uNtc3Z1X,.exit--N8wDE7da--PoUo7qF5.exit-active---zt3dBOA--yghg4oMP{opacity:0;transform:translateY(50%)}.appear--5ENRRka4--BkbBil0A.appear-active--20ZNcH-P--ae7bFq4T,.enter--1l5aba5j--uNtc3Z1X.enter-active--hx3XvH74--mDU9Oe2K,.exit--N8wDE7da--PoUo7qF5{opacity:1;transform:translateY(0)}.appear--5ENRRka4--BkbBil0A.appear-active--20ZNcH-P--ae7bFq4T,.enter--1l5aba5j--uNtc3Z1X.enter-active--hx3XvH74--mDU9Oe2K{transition:transform .35s ease-out 0s,opacity .3s ease-out 0s}.exit--N8wDE7da--PoUo7qF5.exit-active---zt3dBOA--yghg4oMP{transition:transform .35s ease-in 0s,opacity .3s ease-in 50ms}.transition--UHuEGX-V--BdsiERl4{opacity:0;transform:scaleY(0);transform-origin:0 0;transition:transform .25s,opacity .25s,max-height .25s}.transition--UHuEGX-V--BdsiERl4.horizontal--He5CVITs--p_D4f212{transform:scaleX(0)}.transition--UHuEGX-V--BdsiERl4.collapse--5DGSHBrn--G6yG4KaZ{max-height:0}.reverse--H7jZEF2Q--SvCV4vCU{transform-origin:0 100%}.reverse--H7jZEF2Q--SvCV4vCU.horizontal--He5CVITs--p_D4f212{transform-origin:100% 100%}.entered--TZ-wF9es--OgCJ2SQ_,.entering--ohxhlWQm--REpBishT,.transition--UHuEGX-V--BdsiERl4:focus-within{opacity:1;transform:scaleY(100%)}.entered--TZ-wF9es--OgCJ2SQ_.collapse--5DGSHBrn--G6yG4KaZ,.entering--ohxhlWQm--REpBishT.collapse--5DGSHBrn--G6yG4KaZ,.transition--UHuEGX-V--BdsiERl4:focus-within.collapse--5DGSHBrn--G6yG4KaZ{max-height:var(--max-height)}.entered--TZ-wF9es--OgCJ2SQ_.horizontal--He5CVITs--p_D4f212,.entering--ohxhlWQm--REpBishT.horizontal--He5CVITs--p_D4f212,.transition--UHuEGX-V--BdsiERl4:focus-within.horizontal--He5CVITs--p_D4f212{transform:scaleX(100%)}.exited---jG9-Cea--qUh_IGAi.collapse--5DGSHBrn--G6yG4KaZ,.exited---jG9-Cea--qUh_IGAi.collapse--5DGSHBrn--G6yG4KaZ *,.exiting--TgS4o8RN--AnvqGjKC.collapse--5DGSHBrn--G6yG4KaZ,.exiting--TgS4o8RN--AnvqGjKC.collapse--5DGSHBrn--G6yG4KaZ *{margin-bottom:0!important;margin-top:0!important;min-height:0!important}.container--lGNls3nN--GjCQsLIn{display:inline-block}.container--lGNls3nN--GjCQsLIn.center--ADv-0E0D--w9yp9SNI{display:block;text-align:center}.conditional--Kz-RsHAS--T68l9Ekv{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.conditional--Kz-RsHAS--T68l9Ekv .container--lGNls3nN--GjCQsLIn,.conditional--Kz-RsHAS--T68l9Ekv .text--nb5jO-JR--eB4hMuro:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.625rem;vertical-align:middle}.conditional--Kz-RsHAS--T68l9Ekv .text--nb5jO-JR--eB4hMuro:nth-child(n):nth-child(n).block--vYs7BQvM--DI9K4fPi{padding-top:1.5rem}.transition--bUiXAcaU--Ax7TW3SZ{transform-origin:var(--g-size-bs-10) 0}.details--5Gn04Rxh--fvX6AGF0{margin-top:0!important}.ellipsis--lM-aXZh3--LynALWGZ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--9IaRbpOm--y2UnTqkd{position:relative}.g-card--rVcUENJn .header--9IaRbpOm--y2UnTqkd:not(tr):nth-child(n),.header--9IaRbpOm--y2UnTqkd.g-card--rVcUENJn:nth-child(n){--card-padding-vertical:0.6875rem}.header--9IaRbpOm--y2UnTqkd,.header--9IaRbpOm--y2UnTqkd>.g-card-body--dPoAk2_X{-moz-column-gap:1.25rem;column-gap:1.25rem;display:flex;justify-content:space-between;transition:box-shadow .1s ease-out 0s}.g-card--rVcUENJn .g-card-body--dPoAk2_X>.header--9IaRbpOm--y2UnTqkd,[class^=g-card-alert] .header--9IaRbpOm--y2UnTqkd{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--y2UnTqkd{margin-left:-2.5625rem;padding-left:2.5625rem}.header--9IaRbpOm--y2UnTqkd .btn--zgU63uMw,.header--9IaRbpOm--y2UnTqkd .g-button--K6Nm3x_L:not(.button--jyNVnBER--c5ZT6V8t),.header--9IaRbpOm--y2UnTqkd .g-tooltip-trigger--OPgOgutF{position:relative;z-index:10}:nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--c5ZT6V8t{align-self:flex-start;flex-shrink:0;padding:0 .375rem}:nth-child(n):nth-child(n):nth-child(n) .button-cover-parent--9WO-2QY8--x6Jc6w8C:before{content:"";inset:0;position:absolute;z-index:0}:nth-child(n):nth-child(n):nth-child(n) .button-vertical--BsSP7UUD--ysrqglJy{align-self:center}:nth-child(n):nth-child(n):nth-child(n) .button-invisible--fjNy6i5d--rSU3Zini{opacity:0}.centered--dcLeaYRk--JXKLBq7O{justify-content:center}.content--OeGk5hQk--qXoC7lqQ:not(.g-card--rVcUENJn){margin-top:.625rem}.g-card-group--Hn1WX97q>.content--OeGk5hQk--qXoC7lqQ:not(.g-card--rVcUENJn){margin-top:0}:is(.g-card-outer--gYOeiaBT,.g-card-inner--qOonFcD9) .header--9IaRbpOm--y2UnTqkd.g-card-body--dPoAk2_X~.content--OeGk5hQk--qXoC7lqQ{margin-top:0}@media (min-width:576px){.g-focus-page--UauaqqHq :not(.g-card-alert-data--VYNjFZQK)>.header--9IaRbpOm--y2UnTqkd:first-child{margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--UauaqqHq :not(.g-card-alert-data--VYNjFZQK)>.header--9IaRbpOm--y2UnTqkd:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--UauaqqHq :not(.g-card-alert-data--VYNjFZQK)>.header--9IaRbpOm--y2UnTqkd .g-card--rVcUENJn,.g-focus-page--UauaqqHq :not(.g-card-alert-data--VYNjFZQK)>.header--9IaRbpOm--y2UnTqkd.g-card--rVcUENJn{--card-padding-vertical:0.625rem}.g-focus-page--UauaqqHq .content--OeGk5hQk--qXoC7lqQ:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--UauaqqHq .g-card-function--yfhJRbYJ>.g-card--rVcUENJn:last-child .content--OeGk5hQk--qXoC7lqQ,.g-focus-page--UauaqqHq .g-card-group-vertical--vo1ZWCiI>.g-card--rVcUENJn:last-child .content--OeGk5hQk--qXoC7lqQ{margin-bottom:0}.g-focus-page--UauaqqHq .g-card-function--yfhJRbYJ .g-card--rVcUENJn:last-child .content--OeGk5hQk--qXoC7lqQ{padding-bottom:.75rem}.g-focus-page--UauaqqHq .g-card-function--yfhJRbYJ:nth-child(n) .header--9IaRbpOm--y2UnTqkd{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem);margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--UauaqqHq .g-card-function--yfhJRbYJ:nth-child(n) .header--9IaRbpOm--y2UnTqkd:last-child{padding-bottom:.625rem}.g-focus-page--UauaqqHq .g-card-function--yfhJRbYJ .content--OeGk5hQk--qXoC7lqQ{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--UauaqqHq .g-form-description--Gs2uFv41:nth-child(n) .header--9IaRbpOm--y2UnTqkd,.g-focus-page--UauaqqHq .g-form-description--Gs2uFv41:nth-child(n):last-child .content--OeGk5hQk--qXoC7lqQ{margin-bottom:0}}.g-sidenav--Dp9JUnuD:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--c5ZT6V8t{color:var(--g-color-text-primary)}.g-sidenav--Dp9JUnuD:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--c5ZT6V8t:hover{background-image:none}.g-sidenav--Dp9JUnuD .content--OeGk5hQk--qXoC7lqQ{margin-top:0}.container--FYtFs8jm--MGICtaLG:nth-child(n):nth-child(n){background:var(--g-color-surface-primary);border-bottom:.125rem solid var(--g-color-border-secondary);margin-block:0}.header--JcBjGfll--WJqItlMn{background:var(--g-color-border-secondary);padding:.25rem .3125rem;text-align:right}.button--Snzd7Hay--yLMRqV9a{margin:0!important}.button--Snzd7Hay--yLMRqV9a:before{content:unset!important}.content--IX4tsXv---qWo9VhPY{padding-inline:.9375rem}.no-padding--cF-1mYWa--LhuJkOsq .content--IX4tsXv---qWo9VhPY{padding:0!important}.no-padding--cF-1mYWa--LhuJkOsq .content--IX4tsXv---qWo9VhPY>*{margin-block:0!important}.no-padding--cF-1mYWa--LhuJkOsq .content--IX4tsXv---qWo9VhPY>.g-card--rVcUENJn{border:0!important;border-radius:0!important}.fixed-button--hCkqGxm6--KUBRU2kq:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-round);font-size:.75rem;padding:0 1rem;z-index:289990}.fixed-button--hCkqGxm6--KUBRU2kq:nth-child(n).back-to-top--m1VgLpAU--LPqERa8z{background-color:var(--g-color-surface-inverted);color:var(--g-color-text-inverted-primary)}.fixed-button--hCkqGxm6--KUBRU2kq:nth-child(n).back-to-top--m1VgLpAU--LPqERa8z:active:not(:disabled),.fixed-button--hCkqGxm6--KUBRU2kq:nth-child(n).back-to-top--m1VgLpAU--LPqERa8z:hover:not(:disabled){box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.6)}.fixed-button--hCkqGxm6--KUBRU2kq:nth-child(n).back-to-top--m1VgLpAU--LPqERa8z:hover{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 90%,var(--color-black))}.fixed-button--hCkqGxm6--KUBRU2kq:nth-child(n).back-to-top--m1VgLpAU--LPqERa8z:active{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 85%,var(--color-black))}.fixed-button--hCkqGxm6--KUBRU2kq:nth-child(n).back-to-top--m1VgLpAU--LPqERa8z:disabled{background-color:rgba(var(--rgb-gray-300),.5);color:var(--g-color-text-inverted-primary)}.fixed-filter--Nudqt5Yz--jQB7c9Tu{grid-template-columns:var(--col-side) var(--col-body) minmax(auto,var(--col-summary));z-index:289990}.fixed-filter--Nudqt5Yz--jQB7c9Tu: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-lg)}.fixed-filter--Nudqt5Yz--jQB7c9Tu .g-card-body--dPoAk2_X{align-items:center;display:flex}.fixed-filter--Nudqt5Yz--jQB7c9Tu .g-card-body--dPoAk2_X .input-slot--SalF3WpL--HiGeqIkg{flex-shrink:0;margin-right:1.875rem}.fixed-filter--Nudqt5Yz--jQB7c9Tu .g-card-body--dPoAk2_X .content--DSuCsT9j--v2QPffVW{align-items:center;display:flex;flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--jQB7c9Tu .g-card-body--dPoAk2_X .content--DSuCsT9j--v2QPffVW .summary--tjBsYY2t--rc0bK2Lj{flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--jQB7c9Tu .g-card-body--dPoAk2_X .content--DSuCsT9j--v2QPffVW .summary--tjBsYY2t--rc0bK2Lj .amounts--qew4Mq-Y--KGSwChjx,.fixed-filter--Nudqt5Yz--jQB7c9Tu .g-card-body--dPoAk2_X .content--DSuCsT9j--v2QPffVW .summary--tjBsYY2t--rc0bK2Lj .label--KidRId1w--pVZvMyPp{vertical-align:middle}.fixed-filter--Nudqt5Yz--jQB7c9Tu .g-card-body--dPoAk2_X .content--DSuCsT9j--v2QPffVW .buttons--1VKk6Rs7--beFT2bj7{flex-shrink:0}.fixed-filter--Nudqt5Yz--jQB7c9Tu .g-card-body--dPoAk2_X .content--DSuCsT9j--v2QPffVW .buttons--1VKk6Rs7--beFT2bj7 button{margin-left:1rem}.fixed-filter--Nudqt5Yz--jQB7c9Tu.extra-large--f5tuZalh--OjPU3JYv:nth-child(n){--card-padding-vertical:1.5rem;--card-padding-horizontal:1.5rem}.fixed-filter--Nudqt5Yz--jQB7c9Tu.extra-large--f5tuZalh--OjPU3JYv .content--DSuCsT9j--v2QPffVW .summary--tjBsYY2t--rc0bK2Lj .amounts--qew4Mq-Y--KGSwChjx,.fixed-filter--Nudqt5Yz--jQB7c9Tu.large---3xj6Ze---lc6ml55S .content--DSuCsT9j--v2QPffVW .summary--tjBsYY2t--rc0bK2Lj .amounts--qew4Mq-Y--KGSwChjx{font-size:1.375rem;line-height:1.75rem}.fixed-filter--Nudqt5Yz--jQB7c9Tu.large---3xj6Ze---lc6ml55S .g-card-body--dPoAk2_X,.fixed-filter--Nudqt5Yz--jQB7c9Tu.medium---gVLabxi--L90DLjnW .g-card-body--dPoAk2_X,.fixed-filter--Nudqt5Yz--jQB7c9Tu.small--lq7tYtwU--gtmKd5Xz .g-card-body--dPoAk2_X{align-items:flex-start;flex-direction:column}.fixed-filter--Nudqt5Yz--jQB7c9Tu.large---3xj6Ze---lc6ml55S .g-card-body--dPoAk2_X .content--DSuCsT9j--v2QPffVW,.fixed-filter--Nudqt5Yz--jQB7c9Tu.medium---gVLabxi--L90DLjnW .g-card-body--dPoAk2_X .content--DSuCsT9j--v2QPffVW,.fixed-filter--Nudqt5Yz--jQB7c9Tu.small--lq7tYtwU--gtmKd5Xz .g-card-body--dPoAk2_X .content--DSuCsT9j--v2QPffVW{width:100%}.fixed-filter--Nudqt5Yz--jQB7c9Tu.small--lq7tYtwU--gtmKd5Xz .content--DSuCsT9j--v2QPffVW{flex-direction:column}.fixed-filter--Nudqt5Yz--jQB7c9Tu.small--lq7tYtwU--gtmKd5Xz .content--DSuCsT9j--v2QPffVW .summary--tjBsYY2t--rc0bK2Lj{align-self:flex-start}.fixed-filter--Nudqt5Yz--jQB7c9Tu.small--lq7tYtwU--gtmKd5Xz .content--DSuCsT9j--v2QPffVW .buttons--1VKk6Rs7--beFT2bj7{align-self:flex-end;padding-top:.625rem}.fixed-to-bottom--vtLQlypT--cl21Am8A{position:fixed;width:100%;z-index:289990}.fixed-to-bottom--vtLQlypT--cl21Am8A .center--m8T3YOhG--esXMII5v{align-items:center;display:flex;justify-content:center}.spacer--xdzKPUzU--lBDb9977{visibility:hidden}.spacer--xdzKPUzU--lBDb9977 .center--m8T3YOhG--esXMII5v{display:flex}@media (max-width:767.98px){.floating-action-button--TQ5irLgN--oRSAnIb6:nth-child(n):nth-child(n){font-size:1.125rem;line-height:1.5rem;min-height:3.25rem}}.info--9u5tlRWp--NKLkRssI: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--NKLkRssI .alias--sfSGvBX---_2vlBvqg,.info--9u5tlRWp--NKLkRssI .amount--br13mZGq--OhPQyUQw{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info--9u5tlRWp--NKLkRssI .amount--br13mZGq--OhPQyUQw{flex-shrink:0;max-width:80%}.info--9u5tlRWp--NKLkRssI .amount--br13mZGq--OhPQyUQw .g-amount--CwhpbNor{font-size:inherit!important;font-weight:400!important}.info--9u5tlRWp--NKLkRssI .amount--br13mZGq--OhPQyUQw .g-amount-wrapper--UMVIKEL2{margin-left:.25rem}.info--9u5tlRWp--NKLkRssI .amount--br13mZGq--OhPQyUQw .g-amount-fallback--KRwpXtix{color:var(--g-color-text-inverted-primary)}.info--9u5tlRWp--NKLkRssI .amount--br13mZGq--OhPQyUQw .g-amount-fallback--KRwpXtix>svg{display:none}.info--9u5tlRWp--NKLkRssI .divider--NB5BZmVy--ervO84lH{display:inline-block;margin-left:.3125rem;margin-right:.3125rem}.center---7BTksg9--W_xIJNW_,.left--dhpzXGTY--lYzyXJm9,.right--sWEgNi1V--twgKtlWk{align-self:center;padding:0 .9375rem}.center---7BTksg9--W_xIJNW_:empty,.left--dhpzXGTY--lYzyXJm9:empty,.right--sWEgNi1V--twgKtlWk:empty{display:none}.container---DmaO1qR--xX05jlrT{--stripe-height:4.375rem;position:relative;z-index:30}.grid--2s6OD24p--aCAxUeET{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--aCAxUeET.hidden--pYdsvp5---KKvlzJmW,.hidden--pYdsvp5---KKvlzJmW .grid--2s6OD24p--aCAxUeET{visibility:hidden}.grid--2s6OD24p--aCAxUeET:focus-within,.grid--2s6OD24p--aCAxUeET:hover{opacity:1!important;transition:opacity .35s ease-in-out 0s}.left--dhpzXGTY--lYzyXJm9{grid-area:stripe-left}.right--sWEgNi1V--twgKtlWk{grid-area:stripe-right;text-align:right}.center---7BTksg9--W_xIJNW_{grid-area:stripe-center;text-align:center}.sticky--mmDw-k7t--Qqs4zqYg{position:sticky;top:0;z-index:290030}.sticky--mmDw-k7t--Qqs4zqYg.use-transition--ZifEO4qv--B2fbaTLl{margin-top:calc(var(--stripe-height)*-1)}.sticky--mmDw-k7t--Qqs4zqYg.use-transition--ZifEO4qv--B2fbaTLl.hidden--pYdsvp5---KKvlzJmW{z-index:10}@media (forced-colors:active){.sticky--mmDw-k7t--Qqs4zqYg{background-color:Canvas}}.fixed--4vvBimER--b0MnhiVs{position:fixed;width:100%;z-index:290030}@media (min-width:992px){.grid--2s6OD24p--aCAxUeET{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--aCAxUeET.transparent-grid--2m7SvDTJ--Sxuqhhus{grid-template-columns:18.75rem minmax(0,1fr) minmax(0,min-content)}.center---7BTksg9--W_xIJNW_.transparent--30hd0DxW--RJvkJmKc{text-align:left}}@media (max-width:767.98px){.container---DmaO1qR--xX05jlrT{--stripe-height:3.5rem}.grid--2s6OD24p--aCAxUeET{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--lYzyXJm9{padding-right:0}.right--sWEgNi1V--twgKtlWk{padding-left:0}}.large-grid---0xgCwN6--kVQo7J65 .children--YrLNLmIQ--sL2COAvh,.large-grid---0xgCwN6--kVQo7J65 .left--1gjav292--jwjocQnk,.large-grid---0xgCwN6--kVQo7J65 .toolbar--imPD50P3--RYmEaRPh{align-self:center;padding:0 .9375rem}.large-grid---0xgCwN6--kVQo7J65 .children--YrLNLmIQ--sL2COAvh:empty,.large-grid---0xgCwN6--kVQo7J65 .left--1gjav292--jwjocQnk:empty,.large-grid---0xgCwN6--kVQo7J65 .toolbar--imPD50P3--RYmEaRPh:empty{display:none}.large-grid---0xgCwN6--kVQo7J65 .children--YrLNLmIQ--sL2COAvh,.large-grid---0xgCwN6--kVQo7J65 .left--1gjav292--jwjocQnk,.large-grid---0xgCwN6--kVQo7J65 .toolbar--imPD50P3--RYmEaRPh{margin:.9375rem 0}@media (min-width:992px){.large-grid---0xgCwN6--kVQo7J65 .children--YrLNLmIQ--sL2COAvh,.large-grid---0xgCwN6--kVQo7J65 .left--1gjav292--jwjocQnk,.large-grid---0xgCwN6--kVQo7J65 .toolbar--imPD50P3--RYmEaRPh{margin:1.875rem 0}}.large-grid---0xgCwN6--kVQo7J65{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--kVQo7J65:not(:first-child):not(:empty){margin-top:-.9375rem}.large-grid---0xgCwN6--kVQo7J65 .left--1gjav292--jwjocQnk{grid-area:stripe-left}.large-grid---0xgCwN6--kVQo7J65 .children--YrLNLmIQ--sL2COAvh{grid-area:stripe-children}.large-grid---0xgCwN6--kVQo7J65 .children--YrLNLmIQ--sL2COAvh>:first-child{margin-top:0!important}.large-grid---0xgCwN6--kVQo7J65 .children--YrLNLmIQ--sL2COAvh>:last-child{margin-bottom:0!important}.large-grid---0xgCwN6--kVQo7J65 .toolbar--imPD50P3--RYmEaRPh{color:unset;grid-area:stripe-toolbar;margin:0;overflow:initial}.large-grid---0xgCwN6--kVQo7J65 .toolbar--imPD50P3--RYmEaRPh .g-card--rVcUENJn{margin:0}@media (min-width:992px){.large-grid---0xgCwN6--kVQo7J65{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--kVQo7J65{grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content)}.large-grid---0xgCwN6--kVQo7J65 .left--1gjav292--jwjocQnk{display:none}.large-grid---0xgCwN6--kVQo7J65 .toolbar--imPD50P3--RYmEaRPh{padding-top:.9375rem}.large-grid---0xgCwN6--kVQo7J65 .toolbar--imPD50P3--RYmEaRPh:empty{padding-top:0}}.grid--RPh-4pIw--Lrcpod_1{padding-top:.9375rem;position:relative;z-index:30;z-index:20}.toolbar--ikbUw-M9--pUcRjn18{max-height:6.25rem}.sticky--EdO9KseI--RRm04Jrr{position:sticky;z-index:290020}@media (min-width:768px){.grid--RPh-4pIw--Lrcpod_1{backface-visibility:hidden;clip-path:inset(50% -100% -100% -100%);margin-top:-.0625rem;padding-top:.125rem;transform:translateY(-50%)}.grid--RPh-4pIw--Lrcpod_1:before{background:inherit;content:""!important;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:0}.toolbar--ikbUw-M9--pUcRjn18{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--Lrcpod_1{background-color:transparent!important}.sticky--9UORGQ-D--vPlQfx05{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--vPlQfx05 .btn--zgU63uMw,.sticky--9UORGQ-D--vPlQfx05 .g-button--K6Nm3x_L{pointer-events:auto}}.sticky--9UORGQ-D--vPlQfx05.enter--t1bikcNt--PM15vySd,.sticky--9UORGQ-D--vPlQfx05.exit--lInVFoEn--ch6oQZgF.exit-active--Qa0jHAM6--UU4EXqzV{opacity:0;transform:translateY(20%)}.sticky--9UORGQ-D--vPlQfx05.enter--t1bikcNt--PM15vySd.enter-active--idrEabUX--wCDWkV7x,.sticky--9UORGQ-D--vPlQfx05.exit--lInVFoEn--ch6oQZgF{opacity:1;transform:translateY(0)}.sticky--9UORGQ-D--vPlQfx05.enter--t1bikcNt--PM15vySd.enter-active--idrEabUX--wCDWkV7x{transition:transform .15s cubic-bezier(.215,.61,.355,1) 0s,opacity 50ms cubic-bezier(.215,.61,.355,1) 0s}.sticky--9UORGQ-D--vPlQfx05.exit--lInVFoEn--ch6oQZgF.exit-active--Qa0jHAM6--UU4EXqzV{transition:transform .15s cubic-bezier(.55,.055,.675,.19) 0s,opacity 50ms cubic-bezier(.55,.055,.675,.19) .1s}.split-button--hgka2pBL--dwaQA4q2{display:inline-grid!important;grid-template-columns:1fr 2.625rem}@media (max-width:575.98px){.split-button--hgka2pBL--dwaQA4q2{width:100%}}.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L{margin:0!important;position:relative;z-index:1}.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L:disabled{z-index:0}.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L:focus-visible{z-index:2}.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L:first-child:nth-child(n){border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L:first-child:before{right:-.125rem}@media (max-width:575.98px){.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L:first-child{flex:1}}.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L: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--dwaQA4q2 .g-button--K6Nm3x_L:last-child:before{left:-.125rem}.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L: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--dwaQA4q2 .g-button--K6Nm3x_L:focus-visible:not(:active):before{opacity:0}.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L.g-button-variant-primary--GukmxjbO:before,.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L.g-button-variant-tertiary--uMmDv42b:before{border-color:rgba(var(--rgb-black),.2)}.g-inverted--zCK5Znps .split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L.g-button-variant-tertiary--uMmDv42b:before{border-color:rgba(var(--rgb-white),.5)}.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L.g-button-variant-tertiary--uMmDv42b:disabled~:disabled:before{opacity:.4}.g-inverted--zCK5Znps .split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L.g-button-variant-primary--GukmxjbO:before,.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L.g-button-variant-primary--GukmxjbO:disabled~:disabled:before,.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L:first-child:disabled:before,.split-button--hgka2pBL--dwaQA4q2 .g-button--K6Nm3x_L:first-child:not(:disabled)~:last-child:before{content:none}@media (max-width:767.98px){.sticky-button--GO-ATLQs--cYbgz73U{width:100%}.sticky-button--GO-ATLQs--cYbgz73U:nth-child(n):nth-child(n) .g-button--K6Nm3x_L{font-size:1.125rem;line-height:1.5rem;min-height:3.25rem}}.sticky-button--GO-ATLQs--cYbgz73U.g-no-inverted--ONO7uRoq .g-button--K6Nm3x_L: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--cYbgz73U.g-no-inverted--ONO7uRoq .g-button--K6Nm3x_L: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--e9SNUSWZ,.block-xs-up--1uWSJ-Z5--qe0Oppw2{display:none!important;display:block!important}.flex-xs-extended-up--Kf9jAYkO--h79oMjwt,.flex-xs-up--jOQ-tlmR--cAu6xyE_{display:none!important;display:flex!important}.inline-xs-extended-up--3VWhI-Pz--8n2VAxGP,.inline-xs-up---50-PaXm--g6ni0dMM{display:none!important;display:inline!important}.block-sm-up--W06c2bAJ--T7cjVvzW,.none-xs-extended-up--8Iy8NSFM--pLPvbhTr,.none-xs-up--B41il6Vy--c_ijOA_4{display:none!important}@media (min-width:576px){.block-sm-up--W06c2bAJ--T7cjVvzW{display:block!important}}.block-sm-extended-up--OjqFT1Dp--jKxraFka{display:none!important}@media (min-width:576px){.block-sm-extended-up--OjqFT1Dp--jKxraFka{display:block!important}}.flex-sm-up--Go80Agol--Zf823xVO{display:none!important}@media (min-width:576px){.flex-sm-up--Go80Agol--Zf823xVO{display:flex!important}}.flex-sm-extended-up--MSr84NCA--K3YyptxW{display:none!important}@media (min-width:576px){.flex-sm-extended-up--MSr84NCA--K3YyptxW{display:flex!important}}.inline-sm-up--swWNgs3k--DG6ZyobM{display:none!important}@media (min-width:576px){.inline-sm-up--swWNgs3k--DG6ZyobM{display:inline!important}}.inline-sm-extended-up--1O4vDHQQ--zECSzsYc{display:none!important}@media (min-width:576px){.inline-sm-extended-up--1O4vDHQQ--zECSzsYc{display:inline!important}.none-sm-extended-up--6ymAcUp4--dsViHXpj,.none-sm-up--21JIHuI---U4kvqduU{display:none!important}}.block-md-up--oc6DeT3C--GHu6W0RO{display:none!important}@media (min-width:768px){.block-md-up--oc6DeT3C--GHu6W0RO{display:block!important}}.block-md-extended-up--7mQc-Zl7--C8tkwiA0{display:none!important}@media (min-width:768px){.block-md-extended-up--7mQc-Zl7--C8tkwiA0{display:block!important}}.flex-md-up--FvWAYUNN--j0QTKV65{display:none!important}@media (min-width:768px){.flex-md-up--FvWAYUNN--j0QTKV65{display:flex!important}}.flex-md-extended-up--pfM3fpdN--qQlpjK9w{display:none!important}@media (min-width:768px){.flex-md-extended-up--pfM3fpdN--qQlpjK9w{display:flex!important}}.inline-md-up--jwcHL14p--q0TWxurz{display:none!important}@media (min-width:768px){.inline-md-up--jwcHL14p--q0TWxurz{display:inline!important}}.inline-md-extended-up--NhvLV--w--jnZXGvLh{display:none!important}@media (min-width:768px){.inline-md-extended-up--NhvLV--w--jnZXGvLh{display:inline!important}.none-md-extended-up--33QNF7Qa--ZKulO0F8,.none-md-up--1yWiZLqT--mvdzi8jU{display:none!important}}.block-lg-up--rs4gM7jc--ThqsgiQy{display:none!important}@media (min-width:992px){.block-lg-up--rs4gM7jc--ThqsgiQy{display:block!important}}.block-lg-extended-up--MgkRqR3a--ZUW3yTsn{display:none!important}@media (min-width:992px){.block-lg-extended-up--MgkRqR3a--ZUW3yTsn{display:block!important}}.flex-lg-up--gBmvYI7P--uxNwbcYP{display:none!important}@media (min-width:992px){.flex-lg-up--gBmvYI7P--uxNwbcYP{display:flex!important}}.flex-lg-extended-up--RGmfL3H8--Om7uK4ay{display:none!important}@media (min-width:992px){.flex-lg-extended-up--RGmfL3H8--Om7uK4ay{display:flex!important}}.inline-lg-up--5OakawV0--QJYmFKwQ{display:none!important}@media (min-width:992px){.inline-lg-up--5OakawV0--QJYmFKwQ{display:inline!important}}.inline-lg-extended-up--dS0IBYHn--fc_AWKT5{display:none!important}@media (min-width:992px){.inline-lg-extended-up--dS0IBYHn--fc_AWKT5{display:inline!important}.none-lg-extended-up--a-EztQ1t--aDvWlEkQ,.none-lg-up--S-DkWJbP--QAcS1WFZ{display:none!important}}.block-xl-up--YifRn58u--Cl_gpOGx{display:none!important}@media (min-width:1200px){.block-xl-up--YifRn58u--Cl_gpOGx{display:block!important}}.block-xl-extended-up--FSvoOjLm--ULn82J5m{display:none!important}@media (min-width:1320px){.block-xl-extended-up--FSvoOjLm--ULn82J5m{display:block!important}}.flex-xl-up--CStkOl9W--Q7Dt4vc8{display:none!important}@media (min-width:1200px){.flex-xl-up--CStkOl9W--Q7Dt4vc8{display:flex!important}}.flex-xl-extended-up--Klp-Csv5--m_iDK9Bd{display:none!important}@media (min-width:1320px){.flex-xl-extended-up--Klp-Csv5--m_iDK9Bd{display:flex!important}}.inline-xl-up--7Jgztztl--EM2qZrIl{display:none!important}@media (min-width:1200px){.inline-xl-up--7Jgztztl--EM2qZrIl{display:inline!important}}.inline-xl-extended-up--GT99AOZ4--CmHv9_Sv{display:none!important}@media (min-width:1320px){.inline-xl-extended-up--GT99AOZ4--CmHv9_Sv{display:inline!important}}@media (min-width:1200px){.none-xl-up--EVHht61i--K6BYDWIT{display:none!important}}@media (min-width:1320px){.none-xl-extended-up--a1DwFrI5--gsm22tZz{display:none!important}}.block-xxl-up--dyUv96Sx--oMEPzam6{display:none!important}@media (min-width:1400px){.g-bs5-grid--qijVP6ia .block-xxl-up--dyUv96Sx--oMEPzam6{display:block!important}}.block-xxl-extended-up--BA533aq---CFTzRxbV{display:none!important}@media (min-width:1560px){.g-bs5-grid--qijVP6ia .block-xxl-extended-up--BA533aq---CFTzRxbV{display:block!important}}.flex-xxl-up--bIOTWUMS--G41DjFIP{display:none!important}@media (min-width:1400px){.g-bs5-grid--qijVP6ia .flex-xxl-up--bIOTWUMS--G41DjFIP{display:flex!important}}.flex-xxl-extended-up--EPMV1Sdl--deqP25Kk{display:none!important}@media (min-width:1560px){.g-bs5-grid--qijVP6ia .flex-xxl-extended-up--EPMV1Sdl--deqP25Kk{display:flex!important}}.inline-xxl-up--i8SXj8wb--ihVE5GWR{display:none!important}@media (min-width:1400px){.g-bs5-grid--qijVP6ia .inline-xxl-up--i8SXj8wb--ihVE5GWR{display:inline!important}}.inline-xxl-extended-up--MkQom0pB--n6hyfRYZ{display:none!important}@media (min-width:1560px){.g-bs5-grid--qijVP6ia .inline-xxl-extended-up--MkQom0pB--n6hyfRYZ{display:inline!important}}@media (min-width:1400px){.g-bs5-grid--qijVP6ia .none-xxl-up--z7lFC6kP--koZsirFU{display:none!important}}@media (min-width:1560px){.g-bs5-grid--qijVP6ia .none-xxl-extended-up--aYhAAgC---mXppd08J{display:none!important}}.button--CFMsfZjm--l9tO5ngU{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--LW9ulYvR{display:block;height:.0625rem;margin-top:-.0625rem}.action-button--3Sie-ne8--p0BnlToo{min-height:0!important;width:auto!important}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n){transition-duration:.25s;transition-property:background-color,border-color}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n) .link--jShmwLhL--ibaNknGZ{inset:0;opacity:0;position:absolute;z-index:20}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n) .content-area--aAs3Jmuk--YX1m5Q14{flex:1 1 auto;min-width:0}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n) .secondary-actions--E0uqOA4---YMaH8PD6{align-items:center;display:flex;flex:0 0 auto;margin-left:auto;position:relative;z-index:30}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n) .button--6-DPM8DI--MY78JN0x:nth-child(n):nth-child(n){position:static}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n) .button--6-DPM8DI--MY78JN0x:nth-child(n):nth-child(n):before{content:"";inset:0;position:absolute;z-index:0}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n).toggleable--B5zUcXAw--FFrZwb0a{border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);padding:.1875rem .625rem}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST) .interactive-content--PTeV0TKs--X0IgZSyc{pointer-events:none;position:relative;z-index:1}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST) .interactive-content--PTeV0TKs--X0IgZSyc .g-button--K6Nm3x_L{pointer-events:auto}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST):active:not(:has(.secondary-actions--E0uqOA4---YMaH8PD6 :active)) .g-minor--_y99pMoA,.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST):hover:not(:has(.secondary-actions--E0uqOA4---YMaH8PD6 :hover)) .g-minor--_y99pMoA{color:var(--g-color-text-primary)}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST) :is(.secondary-actions--E0uqOA4---YMaH8PD6,.interactive-content--PTeV0TKs--X0IgZSyc) .g-button--K6Nm3x_L{position:relative;z-index:1}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST) .g-minor--_y99pMoA{transition:color .35s ease 0s}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).hoverable--Yx0eOKDz--PG7JrS0j:not(.toggleable--B5zUcXAw--FFrZwb0a).has-primary-action--sSxAVVC0--_n2R7Ln7{outline:none}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).hoverable--Yx0eOKDz--PG7JrS0j:not(.toggleable--B5zUcXAw--FFrZwb0a).has-primary-action--sSxAVVC0--_n2R7Ln7:has(.link--jShmwLhL--ibaNknGZ:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).hoverable--Yx0eOKDz--PG7JrS0j:hover:not(:has(.secondary-actions--E0uqOA4---YMaH8PD6 :hover)){background-color:var(--g-color-overlay-hover)}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).hoverable--Yx0eOKDz--PG7JrS0j:hover:not(:has(.secondary-actions--E0uqOA4---YMaH8PD6 :hover)) .g-avatar-content--Bk9VWjlZ:not(.g-avatar-content-border--t60ikbGN){--color-bg:var(--g-color-surface-primary)}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).hoverable--Yx0eOKDz--PG7JrS0j:active:not(:has(.secondary-actions--E0uqOA4---YMaH8PD6 :active)){background-color:var(--g-color-overlay-active)}.g-card--rVcUENJn .interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).hoverable--Yx0eOKDz--PG7JrS0j{border:.0625rem solid var(--g-color-border-primary)}.g-card-group--Hn1WX97q>.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).hoverable--Yx0eOKDz--PG7JrS0j{border-width:var(--g-size-border-width-sm) 0 0}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).toggleable--B5zUcXAw--FFrZwb0a{cursor:pointer}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).toggleable--B5zUcXAw--FFrZwb0a:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--oh6TgyST).toggleable--B5zUcXAw--FFrZwb0a .custom-control--UXzaizYS{cursor:pointer}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n).disabled--SRKyZkjb--oh6TgyST{border-color:var(--g-color-fill-disabled)!important;cursor:not-allowed}.interactable--IObJaLVt--yjvVJbm3:nth-child(n):nth-child(n).disabled--SRKyZkjb--oh6TgyST *{color:var(--g-color-fill-disabled);pointer-events:none}.container--XjGGgeYB--RzsQNtlG{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--RzsQNtlG:nth-child(n):nth-child(n){margin-top:0}@media (max-width:767.98px){.container--XjGGgeYB--RzsQNtlG:nth-child(n):nth-child(n){width:100%}}@media (min-width:768px) and (max-width:991.98px){.container--XjGGgeYB--RzsQNtlG{width:20rem}}.container--XjGGgeYB--RzsQNtlG::-webkit-scrollbar{display:none}.container--XjGGgeYB--RzsQNtlG.expanded--dUTPWGxh--RA93MsDe{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16);width:18rem}.container--XjGGgeYB--RzsQNtlG:not(.expanded--dUTPWGxh--RA93MsDe) .g-pill--pDVl_Q_H:nth-child(n):nth-child(n){flex-shrink:0;margin-left:-1.25rem;margin-top:-.875rem}.container--XjGGgeYB--RzsQNtlG:not(.expanded--dUTPWGxh--RA93MsDe) .g-sidenav-section--BqxkDKIo{align-items:center;display:flex}.container--XjGGgeYB--RzsQNtlG:not(.expanded--dUTPWGxh--RA93MsDe) .g-sidenav-section--BqxkDKIo .g-pill--pDVl_Q_H:nth-child(n):nth-child(n){margin-left:-.625rem}.container--XjGGgeYB--RzsQNtlG:not(.expanded--dUTPWGxh--RA93MsDe):nth-child(n):nth-child(n) .g-sidenav-section-divider--zWJO3EFK{margin-left:.5rem;margin-right:.5rem;width:calc(100% - 1rem)}.g-dark--igl3kwPh .container--XjGGgeYB--RzsQNtlG{background:var(--g-color-surface-secondary)}.dropdown--fM1AfLvw--Uv1xbtKc{max-width:calc(100vw - 30px);z-index:350000}.popper--XN9m645u--rhim5nOt{overflow:visible}.body--HEy3sTvn--BFdexmyB{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden}.body--HEy3sTvn--BFdexmyB:has(+.footer--LjjcuLMM--eDbjVc_v){border-bottom-left-radius:0;border-bottom-right-radius:0}.body--HEy3sTvn--BFdexmyB~.g-dropdown-arrow--u2KDBu_7{color:var(--g-color-surface-primary)}.content--8d30TEEe--x4h36CBK{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--8d30TEEe--x4h36CBK.padded--6nkMe23y--z10CYPAN{padding:var(--g-size-bs-10) var(--g-size-bs-15)}.content--8d30TEEe--x4h36CBK.padded--6nkMe23y--z10CYPAN~.action--P0-dElWj--tGOalx1e{padding:0 var(--g-size-bs-15) var(--g-size-bs-15)}.action--P0-dElWj--tGOalx1e{padding:var(--g-size-bs-15)}.action--P0-dElWj--tGOalx1e .g-button--K6Nm3x_L:nth-child(n){width:100%}.title--sMGB8KnQ--8vx6cyq9: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--8vx6cyq9: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--8vx6cyq9:nth-child(n):nth-child(n):nth-child(n):nth-child(n).with-overline---ekkPk7p--cIqdzINK{font-size:1.375rem;line-height:1.75rem}}.overline--hlcqsSli--NOLKC9LK:nth-child(n):nth-child(n){font-size:.75rem;line-height:1rem;padding:0}.container--TtGKjLbP--r10rOBVF{background:transparent;display:grid;place-items:center;position:static}.mobile--wsddQaBL--rHhGZ7Gv{display:grid;grid-template-areas:"title"}.mobile--wsddQaBL--rHhGZ7Gv [tabindex]{grid-area:title;pointer-events:none;z-index:1}.toggle--oMWAqjiH--zs0rZN1y: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--zs0rZN1y:after{--color:CanvasText}}.toggle--oMWAqjiH--zs0rZN1y.disabled--LxpBVadK--gMQHufan:after,.toggle--oMWAqjiH--zs0rZN1y:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.toggle--oMWAqjiH--zs0rZN1y.show--F7xKDXuA--gZ77QkY4:after,.toggle--oMWAqjiH--zs0rZN1y[aria-expanded=true]:after{transform:rotate(180deg)}.toggle--oMWAqjiH--zs0rZN1y: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--zs0rZN1y:before{content:"";inset:-.5625rem;position:absolute;z-index:0}@media (min-width:768px) and (max-width:991.98px){.toggle--oMWAqjiH--zs0rZN1y:before{inset:-1.25rem}}.toggle--oMWAqjiH--zs0rZN1y:after{background-color:currentColor;margin-left:auto}.toggle--oMWAqjiH--zs0rZN1y[aria-expanded=true]:after{transform:rotate(180deg)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .navigation--gq-vm-jV--mxgF9ntS{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--Z0cBVMhm{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---zROYikzi{border-bottom:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-none);margin-top:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .item--JZ8q5pi---zROYikzi:last-child{border-bottom:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--vsUsBn6G{background-color:transparent;border-radius:var(--g-size-border-radius-none);transition:background-color .35s ease 0s}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--vsUsBn6G:focus-visible,:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--vsUsBn6G:hover{background-color:var(--g-color-surface-secondary)}.badge--f-ilGNmq--dHiIRpyY{align-items:center;border-radius:var(--g-size-border-radius-round);display:inline-flex;font-size:.875rem;font-weight:600;height:1.75rem;line-height:1.3125rem;max-width:100%;padding:0;position:relative;vertical-align:middle}.disabled---UXtHlwP--InV1RIC1:nth-child(n){opacity:.5}.disabled---UXtHlwP--InV1RIC1:nth-child(n) .g-button--K6Nm3x_L{cursor:not-allowed}.action--IwINfLVD--TEKlxS8p{align-items:center;background:transparent;border:0;border-radius:inherit;color:inherit;display:inline-flex;font:inherit;height:1.75rem;min-width:0;padding:.25rem 2rem .25rem .75rem}.action--IwINfLVD--TEKlxS8p:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L{color:inherit;justify-content:flex-start;line-height:1.25rem}.action--IwINfLVD--TEKlxS8p:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L.g-button-size-small--YCziumZA{border-radius:var(--g-size-border-radius-round);min-height:1.75rem;padding:.25rem 2rem .25rem .75rem}.action--IwINfLVD--TEKlxS8p:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L.g-button-size-small--YCziumZA:has(.g-button-icon--rhfiuds3){padding-left:.75rem}.action--IwINfLVD--TEKlxS8p:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L.hover--WUrQvJh8,.action--IwINfLVD--TEKlxS8p:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L:not(:disabled):hover{background-color:var(--clearable-badge-action-hover-background-color,color-mix(in srgb,currentColor 10%,transparent))}.action--IwINfLVD--TEKlxS8p:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L:focus-visible{border-radius:inherit;outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-badge-todo--SO3cpUV7 .action--IwINfLVD--TEKlxS8p{--clearable-badge-action-hover-background-color:color-mix(in srgb,var(--g-color-info) 20%,transparent)}.g-badge-todo--SO3cpUV7 .action--IwINfLVD--TEKlxS8p,.g-badge-todo--SO3cpUV7 .action--IwINfLVD--TEKlxS8p:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L{color:var(--g-color-text-primary)}.has-icon--BpTfm7He--MeT0OVDU,.has-icon--BpTfm7He--MeT0OVDU:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L.g-button-size-small--YCziumZA{padding-left:.5rem}.icon--rshnqqiB--C_xg0dcj{flex:0 0 auto;margin-right:.5rem}.label--Pq5FxqSH--mYdNvmqU{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clear--5yFQgA0j--Qe5e6u7T:nth-child(n):nth-child(n):nth-child(n){background:transparent;border:0;border-radius:inherit;bottom:0;box-shadow:none;min-height:1.75rem;min-width:1.75rem;padding:0;position:absolute;right:0;top:0;width:1.75rem;z-index:20}.clear--5yFQgA0j--Qe5e6u7T:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L{justify-content:center;line-height:0}.clear--5yFQgA0j--Qe5e6u7T:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L.g-button-hidden-label-always--g4olIT9g.g-button-size-small--YCziumZA,.clear--5yFQgA0j--Qe5e6u7T:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L.g-button-size-small--YCziumZA{min-height:1.75rem;min-width:1.75rem;padding:0}.clear--5yFQgA0j--Qe5e6u7T:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L:focus-visible{border-radius:inherit;outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;z-index:30}.g-inverted--zCK5Znps .action--IwINfLVD--TEKlxS8p,.g-inverted--zCK5Znps .clear--5yFQgA0j--Qe5e6u7T{--g-color-focus:var(--g-color-interactive-primary)}.g-dark--igl3kwPh .g-inverted--zCK5Znps .g-badge-todo--SO3cpUV7 .action--IwINfLVD--TEKlxS8p,.g-dark--igl3kwPh .g-inverted--zCK5Znps .g-badge-todo--SO3cpUV7 .action--IwINfLVD--TEKlxS8p:nth-child(n):nth-child(n):nth-child(n).g-button--K6Nm3x_L{color:#0a285c}.text--mnH1D27L--tJVwjswD{isolation:isolate}.highlight--1mh-8whj--TauM1EMv{background-color:#fff1a3;-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:.125rem 0 0 #fff1a3,-.125rem 0 0 #fff1a3;color:#0a285c;padding:0 .125rem;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-color:#fff1a3}.decoration--ze1-MTR4--O0jUgBBU{border:0 solid var(--color-bg,var(--color-blue-300));display:block;forced-color-adjust:none;pointer-events:none;position:absolute;z-index:50}.decoration--ze1-MTR4--O0jUgBBU.left--ywzv0Mms--Vh5AknjQ,.decoration--ze1-MTR4--O0jUgBBU.right--BmtFzyU2--MJLEH1KU{border-left-width:.3125rem;bottom:0;top:0}.decoration--ze1-MTR4--O0jUgBBU.left--ywzv0Mms--Vh5AknjQ{left:0}.decoration--ze1-MTR4--O0jUgBBU.right--BmtFzyU2--MJLEH1KU{right:0}.decoration--ze1-MTR4--O0jUgBBU.bottom--JWEce4Fr--xj92WuPF,.decoration--ze1-MTR4--O0jUgBBU.top--7S4pcZJn--XCw6geLZ{border-top-width:.3125rem;left:0;right:0}.decoration--ze1-MTR4--O0jUgBBU.top--7S4pcZJn--XCw6geLZ{top:0}.decoration--ze1-MTR4--O0jUgBBU.bottom--JWEce4Fr--xj92WuPF{bottom:0}.content--w7aPL9L3--Ep6DnlM7{display:inline-flex;flex-wrap:nowrap;max-width:100%}.content--w7aPL9L3--Ep6DnlM7 span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content--w7aPL9L3--Ep6DnlM7 span:last-child{white-space:nowrap}.product-info--cySb51AQ--slCmaRAa: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--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info--PlNj1eLf{align-items:center;max-width:100%}.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-minor--_y99pMoA{line-height:inherit}.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--qk9wVhmO{overflow:hidden}.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--CwhpbNor{font-size:1rem;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--CwhpbNor.g-amount-fallback--KRwpXtix{display:block}.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--CwhpbNor.g-amount-fallback--KRwpXtix>svg{display:none}.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-button--K6Nm3x_L{align-self:auto}.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-faded--YN9nltbe{color:inherit}.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---ZjwPpmiR{align-items:center;display:flex;height:var(--g-size-icon-lg)}@media (max-width:767.98px){.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n){justify-content:center!important}.product-info--cySb51AQ--slCmaRAa:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---ZjwPpmiR{display:none}}@media (min-width:992px){.large--I-m5-vwk--BJayVTwV .overlay--MZrQ4x8---ZjwPpmiR{position:absolute;right:0;top:0}.large--I-m5-vwk--BJayVTwV .g-product-info--PlNj1eLf:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:flex-start;flex-direction:column}.large--I-m5-vwk--BJayVTwV .g-major--l07CHd5c:nth-child(n):nth-child(n){font-weight:600}.large--I-m5-vwk--BJayVTwV .g-amount--CwhpbNor: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--BJayVTwV .g-amount-wrapper--UMVIKEL2{display:block;font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--I-m5-vwk--BJayVTwV .g-amount-wrapper--UMVIKEL2 .g-amount--CwhpbNor: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--rMOFg_7h .g-amount--CwhpbNor:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--PfOckQNK .g-amount--CwhpbNor:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;line-height:1.3125rem}.double-amount--GzJ6M-Vs--rMOFg_7h .g-amount-wrapper--UMVIKEL2,.double-amount--GzJ6M-Vs--rMOFg_7h .g-minor--_y99pMoA:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--PfOckQNK .g-minor--_y99pMoA:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.75rem;line-height:1.125rem}.double-amount--GzJ6M-Vs--rMOFg_7h .g-amount-wrapper--UMVIKEL2{display:block;margin-top:-.1875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.double-amount--GzJ6M-Vs--rMOFg_7h .g-amount-wrapper--UMVIKEL2 .g-amount--CwhpbNor: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--PfOckQNK .g-minor--_y99pMoA:first-child:nth-child(n):nth-child(n){font-weight:600}.has-product-number--KyPxv6kE--PfOckQNK .g-amount--CwhpbNor{margin-top:-.1875rem}@media (min-width:768px){.toolbar--e28y896V--mRnj3hYY{background:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);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--mRnj3hYY .g-card--rVcUENJn,.toolbar--e28y896V--mRnj3hYY .g-card-group--Hn1WX97q{margin:0!important}@media (min-width:768px){.toolbar--e28y896V--mRnj3hYY .g-card--rVcUENJn,.toolbar--e28y896V--mRnj3hYY .g-card-group--Hn1WX97q{box-shadow:none!important;outline:none!important}}@media (min-width:576px){.content--XOKOGIXv--ddzoOjDX .g-card--rVcUENJn{--card-content-padding-horizontal:2rem}.content--XOKOGIXv--ddzoOjDX .g-card--rVcUENJn .g-card-body--dPoAk2_X,.content--XOKOGIXv--ddzoOjDX .g-card--rVcUENJn .g-card-body--dPoAk2_X .g-card--rVcUENJn{--card-content-padding-horizontal:initial}.content--XOKOGIXv--ddzoOjDX .g-card--rVcUENJn:not(.g-card-no-padding--O3ZY_ELN,[class*=g-card-alert-]){--card-padding-horizontal:2rem}.content--XOKOGIXv--ddzoOjDX .g-card--rVcUENJn:not(.g-card-no-padding--O3ZY_ELN,[class*=g-card-alert-]):not(.g-card-header--Yv33koEc,.g-card-footer--umpvXbie,.g-card-function--yfhJRbYJ){--card-padding-vertical:2rem}.content--XOKOGIXv--ddzoOjDX .g-card--rVcUENJn:not(.g-card-no-padding--O3ZY_ELN,[class*=g-card-alert-]) .g-card-body--dPoAk2_X .g-card--rVcUENJn{--card-padding-vertical:0.625rem;--card-padding-horizontal:0.9375rem}.content--XOKOGIXv--ddzoOjDX .g-card--rVcUENJn:not(.g-card-no-padding--O3ZY_ELN,[class*=g-card-alert-]) .g-card-body--dPoAk2_X .g-card--rVcUENJn .g-product-info--PlNj1eLf{margin:0}.content--XOKOGIXv--ddzoOjDX .g-card--rVcUENJn:not(.g-card-no-padding--O3ZY_ELN,[class*=g-card-alert-]) .g-card-body--dPoAk2_X .g-product-info--PlNj1eLf{margin-bottom:-1.375rem;margin-left:-.3125rem;margin-top:-1.375rem}.content--XOKOGIXv--ddzoOjDX .g-card-group-vertical--vo1ZWCiI.g-card-group-noline--Yg30KXEi>.g-card--rVcUENJn{--card-padding-vertical:0.625rem}.content--XOKOGIXv--ddzoOjDX .g-card-group-vertical--vo1ZWCiI.g-card-group-noline--Yg30KXEi>.g-card--rVcUENJn:first-child{padding-top:1.375rem}.content--XOKOGIXv--ddzoOjDX .g-card-group-vertical--vo1ZWCiI.g-card-group-noline--Yg30KXEi>.g-card--rVcUENJn:last-child{padding-bottom:1.375rem}.content--XOKOGIXv--ddzoOjDX .g-card-group-vertical--vo1ZWCiI.g-card-group-noline--Yg30KXEi>.g-card--rVcUENJn.g-card-no-padding--O3ZY_ELN{padding:0}}@media (max-width:575.98px){.content--XOKOGIXv--ddzoOjDX .g-card--rVcUENJn:nth-child(n),.content--XOKOGIXv--ddzoOjDX .g-card-group--Hn1WX97q:nth-child(n){padding:0}.content--XOKOGIXv--ddzoOjDX>ol,.content--XOKOGIXv--ddzoOjDX>ul{margin-left:1.5rem}}.stepper-container--TsVcfofB--GznyM86U{--high-contrast-color:var(--g-color-text-primary);--low-contrast-color:var(--g-color-border-primary)}.stepper-container--TsVcfofB--GznyM86U:nth-child(n):nth-child(n){display:flex;justify-content:center;list-style:none;padding:0}.stepper-container--TsVcfofB--GznyM86U li:nth-child(n):nth-child(n):nth-child(n){padding:0}.stepper-container--TsVcfofB--GznyM86U li:nth-child(n):nth-child(n):nth-child(n):before{background-color:unset}.stepper-container--TsVcfofB--GznyM86U .step-wrapper-unvisited--RLj5fBQT--BSGYScPf,.stepper-container--TsVcfofB--GznyM86U .step-wrapper-visited--wOUrUsiq--e9pXJt26{display:flex}.stepper-container--TsVcfofB--GznyM86U .step-wrapper-unvisited--RLj5fBQT--BSGYScPf:not(:first-child):before,.stepper-container--TsVcfofB--GznyM86U .step-wrapper-visited--wOUrUsiq--e9pXJt26:not(:first-child):before{border-top:.125rem solid var(--high-contrast-color);content:"";margin-top:.75rem;width:5.8125rem}.stepper-container--TsVcfofB--GznyM86U .step-wrapper-unvisited--RLj5fBQT--BSGYScPf:not(:first-child):before{border-color:var(--low-contrast-color)}.stepper-container--TsVcfofB--GznyM86U .step--0uNmS-MP--SypK6uSY{align-items:center;display:flex;flex-direction:column}.stepper-container--TsVcfofB--GznyM86U .step--0uNmS-MP--SypK6uSY .circle--HTAzEzsN--YFglNhbQ{align-items:center;border-radius:var(--g-size-border-radius-circle);display:flex;font-size:.75rem;font-weight:var(--g-font-weight-medium);height:1.5rem;justify-content:center;width:1.5rem}.stepper-container--TsVcfofB--GznyM86U .step--0uNmS-MP--SypK6uSY .visited-circle--c--OozwA--SLuSUfvr{background-color:var(--high-contrast-color);color:var(--g-color-surface-primary)}.stepper-container--TsVcfofB--GznyM86U .step--0uNmS-MP--SypK6uSY .unvisited-circle--mcbcumWU--TeV3LSuj{border:.125rem solid var(--low-contrast-color);color:var(--high-contrast-color)}.stepper-container--TsVcfofB--GznyM86U .step--0uNmS-MP--SypK6uSY .label-container--ENWigqBJ--WzZ9jGan{padding-top:.25rem;width:3.125rem}.stepper-container--TsVcfofB--GznyM86U .step--0uNmS-MP--SypK6uSY .label-container--ENWigqBJ--WzZ9jGan .label--Z4jDDnLE--HxxXmvej{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--GznyM86U .visited-divider--peKqiqsm--GdUGhX0c{border-top:.125rem solid var(--high-contrast-color)}.stepper-container--TsVcfofB--GznyM86U .progress-label--zS4162XG--oYpbPspR{color:var(--high-contrast-color);font-size:.75rem;text-align:center}.stepper-container--TsVcfofB--GznyM86U .progress--M7tgu0RI--IVcFk6NU{background-color:var(--low-contrast-color);border-radius:var(--g-size-border-radius-xs);display:flex;flex-direction:row;height:.125rem}.stepper-container--TsVcfofB--GznyM86U .progress--M7tgu0RI--IVcFk6NU:nth-child(n){margin:.5rem 0 0;padding:0}.stepper-container--TsVcfofB--GznyM86U .progress--M7tgu0RI--IVcFk6NU .bar--KYlDp1hr--DhncOPj6{flex-grow:1}.stepper-container--TsVcfofB--GznyM86U .progress--M7tgu0RI--IVcFk6NU .visited-bar--8gxWzY0m--o1K7YIed{background-color:var(--high-contrast-color);border-radius:var(--g-size-border-radius-xs);flex-grow:1}.compact-container--TdexvTL7--d9YL4UqM{flex-direction:column}.compact-container--TdexvTL7--d9YL4UqM .progress--M7tgu0RI--IVcFk6NU{background-color:transparent}.compact-container--TdexvTL7--d9YL4UqM .progress--M7tgu0RI--IVcFk6NU .bar--KYlDp1hr--DhncOPj6{border-radius:var(--g-size-border-radius-none);height:.25rem;padding:0}.compact-container--TdexvTL7--d9YL4UqM .progress--M7tgu0RI--IVcFk6NU .bar--KYlDp1hr--DhncOPj6.last-uniform-bar--Y-iSpZd5--Hj0IL4OO,.compact-container--TdexvTL7--d9YL4UqM .progress--M7tgu0RI--IVcFk6NU .bar--KYlDp1hr--DhncOPj6:last-child{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.compact-container--TdexvTL7--d9YL4UqM .progress--M7tgu0RI--IVcFk6NU .bar--KYlDp1hr--DhncOPj6:first-child{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.compact-container--TdexvTL7--d9YL4UqM .progress--M7tgu0RI--IVcFk6NU .bar--KYlDp1hr--DhncOPj6:not(.visited-bar--8gxWzY0m--o1K7YIed).first-unvisited-bar--L8FbfoS6--NocmcQrV{background-image:radial-gradient(circle at left,transparent .125rem,var(--low-contrast-color) .125rem)}.compact-container--TdexvTL7--d9YL4UqM .progress--M7tgu0RI--IVcFk6NU .bar--KYlDp1hr--DhncOPj6:not(.visited-bar--8gxWzY0m--o1K7YIed):not(.first-unvisited-bar--L8FbfoS6--NocmcQrV){background-color:var(--low-contrast-color)}.minimal---DsJ0FD9--cNCuyTrv{display:flex;gap:.625rem}.g-modal-teaser--oFVE7V8_ .minimal---DsJ0FD9--cNCuyTrv{padding-bottom:1.25rem!important}.minimal---DsJ0FD9--cNCuyTrv li{background-color:var(--g-color-fill-primary);border-radius:var(--g-size-border-radius-circle);height:.625rem;width:.625rem}.minimal---DsJ0FD9--cNCuyTrv li[aria-current=step]{background-color:var(--g-color-text-primary)}.carousel--cXGTrlB6--jE5ksqgV{--visible-items:3;--veil-left-width:0;--veil-right-width:0;--gap:var(--g-size-bs-30);display:flex;position:relative}.veil--5Khel9KS--LQ3J3RaE{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--LQ3J3RaE>.slider--qjrEscM1--hvSxdA4f{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--LQ3J3RaE>.slider--qjrEscM1--hvSxdA4f:after{content:"";display:block;width:100vw}@media (min-width:768px){.veil--5Khel9KS--LQ3J3RaE>.slider--qjrEscM1--hvSxdA4f:after{display:none}}.slider--qjrEscM1--hvSxdA4f{-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--hvSxdA4f::-webkit-scrollbar{display:none}.slider-fluid--OJmtG7qu--XmuFW3YQ{grid-auto-columns:max-content}@media (min-width:768px){.slider--qjrEscM1--hvSxdA4f{gap:var(--gap);grid-auto-columns:calc((100% - var(--gap)*(var(--visible-items) - 1))/var(--visible-items))}}.slider-item--8zdUp38V--vybEpWPK{scroll-snap-align:start}.slider--qjrEscM1--hvSxdA4f.same-height--orpZDXPB--d4N1Cukz .slider-item--8zdUp38V--vybEpWPK{display:flex}.button--hbhPHNH4--kqU1Zffz:nth-child(n):nth-child(n):nth-child(n){align-self:center;border-radius:var(--g-size-border-radius-circle);height:var(--g-size-layout-sm);justify-content:center;position:absolute;width:var(--g-size-layout-sm);z-index:2}.button--hbhPHNH4--kqU1Zffz:nth-child(n):nth-child(n):nth-child(n):not(:disabled):hover{outline:none}.button-previous--AoJls2lA--g3ks0CHS{left:calc(var(--g-size-layout-sm)/-2)}.button-next--S-0j8MEH--eup11ePq{right:calc(var(--g-size-layout-sm)/-2)}@media (max-width:575.98px){.button-previous--AoJls2lA--g3ks0CHS{left:-.75rem}.button-next--S-0j8MEH--eup11ePq{right:-.75rem}}.stepper--3y9vvCBQ--Hgo9Ow_w{justify-content:center;padding:var(--g-size-spacing-xxl) 0 var(--g-size-spacing-xl)!important}.dropdown--HMCqDUHs--bUOf_eRj{max-width:calc(100vw - 1.875rem);z-index:350000}.dropdown--HMCqDUHs--bUOf_eRj.use-toggle-width--I7rsAIwb--DrFpYvyx{max-width:none;min-width:0}.toggle--cTDAL7zm--KlCjlVKx{display:inline-block;outline:none}.popper--HU9ZD9i5--sUsWTIsZ{backface-visibility:hidden;margin:0;overflow:visible!important;padding:.25rem 0 .125rem}.popper--HU9ZD9i5--sUsWTIsZ.end--8YLImV8r--ibdMk_rA{padding-top:.125rem}.popper--HU9ZD9i5--sUsWTIsZ.has-arrow--l7tsSung--VPpLu74u{padding-bottom:.6875rem;padding-top:.6875rem}.popper--HU9ZD9i5--sUsWTIsZ.horizontal--uCOL41FE--ZQDH30wg{padding:0 .125rem 0 .25rem}.popper--HU9ZD9i5--sUsWTIsZ.horizontal--uCOL41FE--ZQDH30wg.end--8YLImV8r--ibdMk_rA{padding-left:.125rem}.popper--HU9ZD9i5--sUsWTIsZ.horizontal--uCOL41FE--ZQDH30wg.has-arrow--l7tsSung--VPpLu74u{padding-left:.6875rem;padding-right:.6875rem}.popper--HU9ZD9i5--sUsWTIsZ.portal--FdodUbCU--JCNzEqN6{float:none;min-width:0!important;position:static}.body--H2Il3Idj--d0aNvPPM{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);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--xrz90jis .body--H2Il3Idj--d0aNvPPM{border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:12.5rem}.has-footer--FN6QjkdP--xrz90jis .body--H2Il3Idj--d0aNvPPM: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--ocam9J0z{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--G-jrMrj7--ocam9J0z.padded--4m82oIHv--jFLfmkVM{padding:.625rem .9375rem}.action--35M-9xzP--wpM5e_HM{display:flex;margin:0;padding:.9375rem}.padded--4m82oIHv--jFLfmkVM~.action--35M-9xzP--wpM5e_HM{padding-top:0}.action--35M-9xzP--wpM5e_HM .button--OWWCtQlE--quy2sAA3{flex-grow:1}.footer--QFootcrN--TXi8yVaR{display:flex;flex-direction:column;min-width:12.5rem}.arrow--fQZcY2iW--GieipK2C{height:.9375rem;position:absolute;width:.9375rem}.arrow--fQZcY2iW--GieipK2C: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--GieipK2C:before{border-color:CanvasText Canvas Canvas CanvasText}}.arrow--fQZcY2iW--GieipK2C[data-placement*=bottom]{margin-top:.25rem;top:0}.arrow--fQZcY2iW--GieipK2C[data-placement*=top]{bottom:0;margin-bottom:.25rem}.arrow--fQZcY2iW--GieipK2C[data-placement*=top]:before{transform:rotate(225deg)}.arrow--fQZcY2iW--GieipK2C[data-placement*=start]{left:2.125rem}.arrow--fQZcY2iW--GieipK2C[data-placement*=end]{right:2.125rem}.arrow--fQZcY2iW--GieipK2C[data-placement^=left]{left:auto;margin-right:.25rem;right:0}.arrow--fQZcY2iW--GieipK2C[data-placement^=left]:before{transform:rotate(135deg)}.arrow--fQZcY2iW--GieipK2C[data-placement^=right]{left:0;margin-left:.25rem;right:auto}.arrow--fQZcY2iW--GieipK2C[data-placement^=right]:before{transform:rotate(315deg)}.dropdown-footer--JOkgg7zi--ZWxrKEvr{background-color:var(--g-color-surface-primary);min-height:3.4375rem;padding:.3125rem .9375rem;position:relative}@media (forced-colors:active){.dropdown-footer--JOkgg7zi--ZWxrKEvr{background-color:transparent}}.dropdown-footer--JOkgg7zi--ZWxrKEvr:first-child{border-top:.0625rem solid var(--g-color-border-secondary)}.dropdown-footer--JOkgg7zi--ZWxrKEvr:before,.dropdown-footer--JOkgg7zi--ZWxrKEvr:last-child{border-bottom-left-radius:var(--g-size-border-radius-lg);border-bottom-right-radius:var(--g-size-border-radius-lg)}.dropdown-footer--JOkgg7zi--ZWxrKEvr: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--ZWxrKEvr:hover{background-image:linear-gradient(var(--g-color-overlay-hover),var(--g-color-overlay-hover))}.dropdown-footer--JOkgg7zi--ZWxrKEvr:has(.button--uIq1-ufj--sSvZKSQd:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.dropdown-footer--JOkgg7zi--ZWxrKEvr .button--uIq1-ufj--sSvZKSQd:nth-child(n):nth-child(n){border:0;justify-content:left;min-height:1.5rem;padding:0;text-align:left}.dropdown-footer--JOkgg7zi--ZWxrKEvr .button--uIq1-ufj--sSvZKSQd:nth-child(n):nth-child(n):active,.dropdown-footer--JOkgg7zi--ZWxrKEvr .button--uIq1-ufj--sSvZKSQd:nth-child(n):nth-child(n):focus-visible,.dropdown-footer--JOkgg7zi--ZWxrKEvr .button--uIq1-ufj--sSvZKSQd:nth-child(n):nth-child(n):hover{background:transparent;border:0;box-shadow:none;outline:none}.dropdown-footer--JOkgg7zi--ZWxrKEvr .button--uIq1-ufj--sSvZKSQd:before{content:"";inset:0;position:absolute;z-index:0}.dropdown-footer--JOkgg7zi--ZWxrKEvr .description--o7NWuZWm--UfxZTh0h:nth-child(n){padding:0}.dropdown-footer--JOkgg7zi--ZWxrKEvr .icon--BV6ko1sU--mn2FuyH_{position:relative}.dropdown-footer--JOkgg7zi--ZWxrKEvr .icon--BV6ko1sU--mn2FuyH_ .pill--CAlLR5A0--FSEKKLuj{position:absolute;right:-.5rem;top:-.5rem}.dropdown-footer--JOkgg7zi--ZWxrKEvr .label--rj-pmJUo--XEJwNn5y:nth-child(n){white-space:normal}.toggle--ltGB-cjv--CiiG0xPx{display:inline-block;outline:none;position:relative}.container--k2kDvmEv--Ad8sVBHT{padding:1rem}.container--k2kDvmEv--Ad8sVBHT .previous--k4xudrWv--cY9olnRE{position:relative}.container--k2kDvmEv--Ad8sVBHT .next--HgpwKBK0--ur6gw1br{position:absolute;right:1rem}.container--k2kDvmEv--Ad8sVBHT:nth-child(n):nth-child(n) .header--PtwO-zSH--DZuRUvF3{margin-top:-2rem;padding-bottom:.75rem;padding-top:0;text-align:center}.container--k2kDvmEv--Ad8sVBHT .grid--lrZoI4M5--iV6RfnpI{display:grid;grid-template-columns:repeat(4,1fr)}.container--k2kDvmEv--Ad8sVBHT .grid--lrZoI4M5--iV6RfnpI .option--r-DVDAiG--oibAFiAP{background-color:transparent;border:0;border-radius:var(--g-size-border-radius-lg);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) and (forced-colors:none){.container--k2kDvmEv--Ad8sVBHT .grid--lrZoI4M5--iV6RfnpI .option--r-DVDAiG--oibAFiAP{transition-duration:.25s;transition-property:color,background-color,border-color}}.container--k2kDvmEv--Ad8sVBHT .grid--lrZoI4M5--iV6RfnpI .option--r-DVDAiG--oibAFiAP.current--GvdwUJNl--HLoaPdJA,.container--k2kDvmEv--Ad8sVBHT .grid--lrZoI4M5--iV6RfnpI .option--r-DVDAiG--oibAFiAP:hover{background-color:var(--g-color-overlay-hover)}.container--k2kDvmEv--Ad8sVBHT .grid--lrZoI4M5--iV6RfnpI .option--r-DVDAiG--oibAFiAP:active{background-color:var(--g-color-overlay-active)}.container--k2kDvmEv--Ad8sVBHT .grid--lrZoI4M5--iV6RfnpI .option--r-DVDAiG--oibAFiAP:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--k2kDvmEv--Ad8sVBHT .grid--lrZoI4M5--iV6RfnpI .option--r-DVDAiG--oibAFiAP.selected--jzvG5LHk--DkaDoAoh{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.container--k2kDvmEv--Ad8sVBHT .grid--lrZoI4M5--iV6RfnpI .option--r-DVDAiG--oibAFiAP:disabled{background-color:transparent;color:var(--g-color-text-disabled);cursor:default}.button--2ip7EVGu--eiMaTk9q{margin-top:-.5rem!important}.list--OSwziSR1--ZQNnzwrK{display:grid;gap:1rem .5rem;grid-template-columns:repeat(3,1fr);overflow:hidden;text-align:center;width:min(100vw - 30px,20.625rem)}.list--OSwziSR1--ZQNnzwrK:nth-child(n):nth-child(n):nth-child(n){padding:1rem .5rem}.item--Jj-XaS0d--Ma0JE027{display:grid;gap:.25rem;grid-template-columns:1fr;grid-template-rows:repeat(2,max-content);justify-items:center}.item--Jj-XaS0d--Ma0JE027:focus-visible{outline:none}.item--Jj-XaS0d--Ma0JE027:focus-visible .swatch--pgzy7zig--TKGnIUUt{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;outline-offset:.125rem}.swatch--pgzy7zig--TKGnIUUt{animation:animate-in--pXT0nFz5--R1_q7ZER .2s cubic-bezier(.215,.61,.355,1);animation-delay:.55s;animation-fill-mode:backwards;border-radius:var(--g-size-border-radius-circle);cursor:pointer;display:grid;height:2.5rem;padding:0;place-items:center;transition:transform 50ms ease-in-out 0s;width:2.5rem}.item--Jj-XaS0d--Ma0JE027:first-child .swatch--pgzy7zig--TKGnIUUt{animation-delay:.15s}.item--Jj-XaS0d--Ma0JE027:nth-child(2) .swatch--pgzy7zig--TKGnIUUt{animation-delay:175ms}.item--Jj-XaS0d--Ma0JE027:nth-child(3) .swatch--pgzy7zig--TKGnIUUt,.item--Jj-XaS0d--Ma0JE027:nth-child(4) .swatch--pgzy7zig--TKGnIUUt{animation-delay:.2s}.item--Jj-XaS0d--Ma0JE027:nth-child(5) .swatch--pgzy7zig--TKGnIUUt{animation-delay:225ms}.item--Jj-XaS0d--Ma0JE027:nth-child(6) .swatch--pgzy7zig--TKGnIUUt,.item--Jj-XaS0d--Ma0JE027:nth-child(7) .swatch--pgzy7zig--TKGnIUUt{animation-delay:.25s}.item--Jj-XaS0d--Ma0JE027:nth-child(8) .swatch--pgzy7zig--TKGnIUUt{animation-delay:275ms}.item--Jj-XaS0d--Ma0JE027:nth-child(10) .swatch--pgzy7zig--TKGnIUUt,.item--Jj-XaS0d--Ma0JE027:nth-child(9) .swatch--pgzy7zig--TKGnIUUt{animation-delay:.3s}.item--Jj-XaS0d--Ma0JE027:nth-child(11) .swatch--pgzy7zig--TKGnIUUt{animation-delay:325ms}.item--Jj-XaS0d--Ma0JE027:nth-child(12) .swatch--pgzy7zig--TKGnIUUt,.item--Jj-XaS0d--Ma0JE027:nth-child(13) .swatch--pgzy7zig--TKGnIUUt{animation-delay:.35s}.item--Jj-XaS0d--Ma0JE027:nth-child(14) .swatch--pgzy7zig--TKGnIUUt{animation-delay:375ms}.item--Jj-XaS0d--Ma0JE027:nth-child(15) .swatch--pgzy7zig--TKGnIUUt,.item--Jj-XaS0d--Ma0JE027:nth-child(16) .swatch--pgzy7zig--TKGnIUUt{animation-delay:.4s}.item--Jj-XaS0d--Ma0JE027:nth-child(17) .swatch--pgzy7zig--TKGnIUUt{animation-delay:425ms}@media (forced-colors:active){.swatch--pgzy7zig--TKGnIUUt:before{border:.375rem solid var(--color-bg);border-radius:inherit;content:"";forced-color-adjust:none;grid-area:1/1;height:2.5rem;width:2.5rem}}.item--Jj-XaS0d--Ma0JE027:not(.selected--0BtryGK4--q6BbYJEw) .swatch--pgzy7zig--TKGnIUUt:hover{transform:scale(1.15)}.icon--plt7KJjG--HU0MOVDD{grid-area:1/1;opacity:0}.selected--0BtryGK4--q6BbYJEw .icon--plt7KJjG--HU0MOVDD{opacity:1}.label--IAslCxMq--RtQrV89h{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes animate-in--pXT0nFz5--R1_q7ZER{0%{opacity:0;transform:scale(.01)}to{opacity:1;transform:scale(1)}}.caret--I7cwGswc--IxQiqjP5: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--IxQiqjP5:after{--color:CanvasText}}.caret--I7cwGswc--IxQiqjP5.disabled--F0m5ubwq--iroNBoM0:after,.caret--I7cwGswc--IxQiqjP5:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.caret--I7cwGswc--IxQiqjP5.show--XGXjQHIn--Ban4lhSq:after,.caret--I7cwGswc--IxQiqjP5[aria-expanded=true]:after{transform:rotate(180deg)}.caret--I7cwGswc--IxQiqjP5.g-button-size-small--YCziumZA:nth-child(n){padding-right:.625rem}.caret--I7cwGswc--IxQiqjP5.disabled--F0m5ubwq--iroNBoM0.btn--zgU63uMw,.caret--I7cwGswc--IxQiqjP5:disabled.btn--zgU63uMw{--color:rgba(var(--rgb-black),0.15)!important}.caret--I7cwGswc--IxQiqjP5:after{background-color:currentColor;margin-left:.5rem}.label--bjd-WnIh--GleJ63I7:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0}.container--BR1OBh5S--fEYXXC_P{background-color:var(--g-color-surface-primary);background-image:var(--g-gradient-fake-shadow);border:.0625rem solid var(--g-color-border-primary);cursor:pointer;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}.container--BR1OBh5S--fEYXXC_P:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--BR1OBh5S--fEYXXC_P:nth-child(n):nth-child(n):nth-child(n){border-radius:.75rem}.container--BR1OBh5S--fEYXXC_P .knob--Q9xYnjjG--vxaqY0we{background-color:var(--g-color-text-secondary);border:.1875rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:block;height:1rem;transition:transform .15s ease 0s,background-color .15s ease 0s;width:1rem}.container--BR1OBh5S--fEYXXC_P:hover{border-color:var(--g-color-border-hover)}.container--BR1OBh5S--fEYXXC_P[aria-checked=true]{background-color:var(--g-color-interactive-primary);border-color:transparent;box-shadow:none}.container--BR1OBh5S--fEYXXC_P[aria-checked=true] .knob--Q9xYnjjG--vxaqY0we{background-color:var(--g-color-fill-inverted);border-width:.5rem;transform:translateX(1.4375rem)}.container--BR1OBh5S--fEYXXC_P: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--fEYXXC_P:disabled .knob--Q9xYnjjG--vxaqY0we{background-color:var(--g-color-fill-disabled)}.container--BR1OBh5S--fEYXXC_P:disabled[aria-checked=true]{background-color:var(--g-color-fill-disabled);border-color:transparent}.container--BR1OBh5S--fEYXXC_P:disabled[aria-checked=true] .knob--Q9xYnjjG--vxaqY0we{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--fEYXXC_P.g-inverted--zCK5Znps,.g-inverted--zCK5Znps .container--BR1OBh5S--fEYXXC_P{background-color:rgba(var(--rgb-black),.15);border-color:transparent}.container--BR1OBh5S--fEYXXC_P.g-inverted--zCK5Znps:hover,.g-inverted--zCK5Znps .container--BR1OBh5S--fEYXXC_P:hover{border-color:rgba(var(--rgb-black),.15)}.container--BR1OBh5S--fEYXXC_P.g-inverted--zCK5Znps .knob--Q9xYnjjG--vxaqY0we,.g-inverted--zCK5Znps .container--BR1OBh5S--fEYXXC_P .knob--Q9xYnjjG--vxaqY0we{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--fEYXXC_P.g-inverted--zCK5Znps[aria-checked=true],.g-inverted--zCK5Znps .container--BR1OBh5S--fEYXXC_P[aria-checked=true]{background-color:var(--g-color-surface-primary)}.container--BR1OBh5S--fEYXXC_P.g-inverted--zCK5Znps[aria-checked=true] .knob--Q9xYnjjG--vxaqY0we,.g-inverted--zCK5Znps .container--BR1OBh5S--fEYXXC_P[aria-checked=true] .knob--Q9xYnjjG--vxaqY0we{background-color:var(--g-color-interactive-primary)}.container--BR1OBh5S--fEYXXC_P.g-inverted--zCK5Znps:disabled,.g-inverted--zCK5Znps .container--BR1OBh5S--fEYXXC_P:disabled{border-color:transparent}.container--BR1OBh5S--fEYXXC_P.g-inverted--zCK5Znps:disabled .knob--Q9xYnjjG--vxaqY0we,.g-inverted--zCK5Znps .container--BR1OBh5S--fEYXXC_P:disabled .knob--Q9xYnjjG--vxaqY0we{background-color:var(--color-bg);border-color:transparent}.container--BR1OBh5S--fEYXXC_P.g-inverted--zCK5Znps:disabled[aria-checked=true],.g-inverted--zCK5Znps .container--BR1OBh5S--fEYXXC_P:disabled[aria-checked=true]{background-color:rgba(var(--rgb-white),.5)}.label--T-0Mn774--IeeIRr_k: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--IeeIRr_k:nth-child(n):nth-child(n) .label-after--8huwoHUb--qfHvwBYp{order:2}.menu--j7wiEun1--JKLA8USE{background:transparent!important;display:block!important;float:none!important;position:static!important}.menu--j7wiEun1--JKLA8USE .menu--j7wiEun1--JKLA8USE:nth-child(n),.menu--j7wiEun1--JKLA8USE .menu-item--UThgKi4m--sQKUereW:not(.section--4Ju3T1Bj--oFQKIu3p):nth-child(n){padding:0}.menu--j7wiEun1--JKLA8USE .menu-item--UThgKi4m--sQKUereW:before{display:none}.item--gdsFd3dx--Kc5OtNCk.has-control--qFdx14KN--VnhGa_Xu:nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:space-between}.item--gdsFd3dx--Kc5OtNCk .control--gUC3eZP3--UXYXtAty{margin-left:.625rem;pointer-events:none}@media (forced-colors:active){.item--gdsFd3dx--Kc5OtNCk:hover:not(:disabled){background-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}}.section--4Ju3T1Bj--oFQKIu3p{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--4Ju3T1Bj--oFQKIu3p:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.g-dropdown-item--pP3LOuMy+.section--4Ju3T1Bj--oFQKIu3p{padding-top:1.375rem}.g-dropdown-separator--boL871UF .section--4Ju3T1Bj--oFQKIu3p{border-bottom:.0625rem solid var(--g-color-border-secondary)}.spinner--EJ2FnXwj--onM3PPBr{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--EJ2FnXwj--onM3PPBr>*{display:block}.spinner--EJ2FnXwj--onM3PPBr>:last-child{padding-top:1rem}.selectable-item-content--9OLPhqHQ--uGkLKwTg{flex-grow:1;margin:auto}.menu--kis5GoNx--KdvEjEea{max-height:18.75rem}.menu--kis5GoNx--KdvEjEea.minwidth--0bwnmf----ob_BZFmM{min-width:10rem}.menu--kis5GoNx--KdvEjEea:nth-child(n):nth-child(n){padding:0}.menu-item--i1CmkWSG--dBQDJPoX:before{display:none}.menu-item--i1CmkWSG--dBQDJPoX:nth-child(n):nth-child(n){padding:0}.menu-item--i1CmkWSG--dBQDJPoX:has(>.border--UqGDp77I--Ki3dQutY){border-bottom:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.menu-item-button--Ocqet804--LHy5c9UN{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:inline-block;padding:var(--g-size-spacing-md) var(--g-size-bs-10);text-align:left;width:100%}.menu-item-button--Ocqet804--LHy5c9UN:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-lg);color:var(--g-color-text-primary);font-weight:var(--g-font-weight-regular)}.menu-item-button--Ocqet804--LHy5c9UN:hover:nth-child(n):nth-child(n){text-decoration:none}@media (forced-colors:active){.menu-item-button--Ocqet804--LHy5c9UN:hover:not(:disabled){background-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none;outline-color:SelectedItem}.menu-item-button--Ocqet804--LHy5c9UN:hover:not(:disabled) [role=switch]{forced-color-adjust:auto}.menu-item-button--Ocqet804--LHy5c9UN:hover:not(:disabled) [role=switch],.menu-item-button--Ocqet804--LHy5c9UN:hover:not(:disabled) [role=switch] span{background-color:inherit;color:inherit}}.menu-item-button--Ocqet804--LHy5c9UN.highlighted--jTdBpvm3--PcBV3TLm{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.menu-item-button--Ocqet804--LHy5c9UN.selected--NyjMo6Pk--biZkG9ER:nth-child(n):nth-child(n):nth-child(n){font-weight:var(--g-font-weight-semibold)}.menu-item-button--Ocqet804--LHy5c9UN.control--zCu2HOd7--okDcrXxb{align-items:center;display:flex;justify-content:space-between}.menu-item-button--Ocqet804--LHy5c9UN.control--zCu2HOd7--okDcrXxb .input--BS7wLfOD--NIQwwvqq{margin-left:var(--g-size-bs-10);pointer-events:none}.menu-item-button--Ocqet804--LHy5c9UN:disabled{background:none;cursor:not-allowed}.menu-item-button--Ocqet804--LHy5c9UN:disabled:nth-child(n):nth-child(n){color:var(--g-color-text-disabled)}.spinner--naFx2AmV--Oqu4E24u{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--naFx2AmV--Oqu4E24u>*{display:block}.spinner--naFx2AmV--Oqu4E24u>:last-child{padding-top:1rem}.section--oMSqYv2U--Oj_dTQZG{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--oMSqYv2U--Oj_dTQZG:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.field-row--llv9pSua--Rt8gM9oY:nth-child(n){margin-left:-.625rem!important;margin-right:-.625rem!important}.field-row--llv9pSua--Rt8gM9oY:nth-child(n)>[class*=col]{padding-left:.625rem;padding-right:.625rem}.label--udkR7K-8--kIuU1Bez .optional--5-G1xsJL--ot9RWxoe{font-size:.75rem;font-weight:400;line-height:1;margin-left:.0625rem;white-space:nowrap}.label-text--WSkjZ-ZJ--aBPokWNS{padding:0}.g-form-multicol--PnLBzusT .label--udkR7K-8--kIuU1Bez{align-items:baseline;display:inline-flex}.g-form-multicol--PnLBzusT .label--udkR7K-8--kIuU1Bez .label-text--WSkjZ-ZJ--aBPokWNS{overflow:hidden;text-overflow:ellipsis}.g-form-multicol--PnLBzusT .label--udkR7K-8--kIuU1Bez .optional--5-G1xsJL--ot9RWxoe{margin-left:.3125rem}@media (min-width:768px){.columns--bHFn1o6D--Jy63wOHp .label--udkR7K-8--kIuU1Bez .optional--5-G1xsJL--ot9RWxoe{display:block;margin-top:.25rem}.g-form-multicol--PnLBzusT .columns--bHFn1o6D--Jy63wOHp .label--udkR7K-8--kIuU1Bez .optional--5-G1xsJL--ot9RWxoe{display:inline;margin:0 0 0 .3125rem}.columns--bHFn1o6D--Jy63wOHp:not(:last-child) .label--udkR7K-8--kIuU1Bez .optional--5-G1xsJL--ot9RWxoe{margin-bottom:-1rem}.no-columns--tPknKigZ--vnzWXmuW:has(.addon--Hkqfhb3J--NcTA5H8G) .label--udkR7K-8--kIuU1Bez{padding-right:10.3125rem}}.addon--Hkqfhb3J--NcTA5H8G{display:inline-block;margin-top:.5rem}.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.right--v-xao-aT--kYq9RC5x):has(.addon--Hkqfhb3J--NcTA5H8G){align-content:start}.columns--bHFn1o6D--Jy63wOHp .group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.right--v-xao-aT--kYq9RC5x):has(.addon--Hkqfhb3J--NcTA5H8G){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.right--v-xao-aT--kYq9RC5x) .addon--Hkqfhb3J--NcTA5H8G{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--vnzWXmuW .group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.right--v-xao-aT--kYq9RC5x) .addon--Hkqfhb3J--NcTA5H8G{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}@media (max-width:575.98px){.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-sm--NJm8-lII--FzB0fWnQ){display:flex;flex-direction:column}.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-sm--NJm8-lII--FzB0fWnQ) .addon--Hkqfhb3J--NcTA5H8G{margin-block:0 .5rem;order:-3}}@media (min-width:576px){.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-sm--NJm8-lII--FzB0fWnQ):has(.addon--Hkqfhb3J--NcTA5H8G){align-content:start}.columns--bHFn1o6D--Jy63wOHp .group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-sm--NJm8-lII--FzB0fWnQ):has(.addon--Hkqfhb3J--NcTA5H8G){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-sm--NJm8-lII--FzB0fWnQ) .addon--Hkqfhb3J--NcTA5H8G{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--vnzWXmuW .group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-sm--NJm8-lII--FzB0fWnQ) .addon--Hkqfhb3J--NcTA5H8G{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}@media (max-width:767.98px){.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-md--olexGLQn--dT5CKXCj),.group--73EGJR84--SDYwqhuF:not(:has(.addon--Hkqfhb3J--NcTA5H8G)){display:flex;flex-direction:column}.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-md--olexGLQn--dT5CKXCj) .addon--Hkqfhb3J--NcTA5H8G,.group--73EGJR84--SDYwqhuF:not(:has(.addon--Hkqfhb3J--NcTA5H8G)) .addon--Hkqfhb3J--NcTA5H8G{margin-block:0 .5rem;order:-3}}@media (min-width:768px){.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-md--olexGLQn--dT5CKXCj):has(.addon--Hkqfhb3J--NcTA5H8G),.group--73EGJR84--SDYwqhuF:not(:has(.addon--Hkqfhb3J--NcTA5H8G)):has(.addon--Hkqfhb3J--NcTA5H8G){align-content:start}.columns--bHFn1o6D--Jy63wOHp .group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-md--olexGLQn--dT5CKXCj):has(.addon--Hkqfhb3J--NcTA5H8G),.columns--bHFn1o6D--Jy63wOHp .group--73EGJR84--SDYwqhuF:not(:has(.addon--Hkqfhb3J--NcTA5H8G)):has(.addon--Hkqfhb3J--NcTA5H8G){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-md--olexGLQn--dT5CKXCj) .addon--Hkqfhb3J--NcTA5H8G,.group--73EGJR84--SDYwqhuF:not(:has(.addon--Hkqfhb3J--NcTA5H8G)) .addon--Hkqfhb3J--NcTA5H8G{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--vnzWXmuW .group--73EGJR84--SDYwqhuF:has(.addon--Hkqfhb3J--NcTA5H8G.left-below-md--olexGLQn--dT5CKXCj) .addon--Hkqfhb3J--NcTA5H8G,.no-columns--tPknKigZ--vnzWXmuW .group--73EGJR84--SDYwqhuF:not(:has(.addon--Hkqfhb3J--NcTA5H8G)) .addon--Hkqfhb3J--NcTA5H8G{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}.large--ADfl3vQ7--Hy2sVv5N{position:relative}.large--ADfl3vQ7--Hy2sVv5N .group--73EGJR84--SDYwqhuF{display:flex;flex-direction:column;position:relative}.large--ADfl3vQ7--Hy2sVv5N .control--sddFLMMz--cpw4XfbP,.large--ADfl3vQ7--Hy2sVv5N .pseudo-input--AmZ0Qr0o--LmRuDM69{order:-2}.large--ADfl3vQ7--Hy2sVv5N .pseudo-input--AmZ0Qr0o--LmRuDM69{border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);padding:1rem;position:relative}.large--ADfl3vQ7--Hy2sVv5N .pseudo-input--AmZ0Qr0o--LmRuDM69:has(.g-product-info-stripe--vmyENJBw),.large--ADfl3vQ7--Hy2sVv5N .pseudo-input--AmZ0Qr0o--LmRuDM69:has(.g-structured-info-stripe--g4_wj1vZ){overflow:hidden}.large--ADfl3vQ7--Hy2sVv5N .pseudo-input--AmZ0Qr0o--LmRuDM69+.description--9rZdufnt--XNsqHGAD{background:transparent;padding-top:0!important}.large--ADfl3vQ7--Hy2sVv5N .description--9rZdufnt--XNsqHGAD{background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);border-top-left-radius:0;border-top-right-radius:0;border-top-width:0;margin-bottom:0!important;order:-1;padding:.5rem 1rem!important}.large--ADfl3vQ7--Hy2sVv5N .description--9rZdufnt--XNsqHGAD:empty{border:none!important;padding:0!important}.large--ADfl3vQ7--Hy2sVv5N.disabled--TpnPcd4e--R2JwuByJ .control--sddFLMMz--cpw4XfbP{position:relative}.large--ADfl3vQ7--Hy2sVv5N.disabled--TpnPcd4e--R2JwuByJ .control--sddFLMMz--cpw4XfbP:after{background:var(--g-color-surface-disabled);border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);content:"";cursor:not-allowed;inset:0;position:absolute;z-index:10}.large--ADfl3vQ7--Hy2sVv5N.has-description--kolyKSdL--XJGkHKCy:not(:has(.description--9rZdufnt--XNsqHGAD:empty)) .g-form-control--Lkv0Rxxm:nth-child(n),.large--ADfl3vQ7--Hy2sVv5N.has-description--kolyKSdL--XJGkHKCy:not(:has(.description--9rZdufnt--XNsqHGAD:empty)) .pseudo-input--AmZ0Qr0o--LmRuDM69:nth-child(n){border-bottom-color:transparent;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.large--ADfl3vQ7--Hy2sVv5N.has-label-inside--SvODd4KR--Je2bmAwH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-top:0}.large--ADfl3vQ7--Hy2sVv5N.has-label-inside--SvODd4KR--Je2bmAwH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--kIuU1Bez{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--Hy2sVv5N.has-label-inside--SvODd4KR--Je2bmAwH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--kIuU1Bez .label-text--WSkjZ-ZJ--aBPokWNS{display:block;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--ADfl3vQ7--Hy2sVv5N.has-label-inside--SvODd4KR--Je2bmAwH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--kIuU1Bez .optional--5-G1xsJL--ot9RWxoe{margin-left:.3125rem}.large--ADfl3vQ7--Hy2sVv5N.has-label-inside--SvODd4KR--Je2bmAwH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Lkv0Rxxm{--offset-label:1.625rem}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Lkv0Rxxm{border-radius:var(--g-size-border-radius-lg);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--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Lkv0Rxxm:disabled{background-color:var(--g-color-surface-primary)!important}@media (max-width:767.98px){.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Lkv0Rxxm{font-size:2rem;line-height:2.25rem!important;max-height:6rem}}@media (max-width:575.98px){.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Lkv0Rxxm.large-amount--p4D24m0c{font-size:1rem}}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--qNwhg3py .g-form-control--Lkv0Rxxm{--offset-suffix:6rem}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--qNwhg3py:has(~.g-input-group-addons-large--y6JO94nw>.g-input-group-append--GCExW27j>.g-button--K6Nm3x_L) .g-form-control--Lkv0Rxxm{--offset-suffix:7.5rem}@media (max-width:575.98px){.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--qNwhg3py.large-amount--p4D24m0c .g-form-control--Lkv0Rxxm{font-size:1rem}}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--y6JO94nw{bottom:1.5rem;display:flex;position:absolute;right:1rem;z-index:10}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--y6JO94nw .g-input-group-append--GCExW27j>.g-button--K6Nm3x_L:not(.g-button-hidden-label-always--g4olIT9g){padding:0 .25rem 0 .75rem}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--y6JO94nw .g-input-group-append--GCExW27j>.g-button--K6Nm3x_L:not(.g-button-hidden-label-always--g4olIT9g) .g-button-label--t9jMmcpN{margin-right:0}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--y6JO94nw .g-input-group-append--GCExW27j .g-input-group-text--Jf2kWKdp{display:flex;padding:.375rem .75rem}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--y6JO94nw .g-input-group-prepend--m0OclR11:not(:last-child)>.g-button--K6Nm3x_L{border-bottom-right-radius:0;border-top-right-radius:0}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--y6JO94nw .g-input-group-append--GCExW27j:not(:first-child)>.g-button--K6Nm3x_L{border-bottom-left-radius:0;border-top-left-radius:0}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--qNwhg3py>.g-input-group--qNwhg3py .g-form-control--Lkv0Rxxm:has(~.g-input-group-addons-large--y6JO94nw>.g-input-group-append--GCExW27j){--offset-suffix:8rem}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-append--GCExW27j .g-dropdown-toggle--avQYYUQh,.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-prepend--m0OclR11 .g-dropdown-toggle--avQYYUQh,.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text--Jf2kWKdp{background-color:var(--g-color-surface-primary)!important;border-radius:var(--g-size-border-radius-lg);font-weight:600}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text--Jf2kWKdp{border:0;color:var(--g-color-text-primary)}@media (max-width:767.98px){.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--y6JO94nw{bottom:1rem}}@media (max-width:575.98px){.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .input-group-addons-large--Nb1HFWY1{bottom:1rem}}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--AeFGq3BM{bottom:1rem;left:1.0625rem;right:1.0625rem}@media (max-width:767.98px){.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--AeFGq3BM{bottom:1.25rem}}.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--EDE8rF2q{margin-right:1rem;width:1.875rem}@media (max-width:767.98px){.large--ADfl3vQ7--Hy2sVv5N:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--EDE8rF2q{display:block;margin-right:.625rem;width:1.375rem}}.container--yi3s2AFl--uZZfsmH6{background-image:linear-gradient(to right,hsla(0,0%,100%,.25) 50%,transparent),var(--image);background-position:50%;background-size:cover;border-radius:var(--g-size-border-radius-lg);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}.container--yi3s2AFl--uZZfsmH6:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--yi3s2AFl--uZZfsmH6:not(.g-inverted--zCK5Znps),.container--yi3s2AFl--uZZfsmH6:not(.g-inverted--zCK5Znps) .heading--Qwt8ONbm--AmhB1b1j{color:var(--color-blue-400)}.container--yi3s2AFl--uZZfsmH6.g-inverted--zCK5Znps{background-image:linear-gradient(to right,rgba(0,0,0,.25) 50%,transparent),var(--image)}.container--yi3s2AFl--uZZfsmH6 .g-button--K6Nm3x_L{position:absolute;right:.5rem;top:.5rem}@media (min-width:768px){.container--yi3s2AFl--uZZfsmH6{padding:3rem}.container--yi3s2AFl--uZZfsmH6 .g-button--K6Nm3x_L{right:1rem;top:1rem}}.body--oWBxbw0A--iQlZHXqI{max-width:21.875rem}.body--oWBxbw0A--iQlZHXqI .heading--Qwt8ONbm--AmhB1b1j: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--iQlZHXqI .price--0QGu6t-l--HYuyoyvT:nth-child(n):nth-child(n){font-weight:600;margin-top:1.5rem}.link--CAMyW5qt--LtSYfGzs:nth-child(n):nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--CAMyW5qt--LtSYfGzs:nth-child(n):nth-child(n):nth-child(n):focus-visible{outline:none}.link--CAMyW5qt--LtSYfGzs:nth-child(n):nth-child(n):nth-child(n):hover{text-decoration:none}.link--CAMyW5qt--LtSYfGzs:nth-child(n):nth-child(n):nth-child(n):hover:before{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.link--CAMyW5qt--LtSYfGzs:before{border-radius:var(--g-size-border-radius-lg);content:"";inset:0;position:absolute;z-index:10}.container--MndLzjZu--wYWLKYNl{display:block;inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:320000}.overlay--twkOrgeb--yFE3cwdB{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--yFE3cwdB{will-change:transform,background-color,box-shadow}}.close--p2EUWnMn--X5yxGY5e{position:absolute;right:.5rem;top:.5rem;z-index:320010}.close--p2EUWnMn--X5yxGY5e,.content--CFkjC-RA--kWDahnFB{will-change:opacity}.appear--I1p4p8Az--cOjQo3hZ .close--p2EUWnMn--X5yxGY5e,.appear--I1p4p8Az--cOjQo3hZ .content--CFkjC-RA--kWDahnFB,.appear--I1p4p8Az--cOjQo3hZ .overlay--twkOrgeb--yFE3cwdB,.enter--PWFPTHDh--HrGdKZdx .close--p2EUWnMn--X5yxGY5e,.enter--PWFPTHDh--HrGdKZdx .content--CFkjC-RA--kWDahnFB,.enter--PWFPTHDh--HrGdKZdx .overlay--twkOrgeb--yFE3cwdB,.exit--pGkZZTUc--ih2oTVpM.exit-active--e6fBZRT4--H2ASt7aI .close--p2EUWnMn--X5yxGY5e,.exit--pGkZZTUc--ih2oTVpM.exit-active--e6fBZRT4--H2ASt7aI .content--CFkjC-RA--kWDahnFB,.exit--pGkZZTUc--ih2oTVpM.exit-active--e6fBZRT4--H2ASt7aI .overlay--twkOrgeb--yFE3cwdB{opacity:0}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--cOjQo3hZ .overlay--twkOrgeb--yFE3cwdB,.enter--PWFPTHDh--HrGdKZdx .overlay--twkOrgeb--yFE3cwdB,.exit--pGkZZTUc--ih2oTVpM.exit-active--e6fBZRT4--H2ASt7aI .overlay--twkOrgeb--yFE3cwdB{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--cOjQo3hZ.appear-active--F5QC8pC---DQc9Rmd9 .close--p2EUWnMn--X5yxGY5e,.appear--I1p4p8Az--cOjQo3hZ.appear-active--F5QC8pC---DQc9Rmd9 .content--CFkjC-RA--kWDahnFB,.appear--I1p4p8Az--cOjQo3hZ.appear-active--F5QC8pC---DQc9Rmd9 .overlay--twkOrgeb--yFE3cwdB,.enter--PWFPTHDh--HrGdKZdx.enter-active--PnXUD--K--B8ckcGKh .close--p2EUWnMn--X5yxGY5e,.enter--PWFPTHDh--HrGdKZdx.enter-active--PnXUD--K--B8ckcGKh .content--CFkjC-RA--kWDahnFB,.enter--PWFPTHDh--HrGdKZdx.enter-active--PnXUD--K--B8ckcGKh .overlay--twkOrgeb--yFE3cwdB,.exit--pGkZZTUc--ih2oTVpM .close--p2EUWnMn--X5yxGY5e,.exit--pGkZZTUc--ih2oTVpM .content--CFkjC-RA--kWDahnFB,.exit--pGkZZTUc--ih2oTVpM .overlay--twkOrgeb--yFE3cwdB{opacity:1}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--cOjQo3hZ.appear-active--F5QC8pC---DQc9Rmd9 .overlay--twkOrgeb--yFE3cwdB,.enter--PWFPTHDh--HrGdKZdx.enter-active--PnXUD--K--B8ckcGKh .overlay--twkOrgeb--yFE3cwdB,.exit--pGkZZTUc--ih2oTVpM .overlay--twkOrgeb--yFE3cwdB{background-color:var(--g-color-surface-secondary);box-shadow:none;opacity:1;transform:translateY(0)}}.appear--I1p4p8Az--cOjQo3hZ.appear-active--F5QC8pC---DQc9Rmd9 .close--p2EUWnMn--X5yxGY5e,.appear--I1p4p8Az--cOjQo3hZ.appear-active--F5QC8pC---DQc9Rmd9 .content--CFkjC-RA--kWDahnFB,.appear--I1p4p8Az--cOjQo3hZ.appear-active--F5QC8pC---DQc9Rmd9 .overlay--twkOrgeb--yFE3cwdB,.enter--PWFPTHDh--HrGdKZdx.enter-active--PnXUD--K--B8ckcGKh .close--p2EUWnMn--X5yxGY5e,.enter--PWFPTHDh--HrGdKZdx.enter-active--PnXUD--K--B8ckcGKh .content--CFkjC-RA--kWDahnFB,.enter--PWFPTHDh--HrGdKZdx.enter-active--PnXUD--K--B8ckcGKh .overlay--twkOrgeb--yFE3cwdB{transition:opacity .5s cubic-bezier(.215,.61,.355,1) .25s}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--cOjQo3hZ.appear-active--F5QC8pC---DQc9Rmd9 .overlay--twkOrgeb--yFE3cwdB,.enter--PWFPTHDh--HrGdKZdx.enter-active--PnXUD--K--B8ckcGKh .overlay--twkOrgeb--yFE3cwdB{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--ih2oTVpM.exit-active--e6fBZRT4--H2ASt7aI .close--p2EUWnMn--X5yxGY5e,.exit--pGkZZTUc--ih2oTVpM.exit-active--e6fBZRT4--H2ASt7aI .content--CFkjC-RA--kWDahnFB,.exit--pGkZZTUc--ih2oTVpM.exit-active--e6fBZRT4--H2ASt7aI .overlay--twkOrgeb--yFE3cwdB{transition:opacity .5s cubic-bezier(.55,.055,.675,.19) 0s}@media (prefers-reduced-motion:no-preference){.exit--pGkZZTUc--ih2oTVpM.exit-active--e6fBZRT4--H2ASt7aI .overlay--twkOrgeb--yFE3cwdB{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--T09ZDR1a{display:inline-block}.container--hJBJdIpL--lPkgHL6S{z-index:305000}.title--MfcgvpvO--ev__JGh_{display:block;padding-bottom:.5rem;padding-top:.5rem}.content--kdpbSZTz--K8G3SrEd{backface-visibility:hidden;border-radius:var(--g-size-border-radius-lg);outline:.125rem solid transparent;outline-offset:-.125rem;padding:1rem;perspective:1px;width:15rem}.close-button--DIYqKTFa--EksoCFNq{position:absolute;right:.375rem;top:.375rem}.close-button--DIYqKTFa--EksoCFNq:is(:not(#a--SnAJ-44y--h3vWJaPl#b--NsKmhU9S--ao5HAi6R)){margin:0}.close-button--DIYqKTFa--EksoCFNq:nth-child(n):nth-child(n):nth-child(n){padding-inline:.375rem}@media (forced-colors:active){.close-button--DIYqKTFa--EksoCFNq:nth-child(n):nth-child(n):nth-child(n){border-radius:0 .375rem}}.footer--JQYdx0TZ--XRnUMxkt{margin-top:.5rem}.g-input-group--qNwhg3py:has(.amount-group--bPeMj43S--qmvsNfxV) .g-input-group-append--GCExW27j{flex-shrink:0}.g-input-group--qNwhg3py .amount-group--bPeMj43S--qmvsNfxV .g-input-group-append--GCExW27j{display:none!important}.chip-input--tGjIk2Oo--Xb2MMmLz{align-items:center;background:var(--g-color-surface-primary);border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:none;caret-color:var(--g-color-interactive-primary);color:var(--g-color-text-primary);display:block;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:400;gap:.25rem;height:unset;line-height:1.5rem;min-height:2.5rem;padding:.1875rem .375rem;transition:border-color .15s ease-in-out;width:100%}.chip-input--tGjIk2Oo--Xb2MMmLz:not(:disabled):not([readonly]):hover{border-color:var(--g-color-border-hover)}.chip-input--tGjIk2Oo--Xb2MMmLz: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}.chip-input--tGjIk2Oo--Xb2MMmLz:disabled,.chip-input--tGjIk2Oo--Xb2MMmLz:disabled .btn--xThuD-eB--NLFbW1F9,.chip-input--tGjIk2Oo--Xb2MMmLz:disabled~.g-input-group-append--q-L9MLno--dsnLPojQ,.chip-input--tGjIk2Oo--Xb2MMmLz:disabled~.g-input-group-append--q-L9MLno--dsnLPojQ .btn--xThuD-eB--NLFbW1F9,.chip-input--tGjIk2Oo--Xb2MMmLz:disabled~.g-input-group-prepend--6NfiyeL3--I8ZbhFBK,.chip-input--tGjIk2Oo--Xb2MMmLz:disabled~.g-input-group-prepend--6NfiyeL3--I8ZbhFBK .btn--xThuD-eB--NLFbW1F9{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}.chip-input--tGjIk2Oo--Xb2MMmLz:disabled .btn--xThuD-eB--NLFbW1F9,.chip-input--tGjIk2Oo--Xb2MMmLz:disabled~.g-input-group-append--q-L9MLno--dsnLPojQ .btn--xThuD-eB--NLFbW1F9,.chip-input--tGjIk2Oo--Xb2MMmLz:disabled~.g-input-group-prepend--6NfiyeL3--I8ZbhFBK .btn--xThuD-eB--NLFbW1F9{opacity:1}@media (prefers-reduced-motion:no-preference){.chip-input--tGjIk2Oo--Xb2MMmLz{transition:border-color .15s ease-in-out}}.chip-input--tGjIk2Oo--Xb2MMmLz:not(.disabled--W6mk-tEp--vdQop_T8,.read-only--hDcvQZWo--RtivEO3O){cursor:text}.chip-input--tGjIk2Oo--Xb2MMmLz:not(.disabled--W6mk-tEp--vdQop_T8,.read-only--hDcvQZWo--RtivEO3O):hover{border-color:var(--g-color-border-hover)}.chip-input--tGjIk2Oo--Xb2MMmLz: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}.disabled--W6mk-tEp--vdQop_T8,.disabled--W6mk-tEp--vdQop_T8 .btn--xThuD-eB--NLFbW1F9{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}.chips--0X73w2Qy--JDWtJ1Mi{display:contents}.chip--HV0gKT-l--OcvAjGvN{min-width:0}.input-wrapper--t-1GrIfz--n54DpB1f{flex:1 1 10rem;margin:0;min-width:7.5rem}.input--zlAmRCTg--cGUzRF_S{background:transparent;border:0;color:inherit;font-size:1rem;height:100%;line-height:1.5rem;font:inherit;outline:0;padding:0 .25rem;width:100%}.input--zlAmRCTg--cGUzRF_S:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-image:none}.input--zlAmRCTg--cGUzRF_S:disabled{cursor:not-allowed}.input--zlAmRCTg--cGUzRF_S::-moz-placeholder{color:var(--g-color-text-secondary)}.input--zlAmRCTg--cGUzRF_S::placeholder{color:var(--g-color-text-secondary)}.clearable-input--RdqrPDEf--PE3XVYVN{display:flex;position:relative}.clearable-input--RdqrPDEf--PE3XVYVN>input{padding-right:2.25rem!important;z-index:unset!important}.clearable-input--RdqrPDEf--PE3XVYVN>.clear-button--3-HORgE7--yYfYG9Oz:nth-child(n):nth-child(n){align-self:center;margin-left:-2.25rem;z-index:10}.g-input-group--qNwhg3py .clearable-input--RdqrPDEf--PE3XVYVN{flex-grow:1}.g-input-group--qNwhg3py .clearable-input--RdqrPDEf--PE3XVYVN:not(:last-child) input{border-bottom-right-radius:0;border-top-right-radius:0}.input-counter--ZbH7QZe4--qLq7r_Fp{display:flex;font-size:.875rem;line-height:1.3125rem;margin-top:.25rem}.input-counter--ZbH7QZe4--qLq7r_Fp .counter--WCj-D5iq--xpg291Et{flex-shrink:0;font-variant-numeric:lining-nums tabular-nums;margin-left:auto}.input-counter--ZbH7QZe4--qLq7r_Fp .danger--p37qK-Xq--ZCDVWx5s{color:var(--g-color-error)}.input-counter--ZbH7QZe4--qLq7r_Fp .message--TBIBD-oa--indcGHnl{margin-right:1.25rem}.g-input-group--qNwhg3py .clear--TI0-2UWS--mNMO7pUZ{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}.header--kIP1D7ej--hcHESJ6f{display:block;text-align:center}.header--kIP1D7ej--hcHESJ6f: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--pUSYX4vQ{padding:.5rem}.date-grid--VlReYxz7--pUSYX4vQ .week-header--XtU16ORV--dgJx47BE{padding-bottom:.5rem}.date-grid--VlReYxz7--pUSYX4vQ .week-header--XtU16ORV--dgJx47BE>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--pUSYX4vQ tbody:before{content:"";display:block;height:.25rem}.date-grid--VlReYxz7--pUSYX4vQ td{padding:0}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA{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--pUSYX4vQ .day--w7Utplw2--JJQXWRVA:disabled{background-color:var(--g-color-surface-primary);color:var(--g-color-text-disabled);cursor:default}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.today--3uRansI7--UFba4TTw{border-radius:var(--g-size-border-radius-circle)}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.today--3uRansI7--UFba4TTw,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA:hover{background-color:var(--g-color-interactive-secondary)}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected--zYIWk-FU--cV_8tB_L,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA:hover{border-radius:var(--g-size-border-radius-circle)}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.about-to-be-selected-end--4EdSAlk4--wEseD2o8,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.about-to-be-selected-end--4EdSAlk4--wEseD2o8:disabled,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.about-to-be-selected-end--4EdSAlk4--wEseD2o8:hover,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected--zYIWk-FU--cV_8tB_L,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected--zYIWk-FU--cV_8tB_L:disabled,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected--zYIWk-FU--cV_8tB_L:hover,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-end--at5r8K0R--tZ5xcTIf,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-end--at5r8K0R--tZ5xcTIf:disabled,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-end--at5r8K0R--tZ5xcTIf:hover,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-start--h5yp4Uu---yHDZKVoW,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-start--h5yp4Uu---yHDZKVoW:disabled,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-start--h5yp4Uu---yHDZKVoW:hover{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.about-to-be-selected-in-between--aGYnFGxO--xy4Fo2G7,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-in-between--S1aN0Chz--i72PRmDp{border-radius:var(--g-size-border-radius-none)}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.about-to-be-selected-in-between--aGYnFGxO--xy4Fo2G7,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.about-to-be-selected-in-between--aGYnFGxO--xy4Fo2G7:hover,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-in-between--S1aN0Chz--i72PRmDp,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-in-between--S1aN0Chz--i72PRmDp:hover{background-color:var(--g-color-interactive-secondary);color:var(--g-color-text-primary)}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-start--h5yp4Uu---yHDZKVoW{border-radius:var(--g-size-border-radius-round);border-bottom-right-radius:0;border-top-right-radius:0}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.about-to-be-selected-end--4EdSAlk4--wEseD2o8,.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-end--at5r8K0R--tZ5xcTIf{border-radius:var(--g-size-border-radius-round);border-bottom-left-radius:0;border-top-left-radius:0}.date-grid--VlReYxz7--pUSYX4vQ .day--w7Utplw2--JJQXWRVA.selected-single-day--DD1oYsFp--Z_Dd4WTZ{border-radius:var(--g-size-border-radius-circle)}.container--JoM0jiND--MgoeJtKf{display:inline-grid;grid-template-columns:auto auto;padding:1rem}.container--JoM0jiND--MgoeJtKf .previous--xxdhTJp7--JlKCnuHn{position:relative}.container--JoM0jiND--MgoeJtKf .next--gEEJOPlb--BUkIC30K{position:absolute;right:1rem;top:1rem}.container--JoM0jiND--MgoeJtKf .calendars--FzEJZWxQ--cNd8tUuk{display:flex}.container--JoM0jiND--MgoeJtKf .calendars--FzEJZWxQ--cNd8tUuk .calendar--ta9W3P4E--NVjGvZsA{margin-top:-1.875rem}.container--JoM0jiND--MgoeJtKf .calendars--FzEJZWxQ--cNd8tUuk .calendar--ta9W3P4E--NVjGvZsA:not(:last-child){padding-right:1.625rem}.container--JoM0jiND--MgoeJtKf .footer--n-PXpJcu--teAyQXzQ{grid-column:1/-1;min-width:100%;padding-right:1.25rem;padding-top:.5rem;width:0}.toggle--2kXEYRte--vpXJ5frY{display:block}.dropdown-container--SL1RsbUf--zNOwBoQS{max-width:none;overflow:visible}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0{border-radius:var(--g-size-border-radius-lg)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0: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--s4kEznz0:nth-child(n):nth-child(n):focus-within input{outline:none;z-index:5}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0:not(:disabled):hover input{border-color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0 .separator--LhHLky5M--cd2oMQEJ{margin-left:-1rem;padding-left:.5rem;padding-top:.5rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0 .separator--LhHLky5M--cd2oMQEJ:disabled{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0 .first-input--R5CUXW-z--ZMkAH5nI{border-right:0;padding-right:1rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0 .last-input--szIHHFg2--fr4ROmvz{border-left:0;padding-right:2rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0 .last-input-without-date-icon--gjAqPXyi--YyPbOtpl:nth-child(n):nth-child(n){border-bottom-right-radius:var(--g-size-border-radius-lg);border-top-right-radius:var(--g-size-border-radius-lg)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0 .clear--V93Mo7J2--LKdZbY8L,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0 .g-input-group-append--GCExW27j{z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--s4kEznz0 .clear--V93Mo7J2--LKdZbY8L{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--s4kEznz0 .clear--V93Mo7J2--LKdZbY8L .clear-date-button--GGkLef8s--nQVEofHe: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--s4kEznz0 .clear--V93Mo7J2--LKdZbY8L .clear-date-button--GGkLef8s--nQVEofHe: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--s4kEznz0 .clear--V93Mo7J2--LKdZbY8L .clear-date-button--GGkLef8s--nQVEofHe: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--qNwhg3py>:not(:last-child) .inputs-container--Mw6vBMmD--s4kEznz0 .g-btn-icon-primary--rLWSrwxA,:nth-child(n):nth-child(n) .g-input-group--qNwhg3py>:not(:last-child) .inputs-container--Mw6vBMmD--s4kEznz0 .g-button--K6Nm3x_L{border-radius:var(--g-size-border-radius-none)}:nth-child(n):nth-child(n) .g-input-group--qNwhg3py>:not(:last-child) .inputs-container--Mw6vBMmD--s4kEznz0 .last-input--szIHHFg2--fr4ROmvz{border-radius:var(--g-size-border-radius-none);border-right:0}:nth-child(n):nth-child(n) .g-input-group--qNwhg3py>:not(:first-child) .first-input--R5CUXW-z--ZMkAH5nI{border-left:0;border-radius:var(--g-size-border-radius-none)}.droparea--Sgqiu1FK--SRG6aEcN{align-items:center;border:.0625rem dashed var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);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--SRG6aEcN.uploading--hsGvck9E--y0D8XIu1,.droparea--Sgqiu1FK--SRG6aEcN:not(.disabled--ZC5h2mOZ--ySeHQ4mk).dragging--QuBL4TUQ--QGZe5QVi,.droparea--Sgqiu1FK--SRG6aEcN:not(.disabled--ZC5h2mOZ--ySeHQ4mk):hover{background-color:var(--g-color-surface-secondary);border-color:var(--g-color-interactive-primary)}.droparea--Sgqiu1FK--SRG6aEcN.dragging--QuBL4TUQ--QGZe5QVi *{pointer-events:none}.droparea--Sgqiu1FK--SRG6aEcN .file-upload-icon--9fpBxJlT--Mstl610k{color:var(--g-color-fill-primary);margin-bottom:.3125rem}.droparea--Sgqiu1FK--SRG6aEcN:nth-child(n) .dragging-text--fG16ULkS--xRaWR9zQ,.droparea--Sgqiu1FK--SRG6aEcN:nth-child(n) .subline--tVxId3Sp--uFn6u85N{padding:0}.droparea--Sgqiu1FK--SRG6aEcN:nth-child(n) .browse-button--3-nHQCaw--nKviilHJ{margin:.25rem}.droparea--Sgqiu1FK--SRG6aEcN:nth-child(n) .browse-button--3-nHQCaw--nKviilHJ:before{content:"";inset:0;position:absolute;z-index:0}.droparea--Sgqiu1FK--SRG6aEcN:nth-child(n) .subline--tVxId3Sp--uFn6u85N{font-size:.75rem;margin-top:.5rem}.button--BuIcRRUO--IMftnxRq:nth-child(n):nth-child(n){margin:-.25rem 0}.file--8x5tLioL--TkuNha4z:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);border-radius:var(--g-size-border-radius-lg);margin:0;outline:none}.file--8x5tLioL--TkuNha4z:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--IIVpDQPR--ov9EXQON:before{content:"";inset:0;position:absolute;z-index:0}.file--8x5tLioL--TkuNha4z:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--dPoAk2_X{display:flex;flex-wrap:wrap}.file--8x5tLioL--TkuNha4z:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--dPoAk2_X>:nth-child(2){margin-left:.5rem}.file--8x5tLioL--TkuNha4z:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--dPoAk2_X .actions--dyOCYeWX--CtWvLlWB{margin-left:auto;z-index:1}.file--8x5tLioL--TkuNha4z:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--dPoAk2_X .actions--dyOCYeWX--CtWvLlWB>*{margin-left:.5rem}.file--8x5tLioL--TkuNha4z:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--dPoAk2_X .actions--dyOCYeWX--CtWvLlWB>.g-button--K6Nm3x_L.g-button-size-small--YCziumZA{margin-bottom:-.25rem;margin-top:-.25rem}.file-input--Q5u5Qmi6--jIYm_rn4{position:absolute;visibility:hidden}.item--mEoNM4We--RBQUQfXj: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--RBQUQfXj:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--mME6XmqJ{margin-left:auto}.item--mEoNM4We--RBQUQfXj:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--mME6XmqJ .g-spinner--clZ0Prtv,.item--mEoNM4We--RBQUQfXj:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--mME6XmqJ>.g-icon--Ohbz2gZs{margin-right:.5rem}.item--mEoNM4We--RBQUQfXj:nth-child(n):nth-child(n):nth-child(n) .link--CSl1gzvt--InCv_3N4:before{content:"";inset:0;position:absolute;z-index:0}.item--mEoNM4We--RBQUQfXj:nth-child(n):nth-child(n):nth-child(n) [class*=g-card-alert]{margin-bottom:0}.item--mEoNM4We--RBQUQfXj:nth-child(n):nth-child(n):nth-child(n) .g-meter--uFYKJfZ6{margin-top:.5rem}.toggle--Nm1cS4yy--mVPNskrM{cursor:text}.code--TVjrasXm--fUI919ub{font-variant-numeric:lining-nums tabular-nums;letter-spacing:.46em}@media (max-width:575.98px){.code--TVjrasXm--fUI919ub{letter-spacing:.31em}}.verification--sZjp9B7w--NCnx0ruI{position:relative}.verification--sZjp9B7w--NCnx0ruI .mask--GWfmbjbN--O1aodpPi{bottom:.5rem;display:flex;left:.6875rem;overflow:hidden;pointer-events:none;position:absolute;right:.6875rem}.verification--sZjp9B7w--NCnx0ruI .mask--GWfmbjbN--O1aodpPi .line--06Ile4hS--cm_4Upfy{border-bottom:.0625rem solid var(--g-color-border-secondary);flex-shrink:0;margin-right:.375rem;width:.75rem}@media (max-width:575.98px){.verification--sZjp9B7w--NCnx0ruI .mask--GWfmbjbN--O1aodpPi .line--06Ile4hS--cm_4Upfy{display:none}}.verification--sZjp9B7w--NCnx0ruI .mask--GWfmbjbN--O1aodpPi .line--06Ile4hS--cm_4Upfy.transparent--V3z8jtrk--nFW1n0AH{border-color:transparent}.pseudo-input--Mkkg0LmU--BxZ897EO{align-items:center;contain:inline-size layout;container-type:inline-size;display:flex}@container (max-width: 590px){.pseudo-input--Mkkg0LmU--BxZ897EO .g-product-info-totaled--cHaXpt3i:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--feZGLMU2,.pseudo-input--Mkkg0LmU--BxZ897EO .g-product-info-totaled--cHaXpt3i:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--Tz3G0scd,.pseudo-input--Mkkg0LmU--BxZ897EO .g-structured-info-horizontal--WUY21G8w:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--feZGLMU2,.pseudo-input--Mkkg0LmU--BxZ897EO .g-structured-info-horizontal--WUY21G8w:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--Tz3G0scd{grid-template-columns:none;grid-template-rows:none}.pseudo-input--Mkkg0LmU--BxZ897EO .g-product-info-totaled--cHaXpt3i:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--qk9wVhmO,.pseudo-input--Mkkg0LmU--BxZ897EO .g-product-info-totaled--cHaXpt3i:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--oUOIQsiP,.pseudo-input--Mkkg0LmU--BxZ897EO .g-structured-info-horizontal--WUY21G8w:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--qk9wVhmO,.pseudo-input--Mkkg0LmU--BxZ897EO .g-structured-info-horizontal--WUY21G8w:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--oUOIQsiP{grid-column:auto;grid-row:auto;justify-content:flex-start;margin-left:0;text-align:left}}.pseudo-input--Mkkg0LmU--BxZ897EO .g-faded--YN9nltbe:nth-child(n){color:inherit}.pseudo-input--Mkkg0LmU--BxZ897EO .g-product-info-totaled--cHaXpt3i,.pseudo-input--Mkkg0LmU--BxZ897EO .g-structured-info-horizontal--WUY21G8w{flex:1 1 auto}.pseudo-input--Mkkg0LmU--BxZ897EO .buttons--AmyzdHWO--_x42ErcM:nth-child(n){flex:0 0 auto;margin-left:auto;padding-left:.9375rem;width:auto}@media (min-width:576px){.pseudo-input--Mkkg0LmU--BxZ897EO .buttons--AmyzdHWO--_x42ErcM:nth-child(n){padding-right:.625rem}}.g-card--rVcUENJn .pseudo-input--Mkkg0LmU--BxZ897EO .g-faded--YN9nltbe{color:var(--g-color-text-secondary)}.g-card--rVcUENJn .pseudo-input--Mkkg0LmU--BxZ897EO .g-product-info-stripe--vmyENJBw:nth-child(n):nth-child(n),.g-card--rVcUENJn .pseudo-input--Mkkg0LmU--BxZ897EO .g-structured-info-stripe--g4_wj1vZ:nth-child(n):nth-child(n){height:calc(100% + 1.25rem);left:-.9375rem;top:-.625rem}.g-form-pseudo-control--SkWCU8L2 .pseudo-input--Mkkg0LmU--BxZ897EO .g-product-info-stripe--vmyENJBw:nth-child(n):nth-child(n),.g-form-pseudo-control--SkWCU8L2 .pseudo-input--Mkkg0LmU--BxZ897EO .g-structured-info-stripe--g4_wj1vZ:nth-child(n):nth-child(n){height:calc(100% + 2rem);left:-1rem;top:-1rem}.slider--i1rYNxlu--UUsXk7CA{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--g-size-border-radius-sm);height:.375rem;outline:.0625rem solid transparent;outline-offset:-.0625rem;width:100%}.slider--i1rYNxlu--UUsXk7CA:nth-child(n){margin:.875rem 0}.slider--i1rYNxlu--UUsXk7CA::-moz-range-thumb{-moz-appearance:none;appearance:none;background:var(--g-color-surface-secondary);border:.125rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-circle);cursor:ew-resize;height:1.5625rem;width:1.5625rem}.slider--i1rYNxlu--UUsXk7CA::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--g-color-surface-secondary);border:.125rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-circle);cursor:ew-resize;height:1.5625rem;width:1.5625rem}.slider--i1rYNxlu--UUsXk7CA:focus-visible::-moz-range-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.slider--i1rYNxlu--UUsXk7CA:focus-visible::-webkit-slider-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.slider--i1rYNxlu--UUsXk7CA: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--UUsXk7CA: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--zbTEbGx1{display:flex;justify-content:space-between}.container--iQSjM0Bf--DbrxIVA6{display:flex}.container--iQSjM0Bf--DbrxIVA6 .step--DNxx-xvL--M_nO_40t{border-left:.0625rem solid #135ee2;height:1rem}.container--iQSjM0Bf--DbrxIVA6 .step--DNxx-xvL--M_nO_40t.disabled--uHOIzgza--IX7i6sKK{border-color:var(--g-color-border-disabled)}.container--iQSjM0Bf--DbrxIVA6 .step--DNxx-xvL--M_nO_40t.minor-step--4VfzMcF1--f9apglt0{border-left:.0625rem solid #a2ceff;height:.875rem;margin-top:.125rem}.center--FalNUOIY--lFnmEhIV{align-items:center;display:flex;flex-direction:column;overflow:hidden;width:100%}.center--FalNUOIY--lFnmEhIV .value--ozqUb8ha--H058g7nx{font-size:1.125rem;font-weight:600;line-height:1.5rem}.center--FalNUOIY--lFnmEhIV .value--ozqUb8ha--H058g7nx.disabled--DDoFVdm7--Mduz2iyI{color:var(--g-color-text-disabled)}.center--FalNUOIY--lFnmEhIV .scale-wrapper--CPCBPsPA--XiPzitEu{display:flex;touch-action:none}.center--FalNUOIY--lFnmEhIV .scale-wrapper--CPCBPsPA--XiPzitEu .after-track--GN1gnrII--XN2FpIKF,.center--FalNUOIY--lFnmEhIV .scale-wrapper--CPCBPsPA--XiPzitEu .before-track--5rjQK1Ga--cFPYwjFU{border-top:.0625rem solid #a3b5c9;flex-shrink:0;margin-top:.5rem}.center--FalNUOIY--lFnmEhIV .mark--yPk9wf2g--eJrR_nV_{height:.75rem;margin-bottom:.125rem;margin-top:.125rem}.center--FalNUOIY--lFnmEhIV .mark--yPk9wf2g--eJrR_nV_: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}@media (forced-colors:active){.center--FalNUOIY--lFnmEhIV .mark--yPk9wf2g--eJrR_nV_:before{background-color:CanvasText}}.center--FalNUOIY--lFnmEhIV .mark--yPk9wf2g--eJrR_nV_.disabled--DDoFVdm7--Mduz2iyI{border-color:var(--g-color-border-disabled)}.center--FalNUOIY--lFnmEhIV .mark-bottom--MFjCnYb6--ZW3ZdRa5{transform:rotate(180deg)}.legend--rIPL90ul--Fc4grJ7e{display:flex;justify-content:space-between}.list---Hbgws2w--a1Oc2k19{border:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-lg);overflow:hidden}.list---Hbgws2w--a1Oc2k19:nth-child(n){margin:.625rem 0}.list---Hbgws2w--a1Oc2k19.compact--WX6A5JqW--opa2an_x{border:0}.list---Hbgws2w--a1Oc2k19.compact--WX6A5JqW--opa2an_x.small---kVhtmED--PeW3asUb .item--1vUs12FN--C1g0eli3,.list---Hbgws2w--a1Oc2k19.compact--WX6A5JqW--opa2an_x.small---kVhtmED--PeW3asUb .label--Y2cVPrOx--_NlgTBP5,.list---Hbgws2w--a1Oc2k19.compact--WX6A5JqW--opa2an_x.small---kVhtmED--PeW3asUb .value--2CWwiQnm--DcrwIzk4{font-size:.875rem;line-height:1.3125rem}@media (min-width:768px){.list---Hbgws2w--a1Oc2k19.zigzag--72390VNk--O6o1hTVT{align-items:stretch;display:grid;gap:0 var(--g-size-bs-30);grid-template-columns:1fr 1fr}.list---Hbgws2w--a1Oc2k19.zigzag--72390VNk--O6o1hTVT .item--1vUs12FN--C1g0eli3:nth-child(odd){border-right:1px solid var(--g-color-border-secondary)}.list---Hbgws2w--a1Oc2k19.zigzag--72390VNk--O6o1hTVT .item--1vUs12FN--C1g0eli3:nth-child(odd):nth-last-of-type(2){padding-bottom:.625rem}}.list---Hbgws2w--a1Oc2k19.zigzag--72390VNk--O6o1hTVT .value--2CWwiQnm--DcrwIzk4{text-align:right}.item--1vUs12FN--C1g0eli3{align-items:baseline;padding:.625rem 15px 0}@media (min-width:576px){.item--1vUs12FN--C1g0eli3{padding-left:var(--card-content-padding-horizontal,15px);padding-right:var(--card-content-padding-horizontal,15px)}}.item--1vUs12FN--C1g0eli3:last-of-type{padding-bottom:.625rem}.compact--WX6A5JqW--opa2an_x .item--1vUs12FN--C1g0eli3{padding:0}.separated--Uuyo-wYz--GFQKjpq_ .item--1vUs12FN--C1g0eli3{border-bottom:.0625rem solid var(--g-color-border-secondary);padding-bottom:.625rem}.separated--Uuyo-wYz--GFQKjpq_ .item--1vUs12FN--C1g0eli3:last-of-type{border-bottom:0}.striped--CbFFOHKd--izWg3xNr .item--1vUs12FN--C1g0eli3{padding-bottom:.625rem}.striped--CbFFOHKd--izWg3xNr .item--1vUs12FN--C1g0eli3:nth-child(odd){background-color:var(--g-color-surface-alternate);border-radius:var(--g-size-border-radius-lg)}@media (min-width:768px){.align-right---pgOHX3E--InFrs6Xv{text-align:right}}.compact--WX6A5JqW--opa2an_x :nth-child(n):nth-child(n) .label--Y2cVPrOx--_NlgTBP5,.compact--WX6A5JqW--opa2an_x :nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4{display:inline}:nth-child(n):nth-child(n) .label--Y2cVPrOx--_NlgTBP5{font-weight:600;-webkit-hyphens:auto;hyphens:auto;margin:0}.small---kVhtmED--PeW3asUb :nth-child(n):nth-child(n) .label--Y2cVPrOx--_NlgTBP5{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:nth-child(n):nth-child(n) .label--Y2cVPrOx--_NlgTBP5{font-size:.875rem;line-height:1.3125rem}}:nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4{margin:0}:nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4>p:not([class*=g-h]){font-weight:inherit}.small---kVhtmED--PeW3asUb .compact--WX6A5JqW--opa2an_x :nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4{font-size:.875rem;line-height:1.3125rem}:nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4>:first-child{margin-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4>:last-child{margin-bottom:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4>.g-group--LV8jLkfi:first-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4>p:first-child{padding-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4>.g-group--LV8jLkfi:last-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--DcrwIzk4>p:last-child{padding-bottom:0!important}.g-card--rVcUENJn .list---Hbgws2w--a1Oc2k19{border:0;margin:0}.g-card-function-body--goRohNyY .list---Hbgws2w--a1Oc2k19,.g-card-product-body--heaM1_PB .list---Hbgws2w--a1Oc2k19,.g-modal-dialog--DLFwRrOv .list---Hbgws2w--a1Oc2k19{border:0;margin:0;padding-bottom:.25rem;padding-top:.25rem}.g-card-function-body--goRohNyY .item--1vUs12FN--C1g0eli3,.g-card-product-body--heaM1_PB .item--1vUs12FN--C1g0eli3,.g-modal-dialog--DLFwRrOv .item--1vUs12FN--C1g0eli3{padding-left:0;padding-right:0}.g-card-function-body--goRohNyY .striped--CbFFOHKd--izWg3xNr .item--1vUs12FN--C1g0eli3,.g-card-product-body--heaM1_PB .striped--CbFFOHKd--izWg3xNr .item--1vUs12FN--C1g0eli3,.g-modal-dialog--DLFwRrOv .striped--CbFFOHKd--izWg3xNr .item--1vUs12FN--C1g0eli3{padding-left:15px;padding-right:15px}.item--6BtBJfY---NPFuFCGm{--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---NPFuFCGm .indicator--gNqZ7WSG--Z21ApgaK{grid-area:indicator}.item--6BtBJfY---NPFuFCGm .label--iTOyd20R--J51b4cdU{grid-area:label}.item--6BtBJfY---NPFuFCGm .value--oo2F5NNj--O9Pp6YwD{grid-area:value}.horizontal--LJNNwnQ7--aOFiPqz3{display:flex;gap:0 1.25em;justify-content:space-between}.horizontal--LJNNwnQ7--aOFiPqz3 .body--UIGcOfym--Z1LSzmy7{display:flex;flex-wrap:wrap;gap:0 1.25em}.horizontal--LJNNwnQ7--aOFiPqz3 .item--6BtBJfY---NPFuFCGm{--label-size:minmax(2em,max-content);--value-size:minmax(2em,max-content)}.horizontal--LJNNwnQ7--aOFiPqz3 .item--6BtBJfY---NPFuFCGm:has(.value--oo2F5NNj--O9Pp6YwD.sr-only--olQ3aTe0){--value-size:minmax(0rem,max-content)}.horizontal--LJNNwnQ7--aOFiPqz3.right--HpkPgLMi--ewiGWvj9{flex-direction:row-reverse}.horizontal--LJNNwnQ7--aOFiPqz3.right--HpkPgLMi--ewiGWvj9,.horizontal--LJNNwnQ7--aOFiPqz3.right--HpkPgLMi--ewiGWvj9 .body--UIGcOfym--Z1LSzmy7{justify-content:end}@media (max-width:575.98px){.horizontal--LJNNwnQ7--aOFiPqz3 .body--UIGcOfym--Z1LSzmy7,.horizontal--LJNNwnQ7--aOFiPqz3:nth-child(n){flex-direction:column}.horizontal--LJNNwnQ7--aOFiPqz3.right--HpkPgLMi--ewiGWvj9{margin-left:auto;width:-moz-max-content;width:max-content}}.horizontal--LJNNwnQ7--aOFiPqz3 .value--oo2F5NNj--O9Pp6YwD,.vertical--8oGa9yDX--yhmXPil3 .value--oo2F5NNj--O9Pp6YwD{margin-left:.5rem}.vertical--8oGa9yDX--yhmXPil3.left--mq4RX93y--szQ2RFqd .item--6BtBJfY---NPFuFCGm{--label-size:minmax(0,max-content)}.vertical-reverse--DKYy1WpG--k4YosTn5 .item--6BtBJfY---NPFuFCGm{grid-template-areas:"indicator value label";grid-template-columns:var(--indicator-size) var(--value-size) var(--label-size)}.vertical-reverse--DKYy1WpG--k4YosTn5 .value--oo2F5NNj--O9Pp6YwD{margin-right:.5rem}.vertical--8oGa9yDX--yhmXPil3.right--HpkPgLMi--ewiGWvj9 .value--oo2F5NNj--O9Pp6YwD,.vertical-reverse--DKYy1WpG--k4YosTn5.right--HpkPgLMi--ewiGWvj9 .label--iTOyd20R--J51b4cdU{justify-self:end}.footer--Vc28W3F3--x0rNo7Zi{white-space:nowrap}.footer--Vc28W3F3--x0rNo7Zi .item--6BtBJfY---NPFuFCGm{--indicator-size:0rem;--value-size:max-content}.footer--Vc28W3F3--x0rNo7Zi .g-indicator--U7jHvNHV:nth-child(n):nth-child(n){display:none}.horizontal--LJNNwnQ7--aOFiPqz3 .footer--Vc28W3F3--x0rNo7Zi .item--6BtBJfY---NPFuFCGm{--label-size:max-content}.body--UIGcOfym--Z1LSzmy7 .label--iTOyd20R--J51b4cdU{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value--oo2F5NNj--O9Pp6YwD{font-variant-numeric:lining-nums tabular-nums}.modal--yNG-7wT9--dAK1fsxy{display:flex!important}.spinner--39gW63sl--Rn_QEjWr{padding-bottom:1.5625rem!important;padding-top:1.875rem!important}.spinner--39gW63sl--Rn_QEjWr 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--gzcyAUo8.appear--Vgu53FRx--_4Wp4r2m,.backdrop--jYpTAeTn--gzcyAUo8.enter--jfSAMk9R--pvyogmiQ,.backdrop--jYpTAeTn--gzcyAUo8.exit--crmxmey9--Sdm8WBVe.exit-active--wzFPNx0I--DVAvP9UI,.modal--yNG-7wT9--dAK1fsxy.appear--Vgu53FRx--_4Wp4r2m,.modal--yNG-7wT9--dAK1fsxy.enter--jfSAMk9R--pvyogmiQ,.modal--yNG-7wT9--dAK1fsxy.exit--crmxmey9--Sdm8WBVe.exit-active--wzFPNx0I--DVAvP9UI{opacity:0}.modal--yNG-7wT9--dAK1fsxy.appear--Vgu53FRx--_4Wp4r2m,.modal--yNG-7wT9--dAK1fsxy.enter--jfSAMk9R--pvyogmiQ,.modal--yNG-7wT9--dAK1fsxy.exit--crmxmey9--Sdm8WBVe.exit-active--wzFPNx0I--DVAvP9UI{transform:translateY(-3rem)}.modal--yNG-7wT9--dAK1fsxy.appear--Vgu53FRx--_4Wp4r2m.g-modal-drawer--JfGfTdwI,.modal--yNG-7wT9--dAK1fsxy.enter--jfSAMk9R--pvyogmiQ.g-modal-drawer--JfGfTdwI,.modal--yNG-7wT9--dAK1fsxy.exit--crmxmey9--Sdm8WBVe.exit-active--wzFPNx0I--DVAvP9UI.g-modal-drawer--JfGfTdwI{opacity:1;transform:translate(100%)}.backdrop--jYpTAeTn--gzcyAUo8.appear--Vgu53FRx--_4Wp4r2m.appear-active--kp8FHcqB--cSBV3Rl7,.backdrop--jYpTAeTn--gzcyAUo8.enter--jfSAMk9R--pvyogmiQ.enter-active--ImhhFujc--ORWuA0R9,.backdrop--jYpTAeTn--gzcyAUo8.exit--crmxmey9--Sdm8WBVe,.modal--yNG-7wT9--dAK1fsxy.appear--Vgu53FRx--_4Wp4r2m.appear-active--kp8FHcqB--cSBV3Rl7,.modal--yNG-7wT9--dAK1fsxy.enter--jfSAMk9R--pvyogmiQ.enter-active--ImhhFujc--ORWuA0R9,.modal--yNG-7wT9--dAK1fsxy.exit--crmxmey9--Sdm8WBVe{opacity:1}.modal--yNG-7wT9--dAK1fsxy.appear--Vgu53FRx--_4Wp4r2m.appear-active--kp8FHcqB--cSBV3Rl7,.modal--yNG-7wT9--dAK1fsxy.enter--jfSAMk9R--pvyogmiQ.enter-active--ImhhFujc--ORWuA0R9,.modal--yNG-7wT9--dAK1fsxy.exit--crmxmey9--Sdm8WBVe{transform:translate(0)}.backdrop--jYpTAeTn--gzcyAUo8.appear--Vgu53FRx--_4Wp4r2m.appear-active--kp8FHcqB--cSBV3Rl7,.backdrop--jYpTAeTn--gzcyAUo8.enter--jfSAMk9R--pvyogmiQ.enter-active--ImhhFujc--ORWuA0R9,.modal--yNG-7wT9--dAK1fsxy.appear--Vgu53FRx--_4Wp4r2m.appear-active--kp8FHcqB--cSBV3Rl7,.modal--yNG-7wT9--dAK1fsxy.enter--jfSAMk9R--pvyogmiQ.enter-active--ImhhFujc--ORWuA0R9{transition:opacity .15s ease-out 0s,transform .3s ease-out 0s}.modal--yNG-7wT9--dAK1fsxy.appear--Vgu53FRx--_4Wp4r2m.appear-active--kp8FHcqB--cSBV3Rl7,.modal--yNG-7wT9--dAK1fsxy.enter--jfSAMk9R--pvyogmiQ.enter-active--ImhhFujc--ORWuA0R9{transition-delay:.1s}.backdrop--jYpTAeTn--gzcyAUo8.exit--crmxmey9--Sdm8WBVe.exit-active--wzFPNx0I--DVAvP9UI,.modal--yNG-7wT9--dAK1fsxy.exit--crmxmey9--Sdm8WBVe.exit-active--wzFPNx0I--DVAvP9UI{transition:opacity .15s ease-in 0s,transform .3s ease-in 0s}.backdrop--jYpTAeTn--gzcyAUo8.exit--crmxmey9--Sdm8WBVe.exit-active--wzFPNx0I--DVAvP9UI{transition-delay:.1s}@media (max-width:767.98px){.modal--yNG-7wT9--dAK1fsxy.appear--Vgu53FRx--_4Wp4r2m.g-modal-bottom-sheet--Qwtv_tEx,.modal--yNG-7wT9--dAK1fsxy.enter--jfSAMk9R--pvyogmiQ.g-modal-bottom-sheet--Qwtv_tEx,.modal--yNG-7wT9--dAK1fsxy.exit--crmxmey9--Sdm8WBVe.exit-active--wzFPNx0I--DVAvP9UI.g-modal-bottom-sheet--Qwtv_tEx{opacity:1;transform:translateY(100%)}.modal--yNG-7wT9--dAK1fsxy.appear--Vgu53FRx--_4Wp4r2m.appear-active--kp8FHcqB--cSBV3Rl7.g-modal-bottom-sheet--Qwtv_tEx,.modal--yNG-7wT9--dAK1fsxy.enter--jfSAMk9R--pvyogmiQ.enter-active--ImhhFujc--ORWuA0R9.g-modal-bottom-sheet--Qwtv_tEx,.modal--yNG-7wT9--dAK1fsxy.exit--crmxmey9--Sdm8WBVe.g-modal-bottom-sheet--Qwtv_tEx{opacity:1;transform:translate(0)}}.container--YWMdLeZX--qWIk7FCk{display:flex;flex-direction:column;list-style:none}.container--YWMdLeZX--qWIk7FCk[data-separators]:after,.container--YWMdLeZX--qWIk7FCk[data-separators]:before{color:var(--g-color-text-secondary);font-size:.875rem;line-height:1.25rem;padding:.1875rem 0}.container--YWMdLeZX--qWIk7FCk[data-separators].compact--thuYCmm4--j5uzaxtq:after,.container--YWMdLeZX--qWIk7FCk[data-separators].compact--thuYCmm4--j5uzaxtq:before{line-height:.4375rem}.container--YWMdLeZX--qWIk7FCk[data-separators]:before{order:-1}.container--YWMdLeZX--qWIk7FCk[data-separators]:after{order:1}.container--YWMdLeZX--qWIk7FCk[data-separators="1"]:before,.container--YWMdLeZX--qWIk7FCk[data-separators="2"]:after,.container--YWMdLeZX--qWIk7FCk[data-separators="2"]:before{content:"⋯"/""}@supports not (content:""/"alt"){.container--YWMdLeZX--qWIk7FCk[data-separators="1"]:before,.container--YWMdLeZX--qWIk7FCk[data-separators="2"]:after,.container--YWMdLeZX--qWIk7FCk[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--qWIk7FCk[data-separators]:after,.container--YWMdLeZX--qWIk7FCk[data-separators]:before,.item--mM9JhwVw--VlzxX8tq{display:flex;justify-content:flex-end;text-align:right}.item--mM9JhwVw--VlzxX8tq{padding:0!important}.item--mM9JhwVw--VlzxX8tq[data-chunk=start]{order:-2}.item--mM9JhwVw--VlzxX8tq[data-chunk=middle]{order:0}.item--mM9JhwVw--VlzxX8tq[data-chunk=end]{order:2}.item--mM9JhwVw--VlzxX8tq:before{content:none!important}.item--mM9JhwVw--VlzxX8tq:after{border-radius:var(--g-size-border-radius-round);border-right:.25rem solid;content:"";margin-top:.0625rem}.item--mM9JhwVw--VlzxX8tq.selected--jTSp6snD--UG9oJEt5>a{font-weight:600!important}.item--mM9JhwVw--VlzxX8tq>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--RizNZLfG{display:flex;flex-wrap:wrap;list-style:none}.breadcrumbs-item--z48DXdhC--YmuMmxD_{align-items:center;display:flex;font-size:.875rem}.breadcrumbs-item--z48DXdhC--YmuMmxD_: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--YmuMmxD_ a[aria-disabled=true]:nth-child(n):nth-child(n){color:var(--g-color-text-primary)}.breadcrumbs-expand----H3RHjZ--vKRSTYZS:nth-child(n):nth-child(n){color:var(--g-color-interactive-primary);min-height:1.5rem}.breadcrumbs-expand----H3RHjZ--vKRSTYZS:nth-child(n):nth-child(n):hover{text-decoration:underline}.breadcrumbs-expand----H3RHjZ--vKRSTYZS:nth-child(n):nth-child(n):after{content:"…"}.pagination--cjIKGOLi--TDQRM1FM{display:flex;gap:.5rem}.pagination--cjIKGOLi--TDQRM1FM .g-button--K6Nm3x_L:nth-child(n):nth-child(n){min-width:2rem;padding:0 .375rem}.pagination-current--HQ-epCnz--cArSdzst: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--om_CiWC3:after{color:var(--g-color-text-disabled);content:"…";display:block;text-align:center;width:2rem}.button--MWuFanqu--LxhUP1HY{font-size:.875rem!important;position:relative}.button--MWuFanqu--LxhUP1HY.selected--xA96glx---mv2A708w{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--LxhUP1HY:not(:disabled):active,.button--MWuFanqu--LxhUP1HY:not(:disabled):hover{background-image:none!important;border-color:transparent!important;outline:none!important}.button--MWuFanqu--LxhUP1HY:not(:disabled):hover{background-color:rgba(var(--rgb-overlay),.15)!important}.g-dark--igl3kwPh .button--MWuFanqu--LxhUP1HY:not(:disabled):hover{background-color:rgba(var(--rgb-overlay),.1)!important}.button--MWuFanqu--LxhUP1HY:not(:disabled):active{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--LxhUP1HY.g-button-hidden-label-always--g4olIT9g{margin:0 .25rem!important}.button--MWuFanqu--LxhUP1HY:not(.g-button-hidden-label-always--g4olIT9g){padding:0 .625rem!important}.button--MWuFanqu--LxhUP1HY.g-button-avatar--FW3IdHIQ .g-pill--pDVl_Q_H,.button--MWuFanqu--LxhUP1HY.g-button-hidden-label-always--g4olIT9g .g-pill--pDVl_Q_H{bottom:60%;left:60%;margin:0!important;position:absolute;z-index:10}.button--MWuFanqu--LxhUP1HY.g-button-avatar--FW3IdHIQ{margin:0 .625rem!important;padding:0!important}.dropdown--aVou9K-s--IYPt01fS: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--IYPt01fS:after{--color:CanvasText}}.dropdown--aVou9K-s--IYPt01fS.disabled--6--wZeTg--v86x_Dr8:after,.dropdown--aVou9K-s--IYPt01fS:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.dropdown--aVou9K-s--IYPt01fS.show--lEsjmE3a--lv8WXfYr:after,.dropdown--aVou9K-s--IYPt01fS[aria-expanded=true]:after{transform:rotate(180deg)}.dropdown--aVou9K-s--IYPt01fS:after{flex-shrink:0;margin-left:.25rem;margin-right:-.25rem}.dropdown--aVou9K-s--IYPt01fS:disabled:after{background-color:var(--g-color-text-inverted-disabled)}.dropdown--aVou9K-s--IYPt01fS.g-button-avatar--FW3IdHIQ{margin-right:1.375rem!important}.dropdown--aVou9K-s--IYPt01fS.g-button-avatar--FW3IdHIQ:after{left:100%;margin:-.5rem 0 0;position:absolute;top:50%}.full-width-container--d-zMnSUW--AtQFV358{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}@media (forced-colors:active){.full-width-container--d-zMnSUW--AtQFV358:after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}}.grid--VagaN3-a--lnk3sBKv{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--hwgwrCNe--CsEnX9Em,.left--zshjQtr4--VuyIi8bf,.logo--uRZpvTH0--PjmWIL8l,.right--H7rtAEtt--Z8YuZqUE{align-items:center;display:flex}.left--zshjQtr4--VuyIi8bf{grid-area:left;justify-content:flex-start}.center--hwgwrCNe--CsEnX9Em{grid-area:center;justify-content:center}.right--H7rtAEtt--Z8YuZqUE{grid-area:right;justify-content:flex-end}.promotion---rdEr8jq--qWMPGo4f{margin:0 auto -.125rem}@media (min-width:576px){.left--zshjQtr4--VuyIi8bf .promotion---rdEr8jq--qWMPGo4f{margin-left:.5rem}.right--H7rtAEtt--Z8YuZqUE .promotion---rdEr8jq--qWMPGo4f{margin-right:.5rem}}.sticky--DeppyjEX--nJSpsO2V{position:sticky;top:0;z-index:290050}html:has(.sticky--DeppyjEX--nJSpsO2V),html:has(.sticky--DeppyjEX--nJSpsO2V) body{scroll-padding-top:5rem}.grid--VagaN3-a--lnk3sBKv{gap:.5rem;grid-template-areas:"left right";grid-template-columns:minmax(0,1fr) max-content}.grid-center--7E7s2TyV--tqdLvKow{grid-template-areas:"left center right";grid-template-columns:1fr 2fr 1fr}.grid-center--7E7s2TyV--tqdLvKow .left--zshjQtr4--VuyIi8bf{margin-right:-.5rem;min-width:0;padding-right:30px}.grid-center--7E7s2TyV--tqdLvKow:not(.large-logo--2yd1jgCc--Sel4I5jJ) .left--zshjQtr4--VuyIi8bf .g-button--K6Nm3x_L:not(:only-child){max-width:calc(100% - 3.5rem)}.grid--VagaN3-a--lnk3sBKv:not(.large-logo--2yd1jgCc--Sel4I5jJ) .logo--uRZpvTH0--PjmWIL8l{display:none}.grid--VagaN3-a--lnk3sBKv.large-logo--2yd1jgCc--Sel4I5jJ .left--zshjQtr4--VuyIi8bf{padding-left:3.5rem}.grid--VagaN3-a--lnk3sBKv.large-logo--2yd1jgCc--Sel4I5jJ .left--zshjQtr4--VuyIi8bf>.g-button--K6Nm3x_L:first-child:before{content:"";height:3rem;left:-3.625rem;position:absolute;width:3rem}.logo--uRZpvTH0--PjmWIL8l{grid-area:left;justify-content:flex-start}.logo--uRZpvTH0--PjmWIL8l img,.logo--uRZpvTH0--PjmWIL8l svg{height:3rem!important;width:3rem!important}.full-width-container--HmaQVOJV--WXv0_P8n{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}@media (forced-colors:active){.full-width-container--HmaQVOJV--WXv0_P8n:after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}}.grid--LZIzp8iU--a0GGl0pm{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--p6hAVga9--C9osz8vD,.left--zdi5Tyfz--RCe0HZI7,.logo--PNZb9X1x--JYPK3Mlh,.right--epmpcuOW--p8Kouc0G{align-items:center;display:flex}.left--zdi5Tyfz--RCe0HZI7{grid-area:left;justify-content:flex-start}.center--p6hAVga9--C9osz8vD{grid-area:center;justify-content:center}.right--epmpcuOW--p8Kouc0G{grid-area:right;justify-content:flex-end}.promotion--JEjhLxoK--AYQjLaDX{margin:0 auto -.125rem}@media (min-width:576px){.left--zdi5Tyfz--RCe0HZI7 .promotion--JEjhLxoK--AYQjLaDX{margin-left:.5rem}.right--epmpcuOW--p8Kouc0G .promotion--JEjhLxoK--AYQjLaDX{margin-right:.5rem}}.sticky--ouZd0cqI--GZgkBp4C{position:sticky;top:0;z-index:290050}html:has(.sticky--ouZd0cqI--GZgkBp4C),html:has(.sticky--ouZd0cqI--GZgkBp4C) body{scroll-padding-top:5rem}.grid--LZIzp8iU--a0GGl0pm{grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr)}.logo--PNZb9X1x--JYPK3Mlh{grid-area:center;justify-content:center;padding-left:.75rem;padding-right:.75rem}.logo--PNZb9X1x--JYPK3Mlh img,.logo--PNZb9X1x--JYPK3Mlh svg{height:3rem!important;width:3rem!important}.dropdown--63SMhF2G--UtHcByn2{background-color:var(--g-color-surface-primary);min-height:5rem;position:absolute;z-index:350000}.dropdown--63SMhF2G--UtHcByn2.full-width--8TUfhAki--SkF04mRc{width:100%}.full-width-container--Bi32-io8--3QS2toM0{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}@media (forced-colors:active){.full-width-container--Bi32-io8--3QS2toM0:after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}}.grid--76BZNOnd--YiR2rjDP{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--gCv1g-yz--f2kpFzBb,.left--1-5pYwku--kJP_IqHr,.logo--CQeuGjKj--cguOvdEs,.right--BllDOGVh--I0dAlIMK{align-items:center;display:flex}.left--1-5pYwku--kJP_IqHr{grid-area:left;justify-content:flex-start}.center--gCv1g-yz--f2kpFzBb{grid-area:center;justify-content:center}.right--BllDOGVh--I0dAlIMK{grid-area:right;justify-content:flex-end}.promotion--0ack6d-f--WAMdPMSl{margin:0 auto -.125rem}@media (min-width:576px){.left--1-5pYwku--kJP_IqHr .promotion--0ack6d-f--WAMdPMSl{margin-left:.5rem}.right--BllDOGVh--I0dAlIMK .promotion--0ack6d-f--WAMdPMSl{margin-right:.5rem}}.sticky--KdxZYAAN--c3DYv1KZ{position:sticky;top:0;z-index:290050}html:has(.sticky--KdxZYAAN--c3DYv1KZ),html:has(.sticky--KdxZYAAN--c3DYv1KZ) body{scroll-padding-top:5rem}.item--nDpqqxyW--hoaikxI8{left:50%;top:0;transform:translate(-50%,calc(-100% - .25rem))}.item--nDpqqxyW--hoaikxI8: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--hoaikxI8:nth-child(n):nth-child(n):nth-child(n){background-color:Canvas}}@media (prefers-reduced-motion:no-preference){.item--nDpqqxyW--hoaikxI8:nth-child(n):nth-child(n):nth-child(n){transition:transform .2s ease-in-out;will-change:transform}}.item--nDpqqxyW--hoaikxI8:focus-visible{transform:translate(-50%)}.list--HRwueaYC--d3Nus72p{display:flex;flex-wrap:wrap;row-gap:var(--g-size-spacing-md)}.item--sHtmmxoG--mFxNgsWI{align-items:center;display:flex;font-size:.875rem;line-height:1.3125rem}.item--sHtmmxoG--mFxNgsWI: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--EZ4dYWAI{align-items:center;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:grid;font-size:.75rem;font-weight:var(--g-font-weight-medium);height:1.5rem;justify-content:center;line-height:1.125rem;line-height:1rem;margin-right:var(--g-size-spacing-md);overflow:hidden;padding:.125rem;width:1.5rem}.past--zfJHeLjh--pYwNbC5N .circle--3DmwLNv1--EZ4dYWAI{background-color:var(--g-color-surface-primary)}.past--zfJHeLjh--pYwNbC5N .circle--3DmwLNv1--EZ4dYWAI:has(~a,~button){color:var(--g-color-interactive-primary)}.current--WSOb-dHC--nO3pAfza .circle--3DmwLNv1--EZ4dYWAI{background-color:var(--g-color-text-primary);color:var(--g-color-surface-primary)}.future--1NZWHi5j--oYHVXrPe .circle--3DmwLNv1--EZ4dYWAI{border-color:var(--g-color-border-primary)}.circle--3DmwLNv1--EZ4dYWAI:has(~.fake-link--C4V-DyNK--VVlOFxoH:disabled){color:var(--g-color-text-disabled)}.label--Pb9qbuu8--Ejo3pgi2{font-weight:var(--g-font-weight-semibold)}.future--1NZWHi5j--oYHVXrPe .label--Pb9qbuu8--Ejo3pgi2{color:var(--g-color-text-secondary)}.fake-link--C4V-DyNK--VVlOFxoH: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--VVlOFxoH:nth-child(n):nth-child(n):hover{text-decoration:underline}.fake-link--C4V-DyNK--VVlOFxoH:nth-child(n):nth-child(n):disabled{color:var(--g-color-text-disabled);cursor:not-allowed;text-decoration:none}.container--U4sXvgcR--CgXkVJeL{--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;--offset-footer:0rem}.container--U4sXvgcR--CgXkVJeL:has(.g-stripe--HoLj5HEG){--offset-stripe:4.375rem}.container--U4sXvgcR--CgXkVJeL:has(.footer--bCief-oN--_m3x8NCm){--offset-footer:3.25rem}.container--U4sXvgcR--CgXkVJeL:has(.g-sidenav-drawer--iInZN4Ki){--col-side:17rem}.container--U4sXvgcR--CgXkVJeL:has(.g-sidenav-drawer--iInZN4Ki~.g-sidenav--Dp9JUnuD){--col-side:calc(var(--offset-drawer) + 17rem)}html:has(.container--U4sXvgcR--CgXkVJeL),html:has(.container--U4sXvgcR--CgXkVJeL) body{scroll-padding-top:5rem}.container--U4sXvgcR--CgXkVJeL .g-stripe--HoLj5HEG,.container--U4sXvgcR--CgXkVJeL .g-topnav--XHENlmRU{position:sticky;z-index:290050}.container--U4sXvgcR--CgXkVJeL .g-topnav--XHENlmRU{top:0}.container--U4sXvgcR--CgXkVJeL .g-stripe--HoLj5HEG{top:var(--offset-topnav)}.container--U4sXvgcR--CgXkVJeL .g-sidenav--Dp9JUnuD{height:calc(100vh - var(--offset-topnav));overflow:auto;padding-bottom:1rem}.container--U4sXvgcR--CgXkVJeL .body--YLv2If1e--hmctvUYf>:first-child,.container--U4sXvgcR--CgXkVJeL .side--7ZTI7uxD--QbvnfF3m>:first-child,.container--U4sXvgcR--CgXkVJeL .summary--harEtcMB--_qE_DINp>:first-child{margin-top:0}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08{align-items:start;-moz-column-gap:var(--g-size-spacing-xl);column-gap:var(--g-size-spacing-xl);display:grid;min-height:calc(100vh - var(--offset-topnav) - var(--offset-footer));padding:var(--g-size-spacing-xl)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt .g-h1--nfdHk8yF,.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt h1{padding-top:var(--g-size-bs-5)!important}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt .g-breadcrumbs--KmGPdbqo{margin-top:var(--g-size-spacing-xl);padding:0}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt .g-tabs--LhGkeyBJ{margin-bottom:0;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt .g-tabs--LhGkeyBJ ul{margin:-.25rem}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt .g-tabs--LhGkeyBJ:has(~[role=tabpanel]){margin-bottom:var(--g-size-spacing-xl)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt .g-stepnav--kIPVKTwD{margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt .company-switch--uw-MxPTi--vioXTsGn{display:flex;flex-direction:row;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt .company-switch--uw-MxPTi--vioXTsGn>.g-card--rVcUENJn{margin:0}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt .company-switch--uw-MxPTi--vioXTsGn .g-button-size-small--YCziumZA:nth-child(n){margin-top:0}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI{align-items:start;display:grid;row-gap:var(--g-size-spacing-xl)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI>*{min-width:0}.container--U4sXvgcR--CgXkVJeL .footer--bCief-oN--_m3x8NCm{position:relative;z-index:280000}@media (max-width:991.98px){.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .side--7ZTI7uxD--QbvnfF3m{display:none}}@media (max-width:575.98px){.container--U4sXvgcR--CgXkVJeL .header--Rer9UnJO--E00X95Yt .g-flex--zz0OEj_1{flex-direction:column}}@media (min-width:576px){.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt:nth-child(n) .g-group-button--Subxqa_y{padding-block:0}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .header--Rer9UnJO--E00X95Yt:nth-child(n) .g-button-size-small--YCziumZA{margin-top:var(--g-size-spacing-sm)}}@media (min-width:992px){.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08{grid-template-columns:var(--col-side) 1fr}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .side--7ZTI7uxD--QbvnfF3m .g-sidenav--Dp9JUnuD{margin-top:calc(var(--g-size-spacing-xl)*-1);padding-bottom:calc(1rem + var(--offset-footer));padding-top:1rem;position:fixed;scrollbar-width:none}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .side--7ZTI7uxD--QbvnfF3m .g-sidenav-drawer--iInZN4Ki{margin-left:calc(var(--g-size-spacing-xl)*-1)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .side--7ZTI7uxD--QbvnfF3m .g-sidenav--Dp9JUnuD:not(.g-sidenav-drawer--iInZN4Ki){width:calc(var(--col-side))}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .side--7ZTI7uxD--QbvnfF3m .g-sidenav-drawer--iInZN4Ki~.g-sidenav--Dp9JUnuD{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--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .side--7ZTI7uxD--QbvnfF3m .g-card--rVcUENJn{margin-top:0}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI{grid-template-columns:minmax(auto,var(--col-body));min-height:calc(100vh - var(--offset-topnav) - var(offset-stripe) - var(--offset-footer))}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI.medium--5yGwCNev--luSQ6kD7{--col-body:43.5rem}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI.large--yEi9kSEH--r5kGSeF6{--col-body:60rem}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI.full--My2dSB-Y--TnOK23fD{--col-body:100rem}}@media (min-width:1400px){.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08{padding-right:var(--g-size-layout-sm)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08,.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI{-moz-column-gap:var(--g-size-layout-sm);column-gap:var(--g-size-layout-sm)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI.medium--5yGwCNev--luSQ6kD7:has(.summary--harEtcMB--_qE_DINp){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI.medium--5yGwCNev--luSQ6kD7:has(.summary--harEtcMB--_qE_DINp) .header--Rer9UnJO--E00X95Yt{grid-column:1/-1}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI.medium--5yGwCNev--luSQ6kD7:has(.summary--harEtcMB--_qE_DINp) .summary--harEtcMB--_qE_DINp{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}@media (min-width:1560px){.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08{padding-right:var(--g-size-layout-md)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08,.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI{-moz-column-gap:var(--g-size-layout-md);column-gap:var(--g-size-layout-md)}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI.large--yEi9kSEH--r5kGSeF6:has(.summary--harEtcMB--_qE_DINp){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI.large--yEi9kSEH--r5kGSeF6:has(.summary--harEtcMB--_qE_DINp) .header--Rer9UnJO--E00X95Yt{grid-column:1/-1}.container--U4sXvgcR--CgXkVJeL .layout--QYQNhKQS--H9GR9a08 .content--DBwQg4TA--Gr9PtgqI.large--yEi9kSEH--r5kGSeF6:has(.summary--harEtcMB--_qE_DINp) .summary--harEtcMB--_qE_DINp{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}.item--RZHE-m6x--giRpw5c4:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;width:100%}.item--RZHE-m6x--giRpw5c4.clickable---mZ3olty--WPB9meIj{cursor:pointer}.item--RZHE-m6x--giRpw5c4.disabled--O4aKpQyp--iR1K9lcY{background-color:inherit;color:var(--g-color-text-disabled)}.container--ML7jzP3q--JrfTdfb2{flex:1;min-width:0}.container--ML7jzP3q--JrfTdfb2:nth-child(n):nth-child(n):nth-child(n)>.g-row--GMUO_MOK{margin-left:-.3125rem}.container--ML7jzP3q--JrfTdfb2:nth-child(n):nth-child(n):nth-child(n)>.g-form-group--zCH2Nkta{margin-top:0}.container--ML7jzP3q--JrfTdfb2:nth-child(n):nth-child(n):nth-child(n)>.g-form-multicol--PnLBzusT{margin-top:-.25rem}.top--ytl0kIeO--Rye9AF7t .input--dYvurLsl--FSd6UZ3f{align-self:flex-start!important}.has-product--SIC67Elh--ApZj0lAF .input--dYvurLsl--FSd6UZ3f:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.5625rem}.has-form--KsD0-I3G--Hd8raHbl.top--ytl0kIeO--Rye9AF7t .input--dYvurLsl--FSd6UZ3f{margin:.125rem 0}.pill--jVxiD9Ld--LI8CPA8L{position:absolute!important;right:1.875rem!important;top:.75rem!important}.pill-disabled--dGdnjg0e--ksza7FzE{background-color:rgba(var(--rgb-gray-300),.5)!important}.g-select--i0KAkj1D:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-lg)}.menu--bv-SbeSE--craNg33A{display:block!important;float:none!important;min-width:0!important;position:static!important}.menu--bv-SbeSE--craNg33A .menu-item--9cggilUs--OJZOK90y:not(.section--azJ7xT29--XLD3zwmq):nth-child(n){padding:0}.menu--bv-SbeSE--craNg33A .menu-item--9cggilUs--OJZOK90y:before{display:none}.g-dropdown-product--KmScBs3y:not(.g-dropdown-product-condensed--CpQXS01W) .selectable--2Hxk0pG8--qv1tE4NO{padding-left:.625rem}.g-dropdown-product--KmScBs3y:not(.g-dropdown-product-condensed--CpQXS01W) .selectable--2Hxk0pG8--qv1tE4NO:nth-child(n):nth-child(n) .custom-control--UXzaizYS{margin-right:.9375rem}.g-dropdown-product--KmScBs3y:not(.g-dropdown-product-condensed--CpQXS01W) .selectable--2Hxk0pG8--qv1tE4NO:nth-child(n):nth-child(n) .g-product-info--PlNj1eLf{padding-left:0}@keyframes animation-keyframes--MYVMHrhx--orvpMr4n{0%{background-position:100% 100%}to{background-position:0 0}}.animated-container--vWDBvecW--zMozZ2nD{--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--orvpMr4n 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--zMozZ2nD{--color-skeleton-container-mix:var(-color-gray-400)}.g-dark--igl3kwPh .animated-container--vWDBvecW--zMozZ2nD{--color-skeleton-container-mix:var(--g-color-surface-secondary)}.skeleton--y7k2laQT--Ye4M1rK6{--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--Ye4M1rK6{--color-skeleton-dark:rgba(var(--rgb-black),0.09);--color-skeleton-bright:rgba(var(--rgb-black),0.025)}.g-dark--igl3kwPh .skeleton--y7k2laQT--Ye4M1rK6{--color-skeleton-dark:rgba(var(--rgb-gray-200),0.5);--color-skeleton-bright:rgba(var(--rgb-gray-200),0.1)}.g-dark--igl3kwPh .g-card--PSlXdxY---ODdIct1b .skeleton--y7k2laQT--Ye4M1rK6{--color-skeleton-dark:rgba(var(--rgb-gray-400),1);--color-skeleton-bright:rgba(var(--rgb-gray-400),0.25)}.g-dark--igl3kwPh [class*=g-bg-] .skeleton--y7k2laQT--Ye4M1rK6{--color-skeleton-dark:rgba(var(--rgb-black),0.25);--color-skeleton-bright:rgba(var(--rgb-black),0.1)}.skeleton-static--z3Rxwx14--rSoDV4Jg{background:var(--color-skeleton-dark)}@keyframes animation-keyframes--qRTLvCCB--gEAqm7be{0%{background-position:200% 200%}to{background-position:0 0}}.skeleton-animated--c2IzPbaS--slsZp9I3{animation:animation-keyframes--qRTLvCCB--gEAqm7be 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---QpEHa0AR{border-radius:var(--g-size-border-radius-circle);overflow:hidden}.level-1--bIeH3D8a--IP1SzuRx{height:1.875rem}.level-2--u1cbd-Nw--vFyPhHqu{height:1.75rem}.level-3--nAMRtz44--G8fvZnPB{height:1.5rem}.level-4--ocr-Otos--x2l0QMCI,.level-5--AsQi0ZI3--BCMIJFLL,.level-6--iYnatRmA--f6SZ11v5{height:1.25rem}.line--v2sc4TTA--loHOD_4t{border-radius:var(--g-size-border-radius-round);overflow:hidden}.skeleton-rectangle--oajTeGby--LwTt1fSW{border-radius:var(--g-size-border-radius-lg);overflow:hidden}.container--benL4H5B--_ip2lGKT{margin-bottom:1.25rem}.g-card--rVcUENJn .container--benL4H5B--_ip2lGKT{margin-left:-.9375rem;margin-right:-.9375rem}.g-modal--RS6sQvX1 .container--benL4H5B--_ip2lGKT:nth-child(n):nth-child(n){margin:-.625rem -1.25rem .25rem;width:calc(100% + 2.5rem)}.content--xKvZBFG6--T3WJwWR_{margin-bottom:1.25rem;margin-top:1.25rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.signing--B8NC6VxP--gcqf77tQ{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:5.375rem;padding:.9375rem 1.25rem}.signing--B8NC6VxP--gcqf77tQ.active--z2SucEzn--pDc1Doeo{padding-bottom:0;padding-top:0}.signing--B8NC6VxP--gcqf77tQ>:not(.alert--bkn-mhOx--bBDSdQcK){margin:.3125rem 0!important}.alert--bkn-mhOx--bBDSdQcK,.button--Ks-fRr0J--b3dgY17M,.input--j05IPBDe--NmXMZAMX{flex-shrink:0}.alert--bkn-mhOx--bBDSdQcK{margin-bottom:.3125rem;margin-top:-.3125rem;width:100%}@media (max-width:575.98px){.label--CFLrgs3H--b0ap9YHH{text-align:left;width:100%}}@media (min-width:576px){.content--xKvZBFG6--T3WJwWR_{margin-bottom:1.875rem;margin-top:1.875rem}.signing--B8NC6VxP--gcqf77tQ{flex-wrap:wrap;padding-left:4.0625rem;padding-right:4.0625rem}.signing--B8NC6VxP--gcqf77tQ>:not(.alert--bkn-mhOx--bBDSdQcK){margin-left:.3125rem!important;margin-right:.3125rem!important}.input--j05IPBDe--NmXMZAMX{max-width:7.1875rem}.alert--bkn-mhOx--bBDSdQcK{margin-bottom:0;margin-top:0;order:1}}.new-container--Rg9Ucmw2--zbs_YI2U{justify-content:center}.new-container--Rg9Ucmw2--zbs_YI2U .header--XjZgDopp--AUzFa6gl{display:grid;margin:0 auto;max-width:34.0625rem;text-align:center}.new-container--Rg9Ucmw2--zbs_YI2U .header--XjZgDopp--AUzFa6gl .illustration--PeGNeed6--ZOciMnmn{display:grid;height:8rem;margin-bottom:.25rem;place-items:center;width:100%}.new-container--Rg9Ucmw2--zbs_YI2U .body-slot--9FfWPe6Q--E1VkOTjc{padding-top:1.5rem;width:100%}.wrapper--k1xR-Xny--sWqnpCOG{align-items:center;display:flex;justify-content:center;width:100%}.text--IXD37gwV--j47Efod7{text-align:right}.icon--anEhTHBf--B2ZkmnSK{margin-left:.625rem}@media (max-width:575.98px){.text--IXD37gwV--j47Efod7{margin:0!important;padding:0!important;text-align:left}.icon--anEhTHBf--B2ZkmnSK{align-self:flex-start;margin-top:.25rem}}.clearable-button--j6V7-ZCC--KL5Th3UM{display:inline-flex;position:relative}.clearable-button--j6V7-ZCC--KL5Th3UM .action-button--7xRpEPGr--uTjuGGSE: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--KL5Th3UM .action-button--7xRpEPGr--uTjuGGSE:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus-visible{z-index:10}.placeholder-text--9Y17OmvQ--EuODPS4J:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-inline:1.25rem}.placeholder-text--9Y17OmvQ--EuODPS4J:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--YCziumZA{padding-inline:.625rem}.placeholder-text--9Y17OmvQ--EuODPS4J:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.placeholder-text--9Y17OmvQ--EuODPS4J:nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,.placeholder-text--9Y17OmvQ--EuODPS4J:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{color:var(--g-color-interactive-primary)}@media (forced-colors:active){.placeholder-text--9Y17OmvQ--EuODPS4J:nth-child(n):nth-child(n):nth-child(n):nth-child(n){color:GrayText!important}}.action-text--eatr-1lU--_AAhTaRt:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:1.25rem;padding-right:2.25rem}.action-text--eatr-1lU--_AAhTaRt:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--YCziumZA{padding-inline:.625rem 2.25rem}.clear-button--qoUOE5dK--o6Qazvza{align-self:center;position:absolute;right:.25rem}.clear-button--qoUOE5dK--o6Qazvza:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-round);z-index:30}.group--T6R5zYEh--fX8CfX02{bottom:0;left:0;margin:0;pointer-events:none;position:fixed;right:0;z-index:500000}.grid--QYiBx4TN--g60zCtQg{display:flex;flex-direction:column}.grid--QYiBx4TN--g60zCtQg:not(:empty)+.empty--7TfqIhSa--f1atNckO{display:none}.item--DZ7d24aI--m__ACbRk: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--m__ACbRk:nth-child(n):nth-child(n):nth-child(n).has-icon--1fT8JwIw--A2OOFmas,.item--DZ7d24aI--m__ACbRk:nth-child(n):nth-child(n):nth-child(n).is-busy--He-4eH60--ibR__3xG{padding-left:1.875rem}.item--DZ7d24aI--m__ACbRk .content--xyPHpjMp--qHWRfvrJ{align-items:flex-start;display:flex;width:100%}.item--DZ7d24aI--m__ACbRk .icon--2QEBhgqs--nGoixU34{flex-shrink:0;margin-left:-1.875rem;margin-right:.625rem}.item--DZ7d24aI--m__ACbRk .spinner--toSrV9br--SpIesZfn:nth-child(n):nth-child(n){color:var(--g-color-text-inverted-primary);margin-left:-2rem;margin-right:.5rem}.item--DZ7d24aI--m__ACbRk .close--pJp3n4U7--yKZzD3Vc{flex-shrink:0;margin-left:.375rem!important;margin-block:-.25rem!important}.item--DZ7d24aI--m__ACbRk .text--6Z1WD8wY--rUVvaVOy{-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--m__ACbRk.error--vTLEKBkM--rxdCKXGa .icon--2QEBhgqs--nGoixU34{color:var(--g-color-error)}.item--DZ7d24aI--m__ACbRk.success--t9shp8Sn--p5e76oNm .icon--2QEBhgqs--nGoixU34{color:var(--g-color-success)}.button--qi4eHLiw--QKFOxGSa:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.transition--LTq4ruBW--r45tVkEG{position:relative}.appear--rGT8sqiS--VhiHws4L .item--DZ7d24aI--m__ACbRk,.enter--3n88kKr0--Gs9KmsZn .item--DZ7d24aI--m__ACbRk{opacity:0}.appear-active--tEj-tO9x--JO_l_VKT.transition--LTq4ruBW--r45tVkEG,.enter-active--1-c38zgr--hr0RBj8x.transition--LTq4ruBW--r45tVkEG{transition:height .35s cubic-bezier(.215,.61,.355,1) 0s}.appear-active--tEj-tO9x--JO_l_VKT .item--DZ7d24aI--m__ACbRk,.enter-active--1-c38zgr--hr0RBj8x .item--DZ7d24aI--m__ACbRk{opacity:1;transition:opacity .35s cubic-bezier(.215,.61,.355,1) 0s}.exit--yLOZjiGO--hlQchxcD .item--DZ7d24aI--m__ACbRk{opacity:1;transform:translateX(0)}.exit-active--0m428TPr--h1sCu6oS.transition--LTq4ruBW--r45tVkEG{transform-origin:0 100%;transition:height .35s cubic-bezier(.55,.055,.675,.19) 0s;transition-delay:175ms}.exit-active--0m428TPr--h1sCu6oS .item--DZ7d24aI--m__ACbRk{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--fX8CfX02{bottom:0;left:-.3125rem;right:-.3125rem}.item--DZ7d24aI--m__ACbRk:nth-child(n):nth-child(n):nth-child(n){width:100%}}.overflow--jAcYpD3E--z1k1ZR8j{min-width:100%;overflow:clip;width:100%}.overflow--jAcYpD3E--z1k1ZR8j:where(.scroll--ucj0dtdW--HpQLxGsw){overflow:auto}.overflow--jAcYpD3E--z1k1ZR8j:where(.scroll--ucj0dtdW--HpQLxGsw):focus-visible{outline:.125rem solid var(--g-color-interactive-primary)}.g-card--rVcUENJn.g-card-no-padding--O3ZY_ELN .overflow--jAcYpD3E--z1k1ZR8j:where(.scroll--ucj0dtdW--HpQLxGsw):focus-visible{outline-offset:-.125rem}.g-card--rVcUENJn:not(.g-card-no-padding--O3ZY_ELN):where(:not(.g-card-outer--gYOeiaBT)) .overflow--jAcYpD3E--z1k1ZR8j,.g-modal--RS6sQvX1 .overflow--jAcYpD3E--z1k1ZR8j{border:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-lg)}.g-card--rVcUENJn.g-card-no-padding--O3ZY_ELN .overflow--jAcYpD3E--z1k1ZR8j{border:0}.g-card--rVcUENJn.g-card-inner--qOonFcD9:nth-child(n) .overflow--jAcYpD3E--z1k1ZR8j{border:0;border-radius:var(--g-size-border-radius-none)}.table---ZPCWbMG--cKBj6vVi{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--cKBj6vVi:where(.complex--VfS2UlwK--cDsZoqdJ){display:block}:where(.table---ZPCWbMG--cKBj6vVi.complex--VfS2UlwK--cDsZoqdJ) :is(.head--Inzh-Od9--Vf5x2XxX,.body--DiRYhmhY--ZbiCeD52,.foot--27VNSWYd--fZw1QMU5,.cell--ZfnbGaik--HHENx1Yn){display:block}:where(.table---ZPCWbMG--cKBj6vVi.complex--VfS2UlwK--cDsZoqdJ) .row--H0wL18yV--qBDnqeLl{align-items:stretch;-moz-column-gap:0;column-gap:0;display:flex;flex-wrap:wrap;justify-content:flex-start}@media (max-width:767.98px){.table---ZPCWbMG--cKBj6vVi:where(:not(.fixed--T-EXg9bo--bPBpXJSN)):where(:not(.complex--VfS2UlwK--cDsZoqdJ)){display:block}:where(.table---ZPCWbMG--cKBj6vVi:where(:not(.fixed--T-EXg9bo--bPBpXJSN)):not(.complex--VfS2UlwK--cDsZoqdJ)) :is(.head--Inzh-Od9--Vf5x2XxX,.body--DiRYhmhY--ZbiCeD52,.foot--27VNSWYd--fZw1QMU5,.cell--ZfnbGaik--HHENx1Yn){display:block}:where(.table---ZPCWbMG--cKBj6vVi:where(:not(.fixed--T-EXg9bo--bPBpXJSN)):not(.complex--VfS2UlwK--cDsZoqdJ)) .row--H0wL18yV--qBDnqeLl{align-items:stretch;-moz-column-gap:0;column-gap:0;display:flex;flex-wrap:wrap;justify-content:flex-start}}.table---ZPCWbMG--cKBj6vVi>.caption--7Zxs6tQ0--E4hXMhwa{height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;width:.0625rem}.g-card--rVcUENJn.g-card-no-padding--O3ZY_ELN .table---ZPCWbMG--cKBj6vVi{margin:0}.semantic-only--PpA7cSDY--FNBhfDSA{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--Vf5x2XxX .row--H0wL18yV--qBDnqeLl:first-child{border-top-width:0}.head--Inzh-Od9--Vf5x2XxX.sticky--lZPYH2qZ--r9KoL7Iy{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--ZbiCeD52 .row--H0wL18yV--qBDnqeLl:where(:not(.section--1z7neDHQ--Zz3tPTJ8)):hover{background-color:var(--g-color-surface-alternate)}.section--1z7neDHQ--Zz3tPTJ8:has(.header--np2UJB4N--NC40lBao){padding-block:0}.section--1z7neDHQ--Zz3tPTJ8 .cell--ZfnbGaik--HHENx1Yn.header--np2UJB4N--NC40lBao{font-size:1.125rem;font-weight:700;line-height:1.5rem}.section--1z7neDHQ--Zz3tPTJ8 .cell--ZfnbGaik--HHENx1Yn.header--np2UJB4N--NC40lBao:nth-child(n){padding-block:1rem}.row--H0wL18yV--qBDnqeLl{border-top:.0625rem solid var(--g-color-border-secondary);padding:.3125rem}.use-focus-page-padding--VKJSJ0fp--t3oGKeK4 .row--H0wL18yV--qBDnqeLl{padding:.3125rem calc(var(--card-content-padding-horizontal, .9375rem) - .625rem)}.row--H0wL18yV--qBDnqeLl.decorated--fpr2NXqJ--ffgYWaoC{position:relative}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .head--Inzh-Od9--Vf5x2XxX.semantic-only--PpA7cSDY--FNBhfDSA+.body--DiRYhmhY--ZbiCeD52>.row--H0wL18yV--qBDnqeLl:first-child{border-top-width:0}@media (max-width:767.98px){:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .body--DiRYhmhY--ZbiCeD52>.row--H0wL18yV--qBDnqeLl:first-child{border-top-width:0}}.head--Inzh-Od9--Vf5x2XxX .cell--ZfnbGaik--HHENx1Yn:where(:not(.headers-above--o3ACcm8X--MZZUjG5G)),.label--6nz00Pc---UJ8fIbyF{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:500;line-height:1.3125rem}.head--Inzh-Od9--Vf5x2XxX .cell--ZfnbGaik--HHENx1Yn:where(:not(.headers-above--o3ACcm8X--MZZUjG5G)) svg,.label--6nz00Pc---UJ8fIbyF svg{vertical-align:text-bottom}.head--Inzh-Od9--Vf5x2XxX .cell--ZfnbGaik--HHENx1Yn.headers-above--o3ACcm8X--MZZUjG5G{flex-grow:1;font-size:inherit;font-weight:inherit}.cell--ZfnbGaik--HHENx1Yn{align-self:flex-start;padding:.3125rem .625rem;vertical-align:top}.foot--27VNSWYd--fZw1QMU5 .cell--ZfnbGaik--HHENx1Yn{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .head--Inzh-Od9--Vf5x2XxX{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--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .row--H0wL18yV--qBDnqeLl{padding:.625rem .3125rem}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .cell--ZfnbGaik--HHENx1Yn{padding-bottom:.25rem;padding-top:.25rem;text-align:left!important;width:100%!important}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .label--6nz00Pc---UJ8fIbyF,:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .value--noKRjdHZ--ZTebM8MJ{flex:1 0 0}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .label--6nz00Pc---UJ8fIbyF{overflow:hidden;padding-right:.625rem;text-overflow:ellipsis;white-space:nowrap}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .value--noKRjdHZ--ZTebM8MJ{width:50%}}@media (max-width:575.98px){:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .label--6nz00Pc---UJ8fIbyF,:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .value--noKRjdHZ--ZTebM8MJ{flex:0 0 100%}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN,.force-headers--SldDVg0S--gV4s9jyh)) .label--6nz00Pc---UJ8fIbyF{margin-top:.1875rem}}.table---ZPCWbMG--cKBj6vVi:where(.fixed--T-EXg9bo--bPBpXJSN):not(.complex--VfS2UlwK--cDsZoqdJ) .row--H0wL18yV--qBDnqeLl{padding:0;position:static}.table---ZPCWbMG--cKBj6vVi:where(.fixed--T-EXg9bo--bPBpXJSN):not(.complex--VfS2UlwK--cDsZoqdJ) .row--H0wL18yV--qBDnqeLl.decorated--fpr2NXqJ--ffgYWaoC .cell--ZfnbGaik--HHENx1Yn{position:relative}.table---ZPCWbMG--cKBj6vVi:where(.fixed--T-EXg9bo--bPBpXJSN):not(.complex--VfS2UlwK--cDsZoqdJ) .row--H0wL18yV--qBDnqeLl:after{display:none}.table---ZPCWbMG--cKBj6vVi:where(.fixed--T-EXg9bo--bPBpXJSN):not(.complex--VfS2UlwK--cDsZoqdJ) .cell--ZfnbGaik--HHENx1Yn{padding:.625rem}.table---ZPCWbMG--cKBj6vVi:where(.fixed--T-EXg9bo--bPBpXJSN):not(.complex--VfS2UlwK--cDsZoqdJ) .cell--ZfnbGaik--HHENx1Yn:first-child{padding-left:.9375rem}.table---ZPCWbMG--cKBj6vVi:where(.fixed--T-EXg9bo--bPBpXJSN):not(.complex--VfS2UlwK--cDsZoqdJ) .cell--ZfnbGaik--HHENx1Yn:last-child{padding-right:.9375rem}.table---ZPCWbMG--cKBj6vVi:where(.fixed--T-EXg9bo--bPBpXJSN):not(.complex--VfS2UlwK--cDsZoqdJ).use-focus-page-padding--VKJSJ0fp--t3oGKeK4 .cell--ZfnbGaik--HHENx1Yn:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--cKBj6vVi:where(.fixed--T-EXg9bo--bPBpXJSN):not(.complex--VfS2UlwK--cDsZoqdJ).use-focus-page-padding--VKJSJ0fp--t3oGKeK4 .cell--ZfnbGaik--HHENx1Yn:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--cKBj6vVi:where(.fixed--T-EXg9bo--bPBpXJSN) .row--H0wL18yV--qBDnqeLl{flex-grow:1;flex-wrap:nowrap}@media (min-width:768px){.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ) .row--H0wL18yV--qBDnqeLl{padding:0;position:static}.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ) .row--H0wL18yV--qBDnqeLl.decorated--fpr2NXqJ--ffgYWaoC .cell--ZfnbGaik--HHENx1Yn{position:relative}.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ) .row--H0wL18yV--qBDnqeLl:after{display:none}.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ) .cell--ZfnbGaik--HHENx1Yn{padding:.625rem}.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ) .cell--ZfnbGaik--HHENx1Yn:first-child{padding-left:.9375rem}.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ) .cell--ZfnbGaik--HHENx1Yn:last-child{padding-right:.9375rem}.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ).use-focus-page-padding--VKJSJ0fp--t3oGKeK4 .cell--ZfnbGaik--HHENx1Yn:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ).use-focus-page-padding--VKJSJ0fp--t3oGKeK4 .cell--ZfnbGaik--HHENx1Yn:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.label--6nz00Pc---UJ8fIbyF{display:none}}:where(.table---ZPCWbMG--cKBj6vVi.fixed--T-EXg9bo--bPBpXJSN) .label--6nz00Pc---UJ8fIbyF{display:none}.column-tooltip--rp-UZWp2--qjTwAr3i:not(:first-child){margin-left:.25rem!important}.sort-button--sP9wqU8Q--ba0phYl3{margin-right:-.625rem!important;margin-block:-.5rem -.375rem!important;position:relative}.sort-button--sP9wqU8Q--ba0phYl3:not(:first-child){margin-left:.125rem!important}.column-tooltip--rp-UZWp2--qjTwAr3i+.sort-button--sP9wqU8Q--ba0phYl3{margin-left:.25rem!important}@media (max-width:767.98px){:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .sort-button--sP9wqU8Q--ba0phYl3{display:none!important}}.cell--ZfnbGaik--HHENx1Yn.fluid--oyFtncUR--hx79H_rb{flex-grow:1;flex-shrink:1}.cell--ZfnbGaik--HHENx1Yn.align-auto--SJhn6K5x--BTTdBAnm{text-align:left}.cell--ZfnbGaik--HHENx1Yn.center--sEdB2cRC--_l0Xje2Y{align-self:center;vertical-align:middle}.cell--ZfnbGaik--HHENx1Yn.small--E8mfKIGr--G9DDdXke{font-size:.875rem;line-height:1.3125rem}.body--DiRYhmhY--ZbiCeD52 .cell--ZfnbGaik--HHENx1Yn.truncate--IJdbbFbc--XMpA0Wu5,.cell--ZfnbGaik--HHENx1Yn.truncate--IJdbbFbc--XMpA0Wu5 .column-label--dufZTvkf--S1BPiyGq,.cell--ZfnbGaik--HHENx1Yn.truncate--IJdbbFbc--XMpA0Wu5>.value--noKRjdHZ--ZTebM8MJ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell--ZfnbGaik--HHENx1Yn.truncate--IJdbbFbc--XMpA0Wu5 .column-label--dufZTvkf--S1BPiyGq{display:inline-block;max-width:100%;vertical-align:inherit}.cell--ZfnbGaik--HHENx1Yn.truncate--IJdbbFbc--XMpA0Wu5.tooltip--HKHit-ez--Mshpluzf .column-label--dufZTvkf--S1BPiyGq{max-width:calc(100% - 1.25rem)}.cell--ZfnbGaik--HHENx1Yn.truncate--IJdbbFbc--XMpA0Wu5[aria-sort] .column-label--dufZTvkf--S1BPiyGq{max-width:calc(100% - 2.25rem)}.cell--ZfnbGaik--HHENx1Yn.truncate--IJdbbFbc--XMpA0Wu5.tooltip--HKHit-ez--Mshpluzf[aria-sort] .column-label--dufZTvkf--S1BPiyGq{max-width:calc(100% - 3.5rem)}.head--Inzh-Od9--Vf5x2XxX .cell--ZfnbGaik--HHENx1Yn:not(.truncate--IJdbbFbc--XMpA0Wu5){text-wrap:balance}.cell--ZfnbGaik--HHENx1Yn.header--np2UJB4N--NC40lBao,.cell--ZfnbGaik--HHENx1Yn:not(.truncate--IJdbbFbc--XMpA0Wu5){-webkit-hyphens:auto;hyphens:auto}.cell--ZfnbGaik--HHENx1Yn.header--np2UJB4N--NC40lBao{font-weight:500}.cell--ZfnbGaik--HHENx1Yn.numeric--vtUBzsRe--f_fUpI1F{text-align:right}.cell--ZfnbGaik--HHENx1Yn.selectable--wG87at-I--OhVc0XSG{width:2.5rem}.body--DiRYhmhY--ZbiCeD52 .cell--ZfnbGaik--HHENx1Yn.selectable--wG87at-I--OhVc0XSG{padding-block:.3125rem 0!important}.complex--VfS2UlwK--cDsZoqdJ .body--DiRYhmhY--ZbiCeD52 .cell--ZfnbGaik--HHENx1Yn.selectable--wG87at-I--OhVc0XSG{padding-top:.0625rem!important}.cell--ZfnbGaik--HHENx1Yn.actions--VBaII3xD--GpOt9lYP,.cell--ZfnbGaik--HHENx1Yn.toggle--VeFasUkl--wTwrxOOU{height:100%;text-align:right}.cell--ZfnbGaik--HHENx1Yn.actions--VBaII3xD--GpOt9lYP:nth-child(n):nth-child(n) .g-group--LV8jLkfi.g-group-button--Subxqa_y,.cell--ZfnbGaik--HHENx1Yn.toggle--VeFasUkl--wTwrxOOU:nth-child(n):nth-child(n) .g-group--LV8jLkfi.g-group-button--Subxqa_y{padding-block:0}.cell--ZfnbGaik--HHENx1Yn.toggle--VeFasUkl--wTwrxOOU{inset:0;position:absolute;z-index:0}.head--Inzh-Od9--Vf5x2XxX .cell--ZfnbGaik--HHENx1Yn.toggle--VeFasUkl--wTwrxOOU{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--HHENx1Yn.toggle--VeFasUkl--wTwrxOOU .g-button--K6Nm3x_L[aria-expanded]{border:0;border-radius:var(--g-size-border-radius-none);inset:0;margin-left:0;min-height:100%;position:absolute}.decorated--fpr2NXqJ--ffgYWaoC .cell--ZfnbGaik--HHENx1Yn.toggle--VeFasUkl--wTwrxOOU .g-button--K6Nm3x_L[aria-expanded]{margin-left:.3125rem}.cell--ZfnbGaik--HHENx1Yn.toggle--VeFasUkl--wTwrxOOU .g-button--K6Nm3x_L[aria-expanded]:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.cell--ZfnbGaik--HHENx1Yn.toggle--VeFasUkl--wTwrxOOU .g-button--K6Nm3x_L[aria-expanded] .g-button-icon--rhfiuds3{opacity:0}.cell--ZfnbGaik--HHENx1Yn.actions--VBaII3xD--GpOt9lYP{z-index:1}.cell--ZfnbGaik--HHENx1Yn.collapsible--r01k3wBJ--AUuOLzx0,.cell--ZfnbGaik--HHENx1Yn.details--d7OcgIeg--n2Mlylsi{padding-block:0;position:relative;width:100%}.head--Inzh-Od9--Vf5x2XxX .cell--ZfnbGaik--HHENx1Yn.collapsible--r01k3wBJ--AUuOLzx0,.head--Inzh-Od9--Vf5x2XxX .cell--ZfnbGaik--HHENx1Yn.details--d7OcgIeg--n2Mlylsi{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--HHENx1Yn.details--d7OcgIeg--n2Mlylsi{order:2}.cell--ZfnbGaik--HHENx1Yn.details--d7OcgIeg--n2Mlylsi.value--noKRjdHZ--ZTebM8MJ>:not(.label--6nz00Pc---UJ8fIbyF):first-child,.cell--ZfnbGaik--HHENx1Yn.details--d7OcgIeg--n2Mlylsi>:not(.label--6nz00Pc---UJ8fIbyF):first-child{margin-top:.625rem}.cell--ZfnbGaik--HHENx1Yn.details--d7OcgIeg--n2Mlylsi.value--noKRjdHZ--ZTebM8MJ>:not(.label--6nz00Pc---UJ8fIbyF):last-child,.cell--ZfnbGaik--HHENx1Yn.details--d7OcgIeg--n2Mlylsi>:not(.label--6nz00Pc---UJ8fIbyF):last-child{margin-bottom:.625rem}.cell--ZfnbGaik--HHENx1Yn.collapsible--r01k3wBJ--AUuOLzx0{order:3}@media (min-width:768px){.cell--ZfnbGaik--HHENx1Yn.numeric--vtUBzsRe--f_fUpI1F{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--ZbiCeD52 .cell--ZfnbGaik--HHENx1Yn.actions--VBaII3xD--GpOt9lYP{padding-block:.0625rem}.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ) .body--DiRYhmhY--ZbiCeD52 .cell--ZfnbGaik--HHENx1Yn.actions--VBaII3xD--GpOt9lYP{padding-block:.375rem}.cell--ZfnbGaik--HHENx1Yn.align-left--79BzXauZ--9msWKMhX{text-align:left}.cell--ZfnbGaik--HHENx1Yn.align-center--LveTgS5K--bgsOVlF2{text-align:center}.cell--ZfnbGaik--HHENx1Yn.align-right--HF6twD9N--MSBg00JA{text-align:right}.cell--ZfnbGaik--HHENx1Yn.align-right--HF6twD9N--MSBg00JA .g-group-button--Subxqa_y{justify-content:end}}:where(.table---ZPCWbMG--cKBj6vVi.fixed--T-EXg9bo--bPBpXJSN) .cell--ZfnbGaik--HHENx1Yn.numeric--vtUBzsRe--f_fUpI1F{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--ZbiCeD52 :where(.table---ZPCWbMG--cKBj6vVi.fixed--T-EXg9bo--bPBpXJSN) .cell--ZfnbGaik--HHENx1Yn.actions--VBaII3xD--GpOt9lYP{padding-block:.0625rem}.table---ZPCWbMG--cKBj6vVi:not(.complex--VfS2UlwK--cDsZoqdJ) .body--DiRYhmhY--ZbiCeD52 :where(.table---ZPCWbMG--cKBj6vVi.fixed--T-EXg9bo--bPBpXJSN) .cell--ZfnbGaik--HHENx1Yn.actions--VBaII3xD--GpOt9lYP{padding-block:.375rem}:where(.table---ZPCWbMG--cKBj6vVi.fixed--T-EXg9bo--bPBpXJSN) .cell--ZfnbGaik--HHENx1Yn.align-left--79BzXauZ--9msWKMhX{text-align:left}:where(.table---ZPCWbMG--cKBj6vVi.fixed--T-EXg9bo--bPBpXJSN) .cell--ZfnbGaik--HHENx1Yn.align-center--LveTgS5K--bgsOVlF2{text-align:center}:where(.table---ZPCWbMG--cKBj6vVi.fixed--T-EXg9bo--bPBpXJSN) .cell--ZfnbGaik--HHENx1Yn.align-right--HF6twD9N--MSBg00JA{text-align:right}:where(.table---ZPCWbMG--cKBj6vVi.fixed--T-EXg9bo--bPBpXJSN) .cell--ZfnbGaik--HHENx1Yn.align-right--HF6twD9N--MSBg00JA .g-group-button--Subxqa_y{justify-content:end}@media (max-width:767.98px){:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .cell--ZfnbGaik--HHENx1Yn.labelize--FYlcpzt6--RtiPkKH4{align-items:baseline;display:flex}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .cell--ZfnbGaik--HHENx1Yn.toggle--VeFasUkl--wTwrxOOU{text-align:right!important}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .cell--ZfnbGaik--HHENx1Yn.actions--VBaII3xD--GpOt9lYP>.label--6nz00Pc---UJ8fIbyF{visibility:hidden}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .cell--ZfnbGaik--HHENx1Yn .column-tooltip--rp-UZWp2--qjTwAr3i,:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .cell--ZfnbGaik--HHENx1Yn.collapsible--r01k3wBJ--AUuOLzx0>.label--6nz00Pc---UJ8fIbyF,:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .cell--ZfnbGaik--HHENx1Yn.details--d7OcgIeg--n2Mlylsi>.label--6nz00Pc---UJ8fIbyF,:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .cell--ZfnbGaik--HHENx1Yn.empty--an-I0Gar--ye6Q4Kfv{display:none}}@media (max-width:575.98px){:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .cell--ZfnbGaik--HHENx1Yn.labelize--FYlcpzt6--RtiPkKH4{flex-wrap:wrap}:where(.table---ZPCWbMG--cKBj6vVi:not(.fixed--T-EXg9bo--bPBpXJSN)) .cell--ZfnbGaik--HHENx1Yn.actions--VBaII3xD--GpOt9lYP>.label--6nz00Pc---UJ8fIbyF{display:none}}.toolbar--3fuF3Vm---fz0In4Kk{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---fz0In4Kk .g-group-button--Subxqa_y{padding-block:0!important}.toolbar--3fuF3Vm---fz0In4Kk .select--u7sWYpHu--udOMnqUv{margin-right:.625rem!important}.toolbar--3fuF3Vm---fz0In4Kk .group--IwkvwtKj--obo23nBX{flex-shrink:0;width:auto}.toolbar--3fuF3Vm---fz0In4Kk .button--vys3lpIf--AYYi0aNd{margin-bottom:0!important;margin-top:0!important}.row--AOgPD9ZV--AjpL1nm1{overflow:hidden;position:relative}.cell--PhQRA8Qo--DFmXRS0H{background-color:var(--g-color-surface-primary);margin-block:0!important;margin-inline:-.3125rem;overflow:visible;padding:0;position:relative;top:.3125rem;width:calc(100% + .625rem)!important;z-index:30}@media (max-width:767.98px){.cell--PhQRA8Qo--DFmXRS0H{top:.625rem}}.container--QswwP5L7--HZFJVTJb:nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border-bottom:.125rem solid var(--g-color-border-secondary);margin-block:0}.header--iMa35ZO5--wc_msJcc{background-color:var(--g-color-border-secondary);padding:.1875rem;text-align:right}.content--Nzux7pFz--zrlU9NzM{padding-inline:.9375rem!important}.no-padding--J019B6a4--XsMwTbtp>.content--Nzux7pFz--zrlU9NzM{padding:0!important}.no-padding--J019B6a4--XsMwTbtp>.content--Nzux7pFz--zrlU9NzM>*{margin-block:0!important}.list--NnmPqsca--XFL9dohN{--columns:var(--min-columns,1);--column-width:calc((100% - 0.9375rem*(var(--columns) - 1))/var(--columns))}.list--NnmPqsca--XFL9dohN: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--XFL9dohN:nth-child(n):nth-child(n){align-items:stretch;display:grid;gap:.9375rem;grid-template-columns:1fr;justify-content:center;margin:0}}.list--NnmPqsca--XFL9dohN:nth-child(n):nth-child(n).dense--V9nB-aKr--stn_Y8OR,.list--NnmPqsca--XFL9dohN:nth-child(n):nth-child(n).full-width--FJmWdKUa--shocFGkW,.list--NnmPqsca--XFL9dohN:nth-child(n):nth-child(n).regular--EYra7TdJ--wKCLKilH,.list--NnmPqsca--XFL9dohN:nth-child(n):nth-child(n).wide--9V-sW-l0--SWtOp1H8{grid-template-columns:repeat(auto-fit,minmax(var(--column-width,100%),min-content))}@media (min-width:576px){.list--NnmPqsca--XFL9dohN:nth-child(n):nth-child(n){--columns:2;grid-template-columns:repeat(auto-fit,minmax(9.375rem,min-content))}.list--NnmPqsca--XFL9dohN:nth-child(n):nth-child(n).full-width--FJmWdKUa--shocFGkW{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width:768px){.list--NnmPqsca--XFL9dohN:nth-child(n):nth-child(n).regular--EYra7TdJ--wKCLKilH{--columns:3}.list--NnmPqsca--XFL9dohN:nth-child(n):nth-child(n).dense--V9nB-aKr--stn_Y8OR{--columns:4}}.item--RVFXjwfl--QPWVjpYK:nth-child(n):nth-child(n){margin:.46875rem;padding:0}@supports (grid-area:auto){.item--RVFXjwfl--QPWVjpYK:nth-child(n):nth-child(n){margin:0}}.item--RVFXjwfl--QPWVjpYK:nth-child(n):nth-child(n):before{display:none}.item--RVFXjwfl--QPWVjpYK .g-toggle--gKcUHaB7{height:100%}.item--RVFXjwfl--QPWVjpYK .g-toggle-label--jfYOntrJ{flex:1}.date--OHeUfOHz--N2ktFECt{color:var(--g-color-text-secondary)}.date--OHeUfOHz--N2ktFECt .large--TvQvuKTZ--Q28xzDXd,.date--OHeUfOHz--N2ktFECt .year--jxaF6Opj--btFr0Ian{display:none}@supports not (contain:inline-size){@media (min-width:768px){.date--OHeUfOHz--N2ktFECt{color:unset}.date--OHeUfOHz--N2ktFECt .large--TvQvuKTZ--Q28xzDXd,.date--OHeUfOHz--N2ktFECt .year--jxaF6Opj--btFr0Ian{display:block;white-space:nowrap}.date--OHeUfOHz--N2ktFECt .regular--fA21WNql--TYVcPr9K{display:none}}}@container transaction (width >= 39.0625rem){.date--OHeUfOHz--N2ktFECt{color:unset}.date--OHeUfOHz--N2ktFECt .large--TvQvuKTZ--Q28xzDXd,.date--OHeUfOHz--N2ktFECt .year--jxaF6Opj--btFr0Ian{display:block;white-space:nowrap}.date--OHeUfOHz--N2ktFECt .regular--fA21WNql--TYVcPr9K{display:none}}.title--2T8r9-N2--EvNeaEVs,.title--2T8r9-N2--EvNeaEVs>*{font-weight:600!important}.title--2T8r9-N2--EvNeaEVs.link--Wdh-8obW--NC2rifqI{color:inherit!important;position:static;text-decoration:none!important}.title--2T8r9-N2--EvNeaEVs.link--Wdh-8obW--NC2rifqI:after{content:"";inset:0;position:absolute;z-index:0}.title--2T8r9-N2--EvNeaEVs.link--Wdh-8obW--NC2rifqI:focus-visible:after,.title--2T8r9-N2--EvNeaEVs.link--Wdh-8obW--NC2rifqI:hover:after{background-color:var(--g-color-overlay-hover);z-index:1}.title--2T8r9-N2--EvNeaEVs.link--Wdh-8obW--NC2rifqI:focus-visible:after .g-avatar-content--Bk9VWjlZ:not(.g-avatar-content-border--t60ikbGN),.title--2T8r9-N2--EvNeaEVs.link--Wdh-8obW--NC2rifqI:hover:after .g-avatar-content--Bk9VWjlZ:not(.g-avatar-content-border--t60ikbGN){--color-bg:var(--g-color-surface-primary)}.title--2T8r9-N2--EvNeaEVs>[class^=g-icon-],.title--2T8r9-N2--EvNeaEVs>[class^=ico-]{margin-top:-.1875rem}.title--2T8r9-N2--EvNeaEVs~.info--dLtPOvlN--Dr3eqm9K{display:block;font-weight:var(--g-font-weight-regular)}.indicators--HqnChbfU--ukiDlL2J{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--PbYrHlPo{display:block;font-size:.875rem;line-height:1.3125rem;padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--I4le2jiX,.amount-secondary--JVcC4uQT--t0x7SCOJ{color:var(--g-color-text-secondary);padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--I4le2jiX .icon--MGqT4tya--RYX7eTWr,.amount-secondary--JVcC4uQT--t0x7SCOJ .icon--MGqT4tya--RYX7eTWr{margin-right:.1875rem}.alert--0bN-uMWG--Cj_SNCl8>:first-child{margin-top:.375rem!important}.alert--0bN-uMWG--Cj_SNCl8>:last-child{margin-bottom:0!important}.menu--cxwua0C5--GedIjY0I{align-items:flex-end;display:inline-flex;flex-wrap:nowrap!important;justify-self:flex-end;margin-inline:0!important}.menu--cxwua0C5--GedIjY0I:nth-child(n):nth-child(n).g-group--LV8jLkfi{padding-block:0}.menu--cxwua0C5--GedIjY0I.in-amount--C5oBODPe--EG1gVskR{max-width:100%}.menu--cxwua0C5--GedIjY0I.in-amount--C5oBODPe--EG1gVskR:nth-child(n):nth-child(n){margin-top:.625rem}.menu--cxwua0C5--GedIjY0I.in-amount--C5oBODPe--EG1gVskR:nth-child(n):nth-child(n):where(.g-group--LV8jLkfi){padding-block:0}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--cxwua0C5--GedIjY0I.in-amount--C5oBODPe--EG1gVskR{display:none!important}}}@container transaction (width < 39.0625rem){.menu--cxwua0C5--GedIjY0I.in-amount--C5oBODPe--EG1gVskR{display:none!important}}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR){display:none}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR){display:none}}.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR).panoramic--tTmlWp9A--bAEseu3M{display:flex;justify-content:flex-end;width:100%}.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR).panoramic--tTmlWp9A--bAEseu3M .additional-button--agic9zzo--EFA2xq4m{display:none}@supports not (contain:inline-size){@media (min-width:992px){.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR).panoramic--tTmlWp9A--bAEseu3M{display:flex}.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR).panoramic--tTmlWp9A--bAEseu3M .additional-button--agic9zzo--EFA2xq4m{display:flex;flex-grow:1;overflow:hidden}}}@container transaction (width >= 51.5625rem){.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR).panoramic--tTmlWp9A--bAEseu3M{display:flex}.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR).panoramic--tTmlWp9A--bAEseu3M .additional-button--agic9zzo--EFA2xq4m{display:flex;flex-grow:1;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:1400px){.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR){display:flex;justify-content:flex-end}.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR) .additional-button--agic9zzo--EFA2xq4m{flex-grow:1;overflow:hidden}}}@container transaction (width >= 87.5rem){.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR){display:flex;justify-content:flex-end}.menu--cxwua0C5--GedIjY0I:not(.in-amount--C5oBODPe--EG1gVskR) .additional-button--agic9zzo--EFA2xq4m{flex-grow:1;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5--GedIjY0I.offset-menu--5JJtrUMr--s7wTevzZ:has(.additional-button--agic9zzo--EFA2xq4m:only-child){max-width:calc(100% - 2.5rem)}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5--GedIjY0I.offset-menu--5JJtrUMr--s7wTevzZ:has(.additional-button--agic9zzo--EFA2xq4m:only-child){max-width:calc(100% - 2.5rem)}}.secondary--pniZYJjd--mkOzJt23.title--2T8r9-N2--EvNeaEVs{word-break:break-all}.secondary-icon--eUg2b--D--k7uLGvCH{color:var(--g-color-border-primary);margin-top:-.1875rem;margin-inline:-1.625rem .625rem}@supports not (contain:inline-size){@media (max-width:991.98px){.secondary-icon--eUg2b--D--k7uLGvCH{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--e9ibYpiR{transform:rotate(90deg)}}}@container transaction (width < 51.5625rem){.secondary-icon--eUg2b--D--k7uLGvCH{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--e9ibYpiR{transform:rotate(90deg)}}@supports not (contain:inline-size){@media (min-width:768px){.amount--r8ZBrHs7--PbYrHlPo,.title--2T8r9-N2--EvNeaEVs{font-size:1rem;line-height:1.5rem}}}@container transaction (width >= 39.0625rem){.amount--r8ZBrHs7--PbYrHlPo,.title--2T8r9-N2--EvNeaEVs{font-size:1rem;line-height:1.5rem}}.label---IyK-xe9--T80J6H5Q{color:inherit}@supports not (contain:inline-size){@media (min-width:768px){.label---IyK-xe9--T80J6H5Q{display:none}}}@container transaction (width >= 39.0625rem){.label---IyK-xe9--T80J6H5Q{display:none}}.text--Avn8jOAp--rNCLtzOS:nth-child(n):nth-child(n){display:inline;font-size:inherit;line-height:inherit;max-width:100%;min-width:0;padding-block:0}.text--Avn8jOAp--rNCLtzOS.truncate--6uk8EQUM--tyUruwcb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text--Avn8jOAp--rNCLtzOS.faded--6Jhxx9L---R9_NhC70{color:var(--g-color-text-secondary)}.grid--kIyebPJO--fI8VW4fe{--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 max(0rem,.9375rem - var(--grid-gap)) .625rem .9375rem;position:relative;width:100%}.grid--kIyebPJO--fI8VW4fe:nth-child(n).panoramic--VzDK-OsW--Wm7tsuS6{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--fI8VW4fe .overlay--gIchTPNi--IB2MhaVZ{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--fI8VW4fe .overlay--gIchTPNi--IB2MhaVZ:focus-within{opacity:1}.grid--kIyebPJO--fI8VW4fe .overlay--gIchTPNi--IB2MhaVZ .g-group-button--Subxqa_y{display:none;margin-left:-.3125rem;margin-right:-.3125rem}.grid--kIyebPJO--fI8VW4fe .overlay--gIchTPNi--IB2MhaVZ .btn--zgU63uMw:nth-child(n):nth-child(n),.grid--kIyebPJO--fI8VW4fe .overlay--gIchTPNi--IB2MhaVZ .g-button--K6Nm3x_L:nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary)}@supports not (contain:inline-size){@media (min-width:768px){.grid--kIyebPJO--fI8VW4fe{padding-left:.9375rem}.grid--kIyebPJO--fI8VW4fe: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--fI8VW4fe:nth-child(n).no-secondary---ymOixf---lj8hKd4a{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--fI8VW4fe.in-detail--OiII-3mC--CRvPJiOI{padding-left:.9375rem}.grid--kIyebPJO--fI8VW4fe .overlay--gIchTPNi--IB2MhaVZ .g-group-button--Subxqa_y:nth-child(n){display:flex;flex-wrap:nowrap}.grid--kIyebPJO--fI8VW4fe:hover .overlay--gIchTPNi--IB2MhaVZ{opacity:1}.grid--kIyebPJO--fI8VW4fe:hover .overlay--gIchTPNi--IB2MhaVZ *{pointer-events:auto}}}@container transaction (width >= 39.0625rem){.grid--kIyebPJO--fI8VW4fe{padding-left:.9375rem}.grid--kIyebPJO--fI8VW4fe: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--fI8VW4fe:nth-child(n).no-secondary---ymOixf---lj8hKd4a{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--fI8VW4fe.in-detail--OiII-3mC--CRvPJiOI{padding-left:.9375rem}.grid--kIyebPJO--fI8VW4fe .overlay--gIchTPNi--IB2MhaVZ .g-group-button--Subxqa_y:nth-child(n){display:flex;flex-wrap:nowrap}.grid--kIyebPJO--fI8VW4fe:hover .overlay--gIchTPNi--IB2MhaVZ{opacity:1}.grid--kIyebPJO--fI8VW4fe:hover .overlay--gIchTPNi--IB2MhaVZ *{pointer-events:auto}}@supports not (contain:inline-size){@media (min-width:992px){.grid--kIyebPJO--fI8VW4fe: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--fI8VW4fe:nth-child(n).no-secondary---ymOixf---lj8hKd4a{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--fI8VW4fe: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--fI8VW4fe:nth-child(n).no-secondary---ymOixf---lj8hKd4a{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--fI8VW4fe: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--fI8VW4fe:nth-child(n).no-secondary---ymOixf---lj8hKd4a{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--fI8VW4fe:nth-child(n).panoramic--VzDK-OsW--Wm7tsuS6{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--fI8VW4fe: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--fI8VW4fe:nth-child(n).no-secondary---ymOixf---lj8hKd4a{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--fI8VW4fe:nth-child(n).panoramic--VzDK-OsW--Wm7tsuS6{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--fI8VW4fe: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--fI8VW4fe:nth-child(n).no-secondary---ymOixf---lj8hKd4a{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--fI8VW4fe:nth-child(n).panoramic--VzDK-OsW--Wm7tsuS6{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--fI8VW4fe: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--fI8VW4fe:nth-child(n).no-secondary---ymOixf---lj8hKd4a{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--fI8VW4fe:nth-child(n).panoramic--VzDK-OsW--Wm7tsuS6{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--etV8WIiS{padding:0 calc(var(--grid-gap)) 0 0}@supports not (contain:inline-size){@media (min-width:768px){.item--5h-W85Wi--etV8WIiS{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}}@container transaction (width >= 39.0625rem){.item--5h-W85Wi--etV8WIiS{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}.item--5h-W85Wi--etV8WIiS:empty{padding:0!important}.in-detail--OiII-3mC--CRvPJiOI .item--5h-W85Wi--etV8WIiS[hidden]{display:block!important}.item--5h-W85Wi--etV8WIiS .btn--zgU63uMw,.item--5h-W85Wi--etV8WIiS .g-button--K6Nm3x_L,.item--5h-W85Wi--etV8WIiS .g-tooltip-trigger--OPgOgutF{position:relative;z-index:10}.alert--hdCR7Hig--ctMbsjbm,.amount--0cI1yqRP--wMhyfvd4,.amount-secondary--5BeXPMHG--tIEwJT6G,.avatar--QmIvbLen--FAJskoX4,.badges--sRjD54on--OWRs8JBN,.date--IqcNPVMd--Fv1Z5FLv,.info--e3sjjlaG--cEzULU9x,.info-secondary--L5Y0GC6H--WSrBAWvO,.menu--lUHhFlpt--CXvblIST,.misc--pi-vTQ0v--GvRRWezf,.selectable--aKtfC9Nq--DsduSvzO,.statement--ugA33low--oPkiD63_,.title--vJSn5eGM--Oaa6OREc,.title-secondary--fh1xkErS--t513wa0b,.valuta--BoOk-sel--ZcoCDz1V{align-self:start;font-size:.875rem;line-height:1.3125rem}.badges--sRjD54on--OWRs8JBN,.date--IqcNPVMd--Fv1Z5FLv,.info--e3sjjlaG--cEzULU9x,.info-secondary--L5Y0GC6H--WSrBAWvO{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.in-detail--OiII-3mC--CRvPJiOI .badges--sRjD54on--OWRs8JBN,.in-detail--OiII-3mC--CRvPJiOI .date--IqcNPVMd--Fv1Z5FLv,.in-detail--OiII-3mC--CRvPJiOI .info--e3sjjlaG--cEzULU9x,.in-detail--OiII-3mC--CRvPJiOI .info-secondary--L5Y0GC6H--WSrBAWvO{white-space:unset}.amount--0cI1yqRP--wMhyfvd4:before,.selectable--aKtfC9Nq--DsduSvzO:before{bottom:0;content:"";position:absolute;top:0;z-index:1}.amount--0cI1yqRP--wMhyfvd4>*,.selectable--aKtfC9Nq--DsduSvzO>*{position:relative;z-index:10}.alert--hdCR7Hig--ctMbsjbm,.alert--hdCR7Hig--ctMbsjbm:empty,.badges--sRjD54on--OWRs8JBN,.badges--sRjD54on--OWRs8JBN:empty,.date--IqcNPVMd--Fv1Z5FLv,.date--IqcNPVMd--Fv1Z5FLv:empty,.menu--lUHhFlpt--CXvblIST,.menu--lUHhFlpt--CXvblIST:empty,.misc--pi-vTQ0v--GvRRWezf,.misc--pi-vTQ0v--GvRRWezf:empty{margin-top:0}.selectable--aKtfC9Nq--DsduSvzO{align-self:start;grid-area:trx-selectable;margin-top:0;width:2rem!important}.has-avatar--B3867wB9--OU_k066f .selectable--aKtfC9Nq--DsduSvzO{margin-top:.4375rem}.selectable--aKtfC9Nq--DsduSvzO:before{left:0;width:2.625rem}.date--IqcNPVMd--Fv1Z5FLv{grid-area:trx-date}.avatar--QmIvbLen--FAJskoX4{grid-area:trx-avatar;line-height:0;width:3.625rem!important}.title--vJSn5eGM--Oaa6OREc{grid-area:trx-title}.title--vJSn5eGM--Oaa6OREc,.title-secondary--fh1xkErS--t513wa0b{min-width:0}.title-secondary--fh1xkErS--t513wa0b{grid-area:trx-title2}.title--vJSn5eGM--Oaa6OREc.panoramic--VzDK-OsW--Wm7tsuS6{align-self:start!important}.badges--sRjD54on--OWRs8JBN{grid-area:trx-badges;line-height:1.5rem;white-space:normal}.indicators--odpEGFO5--jo2Uq5_b{padding:0;width:0}.info--e3sjjlaG--cEzULU9x{grid-area:trx-info}.info-secondary--L5Y0GC6H--WSrBAWvO{grid-area:trx-info2}.info--e3sjjlaG--cEzULU9x.panoramic--VzDK-OsW--Wm7tsuS6{align-self:end!important;color:var(--g-color-text-secondary)}.menu--lUHhFlpt--CXvblIST{grid-area:trx-menu}.menu--lUHhFlpt--CXvblIST .g-group-button--Subxqa_y{max-width:100%}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--lUHhFlpt--CXvblIST{margin-top:.625rem}}}@container transaction (width < 39.0625rem){.menu--lUHhFlpt--CXvblIST{margin-top:.625rem}}.amount--0cI1yqRP--wMhyfvd4{align-self:stretch;grid-area:trx-amount;white-space:nowrap}.amount--0cI1yqRP--wMhyfvd4,.amount--0cI1yqRP--wMhyfvd4 .in-detail--OiII-3mC--CRvPJiOI{text-align:right!important}.amount--0cI1yqRP--wMhyfvd4.panoramic--VzDK-OsW--Wm7tsuS6{align-self:center}.amount-secondary--5BeXPMHG--tIEwJT6G{color:var(--g-color-text-primary);display:none;grid-area:trx-amount2;text-align:right!important}.amount-secondary--5BeXPMHG--tIEwJT6G.panoramic--VzDK-OsW--Wm7tsuS6{font-size:1rem}@supports not (contain:inline-size){@media (min-width:1200px){.amount-secondary--5BeXPMHG--tIEwJT6G{display:block}}}@container transaction (width >= 60rem){.amount-secondary--5BeXPMHG--tIEwJT6G{display:block}}.misc--pi-vTQ0v--GvRRWezf{font-size:.875rem;grid-area:trx-misc;line-height:1.3125rem}.misc--pi-vTQ0v--GvRRWezf.panoramic--VzDK-OsW--Wm7tsuS6{font-size:1rem}.alert--hdCR7Hig--ctMbsjbm{grid-area:trx-alert;padding:0}.valuta--BoOk-sel--ZcoCDz1V{grid-area:trx-valuta}.statement--ugA33low--oPkiD63_{grid-area:trx-statement}.detail--ZYItS1Zq--ygCRQWX6{grid-area:trx-detail;margin:.625rem min(0rem,-.9375rem + var(--grid-gap)) -.625rem -.9375rem!important;padding:0;top:unset!important;width:auto!important}@supports not (contain:inline-size){@media (min-width:768px){.has-avatar--B3867wB9--OU_k066f .avatar--QmIvbLen--FAJskoX4,.has-avatar--B3867wB9--OU_k066f .date--IqcNPVMd--Fv1Z5FLv,.has-avatar--B3867wB9--OU_k066f .selectable--aKtfC9Nq--DsduSvzO{align-self:center}.selectable--aKtfC9Nq--DsduSvzO:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--OU_k066f .selectable--aKtfC9Nq--DsduSvzO{margin-top:-.0625rem}.selectable--aKtfC9Nq--DsduSvzO:before{width:3.25rem}.date--IqcNPVMd--Fv1Z5FLv{margin-top:.0625rem;padding-inline:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--FAJskoX4{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--cEzULU9x,.info-secondary--L5Y0GC6H--WSrBAWvO{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:1200px){.misc--pi-vTQ0v--GvRRWezf.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--GvRRWezf.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--OWRs8JBN{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--ZcoCDz1V{width:var(--column-valuta-width,4rem)}.statement--ugA33low--oPkiD63_{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--CXvblIST{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--CXvblIST.panoramic--VzDK-OsW--Wm7tsuS6{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--CXvblIST.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--CXvblIST.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--wMhyfvd4{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--wMhyfvd4.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--tIEwJT6G{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--tIEwJT6G.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-amount-secondary-width,12.25rem)}}}@container transaction (width >= 39.0625rem){.has-avatar--B3867wB9--OU_k066f .avatar--QmIvbLen--FAJskoX4,.has-avatar--B3867wB9--OU_k066f .date--IqcNPVMd--Fv1Z5FLv,.has-avatar--B3867wB9--OU_k066f .selectable--aKtfC9Nq--DsduSvzO{align-self:center}.selectable--aKtfC9Nq--DsduSvzO:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--OU_k066f .selectable--aKtfC9Nq--DsduSvzO{margin-top:-.0625rem}.selectable--aKtfC9Nq--DsduSvzO:before{width:3.25rem}.date--IqcNPVMd--Fv1Z5FLv{margin-top:.0625rem;padding-inline:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--FAJskoX4{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--cEzULU9x,.info-secondary--L5Y0GC6H--WSrBAWvO{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:1200px){.misc--pi-vTQ0v--GvRRWezf.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--GvRRWezf.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--OWRs8JBN{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--ZcoCDz1V{width:var(--column-valuta-width,4rem)}.statement--ugA33low--oPkiD63_{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--CXvblIST{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--CXvblIST.panoramic--VzDK-OsW--Wm7tsuS6{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:992px){.menu--lUHhFlpt--CXvblIST.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--CXvblIST.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--wMhyfvd4{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--wMhyfvd4.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--tIEwJT6G{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--tIEwJT6G.panoramic--VzDK-OsW--Wm7tsuS6{width:var(--column-amount-secondary-width,12.25rem)}}@supports not (contain:inline-size){@media (min-width:992px){.info-secondary--L5Y0GC6H--WSrBAWvO,.title-secondary--fh1xkErS--t513wa0b{padding-left:1.625rem}}}@container transaction (width >= 51.5625rem){.info-secondary--L5Y0GC6H--WSrBAWvO,.title-secondary--fh1xkErS--t513wa0b{padding-left:1.625rem}}@supports not (contain:inline-size){@media (min-width:1200px){.has-avatar--B3867wB9--OU_k066f .amount--0cI1yqRP--wMhyfvd4,.has-avatar--B3867wB9--OU_k066f .amount-secondary--5BeXPMHG--tIEwJT6G,.has-avatar--B3867wB9--OU_k066f .badges--sRjD54on--OWRs8JBN,.has-avatar--B3867wB9--OU_k066f .date--IqcNPVMd--Fv1Z5FLv,.has-avatar--B3867wB9--OU_k066f .menu--lUHhFlpt--CXvblIST,.has-avatar--B3867wB9--OU_k066f .misc--pi-vTQ0v--GvRRWezf,.has-avatar--B3867wB9--OU_k066f .statement--ugA33low--oPkiD63_,.has-avatar--B3867wB9--OU_k066f .title--vJSn5eGM--Oaa6OREc,.has-avatar--B3867wB9--OU_k066f .title-secondary--fh1xkErS--t513wa0b,.has-avatar--B3867wB9--OU_k066f .valuta--BoOk-sel--ZcoCDz1V{align-self:center}}}@container transaction (width >= 60rem){.has-avatar--B3867wB9--OU_k066f .amount--0cI1yqRP--wMhyfvd4,.has-avatar--B3867wB9--OU_k066f .amount-secondary--5BeXPMHG--tIEwJT6G,.has-avatar--B3867wB9--OU_k066f .badges--sRjD54on--OWRs8JBN,.has-avatar--B3867wB9--OU_k066f .date--IqcNPVMd--Fv1Z5FLv,.has-avatar--B3867wB9--OU_k066f .menu--lUHhFlpt--CXvblIST,.has-avatar--B3867wB9--OU_k066f .misc--pi-vTQ0v--GvRRWezf,.has-avatar--B3867wB9--OU_k066f .statement--ugA33low--oPkiD63_,.has-avatar--B3867wB9--OU_k066f .title--vJSn5eGM--Oaa6OREc,.has-avatar--B3867wB9--OU_k066f .title-secondary--fh1xkErS--t513wa0b,.has-avatar--B3867wB9--OU_k066f .valuta--BoOk-sel--ZcoCDz1V{align-self:center}}.nested--fyt3bgD0--hvgOBK62.avatar--QmIvbLen--FAJskoX4,.nested--fyt3bgD0--hvgOBK62.info--e3sjjlaG--cEzULU9x,.nested--fyt3bgD0--hvgOBK62.title--vJSn5eGM--Oaa6OREc,.nested--fyt3bgD0--hvgOBK62.title-secondary--fh1xkErS--t513wa0b{padding-left:2.125rem}@supports not (contain:inline-size){@media (max-width:1199.98px){.nested--fyt3bgD0--hvgOBK62.badges--sRjD54on--OWRs8JBN,.nested--fyt3bgD0--hvgOBK62.misc--pi-vTQ0v--GvRRWezf{padding-left:2.125rem}}}@container transaction (width < 60rem){.nested--fyt3bgD0--hvgOBK62.badges--sRjD54on--OWRs8JBN,.nested--fyt3bgD0--hvgOBK62.misc--pi-vTQ0v--GvRRWezf{padding-left:2.125rem}}.transaction--YokQpaB1--ls6x5ws4: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--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).decorated--B6AyuJDn--ClcE7Or8 .g-button-collapsible--PNZLHY1l{margin-left:.3125rem}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--YiGefeAF:not(:has(.g-button--K6Nm3x_L:hover)):hover{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--YiGefeAF:not(:has(.g-button--K6Nm3x_L:hover)):hover .g-avatar-content--Bk9VWjlZ:not(.g-avatar-content-border--t60ikbGN){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--YiGefeAF:not(:has(.g-button--K6Nm3x_L:focus-visible)):focus-within{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--YiGefeAF:not(:has(.g-button--K6Nm3x_L:focus-visible)):focus-within .g-avatar-content--Bk9VWjlZ:not(.g-avatar-content-border--t60ikbGN){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--YiGefeAF:has(.g-button-collapsible--PNZLHY1l:focus-visible),.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--YiGefeAF:has(.g-button-collapsible--PNZLHY1l:hover){background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--YiGefeAF:has(.g-button-collapsible--PNZLHY1l:focus-visible) .g-avatar-content--Bk9VWjlZ:not(.g-avatar-content-border--t60ikbGN),.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--YiGefeAF:has(.g-button-collapsible--PNZLHY1l:hover) .g-avatar-content--Bk9VWjlZ:not(.g-avatar-content-border--t60ikbGN){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).selectable--bn-Pg-vf--Cpfj7utB{cursor:pointer}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--ttiAGzSX{background-color:var(--g-color-overlay-active)}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--ttiAGzSX .g-avatar-content--Bk9VWjlZ:not(.g-avatar-content-border--t60ikbGN){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--ttiAGzSX:focus-within,.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--ttiAGzSX:hover{background-color:var(--g-color-overlay-active-hover)}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--ubWZIR3C{cursor:not-allowed}.transaction--YokQpaB1--ls6x5ws4:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--ubWZIR3C>td{opacity:.5}.collapsible--yuT-Zbc3--mdQYT27Q.panoramic--k7zSPwyB--vC3vixGX{z-index:50}.collapsible--yuT-Zbc3--mdQYT27Q.panoramic--k7zSPwyB--vC3vixGX .collapsible-content-sheet--BJWdrAH---nZ_cLkKk .transaction--YokQpaB1--ls6x5ws4:nth-child(n){border-top-width:.0625rem}.transaction-detail--YLhLTZEP--EaYsMjx1{border:0!important;border-radius:0!important;margin:0!important;width:100%}.g-focus-page--UauaqqHq .transaction-detail--YLhLTZEP--EaYsMjx1:nth-child(n):nth-child(n):nth-child(n){--card-padding-vertical:var(--g-size-bs-10)}.g-focus-page--UauaqqHq .transaction-detail--YLhLTZEP--EaYsMjx1:nth-child(n):nth-child(n):nth-child(n) .g-card--rVcUENJn{--card-padding-vertical:0}.transaction-detail--YLhLTZEP--EaYsMjx1 .list--eeDHI-tq--DjS_Wvlv{border-radius:0!important;margin:0;padding:0;width:100%}.transaction-detail--YLhLTZEP--EaYsMjx1 .list--eeDHI-tq--DjS_Wvlv>.g-row--GMUO_MOK{padding-inline:.9375rem .9375rem}.transaction-detail--YLhLTZEP--EaYsMjx1 .buttons--yHME53zu--LLMgOBXX{border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;flex-direction:column;margin:0!important;padding:.9375rem!important}.transaction-detail--YLhLTZEP--EaYsMjx1 .buttons--yHME53zu--LLMgOBXX:empty{display:none}.transaction-detail--YLhLTZEP--EaYsMjx1 img{max-width:100%}.transaction-detail--YLhLTZEP--EaYsMjx1 .no-label-item--xd773dz5--CctfbURf{border-block:.0625rem solid var(--g-color-border-secondary);margin-block:.625rem;padding-bottom:.625rem}.transaction-detail--YLhLTZEP--EaYsMjx1 .no-label-item--xd773dz5--CctfbURf:first-child{border-top:0;margin-top:0}.transaction-detail--YLhLTZEP--EaYsMjx1 .no-label-item--xd773dz5--CctfbURf:last-child{border-bottom:0;margin-bottom:0}.transaction-detail--YLhLTZEP--EaYsMjx1 .no-label-item--xd773dz5--CctfbURf+.no-label-item--xd773dz5--CctfbURf{border-top:0;margin-top:-.625rem}.transaction-detail--YLhLTZEP--EaYsMjx1 .no-label-item--xd773dz5--CctfbURf dt{display:none}@media (min-width:576px){.transaction-detail--YLhLTZEP--EaYsMjx1 .buttons--yHME53zu--LLMgOBXX{padding:.9375rem!important}}@media (min-width:768px){.transaction-detail--YLhLTZEP--EaYsMjx1 .columns--KbyUG5z0--KM1uhuMn{display:flex}.transaction-detail--YLhLTZEP--EaYsMjx1 .list--eeDHI-tq--DjS_Wvlv{width:75%!important}.transaction-detail--YLhLTZEP--EaYsMjx1 .label--S3UfGQFq--3NTpPr9A: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--EaYsMjx1 .buttons--yHME53zu--LLMgOBXX{border-bottom:0;border-left:.0625rem solid var(--g-color-border-secondary);order:1;padding:.9375rem!important;width:25%!important}}.button--sG3fA0UP--a_JyViu_{display:block!important;margin-top:.4375rem!important}.button--sG3fA0UP--a_JyViu_+.button--sG3fA0UP--a_JyViu_{margin-top:.625rem!important}@media (min-width:576px){.button--sG3fA0UP--a_JyViu_{min-width:9.375rem}}@media (min-width:768px){.button--sG3fA0UP--a_JyViu_{float:right;margin:-.0625rem -.0625rem -.0625rem .3125rem!important;min-width:6.25rem}.button--sG3fA0UP--a_JyViu_+.button--sG3fA0UP--a_JyViu_{clear:both;margin-top:.625rem!important}}.container--utr2D69J--qs4BYYWU{container-name:transaction;container-type:inline-size}.group-header--6P2b3Z9Q--R5Ch3YEU:nth-child(n):nth-child(n){--card-padding-vertical:0.6875rem}.header--5L1Ca-Rx--AB9fEm0a{padding-inline:0}@supports not (contain:inline-size){@media (max-width:767.98px){.header--5L1Ca-Rx--AB9fEm0a{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--AB9fEm0a+.body--40O60C-i--ZsPEVNzy [role=row]:first-child{border-top-width:0}}}@container transaction (width < 39.0625rem){.header--5L1Ca-Rx--AB9fEm0a{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--AB9fEm0a+.body--40O60C-i--ZsPEVNzy [role=row]:first-child{border-top-width:0}}.header--5L1Ca-Rx--AB9fEm0a [role=row]{flex-wrap:nowrap;padding-inline:.9375rem 0}.header--5L1Ca-Rx--AB9fEm0a [role=columnheader]{flex:0 0 auto;padding-inline:.3125rem .9375rem}.header--5L1Ca-Rx--AB9fEm0a .misc--ZIP-3PHV--ROQUpB_w,.header--5L1Ca-Rx--AB9fEm0a .title--90dtVLCC--FoilNURa,.header--5L1Ca-Rx--AB9fEm0a .title-secondary--DZDjxqJW--q8_C7IqW{flex:0 1 100%}.header--5L1Ca-Rx--AB9fEm0a .title-secondary--DZDjxqJW--q8_C7IqW{margin-inline:1.3125rem -1.3125rem}@supports not (contain:inline-size){@media (max-width:991.98px){.header--5L1Ca-Rx--AB9fEm0a .title-secondary--DZDjxqJW--q8_C7IqW{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--AB9fEm0a .title-secondary--DZDjxqJW--q8_C7IqW{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--AB9fEm0a .misc--ZIP-3PHV--ROQUpB_w{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--AB9fEm0a .misc--ZIP-3PHV--ROQUpB_w{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--AB9fEm0a .misc--ZIP-3PHV--ROQUpB_w{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.panoramic--kwnYZynf--ZEB8o8Rw .header--5L1Ca-Rx--AB9fEm0a .misc--ZIP-3PHV--ROQUpB_w{flex:0 0 auto;width:var(--column-misc-width,15rem)}.header--5L1Ca-Rx--AB9fEm0a .badges----yvgefI--fy82CThU,.header--5L1Ca-Rx--AB9fEm0a .menu--php-enS0--LBUpkEsV{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--AB9fEm0a .badges----yvgefI--fy82CThU,.header--5L1Ca-Rx--AB9fEm0a .menu--php-enS0--LBUpkEsV{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--AB9fEm0a .badges----yvgefI--fy82CThU,.header--5L1Ca-Rx--AB9fEm0a .menu--php-enS0--LBUpkEsV{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--AB9fEm0a .amount--xVW9J5n---Sq7AJOlO{width:var(--column-amount-width,8rem)}.panoramic--kwnYZynf--ZEB8o8Rw .header--5L1Ca-Rx--AB9fEm0a .amount--xVW9J5n---Sq7AJOlO{width:var(--column-amount-width,12.25rem)}.header--5L1Ca-Rx--AB9fEm0a .amount-secondary--V0thYqHV--_7bpSgIM{width:var(--column-amount-secondary-width,8rem)}.panoramic--kwnYZynf--ZEB8o8Rw .header--5L1Ca-Rx--AB9fEm0a .amount-secondary--V0thYqHV--_7bpSgIM{width:var(--column-amount-secondary-width,12.25rem)}@supports not (contain:inline-size){@media (max-width:1199.98px){.header--5L1Ca-Rx--AB9fEm0a .amount-secondary--V0thYqHV--_7bpSgIM{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--AB9fEm0a .amount-secondary--V0thYqHV--_7bpSgIM{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--AB9fEm0a .selectable--cfUrHR69--xuHlDCcC{width:2rem}.header--5L1Ca-Rx--AB9fEm0a .date--trRibcnd--CsLD2BNC{padding-left:0;width:var(--column-date-width,4.75rem)}.header--5L1Ca-Rx--AB9fEm0a .avatar--S-7boSwL--SuB4ajdt{width:4.25rem}.header--5L1Ca-Rx--AB9fEm0a .badges----yvgefI--fy82CThU{width:var(--column-badges-width,9rem)}.header--5L1Ca-Rx--AB9fEm0a .valuta--qgVoc2Tv--rjhpX0jJ{width:var(--column-valuta-width,4rem)}.header--5L1Ca-Rx--AB9fEm0a .statement--pjkpOsdl--RkHek3L1{width:var(--column-statement-width,6rem)}.header--5L1Ca-Rx--AB9fEm0a .menu--php-enS0--LBUpkEsV{width:var(--column-menu-width,8.5rem)}@supports not (contain:inline-size){@media (min-width:992px){.panoramic--kwnYZynf--ZEB8o8Rw .header--5L1Ca-Rx--AB9fEm0a .menu--php-enS0--LBUpkEsV{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--ZEB8o8Rw .header--5L1Ca-Rx--AB9fEm0a .menu--php-enS0--LBUpkEsV{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--AB9fEm0a .alert--sR-h-Hv6--gmaeqBZT,.header--5L1Ca-Rx--AB9fEm0a .detail--Gd-BIjzM--lQ8e6H7W,.header--5L1Ca-Rx--AB9fEm0a .indicators--hJY8sL03--YIPuhrnx,.header--5L1Ca-Rx--AB9fEm0a .info--0ZADG0ha--UqeZgRzm,.header--5L1Ca-Rx--AB9fEm0a .info-secondary--GzmB2SeJ--EDjpKrBw,.header--5L1Ca-Rx--AB9fEm0a .overlay---9-xOOxy--Xtc6F_4S{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--YwV_Jx5C{border-width:.0625rem 0 0!important}.g-card-group-noline--Yg30KXEi .container--5x86fl9H--YwV_Jx5C+.container--5x86fl9H--YwV_Jx5C{border-top-width:0!important}.container--5x86fl9H--YwV_Jx5C .g-card-footer-amounts--M81I7tI_{font-variant-numeric:lining-nums tabular-nums}.icon--ha8CiAXi--FqKNYkQb{color:var(--g-color-fill-primary);margin-right:.1875rem}.icon--ha8CiAXi--FqKNYkQb.star--zb9er7B9--v0TQc6nf{color:var(--g-color-interactive-primary);order:-1}.icon--ha8CiAXi--FqKNYkQb.attachment--Q4GVP6gg--n6IO9cqo{order:-2}.icon--ha8CiAXi--FqKNYkQb.file--7lEte8wJ--f36BvK4G{order:-3}.icon--ha8CiAXi--FqKNYkQb.location--0tll8ym3--JntIa8B4{order:-4}.icon--ha8CiAXi--FqKNYkQb.card-additional--w5Z03M5B--bJDWlbKB{order:-5}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU--l5xxYSSA{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--l5xxYSSA[aria-pressed=true]{color:var(--g-color-interactive-primary)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--WT3lUtyG{border-radius:var(--g-size-border-radius-round);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--WT3lUtyG:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.5)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--WT3lUtyG[aria-selected=true]{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .disabled--CYJeKBkA--cHWYGTGS{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--rVcUENJn .tab--gDWr-RUT--WT3lUtyG:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-modal--RS6sQvX1 .tab--gDWr-RUT--WT3lUtyG:hover:not([aria-selected=true]){background-color:var(--g-color-surface-alternate)}:nth-child(n):nth-child(n) .g-card--rVcUENJn .tab--gDWr-RUT--WT3lUtyG[aria-selected=true],:nth-child(n):nth-child(n) .g-modal--RS6sQvX1 .tab--gDWr-RUT--WT3lUtyG[aria-selected=true]{background-color:var(--g-color-interactive-tertiary)}:nth-child(n):nth-child(n) .g-inverted--zCK5Znps .tab--gDWr-RUT--WT3lUtyG:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.2)}:nth-child(n):nth-child(n) .g-inverted--zCK5Znps .tab--gDWr-RUT--WT3lUtyG[aria-selected=true]{background-color:var(--g-color-surface-primary)}:nth-child(n):nth-child(n) .g-inverted--zCK5Znps .disabled--CYJeKBkA--cHWYGTGS{color:var(--g-color-text-inverted-disabled)}:nth-child(n):nth-child(n) .g-inverted--zCK5Znps.g-bg-honey--_o0CfolU .tab--gDWr-RUT--WT3lUtyG{color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .g-inverted--zCK5Znps.g-bg-honey--_o0CfolU .tab--gDWr-RUT--WT3lUtyG:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-inverted--zCK5Znps.g-bg-honey--_o0CfolU .disabled--CYJeKBkA--cHWYGTGS{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .g-dark--igl3kwPh .tab--gDWr-RUT--WT3lUtyG:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.04)}:nth-child(n):nth-child(n) .g-dark--igl3kwPh .g-card--rVcUENJn .tab--gDWr-RUT--WT3lUtyG:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-dark--igl3kwPh .g-modal--RS6sQvX1 .tab--gDWr-RUT--WT3lUtyG:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.03)}:nth-child(n):nth-child(n) .g-dark--igl3kwPh .g-card--rVcUENJn .tab--gDWr-RUT--WT3lUtyG[aria-selected=true],:nth-child(n):nth-child(n) .g-dark--igl3kwPh .g-modal--RS6sQvX1 .tab--gDWr-RUT--WT3lUtyG[aria-selected=true]{background-color:rgba(var(--rgb-gray-100),.15)}:nth-child(n):nth-child(n) .g-dark--igl3kwPh .g-inverted--zCK5Znps .tab--gDWr-RUT--WT3lUtyG:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.15)}:nth-child(n):nth-child(n) .g-dark--igl3kwPh .g-inverted--zCK5Znps .tab--gDWr-RUT--WT3lUtyG[aria-selected=true]{background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-dark--igl3kwPh .g-inverted--zCK5Znps.g-bg-honey--_o0CfolU .disabled--CYJeKBkA--cHWYGTGS{color:var(--g-color-text-inverted-disabled)}@media (forced-colors:active){:nth-child(n):nth-child(n) .tab--gDWr-RUT--WT3lUtyG[aria-selected=true]{background-color:SelectedItem;border-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}}.tabs-container--jgRTsIfq--Qw3OZkxp{margin-bottom:1.5rem}.tabs-wrapper--pKz44J2K--zD4DEx66{--g-color-tabs-veil:var(--g-color-surface-secondary);min-width:0;position:relative}.tabs-wrapper--pKz44J2K--zD4DEx66:before{background:linear-gradient(to right,var(--g-color-tabs-veil),transparent);left:-.25rem}.tabs-wrapper--pKz44J2K--zD4DEx66:after,.tabs-wrapper--pKz44J2K--zD4DEx66:before{bottom:.25rem;content:"";pointer-events:none;position:absolute;top:.25rem;width:1.5rem}.tabs-wrapper--pKz44J2K--zD4DEx66:after{background:linear-gradient(to left,var(--g-color-tabs-veil),transparent);right:-.25rem}.tabs-wrapper--pKz44J2K--zD4DEx66.no-left-gradient--D15BFJHA--L2MRwd7c:before,.tabs-wrapper--pKz44J2K--zD4DEx66.no-right-gradient--g7lHgXjn--JKDt9JOF:after{content:none}.g-card--rVcUENJn .tabs-wrapper--pKz44J2K--zD4DEx66{--g-color-tabs-veil:var(--g-color-surface-primary)}.g-inverted--zCK5Znps .tabs-wrapper--pKz44J2K--zD4DEx66{--g-color-tabs-veil:var(--color-bg)}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--xxAn4loM{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:.5rem;margin:auto -.25rem;overflow-x:scroll;padding:.25rem;scroll-behavior:smooth;scrollbar-width:none}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--xxAn4loM::-webkit-scrollbar{display:none}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--xxAn4loM>li{white-space:nowrap}:nth-child(n):nth-child(n):nth-child(n) .panel--0OUR6F2I--rF9a8KgU>:first-child{margin-top:0;padding-top:0}.list--RVEQSE0y--N_4chgux{--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--N_4chgux:nth-child(n):nth-child(n){list-style:none;padding:0}@media (max-width:767.98px){.list--RVEQSE0y--N_4chgux{--indicator-size:1.5rem}.list--RVEQSE0y--N_4chgux.align-top--xh8PvyiI--jIlvqzeY{position:relative;top:.25rem}}.item--dlRhvOG1--rNmI5hPx:nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.item--dlRhvOG1--rNmI5hPx.error--3-gQaCpZ--ZkG2BVz8{--indicator-color:var(--g-color-error)}.item--dlRhvOG1--rNmI5hPx.warning--qfiQbov---OQ9smkh8{--indicator-color:var(--g-color-warning)}.item--dlRhvOG1--rNmI5hPx.success--Kx1vT-BF--rbpVGSPr{--indicator-color:var(--g-color-success)}.item--dlRhvOG1--rNmI5hPx.selected--crf1iQb9--o3SOwat5 .content--9eUJOWUd--s0CHsEUx>*{font-weight:600}.content--9eUJOWUd--s0CHsEUx{width:100%;width:calc(100% - var(--indicator-size) - 1rem)}@media (max-width:767.98px){.content--9eUJOWUd--s0CHsEUx{--indicator-size:1.5rem}.align-top--xh8PvyiI--jIlvqzeY .content--9eUJOWUd--s0CHsEUx{position:relative;top:-.25rem}}.indicator--NiwbLcMH--cizDjqHd{align-items:center;align-self:center;background:none;border:.125rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-circle);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--jIlvqzeY .indicator--NiwbLcMH--cizDjqHd{align-self:flex-start}.error--3-gQaCpZ--ZkG2BVz8 .indicator--NiwbLcMH--cizDjqHd,.success--Kx1vT-BF--rbpVGSPr .indicator--NiwbLcMH--cizDjqHd,.use-icons--VXB730uO--C6kp1fPR .indicator--NiwbLcMH--cizDjqHd,.warning--qfiQbov---OQ9smkh8 .indicator--NiwbLcMH--cizDjqHd{color:var(--indicator-color)}.current--WgYjM8wa--U4IV7XkZ .indicator--NiwbLcMH--cizDjqHd,.error--3-gQaCpZ--ZkG2BVz8 .indicator--NiwbLcMH--cizDjqHd,.success--Kx1vT-BF--rbpVGSPr .indicator--NiwbLcMH--cizDjqHd,.warning--qfiQbov---OQ9smkh8 .indicator--NiwbLcMH--cizDjqHd{background:var(--indicator-color);border-color:var(--indicator-color);color:var(--g-color-text-inverted-primary)}@media (max-width:767.98px){.indicator--NiwbLcMH--cizDjqHd{font-size:.75rem;line-height:1.125rem}.indicator--NiwbLcMH--cizDjqHd:nth-child(n){background:transparent;color:var(--indicator-color)}.error--3-gQaCpZ--ZkG2BVz8 .indicator--NiwbLcMH--cizDjqHd:nth-child(n),.success--Kx1vT-BF--rbpVGSPr .indicator--NiwbLcMH--cizDjqHd:nth-child(n),.use-icons--VXB730uO--C6kp1fPR .indicator--NiwbLcMH--cizDjqHd:nth-child(n):has(.icon--NMx9BJ3A--fCkwEbw6),.warning--qfiQbov---OQ9smkh8 .indicator--NiwbLcMH--cizDjqHd:nth-child(n){background:none;border:0;color:var(--indicator-color)}}.indicator--NiwbLcMH--cizDjqHd:after,.indicator--NiwbLcMH--cizDjqHd: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--jIlvqzeY .indicator--NiwbLcMH--cizDjqHd:after,.align-top--xh8PvyiI--jIlvqzeY .indicator--NiwbLcMH--cizDjqHd:before{bottom:calc(100% + .5rem);top:calc(var(--indicator-size) + .5rem)}.indicator--NiwbLcMH--cizDjqHd:nth-child(n):before{background-color:var(--line-color-before);top:-1rem}.indicator--NiwbLcMH--cizDjqHd:nth-child(n):after{background-color:var(--line-color-after);bottom:-1rem}.item-container--dTabbkMD--ROlqFgLC:nth-child(n):nth-child(n){margin:2rem 0;min-height:2rem;overflow:visible!important;padding:0}.item-container--dTabbkMD--ROlqFgLC:nth-child(n):nth-child(n):first-child{margin-top:0}.item-container--dTabbkMD--ROlqFgLC:nth-child(n):nth-child(n).toggle--j69QZ6Db--iZJjaFWI,.item-container--dTabbkMD--ROlqFgLC:nth-child(n):nth-child(n):last-child{margin-bottom:0}.item-container--dTabbkMD--ROlqFgLC.current-container--z5TsGMbB--oznIjECh{--indicator-color:var(--g-color-interactive-primary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--ROlqFgLC.current-container--z5TsGMbB--oznIjECh~.item-container--dTabbkMD--ROlqFgLC{--line-color-before:var(--g-color-border-secondary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--ROlqFgLC .menu-item--Eb9DUWCz--KEVSkvpe .item--dlRhvOG1--rNmI5hPx:after{content:""}.item-container--dTabbkMD--ROlqFgLC .menu-item--Eb9DUWCz--KEVSkvpe:not(.disabled--IJceIeaM--QJi1Mapx):hover .item--dlRhvOG1--rNmI5hPx:after{background-color:var(--g-color-overlay-hover);border-radius:var(--g-size-border-radius-lg);content:"";inset:-.25rem -.25rem -.25rem -.25rem;position:absolute}.item-container--dTabbkMD--ROlqFgLC .menu-item--Eb9DUWCz--KEVSkvpe:focus-visible:nth-child(n):nth-child(n){outline:none}.item-container--dTabbkMD--ROlqFgLC .menu-item--Eb9DUWCz--KEVSkvpe:focus-visible .item--dlRhvOG1--rNmI5hPx:after{border-radius:var(--g-size-border-radius-lg);content:"";inset:-.25rem -.25rem -.25rem -.25rem;outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;position:absolute}.item-container--dTabbkMD--ROlqFgLC .menu-item--Eb9DUWCz--KEVSkvpe:hover:nth-child(n),.item-container--dTabbkMD--ROlqFgLC .menu-item--Eb9DUWCz--KEVSkvpe:nth-child(n){color:var(--g-color-text-primary);text-decoration:none}.item-container--dTabbkMD--ROlqFgLC .menu-item--Eb9DUWCz--KEVSkvpe.disabled--IJceIeaM--QJi1Mapx{cursor:not-allowed}.item-container--dTabbkMD--ROlqFgLC:first-child .indicator--NiwbLcMH--cizDjqHd:before,.item-container--dTabbkMD--ROlqFgLC:last-child .indicator--NiwbLcMH--cizDjqHd:after{display:none}@media (max-width:767.98px){.icon--NMx9BJ3A--fCkwEbw6:nth-child(n):nth-child(n){height:1.5rem;line-height:1.5rem;width:1.5rem}}.toggle--j69QZ6Db--iZJjaFWI .button--ANVUENaK--QstAieUt{justify-content:flex-start!important}.toggle--j69QZ6Db--iZJjaFWI .button--ANVUENaK--QstAieUt:focus-visible{outline-offset:-.25rem}.toggle--j69QZ6Db--iZJjaFWI .button-icon--Fygro0FV--aZprNIf6{width:var(--indicator-size)!important}.toggle--j69QZ6Db--iZJjaFWI .button-label--nE6lDAEw--nAXhNI8K{margin-left:1rem!important}.align-top--xh8PvyiI--jIlvqzeY .toggle--j69QZ6Db--iZJjaFWI .button--ANVUENaK--QstAieUt{margin-top:-.25rem}.toggle--j69QZ6Db--iZJjaFWI .content--9eUJOWUd--s0CHsEUx{flex-shrink:0;position:relative;width:calc(100% + 2rem)}.toggle--j69QZ6Db--iZJjaFWI .indicator--NiwbLcMH--cizDjqHd{background:transparent;border:0;color:transparent!important;margin:0;width:0}.placeholder--FoXkO4ay--RxnuUJtI{--rgb-placeholder:var(--rgb-gray-300);color:rgba(var(--rgb-placeholder),1);display:grid;grid-template-areas:"box";height:100%;overflow:hidden}.g-inverted--zCK5Znps .placeholder--FoXkO4ay--RxnuUJtI,.placeholder--FoXkO4ay--RxnuUJtI.inverted--aDQwL0-c--dLIq5gdw{--rgb-placeholder:var(--rgb-white)}.g-dark--igl3kwPh .placeholder--FoXkO4ay--RxnuUJtI{--rgb-placeholder:var(--rgb-gray-100)}.placeholder--FoXkO4ay--RxnuUJtI: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--RxnuUJtI[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--RxnuUJtI[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--RxnuUJtI.inline--JWAouQtb--M7XPuTEU{display:inline-grid;width:100%}.placeholder--FoXkO4ay--RxnuUJtI.overlay--FhbAWjVk--nK5eqAEA{background-color:rgba(var(--rgb-placeholder),.1)}.placeholder--FoXkO4ay--RxnuUJtI.standalone--osE5J4mV--tt5w7MQF{border:.0625rem solid rgba(var(--rgb-placeholder),.2)}@media (forced-colors:active){.placeholder--FoXkO4ay--RxnuUJtI{opacity:.25}}@media (min-width:576px){.layout--SjorxVB0--_IiLQ8PR{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--_IiLQ8PR{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--_IiLQ8PR{max-width:960px}}@media (min-width:1200px){.layout--SjorxVB0--_IiLQ8PR{max-width:1140px}}@media (min-width:1400px){.layout--SjorxVB0--_IiLQ8PR{max-width:1320px}}.layout--SjorxVB0--_IiLQ8PR{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--_IiLQ8PR.bs4--NNwM0vnv--W4sHVsOO{max-width:1140px}}@media (min-width:576px){.layout--SjorxVB0--_IiLQ8PR.extended--KFHHSiEf--T67DUvL3{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--_IiLQ8PR.extended--KFHHSiEf--T67DUvL3{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--_IiLQ8PR.extended--KFHHSiEf--T67DUvL3{max-width:960px}}@media (min-width:1320px){.layout--SjorxVB0--_IiLQ8PR.extended--KFHHSiEf--T67DUvL3{max-width:1260px}}@media (min-width:1560px){.layout--SjorxVB0--_IiLQ8PR.extended--KFHHSiEf--T67DUvL3{max-width:1480px}}@media (min-width:1400px){.layout--SjorxVB0--_IiLQ8PR.extended--KFHHSiEf--T67DUvL3.bs4--NNwM0vnv--W4sHVsOO{max-width:1260px}}.layout--SjorxVB0--_IiLQ8PR.fluid--4FZpoT90--Zn6Fzk7a:nth-child(n){max-width:none}@media (max-width:575.98px){.layout--SjorxVB0--_IiLQ8PR{padding:15px}}.layout--SjorxVB0--_IiLQ8PR.embedded--NWJlVV6---Dv1gSNGE{margin:0;padding:var(--main-margin-vertical,30px) 0}.layout--SjorxVB0--_IiLQ8PR.full---iiaJ0fX--K4BwNjAb:nth-child(n){margin:0;max-width:none;padding:0}@media (max-width:575.98px){.layout--SjorxVB0--_IiLQ8PR.full---iiaJ0fX--K4BwNjAb{padding:0}}.layout--SjorxVB0--_IiLQ8PR.full---iiaJ0fX--K4BwNjAb.embedded--NWJlVV6---Dv1gSNGE{overflow-x:hidden}.layout--SjorxVB0--_IiLQ8PR.full---iiaJ0fX--K4BwNjAb .container--U3qJgVnd--nnA5W6xk,.layout--SjorxVB0--_IiLQ8PR.full---iiaJ0fX--K4BwNjAb .container-fluid--8K18m3SB--jDdLzd2w{max-width:none}.grid--GOIzScXm--qxIdojv4{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.grid--GOIzScXm--qxIdojv4 .row--IYxMB9Yd--mGGg0GL5{display:flex;flex-wrap:wrap;height:100%;margin-left:-15px;margin-right:-15px}.grid--GOIzScXm--qxIdojv4 .content--ddRsybTN--rvV9YiYK,.grid--GOIzScXm--qxIdojv4 .navigation--lW-wW0A8--LAe64pQE{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.grid--GOIzScXm--qxIdojv4 .content--ddRsybTN--rvV9YiYK{flex:0 0 75%;max-width:75%}.grid--GOIzScXm--qxIdojv4 .navigation--lW-wW0A8--LAe64pQE{flex:0 0 25%;max-width:25%}}@media (max-width:991.98px){.grid--GOIzScXm--qxIdojv4 .navigation--lW-wW0A8--LAe64pQE{display:none!important}}}.graphVeil--ghlYeWLX{fill:var(--g-color-surface-primary);fill-opacity:70%}.line--zz6ffDnU{stroke-width:4px;stroke-linecap:round;fill:none}.dragHandle--xz0y18pd{stroke-width:4;stroke:#0a285c;fill:#fff;cursor:grab}.dragHandle--xz0y18pd:active{cursor:grabbing}.dragLine--Qq7NJtYh{stroke-width:4;stroke:#0a285c}.slice--CTIldwNC{stroke-width:.0625rem;stroke:#fff}.sliceValue--Y94ETeCd{color:#fff;font-size:.8rem;font-weight:700;pointer-events:none;text-anchor:middle}.tooltip--jJp4gRQL{background-color:rgba(2,46,103,.9);color:#fff;padding:.5rem;position:fixed;z-index:99999999}.noPadding--Pl0pnxBN{padding:0}.pieWrapper--aU0DOT9v{height:100%;width:100%}.donutCenterComponent--v_vu0_I6{left:0;padding:inherit;top:0}.positive--msC2nBcC{fill:#057f19}.negative--Mj2bvR_x{fill:#cf2a1e}.coloredLabels--OcoeUE6f .pie-slice-value{color:#aa4bb3}.pie-chart-wrapper--rPDwDHPJ{height:10.3125rem}.skeleton-line--RLJ3rNFs{min-width:6.25rem}.border-left--Kb6BJ0vW{border-left:1px solid #eef0f4}.available-limit-label--EocBKM7v{margin:.75rem 0!important}.available-limit-value--UrMlG6no{font-size:1.125rem!important}.overview-widget-card--mYXLb5P5{height:17.8125rem!important}.defaultActionWarning--WJFSzWuZ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){width:11.875rem}.stripe-header-details--bHQSCrfi:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--l54KoCQ1:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-width:var(--g-size-border-width-sm);padding:var(--g-size-bs-10) var(--g-size-bs-15)}.footer--xU0Q33cc:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-top-width:var(--g-size-border-width-sm)}.roleInfoCard--nDM9tM7a .g-card-overview-footer{justify-content:end}.header--TRIM7diQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-width:var(--g-size-border-width-sm);padding:var(--g-size-bs-10) var(--g-size-bs-15)}.footer--DSrYkFvs:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-top-width:var(--g-size-border-width-sm)}.cardGroup--CcORy7Vg{background-color:var(--g-color-surface-primary)}.fadedForCurrentUser--JFtHgbUt{opacity:.5}.drawerFullHeightList--YZ0DFg0N{max-height:calc(100vh - 370px);overflow:auto}.drawerFullHeightListBox--ezS13q16{min-height:calc(100vh - 370px)}.generalPermissionCard--N0O4_2Qi .g-card-overview-footer{justify-content:end}.flexBasisMinContent--TwFzpaap{flex-basis:min-content}.title--AUCjvwr2:nth-child(n):nth-child(n){padding-bottom:.5rem}.image-wrapper--SedjXhDS:nth-child(n):nth-child(n),.single-image-wrapper--QUiHc4VL:nth-child(n):nth-child(n){aspect-ratio:14/9;margin:0;max-width:17.5rem;overflow:hidden;width:100%}.image-wrapper--SedjXhDS .image--AsxxijQt:nth-child(n):nth-child(n),.single-image-wrapper--QUiHc4VL .image--AsxxijQt:nth-child(n):nth-child(n){border-radius:.625rem;display:block;height:auto;width:100%}.single-image-wrapper--QUiHc4VL:nth-child(n):nth-child(n){margin-inline:auto}.text-color--TIC9VTPZ{color:#0a285c!important}.expired-text-color--uXsGUr0O{color:#cf2a1e!important}.g-dark .text-color--TIC9VTPZ{color:#a2ceff!important}.separator--tlzqFFua{margin:var(--card-padding-vertical) calc(var(--card-padding-vertical)*-2)!important}.title--XfytRmWr:nth-child(n):nth-child(n){font-weight:600}.amount--prjUkotC{font-size:1.75rem}.multipleAmounts--gbwMm7oq{font-size:1.5rem}.card--gm4uOdds>div:nth-child(n):nth-child(n):nth-child(n){padding-bottom:1rem}.card--FE5y7aT6>div:nth-child(n):nth-child(n):nth-child(n){padding-top:1rem}.item--C80zviBR: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){--amount-width:auto}.pointer--efoceJ2L{cursor:pointer}.primaryActionButton--uACO2gEU:nth-child(n):nth-child(n):nth-child(n){flex-grow:0;max-width:100%}tr.lastVisited--mRdbQTqP{background-color:var(--g-color-overlay-hover)!important;z-index:1}.selection-summary-gap--w5R2lTI_:nth-child(n):nth-child(n){margin-bottom:200px}@media print{*{background:transparent!important}body{min-height:unset}body,html{font-size:12px!important;height:auto!important;overflow:initial!important}}@page{size:auto;margin:3rem}.main-table--kZuibTiW{min-width:100%}.main-table--kZuibTiW tbody td:nth-of-type(2n){background-color:#5c96bb}.main-table--kZuibTiW th{border-bottom:2px solid #0b4d7f;font-weight:700}.main-table--kZuibTiW td{border-bottom:1px solid #0b4d7f;vertical-align:top}.main-table--kZuibTiW td:not(:first-child),.main-table--kZuibTiW th:not(:first-child){padding-left:.25rem}.main-table--kZuibTiW ul{list-style-type:none}.main-table--kZuibTiW ul,.main-table--kZuibTiW ul li{margin:0!important;padding:0!important}.main-table--kZuibTiW ul li:before{content:none!important}.date--FNV4DAE9{white-space:nowrap;width:12%}.initiatingAccount--a2het0ig,.partnerAccount--vOdYB5My{width:25%}.info--zhsCqWyi{width:30%}.amount--Mm8yUisi{white-space:nowrap;width:8%}.header--_6NvKnj_: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){background-color:transparent;border-bottom:.0625rem solid var(--g-color-border-secondary)!important;border-left:0;border-right:0;border-top:.0625rem solid var(--g-color-border-secondary)!important}.toggle--OKz0VJZr{height:1rem}.fullScreenOverlay--GvmnCozB{background-color:#eef0f4;inset:0;overflow-y:auto;overscroll-behavior:contain;position:fixed;z-index:310010}.g-dark .fullScreenOverlay--GvmnCozB{background-color:var(--g-color-surface-secondary)}.noScroll--VODcpGWs{overflow:hidden}.iosNoScroll--ZV0Z29Id{display:block;height:100vh;opacity:0;overflow-y:hidden}@media(min-width:992px){.filter-calendar-input--blxzehGC{max-width:16.875rem}}.filter-calendar-input--blxzehGC:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-radius:0}@media(max-width:767.98px){.filter-calendar-input--blxzehGC div:first-of-type:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:0}.filter-calendar-input--blxzehGC input:nth-of-type(2):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}}.fullWidthButton--W216ZH8h:nth-child(n):nth-child(n):nth-child(n),.fullWidthButton--W216ZH8h:nth-child(n):nth-child(n):nth-child(n) :first-child,.iosFullWidthButton--qbTMW7WS:nth-child(n):nth-child(n):nth-child(n){width:100%}.androidScrollFix--Wt73A5hp{min-height:40rem}@media(max-width:991.98px){.button--l_V4oXu2{width:100%}}.amount--VIbvLW5e: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-left:0;text-align:left}.title--peaR7mfg{white-space:pre-wrap}.upload-manager-card--DEeb_cxE:nth-child(n):nth-child(n){margin:0;width:auto}@media(max-width:767.98px){.upload-manager-card--DEeb_cxE:nth-child(n):nth-child(n){flex:1 1 100%}}.container--VALbrPjj .g-card-group-vertical: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-bottom:0;margin-top:0}.container--VALbrPjj .g-card.g-card-header-info>.g-card-body: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){padding:2rem 1rem}.detail-stripe-header{top:0!important}.templateAmount--uQImocla:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n),.templateAmount--vHGiI8lC:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-left:0;text-align:left}.cost-overview-item--MAYLKQgR{display:inline-flex;justify-content:space-between;padding:1rem 0;width:100%}@media(max-width:767.98px){.cost-overview-item--MAYLKQgR{flex-flow:column}}.hoverable--xUm7EmYB:hover{background-color:var(--g-color-surface-alternate);cursor:pointer}.cost-overview-list--WAcaHjQI:nth-child(n):nth-child(n){padding:1rem 0 .5rem}.input-addon-span--ehC0K_7a span{top:1px!important}.templateAmount--EhQ87BMa:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-weight:700;margin-left:0;text-align:left}.title--hhPduirr{white-space:pre-wrap}.header--OBrLoaE9: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){background-color:transparent;border-bottom:.0625rem solid var(--g-color-border-secondary)!important;border-left:0;border-right:0;border-top:.0625rem solid var(--g-color-border-secondary)!important}tr.lastVisited--o3sLHYh1{background-color:var(--g-color-overlay-hover)!important;z-index:1}.pointer--Qmnx1zkl{cursor:pointer}tr.lastVisited--oltSFYlF{background-color:var(--g-color-overlay-hover)!important;z-index:1}.header--uglOdCtX: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){background-color:transparent;border-bottom:.0625rem solid var(--g-color-border-secondary)!important;border-left:0;border-right:0;border-top:.0625rem solid var(--g-color-border-secondary)!important}.separator--ftkXOS2U{margin:var(--card-padding-vertical) calc(var(--card-padding-vertical)*-2)!important}.toggle--JUninEYr{margin-bottom:var(--card-padding-vertical)!important}.emailConfirmationBox--ZmGzJrXL .badge{margin-left:.25rem;margin-right:.5rem}.pointer--6Otw5E5H,.pointer--TBPPAwMV{cursor:pointer}.parent-with-spacing--s2luNCF3{display:flex;flex-wrap:wrap;gap:.25rem}.cursor-pointer--ZosjteF5{cursor:pointer}@media(width <= 768px){.iban--CneXjQRr{font-size:12px}}