@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.25.1";--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:19,94,226;--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,132,133;--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-surface:var(--g-size-border-radius-lg);--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}@media (max-width:767.98px){:root{--g-size-border-radius-surface:1.25rem}}*,: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-] *){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-faded .g-bootstrap.g-bs4 :is(ul,ol) .g-li-icon:not([class*=g-bg-] *){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-sticky{position:sticky!important;z-index:10}.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-alert{border:var(--g-size-border-width-md) solid transparent;border-radius:var(--g-size-border-radius-surface);display:inline-flex;font-size:var(--g-font-size-p-minor);line-height:var(--g-font-line-height-p-minor);margin-block:var(--g-size-bs-10);padding:var(--g-size-spacing-md) var(--g-size-spacing-lg);position:relative;width:100%}.g-bootstrap.g-bs4 .g-alert-error{background-color:var(--g-color-error-weak);border-color:color-mix(in srgb,var(--g-color-error) 20%,transparent)}.g-bootstrap.g-bs4 .g-alert-error .g-alert-icon{color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-alert-warning{background-color:var(--g-color-warning-weak);border-color:color-mix(in srgb,var(--g-color-warning-strong) 20%,transparent)}.g-bootstrap.g-bs4 .g-alert-warning .g-alert-icon{color:var(--g-color-warning-strong)}.g-bootstrap.g-bs4 .g-alert-info{background-color:var(--g-color-info-weak);border-color:color-mix(in srgb,var(--g-color-info) 20%,transparent)}.g-bootstrap.g-bs4 .g-alert-info .g-alert-icon{color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-alert-large .g-alert-icon{align-items:center;display:flex}.g-bootstrap.g-bs4 .g-alert-layout{flex:1;min-width:0}@media (min-width:768px){.g-bootstrap.g-bs4 .g-alert-layout{display:flex}}.g-bootstrap.g-bs4 .g-alert-text{flex:1}.g-bootstrap.g-bs4 .g-alert-body>:is(p,ul,ol){font-size:inherit;line-height:inherit}.g-bootstrap.g-bs4 .g-alert-body>:is(p,ul,ol):first-child{padding-top:0}.g-bootstrap.g-bs4 .g-alert-body>:is(p,ul,ol):last-child{padding-bottom:0}.g-bootstrap.g-bs4 .g-alert-heading{font-weight:var(--g-font-weight-semibold)}.g-bootstrap.g-bs4 .g-alert-buttons,.g-bootstrap.g-bs4 .g-alert-heading~.g-alert-body{margin-top:var(--g-size-spacing-sm)}.g-bootstrap.g-bs4 .g-alert-buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;margin-bottom:calc(var(--g-size-spacing-sm)*-1)}@media (min-width:768px){.g-bootstrap.g-bs4 .g-alert-buttons{margin-block:-.375rem;max-width:50%}}.g-bootstrap.g-bs4 .g-alert-close{position:absolute;right:var(--g-size-spacing-lg);top:var(--g-size-spacing-xs)}.g-bootstrap.g-bs4 .g-alert-close~.g-alert-layout{display:block}.g-bootstrap.g-bs4 .g-alert-close~.g-alert-layout .g-alert-buttons{margin-bottom:calc(var(--g-size-spacing-sm)*-1);margin-top:var(--g-size-spacing-sm);max-width:100%}.g-bootstrap.g-bs4 .g-alert-icon{margin-right:var(--g-size-spacing-md)}.g-bootstrap.g-bs4 .g-alert-icon .g-icon{margin-top:-.0625rem}.g-bootstrap.g-bs4 .g-alert:has(.g-alert-close) .g-alert-text{padding-right:2rem}.g-bootstrap.g-bs4 .g-alert-collapsible-header .g-button{margin-block:-.375rem}.g-bootstrap.g-bs4 .g-alert-collapsible-content{margin-top:var(--g-size-spacing-sm)}.g-bootstrap.g-bs4 .g-alert-collapsible-content .g-alert-body{padding-right:2rem}.g-bootstrap.g-bs4 .g-alert-collapsible-content .g-alert-buttons{margin-bottom:calc(var(--g-size-spacing-sm)*-1);margin-top:var(--g-size-spacing-sm);max-width:100%}.g-bootstrap.g-bs4 .g-inverted .g-alert.g-alert-error,.g-bootstrap.g-bs4 .g-inverted .g-alert.g-alert-info,.g-bootstrap.g-bs4 .g-inverted .g-alert.g-alert-warning{background:rgba(var(--rgb-black),.1);border-color:transparent;color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-alert.g-alert-error .g-alert-icon,.g-bootstrap.g-bs4 .g-inverted .g-alert.g-alert-info .g-alert-icon,.g-bootstrap.g-bs4 .g-inverted .g-alert.g-alert-warning .g-alert-icon{color:inherit}.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-inverted-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-inverted-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 :where(.g-tabs [role=tab][aria-selected=false]) .g-pill-default{background-color:var(--g-color-surface-alternate);color:inherit}.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.g-group-button-align-left{justify-content:start}.g-bootstrap.g-bs4 .g-group-button.g-group-button-align-center{justify-content:center}.g-bootstrap.g-bs4 .g-group-button.g-group-button-align-right{justify-content:end}.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-surface);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-inline:calc(var(--card-padding-horizontal, 0)*-1)}.g-bootstrap.g-bs4 .g-card .g-separator.g-separator-indent{margin-inline:var(--card-padding-horizontal,0)}.g-bootstrap.g-bs4 .g-card .g-separator:where(.g-separator-spacing-inherit){margin-block:var(--card-padding-vertical,0)}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card .g-card-row>.g-separator{margin:0}.g-bootstrap.g-bs4 .g-card .g-card-row>.g-separator.g-separator-protrude{margin-block:calc(var(--card-padding-vertical, 0)*-1)}.g-bootstrap.g-bs4 .g-card .g-card-row>.g-separator.g-separator-indent{margin-block:var(--card-padding-vertical,0)}.g-bootstrap.g-bs4 .g-card .g-card-row>.g-separator:where(.g-separator-spacing-inherit){margin-inline:var(--card-padding-horizontal,0)}}.g-bootstrap.g-bs4 .g-card-banner{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-primary);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));padding-inline:var(--card-padding-horizontal);text-align:center;text-wrap:balance}.g-bootstrap.g-bs4 .g-card-banner :is(h2,h3,h4,h5,h6){font-size:inherit;font-weight:inherit}.g-bootstrap.g-bs4 .g-card-banner :is(h2,h3,h4,h5,h6),.g-bootstrap.g-bs4 .g-card-banner p{margin:0;padding: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-surface);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}}@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-alias-area:has(+.g-card-overview-info-amount){align-items:center;min-height:2.625rem}.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-surface);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-surface);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-body .g-separator:where(.g-separator-indent){margin-left:var(--modal-body-padding-horizontal,0);margin-right:var(--modal-body-padding-horizontal,0)}.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-surface);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-todo-list-item{align-items:center;display:flex;gap:.5rem;position:relative}.g-bootstrap.g-bs4 .g-todo-list-item+.g-todo-list-item{border-top:.0625rem solid var(--g-color-border-secondary)}.g-bootstrap.g-bs4 .g-todo-list-item:nth-child(n){padding-block:1rem;padding-inline:calc(var(--card-padding-horizontal, 0rem) + 2rem) var(--card-padding-horizontal,0)}@media (max-width:1199.98px){.g-bootstrap.g-bs4 .g-todo-list-item{flex-wrap:wrap}}.g-bootstrap.g-bs4 .g-todo-list-item .g-li-icon{inset-block-start:1rem}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-todo-list-item .g-li-icon{inset-block-start:50%;transform:translateY(-50%)}}.g-bootstrap.g-bs4 .g-todo-list-item .g-badge{flex-shrink:0}.g-bootstrap.g-bs4 .g-todo-list-item .g-group-button:nth-child(n){padding-block:0}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-todo-list-item .g-group-button:not(:has(:global(.g-button-full-width-never))){inline-size:calc(100% + 2rem);margin-inline-start:-2rem}}.g-bootstrap.g-bs4 .g-todo-list-item .g-button{position:relative;z-index:10}.g-bootstrap.g-bs4 .g-todo-list-item-more{flex-shrink:0}@media (max-width:1199.98px){.g-bootstrap.g-bs4 .g-todo-list-item-more{inline-size:100%}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-todo-list-item-more{margin-block:-.375rem}}.g-bootstrap.g-bs4 .g-todo-list-item-title{flex-grow:1;order:-2}@media (max-width:1199.98px){.g-bootstrap.g-bs4 .g-todo-list-item-title{inline-size:100%}.g-bootstrap.g-bs4 .g-todo-list-item-title:has(~.g-todo-list-item-action-dismiss){inline-size:calc(100% - 2rem)}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-todo-list-item-title+:global(.g-badge){order:-3}}.g-bootstrap.g-bs4 .g-todo-list-item-action-dismiss{order:1}@media (max-width:1199.98px){.g-bootstrap.g-bs4 .g-todo-list-item-action-dismiss{align-self:start;order:-1}}.g-bootstrap.g-bs4 .g-todo-list-item-action-dismiss:nth-child(n):nth-child(n){margin:-.25rem}.g-bootstrap.g-bs4 .g-todo-list-item-action-default{color:inherit!important;font-weight:inherit!important;outline:none!important}.g-bootstrap.g-bs4 .g-todo-list-item-action-default:hover{text-decoration:inherit!important}.g-bootstrap.g-bs4 .g-todo-list-item-action-default:after{border-radius:var(--g-size-border-radius-lg);content:"";inset:0;position:absolute;z-index:0}.g-bootstrap.g-bs4 .g-todo-list-item-action-default:focus-visible:after{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.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(1);opacity:.5}.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}}.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}.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}.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)}.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}.header--9IaRbpOm.g-sticky{background-color:var(--g-color-surface-primary);border-bottom:1px solid var(--g-color-border-secondary)}: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}.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(1);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--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}.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}.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-surface)}.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}@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-surface);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-surface);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-surface);border-bottom-right-radius:var(--g-size-border-radius-surface)}.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-surface);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-surface);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-surface);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:.25rem 0 .25rem -4rem;padding-right:.25rem;pointer-events:none;width:4rem;z-index:10}.g-input-group .clear--TI0-2UWS .g-button{margin-left:auto;pointer-events:auto}.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}.g-input-group .clear--I6P4R-x7{align-items:center;display:flex;margin:.25rem 0 .25rem -4rem;padding-right:.25rem;pointer-events:none;width:4rem;z-index:10}.g-input-group .clear--I6P4R-x7 .g-button{margin-left:auto;pointer-events:auto}.toggle--2kXEYRte{display:block}.g-input-group .toggle--2kXEYRte{flex-grow:1}.dropdown-container--SL1RsbUf{max-width:none;overflow:visible}.g-input-group .clear--V93Mo7J2{align-items:center;display:flex;margin:.25rem 0 .25rem -4rem;padding-right:.25rem;pointer-events:none;width:4rem;z-index:10}.g-input-group .clear--V93Mo7J2 .g-button{margin-left:auto;pointer-events:auto}: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:1}: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-inline:-.5625rem;padding-block:.5rem;width:1.125rem;z-index:10}@media (width < 360px){:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .separator--LhHLky5M{padding-left:.25rem}}: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:.625rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .last-input--szIHHFg2{border-left:0;padding-right:2rem}@media (width < 360px){:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .last-input--szIHHFg2{padding-right:.625rem}}: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)}@media (width < 360px){:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2{background-image:linear-gradient(to left,transparent .125rem,var(--g-color-surface-primary) .125rem,var(--g-color-surface-primary) 50%,transparent);opacity:0}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2:focus-within,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD:hover .clear--V93Mo7J2{opacity:1}}:nth-child(n):nth-child(n) .g-input-group>:not(:last-child) .inputs-container--Mw6vBMmD .g-btn-icon-primary{border-radius:var(--g-size-border-radius-none)}:nth-child(n):nth-child(n) .g-input-group>:not(:last-child) .inputs-container--Mw6vBMmD .g-button:not(.clear--V93Mo7J2 *){border-radius:var(--g-size-border-radius-none);z-index:2}: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>.g-input-group-append--WT7DuC-8{margin-left:-.0625rem}: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!important}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5:not(.in-amount--C5oBODPe){display:none!important}}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A{display:flex!important;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!important}.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!important}.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!important;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!important;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{align-items:center;border-radius:var(--g-size-border-radius-round);-moz-column-gap:var(--g-size-spacing-md);column-gap:var(--g-size-spacing-md);display:inline-flex;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{align-items:center;color:var(--g-color-text-disabled);-moz-column-gap:var(--g-size-spacing-md);column-gap:var(--g-size-spacing-md);cursor:not-allowed;display:inline-flex;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) .disabled--CYJeKBkA .g-badge,:nth-child(n):nth-child(n) .disabled--CYJeKBkA .g-pill{filter:grayscale(1);opacity:.1}: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}.bankItem--k1hXUey7{cursor:pointer}.bankItem--k1hXUey7:hover{background-color:var(--g-color-overlay-hover)}.badges--PhGHRDVc>:not(:last-child){margin-right:.625rem}.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}.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}.title--ZRj3G4Ze{white-space:pre-wrap}.container--pwKg9hXR{padding-left:.725rem}.modalTooltip--DnoaJ8O1{z-index:9999999999!important}.g-fluid-grid .g-container:not(.g-focus-page){max-width:unset!important}@media(width <= 768px){.accountNumber--_9jppezX{font-size:12px}}.container--Tv96EZVu{--labeled-list-padding:0}.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}.g-full-page .container--y1k6MD7K:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:calc(var(--g-size-spacing-xl)*-1)}.vanilla-page .container--y1k6MD7K{margin-top:0}.wrapper--bbXVY_Zy{background-color:var(--g-color-surface-secondary);height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:499990}body:has(.wrapper--bbXVY_Zy){overflow:hidden;pointer-events:auto}.stripe-header--OBt2Nlo5{top:5rem!important;z-index:51}.embeddedLayout--PWLM_SGV{top:0!important}.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}.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}}.indentedAvatar--Ef_CZJAP{padding-left: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}.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}}.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)}.symbol--K8R9g7a1{display:inline-block;margin-right:1rem;white-space:nowrap}.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}.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}#multiSelectCard--k9XPG6Iu{border-bottom:1px solid #000;padding:1rem}.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}}.urgentPaymentBox--u32NgXud .badge{margin-left:.25rem;margin-right:.5rem}.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}.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}.hoverable--xUm7EmYB:hover{background-color:var(--g-color-surface-alternate);cursor:pointer}.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}.input-addon-span--ehC0K_7a span{top:1px!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%}}.emailConfirmationBox--lrl2uROj .badge{margin-left:.25rem;margin-right:.5rem}.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}}.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}.stretchChildren--vYZEgB1R>*{width:100%}.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}.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}.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}.content--aYx20_JV{margin-bottom:-.3125rem;max-width:340px;padding-top:.3125rem}.separator--QcLE7z4J{line-height:2em;min-width:1.25rem;text-align:center}.button-group--MfzaMAom:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.resetRadioMargins--KT6Ghong:nth-child(n):nth-child(n) .custom-radio{margin-bottom:0;margin-top:0;padding-left:1.5rem}.productFilter--OiTRpWCV{width:25rem!important}.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--CbFPBUaW{gap:var(--g-size-spacing-md)!important}.file-list-element--GXfevLaW{--card-padding-vertical:var(--g-size-bs-10)!important;--card-padding-horizontal:var(--g-size-bs-15)!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}.collapsible--qMW_Kg0M{--card-padding-vertical:var(--card-padding-horizontal)!important}.thread-card--ksyXMWMg:hover{background-color:var(--g-color-overlay-hover)!important;cursor:pointer;transition:background-color .1s ease-out 0s}.thread-subject-line-wrapper--n_UbV7CQ,.thread-wrapper--VPe0nqOi{align-items:center;display:flex}@media(max-width:575.98px){.thread-subject-line-wrapper--n_UbV7CQ,.thread-wrapper--VPe0nqOi{flex-wrap:wrap}}.thread-subject-line-wrapper--n_UbV7CQ:focus,.thread-wrapper--VPe0nqOi:focus{box-shadow:0 0 .125rem #135ee2;outline:none}.thread-wrapper--VPe0nqOi{margin:.125rem}.thread-subject-line-wrapper--n_UbV7CQ{margin-bottom:.25rem}.thread-full-message-body--qHrPWDCD{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-avatar--U1gcDwOy{margin-right:1rem;white-space:nowrap}.thread-avatar--U1gcDwOy .g-avatar-image{background-position:top!important}.thread-subject--TQAnWJaS{align-items:center;display:flex;flex:1;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:575.98px){.thread-subject--TQAnWJaS{align-items:center;display:flex;flex-basis:100%;order:2}}.thread-date--wFhYpDl5{padding-left:1rem;white-space:nowrap}@media(max-width:575.98px){.thread-date--wFhYpDl5{flex-basis:100%;order:1;padding-left:0}}.thread-card--KPq4c4SB:hover{cursor:pointer}.thread-subject-line-wrapper--fwefKRFw,.thread-wrapper--xCEnSJ1e{align-items:center;display:flex}@media(max-width:575.98px){.thread-subject-line-wrapper--fwefKRFw,.thread-wrapper--xCEnSJ1e{flex-wrap:wrap}}.thread-full-message-body--zVjZBNi5{flex:1;text-overflow:ellipsis}.thread-avatar--lLGh36ia{margin-right:1rem;white-space:nowrap}.thread-avatar--lLGh36ia .g-avatar-image{background-position:top!important}.thread-subject--PjGEP3es{color:var(--g-color-text-primary);flex:1;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media(max-width:575.98px){.thread-subject--PjGEP3es{flex-basis:100%;order:2}}.thread-date--ln8oDM7e{color:#537090;padding-left:1rem;white-space:nowrap}@media(max-width:575.98px){.thread-date--ln8oDM7e{flex-basis:100%;order:1;padding-left:0}}.read-message-body--NBLCV7AU,.unread-message-body--GfsVezuK{color:#537090;flex:1;font-size:1rem;overflow:hidden;padding-top:.25rem;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.read-message-body--NBLCV7AU,.unread-message-body--GfsVezuK{padding-top:.125rem}}@media(max-width:575.98px){.read-message-body--NBLCV7AU,.unread-message-body--GfsVezuK{padding-top:0}}.unread-message-body--GfsVezuK{font-weight:700}.block-with-text--VwTNXpPe{font-size:1rem;line-height:1.2em;margin-right:-1em;max-height:2.4em;overflow:hidden;overflow-wrap:break-word;padding-right:1em;position:relative}@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}}.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}.card-height--xDdosD_o{height:13.125rem}.card-padding--vyL1AMce:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.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}}.new-badge--dBnA12KZ:nth-child(n):nth-child(n){overflow:initial;text-overflow:clip}.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}.card-height--hACKQe8q{height:20.625rem}.card-padding--toSYCmHJ:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.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:nth-child(n):nth-child(n){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)}.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}}.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%}@media(max-width:767.98px){.indicator--nECUKt2p{min-height:10rem}}.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}.carousel-card--bCjZbA7v{height:16.5625rem}.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}:nth-child(n):nth-child(n):nth-child(n) .description--oyuugBDw{font-size:1rem}.item-padding--Qdd_CK5d{padding:.75em 1em}.item-border-top--W9r202X0{border-top:1px solid var(--g-color-border-secondary)}.feature-card--YdM_BZc7{height:17.8125rem}.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}.indicator--XMr7wTC1{min-height:10rem}.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)}.layout-gap--WwHviUZi{gap:2rem}.drawer-modal-header--AsLWXdNn:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:stretch}.title--Clqs5ZfU:nth-child(n):nth-child(n){font-size:2.5rem;font-weight:700;line-height:2.5rem}.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}.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}.toggle--pBV94lxY:hover{background-color:transparent!important}.card-item-sizing--jzGBhoFe{flex:1 1 0}.image--lmkTS8Ou{border-radius:var(--g-size-border-radius-lg);max-height:var(--graphics-max-height)}.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))}.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}.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}.container--ZaDAiJHJ{border-radius:.5rem;max-width:100%;transition:background-color .4s ease-in-out;width:fit-content}.container--ZaDAiJHJ:hover:nth-child(n):nth-child(n){background-color:var(--g-color-border-secondary)}.interactive--L_V6p4BP{position:relative}.interactive--L_V6p4BP:before{content:"";display:block;transition:width .4s ease;width:0}.interactive--L_V6p4BP:hover:before{width:.5rem}.label--IJQuJutM:nth-child(n):nth-child(n){min-width:0;overflow:hidden}.name--jmpWs3Pv{min-width:0}.heading--o_bHyEp6:nth-child(n):nth-child(n),.name--jmpWs3Pv{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.advisor-info--xlhGq9U6{min-width:0}.item--RxiJvHuG{flex:1 1 0;min-width:0}.single-advisor-card--x2BnRZOp:nth-child(n):nth-child(n){height:calc(100% - var(--card-padding-vertical)*2)}.advisor-info--gMQKSpXZ{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}.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--6Otw5E5H,.pointer--KByAZgy4,.pointer--TBPPAwMV{cursor:pointer}.parent-with-spacing--s2luNCF3{display:flex;flex-wrap:wrap;gap:.25rem}.cursor-pointer--ZosjteF5{cursor:pointer}.containerDetail--jatHMtvX{margin-left:5px}.container--asOpyycY,.container--asOpyycY>label{margin-left:var(--g-size-spacing-sm)}.indicator--wM0VeJfO:nth-child(n):nth-child(n),.sorting-indicator--KQah6y3I: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}.g-bootstrap.g-bs4 .instituteLogo--KzgXt6Ka{height:37px;width:130px}.g-bootstrap.g-bs4 .gBizLogo--LGzAJA8j{height:41.75px;width:83px}.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}.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}.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}.infoIcon--bl77hjq0{margin-left:3px}span.infoIcon--bl77hjq0,span.noWrap--wBS3qnK4{display:inline;margin-left:3px;white-space:nowrap}span.infoIcon--bl77hjq0:before,span.noWrap--wBS3qnK4:before{content:"﻿";display:inline}.tooltippedCheckbox--Lwaindt5 .checkbox--wDAbQp1Y label:nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;font-weight:700}.dateInput--zqrfTMtw .SingleDatePickerInput .DateInput_input{border-style:solid;border-width:1px}.timespanView--KvoSdZls .form-check{margin-bottom:0}.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}.exportDrawer--VwJwooAB .g-modal-content{overflow:hidden auto!important}.SummaryItem--HVOoIYgZ:not(:first-child):before{content:" • ";display:inline}.bulkList--s083aqrb .g-card-body{padding-bottom:.75rem!important}.signing-container--kDuImQiA{margin:0 auto;max-width:626px;width:100%}.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}.card-tan-help--zsxmHW3S{z-index:99999999}.card-tan-help--zsxmHW3S img{height:1.5em}.previewImageDimensions--XRc2XPlE{max-height:25rem;max-width:37.5rem;object-fit:contain}.previewPDFDimensions--TG7qqNyT{height:25rem;width:37.5rem}.challenge-img--PPvFprXL{cursor:-webkit-zoom-in;width:268px}.challenge-img--PPvFprXL.zoomed--vTtCRm5Y{cursor:-webkit-zoom-out;width:402px}.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}.online-row-link--tlg8ph9p{display:inline-block;text-align:left;white-space:normal}.with-ellipsis--PyFTMVd8 *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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}.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}.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}.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}#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}@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}.reservationsTitle--NxmVfapH{font-size:1.125rem;text-transform:capitalize}.card-tan-help--gGOrzgrj{z-index:99999999}.card-tan-help--gGOrzgrj img{height:1.5em}.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}.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}.container--hpqN4q0d{gap:.0625rem}.challenge-img--SWDZR2Iv{cursor:-webkit-zoom-in;width:268px}.challenge-img--SWDZR2Iv.zoomed--k8Nf5nwL{cursor:-webkit-zoom-out;width:402px}.searchButton--wBty9Fk0 button{border-radius:0!important}.online-row-link--xherMxYe{display:inline-block;text-align:left;white-space:normal}.list--xTXExivh{max-height:15.625rem}.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}.company-name--CFy5Pnkj{color:var(--g-color-text-primary)}.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}.description--SXxpBumn{padding-top:1.25rem}.tooltip-content--x2NqQsn0{margin-left:.3125rem;z-index:99999999!important}.sid--dbZ3ZUHt{min-height:5.375rem}#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}}.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}.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}@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%}.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%}}.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}.cost-overview-item--gxHpI4VZ{display:inline-flex;justify-content:space-between;padding:1rem 0;width:100%}@media(max-width:767.98px){.cost-overview-item--gxHpI4VZ{flex-flow:column}}.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}.cost-overview-list--spfqCmOf:nth-child(n):nth-child(n){padding:1rem 0 .5rem}.templateAmount--uQImocla:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-left:0;text-align:left}.title--AH3_2CGo{white-space:pre-wrap}.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}.pointer--Qmnx1zkl{cursor:pointer}tr.lastVisited--oltSFYlF{background-color:var(--g-color-overlay-hover)!important;z-index:1}.separator--R2tUe5cH{margin:var(--card-padding-vertical) calc(var(--card-padding-vertical)*-2)!important}.toggle--KWtLKIxB{margin-bottom:var(--card-padding-vertical)!important}.templateAmount--vHGiI8lC:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-left:0;text-align:left}tr.lastVisited--o3sLHYh1{background-color:var(--g-color-overlay-hover)!important;z-index:1}@media(width <= 768px){.iban--o71i13x5{font-size:12px}}.heading--zVDUFXT1{color:inherit!important}.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)}.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}.standaloneItem--w8AOxmgZ:nth-child(2n){background-color:var(--g-color-surface-primary)!important}.standaloneItem--w8AOxmgZ:nth-child(odd){background-color:var(--g-color-surface-secondary)!important}.sharedGuaranteeTable--OdfHJ5D7 table{background-color:inherit}.sentinelObservationFix--Y3mR23vq{height:6.5625rem}.sorting-indicator--P6KpaPOu:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:.375rem!important}.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}.heading--Q03kIVV1{color:inherit!important}.card-item-sizing--TuF44eNX{flex:1 1 0}.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}.card--TPVcvZTX{padding:2rem}@media(max-width:767.98px){.card--TPVcvZTX{padding:1rem}}.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--iz87QPYR{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%}.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:1rem;padding-right:1rem;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) .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(#028485,#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(#028485,#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)}.gradient-text--al1it5VU{background:linear-gradient(93.23deg,#028485 -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:#028485}.badge-gradient--RT3bbCwa:nth-child(n):nth-child(n){padding:.125rem .5625rem}.badge-gradient--RT3bbCwa{background:linear-gradient(90deg,#028485,#135ee2 75%,#721c7a)}: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%,#028485 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}.badge--HJvRLG7k{inset:0;margin:auto;max-height:fit-content;position:absolute}.badge--HJvRLG7k:nth-child(n):nth-child(n){max-width:fit-content}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}.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}}.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)}.collapsible-content--c8aBZS1V{padding-left:1.5rem}@media(min-width:768px){.collapsible-content--c8aBZS1V{padding-left:7.25rem}}@media print{.detail-stripe-header{display:none}}.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.25.1";--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:19,94,226;--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,132,133;--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--lVoDZQYD{--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--lVoDZQYD{--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--b7C6k2GB{--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-surface:var(--g-size-border-radius-lg);--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}@media (max-width:767.98px){:root{--g-size-border-radius-surface:1.25rem}}*,: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-fluid--cd8MYUPS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-fluid--cd8MYUPS:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-fluid--cd8MYUPS:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq:before{content:none}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS{max-width:540px}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS{max-width:720px}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS{max-width:960px}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w{max-width:1140px}}@media (min-width:1400px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq{max-width:1320px;max-width:1140px}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row--haZoML4I{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row--haZoML4I .g-row-no-gutters--_mm5Dy1X{margin-left:0;margin-right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row--haZoML4I .g-row-no-gutters--_mm5Dy1X>.g-col--gfwRsyXl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row--haZoML4I .g-row-no-gutters--_mm5Dy1X>[class*=g-col-]{padding-left:0;padding-right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col--gfwRsyXl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-1--FTXNNcbl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-10--kyEYjAe3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-11--Z1k1bFTP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-12--OGzX4DHV,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-2--zjiI18yq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-3--OCskqFPH,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-4--mBHPAqve,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-5--kX3_b2SM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-6--gw1TIp6o,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-7--wKOhXKvg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-8--Klc5QVET,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-9--nDgHrXQ7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-auto--ImIZORSM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg--lqyXYLZ3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-1--kIywT_o6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-10--iJhxPr2t,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-11--L2KekaX3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-12--ILFHM_yS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-2--ZT3i8L7x,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-3--nt1U2xqJ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-4--k4wFLvZQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-5--B7U0U1th,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-6--szzi_uWB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-7--r3jVTcz3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-8--j2X6GMh4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-9--QNgqWHj5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-auto--iHima1DL,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md--GeRxreqK,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-1--ugQtBAa0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-10--cs9OOkQn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-11--h1kBurPT,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-12--tg273rty,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-2--TO3pu3aU,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-3--Rb8T86mo,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-4--Ubl1g_pC,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-5--d4621Yn8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-6--UrKbX1RD,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-7--fI8oHyJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-8--Xcsehvfh,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-9--tjYgV1YQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-auto--fU6RguDR,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm--gYGtbi3y,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-1--S66JK0cg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-10--mPnBVBt1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-11--kKjcHfE9,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-12--w7p3Z6U2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-2--bP0Ov86x,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-3--baLeA1YN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-4--j_ajHhjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-5--enMBccbb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-6--T5M3jReR,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-7--veAN_m5z,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-8--wFpX5Cvm,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-9--UqPu5BTe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-auto--M0d6DYe6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl--DaDx6YH_,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-1--wyCqJBTD,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-10--QdtISX3J,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-11--EoShcVYZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-12--jeBf0d2R,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-2--Tc4Up6D2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-3--fswDpse8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-4--T7gmGChw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-5--cByhhOmf,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-6--BnAr5Aj1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-7--Q1hAE0cA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-8--Rf7ZP3g8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-9--v80yH8Dk,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-auto--CjNClyjG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl--rmQMrqXy,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-1--uDwFeVf0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-10--oR_ajyyO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-11--FnxVsWJO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-12--aMafz95c,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-2--lLyRXATl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-3--rhJ88rAe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-4--bhQ8fkb_,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-5--ASWGTPaF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-6--fQqSBz5P,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-7--x5udbRW8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-8--W9sWwSrk,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-9--y1_RQcMT,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-auto--hiENlmVT{padding-left:15px;padding-right:15px;position:relative;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col--gfwRsyXl{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-1--W7tD54Me>*{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-2--dCWnt3lA>*{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-3--iGEi3k72>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-4--GBe0ckwh>*{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-5--ASaSp9p8>*{flex:0 0 20%;max-width:20%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-6--Cz8vEU2D>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-auto--ImIZORSM{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-1--FTXNNcbl{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-2--zjiI18yq{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-3--OCskqFPH{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-4--mBHPAqve{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-5--kX3_b2SM{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-6--gw1TIp6o{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-7--wKOhXKvg{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-8--Klc5QVET{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-9--nDgHrXQ7{flex:0 0 75%;max-width:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-10--kyEYjAe3{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-11--Z1k1bFTP{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-12--OGzX4DHV{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-first--ic9Kfi3y{order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-last--bnSZa1G1{order:13}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-0--FU6o_eR_{order:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-1--vhNnzkEV{order:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-2--p9pZBIxU{order:2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-3--CRJI7b2B{order:3}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-4--w8LN9mVh{order:4}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-5--xCD861h2{order:5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-6--OCGCeBCh{order:6}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-7--TTBxiW8n{order:7}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-8--pmXKe5wZ{order:8}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-9--UfpNIT6K{order:9}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-10--zBpYyAq4{order:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-11--IjMp6V0v{order:11}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-12--hwQBB8Ns{order:12}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-1--vRIlG8QD{margin-left:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-2--TPvofiqN{margin-left:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-3--HuNJ3EMz{margin-left:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-4--paDA_ch4{margin-left:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-5--x_MeriHX{margin-left:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-6--__VHM_bP{margin-left:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-7--DwfP7osX{margin-left:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-8--Rq9o8ZWk{margin-left:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-9--BaVZohSs{margin-left:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-10--nzetcPAz{margin-left:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-11--OI0kKCLK{margin-left:91.6666666667%}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm--gYGtbi3y{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-sm-1--raaXGIaH>*{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-sm-2--RR06neya>*{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-sm-3--WW89zhzH>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-sm-4--Sv9jD6Ft>*{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-sm-5--BO6sLPCO>*{flex:0 0 20%;max-width:20%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-sm-6--vtyw5c8C>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-auto--M0d6DYe6{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-1--S66JK0cg{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-2--bP0Ov86x{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-3--baLeA1YN{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-4--j_ajHhjc{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-5--enMBccbb{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-6--T5M3jReR{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-7--veAN_m5z{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-8--wFpX5Cvm{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-9--UqPu5BTe{flex:0 0 75%;max-width:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-10--mPnBVBt1{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-11--kKjcHfE9{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-sm-12--w7p3Z6U2{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-first--P4xEMvbh{order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-last--MFHXZfm0{order:13}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-0--KlALCpQO{order:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-1--D04OcN5p{order:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-2--gB6q3DxW{order:2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-3--e4bohoY1{order:3}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-4--bwlfCx3n{order:4}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-5--dVitpN9z{order:5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-6--ompBr9JV{order:6}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-7--poOh3CeI{order:7}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-8--wnskuNx1{order:8}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-9--rH5e4M5u{order:9}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-10--ufTPy41n{order:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-11--YwFBcswz{order:11}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-sm-12--KBwxYNYn{order:12}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-0--vNoRe6tV{margin-left:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-1--q0DQ5VkS{margin-left:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-2--BNQxgtdC{margin-left:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-3--pdCKTGBW{margin-left:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-4--lk8pE_Oa{margin-left:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-5--x3J3C46x{margin-left:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-6--sqbkT8dH{margin-left:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-7--XcApERO1{margin-left:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-8--_9U8qxax{margin-left:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-9--Ik1ORHzN{margin-left:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-10--Hn9zo0Xb{margin-left:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-sm-11--X1HLiOw9{margin-left:91.6666666667%}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md--GeRxreqK{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-md-1--Mfb9DA92>*{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-md-2--wR4B8OD9>*{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-md-3--SLSKt9C3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-md-4--mfNr_Gbw>*{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-md-5--mVUM8Ks4>*{flex:0 0 20%;max-width:20%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-md-6--UZHSpiaP>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-auto--fU6RguDR{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-1--ugQtBAa0{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-2--TO3pu3aU{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-3--Rb8T86mo{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-4--Ubl1g_pC{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-5--d4621Yn8{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-6--UrKbX1RD{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-7--fI8oHyJj{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-8--Xcsehvfh{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-9--tjYgV1YQ{flex:0 0 75%;max-width:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-10--cs9OOkQn{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-11--h1kBurPT{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-md-12--tg273rty{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-first--GVQci38X{order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-last--AHwG8vAe{order:13}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-0--KhFjXCLm{order:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-1--wPdtaRtd{order:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-2--Xzsd8lno{order:2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-3--luFqLzX2{order:3}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-4--eCZiqwIb{order:4}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-5--gO9Mo3vA{order:5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-6--f8L_XNVV{order:6}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-7--OiQknBUc{order:7}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-8--ahpKcguF{order:8}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-9--xj_mba3m{order:9}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-10--OhJbOKPH{order:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-11--UCCMXX__{order:11}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-md-12--PE7nlU1w{order:12}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-0--JAmK7XuG{margin-left:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-1--Mg5VqGZO{margin-left:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-2--il40PPSt{margin-left:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-3--EUfZLoPv{margin-left:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-4--OAQntxpj{margin-left:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-5--XRn09zGx{margin-left:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-6--loEZsTxZ{margin-left:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-7--Nykiw0IE{margin-left:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-8--zhya516Q{margin-left:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-9--xLYN0rwN{margin-left:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-10--mwelcbW8{margin-left:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-md-11--QjD4GF2L{margin-left:91.6666666667%}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg--lqyXYLZ3{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-lg-1--y8izqBlc>*{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-lg-2--WjquH4K7>*{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-lg-3--EiTF_UXJ>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-lg-4--FbI0K6pb>*{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-lg-5--IdLrZPFH>*{flex:0 0 20%;max-width:20%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-lg-6--uXD9kuDX>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-auto--iHima1DL{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-1--kIywT_o6{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-2--ZT3i8L7x{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-3--nt1U2xqJ{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-4--k4wFLvZQ{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-5--B7U0U1th{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-6--szzi_uWB{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-7--r3jVTcz3{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-8--j2X6GMh4{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-9--QNgqWHj5{flex:0 0 75%;max-width:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-10--iJhxPr2t{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-11--L2KekaX3{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-lg-12--ILFHM_yS{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-first--gt5eDJZk{order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-last--ixe4x10f{order:13}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-0--yamDWqee{order:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-1--P4_gVPBs{order:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-2--eI7bfpUx{order:2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-3--zypocPd0{order:3}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-4--vJUoFqv5{order:4}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-5--dshVy203{order:5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-6--fPw9Sp4v{order:6}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-7--uAH5VJZ2{order:7}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-8--shCEnxTU{order:8}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-9--INxThEYq{order:9}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-10--P9eOCUZp{order:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-11--y6E5myKu{order:11}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-lg-12--l0iXpi77{order:12}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-0--uEh7TJgC{margin-left:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-1--oqs1cIKw{margin-left:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-2--qRg8gKj9{margin-left:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-3--dCovWKWx{margin-left:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-4--z1SG0fOr{margin-left:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-5--Hj62qzSw{margin-left:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-6--eB7MlTbB{margin-left:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-7--M4xpwMD3{margin-left:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-8--HYZdHna6{margin-left:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-9--dcw8P_IP{margin-left:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-10--CwpIEX6L{margin-left:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-lg-11--w9VuE4Fd{margin-left:91.6666666667%}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl--DaDx6YH_{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xl-1--U9HhrU8u>*{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xl-2--B0jqqvRl>*{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xl-3--hEj16Nmp>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xl-4--obatOH9Z>*{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xl-5--ZsaoTHC2>*{flex:0 0 20%;max-width:20%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xl-6--pKFTnQP4>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-auto--CjNClyjG{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-1--wyCqJBTD{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-2--Tc4Up6D2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-3--fswDpse8{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-4--T7gmGChw{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-5--cByhhOmf{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-6--BnAr5Aj1{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-7--Q1hAE0cA{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-8--Rf7ZP3g8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-9--v80yH8Dk{flex:0 0 75%;max-width:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-10--QdtISX3J{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-11--EoShcVYZ{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xl-12--jeBf0d2R{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-first--Zq6a7jM6{order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-last--l8P_3nC7{order:13}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-0--bAIuLLfz{order:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-1--lT4y5x78{order:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-2--PLqZxFYO{order:2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-3--SOixfcBO{order:3}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-4--hoMgwP9T{order:4}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-5--PvaFiSck{order:5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-6--HZn_Ve_T{order:6}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-7--Z8nJ0hlT{order:7}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-8--SbAsBikp{order:8}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-9--ydq4okoI{order:9}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-10--Rv1ataF_{order:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-11--r6TSnmSz{order:11}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xl-12--wko914Gl{order:12}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-0--LjR1xa3B{margin-left:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-1--ikm8uk0_{margin-left:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-2--iwiywzgA{margin-left:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-3--jXXFjQzi{margin-left:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-4--Bj2PUU6Y{margin-left:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-5--vJcrSaYr{margin-left:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-6--C7MOmLZZ{margin-left:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-7--gp0XKiHs{margin-left:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-8--EhQ7XNAy{margin-left:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-9--zbT3OVmc{margin-left:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-10--Q6riMXBF{margin-left:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xl-11--_HfL5v7c{margin-left:91.6666666667%}}@media (min-width:1400px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl--rmQMrqXy{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xxl-1--Hk9iFKWT>*{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xxl-2--zG0vewTh>*{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xxl-3--E2dGuajY>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xxl-4--gloNwZrs>*{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xxl-5--iEoO4ga0>*{flex:0 0 20%;max-width:20%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row-cols-xxl-6--T293K70L>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-auto--hiENlmVT{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-1--uDwFeVf0{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-2--lLyRXATl{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-3--rhJ88rAe{flex:0 0 25%;max-width:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-4--bhQ8fkb_{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-5--ASWGTPaF{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-6--fQqSBz5P{flex:0 0 50%;max-width:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-7--x5udbRW8{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-8--W9sWwSrk{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-9--y1_RQcMT{flex:0 0 75%;max-width:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-10--oR_ajyyO{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-11--FnxVsWJO{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-col-xxl-12--aMafz95c{flex:0 0 100%;max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-first--ssXkAY88{order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-last--vfZLrtEw{order:13}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-0--BbjvXAqE{order:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-1--_qUQWF_p{order:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-2--USVf60yE{order:2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-3--P_K8YuZb{order:3}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-4--vXOWC_Cw{order:4}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-5--_zciAlky{order:5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-6--sR2Izx77{order:6}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-7--jQhOP2Yw{order:7}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-8--BaWa_53s{order:8}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-9--_mARcNIp{order:9}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-10--_BCx1X1z{order:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-11--ooUSDMsn{order:11}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-order-xxl-12--lb3W1to8{order:12}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-0--d02eQLdK{margin-left:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-1--DRJyCeXH{margin-left:8.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-2--y9DZy9Of{margin-left:16.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-3--vwxtsU6j{margin-left:25%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-4--grlyWeGt{margin-left:33.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-5--jLE6fbTO{margin-left:41.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-6--rgLCcOjI{margin-left:50%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-7--xWVYhK_R{margin-left:58.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-8--OTP5ug_U{margin-left:66.6666666667%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-9--FQigLwML{margin-left:75%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-10--Y3u5aoOe{margin-left:83.3333333333%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-offset-xxl-11--HhfHqO1l{margin-left:91.6666666667%}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD{box-sizing:border-box;overflow-wrap:anywhere}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD,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--rs8W4HwZ.g-bs4--p_WQX2JD,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--cYx4QxIL{overflow:hidden;pointer-events:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container--CzAe2Gqs .g-container-xxl--sWpW4ksq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-fluid--cd8MYUPS .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-fluid--cd8MYUPS .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-fluid--cd8MYUPS .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-fluid--cd8MYUPS .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-fluid--cd8MYUPS .g-container-xxl--sWpW4ksq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1 .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1 .g-container-fluid--cd8MYUPS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1 .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1 .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1 .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1 .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1 .g-container-xxl--sWpW4ksq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3 .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3 .g-container-fluid--cd8MYUPS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3 .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3 .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3 .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3 .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3 .g-container-xxl--sWpW4ksq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS .g-container-fluid--cd8MYUPS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS .g-container-xxl--sWpW4ksq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w .g-container-fluid--cd8MYUPS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w .g-container-xxl--sWpW4ksq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq .g-container-fluid--cd8MYUPS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq .g-container-xxl--sWpW4ksq,.g-container--CzAe2Gqs .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1,.g-container--CzAe2Gqs .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3,.g-container--CzAe2Gqs .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS,.g-container--CzAe2Gqs .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w,.g-container--CzAe2Gqs .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq,.g-container--CzAe2Gqs .g-container--CzAe2Gqs,.g-container--CzAe2Gqs .g-container-fluid--cd8MYUPS,.g-container-fluid--cd8MYUPS .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-lg--_lpZjtd1,.g-container-fluid--cd8MYUPS .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-md--uF0ucOI3,.g-container-fluid--cd8MYUPS .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-sm--pOw6P5VS,.g-container-fluid--cd8MYUPS .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xl--PTtSMV3w,.g-container-fluid--cd8MYUPS .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-container-xxl--sWpW4ksq,.g-container-fluid--cd8MYUPS .g-container--CzAe2Gqs,.g-container-fluid--cd8MYUPS .g-container-fluid--cd8MYUPS{padding-left:0;padding-right:0}.g-row--haZoML4I>.g-row--haZoML4I{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--rs8W4HwZ .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ .g-container-xs--ENlp3I29,.g-bootstrap--rs8W4HwZ .g-container-xxl--sWpW4ksq{max-width:1140px}.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E .g-container-xs--ENlp3I29,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E .g-container-xxl--sWpW4ksq{max-width:1320px}}@media (min-width:1320px){.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-xs--ENlp3I29,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-xxl--sWpW4ksq{max-width:1260px}}@media (min-width:1560px){.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-xs--ENlp3I29,.g-bootstrap--rs8W4HwZ.g-extended-grid--JUkHBqwx .g-container-xxl--sWpW4ksq{max-width:1260px}.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E.g-extended-grid--JUkHBqwx .g-container--CzAe2Gqs,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E.g-extended-grid--JUkHBqwx .g-container-lg--_lpZjtd1,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E.g-extended-grid--JUkHBqwx .g-container-md--uF0ucOI3,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E.g-extended-grid--JUkHBqwx .g-container-sm--pOw6P5VS,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E.g-extended-grid--JUkHBqwx .g-container-xl--PTtSMV3w,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E.g-extended-grid--JUkHBqwx .g-container-xs--ENlp3I29,.g-bootstrap--rs8W4HwZ.g-bs5-grid--Kwwmlk4E.g-extended-grid--JUkHBqwx .g-container-xxl--sWpW4ksq{max-width:1480px}}.g-bootstrap--rs8W4HwZ.g-fluid-grid--O17PkZaE:nth-child(n){max-width:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group--ucjH43vm{padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(h1,h2,h3,h4,h5,h6)+.g-row--haZoML4I{padding-top:1.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(p,ul,ol){font-size:1rem;line-height:1.5rem;margin:0;padding:.25rem 0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(dt,dd){font-size:1rem;line-height:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-small--fDCh_P3e{font-size:.875rem;line-height:1.5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-small--fDCh_P3e :is(p,ul,ol,dt,dd){font-size:inherit;line-height:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-micro--U4CyPhl8{font-size:.75rem;line-height:1.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD small{font-size:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h1{font-size:1.5rem;font-weight:700;line-height:1.875rem;margin:0;padding:.1875rem 0 .3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h1--Umpsxqjc:not(.g-first--wIoUvpEP),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h1:not(.g-first--wIoUvpEP){padding-top:1.4375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB h1{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h2{font-size:1.375rem;font-weight:700;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h2--z_JQqjsz:not(.g-first--wIoUvpEP),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h2:not(.g-first--wIoUvpEP){padding-top:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB h2{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h3{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h3--qY8NAjgj:not(.g-first--wIoUvpEP),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h3:not(.g-first--wIoUvpEP){padding-top:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB h3{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h4--fFdfrx8p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h4{font-size:1.125rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h4--fFdfrx8p:not(.g-first--wIoUvpEP),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h4:not(.g-first--wIoUvpEP){padding-top:1.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-h4--fFdfrx8p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB h4{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h5--WH90Je4W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h5{font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h5--WH90Je4W:not(.g-first--wIoUvpEP),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h5:not(.g-first--wIoUvpEP){padding-top:1.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-h5--WH90Je4W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB h5{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h6--dDJITASP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h6{font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h6--dDJITASP:not(.g-first--wIoUvpEP),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h6:not(.g-first--wIoUvpEP){padding-top:1.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-h6--dDJITASP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB h6{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-faded--oBr_Z52W{color:var(--g-color-text-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD a{border-radius:var(--g-size-border-radius-sm);color:var(--g-color-interactive-primary);font-weight:600;text-decoration:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD a[tabindex]:not([tabindex="-1"]){cursor:pointer}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD a:where(:not([aria-disabled=true])):hover{text-decoration:underline}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD a:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD a:active:where(:not(.g-button--GPe53gRw)){color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD a:not([href])[aria-disabled=true]{color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(strong,b){font-weight:600}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(p,li){font-weight:400}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(p,li) :is(strong,b){font-weight:600}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD label,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD label b,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD label strong{font-weight:600}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD pre{margin-bottom:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD 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--rs8W4HwZ.g-bs4--p_WQX2JD code pre>*{padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-separator--plG8xMbT{margin:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-separator--plG8xMbT,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD hr:where(:not(.g-separator--plG8xMbT)){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--rs8W4HwZ.g-bs4--p_WQX2JD .g-separator--plG8xMbT,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD hr:where(:not(.g-separator--plG8xMbT)){border-color:CanvasText!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-separator--plG8xMbT:where(.g-separator-spacing-regular--Nrcz4Vdh),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD hr:where(:not(.g-separator--plG8xMbT)){margin:.375rem 0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tabular--pgGQe5Kh{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD li{list-style:none;margin:0;padding:.25rem 0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD li:has(.g-li-icon--hXxjUxpK){padding-left:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD li:has(.g-li-icon--hXxjUxpK):before{content:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD li .g-li-icon--hXxjUxpK{margin:0 0 0 -2rem;position:absolute}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD li .g-li-icon--hXxjUxpK:not([class*=g-bg-] *){color:var(--g-color-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD li:first-child{padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD li:last-child{padding-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol){font-weight:400;padding-left:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol) :is(ul,ol){padding-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol):not(.g-list-variant-plain--ZX5C292o) li{position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol):not(.g-list-variant-plain--ZX5C292o) 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--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol):not(.g-list-variant-plain--ZX5C292o) li:before{background-color:CanvasText;border-color:CanvasText!important;color:CanvasText;forced-color-adjust:none}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-plain--ZX5C292o{padding-left:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-spacing-compact--xuLZYH3I li{padding-bottom:0;padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-checkmarks--tDU0q6hw li{padding-left:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-checkmarks--tDU0q6hw 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--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-checkmarks--tDU0q6hw li:before{background-color:var(--g-color-interactive-primary)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-numbers--bEkZhb_n{counter-reset:item}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-numbers--bEkZhb_n li{counter-increment:item;padding-left:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-numbers--bEkZhb_n 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--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-small--fDCh_P3e:not(.g-list-spacing-compact--xuLZYH3I) li:not(:first-child),.g-small--fDCh_P3e .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol):not(.g-list-spacing-compact--xuLZYH3I) li:not(:first-child){padding-top:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-small--fDCh_P3e:not(.g-list-spacing-compact--xuLZYH3I) li:not(:first-child) li,.g-small--fDCh_P3e .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol):not(.g-list-spacing-compact--xuLZYH3I) li:not(:first-child) li{padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-small--fDCh_P3e:not(.g-list-spacing-compact--xuLZYH3I) li:not(:last-child),.g-small--fDCh_P3e .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol):not(.g-list-spacing-compact--xuLZYH3I) li:not(:last-child){padding-bottom:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-small--fDCh_P3e:not(.g-list-spacing-compact--xuLZYH3I) li:not(:last-child) li,.g-small--fDCh_P3e .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol):not(.g-list-spacing-compact--xuLZYH3I) li:not(:last-child) li{padding-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-small--fDCh_P3e.g-list-variant-checkmarks--tDU0q6hw li:before,.g-small--fDCh_P3e .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-checkmarks--tDU0q6hw li:before{height:1rem;margin-top:.1875rem;width:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-small--fDCh_P3e.g-list-variant-numbers--bEkZhb_n li:before,.g-small--fDCh_P3e .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-numbers--bEkZhb_n li:before{border:none;content:counter(item) ".";height:1.375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-small--fDCh_P3e .g-li-icon--hXxjUxpK,.g-small--fDCh_P3e .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol) .g-li-icon--hXxjUxpK{--size:1.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-faded--oBr_Z52W:where(:not(ol)) li:before,.g-faded--oBr_Z52W .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol):where(:not(ol)) li:before{background-color:var(--g-color-text-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-faded--oBr_Z52W .g-li-icon--hXxjUxpK:not([class*=g-bg-] *),.g-faded--oBr_Z52W .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol) .g-li-icon--hXxjUxpK:not([class*=g-bg-] *){color:var(--g-color-text-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-unstyled--jfA3aw12{margin:unset;padding:unset}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-unstyled--jfA3aw12 li{margin:unset;padding:unset}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(ul,ol).g-list-variant-unstyled--jfA3aw12 li:before{display:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB{--color:var(--g-color-text-inverted-primary);color:var(--color)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :where(.g-inverted--b7C6k2GB) a{color:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :where(.g-inverted--b7C6k2GB) .g-separator--plG8xMbT,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :where(.g-inverted--b7C6k2GB) hr:where(:not(.g-separator--plG8xMbT)){border-color:rgba(var(--rgb-black),.1)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :where(.g-inverted--b7C6k2GB) .g-faded--oBr_Z52W{color:var(--g-color-text-inverted-secondary)}html:not(.g-dark--lVoDZQYD){color-scheme:light}html.g-dark--lVoDZQYD{color-scheme:dark}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:not(.g-dark--lVoDZQYD){color-scheme:light}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD{color-scheme:dark}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD [class*=g-bg-],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD [class*=g-fg-]{color:var(--color-fg)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD [class*=g-bg-]{background-color:var(--color-bg)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-black--gW5ayAeV{--color-bg:var(--color-black);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-black);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-black--gW5ayAeV{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-black--EgOkhrP8{--color-fg:var(--color-black)!important;--rgb-color-fg:var(--rgb-black)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-white--N3BY8pKI{--color-bg:var(--color-white);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-white--N3BY8pKI{--color-fg:var(--color-gray-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-white--SSpmnAoZ{--color-fg:var(--color-white)!important;--rgb-color-fg:var(--rgb-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-transparent--mUGVDOEF{--color-bg:var(--color-transparent);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-transparent);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-transparent--mUGVDOEF{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-transparent--qkBlehLW{--color-fg:var(--color-transparent)!important;--rgb-color-fg:var(--rgb-transparent)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-blue-100--v4XLbPNs{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-blue-100--v4XLbPNs{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-blue-100--aARllpUR{--color-fg:var(--color-blue-100)!important;--rgb-color-fg:var(--rgb-blue-100)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-blue-200--_cNOArHN{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-blue-200--_cNOArHN{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-blue-200--tBI_QmGc{--color-fg:var(--color-blue-200)!important;--rgb-color-fg:var(--rgb-blue-200)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-blue-300--uMcZ_EJr{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-blue-300--uMcZ_EJr{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-blue-300--xG1zwt77{--color-fg:var(--color-blue-300)!important;--rgb-color-fg:var(--rgb-blue-300)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-blue-400--cHaYRmb9{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-blue-400--cHaYRmb9{--color-fg:var(--color-gray-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-blue-400--GKvgSl0p{--color-fg:var(--color-blue-400)!important;--rgb-color-fg:var(--rgb-blue-400)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-gray-100--aa8YIHcV{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-gray-100--aa8YIHcV{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-gray-100--EgrWtkX6{--color-fg:var(--color-gray-100)!important;--rgb-color-fg:var(--rgb-gray-100)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-gray-200--TQYAg4il{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-gray-200--TQYAg4il{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-gray-200--JiIKBy2V{--color-fg:var(--color-gray-200)!important;--rgb-color-fg:var(--rgb-gray-200)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-gray-300--C0qNBHX7{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-gray-300--C0qNBHX7{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-gray-300--dKIWMehd{--color-fg:var(--color-gray-300)!important;--rgb-color-fg:var(--rgb-gray-300)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-gray-400--zX5v6lkl{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-gray-400--zX5v6lkl{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-gray-400--CnlFC8l2{--color-fg:var(--color-gray-400)!important;--rgb-color-fg:var(--rgb-gray-400)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-neutral-100--eSK7FuAB{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-neutral-100--eSK7FuAB{--color-fg:var(--color-gray-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-neutral-100--CGTGqnHf{--color-fg:var(--color-neutral-100)!important;--rgb-color-fg:var(--rgb-neutral-100)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-neutral-200--IgmNGDHS{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-neutral-200--IgmNGDHS{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-neutral-200--lPq_k0Mh{--color-fg:var(--color-neutral-200)!important;--rgb-color-fg:var(--rgb-neutral-200)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-neutral-300--xgFx55Jp{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-neutral-300--xgFx55Jp{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-neutral-300--nm0IOmK1{--color-fg:var(--color-neutral-300)!important;--rgb-color-fg:var(--rgb-neutral-300)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-neutral-400--q9XPVb8l{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-neutral-400--q9XPVb8l{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-neutral-400--gWBpTKml{--color-fg:var(--color-neutral-400)!important;--rgb-color-fg:var(--rgb-neutral-400)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-blue--F9rutMo9{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-blue--F9rutMo9{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-blue--_BotPW1r{--color-fg:var(--color-ui-blue)!important;--rgb-color-fg:var(--rgb-ui-blue)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-blue-weak--OTq1F2Dl{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-blue-weak--OTq1F2Dl{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-blue-weak--rYEHwPUK{--color-fg:var(--color-ui-blue-weak)!important;--rgb-color-fg:var(--rgb-ui-blue-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-green--u7fVjGYE{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-green--u7fVjGYE{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-green--aZvNwp4L{--color-fg:var(--color-ui-green)!important;--rgb-color-fg:var(--rgb-ui-green)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-green-weak--WQ7Q1WCV{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-green-weak--WQ7Q1WCV{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-green-weak--rFhZZ89U{--color-fg:var(--color-ui-green-weak)!important;--rgb-color-fg:var(--rgb-ui-green-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-red--cWdEFgPq{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-red--cWdEFgPq{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-red--bYOmddLc{--color-fg:var(--color-ui-red)!important;--rgb-color-fg:var(--rgb-ui-red)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-red-weak--OLPXcZjH{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-red-weak--OLPXcZjH{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-red-weak--zWIe4kdZ{--color-fg:var(--color-ui-red-weak)!important;--rgb-color-fg:var(--rgb-ui-red-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-yellow--_SSEJUES{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-yellow--_SSEJUES{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-yellow--M7QdO0FI{--color-fg:var(--color-ui-yellow)!important;--rgb-color-fg:var(--rgb-ui-yellow)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-yellow-weak--WazqAxxT{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-yellow-weak--WazqAxxT{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-yellow-weak--HxcvwEP2{--color-fg:var(--color-ui-yellow-weak)!important;--rgb-color-fg:var(--rgb-ui-yellow-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-yellow-strong--WaAXOdzC{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-yellow-strong--WaAXOdzC{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-yellow-strong--rd9QAuWn{--color-fg:var(--color-ui-yellow-strong)!important;--rgb-color-fg:var(--rgb-ui-yellow-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-gray--flaLyz49{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-gray--flaLyz49{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-gray--DlPgTsXE{--color-fg:var(--color-ui-gray)!important;--rgb-color-fg:var(--rgb-ui-gray)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-ui-gray-weak--_TJEap6o{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-ui-gray-weak--_TJEap6o{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-ui-gray-weak--lSQkVton{--color-fg:var(--color-ui-gray-weak)!important;--rgb-color-fg:var(--rgb-ui-gray-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-berry--FE50vI09{--color-bg:var(--color-berry);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-berry--FE50vI09{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-berry--LdA2vaQZ{--color-fg:var(--color-berry)!important;--rgb-color-fg:var(--rgb-berry)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-berry-weak--Iqw6102i{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-berry-weak--Iqw6102i{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-berry-weak--TgVTNgVa{--color-fg:var(--color-berry-weak)!important;--rgb-color-fg:var(--rgb-berry-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-berry-strong--IQguONKo{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-berry-strong--IQguONKo{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-berry-strong--WzOg7EF1{--color-fg:var(--color-berry-strong)!important;--rgb-color-fg:var(--rgb-berry-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-carrot--cqx5HnXg{--color-bg:var(--color-carrot);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-carrot--cqx5HnXg{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-carrot--WZa9gAry{--color-fg:var(--color-carrot)!important;--rgb-color-fg:var(--rgb-carrot)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-carrot-weak--joGVg5iI{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-carrot-weak--joGVg5iI{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-carrot-weak--hO1pEiWx{--color-fg:var(--color-carrot-weak)!important;--rgb-color-fg:var(--rgb-carrot-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-carrot-strong--FUrmJUuf{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-carrot-strong--FUrmJUuf{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-carrot-strong--cSZqODd6{--color-fg:var(--color-carrot-strong)!important;--rgb-color-fg:var(--rgb-carrot-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-forest--O_fUyNCJ{--color-bg:var(--color-forest);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-forest--O_fUyNCJ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-forest--n6Ex2DZo{--color-fg:var(--color-forest)!important;--rgb-color-fg:var(--rgb-forest)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-forest-weak--rJx1Df3s{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-forest-weak--rJx1Df3s{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-forest-weak--vpb31smi{--color-fg:var(--color-forest-weak)!important;--rgb-color-fg:var(--rgb-forest-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-forest-strong--AHG4JuIz{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-forest-strong--AHG4JuIz{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-forest-strong--XpyjGJRa{--color-fg:var(--color-forest-strong)!important;--rgb-color-fg:var(--rgb-forest-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-honey--xeaH7s6z{--color-bg:var(--color-honey);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-honey--xeaH7s6z{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-honey--ABE9zwgu{--color-fg:var(--color-honey)!important;--rgb-color-fg:var(--rgb-honey)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-honey-weak--l4HThqtu{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-honey-weak--l4HThqtu{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-honey-weak--wYw31aSR{--color-fg:var(--color-honey-weak)!important;--rgb-color-fg:var(--rgb-honey-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-honey-strong--CV6pEts0{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-honey-strong--CV6pEts0{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-honey-strong--GxtVYgwa{--color-fg:var(--color-honey-strong)!important;--rgb-color-fg:var(--rgb-honey-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-indigo--cojVp8LR{--color-bg:var(--color-indigo);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo);--rgb-overlay:255,255,255}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-indigo--cojVp8LR{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-indigo--Yp2hpTO8{--color-fg:var(--color-indigo)!important;--rgb-color-fg:var(--rgb-indigo)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-indigo-weak--RkiCXvt8{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-indigo-weak--RkiCXvt8{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-indigo-weak--MD3rP4F4{--color-fg:var(--color-indigo-weak)!important;--rgb-color-fg:var(--rgb-indigo-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-indigo-strong--cWu0ByIk{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-indigo-strong--cWu0ByIk{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-indigo-strong--nGbHX4My{--color-fg:var(--color-indigo-strong)!important;--rgb-color-fg:var(--rgb-indigo-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-lavender--zyaDebNb{--color-bg:var(--color-lavender);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-lavender--zyaDebNb{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-lavender--FQnqzDB9{--color-fg:var(--color-lavender)!important;--rgb-color-fg:var(--rgb-lavender)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-lavender-weak--RAm1LG8h{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-lavender-weak--RAm1LG8h{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-lavender-weak--VCc3oFqU{--color-fg:var(--color-lavender-weak)!important;--rgb-color-fg:var(--rgb-lavender-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-lavender-strong--HGSqfLXm{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-lavender-strong--HGSqfLXm{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-lavender-strong--rp5R04Yi{--color-fg:var(--color-lavender-strong)!important;--rgb-color-fg:var(--rgb-lavender-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-lila--uGco2dzD{--color-bg:var(--color-lila);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-lila--uGco2dzD{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-lila--SHUoauGn{--color-fg:var(--color-lila)!important;--rgb-color-fg:var(--rgb-lila)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-lila-weak--Mp83fku0{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-lila-weak--Mp83fku0{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-lila-weak--vLnojPig{--color-fg:var(--color-lila-weak)!important;--rgb-color-fg:var(--rgb-lila-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-lila-strong--QH4LdMAa{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-lila-strong--QH4LdMAa{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-lila-strong--rG9WH1AX{--color-fg:var(--color-lila-strong)!important;--rgb-color-fg:var(--rgb-lila-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-lime--MDfqytqi{--color-bg:var(--color-lime);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-lime--MDfqytqi{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-lime--wAHFkXb4{--color-fg:var(--color-lime)!important;--rgb-color-fg:var(--rgb-lime)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-lime-weak--ZJEI3e4_{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-lime-weak--ZJEI3e4_{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-lime-weak--X2K5PyS8{--color-fg:var(--color-lime-weak)!important;--rgb-color-fg:var(--rgb-lime-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-lime-strong--P5jsP8tf{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-lime-strong--P5jsP8tf{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-lime-strong--IhjeQF0W{--color-fg:var(--color-lime-strong)!important;--rgb-color-fg:var(--rgb-lime-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-pool--h4b1E9wK{--color-bg:var(--color-pool);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-pool--h4b1E9wK{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-pool--BHyuCW72{--color-fg:var(--color-pool)!important;--rgb-color-fg:var(--rgb-pool)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-pool-weak--D9mEY7FL{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-pool-weak--D9mEY7FL{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-pool-weak--IgRrKcQk{--color-fg:var(--color-pool-weak)!important;--rgb-color-fg:var(--rgb-pool-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-pool-strong--hJBtJT_m{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-pool-strong--hJBtJT_m{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-pool-strong--nfKlI7IJ{--color-fg:var(--color-pool-strong)!important;--rgb-color-fg:var(--rgb-pool-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-rose--ykowh5hj{--color-bg:var(--color-rose);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-rose--ykowh5hj{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-rose--jt7ILTeH{--color-fg:var(--color-rose)!important;--rgb-color-fg:var(--rgb-rose)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-rose-weak--AAF6Q5G9{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-rose-weak--AAF6Q5G9{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-rose-weak--GafGd0KL{--color-fg:var(--color-rose-weak)!important;--rgb-color-fg:var(--rgb-rose-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-rose-strong--b8XQ3hHV{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-rose-strong--b8XQ3hHV{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-rose-strong--KUCfhFwE{--color-fg:var(--color-rose-strong)!important;--rgb-color-fg:var(--rgb-rose-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-stone--EnHLiYtC{--color-bg:var(--color-stone);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone);--rgb-overlay:255,255,255}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-stone--EnHLiYtC{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-stone--yslHQ0VM{--color-fg:var(--color-stone)!important;--rgb-color-fg:var(--rgb-stone)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-stone-weak--d0BRvAQ5{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-stone-weak--d0BRvAQ5{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-stone-weak--h6FUIzsy{--color-fg:var(--color-stone-weak)!important;--rgb-color-fg:var(--rgb-stone-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-stone-strong--xkPqi97u{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-stone-strong--xkPqi97u{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-stone-strong--N5OSn1vc{--color-fg:var(--color-stone-strong)!important;--rgb-color-fg:var(--rgb-stone-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-teal--E2J5zEQ2{--color-bg:var(--color-teal);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-teal--E2J5zEQ2{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-teal--ZSKj1HHH{--color-fg:var(--color-teal)!important;--rgb-color-fg:var(--rgb-teal)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-teal-weak--_gWD_k0H{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-teal-weak--_gWD_k0H{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-teal-weak--skfc9X6y{--color-fg:var(--color-teal-weak)!important;--rgb-color-fg:var(--rgb-teal-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-teal-strong--ABnMlL4q{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-teal-strong--ABnMlL4q{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-teal-strong--nRJ1Zd9q{--color-fg:var(--color-teal-strong)!important;--rgb-color-fg:var(--rgb-teal-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-g-pro--MwHvwoL6{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-g-pro--MwHvwoL6{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-g-pro--tutDBO8m{--color-fg:var(--color-g-pro)!important;--rgb-color-fg:var(--rgb-g-pro)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-blue-bright--qzmcAcMw{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-blue-bright--qzmcAcMw{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-blue-bright--fxM64449{--color-fg:var(--color-blue-bright)!important;--rgb-color-fg:var(--rgb-blue-bright)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-interactive-primary--DMe2kBJc{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-interactive-primary--DMe2kBJc{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-interactive-primary--WV6ueKB_{--color-fg:var(--g-color-interactive-primary)!important;--rgb-color-fg:var(--rgb-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-interactive-secondary--wcp7SaOq{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-interactive-secondary--wcp7SaOq{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-interactive-tertiary--pd11Mg6M{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-interactive-tertiary--pd11Mg6M{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-success--EcDHSHd3{--color-bg:var(--g-color-success);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-success);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-success--EcDHSHd3{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-success--hyWIcpzh{--color-fg:var(--g-color-success)!important;--rgb-color-fg:var(--rgb-success)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-success-weak--GV994Wgb{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-success-weak--GV994Wgb{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-error--UUeW326C{--color-bg:var(--g-color-error);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-error);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-error--UUeW326C{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-error--JQDuXe8_{--color-fg:var(--g-color-error)!important;--rgb-color-fg:var(--rgb-error)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-error-weak--urU5Z8Z7{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-error-weak--urU5Z8Z7{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-warning--k_uXX9rM{--color-bg:var(--g-color-warning);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-warning--k_uXX9rM{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-warning--QAUan6zA{--color-fg:var(--g-color-warning)!important;--rgb-color-fg:var(--rgb-warning)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-warning-weak--Y3PRqwcz{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-warning-weak--Y3PRqwcz{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-warning-strong--RWvhyKbE{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-warning-strong--RWvhyKbE{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-warning-strong--LbamiN2I{--color-fg:var(--g-color-warning-strong)!important;--rgb-color-fg:var(--rgb-warning-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-info--NjQ2mfmf{--color-bg:var(--g-color-info);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-info);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-info--NjQ2mfmf{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-info--CzpYB6Ue{--color-fg:var(--g-color-info)!important;--rgb-color-fg:var(--rgb-info)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-info-weak--_Mzd0cw8{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-info-weak--_Mzd0cw8{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-text-primary--kCzZ2Y8G{--color-fg:var(--g-color-text-primary)!important;--rgb-color-fg:var(--rgb-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-text-secondary--SZEFStbn{--color-fg:var(--g-color-text-secondary)!important;--rgb-color-fg:var(--rgb-text-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-text-disabled--tUSyVzFx{--color-fg:var(--g-color-text-disabled)!important;--rgb-color-fg:var(--rgb-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-text-inverted-primary--Cn6IyhG3{--color-fg:var(--g-color-text-inverted-primary)!important;--rgb-color-fg:var(--rgb-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-text-inverted-secondary--f80_IOeK{--color-fg:var(--g-color-text-inverted-secondary)!important;--rgb-color-fg:var(--rgb-text-inverted-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-text-inverted-disabled--L9s4zyZo{--color-fg:var(--g-color-text-inverted-disabled)!important;--rgb-color-fg:var(--rgb-text-inverted-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-text-inverted-adaptive--zjaN0A8h{--color-fg:var(--g-color-text-inverted-adaptive)!important;--rgb-color-fg:var(--rgb-text-inverted-adaptive)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-surface-primary--vZ5YVM_u{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-surface-primary--vZ5YVM_u{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-surface-secondary--DkPWZtij{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-surface-secondary--DkPWZtij{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-surface-tertiary--kWvDUH79{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-surface-tertiary--kWvDUH79{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-surface-alternate--yiZhRZ9p{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-surface-alternate--yiZhRZ9p{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-surface-disabled--Ed1mYfWr{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-surface-disabled--Ed1mYfWr{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-surface-inverted--UBP9hYyu{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-surface-inverted--UBP9hYyu{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-fill-primary--hEq1KmML{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-fill-primary--hEq1KmML{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-fill-primary--sehIa9qT{--color-fg:var(--g-color-fill-primary)!important;--rgb-color-fg:var(--rgb-fill-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-fill-disabled--OpHi4IpM{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-fill-disabled--OpHi4IpM{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-fill-disabled--yF2VMauF{--color-fg:var(--g-color-fill-disabled)!important;--rgb-color-fg:var(--rgb-fill-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-bg-fill-inverted--MXb3H6F9{--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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-bg-fill-inverted--MXb3H6F9{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-fg-fill-inverted--LEOVzBrn{--color-fg:var(--g-color-fill-inverted)!important;--rgb-color-fg:var(--rgb-fill-inverted)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image--NvmUqfhl{max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn-sm--SD4KwDcV.g-btn-icon--ljUrVnJg>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn-sm--SD4KwDcV.g-btn-icon-only--cdIPN5Qq>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-16--lMjSrkAQ{--size:1rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-20--Zkfv_YOR{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon--ljUrVnJg>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-24--zOGAORxQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.btn--HUmItCho>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-input-group-text--KsCf9B4j svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.btn--HUmItCho>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-input-group-text--KsCf9B4j svg{--size:1.5rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-28--tvu11Dh2{--size:1.75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-28--tvu11Dh2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-32--KXMloRAG{color:#ff4aff!important;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-32--KXMloRAG{--size:2rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-40--phDjjzlZ{--size:2.5rem;color:#ff4aff!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-40--phDjjzlZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-48--cz_3IeKR{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-48--cz_3IeKR{--size:3rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-64--UVhknlzf{--size:4rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-64--UVhknlzf,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-96--xPdw9kIX{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-96--xPdw9kIX{--size:6rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-128--FXhhHGNK{--size:8rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-image-128--FXhhHGNK,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD svg{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD svg{--size:1rem;fill:currentColor;display:inline-block}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD a svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD li svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD p svg{vertical-align:-.125em}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD li svg:where(.g-image-24--zOGAORxQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.btn--HUmItCho>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.btn--HUmItCho>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-input-group-text--KsCf9B4j svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-input-group-text--KsCf9B4j svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon--ljUrVnJg>svg),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD p svg:where(.g-image-24--zOGAORxQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.btn--HUmItCho>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.btn--HUmItCho>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-input-group-text--KsCf9B4j svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-input-group-text--KsCf9B4j svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon--ljUrVnJg>svg){vertical-align:-.25em}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-baseline--f26iA72C{vertical-align:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-top--xkF6NrwA{vertical-align:top!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-middle--_bt9WWq6{vertical-align:middle!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-bottom--OKR10JRz{vertical-align:bottom!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-text-bottom--T8Dtnc5p{vertical-align:text-bottom!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-text-top--sqkS_EZ2{vertical-align:text-top!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border--iY3MhBnG{border:1px solid #dee2e6!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border-top--zZjS4hxV{border-top:1px solid #dee2e6!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border-right--TMPS45Ox{border-right:1px solid #dee2e6!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border-bottom--tUMmM0dD{border-bottom:1px solid #dee2e6!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border-left--R4Uoy1z4{border-left:1px solid #dee2e6!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border-0--aaQbIDZl{border:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border-top-0--aabvBULo{border-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border-right-0--qQxbr9nN{border-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border-bottom-0--xOQH4bMr{border-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .border-left-0--Sykcgp0T{border-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded--bjFeVS9_{border-radius:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded-sm--VYBXGXYD{border-radius:.2rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded-lg--sjA2MEjQ{border-radius:.3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded-circle--TxeTZfyn{border-radius:50%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded-pill--hkYfgASE{border-radius:50rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded-0--yPHwiDDt{border-radius:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded-top--NMDlX7zf{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded-right--QJOpOPaV{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded-bottom--TOe2TnHG{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .rounded-left--a0hNJ_0y{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .clearfix--dddaPbRp:after{clear:both;content:"";display:block}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-none--CValy2Yw{display:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-inline--zkVXLhIi{display:inline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-inline-block--r9eZ_6vu{display:inline-block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-block--HILkuOxV{display:block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-table--HUYaCqIS{display:table!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-table-row--jMwvq3e2{display:table-row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-table-cell--hMQ3cEm3{display:table-cell!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-flex--hLivWpUC{display:flex!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-inline-flex--wAocwNOk{display:inline-flex!important}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-sm-none--rRBf0cbj{display:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-sm-inline--fh6idgqB{display:inline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-sm-inline-block--vdcWzE04{display:inline-block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-sm-block--nJxGTOrO{display:block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-sm-table--rWhfWOxe{display:table!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-sm-table-row--jZ50XHsP{display:table-row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-sm-table-cell--Zcr3VZQq{display:table-cell!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-sm-flex--p7804M27{display:flex!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-sm-inline-flex--AE4iGHse{display:inline-flex!important}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-md-none--W77sy2xH{display:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-md-inline--gsWMOAoa{display:inline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-md-inline-block--sFXvuCL3{display:inline-block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-md-block--C7Ts0JfW{display:block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-md-table--_0UmDbn_{display:table!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-md-table-row--YAsZaaOR{display:table-row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-md-table-cell--xv8OYIKO{display:table-cell!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-md-flex--cjTa5tdS{display:flex!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-md-inline-flex--_RLaes7E{display:inline-flex!important}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-lg-none--An0a9JJi{display:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-lg-inline--CRm07Shz{display:inline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-lg-inline-block--q3YKJS8l{display:inline-block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-lg-block--gWZFsgqb{display:block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-lg-table--IYLFVidD{display:table!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-lg-table-row--NSoaD1IP{display:table-row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-lg-table-cell--DUqb3j4T{display:table-cell!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-lg-flex--fzMlcZuh{display:flex!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-lg-inline-flex--yJOWBvpT{display:inline-flex!important}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xl-none--Jx74kMo5{display:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xl-inline--PZPl_CoN{display:inline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xl-inline-block--KMbn4VUP{display:inline-block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xl-block--B5qI5I_G{display:block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xl-table--q1WXdD4h{display:table!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xl-table-row--voUuhPH7{display:table-row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xl-table-cell--PPLsX3rZ{display:table-cell!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xl-flex--frPPSbru{display:flex!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xl-inline-flex--z6Bb_RXU{display:inline-flex!important}}@media (min-width:1400px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xxl-none--okRuKsYA{display:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xxl-inline--sWmiDwqI{display:inline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xxl-inline-block--zUE09ILa{display:inline-block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xxl-block--nVc_Hu2B{display:block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xxl-table--SouwFNDt{display:table!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xxl-table-row--Bh8E2ht1{display:table-row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xxl-table-cell--Krc5B0ov{display:table-cell!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xxl-flex--rN_q4tjs{display:flex!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-xxl-inline-flex--P2QIMJ4_{display:inline-flex!important}}@media print{.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-print-none--h_xV3htA{display:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-print-inline--mS8_TWOb{display:inline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-print-inline-block--bWVekbYK{display:inline-block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-print-block--Z57UpkdP{display:block!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-print-table--MXcc03ou{display:table!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-print-table-row--GGJxk1zG{display:table-row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-print-table-cell--been50eD{display:table-cell!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-print-flex--ggrKUm8G{display:flex!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .d-print-inline-flex--A9Gh57m2{display:inline-flex!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-row--KMntHqkC{flex-direction:row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-column--sVX17tF8{flex-direction:column!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-row-reverse--F6wlkjyL{flex-direction:row-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-column-reverse--xuDydEgg{flex-direction:column-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-wrap--zfVJs4Gw{flex-wrap:wrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-nowrap--ulhkWutU{flex-wrap:nowrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-wrap-reverse--QSJAsh1R{flex-wrap:wrap-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-fill--qgq7Tbyd{flex:1 1 auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-grow-0--Q4gqYBdP{flex-grow:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-grow-1--XFs8APwY{flex-grow:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-shrink-0--wbKBhfiv{flex-shrink:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-shrink-1--srYTOqXL{flex-shrink:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-start--WQsxVstQ{justify-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-end--DnQGdRLj{justify-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-center--Gv0dZ9vc{justify-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-between--M6UG1Tjk{justify-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-around--Y_wsVW7Q{justify-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-start--FwJFySK7{align-items:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-end--w00Z7VzN{align-items:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-center--LciOsqiJ{align-items:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-baseline--bsgwhrz4{align-items:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-stretch--f69257Fy{align-items:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-start--cEDZNVAv{align-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-end--_xK4p8YM{align-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-center--SDWq75uR{align-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-between--SS8cB7zt{align-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-around--hgoTZ63K{align-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-stretch--ePn1pIBP{align-content:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-auto--_RYxXlUi{align-self:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-start--KF_2bwwn{align-self:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-end--XNX9btXU{align-self:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-center--ap6cdq2S{align-self:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-baseline--FiQgjfQz{align-self:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-stretch--F3MPhnDk{align-self:stretch!important}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-row--z16Lwqs5{flex-direction:row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-column--xpO_K53J{flex-direction:column!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-row-reverse--scCu7BP0{flex-direction:row-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-column-reverse--QATzjD50{flex-direction:column-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-wrap--VXQRgz4H{flex-wrap:wrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-nowrap--e8m2m85S{flex-wrap:nowrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-wrap-reverse--9XYr3plA{flex-wrap:wrap-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-fill--ut5TF_p1{flex:1 1 auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-grow-0--g64Va6kt{flex-grow:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-grow-1--qoguBHEI{flex-grow:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-shrink-0--Oojsf0Nr{flex-shrink:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-sm-shrink-1--jwSo1xK5{flex-shrink:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-sm-start--iFtLxklf{justify-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-sm-end--eGUFdHwV{justify-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-sm-center--QeeVEClP{justify-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-sm-between--RRKU2bG3{justify-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-sm-around--QkH84PX5{justify-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-sm-start--EzasmGij{align-items:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-sm-end--SkNYSyPn{align-items:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-sm-center--lyfqgMg8{align-items:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-sm-baseline--qWlKrn6y{align-items:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-sm-stretch--U214hlAP{align-items:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-sm-start--il51Xpy9{align-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-sm-end--Rn6bf_OB{align-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-sm-center--mmlTus0o{align-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-sm-between--qTuW4jOh{align-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-sm-around--dPRHr1Rv{align-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-sm-stretch--IoxtXBWj{align-content:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-sm-auto--D0RO1GLU{align-self:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-sm-start--BBrOyhg_{align-self:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-sm-end--dru15iFT{align-self:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-sm-center--_D_lGe3q{align-self:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-sm-baseline--z9OLNbMn{align-self:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-sm-stretch--k1wzmu_e{align-self:stretch!important}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-row--j4YTkmQr{flex-direction:row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-column--tiM8fR1A{flex-direction:column!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-row-reverse--qTXcNe7l{flex-direction:row-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-column-reverse--VJDrFeWx{flex-direction:column-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-wrap--axqerR_l{flex-wrap:wrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-nowrap--YkJHg33E{flex-wrap:nowrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-wrap-reverse--LLCpmJS0{flex-wrap:wrap-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-fill--gl6_fHyQ{flex:1 1 auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-grow-0--WvHTg2ZT{flex-grow:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-grow-1--y9YZn9p8{flex-grow:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-shrink-0--JWOdTune{flex-shrink:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-md-shrink-1--JZ2rUk0b{flex-shrink:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-md-start--u6eHOnzH{justify-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-md-end--faiBJkk6{justify-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-md-center--zNF6J6U4{justify-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-md-between--OA9DFGZ_{justify-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-md-around--hKG0TYvi{justify-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-md-start--CcHEycwP{align-items:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-md-end--sw2kDCe_{align-items:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-md-center--IL33yeTV{align-items:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-md-baseline--HbjQTQEd{align-items:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-md-stretch--QyX06Y5W{align-items:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-md-start--v1fv9alX{align-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-md-end--nO60IZJh{align-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-md-center--HX6UTNdh{align-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-md-between--dcaSkUtf{align-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-md-around--gJ4yxdCc{align-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-md-stretch--H1npJJfB{align-content:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-md-auto--TdnaP_Sr{align-self:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-md-start--bJKVpd2e{align-self:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-md-end--IPEd8zgG{align-self:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-md-center--xi8AIz1B{align-self:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-md-baseline--CX95_sms{align-self:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-md-stretch--MzBcmR_B{align-self:stretch!important}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-row--PlBat8qw{flex-direction:row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-column--uk93GI6S{flex-direction:column!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-row-reverse--O1fUfxez{flex-direction:row-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-column-reverse--S0nnBWa2{flex-direction:column-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-wrap--cQ_LuCcT{flex-wrap:wrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-nowrap--KnvOXKu8{flex-wrap:nowrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-wrap-reverse--L6unhDrU{flex-wrap:wrap-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-fill--HP_xQq9z{flex:1 1 auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-grow-0--PW6JWU4i{flex-grow:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-grow-1--gE8e_40t{flex-grow:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-shrink-0--UkfI2Xr0{flex-shrink:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-lg-shrink-1--EM4ypUW3{flex-shrink:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-lg-start--d5dVb9DI{justify-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-lg-end--y2dSxuwM{justify-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-lg-center--yPN6qlF0{justify-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-lg-between--DskOCQ0k{justify-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-lg-around--Fn0wDNoo{justify-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-lg-start--R8nqPMeZ{align-items:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-lg-end--viM3R_5N{align-items:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-lg-center--JoDyenoF{align-items:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-lg-baseline--VQZ_ItAY{align-items:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-lg-stretch--g5pCW_HT{align-items:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-lg-start--uRozIMCA{align-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-lg-end--nBj723zE{align-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-lg-center--EKiCXLyv{align-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-lg-between--eSijFxID{align-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-lg-around--_AJOQCdG{align-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-lg-stretch--iHOrp6wl{align-content:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-lg-auto--O0Jd3Lrh{align-self:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-lg-start--GzJi99wF{align-self:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-lg-end--yQQOgFWi{align-self:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-lg-center--Ix16K9_Y{align-self:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-lg-baseline--BXlb0U8C{align-self:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-lg-stretch--dZMgbMQT{align-self:stretch!important}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-row--ACFegpbx{flex-direction:row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-column--zIqQu9nQ{flex-direction:column!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-row-reverse--PByfYW_7{flex-direction:row-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-column-reverse--kcXEcXDq{flex-direction:column-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-wrap--f4KzjjJ_{flex-wrap:wrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-nowrap--JrJxUjcE{flex-wrap:nowrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-wrap-reverse--UAoAEbdx{flex-wrap:wrap-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-fill--i3eclKyJ{flex:1 1 auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-grow-0--O2u0fIwR{flex-grow:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-grow-1--DSDrZxq1{flex-grow:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-shrink-0--FEemcls8{flex-shrink:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xl-shrink-1--EwZo4XXu{flex-shrink:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xl-start--_HhI3L3A{justify-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xl-end--d43D7R7F{justify-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xl-center--Bf6uri6V{justify-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xl-between--iS9S5JCY{justify-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xl-around--bWY7PcF6{justify-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xl-start--n_RZAvPa{align-items:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xl-end--BjsA47Tl{align-items:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xl-center--MIUzHXlq{align-items:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xl-baseline--QDf4ySTM{align-items:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xl-stretch--g8b5LtQb{align-items:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xl-start--IRTB5IZ2{align-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xl-end--k7_WfKxn{align-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xl-center--vPGmCgQR{align-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xl-between--XqhaOCUU{align-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xl-around--MeZ5s0Ma{align-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xl-stretch--cKJk6aHa{align-content:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xl-auto--oUQQXYeK{align-self:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xl-start--j8cX3Ie5{align-self:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xl-end--KWIMl37l{align-self:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xl-center--NCH46729{align-self:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xl-baseline--HAdAkecA{align-self:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xl-stretch--WUbWLuWt{align-self:stretch!important}}@media (min-width:1400px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-row--smoF7xMs{flex-direction:row!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-column--cuwouhlB{flex-direction:column!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-row-reverse--xLcLv9FF{flex-direction:row-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-column-reverse--R6KbAUAZ{flex-direction:column-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-wrap--v5HKlC9k{flex-wrap:wrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-nowrap--uuMIvPMs{flex-wrap:nowrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-wrap-reverse--dZT7EH3Z{flex-wrap:wrap-reverse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-fill--aZ7_x_xT{flex:1 1 auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-grow-0--Xm1kgTq6{flex-grow:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-grow-1--_2ffvE8o{flex-grow:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-shrink-0--Nb9Sk21g{flex-shrink:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .flex-xxl-shrink-1--hTnufEkZ{flex-shrink:1!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xxl-start--cJZdloZF{justify-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xxl-end--dSJkx5U3{justify-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xxl-center--ufYXe40o{justify-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xxl-between--PoEABF_G{justify-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .justify-content-xxl-around--xvpHs9bH{justify-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xxl-start--c32PfO7R{align-items:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xxl-end--mskdSMVn{align-items:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xxl-center--zKvjYrQL{align-items:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xxl-baseline--O2LpOLov{align-items:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-items-xxl-stretch--_a6KNt4k{align-items:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xxl-start--TF8sX7Xo{align-content:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xxl-end--JH81p5Qr{align-content:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xxl-center--VZOkmEC6{align-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xxl-between--JwafSnoq{align-content:space-between!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xxl-around--IWLHq1FZ{align-content:space-around!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-content-xxl-stretch--iF81vrXK{align-content:stretch!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xxl-auto--BKo_AS9k{align-self:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xxl-start--rCy_4xOL{align-self:flex-start!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xxl-end--Zl0zRA3E{align-self:flex-end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xxl-center--RN6gOoBQ{align-self:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xxl-baseline--sfdegREO{align-self:baseline!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .align-self-xxl-stretch--LPWN1dD_{align-self:stretch!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-left--_d1VaEcc{float:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-right--C7cWdF8p{float:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-none--Hbb0uRzD{float:none!important}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-sm-left--AEIQFsdy{float:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-sm-right--xQm7OgeU{float:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-sm-none--ETzlCKcd{float:none!important}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-md-left--NfjBgW9C{float:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-md-right--TbftItjU{float:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-md-none--iT_zS4FT{float:none!important}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-lg-left--xyyCXk9v{float:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-lg-right--h_jHZmxh{float:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-lg-none--hP5Qmbq0{float:none!important}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-xl-left--DYKmXSHx{float:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-xl-right--UvlBmA5t{float:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-xl-none--KEZ50s4Y{float:none!important}}@media (min-width:1400px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-xxl-left--TfgxRplY{float:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-xxl-right--msf7fMZp{float:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .float-xxl-none--SZn2vUgk{float:none!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .overflow-auto--ayIaPaCx{overflow:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .overflow-hidden--uDNQh4fK{overflow:hidden!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .position-static--LoAkInX1{position:static!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .position-relative--c2RwVMzR{position:relative!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .position-absolute--r2yxPuRa{position:absolute!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .position-fixed--tCO9Nce9{position:fixed!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .position-sticky--a8q9RZq3{position:sticky!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .fixed-top--IXUOTT1W{left:0;position:fixed;right:0;top:0;z-index:1030}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .fixed-bottom--vFHh91Xz{bottom:0;left:0;position:fixed;right:0;z-index:1030}@supports (position:sticky){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .sticky-top--OYl7quT3{position:sticky;top:0;z-index:1020}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .shadow-sm--nPQiDDH4{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .shadow--bgxEzwRT{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .shadow-lg--neLeapvI{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .shadow-none--mgNb4Kqn{box-shadow:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .w-25--NP19alXr{width:25%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .w-50--ibYOEFrh{width:50%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .w-75--OHTbdcOZ{width:75%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .w-100--_74QXerv{width:100%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .w-auto--rJDcDWIo{width:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .h-25--gEZmsiuU{height:25%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .h-50--_P3zZTzr{height:50%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .h-75--fpQ2Jydq{height:75%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .h-100--oyx0CHB7{height:100%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .h-auto--cMTiLj7P{height:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mw-100--v9yhMY1l{max-width:100%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mh-100--IdPhXox4{max-height:100%!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .min-vw-100--lL4yoak1{min-width:100vw!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .min-vh-100--aQ_uyhW6{min-height:100vh!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .vw-100--UycQlB07{width:100vw!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .vh-100--vTgy6OVy{height:100vh!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-0--jBcis0SM{margin:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-0--Zqi5TAj2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-0--tb1iMc9n{margin-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-0--S9KLmGMi,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-0--zITx7c_k{margin-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-0--vTx8hDge,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-0--tb1iMc9n{margin-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-0--sb2H3Qdg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-0--zITx7c_k{margin-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-1--tNCwI5Dp{margin:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-1--ZZiPmhM0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-1--GOJ4Gcic{margin-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-1--EnkXzPA3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-1--fjOIk6F_{margin-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-1--LzHl6L4v,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-1--GOJ4Gcic{margin-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-1--HpSdNruv,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-1--fjOIk6F_{margin-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-2--iRS5DCsk{margin:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-2--f0jvVZVY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-2--QCJWW80B{margin-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-2--xYEElL2j,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-2--O4OvxuEn{margin-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-2--ilGnCaOH,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-2--QCJWW80B{margin-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-2--ZxDr7_JO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-2--O4OvxuEn{margin-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-3--V61OCaD8{margin:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-3--jSzvSvaA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-3--xB4GbOtP{margin-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-3--IWFxdPdz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-3--VhNWJesD{margin-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-3--CKwAmxwo,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-3--xB4GbOtP{margin-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-3--Pn0E8Nc2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-3--VhNWJesD{margin-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-4--AflG18GW{margin:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-4--R_a_m_er,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-4--lO9978lK{margin-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-4--dZTSOIPU,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-4--I1bTh81S{margin-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-4--TMDoiBLe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-4--lO9978lK{margin-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-4--OdIj4MK7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-4--I1bTh81S{margin-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-5--h31xUpPl{margin:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-5--Ae3hTY3Z,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-5--pjrYSttu{margin-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-5--x5B6ymgY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-5--RGwIMyvA{margin-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-5--jteLPji5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-5--pjrYSttu{margin-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-5--QqOxruzs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-5--RGwIMyvA{margin-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-0--g8XeJxLs{padding:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-0--wi3hC8kM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-0--I11O68i1{padding-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-0--OuI7xO6N,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-0--HICxV7L9{padding-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-0--iAzlpFmm,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-0--I11O68i1{padding-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-0--cS2i8ITE,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-0--HICxV7L9{padding-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-1--OAB744Ba{padding:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-1--AQkWj2aS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-1--NzbES23a{padding-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-1--E2Czlz43,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-1--ulBDEKbd{padding-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-1--AvaCzNuX,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-1--NzbES23a{padding-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-1--ndRSBeSg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-1--ulBDEKbd{padding-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-2--iXJ9i6oT{padding:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-2--CCY15JyG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-2--p_EQZ4_1{padding-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-2--B_xtnD1s,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-2--FTsOSEcn{padding-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-2--Hoz9YUxY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-2--p_EQZ4_1{padding-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-2--AA5GFQYM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-2--FTsOSEcn{padding-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-3--toyP6ELw{padding:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-3--bSR4_WMP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-3--KRD4yiqk{padding-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-3--JksERbHD,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-3--XdqGD1GF{padding-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-3--I2kEMBvN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-3--KRD4yiqk{padding-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-3--aw2GV756,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-3--XdqGD1GF{padding-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-4--KhsSQLH1{padding:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-4--_T6zTlEY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-4--pA7Co1lx{padding-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-4--Eo4GwqZR,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-4--cF1Lzp5y{padding-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-4--nfLF3VZn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-4--pA7Co1lx{padding-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-4--SvlyIbMW,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-4--cF1Lzp5y{padding-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-5--P3dTO2L0{padding:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-5--gDRc74r7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-5--ob3wHCW8{padding-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-5--sqDAeBkG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-5--EYSIitLM{padding-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-5--N2M7woFL,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-5--ob3wHCW8{padding-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-5--kNWJW1fq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-5--EYSIitLM{padding-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-n1--p2Ry6o2I{margin:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-n1--WRpZxsUP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n1--CqTTrS7F{margin-top:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-n1--PaiEaTUE,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n1--igLKbacx{margin-right:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-n1--GH5aQ6os,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n1--CqTTrS7F{margin-bottom:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-n1--uFblBqwf,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n1--igLKbacx{margin-left:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-n2--d7ptjjXd{margin:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-n2--IrUO68Bo,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n2--KoD7MO7C{margin-top:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-n2--xkYhb1qY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n2--vhEJjK9o{margin-right:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-n2--uPyPIObh,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n2--KoD7MO7C{margin-bottom:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-n2--dEAmmMuD,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n2--vhEJjK9o{margin-left:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-n3--kRpxbgiz{margin:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-n3--XDS8mMIK,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n3--mrllvd8c{margin-top:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-n3--eiw8fexD,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n3--YUtsgqtf{margin-right:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-n3--X2dZ8VA5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n3--mrllvd8c{margin-bottom:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-n3--SEFFaBvp,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n3--YUtsgqtf{margin-left:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-n4--FakmYyyv{margin:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-n4--E_trHqFo,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n4--h_KQy7y2{margin-top:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-n4--i5stoVhr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n4--i1efvA61{margin-right:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-n4--iGXkLTiJ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n4--h_KQy7y2{margin-bottom:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-n4--U3crijEX,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n4--i1efvA61{margin-left:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-n5--edREfO7F{margin:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-n5--gDNEXGKz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n5--OzXVkQml{margin-top:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-n5--yQ880u75,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n5--ZbwWoEWy{margin-right:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-n5--PoOJ3soq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-n5--OzXVkQml{margin-bottom:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-n5--CsFwLEWS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-n5--ZbwWoEWy{margin-left:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-auto--sYJRhvEg{margin:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-auto--N9pZGHvC,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-auto--xHANg6SP{margin-top:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-auto--LcMGMgdY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-auto--sseDZWYB{margin-right:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-auto--ZqFMkGOU,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-auto--xHANg6SP{margin-bottom:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-auto--u21B5qhO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-auto--sseDZWYB{margin-left:auto!important}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-0--bxXXOY3s{margin:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-0--N2rbo7PM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-0--QAaEMApm{margin-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-0--ibt80kbN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-0--e5mdZ7zG{margin-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-0--f1Zjaay9,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-0--QAaEMApm{margin-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-0--XrzukSSB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-0--e5mdZ7zG{margin-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-1--TH1KZ0Hz{margin:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-1--XquosIJY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-1--gSf04mDZ{margin-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-1--ZD7LPT2X,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-1--Pi0YUxLJ{margin-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-1--b28R8B1c,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-1--gSf04mDZ{margin-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-1--U2apcI2P,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-1--Pi0YUxLJ{margin-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-2--M1cvyESH{margin:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-2--m11MElrS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-2--JMGKWCem{margin-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-2--sYiPnclL,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-2--b3R41PVg{margin-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-2--XnZz_jko,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-2--JMGKWCem{margin-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-2--Uvo1NJuj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-2--b3R41PVg{margin-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-3--tdoc2xOd{margin:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-3--RMcBUC4e,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-3--aOLTo0fc{margin-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-3--tli06doM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-3--cvPk81Kd{margin-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-3--UFlO7BMi,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-3--aOLTo0fc{margin-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-3--qzzryKhp,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-3--cvPk81Kd{margin-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-4--WiSgVUYM{margin:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-4--bmb7B62e,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-4--lEByga6V{margin-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-4--AbTWCo5V,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-4--UaSTNmx0{margin-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-4--LAm4aiUE,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-4--lEByga6V{margin-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-4--cQ3bagFq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-4--UaSTNmx0{margin-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-5--afxRdbuJ{margin:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-5--I1DLa0xX,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-5--1DJmRTgC{margin-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-5--TsVcDUVh,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-5--YKviQOwZ{margin-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-5--ZG7VMkyv,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-5--1DJmRTgC{margin-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-5--YMr2zSbp,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-5--YKviQOwZ{margin-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-sm-0--cssGKm2c{padding:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-sm-0--RrmIkEGk,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-0--VcAIGsja{padding-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-sm-0--FZMxw1NB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-0--GkAsgxQF{padding-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-sm-0--lMok71eV,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-0--VcAIGsja{padding-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-sm-0--McFddluw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-0--GkAsgxQF{padding-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-sm-1--dvt50h5k{padding:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-sm-1--VwI8uylg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-1--sMrtGWRy{padding-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-sm-1--wGJmRYxR,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-1--kU7hf5X9{padding-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-sm-1--cFPalJvz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-1--sMrtGWRy{padding-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-sm-1--imChVVH4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-1--kU7hf5X9{padding-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-sm-2--L2z8u1yf{padding:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-sm-2--k2J5dDPE,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-2--njNPhH38{padding-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-sm-2--HajAgqKn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-2--nOAyRB1N{padding-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-sm-2--oMKXpVcK,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-2--njNPhH38{padding-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-sm-2--sfBsesuH,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-2--nOAyRB1N{padding-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-sm-3--suVf6HoI{padding:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-sm-3--vhX7NcSl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-3--B7fy1szD{padding-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-sm-3--Pdx8UKSA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-3--Xemd8tSj{padding-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-sm-3--DS1gEdmc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-3--B7fy1szD{padding-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-sm-3--zyrbY0Tr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-3--Xemd8tSj{padding-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-sm-4--pEvexrdm{padding:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-sm-4--Xbo63i0v,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-4--yesQSpAH{padding-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-sm-4--SlF1Rmsv,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-4--hnm9AHJO{padding-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-sm-4--JeieDqT9,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-4--yesQSpAH{padding-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-sm-4--qjc9GkMg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-4--hnm9AHJO{padding-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-sm-5--EQI7BIWi{padding:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-sm-5--CmZvflW0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-5--prWSP5jf{padding-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-sm-5--zozUeSVy,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-5--R__X146z{padding-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-sm-5--_9Uqmod8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-sm-5--prWSP5jf{padding-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-sm-5--cQiFYKGc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-sm-5--R__X146z{padding-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-n1--jzSiB5fi{margin:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-n1--NGkyJYmN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n1--jFi0nKE5{margin-top:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-n1--d2K9uy4z,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n1--r9w2tXLD{margin-right:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-n1--_bx6AI75,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n1--jFi0nKE5{margin-bottom:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-n1--lqJTx9nB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n1--r9w2tXLD{margin-left:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-n2--x2pDb8bG{margin:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-n2--IjALfRGI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n2--hPfdgN_M{margin-top:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-n2--bUhIHPHQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n2--O3Q34Mvf{margin-right:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-n2--bTSvQiij,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n2--hPfdgN_M{margin-bottom:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-n2--Ob4Ia2sA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n2--O3Q34Mvf{margin-left:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-n3--ojFjjzuh{margin:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-n3--xEZUnqH0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n3--CC837rg5{margin-top:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-n3--crukXwd7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n3--WPR6g_Zx{margin-right:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-n3--tnDhH0fc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n3--CC837rg5{margin-bottom:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-n3--Optgnc01,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n3--WPR6g_Zx{margin-left:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-n4--VYQWyHb1{margin:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-n4--_Tcqbd5P,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n4--gTgTayIH{margin-top:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-n4--qiAcFJEJ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n4--LXLZLkcg{margin-right:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-n4--kqA9lx8c,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n4--gTgTayIH{margin-bottom:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-n4--sdtZ8IUv,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n4--LXLZLkcg{margin-left:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-n5--UID73It4{margin:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-n5--ziCYhziR,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n5--iPlfvoN9{margin-top:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-n5--SFa96pAA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n5--fWi7JZjL{margin-right:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-n5--Wm6Zu_MX,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-n5--iPlfvoN9{margin-bottom:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-n5--sXwGxO0a,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-n5--fWi7JZjL{margin-left:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-sm-auto--jREYY22J{margin:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-sm-auto--lsT1WAxY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-auto--nfCN4bge{margin-top:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-sm-auto--i_OiJe9K,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-auto--unCxDn45{margin-right:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-sm-auto--d0_q0eo9,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-sm-auto--nfCN4bge{margin-bottom:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-sm-auto--n1cWLsxR,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-sm-auto--unCxDn45{margin-left:auto!important}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-0--NoKydNvR{margin:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-0--ZY0XpADf,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-0--Pk33Uac3{margin-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-0--ucYcVA4p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-0--c2b9iqxD{margin-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-0--cef47w8x,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-0--Pk33Uac3{margin-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-0--tHqXNyke,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-0--c2b9iqxD{margin-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-1--DSTk8BSc{margin:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-1--_ghGH0Gv,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-1--Q3Qt0sSG{margin-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-1--spq2kPYs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-1--RByYmbjw{margin-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-1--RtI0Itv6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-1--Q3Qt0sSG{margin-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-1--ovEk_FNe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-1--RByYmbjw{margin-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-2--M75XNGrU{margin:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-2--xuq8PBxA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-2--aqvy0sOF{margin-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-2--KIa8GoaV,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-2--TKCrWmI7{margin-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-2--_GTGN4Ru,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-2--aqvy0sOF{margin-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-2--iEkbByaY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-2--TKCrWmI7{margin-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-3--CezmAr3U{margin:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-3--CUF1iv7E,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-3--OmsceWdr{margin-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-3--DI0TveiL,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-3--vxTssshU{margin-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-3--ky5tzBs5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-3--OmsceWdr{margin-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-3--KRHQdKx0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-3--vxTssshU{margin-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-4--_ny4LSJg{margin:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-4--T2aB59vs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-4--P8jUh5uC{margin-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-4--BYa4EccM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-4--qNOGCEAI{margin-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-4--aY7CS27v,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-4--P8jUh5uC{margin-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-4--Ed8b75IZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-4--qNOGCEAI{margin-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-5--yy6cc37J{margin:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-5--E4JEaWzK,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-5--J2tmXbFn{margin-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-5--S2BbWNVp,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-5--ozEw8uUs{margin-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-5--KbmmusFb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-5--J2tmXbFn{margin-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-5--AnWhnMEb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-5--ozEw8uUs{margin-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-md-0--RX7TdIrl{padding:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-md-0--lud46COJ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-0--RAjgtj8D{padding-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-md-0--RTFxTS3q,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-0--BYmWp40f{padding-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-md-0--GvMClEr5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-0--RAjgtj8D{padding-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-md-0--cpWdII0n,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-0--BYmWp40f{padding-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-md-1--OWhoLfVq{padding:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-md-1--RTEpEZNd,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-1--OqtP4Fb7{padding-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-md-1--VTl1q22A,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-1--Od8rLFX1{padding-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-md-1--RJYO2LzA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-1--OqtP4Fb7{padding-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-md-1--gXn4praX,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-1--Od8rLFX1{padding-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-md-2--HzRa1X05{padding:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-md-2--v467MDAs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-2--gPPLl3zM{padding-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-md-2--e3Ub8WlP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-2--TTJIEDN7{padding-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-md-2--ArGIJDv0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-2--gPPLl3zM{padding-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-md-2--swnm6Vf5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-2--TTJIEDN7{padding-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-md-3--TacLbaoE{padding:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-md-3--XamjWiTJ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-3--yxME9DB6{padding-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-md-3--_V6EyQRl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-3--ZKxfhU3j{padding-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-md-3--p87eR6wS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-3--yxME9DB6{padding-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-md-3--JCm3Ksyk,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-3--ZKxfhU3j{padding-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-md-4--yaH5DXPq{padding:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-md-4--c95WO4vY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-4--vfABho_k{padding-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-md-4--n3XTzAQG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-4--Ag0uLmux{padding-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-md-4--Tmg6I289,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-4--vfABho_k{padding-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-md-4--cDAZovKO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-4--Ag0uLmux{padding-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-md-5--IbT_PLGN{padding:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-md-5--PnkmKLLJ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-5--AxU_zQSi{padding-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-md-5--MLjoxybt,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-5--wBz6JhZ_{padding-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-md-5--sGkma7XY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-md-5--AxU_zQSi{padding-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-md-5--zgE2las0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-md-5--wBz6JhZ_{padding-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-n1--dgWbzINz{margin:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-n1--_y5zXmA1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n1--t6e82HLY{margin-top:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-n1--nUTldlVk,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n1--nAf8NRon{margin-right:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-n1--v3NrVobz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n1--t6e82HLY{margin-bottom:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-n1--jv7X5tSr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n1--nAf8NRon{margin-left:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-n2--D9ouHJ9W{margin:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-n2--Ijs2kUxG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n2--A_fXwIcX{margin-top:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-n2--UQOy1nFn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n2--jwcrpFRo{margin-right:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-n2--G2O0QQLs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n2--A_fXwIcX{margin-bottom:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-n2--EnszJpZy,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n2--jwcrpFRo{margin-left:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-n3--pKXR0dJj{margin:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-n3--_9g2cuc0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n3--rkb5t2xR{margin-top:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-n3--TSImZ_CL,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n3--FGXSzrod{margin-right:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-n3--hYuXF04I,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n3--rkb5t2xR{margin-bottom:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-n3--poHV_SNn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n3--FGXSzrod{margin-left:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-n4--f4SuI88i{margin:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-n4--PUOFo9eC,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n4--Bdofw0xa{margin-top:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-n4--dMDYnz5o,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n4--Hmju_IEf{margin-right:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-n4--bE7FSoXi,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n4--Bdofw0xa{margin-bottom:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-n4--h2PhhK88,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n4--Hmju_IEf{margin-left:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-n5--LR5qMPb2{margin:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-n5--VIWAG5zb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n5--n14HxnBk{margin-top:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-n5--Rs0QOnpy,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n5--QNuBTgax{margin-right:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-n5--mpgGg9yB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-n5--n14HxnBk{margin-bottom:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-n5--KNaimrXL,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-n5--QNuBTgax{margin-left:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-md-auto--kjakuPHQ{margin:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-md-auto--AsUfq0wG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-auto--QxiTdrl2{margin-top:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-md-auto--mz2bVKQ3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-auto--4wwl2DcD{margin-right:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-md-auto--vuHCPKDD,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-md-auto--QxiTdrl2{margin-bottom:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-md-auto--DDhfEXxz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-md-auto--4wwl2DcD{margin-left:auto!important}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-0--jWgSzi7x{margin:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-0--fdq_Kgr_,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-0--CKJkFZpD{margin-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-0--UZO52XD8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-0--lUSr7UVc{margin-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-0--N4FW38g1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-0--CKJkFZpD{margin-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-0--vQO66rtO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-0--lUSr7UVc{margin-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-1--lE21ZGIC{margin:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-1--g9K7Ua27,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-1--oDQ7S8r7{margin-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-1--pYR_f3ab,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-1--USUQRj6P{margin-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-1--NDUqnLbe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-1--oDQ7S8r7{margin-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-1--eAeFsRnT,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-1--USUQRj6P{margin-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-2--FHRKn1hh{margin:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-2--hDitha1j,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-2--hV9HsXR3{margin-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-2--yF3LH1V8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-2--VZfJ66fS{margin-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-2--sURMDwHC,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-2--hV9HsXR3{margin-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-2--tU0_5ms4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-2--VZfJ66fS{margin-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-3--KRcieflj{margin:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-3--uT33Adut,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-3--cJ6nt6Bz{margin-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-3--hOti6AMh,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-3--bXw8KS4t{margin-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-3--JW_Dz8W3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-3--cJ6nt6Bz{margin-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-3--mNjMft2i,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-3--bXw8KS4t{margin-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-4--ZLRosRnn{margin:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-4--ituarnbb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-4--XgaJrMNH{margin-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-4--u9a5oZ99,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-4--UrvbmLc0{margin-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-4--rKZPumOd,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-4--XgaJrMNH{margin-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-4--tDzum39P,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-4--UrvbmLc0{margin-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-5--N319ZIhj{margin:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-5--DrDNCcEU,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-5--VreBbO8z{margin-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-5--b0tvPJsN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-5--wcbLFOkF{margin-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-5--H4qFV988,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-5--VreBbO8z{margin-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-5--zLaS30zy,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-5--wcbLFOkF{margin-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-lg-0--YKsFC_BE{padding:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-lg-0--_8UHW2di,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-0--c859u8ID{padding-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-lg-0--A71sBzDY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-0--NWu1VEDd{padding-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-lg-0--dUecuhrG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-0--c859u8ID{padding-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-lg-0--PvuIAUm7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-0--NWu1VEDd{padding-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-lg-1--ow95Xd2_{padding:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-lg-1--CduUJBAz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-1--mXXyUd4P{padding-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-lg-1--cajqvr1C,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-1--o7hY1Qwc{padding-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-lg-1--clqybW7_,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-1--mXXyUd4P{padding-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-lg-1--A1Qo_vCg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-1--o7hY1Qwc{padding-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-lg-2--nhwzYwYj{padding:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-lg-2--XGwZYBoA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-2--JEBKkZCq{padding-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-lg-2--QLVARSpN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-2--hVf4K3Gd{padding-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-lg-2--_FBE8w4O,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-2--JEBKkZCq{padding-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-lg-2--rpAk5amu,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-2--hVf4K3Gd{padding-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-lg-3--Z5m6eU_Z{padding:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-lg-3--NYJ6BPhK,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-3--jrJ9lxJJ{padding-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-lg-3--UVtSRYvj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-3--U84yBgkg{padding-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-lg-3--K9LQLs2F,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-3--jrJ9lxJJ{padding-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-lg-3--gdG7gJeM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-3--U84yBgkg{padding-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-lg-4--HUoghKwB{padding:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-lg-4--cyGTOVr5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-4--uHURRsnl{padding-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-lg-4--uPJOtS7w,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-4--OUzS2KVA{padding-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-lg-4--nObQSgB4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-4--uHURRsnl{padding-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-lg-4--FAiUYlwd,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-4--OUzS2KVA{padding-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-lg-5--Df31hqBY{padding:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-lg-5--WWBvF366,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-5--erlrd2R0{padding-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-lg-5--nS4wcUEr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-5--NTsHieE7{padding-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-lg-5--VU7vzIVf,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-lg-5--erlrd2R0{padding-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-lg-5--hv4igWi6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-lg-5--NTsHieE7{padding-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-n1--eKgdYDCx{margin:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-n1--Xzn1pWUm,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n1--b_vYN72A{margin-top:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-n1--CsWD6Bgz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n1--4GTuPzTM{margin-right:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-n1--KvivllKL,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n1--b_vYN72A{margin-bottom:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-n1--skPS9Btw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n1--4GTuPzTM{margin-left:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-n2--TOX7Ks5y{margin:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-n2--iCNjtWHJ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n2--SVFZr517{margin-top:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-n2--jIHfgPq1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n2--hlo7gsCu{margin-right:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-n2--N_ojAWRp,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n2--SVFZr517{margin-bottom:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-n2--_jeWbH3_,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n2--hlo7gsCu{margin-left:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-n3--y_fLpN0D{margin:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-n3--ii0ealj9,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n3--zcdytXCr{margin-top:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-n3--GQ3TdrGP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n3--FFLLns2R{margin-right:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-n3--NhRAsjZD,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n3--zcdytXCr{margin-bottom:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-n3--LN4G7W52,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n3--FFLLns2R{margin-left:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-n4--nc1zHBch{margin:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-n4--QpMQIxIO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n4--JPre6lrx{margin-top:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-n4--pOahy8wV,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n4--lo3aiC5y{margin-right:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-n4--oqGr8Un8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n4--JPre6lrx{margin-bottom:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-n4--Jbv3JtmP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n4--lo3aiC5y{margin-left:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-n5--sinCca_R{margin:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-n5--nv_4SEqe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n5--O3LRGRTg{margin-top:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-n5--k9fkXMyZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n5--eQoO7flI{margin-right:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-n5--utqQPv1u,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-n5--O3LRGRTg{margin-bottom:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-n5--I_72QKIr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-n5--eQoO7flI{margin-left:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-lg-auto--y7t45Q5A{margin:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-lg-auto--c78KDFKG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-auto--RoHmIwsl{margin-top:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-lg-auto--CxPXE5Uz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-auto--DeQGIaW7{margin-right:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-lg-auto--CjMfq35W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-lg-auto--RoHmIwsl{margin-bottom:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-lg-auto--PMnCkvHL,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-lg-auto--DeQGIaW7{margin-left:auto!important}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-0--Qf5W1Dpr{margin:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-0--_3t9U8x9,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-0--ZpcfKPVf{margin-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-0--oAOzdzvx,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-0--NDhutqUv{margin-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-0--WjzYlfcJ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-0--ZpcfKPVf{margin-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-0--hu2fWGTy,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-0--NDhutqUv{margin-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-1--vonCZCDt{margin:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-1--GeN0kbfe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-1--mdRSp2bK{margin-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-1--hrLvgLL3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-1--q7YYVNI4{margin-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-1--GBLGthAd,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-1--mdRSp2bK{margin-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-1--EcXOrcqn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-1--q7YYVNI4{margin-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-2--wqOMoyJM{margin:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-2--wRDZgVjj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-2--vL2Eek6d{margin-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-2--v4PvU6bG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-2--MJAF97wj{margin-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-2--MNrwhXgM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-2--vL2Eek6d{margin-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-2--LqbjYXox,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-2--MJAF97wj{margin-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-3--G5QJSEK5{margin:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-3--Q9Tp_mSg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-3--TIbZuati{margin-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-3--ZP12tsqU,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-3--L5vRw5aS{margin-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-3--d2svw7PW,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-3--TIbZuati{margin-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-3--szP6ug01,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-3--L5vRw5aS{margin-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-4--MdXXSkMS{margin:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-4--kwPd6fTj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-4--o79mU_Tr{margin-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-4--y9T7td12,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-4--QwRP9d8_{margin-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-4--B8SPpoqz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-4--o79mU_Tr{margin-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-4--Y7RbdMn7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-4--QwRP9d8_{margin-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-5--jV3t7Ic6{margin:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-5--G9AHQSex,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-5--qYkvKkXb{margin-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-5--HsxYlpw8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-5--e1IwSVM0{margin-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-5--uRI_43vw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-5--qYkvKkXb{margin-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-5--rakWc8j0,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-5--e1IwSVM0{margin-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xl-0--LdN8Izkm{padding:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xl-0--EjcCBrAK,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-0--UEEUGLse{padding-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xl-0--we85ZWwf,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-0--HLPonWsu{padding-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xl-0--DUeKCpm3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-0--UEEUGLse{padding-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xl-0--AeTIYCJR,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-0--HLPonWsu{padding-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xl-1--wFgqeeG5{padding:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xl-1--nbEJrvqW,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-1--EZv5bQiZ{padding-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xl-1--t4wrXEDT,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-1--v04ASiNz{padding-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xl-1--r6a5zIJ6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-1--EZv5bQiZ{padding-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xl-1--ADgPpIQx,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-1--v04ASiNz{padding-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xl-2--dVure3du{padding:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xl-2--cL839kPJ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-2--NFgMzxEp{padding-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xl-2--_Wi7rMw1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-2--c9pM6YTH{padding-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xl-2--iS3dYk7o,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-2--NFgMzxEp{padding-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xl-2--UQyVZOay,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-2--c9pM6YTH{padding-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xl-3--WWJjrge6{padding:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xl-3--EzUceQKX,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-3--YleBlh3i{padding-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xl-3--W7uARig3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-3--bmkLoHij{padding-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xl-3--ibdB23yk,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-3--YleBlh3i{padding-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xl-3--CkI0AmEz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-3--bmkLoHij{padding-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xl-4--J9lgCk94{padding:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xl-4--cUwusxpR,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-4--ZxmfSeMA{padding-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xl-4--DutkCuio,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-4--DGxIer8u{padding-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xl-4--xPZCvaZQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-4--ZxmfSeMA{padding-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xl-4--BSzuDTbp,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-4--DGxIer8u{padding-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xl-5--thbyt6IU{padding:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xl-5--Azo8R_ER,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-5--kAtfrKv6{padding-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xl-5--SanHdmnN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-5--SMZQE7we{padding-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xl-5--EOxXuWiF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xl-5--kAtfrKv6{padding-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xl-5--N2G6OVj1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xl-5--SMZQE7we{padding-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-n1--awS2pypk{margin:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-n1--sTACxVx9,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n1--PqGlIRtE{margin-top:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-n1--EPpUx3jH,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n1--qi671C_H{margin-right:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-n1--LsvRNWE2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n1--PqGlIRtE{margin-bottom:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-n1--FJbkBEiw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n1--qi671C_H{margin-left:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-n2--wq3AQu_i{margin:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-n2--Z2qDO7cA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n2--z9cx3uL0{margin-top:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-n2--_HaPqVMn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n2--gzCbf2Mh{margin-right:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-n2--BlP5pAPV,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n2--z9cx3uL0{margin-bottom:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-n2--JNvCeQN1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n2--gzCbf2Mh{margin-left:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-n3--cruDOaNA{margin:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-n3--p6KTTTI7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n3--eeNiHoDZ{margin-top:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-n3--FeUSppoe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n3--iEOs7x_w{margin-right:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-n3--G1CuOkzW,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n3--eeNiHoDZ{margin-bottom:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-n3--IV18sbAz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n3--iEOs7x_w{margin-left:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-n4--fwsTcQY4{margin:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-n4--mQVG_Nk6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n4--NDb3_aOU{margin-top:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-n4--Fw_Bdezr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n4--O50o0hdB{margin-right:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-n4--bjDV3sKs,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n4--NDb3_aOU{margin-bottom:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-n4--ZjTxeKdF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n4--O50o0hdB{margin-left:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-n5--qg33KZVd{margin:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-n5--vmaRE3Ii,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n5--sVlzfsLN{margin-top:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-n5--jppED1s8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n5--TITB0a9I{margin-right:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-n5--Rgz7CXMe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-n5--sVlzfsLN{margin-bottom:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-n5--SAkxAuhj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-n5--TITB0a9I{margin-left:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xl-auto--itXYPZZR{margin:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xl-auto--ai8EsNbZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-auto--fyCvgge9{margin-top:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xl-auto--cMBz6AG3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-auto--bviOfUqa{margin-right:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xl-auto--U_wK1k3s,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xl-auto--fyCvgge9{margin-bottom:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xl-auto--BzPKNfsZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xl-auto--bviOfUqa{margin-left:auto!important}}@media (min-width:1400px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-0--RoDgaYk2{margin:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-0--h_zZFBat,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-0--iiSGFpSY{margin-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-0--at55mDRB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-0--BSFDkX48{margin-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-0--nQH55Pbo,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-0--iiSGFpSY{margin-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-0--W8aVSaCf,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-0--BSFDkX48{margin-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-1--o1tzxPvX{margin:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-1--X8eJ7_NO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-1--rzQwphKQ{margin-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-1--ZbkrNwRR,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-1--tMWO1DUn{margin-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-1--kmRX3sx3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-1--rzQwphKQ{margin-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-1--dDlYUMvn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-1--tMWO1DUn{margin-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-2--yVTbfGqW{margin:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-2--kMih4KCI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-2--YCIH70Xh{margin-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-2--G_IsrxCN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-2--HwKE2yIx{margin-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-2--sI6Ia8r9,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-2--YCIH70Xh{margin-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-2--HAkHIYy5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-2--HwKE2yIx{margin-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-3--g5PCQ59N{margin:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-3--fcozml03,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-3--Hf18eQkl{margin-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-3--DS_u4HaY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-3--rBRwA7Kb{margin-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-3--XPRwufl_,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-3--Hf18eQkl{margin-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-3--aEiQI0ST,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-3--rBRwA7Kb{margin-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-4--kD_GqGC0{margin:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-4--WWn99XrS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-4--pFuoWjEY{margin-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-4--A5tNTY33,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-4--o6_HlM5X{margin-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-4--jpcUT3Ci,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-4--pFuoWjEY{margin-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-4--PBgWZ7Dg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-4--o6_HlM5X{margin-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-5--LsDRngVa{margin:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-5--ApW0C_Zg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-5--ud0xNohV{margin-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-5--a7ZqKe9e,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-5--wzVsMPFV{margin-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-5--BnEwmcZB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-5--ud0xNohV{margin-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-5--YHgD5p37,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-5--wzVsMPFV{margin-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xxl-0--sZPjD7l8{padding:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xxl-0--M9GHHB3N,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-0--RSMwxbrY{padding-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xxl-0--_rVJXc9m,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-0--f3UEklhh{padding-right:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xxl-0--ryCsWFK7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-0--RSMwxbrY{padding-bottom:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xxl-0--B0bNQbcr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-0--f3UEklhh{padding-left:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xxl-1--BF_CfzYl{padding:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xxl-1--jqhhjBRe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-1--GklQQ7wb{padding-top:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xxl-1--HDCSl9Z3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-1--Kzce8Zml{padding-right:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xxl-1--MEvIYHkv,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-1--GklQQ7wb{padding-bottom:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xxl-1--V8JoQDfw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-1--Kzce8Zml{padding-left:.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xxl-2--wCExQnsI{padding:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xxl-2--t44dU3t8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-2--xc_RpNpi{padding-top:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xxl-2--zhTLe_3D,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-2--EWR9mn_V{padding-right:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xxl-2--TRlFOF3e,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-2--xc_RpNpi{padding-bottom:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xxl-2--CRbXosnD,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-2--EWR9mn_V{padding-left:.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xxl-3--i3t4eT4x{padding:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xxl-3--i3nl7lvo,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-3--zzUV6LL_{padding-top:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xxl-3--XkQ3YiyB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-3--hGdv30iB{padding-right:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xxl-3--KAD3Qrrc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-3--zzUV6LL_{padding-bottom:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xxl-3--Kw9XBD1c,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-3--hGdv30iB{padding-left:1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xxl-4--TOQyntJh{padding:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xxl-4--i7MHOWE9,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-4--bCkQUzdJ{padding-top:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xxl-4--Il9ouivw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-4--DyljQROT{padding-right:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xxl-4--SdX74_hr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-4--bCkQUzdJ{padding-bottom:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xxl-4--AlPqvbLn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-4--DyljQROT{padding-left:1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .p-xxl-5--mid_5dsK{padding:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pt-xxl-5--mF5xxUs7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-5--MeE6XWEy{padding-top:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pr-xxl-5--Wi_rqaiH,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-5--XNVn0SvC{padding-right:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pb-xxl-5--dKnNDILN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .py-xxl-5--MeE6XWEy{padding-bottom:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .pl-xxl-5--MEUFhtbh,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .px-xxl-5--XNVn0SvC{padding-left:3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-n1--y8XKHMa_{margin:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-n1--nQwLXp4j,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n1--DOjKG7jW{margin-top:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-n1--V36Fb_OI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n1--JDELD4Mh{margin-right:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-n1--yxK4t1Th,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n1--DOjKG7jW{margin-bottom:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-n1--sPopgclb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n1--JDELD4Mh{margin-left:-.25rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-n2--vkrfsbZO{margin:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-n2--f0SzKsgA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n2--ERzk0mvA{margin-top:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-n2--Qoqh6hGw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n2--l5XQdrpg{margin-right:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-n2--B6thT68m,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n2--ERzk0mvA{margin-bottom:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-n2--N_x6EVWU,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n2--l5XQdrpg{margin-left:-.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-n3--mJSTR6j_{margin:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-n3--EP9iFSWC,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n3--FSRn9yiM{margin-top:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-n3--l8khMrDE,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n3--dbNmVwrf{margin-right:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-n3--Vezhxc4g,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n3--FSRn9yiM{margin-bottom:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-n3--_4sHHWui,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n3--dbNmVwrf{margin-left:-1rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-n4--kbKP7IZO{margin:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-n4--_aY6vLK8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n4--SLEnWUlL{margin-top:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-n4--HFlZ9dM7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n4--yN1CiG6z{margin-right:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-n4--fRuS4JVL,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n4--SLEnWUlL{margin-bottom:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-n4--BZbvub0M,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n4--yN1CiG6z{margin-left:-1.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-n5--Vg2tUM5L{margin:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-n5--t8FfQbem,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n5--c99qbTff{margin-top:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-n5--k0nOo2Bb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n5--buHVB1XY{margin-right:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-n5--HLnVU5mn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-n5--c99qbTff{margin-bottom:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-n5--KMf0GU79,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-n5--buHVB1XY{margin-left:-3rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .m-xxl-auto--miZiBJbn{margin:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mt-xxl-auto--Qb3vgkXH,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-auto--F93mrP11{margin-top:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mr-xxl-auto--RyVvnQ_Z,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-auto--JC8L6Nol{margin-right:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mb-xxl-auto--_KxcDnT3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .my-xxl-auto--F93mrP11{margin-bottom:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .ml-xxl-auto--ThPzPri6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .mx-xxl-auto--JC8L6Nol{margin-left:auto!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .font-weight-normal--nHWkE07I{font-weight:400!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .font-weight-bold--u86Tqt9y{font-weight:700!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-justify--WSVNO_nO{text-align:justify!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-wrap--Datgq59_{white-space:normal!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-nowrap--kHXA5b_Z{white-space:nowrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-truncate--q7H5_Zl8{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-left--k7HeCemA{text-align:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-right--Na1bUC46{text-align:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-center--f3ZsCLfv{text-align:center!important}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-sm-left--tJBwnJBt{text-align:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-sm-right--Y0bTk67X{text-align:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-sm-center--mCehbagM{text-align:center!important}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-md-left--dMEKxklq{text-align:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-md-right--IwrFFL0i{text-align:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-md-center--n91GKH5w{text-align:center!important}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-lg-left--hrUZ1avm{text-align:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-lg-right--ly4RThxk{text-align:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-lg-center--YlBLGooY{text-align:center!important}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-xl-left--x71gwnYH{text-align:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-xl-right--OsVvO84E{text-align:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-xl-center--YDmus48J{text-align:center!important}}@media (min-width:1400px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-xxl-left--RadIeArY{text-align:left!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-xxl-right--mQNopcK3{text-align:right!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-xxl-center--B4_4m8OW{text-align:center!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-lowercase--o7uGHHrc{text-transform:lowercase!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-uppercase--c0ddJB3K{text-transform:uppercase!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-capitalize--IjPKiF3p{text-transform:capitalize!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .text-decoration-none--YWO3nI8n{text-decoration:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .visible--pSUaWcY9{visibility:visible!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .invisible--LW3J3W0o{visibility:hidden!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .hyphens-auto--uF46vTNE{-webkit-hyphens:auto!important;hyphens:auto!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .hyphens-none--PsEhozuZ{-webkit-hyphens:none!important;hyphens:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-no-ellipsis--FleB94O3{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-hover-box--oFdyhaj5{display:inline-block}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-portal--xwMeCpjy{pointer-events:auto;z-index:300000}.sr-only--KKSwLU3Q{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--rs8W4HwZ.g-bs4--p_WQX2JD .clipboard--pRkccDu7{-webkit-user-select:text;-moz-user-select:text;user-select:text}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .no-clipboard--oMHIUj3g{-webkit-user-select:none;-moz-user-select:none;user-select:none}.g-bs4--p_WQX2JD.g-bootstrap--rs8W4HwZ.g-is-copying--twHS5t58 .no-clipboard--oMHIUj3g{visibility:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD [tabindex="-1"]:focus-visible{outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sticky--j4nlHSuL{position:sticky!important;z-index:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw{-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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw{background:none;color:var(--color,inherit);outline:none}}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw{transition:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-icon--P_b3Gjjj{transition:transform .35s ease 0s!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw:focus-visible.focus--HZd_hxpm,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw:focus-visible:not(:disabled,:active){outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-icon--P_b3Gjjj{flex-shrink:0;transition-duration:.25s;transition-property:transform}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-icon--P_b3Gjjj+.g-button-label--OP0HdflS{margin-left:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-icon-right--vOumWq4T{order:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-icon-right--vOumWq4T+.g-button-label--OP0HdflS{margin-left:0;margin-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw[aria-expanded=true] .g-button-icon--P_b3Gjjj.g-icon-caret-down--mZUD1bG0{transform:rotate(180deg)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-label--OP0HdflS{overflow:hidden;padding-bottom:.125rem;padding-top:.125rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw .g-pill--gHcf5urQ{margin-left:.375rem;margin-right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw .g-button-icon-right--vOumWq4T~.g-pill--gHcf5urQ{margin-left:-.125rem;margin-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button--GPe53gRw:disabled .g-pill--gHcf5urQ{filter:grayscale(1);opacity:.1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-primary--RLqicGyJ{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-primary--RLqicGyJ.hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-primary--RLqicGyJ: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-primary--RLqicGyJ.active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-primary--RLqicGyJ: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-primary--RLqicGyJ:disabled{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-secondary--V_1azVIf{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-secondary--V_1azVIf.hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-secondary--V_1azVIf: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-secondary--V_1azVIf.active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-secondary--V_1azVIf: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-secondary--V_1azVIf:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-tertiary--VmOdLHDS{color:var(--g-color-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-tertiary--VmOdLHDS.hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-tertiary--VmOdLHDS: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-tertiary--VmOdLHDS.active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-tertiary--VmOdLHDS: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-tertiary--VmOdLHDS:disabled{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-danger--Hk_hOWTl{border-color:rgba(var(--rgb-ui-red),.5);color:var(--color-ui-red)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-danger--Hk_hOWTl.hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-danger--Hk_hOWTl: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-danger--Hk_hOWTl.active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-danger--Hk_hOWTl: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-variant-danger--Hk_hOWTl:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-button-variant-primary--RLqicGyJ:not(:disabled){background-color:#2573e1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp){background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp):not(:disabled):hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp):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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp):not(:disabled):active,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp):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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp):disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-primary--RLqicGyJ:not(.g-no-inverted--TR4XnREp):disabled{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg);cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp):not(:disabled):hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp):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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp):not(:disabled):active,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp):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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp):disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-secondary--V_1azVIf:not(.g-no-inverted--TR4XnREp):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp){color:var(--color-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp):not(:disabled):hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp):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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp):not(:disabled):active,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp):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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp):disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-tertiary--VmOdLHDS:not(.g-no-inverted--TR4XnREp):disabled{color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp):not(:disabled):hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp):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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp):not(:disabled):active,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp):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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp):disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-button-variant-danger--Hk_hOWTl:not(.g-no-inverted--TR4XnREp):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-size-medium--j1W03jA8{font-size:1rem;line-height:1.5rem;min-height:2.5rem;padding:0 .875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-size-medium--j1W03jA8 .g-button-icon--P_b3Gjjj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-size-medium--j1W03jA8 .g-spinner--tqpvkGTR{--size:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-size-small--Q1jY93jM{border-radius:var(--g-size-border-radius-round);font-size:.875rem;line-height:1rem;min-height:2rem;padding:0 .75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-size-small--Q1jY93jM:has(.g-button-icon--P_b3Gjjj){padding-left:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-size-small--Q1jY93jM .g-spinner--tqpvkGTR{--size:1rem}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-hidden-label-below-sm--uorCIoDP.g-button-size-medium--j1W03jA8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-hidden-label-below-sm--uorCIoDP.g-button-size-small--Q1jY93jM{padding:0 .375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-hidden-label-below-sm--uorCIoDP .g-button-label--OP0HdflS{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-hidden-label-below-md--OyqEXKd4.g-button-size-medium--j1W03jA8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-hidden-label-below-md--OyqEXKd4.g-button-size-small--Q1jY93jM{padding:0 .375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-hidden-label-below-md--OyqEXKd4 .g-button-label--OP0HdflS{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-hidden-label-always--IIkvFjad.g-button-size-medium--j1W03jA8,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-hidden-label-always--IIkvFjad.g-button-size-small--Q1jY93jM{padding:0 .375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-hidden-label-always--IIkvFjad .g-button-label--OP0HdflS{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-full-width-below-sm--wvAkFEEe{width:100%}}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-full-width-below-md--DCQfhHLy{width:100%}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-full-width-always--zNvACO8s{width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-loading--R5dsRd7a{justify-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-loading--R5dsRd7a>.g-spinner--tqpvkGTR{margin:auto;position:absolute}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-loading--R5dsRd7a>.g-spinner--tqpvkGTR~.g-button-icon--P_b3Gjjj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-loading--R5dsRd7a>.g-spinner--tqpvkGTR~.g-button-label--OP0HdflS,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-loading--R5dsRd7a>.g-spinner--tqpvkGTR~.g-pill--gHcf5urQ{visibility:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-rounded--lEinJWjk{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-unstyled--rmw3O91Y{border-radius:0;border-width:0;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-unstyled--rmw3O91Y .g-button-label--OP0HdflS{display:inline-flex;overflow:visible;padding:0}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI .g-button--GPe53gRw.g-button-variant-primary--RLqicGyJ{order:-1}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw:disabled{z-index:0}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw:not(.g-button-full-width-never--ld65F4G1):not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw:not(.g-button-full-width-never--ld65F4G1):not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw.g-button-full-width-never--ld65F4G1:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw.g-button-full-width-never--ld65F4G1:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw:not(:disabled)[aria-pressed=true],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw:not(:disabled)[aria-pressed=true],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw:not(:disabled)[aria-selected=true]{background-color:SelectedItem;border-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb:not(.g-group-button-inline--oZQKlHZN)>.g-button--GPe53gRw{flex-grow:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI .g-tooltip-touch-target--UJbQStPa:not(:last-child) .g-button-full-width-never--ld65F4G1{margin-right:.5rem}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI .g-tooltip-touch-target--UJbQStPa:not(:last-child) .g-button-size-small--Q1jY93jM{margin-right:0}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .g-button--GPe53gRw:not(:disabled)[aria-pressed=true]{border-color:var(--g-color-border-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-button--GPe53gRw:not(:disabled):hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-button--GPe53gRw:not(:disabled):not(:active):focus-visible{z-index:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-button--GPe53gRw:not(:disabled).g-button-variant-secondary--V_1azVIf{border-color:var(--g-color-border-primary)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-button--GPe53gRw{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz:not(:first-child)>.g-button--GPe53gRw{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-button--GPe53gRw{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16:not(:last-child)>.g-button--GPe53gRw{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert--tNiZk4Io{border:var(--g-size-border-width-md) solid transparent;border-radius:var(--g-size-border-radius-surface);display:inline-flex;font-size:var(--g-font-size-p-minor);line-height:var(--g-font-line-height-p-minor);margin-block:var(--g-size-bs-10);padding:var(--g-size-spacing-md) var(--g-size-spacing-lg);position:relative;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-error--cDfsMKN_{background-color:var(--g-color-error-weak);border-color:color-mix(in srgb,var(--g-color-error) 20%,transparent)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-error--cDfsMKN_ .g-alert-icon--Tw1xlqbm{color:var(--g-color-error)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-warning--MNi_Qr_U{background-color:var(--g-color-warning-weak);border-color:color-mix(in srgb,var(--g-color-warning-strong) 20%,transparent)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-warning--MNi_Qr_U .g-alert-icon--Tw1xlqbm{color:var(--g-color-warning-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-info--dIIT6dvF{background-color:var(--g-color-info-weak);border-color:color-mix(in srgb,var(--g-color-info) 20%,transparent)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-info--dIIT6dvF .g-alert-icon--Tw1xlqbm{color:var(--g-color-info)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-large--TfT6sD_1 .g-alert-icon--Tw1xlqbm{align-items:center;display:flex}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-layout--Tu1equ4x{flex:1;min-width:0}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-layout--Tu1equ4x{display:flex}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-text--VJDlSg62{flex:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-body--WaaFPRTX>:is(p,ul,ol){font-size:inherit;line-height:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-body--WaaFPRTX>:is(p,ul,ol):first-child{padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-body--WaaFPRTX>:is(p,ul,ol):last-child{padding-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-heading--eya3PBJa{font-weight:var(--g-font-weight-semibold)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-buttons--wqxg9Znl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-heading--eya3PBJa~.g-alert-body--WaaFPRTX{margin-top:var(--g-size-spacing-sm)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-buttons--wqxg9Znl{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;margin-bottom:calc(var(--g-size-spacing-sm)*-1)}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-buttons--wqxg9Znl{margin-block:-.375rem;max-width:50%}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-close--ZoqopCB5{position:absolute;right:var(--g-size-spacing-lg);top:var(--g-size-spacing-xs)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-close--ZoqopCB5~.g-alert-layout--Tu1equ4x{display:block}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-close--ZoqopCB5~.g-alert-layout--Tu1equ4x .g-alert-buttons--wqxg9Znl{margin-bottom:calc(var(--g-size-spacing-sm)*-1);margin-top:var(--g-size-spacing-sm);max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-icon--Tw1xlqbm{margin-right:var(--g-size-spacing-md)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-icon--Tw1xlqbm .g-icon--ES63lbtT{margin-top:-.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert--tNiZk4Io:has(.g-alert-close--ZoqopCB5) .g-alert-text--VJDlSg62{padding-right:2rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-collapsible-header--rCzv8fhk .g-button--GPe53gRw{margin-block:-.375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-collapsible-content--rqcptAbh{margin-top:var(--g-size-spacing-sm)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-collapsible-content--rqcptAbh .g-alert-body--WaaFPRTX{padding-right:2rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-alert-collapsible-content--rqcptAbh .g-alert-buttons--wqxg9Znl{margin-bottom:calc(var(--g-size-spacing-sm)*-1);margin-top:var(--g-size-spacing-sm);max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-alert--tNiZk4Io.g-alert-error--cDfsMKN_,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-alert--tNiZk4Io.g-alert-info--dIIT6dvF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-alert--tNiZk4Io.g-alert-warning--MNi_Qr_U{background:rgba(var(--rgb-black),.1);border-color:transparent;color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-alert--tNiZk4Io.g-alert-error--cDfsMKN_ .g-alert-icon--Tw1xlqbm,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-alert--tNiZk4Io.g-alert-info--dIIT6dvF .g-alert-icon--Tw1xlqbm,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-alert--tNiZk4Io.g-alert-warning--MNi_Qr_U .g-alert-icon--Tw1xlqbm{color:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF.g-amount-superscript--kWCjXUXn sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-amount--wia0IxsF:not(.g-amount-no-superscript--O3jmK9eY) sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-grid-amounts--nh8V1vWM .g-amount--wia0IxsF sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-info-amount--e_YpVTPZ .g-amount--wia0IxsF sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-huge--DonjXadh .g-amount--wia0IxsF sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info--bNFGFqQC .g-amount--wia0IxsF sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69 .g-amount--wia0IxsF sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(.g-h1--Umpsxqjc,.g-h2--z_JQqjsz,.g-h3--qY8NAjgj,.g-h4--fFdfrx8p) .g-amount--wia0IxsF sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(h1,h2,h3,h4) .g-amount--wia0IxsF 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--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF.g-amount-no-superscript--O3jmK9eY sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-extra-amount--bNM756qA sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH:nth-child(n) .g-amount-converted--fdqXfRmj sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq .g-minor--y9hranJg .g-amount--wia0IxsF sup,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-item--rhIKUPwJ.g-structured-info-item-small--tkv6Ly1O .g-amount--wia0IxsF sup{display:inline;font-size:inherit;font-weight:inherit;left:auto;position:static;top:auto;vertical-align:baseline}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF{color:inherit;font-weight:var(--g-font-weight-semibold)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF.g-amount-camouflage--vXcEadY5{font-weight:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF .g-amount-data--NH3jhCI6{white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF:nth-child(n).g-amount-default--I33tnW9V{color:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF:nth-child(n).g-amount-neutral--hhg1O8rD{color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF:nth-child(n).g-amount-positive--Xq6ihO8A{color:var(--g-color-success)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF:nth-child(n).g-amount-negative--i1aKIpGV{color:var(--g-color-error)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF:nth-child(n).g-amount-faded--OxtHEuVZ{color:var(--g-color-text-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount--wia0IxsF:nth-child(n).g-amount-active--i7E9bcBn{color:var(--g-color-info)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount-fallback--vEZgLQp3{color:var(--g-color-text-secondary);font-weight:inherit;gap:var(--g-size-spacing-sm)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount-fallback--vEZgLQp3: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-amount-fallback--vEZgLQp3{flex-direction:row-reverse;justify-content:flex-end}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-amount--wia0IxsF.g-amount-faded--OxtHEuVZ{color:var(--g-color-text-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h1--Umpsxqjc .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h2--z_JQqjsz .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h3--qY8NAjgj .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h4--fFdfrx8p .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h5--WH90Je4W .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-h6--dDJITASP .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h1 .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h2 .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h3 .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h4 .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h5 .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD h6 .g-amount--wia0IxsF{font-weight:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge--pHXBI975,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-pill--gHcf5urQ{display:inline-block;font-size:.75rem;font-weight:600;line-height:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge--pHXBI975{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-pill--gHcf5urQ{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-pill--gHcf5urQ:nth-child(n):nth-child(n){background-color:CanvasText;color:Canvas;forced-color-adjust:none}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-todo--lSNptfuE{background-color:var(--g-color-info-weak);color:var(--g-color-info)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-todo--lSNptfuE.g-badge-filled--1JKHgjlb{background-color:var(--g-color-info);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-state--hGTuq9vo{background-color:var(--color-ui-gray-weak);color:var(--color-ui-gray)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-state--hGTuq9vo.g-badge-filled--1JKHgjlb{background-color:var(--color-ui-gray);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-error--y3Wcss58{background-color:var(--g-color-error-weak);color:var(--g-color-error)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-error--y3Wcss58.g-badge-filled--1JKHgjlb{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-warning--olIf8NFE{background-color:var(--g-color-warning-weak);color:var(--g-color-warning-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-warning--olIf8NFE.g-badge-filled--1JKHgjlb{background-color:var(--g-color-warning-strong);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-success--Q6ii_XHX{background-color:var(--g-color-success-weak);color:var(--g-color-success)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-success--Q6ii_XHX.g-badge-filled--1JKHgjlb{background-color:var(--g-color-success);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-category--KeR3oTxO{border-color:currentColor;color:var(--color-ui-gray)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-honey--o2efEPqo{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-honey--o2efEPqo.g-badge-filled--1JKHgjlb{background-color:var(--color-honey);color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-carrot--WJI28DHk{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-carrot--WJI28DHk.g-badge-filled--1JKHgjlb{background-color:var(--color-carrot);color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-berry--TCMYjUip{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-berry--TCMYjUip.g-badge-filled--1JKHgjlb{background-color:var(--color-berry);color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-rose--rSyUm5Pz{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-rose--rSyUm5Pz.g-badge-filled--1JKHgjlb{background-color:var(--color-rose);color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-lavender--tUsV7Ew7{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-lavender--tUsV7Ew7.g-badge-filled--1JKHgjlb{background-color:var(--color-lavender);color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-lila--ZVe4vzVW{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-lila--ZVe4vzVW.g-badge-filled--1JKHgjlb{background-color:var(--color-lila);color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-indigo--F_NwfC4P{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-indigo--F_NwfC4P.g-badge-filled--1JKHgjlb{background-color:var(--color-indigo);color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-pool--CFDm_Jak{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-pool--CFDm_Jak.g-badge-filled--1JKHgjlb{background-color:var(--color-pool);color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-teal--BfPg5Gsj{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-teal--BfPg5Gsj.g-badge-filled--1JKHgjlb{background-color:var(--color-teal);color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-lime--tqkJZ4QU{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-lime--tqkJZ4QU.g-badge-filled--1JKHgjlb{background-color:var(--color-lime);color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-forest--voalI_7E{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-forest--voalI_7E.g-badge-filled--1JKHgjlb{background-color:var(--color-forest);color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-stone--C_z3Pq1D{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-stone--C_z3Pq1D.g-badge-filled--1JKHgjlb{background-color:var(--color-stone);color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-todo--lSNptfuE,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-todo--lSNptfuE{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-info)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-state--hGTuq9vo,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-state--hGTuq9vo{background-color:var(--g-color-surface-primary);color:var(--g-color-text-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-error--y3Wcss58,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-error--y3Wcss58{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-error)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-warning--olIf8NFE,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-warning--olIf8NFE{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-warning-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-success--Q6ii_XHX,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-success--Q6ii_XHX{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-success)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-category--KeR3oTxO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-category--KeR3oTxO{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-indicator-unread--W3vuanoF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-indicator-unread--W3vuanoF{--color-fg:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-honey--o2efEPqo.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-honey--o2efEPqo.g-badge-filled--1JKHgjlb{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-carrot--WJI28DHk.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-carrot--WJI28DHk.g-badge-filled--1JKHgjlb{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-berry--TCMYjUip.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-berry--TCMYjUip.g-badge-filled--1JKHgjlb{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-rose--rSyUm5Pz.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-rose--rSyUm5Pz.g-badge-filled--1JKHgjlb{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-lavender--tUsV7Ew7.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-lavender--tUsV7Ew7.g-badge-filled--1JKHgjlb{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-lila--ZVe4vzVW.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-lila--ZVe4vzVW.g-badge-filled--1JKHgjlb{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-indigo--F_NwfC4P.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-indigo--F_NwfC4P.g-badge-filled--1JKHgjlb{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-pool--CFDm_Jak.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-pool--CFDm_Jak.g-badge-filled--1JKHgjlb{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-teal--BfPg5Gsj.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-teal--BfPg5Gsj.g-badge-filled--1JKHgjlb{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-lime--tqkJZ4QU.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-lime--tqkJZ4QU.g-badge-filled--1JKHgjlb{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-forest--voalI_7E.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-forest--voalI_7E.g-badge-filled--1JKHgjlb{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-badge-stone--C_z3Pq1D.g-badge-filled--1JKHgjlb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-labeled-list-striped--eePQCp1I .g-row--haZoML4I:nth-child(odd) .g-badge-stone--C_z3Pq1D.g-badge-filled--1JKHgjlb{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-badge-icon--GGLjvOX9 svg{margin-right:.25rem;vertical-align:bottom}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-indicator--kCs1siE4{color:var(--color-fg);margin-right:.375rem;overflow:visible}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-indicator--kCs1siE4:not(.g-indicator-unread--W3vuanoF){border-radius:var(--g-size-border-radius-circle);forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-indicator-unread--W3vuanoF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-legend-indicator--jOwzsBRS:where(.g-indicator-default--ftCQY6BA){--size:0.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-legend-indicator--jOwzsBRS{color:var(--color-fg,var(--g-color-surface-tertiary))!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-legend-indicator--jOwzsBRS:where(.g-indicator-dimmed--LwdR13YO){color:color-mix(in srgb,var(--color-fg),var(--g-color-surface-tertiary))!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-indicator-unread--W3vuanoF{--color-fg:var(--g-color-info);margin-bottom:.0625rem;min-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-pill-default--vvS6m8cJ{background-color:var(--g-color-text-primary);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :where(.g-tabs--r4OICMGQ [role=tab][aria-selected=false]) .g-pill-default--vvS6m8cJ{background-color:var(--g-color-surface-alternate);color:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-pill-unread--KxbVBIag{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-primary--PPwgBftB{background-color:#135ee2;border:.0625rem solid transparent;color:#fff}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-primary--PPwgBftB: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-primary--PPwgBftB:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-primary--PPwgBftB:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-primary--PPwgBftB: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-primary--PPwgBftB:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid transparent;color:rgba(0,0,0,.25)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX{background-color:transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:hover{background-color:transparent;border:.0625rem solid #135ee2;color:#fff;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:active{background-color:transparent;border:.0625rem solid #135ee2;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:active:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:active:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:active:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-primary--h7Hi0MKX:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-primary--q47bQNik{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-primary--q47bQNik: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-primary--q47bQNik:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-primary--q47bQNik:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-primary--q47bQNik: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-primary--q47bQNik:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-primary--q47bQNik:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-primary--q47bQNik:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-secondary--SIXzNQAc{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-secondary--SIXzNQAc: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-secondary--SIXzNQAc:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-secondary--SIXzNQAc:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-secondary--SIXzNQAc: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-secondary--SIXzNQAc:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-secondary--SIXzNQAc.active--FjBLLFHZ{background-color:#a3b5c9;border:.0625rem solid transparent;color:#fff}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-secondary--SIXzNQAc.active--FjBLLFHZ: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi:hover{background-color:transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-secondary--eyctKuvi:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-secondary--yjGK1kEH{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-secondary--yjGK1kEH: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-secondary--yjGK1kEH:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-secondary--yjGK1kEH:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-secondary--yjGK1kEH: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-secondary--yjGK1kEH:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-secondary--yjGK1kEH:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-secondary--yjGK1kEH:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-danger--u2rLJ60j{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-danger--u2rLJ60j: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-danger--u2rLJ60j:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-danger--u2rLJ60j:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-danger--u2rLJ60j: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-danger--u2rLJ60j:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-danger--R8IIrnRm{background-color:transparent;color:#cf2a1e}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-danger--R8IIrnRm:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-danger--R8IIrnRm:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-danger--R8IIrnRm:hover{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-danger--R8IIrnRm: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-danger--R8IIrnRm:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-danger--R8IIrnRm:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-danger--R8IIrnRm: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-danger--R8IIrnRm:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-transparent--blxhaomx{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-transparent--blxhaomx: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-transparent--blxhaomx: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-transparent--blxhaomx:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-transparent--blxhaomx: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-transparent--blxhaomx:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-transparent--blxhaomx:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-transparent--blxhaomx: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-transparent--blxhaomx:disabled{opacity:.3!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-transparent--bld1l3ow{background-color:transparent;color:#fff}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-transparent--bld1l3ow:hover{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-transparent--bld1l3ow: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-transparent--bld1l3ow:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-transparent--bld1l3ow:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-transparent--bld1l3ow: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-transparent--bld1l3ow:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-transparent--bld1l3ow:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-transparent--bld1l3ow:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-error--STVObi13{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-error--STVObi13: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-error--STVObi13:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-error--STVObi13:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-error--STVObi13: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-error--STVObi13:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-error--Nlui6ymd{background-color:transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-error--Nlui6ymd:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-error--Nlui6ymd: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-error--Nlui6ymd:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-error--Nlui6ymd:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-error--Nlui6ymd: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-error--Nlui6ymd:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-error--Nlui6ymd:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-error--Nlui6ymd:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-error--NfMu_nrC{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-error--NfMu_nrC: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-error--NfMu_nrC:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-error--NfMu_nrC:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-error--NfMu_nrC: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-error--NfMu_nrC:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-error--NfMu_nrC:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-error--NfMu_nrC:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-warning--FxZoarGd{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-warning--FxZoarGd: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-warning--FxZoarGd:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-warning--FxZoarGd:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-warning--FxZoarGd: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-warning--FxZoarGd:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-warning--P6oUHBT9{background-color:transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-warning--P6oUHBT9:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-warning--P6oUHBT9: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-warning--P6oUHBT9:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-warning--P6oUHBT9:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-warning--P6oUHBT9: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-warning--P6oUHBT9:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-warning--P6oUHBT9:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-warning--P6oUHBT9:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-warning--jPyLMXiX{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-warning--jPyLMXiX: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-warning--jPyLMXiX:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-warning--jPyLMXiX:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-warning--jPyLMXiX: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-warning--jPyLMXiX:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-warning--jPyLMXiX:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-warning--jPyLMXiX:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-info--LVJhNPVx{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-info--LVJhNPVx: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-info--LVJhNPVx:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-info--LVJhNPVx:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-info--LVJhNPVx: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-outline-alert-info--LVJhNPVx:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc:hover{background-color:transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-alert-info--aDYYN2Hc:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-info--WQxsknYc{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-info--WQxsknYc: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-info--WQxsknYc:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-info--WQxsknYc:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-info--WQxsknYc: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-info--WQxsknYc:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-info--WQxsknYc:focus{box-shadow:none;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-link-alert-info--WQxsknYc:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho{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--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho:not(:disabled){cursor:pointer}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho>span:not(.sr-only--KKSwLU3Q),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho>strong:not(.sr-only--KKSwLU3Q){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho>span:not(.sr-only--KKSwLU3Q),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho>svg{position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho>.g-spinner--tqpvkGTR{--size:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho.g-button-loading--R5dsRd7a{justify-content:center!important;position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho.g-button-loading--R5dsRd7a>.g-spinner--tqpvkGTR{margin:auto;position:absolute}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho.g-button-loading--R5dsRd7a>.g-spinner--tqpvkGTR~span,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn--HUmItCho.g-button-loading--R5dsRd7a>.g-spinner--tqpvkGTR~svg{visibility:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn-lg--guoAEB_R{min-height:2.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn-lg--guoAEB_R>.g-spinner--tqpvkGTR{--size:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn-sm--SD4KwDcV{font-size:.875rem;min-height:1.625rem;padding:0 .625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn-sm--SD4KwDcV>span:not(.sr-only--KKSwLU3Q){top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn-sm--SD4KwDcV>.g-spinner--tqpvkGTR{--size:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon--ljUrVnJg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq{padding-left:.5rem;padding-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon--ljUrVnJg>svg~span:not(.sr-only--KKSwLU3Q),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq>svg~span:not(.sr-only--KKSwLU3Q){margin-left:.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn-sm--SD4KwDcV.g-btn-icon--ljUrVnJg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .btn-sm--SD4KwDcV.g-btn-icon-only--cdIPN5Qq{padding-left:.25rem;padding-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq{padding:0 .4375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq.btn-sm--SD4KwDcV{padding:0 .1875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq.btn-lg--guoAEB_R{padding:0 .6041666667rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq+.g-btn-icon-only--cdIPN5Qq{margin-left:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-btn-icon-only--cdIPN5Qq>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--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI{display:flex;flex-wrap:wrap;gap:.75rem .5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI:has(.g-button-size-medium--j1W03jA8){-moz-column-gap:.75rem;column-gap:.75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI:where(.g-group--ucjH43vm){padding-block:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-align-left--kufONkkN{justify-content:start}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-align-center--ZG7RvDX2{justify-content:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-align-right--hwlHBDzl{justify-content:end}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.text-center--f3ZsCLfv{justify-content:center!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.text-right--Na1bUC46{justify-content:end!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-form--A0NgBzCt{justify-content:end;margin-top:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb{gap:0;width:auto}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb{flex-wrap:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented-inline--NhwVmQNS{display:inline-flex}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .btn--HUmItCho:not(.g-btn-icon-only--cdIPN5Qq){flex-grow:1}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .btn--HUmItCho:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .btn--HUmItCho:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .btn--HUmItCho:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI.g-group-button-segmented--b13mzQJb .btn--HUmItCho:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :not(.g-input-group-append--f6H4qS16)>.btn--HUmItCho:not(.g-btn-icon-only--cdIPN5Qq){margin-left:0;margin-right:0;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :not(.g-input-group-append--f6H4qS16)>.btn--HUmItCho.g-btn-icon-only--cdIPN5Qq{margin-left:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :not(.g-input-group-append--f6H4qS16)>.btn--HUmItCho.g-btn-icon-only--cdIPN5Qq+.g-btn-icon-only--cdIPN5Qq{margin-left:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI{width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-group-button--MH4PoFtI .g-btn-primary--PPwgBftB{order:-1}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button--vBqDn0Bt{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button--vBqDn0Bt:focus-visible.focus--HZd_hxpm .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button--vBqDn0Bt:focus-visible:not(:disabled,:active) .g-circular-button-icon-wrapper--rzQ2zUJj{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-large--jpFMivJp .g-circular-button-label--PPrHWT77,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-medium--AYHJXzrH .g-circular-button-label--PPrHWT77,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-small--uJ8u2s4F .g-circular-button-label--PPrHWT77{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--g-color-interactive-primary);display:-webkit-box;font-weight:600;overflow:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-large--jpFMivJp .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-medium--AYHJXzrH .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-small--uJ8u2s4F .g-circular-button-icon-wrapper--rzQ2zUJj{align-items:center;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:flex;justify-content:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-large--jpFMivJp .g-circular-button-icon-wrapper--rzQ2zUJj .g-icon--ES63lbtT,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-medium--AYHJXzrH .g-circular-button-icon-wrapper--rzQ2zUJj .g-icon--ES63lbtT,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-small--uJ8u2s4F .g-circular-button-icon-wrapper--rzQ2zUJj .g-icon--ES63lbtT{height:calc(50% + .125rem);width:calc(50% + .125rem)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-small--uJ8u2s4F{gap:var(--g-size-spacing-sm);width:5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-small--uJ8u2s4F .g-circular-button-icon-wrapper--rzQ2zUJj{height:2rem;width:2rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-small--uJ8u2s4F .g-circular-button-label--PPrHWT77{font-size:.75rem;line-height:1.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-medium--AYHJXzrH{width:6rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-medium--AYHJXzrH .g-circular-button-icon-wrapper--rzQ2zUJj{height:2.5rem;width:2.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-medium--AYHJXzrH .g-circular-button-label--PPrHWT77{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-large--jpFMivJp{width:7rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-large--jpFMivJp .g-circular-button-icon-wrapper--rzQ2zUJj{height:4rem;width:4rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-size-large--jpFMivJp .g-circular-button-label--PPrHWT77{font-size:1rem;line-height:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-primary--FjK5oRkY.hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-primary--FjK5oRkY:not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-primary--FjK5oRkY.active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-primary--FjK5oRkY:not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-primary--FjK5oRkY:disabled{cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-primary--FjK5oRkY:disabled .g-circular-button-icon-wrapper--rzQ2zUJj{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-primary--FjK5oRkY:disabled .g-circular-button-label--PPrHWT77{color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-primary--FjK5oRkY .g-circular-button-icon-wrapper--rzQ2zUJj{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-secondary--JXyMD3lh.hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-secondary--JXyMD3lh:not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-secondary--JXyMD3lh.active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-secondary--JXyMD3lh:not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-secondary--JXyMD3lh:disabled{cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-secondary--JXyMD3lh:disabled .g-circular-button-icon-wrapper--rzQ2zUJj{border-color:var(--color-gray-200);color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-secondary--JXyMD3lh:disabled .g-circular-button-label--PPrHWT77{color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-secondary--JXyMD3lh .g-circular-button-icon-wrapper--rzQ2zUJj{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-filled--wqcQ1wFz.hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-filled--wqcQ1wFz:not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-filled--wqcQ1wFz.active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-filled--wqcQ1wFz:not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-filled--wqcQ1wFz:disabled{cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-filled--wqcQ1wFz:disabled .g-circular-button-icon-wrapper--rzQ2zUJj{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-filled--wqcQ1wFz:disabled .g-circular-button-label--PPrHWT77{color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-variant-filled--wqcQ1wFz .g-circular-button-icon-wrapper--rzQ2zUJj{background-color:var(--g-color-interactive-filled);color:var(--g-color-interactive-primary)}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-hidden-label-below-sm--kMMilDUC{width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-hidden-label-below-sm--kMMilDUC .g-circular-button-label--PPrHWT77{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-hidden-label-below-md--g1Pvujx5{width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-hidden-label-below-md--g1Pvujx5 .g-circular-button-label--PPrHWT77{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-hidden-label-always--zHj6Ha4k{width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-circular-button-hidden-label-always--zHj6Ha4k .g-circular-button-label--PPrHWT77{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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-circular-button-variant-secondary--JXyMD3lh.hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-circular-button-variant-secondary--JXyMD3lh:not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-circular-button-variant-secondary--JXyMD3lh.active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-circular-button-variant-secondary--JXyMD3lh:not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-circular-button-variant-filled--wqcQ1wFz.hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-circular-button-variant-filled--wqcQ1wFz:not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-circular-button-variant-filled--wqcQ1wFz.active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-circular-button-variant-filled--wqcQ1wFz:not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp) .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp) .g-circular-button-icon-wrapper--rzQ2zUJj{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp) .g-circular-button-label--PPrHWT77,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp) .g-circular-button-label--PPrHWT77{color:var(--color-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):disabled{cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-icon-wrapper--rzQ2zUJj{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-label--PPrHWT77,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-primary--FjK5oRkY:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-label--PPrHWT77{color:rgba(var(--rgb-white),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp) .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp) .g-circular-button-icon-wrapper--rzQ2zUJj{border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp) .g-circular-button-label--PPrHWT77,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp) .g-circular-button-label--PPrHWT77{color:var(--color-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):disabled{cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-icon-wrapper--rzQ2zUJj{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-label--PPrHWT77,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-secondary--JXyMD3lh:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-label--PPrHWT77{color:var(--g-color-text-inverted-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp) .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp) .g-circular-button-icon-wrapper--rzQ2zUJj{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp) .g-circular-button-label--PPrHWT77,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp) .g-circular-button-label--PPrHWT77{color:var(--color-white)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp).hover--xeR0gVgl .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):not(:disabled):hover .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp).active--FjBLLFHZ .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):not(:disabled):active .g-circular-button-icon-wrapper--rzQ2zUJj{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):disabled{cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-icon-wrapper--rzQ2zUJj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-icon-wrapper--rzQ2zUJj{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-label--PPrHWT77,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-circular-button-variant-filled--wqcQ1wFz:not(.g-no-inverted--TR4XnREp):disabled .g-circular-button-label--PPrHWT77{color:rgba(var(--rgb-white),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p{--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-surface);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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-sticky--o2USEbvU{position:sticky;top:0;z-index:10}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-large--hZVxV45P{--card-padding-vertical:var(--g-size-layout-sm);--card-padding-horizontal:var(--g-size-layout-sm)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-uniform-headings--dKg_71d0 :is(h2,h3,h4,h5,h6){font-size:1.125rem;line-height:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p :is(h2,h3,h4,h5,h6){font-weight:var(--g-font-weight-bold);padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-body--M8J0BJip{flex:1 1 auto;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-card-no-padding--IyPfxsDs{--card-padding-vertical:0;--card-padding-horizontal:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-separator--plG8xMbT.g-separator-protrude--iNVmpAD8{margin-inline:calc(var(--card-padding-horizontal, 0)*-1)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-separator--plG8xMbT.g-separator-indent--kL4EZ7La{margin-inline:var(--card-padding-horizontal,0)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-separator--plG8xMbT:where(.g-separator-spacing-inherit--mdRa0Rc5){margin-block:var(--card-padding-vertical,0)}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-row--EZXzn6u9>.g-separator--plG8xMbT{margin:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-row--EZXzn6u9>.g-separator--plG8xMbT.g-separator-protrude--iNVmpAD8{margin-block:calc(var(--card-padding-vertical, 0)*-1)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-row--EZXzn6u9>.g-separator--plG8xMbT.g-separator-indent--kL4EZ7La{margin-block:var(--card-padding-vertical,0)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-row--EZXzn6u9>.g-separator--plG8xMbT:where(.g-separator-spacing-inherit--mdRa0Rc5){margin-inline:var(--card-padding-horizontal,0)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-banner--gxaIM3yN{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-primary);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));padding-inline:var(--card-padding-horizontal);text-align:center;text-wrap:balance}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-banner--gxaIM3yN :is(h2,h3,h4,h5,h6){font-size:inherit;font-weight:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-banner--gxaIM3yN :is(h2,h3,h4,h5,h6),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-banner--gxaIM3yN p{margin:0;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header--EPn_AjBe{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-primary);text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header--EPn_AjBe p{margin:0;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-banner--yajJ0w3H>.g-card-body--M8J0BJip{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr{--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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr{--card-padding-vertical:var(--g-size-spacing-xl)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-amount--wia0IxsF: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-product-info--bNFGFqQC{flex-direction:column;gap:var(--g-size-spacing-md);width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-product-info--bNFGFqQC .g-product-info-data--NT1XicFq{margin-bottom:0;margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-product-info--bNFGFqQC .g-product-info-data--NT1XicFq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-product-info--bNFGFqQC .g-product-info-data--NT1XicFq>*{display:block}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-product-info--bNFGFqQC .g-major--o8gj7NM1{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-product-info--bNFGFqQC .g-avatar--xzARHj04{--size:var(--g-size-icon-xl)}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-product-info--bNFGFqQC.g-product-info-totaled--W5uC9B7B .g-product-info-data--NT1XicFq{grid-template-columns:unset;grid-template-rows:unset}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-product-info--bNFGFqQC.g-product-info-totaled--W5uC9B7B .g-product-info-amount--hBFkMgJD{grid-column:unset;grid-row:unset;text-align:unset}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr .g-group-button--MH4PoFtI{padding-bottom:0;row-gap:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr:not(.g-card-header-left--RQOpWjOj) .g-product-info--bNFGFqQC .g-avatar--xzARHj04{align-self:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr.g-card-header-left--RQOpWjOj{text-align:left}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr.g-card-header-left--RQOpWjOj .g-product-info--bNFGFqQC{display:block;position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr.g-card-header-left--RQOpWjOj .g-product-info--bNFGFqQC:not(.g-contact-info--axKyTdr1) .g-minor--y9hranJg{color:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr.g-card-header-left--RQOpWjOj .g-product-info--bNFGFqQC:before{content:"";float:right;height:var(--g-size-icon-xl);width:calc(var(--g-size-icon-xl) + var(--g-size-spacing-md))}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-header-variant-info--Atytxirr.g-card-header-left--RQOpWjOj .g-product-info--bNFGFqQC .g-avatar--xzARHj04{position:absolute;right:0;top:0}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a{background-color:var(--g-color-surface-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p{background-color:transparent!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a{border-radius:var(--g-size-border-radius-surface);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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a .g-card--mLEwAz_p{box-shadow:none;display:flex;flex:1 0 0%;margin-bottom:0;margin-top:0;outline:none;overflow:visible}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a .g-card--mLEwAz_p.g-card-sticky--o2USEbvU{border-bottom-width:var(--g-size-border-width-sm);margin-bottom:calc(var(--g-size-border-width-sm)*-1)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a .g-card--mLEwAz_p:not(.g-card--mLEwAz_p .g-card--mLEwAz_p),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a>.g-card--mLEwAz_p{border-radius:var(--g-size-border-radius-none)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a>.g-interactable--ciJuBOIY:not(:hover){border-color:var(--g-color-border-secondary) var(--g-color-surface-primary) var(--color-transparent)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card--mLEwAz_p+.g-card--mLEwAz_p{border-left-width:var(--g-size-border-width-sm)}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card--mLEwAz_p{border-left-width:0!important;flex-basis:100%;flex-direction:column}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95:where(:not(.g-card-group-noline--nTf6o7q6)) .g-card--mLEwAz_p+.g-card--mLEwAz_p{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg{flex-direction:column}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg:where(:not(.g-card-group-noline--nTf6o7q6)) .g-card--mLEwAz_p+.g-card--mLEwAz_p{border-top-width:var(--g-size-border-width-sm)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card--mLEwAz_p.g-card-header-variant-banner--yajJ0w3H,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card--mLEwAz_p.g-card-header-variant-banner--yajJ0w3H+.g-card--mLEwAz_p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card--mLEwAz_p[class*=g-bg-],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card--mLEwAz_p[class*=g-bg-]+.g-card--mLEwAz_p{border-top-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a+.g-card-group--g27MLu7a{margin-top:var(--g-size-bs-20)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ+.g-card-group--g27MLu7a,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ+.g-card-group--g27MLu7a .g-card--mLEwAz_p{margin-top:0}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ+.g-card-group--g27MLu7a:where(.g-card-group-noline--nTf6o7q6) .g-card--mLEwAz_p:where(:nth-child(1 of .g-card--mLEwAz_p)),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ+.g-card-group--g27MLu7a:where(:not(.g-card-group-noline--nTf6o7q6)) .g-card--mLEwAz_p{border-top-width:var(--g-size-border-width-sm)}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ:not(.g-card-group-noline--nTf6o7q6)+.g-card-group--g27MLu7a .g-card--mLEwAz_p{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group--g27MLu7a.g-card-group-noline--nTf6o7q6 .g-card--mLEwAz_p{border-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-nogap--kFNxipEJ{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-nogap--kFNxipEJ+.g-card-group--g27MLu7a{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j{--card-border:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card--mLEwAz_p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-group--g27MLu7a,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-card--mLEwAz_p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-card-group--g27MLu7a{box-shadow:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-group--g27MLu7a,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-card-group--g27MLu7a{border-left:var(--card-border);border-right:var(--card-border);border-top:var(--card-border);box-shadow:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-group--g27MLu7a:not(.g-card-group-nogap--kFNxipEJ),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-card-group--g27MLu7a:not(.g-card-group-nogap--kFNxipEJ){border-bottom:var(--card-border);border-top:var(--card-border)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ+.g-card-group--g27MLu7a,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ+.g-card-group--g27MLu7a{border-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ+.g-card-group--g27MLu7a:not(.g-card-group-nogap--kFNxipEJ),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-card-group--g27MLu7a.g-card-group-nogap--kFNxipEJ+.g-card-group--g27MLu7a:not(.g-card-group-nogap--kFNxipEJ){border-bottom:var(--card-border);border-top:0}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-group--g27MLu7a.g-card-group-horizontal--IJNO_s95 .g-card--mLEwAz_p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-card-group--g27MLu7a.g-card-group-horizontal--IJNO_s95 .g-card--mLEwAz_p{border-left:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p .g-card-group--g27MLu7a.g-card-group-horizontal--IJNO_s95 .g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-card-group--g27MLu7a.g-card-group-horizontal--IJNO_s95 .g-card--mLEwAz_p:first-child{border-top:0}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p :not(.g-card-group--g27MLu7a)>.g-card--mLEwAz_p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j :not(.g-card-group--g27MLu7a)>.g-card--mLEwAz_p{border:var(--card-border)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-card--mLEwAz_p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-card--mLEwAz_p{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-card--mLEwAz_p .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-card--mLEwAz_p .g-faded--oBr_Z52W{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card--mLEwAz_p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB:is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB:is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card--mLEwAz_p{background-clip:border-box}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card--mLEwAz_p:not(.g-card-inner--ZHuhwZ9s,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--yajJ0w3H)),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB:is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card--mLEwAz_p:not(.g-card-inner--ZHuhwZ9s,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--yajJ0w3H)){background-color:transparent}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-card-group--g27MLu7a,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-card-group--g27MLu7a{box-shadow:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card--mLEwAz_p:where(:not(.g-card-overview--RCjb4FaH)){display:flex;flex-direction:column;max-width:none;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card--mLEwAz_p:not([class*=g-card-alert-]){margin-bottom:0;margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card--mLEwAz_p:not([class*=g-card-alert-]):not(.g-card-inner--ZHuhwZ9s){border-radius:var(--g-size-border-radius-none);border-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card-body--M8J0BJip{position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-inner--ZHuhwZ9s{border:var(--card-border);box-shadow:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9>:not(.g-separator--plG8xMbT){flex:1 0 0%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer--nbv_9XHx:not(.g-card-large--hZVxV45P):nth-child(n){--card-padding-vertical:var(--g-size-spacing-xl);--card-padding-horizontal:var(--g-size-bs-15)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-summary--QCR1w4vt{display:flex;gap:0 var(--g-size-spacing-xxl);padding-bottom:0;padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-summary--QCR1w4vt .g-amount--wia0IxsF{display:block}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-wrap-never--jODDq5EF .g-card-footer-total--xaoYOa0t{text-align:right}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-wrap-below-sm--ElzuAA5z .g-card-footer-summary--QCR1w4vt{flex-wrap:wrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-wrap-below-sm--ElzuAA5z .g-card-footer-total--xaoYOa0t{flex-basis:100%}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-wrap-auto--Xd3o4JWQ .g-card-footer-summary--QCR1w4vt{flex-wrap:wrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-wrap-auto--Xd3o4JWQ .g-card-footer-total--xaoYOa0t{flex-grow:1;text-align:right}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-wrap-always--CqRq5oZN .g-card-footer-summary--QCR1w4vt{flex-wrap:wrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-wrap-always--CqRq5oZN .g-card-footer-total--xaoYOa0t{flex-basis:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-label--ZI2a02v0{flex-grow:1;text-align:left}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-total--xaoYOa0t{text-align:right}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-total--xaoYOa0t:first-child{flex-basis:100%}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-total--xaoYOa0t{text-align:left}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-amounts--BmvqcaK3{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-description--EDUNQ0pu{padding-bottom:0;padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-description--EDUNQ0pu:not(:only-child){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-description--EDUNQ0pu:only-child{text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-footer-description--EDUNQ0pu:only-child .g-group-button--MH4PoFtI{justify-content:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-confirm-footer--gEbvwh8F .g-card-body--M8J0BJip{padding-bottom:var(--g-size-bs-20);padding-top:var(--g-size-bs-20);text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH{padding:0;position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH:nth-child(n):nth-child(n){display:flex}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH:not(.g-card-overview-widget--fbjzD7PS):hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-title--hCqCMJ7m:nth-child(n):nth-child(n){font-size:1rem;font-weight:600;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-title-overline--UYfJRQsP{order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-action-default--gF0hjzbo{color:var(--g-color-text-primary);display:block;overflow:hidden;text-overflow:ellipsis}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-action-default--gF0hjzbo:hover{text-decoration:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-action-default--gF0hjzbo:focus-visible{outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-action-default--gF0hjzbo:before{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-action-default--gF0hjzbo.g-button--GPe53gRw{display:inline;line-height:1.25rem;min-height:0;position:static;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-action-default--gF0hjzbo.g-button--GPe53gRw:focus-visible:nth-child(n){outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-action-default--gF0hjzbo.g-button--GPe53gRw .g-button-label--OP0HdflS{white-space:normal}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH:nth-child(n) .g-micro--U4CyPhl8{font-size:.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-info--WBl9t4gu{display:flex}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a{display:grid;flex-grow:1;flex-shrink:1;line-height:1.25rem;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a .g-card-overview-info-alias--RnyPSOnW,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a .g-micro--U4CyPhl8{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a .g-card-overview-info-alias--RnyPSOnW{margin:.125rem 0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a .g-card-overview-info-alias--RnyPSOnW .g-card-overview-title--hCqCMJ7m{line-height:1.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-info--WBl9t4gu .g-card-overview-stripe--RKOvEGtM{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH :where(.g-card-overview-grid-amounts--nh8V1vWM,.g-card-overview-info-amount-inner--yKNyPU1M) .g-amount--wia0IxsF{font-size:1.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH:nth-child(n) .g-amount-converted--fdqXfRmj{color:var(--g-color-text-primary);font-size:.75rem;font-weight:400;line-height:1rem;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-figure--BMw7ia2_{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-major--o8gj7NM1{font-weight:600}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-button--GPe53gRw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-tooltip-trigger--I3kM4RrI{position:relative;z-index:30}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-extra-amount--bNM756qA{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:400;line-height:1.3125rem;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-footer--_mOYTk1F{flex-grow:0;flex-shrink:0;z-index:30}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-footer-right-aligned--o4DV6HfJ{justify-content:right}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-footer--_mOYTk1F>.g-button--GPe53gRw{margin-right:.75rem;padding-left:.5rem;padding-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH .g-card-overview-footer--_mOYTk1F>.g-button--GPe53gRw:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH.g-inverted--b7C6k2GB .g-card-overview-action-default--gF0hjzbo,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH.g-inverted--b7C6k2GB .g-card-overview-action-default--gF0hjzbo:active,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH.g-inverted--b7C6k2GB .g-card-overview-extra-amount--bNM756qA,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH.g-inverted--b7C6k2GB .g-faded--oBr_Z52W{color:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview--RCjb4FaH.g-inverted--b7C6k2GB .g-card-overview-footer--_mOYTk1F{border-top-color:rgba(var(--rgb-white),.15)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG{flex-flow:row;min-height:4.5rem}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG{align-items:stretch}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F{align-self:flex-start}}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG{align-items:center}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-title--hCqCMJ7m{right:4.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-title--hCqCMJ7m a{left:5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo{min-width:0;padding-right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu{align-items:center;padding-left:.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a{align-items:center;margin-bottom:0;margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a .g-card-overview-info-alias-area--RCsoQeGu{align-items:baseline;display:flex;overflow:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a .g-card-overview-info-alias-area--RCsoQeGu *{margin-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a .g-card-overview-info-alias-area--RCsoQeGu .g-badge--pHXBI975{vertical-align:-.1875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu .g-card-overview-info-data--dUxBou8a .g-card-overview-info-alias-area--RCsoQeGu .g-micro--U4CyPhl8{line-height:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ .g-card-overview-info-amount-dual--xrltgDLC{display:flex;flex-direction:column}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ .g-card-overview-info-amount-dual--xrltgDLC .g-card-overview-info-amount-inner--yKNyPU1M{overflow:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ .g-card-overview-info-amount-dual--xrltgDLC>:nth-child(2){text-align:left;width:7rem}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ .g-card-overview-info-amount-dual--xrltgDLC>:nth-child(2){align-self:center;padding-left:.375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ .g-card-overview-info-amount-dual--xrltgDLC{flex-direction:row;justify-content:flex-end}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ .g-card-overview-info-amount-dual--xrltgDLC .g-card-overview-info-amount-offseted-for-dual--S8DHjW1j{padding-right:7rem}}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-alias-area--RCsoQeGu:has(+.g-card-overview-info-amount--e_YpVTPZ){align-items:center;min-height:2.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-data--dUxBou8a{grid-template-columns:auto auto;grid-template-rows:repeat(6,max-content)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ{grid-column:2/3;grid-row:1/99;margin-left:.625rem;min-width:0;text-align:right}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ .g-amount--wia0IxsF{padding-top:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ p{overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-totaled--sO7qxpIH .g-card-overview-info-amount--e_YpVTPZ p+.g-card-overview-extra-amount--bNM756qA{margin-top:-.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu.g-card-overview-info-verbose--tXqSSn2_ .g-card-overview-badge-area--SClk3VaB{padding-top:.25rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-figure--BMw7ia2_{height:auto;margin-right:1rem}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-card-overview-figure--BMw7ia2_,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-info-container--kc_lDrpo .g-micro--U4CyPhl8{display:none}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG:not(.g-card-overview-promotion--W7Z5wGRv) .g-card-overview-body--cpJCV2PC{display:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F{align-items:center;display:flex;margin-bottom:auto;margin-top:auto;padding:0;width:4.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F.g-card-overview-footer-full-width--PVJqp7xx{width:17.75rem}@media (max-width:991.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F{justify-content:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F.g-card-overview-footer-full-width--PVJqp7xx{width:4.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F .g-card-overview-footer-content--FpADUV_x{display:none}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F>.g-button--GPe53gRw{border-width:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F>.g-button--GPe53gRw:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F .g-card-overview-footer-content--FpADUV_x{padding:0 .5rem 0 1.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F .g-card-overview-footer-content--FpADUV_x .g-btn-overview-footer--JbESTVKD{width:11.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F .g-card-overview-footer-content--FpADUV_x .g-btn-overview-footer--JbESTVKD:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew{align-items:stretch;height:17.5rem;min-width:13.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-title--hCqCMJ7m{bottom:2.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo{flex-grow:0;flex-shrink:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo:has(~.g-card-overview-body--cpJCV2PC:empty){flex-grow:1;flex-shrink:1;overflow-y:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu{flex-direction:row-reverse;padding-top:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu .g-card-overview-badge-area--SClk3VaB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu .g-micro--U4CyPhl8{margin-top:-.25rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu .g-card-overview-figure--BMw7ia2_{margin-left:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-info--WBl9t4gu .g-card-overview-stripe--RKOvEGtM{height:.25rem;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-grid-amounts--nh8V1vWM{display:flex;flex-direction:column}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-grid-amounts--nh8V1vWM p{padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-grid-amounts--nh8V1vWM .g-meter--ey9Uwgz9{margin:.4375rem 0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-grid-amounts--nh8V1vWM .g-amount--wia0IxsF{line-height:1.5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-grid-amounts--nh8V1vWM .g-card-overview-extra-amount--bNM756qA{line-height:1.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .g-card-overview-grid-amounts--nh8V1vWM .g-card-overview-extra-amount-offsetted--uEps9opO{margin-top:1.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-info-container--kc_lDrpo .meter--QmApm4PL{margin:.4375rem 0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-footer--_mOYTk1F{align-items:center;border-top:.0625rem solid var(--g-color-border-secondary);display:flex;height:2.875rem;padding:0;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-footer--_mOYTk1F .g-card-overview-footer-content--FpADUV_x{flex:1;overflow:hidden;padding-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-footer--_mOYTk1F .g-button--GPe53gRw{border-width:.125rem;margin-left:.5rem;min-height:2rem;padding-left:.5rem;padding-right:.5rem;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-gridview--j5QWOxew .g-card-overview-footer--_mOYTk1F .g-button--GPe53gRw:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-overview-listview--fwcS5gNG:focus-within,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-overview-listview--fwcS5gNG:hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card-overview-listview--fwcS5gNG:focus-within,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :is(.g-card-outer--S6mJXyP7,.g-card-inner--ZHuhwZ9s) .g-card-overview-listview--fwcS5gNG:hover{background-color:var(--g-color-overlay-hover);outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-body--cpJCV2PC{flex-grow:1;overflow-x:hidden;overflow-y:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-body--cpJCV2PC.g-card-overview-body-interactive--S3vBaOAP{position:relative;z-index:20}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-body--cpJCV2PC.g-card-overview-body-unpadded--Kl4kUYOI{padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-body--cpJCV2PC:empty{display:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-widget--fbjzD7PS{height:20rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-widget--fbjzD7PS .g-card-overview-header--Gv2SLeDP{border-bottom:.0625rem solid var(--g-color-border-secondary);min-height:2.875rem;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-widget--fbjzD7PS .g-card-overview-body--cpJCV2PC{height:100%;overflow-y:visible}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv .g-card-overview-body--cpJCV2PC{flex-grow:0;overflow:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv .g-card-overview-body--cpJCV2PC p{text-align:left}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG>.g-button--GPe53gRw{margin-right:.5rem;padding:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG .g-card-overview-body--cpJCV2PC{display:flex;flex:1;padding-left:calc(var(--card-padding-horizontal) + .3125rem);text-align:left}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG .g-card-overview-body--cpJCV2PC .g-card-overview-icon--vY0FN__O{margin-right:1rem;width:3rem}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG .g-card-overview-body--cpJCV2PC .g-card-overview-icon--vY0FN__O{display:none}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG .g-card-overview-body--cpJCV2PC .g-card-overview-promotion-info--PqzKJ9ms .g-button--GPe53gRw{text-align:initial}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG .g-card-overview-body--cpJCV2PC .g-card-overview-promotion-info--PqzKJ9ms .g-card-overview-action-default--gF0hjzbo :is(h2,h3,h4,h5,h6){padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG .g-card-overview-body--cpJCV2PC .g-card-overview-promotion-info--PqzKJ9ms p{padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F{margin:0}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F{width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-listview--fwcS5gNG .g-card-overview-footer--_mOYTk1F .g-button--GPe53gRw{margin-right:.5rem;margin-top:.5rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-gridview--j5QWOxew{background-position:50%;background-size:cover;justify-content:flex-end}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-gridview--j5QWOxew>.g-button--GPe53gRw{border-width:.125rem;margin:0;position:absolute;right:.5rem;top:.5rem;z-index:30}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-gridview--j5QWOxew>.g-button--GPe53gRw:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-gridview--j5QWOxew .g-card-overview-body--cpJCV2PC{overflow:hidden;text-align:center;text-overflow:ellipses}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-gridview--j5QWOxew .g-card-overview-body--cpJCV2PC .g-micro--U4CyPhl8{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-promotion--W7Z5wGRv.g-card-overview-gridview--j5QWOxew .g-card-overview-body--cpJCV2PC .g-card-overview-icon--vY0FN__O{width:6rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group--U306qz41{display:flex;flex-direction:column;gap:.9375rem;margin:1.25rem 0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group--U306qz41 .g-card-overview--RCjb4FaH{margin:0}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group-layout-grid--pYM7NIwH{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group-layout-grid--pYM7NIwH>div{flex:1 0 15.9375rem;scroll-margin-left:.9375rem;scroll-snap-align:start}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group-layout-grid--pYM7NIwH:after{content:"";flex:0 0 calc(100% - 16.875rem)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group-layout-grid--pYM7NIwH:has(>div:only-child):after{content:none}}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group-layout-grid--pYM7NIwH{--columns:2;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group-layout-grid--pYM7NIwH{--columns:3}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group-layout-grid--pYM7NIwH{--columns:4}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group-layout-widget--Bm0Qh0Io{--columns:1;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-overview-group-layout-widget--Bm0Qh0Io{--columns:2}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function-footer--DYUIzbrH{--card-padding-vertical:0.9375rem}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function-footer--DYUIzbrH{--card-padding-horizontal:1.5625rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB{display:flex!important;flex-direction:column;overflow:unset}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-h-major--OS48OWAE{font-size:1.125rem;font-weight:700;line-height:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-h-major--OS48OWAE:nth-child(n){padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-h-minor--X9fZ9Omg{font-weight:700}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-h-minor--X9fZ9Omg:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-group--ucjH43vm{margin:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-group--ucjH43vm:not(.g-group-button--MH4PoFtI){padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-group-button--MH4PoFtI{justify-content:center;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-body--M8J0BJip{display:flex;flex-direction:column;flex-grow:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-indicator--SawrLxhX{align-items:center;margin-bottom:-.9375rem;order:-1;text-align:center}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-indicator--SawrLxhX.g-indicator-custom--GrajAofi{padding-bottom:1.5625rem;padding-top:1.5625rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-indicator--SawrLxhX.g-indicator-custom--GrajAofi .g-card-function-indicator-content--ssj_XRXr{max-width:12.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-indicator--SawrLxhX.g-indicator-custom--GrajAofi .g-card-function-indicator-content--ssj_XRXr img{max-width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-indicator--SawrLxhX.g-indicator-enabled--f2FDQEvJ .g-state--i_dCNgkn{color:var(--g-color-success)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-icon--z2LjOFBe{--size:3rem;color:var(--g-color-fill-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-indicator-badge--dvGs4Nu7{margin-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-state--i_dCNgkn{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-postscript--UnJihKxI{margin-top:-.9375rem;padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-postscript--UnJihKxI p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-postscript--UnJihKxI .g-card-function-actions--JXWLltUc{align-items:center;display:flex;gap:.5rem;order:-1;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-postscript--UnJihKxI .g-card-function-buttons-text--f4nk8KLy{text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2{flex:1 1 auto;min-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-postscript--UnJihKxI .g-card-function-menu-button--uooNswge{flex:0 0 auto}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .g-button--GPe53gRw{width:100%}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-card-function--Lzck1AcB .g-card-function-indicator--SawrLxhX{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-card-function--Lzck1AcB .g-card-function-indicator--SawrLxhX.g-indicator-enabled--f2FDQEvJ .g-state--i_dCNgkn{color:var(--g-color-text-inverted-primary)}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be:not(.g-card-row--EZXzn6u9 *) .g-card-function-postscript--UnJihKxI{flex-grow:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be:not(.g-card-row--EZXzn6u9 *) .g-card-function-postscript--UnJihKxI .g-card-function-actions--JXWLltUc{margin-top:auto}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])){gap:.5rem;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be>.g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-]))>.g-card-body--M8J0BJip{padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-body--M8J0BJip{gap:.5rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-indicator--SawrLxhX,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--SawrLxhX{gap:.25rem;margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-indicator-badge--dvGs4Nu7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-state--i_dCNgkn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator-badge--dvGs4Nu7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-state--i_dCNgkn{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI{gap:.5rem;margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI>p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI>p{padding-bottom:0;padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI{padding-block:0}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-actions--JXWLltUc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-actions--JXWLltUc{align-items:center;display:grid;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2{flex:0 0 auto;min-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI{width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-button--GPe53gRw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-button--GPe53gRw{width:auto}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-body--M8J0BJip{flex-grow:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI:not(:has(.g-card-function-menu-button--uooNswge)) .g-card-function-buttons--YxK8gkd2 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-vertical--_Sa9L1be .g-card-function-postscript--UnJihKxI:not(:has(.g-card-function-menu-button--uooNswge)) .g-card-function-buttons--YxK8gkd2 .g-button--GPe53gRw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:not(:has(.g-card-function-menu-button--uooNswge)) .g-card-function-buttons--YxK8gkd2 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-horizontal--IJNO_s95 .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:not(:has(.g-card-function-menu-button--uooNswge)) .g-card-function-buttons--YxK8gkd2 .g-button--GPe53gRw{max-width:calc(100% - 1rem)}}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-indicator--SawrLxhX:not(.g-indicator-custom--GrajAofi),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--SawrLxhX:not(.g-indicator-custom--GrajAofi){align-items:flex-start;text-align:left}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-indicator--SawrLxhX:not(.g-indicator-custom--GrajAofi) .g-state--i_dCNgkn,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--SawrLxhX:not(.g-indicator-custom--GrajAofi) .g-state--i_dCNgkn{margin-left:0;margin-right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-body--WaIh0Nrr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-body--WaIh0Nrr{padding-top:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-body--WaIh0Nrr>:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-body--WaIh0Nrr>:first-child{padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-indicator-badge--dvGs4Nu7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator-badge--dvGs4Nu7{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-actions--JXWLltUc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-actions--JXWLltUc{align-items:center;display:grid;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2{flex:0 0 auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI{width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-button--GPe53gRw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-button--GPe53gRw{width:auto}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])){flex-direction:row}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-body--M8J0BJip{justify-content:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-indicator--SawrLxhX,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--SawrLxhX{flex:0 0 15%;margin-bottom:0;max-width:15%;padding-right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-indicator--SawrLxhX.g-indicator-custom--GrajAofi,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--SawrLxhX.g-indicator-custom--GrajAofi{flex:0 0 23%;max-width:23%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-icon--z2LjOFBe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-icon--z2LjOFBe{--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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-body--WaIh0Nrr,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-body--WaIh0Nrr{--card-padding-vertical:1.25rem;flex:1 0 0;text-align:left}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI{flex:0 0 25%;margin-top:0;max-width:25%;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI .g-card-function-actions--JXWLltUc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI .g-card-function-actions--JXWLltUc{align-items:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI{padding-block:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .g-button--GPe53gRw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI .g-card-function-buttons--YxK8gkd2 .g-button--GPe53gRw{width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-actions--JXWLltUc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-actions--JXWLltUc{display:grid;grid-template-columns:minmax(0,1fr) max-content}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function--Lzck1AcB.g-card-function-variant-horizontal--ssytWKkN .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-group-vertical--GcAShZLg .g-card-function--Lzck1AcB:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--UnJihKxI:has(.g-card-function-menu-button--uooNswge) .g-card-function-buttons--YxK8gkd2 .g-group-button--MH4PoFtI{flex-wrap:nowrap;width:100%}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function-footer-shared--PqD4Gb3y:nth-child(n):nth-child(n){margin-top:-.9375rem}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function-footer--DYUIzbrH{--card-padding-horizontal:10%}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function-footer--DYUIzbrH .g-card-body--M8J0BJip{padding-top:0}}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function-footer--DYUIzbrH .g-card-body--M8J0BJip{text-align:center}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-function-footer--DYUIzbrH p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9>.g-card--mLEwAz_p{min-width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9:has(.g-card-footer--nbv_9XHx){flex-wrap:wrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9 .g-card-footer--nbv_9XHx{flex-basis:100%}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9 .g-card-footer--nbv_9XHx{text-align:center}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9 .g-card-footer--nbv_9XHx:nth-child(n):nth-child(n){margin-top:-.9375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9 .g-card-footer--nbv_9XHx,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9 .g-card-footer--nbv_9XHx .g-card-body--M8J0BJip{padding-top:0}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9 .g-card-footer--nbv_9XHx,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9 .g-card-footer--nbv_9XHx .g-card-body--M8J0BJip{--card-padding-horizontal:10%}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-row--EZXzn6u9 .g-card-footer--nbv_9XHx p{font-size:.875rem;line-height:1.3125rem;text-wrap:balance}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)){--card-padding-horizontal:1rem;--card-padding-vertical:0.75rem;background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-surface);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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-body--Ee_L_bss,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-footer--MzH047hq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator--rSVijWbA{display:flex;flex-direction:column;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-title--YUaw_qFN{flex-shrink:0;font-size:1.125rem;font-weight:700;line-height:1.5rem;padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-title--YUaw_qFN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-title--YUaw_qFN a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-title--YUaw_qFN a:after{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-title-overline--HjJabJOx{order:-1}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU{--card-padding-vertical:0.9375rem;--card-padding-horizontal:1.5625rem;flex-direction:row}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU .g-card-product-indicator-badge--TE_DTXvn{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU .g-card-product-body--Ee_L_bss,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU .g-card-product-footer--MzH047hq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU .g-card-product-indicator--rSVijWbA{justify-content:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU .g-card-product-indicator--rSVijWbA{flex-basis:15%;margin-bottom:0;min-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU .g-card-product-body--Ee_L_bss{--card-padding-vertical:1.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU .g-card-product-footer--MzH047hq{flex-basis:30%;margin-top:0;min-width:0;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU .g-card-product-footer--MzH047hq .g-group-button--MH4PoFtI{order:-1;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-plugin--zNYPirpU .g-card-product-footer--MzH047hq .g-button--GPe53gRw{padding-left:.3125rem;padding-right:.3125rem;width:100%}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-large-teaser--_otgGiae,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-teaser--RfopFuve{height:17.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-large-teaser--_otgGiae .g-card-product-body--Ee_L_bss,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-teaser--RfopFuve .g-card-product-body--Ee_L_bss{padding-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-large-teaser--_otgGiae .g-card-product-content--LyuhUbGu,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-teaser--RfopFuve .g-card-product-content--LyuhUbGu{-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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-large-teaser--_otgGiae .g-card-product-footer--MzH047hq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-teaser--RfopFuve .g-card-product-footer--MzH047hq{margin-top:0;padding-top:.25rem}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator-badge--TE_DTXvn{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-teaser--RfopFuve .g-card-product-indicator-badge--TE_DTXvn{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-large-teaser--_otgGiae{height:25.75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-large-teaser--_otgGiae .g-card-product-indicator--rSVijWbA{flex-basis:15.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-large-teaser--_otgGiae .g-card-product-indicator-custom--Ti7nXnPp:not(.g-card-product-indicator-cover--LNAkHRvW) img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-large-teaser--_otgGiae .g-card-product-indicator-custom--Ti7nXnPp:not(.g-card-product-indicator-cover--LNAkHRvW) svg{max-height:8rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)).g-card-product-variant-large-teaser--_otgGiae .g-card-product-icon--zMT5Nnsw{height:6rem;width:6rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator--rSVijWbA{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator--rSVijWbA{background-color:CanvasText!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator--rSVijWbA .g-card-product-icon--zMT5Nnsw{color:Canvas!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator-custom--Ti7nXnPp:not(.g-card-product-indicator-cover--LNAkHRvW) img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator-custom--Ti7nXnPp:not(.g-card-product-indicator-cover--LNAkHRvW) svg{max-height:4rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator-cover--LNAkHRvW img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator-cover--LNAkHRvW 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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-indicator--rSVijWbA:has(.g-spot-illustration--YdlYGrLf){padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-body--Ee_L_bss{flex:1 1;overflow:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-footer--MzH047hq{flex:0 0}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-footer--MzH047hq{margin-top:-.9375rem;padding-top:0}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-footer--MzH047hq .g-group-button--MH4PoFtI{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-footer--MzH047hq .g-group-button--MH4PoFtI{justify-content:center;padding-bottom:.875rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product--WytJkWD5:where(:not(.g-card--mLEwAz_p)) .g-card-product-footer--MzH047hq .g-button--GPe53gRw{margin:0;position:relative;z-index:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-title--YUaw_qFN{margin-left:-.25rem;margin-right:-.25rem;padding-left:.25rem;padding-right:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-title--YUaw_qFN a{color:inherit;display:block;font-weight:inherit;max-width:100%;width:-moz-max-content;width:max-content}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-icon--zMT5Nnsw{height:4rem;width:4rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-indicator-badge--TE_DTXvn{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-price--OjPgnofo .g-card-product-active--fHyjqK_s{border:.0625rem solid var(--color-bg);border-radius:var(--g-size-border-radius-circle);margin-right:.125em;position:relative;top:.03125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-with-default-action--Atp_z9zJ:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-with-default-action--Atp_z9zJ:hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-with-default-action--Atp_z9zJ .g-card-product-title--YUaw_qFN a:hover{text-decoration:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-with-default-action--Atp_z9zJ .g-card-product-title--YUaw_qFN a:focus-visible{outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-contact-info--axKyTdr1{min-height:4rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-contact-info-extended--OnsPuLYY{min-height:6.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-contact-info--axKyTdr1 .g-amount--wia0IxsF:nth-child(n){font-size:1rem;line-height:1.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-contact-info--axKyTdr1 .g-avatar--xzARHj04:nth-child(n){color:var(--g-color-fill-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-copy--q8_JIFjm{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-copy--q8_JIFjm:hover{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-copy--q8_JIFjm .g-tooltip-touch-target--UJbQStPa{inset:0;position:absolute;z-index:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-copy--q8_JIFjm .g-copy-button--poanCRLS{inset:0;min-height:0;outline:none!important;position:absolute;width:100%;z-index:30}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-copy--q8_JIFjm .g-copy-button--poanCRLS:focus-visible:after{content:"";inset:-.125rem 0;outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem;position:absolute;z-index:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB{width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.g-dropdown--uE0lM0XB ol,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.g-dropdown--uE0lM0XB p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.g-dropdown--uE0lM0XB ul{margin:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-menu--s0S8VtDQ{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-menu--s0S8VtDQ:focus-visible{outline:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .g-dropdown-item--wGuSC6fP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .g-dropdown-item--wGuSC6fP{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:not(:disabled),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .g-dropdown-item--wGuSC6fP:not(:disabled),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .g-dropdown-item--wGuSC6fP:not(:disabled){cursor:pointer}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.highlight--cgUjEhwQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:active,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .g-dropdown-item--wGuSC6fP:active,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .g-dropdown-item--wGuSC6fP:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .g-dropdown-item--wGuSC6fP:hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .highlight--cgUjEhwQ.g-dropdown-item--wGuSC6fP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .g-dropdown-item--wGuSC6fP:active,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .g-dropdown-item--wGuSC6fP:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .g-dropdown-item--wGuSC6fP:hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .highlight--cgUjEhwQ.g-dropdown-item--wGuSC6fP{background-color:var(--g-color-overlay-hover);box-shadow:none;text-decoration:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.highlight--cgUjEhwQ .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:active .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:focus-visible .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh){background-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh) [role=switch],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh) [role=switch]{forced-color-adjust:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh) [role=switch],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh) [role=switch] span,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh) [role=switch],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh) [role=switch] span{background-color:inherit;color:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh) .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh) .g-avatar--xzARHj04,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh) .g-contact-info--axKyTdr1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh) .g-product-info--bNFGFqQC,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh) .g-structured-info--ANXTWM69,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh) .g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh) .g-avatar--xzARHj04,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh) .g-contact-info--axKyTdr1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh) .g-product-info--bNFGFqQC,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh) .g-structured-info--ANXTWM69{forced-color-adjust:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst:not(:disabled,.disabled--iOp05srh) .g-avatar--xzARHj04,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:hover:not(:disabled,.disabled--iOp05srh) .g-avatar--xzARHj04{color:initial}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .g-dropdown-item--wGuSC6fP:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .g-dropdown-item--wGuSC6fP:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.selected--KAjTjEst,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .selected--KAjTjEst.g-dropdown-item--wGuSC6fP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .selected--KAjTjEst.g-dropdown-item--wGuSC6fP{color:var(--g-color-text-primary);font-weight:600}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.disabled--iOp05srh,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .disabled--iOp05srh.g-dropdown-item--wGuSC6fP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .g-dropdown-item--wGuSC6fP:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .disabled--iOp05srh.g-dropdown-item--wGuSC6fP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .g-dropdown-item--wGuSC6fP:disabled{background-color:inherit;color:var(--g-color-text-disabled);cursor:not-allowed;pointer-events:revert}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP.border--iY3MhBnG,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .border--iY3MhBnG.g-dropdown-item--wGuSC6fP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .border--iY3MhBnG.g-dropdown-item--wGuSC6fP{border:0!important;border-bottom:.0625rem solid var(--g-color-border-secondary)!important;border-radius:var(--g-size-border-radius-none)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP>img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .g-dropdown-item--wGuSC6fP>img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .g-dropdown-item--wGuSC6fP>img{align-self:center;margin-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-item--wGuSC6fP .g-product-info--bNFGFqQC,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16 .g-dropdown-item--wGuSC6fP .g-product-info--bNFGFqQC,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz .g-dropdown-item--wGuSC6fP .g-product-info--bNFGFqQC{flex:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-menu-right--hfggt_Zs{min-width:100%;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-dropdown-menu-right--hfggt_Zs .g-dropdown-item--wGuSC6fP{padding-right:1.25rem;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .custom-control--qvqcvbtM{margin-bottom:-.4375rem;margin-right:.625rem;margin-top:-.4375rem;padding-left:1rem}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:not(.g-dropdown-product--jrhUDdpp) .g-dropdown-item--wGuSC6fP{align-items:center;display:flex;justify-content:space-between}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:not(.g-dropdown-product--jrhUDdpp) .g-dropdown-item--wGuSC6fP .g-amount--wia0IxsF{margin-left:.9375rem;text-align:right}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:not(.g-dropdown-product--jrhUDdpp) .g-dropdown-item--wGuSC6fP .g-amount--wia0IxsF{display:block}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled{cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:focus-visible:hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB:focus-visible:hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:focus-visible:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:focus-visible:hover:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:hover:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB:focus-visible:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB:focus-visible:hover:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB:hover:after{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:focus-visible .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:focus-visible:hover .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB.disabled--iOp05srh .g-dropdown-toggle--RcO3sTPB:hover .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB:focus-visible .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB:focus-visible:hover .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB:disabled .g-dropdown-toggle--RcO3sTPB:hover .g-faded--oBr_Z52W{color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB .g-faded--oBr_Z52W{color:var(--g-color-text-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:nth-child(n):nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:nth-child(n):nth-child(n){min-height:2.5rem;padding:.4375rem 1.625rem .4375rem .625rem!important;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.show--IL_wnvAi.g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>[aria-expanded=true].g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.show--IL_wnvAi.g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>[aria-expanded=true].g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .show--IL_wnvAi.g-dropdown-toggle--RcO3sTPB:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD [aria-expanded=true].g-dropdown-toggle--RcO3sTPB:after{transform:rotate(180deg)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-separator--popgFkSO .g-dropdown-item--wGuSC6fP:not(:last-child){border-bottom:.0625rem solid var(--g-color-border-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp .g-dropdown-item--wGuSC6fP{display:block}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp .g-dropdown-item--wGuSC6fP.selected--KAjTjEst{font-weight:400}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp:not(.g-dropdown-product-condensed--z7HsCIsV) .g-dropdown-item--wGuSC6fP{position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp:not(.g-dropdown-product-condensed--z7HsCIsV) .g-contact-info--axKyTdr1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp:not(.g-dropdown-product-condensed--z7HsCIsV) .g-product-info--bNFGFqQC{min-height:3.5rem;padding-left:.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp:not(.g-dropdown-product-condensed--z7HsCIsV) .g-product-info-stripe--RsNO_DX8{border-radius:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp .g-dropdown-toggle--RcO3sTPB .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp .g-dropdown-toggle--RcO3sTPB .g-iban--muFTeeoZ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp.g-dropdown-toggle--RcO3sTPB .g-faded--oBr_Z52W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp.g-dropdown-toggle--RcO3sTPB .g-iban--muFTeeoZ{font-size:.75rem;line-height:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp .g-dropdown-toggle--RcO3sTPB>*,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product--jrhUDdpp.g-dropdown-toggle--RcO3sTPB>*{width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product-select-all-content--otq9cbqy{padding-left:.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-product-checkbox--opSEI_0q:nth-child(n):nth-child(n){margin:auto .5625rem auto .625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB:not(:first-child) .g-dropdown-toggle--RcO3sTPB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB:not(:first-child) .g-form-control--qvBAb8He{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB:not(:last-child) .g-dropdown-toggle--RcO3sTPB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB:not(:last-child) .g-form-control--qvBAb8He{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-append--f6H4qS16,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-dropdown--uE0lM0XB.g-input-group-prepend--r_5qQEdz{width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-select--XEfdjxKb:nth-child(n):nth-child(n):nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-select--XEfdjxKb: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-select--XEfdjxKb:nth-child(n):nth-child(n):nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-select--XEfdjxKb:nth-child(n):nth-child(n):nth-child(n):after{top:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-dropdown-toggle--RcO3sTPB:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-dropdown-toggle--RcO3sTPB:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD ::-moz-placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD ::placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD ::-moz-placeholder{color:GrayText!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD ::placeholder{color:GrayText!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :disabled::-moz-placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD :disabled::placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:not(:disabled):not([readonly]):hover{border-color:var(--g-color-border-hover)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:disabled .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:disabled~.g-input-group-append--f6H4qS16,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:disabled~.g-input-group-append--f6H4qS16 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:disabled~.g-input-group-prepend--r_5qQEdz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:disabled~.g-input-group-prepend--r_5qQEdz .btn--HUmItCho{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:disabled .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:disabled~.g-input-group-append--f6H4qS16 .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-control--qvBAb8He:disabled~.g-input-group-prepend--r_5qQEdz .btn--HUmItCho{opacity:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=date],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=datetime-local],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=email],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=month],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=number],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=password],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=search],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=tel],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=text],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=time],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=url],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=week],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD select,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD textarea,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD 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--rs8W4HwZ.g-bs4--p_WQX2JD input[type=date],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=datetime-local],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=email],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=month],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=number],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=password],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=search],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=tel],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=text],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=time],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=url],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=week],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD select,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD textarea,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD textarea[readonly]{transition:border-color .15s ease-in-out}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD button[role=switch],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD select,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD textarea{--g-gradient-fake-shadow:linear-gradient(180deg,rgba(var(--rgb-black),0.07),transparent 0.1875rem)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD 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--rs8W4HwZ.g-bs4--p_WQX2JD input[type=checkbox]~.custom-control-label--fHHitpqM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=radio]~.custom-control-label--fHHitpqM{font-weight:400}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=number]::-webkit-inner-spin-button,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD textarea{resize:vertical}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD textarea,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD textarea[readonly]{min-height:2.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control--qvqcvbtM{cursor:default;display:block;margin-right:0;min-height:1.5rem;padding-left:1.5rem;position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control--qvqcvbtM:not(.custom-control-inline--nEq2ThoL){padding-bottom:.25rem;padding-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control--qvqcvbtM:not(.custom-control-inline--nEq2ThoL) .custom-control-input--O9EG9LX3{top:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-inline--nEq2ThoL{display:inline-flex;margin-right:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7{height:1rem;left:0;position:absolute;top:.25rem;width:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:before{content:"";display:block;inset:-.5rem;position:absolute}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:not(:disabled,[readonly]),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3~.custom-control-label--fHHitpqM:not(:disabled,[readonly]),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:not(:disabled,[readonly]),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7~.custom-control-label--fHHitpqM:not(:disabled,[readonly]){cursor:pointer}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3~.custom-control-label--fHHitpqM:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7~.custom-control-label--fHHitpqM:disabled{cursor:not-allowed}@media (forced-colors:none){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7{-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--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:checked,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:where([type=checkbox]):indeterminate,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:checked,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:where([type=checkbox]):indeterminate{background:var(--g-color-interactive-primary);color:transparent}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:checked:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:where([type=checkbox]):indeterminate:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:checked:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7: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--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:checked:disabled:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:where([type=checkbox]):indeterminate:disabled:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:checked:disabled:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:where([type=checkbox]):indeterminate:disabled:after{background-color:var(--g-color-border-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:not(:disabled,[readonly]):hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:not(:disabled,[readonly]):hover{color:var(--g-color-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:not(:disabled,[readonly]):active,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:not(:disabled,[readonly]):active{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25))}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:disabled{background:var(--g-color-surface-disabled)!important;color:var(--g-color-border-disabled)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3:disabled~.custom-control-label--fHHitpqM,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7:disabled~.custom-control-label--fHHitpqM{color:var(--g-color-text-disabled)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3[type=checkbox],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7[type=checkbox]{border-radius:var(--g-size-border-radius-xs)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3[type=checkbox]:checked:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7[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--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3[type=checkbox]:indeterminate:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7[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--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3[type=radio],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7[type=radio]{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-input--O9EG9LX3[type=radio]:checked:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-control--VbhsbxL7[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--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-input-control--VbhsbxL7,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-input-control--VbhsbxL7{background-color:var(--g-color-fill-inverted)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-input-control--VbhsbxL7:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-input-control--VbhsbxL7:after{background-color:var(--g-color-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-input-control--VbhsbxL7:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-input-control--VbhsbxL7:disabled{background-color:transparent!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .custom-control-label--fHHitpqM{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:not(:disabled):focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select:not(:disabled):focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.show--IL_wnvAi.g-dropdown-toggle--RcO3sTPB:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>[aria-expanded=true].g-dropdown-toggle--RcO3sTPB:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.show--IL_wnvAi.g-dropdown-toggle--RcO3sTPB:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>[aria-expanded=true].g-dropdown-toggle--RcO3sTPB:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .show--IL_wnvAi.g-dropdown-toggle--RcO3sTPB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD [aria-expanded=true].g-dropdown-toggle--RcO3sTPB{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;text-decoration:none;z-index:5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:nth-child(n):nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:not(:disabled).placeholder--lnwYilo3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select:not(:disabled).placeholder--lnwYilo3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:not(:disabled).placeholder--lnwYilo3:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:not(:disabled).placeholder--lnwYilo3:nth-child(n){color:var(--g-color-text-secondary)}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:not(:disabled).placeholder--lnwYilo3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select:not(:disabled).placeholder--lnwYilo3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:not(:disabled).placeholder--lnwYilo3:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:not(:disabled).placeholder--lnwYilo3:nth-child(n){color:GrayText}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:not(:disabled):hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select:not(:disabled):hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:not(:disabled):hover:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:not(:disabled):hover:nth-child(n){border-color:var(--g-color-border-hover);text-decoration:none;z-index:5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:disabled .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select:disabled,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select:disabled .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:disabled:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:disabled:nth-child(n) .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:disabled:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:disabled:nth-child(n) .btn--HUmItCho{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:disabled.placeholder--lnwYilo3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select:disabled.placeholder--lnwYilo3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:disabled.placeholder--lnwYilo3:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:disabled.placeholder--lnwYilo3:nth-child(n){color:var(--g-color-text-disabled)!important}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:disabled.placeholder--lnwYilo3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select:disabled.placeholder--lnwYilo3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:disabled.placeholder--lnwYilo3:nth-child(n),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:disabled.placeholder--lnwYilo3:nth-child(n){color:GrayText!important}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:nth-child(n):after{--color:CanvasText}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .disabled--iOp05srh.g-dropdown-toggle--RcO3sTPB:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .disabled--iOp05srh.g-form-select--tWMf_iWl:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:disabled:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl:disabled:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.disabled--iOp05srh.g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:disabled:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.disabled--iOp05srh.g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:disabled:nth-child(n):after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.show--IL_wnvAi.g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>[aria-expanded=true].g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.show--IL_wnvAi.g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>[aria-expanded=true].g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .show--IL_wnvAi.g-dropdown-toggle--RcO3sTPB:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .show--IL_wnvAi.g-form-select--tWMf_iWl:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD [aria-expanded=true].g-dropdown-toggle--RcO3sTPB:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD [aria-expanded=true].g-form-select--tWMf_iWl:after{transform:rotate(180deg)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown-toggle--RcO3sTPB:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-dropdown-toggle--RcO3sTPB:nth-child(n):after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-dropdown-toggle--RcO3sTPB:nth-child(n):after{position:absolute;right:.5rem;top:.75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl{position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select{height:2.5rem!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl select.custom-select--OS5AOQna{padding-left:.4375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl option{color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl option:disabled{color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-select--tWMf_iWl.disabled--iOp05srh{cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row--haZoML4I+.g-form-group--B2W3mls5{margin-top:1rem}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-row--haZoML4I+.g-form-group--B2W3mls5{margin-top:.5rem}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-body--M8J0BJip .g-form-group--B2W3mls5:first-child{margin-top:.375rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5{margin-bottom:.375rem;min-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5.g-form-compact--gqnLs4KB{margin-bottom:0;margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .col-form-label--JNL8TLFZ{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-form-description--FFJWXpYP{margin-bottom:-.375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-form-description--FFJWXpYP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-form-description--FFJWXpYP>p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-card-alert-small--GqWfad7i>.g-card-body--M8J0BJip{padding-bottom:0;padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col]:not(:first-child)>.g-card--mLEwAz_p:first-child{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col]:not(:first-child)>.g-card--mLEwAz_p:last-child{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB):not(label,legend){margin-top:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col] .g-form-group--B2W3mls5{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col-12--OGzX4DHV:not(:first-child)>.g-card--mLEwAz_p:first-child{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col-12--OGzX4DHV:not(:first-child)>.g-card--mLEwAz_p:last-child{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col-12--OGzX4DHV:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB){margin-top:-.4375rem}@media (max-width:1399.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:first-child{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:last-child{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB){margin-top:-.4375rem}}@media (max-width:1199.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:first-child{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:last-child{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB){margin-top:-.4375rem}}@media (max-width:991.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-lg]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:first-child{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-lg]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:last-child{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB){margin-top:-.4375rem}}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col-12--OGzX4DHV:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-lg]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-md]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:first-child{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col-12--OGzX4DHV:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-lg]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-md]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:last-child{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col-12--OGzX4DHV:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB){margin-top:-.4375rem;margin-top:-.375rem!important}}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-lg]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-md]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-sm]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>.g-card--mLEwAz_p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:first-child{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-lg]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-md]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-sm]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>.g-card--mLEwAz_p:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>.g-card--mLEwAz_p:last-child{margin-bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 .g-col--gfwRsyXl:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-sm]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-group--B2W3mls5 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--haZoML4I,.g-card--mLEwAz_p,.g-input-group--xWCpslMT,.g-form-control--qvBAb8He,.g-form-pseudo-control--16VC53hl,.custom-control--qvqcvbtM,.g-dropdown--uE0lM0XB,.g-dropdown-toggle--RcO3sTPB){margin-top:-.4375rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-multicol--Ub1G3iU7 .g-form-group--B2W3mls5{margin-top:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-multicol--Ub1G3iU7:first-child{margin-top:-.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-multicol--Ub1G3iU7 label,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-form-multicol--Ub1G3iU7 legend{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT{align-items:stretch;display:flex;flex-wrap:nowrap;position:relative;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT:not(.has-validation--gzpesFyr)>.custom-file--vAq78Kfj:not(:last-child) .custom-file-label--bdMe9L4h,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT:not(.has-validation--gzpesFyr)>.custom-file--vAq78Kfj:not(:last-child) .custom-file-label--bdMe9L4h:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT:not(.has-validation--gzpesFyr)>.custom-select--OS5AOQna:not(:last-child),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT:not(.has-validation--gzpesFyr)>.g-form-control--qvBAb8He:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.custom-file--vAq78Kfj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.custom-select--OS5AOQna,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-form-control--qvBAb8He,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-form-control-plaintext--I1vqAgdQ{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.custom-select--OS5AOQna:not(:first-child),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-form-control--qvBAb8He:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-input-group-prepend--r_5qQEdz{margin-right:-.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-input-group-prepend--r_5qQEdz>.btn--HUmItCho{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-input-group-append--f6H4qS16{margin-left:-.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT .g-input-group-append--f6H4qS16>.btn--HUmItCho{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz{background-color:var(--g-color-surface-primary);display:flex}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16:first-child>.g-input-group-text--KsCf9B4j,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz:first-child>.g-input-group-text--KsCf9B4j{border-bottom-left-radius:var(--g-size-border-radius-lg);border-top-left-radius:var(--g-size-border-radius-lg)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16:last-child>.g-input-group-text--KsCf9B4j,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz:last-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz:last-child>.g-input-group-text--KsCf9B4j{border-bottom-right-radius:var(--g-size-border-radius-lg);border-top-right-radius:var(--g-size-border-radius-lg)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-input-group-text--KsCf9B4j,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-input-group-text--KsCf9B4j{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.g-input-group-text--KsCf9B4j.g-input-group-text-icon-only--FE0GgOX_,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.g-input-group-text--KsCf9B4j.g-input-group-text-icon-only--FE0GgOX_{padding:0 .4375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.btn--HUmItCho{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-append--f6H4qS16>.btn--HUmItCho>svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT>.g-input-group-prepend--r_5qQEdz>.btn--HUmItCho>svg{margin-left:0;margin-right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-append--f6H4qS16>.btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-append--f6H4qS16>.btn--HUmItCho .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-append--f6H4qS16>.g-button--GPe53gRw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-append--f6H4qS16>.g-button--GPe53gRw .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-append--f6H4qS16>.g-input-group-text--KsCf9B4j,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-append--f6H4qS16>.g-input-group-text--KsCf9B4j .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-prepend--r_5qQEdz>.btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-prepend--r_5qQEdz>.btn--HUmItCho .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-prepend--r_5qQEdz>.g-button--GPe53gRw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-prepend--r_5qQEdz>.g-button--GPe53gRw .btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-prepend--r_5qQEdz>.g-input-group-text--KsCf9B4j,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-input-group--xWCpslMT.disabled--iOp05srh .g-input-group-prepend--r_5qQEdz>.g-input-group-text--KsCf9B4j .btn--HUmItCho{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB ol,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-dropdown--uE0lM0XB ul,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input ol,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input ul,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD select ol,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD select p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD select ul{margin-top:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD input[type=range]::-moz-focus-outer{border:0!important;outline:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:.875rem 0;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-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--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-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--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-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--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-moz-range-thumb,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-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--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-moz-range-thumb{border:.0625rem solid var(--g-color-border-primary);border-radius:100%;height:1.75rem;width:1.75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-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--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-ms-fill-lower,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-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--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs::-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--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs:focus-visible::-webkit-slider-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs:focus-visible::-moz-range-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs:focus-visible::-ms-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs+.g-slider-legend--MEzAjcEF{margin-top:-.5625rem}@-moz-document url-prefix(){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider--MhHEmrQs+.g-slider-legend--MEzAjcEF{margin-top:-1.3125rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider-legend--MEzAjcEF .g-slider-left--jgYX48Z7{float:left}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider-legend--MEzAjcEF .g-slider-middle--it3W4o4u{text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-slider-legend--MEzAjcEF .g-slider-right--ccUzSde4{float:right}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ{margin:0 auto}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ{max-width:33.75rem}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ.g-focus-page-extra-large--BN5u5Wc4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ.g-focus-page-large--YYnNgoO6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ.g-focus-page-medium--crOc9gy0{max-width:45rem}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ.g-focus-page-extra-large--BN5u5Wc4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ.g-focus-page-large--YYnNgoO6{max-width:55rem}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ.g-focus-page-extra-large--BN5u5Wc4{max-width:71.25rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-stepper--TTkNg0sK{padding:1rem 1rem .625rem}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-stepper--TTkNg0sK{padding:1.5rem 2rem .625rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-stepper--TTkNg0sK:empty{display:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-stepper--TTkNg0sK+.g-page-content--zAUlBxCQ{padding-top:0}@media (max-width:991.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-buttons--phS1dg9X{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-buttons--phS1dg9X .g-button--GPe53gRw{width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-buttons--phS1dg9X .g-button--GPe53gRw:last-child .g-button-label--OP0HdflS{margin-left:0;margin-right:.5rem;order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-buttons--phS1dg9X+.g-page-content--zAUlBxCQ{padding-bottom:3.5rem}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-buttons--phS1dg9X{display:flex;height:0;justify-content:space-between;margin:0 auto;position:sticky;top:22.1875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-buttons--phS1dg9X .g-button--GPe53gRw{border-radius:var(--g-size-border-radius-circle);transform:translateX(-100%);width:2.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-buttons--phS1dg9X .g-button--GPe53gRw:last-child{transform:translateX(100%)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-focus-page-buttons--phS1dg9X+.g-page-content--zAUlBxCQ{padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-page-content--zAUlBxCQ{padding:.375rem 15px}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-focus-page--VkFQDiIJ .g-page-content--zAUlBxCQ{padding:1.375rem 15px}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-status-info--_Ylxsq0N{padding-bottom:1.5rem;padding-top:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-status-info--_Ylxsq0N .g-group-button--MH4PoFtI{justify-content:center;padding-top:2.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-status-info-animation--LGe_POPG{font-size:inherit;margin-bottom:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-status-info-illustration--_iq81zEq{margin:0 auto 1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-status-info-icon--CHpFADiC{color:var(--g-color-fill-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-backdrop--GWT5aVSL{height:100%;position:fixed;top:0;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-backdrop--GWT5aVSL{background-color:var(--g-color-overlay-primary);z-index:310000}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-backdrop--GWT5aVSL.show--IL_wnvAi{opacity:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j{padding:15px;z-index:310010}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j{padding:30px}}.g-modal-open--cYx4QxIL .g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j{overflow-y:auto;pointer-events:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-dialog--McIWsfyY{color:var(--g-color-text-primary);margin:auto}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-dialog--McIWsfyY{margin-left:0;margin-right:0;max-width:100%;min-width:100%}}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-dialog--McIWsfyY{max-width:min(540px - 1.25rem,55.5rem);min-width:min(540px - 1.25rem,55.5rem)}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-dialog--McIWsfyY{max-width:min(720px - 1.25rem,55.5rem);min-width:min(720px - 1.25rem,55.5rem)}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-dialog--McIWsfyY{max-width:min(960px - 1.25rem,55.5rem);min-width:min(960px - 1.25rem,55.5rem)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF{background-color:var(--g-color-surface-primary);border:0;border-radius:var(--g-size-border-radius-surface);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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 .g-h4--fFdfrx8p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 .g-h5--WH90Je4W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 .g-h6--dDJITASP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 h4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 h5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-uniform-headings--dKg_71d0 h6{font-size:1.375rem;line-height:1.75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h4--fFdfrx8p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h5--WH90Je4W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h6--dDJITASP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h6{color:var(--g-color-text-primary);font-weight:700}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h1--Umpsxqjc:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h2--z_JQqjsz:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h3--qY8NAjgj:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h4--fFdfrx8p:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h5--WH90Je4W:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-h6--dDJITASP:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h1:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h2:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h3:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h4:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h5:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF h6:first-child{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe{padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-label--fGVtol5z{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe h4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe h5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe h6{border-bottom:0;font-size:1.375rem;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-header-icon--PmT7knin{--size:3rem;color:var(--g-color-fill-primary);display:block;margin-left:auto;margin-right:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-header-icon--PmT7knin:first-of-type{margin-top:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-stepping--FRpLwo1v{color:var(--g-color-text-secondary);font-size:1rem;line-height:1.5rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-close--Rn7qoGTt,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-help--Z3ox3tNS{cursor:pointer;position:absolute}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-close--Rn7qoGTt:not(.btn--HUmItCho,.g-button--GPe53gRw),.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-help--Z3ox3tNS:not(.btn--HUmItCho,.g-button--GPe53gRw){font-size:.875rem;padding-top:.9375rem;top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-close--Rn7qoGTt.btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-close--Rn7qoGTt.g-button--GPe53gRw,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-help--Z3ox3tNS.btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-help--Z3ox3tNS.g-button--GPe53gRw{top:.5625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-close--Rn7qoGTt:not(.btn--HUmItCho,.g-button--GPe53gRw){color:var(--g-color-fill-primary);padding-right:1.125rem;right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-close--Rn7qoGTt.btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-close--Rn7qoGTt.g-button--GPe53gRw{right:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-help--Z3ox3tNS:not(.btn--HUmItCho,.g-button--GPe53gRw){left:0;padding-left:.9375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-help--Z3ox3tNS.btn--HUmItCho,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-help--Z3ox3tNS.g-button--GPe53gRw{left:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5{--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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5{--modal-body-padding-horizontal:8.75rem}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5:where(.g-modal-body-large--SDcV98P9){--modal-body-padding-horizontal:4.375rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5:where(.g-modal-body-full--Y5c6ngUl){--modal-body-padding-horizontal:1.25rem}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5:where(.g-modal-body-form-top--z7x39P6V){--modal-body-padding-top:1.875rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5:where(.g-modal-body-form-bottom--I_VGnaiW){--modal-body-padding-bottom:1.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5+.g-modal-body--v4X6ZlQ5{--modal-body-padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-image--txctwEcq{background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-image--txctwEcq img{width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-footer--JSI63sHz{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-footer--JSI63sHz.g-modal-footer-grey--4pcEFln8{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-footer--JSI63sHz .g-group-button--MH4PoFtI{margin:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5[class*=g-bg-],.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe[class*=g-bg-]{border-bottom-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5[class*=g-bg-]+.g-modal-footer--JSI63sHz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe[class*=g-bg-]+.g-modal-footer--JSI63sHz{border-top-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j.g-modal-embedded--VEHERBL9{display:block;margin:0 auto;overflow:visible;padding:0;position:relative;z-index:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j.g-modal-embedded--VEHERBL9+.g-modal--Fl9lr06j{margin-top:1.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j.g-modal-embedded--VEHERBL9 .g-modal-dialog--McIWsfyY{flex-basis:100%;margin:auto;min-width:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j.g-modal-embedded--VEHERBL9 .g-modal-content--DMKjKPvF{box-shadow:0 0 .5rem rgba(var(--rgb-black),.2);min-height:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal--Fl9lr06j.g-modal-embedded--VEHERBL9.g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY{margin-right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-body--v4X6ZlQ5 .container--Rk2ELKF0{padding-left:0;padding-right:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-body--v4X6ZlQ5 .g-separator--plG8xMbT:where(.g-separator-spacing-inherit--mdRa0Rc5){margin-bottom:1rem;margin-top:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-body--v4X6ZlQ5 .g-separator--plG8xMbT:where(.g-separator-protrude--iNVmpAD8){margin-left:calc(var(--modal-body-padding-horizontal, 0)*-1);margin-right:calc(var(--modal-body-padding-horizontal, 0)*-1)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-body--v4X6ZlQ5 .g-separator--plG8xMbT:where(.g-separator-indent--kL4EZ7La){margin-left:var(--modal-body-padding-horizontal,0);margin-right:var(--modal-body-padding-horizontal,0)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-regular--cItfFKRp .g-modal-dialog--McIWsfyY .g-modal-footer--JSI63sHz:empty{border-top-width:0;height:1.25rem;min-height:1.25rem;padding:0;visibility:hidden}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex .g-modal-dialog--McIWsfyY{max-width:min(540px - 1.25rem,34.375rem);min-width:min(540px - 1.25rem,34.375rem)}}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex .g-modal-dialog--McIWsfyY{max-width:min(720px - 1.25rem,25rem);min-width:min(720px - 1.25rem,25rem)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF{min-height:auto;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex .g-modal-dialog--McIWsfyY .g-modal-header--FAA7vrDe{background-color:var(--g-color-surface-secondary);border-width:0;padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex .g-modal-dialog--McIWsfyY .g-modal-header--FAA7vrDe:not([class*=g-bg-]){color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex .g-modal-dialog--McIWsfyY .g-modal-header--FAA7vrDe .g-modal-title--aEIVnAKG{color:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex .g-modal-dialog--McIWsfyY .g-modal-header--FAA7vrDe[class*=g-bg-]{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex .g-modal-dialog--McIWsfyY .g-modal-body--v4X6ZlQ5{padding-left:1.25rem;padding-right:1.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex .g-modal-dialog--McIWsfyY .g-modal-footer--JSI63sHz:empty{border-top-width:0;height:.25rem;min-height:.25rem;padding:0;visibility:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF h4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF h5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF h6{padding-bottom:1.25rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe{border:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-title--aEIVnAKG{margin-bottom:-1.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe .g-modal-title-hidden--Fsk6Wo6K{visibility:hidden}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5{--modal-body-padding-bottom:1.5625rem}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5 p{text-align:left}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5+.g-modal-body--v4X6ZlQ5{margin-top:calc(var(--modal-body-padding-bottom)*-1)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-confirmation-icon--_jwWayPl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-confirmation-illustration--aZ2oJR0f{margin-top:6.125rem}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-confirmation-icon--_jwWayPl,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-confirmation-illustration--aZ2oJR0f{margin-top:3.75rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-confirmation-icon--_jwWayPl{--size:8rem;margin-bottom:1.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-confirmation--RYgqwnZb .g-modal-dialog--McIWsfyY .g-modal-content--DMKjKPvF .g-modal-footer--JSI63sHz{border:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-teaser--gODGAXGZ .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe{border-width:0;padding-block:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-teaser--gODGAXGZ .g-modal-content--DMKjKPvF .g-modal-title--aEIVnAKG{font-size:1.375rem;line-height:1.75rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-teaser--gODGAXGZ .g-modal-content--DMKjKPvF .g-modal-title--aEIVnAKG:nth-child(n){padding-top:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-teaser--gODGAXGZ .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5{--modal-body-padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-teaser--gODGAXGZ .g-modal-content--DMKjKPvF .g-modal-image--txctwEcq{align-items:center;display:flex;max-height:30rem;min-height:10rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-teaser--gODGAXGZ .g-modal-content--DMKjKPvF .g-modal-footer--JSI63sHz{flex-direction:column}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r{padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY{margin-right:0;transition:transform .25s ease 0ms}@media (max-width:991.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY{max-width:100vw;max-width:100dvw;width:100vw;width:100dvw}}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY[class*=g-modal-depth-]{transform:translate(-62.5rem);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-0--GbB_gotR{transform:translate(0);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-1--l_rshB48{transform:translate(-6.25rem);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-2--eclvRbdW{transform:translate(-12.5rem);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-3--O57a1tXw{transform:translate(-18.75rem);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-4--gng6wLk9{transform:translate(-25rem);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-5--iZQYTkLa{transform:translate(-31.25rem);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-6--ywexMAsi{transform:translate(-37.5rem);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-7--kF3yn9py{transform:translate(-43.75rem);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-8--fuR51Rtu{transform:translate(-50rem);transition-delay:.15s}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-dialog--McIWsfyY.g-modal-depth-9--GTgWZIv8{transform:translate(-56.25rem);transition-delay:.15s}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF{border-radius:var(--g-size-border-radius-none)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe{top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5{--modal-body-padding-top:2rem;flex:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5:not(:nth-child(1 of .g-modal-body--v4X6ZlQ5)){--modal-body-padding-top:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5:not(:nth-last-child(1 of .g-modal-body--v4X6ZlQ5)){--modal-body-padding-bottom:1rem;flex-grow:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF .g-modal-footer--JSI63sHz{bottom:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF>:not(.g-modal-header--FAA7vrDe,.g-modal-body--v4X6ZlQ5,.g-modal-footer--JSI63sHz,.g-separator--plG8xMbT){display:flex;flex-basis:100%;flex-direction:column;flex-grow:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF .g-modal-footer--JSI63sHz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-footer--JSI63sHz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-header--FAA7vrDe{background-color:var(--g-color-surface-primary);flex-shrink:0;position:sticky;top:0;z-index:10000}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-header--FAA7vrDe{top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-drawer--l7kmL_2r .g-modal-footer--JSI63sHz{bottom:0}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo{align-items:flex-end;display:flex;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-dialog--McIWsfyY{margin:auto 0 0;max-width:100vw;max-width:100dvw;overscroll-behavior:none;transition:transform .25s ease-out;width:100vw;width:100dvw}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-handle--uNszlbQL{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-handle--uNszlbQL:active{cursor:grabbing}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-handle--uNszlbQL:focus-visible{outline:2px solid var(--g-color-border-primary);outline-offset:4px}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-content--DMKjKPvF{border-radius:var(--g-size-border-radius-surface);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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-content--DMKjKPvF .g-modal-footer--JSI63sHz{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5{--modal-body-padding-top:2rem;flex:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5:not(:first-child){--modal-body-padding-top:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-content--DMKjKPvF .g-modal-body--v4X6ZlQ5:not(:last-child){--modal-body-padding-bottom:1rem;flex-grow:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-bottom-sheet--pmomXVHo .g-modal-content--DMKjKPvF>:not(.g-modal-header--FAA7vrDe,.g-modal-body--v4X6ZlQ5,.g-modal-footer--JSI63sHz,.g-separator--plG8xMbT){display:flex;flex-direction:column;flex-grow:1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-teaser--gODGAXGZ.g-modal-bottom-sheet--pmomXVHo .g-modal-header-wrapper--uEYkPIPJ[class*=g-bg-] .g-modal-handle--uNszlbQL{background:rgba(var(--rgb-white),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-teaser--gODGAXGZ.g-modal-bottom-sheet--pmomXVHo .g-modal-header-wrapper--uEYkPIPJ[class*=g-bg-] .g-modal-handle--uNszlbQL:focus-visible{outline-color:var(--g-color-border-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-teaser--gODGAXGZ.g-modal-bottom-sheet--pmomXVHo .g-modal-header-wrapper--uEYkPIPJ .g-modal-header--FAA7vrDe{background-color:transparent}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex.g-modal-bottom-sheet--pmomXVHo .g-modal-header-wrapper--uEYkPIPJ{background-color:var(--g-color-surface-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex.g-modal-bottom-sheet--pmomXVHo .g-modal-header-wrapper--uEYkPIPJ[class*=g-bg-] .g-modal-header--FAA7vrDe{background-color:transparent}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex.g-modal-bottom-sheet--pmomXVHo .g-modal-header-wrapper--uEYkPIPJ[class*=g-bg-] .g-modal-handle--uNszlbQL{background:rgba(var(--rgb-white),.5)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex.g-modal-bottom-sheet--pmomXVHo .g-modal-header-wrapper--uEYkPIPJ[class*=g-bg-] .g-modal-handle--uNszlbQL:focus-visible{outline-color:var(--g-color-border-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex.g-modal-bottom-sheet--pmomXVHo .g-modal-header-wrapper--uEYkPIPJ .g-modal-header--FAA7vrDe{background-color:transparent}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-modal-small--h_AKMJex.g-modal-bottom-sheet--pmomXVHo .g-modal-content--DMKjKPvF .g-modal-header--FAA7vrDe{border-bottom-width:0}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm{margin-top:.5625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm 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--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a:focus-visible{outline-offset:-.1875rem;z-index:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF:hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a:hover{background-color:var(--g-color-surface-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-sidenav-icon--wGO6R1VN,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a .g-sidenav-icon--wGO6R1VN{margin-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-badge--pHXBI975,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-pill--gHcf5urQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-sidenav-crosslink-icon--Q2XpaXDI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-sidenav-external-icon--l6vombwO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a .g-badge--pHXBI975,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a .g-pill--gHcf5urQ,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a .g-sidenav-crosslink-icon--Q2XpaXDI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a .g-sidenav-external-icon--l6vombwO{margin-left:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-button-icon--P_b3Gjjj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-sidenav-crosslink-icon--Q2XpaXDI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-sidenav-external-icon--l6vombwO,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a .g-button-icon--P_b3Gjjj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a .g-sidenav-crosslink-icon--Q2XpaXDI,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a .g-sidenav-external-icon--l6vombwO{color:var(--g-color-fill-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-button-icon--P_b3Gjjj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a .g-button-icon--P_b3Gjjj{--size:var(--g-size-icon-md);margin-left:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li a>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF{border:none;font-size:inherit;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF:nth-child(n):nth-child(n){margin:0;padding:.5rem 1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-button-label--OP0HdflS{align-items:center;display:inline-flex;margin-right:0;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-heading--LQ_lzdMF .g-button-label--OP0HdflS>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm ul{margin:0;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm ul{list-style-type:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li li,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li:not(:first-child){margin-top:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm li:before{content:none;display:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-selected--uqAn7iTq{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-selected--uqAn7iTq a:not(:only-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-selected--uqAn7iTq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-selected--uqAn7iTq a{font-weight:600}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-selected--uqAn7iTq ul{display:block}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-selected--uqAn7iTq ul a:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-selected--uqAn7iTq ul a:hover{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-selected--uqAn7iTq ul li:not(:last-child) a:focus-visible,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-selected--uqAn7iTq ul li:not(:last-child) a:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-offseted-label--vc9g2ctT{margin-left:2rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-section--qySO1wTB{margin-top:1rem;padding-left:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-section--qySO1wTB ul{margin-top:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-section-divider--pWeAFLq3{border-top:.0625rem solid rgba(var(--rgb-gray-300),.2);display:block;margin:.75rem .5rem;width:calc(100% - 1.25rem)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-section-divider--pWeAFLq3+li{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-subitems--YWulUpsr{padding-left:2.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm .g-sidenav-noninteractive-header--r_p3XwWx{color:var(--g-color-text-secondary);font-size:.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-sticky--zrhZoGTt{position:sticky}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown--fAJ7DXvC{width:16.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown--fAJ7DXvC .g-sidenav-heading--LQ_lzdMF:hover,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown--fAJ7DXvC .g-sidenav-selected--uqAn7iTq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown--fAJ7DXvC li a:hover{background-color:var(--g-color-surface-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj{display:inline-flex}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj:after{--color:CanvasText}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj.disabled--iOp05srh:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj.show--IL_wnvAi:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj[aria-expanded=true]:after{transform:rotate(180deg)}@media (max-width:767.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj{width:17.5rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj:after{display:inline-block;height:1.5rem;margin-left:.25rem;margin-top:.5rem;min-width:1.5rem;width:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav-dropdown-toggle--ownJvlTj>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-heading--LQ_lzdMF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-section--qySO1wTB,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf li a{padding:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-heading--LQ_lzdMF:nth-child(n){padding:.375rem .5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf li li a{padding-left:1rem;padding-right:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf li li a:has(>span:only-child){padding-right:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-drawer-footer--lrWhdth2{padding-bottom:.5rem;padding-top:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-drawer-footer--lrWhdth2 li a{color:var(--g-color-text-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-drawer-search-button--Hj8Z24Qo{padding-bottom:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-drawer-search-button--Hj8Z24Qo .g-button--GPe53gRw{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-secondary);font-weight:400;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-drawer-search-button--Hj8Z24Qo .g-button--GPe53gRw:hover{background-color:var(--g-color-surface-primary);background-image:none;box-shadow:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-drawer-search-button--Hj8Z24Qo .g-button--GPe53gRw .g-button-icon--P_b3Gjjj{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-drawer-company-switch--B2IAvlyT .g-card-body--M8J0BJip{padding:1rem .5rem 1rem 1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-drawer-company-switch--B2IAvlyT .g-card-body--M8J0BJip:has(.g-avatar--xzARHj04){padding:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-sidenav--Cigj3UEm.g-sidenav-drawer--cUW4lFdf .g-sidenav-drawer-company-switch--B2IAvlyT .g-button-icon--P_b3Gjjj.g-icon-caret-right--A1rfq9cN{--size:var(--g-size-icon-md);color:var(--g-color-fill-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD.g-dark--lVoDZQYD .g-sidenav-section-divider--pWeAFLq3{border-top-color:var(--g-color-surface-tertiary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);max-height:3.8125rem;overflow:hidden;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0 li,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0 ul{margin:0;padding:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0 li:before{content:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0 li a.selected--KAjTjEst{text-decoration:underline}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0 .container--Rk2ELKF0 .nav-link--FpBZGdk_{color:var(--g-color-text-inverted-primary);font-weight:400;margin-bottom:.5rem;margin-top:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0 .container--Rk2ELKF0 .nav-link--FpBZGdk_:hover{text-decoration:underline}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0 .container--Rk2ELKF0 .g-nav-main--hFDemEB5 a{margin-right:1.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0 .container--Rk2ELKF0 .g-nav-tools--NdgEaxqW svg{font-size:1.5rem;height:1.5rem;line-height:1.5rem;width:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-navbar-secondary--_GVomJY0 .g-dropdown-menu--s0S8VtDQ a{color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5{border-color:var(--g-color-border-secondary)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5 .g-card-body--M8J0BJip{padding-left:1.875rem;padding-right:1.875rem}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5 .g-card-body--M8J0BJip{padding-left:8.75rem;padding-right:8.75rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5 .g-faded--oBr_Z52W{color:var(--g-color-fill-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5 audio,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5 video{display:block;margin:0 auto;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip{padding-bottom:1.875rem;padding-top:1.875rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip .g-h1--Umpsxqjc+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip .g-h2--z_JQqjsz+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip .g-h3--qY8NAjgj+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip h1+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip h2+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-header--ORT3qySh .g-card-body--M8J0BJip h3+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip .g-h1--Umpsxqjc+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip .g-h2--z_JQqjsz+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip .g-h3--qY8NAjgj+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip h1+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip h2+p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-header--ORT3qySh.g-card-body--M8J0BJip h3+p{padding-top:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body--Ee_L_bss .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body--Ee_L_bss.g-card-body--M8J0BJip{padding-bottom:1.875rem;padding-top:1.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi{background-position:50%;background-repeat:no-repeat;background-size:cover;height:14.6875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls.g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi.g-card-body--M8J0BJip{align-items:left;display:flex;flex-direction:column;justify-content:center;min-height:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls{background-color:var(--g-color-fill-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls .g-card-body--M8J0BJip .h1--V7hHh7ak,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls .g-card-body--M8J0BJip .h2--XjjeaB0L,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls .g-card-body--M8J0BJip h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls .g-card-body--M8J0BJip h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-dark--krmxDVls .g-card-body--M8J0BJip p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls.g-card-body--M8J0BJip .h1--V7hHh7ak,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls.g-card-body--M8J0BJip .h2--XjjeaB0L,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls.g-card-body--M8J0BJip h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls.g-card-body--M8J0BJip h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-dark--krmxDVls.g-card-body--M8J0BJip p{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi .g-card-body--M8J0BJip .h1--V7hHh7ak,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi .g-card-body--M8J0BJip .h2--XjjeaB0L,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi .g-card-body--M8J0BJip h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi .g-card-body--M8J0BJip h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-banner-light--bXURb8Zi .g-card-body--M8J0BJip p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi.g-card-body--M8J0BJip .h1--V7hHh7ak,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi.g-card-body--M8J0BJip .h2--XjjeaB0L,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi.g-card-body--M8J0BJip h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi.g-card-body--M8J0BJip h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-banner-light--bXURb8Zi.g-card-body--M8J0BJip p{color:var(--g-color-text-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-table--M9wAy8MP .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-table--M9wAy8MP .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-table--M9wAy8MP h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-table--M9wAy8MP h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-table--M9wAy8MP .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-table--M9wAy8MP .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-table--M9wAy8MP h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-table--M9wAy8MP h3{text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-table--M9wAy8MP dt,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-table--M9wAy8MP dt{font-weight:inherit}@media (min-width:768px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-body-table--M9wAy8MP dd,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-body-table--M9wAy8MP dd{text-align:right}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-footer--MzH047hq,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-footer--MzH047hq{min-height:6.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5.g-card-product-footer--MzH047hq .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-product--WytJkWD5>.g-card-product-footer--MzH047hq.g-card-body--M8J0BJip{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-body-banner-dark--krmxDVls,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-body-banner-dark--krmxDVls+.g-card--mLEwAz_p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-body-banner-light--bXURb8Zi,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-product-body-banner-light--bXURb8Zi+.g-card--mLEwAz_p{border-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid{--card-padding-horizontal:1.875rem;border-color:var(--g-color-border-secondary)!important}@media (min-width:992px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid{--card-padding-horizontal:8.75rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid li,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid p{font-weight:400}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid li b,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid li strong,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid p b,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid p strong{font-weight:600}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid li b.g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid li strong.g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid p b.g-amount--wia0IxsF,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid p strong.g-amount--wia0IxsF{color:var(--g-color-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid .g-faded--oBr_Z52W{color:var(--g-color-fill-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid a{font-weight:600}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-header--tt1iGj0c,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-checkout-header--tt1iGj0c{--card-padding-vertical:1.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-header--tt1iGj0c .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-checkout-header--tt1iGj0c.g-card-body--M8J0BJip{text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-body--MQLEWhpy,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-checkout-body--MQLEWhpy{--card-padding-vertical:1.875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-body--MQLEWhpy .g-card-body--M8J0BJip .g-row--haZoML4I>[class^=g-col]:first-child img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-body--MQLEWhpy .g-card-body--M8J0BJip .g-row--haZoML4I>[class^=g-col]:first-child svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-checkout-body--MQLEWhpy.g-card-body--M8J0BJip .g-row--haZoML4I>[class^=g-col]:first-child img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-checkout-body--MQLEWhpy.g-card-body--M8J0BJip .g-row--haZoML4I>[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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-body--MQLEWhpy .g-card-body--M8J0BJip .g-row--haZoML4I>[class^=g-col]:first-child img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-body--MQLEWhpy .g-card-body--M8J0BJip .g-row--haZoML4I>[class^=g-col]:first-child svg,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-checkout-body--MQLEWhpy.g-card-body--M8J0BJip .g-row--haZoML4I>[class^=g-col]:first-child img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-checkout-body--MQLEWhpy.g-card-body--M8J0BJip .g-row--haZoML4I>[class^=g-col]:first-child svg{max-width:13.125rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-body--MQLEWhpy .g-card-body--M8J0BJip>.g-form-group--B2W3mls5:first-child,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-checkout-body--MQLEWhpy.g-card-body--M8J0BJip>.g-form-group--B2W3mls5:first-child{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip{padding-bottom:2.5rem;padding-top:7.5rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip .g-h4--fFdfrx8p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip .g-h5--WH90Je4W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip .g-h6--dDJITASP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip h4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip h5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip h6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip .g-h1--Umpsxqjc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip .g-h2--z_JQqjsz,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip .g-h3--qY8NAjgj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip .g-h4--fFdfrx8p,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip .g-h5--WH90Je4W,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip .g-h6--dDJITASP,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip h4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip h5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip 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--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip svg+h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip svg+h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip svg+h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip svg+h4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip svg+h5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-confirm--oaJBjHUD .g-card-body--M8J0BJip svg+h6,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip svg+h1,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip svg+h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip svg+h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip svg+h4,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip svg+h5,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-confirm-body--sUInUQ36.g-card-body--M8J0BJip svg+h6{padding-top:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid.g-card-checkout-footer--VcDqWQYA .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card--mLEwAz_p.g-card-checkout--so9QeLid>.g-card-checkout-footer--VcDqWQYA.g-card-body--M8J0BJip{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-checkout-body--MQLEWhpy:not(.g-card-checkout-gap--Oz88ELUq)+.g-card-checkout-body--MQLEWhpy{border-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-checkout-body--MQLEWhpy:not(.g-card-checkout-gap--Oz88ELUq)+.g-card-checkout-body--MQLEWhpy .g-card-body--M8J0BJip,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-checkout-body--MQLEWhpy:not(.g-card-checkout-gap--Oz88ELUq)+.g-card-checkout-body--MQLEWhpy.g-card-body--M8J0BJip{padding-top:0!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-card-checkout-confirm--oaJBjHUD+.g-card-checkout-footer--VcDqWQYA{border-top:0!important;min-height:6.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter-small--n94yMl5X{--size:0.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter-medium--BSAvKs2w{--size:0.375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter-large--VzGOiBKL{--size:1.25rem;border-radius:var(--g-size-border-radius-round)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9 .g-meter-bars--LVtASacd,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9:before{--color:var(--color-fg);content:"";position:absolute;top:0;z-index:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9 .g-meter-bars--LVtASacd{display:flex;inset:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9 .g-meter-bar--wgAbQXdZ{border-bottom:var(--size) solid var(--color-fg);flex-shrink:0;width:var(--value)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9:before{border-bottom:var(--size) solid var(--color);left:0;width:var(--aux-value,var(--value))}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9 .g-meter-label--e8fU4rPk{border-radius:var(--g-size-border-radius-sm);color:var(--g-color-text-primary);margin-left:.25rem;padding:0 .25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9.g-meter-label-offset--mH0Zmdca{padding-left:var(--value)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9:not(.g-meter-label-offset--mH0Zmdca) .g-meter-label--e8fU4rPk{color:var(--g-color-text-inverted-primary)}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9{forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-meter--ey9Uwgz9 .g-meter-label--e8fU4rPk{background-color:Canvas;color:CanvasText}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info--bNFGFqQC{display:flex;gap:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info--bNFGFqQC .g-avatar--xzARHj04,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info--bNFGFqQC .g-product-info-icon--W0sWhrcn{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info--bNFGFqQC>.g-button--GPe53gRw:not(.g-button-avatar--VC7_pefm){align-self:flex-start;margin-right:-.625rem;order:-2;z-index:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq{display:grid;flex-grow:1;flex-shrink:1;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq .g-major--o8gj7NM1{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq .g-major--o8gj7NM1.g-no-ellipsis--FleB94O3{line-height:1.25;margin-bottom:.125rem;margin-top:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq .g-minor--y9hranJg{font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq .g-minor--y9hranJg .g-amount--wia0IxsF{font-size:.875rem;font-weight:inherit;line-height:1.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq .g-micro--U4CyPhl8{font-size:.75rem;line-height:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq strong.g-minor--y9hranJg{font-weight:inherit;order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq strong.g-minor--y9hranJg:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq .g-amount--wia0IxsF+.g-amount--wia0IxsF{margin-top:-.25em}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-data--NT1XicFq .g-amount--wia0IxsF{display:block;font-size:1.125rem;line-height:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-striped--wY6D7nk6{padding-top:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-striped--wY6D7nk6.g-product-info-horizontal--lAjNqznF{padding-left:.3125rem;padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-horizontal--lAjNqznF{align-items:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-horizontal--lAjNqznF .g-product-info-stripe--RsNO_DX8{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-horizontal--lAjNqznF .g-product-info-data--NT1XicFq{align-items:center;gap:0 .625rem;margin-bottom:0;margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-horizontal--lAjNqznF .g-product-info-badge--rLwhROTY{margin-bottom:-.25rem;margin-top:-.125rem}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-horizontal--lAjNqznF.g-product-info-totaled--W5uC9B7B:not(.g-product-info-direction-column--f6RIL3d6) .g-product-info-data--NT1XicFq{grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-horizontal--lAjNqznF.g-product-info-totaled--W5uC9B7B:not(.g-product-info-direction-column--f6RIL3d6) .g-product-info-amount--hBFkMgJD{grid-column:2/3;grid-row:1/99;text-align:right}}@media (max-width:991.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-horizontal--lAjNqznF .g-amount--wia0IxsF{font-size:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-horizontal--lAjNqznF .g-amount--wia0IxsF sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-right--TLu1nrqD .g-avatar--xzARHj04{order:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-product-info-right--TLu1nrqD .g-product-info-amount--hBFkMgJD .g-amount--wia0IxsF{margin-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04{--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--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-content--_evk9W3U{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-content--_evk9W3U: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-content-border--Ec6XZ_ye:after{border-color:var(--g-color-border-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-content-dark--Sk0tvtdc{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-image--HFxiXiWo{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-image-contain--rwhcZM5U{-o-object-fit:contain;object-fit:contain}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-image-flag--ZX0Piwnw{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-icon--cl0QsBqU{--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--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-initials--Mufc6sqo{align-items:center;display:flex;font-weight:600;height:100%;justify-content:center;text-transform:uppercase}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04.g-image-48--cz_3IeKR .g-avatar-initials--Mufc6sqo{font-size:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04.g-image-64--UVhknlzf .g-avatar-initials--Mufc6sqo{font-size:1.375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04.g-image-96--xPdw9kIX .g-avatar-initials--Mufc6sqo{font-size:2rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04.g-image-128--FXhhHGNK .g-avatar-initials--Mufc6sqo{font-size:3rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-badge--Oboz_wdB{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04 .g-avatar-badge--Oboz_wdB svg{height:100%;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04.g-image-48--cz_3IeKR .g-avatar-badge--Oboz_wdB{bottom:-.375rem;padding:.3125rem .25rem;right:-.375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04:has(.g-avatar-initials--Mufc6sqo){color:var(--color-ui-blue)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04:has(.g-avatar-initials--Mufc6sqo) .g-avatar-content--_evk9W3U{background-color:var(--color-ui-blue-weak)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-avatar--xzARHj04:has(.g-avatar-initials--Mufc6sqo) .g-avatar-content-border--Ec6XZ_ye:after{border-color:transparent}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm{border-radius:var(--g-size-border-radius-circle);position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:nth-child(n){width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm .g-avatar-content--_evk9W3U: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm .g-button-icon--P_b3Gjjj{color:var(--g-color-fill-primary);height:50%;inset:25%;overflow:visible;padding:10%;position:absolute;width:50%;z-index:30}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm .g-button-icon--P_b3Gjjj+.g-button-label--OP0HdflS: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm .g-button-icon--P_b3Gjjj+.g-button-label--OP0HdflS:nth-child(n){margin-left:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm .g-avatar-content--_evk9W3U:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm .g-button-icon--P_b3Gjjj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm .g-button-icon--P_b3Gjjj+.g-button-label--OP0HdflS:before{opacity:0;transition:opacity .15s ease-out}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:not(:disabled):focus-visible .g-avatar-content--_evk9W3U:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:not(:disabled):focus-visible .g-button-icon--P_b3Gjjj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:not(:disabled):focus-visible .g-button-icon--P_b3Gjjj+.g-button-label--OP0HdflS:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:not(:disabled):hover .g-avatar-content--_evk9W3U:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:not(:disabled):hover .g-button-icon--P_b3Gjjj,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:not(:disabled):hover .g-button-icon--P_b3Gjjj+.g-button-label--OP0HdflS:before{opacity:1;transition-timing-function:ease-in}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:disabled{cursor:not-allowed}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:disabled .g-button-icon--P_b3Gjjj{color:var(--g-color-fill-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:disabled .g-avatar-image--HFxiXiWo{opacity:.5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-button-avatar--VC7_pefm:disabled .g-avatar-badge--Oboz_wdB{filter:grayscale(1);opacity:.1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-spinner--tqpvkGTR{--size:2rem;--stroke-width:0.1875rem;--color:currentColor;animation:rotate--oDdG9i0F 2s linear infinite;animation-delay:-1s;height:var(--size)!important;width:var(--size)!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-spinner-small--pL47u0DB{--size:1.5rem;--stroke-width:0.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-spinner-large--HcwyKnAU{--size:3rem;--stroke-width:0.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-spinner-x-large--sJ3Gbalv{--size:6rem;--stroke-width:0.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-spinner-xx-large--Uo_QYdaL{--size:8rem;--stroke-width:0.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-spinner-circle--H054rnZC{stroke-width:var(--stroke-width);stroke-dasharray:80,200;stroke-dashoffset:0;stroke:var(--color);animation:dash--_UUCiG5Z 2s ease-in-out infinite;animation-delay:-1s}@keyframes rotate--oDdG9i0F{0%{transform-origin:50% 50%}to{transform:rotate(1turn)}}@keyframes dash--_UUCiG5Z{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h{align-items:center;display:flex;gap:.5rem;position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h+.g-todo-list-item--B7T0Yw4h{border-top:.0625rem solid var(--g-color-border-secondary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h:nth-child(n){padding-block:1rem;padding-inline:calc(var(--card-padding-horizontal, 0rem) + 2rem) var(--card-padding-horizontal,0)}@media (max-width:1199.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h{flex-wrap:wrap}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h .g-li-icon--hXxjUxpK{inset-block-start:1rem}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h .g-li-icon--hXxjUxpK{inset-block-start:50%;transform:translateY(-50%)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h .g-badge--pHXBI975{flex-shrink:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h .g-group-button--MH4PoFtI:nth-child(n){padding-block:0}@media (max-width:575.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h .g-group-button--MH4PoFtI:not(:has(.g-button-full-width-never)){inline-size:calc(100% + 2rem);margin-inline-start:-2rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item--B7T0Yw4h .g-button--GPe53gRw{position:relative;z-index:10}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-more--u7CDtTdc{flex-shrink:0}@media (max-width:1199.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-more--u7CDtTdc{inline-size:100%}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-more--u7CDtTdc{margin-block:-.375rem}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-title--xCTeGoRo{flex-grow:1;order:-2}@media (max-width:1199.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-title--xCTeGoRo{inline-size:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-title--xCTeGoRo:has(~.g-todo-list-item-action-dismiss--zbb0gi3V){inline-size:calc(100% - 2rem)}}@media (min-width:1200px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-title--xCTeGoRo+.g-badge{order:-3}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-action-dismiss--zbb0gi3V{order:1}@media (max-width:1199.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-action-dismiss--zbb0gi3V{align-self:start;order:-1}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-action-dismiss--zbb0gi3V:nth-child(n):nth-child(n){margin:-.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-action-default--cobci998{color:inherit!important;font-weight:inherit!important;outline:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-action-default--cobci998:hover{text-decoration:inherit!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-action-default--cobci998:after{border-radius:var(--g-size-border-radius-lg);content:"";inset:0;position:absolute;z-index:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-todo-list-item-action-default--cobci998:focus-visible:after{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle--K2JMUsuM{display:flex;flex-direction:column;position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-label--DDr1okRw{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-label--DDr1okRw .g-icon--ES63lbtT{color:var(--g-color-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-text--UGElsGNV{display:block;margin-top:.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-description--PmXbKdoi{display:block;font-size:.75rem;font-weight:400;line-height:1rem;margin-top:.75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi{inset:1rem 1rem auto auto;position:absolute}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:hover~.g-toggle-label--DDr1okRw{background-color:var(--g-color-overlay-hover);box-shadow:0 .25rem .75rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:hover~.g-toggle-label--DDr1okRw:active{box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:checked~.g-toggle-label--DDr1okRw{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:checked:hover~.g-toggle-label--DDr1okRw{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:focus-visible{outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:focus-visible~.g-toggle-label--DDr1okRw{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:disabled~.g-toggle-label--DDr1okRw{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:disabled~.g-toggle-label--DDr1okRw .g-icon--ES63lbtT{color:var(--g-color-text-disabled)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:disabled:hover~.g-toggle-label--DDr1okRw{outline:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-input--FWFDGKLi:disabled:checked~.g-toggle-label--DDr1okRw{background-color:var(--g-color-surface-tertiary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-flexible--qKdJUduq .g-toggle-label--DDr1okRw{display:flex;flex-direction:column;min-height:11.75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-flexible--qKdJUduq .g-toggle-image--ax2wGsTm{height:auto;margin:auto auto auto 0;max-height:6.25rem;max-width:6.875rem;width:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-flexible--qKdJUduq .g-toggle-input--FWFDGKLi:disabled~.g-toggle-label--DDr1okRw .g-toggle-image--ax2wGsTm{filter:grayscale(1);opacity:.5}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-text-only--IHSFQdMD .g-toggle-label--DDr1okRw{padding-right:2.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-text-only--IHSFQdMD .g-toggle-text--UGElsGNV{margin:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-text-only--IHSFQdMD:not(.g-toggle-with-description--YldO5x31) .g-toggle-input--FWFDGKLi{top:1.375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e{display:inline-flex}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e.g-toggle-badge-large--OyEHWJuh{--padding:0.625rem 0.75rem;--icon-padding:2rem;--icon-top:0.75rem;--icon-right:0.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e.g-toggle-badge-medium--sn3KUWZ4{--padding:0.5rem 0.75rem;--icon-padding:2rem;--icon-top:0.625rem;--icon-right:0.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e.g-toggle-badge-small--tWace7tj{--padding:0.25rem 0.5rem;--icon-padding:1.5rem;--icon-top:0.375rem;--icon-right:0.375rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e:not(:last-child){margin:0 .5rem .5rem 0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-label--DDr1okRw{border-radius:var(--g-size-border-radius-round);padding:var(--padding)}@media (forced-colors:none){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-input--FWFDGKLi{opacity:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-input--FWFDGKLi[type=checkbox]:checked~.g-toggle-label--DDr1okRw{padding-right:var(--icon-padding)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-input--FWFDGKLi[type=checkbox]:checked~.g-toggle-label--DDr1okRw:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-input--FWFDGKLi[type=checkbox]:checked~.g-toggle-label--DDr1okRw:before{content:"";height:1rem;position:absolute;right:var(--icon-right);top:var(--icon-top);width:1rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-input--FWFDGKLi[type=checkbox]:checked~.g-toggle-label--DDr1okRw:before{background-color:var(--g-color-interactive-primary);border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-input--FWFDGKLi[type=checkbox]:checked~.g-toggle-label--DDr1okRw: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--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-input--FWFDGKLi{inset:var(--icon-top) var(--icon-right) auto auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-input--FWFDGKLi~.g-toggle-label--DDr1okRw{padding-right:var(--icon-padding)}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-toggle-badge--VtGQSD8e .g-toggle-text--UGElsGNV{font-size:.875rem;height:auto;line-height:1rem;margin:0}@keyframes appear--iXiQHNgE{0%{opacity:0}to{opacity:1}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-trigger--I3kM4RrI:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-trigger-default--dzUG8EFq{border-radius:var(--g-size-border-radius-circle);color:var(--g-color-interactive-primary)}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-trigger-default--dzUG8EFq:nth-child(n){color:currentColor}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-touch-target--UJbQStPa,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-trigger--I3kM4RrI{position:relative}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-touch-target-enlarge-always--OYZsYDQG:before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-touch-target-enlarge-auto--fXqIMyYf:has(>.g-tooltip-trigger-default--dzUG8EFq):before{content:"";inset:-.5rem;position:absolute}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-touch-target-enlarge-always--OYZsYDQG:has(>.g-tooltip-trigger-default--dzUG8EFq):before,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-touch-target-enlarge-auto--fXqIMyYf:has(>.g-tooltip-trigger-default--dzUG8EFq):before{aspect-ratio:1;top:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip--l5BAu6Pt{animation:appear--iXiQHNgE .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--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-arrow--wGrV2w3x{color:var(--g-color-surface-inverted);height:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-inner--HsNwLp4f{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--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-inner--HsNwLp4f{margin:0 -.5rem}}@media (forced-colors:active){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-inner--HsNwLp4f{--g-color-surface-inverted:CanvasText;--g-color-text-inverted-primary:Canvas;forced-color-adjust:none}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-inner--HsNwLp4f,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-inner--HsNwLp4f li,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-tooltip-inner--HsNwLp4f p{font-size:.875rem;font-weight:400;letter-spacing:normal;line-height:1.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB .g-tooltip-trigger-default--dzUG8EFq{color:var(--g-color-text-inverted-primary)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-inverted--b7C6k2GB.g-tooltip--l5BAu6Pt .g-tooltip-inner--HsNwLp4f{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-surface-inverted)}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69{display:flex;flex-direction:column;gap:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69 .g-structured-info-head--cM32wUXe{display:flex;gap:.5rem .75rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69 .g-structured-info-head--cM32wUXe .g-avatar--xzARHj04,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69 .g-structured-info-head--cM32wUXe .g-spot-illustration--YdlYGrLf{flex-shrink:0;order:-1}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69 .g-structured-info-body--QKNUARgY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69 .g-structured-info-data--lrOjr8PA{display:grid;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69 .g-structured-info-data--lrOjr8PA{padding-top:.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69 .g-structured-info-body--QKNUARgY .g-structured-info-item-amount--D4a2oWS0{margin-top:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69.g-structured-info-center--OutdTl6b .g-structured-info-head--cM32wUXe{align-items:center;flex-direction:column}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69.g-structured-info-center--OutdTl6b .g-structured-info-body--QKNUARgY,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69.g-structured-info-center--OutdTl6b .g-structured-info-data--lrOjr8PA{text-align:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69.g-structured-info-center--OutdTl6b .g-structured-info-data--lrOjr8PA{padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69.g-structured-info-center--OutdTl6b .g-structured-info-data--lrOjr8PA>:first-child{margin-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69.g-structured-info-right--HJKuYmcP .g-avatar--xzARHj04,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69.g-structured-info-right--HJKuYmcP .g-spot-illustration--YdlYGrLf{order:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info--ANXTWM69.g-structured-info-minheight--mzIUS3aV{align-items:flex-start}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-item--rhIKUPwJ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-item--rhIKUPwJ.g-structured-info-item-small--tkv6Ly1O:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-item--rhIKUPwJ:not(.g-structured-info-item-small--tkv6Ly1O) .g-amount--wia0IxsF{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-colored--zMfsolz9{padding-top:.625rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-colored--zMfsolz9.g-structured-info-horizontal--CN9XbDTN{padding-left:.3125rem;padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n) .g-structured-info-head--cM32wUXe{align-items:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n) .g-structured-info-data--lrOjr8PA{padding-top:0}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n).g-structured-info-left--Zd5DB0pl .g-structured-info-data--lrOjr8PA.g-structured-info-data-split--eRDkwy83{display:grid;grid-template-columns:1fr}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n).g-structured-info-left--Zd5DB0pl .g-structured-info-data--lrOjr8PA.g-structured-info-data-split--eRDkwy83>.g-structured-info-data-aside--Mu7wpWSc,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n).g-structured-info-left--Zd5DB0pl .g-structured-info-data--lrOjr8PA.g-structured-info-data-split--eRDkwy83>.g-structured-info-data-main--clNyDo1j{display:contents}@media (min-width:576px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n).g-structured-info-left--Zd5DB0pl .g-structured-info-data--lrOjr8PA.g-structured-info-data-split--eRDkwy83{align-items:center;display:flex;gap:.25rem}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n).g-structured-info-left--Zd5DB0pl .g-structured-info-data--lrOjr8PA.g-structured-info-data-split--eRDkwy83>.g-structured-info-data-main--clNyDo1j{display:grid;min-width:0;width:100%}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n).g-structured-info-left--Zd5DB0pl .g-structured-info-data--lrOjr8PA.g-structured-info-data-split--eRDkwy83>.g-structured-info-data-aside--Mu7wpWSc{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;justify-content:center}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n).g-structured-info-left--Zd5DB0pl .g-structured-info-data--lrOjr8PA.g-structured-info-data-split--eRDkwy83>.g-structured-info-data-aside--Mu7wpWSc>*{text-align:right}}@media (max-width:991.98px){.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n) .g-amount--wia0IxsF{font-size:inherit}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-structured-info-horizontal--CN9XbDTN:nth-child(n) .g-amount--wia0IxsF sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-stripe--Pjcio0Pe:not(.g-inverted--b7C6k2GB){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--rs8W4HwZ.g-bs4--p_WQX2JD .g-stripe--Pjcio0Pe.g-stripe-toolbar--NCqqR0qO:after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-stripe--Pjcio0Pe:not(:has(~.g-stripe-toolbar--NCqqR0qO)):after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD .g-stripe--Pjcio0Pe.g-stripe-toolbar--NCqqR0qO>.g-container--CzAe2Gqs{z-index:1}}@media print{.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) *,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) :after,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) :before{box-shadow:none!important;text-shadow:none!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) a:not(.btn--HUmItCho){text-decoration:underline}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) abbr[title]:after{content:" (" attr(title) ")"}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) pre{white-space:pre-wrap!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) blockquote,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) pre{border:1px solid #adb5bd;page-break-inside:avoid}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) img,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) tr{page-break-inside:avoid}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) h3,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) p{orphans:3;widows:3}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) h2,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) h3{page-break-after:avoid}@page{.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)){size:a3}}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) body{min-width:992px!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) .g-container--CzAe2Gqs{min-width:992px!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) .g-navbar--Se2yVStS{display:none}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) .g-badge--pHXBI975{border:1px solid #000}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) .g-table--oNR149BH{border-collapse:collapse!important}.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) .g-table--oNR149BH td,.g-bootstrap--rs8W4HwZ.g-bs4--p_WQX2JD:is(:not(#a--pvtpuixO#b--GuiwRZ87)) .g-table--oNR149BH th{background-color:#fff!important}}}@layer gds{.flag--OlBYyCBh--_Y8RmB3R{border-radius:var(--g-size-border-radius-sm);height:1rem;width:1.375rem}.g-button--TNFSGYGo .flag--OlBYyCBh--_Y8RmB3R,.g-dropdown-toggle--oyNXMoej .flag--OlBYyCBh--_Y8RmB3R,.g-input-group-text--ASywYSnC .flag--OlBYyCBh--_Y8RmB3R{align-self:center;margin-right:.5rem;margin-top:-.0625rem}.container--uqEqYnOE--XLDXMkvb,.container--urmWaZyI--OOYcjg8t{will-change:auto}.appear--BbulwPLN--DMeriS0M,.enter--uDeK-2Sf--PjkF3k9u,.exit--0GO-OrzX--xGlsp_Yi{overflow:hidden;transform-origin:0 0}.from-end---y1DKHdx--FgOBhujt.appear--BbulwPLN--DMeriS0M,.from-end---y1DKHdx--FgOBhujt.enter--uDeK-2Sf--PjkF3k9u,.from-end---y1DKHdx--FgOBhujt.exit--0GO-OrzX--xGlsp_Yi{transform-origin:100% 0}.appear--BbulwPLN--DMeriS0M,.enter--uDeK-2Sf--PjkF3k9u,.exit--0GO-OrzX--xGlsp_Yi.exit-active--SFO26J84--XyuowSW6{opacity:0;transform:scaleX(0)}.appear--BbulwPLN--DMeriS0M.appear-active--hm1QmnZE--re1L73Gj,.enter--uDeK-2Sf--PjkF3k9u.enter-active--qlSKoSqd--g5Op80SJ,.exit--0GO-OrzX--xGlsp_Yi{opacity:1;transform:scaleX(1)}.appear--BbulwPLN--DMeriS0M.appear-active--hm1QmnZE--re1L73Gj,.enter--uDeK-2Sf--PjkF3k9u.enter-active--qlSKoSqd--g5Op80SJ{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--KauG1FFL.appear--BbulwPLN--DMeriS0M.appear-active--hm1QmnZE--re1L73Gj,.quick--mvYSqZ5S--KauG1FFL.enter--uDeK-2Sf--PjkF3k9u.enter-active--qlSKoSqd--g5Op80SJ{transition-duration:.15s}.exit--0GO-OrzX--xGlsp_Yi.exit-active--SFO26J84--XyuowSW6{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--KauG1FFL.exit--0GO-OrzX--xGlsp_Yi.exit-active--SFO26J84--XyuowSW6{transition-duration:.15s}.container--Oxb25cTV--WV97QWHj{will-change:auto}.appear--kQdw2Kdo--jDXkP3wj,.enter--qdxOytr8--hLtzXHqE,.exit--PTBZqAwB--GSURBSCA{overflow:hidden;transform-origin:0 0}.from-end--QuTmjHOe--p3aHIueN.appear--kQdw2Kdo--jDXkP3wj,.from-end--QuTmjHOe--p3aHIueN.enter--qdxOytr8--hLtzXHqE,.from-end--QuTmjHOe--p3aHIueN.exit--PTBZqAwB--GSURBSCA{transform-origin:0 100%}.appear--kQdw2Kdo--jDXkP3wj,.enter--qdxOytr8--hLtzXHqE,.exit--PTBZqAwB--GSURBSCA.exit-active---eW-nB6f--RL4tGiyR{opacity:0;transform:scaleY(0)}.appear--kQdw2Kdo--jDXkP3wj.appear-active--mhcJRCi2--W_m2JbbE,.enter--qdxOytr8--hLtzXHqE.enter-active--DzufToCV--eMth8dpz,.exit--PTBZqAwB--GSURBSCA{opacity:1;transform:scaleY(1)}.appear--kQdw2Kdo--jDXkP3wj.appear-active--mhcJRCi2--W_m2JbbE,.enter--qdxOytr8--hLtzXHqE.enter-active--DzufToCV--eMth8dpz{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--xeHdocEs.appear--kQdw2Kdo--jDXkP3wj.appear-active--mhcJRCi2--W_m2JbbE,.quick--dKOHkpkn--xeHdocEs.enter--qdxOytr8--hLtzXHqE.enter-active--DzufToCV--eMth8dpz{transition-duration:.15s}.exit--PTBZqAwB--GSURBSCA.exit-active---eW-nB6f--RL4tGiyR{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--xeHdocEs.exit--PTBZqAwB--GSURBSCA.exit-active---eW-nB6f--RL4tGiyR{transition-duration:.15s}.container--JFy4txRw--_2Bd5ZAs{will-change:opacity}.appear--tBwHTGYO--cMMNaXmy,.enter--lm0TwSvT--rpPt60G9,.exit--Psn3ViFF--tUBXwzcw.exit-active--lHv4SffM--LDzgjCG3{opacity:0}.appear--tBwHTGYO--cMMNaXmy.appear-active--bM-mnFF3--PMzrRiRD,.enter--lm0TwSvT--rpPt60G9.enter-active--43nCop-Z--X8LhJWGU,.exit--Psn3ViFF--tUBXwzcw{opacity:1}.appear--tBwHTGYO--cMMNaXmy.appear-active--bM-mnFF3--PMzrRiRD,.enter--lm0TwSvT--rpPt60G9.enter-active--43nCop-Z--X8LhJWGU{transition:opacity .35s ease-out 0s}.quick--uEH4Cf-n--CZxMohku.appear--tBwHTGYO--cMMNaXmy.appear-active--bM-mnFF3--PMzrRiRD .appear--tBwHTGYO--cMMNaXmy.appear-active--bM-mnFF3--PMzrRiRD,.quick--uEH4Cf-n--CZxMohku.appear--tBwHTGYO--cMMNaXmy.appear-active--bM-mnFF3--PMzrRiRD .enter--lm0TwSvT--rpPt60G9.enter-active--43nCop-Z--X8LhJWGU,.quick--uEH4Cf-n--CZxMohku.enter--lm0TwSvT--rpPt60G9.enter-active--43nCop-Z--X8LhJWGU .appear--tBwHTGYO--cMMNaXmy.appear-active--bM-mnFF3--PMzrRiRD,.quick--uEH4Cf-n--CZxMohku.enter--lm0TwSvT--rpPt60G9.enter-active--43nCop-Z--X8LhJWGU .enter--lm0TwSvT--rpPt60G9.enter-active--43nCop-Z--X8LhJWGU{transition-duration:75ms}.exit--Psn3ViFF--tUBXwzcw.exit-active--lHv4SffM--LDzgjCG3{transition:opacity .35s ease-in 0s}.quick--uEH4Cf-n--CZxMohku.exit--Psn3ViFF--tUBXwzcw.exit-active--lHv4SffM--LDzgjCG3{transition-duration:75ms}.appear--tBwHTGYO--cMMNaXmy.appear-active--bM-mnFF3--PMzrRiRD{transition-duration:.5s}.container--Tx4bge1G--PkmXT1aZ{transform:translateZ(0);will-change:transform,opacity}.appear--5ENRRka4--Oh25_XAJ,.enter--1l5aba5j--H1AIsJnb,.exit--N8wDE7da--aYxAz1A5.exit-active---zt3dBOA--F5rjd_mN{opacity:0;transform:translateY(50%)}.appear--5ENRRka4--Oh25_XAJ.appear-active--20ZNcH-P--gINiKyKl,.enter--1l5aba5j--H1AIsJnb.enter-active--hx3XvH74--u_PEwvLV,.exit--N8wDE7da--aYxAz1A5{opacity:1;transform:translateY(0)}.appear--5ENRRka4--Oh25_XAJ.appear-active--20ZNcH-P--gINiKyKl,.enter--1l5aba5j--H1AIsJnb.enter-active--hx3XvH74--u_PEwvLV{transition:transform .35s ease-out 0s,opacity .3s ease-out 0s}.exit--N8wDE7da--aYxAz1A5.exit-active---zt3dBOA--F5rjd_mN{transition:transform .35s ease-in 0s,opacity .3s ease-in 50ms}.transition--UHuEGX-V--yHuvjgvS{opacity:0;transform:scaleY(0);transform-origin:0 0;transition:transform .25s,opacity .25s,max-height .25s}.transition--UHuEGX-V--yHuvjgvS.horizontal--He5CVITs--YI3TfYFf{transform:scaleX(0)}.transition--UHuEGX-V--yHuvjgvS.collapse--5DGSHBrn--Kh8NIsau{max-height:0}.reverse--H7jZEF2Q--F40BGuxD{transform-origin:0 100%}.reverse--H7jZEF2Q--F40BGuxD.horizontal--He5CVITs--YI3TfYFf{transform-origin:100% 100%}.entered--TZ-wF9es--zFgoby4_,.entering--ohxhlWQm--OOdcCKey,.transition--UHuEGX-V--yHuvjgvS:focus-within{opacity:1;transform:scaleY(100%)}.entered--TZ-wF9es--zFgoby4_.collapse--5DGSHBrn--Kh8NIsau,.entering--ohxhlWQm--OOdcCKey.collapse--5DGSHBrn--Kh8NIsau,.transition--UHuEGX-V--yHuvjgvS:focus-within.collapse--5DGSHBrn--Kh8NIsau{max-height:var(--max-height)}.entered--TZ-wF9es--zFgoby4_.horizontal--He5CVITs--YI3TfYFf,.entering--ohxhlWQm--OOdcCKey.horizontal--He5CVITs--YI3TfYFf,.transition--UHuEGX-V--yHuvjgvS:focus-within.horizontal--He5CVITs--YI3TfYFf{transform:scaleX(100%)}.exited---jG9-Cea--dzX6bQ4x.collapse--5DGSHBrn--Kh8NIsau,.exited---jG9-Cea--dzX6bQ4x.collapse--5DGSHBrn--Kh8NIsau *,.exiting--TgS4o8RN--P0BhPI5l.collapse--5DGSHBrn--Kh8NIsau,.exiting--TgS4o8RN--P0BhPI5l.collapse--5DGSHBrn--Kh8NIsau *{margin-bottom:0!important;margin-top:0!important;min-height:0!important}.container--lGNls3nN--mrSb0vIC{display:inline-block}.container--lGNls3nN--mrSb0vIC.center--ADv-0E0D--wBwJvTDh{display:block;text-align:center}.conditional--Kz-RsHAS--DvdXQK_k{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.conditional--Kz-RsHAS--DvdXQK_k .container--lGNls3nN--mrSb0vIC,.conditional--Kz-RsHAS--DvdXQK_k .text--nb5jO-JR--WEdUUxoI:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.625rem;vertical-align:middle}.conditional--Kz-RsHAS--DvdXQK_k .text--nb5jO-JR--WEdUUxoI:nth-child(n):nth-child(n).block--vYs7BQvM--Cgfy1_61{padding-top:1.5rem}.container--toflu081--Xy2HuhnU{display:flex}.container--toflu081--Xy2HuhnU.inline-flex--n1-osNds--AjFHiX42{display:inline-flex}.container--toflu081--Xy2HuhnU.row-reverse--PYc9iRqn--gD0t7v20{flex-direction:row-reverse}.container--toflu081--Xy2HuhnU.column--IPcGJPP4--l4mCe2KY{flex-direction:column}.container--toflu081--Xy2HuhnU.column-reverse--HV3ubrDM--JOX46ZrX{flex-direction:column-reverse}.container--toflu081--Xy2HuhnU.wrap--OqdTDgKm--NiPWZvxb{flex-wrap:wrap}.container--toflu081--Xy2HuhnU.wrap-reverse--UJpbxrCS--DqPN3bU9{flex-wrap:wrap-reverse}.container--toflu081--Xy2HuhnU.justify-end--nkO98wK---cxdbKSTg{justify-content:end}.container--toflu081--Xy2HuhnU.justify-center--mWk1edKj--dFgQ21zE{justify-content:center}.container--toflu081--Xy2HuhnU.justify-space-between--dWgE4wZJ--T2vjdSGk{justify-content:space-between}.container--toflu081--Xy2HuhnU.justify-space-around--6DjxCZXL--gqEs0wq3{justify-content:space-around}.container--toflu081--Xy2HuhnU.justify-space-evenly--jLaYqkhD--OazCdCJL{justify-content:space-evenly}.container--toflu081--Xy2HuhnU.align-start--7mCuJm0T--kxiWVc3r{align-items:start}.container--toflu081--Xy2HuhnU.align-end--sNrSfFxf--rMrs00ep{align-items:end}.container--toflu081--Xy2HuhnU.align-center--l1xmuNbq--SCHhtqfS{align-items:center}.container--toflu081--Xy2HuhnU.align-baseline--N59mzhZq--gpy6hxcK{align-items:baseline}.container--toflu081--Xy2HuhnU.gap-xxs---cFvgAG---yTydUlMd{gap:var(--g-size-spacing-xxs)}.container--toflu081--Xy2HuhnU.gap-xs--UxDrwjjX--tKqNuLv6{gap:var(--g-size-spacing-xs)}.container--toflu081--Xy2HuhnU.gap-sm--zXP97lIR--PlzEtBAC{gap:var(--g-size-spacing-sm)}.container--toflu081--Xy2HuhnU.gap-md--PItNYO2z--A9Aa_gBp{gap:var(--g-size-spacing-md)}.container--toflu081--Xy2HuhnU.gap-lg--Vx730Evf--aURH1KQC{gap:var(--g-size-spacing-lg)}.container--toflu081--Xy2HuhnU.gap-xl--PwZFVzFj--s2YygwKA{gap:var(--g-size-spacing-xl)}.container--toflu081--Xy2HuhnU.gap-xxl---UrU4Zfv--rfUGbgV4{gap:var(--g-size-spacing-xxl)}.container--toflu081--Xy2HuhnU.gap-bs-30--qPnLN3XI--vwBPmRJF{gap:var(--g-size-spacing-bs-30)}.header--9IaRbpOm--yMPFsUnY{position:relative}.g-card--ww6TZoLx .header--9IaRbpOm--yMPFsUnY:not(tr):nth-child(n),.header--9IaRbpOm--yMPFsUnY.g-card--ww6TZoLx:nth-child(n){--card-padding-vertical:0.6875rem}.header--9IaRbpOm--yMPFsUnY,.header--9IaRbpOm--yMPFsUnY>.g-card-body--GEKK0jMd{-moz-column-gap:1.25rem;column-gap:1.25rem;display:flex;justify-content:space-between;transition:box-shadow .1s ease-out 0s}.g-card--ww6TZoLx .g-card-body--GEKK0jMd>.header--9IaRbpOm--yMPFsUnY,[class^=g-card-alert] .header--9IaRbpOm--yMPFsUnY{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--yMPFsUnY{margin-left:-2.5625rem;padding-left:2.5625rem}.header--9IaRbpOm--yMPFsUnY .btn--VwryvaoI,.header--9IaRbpOm--yMPFsUnY .g-button--TNFSGYGo:not(.button--jyNVnBER--DFnHAg_F),.header--9IaRbpOm--yMPFsUnY .g-tooltip-trigger--lE8ILIoT{position:relative;z-index:10}.header--9IaRbpOm--yMPFsUnY.g-sticky--MfhYHA8f{background-color:var(--g-color-surface-primary);border-bottom:1px solid var(--g-color-border-secondary)}:nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--DFnHAg_F{align-self:flex-start;flex-shrink:0;padding:0 .375rem}:nth-child(n):nth-child(n):nth-child(n) .button-cover-parent--9WO-2QY8--NYCt_h8k:before{content:"";inset:0;position:absolute;z-index:0}:nth-child(n):nth-child(n):nth-child(n) .button-vertical--BsSP7UUD--_NLwNQlS{align-self:center}:nth-child(n):nth-child(n):nth-child(n) .button-invisible--fjNy6i5d--P1MFzS_s{opacity:0}.centered--dcLeaYRk--iR2W_QRi{justify-content:center}.content--OeGk5hQk--TfkQgAox:not(.g-card--ww6TZoLx){margin-top:.625rem}.g-card-group--uUtVb_3S>.content--OeGk5hQk--TfkQgAox:not(.g-card--ww6TZoLx){margin-top:0}:is(.g-card-outer--DheJXNBa,.g-card-inner--J56OwWi8) .header--9IaRbpOm--yMPFsUnY.g-card-body--GEKK0jMd~.content--OeGk5hQk--TfkQgAox{margin-top:0}@media (min-width:576px){.g-focus-page--MqSpYws3 :not(.g-card-alert-data--Kysy_oun)>.header--9IaRbpOm--yMPFsUnY:first-child{margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--MqSpYws3 :not(.g-card-alert-data--Kysy_oun)>.header--9IaRbpOm--yMPFsUnY:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--MqSpYws3 :not(.g-card-alert-data--Kysy_oun)>.header--9IaRbpOm--yMPFsUnY .g-card--ww6TZoLx,.g-focus-page--MqSpYws3 :not(.g-card-alert-data--Kysy_oun)>.header--9IaRbpOm--yMPFsUnY.g-card--ww6TZoLx{--card-padding-vertical:0.625rem}.g-focus-page--MqSpYws3 .content--OeGk5hQk--TfkQgAox:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--MqSpYws3 .g-card-function--I9KC5x3T>.g-card--ww6TZoLx:last-child .content--OeGk5hQk--TfkQgAox,.g-focus-page--MqSpYws3 .g-card-group-vertical--bnktRjEV>.g-card--ww6TZoLx:last-child .content--OeGk5hQk--TfkQgAox{margin-bottom:0}.g-focus-page--MqSpYws3 .g-card-function--I9KC5x3T .g-card--ww6TZoLx:last-child .content--OeGk5hQk--TfkQgAox{padding-bottom:.75rem}.g-focus-page--MqSpYws3 .g-card-function--I9KC5x3T:nth-child(n) .header--9IaRbpOm--yMPFsUnY{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem);margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--MqSpYws3 .g-card-function--I9KC5x3T:nth-child(n) .header--9IaRbpOm--yMPFsUnY:last-child{padding-bottom:.625rem}.g-focus-page--MqSpYws3 .g-card-function--I9KC5x3T .content--OeGk5hQk--TfkQgAox{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--MqSpYws3 .g-form-description--Wr6X460z:nth-child(n) .header--9IaRbpOm--yMPFsUnY,.g-focus-page--MqSpYws3 .g-form-description--Wr6X460z:nth-child(n):last-child .content--OeGk5hQk--TfkQgAox{margin-bottom:0}}.g-sidenav--S9Rqm8VE:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--DFnHAg_F{color:var(--g-color-text-primary)}.g-sidenav--S9Rqm8VE:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--DFnHAg_F:hover{background-image:none}.g-sidenav--S9Rqm8VE .content--OeGk5hQk--TfkQgAox{margin-top:0}.container--FYtFs8jm--OgUPeogg: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--NlsqQH4e{background:var(--g-color-border-secondary);padding:.25rem .3125rem;text-align:right}.button--Snzd7Hay--TRmF1C7Y{margin:0!important}.button--Snzd7Hay--TRmF1C7Y:before{content:unset!important}.content--IX4tsXv---tEVfcXaU{padding-inline:.9375rem}.no-padding--cF-1mYWa--JgZ9fOXD .content--IX4tsXv---tEVfcXaU{padding:0!important}.no-padding--cF-1mYWa--JgZ9fOXD .content--IX4tsXv---tEVfcXaU>*{margin-block:0!important}.no-padding--cF-1mYWa--JgZ9fOXD .content--IX4tsXv---tEVfcXaU>.g-card--ww6TZoLx{border:0!important;border-radius:0!important}.animation--BceFd29l--ZyTVve3v{display:block;margin:auto}.animation--BceFd29l--ZyTVve3v.colored--ImpuFWUb--tVZ2hyP_ svg path{stroke:var(--color);fill:var(--color)}.illustration--xjlcpaTa--bgxfHHns:nth-child(n){align-items:center;display:inline-flex;justify-content:center;position:relative}.illustration--xjlcpaTa--bgxfHHns img,.illustration--xjlcpaTa--bgxfHHns video{-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.illustration--xjlcpaTa--bgxfHHns img.faded--gc2fArT1--Wchq8ZfG,.illustration--xjlcpaTa--bgxfHHns video.faded--gc2fArT1--Wchq8ZfG{filter:grayscale(1);opacity:.4}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB{height:3rem;width:3rem}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB .shape--04jdK5ug--b0uk0PUG{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--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB .shape--04jdK5ug--b0uk0PUG.circle--i6iPG5kL--nUSkHmfo{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB .shape--04jdK5ug--b0uk0PUG.top-left--0ueDvjGS--UEucoLG5{left:0;top:.25rem}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB .shape--04jdK5ug--b0uk0PUG.top-center--86SQ52ws--sw08EDoY{left:50%;top:.25rem;transform:translateX(-50%)}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB .shape--04jdK5ug--b0uk0PUG.top-right---EdvM02B--nsS5rVi_{right:0;top:.25rem}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB .shape--04jdK5ug--b0uk0PUG.center--G1F5m4TB--NCEIYskJ{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB .shape--04jdK5ug--b0uk0PUG.bottom-left--mVTqrVKu--LRy3V0ue{bottom:.25rem;left:0}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB .shape--04jdK5ug--b0uk0PUG.bottom-center--IZ6kn82z--H0GFSS5E{bottom:.25rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB .shape--04jdK5ug--b0uk0PUG.bottom-right--wJAtqHbJ--YGOrE952{bottom:.25rem;right:0}.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB img,.illustration--xjlcpaTa--bgxfHHns.size-extra-small--eVvFHn89--NOx2keKB video{height:2.5rem;width:2.5rem}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY{height:4rem;width:4rem}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY .shape--04jdK5ug--b0uk0PUG{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--bgxfHHns.size-small---S-r2b8U--CWVNN7kY .shape--04jdK5ug--b0uk0PUG.circle--i6iPG5kL--nUSkHmfo{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY .shape--04jdK5ug--b0uk0PUG.top-left--0ueDvjGS--UEucoLG5{left:0;top:.5rem}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY .shape--04jdK5ug--b0uk0PUG.top-center--86SQ52ws--sw08EDoY{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY .shape--04jdK5ug--b0uk0PUG.top-right---EdvM02B--nsS5rVi_{right:0;top:.5rem}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY .shape--04jdK5ug--b0uk0PUG.center--G1F5m4TB--NCEIYskJ{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY .shape--04jdK5ug--b0uk0PUG.bottom-left--mVTqrVKu--LRy3V0ue{bottom:.5rem;left:0}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY .shape--04jdK5ug--b0uk0PUG.bottom-center--IZ6kn82z--H0GFSS5E{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY .shape--04jdK5ug--b0uk0PUG.bottom-right--wJAtqHbJ--YGOrE952{bottom:.5rem;right:0}.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY img,.illustration--xjlcpaTa--bgxfHHns.size-small---S-r2b8U--CWVNN7kY video{height:3rem;width:3rem}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT{height:6rem;width:6rem}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT .shape--04jdK5ug--b0uk0PUG{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--bgxfHHns.size-medium--RLzCk6FT--txnWProT .shape--04jdK5ug--b0uk0PUG.circle--i6iPG5kL--nUSkHmfo{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT .shape--04jdK5ug--b0uk0PUG.top-left--0ueDvjGS--UEucoLG5{left:0;top:.5rem}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT .shape--04jdK5ug--b0uk0PUG.top-center--86SQ52ws--sw08EDoY{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT .shape--04jdK5ug--b0uk0PUG.top-right---EdvM02B--nsS5rVi_{right:0;top:.5rem}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT .shape--04jdK5ug--b0uk0PUG.center--G1F5m4TB--NCEIYskJ{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT .shape--04jdK5ug--b0uk0PUG.bottom-left--mVTqrVKu--LRy3V0ue{bottom:.5rem;left:0}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT .shape--04jdK5ug--b0uk0PUG.bottom-center--IZ6kn82z--H0GFSS5E{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT .shape--04jdK5ug--b0uk0PUG.bottom-right--wJAtqHbJ--YGOrE952{bottom:.5rem;right:0}.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT img,.illustration--xjlcpaTa--bgxfHHns.size-medium--RLzCk6FT--txnWProT video{height:5rem;width:5rem}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj{height:8rem;width:8rem}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj .shape--04jdK5ug--b0uk0PUG{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--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj .shape--04jdK5ug--b0uk0PUG.circle--i6iPG5kL--nUSkHmfo{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj .shape--04jdK5ug--b0uk0PUG.top-left--0ueDvjGS--UEucoLG5{left:0;top:.625rem}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj .shape--04jdK5ug--b0uk0PUG.top-center--86SQ52ws--sw08EDoY{left:50%;top:.625rem;transform:translateX(-50%)}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj .shape--04jdK5ug--b0uk0PUG.top-right---EdvM02B--nsS5rVi_{right:0;top:.625rem}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj .shape--04jdK5ug--b0uk0PUG.center--G1F5m4TB--NCEIYskJ{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj .shape--04jdK5ug--b0uk0PUG.bottom-left--mVTqrVKu--LRy3V0ue{bottom:.625rem;left:0}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj .shape--04jdK5ug--b0uk0PUG.bottom-center--IZ6kn82z--H0GFSS5E{bottom:.625rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj .shape--04jdK5ug--b0uk0PUG.bottom-right--wJAtqHbJ--YGOrE952{bottom:.625rem;right:0}.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj img,.illustration--xjlcpaTa--bgxfHHns.size-large--R8Erd1DW--jB7nI7yj video{height:6rem;width:6rem}.g-dark--vfwDRyPg .illustration--xjlcpaTa--bgxfHHns .shape--04jdK5ug--b0uk0PUG{background-color:rgba(var(--rgb-blue-100),.1)}.g-inverted--WJSnV1kc .illustration--xjlcpaTa--bgxfHHns .shape--04jdK5ug--b0uk0PUG:nth-child(n){background-color:rgba(var(--rgb-black),.1)!important}.g-dark--vfwDRyPg .g-inverted--WJSnV1kc .illustration--xjlcpaTa--bgxfHHns .shape--04jdK5ug--b0uk0PUG:nth-child(n){background-color:rgba(var(--rgb-white),.1)!important}.container--S9pHie28--qotDNhOi{align-items:flex-start;display:flex;justify-content:space-between}.container--S9pHie28--qotDNhOi:nth-child(n):nth-child(n) .g-group-button--SBezc0Qo{display:flex;flex-wrap:nowrap;width:-moz-max-content;width:max-content}@media (min-width:576px){.container--S9pHie28--qotDNhOi:nth-child(n):nth-child(n) .g-group-button--SBezc0Qo{padding-block:0}}.container--S9pHie28--qotDNhOi:nth-child(n):nth-child(n) .g-group-button--SBezc0Qo .g-button--TNFSGYGo{margin-block:0}.container--S9pHie28--qotDNhOi:nth-child(n):nth-child(n) .g-group-button--SBezc0Qo .g-button--TNFSGYGo:not(:last-child){margin-right:.5rem}@media (max-width:575.98px){.container--S9pHie28--qotDNhOi:nth-child(n):nth-child(n).wrap--zNL73xcI--YMBUMt5f{flex-wrap:wrap}.container--S9pHie28--qotDNhOi:nth-child(n):nth-child(n).wrap--zNL73xcI--YMBUMt5f .g-group-button--SBezc0Qo{width:100%}.container--S9pHie28--qotDNhOi:nth-child(n):nth-child(n).wrap--zNL73xcI--YMBUMt5f .g-group-button--SBezc0Qo:not(:has(.g-button-full-width-never--QsCVX5_8)){flex-direction:column}.container--S9pHie28--qotDNhOi:nth-child(n):nth-child(n).wrap--zNL73xcI--YMBUMt5f .g-group-button--SBezc0Qo:not(:has(.g-button-full-width-never--QsCVX5_8)) .g-button--TNFSGYGo{width:100%}}.container--S9pHie28--qotDNhOi:nth-child(n) .g-h1--xMVJmutS,.container--S9pHie28--qotDNhOi:nth-child(n) h1{padding-top:var(--g-size-bs-5)}.external--PvktZwbr--gnn3RWiU{margin-left:.25rem;vertical-align:-.2em!important}.transition--bUiXAcaU--XMbRvUCx{transform-origin:var(--g-size-bs-10) 0}.details--5Gn04Rxh--ImGilT3q{margin-top:0!important}.ellipsis--lM-aXZh3--gRl2khMS{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fixed-button--hCkqGxm6--vK2PRiEs: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--vK2PRiEs:nth-child(n).back-to-top--m1VgLpAU--O2QfGKXc{background-color:var(--g-color-surface-inverted);color:var(--g-color-text-inverted-primary)}.fixed-button--hCkqGxm6--vK2PRiEs:nth-child(n).back-to-top--m1VgLpAU--O2QfGKXc:active:not(:disabled),.fixed-button--hCkqGxm6--vK2PRiEs:nth-child(n).back-to-top--m1VgLpAU--O2QfGKXc:hover:not(:disabled){box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.6)}.fixed-button--hCkqGxm6--vK2PRiEs:nth-child(n).back-to-top--m1VgLpAU--O2QfGKXc:hover{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 90%,var(--color-black))}.fixed-button--hCkqGxm6--vK2PRiEs:nth-child(n).back-to-top--m1VgLpAU--O2QfGKXc:active{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 85%,var(--color-black))}.fixed-button--hCkqGxm6--vK2PRiEs:nth-child(n).back-to-top--m1VgLpAU--O2QfGKXc:disabled{background-color:rgba(var(--rgb-gray-300),.5);color:var(--g-color-text-inverted-primary)}.fixed-filter--Nudqt5Yz--NHxYurGl{grid-template-columns:var(--col-side) var(--col-body) minmax(auto,var(--col-summary));z-index:289990}.fixed-filter--Nudqt5Yz--NHxYurGl: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-surface)}.fixed-filter--Nudqt5Yz--NHxYurGl .g-card-body--GEKK0jMd{align-items:center;display:flex}.fixed-filter--Nudqt5Yz--NHxYurGl .g-card-body--GEKK0jMd .input-slot--SalF3WpL--sP5ecOjP{flex-shrink:0;margin-right:1.875rem}.fixed-filter--Nudqt5Yz--NHxYurGl .g-card-body--GEKK0jMd .content--DSuCsT9j--cvDDmm2E{align-items:center;display:flex;flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--NHxYurGl .g-card-body--GEKK0jMd .content--DSuCsT9j--cvDDmm2E .summary--tjBsYY2t--B4LGfclb{flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--NHxYurGl .g-card-body--GEKK0jMd .content--DSuCsT9j--cvDDmm2E .summary--tjBsYY2t--B4LGfclb .amounts--qew4Mq-Y--BxNECufI,.fixed-filter--Nudqt5Yz--NHxYurGl .g-card-body--GEKK0jMd .content--DSuCsT9j--cvDDmm2E .summary--tjBsYY2t--B4LGfclb .label--KidRId1w--AzgtQdLf{vertical-align:middle}.fixed-filter--Nudqt5Yz--NHxYurGl .g-card-body--GEKK0jMd .content--DSuCsT9j--cvDDmm2E .buttons--1VKk6Rs7--tqcnx0Ka{flex-shrink:0}.fixed-filter--Nudqt5Yz--NHxYurGl .g-card-body--GEKK0jMd .content--DSuCsT9j--cvDDmm2E .buttons--1VKk6Rs7--tqcnx0Ka button{margin-left:1rem}.fixed-filter--Nudqt5Yz--NHxYurGl.extra-large--f5tuZalh--NWf2DbdH:nth-child(n){--card-padding-vertical:1.5rem;--card-padding-horizontal:1.5rem}.fixed-filter--Nudqt5Yz--NHxYurGl.extra-large--f5tuZalh--NWf2DbdH .content--DSuCsT9j--cvDDmm2E .summary--tjBsYY2t--B4LGfclb .amounts--qew4Mq-Y--BxNECufI,.fixed-filter--Nudqt5Yz--NHxYurGl.large---3xj6Ze---AxnY5ngb .content--DSuCsT9j--cvDDmm2E .summary--tjBsYY2t--B4LGfclb .amounts--qew4Mq-Y--BxNECufI{font-size:1.375rem;line-height:1.75rem}.fixed-filter--Nudqt5Yz--NHxYurGl.large---3xj6Ze---AxnY5ngb .g-card-body--GEKK0jMd,.fixed-filter--Nudqt5Yz--NHxYurGl.medium---gVLabxi--wmGTe34I .g-card-body--GEKK0jMd,.fixed-filter--Nudqt5Yz--NHxYurGl.small--lq7tYtwU--ZG6doedG .g-card-body--GEKK0jMd{align-items:flex-start;flex-direction:column}.fixed-filter--Nudqt5Yz--NHxYurGl.large---3xj6Ze---AxnY5ngb .g-card-body--GEKK0jMd .content--DSuCsT9j--cvDDmm2E,.fixed-filter--Nudqt5Yz--NHxYurGl.medium---gVLabxi--wmGTe34I .g-card-body--GEKK0jMd .content--DSuCsT9j--cvDDmm2E,.fixed-filter--Nudqt5Yz--NHxYurGl.small--lq7tYtwU--ZG6doedG .g-card-body--GEKK0jMd .content--DSuCsT9j--cvDDmm2E{width:100%}.fixed-filter--Nudqt5Yz--NHxYurGl.small--lq7tYtwU--ZG6doedG .content--DSuCsT9j--cvDDmm2E{flex-direction:column}.fixed-filter--Nudqt5Yz--NHxYurGl.small--lq7tYtwU--ZG6doedG .content--DSuCsT9j--cvDDmm2E .summary--tjBsYY2t--B4LGfclb{align-self:flex-start}.fixed-filter--Nudqt5Yz--NHxYurGl.small--lq7tYtwU--ZG6doedG .content--DSuCsT9j--cvDDmm2E .buttons--1VKk6Rs7--tqcnx0Ka{align-self:flex-end;padding-top:.625rem}.fixed-to-bottom--vtLQlypT--EoHrej7b{position:fixed;width:100%;z-index:289990}.fixed-to-bottom--vtLQlypT--EoHrej7b .center--m8T3YOhG--KFEkBvdr{align-items:center;display:flex;justify-content:center}.spacer--xdzKPUzU--z9Z3PQ_j{visibility:hidden}@media (max-width:767.98px){.floating-action-button--TQ5irLgN--RyOGbwrG:nth-child(n):nth-child(n){font-size:1.125rem;line-height:1.5rem;min-height:3.25rem}}.info--9u5tlRWp--TU_QQ1wC: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--TU_QQ1wC .alias--sfSGvBX---YhUfY7Cj,.info--9u5tlRWp--TU_QQ1wC .amount--br13mZGq--GOKSURRF{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info--9u5tlRWp--TU_QQ1wC .amount--br13mZGq--GOKSURRF{flex-shrink:0;max-width:80%}.info--9u5tlRWp--TU_QQ1wC .amount--br13mZGq--GOKSURRF .g-amount--WgE2CWs4{font-size:inherit!important;font-weight:400!important}.info--9u5tlRWp--TU_QQ1wC .amount--br13mZGq--GOKSURRF .g-amount-wrapper--SUDkYSO5{margin-left:.25rem}.info--9u5tlRWp--TU_QQ1wC .amount--br13mZGq--GOKSURRF .g-amount-fallback--iZyfM97u{color:var(--g-color-text-inverted-primary)}.info--9u5tlRWp--TU_QQ1wC .amount--br13mZGq--GOKSURRF .g-amount-fallback--iZyfM97u>svg{display:none}.info--9u5tlRWp--TU_QQ1wC .divider--NB5BZmVy--Ahg9WhsG{display:inline-block;margin-left:.3125rem;margin-right:.3125rem}.center---7BTksg9--s5UbJKor,.left--dhpzXGTY--hZSB6VHu,.right--sWEgNi1V--NhAnlMSD{align-self:center;padding:0 .9375rem}.center---7BTksg9--s5UbJKor:empty,.left--dhpzXGTY--hZSB6VHu:empty,.right--sWEgNi1V--NhAnlMSD:empty{display:none}.container---DmaO1qR--V3KDq74v{--stripe-height:4.375rem;position:relative;z-index:30}.grid--2s6OD24p--kYPtbeFp{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--kYPtbeFp.hidden--pYdsvp5---PucFVOXO,.hidden--pYdsvp5---PucFVOXO .grid--2s6OD24p--kYPtbeFp{visibility:hidden}.grid--2s6OD24p--kYPtbeFp:focus-within,.grid--2s6OD24p--kYPtbeFp:hover{opacity:1!important;transition:opacity .35s ease-in-out 0s}.left--dhpzXGTY--hZSB6VHu{grid-area:stripe-left}.right--sWEgNi1V--NhAnlMSD{grid-area:stripe-right;text-align:right}.center---7BTksg9--s5UbJKor{grid-area:stripe-center;text-align:center}.sticky--mmDw-k7t--d1trZ8xu{position:sticky;top:0;z-index:290030}.sticky--mmDw-k7t--d1trZ8xu.use-transition--ZifEO4qv--frstN7XU{margin-top:calc(var(--stripe-height)*-1)}.sticky--mmDw-k7t--d1trZ8xu.use-transition--ZifEO4qv--frstN7XU.hidden--pYdsvp5---PucFVOXO{z-index:10}@media (forced-colors:active){.sticky--mmDw-k7t--d1trZ8xu{background-color:Canvas}}.fixed--4vvBimER--U9GaiQNY{position:fixed;width:100%;z-index:290030}@media (min-width:992px){.grid--2s6OD24p--kYPtbeFp{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--kYPtbeFp.transparent-grid--2m7SvDTJ--IpnzBfa5{grid-template-columns:18.75rem minmax(0,1fr) minmax(0,min-content)}.center---7BTksg9--s5UbJKor.transparent--30hd0DxW--xEIOioiu{text-align:left}}@media (max-width:767.98px){.container---DmaO1qR--V3KDq74v{--stripe-height:3.5rem}.grid--2s6OD24p--kYPtbeFp{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--hZSB6VHu{padding-right:0}.right--sWEgNi1V--NhAnlMSD{padding-left:0}}.large-grid---0xgCwN6--DckJUBzs .children--YrLNLmIQ--pa2RTiXV,.large-grid---0xgCwN6--DckJUBzs .left--1gjav292--bj3c96Kx,.large-grid---0xgCwN6--DckJUBzs .toolbar--imPD50P3--qbspc1Tw{align-self:center;padding:0 .9375rem}.large-grid---0xgCwN6--DckJUBzs .children--YrLNLmIQ--pa2RTiXV:empty,.large-grid---0xgCwN6--DckJUBzs .left--1gjav292--bj3c96Kx:empty,.large-grid---0xgCwN6--DckJUBzs .toolbar--imPD50P3--qbspc1Tw:empty{display:none}.large-grid---0xgCwN6--DckJUBzs .children--YrLNLmIQ--pa2RTiXV,.large-grid---0xgCwN6--DckJUBzs .left--1gjav292--bj3c96Kx,.large-grid---0xgCwN6--DckJUBzs .toolbar--imPD50P3--qbspc1Tw{margin:.9375rem 0}@media (min-width:992px){.large-grid---0xgCwN6--DckJUBzs .children--YrLNLmIQ--pa2RTiXV,.large-grid---0xgCwN6--DckJUBzs .left--1gjav292--bj3c96Kx,.large-grid---0xgCwN6--DckJUBzs .toolbar--imPD50P3--qbspc1Tw{margin:1.875rem 0}}.large-grid---0xgCwN6--DckJUBzs{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--DckJUBzs:not(:first-child):not(:empty){margin-top:-.9375rem}.large-grid---0xgCwN6--DckJUBzs .left--1gjav292--bj3c96Kx{grid-area:stripe-left}.large-grid---0xgCwN6--DckJUBzs .children--YrLNLmIQ--pa2RTiXV{grid-area:stripe-children}.large-grid---0xgCwN6--DckJUBzs .children--YrLNLmIQ--pa2RTiXV>:first-child{margin-top:0!important}.large-grid---0xgCwN6--DckJUBzs .children--YrLNLmIQ--pa2RTiXV>:last-child{margin-bottom:0!important}.large-grid---0xgCwN6--DckJUBzs .toolbar--imPD50P3--qbspc1Tw{color:unset;grid-area:stripe-toolbar;margin:0;overflow:initial}.large-grid---0xgCwN6--DckJUBzs .toolbar--imPD50P3--qbspc1Tw .g-card--ww6TZoLx{margin:0}@media (min-width:992px){.large-grid---0xgCwN6--DckJUBzs{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--DckJUBzs{grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content)}.large-grid---0xgCwN6--DckJUBzs .left--1gjav292--bj3c96Kx{display:none}.large-grid---0xgCwN6--DckJUBzs .toolbar--imPD50P3--qbspc1Tw{padding-top:.9375rem}.large-grid---0xgCwN6--DckJUBzs .toolbar--imPD50P3--qbspc1Tw:empty{padding-top:0}}.grid--RPh-4pIw--Z7Q4CC_A{padding-top:.9375rem;position:relative;z-index:30;z-index:20}.toolbar--ikbUw-M9--uaM4U9HR{max-height:6.25rem}.sticky--EdO9KseI--EVO3zwtL{position:sticky;z-index:290020}@media (min-width:768px){.grid--RPh-4pIw--Z7Q4CC_A{backface-visibility:hidden;clip-path:inset(50% -100% -100% -100%);margin-top:-.0625rem;padding-top:.125rem;transform:translateY(-50%)}.grid--RPh-4pIw--Z7Q4CC_A:before{background:inherit;content:""!important;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:0}.toolbar--ikbUw-M9--uaM4U9HR{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--Z7Q4CC_A{background-color:transparent!important}.sticky--9UORGQ-D--G5GAD03k{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--G5GAD03k .btn--VwryvaoI,.sticky--9UORGQ-D--G5GAD03k .g-button--TNFSGYGo{pointer-events:auto}}.sticky--9UORGQ-D--G5GAD03k.enter--t1bikcNt--n5xwBirK,.sticky--9UORGQ-D--G5GAD03k.exit--lInVFoEn--RpPCJ1wp.exit-active--Qa0jHAM6--pOPbhC9O{opacity:0;transform:translateY(20%)}.sticky--9UORGQ-D--G5GAD03k.enter--t1bikcNt--n5xwBirK.enter-active--idrEabUX--f0K5k3MV,.sticky--9UORGQ-D--G5GAD03k.exit--lInVFoEn--RpPCJ1wp{opacity:1;transform:translateY(0)}.sticky--9UORGQ-D--G5GAD03k.enter--t1bikcNt--n5xwBirK.enter-active--idrEabUX--f0K5k3MV{transition:transform .15s cubic-bezier(.215,.61,.355,1) 0s,opacity 50ms cubic-bezier(.215,.61,.355,1) 0s}.sticky--9UORGQ-D--G5GAD03k.exit--lInVFoEn--RpPCJ1wp.exit-active--Qa0jHAM6--pOPbhC9O{transition:transform .15s cubic-bezier(.55,.055,.675,.19) 0s,opacity 50ms cubic-bezier(.55,.055,.675,.19) .1s}.split-button--hgka2pBL--ReCoowi0{display:inline-grid!important;grid-template-columns:1fr 2.625rem}@media (max-width:575.98px){.split-button--hgka2pBL--ReCoowi0{width:100%}}.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo{margin:0!important;position:relative;z-index:1}.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo:disabled{z-index:0}.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo:focus-visible{z-index:2}.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo:first-child:nth-child(n){border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo:first-child:before{right:-.125rem}@media (max-width:575.98px){.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo:first-child{flex:1}}.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo: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--ReCoowi0 .g-button--TNFSGYGo:last-child:before{left:-.125rem}.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo: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--ReCoowi0 .g-button--TNFSGYGo:focus-visible:not(:active):before{opacity:0}.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo.g-button-variant-primary--ITiDZDHc:before,.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo.g-button-variant-tertiary--sfXH8pPh:before{border-color:rgba(var(--rgb-black),.2)}.g-inverted--WJSnV1kc .split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo.g-button-variant-tertiary--sfXH8pPh:before{border-color:rgba(var(--rgb-white),.5)}.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo.g-button-variant-tertiary--sfXH8pPh:disabled~:disabled:before{opacity:.4}.g-inverted--WJSnV1kc .split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo.g-button-variant-primary--ITiDZDHc:before,.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo.g-button-variant-primary--ITiDZDHc:disabled~:disabled:before,.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo:first-child:disabled:before,.split-button--hgka2pBL--ReCoowi0 .g-button--TNFSGYGo:first-child:not(:disabled)~:last-child:before{content:none}@media (max-width:767.98px){.sticky-button--GO-ATLQs--_ulwsXKb{width:100%}.sticky-button--GO-ATLQs--_ulwsXKb:nth-child(n):nth-child(n) .g-button--TNFSGYGo{font-size:1.125rem;line-height:1.5rem;min-height:3.25rem}}.sticky-button--GO-ATLQs--_ulwsXKb.g-no-inverted--lP260v3o .g-button--TNFSGYGo: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--_ulwsXKb.g-no-inverted--lP260v3o .g-button--TNFSGYGo: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--TSwWy5Rl,.block-xs-up--1uWSJ-Z5--yejB8qtU{display:none!important;display:block!important}.flex-xs-extended-up--Kf9jAYkO--GmCEG2IH,.flex-xs-up--jOQ-tlmR--gTkSXHuM{display:none!important;display:flex!important}.inline-xs-extended-up--3VWhI-Pz--moPYyyKy,.inline-xs-up---50-PaXm--K9TbFQJC{display:none!important;display:inline!important}.block-sm-up--W06c2bAJ--qoTISGTP,.none-xs-extended-up--8Iy8NSFM--ul8iLswy,.none-xs-up--B41il6Vy--rQbQkWsS{display:none!important}@media (min-width:576px){.block-sm-up--W06c2bAJ--qoTISGTP{display:block!important}}.block-sm-extended-up--OjqFT1Dp--xfVEK1mX{display:none!important}@media (min-width:576px){.block-sm-extended-up--OjqFT1Dp--xfVEK1mX{display:block!important}}.flex-sm-up--Go80Agol--sOtRggyk{display:none!important}@media (min-width:576px){.flex-sm-up--Go80Agol--sOtRggyk{display:flex!important}}.flex-sm-extended-up--MSr84NCA--UesLptoK{display:none!important}@media (min-width:576px){.flex-sm-extended-up--MSr84NCA--UesLptoK{display:flex!important}}.inline-sm-up--swWNgs3k--hiLrjQ2J{display:none!important}@media (min-width:576px){.inline-sm-up--swWNgs3k--hiLrjQ2J{display:inline!important}}.inline-sm-extended-up--1O4vDHQQ--Xe4U7SIb{display:none!important}@media (min-width:576px){.inline-sm-extended-up--1O4vDHQQ--Xe4U7SIb{display:inline!important}.none-sm-extended-up--6ymAcUp4--NPvVyjHg,.none-sm-up--21JIHuI---RtW4Fr3c{display:none!important}}.block-md-up--oc6DeT3C--oRIHdTs0{display:none!important}@media (min-width:768px){.block-md-up--oc6DeT3C--oRIHdTs0{display:block!important}}.block-md-extended-up--7mQc-Zl7--a6iyKoQ5{display:none!important}@media (min-width:768px){.block-md-extended-up--7mQc-Zl7--a6iyKoQ5{display:block!important}}.flex-md-up--FvWAYUNN--TFVITm5f{display:none!important}@media (min-width:768px){.flex-md-up--FvWAYUNN--TFVITm5f{display:flex!important}}.flex-md-extended-up--pfM3fpdN--ss8noPpw{display:none!important}@media (min-width:768px){.flex-md-extended-up--pfM3fpdN--ss8noPpw{display:flex!important}}.inline-md-up--jwcHL14p--rdsdR44B{display:none!important}@media (min-width:768px){.inline-md-up--jwcHL14p--rdsdR44B{display:inline!important}}.inline-md-extended-up--NhvLV--w--XKsDPcak{display:none!important}@media (min-width:768px){.inline-md-extended-up--NhvLV--w--XKsDPcak{display:inline!important}.none-md-extended-up--33QNF7Qa--dCu9paQw,.none-md-up--1yWiZLqT--Arwyn8CU{display:none!important}}.block-lg-up--rs4gM7jc--s8SAmSzQ{display:none!important}@media (min-width:992px){.block-lg-up--rs4gM7jc--s8SAmSzQ{display:block!important}}.block-lg-extended-up--MgkRqR3a--nS9UlReX{display:none!important}@media (min-width:992px){.block-lg-extended-up--MgkRqR3a--nS9UlReX{display:block!important}}.flex-lg-up--gBmvYI7P--T6k8Tofr{display:none!important}@media (min-width:992px){.flex-lg-up--gBmvYI7P--T6k8Tofr{display:flex!important}}.flex-lg-extended-up--RGmfL3H8--UPuXXzvw{display:none!important}@media (min-width:992px){.flex-lg-extended-up--RGmfL3H8--UPuXXzvw{display:flex!important}}.inline-lg-up--5OakawV0--oLaHYN9Q{display:none!important}@media (min-width:992px){.inline-lg-up--5OakawV0--oLaHYN9Q{display:inline!important}}.inline-lg-extended-up--dS0IBYHn--eQ5vyz0C{display:none!important}@media (min-width:992px){.inline-lg-extended-up--dS0IBYHn--eQ5vyz0C{display:inline!important}.none-lg-extended-up--a-EztQ1t--E0wQy1iB,.none-lg-up--S-DkWJbP--M8OOFmk1{display:none!important}}.block-xl-up--YifRn58u--yMogWWOe{display:none!important}@media (min-width:1200px){.block-xl-up--YifRn58u--yMogWWOe{display:block!important}}.block-xl-extended-up--FSvoOjLm--eRjSpTFv{display:none!important}@media (min-width:1320px){.block-xl-extended-up--FSvoOjLm--eRjSpTFv{display:block!important}}.flex-xl-up--CStkOl9W--kcnyPCB3{display:none!important}@media (min-width:1200px){.flex-xl-up--CStkOl9W--kcnyPCB3{display:flex!important}}.flex-xl-extended-up--Klp-Csv5--RhrBHYCJ{display:none!important}@media (min-width:1320px){.flex-xl-extended-up--Klp-Csv5--RhrBHYCJ{display:flex!important}}.inline-xl-up--7Jgztztl--eLPR58w9{display:none!important}@media (min-width:1200px){.inline-xl-up--7Jgztztl--eLPR58w9{display:inline!important}}.inline-xl-extended-up--GT99AOZ4--roFZe9oj{display:none!important}@media (min-width:1320px){.inline-xl-extended-up--GT99AOZ4--roFZe9oj{display:inline!important}}@media (min-width:1200px){.none-xl-up--EVHht61i--BNbkJvml{display:none!important}}@media (min-width:1320px){.none-xl-extended-up--a1DwFrI5--EdAvJS6Y{display:none!important}}.block-xxl-up--dyUv96Sx--CcL5xIMN{display:none!important}@media (min-width:1400px){.g-bs5-grid--CYzS5HkF .block-xxl-up--dyUv96Sx--CcL5xIMN{display:block!important}}.block-xxl-extended-up--BA533aq---n2bjfrvX{display:none!important}@media (min-width:1560px){.g-bs5-grid--CYzS5HkF .block-xxl-extended-up--BA533aq---n2bjfrvX{display:block!important}}.flex-xxl-up--bIOTWUMS--JegTNLBR{display:none!important}@media (min-width:1400px){.g-bs5-grid--CYzS5HkF .flex-xxl-up--bIOTWUMS--JegTNLBR{display:flex!important}}.flex-xxl-extended-up--EPMV1Sdl--XDPDwGzD{display:none!important}@media (min-width:1560px){.g-bs5-grid--CYzS5HkF .flex-xxl-extended-up--EPMV1Sdl--XDPDwGzD{display:flex!important}}.inline-xxl-up--i8SXj8wb--symENNyL{display:none!important}@media (min-width:1400px){.g-bs5-grid--CYzS5HkF .inline-xxl-up--i8SXj8wb--symENNyL{display:inline!important}}.inline-xxl-extended-up--MkQom0pB--Vxf9TwK1{display:none!important}@media (min-width:1560px){.g-bs5-grid--CYzS5HkF .inline-xxl-extended-up--MkQom0pB--Vxf9TwK1{display:inline!important}}@media (min-width:1400px){.g-bs5-grid--CYzS5HkF .none-xxl-up--z7lFC6kP--LdhLXRg1{display:none!important}}@media (min-width:1560px){.g-bs5-grid--CYzS5HkF .none-xxl-extended-up--aYhAAgC---hFUb0X2x{display:none!important}}.button--CFMsfZjm--O9a3xX2L{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--aKQguvaB{display:block;height:.0625rem;margin-top:-.0625rem}.action-button--3Sie-ne8--kHlPusuF{min-height:0!important;width:auto!important}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n){transition-duration:.25s;transition-property:background-color,border-color}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n) .link--jShmwLhL--vD2y3Xww{inset:0;opacity:0;position:absolute;z-index:20}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n) .content-area--aAs3Jmuk--dkIpKfKC{flex:1 1 auto;min-width:0}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n) .secondary-actions--E0uqOA4---EMbr551I{align-items:center;display:flex;flex:0 0 auto;margin-left:auto;position:relative;z-index:30}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n) .button--6-DPM8DI--Kt8LGYzY:nth-child(n):nth-child(n){position:static}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n) .button--6-DPM8DI--Kt8LGYzY:nth-child(n):nth-child(n):before{content:"";inset:0;position:absolute;z-index:0}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n).toggleable--B5zUcXAw--zGDGHWUE{border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);padding:.1875rem .625rem}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb) .interactive-content--PTeV0TKs--XKwVzarN{pointer-events:none;position:relative;z-index:1}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb) .interactive-content--PTeV0TKs--XKwVzarN .g-button--TNFSGYGo{pointer-events:auto}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb):active:not(:has(.secondary-actions--E0uqOA4---EMbr551I :active)) .g-minor--lAmplL9v,.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb):hover:not(:has(.secondary-actions--E0uqOA4---EMbr551I :hover)) .g-minor--lAmplL9v{color:var(--g-color-text-primary)}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb) :is(.secondary-actions--E0uqOA4---EMbr551I,.interactive-content--PTeV0TKs--XKwVzarN) .g-button--TNFSGYGo{position:relative;z-index:1}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb) .g-minor--lAmplL9v{transition:color .35s ease 0s}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).hoverable--Yx0eOKDz--aqVWwtk4:not(.toggleable--B5zUcXAw--zGDGHWUE).has-primary-action--sSxAVVC0--8_lM9Qn4{outline:none}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).hoverable--Yx0eOKDz--aqVWwtk4:not(.toggleable--B5zUcXAw--zGDGHWUE).has-primary-action--sSxAVVC0--8_lM9Qn4:has(.link--jShmwLhL--vD2y3Xww:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).hoverable--Yx0eOKDz--aqVWwtk4:hover:not(:has(.secondary-actions--E0uqOA4---EMbr551I :hover)){background-color:var(--g-color-overlay-hover)}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).hoverable--Yx0eOKDz--aqVWwtk4:hover:not(:has(.secondary-actions--E0uqOA4---EMbr551I :hover)) .g-avatar-content--vvoYGZtc:not(.g-avatar-content-border--nXslL5V9){--color-bg:var(--g-color-surface-primary)}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).hoverable--Yx0eOKDz--aqVWwtk4:active:not(:has(.secondary-actions--E0uqOA4---EMbr551I :active)){background-color:var(--g-color-overlay-active)}.g-card--ww6TZoLx .interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).hoverable--Yx0eOKDz--aqVWwtk4{border:.0625rem solid var(--g-color-border-primary)}.g-card-group--uUtVb_3S>.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).hoverable--Yx0eOKDz--aqVWwtk4{border-width:var(--g-size-border-width-sm) 0 0}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).toggleable--B5zUcXAw--zGDGHWUE{cursor:pointer}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).toggleable--B5zUcXAw--zGDGHWUE:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--qNCnXjUb).toggleable--B5zUcXAw--zGDGHWUE .custom-control--Ix970Hdv{cursor:pointer}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n).disabled--SRKyZkjb--qNCnXjUb{border-color:var(--g-color-fill-disabled)!important;cursor:not-allowed}.interactable--IObJaLVt--ZUwHSOtJ:nth-child(n):nth-child(n).disabled--SRKyZkjb--qNCnXjUb *{color:var(--g-color-fill-disabled);pointer-events:none}.container--XjGGgeYB--S9yVNCSv{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--S9yVNCSv:nth-child(n):nth-child(n){margin-top:0}@media (max-width:767.98px){.container--XjGGgeYB--S9yVNCSv:nth-child(n):nth-child(n){width:100%}}@media (min-width:768px) and (max-width:991.98px){.container--XjGGgeYB--S9yVNCSv{width:20rem}}.container--XjGGgeYB--S9yVNCSv::-webkit-scrollbar{display:none}.container--XjGGgeYB--S9yVNCSv.expanded--dUTPWGxh--zgeEKXPC{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16);width:18rem}.container--XjGGgeYB--S9yVNCSv:not(.expanded--dUTPWGxh--zgeEKXPC) .g-pill--Di4B05X1:nth-child(n):nth-child(n){flex-shrink:0;margin-left:-1.25rem;margin-top:-.875rem}.container--XjGGgeYB--S9yVNCSv:not(.expanded--dUTPWGxh--zgeEKXPC) .g-sidenav-section--OJyHGFLJ{align-items:center;display:flex}.container--XjGGgeYB--S9yVNCSv:not(.expanded--dUTPWGxh--zgeEKXPC) .g-sidenav-section--OJyHGFLJ .g-pill--Di4B05X1:nth-child(n):nth-child(n){margin-left:-.625rem}.container--XjGGgeYB--S9yVNCSv:not(.expanded--dUTPWGxh--zgeEKXPC):nth-child(n):nth-child(n) .g-sidenav-section-divider--f3CLPT7s{margin-left:.5rem;margin-right:.5rem;width:calc(100% - 1rem)}.g-dark--vfwDRyPg .container--XjGGgeYB--S9yVNCSv{background:var(--g-color-surface-secondary)}.dropdown--fM1AfLvw--YvlrRZ5a{max-width:calc(100vw - 30px);z-index:350000}.popper--XN9m645u--JmdhI6EM{overflow:visible}.body--HEy3sTvn--yFJWYMJ4{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-surface);box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden}.body--HEy3sTvn--yFJWYMJ4:has(+.footer--LjjcuLMM--K_u4d1zR){border-bottom-left-radius:0;border-bottom-right-radius:0}.body--HEy3sTvn--yFJWYMJ4~.g-dropdown-arrow--gy3iik_U{color:var(--g-color-surface-primary)}.content--8d30TEEe--rN51otCU{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--8d30TEEe--rN51otCU.padded--6nkMe23y--zDZYAuew{padding:var(--g-size-bs-10) var(--g-size-bs-15)}.content--8d30TEEe--rN51otCU.padded--6nkMe23y--zDZYAuew~.action--P0-dElWj--cdd__1EF{padding:0 var(--g-size-bs-15) var(--g-size-bs-15)}.action--P0-dElWj--cdd__1EF{padding:var(--g-size-bs-15)}.action--P0-dElWj--cdd__1EF .g-button--TNFSGYGo:nth-child(n){width:100%}.title--sMGB8KnQ--hC03O3DQ: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--hC03O3DQ: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--hC03O3DQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n).with-overline---ekkPk7p--NaJ0A0C0{font-size:1.375rem;line-height:1.75rem}}.overline--hlcqsSli--U36hfCUd:nth-child(n):nth-child(n){font-size:.75rem;line-height:1rem;padding:0}.container--TtGKjLbP--m5m5dPy_{background:transparent;display:grid;place-items:center;position:static}.mobile--wsddQaBL--xHFoBOYA{display:grid;grid-template-areas:"title"}.mobile--wsddQaBL--xHFoBOYA [tabindex]{grid-area:title;pointer-events:none;z-index:1}.toggle--oMWAqjiH--YtmTsTCF: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--YtmTsTCF:after{--color:CanvasText}}.toggle--oMWAqjiH--YtmTsTCF.disabled--LxpBVadK--pzZhLMUZ:after,.toggle--oMWAqjiH--YtmTsTCF:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.toggle--oMWAqjiH--YtmTsTCF.show--F7xKDXuA--bwJccCH3:after,.toggle--oMWAqjiH--YtmTsTCF[aria-expanded=true]:after{transform:rotate(180deg)}.toggle--oMWAqjiH--YtmTsTCF: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--YtmTsTCF:before{content:"";inset:-.5625rem;position:absolute;z-index:0}@media (min-width:768px) and (max-width:991.98px){.toggle--oMWAqjiH--YtmTsTCF:before{inset:-1.25rem}}.toggle--oMWAqjiH--YtmTsTCF:after{background-color:currentColor;margin-left:auto}.toggle--oMWAqjiH--YtmTsTCF[aria-expanded=true]:after{transform:rotate(180deg)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .navigation--gq-vm-jV--QmEzhwEE{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--P2KueV9c{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---cB8ON99a{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---cB8ON99a:last-child{border-bottom:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--CUXq1V29{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--CUXq1V29:focus-visible,:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--CUXq1V29:hover{background-color:var(--g-color-surface-secondary)}.badge--f-ilGNmq--ULzbR1Xe{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--XEzq3R9N:nth-child(n){opacity:.5}.disabled---UXtHlwP--XEzq3R9N:nth-child(n) .g-button--TNFSGYGo{cursor:not-allowed}.action--IwINfLVD--SPxNw3xg{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--SPxNw3xg:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo{color:inherit;justify-content:flex-start;line-height:1.25rem}.action--IwINfLVD--SPxNw3xg:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo.g-button-size-small--xfGoLBRF{border-radius:var(--g-size-border-radius-round);min-height:1.75rem;padding:.25rem 2rem .25rem .75rem}.action--IwINfLVD--SPxNw3xg:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo.g-button-size-small--xfGoLBRF:has(.g-button-icon--dsWXL5Tp){padding-left:.75rem}.action--IwINfLVD--SPxNw3xg:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo.hover--s3_T4588,.action--IwINfLVD--SPxNw3xg:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo:not(:disabled):hover{background-color:var(--clearable-badge-action-hover-background-color,color-mix(in srgb,currentColor 10%,transparent))}.action--IwINfLVD--SPxNw3xg:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo:focus-visible{border-radius:inherit;outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-badge-todo--JNbMfjaK .action--IwINfLVD--SPxNw3xg{--clearable-badge-action-hover-background-color:color-mix(in srgb,var(--g-color-info) 20%,transparent)}.g-badge-todo--JNbMfjaK .action--IwINfLVD--SPxNw3xg,.g-badge-todo--JNbMfjaK .action--IwINfLVD--SPxNw3xg:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo{color:var(--g-color-text-primary)}.has-icon--BpTfm7He--YUsqP7lF,.has-icon--BpTfm7He--YUsqP7lF:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo.g-button-size-small--xfGoLBRF{padding-left:.5rem}.icon--rshnqqiB--Cgm0Dqfp{flex:0 0 auto;margin-right:.5rem}.label--Pq5FxqSH--TZTkOT9b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clear--5yFQgA0j--R0pJHxox: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--R0pJHxox:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo{justify-content:center;line-height:0}.clear--5yFQgA0j--R0pJHxox:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo.g-button-hidden-label-always--dP5_gCog.g-button-size-small--xfGoLBRF,.clear--5yFQgA0j--R0pJHxox:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo.g-button-size-small--xfGoLBRF{min-height:1.75rem;min-width:1.75rem;padding:0}.clear--5yFQgA0j--R0pJHxox:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo:focus-visible{border-radius:inherit;outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;z-index:30}.g-inverted--WJSnV1kc .action--IwINfLVD--SPxNw3xg,.g-inverted--WJSnV1kc .clear--5yFQgA0j--R0pJHxox{--g-color-focus:var(--g-color-interactive-primary)}.g-dark--vfwDRyPg .g-inverted--WJSnV1kc .g-badge-todo--JNbMfjaK .action--IwINfLVD--SPxNw3xg,.g-dark--vfwDRyPg .g-inverted--WJSnV1kc .g-badge-todo--JNbMfjaK .action--IwINfLVD--SPxNw3xg:nth-child(n):nth-child(n):nth-child(n).g-button--TNFSGYGo{color:#0a285c}.text--mnH1D27L--HXtzn6Wq{isolation:isolate}.highlight--1mh-8whj--lkDESsmj{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--UlzZipWQ{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--UlzZipWQ.left--ywzv0Mms--yKaZdcjf,.decoration--ze1-MTR4--UlzZipWQ.right--BmtFzyU2--AdsIM46T{border-left-width:.3125rem;bottom:0;top:0}.decoration--ze1-MTR4--UlzZipWQ.left--ywzv0Mms--yKaZdcjf{left:0}.decoration--ze1-MTR4--UlzZipWQ.right--BmtFzyU2--AdsIM46T{right:0}.decoration--ze1-MTR4--UlzZipWQ.bottom--JWEce4Fr--M8_8ZbCS,.decoration--ze1-MTR4--UlzZipWQ.top--7S4pcZJn--kOKU4gLL{border-top-width:.3125rem;left:0;right:0}.decoration--ze1-MTR4--UlzZipWQ.top--7S4pcZJn--kOKU4gLL{top:0}.decoration--ze1-MTR4--UlzZipWQ.bottom--JWEce4Fr--M8_8ZbCS{bottom:0}.content--w7aPL9L3--RUQcqpzU{display:inline-flex;flex-wrap:nowrap;max-width:100%}.content--w7aPL9L3--RUQcqpzU span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content--w7aPL9L3--RUQcqpzU span:last-child{white-space:nowrap}.product-info--cySb51AQ--fNAnbw9M: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--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info--US6pSfJs{align-items:center;max-width:100%}.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-minor--lAmplL9v{line-height:inherit}.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--VbCzg4et{overflow:hidden}.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--WgE2CWs4{font-size:1rem;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--WgE2CWs4.g-amount-fallback--iZyfM97u{display:block}.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--WgE2CWs4.g-amount-fallback--iZyfM97u>svg{display:none}.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-button--TNFSGYGo{align-self:auto}.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-faded--xdD912wf{color:inherit}.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---sS4SjZwB{align-items:center;display:flex;height:var(--g-size-icon-lg)}@media (max-width:767.98px){.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n){justify-content:center!important}.product-info--cySb51AQ--fNAnbw9M:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---sS4SjZwB{display:none}}@media (min-width:992px){.large--I-m5-vwk--EfHxyrI5 .overlay--MZrQ4x8---sS4SjZwB{position:absolute;right:0;top:0}.large--I-m5-vwk--EfHxyrI5 .g-product-info--US6pSfJs:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:flex-start;flex-direction:column}.large--I-m5-vwk--EfHxyrI5 .g-major--AbuktO97:nth-child(n):nth-child(n){font-weight:600}.large--I-m5-vwk--EfHxyrI5 .g-amount--WgE2CWs4: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--EfHxyrI5 .g-amount-wrapper--SUDkYSO5{display:block;font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--I-m5-vwk--EfHxyrI5 .g-amount-wrapper--SUDkYSO5 .g-amount--WgE2CWs4: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--iQ57U5uW .g-amount--WgE2CWs4:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--gxsAhGg6 .g-amount--WgE2CWs4:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;line-height:1.3125rem}.double-amount--GzJ6M-Vs--iQ57U5uW .g-amount-wrapper--SUDkYSO5,.double-amount--GzJ6M-Vs--iQ57U5uW .g-minor--lAmplL9v:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--gxsAhGg6 .g-minor--lAmplL9v:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.75rem;line-height:1.125rem}.double-amount--GzJ6M-Vs--iQ57U5uW .g-amount-wrapper--SUDkYSO5{display:block;margin-top:-.1875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.double-amount--GzJ6M-Vs--iQ57U5uW .g-amount-wrapper--SUDkYSO5 .g-amount--WgE2CWs4: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--gxsAhGg6 .g-minor--lAmplL9v:first-child:nth-child(n):nth-child(n){font-weight:600}.has-product-number--KyPxv6kE--gxsAhGg6 .g-amount--WgE2CWs4{margin-top:-.1875rem}@media (min-width:768px){.toolbar--e28y896V--fBoM62kY{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--fBoM62kY .g-card--ww6TZoLx,.toolbar--e28y896V--fBoM62kY .g-card-group--uUtVb_3S{margin:0!important}@media (min-width:768px){.toolbar--e28y896V--fBoM62kY .g-card--ww6TZoLx,.toolbar--e28y896V--fBoM62kY .g-card-group--uUtVb_3S{box-shadow:none!important;outline:none!important}}@media (min-width:576px){.content--XOKOGIXv--e_vPxzRk .g-card--ww6TZoLx{--card-content-padding-horizontal:2rem}.content--XOKOGIXv--e_vPxzRk .g-card--ww6TZoLx .g-card-body--GEKK0jMd,.content--XOKOGIXv--e_vPxzRk .g-card--ww6TZoLx .g-card-body--GEKK0jMd .g-card--ww6TZoLx{--card-content-padding-horizontal:initial}.content--XOKOGIXv--e_vPxzRk .g-card--ww6TZoLx:not(.g-card-no-padding--NuQ1Sxvw,[class*=g-card-alert-]){--card-padding-horizontal:2rem}.content--XOKOGIXv--e_vPxzRk .g-card--ww6TZoLx:not(.g-card-no-padding--NuQ1Sxvw,[class*=g-card-alert-]):not(.g-card-header--YXctkNOb,.g-card-footer--RjgK7sLY,.g-card-function--I9KC5x3T){--card-padding-vertical:2rem}.content--XOKOGIXv--e_vPxzRk .g-card--ww6TZoLx:not(.g-card-no-padding--NuQ1Sxvw,[class*=g-card-alert-]) .g-card-body--GEKK0jMd .g-card--ww6TZoLx{--card-padding-vertical:0.625rem;--card-padding-horizontal:0.9375rem}.content--XOKOGIXv--e_vPxzRk .g-card--ww6TZoLx:not(.g-card-no-padding--NuQ1Sxvw,[class*=g-card-alert-]) .g-card-body--GEKK0jMd .g-card--ww6TZoLx .g-product-info--US6pSfJs{margin:0}.content--XOKOGIXv--e_vPxzRk .g-card--ww6TZoLx:not(.g-card-no-padding--NuQ1Sxvw,[class*=g-card-alert-]) .g-card-body--GEKK0jMd .g-product-info--US6pSfJs{margin-bottom:-1.375rem;margin-left:-.3125rem;margin-top:-1.375rem}.content--XOKOGIXv--e_vPxzRk .g-card-group-vertical--bnktRjEV.g-card-group-noline--n4a0u7td>.g-card--ww6TZoLx{--card-padding-vertical:0.625rem}.content--XOKOGIXv--e_vPxzRk .g-card-group-vertical--bnktRjEV.g-card-group-noline--n4a0u7td>.g-card--ww6TZoLx:first-child{padding-top:1.375rem}.content--XOKOGIXv--e_vPxzRk .g-card-group-vertical--bnktRjEV.g-card-group-noline--n4a0u7td>.g-card--ww6TZoLx:last-child{padding-bottom:1.375rem}.content--XOKOGIXv--e_vPxzRk .g-card-group-vertical--bnktRjEV.g-card-group-noline--n4a0u7td>.g-card--ww6TZoLx.g-card-no-padding--NuQ1Sxvw{padding:0}}@media (max-width:575.98px){.content--XOKOGIXv--e_vPxzRk .g-card--ww6TZoLx:nth-child(n),.content--XOKOGIXv--e_vPxzRk .g-card-group--uUtVb_3S:nth-child(n){padding:0}.content--XOKOGIXv--e_vPxzRk>ol,.content--XOKOGIXv--e_vPxzRk>ul{margin-left:1.5rem}}.stepper-container--TsVcfofB--bGErSour{--high-contrast-color:var(--g-color-text-primary);--low-contrast-color:var(--g-color-border-primary)}.stepper-container--TsVcfofB--bGErSour:nth-child(n):nth-child(n){display:flex;justify-content:center;list-style:none;padding:0}.stepper-container--TsVcfofB--bGErSour li:nth-child(n):nth-child(n):nth-child(n){padding:0}.stepper-container--TsVcfofB--bGErSour li:nth-child(n):nth-child(n):nth-child(n):before{background-color:unset}.stepper-container--TsVcfofB--bGErSour .step-wrapper-unvisited--RLj5fBQT--Nw99EUXV,.stepper-container--TsVcfofB--bGErSour .step-wrapper-visited--wOUrUsiq--jDLpUKWP{display:flex}.stepper-container--TsVcfofB--bGErSour .step-wrapper-unvisited--RLj5fBQT--Nw99EUXV:not(:first-child):before,.stepper-container--TsVcfofB--bGErSour .step-wrapper-visited--wOUrUsiq--jDLpUKWP:not(:first-child):before{border-top:.125rem solid var(--high-contrast-color);content:"";margin-top:.75rem;width:5.8125rem}.stepper-container--TsVcfofB--bGErSour .step-wrapper-unvisited--RLj5fBQT--Nw99EUXV:not(:first-child):before{border-color:var(--low-contrast-color)}.stepper-container--TsVcfofB--bGErSour .step--0uNmS-MP--trlJhwqc{align-items:center;display:flex;flex-direction:column}.stepper-container--TsVcfofB--bGErSour .step--0uNmS-MP--trlJhwqc .circle--HTAzEzsN--VoWz9W8g{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--bGErSour .step--0uNmS-MP--trlJhwqc .visited-circle--c--OozwA--bK2MWvGl{background-color:var(--high-contrast-color);color:var(--g-color-surface-primary)}.stepper-container--TsVcfofB--bGErSour .step--0uNmS-MP--trlJhwqc .unvisited-circle--mcbcumWU--ikhCEGhM{border:.125rem solid var(--low-contrast-color);color:var(--high-contrast-color)}.stepper-container--TsVcfofB--bGErSour .step--0uNmS-MP--trlJhwqc .label-container--ENWigqBJ--z2j9gwBs{padding-top:.25rem;width:3.125rem}.stepper-container--TsVcfofB--bGErSour .step--0uNmS-MP--trlJhwqc .label-container--ENWigqBJ--z2j9gwBs .label--Z4jDDnLE--M0ilEj0R{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--bGErSour .visited-divider--peKqiqsm--GIne7zRs{border-top:.125rem solid var(--high-contrast-color)}.stepper-container--TsVcfofB--bGErSour .progress-label--zS4162XG--yOWNkEQj{color:var(--high-contrast-color);font-size:.75rem;text-align:center}.stepper-container--TsVcfofB--bGErSour .progress--M7tgu0RI--FTica7Tx{background-color:var(--low-contrast-color);border-radius:var(--g-size-border-radius-xs);display:flex;flex-direction:row;height:.125rem}.stepper-container--TsVcfofB--bGErSour .progress--M7tgu0RI--FTica7Tx:nth-child(n){margin:.5rem 0 0;padding:0}.stepper-container--TsVcfofB--bGErSour .progress--M7tgu0RI--FTica7Tx .bar--KYlDp1hr--nOBtiEIX{flex-grow:1}.stepper-container--TsVcfofB--bGErSour .progress--M7tgu0RI--FTica7Tx .visited-bar--8gxWzY0m--E3_IUh35{background-color:var(--high-contrast-color);border-radius:var(--g-size-border-radius-xs);flex-grow:1}.compact-container--TdexvTL7--GgFn9cOg{flex-direction:column}.compact-container--TdexvTL7--GgFn9cOg .progress--M7tgu0RI--FTica7Tx{background-color:transparent}.compact-container--TdexvTL7--GgFn9cOg .progress--M7tgu0RI--FTica7Tx .bar--KYlDp1hr--nOBtiEIX{border-radius:var(--g-size-border-radius-none);height:.25rem;padding:0}.compact-container--TdexvTL7--GgFn9cOg .progress--M7tgu0RI--FTica7Tx .bar--KYlDp1hr--nOBtiEIX.last-uniform-bar--Y-iSpZd5--PMLt0ZTd,.compact-container--TdexvTL7--GgFn9cOg .progress--M7tgu0RI--FTica7Tx .bar--KYlDp1hr--nOBtiEIX:last-child{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.compact-container--TdexvTL7--GgFn9cOg .progress--M7tgu0RI--FTica7Tx .bar--KYlDp1hr--nOBtiEIX:first-child{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.compact-container--TdexvTL7--GgFn9cOg .progress--M7tgu0RI--FTica7Tx .bar--KYlDp1hr--nOBtiEIX:not(.visited-bar--8gxWzY0m--E3_IUh35).first-unvisited-bar--L8FbfoS6--oJ23saIP{background-image:radial-gradient(circle at left,transparent .125rem,var(--low-contrast-color) .125rem)}.compact-container--TdexvTL7--GgFn9cOg .progress--M7tgu0RI--FTica7Tx .bar--KYlDp1hr--nOBtiEIX:not(.visited-bar--8gxWzY0m--E3_IUh35):not(.first-unvisited-bar--L8FbfoS6--oJ23saIP){background-color:var(--low-contrast-color)}.minimal---DsJ0FD9--DnDz0k4g{display:flex;gap:.625rem}.g-modal-teaser--Jxjlx_0r .minimal---DsJ0FD9--DnDz0k4g{padding-bottom:1.25rem!important}.minimal---DsJ0FD9--DnDz0k4g li{background-color:var(--g-color-fill-primary);border-radius:var(--g-size-border-radius-circle);height:.625rem;width:.625rem}.minimal---DsJ0FD9--DnDz0k4g li[aria-current=step]{background-color:var(--g-color-text-primary)}.carousel--cXGTrlB6--Qzf396tq{--visible-items:3;--veil-left-width:0;--veil-right-width:0;--gap:var(--g-size-bs-30);display:flex;position:relative}.veil--5Khel9KS--jOc3uS8P{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--jOc3uS8P>.slider--qjrEscM1--u4M2DUwd{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--jOc3uS8P>.slider--qjrEscM1--u4M2DUwd:after{content:"";display:block;width:100vw}@media (min-width:768px){.veil--5Khel9KS--jOc3uS8P>.slider--qjrEscM1--u4M2DUwd:after{display:none}}.slider--qjrEscM1--u4M2DUwd{-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--u4M2DUwd::-webkit-scrollbar{display:none}.slider-fluid--OJmtG7qu--M8_QGYxr{grid-auto-columns:max-content}@media (min-width:768px){.slider--qjrEscM1--u4M2DUwd{gap:var(--gap);grid-auto-columns:calc((100% - var(--gap)*(var(--visible-items) - 1))/var(--visible-items))}}.slider-item--8zdUp38V--qm_R1NPc{scroll-snap-align:start}.slider--qjrEscM1--u4M2DUwd.same-height--orpZDXPB--n4Aij_x2 .slider-item--8zdUp38V--qm_R1NPc{display:flex}.button--hbhPHNH4--clFz36AR: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--clFz36AR:nth-child(n):nth-child(n):nth-child(n):not(:disabled):hover{outline:none}.button-previous--AoJls2lA--srfdirAu{left:calc(var(--g-size-layout-sm)/-2)}.button-next--S-0j8MEH--U95o40lb{right:calc(var(--g-size-layout-sm)/-2)}@media (max-width:575.98px){.button-previous--AoJls2lA--srfdirAu{left:-.75rem}.button-next--S-0j8MEH--U95o40lb{right:-.75rem}}.stepper--3y9vvCBQ--xXsoIvtD{justify-content:center;padding:var(--g-size-spacing-xxl) 0 var(--g-size-spacing-xl)!important}.dropdown--HMCqDUHs--vS9gMb_X{max-width:calc(100vw - 1.875rem);z-index:350000}.dropdown--HMCqDUHs--vS9gMb_X.use-toggle-width--I7rsAIwb--NRcKWugn{max-width:none;min-width:0}.toggle--cTDAL7zm--pqjpuqFO{display:inline-block;outline:none}.popper--HU9ZD9i5--m4sj3opO{backface-visibility:hidden;margin:0;overflow:visible!important;padding:.25rem 0 .125rem}.popper--HU9ZD9i5--m4sj3opO.end--8YLImV8r--Kzv_cvDq{padding-top:.125rem}.popper--HU9ZD9i5--m4sj3opO.has-arrow--l7tsSung--g52CnRAA{padding-bottom:.6875rem;padding-top:.6875rem}.popper--HU9ZD9i5--m4sj3opO.horizontal--uCOL41FE--pmywX0B9{padding:0 .125rem 0 .25rem}.popper--HU9ZD9i5--m4sj3opO.horizontal--uCOL41FE--pmywX0B9.end--8YLImV8r--Kzv_cvDq{padding-left:.125rem}.popper--HU9ZD9i5--m4sj3opO.horizontal--uCOL41FE--pmywX0B9.has-arrow--l7tsSung--g52CnRAA{padding-left:.6875rem;padding-right:.6875rem}.popper--HU9ZD9i5--m4sj3opO.portal--FdodUbCU--zI5uJjY7{float:none;min-width:0!important;position:static}.body--H2Il3Idj--CCkn94P3{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-surface);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--mNPN0ILl .body--H2Il3Idj--CCkn94P3{border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:12.5rem}.has-footer--FN6QjkdP--mNPN0ILl .body--H2Il3Idj--CCkn94P3: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--HSTEIw6d{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--G-jrMrj7--HSTEIw6d.padded--4m82oIHv--Jyd_p0DQ{padding:.625rem .9375rem}.action--35M-9xzP--Ed_JNC5e{display:flex;margin:0;padding:.9375rem}.padded--4m82oIHv--Jyd_p0DQ~.action--35M-9xzP--Ed_JNC5e{padding-top:0}.action--35M-9xzP--Ed_JNC5e .button--OWWCtQlE--lCVKK4dk{flex-grow:1}.footer--QFootcrN--Hmk1rlbP{display:flex;flex-direction:column;min-width:12.5rem}.arrow--fQZcY2iW--x2Fjlzi8{height:.9375rem;position:absolute;width:.9375rem}.arrow--fQZcY2iW--x2Fjlzi8: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--x2Fjlzi8:before{border-color:CanvasText Canvas Canvas CanvasText}}.arrow--fQZcY2iW--x2Fjlzi8[data-placement*=bottom]{margin-top:.25rem;top:0}.arrow--fQZcY2iW--x2Fjlzi8[data-placement*=top]{bottom:0;margin-bottom:.25rem}.arrow--fQZcY2iW--x2Fjlzi8[data-placement*=top]:before{transform:rotate(225deg)}.arrow--fQZcY2iW--x2Fjlzi8[data-placement*=start]{left:2.125rem}.arrow--fQZcY2iW--x2Fjlzi8[data-placement*=end]{right:2.125rem}.arrow--fQZcY2iW--x2Fjlzi8[data-placement^=left]{left:auto;margin-right:.25rem;right:0}.arrow--fQZcY2iW--x2Fjlzi8[data-placement^=left]:before{transform:rotate(135deg)}.arrow--fQZcY2iW--x2Fjlzi8[data-placement^=right]{left:0;margin-left:.25rem;right:auto}.arrow--fQZcY2iW--x2Fjlzi8[data-placement^=right]:before{transform:rotate(315deg)}.dropdown-footer--JOkgg7zi--q26l8c0e{background-color:var(--g-color-surface-primary);min-height:3.4375rem;padding:.3125rem .9375rem;position:relative}@media (forced-colors:active){.dropdown-footer--JOkgg7zi--q26l8c0e{background-color:transparent}}.dropdown-footer--JOkgg7zi--q26l8c0e:first-child{border-top:.0625rem solid var(--g-color-border-secondary)}.dropdown-footer--JOkgg7zi--q26l8c0e:before,.dropdown-footer--JOkgg7zi--q26l8c0e:last-child{border-bottom-left-radius:var(--g-size-border-radius-surface);border-bottom-right-radius:var(--g-size-border-radius-surface)}.dropdown-footer--JOkgg7zi--q26l8c0e: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--q26l8c0e:hover{background-image:linear-gradient(var(--g-color-overlay-hover),var(--g-color-overlay-hover))}.dropdown-footer--JOkgg7zi--q26l8c0e:has(.button--uIq1-ufj--dskIeBOa:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.dropdown-footer--JOkgg7zi--q26l8c0e .button--uIq1-ufj--dskIeBOa:nth-child(n):nth-child(n){border:0;justify-content:left;min-height:1.5rem;padding:0;text-align:left}.dropdown-footer--JOkgg7zi--q26l8c0e .button--uIq1-ufj--dskIeBOa:nth-child(n):nth-child(n):active,.dropdown-footer--JOkgg7zi--q26l8c0e .button--uIq1-ufj--dskIeBOa:nth-child(n):nth-child(n):focus-visible,.dropdown-footer--JOkgg7zi--q26l8c0e .button--uIq1-ufj--dskIeBOa:nth-child(n):nth-child(n):hover{background:transparent;border:0;box-shadow:none;outline:none}.dropdown-footer--JOkgg7zi--q26l8c0e .button--uIq1-ufj--dskIeBOa:before{content:"";inset:0;position:absolute;z-index:0}.dropdown-footer--JOkgg7zi--q26l8c0e .description--o7NWuZWm--XNDi4aUW:nth-child(n){padding:0}.dropdown-footer--JOkgg7zi--q26l8c0e .icon--BV6ko1sU--O1D_qdAj{position:relative}.dropdown-footer--JOkgg7zi--q26l8c0e .icon--BV6ko1sU--O1D_qdAj .pill--CAlLR5A0--8f7pAH1Y{position:absolute;right:-.5rem;top:-.5rem}.dropdown-footer--JOkgg7zi--q26l8c0e .label--rj-pmJUo--hMNuQRVz:nth-child(n){white-space:normal}.toggle--ltGB-cjv--aTfpTjgU{display:inline-block;outline:none;position:relative}.container--k2kDvmEv--m21KkEbQ{padding:1rem}.container--k2kDvmEv--m21KkEbQ .previous--k4xudrWv--IEVRkcNx{position:relative}.container--k2kDvmEv--m21KkEbQ .next--HgpwKBK0--ntmGXSXI{position:absolute;right:1rem}.container--k2kDvmEv--m21KkEbQ:nth-child(n):nth-child(n) .header--PtwO-zSH--yR5MFcWb{margin-top:-2rem;padding-bottom:.75rem;padding-top:0;text-align:center}.container--k2kDvmEv--m21KkEbQ .grid--lrZoI4M5--cIhwFvu4{display:grid;grid-template-columns:repeat(4,1fr)}.container--k2kDvmEv--m21KkEbQ .grid--lrZoI4M5--cIhwFvu4 .option--r-DVDAiG--pwsHiuzc{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--m21KkEbQ .grid--lrZoI4M5--cIhwFvu4 .option--r-DVDAiG--pwsHiuzc{transition-duration:.25s;transition-property:color,background-color,border-color}}.container--k2kDvmEv--m21KkEbQ .grid--lrZoI4M5--cIhwFvu4 .option--r-DVDAiG--pwsHiuzc.current--GvdwUJNl--hlUmCxVL,.container--k2kDvmEv--m21KkEbQ .grid--lrZoI4M5--cIhwFvu4 .option--r-DVDAiG--pwsHiuzc:hover{background-color:var(--g-color-overlay-hover)}.container--k2kDvmEv--m21KkEbQ .grid--lrZoI4M5--cIhwFvu4 .option--r-DVDAiG--pwsHiuzc:active{background-color:var(--g-color-overlay-active)}.container--k2kDvmEv--m21KkEbQ .grid--lrZoI4M5--cIhwFvu4 .option--r-DVDAiG--pwsHiuzc:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--k2kDvmEv--m21KkEbQ .grid--lrZoI4M5--cIhwFvu4 .option--r-DVDAiG--pwsHiuzc.selected--jzvG5LHk--f0YCRLST{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.container--k2kDvmEv--m21KkEbQ .grid--lrZoI4M5--cIhwFvu4 .option--r-DVDAiG--pwsHiuzc:disabled{background-color:transparent;color:var(--g-color-text-disabled);cursor:default}.button--2ip7EVGu--_PsLkOVh{margin-top:-.5rem!important}.list--OSwziSR1--g_dwSr0B{display:grid;gap:1rem .5rem;grid-template-columns:repeat(3,1fr);overflow:hidden;text-align:center;width:min(100vw - 30px,20.625rem)}.list--OSwziSR1--g_dwSr0B:nth-child(n):nth-child(n):nth-child(n){padding:1rem .5rem}.item--Jj-XaS0d--haA8gTXK{display:grid;gap:.25rem;grid-template-columns:1fr;grid-template-rows:repeat(2,max-content);justify-items:center}.item--Jj-XaS0d--haA8gTXK:focus-visible{outline:none}.item--Jj-XaS0d--haA8gTXK:focus-visible .swatch--pgzy7zig--PSJoKl98{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;outline-offset:.125rem}.swatch--pgzy7zig--PSJoKl98{animation:animate-in--pXT0nFz5--GhL0O3aW .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--haA8gTXK:first-child .swatch--pgzy7zig--PSJoKl98{animation-delay:.15s}.item--Jj-XaS0d--haA8gTXK:nth-child(2) .swatch--pgzy7zig--PSJoKl98{animation-delay:175ms}.item--Jj-XaS0d--haA8gTXK:nth-child(3) .swatch--pgzy7zig--PSJoKl98,.item--Jj-XaS0d--haA8gTXK:nth-child(4) .swatch--pgzy7zig--PSJoKl98{animation-delay:.2s}.item--Jj-XaS0d--haA8gTXK:nth-child(5) .swatch--pgzy7zig--PSJoKl98{animation-delay:225ms}.item--Jj-XaS0d--haA8gTXK:nth-child(6) .swatch--pgzy7zig--PSJoKl98,.item--Jj-XaS0d--haA8gTXK:nth-child(7) .swatch--pgzy7zig--PSJoKl98{animation-delay:.25s}.item--Jj-XaS0d--haA8gTXK:nth-child(8) .swatch--pgzy7zig--PSJoKl98{animation-delay:275ms}.item--Jj-XaS0d--haA8gTXK:nth-child(10) .swatch--pgzy7zig--PSJoKl98,.item--Jj-XaS0d--haA8gTXK:nth-child(9) .swatch--pgzy7zig--PSJoKl98{animation-delay:.3s}.item--Jj-XaS0d--haA8gTXK:nth-child(11) .swatch--pgzy7zig--PSJoKl98{animation-delay:325ms}.item--Jj-XaS0d--haA8gTXK:nth-child(12) .swatch--pgzy7zig--PSJoKl98,.item--Jj-XaS0d--haA8gTXK:nth-child(13) .swatch--pgzy7zig--PSJoKl98{animation-delay:.35s}.item--Jj-XaS0d--haA8gTXK:nth-child(14) .swatch--pgzy7zig--PSJoKl98{animation-delay:375ms}.item--Jj-XaS0d--haA8gTXK:nth-child(15) .swatch--pgzy7zig--PSJoKl98,.item--Jj-XaS0d--haA8gTXK:nth-child(16) .swatch--pgzy7zig--PSJoKl98{animation-delay:.4s}.item--Jj-XaS0d--haA8gTXK:nth-child(17) .swatch--pgzy7zig--PSJoKl98{animation-delay:425ms}@media (forced-colors:active){.swatch--pgzy7zig--PSJoKl98: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--haA8gTXK:not(.selected--0BtryGK4--pAldsbUy) .swatch--pgzy7zig--PSJoKl98:hover{transform:scale(1.15)}.icon--plt7KJjG--Qdn2jSzV{grid-area:1/1;opacity:0}.selected--0BtryGK4--pAldsbUy .icon--plt7KJjG--Qdn2jSzV{opacity:1}.label--IAslCxMq--B6ccFE57{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes animate-in--pXT0nFz5--GhL0O3aW{0%{opacity:0;transform:scale(.01)}to{opacity:1;transform:scale(1)}}.caret--I7cwGswc--MxJ3cmmn: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--MxJ3cmmn:after{--color:CanvasText}}.caret--I7cwGswc--MxJ3cmmn.disabled--F0m5ubwq--k9BsVVWP:after,.caret--I7cwGswc--MxJ3cmmn:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.caret--I7cwGswc--MxJ3cmmn.show--XGXjQHIn--Wvf082uz:after,.caret--I7cwGswc--MxJ3cmmn[aria-expanded=true]:after{transform:rotate(180deg)}.caret--I7cwGswc--MxJ3cmmn.g-button-size-small--xfGoLBRF:nth-child(n){padding-right:.625rem}.caret--I7cwGswc--MxJ3cmmn.disabled--F0m5ubwq--k9BsVVWP.btn--VwryvaoI,.caret--I7cwGswc--MxJ3cmmn:disabled.btn--VwryvaoI{--color:rgba(var(--rgb-black),0.15)!important}.caret--I7cwGswc--MxJ3cmmn:after{background-color:currentColor;margin-left:.5rem}.label--bjd-WnIh--vYrdOpgl:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0}.container--BR1OBh5S--l8KJG9fp{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--l8KJG9fp:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--BR1OBh5S--l8KJG9fp:nth-child(n):nth-child(n):nth-child(n){border-radius:.75rem}.container--BR1OBh5S--l8KJG9fp .knob--Q9xYnjjG--ovjVz0UR{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--l8KJG9fp:hover{border-color:var(--g-color-border-hover)}.container--BR1OBh5S--l8KJG9fp[aria-checked=true]{background-color:var(--g-color-interactive-primary);border-color:transparent;box-shadow:none}.container--BR1OBh5S--l8KJG9fp[aria-checked=true] .knob--Q9xYnjjG--ovjVz0UR{background-color:var(--g-color-fill-inverted);border-width:.5rem;transform:translateX(1.4375rem)}.container--BR1OBh5S--l8KJG9fp: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--l8KJG9fp:disabled .knob--Q9xYnjjG--ovjVz0UR{background-color:var(--g-color-fill-disabled)}.container--BR1OBh5S--l8KJG9fp:disabled[aria-checked=true]{background-color:var(--g-color-fill-disabled);border-color:transparent}.container--BR1OBh5S--l8KJG9fp:disabled[aria-checked=true] .knob--Q9xYnjjG--ovjVz0UR{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--l8KJG9fp.g-inverted--WJSnV1kc,.g-inverted--WJSnV1kc .container--BR1OBh5S--l8KJG9fp{background-color:rgba(var(--rgb-black),.15);border-color:transparent}.container--BR1OBh5S--l8KJG9fp.g-inverted--WJSnV1kc:hover,.g-inverted--WJSnV1kc .container--BR1OBh5S--l8KJG9fp:hover{border-color:rgba(var(--rgb-black),.15)}.container--BR1OBh5S--l8KJG9fp.g-inverted--WJSnV1kc .knob--Q9xYnjjG--ovjVz0UR,.g-inverted--WJSnV1kc .container--BR1OBh5S--l8KJG9fp .knob--Q9xYnjjG--ovjVz0UR{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--l8KJG9fp.g-inverted--WJSnV1kc[aria-checked=true],.g-inverted--WJSnV1kc .container--BR1OBh5S--l8KJG9fp[aria-checked=true]{background-color:var(--g-color-surface-primary)}.container--BR1OBh5S--l8KJG9fp.g-inverted--WJSnV1kc[aria-checked=true] .knob--Q9xYnjjG--ovjVz0UR,.g-inverted--WJSnV1kc .container--BR1OBh5S--l8KJG9fp[aria-checked=true] .knob--Q9xYnjjG--ovjVz0UR{background-color:var(--g-color-interactive-primary)}.container--BR1OBh5S--l8KJG9fp.g-inverted--WJSnV1kc:disabled,.g-inverted--WJSnV1kc .container--BR1OBh5S--l8KJG9fp:disabled{border-color:transparent}.container--BR1OBh5S--l8KJG9fp.g-inverted--WJSnV1kc:disabled .knob--Q9xYnjjG--ovjVz0UR,.g-inverted--WJSnV1kc .container--BR1OBh5S--l8KJG9fp:disabled .knob--Q9xYnjjG--ovjVz0UR{background-color:var(--color-bg);border-color:transparent}.container--BR1OBh5S--l8KJG9fp.g-inverted--WJSnV1kc:disabled[aria-checked=true],.g-inverted--WJSnV1kc .container--BR1OBh5S--l8KJG9fp:disabled[aria-checked=true]{background-color:rgba(var(--rgb-white),.5)}.label--T-0Mn774--eTy3OUKi: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--eTy3OUKi:nth-child(n):nth-child(n) .label-after--8huwoHUb--qbmZRyWm{order:2}.menu--j7wiEun1--NCszWTti{background:transparent!important;display:block!important;float:none!important;position:static!important}.menu--j7wiEun1--NCszWTti .menu--j7wiEun1--NCszWTti:nth-child(n),.menu--j7wiEun1--NCszWTti .menu-item--UThgKi4m--oQR3plvm:not(.section--4Ju3T1Bj--quiN9Pme):nth-child(n){padding:0}.menu--j7wiEun1--NCszWTti .menu-item--UThgKi4m--oQR3plvm:before{display:none}.item--gdsFd3dx--vctFCTvN.has-control--qFdx14KN--tfwzmmBl:nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:space-between}.item--gdsFd3dx--vctFCTvN .control--gUC3eZP3--CL7N6FXm{margin-left:.625rem;pointer-events:none}@media (forced-colors:active){.item--gdsFd3dx--vctFCTvN:hover:not(:disabled){background-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}}.section--4Ju3T1Bj--quiN9Pme{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--4Ju3T1Bj--quiN9Pme:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.g-dropdown-item--hgUqkvbK+.section--4Ju3T1Bj--quiN9Pme{padding-top:1.375rem}.g-dropdown-separator--YYNPFVo5 .section--4Ju3T1Bj--quiN9Pme{border-bottom:.0625rem solid var(--g-color-border-secondary)}.spinner--EJ2FnXwj--o02QIB2y{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--EJ2FnXwj--o02QIB2y>*{display:block}.spinner--EJ2FnXwj--o02QIB2y>:last-child{padding-top:1rem}.selectable-item-content--9OLPhqHQ--Ji8nmGn4{flex-grow:1;margin:auto}.menu--kis5GoNx--IC_dG8Qn{max-height:18.75rem}.menu--kis5GoNx--IC_dG8Qn.minwidth--0bwnmf----ESY9MNGU{min-width:10rem}.menu--kis5GoNx--IC_dG8Qn:nth-child(n):nth-child(n){padding:0}.menu-item--i1CmkWSG--FLnZ2Be6:before{display:none}.menu-item--i1CmkWSG--FLnZ2Be6:nth-child(n):nth-child(n){padding:0}.menu-item--i1CmkWSG--FLnZ2Be6:has(>.border--UqGDp77I--yjX9CJUJ){border-bottom:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.menu-item-button--Ocqet804--VLXqFSsd{-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--VLXqFSsd: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--VLXqFSsd:hover:nth-child(n):nth-child(n){text-decoration:none}@media (forced-colors:active){.menu-item-button--Ocqet804--VLXqFSsd:hover:not(:disabled){background-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none;outline-color:SelectedItem}.menu-item-button--Ocqet804--VLXqFSsd:hover:not(:disabled) [role=switch]{forced-color-adjust:auto}.menu-item-button--Ocqet804--VLXqFSsd:hover:not(:disabled) [role=switch],.menu-item-button--Ocqet804--VLXqFSsd:hover:not(:disabled) [role=switch] span{background-color:inherit;color:inherit}}.menu-item-button--Ocqet804--VLXqFSsd.highlighted--jTdBpvm3--sCg2PWdc{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.menu-item-button--Ocqet804--VLXqFSsd.selected--NyjMo6Pk--bQBJ0phk:nth-child(n):nth-child(n):nth-child(n){font-weight:var(--g-font-weight-semibold)}.menu-item-button--Ocqet804--VLXqFSsd.control--zCu2HOd7--EMQVGccI{align-items:center;display:flex;justify-content:space-between}.menu-item-button--Ocqet804--VLXqFSsd.control--zCu2HOd7--EMQVGccI .input--BS7wLfOD--_felHi9q{margin-left:var(--g-size-bs-10);pointer-events:none}.menu-item-button--Ocqet804--VLXqFSsd:disabled{background:none;cursor:not-allowed}.menu-item-button--Ocqet804--VLXqFSsd:disabled:nth-child(n):nth-child(n){color:var(--g-color-text-disabled)}.spinner--naFx2AmV--_QDW3qV7{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--naFx2AmV--_QDW3qV7>*{display:block}.spinner--naFx2AmV--_QDW3qV7>:last-child{padding-top:1rem}.section--oMSqYv2U--QLiCEYRT{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--oMSqYv2U--QLiCEYRT:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.field-row--llv9pSua--wCfmwltY:nth-child(n){margin-left:-.625rem!important;margin-right:-.625rem!important}.field-row--llv9pSua--wCfmwltY:nth-child(n)>[class*=col]{padding-left:.625rem;padding-right:.625rem}.label--udkR7K-8--uhkW7Ddv .optional--5-G1xsJL--EcGWFt0P{font-size:.75rem;font-weight:400;line-height:1;margin-left:.0625rem;white-space:nowrap}.label-text--WSkjZ-ZJ--khbH7UEJ{padding:0}.g-form-multicol--L54jCvHX .label--udkR7K-8--uhkW7Ddv{align-items:baseline;display:inline-flex}.g-form-multicol--L54jCvHX .label--udkR7K-8--uhkW7Ddv .label-text--WSkjZ-ZJ--khbH7UEJ{overflow:hidden;text-overflow:ellipsis}.g-form-multicol--L54jCvHX .label--udkR7K-8--uhkW7Ddv .optional--5-G1xsJL--EcGWFt0P{margin-left:.3125rem}@media (min-width:768px){.columns--bHFn1o6D--vyKVDKBL .label--udkR7K-8--uhkW7Ddv .optional--5-G1xsJL--EcGWFt0P{display:block;margin-top:.25rem}.g-form-multicol--L54jCvHX .columns--bHFn1o6D--vyKVDKBL .label--udkR7K-8--uhkW7Ddv .optional--5-G1xsJL--EcGWFt0P{display:inline;margin:0 0 0 .3125rem}.columns--bHFn1o6D--vyKVDKBL:not(:last-child) .label--udkR7K-8--uhkW7Ddv .optional--5-G1xsJL--EcGWFt0P{margin-bottom:-1rem}.no-columns--tPknKigZ--lgl6SYz6:has(.addon--Hkqfhb3J--yviVAjAF) .label--udkR7K-8--uhkW7Ddv{padding-right:10.3125rem}}.addon--Hkqfhb3J--yviVAjAF{display:inline-block;margin-top:.5rem}.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.right--v-xao-aT--V9wmiUyv):has(.addon--Hkqfhb3J--yviVAjAF){align-content:start}.columns--bHFn1o6D--vyKVDKBL .group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.right--v-xao-aT--V9wmiUyv):has(.addon--Hkqfhb3J--yviVAjAF){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.right--v-xao-aT--V9wmiUyv) .addon--Hkqfhb3J--yviVAjAF{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--lgl6SYz6 .group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.right--v-xao-aT--V9wmiUyv) .addon--Hkqfhb3J--yviVAjAF{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}@media (max-width:575.98px){.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-sm--NJm8-lII--JqdRpR9Z){display:flex;flex-direction:column}.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-sm--NJm8-lII--JqdRpR9Z) .addon--Hkqfhb3J--yviVAjAF{margin-block:0 .5rem;order:-3}}@media (min-width:576px){.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-sm--NJm8-lII--JqdRpR9Z):has(.addon--Hkqfhb3J--yviVAjAF){align-content:start}.columns--bHFn1o6D--vyKVDKBL .group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-sm--NJm8-lII--JqdRpR9Z):has(.addon--Hkqfhb3J--yviVAjAF){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-sm--NJm8-lII--JqdRpR9Z) .addon--Hkqfhb3J--yviVAjAF{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--lgl6SYz6 .group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-sm--NJm8-lII--JqdRpR9Z) .addon--Hkqfhb3J--yviVAjAF{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}@media (max-width:767.98px){.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-md--olexGLQn--_VYsOKYF),.group--73EGJR84--rrBfivGN:not(:has(.addon--Hkqfhb3J--yviVAjAF)){display:flex;flex-direction:column}.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-md--olexGLQn--_VYsOKYF) .addon--Hkqfhb3J--yviVAjAF,.group--73EGJR84--rrBfivGN:not(:has(.addon--Hkqfhb3J--yviVAjAF)) .addon--Hkqfhb3J--yviVAjAF{margin-block:0 .5rem;order:-3}}@media (min-width:768px){.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-md--olexGLQn--_VYsOKYF):has(.addon--Hkqfhb3J--yviVAjAF),.group--73EGJR84--rrBfivGN:not(:has(.addon--Hkqfhb3J--yviVAjAF)):has(.addon--Hkqfhb3J--yviVAjAF){align-content:start}.columns--bHFn1o6D--vyKVDKBL .group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-md--olexGLQn--_VYsOKYF):has(.addon--Hkqfhb3J--yviVAjAF),.columns--bHFn1o6D--vyKVDKBL .group--73EGJR84--rrBfivGN:not(:has(.addon--Hkqfhb3J--yviVAjAF)):has(.addon--Hkqfhb3J--yviVAjAF){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-md--olexGLQn--_VYsOKYF) .addon--Hkqfhb3J--yviVAjAF,.group--73EGJR84--rrBfivGN:not(:has(.addon--Hkqfhb3J--yviVAjAF)) .addon--Hkqfhb3J--yviVAjAF{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--lgl6SYz6 .group--73EGJR84--rrBfivGN:has(.addon--Hkqfhb3J--yviVAjAF.left-below-md--olexGLQn--_VYsOKYF) .addon--Hkqfhb3J--yviVAjAF,.no-columns--tPknKigZ--lgl6SYz6 .group--73EGJR84--rrBfivGN:not(:has(.addon--Hkqfhb3J--yviVAjAF)) .addon--Hkqfhb3J--yviVAjAF{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}.large--ADfl3vQ7--tw3U4qPs{position:relative}.large--ADfl3vQ7--tw3U4qPs .group--73EGJR84--rrBfivGN{display:flex;flex-direction:column;position:relative}.large--ADfl3vQ7--tw3U4qPs .control--sddFLMMz--AlnteRzo,.large--ADfl3vQ7--tw3U4qPs .pseudo-input--AmZ0Qr0o--TeEd5gOY{order:-2}.large--ADfl3vQ7--tw3U4qPs .pseudo-input--AmZ0Qr0o--TeEd5gOY{border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);padding:1rem;position:relative}.large--ADfl3vQ7--tw3U4qPs .pseudo-input--AmZ0Qr0o--TeEd5gOY:has(.g-product-info-stripe--JPoJMJeX),.large--ADfl3vQ7--tw3U4qPs .pseudo-input--AmZ0Qr0o--TeEd5gOY:has(.g-structured-info-stripe--BwNO7uKm){overflow:hidden}.large--ADfl3vQ7--tw3U4qPs .pseudo-input--AmZ0Qr0o--TeEd5gOY+.description--9rZdufnt--z2xBh_Xe{background:transparent;padding-top:0!important}.large--ADfl3vQ7--tw3U4qPs .description--9rZdufnt--z2xBh_Xe{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--tw3U4qPs .description--9rZdufnt--z2xBh_Xe:empty{border:none!important;padding:0!important}.large--ADfl3vQ7--tw3U4qPs.disabled--TpnPcd4e--QpByC0SQ .control--sddFLMMz--AlnteRzo{position:relative}.large--ADfl3vQ7--tw3U4qPs.disabled--TpnPcd4e--QpByC0SQ .control--sddFLMMz--AlnteRzo: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--tw3U4qPs.has-description--kolyKSdL--eY_umVAe:not(:has(.description--9rZdufnt--z2xBh_Xe:empty)) .g-form-control--qbfkm53a:nth-child(n),.large--ADfl3vQ7--tw3U4qPs.has-description--kolyKSdL--eY_umVAe:not(:has(.description--9rZdufnt--z2xBh_Xe:empty)) .pseudo-input--AmZ0Qr0o--TeEd5gOY:nth-child(n){border-bottom-color:transparent;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.large--ADfl3vQ7--tw3U4qPs.has-label-inside--SvODd4KR--LNcsM8Ob:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-top:0}.large--ADfl3vQ7--tw3U4qPs.has-label-inside--SvODd4KR--LNcsM8Ob:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--uhkW7Ddv{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--tw3U4qPs.has-label-inside--SvODd4KR--LNcsM8Ob:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--uhkW7Ddv .label-text--WSkjZ-ZJ--khbH7UEJ{display:block;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--ADfl3vQ7--tw3U4qPs.has-label-inside--SvODd4KR--LNcsM8Ob:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--uhkW7Ddv .optional--5-G1xsJL--EcGWFt0P{margin-left:.3125rem}.large--ADfl3vQ7--tw3U4qPs.has-label-inside--SvODd4KR--LNcsM8Ob:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--qbfkm53a{--offset-label:1.625rem}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--qbfkm53a{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--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--qbfkm53a:disabled{background-color:var(--g-color-surface-primary)!important}@media (max-width:767.98px){.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--qbfkm53a{font-size:2rem;line-height:2.25rem!important;max-height:6rem}}@media (max-width:575.98px){.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--qbfkm53a.large-amount--db8E4uey{font-size:1rem}}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--_giDj6Wk .g-form-control--qbfkm53a{--offset-suffix:6rem}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--_giDj6Wk:has(~.g-input-group-addons-large--QzE07jZy>.g-input-group-append--zoGfaoyL>.g-button--TNFSGYGo) .g-form-control--qbfkm53a{--offset-suffix:7.5rem}@media (max-width:575.98px){.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--_giDj6Wk.large-amount--db8E4uey .g-form-control--qbfkm53a{font-size:1rem}}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--QzE07jZy{bottom:1.5rem;display:flex;position:absolute;right:1rem;z-index:10}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--QzE07jZy .g-input-group-append--zoGfaoyL>.g-button--TNFSGYGo:not(.g-button-hidden-label-always--dP5_gCog){padding:0 .25rem 0 .75rem}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--QzE07jZy .g-input-group-append--zoGfaoyL>.g-button--TNFSGYGo:not(.g-button-hidden-label-always--dP5_gCog) .g-button-label--x3YhZoDt{margin-right:0}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--QzE07jZy .g-input-group-append--zoGfaoyL .g-input-group-text--ASywYSnC{display:flex;padding:.375rem .75rem}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--QzE07jZy .g-input-group-prepend--mc6yChg9:not(:last-child)>.g-button--TNFSGYGo{border-bottom-right-radius:0;border-top-right-radius:0}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--QzE07jZy .g-input-group-append--zoGfaoyL:not(:first-child)>.g-button--TNFSGYGo{border-bottom-left-radius:0;border-top-left-radius:0}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--_giDj6Wk>.g-input-group--_giDj6Wk .g-form-control--qbfkm53a:has(~.g-input-group-addons-large--QzE07jZy>.g-input-group-append--zoGfaoyL){--offset-suffix:8rem}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-append--zoGfaoyL .g-dropdown-toggle--oyNXMoej,.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-prepend--mc6yChg9 .g-dropdown-toggle--oyNXMoej,.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text--ASywYSnC{background-color:var(--g-color-surface-primary)!important;border-radius:var(--g-size-border-radius-lg);font-weight:600}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text--ASywYSnC{border:0;color:var(--g-color-text-primary)}@media (max-width:767.98px){.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--QzE07jZy{bottom:1rem}}@media (max-width:575.98px){.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .input-group-addons-large--N9zLNcP8{bottom:1rem}}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--RZSnujZc{bottom:1rem;left:1.0625rem;right:1.0625rem}@media (max-width:767.98px){.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--RZSnujZc{bottom:1.25rem}}.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--pHxBmIT1{margin-right:1rem;width:1.875rem}@media (max-width:767.98px){.large--ADfl3vQ7--tw3U4qPs:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--pHxBmIT1{display:block;margin-right:.625rem;width:1.375rem}}.container--yi3s2AFl--OSzxwnwT{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-surface);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--OSzxwnwT:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--yi3s2AFl--OSzxwnwT:not(.g-inverted--WJSnV1kc),.container--yi3s2AFl--OSzxwnwT:not(.g-inverted--WJSnV1kc) .heading--Qwt8ONbm--ZdvHi5i6{color:var(--color-blue-400)}.container--yi3s2AFl--OSzxwnwT.g-inverted--WJSnV1kc{background-image:linear-gradient(to right,rgba(0,0,0,.25) 50%,transparent),var(--image)}.container--yi3s2AFl--OSzxwnwT .g-button--TNFSGYGo{position:absolute;right:.5rem;top:.5rem}@media (min-width:768px){.container--yi3s2AFl--OSzxwnwT{padding:3rem}.container--yi3s2AFl--OSzxwnwT .g-button--TNFSGYGo{right:1rem;top:1rem}}.body--oWBxbw0A--s4Dzuepd{max-width:21.875rem}.body--oWBxbw0A--s4Dzuepd .heading--Qwt8ONbm--ZdvHi5i6: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--s4Dzuepd .price--0QGu6t-l--FryMWruM:nth-child(n):nth-child(n){font-weight:600;margin-top:1.5rem}.link--CAMyW5qt--n_ldKWGW:nth-child(n):nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--CAMyW5qt--n_ldKWGW:nth-child(n):nth-child(n):nth-child(n):focus-visible{outline:none}.link--CAMyW5qt--n_ldKWGW:nth-child(n):nth-child(n):nth-child(n):hover{text-decoration:none}.link--CAMyW5qt--n_ldKWGW:nth-child(n):nth-child(n):nth-child(n):hover:before{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.link--CAMyW5qt--n_ldKWGW:before{border-radius:var(--g-size-border-radius-surface);content:"";inset:0;position:absolute;z-index:10}.container--MndLzjZu--ZzUzcbwR{display:block;inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:320000}.overlay--twkOrgeb--EUh9RY7f{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--EUh9RY7f{will-change:transform,background-color,box-shadow}}.close--p2EUWnMn--D4hbjLi2{position:absolute;right:.5rem;top:.5rem;z-index:320010}.close--p2EUWnMn--D4hbjLi2,.content--CFkjC-RA--g3EaK97v{will-change:opacity}.appear--I1p4p8Az--Fp9HnZrw .close--p2EUWnMn--D4hbjLi2,.appear--I1p4p8Az--Fp9HnZrw .content--CFkjC-RA--g3EaK97v,.appear--I1p4p8Az--Fp9HnZrw .overlay--twkOrgeb--EUh9RY7f,.enter--PWFPTHDh--HeYPkXFT .close--p2EUWnMn--D4hbjLi2,.enter--PWFPTHDh--HeYPkXFT .content--CFkjC-RA--g3EaK97v,.enter--PWFPTHDh--HeYPkXFT .overlay--twkOrgeb--EUh9RY7f,.exit--pGkZZTUc--CVodv_O8.exit-active--e6fBZRT4--bCdUiV9h .close--p2EUWnMn--D4hbjLi2,.exit--pGkZZTUc--CVodv_O8.exit-active--e6fBZRT4--bCdUiV9h .content--CFkjC-RA--g3EaK97v,.exit--pGkZZTUc--CVodv_O8.exit-active--e6fBZRT4--bCdUiV9h .overlay--twkOrgeb--EUh9RY7f{opacity:0}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--Fp9HnZrw .overlay--twkOrgeb--EUh9RY7f,.enter--PWFPTHDh--HeYPkXFT .overlay--twkOrgeb--EUh9RY7f,.exit--pGkZZTUc--CVodv_O8.exit-active--e6fBZRT4--bCdUiV9h .overlay--twkOrgeb--EUh9RY7f{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--Fp9HnZrw.appear-active--F5QC8pC---QNgbu63I .close--p2EUWnMn--D4hbjLi2,.appear--I1p4p8Az--Fp9HnZrw.appear-active--F5QC8pC---QNgbu63I .content--CFkjC-RA--g3EaK97v,.appear--I1p4p8Az--Fp9HnZrw.appear-active--F5QC8pC---QNgbu63I .overlay--twkOrgeb--EUh9RY7f,.enter--PWFPTHDh--HeYPkXFT.enter-active--PnXUD--K--u6rbfBNx .close--p2EUWnMn--D4hbjLi2,.enter--PWFPTHDh--HeYPkXFT.enter-active--PnXUD--K--u6rbfBNx .content--CFkjC-RA--g3EaK97v,.enter--PWFPTHDh--HeYPkXFT.enter-active--PnXUD--K--u6rbfBNx .overlay--twkOrgeb--EUh9RY7f,.exit--pGkZZTUc--CVodv_O8 .close--p2EUWnMn--D4hbjLi2,.exit--pGkZZTUc--CVodv_O8 .content--CFkjC-RA--g3EaK97v,.exit--pGkZZTUc--CVodv_O8 .overlay--twkOrgeb--EUh9RY7f{opacity:1}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--Fp9HnZrw.appear-active--F5QC8pC---QNgbu63I .overlay--twkOrgeb--EUh9RY7f,.enter--PWFPTHDh--HeYPkXFT.enter-active--PnXUD--K--u6rbfBNx .overlay--twkOrgeb--EUh9RY7f,.exit--pGkZZTUc--CVodv_O8 .overlay--twkOrgeb--EUh9RY7f{background-color:var(--g-color-surface-secondary);box-shadow:none;opacity:1;transform:translateY(0)}}.appear--I1p4p8Az--Fp9HnZrw.appear-active--F5QC8pC---QNgbu63I .close--p2EUWnMn--D4hbjLi2,.appear--I1p4p8Az--Fp9HnZrw.appear-active--F5QC8pC---QNgbu63I .content--CFkjC-RA--g3EaK97v,.appear--I1p4p8Az--Fp9HnZrw.appear-active--F5QC8pC---QNgbu63I .overlay--twkOrgeb--EUh9RY7f,.enter--PWFPTHDh--HeYPkXFT.enter-active--PnXUD--K--u6rbfBNx .close--p2EUWnMn--D4hbjLi2,.enter--PWFPTHDh--HeYPkXFT.enter-active--PnXUD--K--u6rbfBNx .content--CFkjC-RA--g3EaK97v,.enter--PWFPTHDh--HeYPkXFT.enter-active--PnXUD--K--u6rbfBNx .overlay--twkOrgeb--EUh9RY7f{transition:opacity .5s cubic-bezier(.215,.61,.355,1) .25s}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--Fp9HnZrw.appear-active--F5QC8pC---QNgbu63I .overlay--twkOrgeb--EUh9RY7f,.enter--PWFPTHDh--HeYPkXFT.enter-active--PnXUD--K--u6rbfBNx .overlay--twkOrgeb--EUh9RY7f{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--CVodv_O8.exit-active--e6fBZRT4--bCdUiV9h .close--p2EUWnMn--D4hbjLi2,.exit--pGkZZTUc--CVodv_O8.exit-active--e6fBZRT4--bCdUiV9h .content--CFkjC-RA--g3EaK97v,.exit--pGkZZTUc--CVodv_O8.exit-active--e6fBZRT4--bCdUiV9h .overlay--twkOrgeb--EUh9RY7f{transition:opacity .5s cubic-bezier(.55,.055,.675,.19) 0s}@media (prefers-reduced-motion:no-preference){.exit--pGkZZTUc--CVodv_O8.exit-active--e6fBZRT4--bCdUiV9h .overlay--twkOrgeb--EUh9RY7f{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--B9C9I4XQ{display:inline-block}.container--hJBJdIpL--uufX23D8{z-index:305000}.title--MfcgvpvO--rfOJWT7i{display:block;padding-bottom:.5rem;padding-top:.5rem}.content--kdpbSZTz--NFFw_l5c{backface-visibility:hidden;border-radius:var(--g-size-border-radius-surface);outline:.125rem solid transparent;outline-offset:-.125rem;padding:1rem;perspective:1px;width:15rem}.close-button--DIYqKTFa--cFb0hXwx{position:absolute;right:.375rem;top:.375rem}.close-button--DIYqKTFa--cFb0hXwx:is(:not(#a--SnAJ-44y--sVG2GBS_#b--NsKmhU9S--LCnwJ7U5)){margin:0}.close-button--DIYqKTFa--cFb0hXwx:nth-child(n):nth-child(n):nth-child(n){padding-inline:.375rem}@media (forced-colors:active){.close-button--DIYqKTFa--cFb0hXwx:nth-child(n):nth-child(n):nth-child(n){border-radius:0 .375rem}}.footer--JQYdx0TZ--lKXWaqvl{margin-top:.5rem}.g-input-group--_giDj6Wk:has(.amount-group--bPeMj43S--ht2JLdVt) .g-input-group-append--zoGfaoyL{flex-shrink:0}.g-input-group--_giDj6Wk .amount-group--bPeMj43S--ht2JLdVt .g-input-group-append--zoGfaoyL{display:none!important}.chip-input--tGjIk2Oo--c3dCK3WJ{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--c3dCK3WJ:not(:disabled):not([readonly]):hover{border-color:var(--g-color-border-hover)}.chip-input--tGjIk2Oo--c3dCK3WJ: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--c3dCK3WJ:disabled,.chip-input--tGjIk2Oo--c3dCK3WJ:disabled .btn--xThuD-eB--zqzixVxE,.chip-input--tGjIk2Oo--c3dCK3WJ:disabled~.g-input-group-append--q-L9MLno--X2w24sgr,.chip-input--tGjIk2Oo--c3dCK3WJ:disabled~.g-input-group-append--q-L9MLno--X2w24sgr .btn--xThuD-eB--zqzixVxE,.chip-input--tGjIk2Oo--c3dCK3WJ:disabled~.g-input-group-prepend--6NfiyeL3--P71jEweb,.chip-input--tGjIk2Oo--c3dCK3WJ:disabled~.g-input-group-prepend--6NfiyeL3--P71jEweb .btn--xThuD-eB--zqzixVxE{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--c3dCK3WJ:disabled .btn--xThuD-eB--zqzixVxE,.chip-input--tGjIk2Oo--c3dCK3WJ:disabled~.g-input-group-append--q-L9MLno--X2w24sgr .btn--xThuD-eB--zqzixVxE,.chip-input--tGjIk2Oo--c3dCK3WJ:disabled~.g-input-group-prepend--6NfiyeL3--P71jEweb .btn--xThuD-eB--zqzixVxE{opacity:1}@media (prefers-reduced-motion:no-preference){.chip-input--tGjIk2Oo--c3dCK3WJ{transition:border-color .15s ease-in-out}}.chip-input--tGjIk2Oo--c3dCK3WJ:not(.disabled--W6mk-tEp--fbv5fQhY,.read-only--hDcvQZWo--oOpq4mB2){cursor:text}.chip-input--tGjIk2Oo--c3dCK3WJ:not(.disabled--W6mk-tEp--fbv5fQhY,.read-only--hDcvQZWo--oOpq4mB2):hover{border-color:var(--g-color-border-hover)}.chip-input--tGjIk2Oo--c3dCK3WJ: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--fbv5fQhY,.disabled--W6mk-tEp--fbv5fQhY .btn--xThuD-eB--zqzixVxE{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--m04EUm_R{display:contents}.chip--HV0gKT-l--jC40zch_{min-width:0}.input-wrapper--t-1GrIfz--X1UiryBM{flex:1 1 10rem;margin:0;min-width:7.5rem}.input--zlAmRCTg--pZTSuzY0{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--pZTSuzY0:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-image:none}.input--zlAmRCTg--pZTSuzY0:disabled{cursor:not-allowed}.input--zlAmRCTg--pZTSuzY0::-moz-placeholder{color:var(--g-color-text-secondary)}.input--zlAmRCTg--pZTSuzY0::placeholder{color:var(--g-color-text-secondary)}.clearable-input--RdqrPDEf--ocKwDa_Q{display:flex;position:relative}.clearable-input--RdqrPDEf--ocKwDa_Q>input{padding-right:2.25rem!important;z-index:unset!important}.clearable-input--RdqrPDEf--ocKwDa_Q>.clear-button--3-HORgE7--Pf5OUsob:nth-child(n):nth-child(n){align-self:center;margin-left:-2.25rem;z-index:10}.g-input-group--_giDj6Wk .clearable-input--RdqrPDEf--ocKwDa_Q{flex-grow:1}.g-input-group--_giDj6Wk .clearable-input--RdqrPDEf--ocKwDa_Q:not(:last-child) input{border-bottom-right-radius:0;border-top-right-radius:0}.input-counter--ZbH7QZe4--SFCxBiKw{display:flex;font-size:.875rem;line-height:1.3125rem;margin-top:.25rem}.input-counter--ZbH7QZe4--SFCxBiKw .counter--WCj-D5iq--VVF2kQan{flex-shrink:0;font-variant-numeric:lining-nums tabular-nums;margin-left:auto}.input-counter--ZbH7QZe4--SFCxBiKw .danger--p37qK-Xq--s7MlQ6jw{color:var(--g-color-error)}.input-counter--ZbH7QZe4--SFCxBiKw .message--TBIBD-oa--WmmMiAeR{margin-right:1.25rem}.g-input-group--_giDj6Wk .clear--TI0-2UWS--xJ_n_tCE{align-items:center;display:flex;margin:.25rem 0 .25rem -4rem;padding-right:.25rem;pointer-events:none;width:4rem;z-index:10}.g-input-group--_giDj6Wk .clear--TI0-2UWS--xJ_n_tCE .g-button--TNFSGYGo{margin-left:auto;pointer-events:auto}.header--kIP1D7ej--XaLnAxql{display:block;text-align:center}.header--kIP1D7ej--XaLnAxql: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--iZhO7AHU{padding:.5rem}.date-grid--VlReYxz7--iZhO7AHU .week-header--XtU16ORV--VEelK64q{padding-bottom:.5rem}.date-grid--VlReYxz7--iZhO7AHU .week-header--XtU16ORV--VEelK64q>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--iZhO7AHU tbody:before{content:"";display:block;height:.25rem}.date-grid--VlReYxz7--iZhO7AHU td{padding:0}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx{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--iZhO7AHU .day--w7Utplw2--EVrf2nMx:disabled{background-color:var(--g-color-surface-primary);color:var(--g-color-text-disabled);cursor:default}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.today--3uRansI7--Evcyb0Um{border-radius:var(--g-size-border-radius-circle)}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.today--3uRansI7--Evcyb0Um,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx:hover{background-color:var(--g-color-interactive-secondary)}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected--zYIWk-FU--hftUEIY1,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx:hover{border-radius:var(--g-size-border-radius-circle)}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.about-to-be-selected-end--4EdSAlk4--lBEe9vMl,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.about-to-be-selected-end--4EdSAlk4--lBEe9vMl:disabled,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.about-to-be-selected-end--4EdSAlk4--lBEe9vMl:hover,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected--zYIWk-FU--hftUEIY1,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected--zYIWk-FU--hftUEIY1:disabled,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected--zYIWk-FU--hftUEIY1:hover,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-end--at5r8K0R--jawDF3Hc,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-end--at5r8K0R--jawDF3Hc:disabled,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-end--at5r8K0R--jawDF3Hc:hover,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-start--h5yp4Uu---oLxD58WQ,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-start--h5yp4Uu---oLxD58WQ:disabled,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-start--h5yp4Uu---oLxD58WQ:hover{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.about-to-be-selected-in-between--aGYnFGxO--ZFLjN87M,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-in-between--S1aN0Chz--WZTcOI7T{border-radius:var(--g-size-border-radius-none)}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.about-to-be-selected-in-between--aGYnFGxO--ZFLjN87M,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.about-to-be-selected-in-between--aGYnFGxO--ZFLjN87M:hover,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-in-between--S1aN0Chz--WZTcOI7T,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-in-between--S1aN0Chz--WZTcOI7T:hover{background-color:var(--g-color-interactive-secondary);color:var(--g-color-text-primary)}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-start--h5yp4Uu---oLxD58WQ{border-radius:var(--g-size-border-radius-round);border-bottom-right-radius:0;border-top-right-radius:0}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.about-to-be-selected-end--4EdSAlk4--lBEe9vMl,.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-end--at5r8K0R--jawDF3Hc{border-radius:var(--g-size-border-radius-round);border-bottom-left-radius:0;border-top-left-radius:0}.date-grid--VlReYxz7--iZhO7AHU .day--w7Utplw2--EVrf2nMx.selected-single-day--DD1oYsFp--sZ3xkMd4{border-radius:var(--g-size-border-radius-circle)}.container--JoM0jiND--PHbPLup8{display:inline-grid;grid-template-columns:auto auto;padding:1rem}.container--JoM0jiND--PHbPLup8 .previous--xxdhTJp7--x_eSfKtu{position:relative}.container--JoM0jiND--PHbPLup8 .next--gEEJOPlb--Fccsb_KA{position:absolute;right:1rem;top:1rem}.container--JoM0jiND--PHbPLup8 .calendars--FzEJZWxQ--IQoLx4DE{display:flex}.container--JoM0jiND--PHbPLup8 .calendars--FzEJZWxQ--IQoLx4DE .calendar--ta9W3P4E--S9UNPh_Q{margin-top:-1.875rem}.container--JoM0jiND--PHbPLup8 .calendars--FzEJZWxQ--IQoLx4DE .calendar--ta9W3P4E--S9UNPh_Q:not(:last-child){padding-right:1.625rem}.container--JoM0jiND--PHbPLup8 .footer--n-PXpJcu--HweDWP68{grid-column:1/-1;min-width:100%;padding-right:1.25rem;padding-top:.5rem;width:0}.g-input-group--_giDj6Wk .clear--I6P4R-x7--vmFeCtTi{align-items:center;display:flex;margin:.25rem 0 .25rem -4rem;padding-right:.25rem;pointer-events:none;width:4rem;z-index:10}.g-input-group--_giDj6Wk .clear--I6P4R-x7--vmFeCtTi .g-button--TNFSGYGo{margin-left:auto;pointer-events:auto}.toggle--2kXEYRte--PF51c6Gf{display:block}.g-input-group--_giDj6Wk .toggle--2kXEYRte--PF51c6Gf{flex-grow:1}.dropdown-container--SL1RsbUf--OQWVThMm{max-width:none;overflow:visible}.g-input-group--_giDj6Wk .clear--V93Mo7J2--oSegphW_{align-items:center;display:flex;margin:.25rem 0 .25rem -4rem;padding-right:.25rem;pointer-events:none;width:4rem;z-index:10}.g-input-group--_giDj6Wk .clear--V93Mo7J2--oSegphW_ .g-button--TNFSGYGo{margin-left:auto;pointer-events:auto}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo{border-radius:var(--g-size-border-radius-lg)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo: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--Mim8C_eo:nth-child(n):nth-child(n):focus-within input{outline:none;z-index:1}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo:not(:disabled):hover input{border-color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo .separator--LhHLky5M--V8AVYSA7{margin-inline:-.5625rem;padding-block:.5rem;width:1.125rem;z-index:10}@media (width < 360px){:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo .separator--LhHLky5M--V8AVYSA7{padding-left:.25rem}}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo .separator--LhHLky5M--V8AVYSA7:disabled{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo .first-input--R5CUXW-z--WN16FiUO{border-right:0;padding-right:.625rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo .last-input--szIHHFg2--mdiOWg0m{border-left:0;padding-right:2rem}@media (width < 360px){:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo .last-input--szIHHFg2--mdiOWg0m{padding-right:.625rem}}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo .last-input-without-date-icon--gjAqPXyi--MTktNqcm: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)}@media (width < 360px){:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo .clear--V93Mo7J2--oSegphW_{background-image:linear-gradient(to left,transparent .125rem,var(--g-color-surface-primary) .125rem,var(--g-color-surface-primary) 50%,transparent);opacity:0}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo .clear--V93Mo7J2--oSegphW_:focus-within,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--Mim8C_eo:hover .clear--V93Mo7J2--oSegphW_{opacity:1}}:nth-child(n):nth-child(n) .g-input-group--_giDj6Wk>:not(:last-child) .inputs-container--Mw6vBMmD--Mim8C_eo .g-btn-icon-primary--VhPaRV2Z{border-radius:var(--g-size-border-radius-none)}:nth-child(n):nth-child(n) .g-input-group--_giDj6Wk>:not(:last-child) .inputs-container--Mw6vBMmD--Mim8C_eo .g-button--TNFSGYGo:not(.clear--V93Mo7J2--oSegphW_ *){border-radius:var(--g-size-border-radius-none);z-index:2}:nth-child(n):nth-child(n) .g-input-group--_giDj6Wk>:not(:last-child) .inputs-container--Mw6vBMmD--Mim8C_eo .last-input--szIHHFg2--mdiOWg0m{border-radius:var(--g-size-border-radius-none);border-right:0}:nth-child(n):nth-child(n) .g-input-group--_giDj6Wk>.g-input-group-append--WT7DuC-8--GTdBzUoh{margin-left:-.0625rem}:nth-child(n):nth-child(n) .g-input-group--_giDj6Wk>:not(:first-child) .first-input--R5CUXW-z--WN16FiUO{border-left:0;border-radius:var(--g-size-border-radius-none)}.droparea--Sgqiu1FK--LDeRaYy6{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--LDeRaYy6.uploading--hsGvck9E--tKtUBNYS,.droparea--Sgqiu1FK--LDeRaYy6:not(.disabled--ZC5h2mOZ--ujFT97r4).dragging--QuBL4TUQ--tyEUgM4E,.droparea--Sgqiu1FK--LDeRaYy6:not(.disabled--ZC5h2mOZ--ujFT97r4):hover{background-color:var(--g-color-surface-secondary);border-color:var(--g-color-interactive-primary)}.droparea--Sgqiu1FK--LDeRaYy6.dragging--QuBL4TUQ--tyEUgM4E *{pointer-events:none}.droparea--Sgqiu1FK--LDeRaYy6 .file-upload-icon--9fpBxJlT--zCLQDCuw{color:var(--g-color-fill-primary);margin-bottom:.3125rem}.droparea--Sgqiu1FK--LDeRaYy6:nth-child(n) .dragging-text--fG16ULkS--urjur_Gx,.droparea--Sgqiu1FK--LDeRaYy6:nth-child(n) .subline--tVxId3Sp--VuN0gZPh{padding:0}.droparea--Sgqiu1FK--LDeRaYy6:nth-child(n) .browse-button--3-nHQCaw--mlIGMKBL{margin:.25rem}.droparea--Sgqiu1FK--LDeRaYy6:nth-child(n) .browse-button--3-nHQCaw--mlIGMKBL:before{content:"";inset:0;position:absolute;z-index:0}.droparea--Sgqiu1FK--LDeRaYy6:nth-child(n) .subline--tVxId3Sp--VuN0gZPh{font-size:.75rem;margin-top:.5rem}.button--BuIcRRUO--z7UmiBrJ:nth-child(n):nth-child(n){margin:-.25rem 0}.file--8x5tLioL--q4CZxeuF: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--q4CZxeuF:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--IIVpDQPR--tarcNO_8:before{content:"";inset:0;position:absolute;z-index:0}.file--8x5tLioL--q4CZxeuF:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--GEKK0jMd{display:flex;flex-wrap:wrap}.file--8x5tLioL--q4CZxeuF:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--GEKK0jMd>:nth-child(2){margin-left:.5rem}.file--8x5tLioL--q4CZxeuF:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--GEKK0jMd .actions--dyOCYeWX--RdUNQS47{margin-left:auto;z-index:1}.file--8x5tLioL--q4CZxeuF:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--GEKK0jMd .actions--dyOCYeWX--RdUNQS47>*{margin-left:.5rem}.file--8x5tLioL--q4CZxeuF:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--GEKK0jMd .actions--dyOCYeWX--RdUNQS47>.g-button--TNFSGYGo.g-button-size-small--xfGoLBRF{margin-bottom:-.25rem;margin-top:-.25rem}.file-input--Q5u5Qmi6--nBxOo1MM{position:absolute;visibility:hidden}.item--mEoNM4We--aH4_Agpy: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--aH4_Agpy:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--EpDuzOYW{margin-left:auto}.item--mEoNM4We--aH4_Agpy:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--EpDuzOYW .g-spinner--hAC6WwAw,.item--mEoNM4We--aH4_Agpy:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--EpDuzOYW>.g-icon--FE37FyRu{margin-right:.5rem}.item--mEoNM4We--aH4_Agpy:nth-child(n):nth-child(n):nth-child(n) .link--CSl1gzvt--sSQ4mGNY:before{content:"";inset:0;position:absolute;z-index:0}.item--mEoNM4We--aH4_Agpy:nth-child(n):nth-child(n):nth-child(n) [class*=g-card-alert]{margin-bottom:0}.item--mEoNM4We--aH4_Agpy:nth-child(n):nth-child(n):nth-child(n) .g-meter--KBlytA0n{margin-top:.5rem}.toggle--Nm1cS4yy--bgqt1Tda{cursor:text}.code--TVjrasXm--XMIYOq5V{font-variant-numeric:lining-nums tabular-nums;letter-spacing:.46em}@media (max-width:575.98px){.code--TVjrasXm--XMIYOq5V{letter-spacing:.31em}}.verification--sZjp9B7w--Khp397MP{position:relative}.verification--sZjp9B7w--Khp397MP .mask--GWfmbjbN--RlGKKtx9{bottom:.5rem;display:flex;left:.6875rem;overflow:hidden;pointer-events:none;position:absolute;right:.6875rem}.verification--sZjp9B7w--Khp397MP .mask--GWfmbjbN--RlGKKtx9 .line--06Ile4hS--F6I9z2_t{border-bottom:.0625rem solid var(--g-color-border-secondary);flex-shrink:0;margin-right:.375rem;width:.75rem}@media (max-width:575.98px){.verification--sZjp9B7w--Khp397MP .mask--GWfmbjbN--RlGKKtx9 .line--06Ile4hS--F6I9z2_t{display:none}}.verification--sZjp9B7w--Khp397MP .mask--GWfmbjbN--RlGKKtx9 .line--06Ile4hS--F6I9z2_t.transparent--V3z8jtrk--oaiVb7sa{border-color:transparent}.pseudo-input--Mkkg0LmU--f1uYSPwp{align-items:center;contain:inline-size layout;container-type:inline-size;display:flex}@container (max-width: 590px){.pseudo-input--Mkkg0LmU--f1uYSPwp .g-product-info-totaled--iEBmcVqe:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--iwCOx6hL,.pseudo-input--Mkkg0LmU--f1uYSPwp .g-product-info-totaled--iEBmcVqe:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--ddSHKOcf,.pseudo-input--Mkkg0LmU--f1uYSPwp .g-structured-info-horizontal--O1OIJ_nf:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--iwCOx6hL,.pseudo-input--Mkkg0LmU--f1uYSPwp .g-structured-info-horizontal--O1OIJ_nf:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--ddSHKOcf{grid-template-columns:none;grid-template-rows:none}.pseudo-input--Mkkg0LmU--f1uYSPwp .g-product-info-totaled--iEBmcVqe:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--VbCzg4et,.pseudo-input--Mkkg0LmU--f1uYSPwp .g-product-info-totaled--iEBmcVqe:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--j2NwQgqj,.pseudo-input--Mkkg0LmU--f1uYSPwp .g-structured-info-horizontal--O1OIJ_nf:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--VbCzg4et,.pseudo-input--Mkkg0LmU--f1uYSPwp .g-structured-info-horizontal--O1OIJ_nf:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--j2NwQgqj{grid-column:auto;grid-row:auto;justify-content:flex-start;margin-left:0;text-align:left}}.pseudo-input--Mkkg0LmU--f1uYSPwp .g-faded--xdD912wf:nth-child(n){color:inherit}.pseudo-input--Mkkg0LmU--f1uYSPwp .g-product-info-totaled--iEBmcVqe,.pseudo-input--Mkkg0LmU--f1uYSPwp .g-structured-info-horizontal--O1OIJ_nf{flex:1 1 auto}.pseudo-input--Mkkg0LmU--f1uYSPwp .buttons--AmyzdHWO--lPMUwayy:nth-child(n){flex:0 0 auto;margin-left:auto;padding-left:.9375rem;width:auto}@media (min-width:576px){.pseudo-input--Mkkg0LmU--f1uYSPwp .buttons--AmyzdHWO--lPMUwayy:nth-child(n){padding-right:.625rem}}.g-card--ww6TZoLx .pseudo-input--Mkkg0LmU--f1uYSPwp .g-faded--xdD912wf{color:var(--g-color-text-secondary)}.g-card--ww6TZoLx .pseudo-input--Mkkg0LmU--f1uYSPwp .g-product-info-stripe--JPoJMJeX:nth-child(n):nth-child(n),.g-card--ww6TZoLx .pseudo-input--Mkkg0LmU--f1uYSPwp .g-structured-info-stripe--BwNO7uKm:nth-child(n):nth-child(n){height:calc(100% + 1.25rem);left:-.9375rem;top:-.625rem}.g-form-pseudo-control--pSYpd3EZ .pseudo-input--Mkkg0LmU--f1uYSPwp .g-product-info-stripe--JPoJMJeX:nth-child(n):nth-child(n),.g-form-pseudo-control--pSYpd3EZ .pseudo-input--Mkkg0LmU--f1uYSPwp .g-structured-info-stripe--BwNO7uKm:nth-child(n):nth-child(n){height:calc(100% + 2rem);left:-1rem;top:-1rem}.slider--i1rYNxlu--ow8kZwDL{-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--ow8kZwDL:nth-child(n){margin:.875rem 0}.slider--i1rYNxlu--ow8kZwDL::-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--ow8kZwDL::-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--ow8kZwDL:focus-visible::-moz-range-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.slider--i1rYNxlu--ow8kZwDL:focus-visible::-webkit-slider-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.slider--i1rYNxlu--ow8kZwDL: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--ow8kZwDL: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--aRijkh_8{display:flex;justify-content:space-between}.container--iQSjM0Bf--wub7cN8t{display:flex}.container--iQSjM0Bf--wub7cN8t .step--DNxx-xvL--ZTJ2aWtZ{border-left:.0625rem solid #135ee2;height:1rem}.container--iQSjM0Bf--wub7cN8t .step--DNxx-xvL--ZTJ2aWtZ.disabled--uHOIzgza--TLsBxp7b{border-color:var(--g-color-border-disabled)}.container--iQSjM0Bf--wub7cN8t .step--DNxx-xvL--ZTJ2aWtZ.minor-step--4VfzMcF1--bY7SfT_7{border-left:.0625rem solid #a2ceff;height:.875rem;margin-top:.125rem}.center--FalNUOIY--hLHSRMJR{align-items:center;display:flex;flex-direction:column;overflow:hidden;width:100%}.center--FalNUOIY--hLHSRMJR .value--ozqUb8ha--reNm39ru{font-size:1.125rem;font-weight:600;line-height:1.5rem}.center--FalNUOIY--hLHSRMJR .value--ozqUb8ha--reNm39ru.disabled--DDoFVdm7--GQeYmehz{color:var(--g-color-text-disabled)}.center--FalNUOIY--hLHSRMJR .scale-wrapper--CPCBPsPA--Wh93DCum{display:flex;touch-action:none}.center--FalNUOIY--hLHSRMJR .scale-wrapper--CPCBPsPA--Wh93DCum .after-track--GN1gnrII--s8sk1J4A,.center--FalNUOIY--hLHSRMJR .scale-wrapper--CPCBPsPA--Wh93DCum .before-track--5rjQK1Ga--X_6Kv83J{border-top:.0625rem solid #a3b5c9;flex-shrink:0;margin-top:.5rem}.center--FalNUOIY--hLHSRMJR .mark--yPk9wf2g--dFkjcKli{height:.75rem;margin-bottom:.125rem;margin-top:.125rem}.center--FalNUOIY--hLHSRMJR .mark--yPk9wf2g--dFkjcKli: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--hLHSRMJR .mark--yPk9wf2g--dFkjcKli:before{background-color:CanvasText}}.center--FalNUOIY--hLHSRMJR .mark--yPk9wf2g--dFkjcKli.disabled--DDoFVdm7--GQeYmehz{border-color:var(--g-color-border-disabled)}.center--FalNUOIY--hLHSRMJR .mark-bottom--MFjCnYb6--dZhONXCL{transform:rotate(180deg)}.legend--rIPL90ul--aAuUYVqa{display:flex;justify-content:space-between}.list---Hbgws2w--KQOuYlDf{border:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-lg);overflow:hidden}.list---Hbgws2w--KQOuYlDf:nth-child(n){margin:.625rem 0}.list---Hbgws2w--KQOuYlDf.compact--WX6A5JqW--ONz8aDzY{border:0}.list---Hbgws2w--KQOuYlDf.compact--WX6A5JqW--ONz8aDzY.small---kVhtmED--OWsM9Ezk .item--1vUs12FN--_kYxCgyK,.list---Hbgws2w--KQOuYlDf.compact--WX6A5JqW--ONz8aDzY.small---kVhtmED--OWsM9Ezk .label--Y2cVPrOx--lcmmUta0,.list---Hbgws2w--KQOuYlDf.compact--WX6A5JqW--ONz8aDzY.small---kVhtmED--OWsM9Ezk .value--2CWwiQnm--Jc4tX_I7{font-size:.875rem;line-height:1.3125rem}@media (min-width:768px){.list---Hbgws2w--KQOuYlDf.zigzag--72390VNk--fa70iFKt{align-items:stretch;display:grid;gap:0 var(--g-size-bs-30);grid-template-columns:1fr 1fr}.list---Hbgws2w--KQOuYlDf.zigzag--72390VNk--fa70iFKt .item--1vUs12FN--_kYxCgyK:nth-child(odd){border-right:1px solid var(--g-color-border-secondary)}.list---Hbgws2w--KQOuYlDf.zigzag--72390VNk--fa70iFKt .item--1vUs12FN--_kYxCgyK:nth-child(odd):nth-last-of-type(2){padding-bottom:.625rem}}.list---Hbgws2w--KQOuYlDf.zigzag--72390VNk--fa70iFKt .value--2CWwiQnm--Jc4tX_I7{text-align:right}.item--1vUs12FN--_kYxCgyK{align-items:baseline;padding:.625rem 15px 0}@media (min-width:576px){.item--1vUs12FN--_kYxCgyK{padding-left:var(--card-content-padding-horizontal,15px);padding-right:var(--card-content-padding-horizontal,15px)}}.item--1vUs12FN--_kYxCgyK:last-of-type{padding-bottom:.625rem}.compact--WX6A5JqW--ONz8aDzY .item--1vUs12FN--_kYxCgyK{padding:0}.separated--Uuyo-wYz--qDbTHCpb .item--1vUs12FN--_kYxCgyK{border-bottom:.0625rem solid var(--g-color-border-secondary);padding-bottom:.625rem}.separated--Uuyo-wYz--qDbTHCpb .item--1vUs12FN--_kYxCgyK:last-of-type{border-bottom:0}.striped--CbFFOHKd--T32msoZq .item--1vUs12FN--_kYxCgyK{padding-bottom:.625rem}.striped--CbFFOHKd--T32msoZq .item--1vUs12FN--_kYxCgyK: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--fYWlM6pF{text-align:right}}.compact--WX6A5JqW--ONz8aDzY :nth-child(n):nth-child(n) .label--Y2cVPrOx--lcmmUta0,.compact--WX6A5JqW--ONz8aDzY :nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7{display:inline}:nth-child(n):nth-child(n) .label--Y2cVPrOx--lcmmUta0{font-weight:600;-webkit-hyphens:auto;hyphens:auto;margin:0}.small---kVhtmED--OWsM9Ezk :nth-child(n):nth-child(n) .label--Y2cVPrOx--lcmmUta0{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:nth-child(n):nth-child(n) .label--Y2cVPrOx--lcmmUta0{font-size:.875rem;line-height:1.3125rem}}:nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7{margin:0}:nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7>p:not([class*=g-h]){font-weight:inherit}.small---kVhtmED--OWsM9Ezk .compact--WX6A5JqW--ONz8aDzY :nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7{font-size:.875rem;line-height:1.3125rem}:nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7>:first-child{margin-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7>:last-child{margin-bottom:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7>.g-group--ft25Ol4e:first-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7>p:first-child{padding-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7>.g-group--ft25Ol4e:last-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--Jc4tX_I7>p:last-child{padding-bottom:0!important}.g-card--ww6TZoLx .list---Hbgws2w--KQOuYlDf{border:0;margin:0}.g-card-function-body--XEm9JUla .list---Hbgws2w--KQOuYlDf,.g-card-product-body--HEoEwds2 .list---Hbgws2w--KQOuYlDf,.g-modal-dialog--Dp5UjHLs .list---Hbgws2w--KQOuYlDf{border:0;margin:0;padding-bottom:.25rem;padding-top:.25rem}.g-card-function-body--XEm9JUla .item--1vUs12FN--_kYxCgyK,.g-card-product-body--HEoEwds2 .item--1vUs12FN--_kYxCgyK,.g-modal-dialog--Dp5UjHLs .item--1vUs12FN--_kYxCgyK{padding-left:0;padding-right:0}.g-card-function-body--XEm9JUla .striped--CbFFOHKd--T32msoZq .item--1vUs12FN--_kYxCgyK,.g-card-product-body--HEoEwds2 .striped--CbFFOHKd--T32msoZq .item--1vUs12FN--_kYxCgyK,.g-modal-dialog--Dp5UjHLs .striped--CbFFOHKd--T32msoZq .item--1vUs12FN--_kYxCgyK{padding-left:15px;padding-right:15px}.item--6BtBJfY---IwzMP_ll{--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---IwzMP_ll .indicator--gNqZ7WSG--SL3osebm{grid-area:indicator}.item--6BtBJfY---IwzMP_ll .label--iTOyd20R--JjaXYH3l{grid-area:label}.item--6BtBJfY---IwzMP_ll .value--oo2F5NNj--gkMtVckT{grid-area:value}.horizontal--LJNNwnQ7--Ao5ddkVD{display:flex;gap:0 1.25em;justify-content:space-between}.horizontal--LJNNwnQ7--Ao5ddkVD .body--UIGcOfym--ulIzWMm2{display:flex;flex-wrap:wrap;gap:0 1.25em}.horizontal--LJNNwnQ7--Ao5ddkVD .item--6BtBJfY---IwzMP_ll{--label-size:minmax(2em,max-content);--value-size:minmax(2em,max-content)}.horizontal--LJNNwnQ7--Ao5ddkVD .item--6BtBJfY---IwzMP_ll:has(.value--oo2F5NNj--gkMtVckT.sr-only--Pxw1HAWO){--value-size:minmax(0rem,max-content)}.horizontal--LJNNwnQ7--Ao5ddkVD.right--HpkPgLMi--a6kG5DfM{flex-direction:row-reverse}.horizontal--LJNNwnQ7--Ao5ddkVD.right--HpkPgLMi--a6kG5DfM,.horizontal--LJNNwnQ7--Ao5ddkVD.right--HpkPgLMi--a6kG5DfM .body--UIGcOfym--ulIzWMm2{justify-content:end}@media (max-width:575.98px){.horizontal--LJNNwnQ7--Ao5ddkVD .body--UIGcOfym--ulIzWMm2,.horizontal--LJNNwnQ7--Ao5ddkVD:nth-child(n){flex-direction:column}.horizontal--LJNNwnQ7--Ao5ddkVD.right--HpkPgLMi--a6kG5DfM{margin-left:auto;width:-moz-max-content;width:max-content}}.horizontal--LJNNwnQ7--Ao5ddkVD .value--oo2F5NNj--gkMtVckT,.vertical--8oGa9yDX--BWFJvN_o .value--oo2F5NNj--gkMtVckT{margin-left:.5rem}.vertical--8oGa9yDX--BWFJvN_o.left--mq4RX93y--Vjw6F0yJ .item--6BtBJfY---IwzMP_ll{--label-size:minmax(0,max-content)}.vertical-reverse--DKYy1WpG--fuM7DC2y .item--6BtBJfY---IwzMP_ll{grid-template-areas:"indicator value label";grid-template-columns:var(--indicator-size) var(--value-size) var(--label-size)}.vertical-reverse--DKYy1WpG--fuM7DC2y .value--oo2F5NNj--gkMtVckT{margin-right:.5rem}.vertical--8oGa9yDX--BWFJvN_o.right--HpkPgLMi--a6kG5DfM .value--oo2F5NNj--gkMtVckT,.vertical-reverse--DKYy1WpG--fuM7DC2y.right--HpkPgLMi--a6kG5DfM .label--iTOyd20R--JjaXYH3l{justify-self:end}.footer--Vc28W3F3--poMvN81V{white-space:nowrap}.footer--Vc28W3F3--poMvN81V .item--6BtBJfY---IwzMP_ll{--indicator-size:0rem;--value-size:max-content}.footer--Vc28W3F3--poMvN81V .g-indicator--hYikWSb4:nth-child(n):nth-child(n){display:none}.horizontal--LJNNwnQ7--Ao5ddkVD .footer--Vc28W3F3--poMvN81V .item--6BtBJfY---IwzMP_ll{--label-size:max-content}.body--UIGcOfym--ulIzWMm2 .label--iTOyd20R--JjaXYH3l{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value--oo2F5NNj--gkMtVckT{font-variant-numeric:lining-nums tabular-nums}.modal--yNG-7wT9--NBDcMMH5{display:flex!important}.spinner--39gW63sl--yT3aDYZH{padding-bottom:1.5625rem!important;padding-top:1.875rem!important}.spinner--39gW63sl--yT3aDYZH 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--RA5k1fLt.appear--Vgu53FRx--SS6kIdOQ,.backdrop--jYpTAeTn--RA5k1fLt.enter--jfSAMk9R--ho773Pi8,.backdrop--jYpTAeTn--RA5k1fLt.exit--crmxmey9--MizdR0iX.exit-active--wzFPNx0I--nmKGpUXV,.modal--yNG-7wT9--NBDcMMH5.appear--Vgu53FRx--SS6kIdOQ,.modal--yNG-7wT9--NBDcMMH5.enter--jfSAMk9R--ho773Pi8,.modal--yNG-7wT9--NBDcMMH5.exit--crmxmey9--MizdR0iX.exit-active--wzFPNx0I--nmKGpUXV{opacity:0}.modal--yNG-7wT9--NBDcMMH5.appear--Vgu53FRx--SS6kIdOQ,.modal--yNG-7wT9--NBDcMMH5.enter--jfSAMk9R--ho773Pi8,.modal--yNG-7wT9--NBDcMMH5.exit--crmxmey9--MizdR0iX.exit-active--wzFPNx0I--nmKGpUXV{transform:translateY(-3rem)}.modal--yNG-7wT9--NBDcMMH5.appear--Vgu53FRx--SS6kIdOQ.g-modal-drawer--bAaHtUXT,.modal--yNG-7wT9--NBDcMMH5.enter--jfSAMk9R--ho773Pi8.g-modal-drawer--bAaHtUXT,.modal--yNG-7wT9--NBDcMMH5.exit--crmxmey9--MizdR0iX.exit-active--wzFPNx0I--nmKGpUXV.g-modal-drawer--bAaHtUXT{opacity:1;transform:translate(100%)}.backdrop--jYpTAeTn--RA5k1fLt.appear--Vgu53FRx--SS6kIdOQ.appear-active--kp8FHcqB--hNNiEJeS,.backdrop--jYpTAeTn--RA5k1fLt.enter--jfSAMk9R--ho773Pi8.enter-active--ImhhFujc--gYLVeLeY,.backdrop--jYpTAeTn--RA5k1fLt.exit--crmxmey9--MizdR0iX,.modal--yNG-7wT9--NBDcMMH5.appear--Vgu53FRx--SS6kIdOQ.appear-active--kp8FHcqB--hNNiEJeS,.modal--yNG-7wT9--NBDcMMH5.enter--jfSAMk9R--ho773Pi8.enter-active--ImhhFujc--gYLVeLeY,.modal--yNG-7wT9--NBDcMMH5.exit--crmxmey9--MizdR0iX{opacity:1}.modal--yNG-7wT9--NBDcMMH5.appear--Vgu53FRx--SS6kIdOQ.appear-active--kp8FHcqB--hNNiEJeS,.modal--yNG-7wT9--NBDcMMH5.enter--jfSAMk9R--ho773Pi8.enter-active--ImhhFujc--gYLVeLeY,.modal--yNG-7wT9--NBDcMMH5.exit--crmxmey9--MizdR0iX{transform:translate(0)}.backdrop--jYpTAeTn--RA5k1fLt.appear--Vgu53FRx--SS6kIdOQ.appear-active--kp8FHcqB--hNNiEJeS,.backdrop--jYpTAeTn--RA5k1fLt.enter--jfSAMk9R--ho773Pi8.enter-active--ImhhFujc--gYLVeLeY,.modal--yNG-7wT9--NBDcMMH5.appear--Vgu53FRx--SS6kIdOQ.appear-active--kp8FHcqB--hNNiEJeS,.modal--yNG-7wT9--NBDcMMH5.enter--jfSAMk9R--ho773Pi8.enter-active--ImhhFujc--gYLVeLeY{transition:opacity .15s ease-out 0s,transform .3s ease-out 0s}.modal--yNG-7wT9--NBDcMMH5.appear--Vgu53FRx--SS6kIdOQ.appear-active--kp8FHcqB--hNNiEJeS,.modal--yNG-7wT9--NBDcMMH5.enter--jfSAMk9R--ho773Pi8.enter-active--ImhhFujc--gYLVeLeY{transition-delay:.1s}.backdrop--jYpTAeTn--RA5k1fLt.exit--crmxmey9--MizdR0iX.exit-active--wzFPNx0I--nmKGpUXV,.modal--yNG-7wT9--NBDcMMH5.exit--crmxmey9--MizdR0iX.exit-active--wzFPNx0I--nmKGpUXV{transition:opacity .15s ease-in 0s,transform .3s ease-in 0s}.backdrop--jYpTAeTn--RA5k1fLt.exit--crmxmey9--MizdR0iX.exit-active--wzFPNx0I--nmKGpUXV{transition-delay:.1s}@media (max-width:767.98px){.modal--yNG-7wT9--NBDcMMH5.appear--Vgu53FRx--SS6kIdOQ.g-modal-bottom-sheet--lLCs4DMM,.modal--yNG-7wT9--NBDcMMH5.enter--jfSAMk9R--ho773Pi8.g-modal-bottom-sheet--lLCs4DMM,.modal--yNG-7wT9--NBDcMMH5.exit--crmxmey9--MizdR0iX.exit-active--wzFPNx0I--nmKGpUXV.g-modal-bottom-sheet--lLCs4DMM{opacity:1;transform:translateY(100%)}.modal--yNG-7wT9--NBDcMMH5.appear--Vgu53FRx--SS6kIdOQ.appear-active--kp8FHcqB--hNNiEJeS.g-modal-bottom-sheet--lLCs4DMM,.modal--yNG-7wT9--NBDcMMH5.enter--jfSAMk9R--ho773Pi8.enter-active--ImhhFujc--gYLVeLeY.g-modal-bottom-sheet--lLCs4DMM,.modal--yNG-7wT9--NBDcMMH5.exit--crmxmey9--MizdR0iX.g-modal-bottom-sheet--lLCs4DMM{opacity:1;transform:translate(0)}}.container--YWMdLeZX--bF9j46oT{display:flex;flex-direction:column;list-style:none}.container--YWMdLeZX--bF9j46oT[data-separators]:after,.container--YWMdLeZX--bF9j46oT[data-separators]:before{color:var(--g-color-text-secondary);font-size:.875rem;line-height:1.25rem;padding:.1875rem 0}.container--YWMdLeZX--bF9j46oT[data-separators].compact--thuYCmm4--YhyDezXx:after,.container--YWMdLeZX--bF9j46oT[data-separators].compact--thuYCmm4--YhyDezXx:before{line-height:.4375rem}.container--YWMdLeZX--bF9j46oT[data-separators]:before{order:-1}.container--YWMdLeZX--bF9j46oT[data-separators]:after{order:1}.container--YWMdLeZX--bF9j46oT[data-separators="1"]:before,.container--YWMdLeZX--bF9j46oT[data-separators="2"]:after,.container--YWMdLeZX--bF9j46oT[data-separators="2"]:before{content:"⋯"/""}@supports not (content:""/"alt"){.container--YWMdLeZX--bF9j46oT[data-separators="1"]:before,.container--YWMdLeZX--bF9j46oT[data-separators="2"]:after,.container--YWMdLeZX--bF9j46oT[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--bF9j46oT[data-separators]:after,.container--YWMdLeZX--bF9j46oT[data-separators]:before,.item--mM9JhwVw--MOmXqSek{display:flex;justify-content:flex-end;text-align:right}.item--mM9JhwVw--MOmXqSek{padding:0!important}.item--mM9JhwVw--MOmXqSek[data-chunk=start]{order:-2}.item--mM9JhwVw--MOmXqSek[data-chunk=middle]{order:0}.item--mM9JhwVw--MOmXqSek[data-chunk=end]{order:2}.item--mM9JhwVw--MOmXqSek:before{content:none!important}.item--mM9JhwVw--MOmXqSek:after{border-radius:var(--g-size-border-radius-round);border-right:.25rem solid;content:"";margin-top:.0625rem}.item--mM9JhwVw--MOmXqSek.selected--jTSp6snD--JHMHbJZ6>a{font-weight:600!important}.item--mM9JhwVw--MOmXqSek>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--EBTGqdG3{display:flex;flex-wrap:wrap;list-style:none}.breadcrumbs-item--z48DXdhC--JRySwrzO{align-items:center;display:flex;font-size:.875rem}.breadcrumbs-item--z48DXdhC--JRySwrzO: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--JRySwrzO a[aria-disabled=true]:nth-child(n):nth-child(n){color:var(--g-color-text-primary)}.breadcrumbs-expand----H3RHjZ--I80MYela:nth-child(n):nth-child(n){color:var(--g-color-interactive-primary);min-height:1.5rem}.breadcrumbs-expand----H3RHjZ--I80MYela:nth-child(n):nth-child(n):hover{text-decoration:underline}.breadcrumbs-expand----H3RHjZ--I80MYela:nth-child(n):nth-child(n):after{content:"…"}.pagination--cjIKGOLi--RJGHK7UH{display:flex;gap:.5rem}.pagination--cjIKGOLi--RJGHK7UH .g-button--TNFSGYGo:nth-child(n):nth-child(n){min-width:2rem;padding:0 .375rem}.pagination-current--HQ-epCnz--SrKr58nG: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--j6qoJmlm:after{color:var(--g-color-text-disabled);content:"…";display:block;text-align:center;width:2rem}.button--MWuFanqu--E8bl3JZz{font-size:.875rem!important;position:relative}.button--MWuFanqu--E8bl3JZz.selected--xA96glx---MLyoUzYR{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--E8bl3JZz:not(:disabled):active,.button--MWuFanqu--E8bl3JZz:not(:disabled):hover{background-image:none!important;border-color:transparent!important;outline:none!important}.button--MWuFanqu--E8bl3JZz:not(:disabled):hover{background-color:rgba(var(--rgb-overlay),.15)!important}.g-dark--vfwDRyPg .button--MWuFanqu--E8bl3JZz:not(:disabled):hover{background-color:rgba(var(--rgb-overlay),.1)!important}.button--MWuFanqu--E8bl3JZz:not(:disabled):active{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--E8bl3JZz.g-button-hidden-label-always--dP5_gCog{margin:0 .25rem!important}.button--MWuFanqu--E8bl3JZz:not(.g-button-hidden-label-always--dP5_gCog){padding:0 .625rem!important}.button--MWuFanqu--E8bl3JZz.g-button-avatar--UMOpvENG .g-pill--Di4B05X1,.button--MWuFanqu--E8bl3JZz.g-button-hidden-label-always--dP5_gCog .g-pill--Di4B05X1{bottom:60%;left:60%;margin:0!important;position:absolute;z-index:10}.button--MWuFanqu--E8bl3JZz.g-button-avatar--UMOpvENG{margin:0 .625rem!important;padding:0!important}.dropdown--aVou9K-s--iFvaNRFC: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--iFvaNRFC:after{--color:CanvasText}}.dropdown--aVou9K-s--iFvaNRFC.disabled--6--wZeTg--V1NsednP:after,.dropdown--aVou9K-s--iFvaNRFC:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.dropdown--aVou9K-s--iFvaNRFC.show--lEsjmE3a--SReiYVjr:after,.dropdown--aVou9K-s--iFvaNRFC[aria-expanded=true]:after{transform:rotate(180deg)}.dropdown--aVou9K-s--iFvaNRFC:after{flex-shrink:0;margin-left:.25rem;margin-right:-.25rem}.dropdown--aVou9K-s--iFvaNRFC:disabled:after{background-color:var(--g-color-text-inverted-disabled)}.dropdown--aVou9K-s--iFvaNRFC.g-button-avatar--UMOpvENG{margin-right:1.375rem!important}.dropdown--aVou9K-s--iFvaNRFC.g-button-avatar--UMOpvENG:after{left:100%;margin:-.5rem 0 0;position:absolute;top:50%}.full-width-container--d-zMnSUW--ONZFAfib{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--ONZFAfib:after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}}.grid--VagaN3-a--UCITQ6PX{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--hwgwrCNe--HnZZZXp8,.left--zshjQtr4--U4YKWjqD,.logo--uRZpvTH0--K72uh1hi,.right--H7rtAEtt--EqSr1ruq{align-items:center;display:flex}.left--zshjQtr4--U4YKWjqD{grid-area:left;justify-content:flex-start}.center--hwgwrCNe--HnZZZXp8{grid-area:center;justify-content:center}.right--H7rtAEtt--EqSr1ruq{grid-area:right;justify-content:flex-end}.promotion---rdEr8jq--D2IdxpDp{margin:0 auto -.125rem}@media (min-width:576px){.left--zshjQtr4--U4YKWjqD .promotion---rdEr8jq--D2IdxpDp{margin-left:.5rem}.right--H7rtAEtt--EqSr1ruq .promotion---rdEr8jq--D2IdxpDp{margin-right:.5rem}}.sticky--DeppyjEX--wcUON6k1{position:sticky;top:0;z-index:290050}html:has(.sticky--DeppyjEX--wcUON6k1),html:has(.sticky--DeppyjEX--wcUON6k1) body{scroll-padding-top:5rem}.grid--VagaN3-a--UCITQ6PX{gap:.5rem;grid-template-areas:"left right";grid-template-columns:minmax(0,1fr) max-content}.grid-center--7E7s2TyV--aQnUrvKs{grid-template-areas:"left center right";grid-template-columns:1fr 2fr 1fr}.grid-center--7E7s2TyV--aQnUrvKs .left--zshjQtr4--U4YKWjqD{margin-right:-.5rem;min-width:0;padding-right:30px}.grid-center--7E7s2TyV--aQnUrvKs:not(.large-logo--2yd1jgCc--Y5dZcJny) .left--zshjQtr4--U4YKWjqD .g-button--TNFSGYGo:not(:only-child){max-width:calc(100% - 3.5rem)}.grid--VagaN3-a--UCITQ6PX:not(.large-logo--2yd1jgCc--Y5dZcJny) .logo--uRZpvTH0--K72uh1hi{display:none}.grid--VagaN3-a--UCITQ6PX.large-logo--2yd1jgCc--Y5dZcJny .left--zshjQtr4--U4YKWjqD{padding-left:3.5rem}.grid--VagaN3-a--UCITQ6PX.large-logo--2yd1jgCc--Y5dZcJny .left--zshjQtr4--U4YKWjqD>.g-button--TNFSGYGo:first-child:before{content:"";height:3rem;left:-3.625rem;position:absolute;width:3rem}.logo--uRZpvTH0--K72uh1hi{grid-area:left;justify-content:flex-start}.logo--uRZpvTH0--K72uh1hi img,.logo--uRZpvTH0--K72uh1hi svg{height:3rem!important;width:3rem!important}.full-width-container--HmaQVOJV--LsoinTYZ{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--LsoinTYZ:after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}}.grid--LZIzp8iU--tYKJpDwr{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--p6hAVga9--A6yvaSqO,.left--zdi5Tyfz--LpwaImxg,.logo--PNZb9X1x--nKbUzIiQ,.right--epmpcuOW--k0JDGiSj{align-items:center;display:flex}.left--zdi5Tyfz--LpwaImxg{grid-area:left;justify-content:flex-start}.center--p6hAVga9--A6yvaSqO{grid-area:center;justify-content:center}.right--epmpcuOW--k0JDGiSj{grid-area:right;justify-content:flex-end}.promotion--JEjhLxoK--mJF0R6Jw{margin:0 auto -.125rem}@media (min-width:576px){.left--zdi5Tyfz--LpwaImxg .promotion--JEjhLxoK--mJF0R6Jw{margin-left:.5rem}.right--epmpcuOW--k0JDGiSj .promotion--JEjhLxoK--mJF0R6Jw{margin-right:.5rem}}.sticky--ouZd0cqI--suHgquGU{position:sticky;top:0;z-index:290050}html:has(.sticky--ouZd0cqI--suHgquGU),html:has(.sticky--ouZd0cqI--suHgquGU) body{scroll-padding-top:5rem}.grid--LZIzp8iU--tYKJpDwr{grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr)}.logo--PNZb9X1x--nKbUzIiQ{grid-area:center;justify-content:center;padding-left:.75rem;padding-right:.75rem}.logo--PNZb9X1x--nKbUzIiQ img,.logo--PNZb9X1x--nKbUzIiQ svg{height:3rem!important;width:3rem!important}.dropdown--63SMhF2G--nE0YnQHq{background-color:var(--g-color-surface-primary);min-height:5rem;position:absolute;z-index:350000}.dropdown--63SMhF2G--nE0YnQHq.full-width--8TUfhAki--f4SlWDQ_{width:100%}.full-width-container--Bi32-io8--UKsT1c3v{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--UKsT1c3v:after{border-bottom:.0625rem solid transparent;content:"";inset:0;position:absolute;top:auto}}.grid--76BZNOnd--jgmhnwNg{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--gCv1g-yz--vmGgbSuA,.left--1-5pYwku--JOvgO5pH,.logo--CQeuGjKj--N7qJvn61,.right--BllDOGVh--ymhJbK0W{align-items:center;display:flex}.left--1-5pYwku--JOvgO5pH{grid-area:left;justify-content:flex-start}.center--gCv1g-yz--vmGgbSuA{grid-area:center;justify-content:center}.right--BllDOGVh--ymhJbK0W{grid-area:right;justify-content:flex-end}.promotion--0ack6d-f--QWse3Qi0{margin:0 auto -.125rem}@media (min-width:576px){.left--1-5pYwku--JOvgO5pH .promotion--0ack6d-f--QWse3Qi0{margin-left:.5rem}.right--BllDOGVh--ymhJbK0W .promotion--0ack6d-f--QWse3Qi0{margin-right:.5rem}}.sticky--KdxZYAAN--cpXdDKUg{position:sticky;top:0;z-index:290050}html:has(.sticky--KdxZYAAN--cpXdDKUg),html:has(.sticky--KdxZYAAN--cpXdDKUg) body{scroll-padding-top:5rem}.item--nDpqqxyW--BPt3m1xM{left:50%;top:0;transform:translate(-50%,calc(-100% - .25rem))}.item--nDpqqxyW--BPt3m1xM: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--BPt3m1xM:nth-child(n):nth-child(n):nth-child(n){background-color:Canvas}}@media (prefers-reduced-motion:no-preference){.item--nDpqqxyW--BPt3m1xM:nth-child(n):nth-child(n):nth-child(n){transition:transform .2s ease-in-out;will-change:transform}}.item--nDpqqxyW--BPt3m1xM:focus-visible{transform:translate(-50%)}.list--HRwueaYC--WsKsa40v{display:flex;flex-wrap:wrap;row-gap:var(--g-size-spacing-md)}.item--sHtmmxoG--k1HjU8bw{align-items:center;display:flex;font-size:.875rem;line-height:1.3125rem}.item--sHtmmxoG--k1HjU8bw: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--FDvOGslv{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--qoq2nzdG .circle--3DmwLNv1--FDvOGslv{background-color:var(--g-color-surface-primary)}.past--zfJHeLjh--qoq2nzdG .circle--3DmwLNv1--FDvOGslv:has(~a,~button){color:var(--g-color-interactive-primary)}.current--WSOb-dHC--ue5K6udD .circle--3DmwLNv1--FDvOGslv{background-color:var(--g-color-text-primary);color:var(--g-color-surface-primary)}.future--1NZWHi5j--MqYuDTzH .circle--3DmwLNv1--FDvOGslv{border-color:var(--g-color-border-primary)}.circle--3DmwLNv1--FDvOGslv:has(~.fake-link--C4V-DyNK--QYwnCye_:disabled){color:var(--g-color-text-disabled)}.label--Pb9qbuu8--NbodMlEL{font-weight:var(--g-font-weight-semibold)}.future--1NZWHi5j--MqYuDTzH .label--Pb9qbuu8--NbodMlEL{color:var(--g-color-text-secondary)}.fake-link--C4V-DyNK--QYwnCye_: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--QYwnCye_:nth-child(n):nth-child(n):hover{text-decoration:underline}.fake-link--C4V-DyNK--QYwnCye_:nth-child(n):nth-child(n):disabled{color:var(--g-color-text-disabled);cursor:not-allowed;text-decoration:none}.container--U4sXvgcR--PiHZ_KXi{--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--PiHZ_KXi:has(.g-stripe--Wc1yG1aO){--offset-stripe:4.375rem}.container--U4sXvgcR--PiHZ_KXi:has(.footer--bCief-oN--VU3RcyGp){--offset-footer:3.25rem}.container--U4sXvgcR--PiHZ_KXi:has(.g-sidenav-drawer--COG7gHVs){--col-side:17rem}.container--U4sXvgcR--PiHZ_KXi:has(.g-sidenav-drawer--COG7gHVs~.g-sidenav--S9Rqm8VE){--col-side:calc(var(--offset-drawer) + 17rem)}html:has(.container--U4sXvgcR--PiHZ_KXi),html:has(.container--U4sXvgcR--PiHZ_KXi) body{scroll-padding-top:5rem}.container--U4sXvgcR--PiHZ_KXi .g-stripe--Wc1yG1aO,.container--U4sXvgcR--PiHZ_KXi .g-topnav--bZDe01Hc{position:sticky;z-index:290050}.container--U4sXvgcR--PiHZ_KXi .g-topnav--bZDe01Hc{top:0}.container--U4sXvgcR--PiHZ_KXi .g-stripe--Wc1yG1aO{top:var(--offset-topnav)}.container--U4sXvgcR--PiHZ_KXi .g-sidenav--S9Rqm8VE{height:calc(100vh - var(--offset-topnav));overflow:auto;padding-bottom:1rem}.container--U4sXvgcR--PiHZ_KXi .body--YLv2If1e--Gx2P52Q0>:first-child,.container--U4sXvgcR--PiHZ_KXi .side--7ZTI7uxD--LE49AzHO>:first-child,.container--U4sXvgcR--PiHZ_KXi .summary--harEtcMB--y_hHQmHJ>:first-child{margin-top:0}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs{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--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu .g-h1--xMVJmutS,.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu h1{padding-top:var(--g-size-bs-5)!important}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu .g-breadcrumbs--LYlnGPaz{margin-top:var(--g-size-spacing-xl);padding:0}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu .g-tabs--viXKkOln{margin-bottom:0;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu .g-tabs--viXKkOln ul{margin:-.25rem}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu .g-tabs--viXKkOln:has(~[role=tabpanel]){margin-bottom:var(--g-size-spacing-xl)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu .g-stepnav--vn0QirgP{margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu .company-switch--uw-MxPTi--cT2jtuHS{display:flex;flex-direction:row;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu .company-switch--uw-MxPTi--cT2jtuHS>.g-card--ww6TZoLx{margin:0}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu .company-switch--uw-MxPTi--cT2jtuHS .g-button-size-small--xfGoLBRF:nth-child(n){margin-top:0}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp{align-items:start;display:grid;row-gap:var(--g-size-spacing-xl)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp>*{min-width:0}.container--U4sXvgcR--PiHZ_KXi .footer--bCief-oN--VU3RcyGp{position:relative;z-index:280000}@media (max-width:991.98px){.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .side--7ZTI7uxD--LE49AzHO{display:none}}@media (max-width:575.98px){.container--U4sXvgcR--PiHZ_KXi .header--Rer9UnJO--S_ReEzhu .g-flex--D6g5r2gT{flex-direction:column}}@media (min-width:576px){.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu:nth-child(n) .g-group-button--SBezc0Qo{padding-block:0}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .header--Rer9UnJO--S_ReEzhu:nth-child(n) .g-button-size-small--xfGoLBRF{margin-top:var(--g-size-spacing-sm)}}@media (min-width:992px){.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs{grid-template-columns:var(--col-side) 1fr}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .side--7ZTI7uxD--LE49AzHO .g-sidenav--S9Rqm8VE{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--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .side--7ZTI7uxD--LE49AzHO .g-sidenav-drawer--COG7gHVs{margin-left:calc(var(--g-size-spacing-xl)*-1)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .side--7ZTI7uxD--LE49AzHO .g-sidenav--S9Rqm8VE:not(.g-sidenav-drawer--COG7gHVs){width:calc(var(--col-side))}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .side--7ZTI7uxD--LE49AzHO .g-sidenav-drawer--COG7gHVs~.g-sidenav--S9Rqm8VE{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--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .side--7ZTI7uxD--LE49AzHO .g-card--ww6TZoLx{margin-top:0}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp{grid-template-columns:minmax(auto,var(--col-body));min-height:calc(100vh - var(--offset-topnav) - var(offset-stripe) - var(--offset-footer))}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp.medium--5yGwCNev--c8qcjMVg{--col-body:43.5rem}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp.large--yEi9kSEH--YW1o5I7G{--col-body:60rem}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp.full--My2dSB-Y--wSDYbpr3{--col-body:100rem}}@media (min-width:1400px){.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs{padding-right:var(--g-size-layout-sm)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs,.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp{-moz-column-gap:var(--g-size-layout-sm);column-gap:var(--g-size-layout-sm)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp.medium--5yGwCNev--c8qcjMVg:has(.summary--harEtcMB--y_hHQmHJ){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp.medium--5yGwCNev--c8qcjMVg:has(.summary--harEtcMB--y_hHQmHJ) .header--Rer9UnJO--S_ReEzhu{grid-column:1/-1}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp.medium--5yGwCNev--c8qcjMVg:has(.summary--harEtcMB--y_hHQmHJ) .summary--harEtcMB--y_hHQmHJ{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}@media (min-width:1560px){.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs{padding-right:var(--g-size-layout-md)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs,.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp{-moz-column-gap:var(--g-size-layout-md);column-gap:var(--g-size-layout-md)}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp.large--yEi9kSEH--YW1o5I7G:has(.summary--harEtcMB--y_hHQmHJ){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp.large--yEi9kSEH--YW1o5I7G:has(.summary--harEtcMB--y_hHQmHJ) .header--Rer9UnJO--S_ReEzhu{grid-column:1/-1}.container--U4sXvgcR--PiHZ_KXi .layout--QYQNhKQS--no9XmqVs .content--DBwQg4TA--yxLXhTzp.large--yEi9kSEH--YW1o5I7G:has(.summary--harEtcMB--y_hHQmHJ) .summary--harEtcMB--y_hHQmHJ{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}.item--RZHE-m6x--XcuEO8Kg:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;width:100%}.item--RZHE-m6x--XcuEO8Kg.clickable---mZ3olty--z76hW3DN{cursor:pointer}.item--RZHE-m6x--XcuEO8Kg.disabled--O4aKpQyp--L9d9_d6Z{background-color:inherit;color:var(--g-color-text-disabled)}.container--ML7jzP3q--COqqhSX8{flex:1;min-width:0}.container--ML7jzP3q--COqqhSX8:nth-child(n):nth-child(n):nth-child(n)>.g-row--YVYZ15tp{margin-left:-.3125rem}.container--ML7jzP3q--COqqhSX8:nth-child(n):nth-child(n):nth-child(n)>.g-form-group--RUOz53bc{margin-top:0}.container--ML7jzP3q--COqqhSX8:nth-child(n):nth-child(n):nth-child(n)>.g-form-multicol--L54jCvHX{margin-top:-.25rem}.top--ytl0kIeO--uEoDeHKy .input--dYvurLsl--eG4z4OeQ{align-self:flex-start!important}.has-product--SIC67Elh--oqHlWNxd .input--dYvurLsl--eG4z4OeQ:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.5625rem}.has-form--KsD0-I3G--k3PPtCF2.top--ytl0kIeO--uEoDeHKy .input--dYvurLsl--eG4z4OeQ{margin:.125rem 0}.pill--jVxiD9Ld--lMiyPjqy{position:absolute!important;right:1.875rem!important;top:.75rem!important}.pill-disabled--dGdnjg0e--fcjKLKI8{background-color:rgba(var(--rgb-gray-300),.5)!important}.g-select--CwkzVa49:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-lg)}.menu--bv-SbeSE--xwrzQtWA{display:block!important;float:none!important;min-width:0!important;position:static!important}.menu--bv-SbeSE--xwrzQtWA .menu-item--9cggilUs--KT8c7SdU:not(.section--azJ7xT29--VIs03gqM):nth-child(n){padding:0}.menu--bv-SbeSE--xwrzQtWA .menu-item--9cggilUs--KT8c7SdU:before{display:none}.g-dropdown-product--PMIGlHaV:not(.g-dropdown-product-condensed--TqUhVEjz) .selectable--2Hxk0pG8--fzeziSiJ{padding-left:.625rem}.g-dropdown-product--PMIGlHaV:not(.g-dropdown-product-condensed--TqUhVEjz) .selectable--2Hxk0pG8--fzeziSiJ:nth-child(n):nth-child(n) .custom-control--Ix970Hdv{margin-right:.9375rem}.g-dropdown-product--PMIGlHaV:not(.g-dropdown-product-condensed--TqUhVEjz) .selectable--2Hxk0pG8--fzeziSiJ:nth-child(n):nth-child(n) .g-product-info--US6pSfJs{padding-left:0}@keyframes animation-keyframes--MYVMHrhx--zcVZn1W9{0%{background-position:100% 100%}to{background-position:0 0}}.animated-container--vWDBvecW--Gt5NczQw{--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--zcVZn1W9 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--Gt5NczQw{--color-skeleton-container-mix:var(-color-gray-400)}.g-dark--vfwDRyPg .animated-container--vWDBvecW--Gt5NczQw{--color-skeleton-container-mix:var(--g-color-surface-secondary)}.skeleton--y7k2laQT--h36i26LJ{--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--h36i26LJ{--color-skeleton-dark:rgba(var(--rgb-black),0.09);--color-skeleton-bright:rgba(var(--rgb-black),0.025)}.g-dark--vfwDRyPg .skeleton--y7k2laQT--h36i26LJ{--color-skeleton-dark:rgba(var(--rgb-gray-200),0.5);--color-skeleton-bright:rgba(var(--rgb-gray-200),0.1)}.g-dark--vfwDRyPg .g-card--PSlXdxY---IR_cdzzU .skeleton--y7k2laQT--h36i26LJ{--color-skeleton-dark:rgba(var(--rgb-gray-400),1);--color-skeleton-bright:rgba(var(--rgb-gray-400),0.25)}.g-dark--vfwDRyPg [class*=g-bg-] .skeleton--y7k2laQT--h36i26LJ{--color-skeleton-dark:rgba(var(--rgb-black),0.25);--color-skeleton-bright:rgba(var(--rgb-black),0.1)}.skeleton-static--z3Rxwx14--ORKmkKKZ{background:var(--color-skeleton-dark)}@keyframes animation-keyframes--qRTLvCCB--WUi7tMQg{0%{background-position:200% 200%}to{background-position:0 0}}.skeleton-animated--c2IzPbaS--o_rnEuRe{animation:animation-keyframes--qRTLvCCB--WUi7tMQg 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---rQI_JSW9{border-radius:var(--g-size-border-radius-circle);overflow:hidden}.level-1--bIeH3D8a--CPrPNhM0{height:1.875rem}.level-2--u1cbd-Nw--hkj8FEyK{height:1.75rem}.level-3--nAMRtz44--usOmz2Y7{height:1.5rem}.level-4--ocr-Otos--eZL9950U,.level-5--AsQi0ZI3--qJ8zdxj0,.level-6--iYnatRmA--yMkyWSqd{height:1.25rem}.line--v2sc4TTA--ZDVH7FHp{border-radius:var(--g-size-border-radius-round);overflow:hidden}.skeleton-rectangle--oajTeGby--ho9ueV44{border-radius:var(--g-size-border-radius-lg);overflow:hidden}.container--benL4H5B--kiifFdd0{margin-bottom:1.25rem}.g-card--ww6TZoLx .container--benL4H5B--kiifFdd0{margin-left:-.9375rem;margin-right:-.9375rem}.g-modal--Gp02PFP_ .container--benL4H5B--kiifFdd0:nth-child(n):nth-child(n){margin:-.625rem -1.25rem .25rem;width:calc(100% + 2.5rem)}.content--xKvZBFG6--n3jtGT9x{margin-bottom:1.25rem;margin-top:1.25rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.signing--B8NC6VxP--yYSv4VIc{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:5.375rem;padding:.9375rem 1.25rem}.signing--B8NC6VxP--yYSv4VIc.active--z2SucEzn--j38GOevv{padding-bottom:0;padding-top:0}.signing--B8NC6VxP--yYSv4VIc>:not(.alert--bkn-mhOx--_AsuEvlA){margin:.3125rem 0!important}.alert--bkn-mhOx--_AsuEvlA,.button--Ks-fRr0J--I2Kki5WY,.input--j05IPBDe--K6t9kvRd{flex-shrink:0}.alert--bkn-mhOx--_AsuEvlA{margin-bottom:.3125rem;margin-top:-.3125rem;width:100%}@media (max-width:575.98px){.label--CFLrgs3H--S4kf5JDd{text-align:left;width:100%}}@media (min-width:576px){.content--xKvZBFG6--n3jtGT9x{margin-bottom:1.875rem;margin-top:1.875rem}.signing--B8NC6VxP--yYSv4VIc{flex-wrap:wrap;padding-left:4.0625rem;padding-right:4.0625rem}.signing--B8NC6VxP--yYSv4VIc>:not(.alert--bkn-mhOx--_AsuEvlA){margin-left:.3125rem!important;margin-right:.3125rem!important}.input--j05IPBDe--K6t9kvRd{max-width:7.1875rem}.alert--bkn-mhOx--_AsuEvlA{margin-bottom:0;margin-top:0;order:1}}.new-container--Rg9Ucmw2--kNX7bW8r{justify-content:center}.new-container--Rg9Ucmw2--kNX7bW8r .header--XjZgDopp--ddAbrTJj{display:grid;margin:0 auto;max-width:34.0625rem;text-align:center}.new-container--Rg9Ucmw2--kNX7bW8r .header--XjZgDopp--ddAbrTJj .illustration--PeGNeed6--D8WLbq0B{display:grid;height:8rem;margin-bottom:.25rem;place-items:center;width:100%}.new-container--Rg9Ucmw2--kNX7bW8r .body-slot--9FfWPe6Q--EH1chCMT{padding-top:1.5rem;width:100%}.wrapper--k1xR-Xny--CxWEsiPp{align-items:center;display:flex;justify-content:center;width:100%}.text--IXD37gwV--riLJzKhW{text-align:right}.icon--anEhTHBf--gLtgdQOA{margin-left:.625rem}@media (max-width:575.98px){.text--IXD37gwV--riLJzKhW{margin:0!important;padding:0!important;text-align:left}.icon--anEhTHBf--gLtgdQOA{align-self:flex-start;margin-top:.25rem}}.clearable-button--j6V7-ZCC--Q7FNXLIh{display:inline-flex;position:relative}.clearable-button--j6V7-ZCC--Q7FNXLIh .action-button--7xRpEPGr--AcbnpHQv: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--Q7FNXLIh .action-button--7xRpEPGr--AcbnpHQv:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus-visible{z-index:10}.placeholder-text--9Y17OmvQ--eHwhovGH:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-inline:1.25rem}.placeholder-text--9Y17OmvQ--eHwhovGH:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--xfGoLBRF{padding-inline:.625rem}.placeholder-text--9Y17OmvQ--eHwhovGH:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.placeholder-text--9Y17OmvQ--eHwhovGH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,.placeholder-text--9Y17OmvQ--eHwhovGH: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--eHwhovGH:nth-child(n):nth-child(n):nth-child(n):nth-child(n){color:GrayText!important}}.action-text--eatr-1lU--l4L4ah9Q:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:1.25rem;padding-right:2.25rem}.action-text--eatr-1lU--l4L4ah9Q:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--xfGoLBRF{padding-inline:.625rem 2.25rem}.clear-button--qoUOE5dK--y6W3zyBE{align-self:center;position:absolute;right:.25rem}.clear-button--qoUOE5dK--y6W3zyBE: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--UwH_cACC{bottom:0;left:0;margin:0;pointer-events:none;position:fixed;right:0;z-index:500000}.grid--QYiBx4TN--F9xekc2p{display:flex;flex-direction:column}.grid--QYiBx4TN--F9xekc2p:not(:empty)+.empty--7TfqIhSa--Mj_HchzI{display:none}.item--DZ7d24aI--vRdcIYlL: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--vRdcIYlL:nth-child(n):nth-child(n):nth-child(n).has-icon--1fT8JwIw--qX7UV38_,.item--DZ7d24aI--vRdcIYlL:nth-child(n):nth-child(n):nth-child(n).is-busy--He-4eH60--ZaygjFsj{padding-left:1.875rem}.item--DZ7d24aI--vRdcIYlL .content--xyPHpjMp--yDOpuKac{align-items:flex-start;display:flex;width:100%}.item--DZ7d24aI--vRdcIYlL .icon--2QEBhgqs--MUnvTemE{flex-shrink:0;margin-left:-1.875rem;margin-right:.625rem}.item--DZ7d24aI--vRdcIYlL .spinner--toSrV9br--UPqqNhdL:nth-child(n):nth-child(n){color:var(--g-color-text-inverted-primary);margin-left:-2rem;margin-right:.5rem}.item--DZ7d24aI--vRdcIYlL .close--pJp3n4U7--xAuV8Q0F{flex-shrink:0;margin-left:.375rem!important;margin-block:-.25rem!important}.item--DZ7d24aI--vRdcIYlL .text--6Z1WD8wY--ZvjQ9gNC{-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--vRdcIYlL.error--vTLEKBkM--_ZReIrhA .icon--2QEBhgqs--MUnvTemE{color:var(--g-color-error)}.item--DZ7d24aI--vRdcIYlL.success--t9shp8Sn--mwoIrOc_ .icon--2QEBhgqs--MUnvTemE{color:var(--g-color-success)}.button--qi4eHLiw--NEPJHZDE:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.transition--LTq4ruBW--zNLSgnLp{position:relative}.appear--rGT8sqiS--YyX2TTFY .item--DZ7d24aI--vRdcIYlL,.enter--3n88kKr0--Uxw3YWWY .item--DZ7d24aI--vRdcIYlL{opacity:0}.appear-active--tEj-tO9x--GdOEBdVA.transition--LTq4ruBW--zNLSgnLp,.enter-active--1-c38zgr--gpcdTpOu.transition--LTq4ruBW--zNLSgnLp{transition:height .35s cubic-bezier(.215,.61,.355,1) 0s}.appear-active--tEj-tO9x--GdOEBdVA .item--DZ7d24aI--vRdcIYlL,.enter-active--1-c38zgr--gpcdTpOu .item--DZ7d24aI--vRdcIYlL{opacity:1;transition:opacity .35s cubic-bezier(.215,.61,.355,1) 0s}.exit--yLOZjiGO--gtQ_KTb3 .item--DZ7d24aI--vRdcIYlL{opacity:1;transform:translateX(0)}.exit-active--0m428TPr--PImYeA6g.transition--LTq4ruBW--zNLSgnLp{transform-origin:0 100%;transition:height .35s cubic-bezier(.55,.055,.675,.19) 0s;transition-delay:175ms}.exit-active--0m428TPr--PImYeA6g .item--DZ7d24aI--vRdcIYlL{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--UwH_cACC{bottom:0;left:-.3125rem;right:-.3125rem}.item--DZ7d24aI--vRdcIYlL:nth-child(n):nth-child(n):nth-child(n){width:100%}}.overflow--jAcYpD3E--YKZUUG_2{min-width:100%;overflow:clip;width:100%}.overflow--jAcYpD3E--YKZUUG_2:where(.scroll--ucj0dtdW--fHpFxZ2v){overflow:auto}.overflow--jAcYpD3E--YKZUUG_2:where(.scroll--ucj0dtdW--fHpFxZ2v):focus-visible{outline:.125rem solid var(--g-color-interactive-primary)}.g-card--ww6TZoLx.g-card-no-padding--NuQ1Sxvw .overflow--jAcYpD3E--YKZUUG_2:where(.scroll--ucj0dtdW--fHpFxZ2v):focus-visible{outline-offset:-.125rem}.g-card--ww6TZoLx:not(.g-card-no-padding--NuQ1Sxvw):where(:not(.g-card-outer--DheJXNBa)) .overflow--jAcYpD3E--YKZUUG_2,.g-modal--Gp02PFP_ .overflow--jAcYpD3E--YKZUUG_2{border:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-lg)}.g-card--ww6TZoLx.g-card-no-padding--NuQ1Sxvw .overflow--jAcYpD3E--YKZUUG_2{border:0}.g-card--ww6TZoLx.g-card-inner--J56OwWi8:nth-child(n) .overflow--jAcYpD3E--YKZUUG_2{border:0;border-radius:var(--g-size-border-radius-none)}.table---ZPCWbMG--SkTeTwP6{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--SkTeTwP6:where(.complex--VfS2UlwK--UuUZm5c5){display:block}:where(.table---ZPCWbMG--SkTeTwP6.complex--VfS2UlwK--UuUZm5c5) :is(.head--Inzh-Od9--q2u5gfvJ,.body--DiRYhmhY--iU502o2x,.foot--27VNSWYd--rFTW4dK8,.cell--ZfnbGaik--Qgnof1Dh){display:block}:where(.table---ZPCWbMG--SkTeTwP6.complex--VfS2UlwK--UuUZm5c5) .row--H0wL18yV--iauiN3Iq{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--SkTeTwP6:where(:not(.fixed--T-EXg9bo--Ub6AyxJG)):where(:not(.complex--VfS2UlwK--UuUZm5c5)){display:block}:where(.table---ZPCWbMG--SkTeTwP6:where(:not(.fixed--T-EXg9bo--Ub6AyxJG)):not(.complex--VfS2UlwK--UuUZm5c5)) :is(.head--Inzh-Od9--q2u5gfvJ,.body--DiRYhmhY--iU502o2x,.foot--27VNSWYd--rFTW4dK8,.cell--ZfnbGaik--Qgnof1Dh){display:block}:where(.table---ZPCWbMG--SkTeTwP6:where(:not(.fixed--T-EXg9bo--Ub6AyxJG)):not(.complex--VfS2UlwK--UuUZm5c5)) .row--H0wL18yV--iauiN3Iq{align-items:stretch;-moz-column-gap:0;column-gap:0;display:flex;flex-wrap:wrap;justify-content:flex-start}}.table---ZPCWbMG--SkTeTwP6>.caption--7Zxs6tQ0--npA8RmHH{height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;width:.0625rem}.g-card--ww6TZoLx.g-card-no-padding--NuQ1Sxvw .table---ZPCWbMG--SkTeTwP6{margin:0}.semantic-only--PpA7cSDY--WKSx4SUM{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--q2u5gfvJ .row--H0wL18yV--iauiN3Iq:first-child{border-top-width:0}.head--Inzh-Od9--q2u5gfvJ.sticky--lZPYH2qZ--UhvVqKyS{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--iU502o2x .row--H0wL18yV--iauiN3Iq:where(:not(.section--1z7neDHQ--OyfMR4eo)):hover{background-color:var(--g-color-surface-alternate)}.section--1z7neDHQ--OyfMR4eo:has(.header--np2UJB4N--Bu5tNFgT){padding-block:0}.section--1z7neDHQ--OyfMR4eo .cell--ZfnbGaik--Qgnof1Dh.header--np2UJB4N--Bu5tNFgT{font-size:1.125rem;font-weight:700;line-height:1.5rem}.section--1z7neDHQ--OyfMR4eo .cell--ZfnbGaik--Qgnof1Dh.header--np2UJB4N--Bu5tNFgT:nth-child(n){padding-block:1rem}.row--H0wL18yV--iauiN3Iq{border-top:.0625rem solid var(--g-color-border-secondary);padding:.3125rem}.use-focus-page-padding--VKJSJ0fp--jPHkSKx6 .row--H0wL18yV--iauiN3Iq{padding:.3125rem calc(var(--card-content-padding-horizontal, .9375rem) - .625rem)}.row--H0wL18yV--iauiN3Iq.decorated--fpr2NXqJ--y6olrTl_{position:relative}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .head--Inzh-Od9--q2u5gfvJ.semantic-only--PpA7cSDY--WKSx4SUM+.body--DiRYhmhY--iU502o2x>.row--H0wL18yV--iauiN3Iq:first-child{border-top-width:0}@media (max-width:767.98px){:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .body--DiRYhmhY--iU502o2x>.row--H0wL18yV--iauiN3Iq:first-child{border-top-width:0}}.head--Inzh-Od9--q2u5gfvJ .cell--ZfnbGaik--Qgnof1Dh:where(:not(.headers-above--o3ACcm8X--j3FHL6_q)),.label--6nz00Pc---pZRdSB6g{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:500;line-height:1.3125rem}.head--Inzh-Od9--q2u5gfvJ .cell--ZfnbGaik--Qgnof1Dh:where(:not(.headers-above--o3ACcm8X--j3FHL6_q)) svg,.label--6nz00Pc---pZRdSB6g svg{vertical-align:text-bottom}.head--Inzh-Od9--q2u5gfvJ .cell--ZfnbGaik--Qgnof1Dh.headers-above--o3ACcm8X--j3FHL6_q{flex-grow:1;font-size:inherit;font-weight:inherit}.cell--ZfnbGaik--Qgnof1Dh{align-self:flex-start;padding:.3125rem .625rem;vertical-align:top}.foot--27VNSWYd--rFTW4dK8 .cell--ZfnbGaik--Qgnof1Dh{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .head--Inzh-Od9--q2u5gfvJ{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--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .row--H0wL18yV--iauiN3Iq{padding:.625rem .3125rem}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .cell--ZfnbGaik--Qgnof1Dh{padding-bottom:.25rem;padding-top:.25rem;text-align:left!important;width:100%!important}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .label--6nz00Pc---pZRdSB6g,:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .value--noKRjdHZ--taI7NpMr{flex:1 0 0}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .label--6nz00Pc---pZRdSB6g{overflow:hidden;padding-right:.625rem;text-overflow:ellipsis;white-space:nowrap}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .value--noKRjdHZ--taI7NpMr{width:50%}}@media (max-width:575.98px){:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .label--6nz00Pc---pZRdSB6g,:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .value--noKRjdHZ--taI7NpMr{flex:0 0 100%}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG,.force-headers--SldDVg0S--HB17wW3t)) .label--6nz00Pc---pZRdSB6g{margin-top:.1875rem}}.table---ZPCWbMG--SkTeTwP6:where(.fixed--T-EXg9bo--Ub6AyxJG):not(.complex--VfS2UlwK--UuUZm5c5) .row--H0wL18yV--iauiN3Iq{padding:0;position:static}.table---ZPCWbMG--SkTeTwP6:where(.fixed--T-EXg9bo--Ub6AyxJG):not(.complex--VfS2UlwK--UuUZm5c5) .row--H0wL18yV--iauiN3Iq.decorated--fpr2NXqJ--y6olrTl_ .cell--ZfnbGaik--Qgnof1Dh{position:relative}.table---ZPCWbMG--SkTeTwP6:where(.fixed--T-EXg9bo--Ub6AyxJG):not(.complex--VfS2UlwK--UuUZm5c5) .row--H0wL18yV--iauiN3Iq:after{display:none}.table---ZPCWbMG--SkTeTwP6:where(.fixed--T-EXg9bo--Ub6AyxJG):not(.complex--VfS2UlwK--UuUZm5c5) .cell--ZfnbGaik--Qgnof1Dh{padding:.625rem}.table---ZPCWbMG--SkTeTwP6:where(.fixed--T-EXg9bo--Ub6AyxJG):not(.complex--VfS2UlwK--UuUZm5c5) .cell--ZfnbGaik--Qgnof1Dh:first-child{padding-left:.9375rem}.table---ZPCWbMG--SkTeTwP6:where(.fixed--T-EXg9bo--Ub6AyxJG):not(.complex--VfS2UlwK--UuUZm5c5) .cell--ZfnbGaik--Qgnof1Dh:last-child{padding-right:.9375rem}.table---ZPCWbMG--SkTeTwP6:where(.fixed--T-EXg9bo--Ub6AyxJG):not(.complex--VfS2UlwK--UuUZm5c5).use-focus-page-padding--VKJSJ0fp--jPHkSKx6 .cell--ZfnbGaik--Qgnof1Dh:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--SkTeTwP6:where(.fixed--T-EXg9bo--Ub6AyxJG):not(.complex--VfS2UlwK--UuUZm5c5).use-focus-page-padding--VKJSJ0fp--jPHkSKx6 .cell--ZfnbGaik--Qgnof1Dh:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--SkTeTwP6:where(.fixed--T-EXg9bo--Ub6AyxJG) .row--H0wL18yV--iauiN3Iq{flex-grow:1;flex-wrap:nowrap}@media (min-width:768px){.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5) .row--H0wL18yV--iauiN3Iq{padding:0;position:static}.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5) .row--H0wL18yV--iauiN3Iq.decorated--fpr2NXqJ--y6olrTl_ .cell--ZfnbGaik--Qgnof1Dh{position:relative}.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5) .row--H0wL18yV--iauiN3Iq:after{display:none}.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5) .cell--ZfnbGaik--Qgnof1Dh{padding:.625rem}.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5) .cell--ZfnbGaik--Qgnof1Dh:first-child{padding-left:.9375rem}.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5) .cell--ZfnbGaik--Qgnof1Dh:last-child{padding-right:.9375rem}.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5).use-focus-page-padding--VKJSJ0fp--jPHkSKx6 .cell--ZfnbGaik--Qgnof1Dh:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5).use-focus-page-padding--VKJSJ0fp--jPHkSKx6 .cell--ZfnbGaik--Qgnof1Dh:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.label--6nz00Pc---pZRdSB6g{display:none}}:where(.table---ZPCWbMG--SkTeTwP6.fixed--T-EXg9bo--Ub6AyxJG) .label--6nz00Pc---pZRdSB6g{display:none}.column-tooltip--rp-UZWp2--l_ysaCBJ:not(:first-child){margin-left:.25rem!important}.sort-button--sP9wqU8Q--YD6Bbp55{margin-right:-.625rem!important;margin-block:-.5rem -.375rem!important;position:relative}.sort-button--sP9wqU8Q--YD6Bbp55:not(:first-child){margin-left:.125rem!important}.column-tooltip--rp-UZWp2--l_ysaCBJ+.sort-button--sP9wqU8Q--YD6Bbp55{margin-left:.25rem!important}@media (max-width:767.98px){:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .sort-button--sP9wqU8Q--YD6Bbp55{display:none!important}}.cell--ZfnbGaik--Qgnof1Dh.fluid--oyFtncUR--TZZ_nqvN{flex-grow:1;flex-shrink:1}.cell--ZfnbGaik--Qgnof1Dh.align-auto--SJhn6K5x--YrOhsoIM{text-align:left}.cell--ZfnbGaik--Qgnof1Dh.center--sEdB2cRC--SZ16SpR8{align-self:center;vertical-align:middle}.cell--ZfnbGaik--Qgnof1Dh.small--E8mfKIGr--siqOVKBK{font-size:.875rem;line-height:1.3125rem}.body--DiRYhmhY--iU502o2x .cell--ZfnbGaik--Qgnof1Dh.truncate--IJdbbFbc--gMmlf75r,.cell--ZfnbGaik--Qgnof1Dh.truncate--IJdbbFbc--gMmlf75r .column-label--dufZTvkf--sG251wHa,.cell--ZfnbGaik--Qgnof1Dh.truncate--IJdbbFbc--gMmlf75r>.value--noKRjdHZ--taI7NpMr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell--ZfnbGaik--Qgnof1Dh.truncate--IJdbbFbc--gMmlf75r .column-label--dufZTvkf--sG251wHa{display:inline-block;max-width:100%;vertical-align:inherit}.cell--ZfnbGaik--Qgnof1Dh.truncate--IJdbbFbc--gMmlf75r.tooltip--HKHit-ez--TaH5WoIv .column-label--dufZTvkf--sG251wHa{max-width:calc(100% - 1.25rem)}.cell--ZfnbGaik--Qgnof1Dh.truncate--IJdbbFbc--gMmlf75r[aria-sort] .column-label--dufZTvkf--sG251wHa{max-width:calc(100% - 2.25rem)}.cell--ZfnbGaik--Qgnof1Dh.truncate--IJdbbFbc--gMmlf75r.tooltip--HKHit-ez--TaH5WoIv[aria-sort] .column-label--dufZTvkf--sG251wHa{max-width:calc(100% - 3.5rem)}.head--Inzh-Od9--q2u5gfvJ .cell--ZfnbGaik--Qgnof1Dh:not(.truncate--IJdbbFbc--gMmlf75r){text-wrap:balance}.cell--ZfnbGaik--Qgnof1Dh.header--np2UJB4N--Bu5tNFgT,.cell--ZfnbGaik--Qgnof1Dh:not(.truncate--IJdbbFbc--gMmlf75r){-webkit-hyphens:auto;hyphens:auto}.cell--ZfnbGaik--Qgnof1Dh.header--np2UJB4N--Bu5tNFgT{font-weight:500}.cell--ZfnbGaik--Qgnof1Dh.numeric--vtUBzsRe--TuvfDqio{text-align:right}.cell--ZfnbGaik--Qgnof1Dh.selectable--wG87at-I--sA2k4Iqf{width:2.5rem}.body--DiRYhmhY--iU502o2x .cell--ZfnbGaik--Qgnof1Dh.selectable--wG87at-I--sA2k4Iqf{padding-block:.3125rem 0!important}.complex--VfS2UlwK--UuUZm5c5 .body--DiRYhmhY--iU502o2x .cell--ZfnbGaik--Qgnof1Dh.selectable--wG87at-I--sA2k4Iqf{padding-top:.0625rem!important}.cell--ZfnbGaik--Qgnof1Dh.actions--VBaII3xD--TnmW9BWO,.cell--ZfnbGaik--Qgnof1Dh.toggle--VeFasUkl--jpoJxthA{height:100%;text-align:right}.cell--ZfnbGaik--Qgnof1Dh.actions--VBaII3xD--TnmW9BWO:nth-child(n):nth-child(n) .g-group--ft25Ol4e.g-group-button--SBezc0Qo,.cell--ZfnbGaik--Qgnof1Dh.toggle--VeFasUkl--jpoJxthA:nth-child(n):nth-child(n) .g-group--ft25Ol4e.g-group-button--SBezc0Qo{padding-block:0}.cell--ZfnbGaik--Qgnof1Dh.toggle--VeFasUkl--jpoJxthA{inset:0;position:absolute;z-index:0}.head--Inzh-Od9--q2u5gfvJ .cell--ZfnbGaik--Qgnof1Dh.toggle--VeFasUkl--jpoJxthA{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--Qgnof1Dh.toggle--VeFasUkl--jpoJxthA .g-button--TNFSGYGo[aria-expanded]{border:0;border-radius:var(--g-size-border-radius-none);inset:0;margin-left:0;min-height:100%;position:absolute}.decorated--fpr2NXqJ--y6olrTl_ .cell--ZfnbGaik--Qgnof1Dh.toggle--VeFasUkl--jpoJxthA .g-button--TNFSGYGo[aria-expanded]{margin-left:.3125rem}.cell--ZfnbGaik--Qgnof1Dh.toggle--VeFasUkl--jpoJxthA .g-button--TNFSGYGo[aria-expanded]:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.cell--ZfnbGaik--Qgnof1Dh.toggle--VeFasUkl--jpoJxthA .g-button--TNFSGYGo[aria-expanded] .g-button-icon--dsWXL5Tp{opacity:0}.cell--ZfnbGaik--Qgnof1Dh.actions--VBaII3xD--TnmW9BWO{z-index:1}.cell--ZfnbGaik--Qgnof1Dh.collapsible--r01k3wBJ--Xj64akg8,.cell--ZfnbGaik--Qgnof1Dh.details--d7OcgIeg--p7zRiorv{padding-block:0;position:relative;width:100%}.head--Inzh-Od9--q2u5gfvJ .cell--ZfnbGaik--Qgnof1Dh.collapsible--r01k3wBJ--Xj64akg8,.head--Inzh-Od9--q2u5gfvJ .cell--ZfnbGaik--Qgnof1Dh.details--d7OcgIeg--p7zRiorv{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--Qgnof1Dh.details--d7OcgIeg--p7zRiorv{order:2}.cell--ZfnbGaik--Qgnof1Dh.details--d7OcgIeg--p7zRiorv.value--noKRjdHZ--taI7NpMr>:not(.label--6nz00Pc---pZRdSB6g):first-child,.cell--ZfnbGaik--Qgnof1Dh.details--d7OcgIeg--p7zRiorv>:not(.label--6nz00Pc---pZRdSB6g):first-child{margin-top:.625rem}.cell--ZfnbGaik--Qgnof1Dh.details--d7OcgIeg--p7zRiorv.value--noKRjdHZ--taI7NpMr>:not(.label--6nz00Pc---pZRdSB6g):last-child,.cell--ZfnbGaik--Qgnof1Dh.details--d7OcgIeg--p7zRiorv>:not(.label--6nz00Pc---pZRdSB6g):last-child{margin-bottom:.625rem}.cell--ZfnbGaik--Qgnof1Dh.collapsible--r01k3wBJ--Xj64akg8{order:3}@media (min-width:768px){.cell--ZfnbGaik--Qgnof1Dh.numeric--vtUBzsRe--TuvfDqio{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--iU502o2x .cell--ZfnbGaik--Qgnof1Dh.actions--VBaII3xD--TnmW9BWO{padding-block:.0625rem}.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5) .body--DiRYhmhY--iU502o2x .cell--ZfnbGaik--Qgnof1Dh.actions--VBaII3xD--TnmW9BWO{padding-block:.375rem}.cell--ZfnbGaik--Qgnof1Dh.align-left--79BzXauZ--roX70R3k{text-align:left}.cell--ZfnbGaik--Qgnof1Dh.align-center--LveTgS5K--Vnjwblrm{text-align:center}.cell--ZfnbGaik--Qgnof1Dh.align-right--HF6twD9N--zVE2y3S8{text-align:right}.cell--ZfnbGaik--Qgnof1Dh.align-right--HF6twD9N--zVE2y3S8 .g-group-button--SBezc0Qo{justify-content:end}}:where(.table---ZPCWbMG--SkTeTwP6.fixed--T-EXg9bo--Ub6AyxJG) .cell--ZfnbGaik--Qgnof1Dh.numeric--vtUBzsRe--TuvfDqio{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--iU502o2x :where(.table---ZPCWbMG--SkTeTwP6.fixed--T-EXg9bo--Ub6AyxJG) .cell--ZfnbGaik--Qgnof1Dh.actions--VBaII3xD--TnmW9BWO{padding-block:.0625rem}.table---ZPCWbMG--SkTeTwP6:not(.complex--VfS2UlwK--UuUZm5c5) .body--DiRYhmhY--iU502o2x :where(.table---ZPCWbMG--SkTeTwP6.fixed--T-EXg9bo--Ub6AyxJG) .cell--ZfnbGaik--Qgnof1Dh.actions--VBaII3xD--TnmW9BWO{padding-block:.375rem}:where(.table---ZPCWbMG--SkTeTwP6.fixed--T-EXg9bo--Ub6AyxJG) .cell--ZfnbGaik--Qgnof1Dh.align-left--79BzXauZ--roX70R3k{text-align:left}:where(.table---ZPCWbMG--SkTeTwP6.fixed--T-EXg9bo--Ub6AyxJG) .cell--ZfnbGaik--Qgnof1Dh.align-center--LveTgS5K--Vnjwblrm{text-align:center}:where(.table---ZPCWbMG--SkTeTwP6.fixed--T-EXg9bo--Ub6AyxJG) .cell--ZfnbGaik--Qgnof1Dh.align-right--HF6twD9N--zVE2y3S8{text-align:right}:where(.table---ZPCWbMG--SkTeTwP6.fixed--T-EXg9bo--Ub6AyxJG) .cell--ZfnbGaik--Qgnof1Dh.align-right--HF6twD9N--zVE2y3S8 .g-group-button--SBezc0Qo{justify-content:end}@media (max-width:767.98px){:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .cell--ZfnbGaik--Qgnof1Dh.labelize--FYlcpzt6--Qm2SkWwE{align-items:baseline;display:flex}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .cell--ZfnbGaik--Qgnof1Dh.toggle--VeFasUkl--jpoJxthA{text-align:right!important}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .cell--ZfnbGaik--Qgnof1Dh.actions--VBaII3xD--TnmW9BWO>.label--6nz00Pc---pZRdSB6g{visibility:hidden}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .cell--ZfnbGaik--Qgnof1Dh .column-tooltip--rp-UZWp2--l_ysaCBJ,:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .cell--ZfnbGaik--Qgnof1Dh.collapsible--r01k3wBJ--Xj64akg8>.label--6nz00Pc---pZRdSB6g,:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .cell--ZfnbGaik--Qgnof1Dh.details--d7OcgIeg--p7zRiorv>.label--6nz00Pc---pZRdSB6g,:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .cell--ZfnbGaik--Qgnof1Dh.empty--an-I0Gar--evt_Wkmg{display:none}}@media (max-width:575.98px){:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .cell--ZfnbGaik--Qgnof1Dh.labelize--FYlcpzt6--Qm2SkWwE{flex-wrap:wrap}:where(.table---ZPCWbMG--SkTeTwP6:not(.fixed--T-EXg9bo--Ub6AyxJG)) .cell--ZfnbGaik--Qgnof1Dh.actions--VBaII3xD--TnmW9BWO>.label--6nz00Pc---pZRdSB6g{display:none}}.toolbar--3fuF3Vm---GPBIp62O{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---GPBIp62O .g-group-button--SBezc0Qo{padding-block:0!important}.toolbar--3fuF3Vm---GPBIp62O .select--u7sWYpHu--GXoKWEi1{margin-right:.625rem!important}.toolbar--3fuF3Vm---GPBIp62O .group--IwkvwtKj--KRetXOsi{flex-shrink:0;width:auto}.toolbar--3fuF3Vm---GPBIp62O .button--vys3lpIf--O9mx5HEz{margin-bottom:0!important;margin-top:0!important}.row--AOgPD9ZV--yWTWql5Q{overflow:hidden;position:relative}.cell--PhQRA8Qo--_bVXF5Ql{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--_bVXF5Ql{top:.625rem}}.container--QswwP5L7--uFueBtZ6: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--fJ4v84x6{background-color:var(--g-color-border-secondary);padding:.1875rem;text-align:right}.content--Nzux7pFz--SSr23HEt{padding-inline:.9375rem!important}.no-padding--J019B6a4--X1r5OlYW>.content--Nzux7pFz--SSr23HEt{padding:0!important}.no-padding--J019B6a4--X1r5OlYW>.content--Nzux7pFz--SSr23HEt>*{margin-block:0!important}.list--NnmPqsca--c9Wyg2Pp{--columns:var(--min-columns,1);--column-width:calc((100% - 0.9375rem*(var(--columns) - 1))/var(--columns))}.list--NnmPqsca--c9Wyg2Pp: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--c9Wyg2Pp:nth-child(n):nth-child(n){align-items:stretch;display:grid;gap:.9375rem;grid-template-columns:1fr;justify-content:center;margin:0}}.list--NnmPqsca--c9Wyg2Pp:nth-child(n):nth-child(n).dense--V9nB-aKr--tKNjFnb1,.list--NnmPqsca--c9Wyg2Pp:nth-child(n):nth-child(n).full-width--FJmWdKUa--xi1aAisA,.list--NnmPqsca--c9Wyg2Pp:nth-child(n):nth-child(n).regular--EYra7TdJ--XGANm6WD,.list--NnmPqsca--c9Wyg2Pp:nth-child(n):nth-child(n).wide--9V-sW-l0--w9Y5WliY{grid-template-columns:repeat(auto-fit,minmax(var(--column-width,100%),min-content))}@media (min-width:576px){.list--NnmPqsca--c9Wyg2Pp:nth-child(n):nth-child(n){--columns:2;grid-template-columns:repeat(auto-fit,minmax(9.375rem,min-content))}.list--NnmPqsca--c9Wyg2Pp:nth-child(n):nth-child(n).full-width--FJmWdKUa--xi1aAisA{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width:768px){.list--NnmPqsca--c9Wyg2Pp:nth-child(n):nth-child(n).regular--EYra7TdJ--XGANm6WD{--columns:3}.list--NnmPqsca--c9Wyg2Pp:nth-child(n):nth-child(n).dense--V9nB-aKr--tKNjFnb1{--columns:4}}.item--RVFXjwfl--t5b6fLpS:nth-child(n):nth-child(n){margin:.46875rem;padding:0}@supports (grid-area:auto){.item--RVFXjwfl--t5b6fLpS:nth-child(n):nth-child(n){margin:0}}.item--RVFXjwfl--t5b6fLpS:nth-child(n):nth-child(n):before{display:none}.item--RVFXjwfl--t5b6fLpS .g-toggle--VWNeM6rb{height:100%}.item--RVFXjwfl--t5b6fLpS .g-toggle-label--o2uGV3rC{flex:1}.date--OHeUfOHz--YUog4IT8{color:var(--g-color-text-secondary)}.date--OHeUfOHz--YUog4IT8 .large--TvQvuKTZ--x_dTP40n,.date--OHeUfOHz--YUog4IT8 .year--jxaF6Opj--JYamtx2G{display:none}@supports not (contain:inline-size){@media (min-width:768px){.date--OHeUfOHz--YUog4IT8{color:unset}.date--OHeUfOHz--YUog4IT8 .large--TvQvuKTZ--x_dTP40n,.date--OHeUfOHz--YUog4IT8 .year--jxaF6Opj--JYamtx2G{display:block;white-space:nowrap}.date--OHeUfOHz--YUog4IT8 .regular--fA21WNql--wDwHgBOM{display:none}}}@container transaction (width >= 39.0625rem){.date--OHeUfOHz--YUog4IT8{color:unset}.date--OHeUfOHz--YUog4IT8 .large--TvQvuKTZ--x_dTP40n,.date--OHeUfOHz--YUog4IT8 .year--jxaF6Opj--JYamtx2G{display:block;white-space:nowrap}.date--OHeUfOHz--YUog4IT8 .regular--fA21WNql--wDwHgBOM{display:none}}.title--2T8r9-N2--zNMDcCyB,.title--2T8r9-N2--zNMDcCyB>*{font-weight:600!important}.title--2T8r9-N2--zNMDcCyB.link--Wdh-8obW--nMYV4qrH{color:inherit!important;position:static;text-decoration:none!important}.title--2T8r9-N2--zNMDcCyB.link--Wdh-8obW--nMYV4qrH:after{content:"";inset:0;position:absolute;z-index:0}.title--2T8r9-N2--zNMDcCyB.link--Wdh-8obW--nMYV4qrH:focus-visible:after,.title--2T8r9-N2--zNMDcCyB.link--Wdh-8obW--nMYV4qrH:hover:after{background-color:var(--g-color-overlay-hover);z-index:1}.title--2T8r9-N2--zNMDcCyB.link--Wdh-8obW--nMYV4qrH:focus-visible:after .g-avatar-content--vvoYGZtc:not(.g-avatar-content-border--nXslL5V9),.title--2T8r9-N2--zNMDcCyB.link--Wdh-8obW--nMYV4qrH:hover:after .g-avatar-content--vvoYGZtc:not(.g-avatar-content-border--nXslL5V9){--color-bg:var(--g-color-surface-primary)}.title--2T8r9-N2--zNMDcCyB>[class^=g-icon-],.title--2T8r9-N2--zNMDcCyB>[class^=ico-]{margin-top:-.1875rem}.title--2T8r9-N2--zNMDcCyB~.info--dLtPOvlN--mok6agji{display:block;font-weight:var(--g-font-weight-regular)}.indicators--HqnChbfU--BRCn9Vrf{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--4UM44LJ9{display:block;font-size:.875rem;line-height:1.3125rem;padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--OBPPLUY8,.amount-secondary--JVcC4uQT--ooSQmQY4{color:var(--g-color-text-secondary);padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--OBPPLUY8 .icon--MGqT4tya--S2O7pwHj,.amount-secondary--JVcC4uQT--ooSQmQY4 .icon--MGqT4tya--S2O7pwHj{margin-right:.1875rem}.alert--0bN-uMWG--V7X2UBIr>:first-child{margin-top:.375rem!important}.alert--0bN-uMWG--V7X2UBIr>:last-child{margin-bottom:0!important}.menu--cxwua0C5--E54ucTkm{align-items:flex-end;display:inline-flex;flex-wrap:nowrap!important;justify-self:flex-end;margin-inline:0!important}.menu--cxwua0C5--E54ucTkm:nth-child(n):nth-child(n).g-group--ft25Ol4e{padding-block:0}.menu--cxwua0C5--E54ucTkm.in-amount--C5oBODPe--Kx7q1HPP{max-width:100%}.menu--cxwua0C5--E54ucTkm.in-amount--C5oBODPe--Kx7q1HPP:nth-child(n):nth-child(n){margin-top:.625rem}.menu--cxwua0C5--E54ucTkm.in-amount--C5oBODPe--Kx7q1HPP:nth-child(n):nth-child(n):where(.g-group--ft25Ol4e){padding-block:0}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--cxwua0C5--E54ucTkm.in-amount--C5oBODPe--Kx7q1HPP{display:none!important}}}@container transaction (width < 39.0625rem){.menu--cxwua0C5--E54ucTkm.in-amount--C5oBODPe--Kx7q1HPP{display:none!important}}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP){display:none!important}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP){display:none!important}}.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP).panoramic--tTmlWp9A--ARAmZhDL{display:flex!important;justify-content:flex-end;width:100%}.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP).panoramic--tTmlWp9A--ARAmZhDL .additional-button--agic9zzo--wcYs7T9H{display:none}@supports not (contain:inline-size){@media (min-width:992px){.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP).panoramic--tTmlWp9A--ARAmZhDL{display:flex!important}.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP).panoramic--tTmlWp9A--ARAmZhDL .additional-button--agic9zzo--wcYs7T9H{display:flex;flex-grow:1;overflow:hidden}}}@container transaction (width >= 51.5625rem){.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP).panoramic--tTmlWp9A--ARAmZhDL{display:flex!important}.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP).panoramic--tTmlWp9A--ARAmZhDL .additional-button--agic9zzo--wcYs7T9H{display:flex;flex-grow:1;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:1400px){.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP){display:flex!important;justify-content:flex-end}.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP) .additional-button--agic9zzo--wcYs7T9H{flex-grow:1;overflow:hidden}}}@container transaction (width >= 87.5rem){.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP){display:flex!important;justify-content:flex-end}.menu--cxwua0C5--E54ucTkm:not(.in-amount--C5oBODPe--Kx7q1HPP) .additional-button--agic9zzo--wcYs7T9H{flex-grow:1;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5--E54ucTkm.offset-menu--5JJtrUMr--oJbltfcA:has(.additional-button--agic9zzo--wcYs7T9H:only-child){max-width:calc(100% - 2.5rem)}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5--E54ucTkm.offset-menu--5JJtrUMr--oJbltfcA:has(.additional-button--agic9zzo--wcYs7T9H:only-child){max-width:calc(100% - 2.5rem)}}.secondary--pniZYJjd--tgrmRRd5.title--2T8r9-N2--zNMDcCyB{word-break:break-all}.secondary-icon--eUg2b--D--JM6zy1jo{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--JM6zy1jo{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--q8UoV0jc{transform:rotate(90deg)}}}@container transaction (width < 51.5625rem){.secondary-icon--eUg2b--D--JM6zy1jo{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--q8UoV0jc{transform:rotate(90deg)}}@supports not (contain:inline-size){@media (min-width:768px){.amount--r8ZBrHs7--4UM44LJ9,.title--2T8r9-N2--zNMDcCyB{font-size:1rem;line-height:1.5rem}}}@container transaction (width >= 39.0625rem){.amount--r8ZBrHs7--4UM44LJ9,.title--2T8r9-N2--zNMDcCyB{font-size:1rem;line-height:1.5rem}}.label---IyK-xe9--h71TskPJ{color:inherit}@supports not (contain:inline-size){@media (min-width:768px){.label---IyK-xe9--h71TskPJ{display:none}}}@container transaction (width >= 39.0625rem){.label---IyK-xe9--h71TskPJ{display:none}}.text--Avn8jOAp--_vng_fSZ: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--_vng_fSZ.truncate--6uk8EQUM--GV2iYNj8{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text--Avn8jOAp--_vng_fSZ.faded--6Jhxx9L---QhLeQ3zm{color:var(--g-color-text-secondary)}.grid--kIyebPJO--uIcDM7hk{--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--uIcDM7hk:nth-child(n).panoramic--VzDK-OsW--IzgcJ2N6{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--uIcDM7hk .overlay--gIchTPNi--MsPePUJJ{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--uIcDM7hk .overlay--gIchTPNi--MsPePUJJ:focus-within{opacity:1}.grid--kIyebPJO--uIcDM7hk .overlay--gIchTPNi--MsPePUJJ .g-group-button--SBezc0Qo{display:none;margin-left:-.3125rem;margin-right:-.3125rem}.grid--kIyebPJO--uIcDM7hk .overlay--gIchTPNi--MsPePUJJ .btn--VwryvaoI:nth-child(n):nth-child(n),.grid--kIyebPJO--uIcDM7hk .overlay--gIchTPNi--MsPePUJJ .g-button--TNFSGYGo:nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary)}@supports not (contain:inline-size){@media (min-width:768px){.grid--kIyebPJO--uIcDM7hk{padding-left:.9375rem}.grid--kIyebPJO--uIcDM7hk: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--uIcDM7hk:nth-child(n).no-secondary---ymOixf---diVKZCcV{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--uIcDM7hk.in-detail--OiII-3mC--p4O_tl3P{padding-left:.9375rem}.grid--kIyebPJO--uIcDM7hk .overlay--gIchTPNi--MsPePUJJ .g-group-button--SBezc0Qo:nth-child(n){display:flex;flex-wrap:nowrap}.grid--kIyebPJO--uIcDM7hk:hover .overlay--gIchTPNi--MsPePUJJ{opacity:1}.grid--kIyebPJO--uIcDM7hk:hover .overlay--gIchTPNi--MsPePUJJ *{pointer-events:auto}}}@container transaction (width >= 39.0625rem){.grid--kIyebPJO--uIcDM7hk{padding-left:.9375rem}.grid--kIyebPJO--uIcDM7hk: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--uIcDM7hk:nth-child(n).no-secondary---ymOixf---diVKZCcV{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--uIcDM7hk.in-detail--OiII-3mC--p4O_tl3P{padding-left:.9375rem}.grid--kIyebPJO--uIcDM7hk .overlay--gIchTPNi--MsPePUJJ .g-group-button--SBezc0Qo:nth-child(n){display:flex;flex-wrap:nowrap}.grid--kIyebPJO--uIcDM7hk:hover .overlay--gIchTPNi--MsPePUJJ{opacity:1}.grid--kIyebPJO--uIcDM7hk:hover .overlay--gIchTPNi--MsPePUJJ *{pointer-events:auto}}@supports not (contain:inline-size){@media (min-width:992px){.grid--kIyebPJO--uIcDM7hk: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--uIcDM7hk:nth-child(n).no-secondary---ymOixf---diVKZCcV{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--uIcDM7hk: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--uIcDM7hk:nth-child(n).no-secondary---ymOixf---diVKZCcV{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--uIcDM7hk: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--uIcDM7hk:nth-child(n).no-secondary---ymOixf---diVKZCcV{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--uIcDM7hk:nth-child(n).panoramic--VzDK-OsW--IzgcJ2N6{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--uIcDM7hk: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--uIcDM7hk:nth-child(n).no-secondary---ymOixf---diVKZCcV{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--uIcDM7hk:nth-child(n).panoramic--VzDK-OsW--IzgcJ2N6{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--uIcDM7hk: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--uIcDM7hk:nth-child(n).no-secondary---ymOixf---diVKZCcV{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--uIcDM7hk:nth-child(n).panoramic--VzDK-OsW--IzgcJ2N6{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--uIcDM7hk: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--uIcDM7hk:nth-child(n).no-secondary---ymOixf---diVKZCcV{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--uIcDM7hk:nth-child(n).panoramic--VzDK-OsW--IzgcJ2N6{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--y4qgWGLF{padding:0 calc(var(--grid-gap)) 0 0}@supports not (contain:inline-size){@media (min-width:768px){.item--5h-W85Wi--y4qgWGLF{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}}@container transaction (width >= 39.0625rem){.item--5h-W85Wi--y4qgWGLF{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}.item--5h-W85Wi--y4qgWGLF:empty{padding:0!important}.in-detail--OiII-3mC--p4O_tl3P .item--5h-W85Wi--y4qgWGLF[hidden]{display:block!important}.item--5h-W85Wi--y4qgWGLF .btn--VwryvaoI,.item--5h-W85Wi--y4qgWGLF .g-button--TNFSGYGo,.item--5h-W85Wi--y4qgWGLF .g-tooltip-trigger--lE8ILIoT{position:relative;z-index:10}.alert--hdCR7Hig--nYCfot4I,.amount--0cI1yqRP--xwQpLSes,.amount-secondary--5BeXPMHG--JmFqrho4,.avatar--QmIvbLen--cke5vDdT,.badges--sRjD54on--zyF8YviK,.date--IqcNPVMd--c872dkcE,.info--e3sjjlaG--cI2J995N,.info-secondary--L5Y0GC6H--FDJUR0Cs,.menu--lUHhFlpt--mv1Cjq1H,.misc--pi-vTQ0v--bpCd4Qtp,.selectable--aKtfC9Nq--hwZu3rht,.statement--ugA33low--KhGjIKKF,.title--vJSn5eGM--Ke1XMcxZ,.title-secondary--fh1xkErS--TCzdsVgx,.valuta--BoOk-sel--J71e9B_t{align-self:start;font-size:.875rem;line-height:1.3125rem}.badges--sRjD54on--zyF8YviK,.date--IqcNPVMd--c872dkcE,.info--e3sjjlaG--cI2J995N,.info-secondary--L5Y0GC6H--FDJUR0Cs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.in-detail--OiII-3mC--p4O_tl3P .badges--sRjD54on--zyF8YviK,.in-detail--OiII-3mC--p4O_tl3P .date--IqcNPVMd--c872dkcE,.in-detail--OiII-3mC--p4O_tl3P .info--e3sjjlaG--cI2J995N,.in-detail--OiII-3mC--p4O_tl3P .info-secondary--L5Y0GC6H--FDJUR0Cs{white-space:unset}.amount--0cI1yqRP--xwQpLSes:before,.selectable--aKtfC9Nq--hwZu3rht:before{bottom:0;content:"";position:absolute;top:0;z-index:1}.amount--0cI1yqRP--xwQpLSes>*,.selectable--aKtfC9Nq--hwZu3rht>*{position:relative;z-index:10}.alert--hdCR7Hig--nYCfot4I,.alert--hdCR7Hig--nYCfot4I:empty,.badges--sRjD54on--zyF8YviK,.badges--sRjD54on--zyF8YviK:empty,.date--IqcNPVMd--c872dkcE,.date--IqcNPVMd--c872dkcE:empty,.menu--lUHhFlpt--mv1Cjq1H,.menu--lUHhFlpt--mv1Cjq1H:empty,.misc--pi-vTQ0v--bpCd4Qtp,.misc--pi-vTQ0v--bpCd4Qtp:empty{margin-top:0}.selectable--aKtfC9Nq--hwZu3rht{align-self:start;grid-area:trx-selectable;margin-top:0;width:2rem!important}.has-avatar--B3867wB9--B9zWO5sA .selectable--aKtfC9Nq--hwZu3rht{margin-top:.4375rem}.selectable--aKtfC9Nq--hwZu3rht:before{left:0;width:2.625rem}.date--IqcNPVMd--c872dkcE{grid-area:trx-date}.avatar--QmIvbLen--cke5vDdT{grid-area:trx-avatar;line-height:0;width:3.625rem!important}.title--vJSn5eGM--Ke1XMcxZ{grid-area:trx-title}.title--vJSn5eGM--Ke1XMcxZ,.title-secondary--fh1xkErS--TCzdsVgx{min-width:0}.title-secondary--fh1xkErS--TCzdsVgx{grid-area:trx-title2}.title--vJSn5eGM--Ke1XMcxZ.panoramic--VzDK-OsW--IzgcJ2N6{align-self:start!important}.badges--sRjD54on--zyF8YviK{grid-area:trx-badges;line-height:1.5rem;white-space:normal}.indicators--odpEGFO5--S9VgDEA8{padding:0;width:0}.info--e3sjjlaG--cI2J995N{grid-area:trx-info}.info-secondary--L5Y0GC6H--FDJUR0Cs{grid-area:trx-info2}.info--e3sjjlaG--cI2J995N.panoramic--VzDK-OsW--IzgcJ2N6{align-self:end!important;color:var(--g-color-text-secondary)}.menu--lUHhFlpt--mv1Cjq1H{grid-area:trx-menu}.menu--lUHhFlpt--mv1Cjq1H .g-group-button--SBezc0Qo{max-width:100%}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--lUHhFlpt--mv1Cjq1H{margin-top:.625rem}}}@container transaction (width < 39.0625rem){.menu--lUHhFlpt--mv1Cjq1H{margin-top:.625rem}}.amount--0cI1yqRP--xwQpLSes{align-self:stretch;grid-area:trx-amount;white-space:nowrap}.amount--0cI1yqRP--xwQpLSes,.amount--0cI1yqRP--xwQpLSes .in-detail--OiII-3mC--p4O_tl3P{text-align:right!important}.amount--0cI1yqRP--xwQpLSes.panoramic--VzDK-OsW--IzgcJ2N6{align-self:center}.amount-secondary--5BeXPMHG--JmFqrho4{color:var(--g-color-text-primary);display:none;grid-area:trx-amount2;text-align:right!important}.amount-secondary--5BeXPMHG--JmFqrho4.panoramic--VzDK-OsW--IzgcJ2N6{font-size:1rem}@supports not (contain:inline-size){@media (min-width:1200px){.amount-secondary--5BeXPMHG--JmFqrho4{display:block}}}@container transaction (width >= 60rem){.amount-secondary--5BeXPMHG--JmFqrho4{display:block}}.misc--pi-vTQ0v--bpCd4Qtp{font-size:.875rem;grid-area:trx-misc;line-height:1.3125rem}.misc--pi-vTQ0v--bpCd4Qtp.panoramic--VzDK-OsW--IzgcJ2N6{font-size:1rem}.alert--hdCR7Hig--nYCfot4I{grid-area:trx-alert;padding:0}.valuta--BoOk-sel--J71e9B_t{grid-area:trx-valuta}.statement--ugA33low--KhGjIKKF{grid-area:trx-statement}.detail--ZYItS1Zq--o4_tHyVS{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--B9zWO5sA .avatar--QmIvbLen--cke5vDdT,.has-avatar--B3867wB9--B9zWO5sA .date--IqcNPVMd--c872dkcE,.has-avatar--B3867wB9--B9zWO5sA .selectable--aKtfC9Nq--hwZu3rht{align-self:center}.selectable--aKtfC9Nq--hwZu3rht:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--B9zWO5sA .selectable--aKtfC9Nq--hwZu3rht{margin-top:-.0625rem}.selectable--aKtfC9Nq--hwZu3rht:before{width:3.25rem}.date--IqcNPVMd--c872dkcE{margin-top:.0625rem;padding-inline:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--cke5vDdT{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--cI2J995N,.info-secondary--L5Y0GC6H--FDJUR0Cs{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:1200px){.misc--pi-vTQ0v--bpCd4Qtp.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--bpCd4Qtp.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--zyF8YviK{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--J71e9B_t{width:var(--column-valuta-width,4rem)}.statement--ugA33low--KhGjIKKF{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--mv1Cjq1H{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--mv1Cjq1H.panoramic--VzDK-OsW--IzgcJ2N6{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--mv1Cjq1H.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--mv1Cjq1H.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--xwQpLSes{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--xwQpLSes.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--JmFqrho4{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--JmFqrho4.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-amount-secondary-width,12.25rem)}}}@container transaction (width >= 39.0625rem){.has-avatar--B3867wB9--B9zWO5sA .avatar--QmIvbLen--cke5vDdT,.has-avatar--B3867wB9--B9zWO5sA .date--IqcNPVMd--c872dkcE,.has-avatar--B3867wB9--B9zWO5sA .selectable--aKtfC9Nq--hwZu3rht{align-self:center}.selectable--aKtfC9Nq--hwZu3rht:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--B9zWO5sA .selectable--aKtfC9Nq--hwZu3rht{margin-top:-.0625rem}.selectable--aKtfC9Nq--hwZu3rht:before{width:3.25rem}.date--IqcNPVMd--c872dkcE{margin-top:.0625rem;padding-inline:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--cke5vDdT{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--cI2J995N,.info-secondary--L5Y0GC6H--FDJUR0Cs{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:1200px){.misc--pi-vTQ0v--bpCd4Qtp.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--bpCd4Qtp.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--zyF8YviK{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--J71e9B_t{width:var(--column-valuta-width,4rem)}.statement--ugA33low--KhGjIKKF{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--mv1Cjq1H{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--mv1Cjq1H.panoramic--VzDK-OsW--IzgcJ2N6{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:992px){.menu--lUHhFlpt--mv1Cjq1H.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--mv1Cjq1H.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--xwQpLSes{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--xwQpLSes.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--JmFqrho4{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--JmFqrho4.panoramic--VzDK-OsW--IzgcJ2N6{width:var(--column-amount-secondary-width,12.25rem)}}@supports not (contain:inline-size){@media (min-width:992px){.info-secondary--L5Y0GC6H--FDJUR0Cs,.title-secondary--fh1xkErS--TCzdsVgx{padding-left:1.625rem}}}@container transaction (width >= 51.5625rem){.info-secondary--L5Y0GC6H--FDJUR0Cs,.title-secondary--fh1xkErS--TCzdsVgx{padding-left:1.625rem}}@supports not (contain:inline-size){@media (min-width:1200px){.has-avatar--B3867wB9--B9zWO5sA .amount--0cI1yqRP--xwQpLSes,.has-avatar--B3867wB9--B9zWO5sA .amount-secondary--5BeXPMHG--JmFqrho4,.has-avatar--B3867wB9--B9zWO5sA .badges--sRjD54on--zyF8YviK,.has-avatar--B3867wB9--B9zWO5sA .date--IqcNPVMd--c872dkcE,.has-avatar--B3867wB9--B9zWO5sA .menu--lUHhFlpt--mv1Cjq1H,.has-avatar--B3867wB9--B9zWO5sA .misc--pi-vTQ0v--bpCd4Qtp,.has-avatar--B3867wB9--B9zWO5sA .statement--ugA33low--KhGjIKKF,.has-avatar--B3867wB9--B9zWO5sA .title--vJSn5eGM--Ke1XMcxZ,.has-avatar--B3867wB9--B9zWO5sA .title-secondary--fh1xkErS--TCzdsVgx,.has-avatar--B3867wB9--B9zWO5sA .valuta--BoOk-sel--J71e9B_t{align-self:center}}}@container transaction (width >= 60rem){.has-avatar--B3867wB9--B9zWO5sA .amount--0cI1yqRP--xwQpLSes,.has-avatar--B3867wB9--B9zWO5sA .amount-secondary--5BeXPMHG--JmFqrho4,.has-avatar--B3867wB9--B9zWO5sA .badges--sRjD54on--zyF8YviK,.has-avatar--B3867wB9--B9zWO5sA .date--IqcNPVMd--c872dkcE,.has-avatar--B3867wB9--B9zWO5sA .menu--lUHhFlpt--mv1Cjq1H,.has-avatar--B3867wB9--B9zWO5sA .misc--pi-vTQ0v--bpCd4Qtp,.has-avatar--B3867wB9--B9zWO5sA .statement--ugA33low--KhGjIKKF,.has-avatar--B3867wB9--B9zWO5sA .title--vJSn5eGM--Ke1XMcxZ,.has-avatar--B3867wB9--B9zWO5sA .title-secondary--fh1xkErS--TCzdsVgx,.has-avatar--B3867wB9--B9zWO5sA .valuta--BoOk-sel--J71e9B_t{align-self:center}}.nested--fyt3bgD0--MFhs9T2A.avatar--QmIvbLen--cke5vDdT,.nested--fyt3bgD0--MFhs9T2A.info--e3sjjlaG--cI2J995N,.nested--fyt3bgD0--MFhs9T2A.title--vJSn5eGM--Ke1XMcxZ,.nested--fyt3bgD0--MFhs9T2A.title-secondary--fh1xkErS--TCzdsVgx{padding-left:2.125rem}@supports not (contain:inline-size){@media (max-width:1199.98px){.nested--fyt3bgD0--MFhs9T2A.badges--sRjD54on--zyF8YviK,.nested--fyt3bgD0--MFhs9T2A.misc--pi-vTQ0v--bpCd4Qtp{padding-left:2.125rem}}}@container transaction (width < 60rem){.nested--fyt3bgD0--MFhs9T2A.badges--sRjD54on--zyF8YviK,.nested--fyt3bgD0--MFhs9T2A.misc--pi-vTQ0v--bpCd4Qtp{padding-left:2.125rem}}.transaction--YokQpaB1--DVdCNHr9: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--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).decorated--B6AyuJDn--LyqTdIUT .g-button-collapsible--zR5bRZNU{margin-left:.3125rem}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--l7J2l5XD:not(:has(.g-button--TNFSGYGo:hover)):hover{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--l7J2l5XD:not(:has(.g-button--TNFSGYGo:hover)):hover .g-avatar-content--vvoYGZtc:not(.g-avatar-content-border--nXslL5V9){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--l7J2l5XD:not(:has(.g-button--TNFSGYGo:focus-visible)):focus-within{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--l7J2l5XD:not(:has(.g-button--TNFSGYGo:focus-visible)):focus-within .g-avatar-content--vvoYGZtc:not(.g-avatar-content-border--nXslL5V9){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--l7J2l5XD:has(.g-button-collapsible--zR5bRZNU:focus-visible),.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--l7J2l5XD:has(.g-button-collapsible--zR5bRZNU:hover){background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--l7J2l5XD:has(.g-button-collapsible--zR5bRZNU:focus-visible) .g-avatar-content--vvoYGZtc:not(.g-avatar-content-border--nXslL5V9),.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--l7J2l5XD:has(.g-button-collapsible--zR5bRZNU:hover) .g-avatar-content--vvoYGZtc:not(.g-avatar-content-border--nXslL5V9){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).selectable--bn-Pg-vf--S1LlRgcD{cursor:pointer}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--pD7jlJjV{background-color:var(--g-color-overlay-active)}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--pD7jlJjV .g-avatar-content--vvoYGZtc:not(.g-avatar-content-border--nXslL5V9){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--pD7jlJjV:focus-within,.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--pD7jlJjV:hover{background-color:var(--g-color-overlay-active-hover)}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--M1PGpnhe{cursor:not-allowed}.transaction--YokQpaB1--DVdCNHr9:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--M1PGpnhe>td{opacity:.5}.collapsible--yuT-Zbc3--zJYJZ_nU.panoramic--k7zSPwyB--hkrEMpD6{z-index:50}.collapsible--yuT-Zbc3--zJYJZ_nU.panoramic--k7zSPwyB--hkrEMpD6 .collapsible-content-sheet--BJWdrAH---H_Sy46z1 .transaction--YokQpaB1--DVdCNHr9:nth-child(n){border-top-width:.0625rem}.transaction-detail--YLhLTZEP--tPVMBhgR{border:0!important;border-radius:0!important;margin:0!important;width:100%}.g-focus-page--MqSpYws3 .transaction-detail--YLhLTZEP--tPVMBhgR:nth-child(n):nth-child(n):nth-child(n){--card-padding-vertical:var(--g-size-bs-10)}.g-focus-page--MqSpYws3 .transaction-detail--YLhLTZEP--tPVMBhgR:nth-child(n):nth-child(n):nth-child(n) .g-card--ww6TZoLx{--card-padding-vertical:0}.transaction-detail--YLhLTZEP--tPVMBhgR .list--eeDHI-tq--iRPr5Xbs{border-radius:0!important;margin:0;padding:0;width:100%}.transaction-detail--YLhLTZEP--tPVMBhgR .list--eeDHI-tq--iRPr5Xbs>.g-row--YVYZ15tp{padding-inline:.9375rem .9375rem}.transaction-detail--YLhLTZEP--tPVMBhgR .buttons--yHME53zu--TU75hzc5{border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;flex-direction:column;margin:0!important;padding:.9375rem!important}.transaction-detail--YLhLTZEP--tPVMBhgR .buttons--yHME53zu--TU75hzc5:empty{display:none}.transaction-detail--YLhLTZEP--tPVMBhgR img{max-width:100%}.transaction-detail--YLhLTZEP--tPVMBhgR .no-label-item--xd773dz5--bcXsdAoZ{border-block:.0625rem solid var(--g-color-border-secondary);margin-block:.625rem;padding-bottom:.625rem}.transaction-detail--YLhLTZEP--tPVMBhgR .no-label-item--xd773dz5--bcXsdAoZ:first-child{border-top:0;margin-top:0}.transaction-detail--YLhLTZEP--tPVMBhgR .no-label-item--xd773dz5--bcXsdAoZ:last-child{border-bottom:0;margin-bottom:0}.transaction-detail--YLhLTZEP--tPVMBhgR .no-label-item--xd773dz5--bcXsdAoZ+.no-label-item--xd773dz5--bcXsdAoZ{border-top:0;margin-top:-.625rem}.transaction-detail--YLhLTZEP--tPVMBhgR .no-label-item--xd773dz5--bcXsdAoZ dt{display:none}@media (min-width:576px){.transaction-detail--YLhLTZEP--tPVMBhgR .buttons--yHME53zu--TU75hzc5{padding:.9375rem!important}}@media (min-width:768px){.transaction-detail--YLhLTZEP--tPVMBhgR .columns--KbyUG5z0--g__2rj2L{display:flex}.transaction-detail--YLhLTZEP--tPVMBhgR .list--eeDHI-tq--iRPr5Xbs{width:75%!important}.transaction-detail--YLhLTZEP--tPVMBhgR .label--S3UfGQFq--q3VuXVbd: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--tPVMBhgR .buttons--yHME53zu--TU75hzc5{border-bottom:0;border-left:.0625rem solid var(--g-color-border-secondary);order:1;padding:.9375rem!important;width:25%!important}}.button--sG3fA0UP--P4aVJnkx{display:block!important;margin-top:.4375rem!important}.button--sG3fA0UP--P4aVJnkx+.button--sG3fA0UP--P4aVJnkx{margin-top:.625rem!important}@media (min-width:576px){.button--sG3fA0UP--P4aVJnkx{min-width:9.375rem}}@media (min-width:768px){.button--sG3fA0UP--P4aVJnkx{float:right;margin:-.0625rem -.0625rem -.0625rem .3125rem!important;min-width:6.25rem}.button--sG3fA0UP--P4aVJnkx+.button--sG3fA0UP--P4aVJnkx{clear:both;margin-top:.625rem!important}}.container--utr2D69J--cXnvW9GH{container-name:transaction;container-type:inline-size}.group-header--6P2b3Z9Q--q2zszEfn:nth-child(n):nth-child(n){--card-padding-vertical:0.6875rem}.header--5L1Ca-Rx--HksuMFv_{padding-inline:0}@supports not (contain:inline-size){@media (max-width:767.98px){.header--5L1Ca-Rx--HksuMFv_{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--HksuMFv_+.body--40O60C-i--Td6kNbyV [role=row]:first-child{border-top-width:0}}}@container transaction (width < 39.0625rem){.header--5L1Ca-Rx--HksuMFv_{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--HksuMFv_+.body--40O60C-i--Td6kNbyV [role=row]:first-child{border-top-width:0}}.header--5L1Ca-Rx--HksuMFv_ [role=row]{flex-wrap:nowrap;padding-inline:.9375rem 0}.header--5L1Ca-Rx--HksuMFv_ [role=columnheader]{flex:0 0 auto;padding-inline:.3125rem .9375rem}.header--5L1Ca-Rx--HksuMFv_ .misc--ZIP-3PHV--BKoEr50D,.header--5L1Ca-Rx--HksuMFv_ .title--90dtVLCC--Rbl82fXv,.header--5L1Ca-Rx--HksuMFv_ .title-secondary--DZDjxqJW--eJFnLIpz{flex:0 1 100%}.header--5L1Ca-Rx--HksuMFv_ .title-secondary--DZDjxqJW--eJFnLIpz{margin-inline:1.3125rem -1.3125rem}@supports not (contain:inline-size){@media (max-width:991.98px){.header--5L1Ca-Rx--HksuMFv_ .title-secondary--DZDjxqJW--eJFnLIpz{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--HksuMFv_ .title-secondary--DZDjxqJW--eJFnLIpz{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--HksuMFv_ .misc--ZIP-3PHV--BKoEr50D{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--HksuMFv_ .misc--ZIP-3PHV--BKoEr50D{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--HksuMFv_ .misc--ZIP-3PHV--BKoEr50D{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.panoramic--kwnYZynf--quDDnShs .header--5L1Ca-Rx--HksuMFv_ .misc--ZIP-3PHV--BKoEr50D{flex:0 0 auto;width:var(--column-misc-width,15rem)}.header--5L1Ca-Rx--HksuMFv_ .badges----yvgefI--g7oBjO9I,.header--5L1Ca-Rx--HksuMFv_ .menu--php-enS0--RmPQlfm2{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--HksuMFv_ .badges----yvgefI--g7oBjO9I,.header--5L1Ca-Rx--HksuMFv_ .menu--php-enS0--RmPQlfm2{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--HksuMFv_ .badges----yvgefI--g7oBjO9I,.header--5L1Ca-Rx--HksuMFv_ .menu--php-enS0--RmPQlfm2{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--HksuMFv_ .amount--xVW9J5n---OnBOoBm4{width:var(--column-amount-width,8rem)}.panoramic--kwnYZynf--quDDnShs .header--5L1Ca-Rx--HksuMFv_ .amount--xVW9J5n---OnBOoBm4{width:var(--column-amount-width,12.25rem)}.header--5L1Ca-Rx--HksuMFv_ .amount-secondary--V0thYqHV--YfdENNJX{width:var(--column-amount-secondary-width,8rem)}.panoramic--kwnYZynf--quDDnShs .header--5L1Ca-Rx--HksuMFv_ .amount-secondary--V0thYqHV--YfdENNJX{width:var(--column-amount-secondary-width,12.25rem)}@supports not (contain:inline-size){@media (max-width:1199.98px){.header--5L1Ca-Rx--HksuMFv_ .amount-secondary--V0thYqHV--YfdENNJX{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--HksuMFv_ .amount-secondary--V0thYqHV--YfdENNJX{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--HksuMFv_ .selectable--cfUrHR69--WQXSpjeY{width:2rem}.header--5L1Ca-Rx--HksuMFv_ .date--trRibcnd--N0W6ENTu{padding-left:0;width:var(--column-date-width,4.75rem)}.header--5L1Ca-Rx--HksuMFv_ .avatar--S-7boSwL--gl4BHf8o{width:4.25rem}.header--5L1Ca-Rx--HksuMFv_ .badges----yvgefI--g7oBjO9I{width:var(--column-badges-width,9rem)}.header--5L1Ca-Rx--HksuMFv_ .valuta--qgVoc2Tv--nvQ5xtPu{width:var(--column-valuta-width,4rem)}.header--5L1Ca-Rx--HksuMFv_ .statement--pjkpOsdl--f7jtu8WD{width:var(--column-statement-width,6rem)}.header--5L1Ca-Rx--HksuMFv_ .menu--php-enS0--RmPQlfm2{width:var(--column-menu-width,8.5rem)}@supports not (contain:inline-size){@media (min-width:992px){.panoramic--kwnYZynf--quDDnShs .header--5L1Ca-Rx--HksuMFv_ .menu--php-enS0--RmPQlfm2{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--quDDnShs .header--5L1Ca-Rx--HksuMFv_ .menu--php-enS0--RmPQlfm2{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--HksuMFv_ .alert--sR-h-Hv6--jtDlvpqb,.header--5L1Ca-Rx--HksuMFv_ .detail--Gd-BIjzM--J3CW1BLN,.header--5L1Ca-Rx--HksuMFv_ .indicators--hJY8sL03--u8wFfCi9,.header--5L1Ca-Rx--HksuMFv_ .info--0ZADG0ha--lGTS0YO4,.header--5L1Ca-Rx--HksuMFv_ .info-secondary--GzmB2SeJ--eebzmKPt,.header--5L1Ca-Rx--HksuMFv_ .overlay---9-xOOxy--m96_bEJC{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--BE3KttVx{border-width:.0625rem 0 0!important}.g-card-group-noline--n4a0u7td .container--5x86fl9H--BE3KttVx+.container--5x86fl9H--BE3KttVx{border-top-width:0!important}.container--5x86fl9H--BE3KttVx .g-card-footer-amounts--bBj_NE4X{font-variant-numeric:lining-nums tabular-nums}.icon--ha8CiAXi--o_XJbWNw{color:var(--g-color-fill-primary);margin-right:.1875rem}.icon--ha8CiAXi--o_XJbWNw.star--zb9er7B9--WlaaYPgv{color:var(--g-color-interactive-primary);order:-1}.icon--ha8CiAXi--o_XJbWNw.attachment--Q4GVP6gg--pa8kQeY3{order:-2}.icon--ha8CiAXi--o_XJbWNw.file--7lEte8wJ--fmn0p7vN{order:-3}.icon--ha8CiAXi--o_XJbWNw.location--0tll8ym3--jzVlFH56{order:-4}.icon--ha8CiAXi--o_XJbWNw.card-additional--w5Z03M5B--sS1LNW2h{order:-5}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU--Uok1T95K{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--Uok1T95K[aria-pressed=true]{color:var(--g-color-interactive-primary)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--zMxiyFqC{align-items:center;border-radius:var(--g-size-border-radius-round);-moz-column-gap:var(--g-size-spacing-md);column-gap:var(--g-size-spacing-md);display:inline-flex;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--zMxiyFqC:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.5)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--zMxiyFqC[aria-selected=true]{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .disabled--CYJeKBkA--uXZ68sk9{align-items:center;color:var(--g-color-text-disabled);-moz-column-gap:var(--g-size-spacing-md);column-gap:var(--g-size-spacing-md);cursor:not-allowed;display:inline-flex;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) .disabled--CYJeKBkA--uXZ68sk9 .g-badge--t4TP_MUv,:nth-child(n):nth-child(n) .disabled--CYJeKBkA--uXZ68sk9 .g-pill--Di4B05X1{filter:grayscale(1);opacity:.1}:nth-child(n):nth-child(n) .g-card--ww6TZoLx .tab--gDWr-RUT--zMxiyFqC:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-modal--Gp02PFP_ .tab--gDWr-RUT--zMxiyFqC:hover:not([aria-selected=true]){background-color:var(--g-color-surface-alternate)}:nth-child(n):nth-child(n) .g-card--ww6TZoLx .tab--gDWr-RUT--zMxiyFqC[aria-selected=true],:nth-child(n):nth-child(n) .g-modal--Gp02PFP_ .tab--gDWr-RUT--zMxiyFqC[aria-selected=true]{background-color:var(--g-color-interactive-tertiary)}:nth-child(n):nth-child(n) .g-inverted--WJSnV1kc .tab--gDWr-RUT--zMxiyFqC:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.2)}:nth-child(n):nth-child(n) .g-inverted--WJSnV1kc .tab--gDWr-RUT--zMxiyFqC[aria-selected=true]{background-color:var(--g-color-surface-primary)}:nth-child(n):nth-child(n) .g-inverted--WJSnV1kc .disabled--CYJeKBkA--uXZ68sk9{color:var(--g-color-text-inverted-disabled)}:nth-child(n):nth-child(n) .g-inverted--WJSnV1kc.g-bg-honey--YhaaYHln .tab--gDWr-RUT--zMxiyFqC{color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .g-inverted--WJSnV1kc.g-bg-honey--YhaaYHln .tab--gDWr-RUT--zMxiyFqC:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-inverted--WJSnV1kc.g-bg-honey--YhaaYHln .disabled--CYJeKBkA--uXZ68sk9{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .g-dark--vfwDRyPg .tab--gDWr-RUT--zMxiyFqC:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.04)}:nth-child(n):nth-child(n) .g-dark--vfwDRyPg .g-card--ww6TZoLx .tab--gDWr-RUT--zMxiyFqC:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-dark--vfwDRyPg .g-modal--Gp02PFP_ .tab--gDWr-RUT--zMxiyFqC:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.03)}:nth-child(n):nth-child(n) .g-dark--vfwDRyPg .g-card--ww6TZoLx .tab--gDWr-RUT--zMxiyFqC[aria-selected=true],:nth-child(n):nth-child(n) .g-dark--vfwDRyPg .g-modal--Gp02PFP_ .tab--gDWr-RUT--zMxiyFqC[aria-selected=true]{background-color:rgba(var(--rgb-gray-100),.15)}:nth-child(n):nth-child(n) .g-dark--vfwDRyPg .g-inverted--WJSnV1kc .tab--gDWr-RUT--zMxiyFqC:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.15)}:nth-child(n):nth-child(n) .g-dark--vfwDRyPg .g-inverted--WJSnV1kc .tab--gDWr-RUT--zMxiyFqC[aria-selected=true]{background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-dark--vfwDRyPg .g-inverted--WJSnV1kc.g-bg-honey--YhaaYHln .disabled--CYJeKBkA--uXZ68sk9{color:var(--g-color-text-inverted-disabled)}@media (forced-colors:active){:nth-child(n):nth-child(n) .tab--gDWr-RUT--zMxiyFqC[aria-selected=true]{background-color:SelectedItem;border-color:SelectedItem;color:SelectedItemText;forced-color-adjust:none}}.tabs-container--jgRTsIfq--L503KU4z{margin-bottom:1.5rem}.tabs-wrapper--pKz44J2K--E8DErpqA{--g-color-tabs-veil:var(--g-color-surface-secondary);min-width:0;position:relative}.tabs-wrapper--pKz44J2K--E8DErpqA:before{background:linear-gradient(to right,var(--g-color-tabs-veil),transparent);left:-.25rem}.tabs-wrapper--pKz44J2K--E8DErpqA:after,.tabs-wrapper--pKz44J2K--E8DErpqA:before{bottom:.25rem;content:"";pointer-events:none;position:absolute;top:.25rem;width:1.5rem}.tabs-wrapper--pKz44J2K--E8DErpqA:after{background:linear-gradient(to left,var(--g-color-tabs-veil),transparent);right:-.25rem}.tabs-wrapper--pKz44J2K--E8DErpqA.no-left-gradient--D15BFJHA--p6J5Vuce:before,.tabs-wrapper--pKz44J2K--E8DErpqA.no-right-gradient--g7lHgXjn--KiRPsNVI:after{content:none}.g-card--ww6TZoLx .tabs-wrapper--pKz44J2K--E8DErpqA{--g-color-tabs-veil:var(--g-color-surface-primary)}.g-inverted--WJSnV1kc .tabs-wrapper--pKz44J2K--E8DErpqA{--g-color-tabs-veil:var(--color-bg)}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--MC5zLjzs{-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--MC5zLjzs::-webkit-scrollbar{display:none}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--MC5zLjzs>li{white-space:nowrap}:nth-child(n):nth-child(n):nth-child(n) .panel--0OUR6F2I--ZJcEScc3>:first-child{margin-top:0;padding-top:0}.list--RVEQSE0y--KmlF6YIB{--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--KmlF6YIB:nth-child(n):nth-child(n){list-style:none;padding:0}@media (max-width:767.98px){.list--RVEQSE0y--KmlF6YIB{--indicator-size:1.5rem}.list--RVEQSE0y--KmlF6YIB.align-top--xh8PvyiI--R2h6ldBU{position:relative;top:.25rem}}.item--dlRhvOG1--ih7rIzHr:nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.item--dlRhvOG1--ih7rIzHr.error--3-gQaCpZ--Lx_3W3ij{--indicator-color:var(--g-color-error)}.item--dlRhvOG1--ih7rIzHr.warning--qfiQbov---sSYBY3i2{--indicator-color:var(--g-color-warning)}.item--dlRhvOG1--ih7rIzHr.success--Kx1vT-BF--NyBer6dp{--indicator-color:var(--g-color-success)}.item--dlRhvOG1--ih7rIzHr.selected--crf1iQb9--dmQZBYiQ .content--9eUJOWUd--O7hvjEFE>*{font-weight:600}.content--9eUJOWUd--O7hvjEFE{width:100%;width:calc(100% - var(--indicator-size) - 1rem)}@media (max-width:767.98px){.content--9eUJOWUd--O7hvjEFE{--indicator-size:1.5rem}.align-top--xh8PvyiI--R2h6ldBU .content--9eUJOWUd--O7hvjEFE{position:relative;top:-.25rem}}.indicator--NiwbLcMH--QM5kNFd9{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--R2h6ldBU .indicator--NiwbLcMH--QM5kNFd9{align-self:flex-start}.error--3-gQaCpZ--Lx_3W3ij .indicator--NiwbLcMH--QM5kNFd9,.success--Kx1vT-BF--NyBer6dp .indicator--NiwbLcMH--QM5kNFd9,.use-icons--VXB730uO--WHv1CAvI .indicator--NiwbLcMH--QM5kNFd9,.warning--qfiQbov---sSYBY3i2 .indicator--NiwbLcMH--QM5kNFd9{color:var(--indicator-color)}.current--WgYjM8wa--JyKdi6bn .indicator--NiwbLcMH--QM5kNFd9,.error--3-gQaCpZ--Lx_3W3ij .indicator--NiwbLcMH--QM5kNFd9,.success--Kx1vT-BF--NyBer6dp .indicator--NiwbLcMH--QM5kNFd9,.warning--qfiQbov---sSYBY3i2 .indicator--NiwbLcMH--QM5kNFd9{background:var(--indicator-color);border-color:var(--indicator-color);color:var(--g-color-text-inverted-primary)}@media (max-width:767.98px){.indicator--NiwbLcMH--QM5kNFd9{font-size:.75rem;line-height:1.125rem}.indicator--NiwbLcMH--QM5kNFd9:nth-child(n){background:transparent;color:var(--indicator-color)}.error--3-gQaCpZ--Lx_3W3ij .indicator--NiwbLcMH--QM5kNFd9:nth-child(n),.success--Kx1vT-BF--NyBer6dp .indicator--NiwbLcMH--QM5kNFd9:nth-child(n),.use-icons--VXB730uO--WHv1CAvI .indicator--NiwbLcMH--QM5kNFd9:nth-child(n):has(.icon--NMx9BJ3A--_FGQOavM),.warning--qfiQbov---sSYBY3i2 .indicator--NiwbLcMH--QM5kNFd9:nth-child(n){background:none;border:0;color:var(--indicator-color)}}.indicator--NiwbLcMH--QM5kNFd9:after,.indicator--NiwbLcMH--QM5kNFd9: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--R2h6ldBU .indicator--NiwbLcMH--QM5kNFd9:after,.align-top--xh8PvyiI--R2h6ldBU .indicator--NiwbLcMH--QM5kNFd9:before{bottom:calc(100% + .5rem);top:calc(var(--indicator-size) + .5rem)}.indicator--NiwbLcMH--QM5kNFd9:nth-child(n):before{background-color:var(--line-color-before);top:-1rem}.indicator--NiwbLcMH--QM5kNFd9:nth-child(n):after{background-color:var(--line-color-after);bottom:-1rem}.item-container--dTabbkMD--gVXLnB7K:nth-child(n):nth-child(n){margin:2rem 0;min-height:2rem;overflow:visible!important;padding:0}.item-container--dTabbkMD--gVXLnB7K:nth-child(n):nth-child(n):first-child{margin-top:0}.item-container--dTabbkMD--gVXLnB7K:nth-child(n):nth-child(n).toggle--j69QZ6Db--VBkfupie,.item-container--dTabbkMD--gVXLnB7K:nth-child(n):nth-child(n):last-child{margin-bottom:0}.item-container--dTabbkMD--gVXLnB7K.current-container--z5TsGMbB--rUgTR5JQ{--indicator-color:var(--g-color-interactive-primary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--gVXLnB7K.current-container--z5TsGMbB--rUgTR5JQ~.item-container--dTabbkMD--gVXLnB7K{--line-color-before:var(--g-color-border-secondary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--gVXLnB7K .menu-item--Eb9DUWCz--e5EASauh .item--dlRhvOG1--ih7rIzHr:after{content:""}.item-container--dTabbkMD--gVXLnB7K .menu-item--Eb9DUWCz--e5EASauh:not(.disabled--IJceIeaM--W2v0O6Y8):hover .item--dlRhvOG1--ih7rIzHr: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--gVXLnB7K .menu-item--Eb9DUWCz--e5EASauh:focus-visible:nth-child(n):nth-child(n){outline:none}.item-container--dTabbkMD--gVXLnB7K .menu-item--Eb9DUWCz--e5EASauh:focus-visible .item--dlRhvOG1--ih7rIzHr: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--gVXLnB7K .menu-item--Eb9DUWCz--e5EASauh:hover:nth-child(n),.item-container--dTabbkMD--gVXLnB7K .menu-item--Eb9DUWCz--e5EASauh:nth-child(n){color:var(--g-color-text-primary);text-decoration:none}.item-container--dTabbkMD--gVXLnB7K .menu-item--Eb9DUWCz--e5EASauh.disabled--IJceIeaM--W2v0O6Y8{cursor:not-allowed}.item-container--dTabbkMD--gVXLnB7K:first-child .indicator--NiwbLcMH--QM5kNFd9:before,.item-container--dTabbkMD--gVXLnB7K:last-child .indicator--NiwbLcMH--QM5kNFd9:after{display:none}@media (max-width:767.98px){.icon--NMx9BJ3A--_FGQOavM:nth-child(n):nth-child(n){height:1.5rem;line-height:1.5rem;width:1.5rem}}.toggle--j69QZ6Db--VBkfupie .button--ANVUENaK--wIPYzGNj{justify-content:flex-start!important}.toggle--j69QZ6Db--VBkfupie .button--ANVUENaK--wIPYzGNj:focus-visible{outline-offset:-.25rem}.toggle--j69QZ6Db--VBkfupie .button-icon--Fygro0FV--YJcOjF2M{width:var(--indicator-size)!important}.toggle--j69QZ6Db--VBkfupie .button-label--nE6lDAEw--kWLL3EW_{margin-left:1rem!important}.align-top--xh8PvyiI--R2h6ldBU .toggle--j69QZ6Db--VBkfupie .button--ANVUENaK--wIPYzGNj{margin-top:-.25rem}.toggle--j69QZ6Db--VBkfupie .content--9eUJOWUd--O7hvjEFE{flex-shrink:0;position:relative;width:calc(100% + 2rem)}.toggle--j69QZ6Db--VBkfupie .indicator--NiwbLcMH--QM5kNFd9{background:transparent;border:0;color:transparent!important;margin:0;width:0}.placeholder--FoXkO4ay--H7Fk0lDT{--rgb-placeholder:var(--rgb-gray-300);color:rgba(var(--rgb-placeholder),1);display:grid;grid-template-areas:"box";height:100%;overflow:hidden}.g-inverted--WJSnV1kc .placeholder--FoXkO4ay--H7Fk0lDT,.placeholder--FoXkO4ay--H7Fk0lDT.inverted--aDQwL0-c--ZEhEEo9E{--rgb-placeholder:var(--rgb-white)}.g-dark--vfwDRyPg .placeholder--FoXkO4ay--H7Fk0lDT{--rgb-placeholder:var(--rgb-gray-100)}.placeholder--FoXkO4ay--H7Fk0lDT: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--H7Fk0lDT[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--H7Fk0lDT[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--H7Fk0lDT.inline--JWAouQtb--UKjUg0qq{display:inline-grid;width:100%}.placeholder--FoXkO4ay--H7Fk0lDT.overlay--FhbAWjVk--DBmRTBDL{background-color:rgba(var(--rgb-placeholder),.1)}.placeholder--FoXkO4ay--H7Fk0lDT.standalone--osE5J4mV--ktMGRvHG{border:.0625rem solid rgba(var(--rgb-placeholder),.2)}@media (forced-colors:active){.placeholder--FoXkO4ay--H7Fk0lDT{opacity:.25}}@media (min-width:576px){.layout--SjorxVB0--wULjkG2G{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--wULjkG2G{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--wULjkG2G{max-width:960px}}@media (min-width:1200px){.layout--SjorxVB0--wULjkG2G{max-width:1140px}}@media (min-width:1400px){.layout--SjorxVB0--wULjkG2G{max-width:1320px}}.layout--SjorxVB0--wULjkG2G{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--wULjkG2G.bs4--NNwM0vnv--rdagw8iv{max-width:1140px}}@media (min-width:576px){.layout--SjorxVB0--wULjkG2G.extended--KFHHSiEf--LozCaJt8{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--wULjkG2G.extended--KFHHSiEf--LozCaJt8{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--wULjkG2G.extended--KFHHSiEf--LozCaJt8{max-width:960px}}@media (min-width:1320px){.layout--SjorxVB0--wULjkG2G.extended--KFHHSiEf--LozCaJt8{max-width:1260px}}@media (min-width:1560px){.layout--SjorxVB0--wULjkG2G.extended--KFHHSiEf--LozCaJt8{max-width:1480px}}@media (min-width:1400px){.layout--SjorxVB0--wULjkG2G.extended--KFHHSiEf--LozCaJt8.bs4--NNwM0vnv--rdagw8iv{max-width:1260px}}.layout--SjorxVB0--wULjkG2G.fluid--4FZpoT90--sWhA5GFb:nth-child(n){max-width:none}@media (max-width:575.98px){.layout--SjorxVB0--wULjkG2G{padding:15px}}.layout--SjorxVB0--wULjkG2G.embedded--NWJlVV6---KF7jrUjG{margin:0;padding:var(--main-margin-vertical,30px) 0}.layout--SjorxVB0--wULjkG2G.full---iiaJ0fX--l4FBouRV:nth-child(n){margin:0;max-width:none;padding:0}@media (max-width:575.98px){.layout--SjorxVB0--wULjkG2G.full---iiaJ0fX--l4FBouRV{padding:0}}.layout--SjorxVB0--wULjkG2G.full---iiaJ0fX--l4FBouRV.embedded--NWJlVV6---KF7jrUjG{overflow-x:hidden}.layout--SjorxVB0--wULjkG2G.full---iiaJ0fX--l4FBouRV .container--U3qJgVnd--ylZ3HULt,.layout--SjorxVB0--wULjkG2G.full---iiaJ0fX--l4FBouRV .container-fluid--8K18m3SB--cA5pFEE4{max-width:none}.grid--GOIzScXm--CUHGVi_f{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.grid--GOIzScXm--CUHGVi_f .row--IYxMB9Yd--iH23Ylth{display:flex;flex-wrap:wrap;height:100%;margin-left:-15px;margin-right:-15px}.grid--GOIzScXm--CUHGVi_f .content--ddRsybTN--wBnbDuUf,.grid--GOIzScXm--CUHGVi_f .navigation--lW-wW0A8--om0iUvjn{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.grid--GOIzScXm--CUHGVi_f .content--ddRsybTN--wBnbDuUf{flex:0 0 75%;max-width:75%}.grid--GOIzScXm--CUHGVi_f .navigation--lW-wW0A8--om0iUvjn{flex:0 0 25%;max-width:25%}}@media (max-width:991.98px){.grid--GOIzScXm--CUHGVi_f .navigation--lW-wW0A8--om0iUvjn{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);border-radius:.5rem;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}.bottom-space--gswCfCN2{padding-bottom:var(--card-padding-vertical)}.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}.cardholder-product-info--PXYKmaws{align-items:center}.label--kw_eG1N6{font-weight:400!important}