@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}}.card-height--D3JWR0HY{height:13.125rem}.card-padding--adykcnkZ:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.card-height--Uks0y86A{height:20.625rem}.card-padding--nh8G3fZB:nth-child(n):nth-child(n):nth-child(n){padding:.75rem 1rem}.card-height--keN8cAvr{height:17.8125rem}.card-padding--IcCagvGy:nth-child(n):nth-child(n):nth-child(n){padding:1.5rem}@media(min-width:768px){.card-padding--IcCagvGy:nth-child(n):nth-child(n):nth-child(n){padding:3rem}}:root{--g-version:"3.11.0-bomfix.2";--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:255,211,42;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:255,250,235;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:153,89,0;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:255,97,48;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:255,247,245;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:177,67,33;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:225,1,91;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:253,242,247;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:180,0,72;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:235,76,121;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:254,246,248;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:202,47,91;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:170,75,179;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:251,246,251;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:154,68,162;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:114,28,122;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:247,243,248;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:114,28,122;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:47,45,145;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:245,245,249;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:44,42,136;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,156,249;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:243,250,255;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:15,93,149;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:2,163,164;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:242,250,250;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:1,114,115;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:12,180,63;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:243,251,245;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:8,128,44;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:2,134,97;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:242,249,247;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:2,116,85;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:36,83,117;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:244,246,248;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:31,72,101;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:238,244,254;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:162,206,255;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:19,94,226;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:10,40,92;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:238,240,244;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:228,234,240;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:163,181,201;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:83,112,144;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:19,94,226;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:231,239,253;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:5,127,25;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:236,255,231;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:207,42,30;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:254,235,234;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:242,169,30;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:255,244,213;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:173,87,0;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:93,106,151;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:239,241,245;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:229,229,229;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:196,196,196;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:2,46,103;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:40,112,237;--color-blue-bright:rgb(var(--rgb-blue-bright))}.g-dark{--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:178,119,0;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:51,32,0;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:255,207,128;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:122,51,0;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:82,29,11;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:222,153,179;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:102,5,45;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:69,0,26;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:222,153,179;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:114,29,67;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:71,27,43;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:220,169,188;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:95,54,99;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:54,24,57;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:183,138,187;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:77,42,106;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:62,15,66;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:184,160,186;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:46,48,107;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:19,17,61;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:165,164,194;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,70,102;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:8,35,72;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:115,155,211;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:20,71,72;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:0,45,46;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:102,171,172;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:48,95,62;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:3,47,16;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:106,174,127;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:0,58,41;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:0,38,27;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:102,160,143;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:41,64,81;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:19,44,62;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:162,175,184;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:75,153,255;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:28,69,125;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:20,56,119;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:255,255,255;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:150,150,170;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:55,57,69;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:34,34,44;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:20,20,26;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:109,170,253;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:16,42,76;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:89,208,94;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:0,56,8;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:255,99,105;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:60,24,26;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:255,209,94;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:52,28,0;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:255,209,94;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:155,164,193;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:39,45,64;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:124,124,124;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:99,99,99;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:55,57,69;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:55,57,69;--color-blue-bright:rgb(var(--rgb-blue-bright))}:root{--g-color-interactive-primary:var(--color-blue-300);--g-color-interactive-secondary:var(--color-blue-200);--g-color-interactive-tertiary:var(--color-blue-100);--g-color-interactive-filled:rgba(var(--rgb-blue-300),0.1);--g-color-focus:var(--g-color-interactive-primary);--g-color-success:var(--color-ui-green);--g-color-success-weak:var(--color-ui-green-weak);--g-color-error:var(--color-ui-red);--g-color-error-weak:var(--color-ui-red-weak);--g-color-warning:var(--color-ui-yellow);--g-color-warning-strong:var(--color-ui-yellow-strong);--g-color-warning-weak:var(--color-ui-yellow-weak);--g-color-info:var(--color-ui-blue);--g-color-info-weak:var(--color-ui-blue-weak);--g-color-text-primary:var(--color-blue-400);--g-color-text-secondary:var(--color-gray-400);--g-color-text-disabled:rgba(var(--rgb-gray-300),0.8);--g-color-text-inverted-primary:var(--color-white);--g-color-text-inverted-secondary:rgba(var(--rgb-white),0.75);--g-color-text-inverted-disabled:rgba(var(--rgb-white),0.5);--g-color-text-inverted-adaptive:var(--color-white);--g-color-surface-primary:var(--color-white);--g-color-surface-secondary:var(--color-gray-100);--g-color-surface-tertiary:var(--color-gray-200);--g-color-surface-alternate:rgba(var(--rgb-gray-300),0.15);--g-color-surface-disabled:rgba(var(--rgb-gray-100),0.5);--g-color-surface-inverted:var(--g-color-text-primary);--g-color-border-primary:var(--color-gray-300);--g-color-border-secondary:rgb(var(--rgb-gray-400),0.15);--g-color-border-hover:rgba(var(--rgb-blue-300),0.6);--g-color-border-disabled:var(--g-color-text-disabled);--g-color-border-inverted-primary:var(--color-white);--g-color-border-inverted-secondary:rgba(var(--rgb-white),0.5);--g-color-fill-primary:var(--color-gray-300);--g-color-fill-disabled:rgba(var(--rgb-gray-300),0.5);--g-color-fill-inverted:var(--color-white);--g-color-overlay-primary:rgba(var(--rgb-blue-400),0.3);--g-color-overlay-hover:rgba(var(--rgb-blue-300),0.05);--g-color-overlay-active:rgba(var(--rgb-blue-300),0.075);--g-color-overlay-active-hover:rgba(var(--rgb-blue-300),0.1);--g-color-shadow-dropdown:rgba(var(--rgb-black),0.15)}.g-dark{--g-color-interactive-primary:var(--color-blue-100);--g-color-interactive-secondary:var(--color-blue-200);--g-color-interactive-tertiary:var(--color-blue-400);--g-color-interactive-filled:rgba(var(--rgb-blue-300),0.6);--g-color-success:var(--color-ui-green);--g-color-success-weak:var(--color-ui-green-weak);--g-color-error:var(--color-ui-red);--g-color-error-weak:var(--color-ui-red-weak);--g-color-warning:var(--color-ui-yellow);--g-color-warning-strong:var(--color-ui-yellow-strong);--g-color-warning-weak:var(--color-ui-yellow-weak);--g-color-info:var(--color-ui-blue);--g-color-info-weak:var(--color-ui-blue-weak);--g-color-text-primary:var(--color-white);--g-color-text-secondary:var(--color-gray-100);--g-color-text-disabled:rgba(var(--rgb-gray-100),0.5);--g-color-text-inverted-adaptive:var(--color-gray-400);--g-color-surface-primary:var(--color-gray-300);--g-color-surface-secondary:var(--color-gray-400);--g-color-surface-tertiary:var(--color-gray-200);--g-color-surface-alternate:rgba(var(--rgb-gray-100),0.15);--g-color-surface-disabled:rgba(var(--rgb-gray-400),0.5);--g-color-surface-inverted:var(--g-color-surface-tertiary);--g-color-border-primary:var(--color-gray-100);--g-color-border-secondary:rgba(var(--rgb-gray-100),0.15);--g-color-border-hover:rgba(var(--rgb-blue-100),0.6);--g-color-border-disabled:var(--g-color-text-disabled);--g-color-fill-primary:var(--color-gray-100);--g-color-fill-disabled:rgba(var(--rgb-gray-200),0.5);--g-color-fill-inverted:var(--color-gray-300);--g-color-overlay-hover:rgba(var(--rgb-blue-300),0.1);--g-color-overlay-active:rgba(var(--rgb-blue-300),0.15);--g-color-overlay-active-hover:rgba(var(--rgb-blue-300),0.2);--g-color-shadow-dropdown:rgba(var(--rgb-black),0.45)}.g-inverted{--g-color-focus:var(--color-white)}:root{--g-font-weight-medium:500;--g-font-weight-semibold:600;--g-font-weight-bold:700;--g-font-size-h1:1.75rem;--g-font-size-p-minor:0.875rem;--g-font-line-height-p-minor:1.25rem;--g-font-offset-p-top:0.375rem;--g-font-offset-p-bottom:0.375rem;--g-size-xxs:0.0625rem;--g-size-xs:0.125rem;--g-size-sm:0.25rem;--g-size-md:0.5rem;--g-size-lg:0.75rem;--g-size-xl:1rem;--g-size-bs-5:0.3125rem;--g-size-bs-10:0.625rem;--g-size-bs-15:0.9375rem;--g-size-bs-20:1.25rem;--g-size-bs-30:1.875rem;--g-size-spacing-xxs:0.0625rem;--g-size-spacing-xs:0.125rem;--g-size-spacing-sm:0.25rem;--g-size-spacing-md:0.5rem;--g-size-spacing-lg:0.75rem;--g-size-spacing-xl:1rem;--g-size-spacing-xxl:1.5rem;--g-size-layout-sm:2rem;--g-size-layout-md:3rem;--g-size-border-radius-none:0;--g-size-border-radius-xs:0.125rem;--g-size-border-radius-sm:0.25rem;--g-size-border-radius-md:0.5rem;--g-size-border-radius-lg:0.75rem;--g-size-border-radius-round:6.25rem;--g-size-border-radius-circle:50%;--g-size-border-width-sm:0.0625rem;--g-size-icon-sm:1rem;--g-size-icon-md:1.5rem;--g-size-icon-lg:3rem;--g-size-icon-xl:4rem;--g-size-icon-xxl:6rem;--g-size-icon-xxxl:8rem}*,:after,:before{box-sizing:border-box}*{margin:unset}button,input,select,textarea{font:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}label{display:inline-block}img,svg{vertical-align:middle}fieldset{border:unset;padding:unset}table{border-collapse:collapse}[hidden]{display:none!important}.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-fluid,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl,.g-bootstrap.g-bs4 .g-container-xxl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.g-bootstrap.g-bs4 .g-container-fluid:after,.g-bootstrap.g-bs4 .g-container-fluid:before,.g-bootstrap.g-bs4 .g-container-lg:after,.g-bootstrap.g-bs4 .g-container-lg:before,.g-bootstrap.g-bs4 .g-container-md:after,.g-bootstrap.g-bs4 .g-container-md:before,.g-bootstrap.g-bs4 .g-container-sm:after,.g-bootstrap.g-bs4 .g-container-sm:before,.g-bootstrap.g-bs4 .g-container-xl:after,.g-bootstrap.g-bs4 .g-container-xl:before,.g-bootstrap.g-bs4 .g-container-xxl:after,.g-bootstrap.g-bs4 .g-container-xxl:before,.g-bootstrap.g-bs4 .g-container:after,.g-bootstrap.g-bs4 .g-container:before{content:none}@media (min-width:576px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-sm{max-width:540px}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm{max-width:720px}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm{max-width:960px}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl{max-width:1140px}}@media (min-width:1400px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl,.g-bootstrap.g-bs4 .g-container-xxl{max-width:1320px;max-width:1140px}}.g-bootstrap.g-bs4 .g-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.g-bootstrap.g-bs4 .g-row .g-row-no-gutters{margin-left:0;margin-right:0}.g-bootstrap.g-bs4 .g-row .g-row-no-gutters>.g-col,.g-bootstrap.g-bs4 .g-row .g-row-no-gutters>[class*=g-col-]{padding-left:0;padding-right:0}.g-bootstrap.g-bs4 .g-col,.g-bootstrap.g-bs4 .g-col-1,.g-bootstrap.g-bs4 .g-col-10,.g-bootstrap.g-bs4 .g-col-11,.g-bootstrap.g-bs4 .g-col-12,.g-bootstrap.g-bs4 .g-col-2,.g-bootstrap.g-bs4 .g-col-3,.g-bootstrap.g-bs4 .g-col-4,.g-bootstrap.g-bs4 .g-col-5,.g-bootstrap.g-bs4 .g-col-6,.g-bootstrap.g-bs4 .g-col-7,.g-bootstrap.g-bs4 .g-col-8,.g-bootstrap.g-bs4 .g-col-9,.g-bootstrap.g-bs4 .g-col-auto,.g-bootstrap.g-bs4 .g-col-lg,.g-bootstrap.g-bs4 .g-col-lg-1,.g-bootstrap.g-bs4 .g-col-lg-10,.g-bootstrap.g-bs4 .g-col-lg-11,.g-bootstrap.g-bs4 .g-col-lg-12,.g-bootstrap.g-bs4 .g-col-lg-2,.g-bootstrap.g-bs4 .g-col-lg-3,.g-bootstrap.g-bs4 .g-col-lg-4,.g-bootstrap.g-bs4 .g-col-lg-5,.g-bootstrap.g-bs4 .g-col-lg-6,.g-bootstrap.g-bs4 .g-col-lg-7,.g-bootstrap.g-bs4 .g-col-lg-8,.g-bootstrap.g-bs4 .g-col-lg-9,.g-bootstrap.g-bs4 .g-col-lg-auto,.g-bootstrap.g-bs4 .g-col-md,.g-bootstrap.g-bs4 .g-col-md-1,.g-bootstrap.g-bs4 .g-col-md-10,.g-bootstrap.g-bs4 .g-col-md-11,.g-bootstrap.g-bs4 .g-col-md-12,.g-bootstrap.g-bs4 .g-col-md-2,.g-bootstrap.g-bs4 .g-col-md-3,.g-bootstrap.g-bs4 .g-col-md-4,.g-bootstrap.g-bs4 .g-col-md-5,.g-bootstrap.g-bs4 .g-col-md-6,.g-bootstrap.g-bs4 .g-col-md-7,.g-bootstrap.g-bs4 .g-col-md-8,.g-bootstrap.g-bs4 .g-col-md-9,.g-bootstrap.g-bs4 .g-col-md-auto,.g-bootstrap.g-bs4 .g-col-sm,.g-bootstrap.g-bs4 .g-col-sm-1,.g-bootstrap.g-bs4 .g-col-sm-10,.g-bootstrap.g-bs4 .g-col-sm-11,.g-bootstrap.g-bs4 .g-col-sm-12,.g-bootstrap.g-bs4 .g-col-sm-2,.g-bootstrap.g-bs4 .g-col-sm-3,.g-bootstrap.g-bs4 .g-col-sm-4,.g-bootstrap.g-bs4 .g-col-sm-5,.g-bootstrap.g-bs4 .g-col-sm-6,.g-bootstrap.g-bs4 .g-col-sm-7,.g-bootstrap.g-bs4 .g-col-sm-8,.g-bootstrap.g-bs4 .g-col-sm-9,.g-bootstrap.g-bs4 .g-col-sm-auto,.g-bootstrap.g-bs4 .g-col-xl,.g-bootstrap.g-bs4 .g-col-xl-1,.g-bootstrap.g-bs4 .g-col-xl-10,.g-bootstrap.g-bs4 .g-col-xl-11,.g-bootstrap.g-bs4 .g-col-xl-12,.g-bootstrap.g-bs4 .g-col-xl-2,.g-bootstrap.g-bs4 .g-col-xl-3,.g-bootstrap.g-bs4 .g-col-xl-4,.g-bootstrap.g-bs4 .g-col-xl-5,.g-bootstrap.g-bs4 .g-col-xl-6,.g-bootstrap.g-bs4 .g-col-xl-7,.g-bootstrap.g-bs4 .g-col-xl-8,.g-bootstrap.g-bs4 .g-col-xl-9,.g-bootstrap.g-bs4 .g-col-xl-auto,.g-bootstrap.g-bs4 .g-col-xxl,.g-bootstrap.g-bs4 .g-col-xxl-1,.g-bootstrap.g-bs4 .g-col-xxl-10,.g-bootstrap.g-bs4 .g-col-xxl-11,.g-bootstrap.g-bs4 .g-col-xxl-12,.g-bootstrap.g-bs4 .g-col-xxl-2,.g-bootstrap.g-bs4 .g-col-xxl-3,.g-bootstrap.g-bs4 .g-col-xxl-4,.g-bootstrap.g-bs4 .g-col-xxl-5,.g-bootstrap.g-bs4 .g-col-xxl-6,.g-bootstrap.g-bs4 .g-col-xxl-7,.g-bootstrap.g-bs4 .g-col-xxl-8,.g-bootstrap.g-bs4 .g-col-xxl-9,.g-bootstrap.g-bs4 .g-col-xxl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.g-bootstrap.g-bs4 .g-col{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-first{order:-1}.g-bootstrap.g-bs4 .g-order-last{order:13}.g-bootstrap.g-bs4 .g-order-0{order:0}.g-bootstrap.g-bs4 .g-order-1{order:1}.g-bootstrap.g-bs4 .g-order-2{order:2}.g-bootstrap.g-bs4 .g-order-3{order:3}.g-bootstrap.g-bs4 .g-order-4{order:4}.g-bootstrap.g-bs4 .g-order-5{order:5}.g-bootstrap.g-bs4 .g-order-6{order:6}.g-bootstrap.g-bs4 .g-order-7{order:7}.g-bootstrap.g-bs4 .g-order-8{order:8}.g-bootstrap.g-bs4 .g-order-9{order:9}.g-bootstrap.g-bs4 .g-order-10{order:10}.g-bootstrap.g-bs4 .g-order-11{order:11}.g-bootstrap.g-bs4 .g-order-12{order:12}.g-bootstrap.g-bs4 .g-offset-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-11{margin-left:91.6666666667%}@media (min-width:576px){.g-bootstrap.g-bs4 .g-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-sm-first{order:-1}.g-bootstrap.g-bs4 .g-order-sm-last{order:13}.g-bootstrap.g-bs4 .g-order-sm-0{order:0}.g-bootstrap.g-bs4 .g-order-sm-1{order:1}.g-bootstrap.g-bs4 .g-order-sm-2{order:2}.g-bootstrap.g-bs4 .g-order-sm-3{order:3}.g-bootstrap.g-bs4 .g-order-sm-4{order:4}.g-bootstrap.g-bs4 .g-order-sm-5{order:5}.g-bootstrap.g-bs4 .g-order-sm-6{order:6}.g-bootstrap.g-bs4 .g-order-sm-7{order:7}.g-bootstrap.g-bs4 .g-order-sm-8{order:8}.g-bootstrap.g-bs4 .g-order-sm-9{order:9}.g-bootstrap.g-bs4 .g-order-sm-10{order:10}.g-bootstrap.g-bs4 .g-order-sm-11{order:11}.g-bootstrap.g-bs4 .g-order-sm-12{order:12}.g-bootstrap.g-bs4 .g-offset-sm-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-sm-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-sm-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-sm-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-sm-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-sm-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-sm-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-sm-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-col-md{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-md-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-md-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-md-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-md-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-md-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-md-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-md-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-md-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-md-first{order:-1}.g-bootstrap.g-bs4 .g-order-md-last{order:13}.g-bootstrap.g-bs4 .g-order-md-0{order:0}.g-bootstrap.g-bs4 .g-order-md-1{order:1}.g-bootstrap.g-bs4 .g-order-md-2{order:2}.g-bootstrap.g-bs4 .g-order-md-3{order:3}.g-bootstrap.g-bs4 .g-order-md-4{order:4}.g-bootstrap.g-bs4 .g-order-md-5{order:5}.g-bootstrap.g-bs4 .g-order-md-6{order:6}.g-bootstrap.g-bs4 .g-order-md-7{order:7}.g-bootstrap.g-bs4 .g-order-md-8{order:8}.g-bootstrap.g-bs4 .g-order-md-9{order:9}.g-bootstrap.g-bs4 .g-order-md-10{order:10}.g-bootstrap.g-bs4 .g-order-md-11{order:11}.g-bootstrap.g-bs4 .g-order-md-12{order:12}.g-bootstrap.g-bs4 .g-offset-md-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-md-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-md-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-md-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-md-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-md-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-md-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-md-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-lg-first{order:-1}.g-bootstrap.g-bs4 .g-order-lg-last{order:13}.g-bootstrap.g-bs4 .g-order-lg-0{order:0}.g-bootstrap.g-bs4 .g-order-lg-1{order:1}.g-bootstrap.g-bs4 .g-order-lg-2{order:2}.g-bootstrap.g-bs4 .g-order-lg-3{order:3}.g-bootstrap.g-bs4 .g-order-lg-4{order:4}.g-bootstrap.g-bs4 .g-order-lg-5{order:5}.g-bootstrap.g-bs4 .g-order-lg-6{order:6}.g-bootstrap.g-bs4 .g-order-lg-7{order:7}.g-bootstrap.g-bs4 .g-order-lg-8{order:8}.g-bootstrap.g-bs4 .g-order-lg-9{order:9}.g-bootstrap.g-bs4 .g-order-lg-10{order:10}.g-bootstrap.g-bs4 .g-order-lg-11{order:11}.g-bootstrap.g-bs4 .g-order-lg-12{order:12}.g-bootstrap.g-bs4 .g-offset-lg-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-lg-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-lg-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-lg-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-lg-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-lg-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-lg-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-lg-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-xl-first{order:-1}.g-bootstrap.g-bs4 .g-order-xl-last{order:13}.g-bootstrap.g-bs4 .g-order-xl-0{order:0}.g-bootstrap.g-bs4 .g-order-xl-1{order:1}.g-bootstrap.g-bs4 .g-order-xl-2{order:2}.g-bootstrap.g-bs4 .g-order-xl-3{order:3}.g-bootstrap.g-bs4 .g-order-xl-4{order:4}.g-bootstrap.g-bs4 .g-order-xl-5{order:5}.g-bootstrap.g-bs4 .g-order-xl-6{order:6}.g-bootstrap.g-bs4 .g-order-xl-7{order:7}.g-bootstrap.g-bs4 .g-order-xl-8{order:8}.g-bootstrap.g-bs4 .g-order-xl-9{order:9}.g-bootstrap.g-bs4 .g-order-xl-10{order:10}.g-bootstrap.g-bs4 .g-order-xl-11{order:11}.g-bootstrap.g-bs4 .g-order-xl-12{order:12}.g-bootstrap.g-bs4 .g-offset-xl-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-xl-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-xl-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-xl-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-xl-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-xl-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-xl-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-xl-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-11{margin-left:91.6666666667%}}@media (min-width:1400px){.g-bootstrap.g-bs4 .g-col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-xxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-xxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-xxl-first{order:-1}.g-bootstrap.g-bs4 .g-order-xxl-last{order:13}.g-bootstrap.g-bs4 .g-order-xxl-0{order:0}.g-bootstrap.g-bs4 .g-order-xxl-1{order:1}.g-bootstrap.g-bs4 .g-order-xxl-2{order:2}.g-bootstrap.g-bs4 .g-order-xxl-3{order:3}.g-bootstrap.g-bs4 .g-order-xxl-4{order:4}.g-bootstrap.g-bs4 .g-order-xxl-5{order:5}.g-bootstrap.g-bs4 .g-order-xxl-6{order:6}.g-bootstrap.g-bs4 .g-order-xxl-7{order:7}.g-bootstrap.g-bs4 .g-order-xxl-8{order:8}.g-bootstrap.g-bs4 .g-order-xxl-9{order:9}.g-bootstrap.g-bs4 .g-order-xxl-10{order:10}.g-bootstrap.g-bs4 .g-order-xxl-11{order:11}.g-bootstrap.g-bs4 .g-order-xxl-12{order:12}.g-bootstrap.g-bs4 .g-offset-xxl-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-xxl-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-xxl-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-xxl-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-xxl-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-xxl-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-xxl-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-xxl-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-11{margin-left:91.6666666667%}}.g-bootstrap.g-bs4{box-sizing:border-box;overflow-wrap:anywhere}.g-bootstrap.g-bs4,html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Inter var,Inter,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility}body,html{margin:0;padding:0}.g-bootstrap.g-bs4,body{color:var(--g-color-text-primary)}body{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:var(--g-color-surface-secondary);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);border-radius:var(--g-size-border-radius-sm);color:var(--color-ui-red);font-size:.85rem;padding:.1875rem .375rem}.g-bootstrap.g-bs4 code pre>*{padding:0}.g-bootstrap.g-bs4 .g-separator{margin:0}.g-bootstrap.g-bs4 .g-separator,.g-bootstrap.g-bs4 hr:where(:not(.g-separator)){border-width:0;border-bottom:0 solid var(--g-color-border-secondary);border-left:.0625rem solid var(--g-color-border-secondary);border-right:0 solid var(--g-color-border-secondary);border-top:.0625rem solid var(--g-color-border-secondary)}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-separator,.g-bootstrap.g-bs4 hr:where(:not(.g-separator)){border-color:CanvasText!important}}.g-bootstrap.g-bs4 .g-separator:where(.g-separator-spacing-regular),.g-bootstrap.g-bs4 hr:where(:not(.g-separator)){margin:.375rem 0}.g-bootstrap.g-bs4 .g-tabular{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap.g-bs4 li{list-style:none;margin:0;padding:.25rem 0}.g-bootstrap.g-bs4 li:has(.g-li-icon){padding-left:.5rem}.g-bootstrap.g-bs4 li:has(.g-li-icon):before{content:none!important}.g-bootstrap.g-bs4 li .g-li-icon{margin:0 0 0 -2rem;position:absolute}.g-bootstrap.g-bs4 li .g-li-icon:not([class*=g-bg-] .g-li-icon){color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 li:first-child{padding-top:0}.g-bootstrap.g-bs4 li:last-child{padding-bottom:0}.g-bootstrap.g-bs4 :is(ul,ol){font-weight:400;padding-left:1.5rem}.g-bootstrap.g-bs4 :is(ul,ol) :is(ul,ol){padding-bottom:0}.g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-variant-plain) li{position:relative}.g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-variant-plain) li:before{background-color:var(--g-color-text-primary);content:"";height:1rem;margin:.25em 0 0 -1.5rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 188c-35 0-64 29-64 64c0 35 29 64 64 64c35 0 64-29 64-64c0-35-29-64-64-64z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 188c-35 0-64 29-64 64c0 35 29 64 64 64c35 0 64-29 64-64c0-35-29-64-64-64z%27/%3E%3C/svg%3E");position:absolute;width:1rem}@media (forced-colors:active){.g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-variant-plain) li:before{background-color:CanvasText;border-color:CanvasText!important;color:CanvasText;forced-color-adjust:none}}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-plain{padding-left:0}.g-bootstrap.g-bs4 :is(ul,ol).g-list-spacing-compact li{padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-checkmarks li{padding-left:.5rem}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-checkmarks li:before{background-color:var(--g-color-interactive-primary);height:1.5rem;left:0;margin-top:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 21c130 0 235 105 235 235 0 130-105 235-235 235-130 0-235-105-235-235 0-130 105-235 235-235z m0 43c-106 0-192 86-192 192 0 106 86 192 192 192 106 0 192-86 192-192 0-106-86-192-192-192z m-77 182l50 51 107-130c7-9 21-11 30-3 9 7 10 21 3 30l-122 148c-8 10-22 11-31 2l-68-68c-8-8-8-22 0-30 9-8 22-8 31 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 21c130 0 235 105 235 235 0 130-105 235-235 235-130 0-235-105-235-235 0-130 105-235 235-235z m0 43c-106 0-192 86-192 192 0 106 86 192 192 192 106 0 192-86 192-192 0-106-86-192-192-192z m-77 182l50 51 107-130c7-9 21-11 30-3 9 7 10 21 3 30l-122 148c-8 10-22 11-31 2l-68-68c-8-8-8-22 0-30 9-8 22-8 31 0z%27/%3E%3C/svg%3E");width:1.5rem}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-numbers{counter-reset:item}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-numbers li{counter-increment:item;padding-left:.5rem}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-numbers li:before{align-items:center;background:unset;border:.125rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-circle);content:counter(item);display:inline-flex;font-size:.75rem;font-weight:600;height:1.5rem;justify-content:center;margin:0 0 0 -2rem;-webkit-mask-image:none;mask-image:none;width:1.5rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small:not(.g-list-spacing-compact) li:not(:first-child),.g-small .g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-spacing-compact) li:not(:first-child){padding-top:.125rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small:not(.g-list-spacing-compact) li:not(:first-child) li,.g-small .g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-spacing-compact) li:not(:first-child) li{padding-top:0}.g-bootstrap.g-bs4 :is(ul,ol).g-small:not(.g-list-spacing-compact) li:not(:last-child),.g-small .g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-spacing-compact) li:not(:last-child){padding-bottom:.125rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small:not(.g-list-spacing-compact) li:not(:last-child) li,.g-small .g-bootstrap.g-bs4 :is(ul,ol):not(.g-list-spacing-compact) li:not(:last-child) li{padding-bottom:0}.g-bootstrap.g-bs4 :is(ul,ol).g-small.g-list-variant-checkmarks li:before,.g-small .g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-checkmarks li:before{height:1rem;margin-top:.1875rem;width:1rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small.g-list-variant-numbers li:before,.g-small .g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-numbers li:before{border:none;content:counter(item) ".";height:1.375rem}.g-bootstrap.g-bs4 :is(ul,ol).g-small .g-li-icon,.g-small .g-bootstrap.g-bs4 :is(ul,ol) .g-li-icon{--size:1.25rem}.g-bootstrap.g-bs4 :is(ul,ol).g-faded:where(:not(ol)) li:before,.g-faded .g-bootstrap.g-bs4 :is(ul,ol):where(:not(ol)) li:before{background-color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 :is(ul,ol).g-faded .g-li-icon:not([class*=g-bg-] .g-li-icon),.g-faded .g-bootstrap.g-bs4 :is(ul,ol) .g-li-icon:not([class*=g-bg-] .g-li-icon){color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-unstyled{margin:unset;padding:unset}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-unstyled li{margin:unset;padding:unset}.g-bootstrap.g-bs4 :is(ul,ol).g-list-variant-unstyled li:before{display:none}.g-bootstrap.g-bs4 .g-inverted{--color:var(--g-color-text-inverted-primary);color:var(--color)}.g-bootstrap.g-bs4 :where(.g-inverted) a{color:inherit}.g-bootstrap.g-bs4 :where(.g-inverted) .g-separator,.g-bootstrap.g-bs4 :where(.g-inverted) hr:where(:not(.g-separator)){border-color:rgba(var(--rgb-black),.1)}.g-bootstrap.g-bs4 :where(.g-inverted) .g-faded{color:var(--g-color-text-inverted-secondary)}html:not(.g-dark){color-scheme:light}html.g-dark{color-scheme:dark}.g-bootstrap.g-bs4:not(.g-dark){color-scheme:light}.g-bootstrap.g-bs4.g-dark{color-scheme:dark}.g-bootstrap.g-bs4 [class*=g-bg-],.g-bootstrap.g-bs4 [class*=g-fg-]{color:var(--color-fg)!important}.g-bootstrap.g-bs4 [class*=g-bg-]{background-color:var(--color-bg)!important}.g-bootstrap.g-bs4 .g-bg-black{--color-bg:var(--color-black);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-black);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-black{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-black{--color-fg:var(--color-black)!important;--rgb-color-fg:var(--rgb-black)}.g-bootstrap.g-bs4 .g-bg-white{--color-bg:var(--color-white);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-white{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-white{--color-fg:var(--color-white)!important;--rgb-color-fg:var(--rgb-white)}.g-bootstrap.g-bs4 .g-bg-transparent{--color-bg:var(--color-transparent);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-transparent);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-transparent{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-transparent{--color-fg:var(--color-transparent)!important;--rgb-color-fg:var(--rgb-transparent)}.g-bootstrap.g-bs4 .g-bg-blue-100{--color-bg:var(--color-blue-100);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-blue-100);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-100{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-blue-100{--color-fg:var(--color-blue-100)!important;--rgb-color-fg:var(--rgb-blue-100)}.g-bootstrap.g-bs4 .g-bg-blue-200{--color-bg:var(--color-blue-200);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-blue-200);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-200{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-blue-200{--color-fg:var(--color-blue-200)!important;--rgb-color-fg:var(--rgb-blue-200)}.g-bootstrap.g-bs4 .g-bg-blue-300{--color-bg:var(--color-blue-300);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-blue-300);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-300{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-blue-300{--color-fg:var(--color-blue-300)!important;--rgb-color-fg:var(--rgb-blue-300)}.g-bootstrap.g-bs4 .g-bg-blue-400{--color-bg:var(--color-blue-400);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-400{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-blue-400{--color-fg:var(--color-blue-400)!important;--rgb-color-fg:var(--rgb-blue-400)}.g-bootstrap.g-bs4 .g-bg-gray-100{--color-bg:var(--color-gray-100);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-gray-100);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-gray-100{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-gray-100{--color-fg:var(--color-gray-100)!important;--rgb-color-fg:var(--rgb-gray-100)}.g-bootstrap.g-bs4 .g-bg-gray-200{--color-bg:var(--color-gray-200);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-gray-200);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-gray-200{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-gray-200{--color-fg:var(--color-gray-200)!important;--rgb-color-fg:var(--rgb-gray-200)}.g-bootstrap.g-bs4 .g-bg-gray-300{--color-bg:var(--color-gray-300);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-gray-300);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-gray-300{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-gray-300{--color-fg:var(--color-gray-300)!important;--rgb-color-fg:var(--rgb-gray-300)}.g-bootstrap.g-bs4 .g-bg-gray-400{--color-bg:var(--color-gray-400);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-gray-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-gray-400{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-gray-400{--color-fg:var(--color-gray-400)!important;--rgb-color-fg:var(--rgb-gray-400)}.g-bootstrap.g-bs4 .g-bg-neutral-100{--color-bg:var(--color-neutral-100);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-neutral-100);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-neutral-100{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-neutral-100{--color-fg:var(--color-neutral-100)!important;--rgb-color-fg:var(--rgb-neutral-100)}.g-bootstrap.g-bs4 .g-bg-neutral-200{--color-bg:var(--color-neutral-200);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-neutral-200);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-neutral-200{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-neutral-200{--color-fg:var(--color-neutral-200)!important;--rgb-color-fg:var(--rgb-neutral-200)}.g-bootstrap.g-bs4 .g-bg-neutral-300{--color-bg:var(--color-neutral-300);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-neutral-300);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-neutral-300{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-neutral-300{--color-fg:var(--color-neutral-300)!important;--rgb-color-fg:var(--rgb-neutral-300)}.g-bootstrap.g-bs4 .g-bg-neutral-400{--color-bg:var(--color-neutral-400);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-neutral-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-neutral-400{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-neutral-400{--color-fg:var(--color-neutral-400)!important;--rgb-color-fg:var(--rgb-neutral-400)}.g-bootstrap.g-bs4 .g-bg-ui-blue{--color-bg:var(--color-ui-blue);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-blue);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-blue{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-blue{--color-fg:var(--color-ui-blue)!important;--rgb-color-fg:var(--rgb-ui-blue)}.g-bootstrap.g-bs4 .g-bg-ui-blue-weak{--color-bg:var(--color-ui-blue-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-blue-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-blue-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-blue-weak{--color-fg:var(--color-ui-blue-weak)!important;--rgb-color-fg:var(--rgb-ui-blue-weak)}.g-bootstrap.g-bs4 .g-bg-ui-green{--color-bg:var(--color-ui-green);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-green);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-green{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-green{--color-fg:var(--color-ui-green)!important;--rgb-color-fg:var(--rgb-ui-green)}.g-bootstrap.g-bs4 .g-bg-ui-green-weak{--color-bg:var(--color-ui-green-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-green-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-green-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-green-weak{--color-fg:var(--color-ui-green-weak)!important;--rgb-color-fg:var(--rgb-ui-green-weak)}.g-bootstrap.g-bs4 .g-bg-ui-red{--color-bg:var(--color-ui-red);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-red);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-red{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-red{--color-fg:var(--color-ui-red)!important;--rgb-color-fg:var(--rgb-ui-red)}.g-bootstrap.g-bs4 .g-bg-ui-red-weak{--color-bg:var(--color-ui-red-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-red-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-red-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-red-weak{--color-fg:var(--color-ui-red-weak)!important;--rgb-color-fg:var(--rgb-ui-red-weak)}.g-bootstrap.g-bs4 .g-bg-ui-yellow{--color-bg:var(--color-ui-yellow);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-yellow);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-yellow{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-yellow{--color-fg:var(--color-ui-yellow)!important;--rgb-color-fg:var(--rgb-ui-yellow)}.g-bootstrap.g-bs4 .g-bg-ui-yellow-weak{--color-bg:var(--color-ui-yellow-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-yellow-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-yellow-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-yellow-weak{--color-fg:var(--color-ui-yellow-weak)!important;--rgb-color-fg:var(--rgb-ui-yellow-weak)}.g-bootstrap.g-bs4 .g-bg-ui-yellow-strong{--color-bg:var(--color-ui-yellow-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-ui-yellow-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-yellow-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-yellow-strong{--color-fg:var(--color-ui-yellow-strong)!important;--rgb-color-fg:var(--rgb-ui-yellow-strong)}.g-bootstrap.g-bs4 .g-bg-ui-gray{--color-bg:var(--color-ui-gray);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-gray);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-gray{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-gray{--color-fg:var(--color-ui-gray)!important;--rgb-color-fg:var(--rgb-ui-gray)}.g-bootstrap.g-bs4 .g-bg-ui-gray-weak{--color-bg:var(--color-ui-gray-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-ui-gray-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-ui-gray-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-ui-gray-weak{--color-fg:var(--color-ui-gray-weak)!important;--rgb-color-fg:var(--rgb-ui-gray-weak)}.g-bootstrap.g-bs4 .g-bg-berry{--color-bg:var(--color-berry);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-berry{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-berry{--color-fg:var(--color-berry)!important;--rgb-color-fg:var(--rgb-berry)}.g-bootstrap.g-bs4 .g-bg-berry-weak{--color-bg:var(--color-berry-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-berry-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-berry-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-berry-weak{--color-fg:var(--color-berry-weak)!important;--rgb-color-fg:var(--rgb-berry-weak)}.g-bootstrap.g-bs4 .g-bg-berry-strong{--color-bg:var(--color-berry-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-berry-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-berry-strong{--color-fg:var(--color-berry-strong)!important;--rgb-color-fg:var(--rgb-berry-strong)}.g-bootstrap.g-bs4 .g-bg-carrot{--color-bg:var(--color-carrot);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-carrot{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-carrot{--color-fg:var(--color-carrot)!important;--rgb-color-fg:var(--rgb-carrot)}.g-bootstrap.g-bs4 .g-bg-carrot-weak{--color-bg:var(--color-carrot-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-carrot-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-carrot-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-carrot-weak{--color-fg:var(--color-carrot-weak)!important;--rgb-color-fg:var(--rgb-carrot-weak)}.g-bootstrap.g-bs4 .g-bg-carrot-strong{--color-bg:var(--color-carrot-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-carrot-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-carrot-strong{--color-fg:var(--color-carrot-strong)!important;--rgb-color-fg:var(--rgb-carrot-strong)}.g-bootstrap.g-bs4 .g-bg-forest{--color-bg:var(--color-forest);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-forest{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-forest{--color-fg:var(--color-forest)!important;--rgb-color-fg:var(--rgb-forest)}.g-bootstrap.g-bs4 .g-bg-forest-weak{--color-bg:var(--color-forest-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-forest-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-forest-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-forest-weak{--color-fg:var(--color-forest-weak)!important;--rgb-color-fg:var(--rgb-forest-weak)}.g-bootstrap.g-bs4 .g-bg-forest-strong{--color-bg:var(--color-forest-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-forest-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-forest-strong{--color-fg:var(--color-forest-strong)!important;--rgb-color-fg:var(--rgb-forest-strong)}.g-bootstrap.g-bs4 .g-bg-honey{--color-bg:var(--color-honey);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-honey{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-honey{--color-fg:var(--color-honey)!important;--rgb-color-fg:var(--rgb-honey)}.g-bootstrap.g-bs4 .g-bg-honey-weak{--color-bg:var(--color-honey-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-honey-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-honey-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-honey-weak{--color-fg:var(--color-honey-weak)!important;--rgb-color-fg:var(--rgb-honey-weak)}.g-bootstrap.g-bs4 .g-bg-honey-strong{--color-bg:var(--color-honey-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-honey-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-honey-strong{--color-fg:var(--color-honey-strong)!important;--rgb-color-fg:var(--rgb-honey-strong)}.g-bootstrap.g-bs4 .g-bg-indigo{--color-bg:var(--color-indigo);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4.g-dark .g-bg-indigo{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4 .g-fg-indigo{--color-fg:var(--color-indigo)!important;--rgb-color-fg:var(--rgb-indigo)}.g-bootstrap.g-bs4 .g-bg-indigo-weak{--color-bg:var(--color-indigo-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-indigo-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-indigo-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-indigo-weak{--color-fg:var(--color-indigo-weak)!important;--rgb-color-fg:var(--rgb-indigo-weak)}.g-bootstrap.g-bs4 .g-bg-indigo-strong{--color-bg:var(--color-indigo-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-indigo-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-indigo-strong{--color-fg:var(--color-indigo-strong)!important;--rgb-color-fg:var(--rgb-indigo-strong)}.g-bootstrap.g-bs4 .g-bg-lavender{--color-bg:var(--color-lavender);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lavender{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lavender{--color-fg:var(--color-lavender)!important;--rgb-color-fg:var(--rgb-lavender)}.g-bootstrap.g-bs4 .g-bg-lavender-weak{--color-bg:var(--color-lavender-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-lavender-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lavender-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lavender-weak{--color-fg:var(--color-lavender-weak)!important;--rgb-color-fg:var(--rgb-lavender-weak)}.g-bootstrap.g-bs4 .g-bg-lavender-strong{--color-bg:var(--color-lavender-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lavender-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lavender-strong{--color-fg:var(--color-lavender-strong)!important;--rgb-color-fg:var(--rgb-lavender-strong)}.g-bootstrap.g-bs4 .g-bg-lila{--color-bg:var(--color-lila);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lila{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lila{--color-fg:var(--color-lila)!important;--rgb-color-fg:var(--rgb-lila)}.g-bootstrap.g-bs4 .g-bg-lila-weak{--color-bg:var(--color-lila-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-lila-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lila-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lila-weak{--color-fg:var(--color-lila-weak)!important;--rgb-color-fg:var(--rgb-lila-weak)}.g-bootstrap.g-bs4 .g-bg-lila-strong{--color-bg:var(--color-lila-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lila-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lila-strong{--color-fg:var(--color-lila-strong)!important;--rgb-color-fg:var(--rgb-lila-strong)}.g-bootstrap.g-bs4 .g-bg-lime{--color-bg:var(--color-lime);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lime{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lime{--color-fg:var(--color-lime)!important;--rgb-color-fg:var(--rgb-lime)}.g-bootstrap.g-bs4 .g-bg-lime-weak{--color-bg:var(--color-lime-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-lime-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lime-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lime-weak{--color-fg:var(--color-lime-weak)!important;--rgb-color-fg:var(--rgb-lime-weak)}.g-bootstrap.g-bs4 .g-bg-lime-strong{--color-bg:var(--color-lime-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-lime-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-lime-strong{--color-fg:var(--color-lime-strong)!important;--rgb-color-fg:var(--rgb-lime-strong)}.g-bootstrap.g-bs4 .g-bg-pool{--color-bg:var(--color-pool);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-pool{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-pool{--color-fg:var(--color-pool)!important;--rgb-color-fg:var(--rgb-pool)}.g-bootstrap.g-bs4 .g-bg-pool-weak{--color-bg:var(--color-pool-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-pool-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-pool-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-pool-weak{--color-fg:var(--color-pool-weak)!important;--rgb-color-fg:var(--rgb-pool-weak)}.g-bootstrap.g-bs4 .g-bg-pool-strong{--color-bg:var(--color-pool-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-pool-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-pool-strong{--color-fg:var(--color-pool-strong)!important;--rgb-color-fg:var(--rgb-pool-strong)}.g-bootstrap.g-bs4 .g-bg-rose{--color-bg:var(--color-rose);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-rose{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-rose{--color-fg:var(--color-rose)!important;--rgb-color-fg:var(--rgb-rose)}.g-bootstrap.g-bs4 .g-bg-rose-weak{--color-bg:var(--color-rose-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-rose-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-rose-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-rose-weak{--color-fg:var(--color-rose-weak)!important;--rgb-color-fg:var(--rgb-rose-weak)}.g-bootstrap.g-bs4 .g-bg-rose-strong{--color-bg:var(--color-rose-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-rose-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-rose-strong{--color-fg:var(--color-rose-strong)!important;--rgb-color-fg:var(--rgb-rose-strong)}.g-bootstrap.g-bs4 .g-bg-stone{--color-bg:var(--color-stone);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4.g-dark .g-bg-stone{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4 .g-fg-stone{--color-fg:var(--color-stone)!important;--rgb-color-fg:var(--rgb-stone)}.g-bootstrap.g-bs4 .g-bg-stone-weak{--color-bg:var(--color-stone-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-stone-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-stone-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-stone-weak{--color-fg:var(--color-stone-weak)!important;--rgb-color-fg:var(--rgb-stone-weak)}.g-bootstrap.g-bs4 .g-bg-stone-strong{--color-bg:var(--color-stone-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-stone-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-stone-strong{--color-fg:var(--color-stone-strong)!important;--rgb-color-fg:var(--rgb-stone-strong)}.g-bootstrap.g-bs4 .g-bg-teal{--color-bg:var(--color-teal);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-teal{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-teal{--color-fg:var(--color-teal)!important;--rgb-color-fg:var(--rgb-teal)}.g-bootstrap.g-bs4 .g-bg-teal-weak{--color-bg:var(--color-teal-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-teal-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-teal-weak{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-teal-weak{--color-fg:var(--color-teal-weak)!important;--rgb-color-fg:var(--rgb-teal-weak)}.g-bootstrap.g-bs4 .g-bg-teal-strong{--color-bg:var(--color-teal-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-teal-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-teal-strong{--color-fg:var(--color-teal-strong)!important;--rgb-color-fg:var(--rgb-teal-strong)}.g-bootstrap.g-bs4 .g-bg-g-pro{--color-bg:var(--color-g-pro);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-g-pro);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4.g-dark .g-bg-g-pro{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4 .g-fg-g-pro{--color-fg:var(--color-g-pro)!important;--rgb-color-fg:var(--rgb-g-pro)}.g-bootstrap.g-bs4 .g-bg-blue-bright{--color-bg:var(--color-blue-bright);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-blue-bright);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-blue-bright{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap.g-bs4 .g-fg-blue-bright{--color-fg:var(--color-blue-bright)!important;--rgb-color-fg:var(--rgb-blue-bright)}.g-bootstrap.g-bs4 .g-bg-interactive-primary{--color-bg:var(--g-color-interactive-primary);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-interactive-primary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-interactive-primary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-interactive-primary{--color-fg:var(--g-color-interactive-primary)!important;--rgb-color-fg:var(--rgb-interactive-primary)}.g-bootstrap.g-bs4 .g-bg-interactive-secondary{--color-bg:var(--g-color-interactive-secondary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-interactive-secondary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-interactive-secondary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-interactive-tertiary{--color-bg:var(--g-color-interactive-tertiary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-interactive-tertiary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-interactive-tertiary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-success{--color-bg:var(--g-color-success);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-success);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-success{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-success{--color-fg:var(--g-color-success)!important;--rgb-color-fg:var(--rgb-success)}.g-bootstrap.g-bs4 .g-bg-success-weak{--color-bg:var(--g-color-success-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-success-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-success-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-error{--color-bg:var(--g-color-error);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-error);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-error{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-error{--color-fg:var(--g-color-error)!important;--rgb-color-fg:var(--rgb-error)}.g-bootstrap.g-bs4 .g-bg-error-weak{--color-bg:var(--g-color-error-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-error-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-error-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-warning{--color-bg:var(--g-color-warning);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-warning{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-warning{--color-fg:var(--g-color-warning)!important;--rgb-color-fg:var(--rgb-warning)}.g-bootstrap.g-bs4 .g-bg-warning-weak{--color-bg:var(--g-color-warning-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-warning-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-warning-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-warning-strong{--color-bg:var(--g-color-warning-strong);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning-strong);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-warning-strong{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-warning-strong{--color-fg:var(--g-color-warning-strong)!important;--rgb-color-fg:var(--rgb-warning-strong)}.g-bootstrap.g-bs4 .g-bg-info{--color-bg:var(--g-color-info);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-info);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-info{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-info{--color-fg:var(--g-color-info)!important;--rgb-color-fg:var(--rgb-info)}.g-bootstrap.g-bs4 .g-bg-info-weak{--color-bg:var(--g-color-info-weak);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-info-weak);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-info-weak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-text-primary{--color-fg:var(--g-color-text-primary)!important;--rgb-color-fg:var(--rgb-text-primary)}.g-bootstrap.g-bs4 .g-fg-text-secondary{--color-fg:var(--g-color-text-secondary)!important;--rgb-color-fg:var(--rgb-text-secondary)}.g-bootstrap.g-bs4 .g-fg-text-disabled{--color-fg:var(--g-color-text-disabled)!important;--rgb-color-fg:var(--rgb-text-disabled)}.g-bootstrap.g-bs4 .g-fg-text-inverted-primary{--color-fg:var(--g-color-text-inverted-primary)!important;--rgb-color-fg:var(--rgb-text-inverted-primary)}.g-bootstrap.g-bs4 .g-fg-text-inverted-secondary{--color-fg:var(--g-color-text-inverted-secondary)!important;--rgb-color-fg:var(--rgb-text-inverted-secondary)}.g-bootstrap.g-bs4 .g-fg-text-inverted-disabled{--color-fg:var(--g-color-text-inverted-disabled)!important;--rgb-color-fg:var(--rgb-text-inverted-disabled)}.g-bootstrap.g-bs4 .g-fg-text-inverted-adaptive{--color-fg:var(--g-color-text-inverted-adaptive)!important;--rgb-color-fg:var(--rgb-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-bg-surface-primary{--color-bg:var(--g-color-surface-primary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-primary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-primary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-secondary{--color-bg:var(--g-color-surface-secondary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-secondary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-secondary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-tertiary{--color-bg:var(--g-color-surface-tertiary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-tertiary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-tertiary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-alternate{--color-bg:var(--g-color-surface-alternate);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-alternate);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-alternate{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-disabled{--color-bg:var(--g-color-surface-disabled);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-surface-disabled);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-disabled{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-surface-inverted{--color-bg:var(--g-color-surface-inverted);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-surface-inverted);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-surface-inverted{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-bg-fill-primary{--color-bg:var(--g-color-fill-primary);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-fill-primary);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-fill-primary{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-fill-primary{--color-fg:var(--g-color-fill-primary)!important;--rgb-color-fg:var(--rgb-fill-primary)}.g-bootstrap.g-bs4 .g-bg-fill-disabled{--color-bg:var(--g-color-fill-disabled);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-fill-disabled);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-fill-disabled{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-fill-disabled{--color-fg:var(--g-color-fill-disabled)!important;--rgb-color-fg:var(--rgb-fill-disabled)}.g-bootstrap.g-bs4 .g-bg-fill-inverted{--color-bg:var(--g-color-fill-inverted);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-fill-inverted);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4.g-dark .g-bg-fill-inverted{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap.g-bs4 .g-fg-fill-inverted{--color-fg:var(--g-color-fill-inverted)!important;--rgb-color-fg:var(--rgb-fill-inverted)}.g-bootstrap.g-bs4 .g-image{max-width:100%}.g-bootstrap.g-bs4 .btn-sm.g-btn-icon-only>svg,.g-bootstrap.g-bs4 .btn-sm.g-btn-icon>svg,.g-bootstrap.g-bs4 .g-image-16{--size:1rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-20{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-btn-icon-only>svg,.g-bootstrap.g-bs4 .g-btn-icon>svg,.g-bootstrap.g-bs4 .g-image-24,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-input-group-text svg{--size:1.5rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-28{--size:1.75rem}.g-bootstrap.g-bs4 .g-image-28,.g-bootstrap.g-bs4 .g-image-32{color:#ff4aff!important;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-32{--size:2rem}.g-bootstrap.g-bs4 .g-image-40{--size:2.5rem;color:#ff4aff!important}.g-bootstrap.g-bs4 .g-image-40,.g-bootstrap.g-bs4 .g-image-48{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-48{--size:3rem}.g-bootstrap.g-bs4 .g-image-64{--size:4rem}.g-bootstrap.g-bs4 .g-image-64,.g-bootstrap.g-bs4 .g-image-96{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-image-96{--size:6rem}.g-bootstrap.g-bs4 .g-image-128{--size:8rem}.g-bootstrap.g-bs4 .g-image-128,.g-bootstrap.g-bs4 svg{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 svg{--size:1rem;fill:currentColor;display:inline-block}.g-bootstrap.g-bs4 a svg,.g-bootstrap.g-bs4 li svg,.g-bootstrap.g-bs4 p svg{vertical-align:-.125em}.g-bootstrap.g-bs4 li svg:where(.g-image-24,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-btn-icon-only>svg,.g-bootstrap.g-bs4 .g-btn-icon>svg),.g-bootstrap.g-bs4 p svg:where(.g-image-24,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.btn>svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-input-group-text svg,.g-bootstrap.g-bs4 .g-btn-icon-only>svg,.g-bootstrap.g-bs4 .g-btn-icon>svg){vertical-align:-.25em}.g-bootstrap.g-bs4 .align-baseline{vertical-align:baseline!important}.g-bootstrap.g-bs4 .align-top{vertical-align:top!important}.g-bootstrap.g-bs4 .align-middle{vertical-align:middle!important}.g-bootstrap.g-bs4 .align-bottom{vertical-align:bottom!important}.g-bootstrap.g-bs4 .align-text-bottom{vertical-align:text-bottom!important}.g-bootstrap.g-bs4 .align-text-top{vertical-align:text-top!important}.g-bootstrap.g-bs4 .border{border:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-top{border-top:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-right{border-right:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-bottom{border-bottom:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-left{border-left:1px solid #dee2e6!important}.g-bootstrap.g-bs4 .border-0{border:0!important}.g-bootstrap.g-bs4 .border-top-0{border-top:0!important}.g-bootstrap.g-bs4 .border-right-0{border-right:0!important}.g-bootstrap.g-bs4 .border-bottom-0{border-bottom:0!important}.g-bootstrap.g-bs4 .border-left-0{border-left:0!important}.g-bootstrap.g-bs4 .rounded{border-radius:.25rem!important}.g-bootstrap.g-bs4 .rounded-sm{border-radius:.2rem!important}.g-bootstrap.g-bs4 .rounded-lg{border-radius:.3rem!important}.g-bootstrap.g-bs4 .rounded-circle{border-radius:50%!important}.g-bootstrap.g-bs4 .rounded-pill{border-radius:50rem!important}.g-bootstrap.g-bs4 .rounded-0{border-radius:0!important}.g-bootstrap.g-bs4 .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap.g-bs4 .rounded-right{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap.g-bs4 .rounded-bottom{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.g-bootstrap.g-bs4 .rounded-left{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.g-bootstrap.g-bs4 .clearfix:after{clear:both;content:"";display:block}.g-bootstrap.g-bs4 .d-none{display:none!important}.g-bootstrap.g-bs4 .d-inline{display:inline!important}.g-bootstrap.g-bs4 .d-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-block{display:block!important}.g-bootstrap.g-bs4 .d-table{display:table!important}.g-bootstrap.g-bs4 .d-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-flex{display:flex!important}.g-bootstrap.g-bs4 .d-inline-flex{display:inline-flex!important}@media (min-width:576px){.g-bootstrap.g-bs4 .d-sm-none{display:none!important}.g-bootstrap.g-bs4 .d-sm-inline{display:inline!important}.g-bootstrap.g-bs4 .d-sm-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-sm-block{display:block!important}.g-bootstrap.g-bs4 .d-sm-table{display:table!important}.g-bootstrap.g-bs4 .d-sm-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-sm-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-sm-flex{display:flex!important}.g-bootstrap.g-bs4 .d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .d-md-none{display:none!important}.g-bootstrap.g-bs4 .d-md-inline{display:inline!important}.g-bootstrap.g-bs4 .d-md-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-md-block{display:block!important}.g-bootstrap.g-bs4 .d-md-table{display:table!important}.g-bootstrap.g-bs4 .d-md-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-md-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-md-flex{display:flex!important}.g-bootstrap.g-bs4 .d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .d-lg-none{display:none!important}.g-bootstrap.g-bs4 .d-lg-inline{display:inline!important}.g-bootstrap.g-bs4 .d-lg-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-lg-block{display:block!important}.g-bootstrap.g-bs4 .d-lg-table{display:table!important}.g-bootstrap.g-bs4 .d-lg-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-lg-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-lg-flex{display:flex!important}.g-bootstrap.g-bs4 .d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .d-xl-none{display:none!important}.g-bootstrap.g-bs4 .d-xl-inline{display:inline!important}.g-bootstrap.g-bs4 .d-xl-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-xl-block{display:block!important}.g-bootstrap.g-bs4 .d-xl-table{display:table!important}.g-bootstrap.g-bs4 .d-xl-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-xl-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-xl-flex{display:flex!important}.g-bootstrap.g-bs4 .d-xl-inline-flex{display:inline-flex!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .d-xxl-none{display:none!important}.g-bootstrap.g-bs4 .d-xxl-inline{display:inline!important}.g-bootstrap.g-bs4 .d-xxl-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-xxl-block{display:block!important}.g-bootstrap.g-bs4 .d-xxl-table{display:table!important}.g-bootstrap.g-bs4 .d-xxl-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-xxl-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-xxl-flex{display:flex!important}.g-bootstrap.g-bs4 .d-xxl-inline-flex{display:inline-flex!important}}@media print{.g-bootstrap.g-bs4 .d-print-none{display:none!important}.g-bootstrap.g-bs4 .d-print-inline{display:inline!important}.g-bootstrap.g-bs4 .d-print-inline-block{display:inline-block!important}.g-bootstrap.g-bs4 .d-print-block{display:block!important}.g-bootstrap.g-bs4 .d-print-table{display:table!important}.g-bootstrap.g-bs4 .d-print-table-row{display:table-row!important}.g-bootstrap.g-bs4 .d-print-table-cell{display:table-cell!important}.g-bootstrap.g-bs4 .d-print-flex{display:flex!important}.g-bootstrap.g-bs4 .d-print-inline-flex{display:inline-flex!important}}.g-bootstrap.g-bs4 .flex-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-stretch{align-self:stretch!important}@media (min-width:576px){.g-bootstrap.g-bs4 .flex-sm-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-sm-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-sm-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-sm-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-sm-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-sm-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-sm-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-sm-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-sm-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-sm-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-sm-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-sm-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-sm-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-sm-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-sm-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-sm-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-sm-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-sm-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-sm-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-sm-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-sm-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-sm-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-sm-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-sm-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-sm-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-sm-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-sm-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-sm-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-sm-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-sm-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-sm-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-sm-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .flex-md-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-md-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-md-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-md-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-md-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-md-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-md-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-md-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-md-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-md-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-md-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-md-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-md-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-md-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-md-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-md-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-md-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-md-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-md-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-md-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-md-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-md-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-md-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-md-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-md-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-md-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-md-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-md-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-md-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-md-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-md-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-md-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .flex-lg-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-lg-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-lg-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-lg-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-lg-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-lg-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-lg-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-lg-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-lg-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-lg-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-lg-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-lg-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-lg-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-lg-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-lg-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-lg-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-lg-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-lg-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-lg-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-lg-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-lg-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-lg-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-lg-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-lg-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-lg-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-lg-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-lg-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-lg-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-lg-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-lg-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-lg-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-lg-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .flex-xl-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-xl-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-xl-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-xl-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-xl-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-xl-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-xl-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-xl-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-xl-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-xl-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-xl-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-xl-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-xl-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-xl-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-xl-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-xl-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-xl-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-xl-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-xl-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-xl-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-xl-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-xl-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-xl-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-xl-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-xl-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-xl-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-xl-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-xl-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-xl-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-xl-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-xl-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-xl-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-xl-stretch{align-self:stretch!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .flex-xxl-row{flex-direction:row!important}.g-bootstrap.g-bs4 .flex-xxl-column{flex-direction:column!important}.g-bootstrap.g-bs4 .flex-xxl-row-reverse{flex-direction:row-reverse!important}.g-bootstrap.g-bs4 .flex-xxl-column-reverse{flex-direction:column-reverse!important}.g-bootstrap.g-bs4 .flex-xxl-wrap{flex-wrap:wrap!important}.g-bootstrap.g-bs4 .flex-xxl-nowrap{flex-wrap:nowrap!important}.g-bootstrap.g-bs4 .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.g-bootstrap.g-bs4 .flex-xxl-fill{flex:1 1 auto!important}.g-bootstrap.g-bs4 .flex-xxl-grow-0{flex-grow:0!important}.g-bootstrap.g-bs4 .flex-xxl-grow-1{flex-grow:1!important}.g-bootstrap.g-bs4 .flex-xxl-shrink-0{flex-shrink:0!important}.g-bootstrap.g-bs4 .flex-xxl-shrink-1{flex-shrink:1!important}.g-bootstrap.g-bs4 .justify-content-xxl-start{justify-content:flex-start!important}.g-bootstrap.g-bs4 .justify-content-xxl-end{justify-content:flex-end!important}.g-bootstrap.g-bs4 .justify-content-xxl-center{justify-content:center!important}.g-bootstrap.g-bs4 .justify-content-xxl-between{justify-content:space-between!important}.g-bootstrap.g-bs4 .justify-content-xxl-around{justify-content:space-around!important}.g-bootstrap.g-bs4 .align-items-xxl-start{align-items:flex-start!important}.g-bootstrap.g-bs4 .align-items-xxl-end{align-items:flex-end!important}.g-bootstrap.g-bs4 .align-items-xxl-center{align-items:center!important}.g-bootstrap.g-bs4 .align-items-xxl-baseline{align-items:baseline!important}.g-bootstrap.g-bs4 .align-items-xxl-stretch{align-items:stretch!important}.g-bootstrap.g-bs4 .align-content-xxl-start{align-content:flex-start!important}.g-bootstrap.g-bs4 .align-content-xxl-end{align-content:flex-end!important}.g-bootstrap.g-bs4 .align-content-xxl-center{align-content:center!important}.g-bootstrap.g-bs4 .align-content-xxl-between{align-content:space-between!important}.g-bootstrap.g-bs4 .align-content-xxl-around{align-content:space-around!important}.g-bootstrap.g-bs4 .align-content-xxl-stretch{align-content:stretch!important}.g-bootstrap.g-bs4 .align-self-xxl-auto{align-self:auto!important}.g-bootstrap.g-bs4 .align-self-xxl-start{align-self:flex-start!important}.g-bootstrap.g-bs4 .align-self-xxl-end{align-self:flex-end!important}.g-bootstrap.g-bs4 .align-self-xxl-center{align-self:center!important}.g-bootstrap.g-bs4 .align-self-xxl-baseline{align-self:baseline!important}.g-bootstrap.g-bs4 .align-self-xxl-stretch{align-self:stretch!important}}.g-bootstrap.g-bs4 .float-left{float:left!important}.g-bootstrap.g-bs4 .float-right{float:right!important}.g-bootstrap.g-bs4 .float-none{float:none!important}@media (min-width:576px){.g-bootstrap.g-bs4 .float-sm-left{float:left!important}.g-bootstrap.g-bs4 .float-sm-right{float:right!important}.g-bootstrap.g-bs4 .float-sm-none{float:none!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .float-md-left{float:left!important}.g-bootstrap.g-bs4 .float-md-right{float:right!important}.g-bootstrap.g-bs4 .float-md-none{float:none!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .float-lg-left{float:left!important}.g-bootstrap.g-bs4 .float-lg-right{float:right!important}.g-bootstrap.g-bs4 .float-lg-none{float:none!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .float-xl-left{float:left!important}.g-bootstrap.g-bs4 .float-xl-right{float:right!important}.g-bootstrap.g-bs4 .float-xl-none{float:none!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .float-xxl-left{float:left!important}.g-bootstrap.g-bs4 .float-xxl-right{float:right!important}.g-bootstrap.g-bs4 .float-xxl-none{float:none!important}}.g-bootstrap.g-bs4 .overflow-auto{overflow:auto!important}.g-bootstrap.g-bs4 .overflow-hidden{overflow:hidden!important}.g-bootstrap.g-bs4 .position-static{position:static!important}.g-bootstrap.g-bs4 .position-relative{position:relative!important}.g-bootstrap.g-bs4 .position-absolute{position:absolute!important}.g-bootstrap.g-bs4 .position-fixed{position:fixed!important}.g-bootstrap.g-bs4 .position-sticky{position:sticky!important}.g-bootstrap.g-bs4 .fixed-top{left:0;position:fixed;right:0;top:0;z-index:1030}.g-bootstrap.g-bs4 .fixed-bottom{bottom:0;left:0;position:fixed;right:0;z-index:1030}@supports (position:sticky){.g-bootstrap.g-bs4 .sticky-top{position:sticky;top:0;z-index:1020}}.g-bootstrap.g-bs4 .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.g-bootstrap.g-bs4 .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.g-bootstrap.g-bs4 .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.g-bootstrap.g-bs4 .shadow-none{box-shadow:none!important}.g-bootstrap.g-bs4 .w-25{width:25%!important}.g-bootstrap.g-bs4 .w-50{width:50%!important}.g-bootstrap.g-bs4 .w-75{width:75%!important}.g-bootstrap.g-bs4 .w-100{width:100%!important}.g-bootstrap.g-bs4 .w-auto{width:auto!important}.g-bootstrap.g-bs4 .h-25{height:25%!important}.g-bootstrap.g-bs4 .h-50{height:50%!important}.g-bootstrap.g-bs4 .h-75{height:75%!important}.g-bootstrap.g-bs4 .h-100{height:100%!important}.g-bootstrap.g-bs4 .h-auto{height:auto!important}.g-bootstrap.g-bs4 .mw-100{max-width:100%!important}.g-bootstrap.g-bs4 .mh-100{max-height:100%!important}.g-bootstrap.g-bs4 .min-vw-100{min-width:100vw!important}.g-bootstrap.g-bs4 .min-vh-100{min-height:100vh!important}.g-bootstrap.g-bs4 .vw-100{width:100vw!important}.g-bootstrap.g-bs4 .vh-100{height:100vh!important}.g-bootstrap.g-bs4 .m-0{margin:0!important}.g-bootstrap.g-bs4 .mt-0,.g-bootstrap.g-bs4 .my-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-0,.g-bootstrap.g-bs4 .mx-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-0,.g-bootstrap.g-bs4 .my-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-0,.g-bootstrap.g-bs4 .mx-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-1,.g-bootstrap.g-bs4 .my-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-1,.g-bootstrap.g-bs4 .mx-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-1,.g-bootstrap.g-bs4 .my-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-1,.g-bootstrap.g-bs4 .mx-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-2,.g-bootstrap.g-bs4 .my-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-2,.g-bootstrap.g-bs4 .mx-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-2,.g-bootstrap.g-bs4 .my-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-2,.g-bootstrap.g-bs4 .mx-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-3,.g-bootstrap.g-bs4 .my-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-3,.g-bootstrap.g-bs4 .mx-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-3,.g-bootstrap.g-bs4 .my-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-3,.g-bootstrap.g-bs4 .mx-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-4,.g-bootstrap.g-bs4 .my-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-4,.g-bootstrap.g-bs4 .mx-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-4,.g-bootstrap.g-bs4 .my-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-4,.g-bootstrap.g-bs4 .mx-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-5,.g-bootstrap.g-bs4 .my-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-5,.g-bootstrap.g-bs4 .mx-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-5,.g-bootstrap.g-bs4 .my-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-5,.g-bootstrap.g-bs4 .mx-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-0{padding:0!important}.g-bootstrap.g-bs4 .pt-0,.g-bootstrap.g-bs4 .py-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-0,.g-bootstrap.g-bs4 .px-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-0,.g-bootstrap.g-bs4 .py-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-0,.g-bootstrap.g-bs4 .px-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-1,.g-bootstrap.g-bs4 .py-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-1,.g-bootstrap.g-bs4 .px-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-1,.g-bootstrap.g-bs4 .py-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-1,.g-bootstrap.g-bs4 .px-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-2,.g-bootstrap.g-bs4 .py-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-2,.g-bootstrap.g-bs4 .px-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-2,.g-bootstrap.g-bs4 .py-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-2,.g-bootstrap.g-bs4 .px-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-3,.g-bootstrap.g-bs4 .py-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-3,.g-bootstrap.g-bs4 .px-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-3,.g-bootstrap.g-bs4 .py-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-3,.g-bootstrap.g-bs4 .px-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-4,.g-bootstrap.g-bs4 .py-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-4,.g-bootstrap.g-bs4 .px-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-4,.g-bootstrap.g-bs4 .py-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-4,.g-bootstrap.g-bs4 .px-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-5,.g-bootstrap.g-bs4 .py-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-5,.g-bootstrap.g-bs4 .px-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-5,.g-bootstrap.g-bs4 .py-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-5,.g-bootstrap.g-bs4 .px-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-n1,.g-bootstrap.g-bs4 .my-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-n1,.g-bootstrap.g-bs4 .mx-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-n1,.g-bootstrap.g-bs4 .my-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-n1,.g-bootstrap.g-bs4 .mx-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-n2,.g-bootstrap.g-bs4 .my-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-n2,.g-bootstrap.g-bs4 .mx-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-n2,.g-bootstrap.g-bs4 .my-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-n2,.g-bootstrap.g-bs4 .mx-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-n3,.g-bootstrap.g-bs4 .my-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-n3,.g-bootstrap.g-bs4 .mx-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-n3,.g-bootstrap.g-bs4 .my-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-n3,.g-bootstrap.g-bs4 .mx-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-n4,.g-bootstrap.g-bs4 .my-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-n4,.g-bootstrap.g-bs4 .mx-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-n4,.g-bootstrap.g-bs4 .my-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-n4,.g-bootstrap.g-bs4 .mx-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-n5,.g-bootstrap.g-bs4 .my-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-n5,.g-bootstrap.g-bs4 .mx-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-n5,.g-bootstrap.g-bs4 .my-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-n5,.g-bootstrap.g-bs4 .mx-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-auto,.g-bootstrap.g-bs4 .my-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-auto,.g-bootstrap.g-bs4 .mx-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-auto,.g-bootstrap.g-bs4 .my-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-auto,.g-bootstrap.g-bs4 .mx-auto{margin-left:auto!important}@media (min-width:576px){.g-bootstrap.g-bs4 .m-sm-0{margin:0!important}.g-bootstrap.g-bs4 .mt-sm-0,.g-bootstrap.g-bs4 .my-sm-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-sm-0,.g-bootstrap.g-bs4 .mx-sm-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-sm-0,.g-bootstrap.g-bs4 .my-sm-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-sm-0,.g-bootstrap.g-bs4 .mx-sm-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-sm-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-sm-1,.g-bootstrap.g-bs4 .my-sm-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-sm-1,.g-bootstrap.g-bs4 .mx-sm-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-sm-1,.g-bootstrap.g-bs4 .my-sm-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-sm-1,.g-bootstrap.g-bs4 .mx-sm-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-sm-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-sm-2,.g-bootstrap.g-bs4 .my-sm-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-sm-2,.g-bootstrap.g-bs4 .mx-sm-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-sm-2,.g-bootstrap.g-bs4 .my-sm-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-sm-2,.g-bootstrap.g-bs4 .mx-sm-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-sm-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-sm-3,.g-bootstrap.g-bs4 .my-sm-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-sm-3,.g-bootstrap.g-bs4 .mx-sm-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-sm-3,.g-bootstrap.g-bs4 .my-sm-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-sm-3,.g-bootstrap.g-bs4 .mx-sm-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-sm-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-sm-4,.g-bootstrap.g-bs4 .my-sm-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-sm-4,.g-bootstrap.g-bs4 .mx-sm-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-sm-4,.g-bootstrap.g-bs4 .my-sm-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-sm-4,.g-bootstrap.g-bs4 .mx-sm-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-sm-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-sm-5,.g-bootstrap.g-bs4 .my-sm-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-sm-5,.g-bootstrap.g-bs4 .mx-sm-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-sm-5,.g-bootstrap.g-bs4 .my-sm-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-sm-5,.g-bootstrap.g-bs4 .mx-sm-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-sm-0{padding:0!important}.g-bootstrap.g-bs4 .pt-sm-0,.g-bootstrap.g-bs4 .py-sm-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-sm-0,.g-bootstrap.g-bs4 .px-sm-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-sm-0,.g-bootstrap.g-bs4 .py-sm-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-sm-0,.g-bootstrap.g-bs4 .px-sm-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-sm-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-sm-1,.g-bootstrap.g-bs4 .py-sm-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-sm-1,.g-bootstrap.g-bs4 .px-sm-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-sm-1,.g-bootstrap.g-bs4 .py-sm-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-sm-1,.g-bootstrap.g-bs4 .px-sm-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-sm-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-sm-2,.g-bootstrap.g-bs4 .py-sm-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-sm-2,.g-bootstrap.g-bs4 .px-sm-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-sm-2,.g-bootstrap.g-bs4 .py-sm-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-sm-2,.g-bootstrap.g-bs4 .px-sm-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-sm-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-sm-3,.g-bootstrap.g-bs4 .py-sm-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-sm-3,.g-bootstrap.g-bs4 .px-sm-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-sm-3,.g-bootstrap.g-bs4 .py-sm-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-sm-3,.g-bootstrap.g-bs4 .px-sm-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-sm-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-sm-4,.g-bootstrap.g-bs4 .py-sm-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-sm-4,.g-bootstrap.g-bs4 .px-sm-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-sm-4,.g-bootstrap.g-bs4 .py-sm-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-sm-4,.g-bootstrap.g-bs4 .px-sm-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-sm-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-sm-5,.g-bootstrap.g-bs4 .py-sm-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-sm-5,.g-bootstrap.g-bs4 .px-sm-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-sm-5,.g-bootstrap.g-bs4 .py-sm-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-sm-5,.g-bootstrap.g-bs4 .px-sm-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-sm-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-sm-n1,.g-bootstrap.g-bs4 .my-sm-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-sm-n1,.g-bootstrap.g-bs4 .mx-sm-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-sm-n1,.g-bootstrap.g-bs4 .my-sm-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-sm-n1,.g-bootstrap.g-bs4 .mx-sm-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-sm-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-sm-n2,.g-bootstrap.g-bs4 .my-sm-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-sm-n2,.g-bootstrap.g-bs4 .mx-sm-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-sm-n2,.g-bootstrap.g-bs4 .my-sm-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-sm-n2,.g-bootstrap.g-bs4 .mx-sm-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-sm-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-sm-n3,.g-bootstrap.g-bs4 .my-sm-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-sm-n3,.g-bootstrap.g-bs4 .mx-sm-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-sm-n3,.g-bootstrap.g-bs4 .my-sm-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-sm-n3,.g-bootstrap.g-bs4 .mx-sm-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-sm-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-sm-n4,.g-bootstrap.g-bs4 .my-sm-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-sm-n4,.g-bootstrap.g-bs4 .mx-sm-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-sm-n4,.g-bootstrap.g-bs4 .my-sm-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-sm-n4,.g-bootstrap.g-bs4 .mx-sm-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-sm-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-sm-n5,.g-bootstrap.g-bs4 .my-sm-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-sm-n5,.g-bootstrap.g-bs4 .mx-sm-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-sm-n5,.g-bootstrap.g-bs4 .my-sm-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-sm-n5,.g-bootstrap.g-bs4 .mx-sm-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-sm-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-sm-auto,.g-bootstrap.g-bs4 .my-sm-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-sm-auto,.g-bootstrap.g-bs4 .mx-sm-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-sm-auto,.g-bootstrap.g-bs4 .my-sm-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-sm-auto,.g-bootstrap.g-bs4 .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .m-md-0{margin:0!important}.g-bootstrap.g-bs4 .mt-md-0,.g-bootstrap.g-bs4 .my-md-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-md-0,.g-bootstrap.g-bs4 .mx-md-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-md-0,.g-bootstrap.g-bs4 .my-md-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-md-0,.g-bootstrap.g-bs4 .mx-md-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-md-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-md-1,.g-bootstrap.g-bs4 .my-md-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-md-1,.g-bootstrap.g-bs4 .mx-md-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-md-1,.g-bootstrap.g-bs4 .my-md-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-md-1,.g-bootstrap.g-bs4 .mx-md-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-md-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-md-2,.g-bootstrap.g-bs4 .my-md-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-md-2,.g-bootstrap.g-bs4 .mx-md-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-md-2,.g-bootstrap.g-bs4 .my-md-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-md-2,.g-bootstrap.g-bs4 .mx-md-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-md-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-md-3,.g-bootstrap.g-bs4 .my-md-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-md-3,.g-bootstrap.g-bs4 .mx-md-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-md-3,.g-bootstrap.g-bs4 .my-md-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-md-3,.g-bootstrap.g-bs4 .mx-md-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-md-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-md-4,.g-bootstrap.g-bs4 .my-md-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-md-4,.g-bootstrap.g-bs4 .mx-md-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-md-4,.g-bootstrap.g-bs4 .my-md-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-md-4,.g-bootstrap.g-bs4 .mx-md-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-md-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-md-5,.g-bootstrap.g-bs4 .my-md-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-md-5,.g-bootstrap.g-bs4 .mx-md-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-md-5,.g-bootstrap.g-bs4 .my-md-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-md-5,.g-bootstrap.g-bs4 .mx-md-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-md-0{padding:0!important}.g-bootstrap.g-bs4 .pt-md-0,.g-bootstrap.g-bs4 .py-md-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-md-0,.g-bootstrap.g-bs4 .px-md-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-md-0,.g-bootstrap.g-bs4 .py-md-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-md-0,.g-bootstrap.g-bs4 .px-md-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-md-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-md-1,.g-bootstrap.g-bs4 .py-md-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-md-1,.g-bootstrap.g-bs4 .px-md-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-md-1,.g-bootstrap.g-bs4 .py-md-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-md-1,.g-bootstrap.g-bs4 .px-md-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-md-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-md-2,.g-bootstrap.g-bs4 .py-md-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-md-2,.g-bootstrap.g-bs4 .px-md-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-md-2,.g-bootstrap.g-bs4 .py-md-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-md-2,.g-bootstrap.g-bs4 .px-md-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-md-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-md-3,.g-bootstrap.g-bs4 .py-md-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-md-3,.g-bootstrap.g-bs4 .px-md-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-md-3,.g-bootstrap.g-bs4 .py-md-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-md-3,.g-bootstrap.g-bs4 .px-md-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-md-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-md-4,.g-bootstrap.g-bs4 .py-md-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-md-4,.g-bootstrap.g-bs4 .px-md-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-md-4,.g-bootstrap.g-bs4 .py-md-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-md-4,.g-bootstrap.g-bs4 .px-md-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-md-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-md-5,.g-bootstrap.g-bs4 .py-md-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-md-5,.g-bootstrap.g-bs4 .px-md-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-md-5,.g-bootstrap.g-bs4 .py-md-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-md-5,.g-bootstrap.g-bs4 .px-md-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-md-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-md-n1,.g-bootstrap.g-bs4 .my-md-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-md-n1,.g-bootstrap.g-bs4 .mx-md-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-md-n1,.g-bootstrap.g-bs4 .my-md-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-md-n1,.g-bootstrap.g-bs4 .mx-md-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-md-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-md-n2,.g-bootstrap.g-bs4 .my-md-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-md-n2,.g-bootstrap.g-bs4 .mx-md-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-md-n2,.g-bootstrap.g-bs4 .my-md-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-md-n2,.g-bootstrap.g-bs4 .mx-md-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-md-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-md-n3,.g-bootstrap.g-bs4 .my-md-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-md-n3,.g-bootstrap.g-bs4 .mx-md-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-md-n3,.g-bootstrap.g-bs4 .my-md-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-md-n3,.g-bootstrap.g-bs4 .mx-md-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-md-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-md-n4,.g-bootstrap.g-bs4 .my-md-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-md-n4,.g-bootstrap.g-bs4 .mx-md-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-md-n4,.g-bootstrap.g-bs4 .my-md-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-md-n4,.g-bootstrap.g-bs4 .mx-md-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-md-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-md-n5,.g-bootstrap.g-bs4 .my-md-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-md-n5,.g-bootstrap.g-bs4 .mx-md-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-md-n5,.g-bootstrap.g-bs4 .my-md-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-md-n5,.g-bootstrap.g-bs4 .mx-md-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-md-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-md-auto,.g-bootstrap.g-bs4 .my-md-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-md-auto,.g-bootstrap.g-bs4 .mx-md-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-md-auto,.g-bootstrap.g-bs4 .my-md-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-md-auto,.g-bootstrap.g-bs4 .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .m-lg-0{margin:0!important}.g-bootstrap.g-bs4 .mt-lg-0,.g-bootstrap.g-bs4 .my-lg-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-lg-0,.g-bootstrap.g-bs4 .mx-lg-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-lg-0,.g-bootstrap.g-bs4 .my-lg-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-lg-0,.g-bootstrap.g-bs4 .mx-lg-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-lg-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-lg-1,.g-bootstrap.g-bs4 .my-lg-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-lg-1,.g-bootstrap.g-bs4 .mx-lg-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-lg-1,.g-bootstrap.g-bs4 .my-lg-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-lg-1,.g-bootstrap.g-bs4 .mx-lg-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-lg-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-lg-2,.g-bootstrap.g-bs4 .my-lg-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-lg-2,.g-bootstrap.g-bs4 .mx-lg-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-lg-2,.g-bootstrap.g-bs4 .my-lg-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-lg-2,.g-bootstrap.g-bs4 .mx-lg-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-lg-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-lg-3,.g-bootstrap.g-bs4 .my-lg-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-lg-3,.g-bootstrap.g-bs4 .mx-lg-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-lg-3,.g-bootstrap.g-bs4 .my-lg-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-lg-3,.g-bootstrap.g-bs4 .mx-lg-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-lg-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-lg-4,.g-bootstrap.g-bs4 .my-lg-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-lg-4,.g-bootstrap.g-bs4 .mx-lg-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-lg-4,.g-bootstrap.g-bs4 .my-lg-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-lg-4,.g-bootstrap.g-bs4 .mx-lg-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-lg-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-lg-5,.g-bootstrap.g-bs4 .my-lg-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-lg-5,.g-bootstrap.g-bs4 .mx-lg-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-lg-5,.g-bootstrap.g-bs4 .my-lg-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-lg-5,.g-bootstrap.g-bs4 .mx-lg-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-lg-0{padding:0!important}.g-bootstrap.g-bs4 .pt-lg-0,.g-bootstrap.g-bs4 .py-lg-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-lg-0,.g-bootstrap.g-bs4 .px-lg-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-lg-0,.g-bootstrap.g-bs4 .py-lg-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-lg-0,.g-bootstrap.g-bs4 .px-lg-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-lg-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-lg-1,.g-bootstrap.g-bs4 .py-lg-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-lg-1,.g-bootstrap.g-bs4 .px-lg-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-lg-1,.g-bootstrap.g-bs4 .py-lg-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-lg-1,.g-bootstrap.g-bs4 .px-lg-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-lg-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-lg-2,.g-bootstrap.g-bs4 .py-lg-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-lg-2,.g-bootstrap.g-bs4 .px-lg-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-lg-2,.g-bootstrap.g-bs4 .py-lg-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-lg-2,.g-bootstrap.g-bs4 .px-lg-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-lg-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-lg-3,.g-bootstrap.g-bs4 .py-lg-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-lg-3,.g-bootstrap.g-bs4 .px-lg-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-lg-3,.g-bootstrap.g-bs4 .py-lg-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-lg-3,.g-bootstrap.g-bs4 .px-lg-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-lg-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-lg-4,.g-bootstrap.g-bs4 .py-lg-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-lg-4,.g-bootstrap.g-bs4 .px-lg-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-lg-4,.g-bootstrap.g-bs4 .py-lg-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-lg-4,.g-bootstrap.g-bs4 .px-lg-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-lg-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-lg-5,.g-bootstrap.g-bs4 .py-lg-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-lg-5,.g-bootstrap.g-bs4 .px-lg-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-lg-5,.g-bootstrap.g-bs4 .py-lg-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-lg-5,.g-bootstrap.g-bs4 .px-lg-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-lg-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-lg-n1,.g-bootstrap.g-bs4 .my-lg-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-lg-n1,.g-bootstrap.g-bs4 .mx-lg-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-lg-n1,.g-bootstrap.g-bs4 .my-lg-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-lg-n1,.g-bootstrap.g-bs4 .mx-lg-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-lg-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-lg-n2,.g-bootstrap.g-bs4 .my-lg-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-lg-n2,.g-bootstrap.g-bs4 .mx-lg-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-lg-n2,.g-bootstrap.g-bs4 .my-lg-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-lg-n2,.g-bootstrap.g-bs4 .mx-lg-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-lg-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-lg-n3,.g-bootstrap.g-bs4 .my-lg-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-lg-n3,.g-bootstrap.g-bs4 .mx-lg-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-lg-n3,.g-bootstrap.g-bs4 .my-lg-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-lg-n3,.g-bootstrap.g-bs4 .mx-lg-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-lg-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-lg-n4,.g-bootstrap.g-bs4 .my-lg-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-lg-n4,.g-bootstrap.g-bs4 .mx-lg-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-lg-n4,.g-bootstrap.g-bs4 .my-lg-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-lg-n4,.g-bootstrap.g-bs4 .mx-lg-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-lg-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-lg-n5,.g-bootstrap.g-bs4 .my-lg-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-lg-n5,.g-bootstrap.g-bs4 .mx-lg-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-lg-n5,.g-bootstrap.g-bs4 .my-lg-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-lg-n5,.g-bootstrap.g-bs4 .mx-lg-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-lg-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-lg-auto,.g-bootstrap.g-bs4 .my-lg-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-lg-auto,.g-bootstrap.g-bs4 .mx-lg-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-lg-auto,.g-bootstrap.g-bs4 .my-lg-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-lg-auto,.g-bootstrap.g-bs4 .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .m-xl-0{margin:0!important}.g-bootstrap.g-bs4 .mt-xl-0,.g-bootstrap.g-bs4 .my-xl-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-xl-0,.g-bootstrap.g-bs4 .mx-xl-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-xl-0,.g-bootstrap.g-bs4 .my-xl-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-xl-0,.g-bootstrap.g-bs4 .mx-xl-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-xl-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-xl-1,.g-bootstrap.g-bs4 .my-xl-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-xl-1,.g-bootstrap.g-bs4 .mx-xl-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-xl-1,.g-bootstrap.g-bs4 .my-xl-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-xl-1,.g-bootstrap.g-bs4 .mx-xl-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-xl-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-xl-2,.g-bootstrap.g-bs4 .my-xl-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-xl-2,.g-bootstrap.g-bs4 .mx-xl-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-xl-2,.g-bootstrap.g-bs4 .my-xl-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-xl-2,.g-bootstrap.g-bs4 .mx-xl-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-xl-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-xl-3,.g-bootstrap.g-bs4 .my-xl-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-xl-3,.g-bootstrap.g-bs4 .mx-xl-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-xl-3,.g-bootstrap.g-bs4 .my-xl-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-xl-3,.g-bootstrap.g-bs4 .mx-xl-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-xl-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-xl-4,.g-bootstrap.g-bs4 .my-xl-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-xl-4,.g-bootstrap.g-bs4 .mx-xl-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-xl-4,.g-bootstrap.g-bs4 .my-xl-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-xl-4,.g-bootstrap.g-bs4 .mx-xl-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-xl-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-xl-5,.g-bootstrap.g-bs4 .my-xl-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-xl-5,.g-bootstrap.g-bs4 .mx-xl-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-xl-5,.g-bootstrap.g-bs4 .my-xl-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-xl-5,.g-bootstrap.g-bs4 .mx-xl-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-xl-0{padding:0!important}.g-bootstrap.g-bs4 .pt-xl-0,.g-bootstrap.g-bs4 .py-xl-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-xl-0,.g-bootstrap.g-bs4 .px-xl-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-xl-0,.g-bootstrap.g-bs4 .py-xl-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-xl-0,.g-bootstrap.g-bs4 .px-xl-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-xl-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-xl-1,.g-bootstrap.g-bs4 .py-xl-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-xl-1,.g-bootstrap.g-bs4 .px-xl-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-xl-1,.g-bootstrap.g-bs4 .py-xl-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-xl-1,.g-bootstrap.g-bs4 .px-xl-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-xl-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-xl-2,.g-bootstrap.g-bs4 .py-xl-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-xl-2,.g-bootstrap.g-bs4 .px-xl-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-xl-2,.g-bootstrap.g-bs4 .py-xl-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-xl-2,.g-bootstrap.g-bs4 .px-xl-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-xl-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-xl-3,.g-bootstrap.g-bs4 .py-xl-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-xl-3,.g-bootstrap.g-bs4 .px-xl-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-xl-3,.g-bootstrap.g-bs4 .py-xl-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-xl-3,.g-bootstrap.g-bs4 .px-xl-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-xl-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-xl-4,.g-bootstrap.g-bs4 .py-xl-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-xl-4,.g-bootstrap.g-bs4 .px-xl-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-xl-4,.g-bootstrap.g-bs4 .py-xl-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-xl-4,.g-bootstrap.g-bs4 .px-xl-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-xl-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-xl-5,.g-bootstrap.g-bs4 .py-xl-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-xl-5,.g-bootstrap.g-bs4 .px-xl-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-xl-5,.g-bootstrap.g-bs4 .py-xl-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-xl-5,.g-bootstrap.g-bs4 .px-xl-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-xl-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-xl-n1,.g-bootstrap.g-bs4 .my-xl-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-xl-n1,.g-bootstrap.g-bs4 .mx-xl-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-xl-n1,.g-bootstrap.g-bs4 .my-xl-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-xl-n1,.g-bootstrap.g-bs4 .mx-xl-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-xl-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-xl-n2,.g-bootstrap.g-bs4 .my-xl-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-xl-n2,.g-bootstrap.g-bs4 .mx-xl-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-xl-n2,.g-bootstrap.g-bs4 .my-xl-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-xl-n2,.g-bootstrap.g-bs4 .mx-xl-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-xl-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-xl-n3,.g-bootstrap.g-bs4 .my-xl-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-xl-n3,.g-bootstrap.g-bs4 .mx-xl-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-xl-n3,.g-bootstrap.g-bs4 .my-xl-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-xl-n3,.g-bootstrap.g-bs4 .mx-xl-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-xl-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-xl-n4,.g-bootstrap.g-bs4 .my-xl-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-xl-n4,.g-bootstrap.g-bs4 .mx-xl-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-xl-n4,.g-bootstrap.g-bs4 .my-xl-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-xl-n4,.g-bootstrap.g-bs4 .mx-xl-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-xl-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-xl-n5,.g-bootstrap.g-bs4 .my-xl-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-xl-n5,.g-bootstrap.g-bs4 .mx-xl-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-xl-n5,.g-bootstrap.g-bs4 .my-xl-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-xl-n5,.g-bootstrap.g-bs4 .mx-xl-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-xl-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-xl-auto,.g-bootstrap.g-bs4 .my-xl-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-xl-auto,.g-bootstrap.g-bs4 .mx-xl-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-xl-auto,.g-bootstrap.g-bs4 .my-xl-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-xl-auto,.g-bootstrap.g-bs4 .mx-xl-auto{margin-left:auto!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .m-xxl-0{margin:0!important}.g-bootstrap.g-bs4 .mt-xxl-0,.g-bootstrap.g-bs4 .my-xxl-0{margin-top:0!important}.g-bootstrap.g-bs4 .mr-xxl-0,.g-bootstrap.g-bs4 .mx-xxl-0{margin-right:0!important}.g-bootstrap.g-bs4 .mb-xxl-0,.g-bootstrap.g-bs4 .my-xxl-0{margin-bottom:0!important}.g-bootstrap.g-bs4 .ml-xxl-0,.g-bootstrap.g-bs4 .mx-xxl-0{margin-left:0!important}.g-bootstrap.g-bs4 .m-xxl-1{margin:.25rem!important}.g-bootstrap.g-bs4 .mt-xxl-1,.g-bootstrap.g-bs4 .my-xxl-1{margin-top:.25rem!important}.g-bootstrap.g-bs4 .mr-xxl-1,.g-bootstrap.g-bs4 .mx-xxl-1{margin-right:.25rem!important}.g-bootstrap.g-bs4 .mb-xxl-1,.g-bootstrap.g-bs4 .my-xxl-1{margin-bottom:.25rem!important}.g-bootstrap.g-bs4 .ml-xxl-1,.g-bootstrap.g-bs4 .mx-xxl-1{margin-left:.25rem!important}.g-bootstrap.g-bs4 .m-xxl-2{margin:.5rem!important}.g-bootstrap.g-bs4 .mt-xxl-2,.g-bootstrap.g-bs4 .my-xxl-2{margin-top:.5rem!important}.g-bootstrap.g-bs4 .mr-xxl-2,.g-bootstrap.g-bs4 .mx-xxl-2{margin-right:.5rem!important}.g-bootstrap.g-bs4 .mb-xxl-2,.g-bootstrap.g-bs4 .my-xxl-2{margin-bottom:.5rem!important}.g-bootstrap.g-bs4 .ml-xxl-2,.g-bootstrap.g-bs4 .mx-xxl-2{margin-left:.5rem!important}.g-bootstrap.g-bs4 .m-xxl-3{margin:1rem!important}.g-bootstrap.g-bs4 .mt-xxl-3,.g-bootstrap.g-bs4 .my-xxl-3{margin-top:1rem!important}.g-bootstrap.g-bs4 .mr-xxl-3,.g-bootstrap.g-bs4 .mx-xxl-3{margin-right:1rem!important}.g-bootstrap.g-bs4 .mb-xxl-3,.g-bootstrap.g-bs4 .my-xxl-3{margin-bottom:1rem!important}.g-bootstrap.g-bs4 .ml-xxl-3,.g-bootstrap.g-bs4 .mx-xxl-3{margin-left:1rem!important}.g-bootstrap.g-bs4 .m-xxl-4{margin:1.5rem!important}.g-bootstrap.g-bs4 .mt-xxl-4,.g-bootstrap.g-bs4 .my-xxl-4{margin-top:1.5rem!important}.g-bootstrap.g-bs4 .mr-xxl-4,.g-bootstrap.g-bs4 .mx-xxl-4{margin-right:1.5rem!important}.g-bootstrap.g-bs4 .mb-xxl-4,.g-bootstrap.g-bs4 .my-xxl-4{margin-bottom:1.5rem!important}.g-bootstrap.g-bs4 .ml-xxl-4,.g-bootstrap.g-bs4 .mx-xxl-4{margin-left:1.5rem!important}.g-bootstrap.g-bs4 .m-xxl-5{margin:3rem!important}.g-bootstrap.g-bs4 .mt-xxl-5,.g-bootstrap.g-bs4 .my-xxl-5{margin-top:3rem!important}.g-bootstrap.g-bs4 .mr-xxl-5,.g-bootstrap.g-bs4 .mx-xxl-5{margin-right:3rem!important}.g-bootstrap.g-bs4 .mb-xxl-5,.g-bootstrap.g-bs4 .my-xxl-5{margin-bottom:3rem!important}.g-bootstrap.g-bs4 .ml-xxl-5,.g-bootstrap.g-bs4 .mx-xxl-5{margin-left:3rem!important}.g-bootstrap.g-bs4 .p-xxl-0{padding:0!important}.g-bootstrap.g-bs4 .pt-xxl-0,.g-bootstrap.g-bs4 .py-xxl-0{padding-top:0!important}.g-bootstrap.g-bs4 .pr-xxl-0,.g-bootstrap.g-bs4 .px-xxl-0{padding-right:0!important}.g-bootstrap.g-bs4 .pb-xxl-0,.g-bootstrap.g-bs4 .py-xxl-0{padding-bottom:0!important}.g-bootstrap.g-bs4 .pl-xxl-0,.g-bootstrap.g-bs4 .px-xxl-0{padding-left:0!important}.g-bootstrap.g-bs4 .p-xxl-1{padding:.25rem!important}.g-bootstrap.g-bs4 .pt-xxl-1,.g-bootstrap.g-bs4 .py-xxl-1{padding-top:.25rem!important}.g-bootstrap.g-bs4 .pr-xxl-1,.g-bootstrap.g-bs4 .px-xxl-1{padding-right:.25rem!important}.g-bootstrap.g-bs4 .pb-xxl-1,.g-bootstrap.g-bs4 .py-xxl-1{padding-bottom:.25rem!important}.g-bootstrap.g-bs4 .pl-xxl-1,.g-bootstrap.g-bs4 .px-xxl-1{padding-left:.25rem!important}.g-bootstrap.g-bs4 .p-xxl-2{padding:.5rem!important}.g-bootstrap.g-bs4 .pt-xxl-2,.g-bootstrap.g-bs4 .py-xxl-2{padding-top:.5rem!important}.g-bootstrap.g-bs4 .pr-xxl-2,.g-bootstrap.g-bs4 .px-xxl-2{padding-right:.5rem!important}.g-bootstrap.g-bs4 .pb-xxl-2,.g-bootstrap.g-bs4 .py-xxl-2{padding-bottom:.5rem!important}.g-bootstrap.g-bs4 .pl-xxl-2,.g-bootstrap.g-bs4 .px-xxl-2{padding-left:.5rem!important}.g-bootstrap.g-bs4 .p-xxl-3{padding:1rem!important}.g-bootstrap.g-bs4 .pt-xxl-3,.g-bootstrap.g-bs4 .py-xxl-3{padding-top:1rem!important}.g-bootstrap.g-bs4 .pr-xxl-3,.g-bootstrap.g-bs4 .px-xxl-3{padding-right:1rem!important}.g-bootstrap.g-bs4 .pb-xxl-3,.g-bootstrap.g-bs4 .py-xxl-3{padding-bottom:1rem!important}.g-bootstrap.g-bs4 .pl-xxl-3,.g-bootstrap.g-bs4 .px-xxl-3{padding-left:1rem!important}.g-bootstrap.g-bs4 .p-xxl-4{padding:1.5rem!important}.g-bootstrap.g-bs4 .pt-xxl-4,.g-bootstrap.g-bs4 .py-xxl-4{padding-top:1.5rem!important}.g-bootstrap.g-bs4 .pr-xxl-4,.g-bootstrap.g-bs4 .px-xxl-4{padding-right:1.5rem!important}.g-bootstrap.g-bs4 .pb-xxl-4,.g-bootstrap.g-bs4 .py-xxl-4{padding-bottom:1.5rem!important}.g-bootstrap.g-bs4 .pl-xxl-4,.g-bootstrap.g-bs4 .px-xxl-4{padding-left:1.5rem!important}.g-bootstrap.g-bs4 .p-xxl-5{padding:3rem!important}.g-bootstrap.g-bs4 .pt-xxl-5,.g-bootstrap.g-bs4 .py-xxl-5{padding-top:3rem!important}.g-bootstrap.g-bs4 .pr-xxl-5,.g-bootstrap.g-bs4 .px-xxl-5{padding-right:3rem!important}.g-bootstrap.g-bs4 .pb-xxl-5,.g-bootstrap.g-bs4 .py-xxl-5{padding-bottom:3rem!important}.g-bootstrap.g-bs4 .pl-xxl-5,.g-bootstrap.g-bs4 .px-xxl-5{padding-left:3rem!important}.g-bootstrap.g-bs4 .m-xxl-n1{margin:-.25rem!important}.g-bootstrap.g-bs4 .mt-xxl-n1,.g-bootstrap.g-bs4 .my-xxl-n1{margin-top:-.25rem!important}.g-bootstrap.g-bs4 .mr-xxl-n1,.g-bootstrap.g-bs4 .mx-xxl-n1{margin-right:-.25rem!important}.g-bootstrap.g-bs4 .mb-xxl-n1,.g-bootstrap.g-bs4 .my-xxl-n1{margin-bottom:-.25rem!important}.g-bootstrap.g-bs4 .ml-xxl-n1,.g-bootstrap.g-bs4 .mx-xxl-n1{margin-left:-.25rem!important}.g-bootstrap.g-bs4 .m-xxl-n2{margin:-.5rem!important}.g-bootstrap.g-bs4 .mt-xxl-n2,.g-bootstrap.g-bs4 .my-xxl-n2{margin-top:-.5rem!important}.g-bootstrap.g-bs4 .mr-xxl-n2,.g-bootstrap.g-bs4 .mx-xxl-n2{margin-right:-.5rem!important}.g-bootstrap.g-bs4 .mb-xxl-n2,.g-bootstrap.g-bs4 .my-xxl-n2{margin-bottom:-.5rem!important}.g-bootstrap.g-bs4 .ml-xxl-n2,.g-bootstrap.g-bs4 .mx-xxl-n2{margin-left:-.5rem!important}.g-bootstrap.g-bs4 .m-xxl-n3{margin:-1rem!important}.g-bootstrap.g-bs4 .mt-xxl-n3,.g-bootstrap.g-bs4 .my-xxl-n3{margin-top:-1rem!important}.g-bootstrap.g-bs4 .mr-xxl-n3,.g-bootstrap.g-bs4 .mx-xxl-n3{margin-right:-1rem!important}.g-bootstrap.g-bs4 .mb-xxl-n3,.g-bootstrap.g-bs4 .my-xxl-n3{margin-bottom:-1rem!important}.g-bootstrap.g-bs4 .ml-xxl-n3,.g-bootstrap.g-bs4 .mx-xxl-n3{margin-left:-1rem!important}.g-bootstrap.g-bs4 .m-xxl-n4{margin:-1.5rem!important}.g-bootstrap.g-bs4 .mt-xxl-n4,.g-bootstrap.g-bs4 .my-xxl-n4{margin-top:-1.5rem!important}.g-bootstrap.g-bs4 .mr-xxl-n4,.g-bootstrap.g-bs4 .mx-xxl-n4{margin-right:-1.5rem!important}.g-bootstrap.g-bs4 .mb-xxl-n4,.g-bootstrap.g-bs4 .my-xxl-n4{margin-bottom:-1.5rem!important}.g-bootstrap.g-bs4 .ml-xxl-n4,.g-bootstrap.g-bs4 .mx-xxl-n4{margin-left:-1.5rem!important}.g-bootstrap.g-bs4 .m-xxl-n5{margin:-3rem!important}.g-bootstrap.g-bs4 .mt-xxl-n5,.g-bootstrap.g-bs4 .my-xxl-n5{margin-top:-3rem!important}.g-bootstrap.g-bs4 .mr-xxl-n5,.g-bootstrap.g-bs4 .mx-xxl-n5{margin-right:-3rem!important}.g-bootstrap.g-bs4 .mb-xxl-n5,.g-bootstrap.g-bs4 .my-xxl-n5{margin-bottom:-3rem!important}.g-bootstrap.g-bs4 .ml-xxl-n5,.g-bootstrap.g-bs4 .mx-xxl-n5{margin-left:-3rem!important}.g-bootstrap.g-bs4 .m-xxl-auto{margin:auto!important}.g-bootstrap.g-bs4 .mt-xxl-auto,.g-bootstrap.g-bs4 .my-xxl-auto{margin-top:auto!important}.g-bootstrap.g-bs4 .mr-xxl-auto,.g-bootstrap.g-bs4 .mx-xxl-auto{margin-right:auto!important}.g-bootstrap.g-bs4 .mb-xxl-auto,.g-bootstrap.g-bs4 .my-xxl-auto{margin-bottom:auto!important}.g-bootstrap.g-bs4 .ml-xxl-auto,.g-bootstrap.g-bs4 .mx-xxl-auto{margin-left:auto!important}}.g-bootstrap.g-bs4 .font-weight-normal{font-weight:400!important}.g-bootstrap.g-bs4 .font-weight-bold{font-weight:700!important}.g-bootstrap.g-bs4 .text-justify{text-align:justify!important}.g-bootstrap.g-bs4 .text-wrap{white-space:normal!important}.g-bootstrap.g-bs4 .text-nowrap{white-space:nowrap!important}.g-bootstrap.g-bs4 .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .text-left{text-align:left!important}.g-bootstrap.g-bs4 .text-right{text-align:right!important}.g-bootstrap.g-bs4 .text-center{text-align:center!important}@media (min-width:576px){.g-bootstrap.g-bs4 .text-sm-left{text-align:left!important}.g-bootstrap.g-bs4 .text-sm-right{text-align:right!important}.g-bootstrap.g-bs4 .text-sm-center{text-align:center!important}}@media (min-width:768px){.g-bootstrap.g-bs4 .text-md-left{text-align:left!important}.g-bootstrap.g-bs4 .text-md-right{text-align:right!important}.g-bootstrap.g-bs4 .text-md-center{text-align:center!important}}@media (min-width:992px){.g-bootstrap.g-bs4 .text-lg-left{text-align:left!important}.g-bootstrap.g-bs4 .text-lg-right{text-align:right!important}.g-bootstrap.g-bs4 .text-lg-center{text-align:center!important}}@media (min-width:1200px){.g-bootstrap.g-bs4 .text-xl-left{text-align:left!important}.g-bootstrap.g-bs4 .text-xl-right{text-align:right!important}.g-bootstrap.g-bs4 .text-xl-center{text-align:center!important}}@media (min-width:1400px){.g-bootstrap.g-bs4 .text-xxl-left{text-align:left!important}.g-bootstrap.g-bs4 .text-xxl-right{text-align:right!important}.g-bootstrap.g-bs4 .text-xxl-center{text-align:center!important}}.g-bootstrap.g-bs4 .text-lowercase{text-transform:lowercase!important}.g-bootstrap.g-bs4 .text-uppercase{text-transform:uppercase!important}.g-bootstrap.g-bs4 .text-capitalize{text-transform:capitalize!important}.g-bootstrap.g-bs4 .text-decoration-none{text-decoration:none!important}.g-bootstrap.g-bs4 .visible{visibility:visible!important}.g-bootstrap.g-bs4 .invisible{visibility:hidden!important}.g-bootstrap.g-bs4 .hyphens-auto{-webkit-hyphens:auto!important;hyphens:auto!important}.g-bootstrap.g-bs4 .hyphens-none{-webkit-hyphens:none!important;hyphens:none!important}.g-bootstrap.g-bs4 .g-no-ellipsis{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.g-bootstrap.g-bs4 .g-hover-box{display:inline-block}.g-bootstrap.g-bs4.g-portal{pointer-events:auto;z-index:300000}.sr-only{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.g-bootstrap.g-bs4 .clipboard{-webkit-user-select:text;-moz-user-select:text;user-select:text}.g-bootstrap.g-bs4 .no-clipboard{-webkit-user-select:none;-moz-user-select:none;user-select:none}.g-bs4.g-bootstrap.g-is-copying .no-clipboard{visibility:hidden}.g-bootstrap.g-bs4 [tabindex="-1"]:focus-visible{outline:none}.g-bootstrap.g-bs4 .g-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-none);border-radius:var(--g-size-border-radius-round);color:var(--color,inherit);cursor:pointer;display:inline-flex;font-family:inherit;font-weight:600;justify-content:center;line-height:0;margin:0;max-width:100%;outline:none;padding:0;text-align:center;touch-action:manipulation;transition-duration:.25s;transition-property:color,background-color,border-color;vertical-align:middle}.g-bootstrap.g-bs4 .g-button:focus-visible.focus,.g-bootstrap.g-bs4 .g-button:focus-visible:not(:disabled,:active){outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-button-icon{flex-shrink:0;transition-duration:.25s;transition-property:transform}.g-bootstrap.g-bs4 .g-button-icon+.g-button-label{margin-left:.5rem}.g-bootstrap.g-bs4 .g-button-icon-right{order:1}.g-bootstrap.g-bs4 .g-button-icon-right+.g-button-label{margin-left:0;margin-right:.5rem}.g-bootstrap.g-bs4 .g-button[aria-expanded=true] .g-button-icon.ico-caret-down{transform:rotate(180deg)}.g-bootstrap.g-bs4 .g-button-label{overflow:hidden;padding-bottom:.125rem;padding-top:.125rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-button .g-pill{margin-left:.375rem;margin-right:0}.g-bootstrap.g-bs4 .g-button .g-button-icon-right~.g-pill{margin-left:-.125rem;margin-right:.5rem}.g-bootstrap.g-bs4 .g-button:disabled .g-pill{filter:grayscale(1);opacity:.1}.g-bootstrap.g-bs4 .g-button-variant-primary{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-button-variant-primary.hover,.g-bootstrap.g-bs4 .g-button-variant-primary:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-blue-300),.6);text-decoration:none}.g-bootstrap.g-bs4 .g-button-variant-primary.active,.g-bootstrap.g-bs4 .g-button-variant-primary:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-blue-300),.6);color:var(--color-white)}.g-bootstrap.g-bs4 .g-button-variant-primary:disabled{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-variant-secondary{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-button-variant-secondary.hover,.g-bootstrap.g-bs4 .g-button-variant-secondary:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-blue-300),.05),rgba(var(--rgb-blue-300),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3);text-decoration:none}.g-bootstrap.g-bs4 .g-button-variant-secondary.active,.g-bootstrap.g-bs4 .g-button-variant-secondary:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-button-variant-secondary:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-variant-tertiary{color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-button-variant-tertiary.hover,.g-bootstrap.g-bs4 .g-button-variant-tertiary:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-blue-300),.05),rgba(var(--rgb-blue-300),.05));box-shadow:0 .25rem .75rem -.25rem var(--color-transparent);text-decoration:none}.g-bootstrap.g-bs4 .g-button-variant-tertiary.active,.g-bootstrap.g-bs4 .g-button-variant-tertiary:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem var(--color-transparent)}.g-bootstrap.g-bs4 .g-button-variant-tertiary:disabled{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-variant-danger{border-color:rgba(var(--rgb-ui-red),.5);color:var(--color-ui-red)}.g-bootstrap.g-bs4 .g-button-variant-danger.hover,.g-bootstrap.g-bs4 .g-button-variant-danger:not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-ui-red),.05),rgba(var(--rgb-ui-red),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-ui-red),.4);text-decoration:none}.g-bootstrap.g-bs4 .g-button-variant-danger.active,.g-bootstrap.g-bs4 .g-button-variant-danger:not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-ui-red),.1),rgba(var(--rgb-ui-red),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-ui-red),.6)}.g-bootstrap.g-bs4 .g-button-variant-danger:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4.g-dark .g-button-variant-primary:not(:disabled){background-color:#2573e1}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted),.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted){background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted):not(:disabled):hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.45);text-decoration:none}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted):not(:disabled):active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.45);color:var(--color-blue-300)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-primary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-primary:not(.g-no-inverted):disabled{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg);cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted),.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted):not(:disabled):hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));border-color:rgba(var(--rgb-white),.7);box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3);text-decoration:none}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted):not(:disabled):active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-secondary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-secondary:not(.g-no-inverted):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted),.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted){color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted):not(:disabled):hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-overlay),.05),rgba(var(--rgb-overlay),.05));box-shadow:0 .25rem .75rem -.25rem transparent;text-decoration:none}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted):not(:disabled):active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-overlay),.1),rgba(var(--rgb-overlay),.1));box-shadow:0 .25rem .25rem -.25rem transparent}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-tertiary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-tertiary:not(.g-no-inverted):disabled{color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted),.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted):not(:disabled):hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted).hover,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted):not(:disabled):hover{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));border-color:rgba(var(--rgb-white),.7);box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3);text-decoration:none}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted):not(:disabled):active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted).active,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted):not(:disabled):active{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-button-variant-danger:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-button-variant-danger:not(.g-no-inverted):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-size-medium{font-size:1rem;line-height:1.5rem;min-height:2.5rem;padding:0 .875rem}.g-bootstrap.g-bs4 .g-button-size-medium .g-button-icon,.g-bootstrap.g-bs4 .g-button-size-medium .g-spinner{--size:1.5rem}.g-bootstrap.g-bs4 .g-button-size-small{border-radius:var(--g-size-border-radius-round);font-size:.875rem;line-height:1rem;min-height:2rem;padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-size-small .g-spinner{--size:1rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-button-hidden-label-below-sm.g-button-size-medium{padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-hidden-label-below-sm .g-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-button-hidden-label-below-md.g-button-size-medium{padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-hidden-label-below-md .g-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap.g-bs4 .g-button-hidden-label-always.g-button-size-medium{padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-hidden-label-always .g-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-button-full-width-below-sm{width:100%}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-button-full-width-below-md{width:100%}}.g-bootstrap.g-bs4 .g-button-full-width-always{width:100%}.g-bootstrap.g-bs4 .g-button-loading{justify-content:center!important}.g-bootstrap.g-bs4 .g-button-loading>.g-spinner{margin:auto;position:absolute}.g-bootstrap.g-bs4 .g-button-loading>.g-spinner~.g-button-icon,.g-bootstrap.g-bs4 .g-button-loading>.g-spinner~.g-button-label,.g-bootstrap.g-bs4 .g-button-loading>.g-spinner~.g-pill{visibility:hidden}.g-bootstrap.g-bs4 .g-button-rounded{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap.g-bs4 .g-button-unstyled{border-width:0;padding:0}.g-bootstrap.g-bs4 .g-button-unstyled .g-button-label{display:inline-flex;overflow:visible;padding:0}.g-bootstrap.g-bs4 .g-group-button .g-button{margin:.5rem 0}.g-bootstrap.g-bs4 .g-group-button .g-button.g-button-full-width-never:not(:last-child){margin-right:.5rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button .g-button{margin:.5rem}.g-bootstrap.g-bs4 .g-group-button .g-button.g-button-size-small{margin:.625rem}.g-bootstrap.g-bs4 .g-group-button .g-button.g-button-size-small:not(:last-child){margin-right:0}}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-group-button .g-button.g-button-variant-primary{order:-1}}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:disabled{z-index:0}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(.g-button-full-width-never):not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.125rem}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(.g-button-full-width-never):not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button.g-button-full-width-never:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button.g-button-full-width-never:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(:disabled)[aria-pressed=true],.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .g-button:not(:disabled)[aria-selected=true]{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary);z-index:2}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented:not(.g-group-button-inline)>.g-button{flex-grow:1}.g-bootstrap.g-bs4 .g-group-button .g-tooltip-touch-target:not(:last-child) .g-button-full-width-never{margin-right:.5rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button .g-tooltip-touch-target:not(:last-child) .g-button-size-small{margin-right:0}}.g-bootstrap.g-bs4 .g-inverted .g-group-button.g-group-button-segmented .g-button:not(:disabled)[aria-pressed=true]{border-color:var(--g-color-border-inverted-primary)}.g-bootstrap.g-bs4 .g-input-group .g-button:not(:disabled):hover,.g-bootstrap.g-bs4 .g-input-group .g-button:not(:disabled):not(:active):focus-visible{z-index:1}.g-bootstrap.g-bs4 .g-input-group .g-button:not(:disabled).g-button-variant-secondary{border-color:var(--g-color-border-primary)!important}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-button{border-bottom-left-radius:var(--g-size-border-radius-lg);border-bottom-right-radius:0;border-top-left-radius:var(--g-size-border-radius-lg);border-top-right-radius:0}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend:not(:first-child)>.g-button{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-button{border-bottom-left-radius:0;border-bottom-right-radius:var(--g-size-border-radius-lg);border-top-left-radius:0;border-top-right-radius:var(--g-size-border-radius-lg)}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append:not(:last-child)>.g-button{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-card.g-card-alert-error:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:nth-child(n){border-radius:var(--g-size-border-radius-lg);box-shadow:none;flex-basis:auto;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-body,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-body{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-left:var(--g-size-bs-15)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-body .g-card-alert-icon,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-body .g-card-alert-icon,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-body .g-card-alert-icon{--size:var(--g-size-icon-sm);flex-grow:0;flex-shrink:0;float:left;margin-left:0;margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data{flex-grow:1;flex-shrink:1;margin-left:var(--g-size-bs-10);min-width:0}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ol,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data p,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ul,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ol,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data p,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ul,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ol,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data p,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ul{border:0;color:inherit;margin-bottom:0;padding-bottom:var(--g-size-spacing-sm);padding-top:var(--g-size-spacing-sm);text-align:left}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ol:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data p:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ul:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ol:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data p:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ul:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ol:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data p:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ul:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-],.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-],.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-]{align-items:left;display:flex;flex-direction:column;justify-content:center}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] .btn,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] .g-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] .g-group-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] button,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] .btn,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] .g-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] .g-group-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] button,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] .btn,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] .g-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] .g-group-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] button{margin-left:0!important;margin-right:0!important;width:100%}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-close,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-close,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-close{margin-right:var(--g-size-bs-15);margin-top:var(--g-size-bs-10);position:absolute;right:0;top:0;z-index:10}.g-bootstrap.g-bs4 .g-card-alert-flag img{border-radius:var(--g-size-border-radius-sm);height:var(--g-size-icon-sm);margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap.g-bs4 .g-card.g-card-alert-info:not(.g-card-inverted){background-color:var(--g-color-info-weak);border:var(--g-size-border-width-sm) solid var(--g-color-info)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-info:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:not(.g-card-inverted){background-color:var(--g-color-warning-weak);border:var(--g-size-border-width-sm) solid var(--g-color-warning)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-warning)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error:not(.g-card-inverted){background-color:var(--g-color-error-weak);border:var(--g-size-border-width-sm) solid var(--g-color-error)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-error:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-error,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-info,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-warning{background:rgba(var(--rgb-black),.1);border-color:transparent!important;color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-error .g-card-alert-icon,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-info .g-card-alert-icon,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-warning .g-card-alert-icon{color:inherit}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body{padding:0 var(--g-size-spacing-md)}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data{margin-left:var(--g-size-spacing-md)}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-group-button{align-items:flex-end;display:flex;flex:1 0 auto;flex-direction:column}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-group-button{align-items:center;flex-direction:row;justify-content:flex-end}}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-group-button>.g-button{margin:0}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-error,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-info,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-warning{border:none;font-size:.875rem;font-weight:600;height:auto;line-height:1.3125rem;margin:0;padding:0 .5rem;width:auto}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-error,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-info,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-warning{margin-bottom:.5rem;width:100%}}.g-bootstrap.g-bs4 .g-card.g-card-alert-medium{display:inline-flex}.g-bootstrap.g-bs4 .g-card.g-card-alert-medium .g-card-alert-data div[class*=col-]:first-of-type{justify-content:start}.g-bootstrap.g-bs4 .g-card.g-card-alert-large{display:inline-flex}.g-bootstrap.g-bs4 .g-card.g-card-alert-large .g-card-body{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card.g-card-alert-large .g-card-body{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.g-bootstrap.g-bs4 .g-card.g-card-alert-large .g-card-body .g-card-alert-icon{height:var(--g-size-icon-lg);margin-top:0;width:var(--g-size-icon-lg)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error+.g-form-group,.g-bootstrap.g-bs4 .g-card.g-card-alert-info+.g-form-group,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning+.g-form-group{padding-top:var(--g-size-bs-10)}.g-bootstrap.g-bs4 .g-form-group .g-card-alert-small{margin-bottom:0!important;margin-top:var(--g-size-bs-5)!important}.g-bootstrap.g-bs4 .g-card-alert-closeable .g-card-body{align-items:start!important}.g-bootstrap.g-bs4 .g-card-alert-closeable .g-card-body .g-card-alert-data{padding-right:2rem}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-alert-closeable .g-card-body .g-card-alert-data{padding-right:5rem}}.g-bootstrap.g-bs4 .g-card-alert-closeable div[class*=col-md-8]{justify-content:start!important}.g-bootstrap.g-bs4 .g-amount.g-amount-superscript sup,.g-bootstrap.g-bs4 .g-card-overview-grid-amounts .g-amount sup,.g-bootstrap.g-bs4 .g-card-overview-info-amount .g-amount sup,.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-amount:not(.g-amount-no-superscript) sup,.g-bootstrap.g-bs4 .g-huge .g-amount sup,.g-bootstrap.g-bs4 .g-product-info .g-amount sup,.g-bootstrap.g-bs4 .g-structured-info .g-amount sup,.g-bootstrap.g-bs4 :is(.g-h1,.g-h2,.g-h3,.g-h4) .g-amount sup,.g-bootstrap.g-bs4 :is(h1,h2,h3,h4) .g-amount sup{display:inline-block;font-size:.6666666667em;left:auto;line-height:0;position:static;top:auto;transform:translate(-.0833333333em,-.4375em);vertical-align:baseline}.g-bootstrap.g-bs4 .g-amount sup,.g-bootstrap.g-bs4 .g-amount.g-amount-no-superscript sup,.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-extra-amount sup,.g-bootstrap.g-bs4 .g-card-overview:nth-child(n) .g-amount-converted sup,.g-bootstrap.g-bs4 .g-product-info-data .g-minor .g-amount sup,.g-bootstrap.g-bs4 .g-structured-info-item.g-structured-info-item-small .g-amount sup{display:inline;font-size:inherit;font-weight:inherit;left:auto;position:static;top:auto;vertical-align:baseline}.g-bootstrap.g-bs4 .g-amount{color:inherit;font-weight:var(--g-font-weight-semibold)}.g-bootstrap.g-bs4 .g-amount.g-amount-camouflage{font-weight:inherit}.g-bootstrap.g-bs4 .g-amount .g-amount-data{white-space:nowrap}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-default{color:inherit}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-neutral{color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-positive{color:var(--g-color-success)}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-negative{color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-faded{color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-amount:nth-child(n).g-amount-active{color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-amount-fallback{color:var(--g-color-text-secondary);font-weight:inherit;gap:var(--g-size-spacing-sm)}.g-bootstrap.g-bs4 .g-amount-fallback:nth-child(n):nth-child(n){display:inline-flex;font-size:var(--g-font-size-p-minor);line-height:var(--g-font-line-height-p-minor)}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-amount-fallback{flex-direction:row-reverse;justify-content:flex-end}}.g-bootstrap.g-bs4 .g-card .g-amount.g-amount-faded{color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-h1 .g-amount,.g-bootstrap.g-bs4 .g-h2 .g-amount,.g-bootstrap.g-bs4 .g-h3 .g-amount,.g-bootstrap.g-bs4 .g-h4 .g-amount,.g-bootstrap.g-bs4 .g-h5 .g-amount,.g-bootstrap.g-bs4 .g-h6 .g-amount,.g-bootstrap.g-bs4 h1 .g-amount,.g-bootstrap.g-bs4 h2 .g-amount,.g-bootstrap.g-bs4 h3 .g-amount,.g-bootstrap.g-bs4 h4 .g-amount,.g-bootstrap.g-bs4 h5 .g-amount,.g-bootstrap.g-bs4 h6 .g-amount{font-weight:inherit}.g-bootstrap.g-bs4 .g-badge,.g-bootstrap.g-bs4 .g-pill{display:inline-block;font-size:.75rem;font-weight:600;line-height:1rem}.g-bootstrap.g-bs4 .g-badge{border:.0625rem solid transparent;max-width:100%;overflow:hidden;padding:.0625rem .5rem;text-overflow:ellipsis;vertical-align:middle}.g-bootstrap.g-bs4 .g-badge,.g-bootstrap.g-bs4 .g-pill{border-radius:var(--g-size-border-radius-round);white-space:nowrap}.g-bootstrap.g-bs4 .g-pill{min-width:1rem;padding-inline:.25rem;text-align:center}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-pill:nth-child(n):nth-child(n){background-color:CanvasText;color:Canvas;forced-color-adjust:none}}.g-bootstrap.g-bs4 .g-badge-todo{background-color:var(--g-color-info-weak);color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-badge-todo.g-badge-filled{background-color:var(--g-color-info);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-state{background-color:var(--color-ui-gray-weak);color:var(--color-ui-gray)}.g-bootstrap.g-bs4 .g-badge-state.g-badge-filled{background-color:var(--color-ui-gray);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-error{background-color:var(--g-color-error-weak);color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-badge-error.g-badge-filled{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-warning{background-color:var(--g-color-warning-weak);color:var(--g-color-warning-strong)}.g-bootstrap.g-bs4 .g-badge-warning.g-badge-filled{background-color:var(--g-color-warning-strong);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-success{background-color:var(--g-color-success-weak);color:var(--g-color-success)}.g-bootstrap.g-bs4 .g-badge-success.g-badge-filled{background-color:var(--g-color-success);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-badge-category{border-color:currentColor;color:var(--color-ui-gray)}.g-bootstrap.g-bs4 .g-badge-honey{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap.g-bs4 .g-badge-honey.g-badge-filled{background-color:var(--color-honey);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-carrot{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap.g-bs4 .g-badge-carrot.g-badge-filled{background-color:var(--color-carrot);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-berry{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap.g-bs4 .g-badge-berry.g-badge-filled{background-color:var(--color-berry);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-rose{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap.g-bs4 .g-badge-rose.g-badge-filled{background-color:var(--color-rose);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-lavender{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap.g-bs4 .g-badge-lavender.g-badge-filled{background-color:var(--color-lavender);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-lila{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap.g-bs4 .g-badge-lila.g-badge-filled{background-color:var(--color-lila);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-indigo{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap.g-bs4 .g-badge-indigo.g-badge-filled{background-color:var(--color-indigo);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-pool{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap.g-bs4 .g-badge-pool.g-badge-filled{background-color:var(--color-pool);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-teal{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap.g-bs4 .g-badge-teal.g-badge-filled{background-color:var(--color-teal);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-lime{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap.g-bs4 .g-badge-lime.g-badge-filled{background-color:var(--color-lime);color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-badge-forest{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap.g-bs4 .g-badge-forest.g-badge-filled{background-color:var(--color-forest);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-stone{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.g-bootstrap.g-bs4 .g-badge-stone.g-badge-filled{background-color:var(--color-stone);color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-badge-todo,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-todo{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-inverted .g-badge-state,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-state{background-color:var(--g-color-surface-primary);color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-inverted .g-badge-error,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-error{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-inverted .g-badge-warning,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-warning{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-warning-strong)}.g-bootstrap.g-bs4 .g-inverted .g-badge-success,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-success{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-success)}.g-bootstrap.g-bs4 .g-inverted .g-badge-category,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-badge-category{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-indicator-unread,.g-bootstrap.g-bs4 .g-labeled-list-striped .g-row:nth-child(odd) .g-indicator-unread{--color-fg:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-badge-icon svg{margin-right:.25rem;vertical-align:bottom}.g-bootstrap.g-bs4 .g-indicator{color:var(--color-fg);margin-right:.375rem;overflow:visible}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-indicator:not(.g-indicator-unread){border-radius:var(--g-size-border-radius-circle);forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}}.g-bootstrap.g-bs4 .g-indicator-unread,.g-bootstrap.g-bs4 .g-legend-indicator:where(.g-indicator-default){--size:0.625rem}.g-bootstrap.g-bs4 .g-legend-indicator{color:var(--color-fg,var(--g-color-surface-tertiary))!important}.g-bootstrap.g-bs4 .g-legend-indicator:where(.g-indicator-dimmed){color:color-mix(in srgb,var(--color-fg),var(--g-color-surface-tertiary))!important}.g-bootstrap.g-bs4 .g-indicator-unread{--color-fg:var(--g-color-info);margin-bottom:.0625rem;min-width:0}.g-bootstrap.g-bs4 .g-pill-default{background-color:var(--g-color-text-primary);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-pill-unread{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap.g-bs4 .g-btn-primary{background-color:#135ee2;border:.0625rem solid transparent;color:#fff}.g-bootstrap.g-bs4 .g-btn-primary:not(:disabled):hover{background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15));box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-primary:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-primary:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-primary:not(:disabled):active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#fff}.g-bootstrap.g-bs4 .g-btn-primary:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid transparent;color:rgba(0,0,0,.25)}.g-bootstrap.g-bs4 .g-btn-icon-primary{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover{background-color:transparent;border:.0625rem solid #135ee2;color:#fff;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:not(:disabled):hover{background-image:linear-gradient(hsla(0,0%,100%,.06),hsla(0,0%,100%,.06));border-color:rgba(19,94,226,.6);box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:not(:disabled):active{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));border-color:rgba(19,94,226,.7);box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#fff}.g-bootstrap.g-bs4 .g-btn-icon-primary:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-primary:active{background-color:transparent;border:.0625rem solid #135ee2;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(19,94,226,.6);box-shadow:0 .25rem .75rem -.25rem rgba(19,94,226,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(19,94,226,.7);box-shadow:0 .25rem .25rem -.25rem #135ee2;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-primary:active:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-primary:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-primary:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-primary{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-primary:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-primary:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-primary:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-primary:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-primary:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-primary:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-primary:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-secondary{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-secondary:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-secondary:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-secondary:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-secondary:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-secondary:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-outline-secondary.active{background-color:#a3b5c9;border:.0625rem solid transparent;color:#fff}.g-bootstrap.g-bs4 .g-btn-outline-secondary.active:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:hsla(0,0%,100%,.5)}.g-bootstrap.g-bs4 .g-btn-icon-secondary,.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover{border:.0625rem solid #a3b5c9}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-secondary:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-secondary:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-secondary:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-secondary{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-secondary:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-secondary:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-secondary:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-secondary:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-secondary:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-secondary:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-secondary:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-danger{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-outline-danger:not(:disabled):hover{background-image:linear-gradient(rgba(207,42,30,.06),rgba(207,42,30,.06));border-color:rgba(207,42,30,.6);box-shadow:0 .25rem .75rem -.25rem rgba(207,42,30,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-danger:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-danger:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-danger:not(:disabled):active{background-image:linear-gradient(rgba(207,42,30,.1),rgba(207,42,30,.1));border-color:rgba(207,42,30,.7);box-shadow:0 .25rem .25rem -.25rem rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-outline-danger:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-danger{background-color:transparent;color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-icon-danger:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:not(:disabled):hover{background-image:linear-gradient(rgba(207,42,30,.06),rgba(207,42,30,.06));border-color:rgba(207,42,30,.6);box-shadow:0 .25rem .75rem -.25rem rgba(207,42,30,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:not(:disabled):active{background-image:linear-gradient(rgba(207,42,30,.1),rgba(207,42,30,.1));border-color:rgba(207,42,30,.7);box-shadow:0 .25rem .25rem -.25rem rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap.g-bs4 .g-btn-icon-danger:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-outline-transparent{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):hover{background-image:linear-gradient(hsla(0,0%,100%,.06),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.6);box-shadow:0 .25rem .75rem -.25rem hsla(0,0%,100%,.6)}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):active{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));box-shadow:0 .25rem .25rem -.25rem hsla(0,0%,100%,.5)}.g-bootstrap.g-bs4 .g-btn-outline-transparent:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));border-color:hsla(0,0%,100%,.7);box-shadow:0 .25rem .75rem -.25rem rgba(0,0,0,.2);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-transparent:not(:disabled):active{background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15));border-color:hsla(0,0%,100%,.7);box-shadow:0 .25rem .25rem -.25rem rgba(0,0,0,.3);color:#fff}.g-bootstrap.g-bs4 .g-btn-outline-transparent:disabled{opacity:.3!important}.g-bootstrap.g-bs4 .g-btn-icon-transparent{background-color:transparent;color:#fff}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:not(:disabled):hover{background-image:linear-gradient(hsla(0,0%,100%,.06),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.6);box-shadow:0 .25rem .75rem -.25rem hsla(0,0%,100%,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:not(:disabled):active{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));border-color:hsla(0,0%,100%,.7);box-shadow:0 .25rem .25rem -.25rem hsla(0,0%,100%,.5);color:#fff}.g-bootstrap.g-bs4 .g-btn-icon-transparent:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-transparent:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-transparent:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-error{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-error:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-error{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-error:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-error:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-error:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-alert-error:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-error:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-warning:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-warning:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-warning:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-info{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-outline-alert-info:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-info,.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover{background-color:transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover{border:.0625rem solid #a3b5c9}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-icon-alert-info:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-info:not(:disabled):hover{background-image:linear-gradient(rgba(19,94,226,.06),rgba(19,94,226,.06));border-color:rgba(163,181,201,.6);box-shadow:0 .25rem .75rem -.25rem rgba(163,181,201,.6);text-decoration:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info:not(:disabled):active{background-image:linear-gradient(rgba(19,94,226,.1),rgba(19,94,226,.1));border-color:rgba(163,181,201,.7);box-shadow:0 .25rem .25rem -.25rem #a3b5c9;color:#135ee2}.g-bootstrap.g-bs4 .g-btn-link-alert-info:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap.g-bs4 .g-btn-link-alert-info:focus{box-shadow:none;outline:none}.g-bootstrap.g-bs4 .g-btn-link-alert-info:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap.g-bs4 .btn{align-items:center;border:.0625rem solid transparent;border-radius:var(--g-size-border-radius-round);box-shadow:none;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:400;justify-content:center;min-height:2.25rem;padding:0 1.25rem;transition-duration:.1s;transition-property:color,background-color,border,box-shadow;transition-timing-function:ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.g-bootstrap.g-bs4 .btn:not(:disabled){cursor:pointer}.g-bootstrap.g-bs4 .btn,.g-bootstrap.g-bs4 .btn>span:not(.sr-only),.g-bootstrap.g-bs4 .btn>strong:not(.sr-only){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .btn>span:not(.sr-only),.g-bootstrap.g-bs4 .btn>svg{position:relative}.g-bootstrap.g-bs4 .btn>.g-spinner{--size:1.5rem}.g-bootstrap.g-bs4 .btn.g-button-loading{justify-content:center!important;position:relative}.g-bootstrap.g-bs4 .btn.g-button-loading>.g-spinner{margin:auto;position:absolute}.g-bootstrap.g-bs4 .btn.g-button-loading>.g-spinner~span,.g-bootstrap.g-bs4 .btn.g-button-loading>.g-spinner~svg{visibility:hidden}.g-bootstrap.g-bs4 .btn-lg{min-height:2.875rem}.g-bootstrap.g-bs4 .btn-lg>.g-spinner{--size:1.5rem}.g-bootstrap.g-bs4 .btn-sm{font-size:.875rem;min-height:1.625rem;padding:0 .625rem}.g-bootstrap.g-bs4 .btn-sm>span:not(.sr-only){top:0}.g-bootstrap.g-bs4 .btn-sm>.g-spinner{--size:1rem}.g-bootstrap.g-bs4 .g-btn-icon,.g-bootstrap.g-bs4 .g-btn-icon-only{padding-left:.5rem;padding-right:.5rem}.g-bootstrap.g-bs4 .g-btn-icon-only>svg~span:not(.sr-only),.g-bootstrap.g-bs4 .g-btn-icon>svg~span:not(.sr-only){margin-left:.3125rem}.g-bootstrap.g-bs4 .btn-sm.g-btn-icon,.g-bootstrap.g-bs4 .btn-sm.g-btn-icon-only{padding-left:.25rem;padding-right:.5rem}.g-bootstrap.g-bs4 .g-btn-icon-only{padding:0 .4375rem}.g-bootstrap.g-bs4 .g-btn-icon-only.btn-sm{padding:0 .1875rem}.g-bootstrap.g-bs4 .g-btn-icon-only.btn-lg{padding:0 .6041666667rem}.g-bootstrap.g-bs4 .g-btn-icon-only+.g-btn-icon-only{margin-left:.5rem}.g-bootstrap.g-bs4 .g-btn-icon-only>span{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.g-bootstrap.g-bs4 .g-group-button{margin:0 -.5rem}.g-bootstrap.g-bs4 .g-group-button.g-group{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 .g-group-button.g-group-button-form{margin-top:1rem;text-align:right}.g-bootstrap.g-bs4 .g-group-button .btn{margin:.5rem}.g-bootstrap.g-bs4 .g-group-button .btn.g-btn-icon-only:not(:first-child){margin-left:0}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented{display:flex;width:auto}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented-inline{display:inline-flex;max-width:100%;width:auto}}.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(.g-btn-icon-only){flex-grow:1}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-group-button.g-group-button-segmented .btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.0625rem}.g-bootstrap.g-bs4 :not(.g-input-group-append)>.btn:not(.g-btn-icon-only){margin-left:0;margin-right:0;width:100%}.g-bootstrap.g-bs4 :not(.g-input-group-append)>.btn.g-btn-icon-only{margin-left:0}.g-bootstrap.g-bs4 :not(.g-input-group-append)>.btn.g-btn-icon-only+.g-btn-icon-only{margin-left:.5rem}.g-bootstrap.g-bs4 .g-group-button{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;width:100%}.g-bootstrap.g-bs4 .g-group-button .g-btn-primary{order:-1}}.g-bootstrap.g-bs4 .g-circular-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:var(--g-size-border-radius-none);cursor:pointer;display:inline-flex;flex-direction:column;font-family:inherit;gap:var(--g-size-spacing-md);line-height:0;margin:0;outline:none;padding:0;touch-action:manipulation;transition:color,background-color,border-color .25s}.g-bootstrap.g-bs4 .g-circular-button:focus-visible.focus .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button:focus-visible:not(:disabled,:active) .g-circular-button-icon-wrapper{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-label,.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-label,.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-label{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--g-color-interactive-primary);display:-webkit-box;font-weight:600;overflow:hidden}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-icon-wrapper{align-items:center;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:flex;justify-content:center}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-icon-wrapper .g-icon,.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-icon-wrapper .g-icon,.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-icon-wrapper .g-icon{height:calc(50% + .125rem);width:calc(50% + .125rem)}.g-bootstrap.g-bs4 .g-circular-button-size-small{gap:var(--g-size-spacing-sm);width:5rem}.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-icon-wrapper{height:2rem;width:2rem}.g-bootstrap.g-bs4 .g-circular-button-size-small .g-circular-button-label{font-size:.75rem;line-height:1.125rem}.g-bootstrap.g-bs4 .g-circular-button-size-medium{width:6rem}.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-icon-wrapper{height:2.5rem;width:2.5rem}.g-bootstrap.g-bs4 .g-circular-button-size-medium .g-circular-button-label{font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-circular-button-size-large{width:7rem}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-icon-wrapper{height:4rem;width:4rem}.g-bootstrap.g-bs4 .g-circular-button-size-large .g-circular-button-label{font-size:1rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-circular-button-variant-primary.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-primary:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-blue-300),.6)}.g-bootstrap.g-bs4 .g-circular-button-variant-primary.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-primary:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.15),rgba(var(--rgb-black),.15));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-blue-300),.6)}.g-bootstrap.g-bs4 .g-circular-button-variant-primary:disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-circular-button-variant-primary:disabled .g-circular-button-icon-wrapper{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-primary:disabled .g-circular-button-label{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-primary .g-circular-button-icon-wrapper{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.05),rgba(var(--rgb-blue-300),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:disabled .g-circular-button-icon-wrapper{border-color:var(--color-gray-200);color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary:disabled .g-circular-button-label{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-secondary .g-circular-button-icon-wrapper{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-filled:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.15),rgba(var(--rgb-blue-300),.15));box-shadow:0 .25rem .75rem 0 rgba(var(--rgb-blue-300),.1)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-circular-button-variant-filled:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.2),rgba(var(--rgb-blue-300),.2));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled:disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-circular-button-variant-filled:disabled .g-circular-button-icon-wrapper{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled:disabled .g-circular-button-label{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-circular-button-variant-filled .g-circular-button-icon-wrapper{background-color:var(--g-color-interactive-filled);color:var(--g-color-interactive-primary)}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-circular-button-hidden-label-below-sm{width:auto}.g-bootstrap.g-bs4 .g-circular-button-hidden-label-below-sm .g-circular-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-circular-button-hidden-label-below-md{width:auto}.g-bootstrap.g-bs4 .g-circular-button-hidden-label-below-md .g-circular-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap.g-bs4 .g-circular-button-hidden-label-always{width:auto}.g-bootstrap.g-bs4 .g-circular-button-hidden-label-always .g-circular-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-secondary.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-secondary:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-secondary.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-secondary:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-blue-300),.1),rgba(var(--rgb-blue-300),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-filled.hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-filled:not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.15),rgba(var(--rgb-black),.15));box-shadow:0 .25rem .75rem 0 rgba(var(--rgb-blue-300),.4)}.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-filled.active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4.g-dark .g-circular-button-variant-filled:not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.2),rgba(var(--rgb-black),.2));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-blue-300),.2)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted) .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted) .g-circular-button-icon-wrapper{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted) .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted) .g-circular-button-label{color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-primary:not(.g-no-inverted):disabled .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-primary:not(.g-no-inverted):disabled .g-circular-button-label{color:rgba(var(--rgb-white),.5)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted) .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted) .g-circular-button-icon-wrapper{border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted) .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted) .g-circular-button-label{color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.15),rgba(var(--rgb-black),.15));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.3)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-secondary:not(.g-no-inverted):disabled .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-secondary:not(.g-no-inverted):disabled .g-circular-button-label{color:var(--g-color-text-inverted-disabled)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted) .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted) .g-circular-button-icon-wrapper{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted) .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted) .g-circular-button-label{color:var(--color-white)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted).hover .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):not(:disabled):hover .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.05),rgba(var(--rgb-black),.05));box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted).active .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):not(:disabled):active .g-circular-button-icon-wrapper{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));box-shadow:0 .25rem .25rem -.25rem rgba(var(--rgb-black),.45)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):disabled,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):disabled .g-circular-button-icon-wrapper{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap.g-bs4 .g-inverted .g-circular-button-variant-filled:not(.g-no-inverted):disabled .g-circular-button-label,.g-bootstrap.g-bs4 .g-inverted.g-circular-button-variant-filled:not(.g-no-inverted):disabled .g-circular-button-label{color:rgba(var(--rgb-white),.5)}.g-bootstrap.g-bs4 .g-card{--card-padding-vertical:var(--g-size-bs-10);--card-padding-horizontal:var(--g-size-bs-15);background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-secondary)!important;border-radius:var(--g-size-border-radius-lg);border-style:solid!important;border-width:0;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);color:var(--g-color-text-primary);display:inline-flex;flex-direction:column;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10);max-width:100%;outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:clip;position:relative;width:100%}.g-bootstrap.g-bs4 .g-card.g-card-sticky{position:sticky;top:0;z-index:10}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card.g-card-large{--card-padding-vertical:var(--g-size-layout-sm);--card-padding-horizontal:var(--g-size-layout-sm)}}.g-bootstrap.g-bs4 .g-card.g-uniform-headings :is(h2,h3,h4,h5,h6){font-size:1.125rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-card :is(h2,h3,h4,h5,h6){font-weight:var(--g-font-weight-bold);padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-card .g-card-body{flex:1 1 auto;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap.g-bs4 .g-card:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-card-no-padding{--card-padding-vertical:0;--card-padding-horizontal:0}.g-bootstrap.g-bs4 .g-card .g-separator.g-separator-protrude{margin-left:calc(var(--card-padding-horizontal, 0)*-1);margin-right:calc(var(--card-padding-horizontal, 0)*-1)}.g-bootstrap.g-bs4 .g-card .g-separator:where(.g-separator-spacing-inherit){margin-bottom:var(--card-padding-vertical,0);margin-top:var(--card-padding-vertical,0)}.g-bootstrap.g-bs4 .g-card.g-card-header{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-primary);text-align:center}.g-bootstrap.g-bs4 .g-card.g-card-header p{margin:0;padding:0}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-banner>.g-card-body{padding-bottom:calc(var(--g-size-spacing-lg) - var(--g-font-offset-p-bottom));padding-top:calc(var(--g-size-spacing-lg) - var(--g-font-offset-p-top))}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info{--card-padding-vertical:calc(var(--g-size-spacing-xl)*2);background:var(--g-color-surface-primary);display:flex;text-align:center}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info{--card-padding-vertical:var(--g-size-spacing-xl)}}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-amount:nth-child(n){display:inline-block;font-size:var(--g-font-size-h1);font-weight:var(--g-font-weight-semibold);line-height:normal;margin-top:var(--g-size-bs-20)}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info{flex-direction:column;gap:var(--g-size-spacing-md);width:100%}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-product-info-data{margin-bottom:0;margin-top:0}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-product-info-data,.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-product-info-data>*{display:block}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-major{font-size:1.125rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info .g-avatar{--size:var(--g-size-icon-xl)}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info.g-product-info-totaled .g-product-info-data{grid-template-columns:unset;grid-template-rows:unset}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-product-info.g-product-info-totaled .g-product-info-amount{grid-column:unset;grid-row:unset;text-align:unset}}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info .g-group-button .g-button{margin-bottom:0}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info:not(.g-card-header-left) .g-product-info .g-avatar{align-self:center}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left{text-align:left}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left .g-product-info{display:block;position:relative}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left .g-product-info:not(.g-contact-info) .g-minor{color:inherit}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left .g-product-info:before{content:"";float:right;height:var(--g-size-icon-xl);width:calc(var(--g-size-icon-xl) + var(--g-size-spacing-md))}.g-bootstrap.g-bs4 .g-card.g-card-header-variant-info.g-card-header-left .g-product-info .g-avatar{position:absolute;right:0;top:0}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-card-group{background-color:var(--g-color-surface-primary)}.g-bootstrap.g-bs4 .g-card{background-color:transparent!important}}.g-bootstrap.g-bs4 .g-card-group{border-radius:var(--g-size-border-radius-lg);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);display:flex;flex-flow:row wrap;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:clip}.g-bootstrap.g-bs4 .g-card-group .g-card{box-shadow:none;display:flex;flex:1 0 0%;margin-bottom:0;margin-top:0;outline:none;overflow:visible}.g-bootstrap.g-bs4 .g-card-group .g-card.g-card-sticky{border-bottom-width:var(--g-size-border-width-sm);margin-bottom:calc(var(--g-size-border-width-sm)*-1)}.g-bootstrap.g-bs4 .g-card-group .g-card:not(.g-card .g-card),.g-bootstrap.g-bs4 .g-card-group>.g-card{border-radius:var(--g-size-border-radius-none)}.g-bootstrap.g-bs4 .g-card-group>.g-interactable:not(:hover){border-color:var(--g-color-border-secondary) var(--g-color-surface-primary) var(--color-transparent)!important}.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card+.g-card{border-left-width:var(--g-size-border-width-sm)}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card{border-left-width:0!important;flex-basis:100%;flex-direction:column}.g-bootstrap.g-bs4 .g-card-group-horizontal:where(:not(.g-card-group-noline)) .g-card+.g-card{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap.g-bs4 .g-card-group-vertical{flex-direction:column}.g-bootstrap.g-bs4 .g-card-group-vertical:where(:not(.g-card-group-noline)) .g-card+.g-card{border-top-width:var(--g-size-border-width-sm)}.g-bootstrap.g-bs4 .g-card-group-vertical .g-card.g-card-header-variant-banner,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card.g-card-header-variant-banner+.g-card,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card[class*=g-bg-],.g-bootstrap.g-bs4 .g-card-group-vertical .g-card[class*=g-bg-]+.g-card{border-top-width:0}.g-bootstrap.g-bs4 .g-card-group+.g-card-group{margin-top:var(--g-size-bs-20)}.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap{margin-bottom:0}.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap+.g-card-group,.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap+.g-card-group .g-card{margin-top:0}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap+.g-card-group:where(.g-card-group-noline) .g-card:where(:nth-child(1 of .g-card)),.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap+.g-card-group:where(:not(.g-card-group-noline)) .g-card{border-top-width:var(--g-size-border-width-sm)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-group.g-card-group-nogap:not(.g-card-group-noline)+.g-card-group .g-card{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap.g-bs4 .g-card-group.g-card-group-noline .g-card{border-width:0}.g-bootstrap.g-bs4 .g-card-group-nogap{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap.g-bs4 .g-card-group-nogap+.g-card-group{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-card,.g-bootstrap.g-bs4 .g-modal{--card-border:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.g-bootstrap.g-bs4 .g-card .g-card,.g-bootstrap.g-bs4 .g-card .g-card-group,.g-bootstrap.g-bs4 .g-modal .g-card,.g-bootstrap.g-bs4 .g-modal .g-card-group{box-shadow:none}.g-bootstrap.g-bs4 .g-card .g-card-group,.g-bootstrap.g-bs4 .g-modal .g-card-group{border-left:var(--card-border);border-right:var(--card-border);border-top:var(--card-border);box-shadow:none}.g-bootstrap.g-bs4 .g-card .g-card-group:not(.g-card-group-nogap),.g-bootstrap.g-bs4 .g-modal .g-card-group:not(.g-card-group-nogap){border-bottom:var(--card-border);border-top:var(--card-border)}.g-bootstrap.g-bs4 .g-card .g-card-group.g-card-group-nogap+.g-card-group,.g-bootstrap.g-bs4 .g-modal .g-card-group.g-card-group-nogap+.g-card-group{border-top:0}.g-bootstrap.g-bs4 .g-card .g-card-group.g-card-group-nogap+.g-card-group:not(.g-card-group-nogap),.g-bootstrap.g-bs4 .g-modal .g-card-group.g-card-group-nogap+.g-card-group:not(.g-card-group-nogap){border-bottom:var(--card-border);border-top:0}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card .g-card-group.g-card-group-horizontal .g-card,.g-bootstrap.g-bs4 .g-modal .g-card-group.g-card-group-horizontal .g-card{border-left:0}.g-bootstrap.g-bs4 .g-card .g-card-group.g-card-group-horizontal .g-card:first-child,.g-bootstrap.g-bs4 .g-modal .g-card-group.g-card-group-horizontal .g-card:first-child{border-top:0}}.g-bootstrap.g-bs4 .g-card :not(.g-card-group)>.g-card,.g-bootstrap.g-bs4 .g-modal :not(.g-card-group)>.g-card{border:var(--card-border)}.g-bootstrap.g-bs4 .g-inverted .g-card,.g-bootstrap.g-bs4 .g-inverted.g-card{background-clip:padding-box;background-color:rgba(var(--rgb-black),.1);border-color:transparent!important;box-shadow:none;color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-card .g-faded,.g-bootstrap.g-bs4 .g-inverted.g-card .g-faded{color:var(--g-color-text-inverted-secondary)}.g-bootstrap.g-bs4 .g-inverted :is(.g-card-outer,.g-card-inner),.g-bootstrap.g-bs4 .g-inverted :is(.g-card-outer,.g-card-inner) .g-card,.g-bootstrap.g-bs4 .g-inverted:is(.g-card-outer,.g-card-inner),.g-bootstrap.g-bs4 .g-inverted:is(.g-card-outer,.g-card-inner) .g-card{background-clip:border-box}.g-bootstrap.g-bs4 .g-inverted :is(.g-card-outer,.g-card-inner) .g-card:not(.g-card-inner,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner)),.g-bootstrap.g-bs4 .g-inverted:is(.g-card-outer,.g-card-inner) .g-card:not(.g-card-inner,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner)){background-color:transparent}.g-bootstrap.g-bs4 .g-inverted .g-card-group,.g-bootstrap.g-bs4 .g-inverted.g-card-group{box-shadow:none}.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner),.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card:where(:not(.g-card-overview)){display:flex;flex-direction:column;max-width:none;width:auto}.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card:not([class*=g-card-alert-]){margin-bottom:0;margin-top:0}.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card:not([class*=g-card-alert-]):not(.g-card-inner){border-radius:var(--g-size-border-radius-none);border-width:0}.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card-body{position:relative}.g-bootstrap.g-bs4 .g-card-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-confirm-footer .g-card-body{padding-bottom:var(--g-size-bs-20);padding-top:var(--g-size-bs-20);text-align:center}.g-bootstrap.g-bs4 .g-card-overview{padding:0;position:relative}.g-bootstrap.g-bs4 .g-card-overview:nth-child(n):nth-child(n){display:flex}.g-bootstrap.g-bs4 .g-card-overview:not(.g-card-overview-widget):hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-title:nth-child(n):nth-child(n){font-size:1rem;font-weight:600;padding:0}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-title-overline{order:-1}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default{color:var(--g-color-text-primary);display:block;overflow:hidden;text-overflow:ellipsis}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default:hover{text-decoration:none}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default:focus-visible{outline:none}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default:before{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default.g-button{display:inline;line-height:1.25rem;min-height:0;position:static;width:auto}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default.g-button:focus-visible:nth-child(n){outline:none}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-action-default.g-button .g-button-label{white-space:normal}.g-bootstrap.g-bs4 .g-card-overview:nth-child(n) .g-micro{font-size:.875rem}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info{display:flex}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data{display:grid;flex-grow:1;flex-shrink:1;line-height:1.25rem;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias,.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data .g-micro{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias{margin:.125rem 0}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias .g-card-overview-title{line-height:1.25rem}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-info .g-card-overview-stripe{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap.g-bs4 .g-card-overview .g-amount{font-size:1.25rem}.g-bootstrap.g-bs4 .g-card-overview:nth-child(n) .g-amount-converted{color:var(--g-color-text-primary);font-size:.75rem;font-weight:400;line-height:1rem;padding:0}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-figure{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap.g-bs4 .g-card-overview .g-major{font-weight:600}.g-bootstrap.g-bs4 .g-card-overview .g-button,.g-bootstrap.g-bs4 .g-card-overview .g-tooltip-trigger{position:relative;z-index:30}.g-bootstrap.g-bs4 .g-card-overview .g-card-overview-extra-amount{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:400;line-height:1.3125rem;padding:0}.g-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:flex-start}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-overview-listview{align-items:center}}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-title{right:4.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-title a{left:5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container{min-width:0;padding-right:0}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info{align-items:center;padding-left:.3125rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data{align-items:center;margin-bottom:0;margin-top:0}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias-area{align-items:baseline;display:flex;overflow:hidden}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias-area *{margin-right:.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias-area .g-badge{vertical-align:-.1875rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info .g-card-overview-info-data .g-card-overview-info-alias-area .g-micro{line-height:1.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount,.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual{display:flex;flex-direction:column}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual .g-card-overview-info-amount-inner{overflow:hidden}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual>:nth-child(2){text-align:left;width:7rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual>:nth-child(2){align-self:center;padding-left:.375rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual{flex-direction:row;justify-content:flex-end}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-card-overview-info-amount-dual .g-card-overview-info-amount-offseted-for-dual{padding-right:7rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-data{grid-template-columns:auto auto;grid-template-rows:repeat(6,max-content)}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount{grid-column:2/3;grid-row:1/99;margin-left:.625rem;min-width:0;text-align:right}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount .g-amount{padding-top:.125rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount p{overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-totaled .g-card-overview-info-amount p+.g-card-overview-extra-amount{margin-top:-.25rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-info.g-card-overview-info-verbose .g-card-overview-badge-area{padding-top:.25rem}}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-figure{height:auto;margin-right:1rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-card-overview-figure,.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-info-container .g-micro{display:none}}.g-bootstrap.g-bs4 .g-card-overview-listview:not(.g-card-overview-promotion) .g-card-overview-body{display:none}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer{align-items:center;display:flex;margin-bottom:auto;margin-top:auto;padding:0;width:4.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer.g-card-overview-footer-full-width{width:18.25rem}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer{justify-content:center}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer.g-card-overview-footer-full-width{width:4.5rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer .g-card-overview-footer-content{display:none}}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer>.g-button{border-width:.125rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer>.g-button:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer .g-card-overview-footer-content{padding:0 1rem 0 1.875rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer .g-card-overview-footer-content .g-btn-overview-footer{width:11.875rem}.g-bootstrap.g-bs4 .g-card-overview-listview .g-card-overview-footer .g-card-overview-footer-content .g-btn-overview-footer:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap.g-bs4 .g-card-overview-gridview{align-items:stretch;height:17.5rem;min-width:13.125rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-title{bottom:2.875rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container{flex-grow:0;flex-shrink:0}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info{flex-direction:row-reverse;padding-top:.625rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info .g-card-overview-badge-area,.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info .g-micro{margin-top:-.25rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info .g-card-overview-figure{margin-left:.25rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-info .g-card-overview-stripe{height:.25rem;width:100%}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts{display:flex;flex-direction:column}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts p{padding:0}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts .g-meter{margin:.4375rem 0}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts .g-amount{line-height:1.5}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts .g-card-overview-extra-amount{line-height:1.25rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .g-card-overview-grid-amounts .g-card-overview-extra-amount-offsetted{margin-top:1.875rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-info-container .meter{margin:.4375rem 0}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-footer{align-items:center;border-top:.0625rem solid var(--g-color-border-secondary);display:flex;height:2.875rem;padding:0;width:100%}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-footer .g-card-overview-footer-content{flex:1;overflow:hidden;padding-right:.5rem}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-footer .g-button{border-width:.125rem;margin-left:.5rem;min-height:2rem;padding-left:.5rem;padding-right:.5rem;width:auto}.g-bootstrap.g-bs4 .g-card-overview-gridview .g-card-overview-footer .g-button:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-overview-listview:focus-within,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-overview-listview:hover,.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card-overview-listview:focus-within,.g-bootstrap.g-bs4 :is(.g-card-outer,.g-card-inner) .g-card-overview-listview:hover{background-color:var(--g-color-overlay-hover);outline:none}.g-bootstrap.g-bs4 .g-card-overview-body{flex-grow:1;overflow-x:hidden;overflow-y:hidden}.g-bootstrap.g-bs4 .g-card-overview-body.g-card-overview-body-interactive{position:relative;z-index:20}.g-bootstrap.g-bs4 .g-card-overview-body.g-card-overview-body-unpadded{padding:0}.g-bootstrap.g-bs4 .g-card-overview-widget{height:20rem}.g-bootstrap.g-bs4 .g-card-overview-widget .g-card-overview-header{border-bottom:.0625rem solid var(--g-color-border-secondary);min-height:2.875rem;white-space:nowrap}.g-bootstrap.g-bs4 .g-card-overview-widget .g-card-overview-body{height:100%;overflow-y:visible}.g-bootstrap.g-bs4 .g-card-overview-promotion .g-card-overview-body{flex-grow:0;overflow:hidden}.g-bootstrap.g-bs4 .g-card-overview-promotion .g-card-overview-body p{text-align:left}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview>.g-button{margin-right:.5rem;padding:.5rem}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body{display:flex;flex:1;padding-left:calc(var(--card-padding-horizontal) + .3125rem);text-align:left}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-icon{margin-right:1rem;width:3rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-icon{display:none}}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-promotion-info .g-button{text-align:initial}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-promotion-info .g-card-overview-action-default :is(h2,h3,h4,h5,h6){padding:0}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-body .g-card-overview-promotion-info p{padding:0}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-footer{margin:0}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-footer{width:auto}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-listview .g-card-overview-footer .g-button{margin-right:.5rem;margin-top:.5rem}}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview{background-position:50%;background-size:cover;justify-content:flex-end}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview>.g-button{border-width:.125rem;margin:0;position:absolute;right:.5rem;top:.5rem;z-index:30}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview>.g-button:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview .g-card-overview-body{overflow:hidden;text-align:center;text-overflow:ellipses}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview .g-card-overview-body .g-micro{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap.g-bs4 .g-card-overview-promotion.g-card-overview-gridview .g-card-overview-body .g-card-overview-icon{width:6rem}.g-bootstrap.g-bs4 .g-card-overview-group{display:flex;flex-direction:column;gap:.9375rem;margin:1.25rem 0}.g-bootstrap.g-bs4 .g-card-overview-group .g-card-overview{margin:0}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid{flex-direction:row;gap:.9375rem;margin:1.25rem -.9375rem .625rem;overflow:auto hidden;padding:0 .9375rem .625rem;scroll-behavior:smooth;scroll-snap-type:x mandatory}.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid .g-card-overview{flex:1 0 15.9375rem;scroll-margin-left:.9375rem;scroll-snap-align:start}.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid:after{content:"";flex:0 0 calc(100% - 16.875rem)}.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid:has(.g-card-overview:only-child):after{content:none}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid{--columns:2;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid{--columns:3}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-grid{--columns:4}}.g-bootstrap.g-bs4 .g-card-overview-group-layout-widget{--columns:1;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}@media (min-width:992px){.g-bootstrap.g-bs4 .g-card-overview-group-layout-widget{--columns:2}}.g-bootstrap.g-bs4 .g-card-function,.g-bootstrap.g-bs4 .g-card-function-footer{--card-padding-vertical:0.9375rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-function,.g-bootstrap.g-bs4 .g-card-function-footer{--card-padding-horizontal:1.5625rem}}.g-bootstrap.g-bs4 .g-card-function{display:flex!important;flex-direction:column;overflow:unset}.g-bootstrap.g-bs4 .g-card-function .g-h-major{font-size:1.125rem;font-weight:700;line-height:1.5rem}.g-bootstrap.g-bs4 .g-card-function .g-h-major:nth-child(n){padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-card-function .g-h-minor{font-size:.875rem;font-weight:700;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-card-function .g-group{margin:0;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap.g-bs4 .g-card-function .g-group-button{text-align:center;width:100%}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-function .g-group-button{order:-1}}.g-bootstrap.g-bs4 .g-card-function .g-card-body{display:flex;flex-direction:column;flex-grow:0}.g-bootstrap.g-bs4 .g-card-function .g-card-function-indicator{align-items:center;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-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}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-function .g-card-function-postscript .g-button{margin-bottom:.375rem;margin-top:.375rem;width:100%}}.g-bootstrap.g-bs4 .g-inverted .g-card-function .g-card-function-indicator{color:var(--g-color-text-inverted-secondary)}.g-bootstrap.g-bs4 .g-inverted .g-card-function .g-card-function-indicator.g-indicator-enabled .g-state{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-icon,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-icon{margin-top:.625rem}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-body,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-body{text-align:center}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-body,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-body{flex-grow:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-vertical .g-card-function-postscript .g-button,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-group-horizontal .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-button{max-width:calc(100% - 1rem)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])){flex-direction:row}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-body,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-body{justify-content:center}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-indicator,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator{flex:0 0 15%;margin-bottom:0;max-width:15%;padding-right:0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-indicator.g-indicator-custom,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator.g-indicator-custom{flex:0 0 23%;max-width:23%}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-icon,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-icon{--size:4rem;font-size:var(--size);height:var(--size);line-height:var(--size);margin-top:0;min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-body,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-body{--card-padding-vertical:1.25rem;flex:1 0 0;text-align:left}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript{flex:0 0 25%;margin-top:0;max-width:25%;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript .g-group-button,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-group-button{padding:calc(var(--card-padding-horizontal) - 1.40625rem) 0}.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-function.g-card-function-variant-horizontal .g-card-function-postscript .g-button,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .btn,.g-bootstrap.g-bs4 .g-card-group-vertical .g-card-function:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript .g-button{margin:.375rem 0;padding-left:.3125rem;padding-right:.3125rem;width:100%}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-function-footer-shared:nth-child(n):nth-child(n){margin-top:-.9375rem}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-card-function-footer{--card-padding-horizontal:10%}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-function-footer .g-card-body{padding-top:0}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-function-footer .g-card-body{text-align:center}}.g-bootstrap.g-bs4 .g-card-function-footer p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-card-row>.g-card{min-width:auto}.g-bootstrap.g-bs4 .g-card-row:has(.g-card-footer){flex-wrap:wrap}.g-bootstrap.g-bs4 .g-card-row .g-card-footer{flex-basis:100%}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card-row .g-card-footer{text-align:center}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-row .g-card-footer:nth-child(n):nth-child(n){margin-top:-.9375rem}.g-bootstrap.g-bs4 .g-card-row .g-card-footer,.g-bootstrap.g-bs4 .g-card-row .g-card-footer .g-card-body{padding-top:0}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-card-row .g-card-footer,.g-bootstrap.g-bs4 .g-card-row .g-card-footer .g-card-body{--card-padding-horizontal:10%}}.g-bootstrap.g-bs4 .g-card-row .g-card-footer p{font-size:.875rem;line-height:1.3125rem;text-wrap:balance}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)){--card-padding-horizontal:1rem;--card-padding-vertical:0.75rem;background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);display:flex;flex-direction:column;margin-bottom:.625rem;margin-top:.625rem;max-width:100%;outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;position:relative}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-body,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-footer,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator{display:flex;flex-direction:column;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title{flex-shrink:0;font-size:1.125rem;font-weight:700;line-height:1.5rem;padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title a:after{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-title-overline{order:-1}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin{--card-padding-vertical:0.9375rem;--card-padding-horizontal:1.5625rem;flex-direction:row}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-indicator-badge{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-body,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-footer,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-indicator{justify-content:center}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-indicator{flex-basis:15%;margin-bottom:0;min-width:0}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-body{--card-padding-vertical:1.25rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-footer{flex-basis:30%;margin-top:0;min-width:0;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-footer .g-group-button{order:-1;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-plugin .g-card-product-footer .g-button{padding-left:.3125rem;padding-right:.3125rem;width:100%}}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser{height:17.5rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-body,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser .g-card-product-body{padding-bottom:0}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-content,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser .g-card-product-content{-webkit-mask-image:linear-gradient(to top,transparent -.0625rem,#000 var(--card-padding-vertical));mask-image:linear-gradient(to top,transparent -.0625rem,#000 var(--card-padding-vertical));overflow:hidden;padding-bottom:var(--card-padding-vertical)}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-footer,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser .g-card-product-footer{margin-top:0;padding-top:.25rem}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-badge{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-teaser .g-card-product-indicator-badge{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser{height:25.75rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-indicator{flex-basis:15.25rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-indicator-custom:not(.g-card-product-indicator-cover) img,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-indicator-custom:not(.g-card-product-indicator-cover) svg{max-height:8rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)).g-card-product-variant-large-teaser .g-card-product-icon{height:6rem;width:6rem}}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator{align-items:center;background-color:var(--color-bg,var(--g-color-fill-primary));color:var(--color-fg,var(--g-color-fill-inverted));flex:0 0 7rem;justify-content:center;margin-bottom:0;order:-1;position:relative}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator{background-color:CanvasText!important}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator .g-card-product-icon{color:Canvas!important}}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-custom:not(.g-card-product-indicator-cover) img,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-custom:not(.g-card-product-indicator-cover) svg{max-height:4rem}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-cover img,.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-indicator-cover svg{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%;position:absolute;top:0;width:100%}.g-bootstrap.g-bs4 .g-card-product:where(:not(.g-card)) .g-card-product-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);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;min-width:10rem;overflow-x:hidden;overflow-y:auto;padding:0;position:inherit;width:100%;z-index:350000}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-menu:focus-visible{outline:0}.g-bootstrap.g-bs4 .g-dropdown .g-dropdown-item,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-append .g-dropdown-item,.g-bootstrap.g-bs4 .g-input-group .g-dropdown.g-input-group-prepend .g-dropdown-item{align-items:center;align-items:flex-start;background-color:transparent;border:0;border-radius: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)}.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-dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap.g-bs4 .g-input-group>.g-dropdown-toggle:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 ::-moz-placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap.g-bs4 ::placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap.g-bs4 :disabled::-moz-placeholder{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 :disabled::placeholder{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-form-control{border:.0625rem solid var(--g-color-border-primary);border-radius: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,.g-bootstrap.g-bs4 textarea[readonly]{min-height:2.5rem}.g-bootstrap.g-bs4 .custom-control{cursor:default;display:block;margin-right:0;min-height:1.5rem;padding-left:1.5rem;position:relative}.g-bootstrap.g-bs4 .custom-control:not(.custom-control-inline){padding-bottom:.25rem;padding-top:.25rem}.g-bootstrap.g-bs4 .custom-control:not(.custom-control-inline) .custom-control-input{top:.5rem}.g-bootstrap.g-bs4 .custom-control-inline{display:inline-flex;margin-right:1rem}.g-bootstrap.g-bs4 .custom-control-input,.g-bootstrap.g-bs4 .g-input-control{height:1rem;left:0;position:absolute;top:.25rem;width:1rem}.g-bootstrap.g-bs4 .custom-control-input:before,.g-bootstrap.g-bs4 .g-input-control:before{content:"";display:block;inset:-.5rem;position:absolute}.g-bootstrap.g-bs4 .custom-control-input:focus-visible,.g-bootstrap.g-bs4 .g-input-control:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .custom-control-input:not(:disabled,[readonly]),.g-bootstrap.g-bs4 .custom-control-input~.custom-control-label:not(:disabled,[readonly]),.g-bootstrap.g-bs4 .g-input-control:not(:disabled,[readonly]),.g-bootstrap.g-bs4 .g-input-control~.custom-control-label:not(:disabled,[readonly]){cursor:pointer}.g-bootstrap.g-bs4 .custom-control-input:disabled,.g-bootstrap.g-bs4 .custom-control-input~.custom-control-label:disabled,.g-bootstrap.g-bs4 .g-input-control:disabled,.g-bootstrap.g-bs4 .g-input-control~.custom-control-label:disabled{cursor:not-allowed}@media (forced-colors:none){.g-bootstrap.g-bs4 .custom-control-input,.g-bootstrap.g-bs4 .g-input-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--g-gradient-fake-shadow) center center/contain no-repeat var(--g-color-surface-primary);border:.0625rem solid;color:var(--g-color-border-primary)}.g-bootstrap.g-bs4 .custom-control-input:checked,.g-bootstrap.g-bs4 .custom-control-input:where([type=checkbox]):indeterminate,.g-bootstrap.g-bs4 .g-input-control:checked,.g-bootstrap.g-bs4 .g-input-control:where([type=checkbox]):indeterminate{background-color:var(--g-color-interactive-primary);color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .custom-control-input:checked:after,.g-bootstrap.g-bs4 .custom-control-input:where([type=checkbox]):indeterminate:after,.g-bootstrap.g-bs4 .g-input-control:checked:after,.g-bootstrap.g-bs4 .g-input-control:where([type=checkbox]):indeterminate:after{background-color:var(--g-color-fill-inverted);border-radius:inherit;content:"";display:block;inset:0;-webkit-mask:center/1rem 1rem no-repeat;mask:center/1rem 1rem no-repeat;position:absolute}.g-bootstrap.g-bs4 .custom-control-input:checked:disabled:after,.g-bootstrap.g-bs4 .custom-control-input:where([type=checkbox]):indeterminate:disabled:after,.g-bootstrap.g-bs4 .g-input-control:checked:disabled:after,.g-bootstrap.g-bs4 .g-input-control:where([type=checkbox]):indeterminate:disabled:after{background-color:var(--g-color-border-disabled)}.g-bootstrap.g-bs4 .custom-control-input:not(:disabled,[readonly]):hover,.g-bootstrap.g-bs4 .g-input-control:not(:disabled,[readonly]):hover{color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .custom-control-input:not(:disabled,[readonly]):active,.g-bootstrap.g-bs4 .g-input-control:not(:disabled,[readonly]):active{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25))}.g-bootstrap.g-bs4 .custom-control-input:disabled,.g-bootstrap.g-bs4 .g-input-control:disabled{background-color:var(--g-color-surface-disabled)!important;background-image:none;color:var(--g-color-border-disabled)!important}.g-bootstrap.g-bs4 .custom-control-input:disabled~.custom-control-label,.g-bootstrap.g-bs4 .g-input-control:disabled~.custom-control-label{color:var(--g-color-text-disabled)!important}.g-bootstrap.g-bs4 .custom-control-input[type=checkbox],.g-bootstrap.g-bs4 .g-input-control[type=checkbox]{border-radius: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 .custom-control-label{margin-bottom:0}.g-bootstrap.g-bs4 .g-dropdown-toggle:not(:disabled):focus-visible,.g-bootstrap.g-bs4 .g-form-select select:not(:disabled):focus-visible,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:not(:disabled):focus-visible:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.show.g-dropdown-toggle:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>[aria-expanded=true].g-dropdown-toggle:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:not(:disabled):focus-visible:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.show.g-dropdown-toggle:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>[aria-expanded=true].g-dropdown-toggle:nth-child(n),.g-bootstrap.g-bs4 .show.g-dropdown-toggle,.g-bootstrap.g-bs4 [aria-expanded=true].g-dropdown-toggle{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;text-decoration:none;z-index:5}.g-bootstrap.g-bs4 .g-dropdown-toggle,.g-bootstrap.g-bs4 .g-form-select select,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:nth-child(n):nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:nth-child(n):nth-child(n){align-items:baseline;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--g-color-surface-primary);background-image:none;border-color:var(--g-color-border-primary);color:var(--g-color-text-primary);display:inline-flex;font-size:1rem;font-weight:400;justify-content:flex-start;line-height:1.5rem;outline:none;overflow:hidden;padding-right:1.625rem;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-dropdown-toggle:not(:disabled).placeholder,.g-bootstrap.g-bs4 .g-form-select select:not(:disabled).placeholder,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:not(:disabled).placeholder:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:not(:disabled).placeholder:nth-child(n){color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-dropdown-toggle:not(:disabled):hover,.g-bootstrap.g-bs4 .g-form-select select:not(:disabled):hover,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:not(:disabled):hover:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:not(:disabled):hover:nth-child(n){border-color:var(--g-color-border-hover);text-decoration:none;z-index:5}.g-bootstrap.g-bs4 .g-dropdown-toggle:disabled,.g-bootstrap.g-bs4 .g-dropdown-toggle:disabled .btn,.g-bootstrap.g-bs4 .g-form-select select:disabled,.g-bootstrap.g-bs4 .g-form-select select:disabled .btn,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:disabled:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:disabled:nth-child(n) .btn,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:disabled:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:disabled:nth-child(n) .btn{background-color:var(--g-color-surface-disabled)!important;background-image:none!important;border-color:var(--g-color-border-disabled)!important;color:var(--g-color-text-disabled)!important;cursor:not-allowed;opacity:1;outline:none}.g-bootstrap.g-bs4 .g-dropdown-toggle:disabled.placeholder,.g-bootstrap.g-bs4 .g-form-select select:disabled.placeholder,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:disabled.placeholder:nth-child(n),.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:disabled.placeholder:nth-child(n){color:var(--g-color-text-disabled)!important}.g-bootstrap.g-bs4 .g-dropdown-toggle:after,.g-bootstrap.g-bs4 .g-form-select:after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:nth-child(n):after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-dropdown-toggle:after,.g-bootstrap.g-bs4 .g-form-select:after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:nth-child(n):after{--color:CanvasText}}.g-bootstrap.g-bs4 .disabled.g-dropdown-toggle:after,.g-bootstrap.g-bs4 .disabled.g-form-select:after,.g-bootstrap.g-bs4 .g-dropdown-toggle:disabled:after,.g-bootstrap.g-bs4 .g-form-select:disabled:after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.disabled.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:disabled:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.disabled.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:disabled:nth-child(n):after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.show.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>[aria-expanded=true].g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.show.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>[aria-expanded=true].g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .show.g-dropdown-toggle:after,.g-bootstrap.g-bs4 .show.g-form-select:after,.g-bootstrap.g-bs4 [aria-expanded=true].g-dropdown-toggle:after,.g-bootstrap.g-bs4 [aria-expanded=true].g-form-select:after{transform:rotate(180deg)}.g-bootstrap.g-bs4 .g-dropdown-toggle:after,.g-bootstrap.g-bs4 .g-form-select:after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append>.g-dropdown-toggle:nth-child(n):after,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend>.g-dropdown-toggle:nth-child(n):after{position:absolute;right:.5rem;top:.75rem}.g-bootstrap.g-bs4 .g-form-select{position:relative}.g-bootstrap.g-bs4 .g-form-select select{height:2.5rem!important}.g-bootstrap.g-bs4 .g-form-select select.custom-select{padding-left:.4375rem}.g-bootstrap.g-bs4 .g-form-select option{color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-form-select option:disabled{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-form-select.disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-row+.g-form-group{margin-top:1rem}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-row+.g-form-group{margin-top:.5rem}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card-body .g-form-group:first-child{margin-top:.375rem}}.g-bootstrap.g-bs4 .g-form-group{margin-bottom:.375rem;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 .g-group{padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 .g-form-group .col-form-label{color:var(--g-color-text-primary);font-size:1rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.5rem;margin-bottom:-.4375rem;padding-bottom:.625rem;padding-top:.375rem}.g-bootstrap.g-bs4 .g-form-group .g-form-description{margin-bottom:-.375rem}.g-bootstrap.g-bs4 .g-form-group .g-form-description,.g-bootstrap.g-bs4 .g-form-group .g-form-description>p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-form-group .g-card-alert-small>.g-card-body{padding-bottom:0;padding-top:0}.g-bootstrap.g-bs4 .g-form-group [class^=g-col]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group [class^=g-col]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group [class^=g-col]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle):not(label,legend){margin-top:.125rem}.g-bootstrap.g-bs4 .g-form-group [class^=g-col] .g-form-group{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}@media (max-width:1399.98px){.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}}@media (max-width:1199.98px){.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col-12:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem;margin-top:-.375rem!important}}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-sm]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:first-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-sm]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>.g-card:last-child,.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>.g-card:last-child{margin-bottom:0}.g-bootstrap.g-bs4 .g-form-group .g-col:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-sm]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle),.g-bootstrap.g-bs4 .g-form-group [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row,.g-card,.g-input-group,.g-form-control,.g-form-pseudo-control,.custom-control,.g-dropdown,.g-dropdown-toggle){margin-top:-.4375rem}}.g-bootstrap.g-bs4 .g-form-multicol .g-form-group{margin-top:.5rem}.g-bootstrap.g-bs4 .g-form-multicol:first-child{margin-top:-.5rem}.g-bootstrap.g-bs4 .g-form-multicol label,.g-bootstrap.g-bs4 .g-form-multicol legend{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-input-group{align-items:stretch;display:flex;flex-wrap:nowrap;position:relative;width:100%}.g-bootstrap.g-bs4 .g-input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.g-bootstrap.g-bs4 .g-input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.g-bootstrap.g-bs4 .g-input-group:not(.has-validation)>.custom-select:not(:last-child),.g-bootstrap.g-bs4 .g-input-group:not(.has-validation)>.g-form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-input-group>.custom-file,.g-bootstrap.g-bs4 .g-input-group>.custom-select,.g-bootstrap.g-bs4 .g-input-group>.g-form-control,.g-bootstrap.g-bs4 .g-input-group>.g-form-control-plaintext{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.g-bootstrap.g-bs4 .g-input-group>.custom-select:not(:first-child),.g-bootstrap.g-bs4 .g-input-group>.g-form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap.g-bs4 .g-input-group .g-input-group-prepend{margin-right:-.0625rem}.g-bootstrap.g-bs4 .g-input-group .g-input-group-prepend>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap.g-bs4 .g-input-group .g-input-group-append{margin-left:-.0625rem}.g-bootstrap.g-bs4 .g-input-group .g-input-group-append>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend{background-color:var(--g-color-surface-primary);display:flex}.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append:first-child,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-append:first-child>.g-input-group-text,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend:first-child,.g-bootstrap.g-bs4 .g-input-group>.g-input-group-prepend:first-child>.g-input-group-text{border-bottom-left-radius: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>.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{padding-top:2rem}.g-bootstrap.g-bs4 .g-status-info-animation{font-size:inherit;margin-bottom:1rem}.g-bootstrap.g-bs4 .g-status-info-illustration{margin:0 auto 1rem}.g-bootstrap.g-bs4 .g-status-info-icon{color:var(--g-color-fill-primary)}.g-bootstrap.g-bs4 .g-modal,.g-bootstrap.g-bs4 .g-modal-backdrop{height:100%;position:fixed;top:0;width:100%}.g-bootstrap.g-bs4 .g-modal-backdrop{background-color:var(--g-color-overlay-primary);z-index:310000}.g-bootstrap.g-bs4 .g-modal-backdrop.show{opacity:1}.g-bootstrap.g-bs4 .g-modal{padding:15px;z-index:310010}@media (min-width:576px){.g-bootstrap.g-bs4 .g-modal{padding:30px}}.g-modal-open .g-bootstrap.g-bs4 .g-modal{overflow-y:auto;pointer-events:auto}.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{color:var(--g-color-text-primary);margin:auto}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{margin-left:0;margin-right:0;max-width:100%;min-width:100%}}@media (min-width:576px){.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{max-width:min(540px - 1.25rem,55.5rem);min-width:min(540px - 1.25rem,55.5rem)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{max-width:min(720px - 1.25rem,55.5rem);min-width:min(720px - 1.25rem,55.5rem)}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-modal .g-modal-dialog{max-width:min(960px - 1.25rem,55.5rem);min-width:min(960px - 1.25rem,55.5rem)}}.g-bootstrap.g-bs4 .g-modal .g-modal-content{background-color:var(--g-color-surface-primary);border:0;border-radius:var(--g-size-border-radius-lg);box-shadow:0 .4rem 5.8rem rgba(var(--rgb-black),.3);min-height:16.25rem;outline:.0625rem solid transparent;outline-offset:-.0625rem;outline-width:.4375rem;overflow:hidden;position:relative}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings .g-h6,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-uniform-headings h6{font-size:1.375rem;line-height:1.75rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h6,.g-bootstrap.g-bs4 .g-modal .g-modal-content h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content h6{color:var(--g-color-text-primary);font-weight:700}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h1:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h2:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h3:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h4:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h5:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-h6:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h1:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h2:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h3:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h4:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h5:first-child,.g-bootstrap.g-bs4 .g-modal .g-modal-content h6:first-child{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header{align-items:center;border-bottom:1px solid var(--g-color-border-secondary);display:flex;flex-direction:column;justify-content:center;min-height:3.125rem;padding:.625rem 8.75rem}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header{padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h1,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h2,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h3,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h4,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h5,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header h6{border-bottom:0;font-size:1.375rem;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem;text-align:center}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-header-icon{--size:3rem;color:var(--g-color-fill-primary);display:block;margin-left:auto;margin-right:auto}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-header-icon:first-of-type{margin-top:.5rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-stepping{color:var(--g-color-text-secondary);font-size:1rem;line-height:1.5rem;text-align:center}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help{cursor:pointer;position:absolute}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close:not(.btn,.g-button),.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help:not(.btn,.g-button){font-size:.875rem;padding-top:.9375rem;top:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close.btn,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close.g-button,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help.btn,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help.g-button{top:.5625rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close:not(.btn,.g-button){color:var(--g-color-fill-primary);padding-right:1.125rem;right:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close.btn,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-close.g-button{right:.625rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help:not(.btn,.g-button){left:0;padding-left:.9375rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help.btn,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header .g-modal-help.g-button{left:.625rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body{--modal-body-padding-vertical:1.25rem;--modal-body-padding-horizontal:1.25rem;--modal-body-padding-top:var(--modal-body-padding-vertical);--modal-body-padding-bottom:var(--modal-body-padding-vertical);border-color:var(--g-color-border-secondary);padding:var(--modal-body-padding-top) var(--modal-body-padding-horizontal) var(--modal-body-padding-bottom)}@media (min-width:992px){.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body{--modal-body-padding-horizontal:8.75rem}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body:where(.g-modal-body-large){--modal-body-padding-horizontal:4.375rem}}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body:where(.g-modal-body-full){--modal-body-padding-horizontal:1.25rem}@media (min-width:768px){.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body:where(.g-modal-body-form-top){--modal-body-padding-top:1.875rem}}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body:where(.g-modal-body-form-bottom){--modal-body-padding-bottom:1.875rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body+.g-modal-body{--modal-body-padding-top:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-image{background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;padding:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-image img{width:100%}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-footer{align-items:center;border-top:1px solid var(--g-color-border-secondary);display:flex;flex-direction:column;justify-content:center;min-height:6.625rem;padding:.625rem 1.25rem}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-footer.g-modal-footer-grey{background-image:linear-gradient(var(--g-color-surface-secondary) 5.5rem,transparent 5.5rem);border-color:transparent;padding-bottom:1.125rem;padding-top:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body[class*=g-bg-],.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header[class*=g-bg-]{border-bottom-width:0}.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-body[class*=g-bg-]+.g-modal-footer,.g-bootstrap.g-bs4 .g-modal .g-modal-content .g-modal-header[class*=g-bg-]+.g-modal-footer{border-top-width:0}.g-bootstrap.g-bs4 .g-modal-body .container{padding-left:0;padding-right:0}.g-bootstrap.g-bs4 .g-modal-body .g-separator:where(.g-separator-spacing-inherit){margin-bottom:1rem;margin-top:1rem}.g-bootstrap.g-bs4 .g-modal-body .g-separator:where(.g-separator-protrude){margin-left:calc(var(--modal-body-padding-horizontal, 0)*-1);margin-right:calc(var(--modal-body-padding-horizontal, 0)*-1)}.g-bootstrap.g-bs4 .g-modal-regular .g-modal-dialog .g-modal-footer:empty{border-top-width:0;height:1.25rem;min-height:1.25rem;padding:0;visibility:hidden}@media (min-width:576px){.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog{max-width:min(540px - 1.25rem,34.375rem);min-width:min(540px - 1.25rem,34.375rem)}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog{max-width:min(720px - 1.25rem,25rem);min-width:min(720px - 1.25rem,25rem)}}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-content{min-height:auto;width:auto}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-header{background-color:var(--g-color-surface-secondary);border-width:0;color:var(--g-color-text-primary);padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-header .g-modal-title{color:inherit}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-header[class*=g-bg-]{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-body{padding-left:1.25rem;padding-right:1.25rem}.g-bootstrap.g-bs4 .g-modal-small .g-modal-dialog .g-modal-footer:empty{border-top-width:0;height:.25rem;min-height:.25rem;padding:0;visibility:hidden}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h1,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h2,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h3,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h4,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h5,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content h6{padding-bottom:1.25rem;text-align:center}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-header{border:none}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-header .g-modal-title{margin-bottom:-1.875rem}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-header .g-modal-title-hidden{visibility:hidden}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-body{--modal-body-padding-bottom:1.5625rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-body p{text-align:left}}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-body+.g-modal-body{margin-top:calc(var(--modal-body-padding-bottom)*-1)}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-icon,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-illustration{margin-top:6.125rem}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-icon,.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-illustration{margin-top:3.75rem}}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-confirmation-icon{--size:8rem;margin-bottom:1.0625rem}.g-bootstrap.g-bs4 .g-modal-confirmation .g-modal-dialog .g-modal-content .g-modal-footer{border:0}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-header{border-width:0;padding-block:1rem}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-title{font-size:1.375rem;line-height:1.75rem;text-align:center}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-title:nth-child(n){padding-top:1.5rem}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-body{--modal-body-padding-top:0}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-image{align-items:center;display:flex;max-height:30rem;min-height:10rem}.g-bootstrap.g-bs4 .g-modal-teaser .g-modal-content .g-modal-footer{flex-direction:column}.g-bootstrap.g-bs4 .g-modal-drawer{padding:0}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog{margin-right:0;transition:transform .25s ease 0ms}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog{max-width:100vw;max-width:100dvw;width:100vw;width:100dvw}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog[class*=g-modal-depth-]{transform:translate(-62.5rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-0{transform:translate(0);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-1{transform:translate(-6.25rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-2{transform:translate(-12.5rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-3{transform:translate(-18.75rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-4{transform:translate(-25rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-5{transform:translate(-31.25rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-6{transform:translate(-37.5rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-7{transform:translate(-43.75rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-8{transform:translate(-50rem);transition-delay:.15s}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-dialog.g-modal-depth-9{transform:translate(-56.25rem);transition-delay:.15s}}.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content{border-bottom-right-radius:0;border-top-right-radius:0;display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:auto}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-modal-drawer .g-modal-content{border-radius: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}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded{display:block;margin:0 auto;overflow:visible;padding:0;position:relative;z-index:0}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded+.g-modal{margin-top:1.25rem}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded .g-modal-dialog{flex-basis:100%;margin:auto;min-width:0}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded .g-modal-content{box-shadow:0 0 .5rem rgba(var(--rgb-black),.2);min-height:0}.g-bootstrap.g-bs4 .g-modal.g-modal-embedded.g-modal-drawer .g-modal-dialog{margin-right:0}.g-bootstrap.g-bs4 .g-sidenav{margin-top:.5625rem}.g-bootstrap.g-bs4 .g-sidenav .g-sidenav-heading,.g-bootstrap.g-bs4 .g-sidenav li a{align-items:center;border-radius: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}.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:1rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-footer{padding-bottom:.5rem;padding-top:.5rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-footer li a{color:var(--g-color-text-secondary)}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-search-button{padding-bottom:.5rem}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-search-button .g-button{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-secondary);font-weight:400;width:100%}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-search-button .g-button:hover{background-color:var(--g-color-surface-primary);background-image:none;box-shadow:none}.g-bootstrap.g-bs4 .g-sidenav.g-sidenav-drawer .g-sidenav-drawer-search-button .g-button .g-button-icon{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap.g-bs4.g-dark .g-sidenav-section-divider{border-top-color:var(--g-color-surface-tertiary)}.g-bootstrap.g-bs4 .g-navbar-secondary{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);max-height:3.8125rem;overflow:hidden;padding:0}.g-bootstrap.g-bs4 .g-navbar-secondary li,.g-bootstrap.g-bs4 .g-navbar-secondary ul{margin:0;padding:0}.g-bootstrap.g-bs4 .g-navbar-secondary li:before{content:none}.g-bootstrap.g-bs4 .g-navbar-secondary li a.selected{text-decoration:underline}.g-bootstrap.g-bs4 .g-navbar-secondary .container .nav-link{color:var(--g-color-text-inverted-primary);font-weight:400;margin-bottom:.5rem;margin-top:.5rem}.g-bootstrap.g-bs4 .g-navbar-secondary .container .nav-link:hover{text-decoration:underline}.g-bootstrap.g-bs4 .g-navbar-secondary .container .g-nav-main a{margin-right:1.25rem}.g-bootstrap.g-bs4 .g-navbar-secondary .container .g-nav-tools svg{font-size:1.5rem;height:1.5rem;line-height:1.5rem;width:1.5rem}.g-bootstrap.g-bs4 .g-navbar-secondary .g-dropdown-menu a{color:var(--g-color-text-primary)}.g-bootstrap.g-bs4 .g-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);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-icon{--size:calc(var(--avatar-size)*0.5);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;padding:25%;width:100%}.g-bootstrap.g-bs4 .g-avatar .g-avatar-initials{align-items:center;display:flex;font-weight:600;height:100%;justify-content:center;text-transform:uppercase}.g-bootstrap.g-bs4 .g-avatar.g-image-48 .g-avatar-initials{font-size:1rem}.g-bootstrap.g-bs4 .g-avatar.g-image-64 .g-avatar-initials{font-size:1.375rem}.g-bootstrap.g-bs4 .g-avatar.g-image-96 .g-avatar-initials{font-size:2rem}.g-bootstrap.g-bs4 .g-avatar.g-image-128 .g-avatar-initials{font-size:3rem}.g-bootstrap.g-bs4 .g-avatar .g-avatar-badge{align-items:center;background-clip:padding-box;background-color:var(--color-lavender);border:.0625rem solid var(--g-color-border-inverted-primary);border-radius:var(--g-size-border-radius-circle);bottom:-7.5%;color:var(--g-color-text-inverted-primary);display:flex;flex-direction:row;height:37.5%;justify-content:center;min-height:1.5rem;min-width:1.5rem;padding:calc(9% - .0625rem) calc(8% - .0625rem);position:absolute;right:-7.5%;width:37.5%;z-index:20}.g-bootstrap.g-bs4 .g-avatar .g-avatar-badge svg{height:100%;width:100%}.g-bootstrap.g-bs4 .g-avatar.g-image-48 .g-avatar-badge{bottom:-.375rem;padding:.3125rem .25rem;right:-.375rem}.g-bootstrap.g-bs4 .g-avatar:has(.g-avatar-initials){color:var(--color-ui-blue)}.g-bootstrap.g-bs4 .g-avatar:has(.g-avatar-initials) .g-avatar-content{background-color:var(--color-ui-blue-weak)}.g-bootstrap.g-bs4 .g-avatar:has(.g-avatar-initials) .g-avatar-content-border:after{border-color:transparent}.g-bootstrap.g-bs4 .g-button-avatar{border-radius:var(--g-size-border-radius-circle);position:relative}.g-bootstrap.g-bs4 .g-button-avatar:nth-child(n){width:auto}.g-bootstrap.g-bs4 .g-button-avatar .g-avatar-content:before{background-color:var(--g-color-overlay-primary);border-radius:var(--g-size-border-radius-circle);content:"";inset:0;position:absolute;z-index:0}.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon{color:var(--g-color-fill-primary);height:50%;inset:25%;overflow:visible;padding:10%;position:absolute;width:50%;z-index:30}.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon+.g-button-label:before{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-circle);content:"";inset:25%;position:absolute;z-index:20}.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon+.g-button-label:nth-child(n){margin-left:0}.g-bootstrap.g-bs4 .g-button-avatar .g-avatar-content:before,.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon,.g-bootstrap.g-bs4 .g-button-avatar .g-button-icon+.g-button-label:before{opacity:0;transition:opacity .15s ease-out}.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):focus-visible .g-avatar-content:before,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):focus-visible .g-button-icon,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):focus-visible .g-button-icon+.g-button-label:before,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):hover .g-avatar-content:before,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):hover .g-button-icon,.g-bootstrap.g-bs4 .g-button-avatar:not(:disabled):hover .g-button-icon+.g-button-label:before{opacity:1;transition-timing-function:ease-in}.g-bootstrap.g-bs4 .g-button-avatar:disabled{cursor:not-allowed}.g-bootstrap.g-bs4 .g-button-avatar:disabled .g-button-icon{color:var(--g-color-fill-disabled)}.g-bootstrap.g-bs4 .g-button-avatar:disabled .g-avatar-image{opacity:.5}.g-bootstrap.g-bs4 .g-button-avatar:disabled .g-avatar-badge{filter:grayscale(1);opacity:.1}.g-bootstrap.g-bs4 .g-spinner{--size:2rem;--stroke-width:0.1875rem;--color:currentColor;animation:rotate 2s linear infinite;animation-delay:-1s;height:var(--size)!important;width:var(--size)!important}.g-bootstrap.g-bs4 .g-spinner-small{--size:1.5rem;--stroke-width:0.25rem}.g-bootstrap.g-bs4 .g-spinner-large{--size:3rem;--stroke-width:0.125rem}.g-bootstrap.g-bs4 .g-spinner-x-large{--size:6rem;--stroke-width:0.125rem}.g-bootstrap.g-bs4 .g-spinner-xx-large{--size:8rem;--stroke-width:0.125rem}.g-bootstrap.g-bs4 .g-spinner-circle{stroke-width:var(--stroke-width);stroke-dasharray:80,200;stroke-dashoffset:0;stroke:var(--color);animation:dash 2s ease-in-out infinite;animation-delay:-1s}@keyframes rotate{0%{transform-origin:50% 50%}to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15}to{stroke-dasharray:100,200;stroke-dashoffset:-125}}.g-bootstrap.g-bs4 .g-toggle{display:flex;flex-direction:column;position:relative}.g-bootstrap.g-bs4 .g-toggle-label{border:.125rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);cursor:pointer;margin:0;overflow:hidden;padding:1rem}.g-bootstrap.g-bs4 .g-toggle-label .g-icon{color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-toggle-text{display:block;margin-top:.5rem}.g-bootstrap.g-bs4 .g-toggle-description{display:block;font-size:.75rem;font-weight:400;line-height:1rem;margin-top:.75rem}.g-bootstrap.g-bs4 .g-toggle-input{inset:1rem 1rem auto auto;position:absolute}.g-bootstrap.g-bs4 .g-toggle-input:hover~.g-toggle-label{background-color:var(--g-color-overlay-hover);box-shadow:0 .25rem .75rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap.g-bs4 .g-toggle-input:hover~.g-toggle-label:active{box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap.g-bs4 .g-toggle-input:checked~.g-toggle-label{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.g-bootstrap.g-bs4 .g-toggle-input:checked:hover~.g-toggle-label{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap.g-bs4 .g-toggle-input:focus-visible{outline:none}.g-bootstrap.g-bs4 .g-toggle-input:focus-visible~.g-toggle-label{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-toggle-input:disabled~.g-toggle-label{background-color:var(--g-color-surface-disabled);border-color:var(--g-color-border-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap.g-bs4 .g-toggle-input:disabled~.g-toggle-label .g-icon{color:var(--g-color-text-disabled)}.g-bootstrap.g-bs4 .g-toggle-input:disabled:hover~.g-toggle-label{outline:none}.g-bootstrap.g-bs4 .g-toggle-input:disabled:checked~.g-toggle-label{background-color:var(--g-color-surface-tertiary)}.g-bootstrap.g-bs4 .g-toggle-flexible .g-toggle-label{display:flex;flex-direction:column;min-height:11.75rem}.g-bootstrap.g-bs4 .g-toggle-flexible .g-toggle-image{height:auto;margin:auto auto auto 0;max-height:6.25rem;max-width:6.875rem;width:auto}.g-bootstrap.g-bs4 .g-toggle-flexible .g-toggle-input:disabled~.g-toggle-label .g-toggle-image{filter:grayscale(100%) opacity(50%)}.g-bootstrap.g-bs4 .g-toggle-text-only .g-toggle-label{padding-right:2.25rem}.g-bootstrap.g-bs4 .g-toggle-text-only .g-toggle-text{margin:0}.g-bootstrap.g-bs4 .g-toggle-text-only:not(.g-toggle-with-description) .g-toggle-input{top:1.375rem}.g-bootstrap.g-bs4 .g-toggle-badge{display:inline-flex}.g-bootstrap.g-bs4 .g-toggle-badge.g-toggle-badge-large{--padding:0.625rem 0.75rem;--icon-padding:2rem;--icon-top:0.75rem;--icon-right:0.625rem}.g-bootstrap.g-bs4 .g-toggle-badge.g-toggle-badge-medium{--padding:0.5rem 0.75rem;--icon-padding:2rem;--icon-top:0.625rem;--icon-right:0.625rem}.g-bootstrap.g-bs4 .g-toggle-badge.g-toggle-badge-small{--padding:0.25rem 0.5rem;--icon-padding:1.5rem;--icon-top:0.375rem;--icon-right:0.375rem}.g-bootstrap.g-bs4 .g-toggle-badge:not(:last-child){margin:0 .5rem .5rem 0}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-label{border-radius:var(--g-size-border-radius-round);padding:var(--padding)}@media (forced-colors:none){.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input{opacity:0}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label{padding-right:var(--icon-padding)}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label:after,.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label:before{content:"";height:1rem;position:absolute;right:var(--icon-right);top:var(--icon-top);width:1rem}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label:before{background-color:var(--g-color-interactive-primary);border-radius:var(--g-size-border-radius-circle)}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input[type=checkbox]:checked~.g-toggle-label:after{background-color:var(--g-color-fill-inverted);-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m122 241c-9-8-22-8-30 0-9 8-9 22 0 30l106 107c9 9 24 8 32-2l192-234c7-10 6-23-3-30-9-8-23-7-30 3l-177 216z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m122 241c-9-8-22-8-30 0-9 8-9 22 0 30l106 107c9 9 24 8 32-2l192-234c7-10 6-23-3-30-9-8-23-7-30 3l-177 216z%27/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:.625rem;mask-size:.625rem}}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input{inset:var(--icon-top) var(--icon-right) auto auto}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-input~.g-toggle-label{padding-right:var(--icon-padding)}}.g-bootstrap.g-bs4 .g-toggle-badge .g-toggle-text{font-size:.875rem;height:auto;line-height:1rem;margin:0}@keyframes appear{0%{opacity:0}to{opacity:1}}.g-bootstrap.g-bs4 .g-tooltip-trigger:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap.g-bs4 .g-tooltip-trigger-default{border-radius:var(--g-size-border-radius-circle);color:var(--g-color-interactive-primary)}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-tooltip-trigger-default:nth-child(n){color:currentColor}}.g-bootstrap.g-bs4 .g-tooltip-touch-target,.g-bootstrap.g-bs4 .g-tooltip-trigger{position:relative}.g-bootstrap.g-bs4 .g-tooltip-touch-target-enlarge-always:before,.g-bootstrap.g-bs4 .g-tooltip-touch-target-enlarge-auto:has(>.g-tooltip-trigger-default):before{content:"";inset:-.5rem;position:absolute}.g-bootstrap.g-bs4 .g-tooltip-touch-target-enlarge-always:has(>.g-tooltip-trigger-default):before,.g-bootstrap.g-bs4 .g-tooltip-touch-target-enlarge-auto:has(>.g-tooltip-trigger-default):before{aspect-ratio:1;top:auto}.g-bootstrap.g-bs4 .g-tooltip{animation:appear .1s ease-out;display:block;font-family:inherit;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:1;overflow-wrap:break-word;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:400000}.g-bootstrap.g-bs4 .g-tooltip svg:not(.g-icon){color:var(--g-color-surface-inverted)}.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{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-tooltip-inner{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-surface-inverted)}.g-bootstrap.g-bs4 .g-inverted .g-tooltip svg:not(.g-icon){color:var(--g-color-text-inverted-primary)}.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}@media (min-width:576px){.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data:has(.g-structured-info-item-amount){grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n).g-structured-info-left .g-structured-info-data .g-structured-info-item-amount{align-items:center;display:flex;grid-column:2/3;grid-row:1/99;justify-content:flex-end;margin-left:.25rem}}@media (max-width:991.98px){.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n) .g-amount{font-size:inherit}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n) .g-amount sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap.g-bs4 .g-stripe:not(.g-inverted){background-image:linear-gradient(to bottom,var(--g-color-surface-secondary) calc(var(--stripe-height) - .75rem),rgb(var(--rgb-gray-100),0))}@media print{.g-bootstrap.g-bs4:is(:not(#a#b)) *,.g-bootstrap.g-bs4:is(:not(#a#b)) :after,.g-bootstrap.g-bs4:is(:not(#a#b)) :before{box-shadow:none!important;text-shadow:none!important}.g-bootstrap.g-bs4:is(:not(#a#b)) a:not(.btn){text-decoration:underline}.g-bootstrap.g-bs4:is(:not(#a#b)) abbr[title]:after{content:" (" attr(title) ")"}.g-bootstrap.g-bs4:is(:not(#a#b)) pre{white-space:pre-wrap!important}.g-bootstrap.g-bs4:is(:not(#a#b)) blockquote,.g-bootstrap.g-bs4:is(:not(#a#b)) pre{border:1px solid #adb5bd;page-break-inside:avoid}.g-bootstrap.g-bs4:is(:not(#a#b)) img,.g-bootstrap.g-bs4:is(:not(#a#b)) tr{page-break-inside:avoid}.g-bootstrap.g-bs4:is(:not(#a#b)) h2,.g-bootstrap.g-bs4:is(:not(#a#b)) h3,.g-bootstrap.g-bs4:is(:not(#a#b)) p{orphans:3;widows:3}.g-bootstrap.g-bs4:is(:not(#a#b)) h2,.g-bootstrap.g-bs4:is(:not(#a#b)) h3{page-break-after:avoid}@page{.g-bootstrap.g-bs4:is(:not(#a#b)){size:a3}}.g-bootstrap.g-bs4:is(:not(#a#b)) body{min-width:992px!important}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-container{min-width:992px!important}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-navbar{display:none}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-badge{border:1px solid #000}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-table{border-collapse:collapse!important}.g-bootstrap.g-bs4:is(:not(#a#b)) .g-table td,.g-bootstrap.g-bs4:is(:not(#a#b)) .g-table th{background-color:#fff!important}}.container--toflu081{display:flex}.container--toflu081.inline-flex--n1-osNds{display:inline-flex}.container--toflu081.row-reverse--PYc9iRqn{flex-direction:row-reverse}.container--toflu081.column--IPcGJPP4{flex-direction:column}.container--toflu081.column-reverse--HV3ubrDM{flex-direction:column-reverse}.container--toflu081.wrap--OqdTDgKm{flex-wrap:wrap}.container--toflu081.wrap-reverse--UJpbxrCS{flex-wrap:wrap-reverse}.container--toflu081.justify-end--nkO98wK-{justify-content:end}.container--toflu081.justify-center--mWk1edKj{justify-content:center}.container--toflu081.justify-space-between--dWgE4wZJ{justify-content:space-between}.container--toflu081.justify-space-around--6DjxCZXL{justify-content:space-around}.container--toflu081.justify-space-evenly--jLaYqkhD{justify-content:space-evenly}.container--toflu081.align-start--7mCuJm0T{align-items:start}.container--toflu081.align-end--sNrSfFxf{align-items:end}.container--toflu081.align-center--l1xmuNbq{align-items:center}.container--toflu081.align-baseline--N59mzhZq{align-items:baseline}.container--toflu081.gap-xxs---cFvgAG-{gap:var(--g-size-spacing-xxs)}.container--toflu081.gap-xs--UxDrwjjX{gap:var(--g-size-spacing-xs)}.container--toflu081.gap-sm--zXP97lIR{gap:var(--g-size-spacing-sm)}.container--toflu081.gap-md--PItNYO2z{gap:var(--g-size-spacing-md)}.container--toflu081.gap-lg--Vx730Evf{gap:var(--g-size-spacing-lg)}.container--toflu081.gap-xl--PwZFVzFj{gap:var(--g-size-spacing-xl)}.container--toflu081.gap-xxl---UrU4Zfv{gap:var(--g-size-spacing-xxl)}.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}.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 .g-button{margin-block:.5rem}.container--S9pHie28:nth-child(n):nth-child(n).wrap--zNL73xcI .g-group-button:not(:has(.g-button-full-width-never)){flex-direction:column}.container--S9pHie28:nth-child(n):nth-child(n).wrap--zNL73xcI .g-group-button:not(:has(.g-button-full-width-never)) .g-button{width:100%}}.container--S9pHie28:nth-child(n) .g-h1,.container--S9pHie28:nth-child(n) h1{padding-top:var(--g-size-bs-5)}.external--PvktZwbr{margin-left:.25rem;vertical-align:-.2em!important}.flag--OlBYyCBh{border-radius:var(--g-size-border-radius-sm);height:1rem;width:1.375rem}.g-button .flag--OlBYyCBh,.g-dropdown-toggle .flag--OlBYyCBh,.g-input-group-text .flag--OlBYyCBh{align-self:center;margin-right:.5rem;margin-top:-.0625rem}.animation---pyIq20I{display:block;margin:auto}.animation---pyIq20I.colored--y3KNlCdg svg path{stroke:var(--color);fill:var(--color)}.illustration--xjlcpaTa:nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.illustration--xjlcpaTa img{-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.illustration--xjlcpaTa img.faded--gc2fArT1{filter:grayscale(100%);opacity:.4}.illustration--xjlcpaTa.size-extra-small--eVvFHn89{height:3rem;width:3rem}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug{background-color:rgba(var(--rgb-blue-300),.1);border-radius:var(--g-size-border-radius-lg);height:3rem;position:absolute;width:3rem;z-index:0}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.circle--i6iPG5kL{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.top-left--0ueDvjGS{left:0;top:.25rem}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.top-center--86SQ52ws{left:50%;top:.25rem;transform:translateX(-50%)}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.top-right---EdvM02B{right:0;top:.25rem}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.center--G1F5m4TB{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.bottom-left--mVTqrVKu{bottom:.25rem;left:0}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.bottom-center--IZ6kn82z{bottom:.25rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 .shape--04jdK5ug.bottom-right--wJAtqHbJ{bottom:.25rem;right:0}.illustration--xjlcpaTa.size-extra-small--eVvFHn89 img{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{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{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{height:6rem;width:6rem}.g-dark .illustration--xjlcpaTa .shape--04jdK5ug{background-color:rgba(var(--rgb-blue-100),.1)}.g-inverted .illustration--xjlcpaTa .shape--04jdK5ug:nth-child(n){background-color:rgba(var(--rgb-black),.1)!important}.g-dark .g-inverted .illustration--xjlcpaTa .shape--04jdK5ug:nth-child(n){background-color:rgba(var(--rgb-white),.1)!important}.container--uqEqYnOE,.container--urmWaZyI{will-change:auto}.appear--BbulwPLN,.enter--uDeK-2Sf,.exit--0GO-OrzX{overflow:hidden;transform-origin:0 0}.from-end---y1DKHdx.appear--BbulwPLN,.from-end---y1DKHdx.enter--uDeK-2Sf,.from-end---y1DKHdx.exit--0GO-OrzX{transform-origin:100% 0}.appear--BbulwPLN,.enter--uDeK-2Sf,.exit--0GO-OrzX.exit-active--SFO26J84{opacity:0;transform:scaleX(0)}.appear--BbulwPLN.appear-active--hm1QmnZE,.enter--uDeK-2Sf.enter-active--qlSKoSqd,.exit--0GO-OrzX{opacity:1;transform:scaleX(1)}.appear--BbulwPLN.appear-active--hm1QmnZE,.enter--uDeK-2Sf.enter-active--qlSKoSqd{transition:width .35s cubic-bezier(.645,.045,.355,1) 0s,min-width .35s cubic-bezier(.645,.045,.355,1) 0s,margin-left .35s cubic-bezier(.645,.045,.355,1) 0s,margin-right .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) 0s}.quick--mvYSqZ5S.appear--BbulwPLN.appear-active--hm1QmnZE,.quick--mvYSqZ5S.enter--uDeK-2Sf.enter-active--qlSKoSqd{transition-duration:.15s}.exit--0GO-OrzX.exit-active--SFO26J84{transition:width .35s cubic-bezier(.645,.045,.355,1) 0s,min-width .35s cubic-bezier(.645,.045,.355,1) 0s,margin-left .35s cubic-bezier(.645,.045,.355,1) 0s,margin-right .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) .1s}.quick--mvYSqZ5S.exit--0GO-OrzX.exit-active--SFO26J84{transition-duration:.15s}.container--Oxb25cTV{will-change:auto}.appear--kQdw2Kdo,.enter--qdxOytr8,.exit--PTBZqAwB{overflow:hidden;transform-origin:0 0}.from-end--QuTmjHOe.appear--kQdw2Kdo,.from-end--QuTmjHOe.enter--qdxOytr8,.from-end--QuTmjHOe.exit--PTBZqAwB{transform-origin:0 100%}.appear--kQdw2Kdo,.enter--qdxOytr8,.exit--PTBZqAwB.exit-active---eW-nB6f{opacity:0;transform:scaleY(0)}.appear--kQdw2Kdo.appear-active--mhcJRCi2,.enter--qdxOytr8.enter-active--DzufToCV,.exit--PTBZqAwB{opacity:1;transform:scaleY(1)}.appear--kQdw2Kdo.appear-active--mhcJRCi2,.enter--qdxOytr8.enter-active--DzufToCV{transition:height .35s cubic-bezier(.645,.045,.355,1) 0s,min-height .35s cubic-bezier(.645,.045,.355,1) 0s,margin-top .35s cubic-bezier(.645,.045,.355,1) 0s,margin-bottom .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) 0s}.quick--dKOHkpkn.appear--kQdw2Kdo.appear-active--mhcJRCi2,.quick--dKOHkpkn.enter--qdxOytr8.enter-active--DzufToCV{transition-duration:.15s}.exit--PTBZqAwB.exit-active---eW-nB6f{transition:height .35s cubic-bezier(.645,.045,.355,1) 0s,min-height .35s cubic-bezier(.645,.045,.355,1) 0s,margin-top .35s cubic-bezier(.645,.045,.355,1) 0s,margin-bottom .35s cubic-bezier(.645,.045,.355,1) 0s,opacity .35s cubic-bezier(.645,.045,.355,1) 0s,transform .25s cubic-bezier(.645,.045,.355,1) .1s}.quick--dKOHkpkn.exit--PTBZqAwB.exit-active---eW-nB6f{transition-duration:.15s}.container--JFy4txRw{will-change:opacity}.appear--tBwHTGYO,.enter--lm0TwSvT,.exit--Psn3ViFF.exit-active--lHv4SffM{opacity:0}.appear--tBwHTGYO.appear-active--bM-mnFF3,.enter--lm0TwSvT.enter-active--43nCop-Z,.exit--Psn3ViFF{opacity:1}.appear--tBwHTGYO.appear-active--bM-mnFF3,.enter--lm0TwSvT.enter-active--43nCop-Z{transition:opacity .35s ease-out 0s}.quick--uEH4Cf-n.appear--tBwHTGYO.appear-active--bM-mnFF3 .appear--tBwHTGYO.appear-active--bM-mnFF3,.quick--uEH4Cf-n.appear--tBwHTGYO.appear-active--bM-mnFF3 .enter--lm0TwSvT.enter-active--43nCop-Z,.quick--uEH4Cf-n.enter--lm0TwSvT.enter-active--43nCop-Z .appear--tBwHTGYO.appear-active--bM-mnFF3,.quick--uEH4Cf-n.enter--lm0TwSvT.enter-active--43nCop-Z .enter--lm0TwSvT.enter-active--43nCop-Z{transition-duration:75ms}.exit--Psn3ViFF.exit-active--lHv4SffM{transition:opacity .35s ease-in 0s}.quick--uEH4Cf-n.exit--Psn3ViFF.exit-active--lHv4SffM{transition-duration:75ms}.appear--tBwHTGYO.appear-active--bM-mnFF3{transition-duration:.5s}.container--Tx4bge1G{transform:translateZ(0);will-change:transform,opacity}.appear--5ENRRka4,.enter--1l5aba5j,.exit--N8wDE7da.exit-active---zt3dBOA{opacity:0;transform:translateY(50%)}.appear--5ENRRka4.appear-active--20ZNcH-P,.enter--1l5aba5j.enter-active--hx3XvH74,.exit--N8wDE7da{opacity:1;transform:translateY(0)}.appear--5ENRRka4.appear-active--20ZNcH-P,.enter--1l5aba5j.enter-active--hx3XvH74{transition:transform .35s ease-out 0s,opacity .3s ease-out 0s}.exit--N8wDE7da.exit-active---zt3dBOA{transition:transform .35s ease-in 0s,opacity .3s ease-in 50ms}.transition--UHuEGX-V{transform-origin:0 0;transition:transform .25s,opacity .25s}.reverse--H7jZEF2Q{transform-origin:0 100%}.reverse--H7jZEF2Q.horizontal--He5CVITs{transform-origin:100% 100%}.exiting--TgS4o8RN,.pre-enter--B1UzVo9d{opacity:0;transform:scaleY(0)}.exiting--TgS4o8RN.horizontal--He5CVITs,.pre-enter--B1UzVo9d.horizontal--He5CVITs{transform:scaleX(0)}.container--lGNls3nN{display:inline-block}.container--lGNls3nN.center--ADv-0E0D{display:block;text-align:center}.conditional--Kz-RsHAS{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.conditional--Kz-RsHAS .container--lGNls3nN,.conditional--Kz-RsHAS .text--nb5jO-JR:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.625rem;vertical-align:middle}.transition--bUiXAcaU{transform-origin:var(--g-size-bs-10) 0}.details--5Gn04Rxh{margin-top:0!important}.ellipsis--lM-aXZh3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--9IaRbpOm{position:relative}.g-card .header--9IaRbpOm:not(tr):nth-child(n),.header--9IaRbpOm.g-card:nth-child(n){--card-padding-vertical:0.6875rem}.header--9IaRbpOm,.header--9IaRbpOm>.g-card-body{display:flex;justify-content:space-between;transition:box-shadow .1s ease-out 0s}.g-card .g-card-body>.header--9IaRbpOm,[class^=g-card-alert] .header--9IaRbpOm{margin:calc(var(--card-padding-vertical)*-1) calc(var(--card-padding-horizontal)*-1);padding:var(--card-padding-vertical) var(--card-padding-horizontal)}[class^=g-card-alert] .header--9IaRbpOm{margin-left:-2.5625rem;padding-left:2.5625rem}.header--9IaRbpOm .btn,.header--9IaRbpOm .g-button:not(.button--jyNVnBER),.header--9IaRbpOm .g-tooltip-trigger{position:relative;z-index:10}:nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER{align-self:flex-start;flex-shrink:0;margin-left:1.25rem;padding:0 .375rem}:nth-child(n):nth-child(n):nth-child(n) .button-cover-parent--9WO-2QY8:before{content:"";inset:0;position:absolute;z-index:0}:nth-child(n):nth-child(n):nth-child(n) .button-vertical--BsSP7UUD{align-self:center}:nth-child(n):nth-child(n):nth-child(n) .button-invisible--fjNy6i5d{opacity:0}.centered--dcLeaYRk{justify-content:center}.content--OeGk5hQk:not(.g-card){margin-top:.625rem}.g-card-group>.content--OeGk5hQk:not(.g-card){margin-top:0}:is(.g-card-outer,.g-card-inner) .header--9IaRbpOm.g-card-body~.content--OeGk5hQk{margin-top:0}@media (min-width:576px){.g-focus-page :not(.g-card-alert-data)>.header--9IaRbpOm:first-child{margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page :not(.g-card-alert-data)>.header--9IaRbpOm:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page :not(.g-card-alert-data)>.header--9IaRbpOm .g-card,.g-focus-page :not(.g-card-alert-data)>.header--9IaRbpOm.g-card{--card-padding-vertical:0.625rem}.g-focus-page .content--OeGk5hQk:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page .g-card-function>.g-card:last-child .content--OeGk5hQk,.g-focus-page .g-card-group-vertical>.g-card:last-child .content--OeGk5hQk{margin-bottom:0}.g-focus-page .g-card-function .g-card:last-child .content--OeGk5hQk{padding-bottom:.75rem}.g-focus-page .g-card-function:nth-child(n) .header--9IaRbpOm{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem);margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page .g-card-function:nth-child(n) .header--9IaRbpOm:last-child{padding-bottom:.625rem}.g-focus-page .g-card-function .content--OeGk5hQk{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page .g-form-description:nth-child(n) .header--9IaRbpOm,.g-focus-page .g-form-description:nth-child(n):last-child .content--OeGk5hQk{margin-bottom:0}}.g-sidenav:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER{color:var(--g-color-text-primary)}.g-sidenav:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER:hover{background-image:none}.g-sidenav .content--OeGk5hQk{margin-top:0}.container--FYtFs8jm:nth-child(n):nth-child(n){background:var(--g-color-surface-primary);border:.125rem solid var(--g-color-border-secondary);margin-bottom:0;margin-top:0}.header--JcBjGfll{background:var(--g-color-border-secondary);padding:.125rem .1875rem .1875rem;text-align:right}.button--Snzd7Hay{margin:0 -.125rem 0 0!important}.button--Snzd7Hay:before{content:unset!important}.content--IX4tsXv-{padding-left:.8125rem;padding-right:.8125rem}.no-padding--cF-1mYWa .content--IX4tsXv-{padding:0!important}.no-padding--cF-1mYWa .content--IX4tsXv->*{margin-bottom:0!important;margin-top:0!important}.no-padding--cF-1mYWa .content--IX4tsXv->.g-card{border:0!important;border-radius:0!important}.info--9u5tlRWp:nth-child(n):nth-child(n){align-items:center;display:flex;flex-direction:row;font-size:.75rem;justify-content:center;line-height:1.125rem;margin-top:-.125rem;max-width:100%;padding:0}.info--9u5tlRWp .alias--sfSGvBX-,.info--9u5tlRWp .amount--br13mZGq{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info--9u5tlRWp .amount--br13mZGq{flex-shrink:0;max-width:80%}.info--9u5tlRWp .amount--br13mZGq .g-amount{font-size:inherit!important;font-weight:400!important}.info--9u5tlRWp .amount--br13mZGq .g-amount-wrapper{margin-left:.25rem}.info--9u5tlRWp .amount--br13mZGq .g-amount-fallback{color:var(--g-color-text-inverted-primary)}.info--9u5tlRWp .amount--br13mZGq .g-amount-fallback>svg{display:none}.info--9u5tlRWp .divider--NB5BZmVy{display:inline-block;margin-left:.3125rem;margin-right:.3125rem}.center---7BTksg9,.left--dhpzXGTY,.right--sWEgNi1V{align-self:center;padding:0 .9375rem}.center---7BTksg9:empty,.left--dhpzXGTY:empty,.right--sWEgNi1V:empty{display:none}.container---DmaO1qR{--stripe-height:4.375rem;position:relative;z-index:30}.grid--2s6OD24p{display:grid;gap:0;grid-template-areas:"stripe-left stripe-center stripe-right";grid-template-columns:14rem minmax(0,1fr) 14rem;grid-template-rows:var(--stripe-height);padding:0!important;position:static!important}.grid--2s6OD24p.hidden--pYdsvp5-,.hidden--pYdsvp5- .grid--2s6OD24p{visibility:hidden}.grid--2s6OD24p:focus-within,.grid--2s6OD24p:hover{opacity:1!important;transition:opacity .35s ease-in-out 0s}.left--dhpzXGTY{grid-area:stripe-left}.right--sWEgNi1V{grid-area:stripe-right;text-align:right}.center---7BTksg9{grid-area:stripe-center;text-align:center}.sticky--mmDw-k7t{position:sticky;top:0;z-index:290030}.sticky--mmDw-k7t.use-transition--ZifEO4qv{margin-top:calc(var(--stripe-height)*-1)}.sticky--mmDw-k7t.use-transition--ZifEO4qv.hidden--pYdsvp5-{z-index:10}@media (forced-colors:active){.sticky--mmDw-k7t{background-color:Canvas}}.fixed--4vvBimER{position:fixed;width:100%;z-index:290030}@media (min-width:992px){.grid--2s6OD24p{grid-template-areas:"stripe-left stripe-center stripe-right";grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(0,1fr);grid-template-rows:var(--stripe-height)}.grid--2s6OD24p.transparent-grid--2m7SvDTJ{grid-template-columns:18.75rem minmax(0,1fr) minmax(0,min-content)}.center---7BTksg9.transparent--30hd0DxW{text-align:left}}@media (max-width:767.98px){.container---DmaO1qR{--stripe-height:3.5rem}.grid--2s6OD24p{grid-template-areas:"stripe-left stripe-center stripe-right";grid-template-columns:2.6875rem minmax(0,1fr) 2.6875rem;grid-template-rows:var(--stripe-height)}.left--dhpzXGTY{padding-right:0}.right--sWEgNi1V{padding-left:0}}.large-grid---0xgCwN6 .children--YrLNLmIQ,.large-grid---0xgCwN6 .left--1gjav292,.large-grid---0xgCwN6 .toolbar--imPD50P3{align-self:center;padding:0 .9375rem}.large-grid---0xgCwN6 .children--YrLNLmIQ:empty,.large-grid---0xgCwN6 .left--1gjav292:empty,.large-grid---0xgCwN6 .toolbar--imPD50P3:empty{display:none}.large-grid---0xgCwN6 .children--YrLNLmIQ,.large-grid---0xgCwN6 .left--1gjav292,.large-grid---0xgCwN6 .toolbar--imPD50P3{margin:.9375rem 0}@media (min-width:992px){.large-grid---0xgCwN6 .children--YrLNLmIQ,.large-grid---0xgCwN6 .left--1gjav292,.large-grid---0xgCwN6 .toolbar--imPD50P3{margin:1.875rem 0}}.large-grid---0xgCwN6{display:grid;gap:0;grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content);padding:0!important;position:static!important;z-index:290030}.large-grid---0xgCwN6:not(:first-child):not(:empty){margin-top:-.9375rem}.large-grid---0xgCwN6 .left--1gjav292{grid-area:stripe-left}.large-grid---0xgCwN6 .children--YrLNLmIQ{grid-area:stripe-children}.large-grid---0xgCwN6 .children--YrLNLmIQ>:first-child{margin-top:0!important}.large-grid---0xgCwN6 .children--YrLNLmIQ>:last-child{margin-bottom:0!important}.large-grid---0xgCwN6 .toolbar--imPD50P3{color:unset;grid-area:stripe-toolbar;margin:0;overflow:initial}.large-grid---0xgCwN6 .toolbar--imPD50P3 .g-card{margin:0}@media (min-width:992px){.large-grid---0xgCwN6{gap:0;grid-template-areas:"stripe-left stripe-children" "stripe-toolbar stripe-toolbar";grid-template-columns:1fr 3fr;grid-template-rows:max-content min-content}}@media (max-width:767.98px){.large-grid---0xgCwN6{grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content)}.large-grid---0xgCwN6 .left--1gjav292{display:none}.large-grid---0xgCwN6 .toolbar--imPD50P3{padding-top:.9375rem}.large-grid---0xgCwN6 .toolbar--imPD50P3:empty{padding-top:0}}.grid--RPh-4pIw{padding-top:.9375rem;position:relative;z-index:30;z-index:20}.toolbar--ikbUw-M9{max-height:6.25rem}.sticky--EdO9KseI{position:sticky;z-index:290020}@media (min-width:768px){.grid--RPh-4pIw{backface-visibility:hidden;clip-path:inset(50% -100% -100% -100%);margin-top:-.0625rem;padding-top:.125rem;transform:translateY(-50%)}.grid--RPh-4pIw:before{background:inherit;content:""!important;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:0}.toolbar--ikbUw-M9{backface-visibility:hidden;display:block;position:relative;top:50%;transform:translateY(50%);width:100%}}@media (max-width:767.98px){:nth-child(n):nth-child(n):nth-child(n) .grid--RPh-4pIw{background-color:transparent!important}.sticky--9UORGQ-D{align-items:flex-end;bottom:1.5625rem;display:flex;justify-content:center;left:0;padding:0 30px;pointer-events:none;position:fixed;right:0;text-align:center;will-change:transform,opacity;z-index:299990}.sticky--9UORGQ-D .btn,.sticky--9UORGQ-D .g-button{pointer-events:auto}}.sticky--9UORGQ-D.enter--t1bikcNt,.sticky--9UORGQ-D.exit--lInVFoEn.exit-active--Qa0jHAM6{opacity:0;transform:translateY(20%)}.sticky--9UORGQ-D.enter--t1bikcNt.enter-active--idrEabUX,.sticky--9UORGQ-D.exit--lInVFoEn{opacity:1;transform:translateY(0)}.sticky--9UORGQ-D.enter--t1bikcNt.enter-active--idrEabUX{transition:transform .15s cubic-bezier(.215,.61,.355,1) 0s,opacity 50ms cubic-bezier(.215,.61,.355,1) 0s}.sticky--9UORGQ-D.exit--lInVFoEn.exit-active--Qa0jHAM6{transition:transform .15s cubic-bezier(.55,.055,.675,.19) 0s,opacity 50ms cubic-bezier(.55,.055,.675,.19) .1s}.split-button--hgka2pBL{display:inline-grid!important;grid-template-columns:1fr 2.625rem;margin:0!important;max-width:100%}.g-group-button .split-button--hgka2pBL{margin-inline:.5rem!important}.split-button--hgka2pBL .g-button{margin:0!important;position:relative;z-index:1}.split-button--hgka2pBL .g-button:disabled{z-index:0}.split-button--hgka2pBL .g-button:focus-visible{z-index:2}.split-button--hgka2pBL .g-button:first-child:nth-child(n){border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}.split-button--hgka2pBL .g-button:first-child:before{right:-.125rem}@media (max-width:575.98px){.split-button--hgka2pBL .g-button:first-child{flex:1}}.split-button--hgka2pBL .g-button:last-child:nth-child(n){border-bottom-left-radius:0;border-left-width:0;border-top-left-radius:0;margin-left:.125rem!important}.split-button--hgka2pBL .g-button:last-child:before{left:-.125rem}.split-button--hgka2pBL .g-button:before{background-color:inherit;border-left-color:inherit;border-left-style:solid;border-left-width:.125rem;content:"";height:calc(100% + .25rem);position:absolute;transition-duration:.25s;transition-property:opacity;width:.125rem}.split-button--hgka2pBL .g-button:focus-visible:not(:active):before{opacity:0}.split-button--hgka2pBL .g-button.g-button-variant-primary:before,.split-button--hgka2pBL .g-button.g-button-variant-tertiary:before{border-color:rgba(var(--rgb-black),.2)}.g-inverted .split-button--hgka2pBL .g-button.g-button-variant-tertiary:before{border-color:rgba(var(--rgb-white),.5)}.split-button--hgka2pBL .g-button.g-button-variant-tertiary:disabled~:disabled:before{opacity:.4}.g-inverted .split-button--hgka2pBL .g-button.g-button-variant-primary:before,.split-button--hgka2pBL .g-button.g-button-variant-primary:disabled~:disabled:before,.split-button--hgka2pBL .g-button:first-child:disabled:before,.split-button--hgka2pBL .g-button:first-child:not(:disabled)~:last-child:before{content:none}.sticky-button--GO-ATLQs.g-no-inverted .g-button:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary)}.sticky-button--GO-ATLQs.g-no-inverted .g-button:nth-child(n):nth-child(n):nth-child(n):nth-child(n):last-child:before{background-color:inherit;border-left:.125rem solid rgba(var(--rgb-black),.125);content:"";height:calc(100% + .25rem);left:-.125rem;position:absolute;transition-duration:.25s;transition-property:opacity;width:.125rem}.block-xs-extended-up--JgeXoJUV,.block-xs-up--1uWSJ-Z5{display:none!important;display:block!important}.flex-xs-extended-up--Kf9jAYkO,.flex-xs-up--jOQ-tlmR{display:none!important;display:flex!important}.inline-xs-extended-up--3VWhI-Pz,.inline-xs-up---50-PaXm{display:none!important;display:inline!important}.block-sm-up--W06c2bAJ,.none-xs-extended-up--8Iy8NSFM,.none-xs-up--B41il6Vy{display:none!important}@media (min-width:576px){.block-sm-up--W06c2bAJ{display:block!important}}.block-sm-extended-up--OjqFT1Dp{display:none!important}@media (min-width:576px){.block-sm-extended-up--OjqFT1Dp{display:block!important}}.flex-sm-up--Go80Agol{display:none!important}@media (min-width:576px){.flex-sm-up--Go80Agol{display:flex!important}}.flex-sm-extended-up--MSr84NCA{display:none!important}@media (min-width:576px){.flex-sm-extended-up--MSr84NCA{display:flex!important}}.inline-sm-up--swWNgs3k{display:none!important}@media (min-width:576px){.inline-sm-up--swWNgs3k{display:inline!important}}.inline-sm-extended-up--1O4vDHQQ{display:none!important}@media (min-width:576px){.inline-sm-extended-up--1O4vDHQQ{display:inline!important}.none-sm-extended-up--6ymAcUp4,.none-sm-up--21JIHuI-{display:none!important}}.block-md-up--oc6DeT3C{display:none!important}@media (min-width:768px){.block-md-up--oc6DeT3C{display:block!important}}.block-md-extended-up--7mQc-Zl7{display:none!important}@media (min-width:768px){.block-md-extended-up--7mQc-Zl7{display:block!important}}.flex-md-up--FvWAYUNN{display:none!important}@media (min-width:768px){.flex-md-up--FvWAYUNN{display:flex!important}}.flex-md-extended-up--pfM3fpdN{display:none!important}@media (min-width:768px){.flex-md-extended-up--pfM3fpdN{display:flex!important}}.inline-md-up--jwcHL14p{display:none!important}@media (min-width:768px){.inline-md-up--jwcHL14p{display:inline!important}}.inline-md-extended-up--NhvLV--w{display:none!important}@media (min-width:768px){.inline-md-extended-up--NhvLV--w{display:inline!important}.none-md-extended-up--33QNF7Qa,.none-md-up--1yWiZLqT{display:none!important}}.block-lg-up--rs4gM7jc{display:none!important}@media (min-width:992px){.block-lg-up--rs4gM7jc{display:block!important}}.block-lg-extended-up--MgkRqR3a{display:none!important}@media (min-width:992px){.block-lg-extended-up--MgkRqR3a{display:block!important}}.flex-lg-up--gBmvYI7P{display:none!important}@media (min-width:992px){.flex-lg-up--gBmvYI7P{display:flex!important}}.flex-lg-extended-up--RGmfL3H8{display:none!important}@media (min-width:992px){.flex-lg-extended-up--RGmfL3H8{display:flex!important}}.inline-lg-up--5OakawV0{display:none!important}@media (min-width:992px){.inline-lg-up--5OakawV0{display:inline!important}}.inline-lg-extended-up--dS0IBYHn{display:none!important}@media (min-width:992px){.inline-lg-extended-up--dS0IBYHn{display:inline!important}.none-lg-extended-up--a-EztQ1t,.none-lg-up--S-DkWJbP{display:none!important}}.block-xl-up--YifRn58u{display:none!important}@media (min-width:1200px){.block-xl-up--YifRn58u{display:block!important}}.block-xl-extended-up--FSvoOjLm{display:none!important}@media (min-width:1320px){.block-xl-extended-up--FSvoOjLm{display:block!important}}.flex-xl-up--CStkOl9W{display:none!important}@media (min-width:1200px){.flex-xl-up--CStkOl9W{display:flex!important}}.flex-xl-extended-up--Klp-Csv5{display:none!important}@media (min-width:1320px){.flex-xl-extended-up--Klp-Csv5{display:flex!important}}.inline-xl-up--7Jgztztl{display:none!important}@media (min-width:1200px){.inline-xl-up--7Jgztztl{display:inline!important}}.inline-xl-extended-up--GT99AOZ4{display:none!important}@media (min-width:1320px){.inline-xl-extended-up--GT99AOZ4{display:inline!important}}@media (min-width:1200px){.none-xl-up--EVHht61i{display:none!important}}@media (min-width:1320px){.none-xl-extended-up--a1DwFrI5{display:none!important}}.block-xxl-up--dyUv96Sx{display:none!important}@media (min-width:1400px){.g-bs5-grid .block-xxl-up--dyUv96Sx{display:block!important}}.block-xxl-extended-up--BA533aq-{display:none!important}@media (min-width:1560px){.g-bs5-grid .block-xxl-extended-up--BA533aq-{display:block!important}}.flex-xxl-up--bIOTWUMS{display:none!important}@media (min-width:1400px){.g-bs5-grid .flex-xxl-up--bIOTWUMS{display:flex!important}}.flex-xxl-extended-up--EPMV1Sdl{display:none!important}@media (min-width:1560px){.g-bs5-grid .flex-xxl-extended-up--EPMV1Sdl{display:flex!important}}.inline-xxl-up--i8SXj8wb{display:none!important}@media (min-width:1400px){.g-bs5-grid .inline-xxl-up--i8SXj8wb{display:inline!important}}.inline-xxl-extended-up--MkQom0pB{display:none!important}@media (min-width:1560px){.g-bs5-grid .inline-xxl-extended-up--MkQom0pB{display:inline!important}}@media (min-width:1400px){.g-bs5-grid .none-xxl-up--z7lFC6kP{display:none!important}}@media (min-width:1560px){.g-bs5-grid .none-xxl-extended-up--aYhAAgC-{display:none!important}}.button--CFMsfZjm{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;position:fixed!important;top:auto!important;top:0;white-space:nowrap!important;width:1px!important}.sentinel--GeRlnz1I{display:block;height:.0625rem;margin-top:-.0625rem}.action-button--3Sie-ne8{min-height:0!important;width:auto!important}.interactable--IObJaLVt:nth-child(n):nth-child(n){transition-duration:.25s;transition-property:background-color,border-color}.interactable--IObJaLVt:nth-child(n):nth-child(n) .link--jShmwLhL{inset:0;opacity:0;position:absolute;z-index:0}.interactable--IObJaLVt:nth-child(n):nth-child(n) .button--6-DPM8DI:nth-child(n):nth-child(n){position:static}.interactable--IObJaLVt:nth-child(n):nth-child(n) .button--6-DPM8DI:nth-child(n):nth-child(n):before{content:"";inset:0;position:absolute;z-index:0}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb):active .g-minor,.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb):hover .g-minor{color:var(--g-color-text-primary)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb) .g-button{position:relative;z-index:1}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb) .g-minor{transition:color .35s ease 0s}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz{border:.0625rem solid var(--g-color-border-primary);outline:none}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:hover{background-color:var(--g-color-overlay-hover)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:hover .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz:active{background-color:var(--g-color-overlay-active)}.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz .button--6-DPM8DI:hover{background:none}.g-card-group>.interactable--IObJaLVt:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb).hoverable--Yx0eOKDz{border-width:var(--g-size-border-width-sm) 0 0}.interactable--IObJaLVt:nth-child(n):nth-child(n).disabled--SRKyZkjb{border-color:var(--g-color-fill-disabled)!important;cursor:not-allowed}.interactable--IObJaLVt:nth-child(n):nth-child(n).disabled--SRKyZkjb *{color:var(--g-color-fill-disabled);pointer-events:none}.container--XjGGgeYB{background-color:var(--g-color-surface-secondary);background-image:linear-gradient(rgba(var(--rgb-white),.3),rgba(var(--rgb-white),.3));border-right:.0625rem solid var(--g-color-surface-tertiary);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.05);padding-left:1rem;padding-right:1rem;padding-top:1rem;transition:width .5s ease,box-shadow .5s ease;width:4.5rem;z-index:60}.container--XjGGgeYB:nth-child(n):nth-child(n){margin-top:0}@media (max-width:767.98px){.container--XjGGgeYB:nth-child(n):nth-child(n){width:100%}}@media (min-width:768px) and (max-width:991.98px){.container--XjGGgeYB{width:20rem}}.container--XjGGgeYB::-webkit-scrollbar{display:none}.container--XjGGgeYB.expanded--dUTPWGxh{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16);width:18rem}.container--XjGGgeYB:not(.expanded--dUTPWGxh) .g-pill:nth-child(n):nth-child(n){flex-shrink:0;margin-left:-1.25rem;margin-top:-.875rem}.container--XjGGgeYB:not(.expanded--dUTPWGxh) .g-sidenav-section{align-items:center;display:flex}.container--XjGGgeYB:not(.expanded--dUTPWGxh) .g-sidenav-section .g-pill:nth-child(n):nth-child(n){margin-left:-.625rem}.container--XjGGgeYB:not(.expanded--dUTPWGxh):nth-child(n):nth-child(n) .g-sidenav-section-divider{margin-left:.5rem;margin-right:.5rem;width:calc(100% - 1rem)}.g-dark .container--XjGGgeYB{background:var(--g-color-surface-secondary)}.dropdown--HMCqDUHs{max-width:calc(100vw - 1.875rem);z-index:350000}.dropdown--HMCqDUHs.use-toggle-width--I7rsAIwb{max-width:none;min-width:0}.toggle--cTDAL7zm{display:inline-block;outline:none}.popper--HU9ZD9i5{backface-visibility:hidden;margin:0;overflow:visible!important;padding:.25rem 0 .125rem}.popper--HU9ZD9i5.end--8YLImV8r{padding-top:.125rem}.popper--HU9ZD9i5.has-arrow--l7tsSung{padding-bottom:.6875rem;padding-top:.6875rem}.popper--HU9ZD9i5.horizontal--uCOL41FE{padding:0 .125rem 0 .25rem}.popper--HU9ZD9i5.horizontal--uCOL41FE.end--8YLImV8r{padding-left:.125rem}.popper--HU9ZD9i5.horizontal--uCOL41FE.has-arrow--l7tsSung{padding-left:.6875rem;padding-right:.6875rem}.popper--HU9ZD9i5.portal--FdodUbCU{float:none;min-width:0!important;position:static}.body--H2Il3Idj{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;position:relative}.has-footer--FN6QjkdP .body--H2Il3Idj{border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:12.5rem}.has-footer--FN6QjkdP .body--H2Il3Idj:before{border-top-left-radius:.25rem;border-top-right-radius:.25rem;box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);content:"";inset:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;z-index:-1}.content--G-jrMrj7{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--G-jrMrj7.padded--4m82oIHv{padding:.625rem .9375rem}.action--35M-9xzP{display:flex;margin:0;padding:.9375rem}.padded--4m82oIHv~.action--35M-9xzP{padding-top:0}.action--35M-9xzP .button--OWWCtQlE{flex-grow:1}.footer--QFootcrN{display:flex;flex-direction:column;min-width:12.5rem}.arrow--fQZcY2iW{height:.9375rem;position:absolute;width:.9375rem}.arrow--fQZcY2iW:before{border-color:var(--g-color-surface-primary) transparent transparent var(--g-color-surface-primary);border-style:solid;border-width:.5rem;box-shadow:-.0625rem -.0625rem .1875rem -.09375rem rgba(var(--rgb-black),.15);content:"";display:block;transform:rotate(45deg);z-index:-1}@media (forced-colors:active){.arrow--fQZcY2iW:before{border-color:CanvasText Canvas Canvas CanvasText}}.arrow--fQZcY2iW[data-placement*=bottom]{margin-top:.25rem;top:0}.arrow--fQZcY2iW[data-placement*=top]{bottom:0;margin-bottom:.25rem}.arrow--fQZcY2iW[data-placement*=top]:before{transform:rotate(225deg)}.arrow--fQZcY2iW[data-placement*=start]{left:2.125rem}.arrow--fQZcY2iW[data-placement*=end]{right:2.125rem}.arrow--fQZcY2iW[data-placement^=left]{left:auto;margin-right:.25rem;right:0}.arrow--fQZcY2iW[data-placement^=left]:before{transform:rotate(135deg)}.arrow--fQZcY2iW[data-placement^=right]{left:0;margin-left:.25rem;right:auto}.arrow--fQZcY2iW[data-placement^=right]:before{transform:rotate(315deg)}.text--mnH1D27L{isolation:isolate}.highlight--1mh-8whj{background-color:#fff1a3;-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:.125rem 0 0 #fff1a3,-.125rem 0 0 #fff1a3;color:#0a285c;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-color:#fff1a3}.decoration--ze1-MTR4{border:0 solid var(--color-bg,var(--color-blue-300));display:block;pointer-events:none;position:absolute;z-index:50}.decoration--ze1-MTR4.left--ywzv0Mms,.decoration--ze1-MTR4.right--BmtFzyU2{border-left-width:.3125rem;bottom:0;top:0}.decoration--ze1-MTR4.left--ywzv0Mms{left:0}.decoration--ze1-MTR4.right--BmtFzyU2{right:0}.decoration--ze1-MTR4.bottom--JWEce4Fr,.decoration--ze1-MTR4.top--7S4pcZJn{border-top-width:.3125rem;left:0;right:0}.decoration--ze1-MTR4.top--7S4pcZJn{top:0}.decoration--ze1-MTR4.bottom--JWEce4Fr{bottom:0}.content--w7aPL9L3{display:inline-flex;flex-wrap:nowrap;max-width:100%}.content--w7aPL9L3 span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content--w7aPL9L3 span:last-child{white-space:nowrap}.dropdown-footer--JOkgg7zi{background-color:var(--g-color-surface-primary);min-height:3.4375rem;padding:.3125rem .9375rem;position:relative}@media (forced-colors:active){.dropdown-footer--JOkgg7zi{background-color:transparent}}.dropdown-footer--JOkgg7zi:first-child{border-top:.0625rem solid var(--g-color-border-secondary)}.dropdown-footer--JOkgg7zi:before,.dropdown-footer--JOkgg7zi:last-child{border-bottom-left-radius:var(--g-size-border-radius-lg);border-bottom-right-radius:var(--g-size-border-radius-lg)}.dropdown-footer--JOkgg7zi:before{box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);content:"";inset:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;z-index:-1}.dropdown-footer--JOkgg7zi:hover{background-image:linear-gradient(var(--g-color-overlay-hover),var(--g-color-overlay-hover))}.dropdown-footer--JOkgg7zi:has(.button--uIq1-ufj:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n){border:0;justify-content:left;min-height:1.5rem;padding:0;text-align:left}.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n):active,.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n):focus-visible,.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n):hover{background:transparent;border:0;box-shadow:none;outline:none}.dropdown-footer--JOkgg7zi .button--uIq1-ufj:before{content:"";inset:0;position:absolute;z-index:0}.dropdown-footer--JOkgg7zi .description--o7NWuZWm:nth-child(n){padding:0}.dropdown-footer--JOkgg7zi .icon--BV6ko1sU{position:relative}.dropdown-footer--JOkgg7zi .icon--BV6ko1sU .pill--CAlLR5A0{position:absolute;right:-.5rem;top:-.5rem}.dropdown-footer--JOkgg7zi .label--rj-pmJUo:nth-child(n){white-space:normal}.toggle--ltGB-cjv{display:inline-block;outline:none;position:relative}.dropdown--fM1AfLvw{max-width:calc(100vw - 30px);z-index:350000}.popper--XN9m645u{overflow:visible}.body--HEy3sTvn{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden}.body--HEy3sTvn:has(+.footer--LjjcuLMM){border-bottom-left-radius:0;border-bottom-right-radius:0}.body--HEy3sTvn~.g-dropdown-arrow{color:var(--g-color-surface-primary)}.content--8d30TEEe{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--8d30TEEe.padded--6nkMe23y{padding:var(--g-size-bs-10) var(--g-size-bs-15)}.content--8d30TEEe.padded--6nkMe23y~.action--P0-dElWj{padding:0 var(--g-size-bs-15) var(--g-size-bs-15)}.action--P0-dElWj{padding:var(--g-size-bs-15)}.action--P0-dElWj .g-button:nth-child(n){width:100%}.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){.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG{transition-duration:.25s;transition-property:color,background-color,border-color}}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG.current--GvdwUJNl,.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG:hover{background-color:var(--g-color-overlay-hover)}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG:active{background-color:var(--g-color-overlay-active)}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG.selected--jzvG5LHk{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG:disabled{background-color:transparent;color:var(--g-color-text-disabled);cursor:default}.button--2ip7EVGu{margin-top:-.9375rem!important}.list--OSwziSR1:nth-child(n):nth-child(n):nth-child(n){display:flex;flex-wrap:wrap;max-width:16.1875rem;min-width:16.1875rem;overflow:hidden;padding:.9375rem 0 0 .9375rem}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;animation:animate-in--pXT0nFz5 .2s cubic-bezier(.215,.61,.355,1);animation-delay:.75s;animation-fill-mode:backwards;background:currentColor;border:1.4375rem solid;border-radius:var(--g-size-border-radius-circle);cursor:pointer;display:flex;height:2.875rem;justify-content:center;margin-bottom:.9375rem;margin-right:.9375rem;padding:0;transition:border-width .2s ease-in 0s,transform .2s ease-in-out 0s,background 50ms ease-in-out .15s;width:2.875rem}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):first-child{animation-delay:.15s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(2){animation-delay:175ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(3){animation-delay:.2s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(4){animation-delay:225ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(5){animation-delay:.2s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(6){animation-delay:225ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(7){animation-delay:.25s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(8){animation-delay:275ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(9){animation-delay:.25s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(10){animation-delay:275ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(11){animation-delay:.3s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(12){animation-delay:325ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(13){animation-delay:.3s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(14){animation-delay:325ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(15){animation-delay:.35s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(16){animation-delay:375ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(17){animation-delay:.35s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(18){animation-delay:375ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(19){animation-delay:.4s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(20){animation-delay:425ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(21){animation-delay:.4s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(22){animation-delay:425ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(23){animation-delay:.45s}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(24){animation-delay:475ms}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(25){animation-delay:.45s}.item--Jj-XaS0d: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:.0625rem}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{transform:scale(1.217)}.item--Jj-XaS0d:nth-child(n):nth-child(n):nth-child(n):nth-child(n).selected--0BtryGK4{background-color:transparent;border-width:.125rem;transform:scale(1);transition:border-width .2s ease-out 0s,transform .2s ease-in-out 0s,background 50ms ease-in-out 0s}.icon--plt7KJjG{height:1.5rem!important;opacity:0;transform:scale(.33);transition:transform .2s ease-in 0s,opacity .2s ease-in 0s;width:1.5rem!important}.selected--0BtryGK4 .icon--plt7KJjG{opacity:1;transform:scale(1);transition:transform .2s ease-out 0s,opacity .2s ease-out 0s}@keyframes animate-in--pXT0nFz5{0%{opacity:0;transform:scale(.01)}to{opacity:1;transform:scale(1)}}.caret--I7cwGswc:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.caret--I7cwGswc:after{--color:CanvasText}}.caret--I7cwGswc.disabled--F0m5ubwq:after,.caret--I7cwGswc:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.caret--I7cwGswc.show--XGXjQHIn:after,.caret--I7cwGswc[aria-expanded=true]:after{transform:rotate(180deg)}.caret--I7cwGswc.disabled--F0m5ubwq.btn,.caret--I7cwGswc:disabled.btn{--color:rgba(var(--rgb-black),0.15)!important}.caret--I7cwGswc:after{margin-left:.5rem}.label--bjd-WnIh:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0}.container--BR1OBh5S{background-color:var(--g-color-surface-primary);background-image:var(--g-gradient-fake-shadow);border:.0625rem solid var(--g-color-border-primary);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}.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;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-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){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}.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.border--UqGDp77I{border-bottom:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.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}.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)}.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{--buttons-color:var(--color-black);--visible-items:3;--veil-left-width:0;--veil-right-width:0;--gap:var(--g-size-bs-30);display:flex;position:relative}.veil--5Khel9KS{flex:1;margin-left:calc(var(--veil-left-width)*-1px)!important;margin-right:calc(var(--veil-right-width)*-1px)!important;-webkit-mask-image:linear-gradient(to right,transparent,#000 calc(var(--veil-left-width)*1px),#000 calc(100% - var(--veil-right-width)*1px),transparent);mask-image:linear-gradient(to right,transparent,#000 calc(var(--veil-left-width)*1px),#000 calc(100% - var(--veil-right-width)*1px),transparent);overflow:hidden}.veil--5Khel9KS>.slider--qjrEscM1{padding-left:calc(var(--veil-left-width)*1px)!important;padding-right:calc(var(--veil-right-width)*1px)!important;scroll-padding-left:calc(var(--veil-left-width)*1px)}.veil--5Khel9KS>.slider--qjrEscM1:after{content:"";display:block;width:100vw}@media (min-width:768px){.veil--5Khel9KS>.slider--qjrEscM1:after{display:none}}.slider--qjrEscM1{-webkit-overflow-scrolling:touch;display:grid;gap:calc(var(--gap)/2);grid-auto-columns:100%;grid-auto-flow:column;overflow-x:scroll;padding:0!important;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.slider--qjrEscM1::-webkit-scrollbar{display:none}.slider-fluid--OJmtG7qu{grid-auto-columns:max-content}@media (min-width:768px){.slider--qjrEscM1{gap:var(--gap);grid-auto-columns:calc((100% - var(--gap)*(var(--visible-items) - 1))/var(--visible-items))}}.slider-item--8zdUp38V{scroll-snap-align:start}.button--hbhPHNH4:nth-child(n):nth-child(n):nth-child(n){align-self:center;background:var(--buttons-color);border-radius: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}.fixed-button--hCkqGxm6:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-round);font-size:.75rem;padding:0 1rem;z-index:289990}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU{background-color:var(--g-color-surface-inverted);color:var(--g-color-text-inverted-primary)}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:active:not(:disabled),.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:hover:not(:disabled){box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.6)}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:hover{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 90%,var(--color-black))}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:active{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 85%,var(--color-black))}.fixed-button--hCkqGxm6:nth-child(n).back-to-top--m1VgLpAU:disabled{background-color:rgba(var(--rgb-gray-300),.5);color:var(--g-color-text-inverted-primary)}.fixed-filter--Nudqt5Yz{grid-template-columns:var(--col-side) var(--col-body) minmax(auto,var(--col-summary));z-index:289990}.fixed-filter--Nudqt5Yz:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-inverted);border-radius:var(--g-size-border-radius-lg)}.fixed-filter--Nudqt5Yz .g-card-body{align-items:center;display:flex}.fixed-filter--Nudqt5Yz .g-card-body .input-slot--SalF3WpL{flex-shrink:0;margin-right:1.875rem}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j{align-items:center;display:flex;flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .summary--tjBsYY2t{flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .summary--tjBsYY2t .amounts--qew4Mq-Y,.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .summary--tjBsYY2t .label--KidRId1w{vertical-align:middle}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .buttons--1VKk6Rs7{flex-shrink:0}.fixed-filter--Nudqt5Yz .g-card-body .content--DSuCsT9j .buttons--1VKk6Rs7 button{margin-left:1rem}.fixed-filter--Nudqt5Yz.extra-large--f5tuZalh:nth-child(n){--card-padding-vertical:1.5rem;--card-padding-horizontal:1.5rem}.fixed-filter--Nudqt5Yz.extra-large--f5tuZalh .content--DSuCsT9j .summary--tjBsYY2t .amounts--qew4Mq-Y,.fixed-filter--Nudqt5Yz.large---3xj6Ze- .content--DSuCsT9j .summary--tjBsYY2t .amounts--qew4Mq-Y{font-size:1.375rem;line-height:1.75rem}.fixed-filter--Nudqt5Yz.large---3xj6Ze- .g-card-body,.fixed-filter--Nudqt5Yz.medium---gVLabxi .g-card-body,.fixed-filter--Nudqt5Yz.small--lq7tYtwU .g-card-body{align-items:flex-start;flex-direction:column}.fixed-filter--Nudqt5Yz.large---3xj6Ze- .g-card-body .content--DSuCsT9j,.fixed-filter--Nudqt5Yz.medium---gVLabxi .g-card-body .content--DSuCsT9j,.fixed-filter--Nudqt5Yz.small--lq7tYtwU .g-card-body .content--DSuCsT9j{width:100%}.fixed-filter--Nudqt5Yz.small--lq7tYtwU .content--DSuCsT9j{flex-direction:column}.fixed-filter--Nudqt5Yz.small--lq7tYtwU .content--DSuCsT9j .summary--tjBsYY2t{align-self:flex-start}.fixed-filter--Nudqt5Yz.small--lq7tYtwU .content--DSuCsT9j .buttons--1VKk6Rs7{align-self:flex-end;padding-top:.625rem}.fixed-to-bottom--vtLQlypT{position:fixed;width:100%;z-index:289990}.fixed-to-bottom--vtLQlypT .center--m8T3YOhG{align-items:center;display:flex;justify-content:center}.spacer--xdzKPUzU{visibility:hidden}.spacer--xdzKPUzU .center--m8T3YOhG{display:flex}.field-row--llv9pSua:nth-child(n){margin-left:-.625rem!important;margin-right:-.625rem!important}.field-row--llv9pSua:nth-child(n)>[class*=col]{padding-left:.625rem;padding-right:.625rem}.label--udkR7K-8 .optional--5-G1xsJL{font-size:.75rem;font-weight:400;line-height:1;margin-left:.0625rem;white-space:nowrap}.label-text--WSkjZ-ZJ{padding:0}.g-form-multicol .label--udkR7K-8{align-items:baseline;display:inline-flex}.g-form-multicol .label--udkR7K-8 .label-text--WSkjZ-ZJ{overflow:hidden;text-overflow:ellipsis}.g-form-multicol .label--udkR7K-8 .optional--5-G1xsJL{margin-left:.3125rem}@media (min-width:768px){.columns--bHFn1o6D .label--udkR7K-8 .optional--5-G1xsJL{display:block;margin:.25rem 0 -1rem}.g-form-multicol .columns--bHFn1o6D .label--udkR7K-8 .optional--5-G1xsJL{display:inline;margin:0 0 0 .3125rem}.no-columns--tPknKigZ:has(.addon--Hkqfhb3J) .label--udkR7K-8{padding-right:10.3125rem}}.addon--Hkqfhb3J{display:inline-block;margin-top:.5rem}.group--73EGJR84:has(.addon--Hkqfhb3J.right--v-xao-aT):has(.addon--Hkqfhb3J){align-content:start}.columns--bHFn1o6D .group--73EGJR84:has(.addon--Hkqfhb3J.right--v-xao-aT):has(.addon--Hkqfhb3J){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84:has(.addon--Hkqfhb3J.right--v-xao-aT) .addon--Hkqfhb3J{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ .group--73EGJR84:has(.addon--Hkqfhb3J.right--v-xao-aT) .addon--Hkqfhb3J{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}@media (max-width:575.98px){.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII){display:flex;flex-direction:column}.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII) .addon--Hkqfhb3J{margin-block:0 .5rem;order:-3}}@media (min-width:576px){.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII):has(.addon--Hkqfhb3J){align-content:start}.columns--bHFn1o6D .group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII):has(.addon--Hkqfhb3J){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII) .addon--Hkqfhb3J{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ .group--73EGJR84:has(.addon--Hkqfhb3J.left-below-sm--NJm8-lII) .addon--Hkqfhb3J{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}@media (max-width:767.98px){.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn),.group--73EGJR84:not(:has(.addon--Hkqfhb3J)){display:flex;flex-direction:column}.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn) .addon--Hkqfhb3J,.group--73EGJR84:not(:has(.addon--Hkqfhb3J)) .addon--Hkqfhb3J{margin-block:0 .5rem;order:-3}}@media (min-width:768px){.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn):has(.addon--Hkqfhb3J),.group--73EGJR84:not(:has(.addon--Hkqfhb3J)):has(.addon--Hkqfhb3J){align-content:start}.columns--bHFn1o6D .group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn):has(.addon--Hkqfhb3J),.columns--bHFn1o6D .group--73EGJR84:not(:has(.addon--Hkqfhb3J)):has(.addon--Hkqfhb3J){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn) .addon--Hkqfhb3J,.group--73EGJR84:not(:has(.addon--Hkqfhb3J)) .addon--Hkqfhb3J{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ .group--73EGJR84:has(.addon--Hkqfhb3J.left-below-md--olexGLQn) .addon--Hkqfhb3J,.no-columns--tPknKigZ .group--73EGJR84:not(:has(.addon--Hkqfhb3J)) .addon--Hkqfhb3J{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}.large--ADfl3vQ7{position:relative}.large--ADfl3vQ7 .group--73EGJR84{display:flex;flex-direction:column;position:relative}.large--ADfl3vQ7 .control--sddFLMMz,.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o{order:-2}.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o{border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);padding:1rem;position:relative}.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o:has(.g-product-info-stripe),.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o:has(.g-structured-info-stripe){overflow:hidden}.large--ADfl3vQ7 .pseudo-input--AmZ0Qr0o+.description--9rZdufnt{background:transparent;padding-top:0!important}.large--ADfl3vQ7 .description--9rZdufnt{background:var(--g-color-surface-secondary);border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);border-top-left-radius:0;border-top-right-radius:0;border-top-width:0;margin-bottom:0!important;order:-1;padding:.5rem 1rem!important}.large--ADfl3vQ7 .description--9rZdufnt:empty{border:none!important;padding:0!important}.large--ADfl3vQ7.disabled--TpnPcd4e .control--sddFLMMz{position:relative}.large--ADfl3vQ7.disabled--TpnPcd4e .control--sddFLMMz:after{background:var(--g-color-surface-disabled);border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);content:"";cursor:not-allowed;inset:0;position:absolute;z-index:10}.large--ADfl3vQ7.has-description--kolyKSdL:not(:has(.description--9rZdufnt:empty)) .g-form-control:nth-child(n),.large--ADfl3vQ7.has-description--kolyKSdL:not(:has(.description--9rZdufnt:empty)) .pseudo-input--AmZ0Qr0o:nth-child(n){border-bottom-color:transparent;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-top:0}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8{align-items:baseline;display:flex;left:0;line-height:1.5rem;padding:1rem 1.9375rem 0;position:absolute;top:0;z-index:10}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8 .label-text--WSkjZ-ZJ{display:block;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8 .optional--5-G1xsJL{margin-left:.3125rem}.large--ADfl3vQ7.has-label-inside--SvODd4KR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control{--offset-label:1.625rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control{border-radius:var(--g-size-border-radius-lg);font-size:2.5rem;font-weight:700;line-height:3rem!important;padding:calc(var(--offset-label, 0rem) + 1rem) calc(var(--offset-suffix, 0rem) + 1rem) 1rem 1rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control:disabled{background-color:var(--g-color-surface-primary)!important}@media (max-width:767.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control{font-size:2rem;line-height:2.25rem!important;max-height:6rem}}@media (max-width:575.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control.large-amount{font-size:1rem}}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group .g-form-control{--offset-suffix:6rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group:has(~.g-input-group-addons-large>.g-input-group-append>.g-button) .g-form-control{--offset-suffix:7.5rem}@media (max-width:575.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group.large-amount .g-form-control{font-size:1rem}}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large{bottom:1.5rem;display:flex;position:absolute;right:1rem;z-index:10}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-append>.g-button:not(.g-button-hidden-label-always){padding:0 .25rem 0 .75rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-append>.g-button:not(.g-button-hidden-label-always) .g-button-label{margin-right:0}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-append .g-input-group-text{display:flex;padding:.375rem .75rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-prepend:not(:last-child)>.g-button{border-bottom-right-radius:0;border-top-right-radius:0}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large .g-input-group-append:not(:first-child)>.g-button{border-bottom-left-radius:0;border-top-left-radius:0}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group>.g-input-group .g-form-control:has(~.g-input-group-addons-large>.g-input-group-append){--offset-suffix:8rem}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-append .g-dropdown-toggle,.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-prepend .g-dropdown-toggle,.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text{background-color:var(--g-color-surface-primary)!important;border-radius:var(--g-size-border-radius-lg);font-weight:600}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text{border:0;color:var(--g-color-text-primary)}@media (max-width:767.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large{bottom:1rem}}@media (max-width:575.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .input-group-addons-large{bottom:1rem}}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask{bottom:1rem;left:1.0625rem;right:1.0625rem}@media (max-width:767.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask{bottom:1.25rem}}.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line{margin-right:1rem;width:1.875rem}@media (max-width:767.98px){.large--ADfl3vQ7:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line{display:block;margin-right:.625rem;width:1.375rem}}.container--yi3s2AFl{background-image:linear-gradient(to right,hsla(0,0%,100%,.25) 50%,transparent),var(--image);background-position:50%;background-size:cover;border-radius:var(--g-size-border-radius-lg);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);box-sizing:border-box;outline:.0625rem solid transparent;outline-offset:-.0625rem;padding:1.5rem;position:relative}.container--yi3s2AFl:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--yi3s2AFl:not(.g-inverted),.container--yi3s2AFl:not(.g-inverted) .heading--Qwt8ONbm{color:var(--color-blue-400)}.container--yi3s2AFl.g-inverted{background-image:linear-gradient(to right,rgba(0,0,0,.25) 50%,transparent),var(--image)}.container--yi3s2AFl .g-button{position:absolute;right:.5rem;top:.5rem}@media (min-width:768px){.container--yi3s2AFl{padding:3rem}.container--yi3s2AFl .g-button{right:1rem;top:1rem}}.body--oWBxbw0A{max-width:21.875rem}.body--oWBxbw0A .heading--Qwt8ONbm:nth-child(n):nth-child(n):nth-child(n){font-size:1.5rem;font-weight:700;line-height:1.875rem;padding:.25rem 0}.body--oWBxbw0A .price--0QGu6t-l:nth-child(n):nth-child(n){font-weight:600;margin-top:1.5rem}.link--CAMyW5qt:nth-child(n):nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--CAMyW5qt:nth-child(n):nth-child(n):nth-child(n):focus-visible{outline:none}.link--CAMyW5qt:nth-child(n):nth-child(n):nth-child(n):hover{text-decoration:none}.link--CAMyW5qt:nth-child(n):nth-child(n):nth-child(n):hover:before{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.link--CAMyW5qt:before{border-radius:var(--g-size-border-radius-lg);content:"";inset:0;position:absolute;z-index:10}.container--MndLzjZu{display:block;inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:320000}.overlay--twkOrgeb{background-color:var(--g-color-surface-secondary);display:block;inset:0;pointer-events:auto;position:absolute;transform:translateZ(0);will-change:opacity;z-index:0}@media (prefers-reduced-motion:no-preference){.overlay--twkOrgeb{will-change:transform,background-color,box-shadow}}.close--p2EUWnMn{position:absolute;right:.5rem;top:.5rem;z-index:320010}.close--p2EUWnMn,.content--CFkjC-RA{will-change:opacity}.appear--I1p4p8Az .close--p2EUWnMn,.appear--I1p4p8Az .content--CFkjC-RA,.appear--I1p4p8Az .overlay--twkOrgeb,.enter--PWFPTHDh .close--p2EUWnMn,.enter--PWFPTHDh .content--CFkjC-RA,.enter--PWFPTHDh .overlay--twkOrgeb,.exit--pGkZZTUc.exit-active--e6fBZRT4 .close--p2EUWnMn,.exit--pGkZZTUc.exit-active--e6fBZRT4 .content--CFkjC-RA,.exit--pGkZZTUc.exit-active--e6fBZRT4 .overlay--twkOrgeb{opacity:0}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az .overlay--twkOrgeb,.enter--PWFPTHDh .overlay--twkOrgeb,.exit--pGkZZTUc.exit-active--e6fBZRT4 .overlay--twkOrgeb{background-color:var(--g-color-surface-primary);box-shadow:0 0 4rem rgba(var(--rgb-ui-red),.05);opacity:1;transform:translateY(100%)}}.appear--I1p4p8Az.appear-active--F5QC8pC- .close--p2EUWnMn,.appear--I1p4p8Az.appear-active--F5QC8pC- .content--CFkjC-RA,.appear--I1p4p8Az.appear-active--F5QC8pC- .overlay--twkOrgeb,.enter--PWFPTHDh.enter-active--PnXUD--K .close--p2EUWnMn,.enter--PWFPTHDh.enter-active--PnXUD--K .content--CFkjC-RA,.enter--PWFPTHDh.enter-active--PnXUD--K .overlay--twkOrgeb,.exit--pGkZZTUc .close--p2EUWnMn,.exit--pGkZZTUc .content--CFkjC-RA,.exit--pGkZZTUc .overlay--twkOrgeb{opacity:1}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az.appear-active--F5QC8pC- .overlay--twkOrgeb,.enter--PWFPTHDh.enter-active--PnXUD--K .overlay--twkOrgeb,.exit--pGkZZTUc .overlay--twkOrgeb{background-color:var(--g-color-surface-secondary);box-shadow:none;opacity:1;transform:translateY(0)}}.appear--I1p4p8Az.appear-active--F5QC8pC- .close--p2EUWnMn,.appear--I1p4p8Az.appear-active--F5QC8pC- .content--CFkjC-RA,.appear--I1p4p8Az.appear-active--F5QC8pC- .overlay--twkOrgeb,.enter--PWFPTHDh.enter-active--PnXUD--K .close--p2EUWnMn,.enter--PWFPTHDh.enter-active--PnXUD--K .content--CFkjC-RA,.enter--PWFPTHDh.enter-active--PnXUD--K .overlay--twkOrgeb{transition:opacity .5s cubic-bezier(.215,.61,.355,1) .25s}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az.appear-active--F5QC8pC- .overlay--twkOrgeb,.enter--PWFPTHDh.enter-active--PnXUD--K .overlay--twkOrgeb{opacity:1;transition:transform .75s cubic-bezier(.215,.61,.355,1) 0s,background-color .5s cubic-bezier(.215,.61,.355,1) .25s,box-shadow .5s cubic-bezier(.215,.61,.355,1) .25s}}.exit--pGkZZTUc.exit-active--e6fBZRT4 .close--p2EUWnMn,.exit--pGkZZTUc.exit-active--e6fBZRT4 .content--CFkjC-RA,.exit--pGkZZTUc.exit-active--e6fBZRT4 .overlay--twkOrgeb{transition:opacity .5s cubic-bezier(.55,.055,.675,.19) 0s}@media (prefers-reduced-motion:no-preference){.exit--pGkZZTUc.exit-active--e6fBZRT4 .overlay--twkOrgeb{opacity:1;transition:transform .75s cubic-bezier(.55,.055,.675,.19) 0s,background-color .5s cubic-bezier(.55,.055,.675,.19) 0s,box-shadow .5s cubic-bezier(.55,.055,.675,.19) 0s}}.toggle--8o-2pD0f{display:inline-block}.container--hJBJdIpL{z-index:305000}.title--MfcgvpvO{display:block;padding-bottom:.5rem;padding-top:.5rem}.content--kdpbSZTz{backface-visibility:hidden;border-radius:var(--g-size-border-radius-lg);outline:.125rem solid transparent;outline-offset:-.125rem;padding:1rem;perspective:1px;width:15rem}.close-button--DIYqKTFa{position:absolute;right:.375rem;top:.375rem}.close-button--DIYqKTFa:is(:not(#a--SnAJ-44y#b--NsKmhU9S)){margin:0}.close-button--DIYqKTFa:nth-child(n):nth-child(n):nth-child(n){padding-inline:.375rem}@media (forced-colors:active){.close-button--DIYqKTFa:nth-child(n):nth-child(n):nth-child(n){border-radius:0 .375rem}}.footer--JQYdx0TZ{margin-top:.5rem}.g-input-group:has(.amount-group--bPeMj43S) .g-input-group-append{flex-shrink:0}.g-input-group .amount-group--bPeMj43S .g-input-group-append{display:none!important}.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;font-weight:600;margin-left:auto}.input-counter--ZbH7QZe4 .danger--p37qK-Xq{color:var(--g-color-error)}.input-counter--ZbH7QZe4 .message--TBIBD-oa{margin-right:1.25rem}.g-input-group .clear--TI0-2UWS{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}.header--kIP1D7ej{display:block;text-align:center}.header--kIP1D7ej:nth-child(n):nth-child(n):nth-child(n){font-size:1rem;font-weight:var(--g-font-weight-semibold);padding-bottom:.75rem;padding-top:.0625rem}.date-grid--VlReYxz7{padding:.5rem}.date-grid--VlReYxz7 .week-header--XtU16ORV{padding-bottom:.5rem}.date-grid--VlReYxz7 .week-header--XtU16ORV>th{border-bottom:.0625rem solid var(--g-color-border-secondary);color:var(--g-color-text-secondary);font-weight:400;text-align:center}.date-grid--VlReYxz7 tbody:before{content:"";display:block;height:.25rem}.date-grid--VlReYxz7 td{padding:0}.date-grid--VlReYxz7 .day--w7Utplw2{background-color:transparent;border:0;color:var(--g-color-text-primary);font-size:.875rem;height:2.375rem;line-height:1.3125rem;padding:0;width:2.375rem}.date-grid--VlReYxz7 .day--w7Utplw2:disabled{background-color:var(--g-color-surface-primary);color:var(--g-color-text-disabled);cursor:default}.date-grid--VlReYxz7 .day--w7Utplw2.today--3uRansI7{border-radius: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}.container--JoM0jiND{display:inline-grid;grid-template-columns:auto auto;padding:1rem}.container--JoM0jiND .previous--xxdhTJp7{position:relative}.container--JoM0jiND .next--gEEJOPlb{position:absolute;right:1rem;top:1rem}.container--JoM0jiND .calendars--FzEJZWxQ{display:flex}.container--JoM0jiND .calendars--FzEJZWxQ .calendar--ta9W3P4E{margin-top:-1.875rem}.container--JoM0jiND .calendars--FzEJZWxQ .calendar--ta9W3P4E:not(:last-child){padding-right:1.625rem}.container--JoM0jiND .footer--n-PXpJcu{grid-column:1/-1;min-width:100%;padding-right:1.25rem;padding-top:.5rem;width:0}.toggle--2kXEYRte{display:block}.dropdown-container--SL1RsbUf{max-width:none;overflow:visible}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD{border-radius:var(--g-size-border-radius-lg)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD:nth-child(n):nth-child(n):focus-within{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary);outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;z-index:5}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD:nth-child(n):nth-child(n):focus-within input{outline:none;z-index:5}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD:not(:disabled):hover input{border-color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .separator--LhHLky5M{margin-left:-1rem;padding-left:.5rem;padding-top:.5rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .separator--LhHLky5M:disabled{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .first-input--R5CUXW-z{border-right:0;padding-right:1rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .last-input--szIHHFg2{border-left:0;padding-right:2rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .g-input-group-append{z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2 .clear-date-button--GGkLef8s:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:0;outline:none}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2 .clear-date-button--GGkLef8s:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD .clear--V93Mo7J2 .clear-date-button--GGkLef8s:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .g-input-group>:not(:last-child) .inputs-container--Mw6vBMmD .g-btn-icon-primary,:nth-child(n):nth-child(n) .g-input-group>:not(:last-child) .inputs-container--Mw6vBMmD .g-button{border-radius:var(--g-size-border-radius-none)}:nth-child(n):nth-child(n) .g-input-group>:not(:last-child) .inputs-container--Mw6vBMmD .last-input--szIHHFg2{border-radius:var(--g-size-border-radius-none);border-right:0}:nth-child(n):nth-child(n) .g-input-group>:not(:first-child) .first-input--R5CUXW-z{border-left:0;border-radius:var(--g-size-border-radius-none)}.droparea--Sgqiu1FK{align-items:center;border:.0625rem dashed var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);display:flex;flex-direction:column;justify-content:center;min-height:10.3125rem;padding:1.5625rem;position:relative;transition:border-color .35s ease 0s,background-color .35s ease 0s}.droparea--Sgqiu1FK.uploading--hsGvck9E,.droparea--Sgqiu1FK:not(.disabled--ZC5h2mOZ).dragging--QuBL4TUQ,.droparea--Sgqiu1FK:not(.disabled--ZC5h2mOZ):hover{background-color:var(--g-color-surface-secondary);border-color:var(--g-color-interactive-primary)}.droparea--Sgqiu1FK.dragging--QuBL4TUQ *{pointer-events:none}.droparea--Sgqiu1FK .file-upload-icon--9fpBxJlT{color:var(--g-color-fill-primary);margin-bottom:.3125rem}.droparea--Sgqiu1FK:nth-child(n) .dragging-text--fG16ULkS,.droparea--Sgqiu1FK:nth-child(n) .subline--tVxId3Sp{padding:0}.droparea--Sgqiu1FK:nth-child(n) .browse-button--3-nHQCaw{margin:.25rem}.droparea--Sgqiu1FK:nth-child(n) .browse-button--3-nHQCaw:before{content:"";inset:0;position:absolute;z-index:0}.droparea--Sgqiu1FK:nth-child(n) .subline--tVxId3Sp{font-size:.75rem;margin-top:.5rem}.button--BuIcRRUO:nth-child(n):nth-child(n){margin:-.25rem 0}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);border-radius:var(--g-size-border-radius-lg);margin:0;outline:none}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--IIVpDQPR:before{content:"";inset:0;position:absolute;z-index:0}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body{display:flex;flex-wrap:wrap}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body>:nth-child(2){margin-left:.5rem}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body .actions--dyOCYeWX{margin-left:auto;z-index:1}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body .actions--dyOCYeWX>*{margin-left:.5rem}.file--8x5tLioL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body .actions--dyOCYeWX>.g-button.g-button-size-small{margin-bottom:-.25rem;margin-top:-.25rem}.file-input--Q5u5Qmi6{position:absolute;visibility:hidden}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);margin:0;outline:none;padding:.5rem 1rem}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41{margin-left:auto}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41 .g-spinner,.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41>.g-icon{margin-right:.5rem}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .link--CSl1gzvt:before{content:"";inset:0;position:absolute;z-index:0}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) [class*=g-card-alert]{margin-bottom:0}.item--mEoNM4We:nth-child(n):nth-child(n):nth-child(n) .g-meter{margin-top:.5rem}.toggle--Nm1cS4yy{cursor:text}.code--TVjrasXm{font-variant-numeric:lining-nums tabular-nums;letter-spacing:.46em}@media (max-width:575.98px){.code--TVjrasXm{letter-spacing:.31em}}.verification--sZjp9B7w{position:relative}.verification--sZjp9B7w .mask--GWfmbjbN{bottom:.5rem;display:flex;left:.6875rem;overflow:hidden;pointer-events:none;position:absolute;right:.6875rem}.verification--sZjp9B7w .mask--GWfmbjbN .line--06Ile4hS{border-bottom:.0625rem solid var(--g-color-border-secondary);flex-shrink:0;margin-right:.375rem;width:.75rem}@media (max-width:575.98px){.verification--sZjp9B7w .mask--GWfmbjbN .line--06Ile4hS{display:none}}.verification--sZjp9B7w .mask--GWfmbjbN .line--06Ile4hS.transparent--V3z8jtrk{border-color:transparent}.pseudo-input--Mkkg0LmU{align-items:center;contain:inline-size layout;container-type:inline-size;display:flex}@container (max-width: 590px){.pseudo-input--Mkkg0LmU .g-product-info-totaled:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data,.pseudo-input--Mkkg0LmU .g-product-info-totaled:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data{grid-template-columns:none;grid-template-rows:none}.pseudo-input--Mkkg0LmU .g-product-info-totaled:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount,.pseudo-input--Mkkg0LmU .g-product-info-totaled:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount{grid-column:auto;grid-row:auto;justify-content:flex-start;margin-left:0;text-align:left}}.pseudo-input--Mkkg0LmU .g-faded:nth-child(n){color:inherit}.pseudo-input--Mkkg0LmU .g-product-info-totaled,.pseudo-input--Mkkg0LmU .g-structured-info-horizontal{flex:1 1 auto}.pseudo-input--Mkkg0LmU .buttons--AmyzdHWO:nth-child(n){flex:0 0 auto;margin:0 0 0 auto;padding-left:.9375rem;width:auto}.g-card .pseudo-input--Mkkg0LmU .g-faded{color:var(--g-color-text-secondary)}.g-card .pseudo-input--Mkkg0LmU .g-product-info-stripe:nth-child(n):nth-child(n),.g-card .pseudo-input--Mkkg0LmU .g-structured-info-stripe:nth-child(n):nth-child(n){height:calc(100% + 1.25rem);left:-.9375rem;top:-.625rem}.g-form-pseudo-control .pseudo-input--Mkkg0LmU .g-product-info-stripe:nth-child(n):nth-child(n),.g-form-pseudo-control .pseudo-input--Mkkg0LmU .g-structured-info-stripe:nth-child(n):nth-child(n){height:calc(100% + 2rem);left:-1rem;top:-1rem}.slider--i1rYNxlu{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--g-size-border-radius-sm);height:.375rem;outline:none;width:100%}.slider--i1rYNxlu:nth-child(n){margin:.875rem 0}.slider--i1rYNxlu::-moz-range-thumb{-moz-appearance:none;appearance:none;background:var(--g-color-surface-secondary);border:.125rem solid var(--g-color-border-primary);border-radius: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{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu:focus-visible::-webkit-slider-thumb{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu:disabled::-moz-range-thumb{background-image:linear-gradient(var(--g-color-surface-disabled),var(--g-color-surface-disabled)),linear-gradient(var(--color-white),var(--color-white));border:.125rem solid var(--g-color-border-disabled);cursor:not-allowed;position:relative}.slider--i1rYNxlu:disabled::-webkit-slider-thumb{background-image:linear-gradient(var(--g-color-surface-disabled),var(--g-color-surface-disabled)),linear-gradient(var(--color-white),var(--color-white));border:.125rem solid var(--g-color-border-disabled);cursor:not-allowed;position:relative}.legend--1uj69PNK{display:flex;justify-content:space-between}.container--iQSjM0Bf{display:flex}.container--iQSjM0Bf .step--DNxx-xvL{border-left:.0625rem solid #135ee2;height:1rem}.container--iQSjM0Bf .step--DNxx-xvL.disabled--uHOIzgza{border-color:var(--g-color-border-disabled)}.container--iQSjM0Bf .step--DNxx-xvL.minor-step--4VfzMcF1{border-left:.0625rem solid #a2ceff;height:.875rem;margin-top:.125rem}.center--FalNUOIY{align-items:center;display:flex;flex-direction:column;overflow:hidden;width:100%}.center--FalNUOIY .value--ozqUb8ha{font-size:1.125rem;font-weight:600;line-height:1.5rem}.center--FalNUOIY .value--ozqUb8ha.disabled--DDoFVdm7{color:var(--g-color-text-disabled)}.center--FalNUOIY .scale-wrapper--CPCBPsPA{display:flex;touch-action:none}.center--FalNUOIY .scale-wrapper--CPCBPsPA .after-track--GN1gnrII,.center--FalNUOIY .scale-wrapper--CPCBPsPA .before-track--5rjQK1Ga{border-top:.0625rem solid #a3b5c9;flex-shrink:0;margin-top:.5rem}.center--FalNUOIY .mark--yPk9wf2g{height:.75rem;margin-bottom:.125rem;margin-top:.125rem}.center--FalNUOIY .mark--yPk9wf2g:before{background-color:var(--g-color-text-primary);content:"";height:1rem;margin-left:-.5rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 14%27%3E%3Cpath fill=%27%27 d=%27M8.86824 8.48057C8.48435 9.15239 7.51565 9.15239 7.13176 8.48057L4.85494 4.49614C4.47399 3.82948 4.95536 3 5.72318 3L10.2768 3C11.0446 3 11.526 3.82948 11.1451 4.49614L8.86824 8.48057Z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 14%27%3E%3Cpath fill=%27%27 d=%27M8.86824 8.48057C8.48435 9.15239 7.51565 9.15239 7.13176 8.48057L4.85494 4.49614C4.47399 3.82948 4.95536 3 5.72318 3L10.2768 3C11.0446 3 11.526 3.82948 11.1451 4.49614L8.86824 8.48057Z%27/%3E%3C/svg%3E");position:absolute;width:1rem}.center--FalNUOIY .mark--yPk9wf2g.disabled--DDoFVdm7{border-color:var(--g-color-border-disabled)}.center--FalNUOIY .mark-bottom--MFjCnYb6{transform:rotate(180deg)}.legend--rIPL90ul{display:flex;justify-content:space-between}.list---Hbgws2w{border:.0625rem solid var(--g-color-border-secondary);border-radius: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 (max-width:767.98px){.list---Hbgws2w.zigzag--72390VNk .item--1vUs12FN{display:grid;grid-template-columns:1fr 1fr}.list---Hbgws2w.zigzag--72390VNk .item--1vUs12FN .value--2CWwiQnm{text-align:right}}@media (min-width:768px){.list---Hbgws2w.zigzag--72390VNk{align-items:stretch;display:grid;gap:0 var(--g-size-bs-30);grid-template-columns:1fr 1fr}.list---Hbgws2w.zigzag--72390VNk .item--1vUs12FN:nth-child(odd){border-right:1px solid var(--g-color-border-secondary)}.list---Hbgws2w.zigzag--72390VNk .item--1vUs12FN:nth-child(odd):nth-last-of-type(2){padding-bottom:.625rem}.list---Hbgws2w.zigzag--72390VNk .value--2CWwiQnm{text-align:right}}.item--1vUs12FN{align-items:baseline;padding:.625rem 15px 0}@media (min-width:576px){.item--1vUs12FN{padding-left:var(--card-content-padding-horizontal,15px);padding-right:var(--card-content-padding-horizontal,15px)}}.item--1vUs12FN:last-of-type{padding-bottom:.625rem}.compact--WX6A5JqW .item--1vUs12FN{padding:0}.separated--Uuyo-wYz .item--1vUs12FN{border-bottom:.0625rem solid var(--g-color-border-secondary);padding-bottom:.625rem}.separated--Uuyo-wYz .item--1vUs12FN:last-of-type{border-bottom:0}.striped--CbFFOHKd .item--1vUs12FN{padding-bottom:.625rem}.striped--CbFFOHKd .item--1vUs12FN:nth-child(odd){background-color:var(--g-color-surface-alternate);border-radius: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}.small---kVhtmED .compact--WX6A5JqW :nth-child(n):nth-child(n) .value--2CWwiQnm{font-size:.875rem;line-height:1.3125rem}:nth-child(n):nth-child(n) .value--2CWwiQnm>:first-child{margin-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm>:last-child{margin-bottom:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm>.g-group:first-child,:nth-child(n):nth-child(n) .value--2CWwiQnm>p:first-child{padding-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm>.g-group:last-child,:nth-child(n):nth-child(n) .value--2CWwiQnm>p:last-child{padding-bottom:0!important}.g-card .list---Hbgws2w{border:0;margin:0}.g-card-function-body .list---Hbgws2w,.g-card-product-body .list---Hbgws2w,.g-modal-dialog .list---Hbgws2w{border:0;margin:0;padding-bottom:.25rem;padding-top:.25rem}.g-card-function-body .item--1vUs12FN,.g-card-product-body .item--1vUs12FN,.g-modal-dialog .item--1vUs12FN{padding-left:0;padding-right:0}.g-card-function-body .striped--CbFFOHKd,.g-card-product-body .striped--CbFFOHKd,.g-modal-dialog .striped--CbFFOHKd{margin-left:-.9375rem;margin-right:-.9375rem}.g-card-function-body .striped--CbFFOHKd .item--1vUs12FN,.g-card-product-body .striped--CbFFOHKd .item--1vUs12FN,.g-modal-dialog .striped--CbFFOHKd .item--1vUs12FN{padding-left:15px;padding-right:15px}.item--6BtBJfY-{--indicator-size:max-content;--label-size:1fr;--value-size:max-content;align-items:center;display:grid;grid-template-areas:"indicator label value";grid-template-columns:var(--indicator-size) var(--label-size) var(--value-size)}.item--6BtBJfY- .indicator--gNqZ7WSG{grid-area:indicator}.item--6BtBJfY- .label--iTOyd20R{grid-area:label}.item--6BtBJfY- .value--oo2F5NNj{grid-area:value}.horizontal--LJNNwnQ7{display:flex;gap:0 1.25em;justify-content:space-between}.horizontal--LJNNwnQ7 .body--UIGcOfym{display:flex;flex-wrap:wrap;gap:0 1.25em}.horizontal--LJNNwnQ7 .item--6BtBJfY-{--label-size:minmax(2em,max-content);--value-size:minmax(2em,max-content)}.horizontal--LJNNwnQ7 .item--6BtBJfY-:has(.value--oo2F5NNj.sr-only){--value-size:minmax(0rem,max-content)}.horizontal--LJNNwnQ7.right--HpkPgLMi{flex-direction:row-reverse}.horizontal--LJNNwnQ7.right--HpkPgLMi,.horizontal--LJNNwnQ7.right--HpkPgLMi .body--UIGcOfym{justify-content:end}@media (max-width:575.98px){.horizontal--LJNNwnQ7 .body--UIGcOfym,.horizontal--LJNNwnQ7:nth-child(n){flex-direction:column}.horizontal--LJNNwnQ7.right--HpkPgLMi{margin-left:auto;width:-moz-max-content;width:max-content}}.horizontal--LJNNwnQ7 .value--oo2F5NNj,.vertical--8oGa9yDX .value--oo2F5NNj{margin-left:.5rem}.vertical--8oGa9yDX.left--mq4RX93y .item--6BtBJfY-{--label-size:minmax(0,max-content)}.vertical-reverse--DKYy1WpG .item--6BtBJfY-{grid-template-areas:"indicator value label";grid-template-columns:var(--indicator-size) var(--value-size) var(--label-size)}.vertical-reverse--DKYy1WpG .value--oo2F5NNj{margin-right:.5rem}.vertical--8oGa9yDX.right--HpkPgLMi .value--oo2F5NNj,.vertical-reverse--DKYy1WpG.right--HpkPgLMi .label--iTOyd20R{justify-self:end}.footer--Vc28W3F3{white-space:nowrap}.footer--Vc28W3F3 .item--6BtBJfY-{--indicator-size:0rem;--value-size:max-content}.footer--Vc28W3F3 .g-indicator:nth-child(n):nth-child(n){display:none}.horizontal--LJNNwnQ7 .footer--Vc28W3F3 .item--6BtBJfY-{--label-size:max-content}.body--UIGcOfym .label--iTOyd20R{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value--oo2F5NNj{font-variant-numeric:lining-nums tabular-nums}.modal--yNG-7wT9{display:flex!important}.spinner--39gW63sl{padding-bottom:1.5625rem!important;padding-top:1.875rem!important}.spinner--39gW63sl p:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1.125rem;font-weight:600;line-height:1.5rem;margin-top:.875rem;padding-bottom:1.25rem;text-align:center}.backdrop--jYpTAeTn.appear--Vgu53FRx,.backdrop--jYpTAeTn.enter--jfSAMk9R,.backdrop--jYpTAeTn.exit--crmxmey9.exit-active--wzFPNx0I,.modal--yNG-7wT9.appear--Vgu53FRx,.modal--yNG-7wT9.enter--jfSAMk9R,.modal--yNG-7wT9.exit--crmxmey9.exit-active--wzFPNx0I{opacity:0}.modal--yNG-7wT9.appear--Vgu53FRx,.modal--yNG-7wT9.enter--jfSAMk9R,.modal--yNG-7wT9.exit--crmxmey9.exit-active--wzFPNx0I{transform:translateY(-3rem)}.modal--yNG-7wT9.appear--Vgu53FRx.g-modal-drawer,.modal--yNG-7wT9.enter--jfSAMk9R.g-modal-drawer,.modal--yNG-7wT9.exit--crmxmey9.exit-active--wzFPNx0I.g-modal-drawer{opacity:1;transform:translate(100%)}.backdrop--jYpTAeTn.appear--Vgu53FRx.appear-active--kp8FHcqB,.backdrop--jYpTAeTn.enter--jfSAMk9R.enter-active--ImhhFujc,.backdrop--jYpTAeTn.exit--crmxmey9,.modal--yNG-7wT9.appear--Vgu53FRx.appear-active--kp8FHcqB,.modal--yNG-7wT9.enter--jfSAMk9R.enter-active--ImhhFujc,.modal--yNG-7wT9.exit--crmxmey9{opacity:1}.modal--yNG-7wT9.appear--Vgu53FRx.appear-active--kp8FHcqB,.modal--yNG-7wT9.enter--jfSAMk9R.enter-active--ImhhFujc,.modal--yNG-7wT9.exit--crmxmey9{transform:translate(0)}.backdrop--jYpTAeTn.appear--Vgu53FRx.appear-active--kp8FHcqB,.backdrop--jYpTAeTn.enter--jfSAMk9R.enter-active--ImhhFujc,.modal--yNG-7wT9.appear--Vgu53FRx.appear-active--kp8FHcqB,.modal--yNG-7wT9.enter--jfSAMk9R.enter-active--ImhhFujc{transition:opacity .15s ease-out 0s,transform .3s ease-out 0s}.modal--yNG-7wT9.appear--Vgu53FRx.appear-active--kp8FHcqB,.modal--yNG-7wT9.enter--jfSAMk9R.enter-active--ImhhFujc{transition-delay:.1s}.backdrop--jYpTAeTn.exit--crmxmey9.exit-active--wzFPNx0I,.modal--yNG-7wT9.exit--crmxmey9.exit-active--wzFPNx0I{transition:opacity .15s ease-in 0s,transform .3s ease-in 0s}.backdrop--jYpTAeTn.exit--crmxmey9.exit-active--wzFPNx0I{transition-delay:.1s}.container--YWMdLeZX{display:flex;flex-direction:column;list-style:none}.container--YWMdLeZX[data-separators]:after,.container--YWMdLeZX[data-separators]:before{color:var(--g-color-text-secondary);font-size:.875rem;line-height:1.25rem;padding:.1875rem 0}.container--YWMdLeZX[data-separators].compact--thuYCmm4:after,.container--YWMdLeZX[data-separators].compact--thuYCmm4:before{line-height:.4375rem}.container--YWMdLeZX[data-separators]:before{order:-1}.container--YWMdLeZX[data-separators]:after{order:1}.container--YWMdLeZX[data-separators="1"]:before,.container--YWMdLeZX[data-separators="2"]:after,.container--YWMdLeZX[data-separators="2"]:before{content:"⋯"/""}@supports not (content:""/"alt"){.container--YWMdLeZX[data-separators="1"]:before,.container--YWMdLeZX[data-separators="2"]:after,.container--YWMdLeZX[data-separators="2"]:before{background-color:var(--g-color-text-secondary);content:" ";-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Ctext y=%270.9em%27 font-size=%2716%27%3E%E2%8B%AF%3C/text%3E%3C/svg%3E") center right no-repeat;mask:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Ctext y=%270.9em%27 font-size=%2716%27%3E%E2%8B%AF%3C/text%3E%3C/svg%3E") center right no-repeat;-webkit-mask-size:.875rem .875rem;mask-size:.875rem .875rem}}.container--YWMdLeZX[data-separators]:after,.container--YWMdLeZX[data-separators]:before,.item--mM9JhwVw{display:flex;justify-content:flex-end;text-align:right}.item--mM9JhwVw{padding:0!important}.item--mM9JhwVw[data-chunk=start]{order:-2}.item--mM9JhwVw[data-chunk=middle]{order:0}.item--mM9JhwVw[data-chunk=end]{order:2}.item--mM9JhwVw:before{content:none!important}.item--mM9JhwVw:after{border-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{min-width:2rem}.pagination-current--HQ-epCnz:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.pagination-dots--Ee12Xs26:after{color:var(--g-color-text-disabled);content:"…";display:block;text-align:center;width:2rem}.button--MWuFanqu{font-size:.875rem!important;position:relative}.button--MWuFanqu.selected--xA96glx-{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu:active,.button--MWuFanqu:hover{background-image:none!important;border-color:transparent!important;outline:none!important}.button--MWuFanqu:hover{background-color:rgba(var(--rgb-overlay),.15)!important}.g-dark .button--MWuFanqu:hover{background-color:rgba(var(--rgb-overlay),.1)!important}.button--MWuFanqu:active{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu.g-button-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.g-button-avatar{margin-right:1.375rem!important}.dropdown--aVou9K-s.g-button-avatar:after{left:100%;margin:-.5rem 0 0;position:absolute;top:50%}.full-width-container--d-zMnSUW{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--VagaN3-a{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--hwgwrCNe,.left--zshjQtr4,.logo--uRZpvTH0,.right--H7rtAEtt{align-items:center;display:flex}.left--zshjQtr4{grid-area:left;justify-content:flex-start}.center--hwgwrCNe{grid-area:center;justify-content:center}.right--H7rtAEtt{grid-area:right;justify-content:flex-end}.promotion---rdEr8jq{margin:0 auto -.125rem}@media (min-width:576px){.left--zshjQtr4 .promotion---rdEr8jq{margin-left:.5rem}.right--H7rtAEtt .promotion---rdEr8jq{margin-right:.5rem}}.sticky--DeppyjEX{position:sticky;top:0;z-index:290050}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--VagaN3-a:not(.large-logo--2yd1jgCc) .logo--uRZpvTH0{display:none}.grid--VagaN3-a.large-logo--2yd1jgCc .left--zshjQtr4{padding-left:3.5rem}.grid--VagaN3-a.large-logo--2yd1jgCc .left--zshjQtr4>.g-button:first-child:before{content:"";height:3rem;left:-3.625rem;position:absolute;width:3rem}.logo--uRZpvTH0{grid-area:left;justify-content:flex-start}.logo--uRZpvTH0 img,.logo--uRZpvTH0 svg{height:3rem!important;width:3rem!important}.full-width-container--HmaQVOJV{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--LZIzp8iU{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--p6hAVga9,.left--zdi5Tyfz,.logo--PNZb9X1x,.right--epmpcuOW{align-items:center;display:flex}.left--zdi5Tyfz{grid-area:left;justify-content:flex-start}.center--p6hAVga9{grid-area:center;justify-content:center}.right--epmpcuOW{grid-area:right;justify-content:flex-end}.promotion--JEjhLxoK{margin:0 auto -.125rem}@media (min-width:576px){.left--zdi5Tyfz .promotion--JEjhLxoK{margin-left:.5rem}.right--epmpcuOW .promotion--JEjhLxoK{margin-right:.5rem}}.sticky--ouZd0cqI{position:sticky;top:0;z-index:290050}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%}.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:2px solid transparent;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;line-height:1.125rem;margin-right:var(--g-size-spacing-md);width:1.5rem}.past--zfJHeLjh .circle--3DmwLNv1{background-color:var(--g-color-surface-primary)}.past--zfJHeLjh .circle--3DmwLNv1:has(~a,~button){color:var(--g-color-interactive-primary)}.current--WSOb-dHC .circle--3DmwLNv1{background-color:var(--g-color-text-primary);color:var(--g-color-surface-primary)}.future--1NZWHi5j .circle--3DmwLNv1{border-color:var(--g-color-border-primary)}.circle--3DmwLNv1:has(~.fake-link--C4V-DyNK:disabled){color:var(--g-color-text-disabled)}.label--Pb9qbuu8{font-weight:var(--g-font-weight-semibold)}.future--1NZWHi5j .label--Pb9qbuu8{color:var(--g-color-text-secondary)}.fake-link--C4V-DyNK:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-sm);color:var(--g-color-interactive-primary);font-size:.875rem;line-height:1.3125rem;min-height:0}.fake-link--C4V-DyNK:nth-child(n):nth-child(n):hover{text-decoration:underline}.fake-link--C4V-DyNK:nth-child(n):nth-child(n):disabled{color:var(--g-color-text-disabled);cursor:not-allowed;text-decoration:none}.container--U4sXvgcR{--col-side:16rem;--col-body:100%;--col-summary:32rem;--offset-topnav:5rem;--offset-stripe:0rem;--offset-padding:var(--g-size-spacing-xl);--offset-drawer:3.5rem;display:flex;flex-direction:column;min-height:100vh}.container--U4sXvgcR:has(.g-stripe){--offset-stripe:4.375rem}.container--U4sXvgcR:has(.g-sidenav-drawer){--col-side:17rem}.container--U4sXvgcR:has(.g-sidenav-drawer~.g-sidenav){--col-side:calc(var(--offset-drawer) + 17rem)}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;flex:1;padding:var(--g-size-spacing-xl)}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .g-h1,.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO h1{padding-top:var(--g-size-bs-5)!important}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .g-breadcrumbs{margin-top:var(--g-size-spacing-xl);padding:0}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .g-tabs{margin-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-stepnav{margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .company-switch--uw-MxPTi{display:flex;flex-direction:row;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .company-switch--uw-MxPTi>.g-card{margin:0}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO .company-switch--uw-MxPTi .g-button-size-small:nth-child(n){margin-top:0}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA{align-items:start;display:grid;row-gap:var(--g-size-spacing-xl)}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA>*{min-width:0}.container--U4sXvgcR .footer--bCief-oN{z-index:280000}@media (max-width:991.98px){.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD{display:none}}@media (max-width:575.98px){.container--U4sXvgcR .header--Rer9UnJO .g-flex{flex-direction:column}}@media (min-width:576px){.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO:nth-child(n) .g-button{margin-block:0}.container--U4sXvgcR .layout--QYQNhKQS .header--Rer9UnJO:nth-child(n) .g-button-size-small{margin-top:var(--g-size-spacing-sm)}}@media (min-width:992px){.container--U4sXvgcR .layout--QYQNhKQS{grid-template-columns:var(--col-side) 1fr}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-sidenav{margin-top:calc(var(--g-size-spacing-xl)*-1);padding-top:1rem;position:fixed;scrollbar-width:none}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-sidenav-drawer{margin-left:calc(var(--g-size-spacing-xl)*-1);padding-bottom:25vh}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-sidenav:not(.g-sidenav-drawer){width:calc(var(--col-side))}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-sidenav-drawer~.g-sidenav{margin-left:var(--offset-drawer);margin-right:var(--g-size-spacing-xl);padding-left:var(--g-size-spacing-xl);width:calc(var(--col-side) - var(--offset-drawer))}.container--U4sXvgcR .layout--QYQNhKQS .side--7ZTI7uxD .g-card{margin-top:0}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA{grid-template-columns:minmax(auto,var(--col-body));padding-bottom:4.75rem}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.medium--5yGwCNev{--col-body:43.5rem}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.large--yEi9kSEH{--col-body:60rem}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.full--My2dSB-Y{--col-body:100rem}}@media (min-width:1400px){.container--U4sXvgcR .layout--QYQNhKQS{padding-right:var(--g-size-layout-sm)}.container--U4sXvgcR .layout--QYQNhKQS,.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA{-moz-column-gap:var(--g-size-layout-sm);column-gap:var(--g-size-layout-sm)}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.medium--5yGwCNev:has(.summary--harEtcMB){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.medium--5yGwCNev:has(.summary--harEtcMB) .header--Rer9UnJO{grid-column:1/-1}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.medium--5yGwCNev:has(.summary--harEtcMB) .summary--harEtcMB{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}@media (min-width:1560px){.container--U4sXvgcR .layout--QYQNhKQS{padding-right:var(--g-size-layout-md)}.container--U4sXvgcR .layout--QYQNhKQS,.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA{-moz-column-gap:var(--g-size-layout-md);column-gap:var(--g-size-layout-md)}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.large--yEi9kSEH:has(.summary--harEtcMB){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.large--yEi9kSEH:has(.summary--harEtcMB) .header--Rer9UnJO{grid-column:1/-1}.container--U4sXvgcR .layout--QYQNhKQS .content--DBwQg4TA.large--yEi9kSEH:has(.summary--harEtcMB) .summary--harEtcMB{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}.item--RZHE-m6x:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;width:100%}.item--RZHE-m6x.clickable---mZ3olty{cursor:pointer}.item--RZHE-m6x.disabled--O4aKpQyp{background-color:inherit;color:var(--g-color-text-disabled)}.container--ML7jzP3q{flex:1;min-width:0}.container--ML7jzP3q:nth-child(n):nth-child(n):nth-child(n)>.g-row{margin-left:-.3125rem}.container--ML7jzP3q:nth-child(n):nth-child(n):nth-child(n)>.g-form-group{margin-top:0}.container--ML7jzP3q:nth-child(n):nth-child(n):nth-child(n)>.g-form-multicol{margin-top:-.25rem}.top--ytl0kIeO .input--dYvurLsl{align-self:flex-start!important}.has-product--SIC67Elh .input--dYvurLsl:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.5625rem}.has-form--KsD0-I3G.top--ytl0kIeO .input--dYvurLsl{margin:.125rem 0}.pill--jVxiD9Ld{position:absolute!important;right:1.875rem!important;top:.75rem!important}.pill-disabled--dGdnjg0e{background-color:rgba(var(--rgb-gray-300),.5)!important}.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)}.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;display:flex;flex-wrap:wrap;justify-content:flex-start}@media (max-width:767.98px){.table---ZPCWbMG:where(:not(.fixed--T-EXg9bo)):where(:not(.complex--VfS2UlwK)){display:block}:where(.table---ZPCWbMG:where(:not(.fixed--T-EXg9bo)):not(.complex--VfS2UlwK)) :is(.head--Inzh-Od9,.body--DiRYhmhY,.foot--27VNSWYd,.cell--ZfnbGaik){display:block}:where(.table---ZPCWbMG:where(:not(.fixed--T-EXg9bo)):not(.complex--VfS2UlwK)) .row--H0wL18yV{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}}.table---ZPCWbMG>.caption--7Zxs6tQ0{height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;width:.0625rem}.g-card.g-card-no-padding .table---ZPCWbMG{margin:0}.semantic-only--PpA7cSDY{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.head--Inzh-Od9 .row--H0wL18yV:first-child{border-top-width:0}.head--Inzh-Od9.sticky--lZPYH2qZ{background-color:var(--g-color-surface-primary);box-shadow:0 0 0 .0625rem var(--g-color-border-secondary);position:sticky;z-index:10000}.body--DiRYhmhY .row--H0wL18yV:where(:not(.section--1z7neDHQ)):hover{background-color:var(--g-color-surface-alternate)}.section--1z7neDHQ:has(.header--np2UJB4N){padding-block:0}.section--1z7neDHQ .cell--ZfnbGaik.header--np2UJB4N{font-size:1.125rem;font-weight:700;line-height:1.5rem}.section--1z7neDHQ .cell--ZfnbGaik.header--np2UJB4N:nth-child(n){padding-block:1rem}.row--H0wL18yV{border-top:.0625rem solid var(--g-color-border-secondary);padding:.3125rem}.use-focus-page-padding--VKJSJ0fp .row--H0wL18yV{padding:.3125rem calc(var(--card-content-padding-horizontal, .9375rem) - .625rem)}.row--H0wL18yV.decorated--fpr2NXqJ{position:relative}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .head--Inzh-Od9.semantic-only--PpA7cSDY+.body--DiRYhmhY>.row--H0wL18yV:first-child{border-top-width:0}@media (max-width:767.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .body--DiRYhmhY>.row--H0wL18yV:first-child{border-top-width:0}}.head--Inzh-Od9 .cell--ZfnbGaik:where(:not(.headers-above--o3ACcm8X)),.label--6nz00Pc-{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:500;line-height:1.3125rem}.head--Inzh-Od9 .cell--ZfnbGaik:where(:not(.headers-above--o3ACcm8X)) svg,.label--6nz00Pc- svg{vertical-align:text-bottom}.head--Inzh-Od9 .cell--ZfnbGaik.headers-above--o3ACcm8X{flex-grow:1;font-size:inherit;font-weight:inherit}.cell--ZfnbGaik{align-self:flex-start;padding:.3125rem .625rem;vertical-align:top}.foot--27VNSWYd .cell--ZfnbGaik{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .head--Inzh-Od9{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .row--H0wL18yV{padding:.625rem .3125rem}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .cell--ZfnbGaik{padding-bottom:.25rem;padding-top:.25rem;text-align:left!important;width:100%!important}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .label--6nz00Pc-,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .value--noKRjdHZ{flex:1 0 0}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .label--6nz00Pc-{overflow:hidden;padding-right:.625rem;text-overflow:ellipsis;white-space:nowrap}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .value--noKRjdHZ{width:50%}}@media (max-width:575.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .label--6nz00Pc-,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .value--noKRjdHZ{flex:0 0 100%}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo,.force-headers--SldDVg0S)) .label--6nz00Pc-{margin-top:.1875rem}}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .row--H0wL18yV{padding:0;position:static}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .row--H0wL18yV.decorated--fpr2NXqJ .cell--ZfnbGaik{position:relative}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .row--H0wL18yV:after{display:none}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .cell--ZfnbGaik{padding:.625rem}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .cell--ZfnbGaik:first-child{padding-left:.9375rem}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK) .cell--ZfnbGaik:last-child{padding-right:.9375rem}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK).use-focus-page-padding--VKJSJ0fp .cell--ZfnbGaik:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG:where(.fixed--T-EXg9bo):not(.complex--VfS2UlwK).use-focus-page-padding--VKJSJ0fp .cell--ZfnbGaik:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG:where(.fixed--T-EXg9bo) .row--H0wL18yV{flex-grow:1;flex-wrap:nowrap}@media (min-width:768px){.table---ZPCWbMG:not(.complex--VfS2UlwK) .row--H0wL18yV{padding:0;position:static}.table---ZPCWbMG:not(.complex--VfS2UlwK) .row--H0wL18yV.decorated--fpr2NXqJ .cell--ZfnbGaik{position:relative}.table---ZPCWbMG:not(.complex--VfS2UlwK) .row--H0wL18yV:after{display:none}.table---ZPCWbMG:not(.complex--VfS2UlwK) .cell--ZfnbGaik{padding:.625rem}.table---ZPCWbMG:not(.complex--VfS2UlwK) .cell--ZfnbGaik:first-child{padding-left:.9375rem}.table---ZPCWbMG:not(.complex--VfS2UlwK) .cell--ZfnbGaik:last-child{padding-right:.9375rem}.table---ZPCWbMG:not(.complex--VfS2UlwK).use-focus-page-padding--VKJSJ0fp .cell--ZfnbGaik:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG:not(.complex--VfS2UlwK).use-focus-page-padding--VKJSJ0fp .cell--ZfnbGaik:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.label--6nz00Pc-{display:none}}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .label--6nz00Pc-{display:none}.sort-button--sP9wqU8Q{margin:-.5rem -.625rem -.375rem -.125rem!important;position:relative}@media (max-width:767.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .sort-button--sP9wqU8Q{display:none!important}}.column-tooltip--rp-UZWp2~.sort-button--sP9wqU8Q{margin-left:.25rem!important}.cell--ZfnbGaik.fluid--oyFtncUR{flex-grow:1;flex-shrink:1}.cell--ZfnbGaik.align-auto--SJhn6K5x{text-align:left}.cell--ZfnbGaik.center--sEdB2cRC{align-self:center;vertical-align:middle}.cell--ZfnbGaik.small--E8mfKIGr{font-size:.875rem;line-height:1.3125rem}.cell--ZfnbGaik .column-label--dufZTvkf~.separator--DuWPcHGK{display:inline-block;width:.25rem}.body--DiRYhmhY .cell--ZfnbGaik.truncate--IJdbbFbc,.cell--ZfnbGaik.truncate--IJdbbFbc .column-label--dufZTvkf,.cell--ZfnbGaik.truncate--IJdbbFbc>.value--noKRjdHZ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell--ZfnbGaik.truncate--IJdbbFbc .column-label--dufZTvkf{display:inline-block;max-width:100%;vertical-align:inherit}.cell--ZfnbGaik.truncate--IJdbbFbc.tooltip--HKHit-ez .column-label--dufZTvkf{max-width:calc(100% - 1.25rem)}.cell--ZfnbGaik.truncate--IJdbbFbc[aria-sort] .column-label--dufZTvkf{max-width:calc(100% - 1.5rem)}.cell--ZfnbGaik.truncate--IJdbbFbc.tooltip--HKHit-ez[aria-sort] .column-label--dufZTvkf{max-width:calc(100% - 2.75rem)}.head--Inzh-Od9 .cell--ZfnbGaik:not(.truncate--IJdbbFbc){text-wrap:balance}.cell--ZfnbGaik.header--np2UJB4N,.cell--ZfnbGaik:not(.truncate--IJdbbFbc){-webkit-hyphens:auto;hyphens:auto}.cell--ZfnbGaik.header--np2UJB4N{font-weight:500}.cell--ZfnbGaik.numeric--vtUBzsRe{text-align:right}.cell--ZfnbGaik.selectable--wG87at-I{width:2.5rem}.body--DiRYhmhY .cell--ZfnbGaik.selectable--wG87at-I{padding-bottom:0!important;padding-top:.3125rem!important}.complex--VfS2UlwK .body--DiRYhmhY .cell--ZfnbGaik.selectable--wG87at-I{padding-top:.0625rem!important}.cell--ZfnbGaik.actions--VBaII3xD,.cell--ZfnbGaik.toggle--VeFasUkl{height:100%;text-align:right}.cell--ZfnbGaik.actions--VBaII3xD:nth-child(n):nth-child(n):nth-child(n) .g-group-button,.cell--ZfnbGaik.toggle--VeFasUkl:nth-child(n):nth-child(n):nth-child(n) .g-group-button{margin-bottom:-.5rem;margin-top:-.5rem}.cell--ZfnbGaik.actions--VBaII3xD:nth-child(n):nth-child(n):nth-child(n) .g-group-button .btn:not(:first-child),.cell--ZfnbGaik.toggle--VeFasUkl:nth-child(n):nth-child(n):nth-child(n) .g-group-button .btn:not(:first-child){margin-left:0}.cell--ZfnbGaik.toggle--VeFasUkl{inset:0;position:absolute;z-index:0}.head--Inzh-Od9 .cell--ZfnbGaik.toggle--VeFasUkl{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.cell--ZfnbGaik.toggle--VeFasUkl .g-button[aria-expanded]{border:0;border-radius: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-bottom:0;padding-top:0;position:relative;width:100%}.head--Inzh-Od9 .cell--ZfnbGaik.collapsible--r01k3wBJ,.head--Inzh-Od9 .cell--ZfnbGaik.details--d7OcgIeg{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.cell--ZfnbGaik.details--d7OcgIeg{order:2}.cell--ZfnbGaik.details--d7OcgIeg.value--noKRjdHZ>:not(.label--6nz00Pc-):first-child,.cell--ZfnbGaik.details--d7OcgIeg>:not(.label--6nz00Pc-):first-child{margin-top:.625rem}.cell--ZfnbGaik.details--d7OcgIeg.value--noKRjdHZ>:not(.label--6nz00Pc-):last-child,.cell--ZfnbGaik.details--d7OcgIeg>:not(.label--6nz00Pc-):last-child{margin-bottom:.625rem}.cell--ZfnbGaik.collapsible--r01k3wBJ{order:3}@media (min-width:768px){.cell--ZfnbGaik.numeric--vtUBzsRe{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY .cell--ZfnbGaik.actions--VBaII3xD{padding-block:.0625rem}.table---ZPCWbMG:not(.complex--VfS2UlwK) .body--DiRYhmhY .cell--ZfnbGaik.actions--VBaII3xD{padding-block:.375rem}.cell--ZfnbGaik.align-left--79BzXauZ{text-align:left}.cell--ZfnbGaik.align-center--LveTgS5K{text-align:center}.cell--ZfnbGaik.align-right--HF6twD9N{text-align:right}}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.numeric--vtUBzsRe{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY :where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.actions--VBaII3xD{padding-block:.0625rem}.table---ZPCWbMG:not(.complex--VfS2UlwK) .body--DiRYhmhY :where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.actions--VBaII3xD{padding-block:.375rem}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.align-left--79BzXauZ{text-align:left}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.align-center--LveTgS5K{text-align:center}:where(.table---ZPCWbMG.fixed--T-EXg9bo) .cell--ZfnbGaik.align-right--HF6twD9N{text-align:right}@media (max-width:767.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.labelize--FYlcpzt6{align-items:baseline;display:flex}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.toggle--VeFasUkl{text-align:right!important}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.actions--VBaII3xD>.label--6nz00Pc-{visibility:hidden}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik .column-tooltip--rp-UZWp2,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.collapsible--r01k3wBJ>.label--6nz00Pc-,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.details--d7OcgIeg>.label--6nz00Pc-,:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.empty--an-I0Gar{display:none}}@media (max-width:575.98px){:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.labelize--FYlcpzt6{flex-wrap:wrap}:where(.table---ZPCWbMG:not(.fixed--T-EXg9bo)) .cell--ZfnbGaik.actions--VBaII3xD>.label--6nz00Pc-{display:none}}.toolbar--3fuF3Vm-{align-items:center;background-color:var(--g-color-surface-primary);border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;padding:.625rem;width:100%}.toolbar--3fuF3Vm- .select--u7sWYpHu{margin-right:.625rem!important}.toolbar--3fuF3Vm- .group--IwkvwtKj{flex-shrink:0;width:auto}.toolbar--3fuF3Vm- .button--vys3lpIf{margin-bottom:0!important;margin-top:0!important}.row--AOgPD9ZV{overflow:hidden;position:relative}.cell--PhQRA8Qo{background-color:var(--g-color-surface-primary);margin:-.0625rem -.3125rem;margin-top:0!important;overflow:visible;padding:0;position:relative;top:.3125rem;width:calc(100% + .625rem)!important;z-index:30}.row--AOgPD9ZV:last-child .cell--PhQRA8Qo{margin-bottom:0}@media (max-width:767.98px){.cell--PhQRA8Qo{top:.625rem}}.container--QswwP5L7:nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border:.125rem solid var(--g-color-border-secondary);border-top:0;margin-bottom:0;margin-top:0}.header--iMa35ZO5{background-color:var(--g-color-border-secondary);padding:.1875rem;text-align:right}.content--Nzux7pFz{padding-left:.8125rem;padding-right:.8125rem}.no-padding--J019B6a4>.content--Nzux7pFz{padding:0!important}.no-padding--J019B6a4>.content--Nzux7pFz>*{margin-bottom:0!important;margin-top:0!important}.list--NnmPqsca{--columns:var(--min-columns,1);--column-width:calc((100% - 0.9375rem*(var(--columns) - 1))/var(--columns))}.list--NnmPqsca:nth-child(n):nth-child(n){display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:-.46875rem;padding:0}@supports (grid-area:auto){.list--NnmPqsca:nth-child(n):nth-child(n){align-items:stretch;display:grid;gap:.9375rem;grid-template-columns:1fr;justify-content:center;margin:0}}.list--NnmPqsca:nth-child(n):nth-child(n).dense--V9nB-aKr,.list--NnmPqsca:nth-child(n):nth-child(n).full-width--FJmWdKUa,.list--NnmPqsca:nth-child(n):nth-child(n).regular--EYra7TdJ,.list--NnmPqsca:nth-child(n):nth-child(n).wide--9V-sW-l0{grid-template-columns:repeat(auto-fit,minmax(var(--column-width,100%),min-content))}@media (min-width:576px){.list--NnmPqsca:nth-child(n):nth-child(n){--columns:2;grid-template-columns:repeat(auto-fit,minmax(9.375rem,min-content))}.list--NnmPqsca:nth-child(n):nth-child(n).full-width--FJmWdKUa{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width:768px){.list--NnmPqsca:nth-child(n):nth-child(n).regular--EYra7TdJ{--columns:3}.list--NnmPqsca:nth-child(n):nth-child(n).dense--V9nB-aKr{--columns:4}}.item--RVFXjwfl:nth-child(n):nth-child(n){margin:.46875rem;padding:0}@supports (grid-area:auto){.item--RVFXjwfl:nth-child(n):nth-child(n){margin:0}}.item--RVFXjwfl:nth-child(n):nth-child(n):before{display:none}.item--RVFXjwfl .g-toggle{height:100%}.item--RVFXjwfl .g-toggle-label{flex:1}.date--OHeUfOHz{color:var(--g-color-text-secondary)}.date--OHeUfOHz .large--TvQvuKTZ,.date--OHeUfOHz .year--jxaF6Opj{display:none}@supports not (contain:inline-size){@media (min-width:768px){.date--OHeUfOHz{color:unset}.date--OHeUfOHz .large--TvQvuKTZ,.date--OHeUfOHz .year--jxaF6Opj{display:block;white-space:nowrap}.date--OHeUfOHz .regular--fA21WNql{display:none}}}@container transaction (width >= 39.0625rem){.date--OHeUfOHz{color:unset}.date--OHeUfOHz .large--TvQvuKTZ,.date--OHeUfOHz .year--jxaF6Opj{display:block;white-space:nowrap}.date--OHeUfOHz .regular--fA21WNql{display:none}}.title--2T8r9-N2,.title--2T8r9-N2>*{font-weight:600!important}.title--2T8r9-N2.link--Wdh-8obW{color:inherit!important;position:static;text-decoration:none!important}.title--2T8r9-N2.link--Wdh-8obW:after{content:"";inset:0;position:absolute;z-index:0}.title--2T8r9-N2.link--Wdh-8obW:focus-visible:after,.title--2T8r9-N2.link--Wdh-8obW:hover:after{background-color:var(--g-color-overlay-hover);z-index:1}.title--2T8r9-N2.link--Wdh-8obW:focus-visible:after .g-avatar-content:not(.g-avatar-content-border),.title--2T8r9-N2.link--Wdh-8obW:hover:after .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.title--2T8r9-N2>[class^=ico-]{margin-top:-.1875rem}.title--2T8r9-N2~.info--dLtPOvlN{display:block}.indicators--HqnChbfU{align-items:flex-end;display:inline-flex;flex-direction:row;justify-content:flex-start;line-height:inherit;position:relative;top:.0625rem;white-space:nowrap}.amount--r8ZBrHs7{display:block;font-size:.875rem;line-height:1.3125rem;padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ,.amount-secondary--JVcC4uQT{color:var(--g-color-text-secondary);padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ .icon--MGqT4tya,.amount-secondary--JVcC4uQT .icon--MGqT4tya{margin-right:.1875rem}.alert--0bN-uMWG>:first-child{margin-top:.375rem!important}.alert--0bN-uMWG>:last-child{margin-bottom:0!important}.menu--cxwua0C5{align-items:flex-end;display:inline-flex;flex-wrap:nowrap!important;justify-self:flex-end;margin-left:0!important;margin-right:0!important}.menu--cxwua0C5.in-amount--C5oBODPe{max-width:100%}.menu--cxwua0C5.in-amount--C5oBODPe:nth-child(n):nth-child(n){margin-top:.625rem}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--cxwua0C5.in-amount--C5oBODPe{display:none!important}}}@container transaction (width < 39.0625rem){.menu--cxwua0C5.in-amount--C5oBODPe{display:none!important}}.menu--cxwua0C5.in-amount--C5oBODPe .additional-button--agic9zzo{flex-basis:100%;overflow:hidden}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5:not(.in-amount--C5oBODPe){display:none}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5:not(.in-amount--C5oBODPe){display:none}}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A{display:flex;justify-content:flex-end;max-width:100%;min-width:100%}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A .additional-button--agic9zzo{display:none}@supports not (contain:inline-size){@media (min-width:992px){.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A{display:flex}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child){justify-content:flex-start}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child) .additional-button--agic9zzo{flex-basis:8.375rem}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A .additional-button--agic9zzo{display:flex;flex-basis:100%;overflow:hidden}}}@container transaction (width >= 51.5625rem){.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A{display:flex}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child){justify-content:flex-start}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A.offset-menu--5JJtrUMr:has(.additional-button--agic9zzo:only-child) .additional-button--agic9zzo{flex-basis:8.375rem}.menu--cxwua0C5:not(.in-amount--C5oBODPe).panoramic--tTmlWp9A .additional-button--agic9zzo{display:flex;flex-basis:100%;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:1400px){.menu--cxwua0C5:not(.in-amount--C5oBODPe){display:flex;justify-content:flex-end}.menu--cxwua0C5:not(.in-amount--C5oBODPe) .additional-button--agic9zzo{flex-basis:100%;overflow:hidden}}}@container transaction (width >= 87.5rem){.menu--cxwua0C5:not(.in-amount--C5oBODPe){display:flex;justify-content:flex-end}.menu--cxwua0C5:not(.in-amount--C5oBODPe) .additional-button--agic9zzo{flex-basis:100%;overflow:hidden}}.menu--cxwua0C5 .g-button{margin-bottom:0!important;margin-top:0!important}.menu--cxwua0C5 .g-button:first-of-type{margin-left:0!important}.menu--cxwua0C5 .g-button:last-of-type{margin-right:0!important}.secondary--pniZYJjd.title--2T8r9-N2{word-break:break-all}.secondary-icon--eUg2b--D{color:var(--g-color-border-primary);margin-left:-1.625rem;margin-right:.625rem;margin-top:-.1875rem}@supports not (contain:inline-size){@media (max-width:991.98px){.secondary-icon--eUg2b--D{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo{transform:rotate(90deg)}}}@container transaction (width < 51.5625rem){.secondary-icon--eUg2b--D{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo{transform:rotate(90deg)}}@supports not (contain:inline-size){@media (min-width:768px){.amount--r8ZBrHs7,.title--2T8r9-N2{font-size:1rem;line-height:1.5rem}}}@container transaction (width >= 39.0625rem){.amount--r8ZBrHs7,.title--2T8r9-N2{font-size:1rem;line-height:1.5rem}}.label---IyK-xe9{color:inherit}@supports not (contain:inline-size){@media (min-width:768px){.label---IyK-xe9{display:none}}}@container transaction (width >= 39.0625rem){.label---IyK-xe9{display:none}}.text--Avn8jOAp:nth-child(n):nth-child(n){display:inline;font-size:inherit;line-height:inherit;max-width:100%;min-width:0;padding-bottom:0;padding-top:0}.text--Avn8jOAp.truncate--6uk8EQUM{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text--Avn8jOAp.faded--6Jhxx9L-{color:var(--g-color-text-secondary)}.grid--kIyebPJO{--grid-gap:0.625rem;display:grid;gap:0;grid-template-areas:"trx-selectable trx-avatar trx-title     trx-amount" "trx-selectable trx-avatar trx-info      trx-amount" "trx-selectable trx-avatar trx-title2    trx-amount" "trx-selectable trx-avatar trx-info2     trx-amount" "trx-selectable trx-avatar trx-date      trx-amount" "trx-selectable trx-avatar trx-misc      trx-amount" "trx-selectable trx-avatar trx-statement trx-amount" "trx-selectable trx-avatar trx-valuta    trx-amount" "trx-selectable trx-avatar trx-badges    trx-badges" "trx-selectable trx-avatar trx-alert     trx-alert" "trx-selectable trx-avatar trx-menu      trx-menu" "trx-detail     trx-detail trx-detail    trx-detail";grid-template-columns:repeat(2,minmax(0,min-content)) 1fr repeat(1,minmax(0,min-content));grid-template-rows:repeat(12,minmax(0,min-content));min-height:4.125rem;overflow:hidden;padding:.625rem calc(.9375rem - var(--grid-gap)) .625rem .9375rem;position:relative;width:100%}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-misc   trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-badges trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content));grid-template-rows:repeat(5,minmax(0,min-content)) 1fr}.grid--kIyebPJO .overlay--gIchTPNi{align-items:center;align-self:stretch;bottom:0;display:flex;grid-area:trx-amount;justify-content:flex-end;opacity:0;padding:0 var(--grid-gap);pointer-events:none;position:absolute;right:8rem;right:var(--column-amount-width,calc(100% + var(--grid-gap)));top:0;transition:opacity .1s ease-out 0s;z-index:1}.grid--kIyebPJO .overlay--gIchTPNi:focus-within{opacity:1}.grid--kIyebPJO .overlay--gIchTPNi .g-group-button{display:none;margin-left:-.3125rem;margin-right:-.3125rem}.grid--kIyebPJO .overlay--gIchTPNi .btn:nth-child(n):nth-child(n),.grid--kIyebPJO .overlay--gIchTPNi .g-button:nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);margin-left:.3125rem;margin-right:.3125rem}@supports not (contain:inline-size){@media (min-width:768px){.grid--kIyebPJO{padding-left:.9375rem}.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(4,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO.in-detail--OiII-3mC{padding-left:.625rem}.grid--kIyebPJO .overlay--gIchTPNi .g-group-button{display:flex}.grid--kIyebPJO:hover .overlay--gIchTPNi{opacity:1}.grid--kIyebPJO:hover .overlay--gIchTPNi *{pointer-events:auto}}}@container transaction (width >= 39.0625rem){.grid--kIyebPJO{padding-left:.9375rem}.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(4,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO.in-detail--OiII-3mC{padding-left:.625rem}.grid--kIyebPJO .overlay--gIchTPNi .g-group-button{display:flex}.grid--kIyebPJO:hover .overlay--gIchTPNi{opacity:1}.grid--kIyebPJO:hover .overlay--gIchTPNi *{pointer-events:auto}}@supports not (contain:inline-size){@media (min-width:992px){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-misc   trx-misc      trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(2,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:minmax(0,min-content) minmax(0,min-content) minmax(0,min-content) 1fr minmax(0,min-content) minmax(0,max-content)}}}@container transaction (width >= 51.5625rem){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-info   trx-info2  trx-statement trx-valuta trx-amount" "trx-selectable trx-date   trx-avatar trx-misc   trx-misc   trx-misc      trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(2,1fr) repeat(3,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr minmax(0,min-content)}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:minmax(0,min-content) minmax(0,min-content) minmax(0,min-content) 1fr minmax(0,min-content) minmax(0,max-content)}}@supports not (contain:inline-size){@media (min-width:1200px){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(3,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}}@container transaction (width >= 60rem){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-statement trx-valuta trx-amount" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(3,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}@supports not (contain:inline-size){@media (min-width:1400px){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-badges trx-statement trx-valuta trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(5,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}}@container transaction (width >= 87.5rem){.grid--kIyebPJO:nth-child(n){--grid-gap:1.25rem;grid-template-areas:"trx-selectable trx-date   trx-avatar trx-title  trx-title2 trx-misc   trx-badges trx-statement trx-valuta trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(3,1fr) repeat(5,minmax(0,min-content));grid-template-rows:minmax(0,min-content) 1fr}.grid--kIyebPJO:nth-child(n).no-secondary---ymOixf-{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO:nth-child(n).panoramic--VzDK-OsW{grid-template-areas:"trx-selectable trx-date   trx-avatar trx-info   trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-selectable trx-date   trx-avatar trx-title  trx-misc   trx-badges trx-statement trx-valuta trx-amount2 trx-amount trx-menu" "trx-detail     trx-detail trx-detail trx-detail trx-detail trx-detail trx-detail    trx-detail trx-detail  trx-detail trx-detail";grid-template-columns:repeat(3,minmax(0,min-content)) repeat(1,1fr) repeat(7,minmax(0,min-content));grid-template-rows:repeat(2,minmax(0,min-content)) 1fr}}.item--5h-W85Wi{padding:0 calc(var(--grid-gap)) 0 0}@supports not (contain:inline-size){@media (min-width:768px){.item--5h-W85Wi{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}}@container transaction (width >= 39.0625rem){.item--5h-W85Wi{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}.item--5h-W85Wi:empty{padding:0!important}.in-detail--OiII-3mC .item--5h-W85Wi[hidden]{display:block!important}.item--5h-W85Wi .btn,.item--5h-W85Wi .g-button,.item--5h-W85Wi .g-tooltip-trigger{position:relative;z-index:10}.alert--hdCR7Hig,.amount--0cI1yqRP,.amount-secondary--5BeXPMHG,.avatar--QmIvbLen,.badges--sRjD54on,.date--IqcNPVMd,.info--e3sjjlaG,.info-secondary--L5Y0GC6H,.menu--lUHhFlpt,.misc--pi-vTQ0v,.selectable--aKtfC9Nq,.statement--ugA33low,.title--vJSn5eGM,.title-secondary--fh1xkErS,.valuta--BoOk-sel{align-self:start;font-size:.875rem;line-height:1.3125rem}.badges--sRjD54on,.date--IqcNPVMd,.info--e3sjjlaG,.info-secondary--L5Y0GC6H{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.in-detail--OiII-3mC .badges--sRjD54on,.in-detail--OiII-3mC .date--IqcNPVMd,.in-detail--OiII-3mC .info--e3sjjlaG,.in-detail--OiII-3mC .info-secondary--L5Y0GC6H{white-space:unset}.amount--0cI1yqRP:before,.selectable--aKtfC9Nq:before{bottom:0;content:"";position:absolute;top:0;z-index:1}.amount--0cI1yqRP>*,.selectable--aKtfC9Nq>*{position:relative;z-index:10}.alert--hdCR7Hig,.alert--hdCR7Hig:empty,.badges--sRjD54on,.badges--sRjD54on:empty,.date--IqcNPVMd,.date--IqcNPVMd:empty,.menu--lUHhFlpt,.menu--lUHhFlpt:empty,.misc--pi-vTQ0v,.misc--pi-vTQ0v:empty{margin-top:0}.selectable--aKtfC9Nq{align-self:start;grid-area:trx-selectable;margin-top:0;width:2rem!important}.has-avatar--B3867wB9 .selectable--aKtfC9Nq{margin-top:.4375rem}.selectable--aKtfC9Nq:before{left:0;width:2.625rem}.date--IqcNPVMd{grid-area:trx-date}.avatar--QmIvbLen{grid-area:trx-avatar;line-height:0;width:3.625rem!important}.title--vJSn5eGM{grid-area:trx-title}.title--vJSn5eGM,.title-secondary--fh1xkErS{min-width:0}.title-secondary--fh1xkErS{grid-area:trx-title2}.title--vJSn5eGM.panoramic--VzDK-OsW{align-self:start!important}.badges--sRjD54on{grid-area:trx-badges;line-height:1.5rem;white-space:normal}.indicators--odpEGFO5{padding:0;width:0}.info--e3sjjlaG{grid-area:trx-info}.info-secondary--L5Y0GC6H{grid-area:trx-info2}.info--e3sjjlaG.panoramic--VzDK-OsW{align-self:end!important;color:var(--g-color-text-secondary)}.menu--lUHhFlpt{grid-area:trx-menu}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--lUHhFlpt{margin-top:.625rem}}}@container transaction (width < 39.0625rem){.menu--lUHhFlpt{margin-top:.625rem}}.amount--0cI1yqRP{align-self:stretch;grid-area:trx-amount;white-space:nowrap}.amount--0cI1yqRP,.amount--0cI1yqRP .in-detail--OiII-3mC{text-align:right!important}.amount--0cI1yqRP.panoramic--VzDK-OsW{align-self:center}.amount-secondary--5BeXPMHG{color:var(--g-color-text-primary);display:none;grid-area:trx-amount2;text-align:right!important}.amount-secondary--5BeXPMHG.panoramic--VzDK-OsW{font-size:1rem}@supports not (contain:inline-size){@media (min-width:1200px){.amount-secondary--5BeXPMHG{display:block}}}@container transaction (width >= 60rem){.amount-secondary--5BeXPMHG{display:block}}.misc--pi-vTQ0v{font-size:.875rem;grid-area:trx-misc;line-height:1.3125rem}.misc--pi-vTQ0v.panoramic--VzDK-OsW{font-size:1rem}.alert--hdCR7Hig{grid-area:trx-alert;padding:0}.valuta--BoOk-sel{grid-area:trx-valuta}.statement--ugA33low{grid-area:trx-statement}.detail--ZYItS1Zq{grid-area:trx-detail;margin-bottom:-.625rem!important;margin-left:-1.25rem!important;margin-top:.625rem!important;padding:0;top:unset!important;width:auto!important}@supports not (contain:inline-size){@media (min-width:768px){.has-avatar--B3867wB9 .avatar--QmIvbLen,.has-avatar--B3867wB9 .date--IqcNPVMd,.has-avatar--B3867wB9 .selectable--aKtfC9Nq{align-self:center}.selectable--aKtfC9Nq:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9 .selectable--aKtfC9Nq{margin-top:-.0625rem}.selectable--aKtfC9Nq:before{width:3.25rem}.date--IqcNPVMd{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen{margin-left:0;width:4.25rem!important}.info--e3sjjlaG,.info-secondary--L5Y0GC6H{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:1200px){.misc--pi-vTQ0v.panoramic--VzDK-OsW{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v.panoramic--VzDK-OsW{width:var(--column-misc-width,15rem)}}.badges--sRjD54on{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel{width:var(--column-valuta-width,4rem)}.statement--ugA33low{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt.panoramic--VzDK-OsW{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:992px){.menu--lUHhFlpt.panoramic--VzDK-OsW{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt.panoramic--VzDK-OsW{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP.panoramic--VzDK-OsW{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG.panoramic--VzDK-OsW{width:var(--column-amount-secondary-width,12.25rem)}}}@container transaction (width >= 39.0625rem){.has-avatar--B3867wB9 .avatar--QmIvbLen,.has-avatar--B3867wB9 .date--IqcNPVMd,.has-avatar--B3867wB9 .selectable--aKtfC9Nq{align-self:center}.selectable--aKtfC9Nq:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9 .selectable--aKtfC9Nq{margin-top:-.0625rem}.selectable--aKtfC9Nq:before{width:3.25rem}.date--IqcNPVMd{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen{margin-left:0;width:4.25rem!important}.info--e3sjjlaG,.info-secondary--L5Y0GC6H{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:1200px){.misc--pi-vTQ0v.panoramic--VzDK-OsW{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v.panoramic--VzDK-OsW{width:var(--column-misc-width,15rem)}}.badges--sRjD54on{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel{width:var(--column-valuta-width,4rem)}.statement--ugA33low{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt.panoramic--VzDK-OsW{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:992px){.menu--lUHhFlpt.panoramic--VzDK-OsW{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt.panoramic--VzDK-OsW{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP.panoramic--VzDK-OsW{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG.panoramic--VzDK-OsW{width:var(--column-amount-secondary-width,12.25rem)}}@supports not (contain:inline-size){@media (min-width:992px){.info-secondary--L5Y0GC6H,.title-secondary--fh1xkErS{padding-left:1.625rem}}}@container transaction (width >= 51.5625rem){.info-secondary--L5Y0GC6H,.title-secondary--fh1xkErS{padding-left:1.625rem}}@supports not (contain:inline-size){@media (min-width:1200px){.has-avatar--B3867wB9 .amount--0cI1yqRP,.has-avatar--B3867wB9 .amount-secondary--5BeXPMHG,.has-avatar--B3867wB9 .badges--sRjD54on,.has-avatar--B3867wB9 .date--IqcNPVMd,.has-avatar--B3867wB9 .menu--lUHhFlpt,.has-avatar--B3867wB9 .misc--pi-vTQ0v,.has-avatar--B3867wB9 .statement--ugA33low,.has-avatar--B3867wB9 .title--vJSn5eGM,.has-avatar--B3867wB9 .title-secondary--fh1xkErS,.has-avatar--B3867wB9 .valuta--BoOk-sel{align-self:center}}}@container transaction (width >= 60rem){.has-avatar--B3867wB9 .amount--0cI1yqRP,.has-avatar--B3867wB9 .amount-secondary--5BeXPMHG,.has-avatar--B3867wB9 .badges--sRjD54on,.has-avatar--B3867wB9 .date--IqcNPVMd,.has-avatar--B3867wB9 .menu--lUHhFlpt,.has-avatar--B3867wB9 .misc--pi-vTQ0v,.has-avatar--B3867wB9 .statement--ugA33low,.has-avatar--B3867wB9 .title--vJSn5eGM,.has-avatar--B3867wB9 .title-secondary--fh1xkErS,.has-avatar--B3867wB9 .valuta--BoOk-sel{align-self:center}}.nested--fyt3bgD0.avatar--QmIvbLen,.nested--fyt3bgD0.info--e3sjjlaG,.nested--fyt3bgD0.title--vJSn5eGM,.nested--fyt3bgD0.title-secondary--fh1xkErS{padding-left:2.125rem}@supports not (contain:inline-size){@media (max-width:1199.98px){.nested--fyt3bgD0.badges--sRjD54on,.nested--fyt3bgD0.misc--pi-vTQ0v{padding-left:2.125rem}}}@container transaction (width < 60rem){.nested--fyt3bgD0.badges--sRjD54on,.nested--fyt3bgD0.misc--pi-vTQ0v{padding-left:2.125rem}}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);margin:0;position:relative;transition:background-color .1s ease-out 0s;z-index:0}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:not(:has(.g-button:hover)):hover{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:not(:has(.g-button:hover)):hover .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:not(:has(.g-button:focus-visible)):focus-within{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:not(:has(.g-button:focus-visible)):focus-within .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:has(.g-button-collapsible:focus-visible),.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:has(.g-button-collapsible:hover){background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:has(.g-button-collapsible:focus-visible) .g-avatar-content:not(.g-avatar-content-border),.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u:has(.g-button-collapsible:hover) .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selectable--bn-Pg-vf{cursor:pointer}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl{background-color:var(--g-color-overlay-active)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl:focus-within,.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl:hover{background-color:var(--g-color-overlay-active-hover)}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N{cursor:not-allowed}.transaction--YokQpaB1:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N>td{opacity:.5}.decorated--B6AyuJDn .collapsible--yuT-Zbc3{padding-left:.3125rem}.collapsible--yuT-Zbc3.panoramic--k7zSPwyB{margin-right:0;z-index:50}.collapsible--yuT-Zbc3.panoramic--k7zSPwyB .collapsible-content-sheet--BJWdrAH-:nth-child(n):nth-child(n){border-left:none;border-right:none}.transaction-detail--YLhLTZEP{border:0!important;border-radius:0!important;margin:0!important;width:100%}.g-focus-page .transaction-detail--YLhLTZEP .g-card:nth-child(n){--card-padding-vertical:var(--g-size-bs-10)}.g-focus-page .transaction-detail--YLhLTZEP .g-card:nth-child(n) .section--GbAtY6uY{--card-padding-vertical:0}.transaction-detail--YLhLTZEP .section--GbAtY6uY{border-top:.0625rem solid var(--g-color-border-secondary)}.transaction-detail--YLhLTZEP .list--eeDHI-tq{border-radius:0!important;margin:0;padding:0;width:100%}.transaction-detail--YLhLTZEP .list--eeDHI-tq>.g-row{padding-left:.9375rem;padding-right:.9375rem}.transaction-detail--YLhLTZEP .buttons--yHME53zu{border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;flex-direction:column;margin:0!important;padding:.3125rem .9375rem!important}.transaction-detail--YLhLTZEP .buttons--yHME53zu:empty{display:none}.transaction-detail--YLhLTZEP .hero--zKyFVM6T{text-align:center}.transaction-detail--YLhLTZEP img{max-width:100%}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5{border-bottom:.0625rem solid var(--g-color-border-secondary);border-top:.0625rem solid var(--g-color-border-secondary);margin-bottom:.625rem;margin-top:.625rem;padding-bottom:.625rem}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5:first-child{border-top:0;margin-top:0}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5:last-child{border-bottom:0;margin-bottom:0}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5+.no-label-item--xd773dz5{border-top:0;margin-top:-.625rem}.transaction-detail--YLhLTZEP .no-label-item--xd773dz5 dt{display:none}@media (min-width:576px){.transaction-detail--YLhLTZEP .buttons--yHME53zu{padding:.3125rem!important}}@media (min-width:768px){.transaction-detail--YLhLTZEP .section--GbAtY6uY.body---HPyvCVL{display:flex}.transaction-detail--YLhLTZEP .list--eeDHI-tq{width:75%!important}.transaction-detail--YLhLTZEP .label--S3UfGQFq:nth-child(n):nth-child(n){flex-basis:10.3125rem!important;margin-right:-.9375rem;min-width:10.3125rem!important;padding-right:0}.transaction-detail--YLhLTZEP .buttons--yHME53zu{border-bottom:0;border-left:.0625rem solid var(--g-color-border-secondary);order:1;padding:.3125rem!important;width:25%!important}}.button--sG3fA0UP{display:block!important;margin-top:.4375rem!important}.button--sG3fA0UP+.button--sG3fA0UP{margin-top:.625rem!important}@media (min-width:576px){.button--sG3fA0UP{min-width:9.375rem}}@media (min-width:768px){.button--sG3fA0UP{float:right;margin:-.0625rem -.0625rem -.0625rem .3125rem!important;min-width:6.25rem}.button--sG3fA0UP+.button--sG3fA0UP{clear:both;margin-top:.625rem!important}}.container--utr2D69J{container-name:transaction;container-type:inline-size}.group-header--6P2b3Z9Q:nth-child(n):nth-child(n){--card-padding-vertical:0.6875rem}.header--5L1Ca-Rx{padding-left:0;padding-right:0}@supports not (contain:inline-size){@media (max-width:767.98px){.header--5L1Ca-Rx{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.header--5L1Ca-Rx+.body--40O60C-i [role=row]:first-child{border-top-width:0}}}@container transaction (width < 39.0625rem){.header--5L1Ca-Rx{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.header--5L1Ca-Rx+.body--40O60C-i [role=row]:first-child{border-top-width:0}}.header--5L1Ca-Rx [role=row]{flex-wrap:nowrap;padding-left:.9375rem;padding-right:0}.header--5L1Ca-Rx [role=columnheader]{flex:0 0 auto;padding-left:.3125rem;padding-right:.9375rem}.header--5L1Ca-Rx .misc--ZIP-3PHV,.header--5L1Ca-Rx .title--90dtVLCC,.header--5L1Ca-Rx .title-secondary--DZDjxqJW{flex:0 1 100%}.header--5L1Ca-Rx .title-secondary--DZDjxqJW{margin-left:1.3125rem;margin-right:-1.3125rem}@supports not (contain:inline-size){@media (max-width:991.98px){.header--5L1Ca-Rx .title-secondary--DZDjxqJW{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}}@container transaction (width < 51.5625rem){.header--5L1Ca-Rx .title-secondary--DZDjxqJW{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.header--5L1Ca-Rx .misc--ZIP-3PHV{clip:rect(1px,1px,1px,1px);border:0;clip-path:inset(50%);height:1px;left:auto;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}@supports not (contain:inline-size){@media (min-width:1200px){.header--5L1Ca-Rx .misc--ZIP-3PHV{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}}@container transaction (width >= 60rem){.header--5L1Ca-Rx .misc--ZIP-3PHV{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.panoramic--kwnYZynf .header--5L1Ca-Rx .misc--ZIP-3PHV{flex:0 0 auto;width:var(--column-misc-width,15rem)}.header--5L1Ca-Rx .badges----yvgefI,.header--5L1Ca-Rx .menu--php-enS0{clip:rect(1px,1px,1px,1px);border:0;clip-path:inset(50%);height:1px;left:auto;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}@supports not (contain:inline-size){@media (min-width:1400px){.header--5L1Ca-Rx .badges----yvgefI,.header--5L1Ca-Rx .menu--php-enS0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}}@container transaction (width >= 87.5rem){.header--5L1Ca-Rx .badges----yvgefI,.header--5L1Ca-Rx .menu--php-enS0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.header--5L1Ca-Rx .amount--xVW9J5n-{width:var(--column-amount-width,8rem)}.panoramic--kwnYZynf .header--5L1Ca-Rx .amount--xVW9J5n-{width:var(--column-amount-width,12.25rem)}.header--5L1Ca-Rx .amount-secondary--V0thYqHV{width:var(--column-amount-secondary-width,8rem)}.panoramic--kwnYZynf .header--5L1Ca-Rx .amount-secondary--V0thYqHV{width:var(--column-amount-secondary-width,12.25rem)}@supports not (contain:inline-size){@media (max-width:1199.98px){.header--5L1Ca-Rx .amount-secondary--V0thYqHV{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}}@container transaction (width < 60rem){.header--5L1Ca-Rx .amount-secondary--V0thYqHV{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.header--5L1Ca-Rx .selectable--cfUrHR69{width:2rem}.header--5L1Ca-Rx .date--trRibcnd{width:var(--column-date-width,4.75rem)}.header--5L1Ca-Rx .avatar--S-7boSwL{width:4.25rem}.header--5L1Ca-Rx .badges----yvgefI{width:var(--column-badges-width,9rem)}.header--5L1Ca-Rx .valuta--qgVoc2Tv{width:var(--column-valuta-width,4rem)}.header--5L1Ca-Rx .statement--pjkpOsdl{width:var(--column-statement-width,6rem)}.header--5L1Ca-Rx .menu--php-enS0{width:var(--column-menu-width,8.5rem)}@supports not (contain:inline-size){@media (min-width:992px){.panoramic--kwnYZynf .header--5L1Ca-Rx .menu--php-enS0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset;width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.panoramic--kwnYZynf .header--5L1Ca-Rx .menu--php-enS0{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset;width:var(--column-menu-width,12.25rem)}}.header--5L1Ca-Rx .alert--sR-h-Hv6,.header--5L1Ca-Rx .detail--Gd-BIjzM,.header--5L1Ca-Rx .indicators--hJY8sL03,.header--5L1Ca-Rx .info--0ZADG0ha,.header--5L1Ca-Rx .info-secondary--GzmB2SeJ,.header--5L1Ca-Rx .overlay---9-xOOxy{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}.container--5x86fl9H{border-width:.0625rem 0 0!important}.g-card-group-noline .container--5x86fl9H+.container--5x86fl9H{border-top-width:0!important}.container--5x86fl9H .g-card-footer-amounts{font-variant-numeric:lining-nums tabular-nums}.icon--ha8CiAXi{color:var(--g-color-fill-primary);margin-right:.1875rem}.icon--ha8CiAXi.star--zb9er7B9{color:var(--g-color-interactive-primary);order:-1}.icon--ha8CiAXi.attachment--Q4GVP6gg{order:-2}.icon--ha8CiAXi.file--7lEte8wJ{order:-3}.icon--ha8CiAXi.location--0tll8ym3{order:-4}.icon--ha8CiAXi.card-additional--w5Z03M5B{order:-5}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU{color:var(--g-color-fill-primary);margin:.0625rem -.0625rem .0625rem 0;min-height:0;padding:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU[aria-pressed=true]{color:var(--g-color-interactive-primary)}:nth-child(n):nth-child(n) .tab--gDWr-RUT{border-radius:var(--g-size-border-radius-round);display:inline-block;font-weight:600;height:2.5rem;padding:.5rem 1rem;text-decoration:none!important;transition-duration:.25s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none}:nth-child(n):nth-child(n) .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.5)}:nth-child(n):nth-child(n) .tab--gDWr-RUT[aria-selected=true]{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .disabled--CYJeKBkA{color:var(--g-color-text-disabled);cursor:not-allowed;display:inline-block;font-weight:600;height:2.5rem;padding:.5rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}:nth-child(n):nth-child(n) .g-card .tab--gDWr-RUT:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-modal .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:var(--g-color-surface-alternate)}:nth-child(n):nth-child(n) .g-card .tab--gDWr-RUT[aria-selected=true],:nth-child(n):nth-child(n) .g-modal .tab--gDWr-RUT[aria-selected=true]{background-color:var(--g-color-interactive-tertiary)}:nth-child(n):nth-child(n) .g-inverted .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.2)}:nth-child(n):nth-child(n) .g-inverted .tab--gDWr-RUT[aria-selected=true]{background-color:var(--g-color-surface-primary)}:nth-child(n):nth-child(n) .g-inverted .disabled--CYJeKBkA{color:var(--g-color-text-inverted-disabled)}:nth-child(n):nth-child(n) .g-inverted.g-bg-honey .tab--gDWr-RUT{color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .g-inverted.g-bg-honey .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-inverted.g-bg-honey .disabled--CYJeKBkA{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .g-dark .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.04)}:nth-child(n):nth-child(n) .g-dark .g-card .tab--gDWr-RUT:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-dark .g-modal .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.03)}:nth-child(n):nth-child(n) .g-dark .g-card .tab--gDWr-RUT[aria-selected=true],:nth-child(n):nth-child(n) .g-dark .g-modal .tab--gDWr-RUT[aria-selected=true]{background-color:rgba(var(--rgb-gray-100),.15)}:nth-child(n):nth-child(n) .g-dark .g-inverted .tab--gDWr-RUT:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.15)}:nth-child(n):nth-child(n) .g-dark .g-inverted .tab--gDWr-RUT[aria-selected=true]{background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-dark .g-inverted.g-bg-honey .disabled--CYJeKBkA{color:var(--g-color-text-inverted-disabled)}.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}@media(min-width:576px){.header--xWSvlQnY{width:50%}}.bankItem--k1hXUey7{cursor:pointer}.bankItem--k1hXUey7:hover{background-color:var(--g-color-overlay-hover)}.badges--PhGHRDVc>:not(:last-child){margin-right:.625rem}.snackbarOffsetSm--VOs1YE2G{margin-bottom:2.875rem}.snackbarOffsetLg--_S23HnHC{margin-bottom:6.875rem}.title--ZRj3G4Ze{white-space:pre-wrap}.container--pwKg9hXR{padding-left:.725rem}.form-dev-tool button,.form-dev-tool div{z-index:999999!important}.modalTooltip--DnoaJ8O1{z-index:9999999999!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}.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}.card--xm8s3EZZ{gap:.5rem}.feature-list--g25x4Nsh{height:22rem;overflow-y:scroll;width:22rem}.toggle--Rih96aA0{cursor:pointer}.form-field--uXb1W30E{min-width:18rem}.simple-button--UQDIL43b:nth-child(n):nth-child(n):nth-child(n):first-child{margin-left:0}.simple-button--UQDIL43b:nth-child(n):nth-child(n):nth-child(n):last-child{margin-right:0}.menu-toggle--DZiXyqIv:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-left-width:.125rem;margin-left:0!important}.menu-dropdown--BRdRqjmA:nth-child(n):nth-child(n):nth-child(n):nth-child(n){min-width:3rem}.split-button-group--NIpXX5Uq{gap:.5rem}.switch-options--zXrkq9F8:nth-child(n):nth-child(n):nth-child(n) img{max-height:fit-content;max-width:fit-content}.carousel-card--bCjZbA7v{height:16.5625rem}:nth-child(n):nth-child(n):nth-child(n) .description--oyuugBDw{font-size:1rem}.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}.calculatorControls--IEhEVxoM{background-color:#eef0f4;border-color:#e4eaf0 #a3b5c9;border-style:solid;border-width:.0625rem;padding:.25rem 1rem}@media(max-width:768px){.calculatorButtonGroup--DfCZRmvG{flex-wrap:wrap;margin-left:0;margin-right:0}.calculatorButton--BNhEhTlV{width:100%}.calculatorButton--BNhEhTlV:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0}.calculatorButton--BNhEhTlV:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):not(:last-of-type){border-bottom:0}}@media(width <= 768px){.accountNumber--_9jppezX{font-size:12px}}.code--VsjvkdPO:before{content:"("}.code--VsjvkdPO:after{content:")"}.row--_iYh06wz:first-child{border-top:1px solid #eef0f4}.row--_iYh06wz.threeColumns--X3jKtuhE{cursor:pointer}@media(max-width:767.98px){.period--WSovmCQa{text-indent:2rem}}.name--dDzK94aC{align-items:center;display:flex;font-size:1rem}.name--dDzK94aC span{white-space:nowrap}.name--dDzK94aC span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.order--ciLi8trL{min-width:2rem}}.amount--uYRj7Bki h3{font-size:1.125rem!important;padding:0 0 0 2rem!important}@media(min-width:768px){.amount--uYRj7Bki h3{padding:0!important}}.buttons--msWpN0jG{text-align:right!important}.columns--zSXbDQ2o,.columns--zSXbDQ2o td{padding:0!important}@media(min-width:768px){.typeColumn--KyA8_VRV{width:38%}}@media(min-width:992px){.typeColumn--KyA8_VRV{width:40%}}@media(min-width:1200px){.typeColumn--KyA8_VRV{width:47%}}@media(min-width:768px){.periodColumn--oKR9zUVB{width:25%}}@media(min-width:1200px){.periodColumn--oKR9zUVB{width:25%}}@media(max-width:767.98px){.amountColumn--pflyCksv{width:50%!important}}@media(min-width:768px){.amountColumn--pflyCksv{width:16%}}@media(max-width:767.98px){.buttonsColumn--mJqHv77R{width:50%!important}}@media(min-width:768px){.threeColumns--pQ2Y290N .typeColumn--KyA8_VRV{width:29%}}@media(min-width:992px){.threeColumns--pQ2Y290N .typeColumn--KyA8_VRV{width:34%}}@media(min-width:1200px){.threeColumns--pQ2Y290N .typeColumn--KyA8_VRV{width:47%}}@media(min-width:768px){.threeColumns--pQ2Y290N .periodColumn--oKR9zUVB{width:21%}}@media(min-width:992px){.threeColumns--pQ2Y290N .periodColumn--oKR9zUVB{width:20%}}@media(min-width:1200px){.threeColumns--pQ2Y290N .periodColumn--oKR9zUVB{width:14%}}@media(min-width:768px){.threeColumns--pQ2Y290N .amountColumn--pflyCksv{width:23%}}@media(min-width:992px){.threeColumns--pQ2Y290N .amountColumn--pflyCksv{width:21%}}@media(min-width:1200px){.threeColumns--pQ2Y290N .amountColumn--pflyCksv{width:17%}}.table--AUfS5WEL thead,.table--AUfS5WEL>caption{display:none!important}.positionsTotalRow--s5oEu4DW td h3{font-size:1.125rem!important}@media(min-width:768px){.positionsTotalRow--s5oEu4DW td{padding-top:1.25rem!important}.positionsTotalRow--s5oEu4DW td:last-child{margin:0}.positionsTotalRow--s5oEu4DW h3{padding:0!important}}@media(max-width:767.98px){.positionsTotalRow--s5oEu4DW{padding-bottom:0}.positionsTotalRow--s5oEu4DW td:last-child{margin:0 .625rem;padding-left:0;padding-right:0}.positionsTotalRow--s5oEu4DW h3{padding:0 0 .5rem!important}}.positionsTotalLabel--G0bylcR5{font-size:1rem;padding-top:1.25rem!important}.positionsTotalSeparator--NFGFlKq3{border-color:#0a285c!important}@media(max-width:767.98px){.error--DKK3lDrO{padding-top:0}}.amount--I96NSIiS{padding-bottom:0!important;padding-top:.25rem!important}@media(min-width:768px){.amount--I96NSIiS{padding-top:1rem!important}}.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}.urgentPaymentBox--kzjga5_F .badge{margin-left:.25rem;margin-right:.5rem}.g-fluid-grid .g-container:not(.g-focus-page){max-width:unset!important}.feature-card--YdM_BZc7{height:17.8125rem}@media(max-width:767.98px){.indicator--nECUKt2p{min-height:10rem}}.indicator--XMr7wTC1{min-height:10rem}.title--Clqs5ZfU:nth-child(n):nth-child(n){font-size:2.5rem;font-weight:700;line-height:2.5rem}.subtitle--upjua_Xn:nth-child(n):nth-child(n){font-size:1.125rem;line-height:1.25rem}.layout-gap--WwHviUZi{gap:2rem}.card-item-sizing--jzGBhoFe{flex:1 1 0}.heading--zVDUFXT1{color:inherit!important}.hover-color--GXhdCOqe:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{background-color:var(--g-color-overlay-hover);background-image:none}.transparent--WrFNN0f4:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:transparent}.heading--Q03kIVV1{color:inherit!important}.card-item-sizing--TuF44eNX{flex:1 1 0}.hero-card--_UAAWNr6{border-radius:var(--hero-card-border-radius);margin-bottom:var(--hero-card-gap);margin-top:calc(var(--content-top-offset)*-1);padding-bottom:calc(var(--hero-card-gap)*-1)}.background--hNPNBt0p{bottom:0;left:0;margin-left:-100vw;position:absolute;top:0;width:var(--hero-card-background-width)}.card--TPVcvZTX{padding:2rem}@media(max-width:767.98px){.card--TPVcvZTX{padding:1rem}}.row-gap--YuPL1rcb{row-gap:.625rem}.row-gap--YuPL1rcb section{display:flex;flex-direction:column;row-gap:.625rem}.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}.justify-content-start--t5q3Wfbh ul:nth-child(n):nth-child(n),.justify-content-start--zRJuzlQ3 ul:nth-child(n):nth-child(n){justify-content:flex-start}.symbol--K8R9g7a1{display:inline-block;margin-right:1rem;white-space:nowrap}.card--w_ZuUL8h{min-width:16rem}.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}.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}.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}.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}.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}.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}.primary-action--fpDLDbBd{width:9.625rem}.content--EOSrJnDl{margin-bottom:-.3125rem;max-width:340px;padding-top:.3125rem}.input-column--mdBsdRhQ{display:flex}.amount-input--jQkoKCSS{min-width:.625rem}.separator--qBcAPkOO{line-height:2em;min-width:1.25rem;text-align:center}.button-group--ci0JwHzS:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.hide-label--vX0uNeAD label:nth-child(n):nth-child(n):nth-child(n){height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;width:1px!important;clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;white-space:nowrap!important}.bigSearchContainer--eupg7QTs{display:flex;flex-direction:row}.bigSearchContainer--eupg7QTs>*{white-space:nowrap}@media(max-width:991.98px){.bigSearchContainer--eupg7QTs.dateFilled--Vvmx5i_8 .amountContainer--xrbBLzpx button:first-of-type{max-width:7rem}}.bigSearchContainer--eupg7QTs.dateFilled--Vvmx5i_8 .amountContainer--xrbBLzpx button:first-of-type{max-width:10.625rem}.bigSearchContainer--eupg7QTs.amountFilled--QncdtzT7{min-width:.0625rem}.bigSearchContainer--eupg7QTs .keywordContainer--ABg2W_OY{flex-grow:2}.bigSearchContainer--eupg7QTs .keywordContainer--ABg2W_OY.focusRingForward--bg7c11VG{z-index:10}.bigSearchContainer--eupg7QTs .keywordContainer--ABg2W_OY input:nth-child(n){width:100%}.bigSearchContainer--eupg7QTs .amountContainer--xrbBLzpx button:first-of-type:nth-child(n),.bigSearchContainer--eupg7QTs .calendarInput--gDZ4aFBP:nth-child(n){border-radius:0;max-width:16.875rem}.bigSearchContainer--eupg7QTs .amountContainer--xrbBLzpx button:nth-of-type(2):nth-child(n){z-index:20}.bigSearchContainer--eupg7QTs .calendarInput--gDZ4aFBP{margin-left:1px}.bigSearchContainer--eupg7QTs .calendarInput--gDZ4aFBP input:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.bigSearchContainer--eupg7QTs .dateTriggerButton--hg3IT5Fg:nth-child(n):nth-child(n):nth-child(n){display:block;padding-left:1.25rem;padding-right:1.25rem}.bigSearchContainer--eupg7QTs>.g-input-group-append:last-child:nth-child(n){background-color:transparent}.bigSearchContainer--eupg7QTs .searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-left-radius:0;border-top-left-radius:0}.smallSearchContainer--USBIhxXu .amountContainer--xrbBLzpx button:first-of-type,.smallSearchContainer--USBIhxXu .searchButton--C1HlVxih{width:100%}.smallSearchContainer--USBIhxXu .dateTriggerButton--hg3IT5Fg:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-primary);color:#135ee2}.smallSearchContainer--USBIhxXu .dateTriggerButton--hg3IT5Fg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,.smallSearchContainer--USBIhxXu .dateTriggerButton--hg3IT5Fg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem;z-index:10}.smallSearchContainer--USBIhxXu .calendarInput--gDZ4aFBP input:nth-of-type(2):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.searchButton--C1HlVxih:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;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}.stretchChildren--vYZEgB1R>*{width:100%}.content--aYx20_JV{margin-bottom:-.3125rem;max-width:340px;padding-top:.3125rem}.separator--QcLE7z4J{line-height:2em;min-width:1.25rem;text-align:center}.button-group--MfzaMAom:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.toggleImageFlags--Mz9paj8f{border-radius:.3125rem!important;height:2.8125rem!important;margin-bottom:0!important;margin-top:0!important}.toggleImageLabel--wG7KLYia{min-height:0!important}p.limit-change-currency--pb3qtQj2{text-align:left;width:8.125rem}.resetRadioMargins--KT6Ghong:nth-child(n):nth-child(n) .custom-radio{margin-bottom:0;margin-top:0;padding-left:1.5rem}.no-highlight--y5XhAD7Y:hover{text-decoration:none!important}.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}}.productFilter--OiTRpWCV{width:25rem!important}.sorting-indicator--rGl7QmEq:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:6px!important}.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)}.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}.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}.collapsible--qMW_Kg0M{--card-padding-vertical:var(--card-padding-horizontal)!important}.hoverable--S_kybMQP:hover{background-color:var(--g-color-surface-alternate);cursor:pointer}.input-addon-span--FlLKHVVs span{top:1px!important}.icon-number-pair--M7qY_NGw{white-space:nowrap}.aggregated-icons-container--FDljcGw1{white-space:normal}.instituteLogo--np84T96p{height:2.1875rem;margin-bottom:1.5rem;max-width:7.5625rem}@media print{.hiddenInPrint--GRnNcADh{visibility:hidden}.visibleInPrint--ROqj7SSC{visibility:visible}.detailPrintGrid--RgOqBl4q:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0!important;padding:0!important}}.obfuscate--ZygpPKnD{overflow:hidden;text-overflow:ellipsis}.pointer--ELmzAEa_{cursor:pointer}.text-color--hIk7ksVm{color:#0a285c!important}.expired-text-color--ilF1rCu5{color:#cf2a1e!important}.g-dark .text-color--hIk7ksVm{color:#a2ceff!important}.cost-overview-item--Pn6Xw2TV{display:inline-flex;justify-content:space-between;padding:1rem 0;width:100%}@media(max-width:767.98px){.cost-overview-item--Pn6Xw2TV{flex-flow:column}}.signing-footer-total--ehlgpmMW{display:flex;justify-content:space-between;padding-bottom:16px}@media(max-width:767.98px){.signing-footer-total--ehlgpmMW{flex-direction:column}.signing-footer-total--ehlgpmMW>div{text-align:right}}.totalAmountSum--C6XbtqXL{font-size:1.125rem}.separator--N_0_qClH{border-color:#0a285c!important}.text4x35--G0rU3CFg{height:100%!important;line-height:1.4rem!important;overflow:hidden!important;resize:none!important}.expandableWrapper--abVRQrGc{height:2.5rem}.expanded--r8EQ8Ms1{height:9.45rem}.expanded--r8EQ8Ms1>.text4x35--G0rU3CFg{line-height:2.3rem!important}.message-body--wMvaU03x{white-space:pre-line}.message-body--wMvaU03x img{max-width:100%}.border-top--WyBfk5kS{border:none!important;border-radius:0!important;border-top:1px solid var(--g-color-border-secondary)!important}.new-badge--dBnA12KZ:nth-child(n):nth-child(n){overflow:initial;text-overflow:clip}.menu-content--bZLcJhCr{height:calc(100vh - 5rem)}.menu-content--bZLcJhCr:nth-child(n):nth-child(n){overflow-y:auto}.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}.focus-ring-none--EnByMAfA:nth-child(n):nth-child(n):focus{outline:none}.signing-container--kDuImQiA{margin:0 auto;max-width:626px;width:100%}.toggle--pBV94lxY:hover{background-color:transparent!important}.search-bar-entry-button--lX7nkXk8:nth-child(n):nth-child(n){background-image:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.15))}.card-tan-help--zsxmHW3S{z-index:99999999}.card-tan-help--zsxmHW3S img{height:1.5em}.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)}.challenge-img--PPvFprXL{cursor:-webkit-zoom-in;width:268px}.challenge-img--PPvFprXL.zoomed--vTtCRm5Y{cursor:-webkit-zoom-out;width:402px}.link--BjX0cR5W{max-width:100%}.link--BjX0cR5W:nth-child(n):nth-child(n):nth-child(n){padding:.625rem}.link--BjX0cR5W:nth-child(n):nth-child(n):nth-child(n).no-icon--ROw7wfQD{padding-left:2.875rem}.link--BjX0cR5W.group-toggle--OqsWPrJ7{max-width:calc(100% - 1.625rem)}.link--BjX0cR5W:hover{background-color:#fff;border-radius:.25rem}.icon--XGT6tFmT:nth-child(n):nth-child(n):nth-child(n){height:1.5rem;width:1.5rem}.icon--XGT6tFmT{margin-right:.75rem}.online-row-link--tlg8ph9p{display:inline-block;text-align:left;white-space:normal}.button--M8O3eDE8:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-image:none}.button--M8O3eDE8{padding-right:.625rem!important}.group-link--lmenLCi3:hover{background-color:#fff;border-radius:.25rem}.wrapper--gtFsxsp2{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}.content-top-offset--T0takyMm{padding-bottom:var(--content-top-offset)}.negative-margin-to-nullify-padding--rw0AgYSg{margin-left:-.9375rem;margin-right:-.9375rem}.store-theme--kfYtNgWf{--hero-card-border-radius:8px;--hero-card-gap:12px;--content-top-offset:8px}.ellipsis--vA37CMZ_{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;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{text-overflow:ellipsis;white-space:nowrap}.label--we2FMznO:nth-child(n):nth-child(n){display:inline-block;overflow:hidden}.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}.single-advisor-card--ijlvPeF2:nth-child(n):nth-child(n){height:calc(100% - var(--card-padding-vertical)*2)}.icon-color--hbnWfIWV{color:var(--g-color-fill-primary)}.connection-row--kNcRcBlD,.connections-header-row--eXNy2jdM{border-bottom:1px solid #e4eaf0}.last-row--Mc3_7ft9{border-bottom:none}.column-text--aPCtRFTS{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-body--W6DG26Cs{max-height:50vh}.svg--CE_9P7Xs:nth-child(n):nth-child(n){height:100%;width:100%}.svg--CE_9P7Xs line{stroke:var(--g-color-border-secondary)}.chart-gradient--DDBzD6YC{stop-color:#135ee2}.chart-line--kLPp38Zu{stroke:#135ee2}.chart-x-axis-label--yELR0cXt{font-size:.75rem}@media(min-width:768px){.chart-x-axis-label--yELR0cXt{font-size:.875rem}}.chart-point--bRxLQuKg{stroke-width:3;stroke:#fff;fill:#135ee2}.chart-point-tooltip-rect--S5KM4STV{fill:#fff}.chart-point-tooltip-triangle--NEajSCPX{stroke-width:1;stroke:#fff;fill:#fff;stroke-linejoin:round}.chart-label-text--tgtL76Uq,.chart-label-text-with-extra-info--fNMRQt_e{fill:#0a285c;font-size:.75rem}@media(min-width:768px){.chart-label-text--tgtL76Uq,.chart-label-text-with-extra-info--fNMRQt_e{font-size:.875rem}}.chart-label-text--tgtL76Uq{transform:translateY(-1.8125rem)}@media(min-width:768px){.chart-label-text--tgtL76Uq{transform:translateY(-1.75rem)}}.chart-label-text-with-extra-info--fNMRQt_e{transform:translateY(-2.875rem)}@media(min-width:768px){.chart-label-text-with-extra-info--fNMRQt_e{transform:translateY(-2.875rem)}}.chart-label-extra-info--QQy8Zs5Q{font-size:.625rem;transform:translateY(-1.875rem)}@media(min-width:768px){.chart-label-extra-info--QQy8Zs5Q{font-size:.75rem;transform:translateY(-1.75rem)}}.subratio .chart-label-extra-info--QQy8Zs5Q{fill:#135ee2!important}.button-container--sVLN1TrN{background-color:var(--g-color-surface-primary);z-index:10}.content--lqdbtToB{max-height:0;padding-left:1.25rem;padding-right:1.25rem;transition:max-height .3s ease-in-out;visibility:hidden}@media(min-width:768px){.content--lqdbtToB{padding-left:2rem;padding-right:2rem}}.content-full--ck3Mswko{margin-bottom:.5rem;max-height:13.75rem;padding-top:.5rem;visibility:visible}.positive--C2_1r_ze{fill:#028661}.negative--ot02R4Ze{fill:#ff6130}.term-value--AK9n9j6L{overflow-wrap:break-word;white-space:normal;word-break:keep-all}.separator--sZ5y_WR5{border-top:1px solid #0a285c}.card-button--Uvgo1kjU:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:1.25rem}@media(min-width:768px){.card-button--Uvgo1kjU:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:0 2rem 1.25rem}}.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}.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)}[class^=hint-inner]{z-index:20}.onboarding-hint--XMOrawMj{width:28rem}.onboarding-hint--XMOrawMj [class^=title]{font-size:1.125rem}.onboarding-hint--XMOrawMj p:nth-child(n){font-size:.875rem}.button--qW5Vl2EK:nth-child(n):nth-child(n){font-size:.75rem}.card-px--IDxKuzk0>.g-card:nth-child(n){padding:.875rem 1.5rem}.card-header--g4AEqRnL{padding-bottom:.875rem;padding-top:.875rem}.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--vR71KrVg 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}:nth-child(n):nth-child(n) .button--HQQwGp7W{background-color:rgba(19,94,226,.1);border-radius:3.125rem}: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)}@keyframes gradient-to-black--at7zoUkI{0%{background-position:0 50%;-webkit-text-fill-color:transparent}to{background-position:100% 50%;-webkit-text-fill-color:var(--color-blue-400)}}@keyframes blink--FLupvSOi{50%{opacity:0}}.typewriter--mxAuS02h{position:relative;white-space:pre-wrap}.letter--aI5QhZdS{animation:gradient-to-black--at7zoUkI 1s forwards;background:linear-gradient(90deg,#0a285c 3.8%,#721c7a 7.09%,#135ee2 18.76%,#02a3a4 40.65%);-webkit-background-clip:text;background-clip:text;background-size:1000% 100%;display:inline-block;-webkit-text-fill-color:transparent}.word--u1BBy2fc{display:inline;white-space:pre}.cursor--q0SpVOnk{animation:blink--FLupvSOi .7s step-end infinite;color:#721c7a;display:inline-block;margin-left:.125rem}.question--WWXbUAsF:nth-child(n):nth-child(n){margin-left:1.875rem;padding:.625rem 1rem}.question--WWXbUAsF{border-radius:1.25rem 1rem 0 1.25rem}.circular-button--Y3b9BR20:nth-child(n):nth-child(n):nth-child(n){padding:.625rem}.button--ptEDyLDq:nth-child(n):nth-child(n){min-height:auto;vertical-align:baseline}.gradient-text--al1it5VU{background:linear-gradient(93.23deg,#02a3a4 -3.25%,#135ee2 49.65%,#721c7a 97.52%);background-clip:text;-webkit-text-fill-color:transparent}.badge--JGSimZKQ svg:nth-child(n):nth-child(n){fill:#02a3a4}.badge-gradient--RT3bbCwa:nth-child(n):nth-child(n){padding:.125rem .5625rem}.badge-gradient--RT3bbCwa{background:linear-gradient(90deg,#02a3a4,#135ee2 75%,#721c7a)}.badge--HJvRLG7k{inset:0;margin:auto;max-height:fit-content;position:absolute}.badge--HJvRLG7k:nth-child(n):nth-child(n){max-width:fit-content}:nth-child(n):nth-child(n) .g-card.g-bg-g-pro .button--ohI5KknU:not(:disabled){box-shadow:none;color:#fff}:nth-child(n):nth-child(n) .g-card.g-bg-g-pro .button--ohI5KknU:not(:disabled):hover{box-shadow:0 2px 8px 0 hsla(0,0%,100%,.1)}:nth-child(n):nth-child(n) .button--ohI5KknU{border-radius:3.125rem 3.125rem 3.125rem 0;border-width:0;box-shadow:0 2px 4px 2px rgba(19,94,226,.2);color:var(--g-color-text-primary);position:relative;z-index:0}:nth-child(n):nth-child(n) .button--ohI5KknU:before{background:linear-gradient(#02a3a4,#721c7a);border-radius:3.125rem 3.125rem 3.125rem 0;content:"";inset:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;padding:.125rem;position:absolute;z-index:-1}:nth-child(n):nth-child(n) .button--ohI5KknU:focus-visible:not(:disabled,:active){box-shadow:none;outline:.25rem solid #a2ceff;outline-offset:-.1875rem}:nth-child(n):nth-child(n) .button--ohI5KknU:hover:not(:disabled){box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}:nth-child(n):nth-child(n) .button--ohI5KknU:active:not(:disabled){border-image:linear-gradient(#02a3a4,#721c7a) 1;box-shadow:0 4px 4px 0 rgba(0,0,0,.3);outline:0 solid #a2ceff}:nth-child(n):nth-child(n) .button--ohI5KknU:disabled{box-shadow:none;color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .button--ohI5KknU:disabled:before{background:var(--g-color-border-secondary)}:nth-child(n):nth-child(n) .button--ohI5KknU:disabled svg{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .button--ohI5KknU svg{color:#135ee2}: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{border-radius:var(--g-size-border-radius-md)}.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{border-radius:var(--g-size-border-radius-md)}.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}}.card-padding--Uj_g6nU2:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:1.25rem 1.25rem 0}@media(min-width:576px){.card-padding--Uj_g6nU2:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:1.5rem 2rem 0}}.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}}.card-padding--s6EI19yu:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:.875rem 1.25rem 1.5rem}@media(min-width:576px){.card-padding--s6EI19yu:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:.875rem 2rem 1.5rem}}:nth-child(n):nth-child(n) .content--PXWNMdsI{padding:1.25rem}@media(min-width:576px){:nth-child(n):nth-child(n) .content--PXWNMdsI{padding:1.5rem 2rem}}.indicator-card--yadzXdLz{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.horizontal-dashed-line--RPDCdUJa{border-top:1px dashed #a3b5c9;left:-2rem;top:2rem;width:100%}@media(min-width:576px){.horizontal-dashed-line--RPDCdUJa{top:2.125rem}}.horizontal-last-line--GCLb6l2p{height:100%}.horizontal-last-line-cover--rydUv76j{background-color:var(--g-color-surface-secondary);height:calc(100% - 1.5rem);margin-left:-.25rem;width:1.25rem}@media print{.horizontal-last-line-cover--rydUv76j{background-color:var(--g-color-surface-secondary)}}.vertical-dashed-line--Pp79b35m{border-left:1px dashed #a3b5c9;left:1rem;top:0}@media(min-width:576px){.vertical-dashed-line--Pp79b35m{top:-.625rem}}.icon--bn5oRoRR{color:var(--g-color-fill-primary)}.container--wMO3M6gt{height:.0625rem;margin-left:.8125rem;margin-right:.8125rem}.move-top--v8S6PAFI{top:-1.25rem;transform:translateX(-50%)}.container--qvM_I2op{padding:1.25rem 2.5rem}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .heading--ZBSvUKvt{color:inherit}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .separator--uR3dW7cU{border-color:var(--g-color-border-secondary)}.container--mwdEbi55{padding:2.625rem 2rem}:nth-child(n):nth-child(n):nth-child(n) .modal-header--mvd3bign{z-index:21}.description--XkAlCiIv{word-spacing:50rem}:nth-child(n) .column--eWRrMy0O{max-width:8.75rem;padding-left:.75rem;padding-right:.75rem}.heading--wSFfilXN:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.75rem;font-weight:600}.badge-value--RIFj6vFD{background-color:var(--color-gray-100);color:var(--g-color-text-primary)}.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)}}.health-status-grid--dhSvynfF{display:grid;padding-bottom:1.5rem;row-gap:.5rem}.health-status-count--IW3OnOBi strong{padding:0 .625rem}@media(min-width:768px){:nth-child(n):nth-child(n) .card--A6KhVgUx{max-width:33.33%}}.ratio--GTOGGV_s{padding-bottom:1.5rem;padding-top:1.25rem}@media(min-width:768px){.ratio--GTOGGV_s{padding-bottom:2rem;padding-top:1.5rem}}.ratio-count--j2Kv7odO{font-size:.75rem}@media print{.ratio--GTOGGV_s{padding-bottom:0}}.card--CkD2ww6E{border-radius:.75rem;height:16.875rem}@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)}.heading--HjDaMxJl:nth-child(n):nth-child(n):nth-child(n){padding-top:.875rem}.card-padding--QhaXIrnv:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:1.25rem;padding-right:1.25rem}@media(min-width:576px){.card-padding--QhaXIrnv:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:2rem;padding-right:2rem}}.card-padding--idn0Ka0c:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:1.25rem 1.25rem 0}@media(min-width:576px){.card-padding--idn0Ka0c:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:1.5rem 2rem 0}}.card-padding--i7mhGaUx:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:0;padding:.875rem 1.25rem 1.5rem}@media(min-width:576px){.card-padding--i7mhGaUx:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:.875rem 2rem 1.5rem}}.ratio-card--Mnb1sZU2{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.container--INc4NvjA{padding-bottom:2.75rem}.group-rating-code--wbBlnkBs{border:1px solid #e4eaf0;border-radius:.5rem;min-height:4rem;min-width:4.6875rem}.container--gqLDlOnM{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.container--gqLDlOnM:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:1.25rem 1.25rem 1.5rem}@media(min-width:768px){.container--gqLDlOnM:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:2.125rem 2.125rem 1.5rem}}.text-tiny--m4EypQvM:nth-child(n):nth-child(n){font-size:.75rem}.group-rating-code--YoVzG61S{height:4rem;width:4.6875rem}.container--ytzjrFB8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:2rem 1.25rem 1.5rem}@media(min-width:768px){.container--ytzjrFB8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:2.125rem}}.container--XZ6vMVCX:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:2rem 1.25rem 1.5rem}@media(min-width:768px){.container--XZ6vMVCX:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding:2.125rem}}.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:#0a285c;font-size:.875rem;font-weight:700}@media(min-width:768px){.chart-label-text--w9H5ITng{font-size:1.375rem;transform:translateY(-2.125rem)}}.tick.rating-history-x-axis-tick:last-child text{font-weight:700}.chart-label-dot--IZXEyhbm{fill:#135ee2}.container--N8OR9A0F{margin-bottom:.75rem;width:100%}@media(min-width:768px){.container--N8OR9A0F{width:50%}}.container--N8OR9A0F a{font-size:.875rem;text-decoration:underline}.container--N8OR9A0F a:nth-child(n):nth-child(n):nth-child(n){font-weight:400}.icon--wFalP5Pv{color:var(--g-color-fill-primary)}.border--mreTzhaq:nth-child(n){border-color:var(--g-color-border-primary)!important;color:var(--g-color-border-primary)}@media(min-width:768px){.collapsible-content--c8aBZS1V{padding-left:7.25rem}}@media print{.detail-stripe-header{display:none}}.multiline--D4NYrAtt .g-card-body.g-card-overview-body{flex-grow:1!important}.multiline--D4NYrAtt .g-card-body.g-card-overview-body:nth-child(n):nth-child(n){padding:0}.multiline--D4NYrAtt .g-card-overview-info-container{flex-grow:0!important}.multiline--D4NYrAtt .g-card-overview-info-container:nth-child(n):nth-child(n){padding-bottom:.0625rem}.line--k4sadCyl:hover{background-color:var(--g-color-overlay-hover);cursor:pointer}.amount--x1HNB0jP{line-height:1.625rem}.shadowcard--oUeLbAwI .g-card-body.g-card-overview-body:nth-child(n):nth-child(n){flex-grow:10}.transaction-promotion--moZ7hZ3X .closeBtn,.transaction-promotion--moZ7hZ3X.has-main-btn--xyF7vFo1{cursor:pointer}.list--oRiCZwpR{display:flex;flex-wrap:wrap;gap:1.875rem;justify-content:flex-start;margin-bottom:1.875rem;margin-top:1.875rem}.w255--HD1uhMAP{width:15.9375rem}.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:hover:not(:has(.additional-badge--IHaCaahp:hover)){background:var(--g-color-overlay-hover)!important;transition:background-color .1s ease-out 0s}.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}.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)}.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{max-width:100%}.bottomMarginFix--cvDGngoq:nth-child(n):nth-child(n):nth-child(n){margin-bottom:0}.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)}}.pointer--PKWkXIPH,.pointer--el9Afubp{cursor:pointer}.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}.infoItem--Wl_qj5KI{left:0;top:0}.header--kYgLrVG4{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;padding-bottom:6px}@media(max-width:767.98px){.header--kYgLrVG4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.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}.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}.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}.title--oYFD5uJv{white-space:pre-wrap}.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}#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}.card-tan-help--gGOrzgrj{z-index:99999999}.card-tan-help--gGOrzgrj img{height:1.5em}.help-menu-container--pSU5WCSS:nth-child(n):nth-child(n){bottom:4.375rem;padding:0;position:fixed;right:3.75rem;width:18.75rem;z-index:20002}.padding-top--oyFkXwBX:nth-child(n):nth-child(n):nth-child(n){padding-top:1.25rem}.padding-x--nUaC3aAs:nth-child(n):nth-child(n):nth-child(n){padding-left:1.25rem;padding-right:1.25rem}.padding-bottom--bymUqHSB:nth-child(n):nth-child(n):nth-child(n){padding-bottom:1.25rem}.button-gap--Fk3zjoGc:nth-child(n):nth-child(n):nth-child(n){row-gap:1rem}.header-overlap-space--enD4Nj80{padding-bottom:2.375rem}.button-overlap--fQZxCaQU{margin-top:-1.75rem}.button--uq8p0fbx:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border:none;box-shadow:0 .125rem .5rem var(--g-color-shadow-dropdown);color:var(--g-color-text-primary);height:3.5rem;margin:0}.icon-color--MvLI9knS{color:var(--g-color-fill-primary)}.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%}.file-list-element--GXfevLaW{margin:.25rem!important}.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}.message-wrapper--aNRi4tsp .g-avatar-image{background-position:top!important}.message-image-advisor--q36DhwUs{margin-right:1rem;margin-top:.625rem;order:1}@media(max-width:767.98px){.message-image-advisor--q36DhwUs{display:none!important}}.message-image-mine--uzaUpt3a{margin-left:1rem;margin-top:.625rem;order:3}@media(max-width:767.98px){.message-image-mine--uzaUpt3a{display:none!important}}.message-card--_pneEB_N{flex:1;order:2;width:71%}.message-space-advisor--GnHWd_OX{flex-shrink:0;order:3;width:7.5rem}@media(max-width:767.98px){.message-space-advisor--GnHWd_OX{width:2rem}}.message-space-mine--vlAXDskk{flex-shrink:0;order:1;width:7.5rem}@media(max-width:767.98px){.message-space-mine--vlAXDskk{width:5rem}}.message-name-and-date--gVkSMFDj{padding-bottom:.5rem}@media(max-width:767.98px){.message-name-and-date--gVkSMFDj{flex-wrap:wrap}}.message-name-and-date--gVkSMFDj .message-name--mpOVvQ_h{flex:1}@media(max-width:767.98px){.message-name-and-date--gVkSMFDj .message-name--mpOVvQ_h{flex:1 100%}}.message-name-and-date--gVkSMFDj .message-date--r_WwG2Qu{flex:1;text-align:right}@media(max-width:767.98px){.message-name-and-date--gVkSMFDj .message-date--r_WwG2Qu{flex:1 100%;text-align:left}}.message-body--Vs3XOrNG{overflow-wrap:break-word}.message-color-mine--Rfn4yzIw:nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--color-blue-300)}.color-white--OchaCwJg:nth-child(n):nth-child(n):nth-child(n):nth-child(n){color:#fff}.alert-container--ai6WPFW9{margin-left:7.5rem;margin-right:4rem}@media(max-width:767.98px){.alert-container--ai6WPFW9{margin-left:5rem;margin-right:0}}.status-badge--NkO5ENNv{min-width:fit-content;width:fit-content}.badge-container--rj7egWtB{background-color:var(--g-color-surface-primary);border-radius:18px;max-width:fit-content}.thread-card--ksyXMWMg:hover{background-color:var(--g-color-overlay-hover)!important;cursor:pointer;transition:background-color .1s ease-out 0s}.thread-subject-line-wrapper--n_UbV7CQ,.thread-wrapper--VPe0nqOi{align-items:center;display:flex}@media(max-width:575.98px){.thread-subject-line-wrapper--n_UbV7CQ,.thread-wrapper--VPe0nqOi{flex-wrap:wrap}}.thread-subject-line-wrapper--n_UbV7CQ:focus,.thread-wrapper--VPe0nqOi:focus{box-shadow:0 0 .125rem #135ee2;outline:none}.thread-wrapper--VPe0nqOi{margin:.125rem}.thread-subject-line-wrapper--n_UbV7CQ{margin-bottom:.25rem}.thread-full-message-body--qHrPWDCD{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-avatar--U1gcDwOy{margin-right:1rem;white-space:nowrap}.thread-avatar--U1gcDwOy .g-avatar-image{background-position:top!important}.thread-subject--TQAnWJaS{align-items:center;display:flex;flex:1;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:575.98px){.thread-subject--TQAnWJaS{align-items:center;display:flex;flex-basis:100%;order:2}}.thread-date--wFhYpDl5{padding-left:1rem;white-space:nowrap}@media(max-width:575.98px){.thread-date--wFhYpDl5{flex-basis:100%;order:1;padding-left:0}}.thread-card--KPq4c4SB:hover{cursor:pointer}.thread-subject-line-wrapper--fwefKRFw,.thread-wrapper--xCEnSJ1e{align-items:center;display:flex}@media(max-width:575.98px){.thread-subject-line-wrapper--fwefKRFw,.thread-wrapper--xCEnSJ1e{flex-wrap:wrap}}.thread-full-message-body--zVjZBNi5{flex:1;text-overflow:ellipsis}.thread-avatar--lLGh36ia{margin-right:1rem;white-space:nowrap}.thread-avatar--lLGh36ia .g-avatar-image{background-position:top!important}.thread-subject--PjGEP3es{color:var(--g-color-text-primary);flex:1;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media(max-width:575.98px){.thread-subject--PjGEP3es{flex-basis:100%;order:2}}.thread-date--ln8oDM7e{color:#537090;padding-left:1rem;white-space:nowrap}@media(max-width:575.98px){.thread-date--ln8oDM7e{flex-basis:100%;order:1;padding-left:0}}.read-message-body--NBLCV7AU,.unread-message-body--GfsVezuK{color:#537090;flex:1;font-size:1rem;overflow:hidden;padding-top:.25rem;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.read-message-body--NBLCV7AU,.unread-message-body--GfsVezuK{padding-top:.125rem}}@media(max-width:575.98px){.read-message-body--NBLCV7AU,.unread-message-body--GfsVezuK{padding-top:0}}.unread-message-body--GfsVezuK{font-weight:700}.block-with-text--VwTNXpPe{font-size:1rem;line-height:1.2em;margin-right:-1em;max-height:2.4em;overflow:hidden;overflow-wrap:break-word;padding-right:1em;position:relative}.message-space-right-mine--HSQ1xPuZ{order:3;width:4rem}@media(max-width:767.98px){.message-space-right-mine--HSQ1xPuZ{display:none!important}}@media(min-width:1200px){.message-space-right-mine--HSQ1xPuZ{display:none!important}}.message-card-mine--FhsQqSK3{flex:1;order:2}@media(min-width:1200px){.message-card-mine--FhsQqSK3{margin-left:4rem}}.message-space-mine--PCnHlu0W{order:1;width:7.5rem}@media(max-width:767.98px){.message-space-mine--PCnHlu0W{display:none!important}}@media(min-width:1200px){.message-space-mine--PCnHlu0W{display:none!important}}.replyText--AmlqQLv3{max-height:22vh}@media(min-width:576px){.replyText--AmlqQLv3{max-height:38vh}}.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}.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}.challenge-img--SWDZR2Iv{cursor:-webkit-zoom-in;width:268px}.challenge-img--SWDZR2Iv.zoomed--k8Nf5nwL{cursor:-webkit-zoom-out;width:402px}.online-row-link--xherMxYe{display:inline-block;text-align:left;white-space:normal}.description--SXxpBumn{padding-top:1.25rem}.tooltip-content--x2NqQsn0{margin-left:.3125rem;z-index:99999999!important}.sid--dbZ3ZUHt{min-height:5.375rem}#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}.limit-amount--JIB9njwH .g-amount:nth-child(n):nth-child(n){font-size:var(--g-font-size-p-minor)}.user-card-tooltip--dr5_9DwT{position:relative;z-index:20}.table-body--VMXV8n6W tr:first-child{border-top:0}.table-row--m0Rf2nGB{cursor:pointer}.main-action--PL46GZR0{width:154px}.institute-logo--KtG_ZxIb{height:1.625rem}.list--lEw1539y{gap:1rem}.button--JqSTWrnQ:nth-child(n):nth-child(n):nth-child(n){font-size:.75rem}.footer--FV9r_4Ck{padding:.625rem 0}.fixed--x69kRTGb{bottom:0;position:fixed!important;width:100%}body,html{overscroll-behavior:none}@media print{#business-header{display:none!important}}.list-title--rCQOP_Xr:nth-child(n):nth-child(n){border-bottom:.0625rem solid var(--g-color-border-secondary);font-size:1.125rem}.user-list-item--jd4ujo6d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-bottom:0;border-left:0;border-right:0}.user-list-item--jd4ujo6d:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):first-child{border-top:0}.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}}.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}.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--LeOZ7ONO{color:#0a285c!important}.expired-text-color--r668UadV{color:#cf2a1e!important}.g-dark .text-color--LeOZ7ONO{color:#a2ceff!important}.businessAreaCodeInput--idaa5a9K{width:7ch!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}.containerDetail--n8TdlpsC{margin-left:5px}.container--b1d7Evvi>label{margin-left:var(--g-size-spacing-md)}.sorting-indicator--y1iX_RKB:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:6px!important}.selection-summary-gap--GtYezjHS:nth-child(n):nth-child(n){margin-bottom:200px}.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}@media print{.printedDocument--vZAkLanl{color-scheme:normal!important}.printedDocument--vZAkLanl body{background:transparent!important;margin:0!important;width:100%!important}.printedDocument--vZAkLanl .vh-100{height:unset!important}}.g-bootstrap.g-bs4 .instituteLogo--KzgXt6Ka{height:37px;width:130px}.g-bootstrap.g-bs4 .gBizLogo--LGzAJA8j{height:41.75px;width:83px}.showInPrint--UxaEhJ8k{display:none!important}@media print{:has(.showInPrint--UxaEhJ8k){background:none!important;border:none!important;display:block!important;margin:0!important;padding:0!important;width:100%!important}:has(.showInPrint--UxaEhJ8k)>:not(:has(.showInPrint--UxaEhJ8k)){display:none!important}:has(.showInPrint--UxaEhJ8k) .showInPrint--UxaEhJ8k{display:initial!important}}.fullWidth--BLO49QpZ{width:100%}.col-20--nOik49ZG{flex:0 0 20%;max-width:20%;width:100%}.text--fXtbH3XA{font-size:.6875rem}@media print{.text--fXtbH3XA{color:#000}}.multiLine--u36SLyqm :nth-child(n):nth-child(n):nth-child(n),.multiLine--u36SLyqm:nth-child(n):nth-child(n):nth-child(n){white-space:pre-wrap}.break--uPLMGjVi{clear:left}.heading--nPy9w4Yt{font-size:1.875rem}@media print{.heading--nPy9w4Yt{color:#000}}.summaryRow--zScUKmFm{border-bottom:3px solid #eef0f4}.tableRow--wUU9XL8_{border-bottom:1px solid #eef0f4}.tableOutline--hREV77uy{outline:1px solid #eef0f4}.tableRounding--Dp5XZdmX{border-radius:.3125rem;overflow:hidden}.tableHeader--G1qMEFzq{background-color:#eef0f4}.cellPadding--nKUZUt44 td,.cellPadding--nKUZUt44 th{padding:.625rem}@media print{.amount--DnssOesq.g-amount-negative,.amount--DnssOesq.g-amount-neutral{color:#000!important}}.preventPageBreaking--w_ulw5Ab{display:inline-block}.preventWordBreaking--mdxbrCVH{word-wrap:normal;word-break:normal}@media print{*{background:transparent!important}body{min-height:unset}body,html{font-size:12px!important;height:auto!important;overflow:initial!important}}.main-table--PH77RsfT{min-width:100%}.main-table--PH77RsfT tbody td:nth-of-type(2n){background-color:#5c96bb}.main-table--PH77RsfT th{border-bottom:2px solid #0b4d7f;font-weight:700}.main-table--PH77RsfT td{border-bottom:1px solid #0b4d7f;vertical-align:top}.main-table--PH77RsfT td:not(:first-child),.main-table--PH77RsfT th:not(:first-child){padding-left:.25rem}.main-table--PH77RsfT ul{list-style-type:none}.main-table--PH77RsfT ul,.main-table--PH77RsfT ul li{margin:0!important;padding:0!important}.main-table--PH77RsfT ul li:before{content:none!important}.date--AtXhjtK8{white-space:nowrap;width:12%}.initiatingAccount--iwbMo5sH,.partnerAccount--W1QrCUyz{width:25%}.info--FurzpZyF{width:30%}.amount--T1z9jSur{white-space:nowrap;width:8%}.header--dFfYCCJR:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:transparent;border-bottom:.0625rem solid var(--g-color-border-secondary)!important;border-left:0;border-right:0;border-top:.0625rem solid var(--g-color-border-secondary)!important}.toggle--n8SpxHgU{height:1rem}.fullScreenOverlay--mtvTPuu2{background-color:#eef0f4;inset:0;overflow-y:auto;overscroll-behavior:contain;position:fixed;z-index:310010}.g-dark .fullScreenOverlay--mtvTPuu2{background-color:var(--g-color-surface-secondary)}.noScroll--SiTw8BlR{overflow:hidden}.iosNoScroll--QSBLMJZr{display:block;height:100vh;opacity:0;overflow-y:hidden}@media(min-width:992px){.filter-calendar-input--FWrtV1bF{max-width:16.875rem}}.filter-calendar-input--FWrtV1bF:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-radius:0}@media(max-width:767.98px){.filter-calendar-input--FWrtV1bF div:first-of-type:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:0}.filter-calendar-input--FWrtV1bF 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--jOaJ4KAF:nth-child(n):nth-child(n):nth-child(n),.fullWidthButton--jOaJ4KAF:nth-child(n):nth-child(n):nth-child(n) :first-child,.iosFullWidthButton--hxgHQ4X9:nth-child(n):nth-child(n):nth-child(n){width:100%}.androidScrollFix--z7jmiHHC{min-height:40rem}#multiSelectCard--VMHsJwqe{border-bottom:1px solid #000;padding:1rem}@media(max-width:991.98px){.button--U2D8cmet{width:100%}}.loading--q8qy0dSB{align-items:center;display:flex;justify-content:center}.large--qZWOnvUq{height:8.5rem}.medium--nNntkm9E{height:4.25rem}.small--Sll_oqXi{height:2.125rem}.upload-manager-card--ztBAPNen:nth-child(n):nth-child(n){margin:0;width:auto}@media(max-width:767.98px){.upload-manager-card--ztBAPNen:nth-child(n):nth-child(n){flex:1 1 100%}}.container--wvcRv2mV .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--wvcRv2mV .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}.cursor-pointer--pjgM3ING{cursor:pointer}.title--AVblgX_f{white-space:pre-wrap}.detail-stripe-header{top:0!important}.item--SPgzfR1L,.pointer--6Otw5E5H,.pointer--KByAZgy4,.pointer--TBPPAwMV{cursor:pointer}.parent-with-spacing--s2luNCF3{display:flex;flex-wrap:wrap;gap:.25rem}.cost-overview-item--MAYLKQgR{display:inline-flex;justify-content:space-between;padding:1rem 0;width:100%}@media(max-width:767.98px){.cost-overview-item--MAYLKQgR{flex-flow:column}}.amount--z65056qP: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--WAcaHjQI:nth-child(n):nth-child(n){padding:1rem 0 .5rem}.templateAmount--xp10SROJ:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-left:0;text-align:left}.title--hhPduirr{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--ftkXOS2U{margin:var(--card-padding-vertical) calc(var(--card-padding-vertical)*-2)!important}.toggle--JUninEYr{margin-bottom:var(--card-padding-vertical)!important}.templateAmount--qvmGH8BO:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-left:0;text-align:left}.header--OBrLoaE9:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:transparent;border-bottom:.0625rem solid var(--g-color-border-secondary)!important;border-left:0;border-right:0;border-top:.0625rem solid var(--g-color-border-secondary)!important}tr.lastVisited--o3sLHYh1{background-color:var(--g-color-overlay-hover)!important;z-index:1}@media(width <= 768px){.iban--CneXjQRr{font-size:12px}}.SummaryItem--HVOoIYgZ:not(:first-child):before{content:" • ";display:inline}.bulkList--s083aqrb .g-card-body{padding-bottom:.75rem!important}.emptyNote--vGBHelLe{color:var(--g-color-text-secondary)}.error--OrHFESDj{color:#cf2a1e}.disabled--vl9EguDw{color:#a3b5c9}.file-list--fV23yi_Q:nth-child(n):nth-child(n) .g-card{margin-bottom:0;margin-top:0}.file-list--fV23yi_Q:nth-child(n):nth-child(n).disabled--qHRMH1zj *{color:rgba(var(--rgb-gray-300),.5)!important;cursor:not-allowed!important}.file-list--fV23yi_Q:nth-child(n):nth-child(n) .file-name--eVmcIbav{flex:1 1 0;justify-content:start;min-width:0}.file-list--fV23yi_Q:nth-child(n):nth-child(n) .file-name--eVmcIbav .g-button-label{color:var(--g-color-interactive-primary);display:inline;overflow:hidden}.previewImageDimensions--XRc2XPlE{max-height:25rem;max-width:37.5rem;object-fit:contain}.previewPDFDimensions--TG7qqNyT{height:25rem;width:37.5rem}.compact-file-input-with-dropzone--gCoCRspy{display:flex;flex-direction:row-reverse}.compact-file-input-with-dropzone--gCoCRspy .add-attachment-button--Lr_E7Usx{z-index:1}.compact-file-input-with-dropzone--gCoCRspy:nth-child(n):nth-child(n):nth-child(n) .dropzone--Ia5OubNa{border:0}.compact-file-input-with-dropzone--gCoCRspy:nth-child(n):nth-child(n):nth-child(n) .dropzone--Ia5OubNa .g-card-body{padding:0 .625rem}.compact-file-input-with-dropzone--gCoCRspy:nth-child(n):nth-child(n):nth-child(n) .dropzone--Ia5OubNa p{padding:0}.with-ellipsis--PyFTMVd8 *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-field--nnNeoc5V:nth-child(n):nth-child(n){align-items:start;border:none;margin-bottom:1.25rem;padding:0}.prefer-ellipsis-in-content--sQr8Ir6G dd{min-width:0}.show-overflowing-focus-ring--A0O34Eim{overflow:visible}.overlaying-card-container--P9qcUwAf{position:relative}.overlaying-card-container--P9qcUwAf .overlaying-card--H7kjCXkH{visibility:visible!important}.overlaying-card-container--P9qcUwAf:has(.overlaying-card--H7kjCXkH)>*{visibility:hidden}.overlaying-card-container--P9qcUwAf:has(.overlaying-card--H7kjCXkH)~*{display:none}.overlaying-card--H7kjCXkH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n),.overlaying-card--H7kjCXkH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) div{inset:0;position:absolute}.overlaying-card--H7kjCXkH:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border-radius:.5rem}.drop-area--Lf6MTxJq{pointer-events:none}.drop-area--Lf6MTxJq>div{align-items:center;background-color:var(--g-color-surface-secondary);border:var(--g-size-border-width-sm) dashed var(--g-color-interactive-primary);border-radius:.5rem;display:flex;justify-content:center;margin:1.25rem .9375rem}.reservationsTitle--NxmVfapH{font-size:1.125rem;text-transform:capitalize}.reservationsHeader--fkGFmzdr .g-card-body{align-items:center}.reservationsHeader--fkGFmzdr button{align-self:unset!important}.transactionGroupInCollapsible--KtJl5YfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:none;margin:0}.previewTable--QhPBkEyJ{border:1px solid var(--g-color-border-secondary);font-size:smaller;overflow-x:auto}.previewTable--QhPBkEyJ thead th{background-color:var(--g-color-surface-alternate)}.previewTable--QhPBkEyJ tr td,.previewTable--QhPBkEyJ tr th{border:1px solid var(--g-color-border-secondary);padding:5px;white-space:nowrap}.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}@media print{*{background:transparent!important}body{min-height:unset}body,html{height:auto!important;overflow:initial!important}}@page{size:auto;margin:3rem}.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}.tooltippedCheckbox--Lwaindt5 .checkbox--wDAbQp1Y label:nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;font-weight:700}.content--hUzFM0t9{margin-bottom:-.3125rem;max-width:340px;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}.dateInput--zqrfTMtw .SingleDatePickerInput .DateInput_input{border-style:solid;border-width:1px}.timespanView--KvoSdZls .form-check{margin-bottom:0}.searchButton--wBty9Fk0 button{border-radius:0!important}.list--xRUEXZp3{border:1px solid var(--g-color-border-secondary);max-height:15.625rem;overflow-y:scroll}.item--uLlbdeWP{background-color:var(--g-color-surface-alternate);border-radius:var(--g-size-border-radius-md);z-index:310010!important}.moveCursor--VWMCJtgT{cursor:move}.list--xTXExivh{max-height:15.625rem}.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.11.0-bomfix.2";--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:255,211,42;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:255,250,235;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:153,89,0;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:255,97,48;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:255,247,245;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:177,67,33;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:225,1,91;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:253,242,247;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:180,0,72;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:235,76,121;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:254,246,248;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:202,47,91;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:170,75,179;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:251,246,251;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:154,68,162;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:114,28,122;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:247,243,248;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:114,28,122;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:47,45,145;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:245,245,249;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:44,42,136;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,156,249;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:243,250,255;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:15,93,149;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:2,163,164;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:242,250,250;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:1,114,115;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:12,180,63;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:243,251,245;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:8,128,44;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:2,134,97;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:242,249,247;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:2,116,85;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:36,83,117;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:244,246,248;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:31,72,101;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:238,244,254;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:162,206,255;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:19,94,226;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:10,40,92;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:238,240,244;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:228,234,240;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:163,181,201;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:83,112,144;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:19,94,226;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:231,239,253;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:5,127,25;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:236,255,231;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:207,42,30;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:254,235,234;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:242,169,30;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:255,244,213;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:173,87,0;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:93,106,151;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:239,241,245;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:229,229,229;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:196,196,196;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:2,46,103;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:40,112,237;--color-blue-bright:rgb(var(--rgb-blue-bright))}.g-dark--PcZ0eboU{--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:178,119,0;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:51,32,0;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:255,207,128;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:122,51,0;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:82,29,11;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:222,153,179;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:102,5,45;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:69,0,26;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:222,153,179;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:114,29,67;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:71,27,43;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:220,169,188;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:95,54,99;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:54,24,57;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:183,138,187;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:77,42,106;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:62,15,66;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:184,160,186;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:46,48,107;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:19,17,61;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:165,164,194;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,70,102;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:8,35,72;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:115,155,211;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:20,71,72;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:0,45,46;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:102,171,172;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:48,95,62;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:3,47,16;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:106,174,127;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:0,58,41;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:0,38,27;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:102,160,143;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:41,64,81;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:19,44,62;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:162,175,184;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:75,153,255;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:28,69,125;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:20,56,119;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:255,255,255;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:150,150,170;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:55,57,69;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:34,34,44;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:20,20,26;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:109,170,253;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:16,42,76;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:89,208,94;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:0,56,8;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:255,99,105;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:60,24,26;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:255,209,94;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:52,28,0;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:255,209,94;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:155,164,193;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:39,45,64;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:124,124,124;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:99,99,99;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:55,57,69;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:55,57,69;--color-blue-bright:rgb(var(--rgb-blue-bright))}:root{--g-color-interactive-primary:var(--color-blue-300);--g-color-interactive-secondary:var(--color-blue-200);--g-color-interactive-tertiary:var(--color-blue-100);--g-color-interactive-filled:rgba(var(--rgb-blue-300),0.1);--g-color-focus:var(--g-color-interactive-primary);--g-color-success:var(--color-ui-green);--g-color-success-weak:var(--color-ui-green-weak);--g-color-error:var(--color-ui-red);--g-color-error-weak:var(--color-ui-red-weak);--g-color-warning:var(--color-ui-yellow);--g-color-warning-strong:var(--color-ui-yellow-strong);--g-color-warning-weak:var(--color-ui-yellow-weak);--g-color-info:var(--color-ui-blue);--g-color-info-weak:var(--color-ui-blue-weak);--g-color-text-primary:var(--color-blue-400);--g-color-text-secondary:var(--color-gray-400);--g-color-text-disabled:rgba(var(--rgb-gray-300),0.8);--g-color-text-inverted-primary:var(--color-white);--g-color-text-inverted-secondary:rgba(var(--rgb-white),0.75);--g-color-text-inverted-disabled:rgba(var(--rgb-white),0.5);--g-color-text-inverted-adaptive:var(--color-white);--g-color-surface-primary:var(--color-white);--g-color-surface-secondary:var(--color-gray-100);--g-color-surface-tertiary:var(--color-gray-200);--g-color-surface-alternate:rgba(var(--rgb-gray-300),0.15);--g-color-surface-disabled:rgba(var(--rgb-gray-100),0.5);--g-color-surface-inverted:var(--g-color-text-primary);--g-color-border-primary:var(--color-gray-300);--g-color-border-secondary:rgb(var(--rgb-gray-400),0.15);--g-color-border-hover:rgba(var(--rgb-blue-300),0.6);--g-color-border-disabled:var(--g-color-text-disabled);--g-color-border-inverted-primary:var(--color-white);--g-color-border-inverted-secondary:rgba(var(--rgb-white),0.5);--g-color-fill-primary:var(--color-gray-300);--g-color-fill-disabled:rgba(var(--rgb-gray-300),0.5);--g-color-fill-inverted:var(--color-white);--g-color-overlay-primary:rgba(var(--rgb-blue-400),0.3);--g-color-overlay-hover:rgba(var(--rgb-blue-300),0.05);--g-color-overlay-active:rgba(var(--rgb-blue-300),0.075);--g-color-overlay-active-hover:rgba(var(--rgb-blue-300),0.1);--g-color-shadow-dropdown:rgba(var(--rgb-black),0.15)}.g-dark--PcZ0eboU{--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--a7kLslQL{--g-color-focus:var(--color-white)}:root{--g-font-weight-medium:500;--g-font-weight-semibold:600;--g-font-weight-bold:700;--g-font-size-h1:1.75rem;--g-font-size-p-minor:0.875rem;--g-font-line-height-p-minor:1.25rem;--g-font-offset-p-top:0.375rem;--g-font-offset-p-bottom:0.375rem;--g-size-xxs:0.0625rem;--g-size-xs:0.125rem;--g-size-sm:0.25rem;--g-size-md:0.5rem;--g-size-lg:0.75rem;--g-size-xl:1rem;--g-size-bs-5:0.3125rem;--g-size-bs-10:0.625rem;--g-size-bs-15:0.9375rem;--g-size-bs-20:1.25rem;--g-size-bs-30:1.875rem;--g-size-spacing-xxs:0.0625rem;--g-size-spacing-xs:0.125rem;--g-size-spacing-sm:0.25rem;--g-size-spacing-md:0.5rem;--g-size-spacing-lg:0.75rem;--g-size-spacing-xl:1rem;--g-size-spacing-xxl:1.5rem;--g-size-layout-sm:2rem;--g-size-layout-md:3rem;--g-size-border-radius-none:0;--g-size-border-radius-xs:0.125rem;--g-size-border-radius-sm:0.25rem;--g-size-border-radius-md:0.5rem;--g-size-border-radius-lg:0.75rem;--g-size-border-radius-round:6.25rem;--g-size-border-radius-circle:50%;--g-size-border-width-sm:0.0625rem;--g-size-icon-sm:1rem;--g-size-icon-md:1.5rem;--g-size-icon-lg:3rem;--g-size-icon-xl:4rem;--g-size-icon-xxl:6rem;--g-size-icon-xxxl:8rem}*,:after,:before{box-sizing:border-box}*{margin:unset}button,input,select,textarea{font:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}label{display:inline-block}img,svg{vertical-align:middle}fieldset{border:unset;padding:unset}table{border-collapse:collapse}[hidden]{display:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-fluid--Cc5pG9aj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-fluid--Cc5pG9aj:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-fluid--Cc5pG9aj:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE:before{content:none}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn{max-width:540px}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn{max-width:720px}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn{max-width:960px}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl{max-width:1140px}}@media (min-width:1400px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE{max-width:1320px;max-width:1140px}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row--TQk7hQkX{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row--TQk7hQkX .g-row-no-gutters--mC8sS0gc{margin-left:0;margin-right:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row--TQk7hQkX .g-row-no-gutters--mC8sS0gc>.g-col--qxha2XwH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row--TQk7hQkX .g-row-no-gutters--mC8sS0gc>[class*=g-col-]{padding-left:0;padding-right:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col--qxha2XwH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-1--byazvdcv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-10--HA3w0dKI,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-11--IKkVXJKF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-12--XfQBqYMm,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-2--wPachAAh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-3--kSGpzRtE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-4--iTJx9c9V,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-5--vmPXIgF2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-6--aRu9W3Bk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-7--Xnk9BfTy,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-8--XGDHucjZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-9--fzpDoGhl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-auto--TQdxjiYB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg--vYtoWXF4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-1--oPZa3M2C,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-10--eYajr9nX,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-11--cWTZZm0T,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-12--Cewx7F38,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-2--GH8wcs8d,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-3--bwWoPH2N,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-4--JTR_LXXQ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-5--Errq79oN,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-6--vqneIryw,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-7--yJxljBBB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-8--Z107YAk3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-9--yr1CC33d,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-auto--DgrG1IPu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md--HexgkyeH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-1--w1NtJ4jQ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-10--X_IYNV6p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-11--Nbkyy33Y,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-12--Qzl6mL6M,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-2--eIqDofWw,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-3--LYJbQTzZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-4--Bu9J4vUk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-5--MylNoCGU,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-6--KoPYtZWa,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-7--Ec8mbBWc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-8--UUNez7Hm,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-9--H48c1rS1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-auto--OUndXQql,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm--QLh3775r,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-1--zGcTqznE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-10--YcuuIhEl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-11--i13LG5pD,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-12--Suq6u8dV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-2--M0_yiFB2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-3--miXbxiS4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-4--IkGbJxNT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-5--ZoEHVEAB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-6--PezIePMf,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-7--e5rfW80U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-8--IR3ZFF3B,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-9--X7nMjwWu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-auto--T594fkxh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl--rTgxB0k_,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-1--wSbKB2er,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-10--HDH9rckk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-11--k6x0ppB5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-12--v0TCIUSy,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-2--vDv8kuCE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-3--T5QXQ7qk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-4--qW0gQ2J2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-5--s_9kNqjC,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-6--HuyPNdzX,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-7--DAWhtjWB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-8--UsU7Y6Kj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-9--IRHW76c7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-auto--Aa_IAFX7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl--MKTIaCVo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-1--BDHuUuwm,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-10--VYjGg9m1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-11--enBUPpzI,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-12--UCGSSusv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-2--ULCdkZXr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-3--ZcPq1J3s,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-4--u1HDn4iq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-5--PXvCkfSk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-6--qFmYslPG,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-7--GNxLZRKo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-8--8Uuxckbz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-9--JN8ZO1lM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-auto--mvN3QqvC{padding-left:15px;padding-right:15px;position:relative;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col--qxha2XwH{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-1--zjlARoKe>*{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-2--OVjnTe_C>*{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-3--ld0JGNxl>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-4--WXq4hmBm>*{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-5--RI8Lu6l4>*{flex:0 0 20%;max-width:20%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-6--rMCHEHMs>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-auto--TQdxjiYB{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-1--byazvdcv{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-2--wPachAAh{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-3--kSGpzRtE{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-4--iTJx9c9V{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-5--vmPXIgF2{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-6--aRu9W3Bk{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-7--Xnk9BfTy{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-8--XGDHucjZ{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-9--fzpDoGhl{flex:0 0 75%;max-width:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-10--HA3w0dKI{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-11--IKkVXJKF{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-12--XfQBqYMm{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-first--pYAbhTGj{order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-last--uPk9nr_A{order:13}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-0--MEKntqeT{order:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-1--wIXQvMvz{order:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-2--bytjedKb{order:2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-3--wlWssL1O{order:3}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-4--Qe24kijY{order:4}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-5--IwaULtZw{order:5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-6--_38AAmKM{order:6}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-7--N6tO8s8l{order:7}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-8--dgLWxKsW{order:8}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-9--phEeiyFk{order:9}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-10--OdHQELLc{order:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-11--zMar4NmW{order:11}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-12--a8xrk8De{order:12}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-1--WrSTTzwe{margin-left:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-2--TWNDiHfA{margin-left:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-3--Q1BdJ7WX{margin-left:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-4--CkoDypGf{margin-left:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-5--mDDOyHX2{margin-left:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-6--XdqC9wNV{margin-left:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-7--nfIzTg7J{margin-left:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-8--Wq7CUaRY{margin-left:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-9--H5M4sMHB{margin-left:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-10--sKouhGTO{margin-left:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-11--rGPmhB4z{margin-left:91.6666666667%}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm--QLh3775r{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-sm-1--klKSzQ0e>*{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-sm-2--qKBbki3n>*{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-sm-3--YRPO3Am4>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-sm-4--NG2eMNsP>*{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-sm-5--QuOJoY_T>*{flex:0 0 20%;max-width:20%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-sm-6--nVVS5hDl>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-auto--T594fkxh{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-1--zGcTqznE{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-2--M0_yiFB2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-3--miXbxiS4{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-4--IkGbJxNT{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-5--ZoEHVEAB{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-6--PezIePMf{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-7--e5rfW80U{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-8--IR3ZFF3B{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-9--X7nMjwWu{flex:0 0 75%;max-width:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-10--YcuuIhEl{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-11--i13LG5pD{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-sm-12--Suq6u8dV{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-first--ELELn9G_{order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-last--y8OtEXND{order:13}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-0--RdG5kY_D{order:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-1--qMQLJQ73{order:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-2--LT64tAxm{order:2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-3--LMY_2f6q{order:3}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-4--f5k3l9kx{order:4}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-5--dQisBYds{order:5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-6--x_Am1U7u{order:6}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-7--r3_os2ZP{order:7}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-8--sLAMXtOZ{order:8}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-9--_GCvvLPx{order:9}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-10--vowiXjsU{order:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-11--VVJADxok{order:11}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-sm-12--nWp2BBmh{order:12}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-0--uh7KH7KH{margin-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-1--TnwMGaRL{margin-left:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-2--z6hr1ess{margin-left:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-3--pOIyNrcf{margin-left:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-4--wWezw57P{margin-left:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-5--K9Obg2NO{margin-left:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-6--CCpZeT52{margin-left:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-7--SNoscSGJ{margin-left:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-8--DkJyRBk0{margin-left:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-9--SgXAIkrB{margin-left:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-10--BVBiukL9{margin-left:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-sm-11--QQOuKoaC{margin-left:91.6666666667%}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md--HexgkyeH{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-md-1--XarENbcr>*{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-md-2--b8QMRHln>*{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-md-3--zKrqryVs>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-md-4--qDaziQzv>*{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-md-5--YShLHXJg>*{flex:0 0 20%;max-width:20%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-md-6--b3qxW_7T>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-auto--OUndXQql{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-1--w1NtJ4jQ{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-2--eIqDofWw{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-3--LYJbQTzZ{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-4--Bu9J4vUk{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-5--MylNoCGU{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-6--KoPYtZWa{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-7--Ec8mbBWc{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-8--UUNez7Hm{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-9--H48c1rS1{flex:0 0 75%;max-width:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-10--X_IYNV6p{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-11--Nbkyy33Y{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-md-12--Qzl6mL6M{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-first--iNHku4RL{order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-last--yocfynYs{order:13}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-0--C74ywj6J{order:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-1--Xqhs7xgR{order:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-2--lZIvlm26{order:2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-3--Pg8Y5DGQ{order:3}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-4--YB_QW36r{order:4}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-5--cahKdkDP{order:5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-6--pVlxhRmz{order:6}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-7--PKL5I2ae{order:7}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-8--IaoF1llI{order:8}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-9--p4OLZf0y{order:9}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-10--j3iNUvhK{order:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-11--dfepInH6{order:11}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-md-12--qpRlhFHZ{order:12}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-0--szkeJDJt{margin-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-1--eoUfdN7b{margin-left:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-2--FT1yEC5L{margin-left:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-3--fyK45yI5{margin-left:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-4--yOw8BbY5{margin-left:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-5--ZtEwsqZ8{margin-left:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-6--N2T3KwxW{margin-left:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-7--OVvat3fA{margin-left:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-8--AeMIq6va{margin-left:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-9--UeOjEjXz{margin-left:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-10--EBF8A7oB{margin-left:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-md-11--DYSvFCJq{margin-left:91.6666666667%}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg--vYtoWXF4{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-lg-1--G_3yj_QZ>*{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-lg-2--XlHFj4fv>*{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-lg-3--pymAx9XT>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-lg-4--z5nUJ73l>*{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-lg-5--oHNqR0sT>*{flex:0 0 20%;max-width:20%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-lg-6--FdL4csVm>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-auto--DgrG1IPu{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-1--oPZa3M2C{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-2--GH8wcs8d{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-3--bwWoPH2N{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-4--JTR_LXXQ{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-5--Errq79oN{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-6--vqneIryw{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-7--yJxljBBB{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-8--Z107YAk3{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-9--yr1CC33d{flex:0 0 75%;max-width:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-10--eYajr9nX{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-11--cWTZZm0T{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-lg-12--Cewx7F38{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-first--EzREb7Ok{order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-last--IAdd3OQ4{order:13}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-0--Cv_4H5Z3{order:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-1--jxfOcGur{order:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-2--LPz919Rc{order:2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-3--plmAuGjH{order:3}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-4--WmLKc5CQ{order:4}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-5--FH1LFvNC{order:5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-6--IsLKMvid{order:6}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-7--LK_LpEIk{order:7}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-8--Z5nTcLzK{order:8}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-9--A6Ght_FE{order:9}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-10--UP5Usv_v{order:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-11--pasrRqfZ{order:11}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-lg-12--Byxv9Jhc{order:12}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-0--JmvkEHD6{margin-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-1--OEOPhx3F{margin-left:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-2--nNqhxI1c{margin-left:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-3--eIJy6Bl7{margin-left:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-4--K_RKGYs9{margin-left:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-5--HmJEBSkC{margin-left:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-6--FB7P9bML{margin-left:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-7--hCV7Qic5{margin-left:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-8--wrQwkzoF{margin-left:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-9--EmKtAfPJ{margin-left:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-10--IUCO41Xv{margin-left:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-lg-11--cs3xURRy{margin-left:91.6666666667%}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl--rTgxB0k_{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xl-1--uHs1GE5K>*{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xl-2--ThQJbRF0>*{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xl-3--bkggY4QF>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xl-4--f5COL4ci>*{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xl-5--HTj939Dw>*{flex:0 0 20%;max-width:20%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xl-6--5c3UnhGp>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-auto--Aa_IAFX7{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-1--wSbKB2er{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-2--vDv8kuCE{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-3--T5QXQ7qk{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-4--qW0gQ2J2{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-5--s_9kNqjC{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-6--HuyPNdzX{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-7--DAWhtjWB{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-8--UsU7Y6Kj{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-9--IRHW76c7{flex:0 0 75%;max-width:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-10--HDH9rckk{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-11--k6x0ppB5{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xl-12--v0TCIUSy{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-first--PiIqCsGm{order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-last--kjlKLdRZ{order:13}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-0--IbKFNnf5{order:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-1--sZ7tiAG4{order:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-2--z_NfeMd0{order:2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-3--JuhxYrKH{order:3}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-4--l5xWkGd3{order:4}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-5--yOq9RPgM{order:5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-6--ZdP6MPHM{order:6}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-7--ku3oCHxM{order:7}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-8--ce6AUkQA{order:8}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-9--NK228fqc{order:9}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-10--amTeLjIh{order:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-11--rQGvqpHQ{order:11}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xl-12--rOSoL6Cs{order:12}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-0--nhRmm6nv{margin-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-1--lD260wVA{margin-left:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-2--wu_Jt1Dq{margin-left:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-3--brvxEQSp{margin-left:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-4--QlMSzgNc{margin-left:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-5--modLJmbF{margin-left:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-6--j_9WrQjW{margin-left:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-7--MT9R9Coe{margin-left:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-8--FKuT9_AB{margin-left:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-9--mhb_Dduh{margin-left:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-10--qAOM_prB{margin-left:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xl-11--gcL2zIFY{margin-left:91.6666666667%}}@media (min-width:1400px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl--MKTIaCVo{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xxl-1--EYxw9H85>*{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xxl-2--NScrlcVs>*{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xxl-3--Wf2Gpgca>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xxl-4--s4k8drzI>*{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xxl-5--EXd7Edxf>*{flex:0 0 20%;max-width:20%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row-cols-xxl-6--ePC2Y83i>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-auto--mvN3QqvC{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-1--BDHuUuwm{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-2--ULCdkZXr{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-3--ZcPq1J3s{flex:0 0 25%;max-width:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-4--u1HDn4iq{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-5--PXvCkfSk{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-6--qFmYslPG{flex:0 0 50%;max-width:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-7--GNxLZRKo{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-8--8Uuxckbz{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-9--JN8ZO1lM{flex:0 0 75%;max-width:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-10--VYjGg9m1{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-11--enBUPpzI{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-col-xxl-12--UCGSSusv{flex:0 0 100%;max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-first--JqxVmbfY{order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-last--O28odV5o{order:13}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-0--H43LAG3L{order:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-1--DNOBK2Fo{order:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-2--wQoOxZC8{order:2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-3--SXPIJ6Uf{order:3}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-4--Fs3vmyDL{order:4}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-5--qR0NR39c{order:5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-6--BsWVO7c2{order:6}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-7--HxWAes_Q{order:7}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-8--rtGT4QZW{order:8}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-9--LltBVlDm{order:9}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-10--oPvVMlIV{order:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-11--ORtFHEDk{order:11}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-order-xxl-12--hpFThiQq{order:12}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-0--znDXR7B9{margin-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-1--ANoeiwNb{margin-left:8.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-2--uklC_TRW{margin-left:16.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-3--rqLLsmIT{margin-left:25%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-4--CW6394oR{margin-left:33.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-5--Tip4K2yY{margin-left:41.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-6--bdUVtHv2{margin-left:50%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-7--It4DZQKT{margin-left:58.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-8--Ue4pv0HH{margin-left:66.6666666667%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-9--Q2HPZGYn{margin-left:75%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-10--S0RZpVWH{margin-left:83.3333333333%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-offset-xxl-11--TTmtQJvt{margin-left:91.6666666667%}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb{box-sizing:border-box;overflow-wrap:anywhere}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb,html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Inter var,Inter,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility}body,html{margin:0;overscroll-behavior:none;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb,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--dg4wEJ8Z{overflow:hidden;pointer-events:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2 .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2 .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2 .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2 .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container--bTbhxWp2 .g-container-xxl--R2mgJ7LE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-fluid--Cc5pG9aj .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-fluid--Cc5pG9aj .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-fluid--Cc5pG9aj .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-fluid--Cc5pG9aj .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-fluid--Cc5pG9aj .g-container-xxl--R2mgJ7LE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta .g-container-fluid--Cc5pG9aj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta .g-container-xxl--R2mgJ7LE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5 .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5 .g-container-fluid--Cc5pG9aj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5 .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5 .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5 .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5 .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5 .g-container-xxl--R2mgJ7LE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn .g-container-fluid--Cc5pG9aj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn .g-container-xxl--R2mgJ7LE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl .g-container-fluid--Cc5pG9aj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl .g-container-xxl--R2mgJ7LE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE .g-container-fluid--Cc5pG9aj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE .g-container-xxl--R2mgJ7LE,.g-container--bTbhxWp2 .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta,.g-container--bTbhxWp2 .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5,.g-container--bTbhxWp2 .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn,.g-container--bTbhxWp2 .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl,.g-container--bTbhxWp2 .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE,.g-container--bTbhxWp2 .g-container--bTbhxWp2,.g-container--bTbhxWp2 .g-container-fluid--Cc5pG9aj,.g-container-fluid--Cc5pG9aj .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-lg--a9TokLta,.g-container-fluid--Cc5pG9aj .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-md--XcgzNOP5,.g-container-fluid--Cc5pG9aj .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-sm--TUvgOjvn,.g-container-fluid--Cc5pG9aj .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xl--I9UbKtyl,.g-container-fluid--Cc5pG9aj .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-container-xxl--R2mgJ7LE,.g-container-fluid--Cc5pG9aj .g-container--bTbhxWp2,.g-container-fluid--Cc5pG9aj .g-container-fluid--Cc5pG9aj{padding-left:0;padding-right:0}.g-row--TQk7hQkX>.g-row--TQk7hQkX{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--k_Zpl4uC .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC .g-container-xs--CdxIqEPQ,.g-bootstrap--k_Zpl4uC .g-container-xxl--R2mgJ7LE{max-width:1140px}.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS .g-container-xs--CdxIqEPQ,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS .g-container-xxl--R2mgJ7LE{max-width:1320px}}@media (min-width:1320px){.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-xs--CdxIqEPQ,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-xxl--R2mgJ7LE{max-width:1260px}}@media (min-width:1560px){.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-xs--CdxIqEPQ,.g-bootstrap--k_Zpl4uC.g-extended-grid--acXyrbFi .g-container-xxl--R2mgJ7LE{max-width:1260px}.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS.g-extended-grid--acXyrbFi .g-container--bTbhxWp2,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS.g-extended-grid--acXyrbFi .g-container-lg--a9TokLta,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS.g-extended-grid--acXyrbFi .g-container-md--XcgzNOP5,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS.g-extended-grid--acXyrbFi .g-container-sm--TUvgOjvn,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS.g-extended-grid--acXyrbFi .g-container-xl--I9UbKtyl,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS.g-extended-grid--acXyrbFi .g-container-xs--CdxIqEPQ,.g-bootstrap--k_Zpl4uC.g-bs5-grid--ESNJ2GZS.g-extended-grid--acXyrbFi .g-container-xxl--R2mgJ7LE{max-width:1480px}}.g-bootstrap--k_Zpl4uC.g-fluid-grid--PsmWQ7ng:nth-child(n){max-width:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group--udq4Svry{padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(h1,h2,h3,h4,h5,h6)+.g-row--TQk7hQkX{padding-top:1.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(p,ul,ol){font-size:1rem;line-height:1.5rem;margin:0;padding:.25rem 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(dt,dd){font-size:1rem;line-height:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-small--y4ncK1Ev{font-size:.875rem;line-height:1.5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-small--y4ncK1Ev :is(p,ul,ol,dt,dd){font-size:inherit;line-height:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-micro--ZEo276VG{font-size:.75rem;line-height:1.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb small{font-size:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h1{font-size:1.5rem;font-weight:700;line-height:1.875rem;margin:0;padding:.1875rem 0 .3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h1--MImAmIAL:not(.g-first--nFCx2kUE),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h1:not(.g-first--nFCx2kUE){padding-top:1.4375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL h1{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h2{font-size:1.375rem;font-weight:700;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h2--g8ydJ91m:not(.g-first--nFCx2kUE),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h2:not(.g-first--nFCx2kUE){padding-top:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL h2{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h3{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h3--nbX0GAp6:not(.g-first--nFCx2kUE),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h3:not(.g-first--nFCx2kUE){padding-top:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL h3{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h4--gfUPecRc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h4{font-size:1.125rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h4--gfUPecRc:not(.g-first--nFCx2kUE),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h4:not(.g-first--nFCx2kUE){padding-top:1.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-h4--gfUPecRc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL h4{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h5--zs4_lX8O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h5{font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h5--zs4_lX8O:not(.g-first--nFCx2kUE),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h5:not(.g-first--nFCx2kUE){padding-top:1.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-h5--zs4_lX8O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL h5{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h6--v75nBO1w,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h6{font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h6--v75nBO1w:not(.g-first--nFCx2kUE),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h6:not(.g-first--nFCx2kUE){padding-top:1.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-h6--v75nBO1w,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL h6{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-faded--w0R1FnBx{color:var(--g-color-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb a{border-radius:var(--g-size-border-radius-sm);color:var(--g-color-interactive-primary);font-weight:600;text-decoration:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb a[tabindex]:not([tabindex="-1"]){cursor:pointer}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb a:where(:not([aria-disabled=true])):hover{text-decoration:underline}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb a:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb a:active:where(:not(.g-button--A53Y5Cnr)){color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb a:not([href])[aria-disabled=true]{color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(strong,b){font-weight:600}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(p,li){font-weight:400}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(p,li) :is(strong,b){font-weight:600}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb label,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb label b,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb label strong{font-weight:600}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb pre{margin-bottom:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb code{background:var(--g-color-surface-secondary);border-radius:var(--g-size-border-radius-sm);color:var(--color-ui-red);font-size:.85rem;padding:.1875rem .375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb code pre>*{padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-separator--qGcO_t_2{margin:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-separator--qGcO_t_2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb hr:where(:not(.g-separator--qGcO_t_2)){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--k_Zpl4uC.g-bs4--iMInmyjb .g-separator--qGcO_t_2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb hr:where(:not(.g-separator--qGcO_t_2)){border-color:CanvasText!important}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-separator--qGcO_t_2:where(.g-separator-spacing-regular--jvKmWinw),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb hr:where(:not(.g-separator--qGcO_t_2)){margin:.375rem 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tabular--hlAl99A3{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb li{list-style:none;margin:0;padding:.25rem 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb li:has(.g-li-icon--CN4wdE_I){padding-left:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb li:has(.g-li-icon--CN4wdE_I):before{content:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb li .g-li-icon--CN4wdE_I{margin:0 0 0 -2rem;position:absolute}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb li .g-li-icon--CN4wdE_I:not([class*=g-bg-] .g-li-icon--CN4wdE_I){color:var(--g-color-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb li:first-child{padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb li:last-child{padding-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol){font-weight:400;padding-left:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol) :is(ul,ol){padding-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol):not(.g-list-variant-plain--HbG9IgF5) li{position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol):not(.g-list-variant-plain--HbG9IgF5) 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--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol):not(.g-list-variant-plain--HbG9IgF5) li:before{background-color:CanvasText;border-color:CanvasText!important;color:CanvasText;forced-color-adjust:none}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-plain--HbG9IgF5{padding-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-spacing-compact--SWw5vBhQ li{padding-bottom:0;padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-checkmarks--c1eJPolc li{padding-left:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-checkmarks--c1eJPolc li:before{background-color:var(--g-color-interactive-primary);height:1.5rem;left:0;margin-top:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 21c130 0 235 105 235 235 0 130-105 235-235 235-130 0-235-105-235-235 0-130 105-235 235-235z m0 43c-106 0-192 86-192 192 0 106 86 192 192 192 106 0 192-86 192-192 0-106-86-192-192-192z m-77 182l50 51 107-130c7-9 21-11 30-3 9 7 10 21 3 30l-122 148c-8 10-22 11-31 2l-68-68c-8-8-8-22 0-30 9-8 22-8 31 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 21c130 0 235 105 235 235 0 130-105 235-235 235-130 0-235-105-235-235 0-130 105-235 235-235z m0 43c-106 0-192 86-192 192 0 106 86 192 192 192 106 0 192-86 192-192 0-106-86-192-192-192z m-77 182l50 51 107-130c7-9 21-11 30-3 9 7 10 21 3 30l-122 148c-8 10-22 11-31 2l-68-68c-8-8-8-22 0-30 9-8 22-8 31 0z%27/%3E%3C/svg%3E");width:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-numbers--H12Wd_Zk{counter-reset:item}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-numbers--H12Wd_Zk li{counter-increment:item;padding-left:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-numbers--H12Wd_Zk 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--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-small--y4ncK1Ev:not(.g-list-spacing-compact--SWw5vBhQ) li:not(:first-child),.g-small--y4ncK1Ev .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol):not(.g-list-spacing-compact--SWw5vBhQ) li:not(:first-child){padding-top:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-small--y4ncK1Ev:not(.g-list-spacing-compact--SWw5vBhQ) li:not(:first-child) li,.g-small--y4ncK1Ev .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol):not(.g-list-spacing-compact--SWw5vBhQ) li:not(:first-child) li{padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-small--y4ncK1Ev:not(.g-list-spacing-compact--SWw5vBhQ) li:not(:last-child),.g-small--y4ncK1Ev .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol):not(.g-list-spacing-compact--SWw5vBhQ) li:not(:last-child){padding-bottom:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-small--y4ncK1Ev:not(.g-list-spacing-compact--SWw5vBhQ) li:not(:last-child) li,.g-small--y4ncK1Ev .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol):not(.g-list-spacing-compact--SWw5vBhQ) li:not(:last-child) li{padding-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-small--y4ncK1Ev.g-list-variant-checkmarks--c1eJPolc li:before,.g-small--y4ncK1Ev .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-checkmarks--c1eJPolc li:before{height:1rem;margin-top:.1875rem;width:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-small--y4ncK1Ev.g-list-variant-numbers--H12Wd_Zk li:before,.g-small--y4ncK1Ev .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-numbers--H12Wd_Zk li:before{border:none;content:counter(item) ".";height:1.375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-small--y4ncK1Ev .g-li-icon--CN4wdE_I,.g-small--y4ncK1Ev .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol) .g-li-icon--CN4wdE_I{--size:1.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-faded--w0R1FnBx:where(:not(ol)) li:before,.g-faded--w0R1FnBx .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol):where(:not(ol)) li:before{background-color:var(--g-color-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-faded--w0R1FnBx .g-li-icon--CN4wdE_I:not([class*=g-bg-] .g-li-icon--CN4wdE_I),.g-faded--w0R1FnBx .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol) .g-li-icon--CN4wdE_I:not([class*=g-bg-] .g-li-icon--CN4wdE_I){color:var(--g-color-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-unstyled--qIMM3W4j{margin:unset;padding:unset}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-unstyled--qIMM3W4j li{margin:unset;padding:unset}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(ul,ol).g-list-variant-unstyled--qIMM3W4j li:before{display:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL{--color:var(--g-color-text-inverted-primary);color:var(--color)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :where(.g-inverted--a7kLslQL) a{color:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :where(.g-inverted--a7kLslQL) .g-separator--qGcO_t_2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :where(.g-inverted--a7kLslQL) hr:where(:not(.g-separator--qGcO_t_2)){border-color:rgba(var(--rgb-black),.1)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :where(.g-inverted--a7kLslQL) .g-faded--w0R1FnBx{color:var(--g-color-text-inverted-secondary)}html:not(.g-dark--PcZ0eboU){color-scheme:light}html.g-dark--PcZ0eboU{color-scheme:dark}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:not(.g-dark--PcZ0eboU){color-scheme:light}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU{color-scheme:dark}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb [class*=g-bg-],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb [class*=g-fg-]{color:var(--color-fg)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb [class*=g-bg-]{background-color:var(--color-bg)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-black--L_aPf7dJ{--color-bg:var(--color-black);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-black);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-black--L_aPf7dJ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-black--_MFKIheK{--color-fg:var(--color-black)!important;--rgb-color-fg:var(--rgb-black)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-white--YQU7utEx{--color-bg:var(--color-white);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-white--YQU7utEx{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-white--rKjTRGJW{--color-fg:var(--color-white)!important;--rgb-color-fg:var(--rgb-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-transparent--Pk6yzNjO{--color-bg:var(--color-transparent);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-transparent);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-transparent--Pk6yzNjO{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-transparent--hvjLedQl{--color-fg:var(--color-transparent)!important;--rgb-color-fg:var(--rgb-transparent)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-blue-100--u9ZWCzps{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-blue-100--u9ZWCzps{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-blue-100--Rm4EeEJC{--color-fg:var(--color-blue-100)!important;--rgb-color-fg:var(--rgb-blue-100)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-blue-200--eXNXGdSM{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-blue-200--eXNXGdSM{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-blue-200--fSQVHEiT{--color-fg:var(--color-blue-200)!important;--rgb-color-fg:var(--rgb-blue-200)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-blue-300--Nen94c8s{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-blue-300--Nen94c8s{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-blue-300--H9W7SOqN{--color-fg:var(--color-blue-300)!important;--rgb-color-fg:var(--rgb-blue-300)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-blue-400--ldgR1tL7{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-blue-400--ldgR1tL7{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-blue-400--NbLEHOsQ{--color-fg:var(--color-blue-400)!important;--rgb-color-fg:var(--rgb-blue-400)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-gray-100--EaffMa4N{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-gray-100--EaffMa4N{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-gray-100--fAYSqCUG{--color-fg:var(--color-gray-100)!important;--rgb-color-fg:var(--rgb-gray-100)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-gray-200--WwfGIZOd{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-gray-200--WwfGIZOd{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-gray-200--f1mGHk3k{--color-fg:var(--color-gray-200)!important;--rgb-color-fg:var(--rgb-gray-200)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-gray-300--Yqy3u4bC{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-gray-300--Yqy3u4bC{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-gray-300--riI6ukI0{--color-fg:var(--color-gray-300)!important;--rgb-color-fg:var(--rgb-gray-300)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-gray-400--g2HTvqOE{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-gray-400--g2HTvqOE{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-gray-400--b9IuFmX_{--color-fg:var(--color-gray-400)!important;--rgb-color-fg:var(--rgb-gray-400)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-neutral-100--ZNA__fcv{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-neutral-100--ZNA__fcv{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-neutral-100--jEr8qRmn{--color-fg:var(--color-neutral-100)!important;--rgb-color-fg:var(--rgb-neutral-100)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-neutral-200--VtxdQD4l{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-neutral-200--VtxdQD4l{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-neutral-200--BCwf0LkJ{--color-fg:var(--color-neutral-200)!important;--rgb-color-fg:var(--rgb-neutral-200)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-neutral-300--AFz7ntzT{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-neutral-300--AFz7ntzT{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-neutral-300--jNZH9oIt{--color-fg:var(--color-neutral-300)!important;--rgb-color-fg:var(--rgb-neutral-300)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-neutral-400--iX6gITIZ{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-neutral-400--iX6gITIZ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-neutral-400--x9McqR9g{--color-fg:var(--color-neutral-400)!important;--rgb-color-fg:var(--rgb-neutral-400)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-blue--ZUtHQxYB{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-blue--ZUtHQxYB{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-blue--thLGLIOJ{--color-fg:var(--color-ui-blue)!important;--rgb-color-fg:var(--rgb-ui-blue)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-blue-weak--v_qpxjJd{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-blue-weak--v_qpxjJd{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-blue-weak--d4_Y5XF9{--color-fg:var(--color-ui-blue-weak)!important;--rgb-color-fg:var(--rgb-ui-blue-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-green--zhArFVHe{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-green--zhArFVHe{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-green--Au8JACdL{--color-fg:var(--color-ui-green)!important;--rgb-color-fg:var(--rgb-ui-green)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-green-weak--xFMwfosL{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-green-weak--xFMwfosL{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-green-weak--OjNmEHux{--color-fg:var(--color-ui-green-weak)!important;--rgb-color-fg:var(--rgb-ui-green-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-red--_V__mano{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-red--_V__mano{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-red--EmuyRHIc{--color-fg:var(--color-ui-red)!important;--rgb-color-fg:var(--rgb-ui-red)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-red-weak--gcEP_4h5{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-red-weak--gcEP_4h5{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-red-weak--DeBF49Nc{--color-fg:var(--color-ui-red-weak)!important;--rgb-color-fg:var(--rgb-ui-red-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-yellow--GeMuaOmW{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-yellow--GeMuaOmW{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-yellow--keqszjnc{--color-fg:var(--color-ui-yellow)!important;--rgb-color-fg:var(--rgb-ui-yellow)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-yellow-weak--hV8fWnSj{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-yellow-weak--hV8fWnSj{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-yellow-weak--NKbIk7QG{--color-fg:var(--color-ui-yellow-weak)!important;--rgb-color-fg:var(--rgb-ui-yellow-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-yellow-strong--mUqDVk8D{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-yellow-strong--mUqDVk8D{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-yellow-strong--hRhb2Rzx{--color-fg:var(--color-ui-yellow-strong)!important;--rgb-color-fg:var(--rgb-ui-yellow-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-gray--GdiXMl1Y{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-gray--GdiXMl1Y{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-gray--_eQJt3iX{--color-fg:var(--color-ui-gray)!important;--rgb-color-fg:var(--rgb-ui-gray)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-ui-gray-weak--eglQ0xUb{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-ui-gray-weak--eglQ0xUb{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-ui-gray-weak--ijQlQmS2{--color-fg:var(--color-ui-gray-weak)!important;--rgb-color-fg:var(--rgb-ui-gray-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-berry--UuJXSh24{--color-bg:var(--color-berry);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-berry--UuJXSh24{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-berry--IpILMmsd{--color-fg:var(--color-berry)!important;--rgb-color-fg:var(--rgb-berry)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-berry-weak--bmRxe2QN{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-berry-weak--bmRxe2QN{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-berry-weak--DVLO2p1Y{--color-fg:var(--color-berry-weak)!important;--rgb-color-fg:var(--rgb-berry-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-berry-strong--N7KY2_jo{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-berry-strong--N7KY2_jo{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-berry-strong--MPwQK6Hr{--color-fg:var(--color-berry-strong)!important;--rgb-color-fg:var(--rgb-berry-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-carrot--Mqo8q6el{--color-bg:var(--color-carrot);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-carrot--Mqo8q6el{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-carrot--D6mrFE2m{--color-fg:var(--color-carrot)!important;--rgb-color-fg:var(--rgb-carrot)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-carrot-weak--ZrQyvR5e{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-carrot-weak--ZrQyvR5e{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-carrot-weak--RBVdU0L9{--color-fg:var(--color-carrot-weak)!important;--rgb-color-fg:var(--rgb-carrot-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-carrot-strong--WNEOnjZ4{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-carrot-strong--WNEOnjZ4{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-carrot-strong--rblBstbC{--color-fg:var(--color-carrot-strong)!important;--rgb-color-fg:var(--rgb-carrot-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-forest--IukN2V0r{--color-bg:var(--color-forest);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-forest--IukN2V0r{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-forest--Gb2Z9BhS{--color-fg:var(--color-forest)!important;--rgb-color-fg:var(--rgb-forest)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-forest-weak--MKpp_9er{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-forest-weak--MKpp_9er{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-forest-weak--aSU29rBA{--color-fg:var(--color-forest-weak)!important;--rgb-color-fg:var(--rgb-forest-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-forest-strong--nMaQVfTd{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-forest-strong--nMaQVfTd{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-forest-strong--UAxsvpcm{--color-fg:var(--color-forest-strong)!important;--rgb-color-fg:var(--rgb-forest-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-honey--SnxI7oaS{--color-bg:var(--color-honey);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-honey--SnxI7oaS{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-honey--P2r75sL1{--color-fg:var(--color-honey)!important;--rgb-color-fg:var(--rgb-honey)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-honey-weak--TQJOdNrB{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-honey-weak--TQJOdNrB{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-honey-weak--h4o_Bmab{--color-fg:var(--color-honey-weak)!important;--rgb-color-fg:var(--rgb-honey-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-honey-strong--U4RKBEEl{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-honey-strong--U4RKBEEl{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-honey-strong--av2P6UEF{--color-fg:var(--color-honey-strong)!important;--rgb-color-fg:var(--rgb-honey-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-indigo--XEoTSnzM{--color-bg:var(--color-indigo);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo);--rgb-overlay:255,255,255}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-indigo--XEoTSnzM{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-indigo--rL1xWzvh{--color-fg:var(--color-indigo)!important;--rgb-color-fg:var(--rgb-indigo)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-indigo-weak--z6P3KdXc{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-indigo-weak--z6P3KdXc{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-indigo-weak--ldhrGLSe{--color-fg:var(--color-indigo-weak)!important;--rgb-color-fg:var(--rgb-indigo-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-indigo-strong--ypZBRY68{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-indigo-strong--ypZBRY68{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-indigo-strong--h1eF_lTU{--color-fg:var(--color-indigo-strong)!important;--rgb-color-fg:var(--rgb-indigo-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-lavender--quQixCGD{--color-bg:var(--color-lavender);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-lavender--quQixCGD{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-lavender--P24GGMW0{--color-fg:var(--color-lavender)!important;--rgb-color-fg:var(--rgb-lavender)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-lavender-weak--p__XX4_X{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-lavender-weak--p__XX4_X{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-lavender-weak--PoSt5Ber{--color-fg:var(--color-lavender-weak)!important;--rgb-color-fg:var(--rgb-lavender-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-lavender-strong--IdwzD4m0{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-lavender-strong--IdwzD4m0{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-lavender-strong--rVilFiHH{--color-fg:var(--color-lavender-strong)!important;--rgb-color-fg:var(--rgb-lavender-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-lila--K4wjjuvz{--color-bg:var(--color-lila);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-lila--K4wjjuvz{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-lila--Opk_Prbu{--color-fg:var(--color-lila)!important;--rgb-color-fg:var(--rgb-lila)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-lila-weak--xHZ0MlUx{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-lila-weak--xHZ0MlUx{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-lila-weak--GeMFmdNx{--color-fg:var(--color-lila-weak)!important;--rgb-color-fg:var(--rgb-lila-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-lila-strong--thm6plzV{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-lila-strong--thm6plzV{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-lila-strong--pTeIYX2J{--color-fg:var(--color-lila-strong)!important;--rgb-color-fg:var(--rgb-lila-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-lime--wCCCqZJi{--color-bg:var(--color-lime);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-lime--wCCCqZJi{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-lime--V4xs2yUx{--color-fg:var(--color-lime)!important;--rgb-color-fg:var(--rgb-lime)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-lime-weak--EjbbATEn{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-lime-weak--EjbbATEn{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-lime-weak--atCd9mgh{--color-fg:var(--color-lime-weak)!important;--rgb-color-fg:var(--rgb-lime-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-lime-strong--GeFZkqDw{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-lime-strong--GeFZkqDw{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-lime-strong--rpsp69fe{--color-fg:var(--color-lime-strong)!important;--rgb-color-fg:var(--rgb-lime-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-pool--P7wRyZIf{--color-bg:var(--color-pool);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-pool--P7wRyZIf{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-pool--gmv80EyL{--color-fg:var(--color-pool)!important;--rgb-color-fg:var(--rgb-pool)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-pool-weak--xuWCubUh{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-pool-weak--xuWCubUh{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-pool-weak--S8CdDQmy{--color-fg:var(--color-pool-weak)!important;--rgb-color-fg:var(--rgb-pool-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-pool-strong--dlaoyB9g{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-pool-strong--dlaoyB9g{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-pool-strong--r9k0ji5B{--color-fg:var(--color-pool-strong)!important;--rgb-color-fg:var(--rgb-pool-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-rose--YggJmTf9{--color-bg:var(--color-rose);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-rose--YggJmTf9{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-rose--b_9cxO_e{--color-fg:var(--color-rose)!important;--rgb-color-fg:var(--rgb-rose)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-rose-weak--ulsAIbg7{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-rose-weak--ulsAIbg7{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-rose-weak--E4Y4ut0d{--color-fg:var(--color-rose-weak)!important;--rgb-color-fg:var(--rgb-rose-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-rose-strong--gdLboRU0{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-rose-strong--gdLboRU0{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-rose-strong--YjxukWjF{--color-fg:var(--color-rose-strong)!important;--rgb-color-fg:var(--rgb-rose-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-stone--z54mbsV4{--color-bg:var(--color-stone);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone);--rgb-overlay:255,255,255}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-stone--z54mbsV4{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-stone--zsVtwCjc{--color-fg:var(--color-stone)!important;--rgb-color-fg:var(--rgb-stone)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-stone-weak--bYN6aK6P{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-stone-weak--bYN6aK6P{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-stone-weak--Pfb4ZxCz{--color-fg:var(--color-stone-weak)!important;--rgb-color-fg:var(--rgb-stone-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-stone-strong--IopAqM8P{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-stone-strong--IopAqM8P{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-stone-strong--v7QyepT1{--color-fg:var(--color-stone-strong)!important;--rgb-color-fg:var(--rgb-stone-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-teal--e1uaP1e_{--color-bg:var(--color-teal);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-teal--e1uaP1e_{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-teal--HmEzzaUg{--color-fg:var(--color-teal)!important;--rgb-color-fg:var(--rgb-teal)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-teal-weak--byaYBgP6{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-teal-weak--byaYBgP6{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-teal-weak--_NX4BMAX{--color-fg:var(--color-teal-weak)!important;--rgb-color-fg:var(--rgb-teal-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-teal-strong--QAhlFush{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-teal-strong--QAhlFush{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-teal-strong--oy3UqzPE{--color-fg:var(--color-teal-strong)!important;--rgb-color-fg:var(--rgb-teal-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-g-pro--Qkaj08nN{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-g-pro--Qkaj08nN{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-g-pro--_p7zbGyy{--color-fg:var(--color-g-pro)!important;--rgb-color-fg:var(--rgb-g-pro)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-blue-bright--LK74jAWD{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-blue-bright--LK74jAWD{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-blue-bright--hxlM2Do9{--color-fg:var(--color-blue-bright)!important;--rgb-color-fg:var(--rgb-blue-bright)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-interactive-primary--d16YzfSl{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-interactive-primary--d16YzfSl{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-interactive-primary--Fb_IJukZ{--color-fg:var(--g-color-interactive-primary)!important;--rgb-color-fg:var(--rgb-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-interactive-secondary--f51ZUSDe{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-interactive-secondary--f51ZUSDe{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-interactive-tertiary--de_kEIdr{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-interactive-tertiary--de_kEIdr{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-success--AKlIZ2Z5{--color-bg:var(--g-color-success);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-success);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-success--AKlIZ2Z5{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-success--KRTNEy5p{--color-fg:var(--g-color-success)!important;--rgb-color-fg:var(--rgb-success)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-success-weak--nwhEgXKU{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-success-weak--nwhEgXKU{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-error--SwvhuZEa{--color-bg:var(--g-color-error);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-error);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-error--SwvhuZEa{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-error--tIWfcpyT{--color-fg:var(--g-color-error)!important;--rgb-color-fg:var(--rgb-error)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-error-weak--HRg8K4jI{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-error-weak--HRg8K4jI{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-warning--nsjaArEl{--color-bg:var(--g-color-warning);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-warning--nsjaArEl{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-warning--a2mNBlfP{--color-fg:var(--g-color-warning)!important;--rgb-color-fg:var(--rgb-warning)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-warning-weak--fzv9y8aa{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-warning-weak--fzv9y8aa{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-warning-strong--XjeSzN6f{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-warning-strong--XjeSzN6f{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-warning-strong--JpNgiLvF{--color-fg:var(--g-color-warning-strong)!important;--rgb-color-fg:var(--rgb-warning-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-info--F7aJKsOp{--color-bg:var(--g-color-info);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-info);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-info--F7aJKsOp{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-info--ol2lEwuI{--color-fg:var(--g-color-info)!important;--rgb-color-fg:var(--rgb-info)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-info-weak--w93UrV3Z{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-info-weak--w93UrV3Z{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-text-primary--vzuoC_9h{--color-fg:var(--g-color-text-primary)!important;--rgb-color-fg:var(--rgb-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-text-secondary--WEfnB6wD{--color-fg:var(--g-color-text-secondary)!important;--rgb-color-fg:var(--rgb-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-text-disabled--LxqqVGO1{--color-fg:var(--g-color-text-disabled)!important;--rgb-color-fg:var(--rgb-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-text-inverted-primary--XA02aVQX{--color-fg:var(--g-color-text-inverted-primary)!important;--rgb-color-fg:var(--rgb-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-text-inverted-secondary--u56T1OTf{--color-fg:var(--g-color-text-inverted-secondary)!important;--rgb-color-fg:var(--rgb-text-inverted-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-text-inverted-disabled--x8g4aaMs{--color-fg:var(--g-color-text-inverted-disabled)!important;--rgb-color-fg:var(--rgb-text-inverted-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-text-inverted-adaptive--LMS1XNtg{--color-fg:var(--g-color-text-inverted-adaptive)!important;--rgb-color-fg:var(--rgb-text-inverted-adaptive)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-surface-primary--jL1yCBND{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-surface-primary--jL1yCBND{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-surface-secondary--wS9pMn3J{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-surface-secondary--wS9pMn3J{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-surface-tertiary--okaPbCMD{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-surface-tertiary--okaPbCMD{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-surface-alternate--g3mA1rn1{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-surface-alternate--g3mA1rn1{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-surface-disabled--XYaDt6FJ{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-surface-disabled--XYaDt6FJ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-surface-inverted--FC0nMWkb{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-surface-inverted--FC0nMWkb{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-fill-primary--_DFeHKmX{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-fill-primary--_DFeHKmX{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-fill-primary--CNUSh_61{--color-fg:var(--g-color-fill-primary)!important;--rgb-color-fg:var(--rgb-fill-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-fill-disabled--OTbqdyeC{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-fill-disabled--OTbqdyeC{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-fill-disabled--amTwokbX{--color-fg:var(--g-color-fill-disabled)!important;--rgb-color-fg:var(--rgb-fill-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-bg-fill-inverted--Bzb6KOJS{--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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-bg-fill-inverted--Bzb6KOJS{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-fg-fill-inverted--M7MejbXO{--color-fg:var(--g-color-fill-inverted)!important;--rgb-color-fg:var(--rgb-fill-inverted)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image--dQB88OUq{max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn-sm--VZKoBP20.g-btn-icon--v8YpLYsw>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn-sm--VZKoBP20.g-btn-icon-only--bgnvgYVP>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-16--tA55FyzE{--size:1rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-20--vPEbXH1p{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon--v8YpLYsw>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-24--XF4b0B7c,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.btn--_lo0UBgz>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-input-group-text--HK_cf_rT svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.btn--_lo0UBgz>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-input-group-text--HK_cf_rT svg{--size:1.5rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-28--A1TJns6y{--size:1.75rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-28--A1TJns6y,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-32--mX_Pq4Ac{color:#ff4aff!important;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-32--mX_Pq4Ac{--size:2rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-40--k25SR0gf{--size:2.5rem;color:#ff4aff!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-40--k25SR0gf,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-48--XFHtFQmh{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-48--XFHtFQmh{--size:3rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-64--eDP80Klu{--size:4rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-64--eDP80Klu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-96--jbVSmqII{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-96--jbVSmqII{--size:6rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-128--bSp6EfUV{--size:8rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-image-128--bSp6EfUV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb svg{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb svg{--size:1rem;fill:currentColor;display:inline-block}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb a svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb li svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb p svg{vertical-align:-.125em}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb li svg:where(.g-image-24--XF4b0B7c,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.btn--_lo0UBgz>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.btn--_lo0UBgz>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-input-group-text--HK_cf_rT svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-input-group-text--HK_cf_rT svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon--v8YpLYsw>svg),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb p svg:where(.g-image-24--XF4b0B7c,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.btn--_lo0UBgz>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.btn--_lo0UBgz>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-input-group-text--HK_cf_rT svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-input-group-text--HK_cf_rT svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon--v8YpLYsw>svg){vertical-align:-.25em}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-baseline--zBEZdbgK{vertical-align:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-top--Pri3CeDf{vertical-align:top!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-middle--dYoNqlAI{vertical-align:middle!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-bottom--zopfSkYv{vertical-align:bottom!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-text-bottom--Rx8wLtUP{vertical-align:text-bottom!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-text-top--E3wdLitg{vertical-align:text-top!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border--aHNz36pJ{border:1px solid #dee2e6!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border-top--HEpIthhI{border-top:1px solid #dee2e6!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border-right--pD0zYSJw{border-right:1px solid #dee2e6!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border-bottom--TIZuGRjj{border-bottom:1px solid #dee2e6!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border-left--xIKJh_xx{border-left:1px solid #dee2e6!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border-0--PioaS7fM{border:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border-top-0--xMgm7ef_{border-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border-right-0--QanzFsUd{border-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border-bottom-0--LCZ4f5rs{border-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .border-left-0--hjEdfxFC{border-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded--rVKi9ApJ{border-radius:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded-sm--O8Ug1F84{border-radius:.2rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded-lg--Vb4GYQzF{border-radius:.3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded-circle--xxLNts7o{border-radius:50%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded-pill--VzdjFPzL{border-radius:50rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded-0--f4AHUHxk{border-radius:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded-top--rUyUNF29{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded-right--PInqgTWB{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded-bottom--z7VqO5Y4{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .rounded-left--Fkd1tRhf{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .clearfix--vr0Cxbcq:after{clear:both;content:"";display:block}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-none--FfTD75T0{display:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-inline--GXle721k{display:inline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-inline-block--HDdyHl40{display:inline-block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-block--mBhFuZ4_{display:block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-table--KkefMGku{display:table!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-table-row--Qpg_iZ0N{display:table-row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-table-cell--fwHQRLfw{display:table-cell!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-flex--RSIgC6MY{display:flex!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-inline-flex--rK8l_wOz{display:inline-flex!important}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-sm-none--ue3UPtVD{display:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-sm-inline--DYW8AY3B{display:inline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-sm-inline-block--ilaQ8d9j{display:inline-block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-sm-block--AjRDmb_t{display:block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-sm-table--B02VlUsK{display:table!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-sm-table-row--cn74UERq{display:table-row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-sm-table-cell--spmbf3Kx{display:table-cell!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-sm-flex--QAVLGCjp{display:flex!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-sm-inline-flex--yfLAEPBu{display:inline-flex!important}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-md-none--RxDCKVDi{display:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-md-inline--z5SRsxyR{display:inline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-md-inline-block--xKJeK9eJ{display:inline-block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-md-block--WD4Wa4TS{display:block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-md-table--dbwMD8rK{display:table!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-md-table-row--QLPrz_Ri{display:table-row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-md-table-cell--ykMdy86z{display:table-cell!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-md-flex--kOQU6tsy{display:flex!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-md-inline-flex--PUlwSa45{display:inline-flex!important}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-lg-none--PUI9uUDH{display:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-lg-inline--HunmkqR7{display:inline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-lg-inline-block--yeowPpuJ{display:inline-block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-lg-block--H3pAgHhQ{display:block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-lg-table--acKXmWWh{display:table!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-lg-table-row--is5cjFbB{display:table-row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-lg-table-cell--wkWF_yT0{display:table-cell!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-lg-flex--xWU5muDH{display:flex!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-lg-inline-flex--BnlyF6uu{display:inline-flex!important}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xl-none--CzRbpXwM{display:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xl-inline--ctBpH7ZA{display:inline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xl-inline-block--Od1wZiQz{display:inline-block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xl-block--vn4f7Hlh{display:block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xl-table--qy1J39bl{display:table!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xl-table-row--kQDCGBAx{display:table-row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xl-table-cell--xHgin_CR{display:table-cell!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xl-flex--GvQ9GBvI{display:flex!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xl-inline-flex--GpdaHvSm{display:inline-flex!important}}@media (min-width:1400px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xxl-none--eQU2eLLJ{display:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xxl-inline--K5ZycN3x{display:inline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xxl-inline-block--Vsmiq3oD{display:inline-block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xxl-block--gWFKWPaM{display:block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xxl-table--aom2_00s{display:table!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xxl-table-row--OKsmmGSS{display:table-row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xxl-table-cell--xe0olvKg{display:table-cell!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xxl-flex--eR1m1KQE{display:flex!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-xxl-inline-flex--cc1bqcAB{display:inline-flex!important}}@media print{.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-print-none--tOPUcYmN{display:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-print-inline--GilKhybz{display:inline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-print-inline-block--YridUil7{display:inline-block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-print-block--dmgrZJ6e{display:block!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-print-table--ZK1MdES_{display:table!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-print-table-row--fEFxpRZI{display:table-row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-print-table-cell--Wo77XrOY{display:table-cell!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-print-flex--igE8ciUv{display:flex!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .d-print-inline-flex--NfOAFm2W{display:inline-flex!important}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-row--w1zWGlXT{flex-direction:row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-column--DjbSkc2w{flex-direction:column!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-row-reverse--ho0uLvnw{flex-direction:row-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-column-reverse--p6EvdqbE{flex-direction:column-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-wrap--rcUsA70F{flex-wrap:wrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-nowrap--scrp5h6B{flex-wrap:nowrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-wrap-reverse--slMlGVDv{flex-wrap:wrap-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-fill--j4f4t3Rz{flex:1 1 auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-grow-0--e5gjQ0Qc{flex-grow:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-grow-1--FiypqXso{flex-grow:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-shrink-0--xl7_2lG5{flex-shrink:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-shrink-1--UDceqIc7{flex-shrink:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-start--VJI5JUDw{justify-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-end--OB4KPOYM{justify-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-center--RTeFKS2L{justify-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-between--F282hKgT{justify-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-around--EtKw_8Ed{justify-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-start--yLtNPfuU{align-items:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-end--RgeUEcFq{align-items:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-center--xMYAzlVf{align-items:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-baseline--ul6905zt{align-items:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-stretch--Ww2y2CkQ{align-items:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-start--HfeVODyT{align-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-end--aMgcLooL{align-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-center--fJer7E73{align-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-between--L2bRR__D{align-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-around--r3SbqW9n{align-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-stretch--SSCg8Uaz{align-content:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-auto--piNhGIjO{align-self:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-start--jVPtwhL3{align-self:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-end--SVmXhvkb{align-self:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-center--EVRjfGcp{align-self:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-baseline--aCrpj44d{align-self:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-stretch--UrhpKYLv{align-self:stretch!important}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-row--iQpIEiGg{flex-direction:row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-column--s4Otqx2h{flex-direction:column!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-row-reverse--NBZeRqQt{flex-direction:row-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-column-reverse--nCCOEDol{flex-direction:column-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-wrap--xHdO5dtz{flex-wrap:wrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-nowrap--FqhEuexm{flex-wrap:nowrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-wrap-reverse--Xfsy8GfC{flex-wrap:wrap-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-fill--rhzkHbRO{flex:1 1 auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-grow-0--YlpRN21_{flex-grow:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-grow-1--abcZaT_n{flex-grow:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-shrink-0--e7y13_kH{flex-shrink:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-sm-shrink-1--HdXCr_us{flex-shrink:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-sm-start--MQN8zRLr{justify-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-sm-end--CNwasNPU{justify-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-sm-center--jto019sj{justify-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-sm-between--fr5V_Z0O{justify-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-sm-around--XzkCksUD{justify-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-sm-start--IiYYfQmQ{align-items:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-sm-end--rk69qWyY{align-items:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-sm-center--DBjRIu_3{align-items:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-sm-baseline--NCj1JsWN{align-items:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-sm-stretch--hEzfOhOp{align-items:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-sm-start--h8vzkK1c{align-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-sm-end--AZKsFDKY{align-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-sm-center--CdzpeYGJ{align-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-sm-between--fjCFyt1n{align-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-sm-around--suI2RAeE{align-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-sm-stretch--KaTuWllq{align-content:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-sm-auto--WpVevQbA{align-self:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-sm-start--KkjSDKI6{align-self:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-sm-end--jI9LpXgD{align-self:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-sm-center--m6829Yup{align-self:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-sm-baseline--oz2wt8ar{align-self:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-sm-stretch--V13QPMVy{align-self:stretch!important}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-row--kNMJFiqI{flex-direction:row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-column--yce6GX9P{flex-direction:column!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-row-reverse--FKvaAfY9{flex-direction:row-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-column-reverse--MFhRGndS{flex-direction:column-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-wrap--ONt4DG6H{flex-wrap:wrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-nowrap--sEBmgONE{flex-wrap:nowrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-wrap-reverse--yGYSp3J9{flex-wrap:wrap-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-fill--_0fPLbdG{flex:1 1 auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-grow-0--Fq1sGmDA{flex-grow:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-grow-1--htuGB0gO{flex-grow:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-shrink-0--MvcXP5Rv{flex-shrink:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-md-shrink-1--Hj2hVLbe{flex-shrink:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-md-start--SCHGlHRE{justify-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-md-end--i3i1_rDa{justify-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-md-center--McU_CFjc{justify-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-md-between--XeVh7v8R{justify-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-md-around--qsly8ejL{justify-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-md-start--mA4vb39W{align-items:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-md-end--EbSHZ8NO{align-items:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-md-center--f861kspN{align-items:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-md-baseline--Zat_LtHj{align-items:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-md-stretch--URQAlubY{align-items:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-md-start--AKSTpLPn{align-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-md-end--ts1RIzvC{align-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-md-center--vCudBBNh{align-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-md-between--K7owIKtp{align-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-md-around--QkMl9UFR{align-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-md-stretch--P6kbF8uw{align-content:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-md-auto--dli8Vscc{align-self:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-md-start--etMMQQIT{align-self:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-md-end--M9YswxPQ{align-self:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-md-center--qR5vlBXM{align-self:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-md-baseline--L2_fqC4j{align-self:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-md-stretch--OtlhzPA9{align-self:stretch!important}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-row--geJdKsuy{flex-direction:row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-column--izM9i2IW{flex-direction:column!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-row-reverse--_K2Y79iP{flex-direction:row-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-column-reverse--_93O7rxq{flex-direction:column-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-wrap--zdcE3u4e{flex-wrap:wrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-nowrap--hK3t5h6W{flex-wrap:nowrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-wrap-reverse--laWpZ93l{flex-wrap:wrap-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-fill--A7dEdBZU{flex:1 1 auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-grow-0--PXkFQNIF{flex-grow:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-grow-1--cMPwYtrV{flex-grow:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-shrink-0--tZn8R_Dd{flex-shrink:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-lg-shrink-1--B3DgZEwc{flex-shrink:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-lg-start--dKeFIFWu{justify-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-lg-end--LTPEn76h{justify-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-lg-center--ILdjzaju{justify-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-lg-between--Agnbm7Fs{justify-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-lg-around--k1KoL6a0{justify-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-lg-start--AdrtsPAu{align-items:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-lg-end--YDOHaQxz{align-items:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-lg-center--d2st1Nf2{align-items:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-lg-baseline--myY1V7oo{align-items:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-lg-stretch--iWYAUiaj{align-items:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-lg-start--3z78DVeH{align-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-lg-end--i9GbglQ6{align-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-lg-center--paoQ8jJi{align-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-lg-between--kgNw8YZn{align-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-lg-around--ZO85ziLa{align-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-lg-stretch--DV8qQGs_{align-content:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-lg-auto--wMhg8k5I{align-self:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-lg-start--j3_pJrml{align-self:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-lg-end--CYPHKBp5{align-self:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-lg-center--ze8v686Z{align-self:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-lg-baseline--pjvmq6Xi{align-self:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-lg-stretch--FqGZ6rtt{align-self:stretch!important}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-row--hNkqZHSR{flex-direction:row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-column--Vjt67kiR{flex-direction:column!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-row-reverse--BMk_CvWd{flex-direction:row-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-column-reverse--IzQKnSIX{flex-direction:column-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-wrap--xXmtd1Rw{flex-wrap:wrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-nowrap--Ok4gJVzl{flex-wrap:nowrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-wrap-reverse--WtqpcwgR{flex-wrap:wrap-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-fill--ksKwv_xQ{flex:1 1 auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-grow-0--aekFZVCc{flex-grow:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-grow-1--zv9J2T9N{flex-grow:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-shrink-0--ScBJNWml{flex-shrink:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xl-shrink-1--QNMklcSq{flex-shrink:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xl-start--W4Rzl8qE{justify-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xl-end--neykonm4{justify-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xl-center--rSb6v7pS{justify-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xl-between--tz_zQ6LU{justify-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xl-around--pAR05swA{justify-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xl-start--vt1ypsa1{align-items:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xl-end--DSLXFIy7{align-items:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xl-center--hs9chyGM{align-items:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xl-baseline--kL2SaijB{align-items:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xl-stretch--IDtUyWNR{align-items:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xl-start--sTxxvDfi{align-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xl-end--ViFp8pDZ{align-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xl-center--vplLO5MG{align-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xl-between--oEexafVS{align-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xl-around--fmMibbDp{align-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xl-stretch--F6oyAID_{align-content:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xl-auto--PTF21xhT{align-self:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xl-start--nntw7FmU{align-self:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xl-end--uX9ikrxC{align-self:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xl-center--VxbZYidd{align-self:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xl-baseline--CG3w0cY3{align-self:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xl-stretch--KDuMfcIq{align-self:stretch!important}}@media (min-width:1400px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-row--ANDQeIDR{flex-direction:row!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-column--CwN70Rg3{flex-direction:column!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-row-reverse--zJYxl3mW{flex-direction:row-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-column-reverse--iY_nyOFS{flex-direction:column-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-wrap--cJ5q2TR2{flex-wrap:wrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-nowrap--AEyWGYJS{flex-wrap:nowrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-wrap-reverse--VFsfjgpf{flex-wrap:wrap-reverse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-fill--RM7bxCqC{flex:1 1 auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-grow-0--ZjbUvVIz{flex-grow:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-grow-1--yNsjYdWQ{flex-grow:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-shrink-0--xAZ8beiz{flex-shrink:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .flex-xxl-shrink-1--U0vlyoaP{flex-shrink:1!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xxl-start--klTK2D8I{justify-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xxl-end--_8Mtrmxn{justify-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xxl-center--oSTuR1eW{justify-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xxl-between--HhN0lZgf{justify-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .justify-content-xxl-around--kF8Ht0aC{justify-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xxl-start--fx0VDDo7{align-items:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xxl-end--n7mpz4ad{align-items:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xxl-center--uMdUDE3Q{align-items:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xxl-baseline--qG3rsAg4{align-items:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-items-xxl-stretch--ubIQJ5Ip{align-items:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xxl-start--QQJ27YLC{align-content:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xxl-end--Uw8urFSz{align-content:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xxl-center--aMXZx3Gh{align-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xxl-between--MXxdVTKV{align-content:space-between!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xxl-around--xu5Ak9W9{align-content:space-around!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-content-xxl-stretch--ffxkjWra{align-content:stretch!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xxl-auto--YDoHRx33{align-self:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xxl-start--WZZGYtXY{align-self:flex-start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xxl-end--HUiNysTy{align-self:flex-end!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xxl-center--zSopFAHw{align-self:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xxl-baseline--BLxka6RT{align-self:baseline!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .align-self-xxl-stretch--yn3C0as5{align-self:stretch!important}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-left--dTWIXO64{float:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-right--Abvt707H{float:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-none--w7qjsem_{float:none!important}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-sm-left--ja2BGzNd{float:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-sm-right--kEZQPDsG{float:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-sm-none--zzFx_TOi{float:none!important}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-md-left--U9lfU9iC{float:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-md-right--rN00em8c{float:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-md-none--lPXTMub_{float:none!important}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-lg-left--q9BTRYNZ{float:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-lg-right--sPuA1Ozh{float:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-lg-none--MsNuk9v3{float:none!important}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-xl-left--Eobh0jZW{float:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-xl-right--t0aj7Vac{float:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-xl-none--U0gyDbhF{float:none!important}}@media (min-width:1400px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-xxl-left--Qh_kXNJo{float:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-xxl-right--pScQpKzg{float:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .float-xxl-none--_OCdkAc_{float:none!important}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .overflow-auto--EzunhkkK{overflow:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .overflow-hidden--UB6NofPm{overflow:hidden!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .position-static--o5b1qD2N{position:static!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .position-relative--qDuaissK{position:relative!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .position-absolute--jsqv3__0{position:absolute!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .position-fixed--EvDpFGPl{position:fixed!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .position-sticky--YJDKZWcs{position:sticky!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .fixed-top--EnWsvmMM{left:0;position:fixed;right:0;top:0;z-index:1030}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .fixed-bottom--ygGKd_kZ{bottom:0;left:0;position:fixed;right:0;z-index:1030}@supports (position:sticky){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .sticky-top--Bgr4NJsZ{position:sticky;top:0;z-index:1020}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .shadow-sm--v_zc72dw{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .shadow--G6Zxwbsg{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .shadow-lg--ur8apkje{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .shadow-none--XRDukUMg{box-shadow:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .w-25--sWDrWdit{width:25%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .w-50--E5cI3xmk{width:50%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .w-75--dztt5ehH{width:75%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .w-100--VTMf7bGv{width:100%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .w-auto--ycCccjSp{width:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .h-25--lWochBZK{height:25%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .h-50--ZXEPPG1V{height:50%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .h-75--NZbZIshX{height:75%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .h-100--wXBPCMnM{height:100%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .h-auto--ZwPLakKX{height:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mw-100--OOLAEBWa{max-width:100%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mh-100--FVrJ2zA7{max-height:100%!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .min-vw-100--rjXMtIrQ{min-width:100vw!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .min-vh-100--g93zR8aN{min-height:100vh!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .vw-100--e9MoXTyo{width:100vw!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .vh-100--nJE2iHkG{height:100vh!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-0--xrPziNJC{margin:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-0--hFhVCFB6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-0--mubuOQMB{margin-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-0--ws3pJYK2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-0--_XP4tEX6{margin-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-0--vQBjaw2l,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-0--mubuOQMB{margin-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-0--wsU0gv3k,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-0--_XP4tEX6{margin-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-1--mZks6_8h{margin:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-1--hSzapmiL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-1--KyJyrxgl{margin-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-1--Vsx9Tnqk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-1--FYUdTjIM{margin-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-1--CbYzOemv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-1--KyJyrxgl{margin-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-1--tWWb9cFo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-1--FYUdTjIM{margin-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-2--gjmvP8c7{margin:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-2--EnfNvffo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-2--HzFpTLrN{margin-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-2--QfziLE0S,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-2--Ngi8w7kL{margin-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-2--qaO1w9mE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-2--HzFpTLrN{margin-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-2--ZzabZOx4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-2--Ngi8w7kL{margin-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-3--PjaVPHmv{margin:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-3--jAdUGgag,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-3--ISqr8zVu{margin-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-3--R0HfW94N,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-3--xVbi7_UT{margin-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-3--UXWSpivZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-3--ISqr8zVu{margin-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-3--Y9L_GbZT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-3--xVbi7_UT{margin-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-4--yiIa11DQ{margin:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-4--a4VbqgFW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-4--dS1MJ3D_{margin-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-4--mnkzfZqu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-4--VIHBpyss{margin-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-4--NnblY6KE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-4--dS1MJ3D_{margin-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-4--kxpL0Xu1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-4--VIHBpyss{margin-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-5--KLnItXHg{margin:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-5--GSu1WPiI,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-5--FaLNp_6E{margin-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-5--v49rTxyz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-5--LfkKq8Gj{margin-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-5--KvtM6qP3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-5--FaLNp_6E{margin-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-5--Q0CvVh_3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-5--LfkKq8Gj{margin-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-0--vw2XH6CF{padding:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-0--tF0Qb60x,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-0--UKkt2i37{padding-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-0--JX5wk18F,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-0--Y_JHkWn5{padding-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-0--qUnMcbQX,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-0--UKkt2i37{padding-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-0--i0oEy3fq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-0--Y_JHkWn5{padding-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-1--uSzEW0Fh{padding:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-1--samIKtwF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-1--UZxbApHj{padding-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-1--PMr4_ZPY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-1--URSdzL5Q{padding-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-1--EK86gXjW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-1--UZxbApHj{padding-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-1--vN3zjYe7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-1--URSdzL5Q{padding-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-2--_ePEfjhR{padding:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-2--e0QYNE1J,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-2--UUkC9oBY{padding-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-2--Kv41bo_B,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-2--mqPVLN1B{padding-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-2--WIMwGAgu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-2--UUkC9oBY{padding-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-2--usz_QQBo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-2--mqPVLN1B{padding-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-3--ucvTZR_y{padding:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-3--javwqvBZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-3--GuJaLlCE{padding-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-3--XfMaCL2z,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-3--OEyKDoHR{padding-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-3--VfK_JdLl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-3--GuJaLlCE{padding-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-3--euIsZ5qU,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-3--OEyKDoHR{padding-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-4--tVDEwqBs{padding:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-4--WzeI636t,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-4--Ibvxc2SB{padding-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-4--lHIJ_y5U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-4--qV6UDfDs{padding-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-4--VrfVoWJ8,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-4--Ibvxc2SB{padding-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-4--cBMuDqUp,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-4--qV6UDfDs{padding-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-5--YrjMfyKu{padding:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-5--gHiiUzqW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-5--YpUrScQV{padding-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-5--aYVHUyL5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-5--AwQM0FWA{padding-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-5--e75wh8n0,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-5--YpUrScQV{padding-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-5--P8Y8QPIm,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-5--AwQM0FWA{padding-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-n1--p2Kj5eol{margin:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-n1--IMfdp11u,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n1--bvt_Ps6g{margin-top:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-n1--KTK9okii,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n1--ijYssog6{margin-right:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-n1--vc1eE84m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n1--bvt_Ps6g{margin-bottom:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-n1--R8Ejm9Bv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n1--ijYssog6{margin-left:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-n2--tJdIDMbV{margin:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-n2--DlwCuOz6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n2--P6O5LCgk{margin-top:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-n2--5TDrHu4F,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n2--eeJYUSqv{margin-right:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-n2--O0iKtv1f,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n2--P6O5LCgk{margin-bottom:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-n2--yjTRFRab,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n2--eeJYUSqv{margin-left:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-n3--hJYEcV47{margin:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-n3--yMdiIu2O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n3--H7sYqV7K{margin-top:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-n3--F6HWH3xg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n3--uEzxZPax{margin-right:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-n3--E1Q9xUiy,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n3--H7sYqV7K{margin-bottom:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-n3--wGama1o7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n3--uEzxZPax{margin-left:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-n4--byNjU6l7{margin:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-n4--LrLvVpwe,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n4--BMC2oCYQ{margin-top:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-n4--PfUEA6Sq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n4--seJzjl6r{margin-right:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-n4--uDhEYiXF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n4--BMC2oCYQ{margin-bottom:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-n4--x4LmiNeF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n4--seJzjl6r{margin-left:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-n5--K7uLU97J{margin:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-n5--VvjEyLEd,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n5--kNyFfMKe{margin-top:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-n5--zJuuqNnA,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n5--rcAs14hA{margin-right:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-n5--oZWUCGjQ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-n5--kNyFfMKe{margin-bottom:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-n5--Z4HBkaeW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-n5--rcAs14hA{margin-left:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-auto--Jlfn_lVD{margin:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-auto--lkLAAepz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-auto--wcGPlIG0{margin-top:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-auto--vEwz_ta7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-auto--_jPlGI7W{margin-right:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-auto--T1cwtV0g,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-auto--wcGPlIG0{margin-bottom:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-auto--Q_IVQ_Hu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-auto--_jPlGI7W{margin-left:auto!important}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-0--dXZLcc1s{margin:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-0--Evtn8TbP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-0--X0hZdZuS{margin-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-0--SCpocPcl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-0--cFregE3j{margin-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-0--X4tpipyr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-0--X0hZdZuS{margin-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-0--hoMFHB_W,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-0--cFregE3j{margin-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-1--_wAp1At7{margin:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-1--H_3ji3Ya,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-1--y_W1tIco{margin-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-1--yJqYGomp,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-1--H5fUCnGB{margin-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-1--Mt7aBLSc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-1--y_W1tIco{margin-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-1--XwrQZbnj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-1--H5fUCnGB{margin-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-2--GZwWcoyE{margin:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-2--uiZRWtcb,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-2--GFZyMawx{margin-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-2--Wc6Xq3IS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-2--YRji8HT2{margin-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-2--rAitp42o,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-2--GFZyMawx{margin-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-2--Uu8oH180,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-2--YRji8HT2{margin-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-3--c5ZYIF5w{margin:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-3--r8U5iCfF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-3--Jx6lM_1a{margin-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-3--pbFKRRpi,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-3--RD5BgA9S{margin-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-3--yGvBb0bh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-3--Jx6lM_1a{margin-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-3--Qc_gzqI7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-3--RD5BgA9S{margin-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-4--FOn9lstf{margin:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-4--uXENgvsz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-4--pyIuQU1H{margin-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-4--w6PeKDjw,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-4--NMbzkCh4{margin-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-4--jMJWLmPw,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-4--pyIuQU1H{margin-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-4--d4zlV8wZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-4--NMbzkCh4{margin-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-5--Emgg79dy{margin:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-5--CjaDzWJn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-5--UK0a2HW7{margin-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-5--GTSLPnYY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-5--uVXoO2Ja{margin-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-5--F5MANaJh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-5--UK0a2HW7{margin-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-5--sh7UuFsV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-5--uVXoO2Ja{margin-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-sm-0--JYRHWzE7{padding:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-sm-0--ULpIhnvR,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-0--hlpW9SuR{padding-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-sm-0--VY6Er4HP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-0--Qj_E78uV{padding-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-sm-0--DUb9TOQj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-0--hlpW9SuR{padding-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-sm-0--cXGoxeeo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-0--Qj_E78uV{padding-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-sm-1--Jh3utJeZ{padding:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-sm-1--viIUgnPS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-1--mygP89GU{padding-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-sm-1--lRe62PUQ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-1--YtgvEyZn{padding-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-sm-1--YXztDACD,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-1--mygP89GU{padding-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-sm-1--bBa9vezi,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-1--YtgvEyZn{padding-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-sm-2--w4DeOfKN{padding:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-sm-2--Dlyv2eiF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-2--fuFSDSiX{padding-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-sm-2--JyxyKio4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-2--TINdivQU{padding-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-sm-2--DRJQKHA6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-2--fuFSDSiX{padding-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-sm-2--NzGt7bQR,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-2--TINdivQU{padding-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-sm-3--MFTbFXoJ{padding:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-sm-3--F3IDCMnz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-3--e8JgG__u{padding-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-sm-3--eSsxEVdZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-3--_0qCetGc{padding-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-sm-3--qKf8X55g,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-3--e8JgG__u{padding-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-sm-3--RxJ05Irr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-3--_0qCetGc{padding-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-sm-4--lQlPkcuB{padding:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-sm-4--MQd1mtaP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-4--mSYQI4d6{padding-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-sm-4--bulljeYW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-4--Ipv9ocNO{padding-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-sm-4--AB6sLV9L,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-4--mSYQI4d6{padding-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-sm-4--UgWxl_yU,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-4--Ipv9ocNO{padding-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-sm-5--QFD1838r{padding:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-sm-5--rtrBB7S9,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-5--NrWxKBXw{padding-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-sm-5--OlVBrfof,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-5--sR5vdy6m{padding-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-sm-5--BvIiDeuH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-sm-5--NrWxKBXw{padding-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-sm-5--NxE2RQId,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-sm-5--sR5vdy6m{padding-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-n1--ncJoDF36{margin:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-n1--n9tz4tal,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n1--_qIj1Yeh{margin-top:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-n1--fPH5XBp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n1--skQzVTW_{margin-right:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-n1--i_SUSRV9,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n1--_qIj1Yeh{margin-bottom:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-n1--n_uTw_jX,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n1--skQzVTW_{margin-left:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-n2--c_yC8uNg{margin:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-n2--F6mvIdE8,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n2--1zOlVhjr{margin-top:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-n2--FDxD_5PV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n2--V9_skari{margin-right:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-n2--mzH4fcMc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n2--1zOlVhjr{margin-bottom:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-n2--m3ZjdHLY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n2--V9_skari{margin-left:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-n3--nY_lAfTv{margin:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-n3--H9hc2ToI,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n3--gGCuVdYT{margin-top:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-n3--eSr0RrPJ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n3--h0DCxQJO{margin-right:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-n3--JUHXEJc1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n3--gGCuVdYT{margin-bottom:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-n3--URcxysE4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n3--h0DCxQJO{margin-left:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-n4--ZV6kNI_Q{margin:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-n4--BWU4waFw,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n4--FrZy6B5p{margin-top:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-n4--VT1jfxvr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n4--yGuuYTbf{margin-right:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-n4--tJN3hd2f,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n4--FrZy6B5p{margin-bottom:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-n4--PT3kVCEB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n4--yGuuYTbf{margin-left:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-n5--uTdFsRt3{margin:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-n5--FJIVCEZl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n5--x7sNSXLg{margin-top:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-n5--Fl8Z3gRA,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n5--SrbUgqmh{margin-right:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-n5--F9OcKwTZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-n5--x7sNSXLg{margin-bottom:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-n5--MhUGEigB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-n5--SrbUgqmh{margin-left:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-sm-auto--WHm4jo9T{margin:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-sm-auto--belKU2Ur,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-auto--XmoXar2P{margin-top:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-sm-auto--OoUgv9_b,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-auto--e3LdNuDF{margin-right:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-sm-auto--szVHKqqu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-sm-auto--XmoXar2P{margin-bottom:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-sm-auto--sQX06rFX,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-sm-auto--e3LdNuDF{margin-left:auto!important}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-0--m280dEWg{margin:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-0--ALStZBID,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-0--cJjdweuj{margin-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-0--a6LKF1c5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-0--I1XvRzba{margin-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-0--nZkGL1qL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-0--cJjdweuj{margin-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-0--VCgur4Jj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-0--I1XvRzba{margin-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-1--zEr5eUUT{margin:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-1--oZ2VgAaG,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-1--yyXUuWI9{margin-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-1--D64W89X3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-1--U9zPn7iA{margin-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-1--EBKdxOQT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-1--yyXUuWI9{margin-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-1--na0Tll2Z,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-1--U9zPn7iA{margin-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-2--i8AWmp9s{margin:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-2--_JHYIDRk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-2--u3TKrK7r{margin-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-2--jErfnQ76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-2--Lglis5zB{margin-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-2--c_sdQqpx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-2--u3TKrK7r{margin-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-2--jx6gxs_D,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-2--Lglis5zB{margin-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-3--PI0QQoAe{margin:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-3--Cq1zydaF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-3--qxz6kd48{margin-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-3--V_LIO9Uo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-3--rdk6kNfP{margin-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-3--iLNc_0OS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-3--qxz6kd48{margin-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-3--i7rEVgSG,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-3--rdk6kNfP{margin-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-4--DR4U4Cly{margin:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-4--eimsebQM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-4--KSRM7dvR{margin-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-4--bZK2aChq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-4--Re3cFS9A{margin-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-4--sxoB9skd,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-4--KSRM7dvR{margin-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-4--NF_Id3tO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-4--Re3cFS9A{margin-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-5--MlezYB33{margin:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-5--uO0nsVWB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-5--NNmIdzLw{margin-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-5--NR0uIzKb,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-5--yJGhhYjm{margin-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-5--q0SDGLbo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-5--NNmIdzLw{margin-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-5--ffN1Ngmt,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-5--yJGhhYjm{margin-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-md-0--th8809Ro{padding:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-md-0--EewV6Qun,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-0--sEywepPL{padding-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-md-0--Y22tOVZu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-0--D6cDpWtY{padding-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-md-0--nG7lKI2a,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-0--sEywepPL{padding-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-md-0--TscpLqan,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-0--D6cDpWtY{padding-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-md-1--XLxcTMF0{padding:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-md-1--_CS_ijD4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-1--sNUNaJKk{padding-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-md-1--AvpLLCgc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-1--KzTJEdTP{padding-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-md-1--HQwhUuXv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-1--sNUNaJKk{padding-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-md-1--hnzsvAlm,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-1--KzTJEdTP{padding-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-md-2--fiP7UsA6{padding:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-md-2--NoRZKo6j,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-2--m30Cih4B{padding-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-md-2--AJbNxWxx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-2--m1PJoLKs{padding-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-md-2--g4njIt58,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-2--m30Cih4B{padding-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-md-2--IlXJObIL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-2--m1PJoLKs{padding-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-md-3--Ow0OcGvI{padding:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-md-3--SNYXROs4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-3--hvAJTZae{padding-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-md-3--yF0zlTGh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-3--aFwe4gWV{padding-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-md-3--Fji6ExUa,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-3--hvAJTZae{padding-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-md-3--Eb1lY5Sx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-3--aFwe4gWV{padding-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-md-4--dJjjJ7dc{padding:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-md-4--IjGGFORI,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-4--sBmhQghM{padding-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-md-4--Ec1oxoSC,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-4--gEORfXSU{padding-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-md-4--i9Lje6Oi,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-4--sBmhQghM{padding-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-md-4--FGlnqthV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-4--gEORfXSU{padding-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-md-5--eDZJ1w6H{padding:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-md-5--Jkf_LSpZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-5--jx20sQ0D{padding-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-md-5--D8OzIXyH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-5--smD3JI8p{padding-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-md-5--Knua3lom,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-md-5--jx20sQ0D{padding-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-md-5--e7J5brbE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-md-5--smD3JI8p{padding-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-n1--clmPzHuv{margin:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-n1--EWtXR5DM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n1--iJS9Mqaz{margin-top:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-n1--IK1k9q3Y,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n1--zh_RiWYt{margin-right:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-n1--zeBWQg61,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n1--iJS9Mqaz{margin-bottom:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-n1--AYv16ixj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n1--zh_RiWYt{margin-left:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-n2--wB4Wv7Hi{margin:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-n2--lvqPj_kx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n2--PsBtPlGl{margin-top:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-n2--L_nh4A1u,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n2--ywZy7OuE{margin-right:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-n2--m30Us5nE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n2--PsBtPlGl{margin-bottom:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-n2--mBTDpjQS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n2--ywZy7OuE{margin-left:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-n3--ZmppQwys{margin:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-n3--Plp0TDKs,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n3--kmUQnb9w{margin-top:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-n3--bpg5RWOS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n3--dHNMhgaB{margin-right:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-n3--pD3lw94m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n3--kmUQnb9w{margin-bottom:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-n3--Dfsj8g0l,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n3--dHNMhgaB{margin-left:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-n4--S4itTYNY{margin:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-n4--RQ7eT9dO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n4--cWQqjKAh{margin-top:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-n4--v6ilUEWM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n4--Y6SkYnkm{margin-right:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-n4--SMeKuSDi,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n4--cWQqjKAh{margin-bottom:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-n4--FOAuOPBw,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n4--Y6SkYnkm{margin-left:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-n5--o4H_L78s{margin:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-n5--SPr_y4nb,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n5--g49N8YDZ{margin-top:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-n5--qliP64pJ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n5--d_fguXAU{margin-right:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-n5--tQWmJpVl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-n5--g49N8YDZ{margin-bottom:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-n5--W7Vm_1D7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-n5--d_fguXAU{margin-left:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-md-auto--hrZpFhrr{margin:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-md-auto--NbqRQ7fY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-auto--rjae_prL{margin-top:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-md-auto--nwNvmkob,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-auto--pznmOcAq{margin-right:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-md-auto--UkaMa6dg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-md-auto--rjae_prL{margin-bottom:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-md-auto--kJJHooUZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-md-auto--pznmOcAq{margin-left:auto!important}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-0--tYfZKDhE{margin:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-0--v3jJ8Fut,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-0--HuP85EMg{margin-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-0--HKFaa1Ih,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-0--AH1QGgAr{margin-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-0--m6XhwQvv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-0--HuP85EMg{margin-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-0--PP1_DJL4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-0--AH1QGgAr{margin-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-1--r3CWDpuz{margin:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-1--ZOGh_4xh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-1--O3lOksre{margin-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-1--HbEkCbzF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-1--_i8Z0qhU{margin-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-1--T9Hw097B,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-1--O3lOksre{margin-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-1--nU2ILUCx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-1--_i8Z0qhU{margin-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-2--GQO8JV6x{margin:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-2--D8REmOkd,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-2--T6w_81yA{margin-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-2--zl3KdPox,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-2--Ai8qIE42{margin-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-2--mBYHRORD,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-2--T6w_81yA{margin-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-2--skfQXt_0,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-2--Ai8qIE42{margin-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-3--oh991ZOJ{margin:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-3--Aw4JAFFR,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-3--dbwqEYa_{margin-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-3--meco5Uyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-3--OQIELEf_{margin-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-3--sR9JfyQv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-3--dbwqEYa_{margin-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-3--He33Gdab,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-3--OQIELEf_{margin-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-4--UY2TcAKM{margin:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-4--OvrZaV3D,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-4--RKsAerHT{margin-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-4--wl0Q8U1A,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-4--y8BUfMav{margin-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-4--Cd16eQlP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-4--RKsAerHT{margin-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-4--vseuy_7r,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-4--y8BUfMav{margin-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-5--_9g3T7PA{margin:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-5--JXPQqo2P,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-5--rxrlGhXP{margin-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-5--XDK21NjL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-5--L_wNvNi1{margin-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-5--jB4izSt4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-5--rxrlGhXP{margin-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-5--TsVeVeq0,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-5--L_wNvNi1{margin-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-lg-0--ergL08Pp{padding:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-lg-0--jr2MJJo4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-0--FgtYnkJ5{padding-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-lg-0--URj6FFQh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-0--iaPeAMWU{padding-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-lg-0--u7CDbxyl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-0--FgtYnkJ5{padding-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-lg-0--qBfaOQky,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-0--iaPeAMWU{padding-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-lg-1--YduqnV9k{padding:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-lg-1--Z3vX3RWg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-1--h2UudkKL{padding-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-lg-1--MQJcT0tI,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-1--MnkYkgoj{padding-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-lg-1--FhcOFxt_,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-1--h2UudkKL{padding-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-lg-1--VT5GpvCe,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-1--MnkYkgoj{padding-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-lg-2--lHqM1IW0{padding:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-lg-2--l6mHArAx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-2--miSLYuZF{padding-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-lg-2--LhHXZNHz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-2--fGBunwnU{padding-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-lg-2--G4Mt3kQa,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-2--miSLYuZF{padding-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-lg-2--vzj6Fj7c,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-2--fGBunwnU{padding-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-lg-3--XBQsLT8K{padding:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-lg-3--cszpnoJz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-3--eH5sonzz{padding-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-lg-3--GppWbUbB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-3--RPdAUM_a{padding-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-lg-3--c7DgI6P9,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-3--eH5sonzz{padding-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-lg-3--wZF83TKV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-3--RPdAUM_a{padding-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-lg-4--rjFAZtt_{padding:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-lg-4--GszcychS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-4--CQiUf6GT{padding-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-lg-4--AuVpFO5d,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-4--jQ6rFpwk{padding-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-lg-4--q0liO8T8,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-4--CQiUf6GT{padding-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-lg-4--DFs4YiiB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-4--jQ6rFpwk{padding-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-lg-5--uChIMva6{padding:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-lg-5--pOglhMvE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-5--ZVsaOtsb{padding-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-lg-5--jyTgdGYI,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-5--oD1S_xrD{padding-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-lg-5--zSzk2rb6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-lg-5--ZVsaOtsb{padding-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-lg-5--cCl9O9oN,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-lg-5--oD1S_xrD{padding-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-n1--s0iUdt6F{margin:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-n1--RnGOL4OP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n1--rMzDtJHK{margin-top:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-n1--BPeKfoRX,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n1--gtmuC1Jx{margin-right:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-n1--_7RXHXbP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n1--rMzDtJHK{margin-bottom:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-n1--juAwYJg0,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n1--gtmuC1Jx{margin-left:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-n2--pj6Fw2Tu{margin:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-n2--FWbfEkK4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n2--DO3zlbn3{margin-top:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-n2--dWcAjUMm,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n2--W8XdoGtA{margin-right:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-n2--E_CQAxf5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n2--DO3zlbn3{margin-bottom:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-n2--flOErRok,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n2--W8XdoGtA{margin-left:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-n3--F4_yWw48{margin:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-n3--JdBUfPme,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n3--EXjiisPl{margin-top:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-n3--m2U_YSSv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n3--RPBGWkVM{margin-right:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-n3--jbWVKOK6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n3--EXjiisPl{margin-bottom:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-n3--F7JUpDO6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n3--RPBGWkVM{margin-left:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-n4--w8r8AIjC{margin:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-n4--odX2s4KF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n4--fIMgodeP{margin-top:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-n4--OSmzDRCJ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n4--be2tM4kC{margin-right:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-n4--o0AP_qrq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n4--fIMgodeP{margin-bottom:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-n4--mvYxRtMk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n4--be2tM4kC{margin-left:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-n5--Fniy93G9{margin:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-n5--J7MfuRgo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n5--Ht5y46BW{margin-top:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-n5--d8mxB6Gu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n5--v38aBWFb{margin-right:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-n5--l7p0UzOb,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-n5--Ht5y46BW{margin-bottom:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-n5--l0Ye72g4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-n5--v38aBWFb{margin-left:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-lg-auto--F4M4oHhq{margin:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-lg-auto--Wn3vbdWI,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-auto--SABn1hDS{margin-top:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-lg-auto--zwk9ZLWc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-auto--K9Oj2UIX{margin-right:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-lg-auto--CY51iqrY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-lg-auto--SABn1hDS{margin-bottom:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-lg-auto--Rd7dvdja,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-lg-auto--K9Oj2UIX{margin-left:auto!important}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-0--nSPB65Qw{margin:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-0--f2vUjijf,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-0--xVp7ohTb{margin-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-0--BePxQhAg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-0--LqH1UZZG{margin-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-0--ZwOLhMJ2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-0--xVp7ohTb{margin-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-0--HuTGo0F7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-0--LqH1UZZG{margin-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-1--HK5KwNg3{margin:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-1--ufITULak,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-1--YggD4Ouj{margin-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-1--GvfwnNwa,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-1--lTTnasQQ{margin-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-1--ZUqCZcRk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-1--YggD4Ouj{margin-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-1--W9pO2iia,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-1--lTTnasQQ{margin-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-2--PMlMx_RM{margin:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-2--ywbKEKHp,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-2--TghtjiG4{margin-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-2--OoSXn2Wh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-2--oknqvauC{margin-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-2--oUQJGReu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-2--TghtjiG4{margin-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-2--pv4WLCPM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-2--oknqvauC{margin-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-3--gCPPPR88{margin:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-3--lBAI8StU,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-3--UAByYIq6{margin-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-3--HmaiKZYR,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-3--gI8oHOD9{margin-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-3--uBFIPggu,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-3--UAByYIq6{margin-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-3--Rl88sXeA,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-3--gI8oHOD9{margin-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-4--XdXkBDro{margin:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-4--wX3phUHh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-4--NwlG6rtB{margin-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-4--vpE72puF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-4--nBHYlSNL{margin-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-4--AmgKzFg6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-4--NwlG6rtB{margin-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-4--IFYX8gYo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-4--nBHYlSNL{margin-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-5--At1ZfITV{margin:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-5--sv2OUZci,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-5--gQLc7Eld{margin-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-5--zs_ILvb7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-5--Rwsu9N8K{margin-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-5--yC83wZp0,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-5--gQLc7Eld{margin-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-5--bm47XbPc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-5--Rwsu9N8K{margin-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xl-0--mTa_Un6z{padding:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xl-0--ZuJwOrP0,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-0--smeUQMUk{padding-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xl-0--KkiWB2F2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-0--GX17XZ4I{padding-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xl-0--bGzcqBSN,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-0--smeUQMUk{padding-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xl-0--x9DjdqJK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-0--GX17XZ4I{padding-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xl-1--ACLSbtD3{padding:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xl-1--JURxoYqY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-1--mcoodYbN{padding-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xl-1--uSA58NXJ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-1--vb5sxIgh{padding-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xl-1--D4Z92LSV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-1--mcoodYbN{padding-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xl-1--ZFPcOkZ_,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-1--vb5sxIgh{padding-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xl-2--YMDDdvz5{padding:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xl-2--uQiFmGOJ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-2--S45mZqgf{padding-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xl-2--e6sMrqYZ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-2--kZVOZqpg{padding-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xl-2--HqROoJXC,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-2--S45mZqgf{padding-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xl-2--xZsAIExT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-2--kZVOZqpg{padding-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xl-3--qUwpNzN2{padding:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xl-3--F6hnvNPF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-3--IzSElvxE{padding-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xl-3--Gsxsv24O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-3--vX4Cu8a6{padding-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xl-3--rNbqTUph,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-3--IzSElvxE{padding-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xl-3--EOZS84hx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-3--vX4Cu8a6{padding-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xl-4--NSvoxY6K{padding:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xl-4--mcJq9_OD,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-4--ZPwNf9sB{padding-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xl-4--Hv8CtbUT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-4--I6umfXh5{padding-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xl-4--Qgs_ypL5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-4--ZPwNf9sB{padding-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xl-4--lApeIQKc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-4--I6umfXh5{padding-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xl-5--WnpIv5U5{padding:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xl-5--tgaHupNo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-5--wXqFZTVb{padding-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xl-5--Qnf0gDio,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-5--L95woxUR{padding-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xl-5--_q6fEYWQ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xl-5--wXqFZTVb{padding-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xl-5--_BuDCEuR,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xl-5--L95woxUR{padding-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-n1--fX8NJRAM{margin:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-n1--iW3qqJ4a,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n1--TXvb3Bx2{margin-top:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-n1--l72IOOrQ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n1--kqzU9JWb{margin-right:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-n1--QcDVukun,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n1--TXvb3Bx2{margin-bottom:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-n1--DNeXVpx2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n1--kqzU9JWb{margin-left:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-n2--vGWU7DEs{margin:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-n2--QY2pcp3k,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n2--ymnGkhAf{margin-top:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-n2--yGpLP4Sg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n2--T8HAwPM9{margin-right:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-n2--TnkpG0op,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n2--ymnGkhAf{margin-bottom:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-n2--WKAEBux8,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n2--T8HAwPM9{margin-left:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-n3--j9io0e2I{margin:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-n3--u6nGkK98,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n3--vZnnv9HW{margin-top:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-n3--nJXIjGQh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n3--BQknNe5u{margin-right:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-n3--D6dJ27Ba,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n3--vZnnv9HW{margin-bottom:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-n3--VtmO2pUX,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n3--BQknNe5u{margin-left:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-n4--LdwHruaE{margin:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-n4--MAr341pj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n4--g2xto4cp{margin-top:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-n4--XlSzhzHB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n4--Qted5fc5{margin-right:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-n4--b5tlGy3p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n4--g2xto4cp{margin-bottom:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-n4--fsehRDUv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n4--Qted5fc5{margin-left:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-n5--VLMvQFgP{margin:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-n5--MsOnd52B,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n5--Qksv2jJa{margin-top:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-n5--IKIrpqiC,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n5--yZLh9VwR{margin-right:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-n5--niBRV5ij,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-n5--Qksv2jJa{margin-bottom:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-n5--tTJgS7OT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-n5--yZLh9VwR{margin-left:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xl-auto--Ti5Sa7Yo{margin:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xl-auto--yTWX8DYW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-auto--tokhBc50{margin-top:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xl-auto--Xn9MOEmY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-auto--XOlT1ZyV{margin-right:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xl-auto--vd7pa0uJ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xl-auto--tokhBc50{margin-bottom:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xl-auto--GRqpoyHY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xl-auto--XOlT1ZyV{margin-left:auto!important}}@media (min-width:1400px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-0--mSPXxOwa{margin:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-0--zbe3EAyd,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-0--h0ZdgQ4V{margin-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-0--to9PGYxj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-0--HxZNuxR1{margin-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-0--N_41dJDb,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-0--h0ZdgQ4V{margin-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-0--HlLPeTYW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-0--HxZNuxR1{margin-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-1--DxrXMyzz{margin:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-1--FkGkeUeq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-1--JJkwZAaJ{margin-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-1--NyPBlWcL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-1--QNUAYpLz{margin-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-1--eIfIsVqv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-1--JJkwZAaJ{margin-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-1--ibCvJ8fB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-1--QNUAYpLz{margin-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-2--BrL6MC8U{margin:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-2--weuaCyJq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-2--TKJPoIYD{margin-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-2--HKmzd1Mh,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-2--KilRoEkB{margin-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-2--YsWskvc6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-2--TKJPoIYD{margin-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-2--Qo9eJHaj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-2--KilRoEkB{margin-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-3--r_1oMARn{margin:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-3--maVhNBV8,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-3--TjFd1VMk{margin-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-3--RoMJuS9C,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-3--o7_wk3US{margin-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-3--UJm7OoLj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-3--TjFd1VMk{margin-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-3--JT6gYe8b,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-3--o7_wk3US{margin-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-4--otILrjIW{margin:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-4--J2pWKYG0,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-4--UcYMUdnV{margin-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-4--pC1pNO4P,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-4--P0v1UOWZ{margin-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-4--f4ycsHSo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-4--UcYMUdnV{margin-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-4--wJH2sG6n,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-4--P0v1UOWZ{margin-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-5--EV9cgwhu{margin:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-5--iH7wTBEn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-5--sjdccKVs{margin-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-5--WEcTtkEx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-5--Q8JGRrvU{margin-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-5--dHLkTLcr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-5--sjdccKVs{margin-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-5--x2NmLwm_,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-5--Q8JGRrvU{margin-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xxl-0--WxK2DZ_q{padding:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xxl-0--AFhuSCVB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-0--EWmYKlUT{padding-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xxl-0--eZTzLyeV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-0--jjxurWmM{padding-right:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xxl-0--QtytevdO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-0--EWmYKlUT{padding-bottom:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xxl-0--teSffFRg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-0--jjxurWmM{padding-left:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xxl-1--J27dwdRz{padding:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xxl-1--SPnZRHiv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-1--aBpbMKE3{padding-top:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xxl-1--RH7e46KA,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-1--T0PWdPKS{padding-right:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xxl-1--wmxSLriq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-1--aBpbMKE3{padding-bottom:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xxl-1--cD39PFJV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-1--T0PWdPKS{padding-left:.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xxl-2--J0c_S1Z6{padding:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xxl-2--N5UECoPl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-2--n5XFqEPX{padding-top:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xxl-2--CrGrhr_X,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-2--t8WbW7G7{padding-right:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xxl-2--GPfp3VW5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-2--n5XFqEPX{padding-bottom:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xxl-2--uquLdT8c,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-2--t8WbW7G7{padding-left:.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xxl-3--OVndolKX{padding:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xxl-3--PjwVApY0,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-3--Mey2ZBkv{padding-top:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xxl-3--Y_zIj_Cw,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-3--zOBwyJ2J{padding-right:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xxl-3--pyP3RSZe,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-3--Mey2ZBkv{padding-bottom:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xxl-3--bcSOydTF,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-3--zOBwyJ2J{padding-left:1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xxl-4--n7pj6PO7{padding:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xxl-4--e6FUwx1i,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-4--gou2CAJ5{padding-top:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xxl-4--jyZA2X8p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-4--jAVDTOZP{padding-right:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xxl-4--PBl5SGjv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-4--gou2CAJ5{padding-bottom:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xxl-4--PE3Fqnew,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-4--jAVDTOZP{padding-left:1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .p-xxl-5--GSPR6MnC{padding:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pt-xxl-5--oxCyrEGI,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-5--Ki6oDnrI{padding-top:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pr-xxl-5--IX6XuQ9l,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-5--hHFgbpQV{padding-right:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pb-xxl-5--_gofbGG9,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .py-xxl-5--Ki6oDnrI{padding-bottom:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .pl-xxl-5--ibp1_Bk7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .px-xxl-5--hHFgbpQV{padding-left:3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-n1--eYFHVyl5{margin:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-n1--DhQcMFWz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n1--DXaOGADu{margin-top:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-n1--TFAupGQK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n1--XesPM_aU{margin-right:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-n1--kWcNVAKj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n1--DXaOGADu{margin-bottom:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-n1--cexVHsXH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n1--XesPM_aU{margin-left:-.25rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-n2--W4WvDUGi{margin:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-n2--jlG2ohET,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n2--eN9bh5JA{margin-top:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-n2--z3PdVB7r,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n2--UEDvS8Hg{margin-right:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-n2--UnaiVKcR,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n2--eN9bh5JA{margin-bottom:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-n2--HyMgZfs_,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n2--UEDvS8Hg{margin-left:-.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-n3--XQdb8mnC{margin:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-n3--ZS4KoXPg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n3--B_BlfLrc{margin-top:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-n3--ulHf5ITH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n3--BRZPtrNU{margin-right:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-n3--o_6dvUaY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n3--B_BlfLrc{margin-bottom:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-n3--M4TOLaeA,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n3--BRZPtrNU{margin-left:-1rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-n4--z1_F5ZTp{margin:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-n4--lQRFN1F7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n4--KR7LjlMa{margin-top:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-n4--rSlRTQ8Y,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n4--kow8qx9i{margin-right:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-n4--OO8CvsJO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n4--KR7LjlMa{margin-bottom:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-n4--CMj1LlNq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n4--kow8qx9i{margin-left:-1.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-n5--EMzN94EE{margin:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-n5--h47x9Mn2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n5--SrKMQI7p{margin-top:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-n5--PNAjZ3oU,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n5--b4PElI9k{margin-right:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-n5--yhPBVBbl,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-n5--SrKMQI7p{margin-bottom:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-n5--sZGoGcSz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-n5--b4PElI9k{margin-left:-3rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .m-xxl-auto--qCSwPWbI{margin:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mt-xxl-auto--Fw4l6ey6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-auto--r86wGW9o{margin-top:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mr-xxl-auto--dzVNq_cU,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-auto--hxlHJfTr{margin-right:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mb-xxl-auto--cOfd8UUq,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .my-xxl-auto--r86wGW9o{margin-bottom:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .ml-xxl-auto--FtlzDXFS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .mx-xxl-auto--hxlHJfTr{margin-left:auto!important}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .font-weight-normal--ewutFYGc{font-weight:400!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .font-weight-bold--hktSW2yB{font-weight:700!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-justify--KHF7_bMs{text-align:justify!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-wrap--uVJ2Vj6M{white-space:normal!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-nowrap--VRotac_j{white-space:nowrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-truncate--jaG3eGKl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-left--ldqGDQWL{text-align:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-right--afuvq0Ak{text-align:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-center--_IpCJ08P{text-align:center!important}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-sm-left--O2gf9mdC{text-align:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-sm-right--oR1F0ZUi{text-align:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-sm-center--goRrLJqM{text-align:center!important}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-md-left--DLNn_FAq{text-align:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-md-right--_5ukYqva{text-align:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-md-center--MBNhY5zh{text-align:center!important}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-lg-left--_yYJXEV0{text-align:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-lg-right--DJq0YRzo{text-align:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-lg-center--GE37k8re{text-align:center!important}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-xl-left--RONMxy44{text-align:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-xl-right--x4JDZnEr{text-align:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-xl-center--HU9vPW8W{text-align:center!important}}@media (min-width:1400px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-xxl-left--qwgISNoc{text-align:left!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-xxl-right--WLF2gkm0{text-align:right!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-xxl-center--wMVVbyCn{text-align:center!important}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-lowercase--UbIQo_wB{text-transform:lowercase!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-uppercase--v65aF7Y7{text-transform:uppercase!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-capitalize--lMUUWwdU{text-transform:capitalize!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .text-decoration-none--w5GBh_PU{text-decoration:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .visible--a8iGVFAi{visibility:visible!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .invisible--mBtreJet{visibility:hidden!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .hyphens-auto--wnhTvbvw{-webkit-hyphens:auto!important;hyphens:auto!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .hyphens-none--rxh_obL7{-webkit-hyphens:none!important;hyphens:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-no-ellipsis--AOm8YjdO{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-hover-box--PcYNR7pm{display:inline-block}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-portal--ucNaW4UU{pointer-events:auto;z-index:300000}.sr-only--msjiDbWj{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--k_Zpl4uC.g-bs4--iMInmyjb .clipboard--faTrQIC_{-webkit-user-select:text;-moz-user-select:text;user-select:text}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .no-clipboard--hOg4zuTS{-webkit-user-select:none;-moz-user-select:none;user-select:none}.g-bs4--iMInmyjb.g-bootstrap--k_Zpl4uC.g-is-copying--KGLUDQhq .no-clipboard--hOg4zuTS{visibility:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb [tabindex="-1"]:focus-visible{outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button--A53Y5Cnr{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-none);border-radius:var(--g-size-border-radius-round);color:var(--color,inherit);cursor:pointer;display:inline-flex;font-family:inherit;font-weight:600;justify-content:center;line-height:0;margin:0;max-width:100%;outline:none;padding:0;text-align:center;touch-action:manipulation;transition-duration:.25s;transition-property:color,background-color,border-color;vertical-align:middle}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button--A53Y5Cnr:focus-visible.focus--bKifnScP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button--A53Y5Cnr:focus-visible:not(:disabled,:active){outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-icon--bKHTROOM{flex-shrink:0;transition-duration:.25s;transition-property:transform}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-icon--bKHTROOM+.g-button-label--oG_HtLsn{margin-left:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-icon-right--iv9PeKlw{order:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-icon-right--iv9PeKlw+.g-button-label--oG_HtLsn{margin-left:0;margin-right:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button--A53Y5Cnr[aria-expanded=true] .g-button-icon--bKHTROOM.ico-caret-down--lR_Hprln{transform:rotate(180deg)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-label--oG_HtLsn{overflow:hidden;padding-bottom:.125rem;padding-top:.125rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button--A53Y5Cnr .g-pill--fPUes4h1{margin-left:.375rem;margin-right:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button--A53Y5Cnr .g-button-icon-right--iv9PeKlw~.g-pill--fPUes4h1{margin-left:-.125rem;margin-right:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button--A53Y5Cnr:disabled .g-pill--fPUes4h1{filter:grayscale(1);opacity:.1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-primary--chqexYJe{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-primary--chqexYJe.hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-primary--chqexYJe: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-primary--chqexYJe.active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-primary--chqexYJe: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-primary--chqexYJe:disabled{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-secondary--I_6PQFd6{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-secondary--I_6PQFd6.hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-secondary--I_6PQFd6: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-secondary--I_6PQFd6.active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-secondary--I_6PQFd6: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-secondary--I_6PQFd6:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-tertiary--JwNXB2Fi{color:var(--g-color-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-tertiary--JwNXB2Fi.hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-tertiary--JwNXB2Fi: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-tertiary--JwNXB2Fi.active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-tertiary--JwNXB2Fi: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-tertiary--JwNXB2Fi:disabled{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-danger--HXFZvAuj{border-color:rgba(var(--rgb-ui-red),.5);color:var(--color-ui-red)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-danger--HXFZvAuj.hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-danger--HXFZvAuj: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-danger--HXFZvAuj.active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-danger--HXFZvAuj: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-variant-danger--HXFZvAuj:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-button-variant-primary--chqexYJe:not(:disabled){background-color:#2573e1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x){background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x):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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x):not(:disabled):active,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x):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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x):disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-primary--chqexYJe:not(.g-no-inverted--ecs3oq7x):disabled{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg);cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x):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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x):not(:disabled):active,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x):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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x):disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-secondary--I_6PQFd6:not(.g-no-inverted--ecs3oq7x):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x){color:var(--color-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x):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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x):not(:disabled):active,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x):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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x):disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-tertiary--JwNXB2Fi:not(.g-no-inverted--ecs3oq7x):disabled{color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x):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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x):not(:disabled):active,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x):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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x):disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-button-variant-danger--HXFZvAuj:not(.g-no-inverted--ecs3oq7x):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-size-medium--xwT_2rh3{font-size:1rem;line-height:1.5rem;min-height:2.5rem;padding:0 .875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-size-medium--xwT_2rh3 .g-button-icon--bKHTROOM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-size-medium--xwT_2rh3 .g-spinner--Syo1854V{--size:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-size-small--Ic3fZvcv{border-radius:var(--g-size-border-radius-round);font-size:.875rem;line-height:1rem;min-height:2rem;padding:0 .375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-size-small--Ic3fZvcv .g-spinner--Syo1854V{--size:1rem}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-hidden-label-below-sm--xmwa2bJM.g-button-size-medium--xwT_2rh3{padding:0 .375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-hidden-label-below-sm--xmwa2bJM .g-button-label--oG_HtLsn{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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-hidden-label-below-md--xxHUT1iT.g-button-size-medium--xwT_2rh3{padding:0 .375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-hidden-label-below-md--xxHUT1iT .g-button-label--oG_HtLsn{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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-hidden-label-always--sT896GM9.g-button-size-medium--xwT_2rh3{padding:0 .375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-hidden-label-always--sT896GM9 .g-button-label--oG_HtLsn{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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-full-width-below-sm--jAaqnVxw{width:100%}}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-full-width-below-md--LE0gZ6yB{width:100%}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-full-width-always--iF1rNe9N{width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-loading--aEBqO6sg{justify-content:center!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-loading--aEBqO6sg>.g-spinner--Syo1854V{margin:auto;position:absolute}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-loading--aEBqO6sg>.g-spinner--Syo1854V~.g-button-icon--bKHTROOM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-loading--aEBqO6sg>.g-spinner--Syo1854V~.g-button-label--oG_HtLsn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-loading--aEBqO6sg>.g-spinner--Syo1854V~.g-pill--fPUes4h1{visibility:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-rounded--mljsqA4x{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-unstyled--GcgHaps7{border-width:0;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-unstyled--GcgHaps7 .g-button-label--oG_HtLsn{display:inline-flex;overflow:visible;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .g-button--A53Y5Cnr{margin:.5rem 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .g-button--A53Y5Cnr.g-button-full-width-never--gfRwTgQq:not(:last-child){margin-right:.5rem}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .g-button--A53Y5Cnr{margin:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .g-button--A53Y5Cnr.g-button-size-small--Ic3fZvcv{margin:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .g-button--A53Y5Cnr.g-button-size-small--Ic3fZvcv:not(:last-child){margin-right:0}}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .g-button--A53Y5Cnr.g-button-variant-primary--chqexYJe{order:-1}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr:disabled{z-index:0}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr:not(.g-button-full-width-never--gfRwTgQq):not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr:not(.g-button-full-width-never--gfRwTgQq):not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr.g-button-full-width-never--gfRwTgQq:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr.g-button-full-width-never--gfRwTgQq:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr:not(:disabled)[aria-pressed=true],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr:not(:disabled)[aria-selected=true]{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary);z-index:2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L:not(.g-group-button-inline--eFhyh7fs)>.g-button--A53Y5Cnr{flex-grow:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .g-tooltip-touch-target--Bsj4kHHQ:not(:last-child) .g-button-full-width-never--gfRwTgQq{margin-right:.5rem}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .g-tooltip-touch-target--Bsj4kHHQ:not(:last-child) .g-button-size-small--Ic3fZvcv{margin-right:0}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .g-button--A53Y5Cnr:not(:disabled)[aria-pressed=true]{border-color:var(--g-color-border-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-button--A53Y5Cnr:not(:disabled):hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-button--A53Y5Cnr:not(:disabled):not(:active):focus-visible{z-index:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-button--A53Y5Cnr:not(:disabled).g-button-variant-secondary--I_6PQFd6{border-color:var(--g-color-border-primary)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-button--A53Y5Cnr{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--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28:not(:first-child)>.g-button--A53Y5Cnr{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-button--A53Y5Cnr{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--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n:not(:last-child)>.g-button--A53Y5Cnr{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i:nth-child(n){border-radius:var(--g-size-border-radius-lg);box-shadow:none;flex-basis:auto;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-body--pUlMETmE{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-left:var(--g-size-bs-15)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-body--pUlMETmE .g-card-alert-icon--VTS6E8Ij,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-body--pUlMETmE .g-card-alert-icon--VTS6E8Ij,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-body--pUlMETmE .g-card-alert-icon--VTS6E8Ij{--size:var(--g-size-icon-sm);flex-grow:0;flex-shrink:0;float:left;margin-left:0;margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7{flex-grow:1;flex-shrink:1;margin-left:var(--g-size-bs-10);min-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h4--gfUPecRc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h5--zs4_lX8O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h6--v75nBO1w,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 ol,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 ul,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h4--gfUPecRc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h5--zs4_lX8O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h6--v75nBO1w,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 ol,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 ul,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h4--gfUPecRc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h5--zs4_lX8O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h6--v75nBO1w,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 ol,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 ul{border:0;color:inherit;margin-bottom:0;padding-bottom:var(--g-size-spacing-sm);padding-top:var(--g-size-spacing-sm);text-align:left}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h1--MImAmIAL:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h2--g8ydJ91m:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h3--nbX0GAp6:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h4--gfUPecRc:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h5--zs4_lX8O:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 .g-h6--v75nBO1w:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h1:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h2:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h3:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h4:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h5:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 h6:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 ol:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 p:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 ul:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h1--MImAmIAL:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h2--g8ydJ91m:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h3--nbX0GAp6:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h4--gfUPecRc:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h5--zs4_lX8O:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 .g-h6--v75nBO1w:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h1:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h2:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h3:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h4:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h5:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 h6:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 ol:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 p:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 ul:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h1--MImAmIAL:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h2--g8ydJ91m:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h3--nbX0GAp6:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h4--gfUPecRc:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h5--zs4_lX8O:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 .g-h6--v75nBO1w:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h1:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h2:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h3:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h4:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h5:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 h6:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 ol:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 p:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 ul:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 div[class*=col-],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 div[class*=col-],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 div[class*=col-]{align-items:left;display:flex;flex-direction:column;justify-content:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 div[class*=col-] .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 div[class*=col-] .g-button--A53Y5Cnr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 div[class*=col-] .g-group-button--vLm1wD5b,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-data--L6tV9NV7 div[class*=col-] button,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 div[class*=col-] .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 div[class*=col-] .g-button--A53Y5Cnr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 div[class*=col-] .g-group-button--vLm1wD5b,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-data--L6tV9NV7 div[class*=col-] button,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 div[class*=col-] .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 div[class*=col-] .g-button--A53Y5Cnr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 div[class*=col-] .g-group-button--vLm1wD5b,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-data--L6tV9NV7 div[class*=col-] button{margin-left:0!important;margin-right:0!important;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-close--sELk9tGH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-close--sELk9tGH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-close--sELk9tGH{margin-right:var(--g-size-bs-15);margin-top:var(--g-size-bs-10);position:absolute;right:0;top:0;z-index:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-alert-flag--eMdikT1T img{border-radius:var(--g-size-border-radius-sm);height:var(--g-size-icon-sm);margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN:not(.g-card-inverted--nB7eMFfu){background-color:var(--g-color-info-weak);border:var(--g-size-border-width-sm) solid var(--g-color-info)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN:not(.g-card-inverted--nB7eMFfu) .g-card-alert-icon--VTS6E8Ij{color:var(--g-color-info)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i:not(.g-card-inverted--nB7eMFfu){background-color:var(--g-color-warning-weak);border:var(--g-size-border-width-sm) solid var(--g-color-warning)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i:not(.g-card-inverted--nB7eMFfu) .g-card-alert-icon--VTS6E8Ij{color:var(--g-color-warning)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv:not(.g-card-inverted--nB7eMFfu){background-color:var(--g-color-error-weak);border:var(--g-size-border-width-sm) solid var(--g-color-error)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv:not(.g-card-inverted--nB7eMFfu) .g-card-alert-icon--VTS6E8Ij{color:var(--g-color-error)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i{background:rgba(var(--rgb-black),.1);border-color:transparent!important;color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv .g-card-alert-icon--VTS6E8Ij,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN .g-card-alert-icon--VTS6E8Ij,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i .g-card-alert-icon--VTS6E8Ij{color:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE{padding:0 var(--g-size-spacing-md)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7{margin-left:var(--g-size-spacing-md)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7 .g-group-button--vLm1wD5b{align-items:flex-end;display:flex;flex:1 0 auto;flex-direction:column}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7 .g-group-button--vLm1wD5b{align-items:center;flex-direction:row;justify-content:flex-end}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7 .g-group-button--vLm1wD5b>.g-button--A53Y5Cnr{margin:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7 .g-btn-outline-alert-error--wfWW0n8G,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7 .g-btn-outline-alert-info--HiAYDFKa,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7 .g-btn-outline-alert-warning--gmKS7h3E{border:none;font-size:.875rem;font-weight:600;height:auto;line-height:1.3125rem;margin:0;padding:0 .5rem;width:auto}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7 .g-btn-outline-alert-error--wfWW0n8G,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7 .g-btn-outline-alert-info--HiAYDFKa,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-small--VKDQu2AR .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7 .g-btn-outline-alert-warning--gmKS7h3E{margin-bottom:.5rem;width:100%}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-medium--G1aGWdm2{display:inline-flex}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-medium--G1aGWdm2 .g-card-alert-data--L6tV9NV7 div[class*=col-]:first-of-type{justify-content:start}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-large--p4tVGqjz{display:inline-flex}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-large--p4tVGqjz .g-card-body--pUlMETmE{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-large--p4tVGqjz .g-card-body--pUlMETmE{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-large--p4tVGqjz .g-card-body--pUlMETmE .g-card-alert-icon--VTS6E8Ij{height:var(--g-size-icon-lg);margin-top:0;width:var(--g-size-icon-lg)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-error--I2ApT8vv+.g-form-group--ZAUmpty_,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-info--JOEuQ1JN+.g-form-group--ZAUmpty_,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-alert-warning--hHiSdr_i+.g-form-group--ZAUmpty_{padding-top:var(--g-size-bs-10)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-card-alert-small--VKDQu2AR{margin-bottom:0!important;margin-top:var(--g-size-bs-5)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-alert-closeable--q94Uy8bz .g-card-body--pUlMETmE{align-items:start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-alert-closeable--q94Uy8bz .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7{padding-right:2rem}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-alert-closeable--q94Uy8bz .g-card-body--pUlMETmE .g-card-alert-data--L6tV9NV7{padding-right:5rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-alert-closeable--q94Uy8bz div[class*=col-md-8]{justify-content:start!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76.g-amount-superscript--_Yu1ID1M sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-amount--xtC8SV76:not(.g-amount-no-superscript--Tcg70Rrk) sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-grid-amounts--PadSdZJn .g-amount--xtC8SV76 sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-info-amount--o1Gqtp9R .g-amount--xtC8SV76 sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-huge--vcJAJTcB .g-amount--xtC8SV76 sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info--pAh5lUfK .g-amount--xtC8SV76 sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO .g-amount--xtC8SV76 sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(.g-h1--MImAmIAL,.g-h2--g8ydJ91m,.g-h3--nbX0GAp6,.g-h4--gfUPecRc) .g-amount--xtC8SV76 sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(h1,h2,h3,h4) .g-amount--xtC8SV76 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--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76 sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76.g-amount-no-superscript--Tcg70Rrk sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-extra-amount--VWayhiDt sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH:nth-child(n) .g-amount-converted--IjHdQffr sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU .g-minor--Ox7zaUsJ .g-amount--xtC8SV76 sup,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-item--TYj3tbjE.g-structured-info-item-small--HX9K9Bgu .g-amount--xtC8SV76 sup{display:inline;font-size:inherit;font-weight:inherit;left:auto;position:static;top:auto;vertical-align:baseline}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76{color:inherit;font-weight:var(--g-font-weight-semibold)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76.g-amount-camouflage--hroMMGGB{font-weight:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76 .g-amount-data--k2U_gkdZ{white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76:nth-child(n).g-amount-default--c7GOHS1E{color:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76:nth-child(n).g-amount-neutral--pEBZBzXK{color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76:nth-child(n).g-amount-positive--c9MZf7Wa{color:var(--g-color-success)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76:nth-child(n).g-amount-negative--Vd_tJBMp{color:var(--g-color-error)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76:nth-child(n).g-amount-faded--YpIKRVm6{color:var(--g-color-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount--xtC8SV76:nth-child(n).g-amount-active--M77zn354{color:var(--g-color-info)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount-fallback--WtaDLRaC{color:var(--g-color-text-secondary);font-weight:inherit;gap:var(--g-size-spacing-sm)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-amount-fallback--WtaDLRaC: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--k_Zpl4uC.g-bs4--iMInmyjb .g-amount-fallback--WtaDLRaC{flex-direction:row-reverse;justify-content:flex-end}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-amount--xtC8SV76.g-amount-faded--YpIKRVm6{color:var(--g-color-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h1--MImAmIAL .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h2--g8ydJ91m .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h3--nbX0GAp6 .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h4--gfUPecRc .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h5--zs4_lX8O .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-h6--v75nBO1w .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h1 .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h2 .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h3 .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h4 .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h5 .g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb h6 .g-amount--xtC8SV76{font-weight:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge--aJqhcN8B,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-pill--fPUes4h1{display:inline-block;font-size:.75rem;font-weight:600;line-height:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge--aJqhcN8B{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--k_Zpl4uC.g-bs4--iMInmyjb .g-pill--fPUes4h1{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--k_Zpl4uC.g-bs4--iMInmyjb .g-pill--fPUes4h1:nth-child(n):nth-child(n){background-color:CanvasText;color:Canvas;forced-color-adjust:none}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-todo--FQRNY6fP{background-color:var(--g-color-info-weak);color:var(--g-color-info)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-todo--FQRNY6fP.g-badge-filled--WnpMQChU{background-color:var(--g-color-info);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-state--y2rYnazB{background-color:var(--color-ui-gray-weak);color:var(--color-ui-gray)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-state--y2rYnazB.g-badge-filled--WnpMQChU{background-color:var(--color-ui-gray);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-error--I14l4F84{background-color:var(--g-color-error-weak);color:var(--g-color-error)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-error--I14l4F84.g-badge-filled--WnpMQChU{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-warning--nfHhCKeg{background-color:var(--g-color-warning-weak);color:var(--g-color-warning-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-warning--nfHhCKeg.g-badge-filled--WnpMQChU{background-color:var(--g-color-warning-strong);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-success--VjbeQ9O4{background-color:var(--g-color-success-weak);color:var(--g-color-success)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-success--VjbeQ9O4.g-badge-filled--WnpMQChU{background-color:var(--g-color-success);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-category--BFke5EnE{border-color:currentColor;color:var(--color-ui-gray)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-honey--moFvlUEr{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-honey--moFvlUEr.g-badge-filled--WnpMQChU{background-color:var(--color-honey);color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-carrot--d5Y6lOOz{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-carrot--d5Y6lOOz.g-badge-filled--WnpMQChU{background-color:var(--color-carrot);color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-berry--uJK6E9Gd{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-berry--uJK6E9Gd.g-badge-filled--WnpMQChU{background-color:var(--color-berry);color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-rose--weHTfr9V{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-rose--weHTfr9V.g-badge-filled--WnpMQChU{background-color:var(--color-rose);color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-lavender--vEZpjpIl{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-lavender--vEZpjpIl.g-badge-filled--WnpMQChU{background-color:var(--color-lavender);color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-lila--prVMfHf4{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-lila--prVMfHf4.g-badge-filled--WnpMQChU{background-color:var(--color-lila);color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-indigo--VLynv6Hv{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-indigo--VLynv6Hv.g-badge-filled--WnpMQChU{background-color:var(--color-indigo);color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-pool--jNGLzKXe{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-pool--jNGLzKXe.g-badge-filled--WnpMQChU{background-color:var(--color-pool);color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-teal--mTXz8D4g{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-teal--mTXz8D4g.g-badge-filled--WnpMQChU{background-color:var(--color-teal);color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-lime--SN00ImRf{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-lime--SN00ImRf.g-badge-filled--WnpMQChU{background-color:var(--color-lime);color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-forest--rVclEFxw{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-forest--rVclEFxw.g-badge-filled--WnpMQChU{background-color:var(--color-forest);color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-stone--bP1UBcYh{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-stone--bP1UBcYh.g-badge-filled--WnpMQChU{background-color:var(--color-stone);color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-badge-todo--FQRNY6fP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-labeled-list-striped--kV0JVC9H .g-row--TQk7hQkX:nth-child(odd) .g-badge-todo--FQRNY6fP{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-info)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-badge-state--y2rYnazB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-labeled-list-striped--kV0JVC9H .g-row--TQk7hQkX:nth-child(odd) .g-badge-state--y2rYnazB{background-color:var(--g-color-surface-primary);color:var(--g-color-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-badge-error--I14l4F84,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-labeled-list-striped--kV0JVC9H .g-row--TQk7hQkX:nth-child(odd) .g-badge-error--I14l4F84{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-error)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-badge-warning--nfHhCKeg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-labeled-list-striped--kV0JVC9H .g-row--TQk7hQkX:nth-child(odd) .g-badge-warning--nfHhCKeg{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-warning-strong)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-badge-success--VjbeQ9O4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-labeled-list-striped--kV0JVC9H .g-row--TQk7hQkX:nth-child(odd) .g-badge-success--VjbeQ9O4{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-success)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-badge-category--BFke5EnE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-labeled-list-striped--kV0JVC9H .g-row--TQk7hQkX:nth-child(odd) .g-badge-category--BFke5EnE{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-indicator-unread--99ei5mM1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-labeled-list-striped--kV0JVC9H .g-row--TQk7hQkX:nth-child(odd) .g-indicator-unread--99ei5mM1{--color-fg:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-badge-icon--AVIqP9zB svg{margin-right:.25rem;vertical-align:bottom}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-indicator--bL7_BpcY{color:var(--color-fg);margin-right:.375rem;overflow:visible}@media (forced-colors:active){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-indicator--bL7_BpcY:not(.g-indicator-unread--99ei5mM1){border-radius:var(--g-size-border-radius-circle);forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-indicator-unread--99ei5mM1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-legend-indicator--Dg9xQiD_:where(.g-indicator-default--IqQnJmcv){--size:0.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-legend-indicator--Dg9xQiD_{color:var(--color-fg,var(--g-color-surface-tertiary))!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-legend-indicator--Dg9xQiD_:where(.g-indicator-dimmed--zgBV3BVt){color:color-mix(in srgb,var(--color-fg),var(--g-color-surface-tertiary))!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-indicator-unread--99ei5mM1{--color-fg:var(--g-color-info);margin-bottom:.0625rem;min-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-pill-default--aOwVpWyQ{background-color:var(--g-color-text-primary);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-pill-unread--D9Fq1tMQ{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-primary--G_epdHHo{background-color:#135ee2;border:.0625rem solid transparent;color:#fff}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-primary--G_epdHHo: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-primary--G_epdHHo:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-primary--G_epdHHo:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-primary--G_epdHHo: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-primary--G_epdHHo:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid transparent;color:rgba(0,0,0,.25)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0{background-color:transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:hover{background-color:transparent;border:.0625rem solid #135ee2;color:#fff;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:active{background-color:transparent;border:.0625rem solid #135ee2;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:active:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:active:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:active:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-primary--XutPfyf0:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-primary--SO2omdek{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-primary--SO2omdek: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-primary--SO2omdek:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-primary--SO2omdek:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-primary--SO2omdek: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-primary--SO2omdek:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-primary--SO2omdek:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-primary--SO2omdek:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-secondary--xilaABcS{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-secondary--xilaABcS: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-secondary--xilaABcS:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-secondary--xilaABcS:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-secondary--xilaABcS: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-secondary--xilaABcS:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-secondary--xilaABcS.active--fjRc_E9U{background-color:#a3b5c9;border:.0625rem solid transparent;color:#fff}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-secondary--xilaABcS.active--fjRc_E9U: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra:hover{background-color:transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-secondary--KHf_CIra:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-secondary--qNn4hUut{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-secondary--qNn4hUut: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-secondary--qNn4hUut:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-secondary--qNn4hUut:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-secondary--qNn4hUut: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-secondary--qNn4hUut:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-secondary--qNn4hUut:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-secondary--qNn4hUut:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-danger--t483AngQ{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-danger--t483AngQ: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-danger--t483AngQ:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-danger--t483AngQ:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-danger--t483AngQ: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-danger--t483AngQ:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-danger--GQzMv2cM{background-color:transparent;color:#cf2a1e}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-danger--GQzMv2cM:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-danger--GQzMv2cM:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-danger--GQzMv2cM:hover{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-danger--GQzMv2cM: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-danger--GQzMv2cM:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-danger--GQzMv2cM:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-danger--GQzMv2cM: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-danger--GQzMv2cM:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-transparent--Cjy4pHuv{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-transparent--Cjy4pHuv: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-transparent--Cjy4pHuv: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-transparent--Cjy4pHuv:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-transparent--Cjy4pHuv: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-transparent--Cjy4pHuv:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-transparent--Cjy4pHuv:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-transparent--Cjy4pHuv: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-transparent--Cjy4pHuv:disabled{opacity:.3!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-transparent--fASudJgz{background-color:transparent;color:#fff}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-transparent--fASudJgz:hover{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-transparent--fASudJgz: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-transparent--fASudJgz:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-transparent--fASudJgz:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-transparent--fASudJgz: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-transparent--fASudJgz:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-transparent--fASudJgz:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-transparent--fASudJgz:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-error--wfWW0n8G{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-error--wfWW0n8G: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-error--wfWW0n8G:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-error--wfWW0n8G:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-error--wfWW0n8G: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-error--wfWW0n8G:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-error--F1pv9M8R{background-color:transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-error--F1pv9M8R:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-error--F1pv9M8R: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-error--F1pv9M8R:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-error--F1pv9M8R:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-error--F1pv9M8R: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-error--F1pv9M8R:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-error--F1pv9M8R:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-error--F1pv9M8R:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-error--ixiMOV1S{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-error--ixiMOV1S: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-error--ixiMOV1S:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-error--ixiMOV1S:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-error--ixiMOV1S: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-error--ixiMOV1S:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-error--ixiMOV1S:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-error--ixiMOV1S:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-warning--gmKS7h3E{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-warning--gmKS7h3E: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-warning--gmKS7h3E:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-warning--gmKS7h3E:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-warning--gmKS7h3E: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-warning--gmKS7h3E:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-warning--I4NVFvhn{background-color:transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-warning--I4NVFvhn:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-warning--I4NVFvhn: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-warning--I4NVFvhn:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-warning--I4NVFvhn:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-warning--I4NVFvhn: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-warning--I4NVFvhn:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-warning--I4NVFvhn:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-warning--I4NVFvhn:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-warning--n1NCmzw9{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-warning--n1NCmzw9: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-warning--n1NCmzw9:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-warning--n1NCmzw9:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-warning--n1NCmzw9: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-warning--n1NCmzw9:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-warning--n1NCmzw9:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-warning--n1NCmzw9:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-info--HiAYDFKa{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-info--HiAYDFKa: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-info--HiAYDFKa:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-info--HiAYDFKa:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-info--HiAYDFKa: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-outline-alert-info--HiAYDFKa:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK:hover{background-color:transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-alert-info--PlnBqmvK:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-info--Kmke2m82{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-info--Kmke2m82: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-info--Kmke2m82:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-info--Kmke2m82:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-info--Kmke2m82: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--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-info--Kmke2m82:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-info--Kmke2m82:focus{box-shadow:none;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-link-alert-info--Kmke2m82:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz{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--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz:not(:disabled){cursor:pointer}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz>span:not(.sr-only--msjiDbWj),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz>strong:not(.sr-only--msjiDbWj){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz>span:not(.sr-only--msjiDbWj),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz>svg{position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz>.g-spinner--Syo1854V{--size:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz.g-button-loading--aEBqO6sg{justify-content:center!important;position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz.g-button-loading--aEBqO6sg>.g-spinner--Syo1854V{margin:auto;position:absolute}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz.g-button-loading--aEBqO6sg>.g-spinner--Syo1854V~span,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn--_lo0UBgz.g-button-loading--aEBqO6sg>.g-spinner--Syo1854V~svg{visibility:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn-lg--zkGbXVKJ{min-height:2.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn-lg--zkGbXVKJ>.g-spinner--Syo1854V{--size:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn-sm--VZKoBP20{font-size:.875rem;min-height:1.625rem;padding:0 .625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn-sm--VZKoBP20>span:not(.sr-only--msjiDbWj){top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn-sm--VZKoBP20>.g-spinner--Syo1854V{--size:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon--v8YpLYsw,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP{padding-left:.5rem;padding-right:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon--v8YpLYsw>svg~span:not(.sr-only--msjiDbWj),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP>svg~span:not(.sr-only--msjiDbWj){margin-left:.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn-sm--VZKoBP20.g-btn-icon--v8YpLYsw,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .btn-sm--VZKoBP20.g-btn-icon-only--bgnvgYVP{padding-left:.25rem;padding-right:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP{padding:0 .4375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP.btn-sm--VZKoBP20{padding:0 .1875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP.btn-lg--zkGbXVKJ{padding:0 .6041666667rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP+.g-btn-icon-only--bgnvgYVP{margin-left:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-btn-icon-only--bgnvgYVP>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--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b{margin:0 -.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group--udq4Svry{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-form--RjTOHE5R{margin-top:1rem;text-align:right}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .btn--_lo0UBgz{margin:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .btn--_lo0UBgz.g-btn-icon-only--bgnvgYVP:not(:first-child){margin-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L{display:flex;width:auto}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented-inline--GeGAnmV0{display:inline-flex;max-width:100%;width:auto}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .btn--_lo0UBgz:not(.g-btn-icon-only--bgnvgYVP){flex-grow:1}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .btn--_lo0UBgz:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .btn--_lo0UBgz:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .btn--_lo0UBgz:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b.g-group-button-segmented--mNkaOX8L .btn--_lo0UBgz:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :not(.g-input-group-append--kq2mBK8n)>.btn--_lo0UBgz:not(.g-btn-icon-only--bgnvgYVP){margin-left:0;margin-right:0;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :not(.g-input-group-append--kq2mBK8n)>.btn--_lo0UBgz.g-btn-icon-only--bgnvgYVP{margin-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :not(.g-input-group-append--kq2mBK8n)>.btn--_lo0UBgz.g-btn-icon-only--bgnvgYVP+.g-btn-icon-only--bgnvgYVP{margin-left:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-group-button--vLm1wD5b .g-btn-primary--G_epdHHo{order:-1}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button--RTH6EzU2{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--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button--RTH6EzU2:focus-visible.focus--bKifnScP .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button--RTH6EzU2:focus-visible:not(:disabled,:active) .g-circular-button-icon-wrapper--wTSas4MM{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-large--RvapR4tL .g-circular-button-label--gmp3iOU1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-medium--gLyXwN82 .g-circular-button-label--gmp3iOU1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-small--qBkD5FPa .g-circular-button-label--gmp3iOU1{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--g-color-interactive-primary);display:-webkit-box;font-weight:600;overflow:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-large--RvapR4tL .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-medium--gLyXwN82 .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-small--qBkD5FPa .g-circular-button-icon-wrapper--wTSas4MM{align-items:center;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:flex;justify-content:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-large--RvapR4tL .g-circular-button-icon-wrapper--wTSas4MM .g-icon--JBWACDpH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-medium--gLyXwN82 .g-circular-button-icon-wrapper--wTSas4MM .g-icon--JBWACDpH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-small--qBkD5FPa .g-circular-button-icon-wrapper--wTSas4MM .g-icon--JBWACDpH{height:calc(50% + .125rem);width:calc(50% + .125rem)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-small--qBkD5FPa{gap:var(--g-size-spacing-sm);width:5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-small--qBkD5FPa .g-circular-button-icon-wrapper--wTSas4MM{height:2rem;width:2rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-small--qBkD5FPa .g-circular-button-label--gmp3iOU1{font-size:.75rem;line-height:1.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-medium--gLyXwN82{width:6rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-medium--gLyXwN82 .g-circular-button-icon-wrapper--wTSas4MM{height:2.5rem;width:2.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-medium--gLyXwN82 .g-circular-button-label--gmp3iOU1{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-large--RvapR4tL{width:7rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-large--RvapR4tL .g-circular-button-icon-wrapper--wTSas4MM{height:4rem;width:4rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-size-large--RvapR4tL .g-circular-button-label--gmp3iOU1{font-size:1rem;line-height:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-primary--gHT_nijJ.hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-primary--gHT_nijJ:not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-primary--gHT_nijJ.active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-primary--gHT_nijJ:not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-primary--gHT_nijJ:disabled{cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-primary--gHT_nijJ:disabled .g-circular-button-icon-wrapper--wTSas4MM{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-primary--gHT_nijJ:disabled .g-circular-button-label--gmp3iOU1{color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-primary--gHT_nijJ .g-circular-button-icon-wrapper--wTSas4MM{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-secondary--TyFFmBoo.hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-secondary--TyFFmBoo:not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-secondary--TyFFmBoo.active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-secondary--TyFFmBoo:not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-secondary--TyFFmBoo:disabled{cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-secondary--TyFFmBoo:disabled .g-circular-button-icon-wrapper--wTSas4MM{border-color:var(--color-gray-200);color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-secondary--TyFFmBoo:disabled .g-circular-button-label--gmp3iOU1{color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-secondary--TyFFmBoo .g-circular-button-icon-wrapper--wTSas4MM{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-filled--G0TVOIfH.hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-filled--G0TVOIfH:not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-filled--G0TVOIfH.active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-filled--G0TVOIfH:not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-filled--G0TVOIfH:disabled{cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-filled--G0TVOIfH:disabled .g-circular-button-icon-wrapper--wTSas4MM{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-filled--G0TVOIfH:disabled .g-circular-button-label--gmp3iOU1{color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-variant-filled--G0TVOIfH .g-circular-button-icon-wrapper--wTSas4MM{background-color:var(--g-color-interactive-filled);color:var(--g-color-interactive-primary)}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-hidden-label-below-sm--wwmNrNRu{width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-hidden-label-below-sm--wwmNrNRu .g-circular-button-label--gmp3iOU1{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--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-hidden-label-below-md--DnAOPnjE{width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-hidden-label-below-md--DnAOPnjE .g-circular-button-label--gmp3iOU1{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--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-hidden-label-always--Bmoeu8Wl{width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-circular-button-hidden-label-always--Bmoeu8Wl .g-circular-button-label--gmp3iOU1{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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-circular-button-variant-secondary--TyFFmBoo.hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-circular-button-variant-secondary--TyFFmBoo:not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-circular-button-variant-secondary--TyFFmBoo.active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-circular-button-variant-secondary--TyFFmBoo:not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-circular-button-variant-filled--G0TVOIfH.hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-circular-button-variant-filled--G0TVOIfH:not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-circular-button-variant-filled--G0TVOIfH.active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-circular-button-variant-filled--G0TVOIfH:not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x) .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x) .g-circular-button-icon-wrapper--wTSas4MM{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x) .g-circular-button-label--gmp3iOU1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x) .g-circular-button-label--gmp3iOU1{color:var(--color-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):disabled{cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-icon-wrapper--wTSas4MM{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-label--gmp3iOU1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-primary--gHT_nijJ:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-label--gmp3iOU1{color:rgba(var(--rgb-white),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x) .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x) .g-circular-button-icon-wrapper--wTSas4MM{border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x) .g-circular-button-label--gmp3iOU1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x) .g-circular-button-label--gmp3iOU1{color:var(--color-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):disabled{cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-icon-wrapper--wTSas4MM{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-label--gmp3iOU1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-secondary--TyFFmBoo:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-label--gmp3iOU1{color:var(--g-color-text-inverted-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x) .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x) .g-circular-button-icon-wrapper--wTSas4MM{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x) .g-circular-button-label--gmp3iOU1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x) .g-circular-button-label--gmp3iOU1{color:var(--color-white)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x).hover--u78SbFbx .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):not(:disabled):hover .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x).active--fjRc_E9U .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):not(:disabled):active .g-circular-button-icon-wrapper--wTSas4MM{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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):disabled{cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-icon-wrapper--wTSas4MM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-icon-wrapper--wTSas4MM{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-label--gmp3iOU1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-circular-button-variant-filled--G0TVOIfH:not(.g-no-inverted--ecs3oq7x):disabled .g-circular-button-label--gmp3iOU1{color:rgba(var(--rgb-white),.5)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH{--card-padding-vertical:var(--g-size-bs-10);--card-padding-horizontal:var(--g-size-bs-15);background-color:var(--g-color-surface-primary);border-color:var(--g-color-border-secondary)!important;border-radius:var(--g-size-border-radius-lg);border-style:solid!important;border-width:0;box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);color:var(--g-color-text-primary);display:inline-flex;flex-direction:column;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10);max-width:100%;outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:clip;position:relative;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-sticky--QPSEQ1Jj{position:sticky;top:0;z-index:10}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-large--ZxhZYAsE{--card-padding-vertical:var(--g-size-layout-sm);--card-padding-horizontal:var(--g-size-layout-sm)}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-uniform-headings--Mp42i1LL :is(h2,h3,h4,h5,h6){font-size:1.125rem;line-height:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH :is(h2,h3,h4,h5,h6){font-weight:var(--g-font-weight-bold);padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-card-body--pUlMETmE{flex:1 1 auto;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-card-no-padding--BfGp6TIN{--card-padding-vertical:0;--card-padding-horizontal:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-separator--qGcO_t_2.g-separator-protrude--v5clCLT6{margin-left:calc(var(--card-padding-horizontal, 0)*-1);margin-right:calc(var(--card-padding-horizontal, 0)*-1)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-separator--qGcO_t_2:where(.g-separator-spacing-inherit--jvmFsayk){margin-bottom:var(--card-padding-vertical,0);margin-top:var(--card-padding-vertical,0)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header--MFSo6brn{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-primary);text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header--MFSo6brn p{margin:0;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-banner--e4qLwOKC>.g-card-body--pUlMETmE{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--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI{--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--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI{--card-padding-vertical:var(--g-size-spacing-xl)}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-amount--xtC8SV76: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--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-product-info--pAh5lUfK{flex-direction:column;gap:var(--g-size-spacing-md);width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-product-info--pAh5lUfK .g-product-info-data--R_8YDNzU{margin-bottom:0;margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-product-info--pAh5lUfK .g-product-info-data--R_8YDNzU,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-product-info--pAh5lUfK .g-product-info-data--R_8YDNzU>*{display:block}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-product-info--pAh5lUfK .g-major--aMuJKByN{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-product-info--pAh5lUfK .g-avatar--UtBvNZaR{--size:var(--g-size-icon-xl)}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-product-info--pAh5lUfK.g-product-info-totaled--W_N9IIYE .g-product-info-data--R_8YDNzU{grid-template-columns:unset;grid-template-rows:unset}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-product-info--pAh5lUfK.g-product-info-totaled--W_N9IIYE .g-product-info-amount--caG4BaP5{grid-column:unset;grid-row:unset;text-align:unset}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI .g-group-button--vLm1wD5b .g-button--A53Y5Cnr{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI:not(.g-card-header-left--lzZtBaUF) .g-product-info--pAh5lUfK .g-avatar--UtBvNZaR{align-self:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI.g-card-header-left--lzZtBaUF{text-align:left}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI.g-card-header-left--lzZtBaUF .g-product-info--pAh5lUfK{display:block;position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI.g-card-header-left--lzZtBaUF .g-product-info--pAh5lUfK:not(.g-contact-info--BA6R_Pos) .g-minor--Ox7zaUsJ{color:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI.g-card-header-left--lzZtBaUF .g-product-info--pAh5lUfK:before{content:"";float:right;height:var(--g-size-icon-xl);width:calc(var(--g-size-icon-xl) + var(--g-size-spacing-md))}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-header-variant-info--jFZ2ejBI.g-card-header-left--lzZtBaUF .g-product-info--pAh5lUfK .g-avatar--UtBvNZaR{position:absolute;right:0;top:0}@media (forced-colors:active){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj{background-color:var(--g-color-surface-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH{background-color:transparent!important}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj{border-radius:var(--g-size-border-radius-lg);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);display:flex;flex-flow:row wrap;margin-bottom:var(--g-size-bs-10);margin-top:var(--g-size-bs-10);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:clip}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj .g-card--fxTOVmYH{box-shadow:none;display:flex;flex:1 0 0%;margin-bottom:0;margin-top:0;outline:none;overflow:visible}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj .g-card--fxTOVmYH.g-card-sticky--QPSEQ1Jj{border-bottom-width:var(--g-size-border-width-sm);margin-bottom:calc(var(--g-size-border-width-sm)*-1)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj .g-card--fxTOVmYH:not(.g-card--fxTOVmYH .g-card--fxTOVmYH),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj>.g-card--fxTOVmYH{border-radius:var(--g-size-border-radius-none)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj>.g-interactable--x62WslJL:not(:hover){border-color:var(--g-color-border-secondary) var(--g-color-surface-primary) var(--color-transparent)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-horizontal--nDVyWQ6c .g-card--fxTOVmYH+.g-card--fxTOVmYH{border-left-width:var(--g-size-border-width-sm)}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-horizontal--nDVyWQ6c .g-card--fxTOVmYH{border-left-width:0!important;flex-basis:100%;flex-direction:column}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-horizontal--nDVyWQ6c:where(:not(.g-card-group-noline--FcjYYI70)) .g-card--fxTOVmYH+.g-card--fxTOVmYH{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h{flex-direction:column}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h:where(:not(.g-card-group-noline--FcjYYI70)) .g-card--fxTOVmYH+.g-card--fxTOVmYH{border-top-width:var(--g-size-border-width-sm)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card--fxTOVmYH.g-card-header-variant-banner--e4qLwOKC,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card--fxTOVmYH.g-card-header-variant-banner--e4qLwOKC+.g-card--fxTOVmYH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card--fxTOVmYH[class*=g-bg-],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card--fxTOVmYH[class*=g-bg-]+.g-card--fxTOVmYH{border-top-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj+.g-card-group--dH_7z8Zj{margin-top:var(--g-size-bs-20)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja+.g-card-group--dH_7z8Zj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja+.g-card-group--dH_7z8Zj .g-card--fxTOVmYH{margin-top:0}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja+.g-card-group--dH_7z8Zj:where(.g-card-group-noline--FcjYYI70) .g-card--fxTOVmYH:where(:nth-child(1 of .g-card--fxTOVmYH)),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja+.g-card-group--dH_7z8Zj:where(:not(.g-card-group-noline--FcjYYI70)) .g-card--fxTOVmYH{border-top-width:var(--g-size-border-width-sm)}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja:not(.g-card-group-noline--FcjYYI70)+.g-card-group--dH_7z8Zj .g-card--fxTOVmYH{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group--dH_7z8Zj.g-card-group-noline--FcjYYI70 .g-card--fxTOVmYH{border-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-nogap--Ec4CR9ja{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-nogap--Ec4CR9ja+.g-card-group--dH_7z8Zj{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6{--card-border:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-card--fxTOVmYH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-card-group--dH_7z8Zj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-card--fxTOVmYH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-card-group--dH_7z8Zj{box-shadow:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-card-group--dH_7z8Zj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-card-group--dH_7z8Zj{border-left:var(--card-border);border-right:var(--card-border);border-top:var(--card-border);box-shadow:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-card-group--dH_7z8Zj:not(.g-card-group-nogap--Ec4CR9ja),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-card-group--dH_7z8Zj:not(.g-card-group-nogap--Ec4CR9ja){border-bottom:var(--card-border);border-top:var(--card-border)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja+.g-card-group--dH_7z8Zj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja+.g-card-group--dH_7z8Zj{border-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja+.g-card-group--dH_7z8Zj:not(.g-card-group-nogap--Ec4CR9ja),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-card-group--dH_7z8Zj.g-card-group-nogap--Ec4CR9ja+.g-card-group--dH_7z8Zj:not(.g-card-group-nogap--Ec4CR9ja){border-bottom:var(--card-border);border-top:0}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-card-group--dH_7z8Zj.g-card-group-horizontal--nDVyWQ6c .g-card--fxTOVmYH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-card-group--dH_7z8Zj.g-card-group-horizontal--nDVyWQ6c .g-card--fxTOVmYH{border-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH .g-card-group--dH_7z8Zj.g-card-group-horizontal--nDVyWQ6c .g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-card-group--dH_7z8Zj.g-card-group-horizontal--nDVyWQ6c .g-card--fxTOVmYH:first-child{border-top:0}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH :not(.g-card-group--dH_7z8Zj)>.g-card--fxTOVmYH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 :not(.g-card-group--dH_7z8Zj)>.g-card--fxTOVmYH{border:var(--card-border)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card--fxTOVmYH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-card--fxTOVmYH{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--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card--fxTOVmYH .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-card--fxTOVmYH .g-faded--w0R1FnBx{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card--fxTOVmYH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL:is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL:is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card--fxTOVmYH{background-clip:border-box}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card--fxTOVmYH:not(.g-card-inner--n8DsX8g_,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--e4qLwOKC)),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL:is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card--fxTOVmYH:not(.g-card-inner--n8DsX8g_,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--e4qLwOKC)){background-color:transparent}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card-group--dH_7z8Zj,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL.g-card-group--dH_7z8Zj{box-shadow:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card--fxTOVmYH:where(:not(.g-card-overview--vdDTAYIH)){display:flex;flex-direction:column;max-width:none;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card--fxTOVmYH:not([class*=g-card-alert-]){margin-bottom:0;margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card--fxTOVmYH:not([class*=g-card-alert-]):not(.g-card-inner--n8DsX8g_){border-radius:var(--g-size-border-radius-none);border-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card-body--pUlMETmE{position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg>:not(.g-separator--qGcO_t_2){flex:1 0 0%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer--OdsDS9yN:not(.g-card-large--ZxhZYAsE):nth-child(n){--card-padding-vertical:var(--g-size-spacing-xl);--card-padding-horizontal:var(--g-size-bs-15)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-summary--wTHlGZHB{display:flex;gap:0 var(--g-size-spacing-xxl);padding-bottom:0;padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-summary--wTHlGZHB .g-amount--xtC8SV76{display:block}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-wrap-never--R2CPnT8n .g-card-footer-total--axnIV70n{text-align:right}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-wrap-below-sm--_ydHTn0H .g-card-footer-summary--wTHlGZHB{flex-wrap:wrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-wrap-below-sm--_ydHTn0H .g-card-footer-total--axnIV70n{flex-basis:100%}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-wrap-auto--mt4RJzqN .g-card-footer-summary--wTHlGZHB{flex-wrap:wrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-wrap-auto--mt4RJzqN .g-card-footer-total--axnIV70n{flex-grow:1;text-align:right}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-wrap-always--Wd4fTKtt .g-card-footer-summary--wTHlGZHB{flex-wrap:wrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-wrap-always--Wd4fTKtt .g-card-footer-total--axnIV70n{flex-basis:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-label--QDAhBXWx{flex-grow:1;text-align:left}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-total--axnIV70n{text-align:right}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-total--axnIV70n:first-child{flex-basis:100%}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-total--axnIV70n{text-align:left}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-amounts--Rp_BQSmn{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-description--CYwN2G3x{padding-bottom:0;padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-description--CYwN2G3x:not(:only-child){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-footer-description--CYwN2G3x:only-child{text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-confirm-footer--v6Lb2JsO .g-card-body--pUlMETmE{padding-bottom:var(--g-size-bs-20);padding-top:var(--g-size-bs-20);text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH{padding:0;position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH:nth-child(n):nth-child(n){display:flex}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH:not(.g-card-overview-widget--jXpdSiPY):hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-title--Jca6UQnZ:nth-child(n):nth-child(n){font-size:1rem;font-weight:600;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-title-overline--YGSIgby7{order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-action-default--xaSiKFLz{color:var(--g-color-text-primary);display:block;overflow:hidden;text-overflow:ellipsis}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-action-default--xaSiKFLz:hover{text-decoration:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-action-default--xaSiKFLz:focus-visible{outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-action-default--xaSiKFLz:before{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-action-default--xaSiKFLz.g-button--A53Y5Cnr{display:inline;line-height:1.25rem;min-height:0;position:static;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-action-default--xaSiKFLz.g-button--A53Y5Cnr:focus-visible:nth-child(n){outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-action-default--xaSiKFLz.g-button--A53Y5Cnr .g-button-label--oG_HtLsn{white-space:normal}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH:nth-child(n) .g-micro--ZEo276VG{font-size:.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-info--jyQa7oq1{display:flex}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr{display:grid;flex-grow:1;flex-shrink:1;line-height:1.25rem;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr .g-card-overview-info-alias--dRdhvRSk,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr .g-micro--ZEo276VG{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr .g-card-overview-info-alias--dRdhvRSk{margin:.125rem 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr .g-card-overview-info-alias--dRdhvRSk .g-card-overview-title--Jca6UQnZ{line-height:1.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-info--jyQa7oq1 .g-card-overview-stripe--zUAl71vn{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-amount--xtC8SV76{font-size:1.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH:nth-child(n) .g-amount-converted--IjHdQffr{color:var(--g-color-text-primary);font-size:.75rem;font-weight:400;line-height:1rem;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-figure--mhiADksD{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-major--aMuJKByN{font-weight:600}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-button--A53Y5Cnr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-tooltip-trigger--doY_ElkB{position:relative;z-index:30}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-extra-amount--VWayhiDt{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:400;line-height:1.3125rem;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-footer--x_bxJJWT{flex-grow:0;flex-shrink:0;z-index:30}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-footer-right-aligned--lPmlrRbL{justify-content:right}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-footer--x_bxJJWT>.g-button--A53Y5Cnr{margin-right:.75rem;padding-left:.5rem;padding-right:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH .g-card-overview-footer--x_bxJJWT>.g-button--A53Y5Cnr:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH.g-inverted--a7kLslQL .g-card-overview-action-default--xaSiKFLz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH.g-inverted--a7kLslQL .g-card-overview-action-default--xaSiKFLz:active,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH.g-inverted--a7kLslQL .g-card-overview-extra-amount--VWayhiDt,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH.g-inverted--a7kLslQL .g-faded--w0R1FnBx{color:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview--vdDTAYIH.g-inverted--a7kLslQL .g-card-overview-footer--x_bxJJWT{border-top-color:rgba(var(--rgb-white),.15)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt{flex-flow:row;min-height:4.5rem}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt{align-items:flex-start}}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt{align-items:center}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-title--Jca6UQnZ{right:4.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-title--Jca6UQnZ a{left:5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ{min-width:0;padding-right:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1{align-items:center;padding-left:.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr{align-items:center;margin-bottom:0;margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr .g-card-overview-info-alias-area--CSSLIUol{align-items:baseline;display:flex;overflow:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr .g-card-overview-info-alias-area--CSSLIUol *{margin-right:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr .g-card-overview-info-alias-area--CSSLIUol .g-badge--aJqhcN8B{vertical-align:-.1875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1 .g-card-overview-info-data--NrcczLmr .g-card-overview-info-alias-area--CSSLIUol .g-micro--ZEo276VG{line-height:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R .g-card-overview-info-amount-dual--goNDicG9{display:flex;flex-direction:column}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R .g-card-overview-info-amount-dual--goNDicG9 .g-card-overview-info-amount-inner--RN4JlLeb{overflow:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R .g-card-overview-info-amount-dual--goNDicG9>:nth-child(2){text-align:left;width:7rem}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R .g-card-overview-info-amount-dual--goNDicG9>:nth-child(2){align-self:center;padding-left:.375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R .g-card-overview-info-amount-dual--goNDicG9{flex-direction:row;justify-content:flex-end}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R .g-card-overview-info-amount-dual--goNDicG9 .g-card-overview-info-amount-offseted-for-dual--KbRXfiA9{padding-right:7rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-data--NrcczLmr{grid-template-columns:auto auto;grid-template-rows:repeat(6,max-content)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R{grid-column:2/3;grid-row:1/99;margin-left:.625rem;min-width:0;text-align:right}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R .g-amount--xtC8SV76{padding-top:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R p{overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-totaled--OPk_nPAU .g-card-overview-info-amount--o1Gqtp9R p+.g-card-overview-extra-amount--VWayhiDt{margin-top:-.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1.g-card-overview-info-verbose--TZ7JTKJB .g-card-overview-badge-area--K95l07mM{padding-top:.25rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-figure--mhiADksD{height:auto;margin-right:1rem}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-card-overview-figure--mhiADksD,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-info-container--LXYd6HbQ .g-micro--ZEo276VG{display:none}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt:not(.g-card-overview-promotion--Weelw6tK) .g-card-overview-body--f5HJumYd{display:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT{align-items:center;display:flex;margin-bottom:auto;margin-top:auto;padding:0;width:4.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT.g-card-overview-footer-full-width--jts8igfX{width:18.25rem}@media (max-width:991.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT{justify-content:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT.g-card-overview-footer-full-width--jts8igfX{width:4.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT .g-card-overview-footer-content--BjcoMVPM{display:none}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT>.g-button--A53Y5Cnr{border-width:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT>.g-button--A53Y5Cnr:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT .g-card-overview-footer-content--BjcoMVPM{padding:0 1rem 0 1.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT .g-card-overview-footer-content--BjcoMVPM .g-btn-overview-footer--CfnPonk4{width:11.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT .g-card-overview-footer-content--BjcoMVPM .g-btn-overview-footer--CfnPonk4:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f{align-items:stretch;height:17.5rem;min-width:13.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-title--Jca6UQnZ{bottom:2.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ{flex-grow:0;flex-shrink:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1{flex-direction:row-reverse;padding-top:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1 .g-card-overview-badge-area--K95l07mM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1 .g-micro--ZEo276VG{margin-top:-.25rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1 .g-card-overview-figure--mhiADksD{margin-left:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-info--jyQa7oq1 .g-card-overview-stripe--zUAl71vn{height:.25rem;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-grid-amounts--PadSdZJn{display:flex;flex-direction:column}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-grid-amounts--PadSdZJn p{padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-grid-amounts--PadSdZJn .g-meter--HDRgz1Ol{margin:.4375rem 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-grid-amounts--PadSdZJn .g-amount--xtC8SV76{line-height:1.5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-grid-amounts--PadSdZJn .g-card-overview-extra-amount--VWayhiDt{line-height:1.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .g-card-overview-grid-amounts--PadSdZJn .g-card-overview-extra-amount-offsetted--Q9i4mT17{margin-top:1.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-info-container--LXYd6HbQ .meter--s5j7HKPN{margin:.4375rem 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-footer--x_bxJJWT{align-items:center;border-top:.0625rem solid var(--g-color-border-secondary);display:flex;height:2.875rem;padding:0;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-footer--x_bxJJWT .g-card-overview-footer-content--BjcoMVPM{flex:1;overflow:hidden;padding-right:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-footer--x_bxJJWT .g-button--A53Y5Cnr{border-width:.125rem;margin-left:.5rem;min-height:2rem;padding-left:.5rem;padding-right:.5rem;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-gridview--fag0G59f .g-card-overview-footer--x_bxJJWT .g-button--A53Y5Cnr:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-overview-listview--hyvxfjqt:focus-within,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-overview-listview--hyvxfjqt:hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card-overview-listview--hyvxfjqt:focus-within,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :is(.g-card-outer--_v6hHHH7,.g-card-inner--n8DsX8g_) .g-card-overview-listview--hyvxfjqt:hover{background-color:var(--g-color-overlay-hover);outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-body--f5HJumYd{flex-grow:1;overflow-x:hidden;overflow-y:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-body--f5HJumYd.g-card-overview-body-interactive--Vgq5xiqf{position:relative;z-index:20}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-body--f5HJumYd.g-card-overview-body-unpadded--IRZ4q8qo{padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-widget--jXpdSiPY{height:20rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-widget--jXpdSiPY .g-card-overview-header--AubJYiOH{border-bottom:.0625rem solid var(--g-color-border-secondary);min-height:2.875rem;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-widget--jXpdSiPY .g-card-overview-body--f5HJumYd{height:100%;overflow-y:visible}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK .g-card-overview-body--f5HJumYd{flex-grow:0;overflow:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK .g-card-overview-body--f5HJumYd p{text-align:left}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt>.g-button--A53Y5Cnr{margin-right:.5rem;padding:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt .g-card-overview-body--f5HJumYd{display:flex;flex:1;padding-left:calc(var(--card-padding-horizontal) + .3125rem);text-align:left}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt .g-card-overview-body--f5HJumYd .g-card-overview-icon--gfSn6cVR{margin-right:1rem;width:3rem}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt .g-card-overview-body--f5HJumYd .g-card-overview-icon--gfSn6cVR{display:none}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt .g-card-overview-body--f5HJumYd .g-card-overview-promotion-info--B1pW1TPh .g-button--A53Y5Cnr{text-align:initial}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt .g-card-overview-body--f5HJumYd .g-card-overview-promotion-info--B1pW1TPh .g-card-overview-action-default--xaSiKFLz :is(h2,h3,h4,h5,h6){padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt .g-card-overview-body--f5HJumYd .g-card-overview-promotion-info--B1pW1TPh p{padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT{margin:0}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT{width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-listview--hyvxfjqt .g-card-overview-footer--x_bxJJWT .g-button--A53Y5Cnr{margin-right:.5rem;margin-top:.5rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-gridview--fag0G59f{background-position:50%;background-size:cover;justify-content:flex-end}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-gridview--fag0G59f>.g-button--A53Y5Cnr{border-width:.125rem;margin:0;position:absolute;right:.5rem;top:.5rem;z-index:30}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-gridview--fag0G59f>.g-button--A53Y5Cnr:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-gridview--fag0G59f .g-card-overview-body--f5HJumYd{overflow:hidden;text-align:center;text-overflow:ellipses}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-gridview--fag0G59f .g-card-overview-body--f5HJumYd .g-micro--ZEo276VG{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-promotion--Weelw6tK.g-card-overview-gridview--fag0G59f .g-card-overview-body--f5HJumYd .g-card-overview-icon--gfSn6cVR{width:6rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group--v_q3UotQ{display:flex;flex-direction:column;gap:.9375rem;margin:1.25rem 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group--v_q3UotQ .g-card-overview--vdDTAYIH{margin:0}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group-layout-grid--vwpMPlBe{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--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group-layout-grid--vwpMPlBe .g-card-overview--vdDTAYIH{flex:1 0 15.9375rem;scroll-margin-left:.9375rem;scroll-snap-align:start}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group-layout-grid--vwpMPlBe:after{content:"";flex:0 0 calc(100% - 16.875rem)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group-layout-grid--vwpMPlBe:has(.g-card-overview--vdDTAYIH:only-child):after{content:none}}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group-layout-grid--vwpMPlBe{--columns:2;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group-layout-grid--vwpMPlBe{--columns:3}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group-layout-grid--vwpMPlBe{--columns:4}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group-layout-widget--WvWN1Bpu{--columns:1;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-overview-group-layout-widget--WvWN1Bpu{--columns:2}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function-footer--dDgJegEb{--card-padding-vertical:0.9375rem}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function-footer--dDgJegEb{--card-padding-horizontal:1.5625rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4{display:flex!important;flex-direction:column;overflow:unset}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-h-major--ET3jGgok{font-size:1.125rem;font-weight:700;line-height:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-h-major--ET3jGgok:nth-child(n){padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-h-minor--bE9mDi1H{font-size:.875rem;font-weight:700;line-height:1.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-group--udq4Svry{margin:0;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-group-button--vLm1wD5b{text-align:center;width:100%}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-group-button--vLm1wD5b{order:-1}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-body--pUlMETmE{display:flex;flex-direction:column;flex-grow:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-indicator--ACH3KvHT{align-items:center;margin-bottom:-.9375rem;order:-1;text-align:center}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-indicator--ACH3KvHT.g-indicator-custom--WyoIYB20{padding-bottom:1.5625rem;padding-top:1.5625rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-indicator--ACH3KvHT.g-indicator-custom--WyoIYB20 .g-card-function-indicator-content--iuZB4rm3{max-width:12.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-indicator--ACH3KvHT.g-indicator-custom--WyoIYB20 .g-card-function-indicator-content--iuZB4rm3 img{max-width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-indicator--ACH3KvHT.g-indicator-enabled--yxPM3Xh6 .g-state--LZhSbc1y{color:var(--g-color-success)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-icon--lE7tgPLK{--size:3rem;color:var(--g-color-fill-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-state--LZhSbc1y{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--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-postscript--oVJ74DAM{margin-top:-.9375rem;padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-postscript--oVJ74DAM p{font-size:.875rem;line-height:1.3125rem}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-postscript--oVJ74DAM .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4 .g-card-function-postscript--oVJ74DAM .g-button--A53Y5Cnr{margin-bottom:.375rem;margin-top:.375rem;width:100%}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card-function--qUexoZN4 .g-card-function-indicator--ACH3KvHT{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-card-function--qUexoZN4 .g-card-function-indicator--ACH3KvHT.g-indicator-enabled--yxPM3Xh6 .g-state--LZhSbc1y{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-vertical--cqdXSKVO .g-card-function-icon--lE7tgPLK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-horizontal--nDVyWQ6c .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-icon--lE7tgPLK{margin-top:.625rem}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-vertical--cqdXSKVO .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-horizontal--nDVyWQ6c .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-body--pUlMETmE{text-align:center}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-vertical--cqdXSKVO .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-horizontal--nDVyWQ6c .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-body--pUlMETmE{flex-grow:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-vertical--cqdXSKVO .g-card-function-postscript--oVJ74DAM .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-vertical--cqdXSKVO .g-card-function-postscript--oVJ74DAM .g-button--A53Y5Cnr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-horizontal--nDVyWQ6c .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--oVJ74DAM .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-horizontal--nDVyWQ6c .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--oVJ74DAM .g-button--A53Y5Cnr{max-width:calc(100% - 1rem)}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])){flex-direction:row}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-body--pUlMETmE{justify-content:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV .g-card-function-indicator--ACH3KvHT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--ACH3KvHT{flex:0 0 15%;margin-bottom:0;max-width:15%;padding-right:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV .g-card-function-indicator--ACH3KvHT.g-indicator-custom--WyoIYB20,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--ACH3KvHT.g-indicator-custom--WyoIYB20{flex:0 0 23%;max-width:23%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV .g-card-function-icon--lE7tgPLK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-icon--lE7tgPLK{--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--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV .g-card-function-body--LKhEAuHi,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-body--LKhEAuHi{--card-padding-vertical:1.25rem;flex:1 0 0;text-align:left}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV .g-card-function-postscript--oVJ74DAM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--oVJ74DAM{flex:0 0 25%;margin-top:0;max-width:25%;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV .g-card-function-postscript--oVJ74DAM .g-group-button--vLm1wD5b,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--oVJ74DAM .g-group-button--vLm1wD5b{padding:calc(var(--card-padding-horizontal) - 1.40625rem) 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV .g-card-function-postscript--oVJ74DAM .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function--qUexoZN4.g-card-function-variant-horizontal--A3bGgvGV .g-card-function-postscript--oVJ74DAM .g-button--A53Y5Cnr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--oVJ74DAM .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-group-vertical--zFU4JA6h .g-card-function--qUexoZN4:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--oVJ74DAM .g-button--A53Y5Cnr{margin:.375rem 0;padding-left:.3125rem;padding-right:.3125rem;width:100%}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function-footer-shared--Fe8J2vvv:nth-child(n):nth-child(n){margin-top:-.9375rem}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function-footer--dDgJegEb{--card-padding-horizontal:10%}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function-footer--dDgJegEb .g-card-body--pUlMETmE{padding-top:0}}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function-footer--dDgJegEb .g-card-body--pUlMETmE{text-align:center}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-function-footer--dDgJegEb p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg>.g-card--fxTOVmYH{min-width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg:has(.g-card-footer--OdsDS9yN){flex-wrap:wrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg .g-card-footer--OdsDS9yN{flex-basis:100%}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg .g-card-footer--OdsDS9yN{text-align:center}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg .g-card-footer--OdsDS9yN:nth-child(n):nth-child(n){margin-top:-.9375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg .g-card-footer--OdsDS9yN,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg .g-card-footer--OdsDS9yN .g-card-body--pUlMETmE{padding-top:0}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg .g-card-footer--OdsDS9yN,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg .g-card-footer--OdsDS9yN .g-card-body--pUlMETmE{--card-padding-horizontal:10%}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-row--W012ASxg .g-card-footer--OdsDS9yN p{font-size:.875rem;line-height:1.3125rem;text-wrap:balance}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)){--card-padding-horizontal:1rem;--card-padding-vertical:0.75rem;background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);display:flex;flex-direction:column;margin-bottom:.625rem;margin-top:.625rem;max-width:100%;outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-body--Sgq1fJOg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-footer--u6bx6CIO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-indicator--jfrkTaVP{display:flex;flex-direction:column;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-title--vxPMc3Ff{flex-shrink:0;font-size:1.125rem;font-weight:700;line-height:1.5rem;padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-title--vxPMc3Ff,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-title--vxPMc3Ff a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-title--vxPMc3Ff a:after{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-title-overline--oW384CkV{order:-1}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX{--card-padding-vertical:0.9375rem;--card-padding-horizontal:1.5625rem;flex-direction:row}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX .g-card-product-indicator-badge--y5bKzOyw{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX .g-card-product-body--Sgq1fJOg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX .g-card-product-footer--u6bx6CIO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX .g-card-product-indicator--jfrkTaVP{justify-content:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX .g-card-product-indicator--jfrkTaVP{flex-basis:15%;margin-bottom:0;min-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX .g-card-product-body--Sgq1fJOg{--card-padding-vertical:1.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX .g-card-product-footer--u6bx6CIO{flex-basis:30%;margin-top:0;min-width:0;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX .g-card-product-footer--u6bx6CIO .g-group-button--vLm1wD5b{order:-1;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-plugin--SikopmaX .g-card-product-footer--u6bx6CIO .g-button--A53Y5Cnr{padding-left:.3125rem;padding-right:.3125rem;width:100%}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-large-teaser--jcmS9vKo,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-teaser--KQjJMZ8o{height:17.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-large-teaser--jcmS9vKo .g-card-product-body--Sgq1fJOg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-teaser--KQjJMZ8o .g-card-product-body--Sgq1fJOg{padding-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-large-teaser--jcmS9vKo .g-card-product-content--SkUpKmvK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-teaser--KQjJMZ8o .g-card-product-content--SkUpKmvK{-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--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-large-teaser--jcmS9vKo .g-card-product-footer--u6bx6CIO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-teaser--KQjJMZ8o .g-card-product-footer--u6bx6CIO{margin-top:0;padding-top:.25rem}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-indicator-badge--y5bKzOyw{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-teaser--KQjJMZ8o .g-card-product-indicator-badge--y5bKzOyw{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-large-teaser--jcmS9vKo{height:25.75rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-large-teaser--jcmS9vKo .g-card-product-indicator--jfrkTaVP{flex-basis:15.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-large-teaser--jcmS9vKo .g-card-product-indicator-custom--ZZqkHUUP:not(.g-card-product-indicator-cover--DpLuLHg7) img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-large-teaser--jcmS9vKo .g-card-product-indicator-custom--ZZqkHUUP:not(.g-card-product-indicator-cover--DpLuLHg7) svg{max-height:8rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)).g-card-product-variant-large-teaser--jcmS9vKo .g-card-product-icon--ua8TN7t4{height:6rem;width:6rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-indicator--jfrkTaVP{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--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-indicator--jfrkTaVP{background-color:CanvasText!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-indicator--jfrkTaVP .g-card-product-icon--ua8TN7t4{color:Canvas!important}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-indicator-custom--ZZqkHUUP:not(.g-card-product-indicator-cover--DpLuLHg7) img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-indicator-custom--ZZqkHUUP:not(.g-card-product-indicator-cover--DpLuLHg7) svg{max-height:4rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-indicator-cover--DpLuLHg7 img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-indicator-cover--DpLuLHg7 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--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-body--Sgq1fJOg{flex:1 1;overflow:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-footer--u6bx6CIO{flex:0 0}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-footer--u6bx6CIO{margin-top:-.9375rem;padding-top:0}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-footer--u6bx6CIO .g-group-button--vLm1wD5b{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--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-footer--u6bx6CIO .g-group-button--vLm1wD5b{justify-content:center;padding-bottom:.875rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product--QrWg1i6C:where(:not(.g-card--fxTOVmYH)) .g-card-product-footer--u6bx6CIO .g-button--A53Y5Cnr{margin:0;position:relative;z-index:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-title--vxPMc3Ff{margin-left:-.25rem;margin-right:-.25rem;padding-left:.25rem;padding-right:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-title--vxPMc3Ff a{color:inherit;display:block;font-weight:inherit;max-width:100%;width:-moz-max-content;width:max-content}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-icon--ua8TN7t4{height:4rem;width:4rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-indicator-badge--y5bKzOyw{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--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-price--ck6G8vGa .g-card-product-active--lzp0upXS{border:.0625rem solid var(--color-bg);border-radius:var(--g-size-border-radius-circle);margin-right:.125em;position:relative;top:.03125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-with-default-action--jljDjiw_:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-with-default-action--jljDjiw_:hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-with-default-action--jljDjiw_ .g-card-product-title--vxPMc3Ff a:hover{text-decoration:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-with-default-action--jljDjiw_ .g-card-product-title--vxPMc3Ff a:focus-visible{outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-contact-info--BA6R_Pos{min-height:4rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-contact-info-extended--h_y7Zl8w{min-height:6.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-contact-info--BA6R_Pos .g-amount--xtC8SV76:nth-child(n){font-size:1rem;line-height:1.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-contact-info--BA6R_Pos .g-avatar--UtBvNZaR:nth-child(n){color:var(--g-color-fill-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-copy--lXlDUsA7{border-radius:var(--g-size-border-radius-sm);position:relative;transition-duration:.25s;transition-property:background-color}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-copy--lXlDUsA7:hover{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-copy--lXlDUsA7 .g-tooltip-touch-target--Bsj4kHHQ{inset:0;position:absolute;z-index:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-copy--lXlDUsA7 .g-copy-button--tstwh5OD{inset:0;min-height:0;outline:none!important;position:absolute;width:100%;z-index:30}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-copy--lXlDUsA7 .g-copy-button--tstwh5OD:focus-visible:after{content:"";inset:-.125rem 0;outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem;position:absolute;z-index:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu{width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.g-dropdown--oM5gdZhu ol,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.g-dropdown--oM5gdZhu p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.g-dropdown--oM5gdZhu ul{margin:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-menu--NFyA6qVp{border:0;color:var(--g-color-text-primary);float:none;margin:0;max-height:18.75rem;min-width:10rem;overflow-x:hidden;overflow-y:auto;padding:0;position:inherit;width:100%;z-index:350000}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-menu--NFyA6qVp:focus-visible{outline:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .g-dropdown-item--WRAoS3EK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .g-dropdown-item--WRAoS3EK{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--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK:not(:disabled),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .g-dropdown-item--WRAoS3EK:not(:disabled),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .g-dropdown-item--WRAoS3EK:not(:disabled){cursor:pointer}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK.highlight--K2xzeIHL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK:active,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK:hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .g-dropdown-item--WRAoS3EK:active,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .g-dropdown-item--WRAoS3EK:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .g-dropdown-item--WRAoS3EK:hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .highlight--K2xzeIHL.g-dropdown-item--WRAoS3EK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .g-dropdown-item--WRAoS3EK:active,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .g-dropdown-item--WRAoS3EK:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .g-dropdown-item--WRAoS3EK:hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .highlight--K2xzeIHL.g-dropdown-item--WRAoS3EK{background-color:var(--g-color-overlay-hover);box-shadow:none;text-decoration:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK.highlight--K2xzeIHL .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK:active .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK:focus-visible .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK:hover .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .g-dropdown-item--WRAoS3EK:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .g-dropdown-item--WRAoS3EK:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK.selected--WLJCU9Hx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .selected--WLJCU9Hx.g-dropdown-item--WRAoS3EK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .selected--WLJCU9Hx.g-dropdown-item--WRAoS3EK{color:var(--g-color-text-primary);font-weight:600}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK.disabled--yPoYw7Wx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK:disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .disabled--yPoYw7Wx.g-dropdown-item--WRAoS3EK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .g-dropdown-item--WRAoS3EK:disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .disabled--yPoYw7Wx.g-dropdown-item--WRAoS3EK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .g-dropdown-item--WRAoS3EK:disabled{background-color:inherit;color:var(--g-color-text-disabled);cursor:not-allowed;pointer-events:revert}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK.border--aHNz36pJ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .border--aHNz36pJ.g-dropdown-item--WRAoS3EK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .border--aHNz36pJ.g-dropdown-item--WRAoS3EK{border:0!important;border-bottom:.0625rem solid var(--g-color-border-secondary)!important;border-radius:var(--g-size-border-radius-none)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK>img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .g-dropdown-item--WRAoS3EK>img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .g-dropdown-item--WRAoS3EK>img{align-self:center;margin-right:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-item--WRAoS3EK .g-product-info--pAh5lUfK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n .g-dropdown-item--WRAoS3EK .g-product-info--pAh5lUfK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28 .g-dropdown-item--WRAoS3EK .g-product-info--pAh5lUfK{flex:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-menu-right--HJL2Jujj{min-width:100%;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-dropdown-menu-right--HJL2Jujj .g-dropdown-item--WRAoS3EK{padding-right:1.25rem;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .custom-control--HK21AS4m{margin-bottom:-.4375rem;margin-right:.625rem;margin-top:-.4375rem;padding-left:1rem}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:not(.g-dropdown-product--FeI0eqck) .g-dropdown-item--WRAoS3EK{align-items:center;display:flex;justify-content:space-between}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:not(.g-dropdown-product--FeI0eqck) .g-dropdown-item--WRAoS3EK .g-amount--xtC8SV76{margin-left:.9375rem;text-align:right}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:not(.g-dropdown-product--FeI0eqck) .g-dropdown-item--WRAoS3EK .g-amount--xtC8SV76{display:block}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled{cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:focus-visible:hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs:focus-visible:hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs: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--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:focus-visible:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:focus-visible:hover:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:hover:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs:focus-visible:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs:focus-visible:hover:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs:hover:after{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:focus-visible .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:focus-visible:hover .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu.disabled--yPoYw7Wx .g-dropdown-toggle--QkpOSkOs:hover .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs:focus-visible .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs:focus-visible:hover .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu:disabled .g-dropdown-toggle--QkpOSkOs:hover .g-faded--w0R1FnBx{color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu .g-faded--w0R1FnBx{color:var(--g-color-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:nth-child(n):nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:nth-child(n):nth-child(n){min-height:2.5rem;padding:.4375rem 1.625rem .4375rem .625rem!important;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.show--HSbaV_3A.g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>[aria-expanded=true].g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.show--HSbaV_3A.g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>[aria-expanded=true].g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .show--HSbaV_3A.g-dropdown-toggle--QkpOSkOs:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb [aria-expanded=true].g-dropdown-toggle--QkpOSkOs:after{transform:rotate(180deg)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-separator--AOHhiZlX .g-dropdown-item--WRAoS3EK:not(:last-child){border-bottom:.0625rem solid var(--g-color-border-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck .g-dropdown-item--WRAoS3EK{display:block}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck .g-dropdown-item--WRAoS3EK.selected--WLJCU9Hx{font-weight:400}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck:not(.g-dropdown-product-condensed--bViOlXeO) .g-dropdown-item--WRAoS3EK{position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck:not(.g-dropdown-product-condensed--bViOlXeO) .g-contact-info--BA6R_Pos,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck:not(.g-dropdown-product-condensed--bViOlXeO) .g-product-info--pAh5lUfK{min-height:3.5rem;padding-left:.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck:not(.g-dropdown-product-condensed--bViOlXeO) .g-product-info-stripe--CTlJU_gi{border-radius:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck .g-dropdown-toggle--QkpOSkOs .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck .g-dropdown-toggle--QkpOSkOs .g-iban--ADiBhJ_1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck.g-dropdown-toggle--QkpOSkOs .g-faded--w0R1FnBx,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck.g-dropdown-toggle--QkpOSkOs .g-iban--ADiBhJ_1{font-size:.75rem;line-height:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck .g-dropdown-toggle--QkpOSkOs>*,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product--FeI0eqck.g-dropdown-toggle--QkpOSkOs>*{width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product-select-all-content--KbiXsJIw{padding-left:.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-product-checkbox--Js_uk4h1:nth-child(n):nth-child(n){margin:auto .5625rem auto .625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu:not(:first-child) .g-dropdown-toggle--QkpOSkOs,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu:not(:first-child) .g-form-control--EKdZsIbS{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu:not(:last-child) .g-dropdown-toggle--QkpOSkOs,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu:not(:last-child) .g-form-control--EKdZsIbS{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-append--kq2mBK8n,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-dropdown--oM5gdZhu.g-input-group-prepend--_Z2JFj28{width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-dropdown-toggle--QkpOSkOs:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-dropdown-toggle--QkpOSkOs:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb ::-moz-placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb ::placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :disabled::-moz-placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb :disabled::placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS{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--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:not(:disabled):not([readonly]):hover{border-color:var(--g-color-border-hover)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS: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--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:disabled .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:disabled~.g-input-group-append--kq2mBK8n,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:disabled~.g-input-group-append--kq2mBK8n .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:disabled~.g-input-group-prepend--_Z2JFj28,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:disabled~.g-input-group-prepend--_Z2JFj28 .btn--_lo0UBgz{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--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:disabled .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:disabled~.g-input-group-append--kq2mBK8n .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-control--EKdZsIbS:disabled~.g-input-group-prepend--_Z2JFj28 .btn--_lo0UBgz{opacity:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=date],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=datetime-local],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=email],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=month],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=number],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=password],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=search],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=tel],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=text],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=time],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=url],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=week],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb select,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb textarea,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb 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--k_Zpl4uC.g-bs4--iMInmyjb input[type=date],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=datetime-local],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=email],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=month],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=number],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=password],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=search],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=tel],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=text],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=time],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=url],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=week],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb select,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb textarea,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb textarea[readonly]{transition:border-color .15s ease-in-out}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb button[role=switch],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb select,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb textarea{--g-gradient-fake-shadow:linear-gradient(180deg,rgba(var(--rgb-black),0.07),transparent 0.1875rem)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb 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--k_Zpl4uC.g-bs4--iMInmyjb input[type=checkbox]~.custom-control-label--ssoeRvuP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=radio]~.custom-control-label--ssoeRvuP{font-weight:400}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=number]::-webkit-inner-spin-button,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb textarea,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb textarea[readonly]{min-height:2.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control--HK21AS4m{cursor:default;display:block;margin-right:0;min-height:1.5rem;padding-left:1.5rem;position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control--HK21AS4m:not(.custom-control-inline--OLV9M9I7){padding-bottom:.25rem;padding-top:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control--HK21AS4m:not(.custom-control-inline--OLV9M9I7) .custom-control-input--uLuMNuGW{top:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-inline--OLV9M9I7{display:inline-flex;margin-right:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI{height:1rem;left:0;position:absolute;top:.25rem;width:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:before{content:"";display:block;inset:-.5rem;position:absolute}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:not(:disabled,[readonly]),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW~.custom-control-label--ssoeRvuP:not(:disabled,[readonly]),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:not(:disabled,[readonly]),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI~.custom-control-label--ssoeRvuP:not(:disabled,[readonly]){cursor:pointer}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW~.custom-control-label--ssoeRvuP:disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI~.custom-control-label--ssoeRvuP:disabled{cursor:not-allowed}@media (forced-colors:none){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI{-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--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:checked,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:where([type=checkbox]):indeterminate,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:checked,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:where([type=checkbox]):indeterminate{background-color:var(--g-color-interactive-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:checked:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:where([type=checkbox]):indeterminate:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:checked:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI: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--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:checked:disabled:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:where([type=checkbox]):indeterminate:disabled:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:checked:disabled:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:where([type=checkbox]):indeterminate:disabled:after{background-color:var(--g-color-border-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:not(:disabled,[readonly]):hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:not(:disabled,[readonly]):hover{color:var(--g-color-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:not(:disabled,[readonly]):active,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:not(:disabled,[readonly]):active{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25))}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:disabled{background-color:var(--g-color-surface-disabled)!important;background-image:none;color:var(--g-color-border-disabled)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW:disabled~.custom-control-label--ssoeRvuP,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI:disabled~.custom-control-label--ssoeRvuP{color:var(--g-color-text-disabled)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW[type=checkbox],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI[type=checkbox]{border-radius:var(--g-size-border-radius-xs)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW[type=checkbox]:checked:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI[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--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW[type=checkbox]:indeterminate:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI[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--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW[type=radio],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI[type=radio]{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-input--uLuMNuGW[type=radio]:checked:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-control--p0xzSOsI[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--k_Zpl4uC.g-bs4--iMInmyjb .custom-control-label--ssoeRvuP{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:not(:disabled):focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS select:not(:disabled):focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.show--HSbaV_3A.g-dropdown-toggle--QkpOSkOs:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>[aria-expanded=true].g-dropdown-toggle--QkpOSkOs:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.show--HSbaV_3A.g-dropdown-toggle--QkpOSkOs:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>[aria-expanded=true].g-dropdown-toggle--QkpOSkOs:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .show--HSbaV_3A.g-dropdown-toggle--QkpOSkOs,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb [aria-expanded=true].g-dropdown-toggle--QkpOSkOs{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;text-decoration:none;z-index:5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS select,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:nth-child(n):nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs: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--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:not(:disabled).placeholder--QLb7IrKB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS select:not(:disabled).placeholder--QLb7IrKB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:not(:disabled).placeholder--QLb7IrKB:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:not(:disabled).placeholder--QLb7IrKB:nth-child(n){color:var(--g-color-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:not(:disabled):hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS select:not(:disabled):hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:not(:disabled):hover:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:not(:disabled):hover:nth-child(n){border-color:var(--g-color-border-hover);text-decoration:none;z-index:5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:disabled .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS select:disabled,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS select:disabled .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:disabled:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:disabled:nth-child(n) .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:disabled:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:disabled:nth-child(n) .btn--_lo0UBgz{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--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:disabled.placeholder--QLb7IrKB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS select:disabled.placeholder--QLb7IrKB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:disabled.placeholder--QLb7IrKB:nth-child(n),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:disabled.placeholder--QLb7IrKB:nth-child(n){color:var(--g-color-text-disabled)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs: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--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:nth-child(n):after{--color:CanvasText}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .disabled--yPoYw7Wx.g-dropdown-toggle--QkpOSkOs:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .disabled--yPoYw7Wx.g-form-select--bXBGOBvS:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:disabled:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS:disabled:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.disabled--yPoYw7Wx.g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:disabled:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.disabled--yPoYw7Wx.g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:disabled:nth-child(n):after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.show--HSbaV_3A.g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>[aria-expanded=true].g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.show--HSbaV_3A.g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>[aria-expanded=true].g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .show--HSbaV_3A.g-dropdown-toggle--QkpOSkOs:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .show--HSbaV_3A.g-form-select--bXBGOBvS:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb [aria-expanded=true].g-dropdown-toggle--QkpOSkOs:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb [aria-expanded=true].g-form-select--bXBGOBvS:after{transform:rotate(180deg)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown-toggle--QkpOSkOs:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-dropdown-toggle--QkpOSkOs:nth-child(n):after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-dropdown-toggle--QkpOSkOs:nth-child(n):after{position:absolute;right:.5rem;top:.75rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS{position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS select{height:2.5rem!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS select.custom-select--AGojoSBt{padding-left:.4375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS option{color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS option:disabled{color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-select--bXBGOBvS.disabled--yPoYw7Wx{cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row--TQk7hQkX+.g-form-group--ZAUmpty_{margin-top:1rem}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-row--TQk7hQkX+.g-form-group--ZAUmpty_{margin-top:.5rem}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-body--pUlMETmE .g-form-group--ZAUmpty_:first-child{margin-top:.375rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_{margin-bottom:.375rem;min-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_.g-form-compact--cRChGgsH{margin-bottom:0;margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-group--udq4Svry{padding-bottom:0;padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .col-form-label--ZLjGaZS1{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--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-form-description--lABAYe6f{margin-bottom:-.375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-form-description--lABAYe6f,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-form-description--lABAYe6f>p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-card-alert-small--VKDQu2AR>.g-card-body--pUlMETmE{padding-bottom:0;padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col]:not(:first-child)>.g-card--fxTOVmYH:first-child{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col]:not(:first-child)>.g-card--fxTOVmYH:last-child{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs):not(label,legend){margin-top:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col] .g-form-group--ZAUmpty_{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col-12--XfQBqYMm:not(:first-child)>.g-card--fxTOVmYH:first-child{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col-12--XfQBqYMm:not(:first-child)>.g-card--fxTOVmYH:last-child{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col-12--XfQBqYMm:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs){margin-top:-.4375rem}@media (max-width:1399.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:first-child{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:last-child{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs){margin-top:-.4375rem}}@media (max-width:1199.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:first-child{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:last-child{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs){margin-top:-.4375rem}}@media (max-width:991.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-lg]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:first-child{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-lg]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:last-child{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs){margin-top:-.4375rem}}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col-12--XfQBqYMm:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-lg]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-md]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:first-child{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col-12--XfQBqYMm:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-lg]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-md]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:last-child{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col-12--XfQBqYMm:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs){margin-top:-.4375rem;margin-top:-.375rem!important}}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-lg]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-md]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-sm]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>.g-card--fxTOVmYH:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:first-child{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-lg]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-md]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-sm]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>.g-card--fxTOVmYH:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>.g-card--fxTOVmYH:last-child{margin-bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ .g-col--qxha2XwH:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-sm]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-group--ZAUmpty_ [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--TQk7hQkX,.g-card--fxTOVmYH,.g-input-group--c_ip0KSU,.g-form-control--EKdZsIbS,.g-form-pseudo-control--G2GlkKND,.custom-control--HK21AS4m,.g-dropdown--oM5gdZhu,.g-dropdown-toggle--QkpOSkOs){margin-top:-.4375rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-multicol--K08QOCvJ .g-form-group--ZAUmpty_{margin-top:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-multicol--K08QOCvJ:first-child{margin-top:-.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-multicol--K08QOCvJ label,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-form-multicol--K08QOCvJ legend{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU{align-items:stretch;display:flex;flex-wrap:nowrap;position:relative;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU:not(.has-validation--nPjH3j4F)>.custom-file--PRiMXoOO:not(:last-child) .custom-file-label--MFAtJ9Ey,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU:not(.has-validation--nPjH3j4F)>.custom-file--PRiMXoOO:not(:last-child) .custom-file-label--MFAtJ9Ey:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU:not(.has-validation--nPjH3j4F)>.custom-select--AGojoSBt:not(:last-child),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU:not(.has-validation--nPjH3j4F)>.g-form-control--EKdZsIbS:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.custom-file--PRiMXoOO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.custom-select--AGojoSBt,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-form-control--EKdZsIbS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-form-control-plaintext--RM67XJNz{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.custom-select--AGojoSBt:not(:first-child),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-form-control--EKdZsIbS:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-input-group-prepend--_Z2JFj28{margin-right:-.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-input-group-prepend--_Z2JFj28>.btn--_lo0UBgz{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-input-group-append--kq2mBK8n{margin-left:-.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU .g-input-group-append--kq2mBK8n>.btn--_lo0UBgz{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28{background-color:var(--g-color-surface-primary);display:flex}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n:first-child>.g-input-group-text--HK_cf_rT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28:first-child>.g-input-group-text--HK_cf_rT{border-bottom-left-radius:var(--g-size-border-radius-lg);border-top-left-radius:var(--g-size-border-radius-lg)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n:last-child>.g-input-group-text--HK_cf_rT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28:last-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28:last-child>.g-input-group-text--HK_cf_rT{border-bottom-right-radius:var(--g-size-border-radius-lg);border-top-right-radius:var(--g-size-border-radius-lg)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.g-input-group-text--HK_cf_rT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.g-input-group-text--HK_cf_rT{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--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.btn--_lo0UBgz{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--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-append--kq2mBK8n>.btn--_lo0UBgz>svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU>.g-input-group-prepend--_Z2JFj28>.btn--_lo0UBgz>svg{margin-left:0;margin-right:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-append--kq2mBK8n>.btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-append--kq2mBK8n>.btn--_lo0UBgz .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-append--kq2mBK8n>.g-button--A53Y5Cnr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-append--kq2mBK8n>.g-button--A53Y5Cnr .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-append--kq2mBK8n>.g-input-group-text--HK_cf_rT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-append--kq2mBK8n>.g-input-group-text--HK_cf_rT .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-prepend--_Z2JFj28>.btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-prepend--_Z2JFj28>.btn--_lo0UBgz .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-prepend--_Z2JFj28>.g-button--A53Y5Cnr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-prepend--_Z2JFj28>.g-button--A53Y5Cnr .btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-prepend--_Z2JFj28>.g-input-group-text--HK_cf_rT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-input-group--c_ip0KSU.disabled--yPoYw7Wx .g-input-group-prepend--_Z2JFj28>.g-input-group-text--HK_cf_rT .btn--_lo0UBgz{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--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu ol,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-dropdown--oM5gdZhu ul,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input ol,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input ul,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb select ol,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb select p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb select ul{margin-top:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb input[type=range]::-moz-focus-outer{border:0!important;outline:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:.875rem 0;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-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--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-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--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-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--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-moz-range-thumb,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-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--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-moz-range-thumb{border:.0625rem solid var(--g-color-border-primary);border-radius:100%;height:1.75rem;width:1.75rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-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--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-ms-fill-lower,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-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--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ::-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--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ:focus-visible::-webkit-slider-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ:focus-visible::-moz-range-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ:focus-visible::-ms-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ+.g-slider-legend--omkkoVWY{margin-top:-.5625rem}@-moz-document url-prefix(){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider--JRcosIkZ+.g-slider-legend--omkkoVWY{margin-top:-1.3125rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider-legend--omkkoVWY .g-slider-left--AQnNHl9w{float:left}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider-legend--omkkoVWY .g-slider-middle--qzeL3Hlr{text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-slider-legend--omkkoVWY .g-slider-right--bmPYY0D6{float:right}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj{margin:0 auto}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj{max-width:33.75rem}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj.g-focus-page-extra-large--wejRSav2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj.g-focus-page-large--PzkUrr2i,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj.g-focus-page-medium--rSKezleS{max-width:45rem}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj.g-focus-page-extra-large--wejRSav2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj.g-focus-page-large--PzkUrr2i{max-width:55rem}}@media (min-width:1200px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj.g-focus-page-extra-large--wejRSav2{max-width:71.25rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-stepper--WyEYBH3p{padding:1rem 1rem .625rem}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-stepper--WyEYBH3p{padding:1.5rem 2rem .625rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-stepper--WyEYBH3p:empty{display:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-stepper--WyEYBH3p+.g-page-content--CzaWeKI2{padding-top:0}@media (max-width:991.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-buttons--VZikwLZy{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--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-buttons--VZikwLZy .g-button--A53Y5Cnr{width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-buttons--VZikwLZy .g-button--A53Y5Cnr:last-child .g-button-label--oG_HtLsn{margin-left:0;margin-right:.5rem;order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-buttons--VZikwLZy+.g-page-content--CzaWeKI2{padding-bottom:3.5rem}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-buttons--VZikwLZy{display:flex;height:0;justify-content:space-between;margin:0 auto;position:sticky;top:22.1875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-buttons--VZikwLZy .g-button--A53Y5Cnr{border-radius:var(--g-size-border-radius-circle);transform:translateX(-100%);width:2.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-buttons--VZikwLZy .g-button--A53Y5Cnr:last-child{transform:translateX(100%)}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-focus-page-buttons--VZikwLZy+.g-page-content--CzaWeKI2{padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-page-content--CzaWeKI2{padding:.375rem 15px}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-focus-page--Dx_KGJwj .g-page-content--CzaWeKI2{padding:1.375rem 15px}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-status-info--HFXtGYjb{padding-bottom:1.5rem;padding-top:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-status-info--HFXtGYjb .g-group-button--vLm1wD5b{padding-top:2rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-status-info-animation--tM8Q_x7c{font-size:inherit;margin-bottom:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-status-info-illustration--e2Hf_dGG{margin:0 auto 1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-status-info-icon--EITKOPYu{color:var(--g-color-fill-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-backdrop--QMXxGn02{height:100%;position:fixed;top:0;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-backdrop--QMXxGn02{background-color:var(--g-color-overlay-primary);z-index:310000}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-backdrop--QMXxGn02.show--HSbaV_3A{opacity:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6{padding:15px;z-index:310010}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6{padding:30px}}.g-modal-open--dg4wEJ8Z .g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6{overflow-y:auto;pointer-events:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-dialog--gjnXflho{color:var(--g-color-text-primary);margin:auto}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-dialog--gjnXflho{margin-left:0;margin-right:0;max-width:100%;min-width:100%}}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-dialog--gjnXflho{max-width:min(540px - 1.25rem,55.5rem);min-width:min(540px - 1.25rem,55.5rem)}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-dialog--gjnXflho{max-width:min(720px - 1.25rem,55.5rem);min-width:min(720px - 1.25rem,55.5rem)}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-dialog--gjnXflho{max-width:min(960px - 1.25rem,55.5rem);min-width:min(960px - 1.25rem,55.5rem)}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY{background-color:var(--g-color-surface-primary);border:0;border-radius:var(--g-size-border-radius-lg);box-shadow:0 .4rem 5.8rem rgba(var(--rgb-black),.3);min-height:16.25rem;outline:.0625rem solid transparent;outline-offset:-.0625rem;outline-width:.4375rem;overflow:hidden;position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL .g-h4--gfUPecRc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL .g-h5--zs4_lX8O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL .g-h6--v75nBO1w,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-uniform-headings--Mp42i1LL h6{font-size:1.375rem;line-height:1.75rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h4--gfUPecRc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h5--zs4_lX8O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h6--v75nBO1w,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h6{color:var(--g-color-text-primary);font-weight:700}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h1--MImAmIAL:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h2--g8ydJ91m:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h3--nbX0GAp6:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h4--gfUPecRc:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h5--zs4_lX8O:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-h6--v75nBO1w:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h1:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h2:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h3:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h4:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h5:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY h6:first-child{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB{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--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB{padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-label--ampU2fUm{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--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB h6{border-bottom:0;font-size:1.375rem;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-header-icon--Dhh71blP{--size:3rem;color:var(--g-color-fill-primary);display:block;margin-left:auto;margin-right:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-header-icon--Dhh71blP:first-of-type{margin-top:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-stepping--dxKZ5RRI{color:var(--g-color-text-secondary);font-size:1rem;line-height:1.5rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-close--wrplThx0,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-help--vl3uqwrA{cursor:pointer;position:absolute}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-close--wrplThx0:not(.btn--_lo0UBgz,.g-button--A53Y5Cnr),.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-help--vl3uqwrA:not(.btn--_lo0UBgz,.g-button--A53Y5Cnr){font-size:.875rem;padding-top:.9375rem;top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-close--wrplThx0.btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-close--wrplThx0.g-button--A53Y5Cnr,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-help--vl3uqwrA.btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-help--vl3uqwrA.g-button--A53Y5Cnr{top:.5625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-close--wrplThx0:not(.btn--_lo0UBgz,.g-button--A53Y5Cnr){color:var(--g-color-fill-primary);padding-right:1.125rem;right:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-close--wrplThx0.btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-close--wrplThx0.g-button--A53Y5Cnr{right:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-help--vl3uqwrA:not(.btn--_lo0UBgz,.g-button--A53Y5Cnr){left:0;padding-left:.9375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-help--vl3uqwrA.btn--_lo0UBgz,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-help--vl3uqwrA.g-button--A53Y5Cnr{left:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h{--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--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h{--modal-body-padding-horizontal:8.75rem}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h:where(.g-modal-body-large--D3bkiFhV){--modal-body-padding-horizontal:4.375rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h:where(.g-modal-body-full--z0RaCyH_){--modal-body-padding-horizontal:1.25rem}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h:where(.g-modal-body-form-top--e_nB7ygs){--modal-body-padding-top:1.875rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h:where(.g-modal-body-form-bottom--OKRV80p_){--modal-body-padding-bottom:1.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h+.g-modal-body--rlKlGk0h{--modal-body-padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-image--tE2ZeWem{background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-image--tE2ZeWem img{width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-footer--yGTZ1T7X{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--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-footer--yGTZ1T7X.g-modal-footer-grey--J1vIXekR{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--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h[class*=g-bg-],.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB[class*=g-bg-]{border-bottom-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h[class*=g-bg-]+.g-modal-footer--yGTZ1T7X,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB[class*=g-bg-]+.g-modal-footer--yGTZ1T7X{border-top-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-body--rlKlGk0h .container--eArsFguQ{padding-left:0;padding-right:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-body--rlKlGk0h .g-separator--qGcO_t_2:where(.g-separator-spacing-inherit--jvmFsayk){margin-bottom:1rem;margin-top:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-body--rlKlGk0h .g-separator--qGcO_t_2:where(.g-separator-protrude--v5clCLT6){margin-left:calc(var(--modal-body-padding-horizontal, 0)*-1);margin-right:calc(var(--modal-body-padding-horizontal, 0)*-1)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-regular--J9NYjXqe .g-modal-dialog--gjnXflho .g-modal-footer--yGTZ1T7X:empty{border-top-width:0;height:1.25rem;min-height:1.25rem;padding:0;visibility:hidden}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-small--eDD8JCBV .g-modal-dialog--gjnXflho{max-width:min(540px - 1.25rem,34.375rem);min-width:min(540px - 1.25rem,34.375rem)}}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-small--eDD8JCBV .g-modal-dialog--gjnXflho{max-width:min(720px - 1.25rem,25rem);min-width:min(720px - 1.25rem,25rem)}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-small--eDD8JCBV .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY{min-height:auto;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-small--eDD8JCBV .g-modal-dialog--gjnXflho .g-modal-header--Ad97SaLB{background-color:var(--g-color-surface-secondary);border-width:0;color:var(--g-color-text-primary);padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-small--eDD8JCBV .g-modal-dialog--gjnXflho .g-modal-header--Ad97SaLB .g-modal-title--TpBPTjsG{color:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-small--eDD8JCBV .g-modal-dialog--gjnXflho .g-modal-header--Ad97SaLB[class*=g-bg-]{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-small--eDD8JCBV .g-modal-dialog--gjnXflho .g-modal-body--rlKlGk0h{padding-left:1.25rem;padding-right:1.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-small--eDD8JCBV .g-modal-dialog--gjnXflho .g-modal-footer--yGTZ1T7X:empty{border-top-width:0;height:.25rem;min-height:.25rem;padding:0;visibility:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY h6{padding-bottom:1.25rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB{border:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-title--TpBPTjsG{margin-bottom:-1.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB .g-modal-title-hidden--jcfrd0SU{visibility:hidden}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h{--modal-body-padding-bottom:1.5625rem}@media (max-width:575.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h p{text-align:left}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h+.g-modal-body--rlKlGk0h{margin-top:calc(var(--modal-body-padding-bottom)*-1)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-confirmation-icon--VQRYfXOE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-confirmation-illustration--S2WIk9go{margin-top:6.125rem}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-confirmation-icon--VQRYfXOE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-confirmation-illustration--S2WIk9go{margin-top:3.75rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-confirmation-icon--VQRYfXOE{--size:8rem;margin-bottom:1.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-confirmation--ie6Hjb_U .g-modal-dialog--gjnXflho .g-modal-content--WURdJweY .g-modal-footer--yGTZ1T7X{border:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-teaser--Ldxy3X0f .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB{border-width:0;padding-block:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-teaser--Ldxy3X0f .g-modal-content--WURdJweY .g-modal-title--TpBPTjsG{font-size:1.375rem;line-height:1.75rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-teaser--Ldxy3X0f .g-modal-content--WURdJweY .g-modal-title--TpBPTjsG:nth-child(n){padding-top:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-teaser--Ldxy3X0f .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h{--modal-body-padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-teaser--Ldxy3X0f .g-modal-content--WURdJweY .g-modal-image--tE2ZeWem{align-items:center;display:flex;max-height:30rem;min-height:10rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-teaser--Ldxy3X0f .g-modal-content--WURdJweY .g-modal-footer--yGTZ1T7X{flex-direction:column}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3{padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho{margin-right:0;transition:transform .25s ease 0ms}@media (max-width:991.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho{max-width:100vw;max-width:100dvw;width:100vw;width:100dvw}}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho[class*=g-modal-depth-]{transform:translate(-62.5rem);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-0--LB2EdE_o{transform:translate(0);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-1--JfLQh7fC{transform:translate(-6.25rem);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-2--O698DLv5{transform:translate(-12.5rem);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-3--FOmUvtC1{transform:translate(-18.75rem);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-4--XNmCymRu{transform:translate(-25rem);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-5--HwaGifN4{transform:translate(-31.25rem);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-6--Sm9tKUve{transform:translate(-37.5rem);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-7--i7CYWab_{transform:translate(-43.75rem);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-8--ywjgcKtN{transform:translate(-50rem);transition-delay:.15s}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho.g-modal-depth-9--REbgonOH{transform:translate(-56.25rem);transition-delay:.15s}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY{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--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY{border-radius:var(--g-size-border-radius-none)}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB{top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h{--modal-body-padding-top:2rem;flex:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h:not(:nth-child(1 of .g-modal-body--rlKlGk0h)){--modal-body-padding-top:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY .g-modal-body--rlKlGk0h:not(:nth-last-child(1 of .g-modal-body--rlKlGk0h)){--modal-body-padding-bottom:1rem;flex-grow:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY .g-modal-footer--yGTZ1T7X{bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY>:not(.g-modal-header--Ad97SaLB,.g-modal-body--rlKlGk0h,.g-modal-footer--yGTZ1T7X,.g-separator--qGcO_t_2){display:flex;flex-basis:100%;flex-direction:column;flex-grow:1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY .g-modal-footer--yGTZ1T7X,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-content--WURdJweY .g-modal-header--Ad97SaLB,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-footer--yGTZ1T7X,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-header--Ad97SaLB{background-color:var(--g-color-surface-primary);flex-shrink:0;position:sticky;top:0;z-index:10000}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-header--Ad97SaLB{top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal-drawer--NqXr92_3 .g-modal-footer--yGTZ1T7X{bottom:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6.g-modal-embedded--nWc5Jyiy{display:block;margin:0 auto;overflow:visible;padding:0;position:relative;z-index:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6.g-modal-embedded--nWc5Jyiy+.g-modal--cQLrnYR6{margin-top:1.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6.g-modal-embedded--nWc5Jyiy .g-modal-dialog--gjnXflho{flex-basis:100%;margin:auto;min-width:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6.g-modal-embedded--nWc5Jyiy .g-modal-content--WURdJweY{box-shadow:0 0 .5rem rgba(var(--rgb-black),.2);min-height:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-modal--cQLrnYR6.g-modal-embedded--nWc5Jyiy.g-modal-drawer--NqXr92_3 .g-modal-dialog--gjnXflho{margin-right:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U{margin-top:.5625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U 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}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a:focus-visible{outline-offset:-.1875rem;z-index:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY:hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a:hover{background-color:var(--g-color-surface-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-sidenav-icon--xLUAwfcW,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a .g-sidenav-icon--xLUAwfcW{margin-right:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-badge--aJqhcN8B,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-pill--fPUes4h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-sidenav-crosslink-icon--bMr2MEkp,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-sidenav-external-icon--g_D0aJFn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a .g-badge--aJqhcN8B,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a .g-pill--fPUes4h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a .g-sidenav-crosslink-icon--bMr2MEkp,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a .g-sidenav-external-icon--g_D0aJFn{margin-left:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-button-icon--bKHTROOM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-sidenav-crosslink-icon--bMr2MEkp,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-sidenav-external-icon--g_D0aJFn,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a .g-button-icon--bKHTROOM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a .g-sidenav-crosslink-icon--bMr2MEkp,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a .g-sidenav-external-icon--g_D0aJFn{color:var(--g-color-fill-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-button-icon--bKHTROOM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a .g-button-icon--bKHTROOM{--size:var(--g-size-icon-md);margin-left:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li a>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY{border:none;font-size:inherit;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY:nth-child(n):nth-child(n){margin:0;padding:.5rem 1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-button-label--oG_HtLsn{align-items:center;display:inline-flex;margin-right:0;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-heading--yMc4pQFY .g-button-label--oG_HtLsn>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U ul{margin:0;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U ul{list-style-type:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li li,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li:not(:first-child){margin-top:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U li:before{content:none;display:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-selected--uc_ZCUyt{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-selected--uc_ZCUyt a:not(:only-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-selected--uc_ZCUyt,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-selected--uc_ZCUyt a{font-weight:600}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-selected--uc_ZCUyt ul{display:block}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-selected--uc_ZCUyt ul a:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-selected--uc_ZCUyt ul a:hover{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-selected--uc_ZCUyt ul li:not(:last-child) a:focus-visible,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-selected--uc_ZCUyt ul li:not(:last-child) a:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-offseted-label--YVlRG4PY{margin-left:2rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-section--ET4AtliK{margin-top:1rem;padding-left:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-section--ET4AtliK ul{margin-top:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-section-divider--eCyzmBL2{border-top:.0625rem solid rgba(var(--rgb-gray-300),.2);display:block;margin:.75rem .5rem;width:calc(100% - 1.25rem)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-section-divider--eCyzmBL2+li{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-subitems--edsKOwJB{padding-left:2.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U .g-sidenav-noninteractive-header--re4Ge3EA{color:var(--g-color-text-secondary);font-size:.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-sticky--OCngCw4H{position:sticky}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown--L9FHqhBI{width:16.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown--L9FHqhBI .g-sidenav-heading--yMc4pQFY:hover,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown--L9FHqhBI .g-sidenav-selected--uc_ZCUyt,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown--L9FHqhBI li a:hover{background-color:var(--g-color-surface-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY{display:inline-flex}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY: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--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY:after{--color:CanvasText}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY.disabled--yPoYw7Wx:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY.show--HSbaV_3A:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY[aria-expanded=true]:after{transform:rotate(180deg)}@media (max-width:767.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY{width:17.5rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY:after{display:inline-block;height:1.5rem;margin-left:.25rem;margin-top:.5rem;min-width:1.5rem;width:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav-dropdown-toggle--hQiDAQeY>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH .g-sidenav-heading--yMc4pQFY,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH .g-sidenav-section--ET4AtliK,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH li a{padding:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH .g-sidenav-heading--yMc4pQFY:nth-child(n){padding:.375rem .5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH li li a{padding-left:1rem;padding-right:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH .g-sidenav-drawer-footer--TSlFE8U8{padding-bottom:.5rem;padding-top:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH .g-sidenav-drawer-footer--TSlFE8U8 li a{color:var(--g-color-text-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH .g-sidenav-drawer-search-button--e0lZsyXd{padding-bottom:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH .g-sidenav-drawer-search-button--e0lZsyXd .g-button--A53Y5Cnr{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-secondary);font-weight:400;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH .g-sidenav-drawer-search-button--e0lZsyXd .g-button--A53Y5Cnr:hover{background-color:var(--g-color-surface-primary);background-image:none;box-shadow:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-sidenav--OuxcqS3U.g-sidenav-drawer--z6H7HUrH .g-sidenav-drawer-search-button--e0lZsyXd .g-button--A53Y5Cnr .g-button-icon--bKHTROOM{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb.g-dark--PcZ0eboU .g-sidenav-section-divider--eCyzmBL2{border-top-color:var(--g-color-surface-tertiary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);max-height:3.8125rem;overflow:hidden;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E li,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E ul{margin:0;padding:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E li:before{content:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E li a.selected--WLJCU9Hx{text-decoration:underline}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E .container--eArsFguQ .nav-link--Wpm3IIvo{color:var(--g-color-text-inverted-primary);font-weight:400;margin-bottom:.5rem;margin-top:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E .container--eArsFguQ .nav-link--Wpm3IIvo:hover{text-decoration:underline}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E .container--eArsFguQ .g-nav-main--ogmBZ7jD a{margin-right:1.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E .container--eArsFguQ .g-nav-tools--duZUnAsd svg{font-size:1.5rem;height:1.5rem;line-height:1.5rem;width:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-navbar-secondary--naPzHs2E .g-dropdown-menu--NFyA6qVp a{color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C{border-color:var(--g-color-border-secondary)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C .g-card-body--pUlMETmE{padding-left:1.875rem;padding-right:1.875rem}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C .g-card-body--pUlMETmE{padding-left:8.75rem;padding-right:8.75rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C .g-faded--w0R1FnBx{color:var(--g-color-fill-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C audio,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C video{display:block;margin:0 auto;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE{padding-bottom:1.875rem;padding-top:1.875rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE .g-h1--MImAmIAL+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE .g-h2--g8ydJ91m+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE .g-h3--nbX0GAp6+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE h1+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE h2+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-header--D_RV3_YZ .g-card-body--pUlMETmE h3+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE .g-h1--MImAmIAL+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE .g-h2--g8ydJ91m+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE .g-h3--nbX0GAp6+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE h1+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE h2+p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-header--D_RV3_YZ.g-card-body--pUlMETmE h3+p{padding-top:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body--Sgq1fJOg .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body--Sgq1fJOg.g-card-body--pUlMETmE{padding-bottom:1.875rem;padding-top:1.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO{background-position:50%;background-repeat:no-repeat;background-size:cover;height:14.6875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT.g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO.g-card-body--pUlMETmE{align-items:left;display:flex;flex-direction:column;justify-content:center;min-height:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT{background-color:var(--g-color-fill-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT .g-card-body--pUlMETmE .h1--sEcavKQE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT .g-card-body--pUlMETmE .h2--Wf1gJCHS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT .g-card-body--pUlMETmE h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT .g-card-body--pUlMETmE h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-dark--pZYH7_CT .g-card-body--pUlMETmE p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT.g-card-body--pUlMETmE .h1--sEcavKQE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT.g-card-body--pUlMETmE .h2--Wf1gJCHS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT.g-card-body--pUlMETmE h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT.g-card-body--pUlMETmE h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-dark--pZYH7_CT.g-card-body--pUlMETmE p{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO .g-card-body--pUlMETmE .h1--sEcavKQE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO .g-card-body--pUlMETmE .h2--Wf1gJCHS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO .g-card-body--pUlMETmE h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO .g-card-body--pUlMETmE h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-banner-light--PJSIk1cO .g-card-body--pUlMETmE p,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO.g-card-body--pUlMETmE .h1--sEcavKQE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO.g-card-body--pUlMETmE .h2--Wf1gJCHS,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO.g-card-body--pUlMETmE h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO.g-card-body--pUlMETmE h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-banner-light--PJSIk1cO.g-card-body--pUlMETmE p{color:var(--g-color-text-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-table--mg3WrfRV .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-table--mg3WrfRV .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-table--mg3WrfRV h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-table--mg3WrfRV h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-table--mg3WrfRV .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-table--mg3WrfRV .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-table--mg3WrfRV h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-table--mg3WrfRV h3{text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-table--mg3WrfRV dt,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-table--mg3WrfRV dt{font-weight:inherit}@media (min-width:768px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-body-table--mg3WrfRV dd,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-body-table--mg3WrfRV dd{text-align:right}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-footer--u6bx6CIO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-footer--u6bx6CIO{min-height:6.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C.g-card-product-footer--u6bx6CIO .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-product--QrWg1i6C>.g-card-product-footer--u6bx6CIO.g-card-body--pUlMETmE{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-body-banner-dark--pZYH7_CT,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-body-banner-dark--pZYH7_CT+.g-card--fxTOVmYH,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-body-banner-light--PJSIk1cO,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-product-body-banner-light--PJSIk1cO+.g-card--fxTOVmYH{border-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2{--card-padding-horizontal:1.875rem;border-color:var(--g-color-border-secondary)!important}@media (min-width:992px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2{--card-padding-horizontal:8.75rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 li,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 p{font-weight:400}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 li b,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 li strong,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 p b,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 p strong{font-weight:600}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 li b.g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 li strong.g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 p b.g-amount--xtC8SV76,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 p strong.g-amount--xtC8SV76{color:var(--g-color-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 .g-faded--w0R1FnBx{color:var(--g-color-fill-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2 a{font-weight:600}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-header--vgl7aV9C,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-checkout-header--vgl7aV9C{--card-padding-vertical:1.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-header--vgl7aV9C .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-checkout-header--vgl7aV9C.g-card-body--pUlMETmE{text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-body--EhKv8oBp,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-checkout-body--EhKv8oBp{--card-padding-vertical:1.875rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-body--EhKv8oBp .g-card-body--pUlMETmE .g-row--TQk7hQkX>[class^=g-col]:first-child img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-body--EhKv8oBp .g-card-body--pUlMETmE .g-row--TQk7hQkX>[class^=g-col]:first-child svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-checkout-body--EhKv8oBp.g-card-body--pUlMETmE .g-row--TQk7hQkX>[class^=g-col]:first-child img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-checkout-body--EhKv8oBp.g-card-body--pUlMETmE .g-row--TQk7hQkX>[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--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-body--EhKv8oBp .g-card-body--pUlMETmE .g-row--TQk7hQkX>[class^=g-col]:first-child img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-body--EhKv8oBp .g-card-body--pUlMETmE .g-row--TQk7hQkX>[class^=g-col]:first-child svg,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-checkout-body--EhKv8oBp.g-card-body--pUlMETmE .g-row--TQk7hQkX>[class^=g-col]:first-child img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-checkout-body--EhKv8oBp.g-card-body--pUlMETmE .g-row--TQk7hQkX>[class^=g-col]:first-child svg{max-width:13.125rem}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-body--EhKv8oBp .g-card-body--pUlMETmE>.g-form-group--ZAUmpty_:first-child,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-checkout-body--EhKv8oBp.g-card-body--pUlMETmE>.g-form-group--ZAUmpty_:first-child{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE{padding-bottom:2.5rem;padding-top:7.5rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE .g-h4--gfUPecRc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE .g-h5--zs4_lX8O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE .g-h6--v75nBO1w,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE h6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE .g-h1--MImAmIAL,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE .g-h2--g8ydJ91m,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE .g-h3--nbX0GAp6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE .g-h4--gfUPecRc,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE .g-h5--zs4_lX8O,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE .g-h6--v75nBO1w,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE 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--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE svg+h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE svg+h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE svg+h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE svg+h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE svg+h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-confirm--pVJ_jZTb .g-card-body--pUlMETmE svg+h6,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE svg+h1,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE svg+h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE svg+h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE svg+h4,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE svg+h5,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-confirm-body--KstZX2eQ.g-card-body--pUlMETmE svg+h6{padding-top:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2.g-card-checkout-footer--XaaLQUPj .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card--fxTOVmYH.g-card-checkout--TUC4FnC2>.g-card-checkout-footer--XaaLQUPj.g-card-body--pUlMETmE{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-checkout-body--EhKv8oBp:not(.g-card-checkout-gap--TjQkB6sK)+.g-card-checkout-body--EhKv8oBp{border-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-checkout-body--EhKv8oBp:not(.g-card-checkout-gap--TjQkB6sK)+.g-card-checkout-body--EhKv8oBp .g-card-body--pUlMETmE,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-checkout-body--EhKv8oBp:not(.g-card-checkout-gap--TjQkB6sK)+.g-card-checkout-body--EhKv8oBp.g-card-body--pUlMETmE{padding-top:0!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-card-checkout-confirm--pVJ_jZTb+.g-card-checkout-footer--XaaLQUPj{border-top:0!important;min-height:6.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol{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--k_Zpl4uC.g-bs4--iMInmyjb .g-meter-small--luBrjScs{--size:0.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter-medium--6ZC1Oua7{--size:0.375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter-large--optSDz1y{--size:1.25rem;border-radius:var(--g-size-border-radius-round)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol .g-meter-bars--wZE7llzN,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol:before{--color:var(--color-fg);content:"";position:absolute;top:0;z-index:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol .g-meter-bars--wZE7llzN{display:flex;inset:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol .g-meter-bar--jv8vesx6{border-bottom:var(--size) solid var(--color-fg);flex-shrink:0;width:var(--value)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol:before{border-bottom:var(--size) solid var(--color);left:0;width:var(--aux-value,var(--value))}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol: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--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol .g-meter-label--DpuCpoyA{border-radius:var(--g-size-border-radius-sm);color:var(--g-color-text-primary);margin-left:.25rem;padding:0 .25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol.g-meter-label-offset--yAuFI4rm{padding-left:var(--value)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol:not(.g-meter-label-offset--yAuFI4rm) .g-meter-label--DpuCpoyA{color:var(--g-color-text-inverted-primary)}@media (forced-colors:active){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol{forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-meter--HDRgz1Ol .g-meter-label--DpuCpoyA{background-color:Canvas;color:CanvasText}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info--pAh5lUfK{display:flex;gap:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info--pAh5lUfK .g-avatar--UtBvNZaR,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info--pAh5lUfK .g-product-info-icon--TYRsS9g5{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info--pAh5lUfK>.g-button--A53Y5Cnr:not(.g-button-avatar--fyogK9kg){align-self:flex-start;margin-right:-.625rem;order:-2;z-index:10}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU{display:grid;flex-grow:1;flex-shrink:1;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU .g-major--aMuJKByN{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU .g-major--aMuJKByN.g-no-ellipsis--AOm8YjdO{line-height:1.25;margin-bottom:.125rem;margin-top:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU .g-minor--Ox7zaUsJ{font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU .g-minor--Ox7zaUsJ .g-amount--xtC8SV76{font-size:.875rem;font-weight:inherit;line-height:1.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU .g-micro--ZEo276VG{font-size:.75rem;line-height:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU strong.g-minor--Ox7zaUsJ{font-weight:inherit;order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU strong.g-minor--Ox7zaUsJ:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU .g-amount--xtC8SV76+.g-amount--xtC8SV76{margin-top:-.25em}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-data--R_8YDNzU .g-amount--xtC8SV76{display:block;font-size:1.125rem;line-height:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-striped--FMkSFVce{padding-top:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-striped--FMkSFVce.g-product-info-horizontal--cHGG7cQV{padding-left:.3125rem;padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-horizontal--cHGG7cQV{align-items:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-horizontal--cHGG7cQV .g-product-info-stripe--CTlJU_gi{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-horizontal--cHGG7cQV .g-product-info-data--R_8YDNzU{align-items:center;gap:0 .625rem;margin-bottom:0;margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-horizontal--cHGG7cQV .g-product-info-badge--W_n9LQqD{margin-bottom:-.25rem;margin-top:-.125rem}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-horizontal--cHGG7cQV.g-product-info-totaled--W_N9IIYE:not(.g-product-info-direction-column--Y_xfgnh0) .g-product-info-data--R_8YDNzU{grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-horizontal--cHGG7cQV.g-product-info-totaled--W_N9IIYE:not(.g-product-info-direction-column--Y_xfgnh0) .g-product-info-amount--caG4BaP5{grid-column:2/3;grid-row:1/99;text-align:right}}@media (max-width:991.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-horizontal--cHGG7cQV .g-amount--xtC8SV76{font-size:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-horizontal--cHGG7cQV .g-amount--xtC8SV76 sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-right--nOrykRjo .g-avatar--UtBvNZaR{order:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-product-info-right--nOrykRjo .g-product-info-amount--caG4BaP5 .g-amount--xtC8SV76{margin-top:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR{--avatar-size:var(--size);align-items:center;color:var(--g-color-fill-primary);display:flex;display:inline-block;flex-direction:row;font-size:var(--size);height:var(--size);justify-content:center;line-height:var(--size);min-width:var(--size);position:relative;vertical-align:middle;width:var(--size)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-content--S3ooCFZo{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--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-content--S3ooCFZo: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--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-content-border--NhyYfSyi:after{border-color:var(--g-color-border-secondary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-content-dark--Tpp_PdXi{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-image--RoEAucFP{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-image-contain--NkccxwFA{-o-object-fit:contain;object-fit:contain}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-icon--mXGyYFQu{--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--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-initials--QYAo32B2{align-items:center;display:flex;font-weight:600;height:100%;justify-content:center;text-transform:uppercase}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR.g-image-48--XFHtFQmh .g-avatar-initials--QYAo32B2{font-size:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR.g-image-64--eDP80Klu .g-avatar-initials--QYAo32B2{font-size:1.375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR.g-image-96--jbVSmqII .g-avatar-initials--QYAo32B2{font-size:2rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR.g-image-128--bSp6EfUV .g-avatar-initials--QYAo32B2{font-size:3rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-badge--E2F2HDBh{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--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR .g-avatar-badge--E2F2HDBh svg{height:100%;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR.g-image-48--XFHtFQmh .g-avatar-badge--E2F2HDBh{bottom:-.375rem;padding:.3125rem .25rem;right:-.375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR:has(.g-avatar-initials--QYAo32B2){color:var(--color-ui-blue)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR:has(.g-avatar-initials--QYAo32B2) .g-avatar-content--S3ooCFZo{background-color:var(--color-ui-blue-weak)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-avatar--UtBvNZaR:has(.g-avatar-initials--QYAo32B2) .g-avatar-content-border--NhyYfSyi:after{border-color:transparent}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg{border-radius:var(--g-size-border-radius-circle);position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:nth-child(n){width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg .g-avatar-content--S3ooCFZo: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg .g-button-icon--bKHTROOM{color:var(--g-color-fill-primary);height:50%;inset:25%;overflow:visible;padding:10%;position:absolute;width:50%;z-index:30}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg .g-button-icon--bKHTROOM+.g-button-label--oG_HtLsn: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--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg .g-button-icon--bKHTROOM+.g-button-label--oG_HtLsn:nth-child(n){margin-left:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg .g-avatar-content--S3ooCFZo:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg .g-button-icon--bKHTROOM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg .g-button-icon--bKHTROOM+.g-button-label--oG_HtLsn:before{opacity:0;transition:opacity .15s ease-out}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:not(:disabled):focus-visible .g-avatar-content--S3ooCFZo:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:not(:disabled):focus-visible .g-button-icon--bKHTROOM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:not(:disabled):focus-visible .g-button-icon--bKHTROOM+.g-button-label--oG_HtLsn:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:not(:disabled):hover .g-avatar-content--S3ooCFZo:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:not(:disabled):hover .g-button-icon--bKHTROOM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:not(:disabled):hover .g-button-icon--bKHTROOM+.g-button-label--oG_HtLsn:before{opacity:1;transition-timing-function:ease-in}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:disabled{cursor:not-allowed}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:disabled .g-button-icon--bKHTROOM{color:var(--g-color-fill-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:disabled .g-avatar-image--RoEAucFP{opacity:.5}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-button-avatar--fyogK9kg:disabled .g-avatar-badge--E2F2HDBh{filter:grayscale(1);opacity:.1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-spinner--Syo1854V{--size:2rem;--stroke-width:0.1875rem;--color:currentColor;animation:rotate--HGVnGxz0 2s linear infinite;animation-delay:-1s;height:var(--size)!important;width:var(--size)!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-spinner-small--umLr9NFY{--size:1.5rem;--stroke-width:0.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-spinner-large--sAegsL9i{--size:3rem;--stroke-width:0.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-spinner-x-large--qqZ17ORX{--size:6rem;--stroke-width:0.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-spinner-xx-large--GMyOFUKq{--size:8rem;--stroke-width:0.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-spinner-circle--Qt7SUxSg{stroke-width:var(--stroke-width);stroke-dasharray:80,200;stroke-dashoffset:0;stroke:var(--color);animation:dash--m_m_Sbi8 2s ease-in-out infinite;animation-delay:-1s}@keyframes rotate--HGVnGxz0{0%{transform-origin:50% 50%}to{transform:rotate(1turn)}}@keyframes dash--m_m_Sbi8{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--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle--yV4tA0Es{display:flex;flex-direction:column;position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-label--mdoz9QHq{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--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-label--mdoz9QHq .g-icon--JBWACDpH{color:var(--g-color-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-text--oTGYVDNG{display:block;margin-top:.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-description--Q8HexF9k{display:block;font-size:.75rem;font-weight:400;line-height:1rem;margin-top:.75rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi{inset:1rem 1rem auto auto;position:absolute}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:hover~.g-toggle-label--mdoz9QHq{background-color:var(--g-color-overlay-hover);box-shadow:0 .25rem .75rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:hover~.g-toggle-label--mdoz9QHq:active{box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:checked~.g-toggle-label--mdoz9QHq{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:checked:hover~.g-toggle-label--mdoz9QHq{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:focus-visible{outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:focus-visible~.g-toggle-label--mdoz9QHq{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:disabled~.g-toggle-label--mdoz9QHq{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--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:disabled~.g-toggle-label--mdoz9QHq .g-icon--JBWACDpH{color:var(--g-color-text-disabled)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:disabled:hover~.g-toggle-label--mdoz9QHq{outline:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-input--LI5yqaPi:disabled:checked~.g-toggle-label--mdoz9QHq{background-color:var(--g-color-surface-tertiary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-flexible--P_t6w2QD .g-toggle-label--mdoz9QHq{display:flex;flex-direction:column;min-height:11.75rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-flexible--P_t6w2QD .g-toggle-image--TpsCYl_u{height:auto;margin:auto auto auto 0;max-height:6.25rem;max-width:6.875rem;width:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-flexible--P_t6w2QD .g-toggle-input--LI5yqaPi:disabled~.g-toggle-label--mdoz9QHq .g-toggle-image--TpsCYl_u{filter:grayscale(100%) opacity(50%)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-text-only--RIeeOdm0 .g-toggle-label--mdoz9QHq{padding-right:2.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-text-only--RIeeOdm0 .g-toggle-text--oTGYVDNG{margin:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-text-only--RIeeOdm0:not(.g-toggle-with-description--XrqGvzlR) .g-toggle-input--LI5yqaPi{top:1.375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2{display:inline-flex}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2.g-toggle-badge-large--hP5Ti_Qx{--padding:0.625rem 0.75rem;--icon-padding:2rem;--icon-top:0.75rem;--icon-right:0.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2.g-toggle-badge-medium--tCL7_OFr{--padding:0.5rem 0.75rem;--icon-padding:2rem;--icon-top:0.625rem;--icon-right:0.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2.g-toggle-badge-small--DLVc3ddW{--padding:0.25rem 0.5rem;--icon-padding:1.5rem;--icon-top:0.375rem;--icon-right:0.375rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2:not(:last-child){margin:0 .5rem .5rem 0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-label--mdoz9QHq{border-radius:var(--g-size-border-radius-round);padding:var(--padding)}@media (forced-colors:none){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-input--LI5yqaPi{opacity:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-input--LI5yqaPi[type=checkbox]:checked~.g-toggle-label--mdoz9QHq{padding-right:var(--icon-padding)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-input--LI5yqaPi[type=checkbox]:checked~.g-toggle-label--mdoz9QHq:after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-input--LI5yqaPi[type=checkbox]:checked~.g-toggle-label--mdoz9QHq:before{content:"";height:1rem;position:absolute;right:var(--icon-right);top:var(--icon-top);width:1rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-input--LI5yqaPi[type=checkbox]:checked~.g-toggle-label--mdoz9QHq:before{background-color:var(--g-color-interactive-primary);border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-input--LI5yqaPi[type=checkbox]:checked~.g-toggle-label--mdoz9QHq: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--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-input--LI5yqaPi{inset:var(--icon-top) var(--icon-right) auto auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-input--LI5yqaPi~.g-toggle-label--mdoz9QHq{padding-right:var(--icon-padding)}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-toggle-badge--tavyqpf2 .g-toggle-text--oTGYVDNG{font-size:.875rem;height:auto;line-height:1rem;margin:0}@keyframes appear--ULCV_DvC{0%{opacity:0}to{opacity:1}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-trigger--doY_ElkB:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-trigger-default--I5OER9pA{border-radius:var(--g-size-border-radius-circle);color:var(--g-color-interactive-primary)}@media (forced-colors:active){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-trigger-default--I5OER9pA:nth-child(n){color:currentColor}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-touch-target--Bsj4kHHQ,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-trigger--doY_ElkB{position:relative}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-touch-target-enlarge-always--ZvdizlPj:before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-touch-target-enlarge-auto--bqx4tNMb:has(>.g-tooltip-trigger-default--I5OER9pA):before{content:"";inset:-.5rem;position:absolute}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-touch-target-enlarge-always--ZvdizlPj:has(>.g-tooltip-trigger-default--I5OER9pA):before,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-touch-target-enlarge-auto--bqx4tNMb:has(>.g-tooltip-trigger-default--I5OER9pA):before{aspect-ratio:1;top:auto}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip--TjSf1XnA{animation:appear--ULCV_DvC .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--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip--TjSf1XnA svg:not(.g-icon--JBWACDpH){color:var(--g-color-surface-inverted)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-inner--A6omD7Cy{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--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-inner--A6omD7Cy{margin:0 -.5rem}}@media (forced-colors:active){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-inner--A6omD7Cy{--g-color-surface-inverted:CanvasText;--g-color-text-inverted-primary:Canvas;forced-color-adjust:none}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-inner--A6omD7Cy,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-inner--A6omD7Cy li,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-tooltip-inner--A6omD7Cy p{font-size:.875rem;font-weight:400;letter-spacing:normal;line-height:1.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-tooltip-trigger--doY_ElkB{color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-tooltip-inner--A6omD7Cy{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-surface-inverted)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-inverted--a7kLslQL .g-tooltip--TjSf1XnA svg:not(.g-icon--JBWACDpH){color:var(--g-color-text-inverted-primary)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO{display:flex;flex-direction:column;gap:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO .g-structured-info-head--jmBHmn96{display:flex;gap:.5rem .75rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO .g-structured-info-head--jmBHmn96 .g-avatar--UtBvNZaR,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO .g-structured-info-head--jmBHmn96 .g-spot-illustration--qCxTxi_E{flex-shrink:0;order:-1}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO .g-structured-info-body--ZHA8e3gM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO .g-structured-info-data--eC2CAt_u{display:grid;width:100%}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO .g-structured-info-data--eC2CAt_u{padding-top:.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO .g-structured-info-body--ZHA8e3gM .g-structured-info-item-amount--HfdVx_2k{margin-top:.25rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO.g-structured-info-center--CstOBJ14 .g-structured-info-head--jmBHmn96{align-items:center;flex-direction:column}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO.g-structured-info-center--CstOBJ14 .g-structured-info-body--ZHA8e3gM,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO.g-structured-info-center--CstOBJ14 .g-structured-info-data--eC2CAt_u{text-align:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO.g-structured-info-center--CstOBJ14 .g-structured-info-data--eC2CAt_u{padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO.g-structured-info-center--CstOBJ14 .g-structured-info-data--eC2CAt_u>:first-child{margin-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO.g-structured-info-right--dbQS7_aU .g-avatar--UtBvNZaR,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO.g-structured-info-right--dbQS7_aU .g-spot-illustration--qCxTxi_E{order:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info--XkA5mapO.g-structured-info-minheight--adi7WnrP{align-items:flex-start}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-item--TYj3tbjE{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-item--TYj3tbjE.g-structured-info-item-small--HX9K9Bgu:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-item--TYj3tbjE:not(.g-structured-info-item-small--HX9K9Bgu) .g-amount--xtC8SV76{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-colored--Lhx26QNo{padding-top:.625rem}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-colored--Lhx26QNo.g-structured-info-horizontal--s6wXqJ6u{padding-left:.3125rem;padding-top:0}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-horizontal--s6wXqJ6u:nth-child(n) .g-structured-info-head--jmBHmn96{align-items:center}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-horizontal--s6wXqJ6u:nth-child(n) .g-structured-info-data--eC2CAt_u{padding-top:0}@media (min-width:576px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-horizontal--s6wXqJ6u:nth-child(n).g-structured-info-left--MjIKHvXt .g-structured-info-data--eC2CAt_u:has(.g-structured-info-item-amount--HfdVx_2k){grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-horizontal--s6wXqJ6u:nth-child(n).g-structured-info-left--MjIKHvXt .g-structured-info-data--eC2CAt_u .g-structured-info-item-amount--HfdVx_2k{align-items:center;display:flex;grid-column:2/3;grid-row:1/99;justify-content:flex-end;margin-left:.25rem}}@media (max-width:991.98px){.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-horizontal--s6wXqJ6u:nth-child(n) .g-amount--xtC8SV76{font-size:inherit}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-structured-info-horizontal--s6wXqJ6u:nth-child(n) .g-amount--xtC8SV76 sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb .g-stripe--avBj_4pd:not(.g-inverted--a7kLslQL){background-image:linear-gradient(to bottom,var(--g-color-surface-secondary) calc(var(--stripe-height) - .75rem),rgb(var(--rgb-gray-100),0))}@media print{.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) *,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) :after,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) :before{box-shadow:none!important;text-shadow:none!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) a:not(.btn--_lo0UBgz){text-decoration:underline}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) abbr[title]:after{content:" (" attr(title) ")"}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) pre{white-space:pre-wrap!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) blockquote,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) pre{border:1px solid #adb5bd;page-break-inside:avoid}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) img,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) tr{page-break-inside:avoid}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) h3,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) p{orphans:3;widows:3}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) h2,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) h3{page-break-after:avoid}@page{.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)){size:a3}}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) body{min-width:992px!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) .g-container--bTbhxWp2{min-width:992px!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) .g-navbar--wx8LnV2o{display:none}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) .g-badge--aJqhcN8B{border:1px solid #000}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) .g-table--yGMf0sP4{border-collapse:collapse!important}.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) .g-table--yGMf0sP4 td,.g-bootstrap--k_Zpl4uC.g-bs4--iMInmyjb:is(:not(#a--DbggTEXD#b--GtzRKBHC)) .g-table--yGMf0sP4 th{background-color:#fff!important}}}@layer gds{.container--toflu081--YibHqjmZ{display:flex}.container--toflu081--YibHqjmZ.inline-flex--n1-osNds--X85GNyWJ{display:inline-flex}.container--toflu081--YibHqjmZ.row-reverse--PYc9iRqn--xgpdYIpJ{flex-direction:row-reverse}.container--toflu081--YibHqjmZ.column--IPcGJPP4--AMwRglIa{flex-direction:column}.container--toflu081--YibHqjmZ.column-reverse--HV3ubrDM--pelvVtaD{flex-direction:column-reverse}.container--toflu081--YibHqjmZ.wrap--OqdTDgKm--LmIhMjJ5{flex-wrap:wrap}.container--toflu081--YibHqjmZ.wrap-reverse--UJpbxrCS--rptpJTDv{flex-wrap:wrap-reverse}.container--toflu081--YibHqjmZ.justify-end--nkO98wK---Peq1EzLJ{justify-content:end}.container--toflu081--YibHqjmZ.justify-center--mWk1edKj--ricP_bhk{justify-content:center}.container--toflu081--YibHqjmZ.justify-space-between--dWgE4wZJ--j0F1OK2t{justify-content:space-between}.container--toflu081--YibHqjmZ.justify-space-around--6DjxCZXL--Ms21XBBo{justify-content:space-around}.container--toflu081--YibHqjmZ.justify-space-evenly--jLaYqkhD--zHyoY_WL{justify-content:space-evenly}.container--toflu081--YibHqjmZ.align-start--7mCuJm0T--AawmBiU0{align-items:start}.container--toflu081--YibHqjmZ.align-end--sNrSfFxf--fxvq9znt{align-items:end}.container--toflu081--YibHqjmZ.align-center--l1xmuNbq--QzrkhSZj{align-items:center}.container--toflu081--YibHqjmZ.align-baseline--N59mzhZq--Z9osvTX3{align-items:baseline}.container--toflu081--YibHqjmZ.gap-xxs---cFvgAG---SUxVyxh0{gap:var(--g-size-spacing-xxs)}.container--toflu081--YibHqjmZ.gap-xs--UxDrwjjX--zUsKBUdQ{gap:var(--g-size-spacing-xs)}.container--toflu081--YibHqjmZ.gap-sm--zXP97lIR--OC6W8EHe{gap:var(--g-size-spacing-sm)}.container--toflu081--YibHqjmZ.gap-md--PItNYO2z--G5NB9Jqb{gap:var(--g-size-spacing-md)}.container--toflu081--YibHqjmZ.gap-lg--Vx730Evf--I29g07As{gap:var(--g-size-spacing-lg)}.container--toflu081--YibHqjmZ.gap-xl--PwZFVzFj--iup6vO4g{gap:var(--g-size-spacing-xl)}.container--toflu081--YibHqjmZ.gap-xxl---UrU4Zfv--k4YWIkvX{gap:var(--g-size-spacing-xxl)}.container--S9pHie28--qHFZbi2R{align-items:flex-start;display:flex;justify-content:space-between}.container--S9pHie28--qHFZbi2R:nth-child(n):nth-child(n) .g-group-button--kER2Cua9{display:flex;flex-wrap:nowrap;width:-moz-max-content;width:max-content}.container--S9pHie28--qHFZbi2R:nth-child(n):nth-child(n) .g-group-button--kER2Cua9 .g-button--QsY8oO7B{margin-block:0}.container--S9pHie28--qHFZbi2R:nth-child(n):nth-child(n) .g-group-button--kER2Cua9 .g-button--QsY8oO7B:not(:last-child){margin-right:.5rem}@media (max-width:575.98px){.container--S9pHie28--qHFZbi2R:nth-child(n):nth-child(n).wrap--zNL73xcI--hxjziMom{flex-wrap:wrap}.container--S9pHie28--qHFZbi2R:nth-child(n):nth-child(n).wrap--zNL73xcI--hxjziMom .g-group-button--kER2Cua9{width:100%}.container--S9pHie28--qHFZbi2R:nth-child(n):nth-child(n).wrap--zNL73xcI--hxjziMom .g-group-button--kER2Cua9 .g-button--QsY8oO7B{margin-block:.5rem}.container--S9pHie28--qHFZbi2R:nth-child(n):nth-child(n).wrap--zNL73xcI--hxjziMom .g-group-button--kER2Cua9:not(:has(.g-button-full-width-never--bnHBVhAx)){flex-direction:column}.container--S9pHie28--qHFZbi2R:nth-child(n):nth-child(n).wrap--zNL73xcI--hxjziMom .g-group-button--kER2Cua9:not(:has(.g-button-full-width-never--bnHBVhAx)) .g-button--QsY8oO7B{width:100%}}.container--S9pHie28--qHFZbi2R:nth-child(n) .g-h1--qD5KssxP,.container--S9pHie28--qHFZbi2R:nth-child(n) h1{padding-top:var(--g-size-bs-5)}.external--PvktZwbr--KnaNxa9C{margin-left:.25rem;vertical-align:-.2em!important}.flag--OlBYyCBh--lpRs1ZVX{border-radius:var(--g-size-border-radius-sm);height:1rem;width:1.375rem}.g-button--QsY8oO7B .flag--OlBYyCBh--lpRs1ZVX,.g-dropdown-toggle--gGiJpbVM .flag--OlBYyCBh--lpRs1ZVX,.g-input-group-text--LhVCA21m .flag--OlBYyCBh--lpRs1ZVX{align-self:center;margin-right:.5rem;margin-top:-.0625rem}.animation---pyIq20I--XnHG0C75{display:block;margin:auto}.animation---pyIq20I--XnHG0C75.colored--y3KNlCdg--m1hqqUjm svg path{stroke:var(--color);fill:var(--color)}.illustration--xjlcpaTa--CbQWgJcT:nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.illustration--xjlcpaTa--CbQWgJcT img{-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.illustration--xjlcpaTa--CbQWgJcT img.faded--gc2fArT1--q8M8E63U{filter:grayscale(100%);opacity:.4}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U{height:3rem;width:3rem}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U .shape--04jdK5ug--z2VHhnW1{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--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U .shape--04jdK5ug--z2VHhnW1.circle--i6iPG5kL--bkjxTs93{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U .shape--04jdK5ug--z2VHhnW1.top-left--0ueDvjGS--CrvhIiZN{left:0;top:.25rem}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U .shape--04jdK5ug--z2VHhnW1.top-center--86SQ52ws--sUz6akzT{left:50%;top:.25rem;transform:translateX(-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U .shape--04jdK5ug--z2VHhnW1.top-right---EdvM02B--LB7tDzZn{right:0;top:.25rem}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U .shape--04jdK5ug--z2VHhnW1.center--G1F5m4TB--xGfjX7EC{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U .shape--04jdK5ug--z2VHhnW1.bottom-left--mVTqrVKu--KBGnOJvY{bottom:.25rem;left:0}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U .shape--04jdK5ug--z2VHhnW1.bottom-center--IZ6kn82z--Gyj6M3Rj{bottom:.25rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U .shape--04jdK5ug--z2VHhnW1.bottom-right--wJAtqHbJ--oiI2GQij{bottom:.25rem;right:0}.illustration--xjlcpaTa--CbQWgJcT.size-extra-small--eVvFHn89--RGAYkQ3U img{height:2.5rem;width:2.5rem}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV{height:4rem;width:4rem}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV .shape--04jdK5ug--z2VHhnW1{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--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV .shape--04jdK5ug--z2VHhnW1.circle--i6iPG5kL--bkjxTs93{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV .shape--04jdK5ug--z2VHhnW1.top-left--0ueDvjGS--CrvhIiZN{left:0;top:.5rem}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV .shape--04jdK5ug--z2VHhnW1.top-center--86SQ52ws--sUz6akzT{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV .shape--04jdK5ug--z2VHhnW1.top-right---EdvM02B--LB7tDzZn{right:0;top:.5rem}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV .shape--04jdK5ug--z2VHhnW1.center--G1F5m4TB--xGfjX7EC{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV .shape--04jdK5ug--z2VHhnW1.bottom-left--mVTqrVKu--KBGnOJvY{bottom:.5rem;left:0}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV .shape--04jdK5ug--z2VHhnW1.bottom-center--IZ6kn82z--Gyj6M3Rj{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV .shape--04jdK5ug--z2VHhnW1.bottom-right--wJAtqHbJ--oiI2GQij{bottom:.5rem;right:0}.illustration--xjlcpaTa--CbQWgJcT.size-small---S-r2b8U--Lj0xUWbV img{height:3rem;width:3rem}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ{height:6rem;width:6rem}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ .shape--04jdK5ug--z2VHhnW1{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--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ .shape--04jdK5ug--z2VHhnW1.circle--i6iPG5kL--bkjxTs93{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ .shape--04jdK5ug--z2VHhnW1.top-left--0ueDvjGS--CrvhIiZN{left:0;top:.5rem}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ .shape--04jdK5ug--z2VHhnW1.top-center--86SQ52ws--sUz6akzT{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ .shape--04jdK5ug--z2VHhnW1.top-right---EdvM02B--LB7tDzZn{right:0;top:.5rem}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ .shape--04jdK5ug--z2VHhnW1.center--G1F5m4TB--xGfjX7EC{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ .shape--04jdK5ug--z2VHhnW1.bottom-left--mVTqrVKu--KBGnOJvY{bottom:.5rem;left:0}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ .shape--04jdK5ug--z2VHhnW1.bottom-center--IZ6kn82z--Gyj6M3Rj{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ .shape--04jdK5ug--z2VHhnW1.bottom-right--wJAtqHbJ--oiI2GQij{bottom:.5rem;right:0}.illustration--xjlcpaTa--CbQWgJcT.size-medium--RLzCk6FT--afzVM1YQ img{height:5rem;width:5rem}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO{height:8rem;width:8rem}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO .shape--04jdK5ug--z2VHhnW1{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--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO .shape--04jdK5ug--z2VHhnW1.circle--i6iPG5kL--bkjxTs93{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO .shape--04jdK5ug--z2VHhnW1.top-left--0ueDvjGS--CrvhIiZN{left:0;top:.625rem}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO .shape--04jdK5ug--z2VHhnW1.top-center--86SQ52ws--sUz6akzT{left:50%;top:.625rem;transform:translateX(-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO .shape--04jdK5ug--z2VHhnW1.top-right---EdvM02B--LB7tDzZn{right:0;top:.625rem}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO .shape--04jdK5ug--z2VHhnW1.center--G1F5m4TB--xGfjX7EC{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO .shape--04jdK5ug--z2VHhnW1.bottom-left--mVTqrVKu--KBGnOJvY{bottom:.625rem;left:0}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO .shape--04jdK5ug--z2VHhnW1.bottom-center--IZ6kn82z--Gyj6M3Rj{bottom:.625rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO .shape--04jdK5ug--z2VHhnW1.bottom-right--wJAtqHbJ--oiI2GQij{bottom:.625rem;right:0}.illustration--xjlcpaTa--CbQWgJcT.size-large--R8Erd1DW--xGnawGyO img{height:6rem;width:6rem}.g-dark--OqJpqKwe .illustration--xjlcpaTa--CbQWgJcT .shape--04jdK5ug--z2VHhnW1{background-color:rgba(var(--rgb-blue-100),.1)}.g-inverted--ofFYVmNP .illustration--xjlcpaTa--CbQWgJcT .shape--04jdK5ug--z2VHhnW1:nth-child(n){background-color:rgba(var(--rgb-black),.1)!important}.g-dark--OqJpqKwe .g-inverted--ofFYVmNP .illustration--xjlcpaTa--CbQWgJcT .shape--04jdK5ug--z2VHhnW1:nth-child(n){background-color:rgba(var(--rgb-white),.1)!important}.container--uqEqYnOE--Q_QEXDSC,.container--urmWaZyI--SCCzmOFx{will-change:auto}.appear--BbulwPLN--n3YOataJ,.enter--uDeK-2Sf--wHHNypl8,.exit--0GO-OrzX--j2k14Gfg{overflow:hidden;transform-origin:0 0}.from-end---y1DKHdx--w8UFeApV.appear--BbulwPLN--n3YOataJ,.from-end---y1DKHdx--w8UFeApV.enter--uDeK-2Sf--wHHNypl8,.from-end---y1DKHdx--w8UFeApV.exit--0GO-OrzX--j2k14Gfg{transform-origin:100% 0}.appear--BbulwPLN--n3YOataJ,.enter--uDeK-2Sf--wHHNypl8,.exit--0GO-OrzX--j2k14Gfg.exit-active--SFO26J84--LMN9f3ZN{opacity:0;transform:scaleX(0)}.appear--BbulwPLN--n3YOataJ.appear-active--hm1QmnZE--C3UdHSD6,.enter--uDeK-2Sf--wHHNypl8.enter-active--qlSKoSqd--lXJckGje,.exit--0GO-OrzX--j2k14Gfg{opacity:1;transform:scaleX(1)}.appear--BbulwPLN--n3YOataJ.appear-active--hm1QmnZE--C3UdHSD6,.enter--uDeK-2Sf--wHHNypl8.enter-active--qlSKoSqd--lXJckGje{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--NhjoHou9.appear--BbulwPLN--n3YOataJ.appear-active--hm1QmnZE--C3UdHSD6,.quick--mvYSqZ5S--NhjoHou9.enter--uDeK-2Sf--wHHNypl8.enter-active--qlSKoSqd--lXJckGje{transition-duration:.15s}.exit--0GO-OrzX--j2k14Gfg.exit-active--SFO26J84--LMN9f3ZN{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--NhjoHou9.exit--0GO-OrzX--j2k14Gfg.exit-active--SFO26J84--LMN9f3ZN{transition-duration:.15s}.container--Oxb25cTV--WXnt2PB4{will-change:auto}.appear--kQdw2Kdo--ThK8nKzv,.enter--qdxOytr8--AE8HRF7s,.exit--PTBZqAwB--orZlhXYN{overflow:hidden;transform-origin:0 0}.from-end--QuTmjHOe--cWOf_FWB.appear--kQdw2Kdo--ThK8nKzv,.from-end--QuTmjHOe--cWOf_FWB.enter--qdxOytr8--AE8HRF7s,.from-end--QuTmjHOe--cWOf_FWB.exit--PTBZqAwB--orZlhXYN{transform-origin:0 100%}.appear--kQdw2Kdo--ThK8nKzv,.enter--qdxOytr8--AE8HRF7s,.exit--PTBZqAwB--orZlhXYN.exit-active---eW-nB6f--ZQD0a20u{opacity:0;transform:scaleY(0)}.appear--kQdw2Kdo--ThK8nKzv.appear-active--mhcJRCi2--e1HQreyi,.enter--qdxOytr8--AE8HRF7s.enter-active--DzufToCV--fX6C_7ZQ,.exit--PTBZqAwB--orZlhXYN{opacity:1;transform:scaleY(1)}.appear--kQdw2Kdo--ThK8nKzv.appear-active--mhcJRCi2--e1HQreyi,.enter--qdxOytr8--AE8HRF7s.enter-active--DzufToCV--fX6C_7ZQ{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--LsTaE1MJ.appear--kQdw2Kdo--ThK8nKzv.appear-active--mhcJRCi2--e1HQreyi,.quick--dKOHkpkn--LsTaE1MJ.enter--qdxOytr8--AE8HRF7s.enter-active--DzufToCV--fX6C_7ZQ{transition-duration:.15s}.exit--PTBZqAwB--orZlhXYN.exit-active---eW-nB6f--ZQD0a20u{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--LsTaE1MJ.exit--PTBZqAwB--orZlhXYN.exit-active---eW-nB6f--ZQD0a20u{transition-duration:.15s}.container--JFy4txRw--H8T377Hu{will-change:opacity}.appear--tBwHTGYO--fQ5nBCp6,.enter--lm0TwSvT--vkn5Wo0o,.exit--Psn3ViFF--FxzmZURo.exit-active--lHv4SffM--s3oiYfiK{opacity:0}.appear--tBwHTGYO--fQ5nBCp6.appear-active--bM-mnFF3--xqNYF4En,.enter--lm0TwSvT--vkn5Wo0o.enter-active--43nCop-Z--KRylaII2,.exit--Psn3ViFF--FxzmZURo{opacity:1}.appear--tBwHTGYO--fQ5nBCp6.appear-active--bM-mnFF3--xqNYF4En,.enter--lm0TwSvT--vkn5Wo0o.enter-active--43nCop-Z--KRylaII2{transition:opacity .35s ease-out 0s}.quick--uEH4Cf-n--kkNJwjpg.appear--tBwHTGYO--fQ5nBCp6.appear-active--bM-mnFF3--xqNYF4En .appear--tBwHTGYO--fQ5nBCp6.appear-active--bM-mnFF3--xqNYF4En,.quick--uEH4Cf-n--kkNJwjpg.appear--tBwHTGYO--fQ5nBCp6.appear-active--bM-mnFF3--xqNYF4En .enter--lm0TwSvT--vkn5Wo0o.enter-active--43nCop-Z--KRylaII2,.quick--uEH4Cf-n--kkNJwjpg.enter--lm0TwSvT--vkn5Wo0o.enter-active--43nCop-Z--KRylaII2 .appear--tBwHTGYO--fQ5nBCp6.appear-active--bM-mnFF3--xqNYF4En,.quick--uEH4Cf-n--kkNJwjpg.enter--lm0TwSvT--vkn5Wo0o.enter-active--43nCop-Z--KRylaII2 .enter--lm0TwSvT--vkn5Wo0o.enter-active--43nCop-Z--KRylaII2{transition-duration:75ms}.exit--Psn3ViFF--FxzmZURo.exit-active--lHv4SffM--s3oiYfiK{transition:opacity .35s ease-in 0s}.quick--uEH4Cf-n--kkNJwjpg.exit--Psn3ViFF--FxzmZURo.exit-active--lHv4SffM--s3oiYfiK{transition-duration:75ms}.appear--tBwHTGYO--fQ5nBCp6.appear-active--bM-mnFF3--xqNYF4En{transition-duration:.5s}.container--Tx4bge1G--PEtHoByh{transform:translateZ(0);will-change:transform,opacity}.appear--5ENRRka4--hv2PZvAT,.enter--1l5aba5j--_J1blK2e,.exit--N8wDE7da--UlPogr1G.exit-active---zt3dBOA--n4B43t1Q{opacity:0;transform:translateY(50%)}.appear--5ENRRka4--hv2PZvAT.appear-active--20ZNcH-P--JmWeEj1k,.enter--1l5aba5j--_J1blK2e.enter-active--hx3XvH74--GPtiA4yP,.exit--N8wDE7da--UlPogr1G{opacity:1;transform:translateY(0)}.appear--5ENRRka4--hv2PZvAT.appear-active--20ZNcH-P--JmWeEj1k,.enter--1l5aba5j--_J1blK2e.enter-active--hx3XvH74--GPtiA4yP{transition:transform .35s ease-out 0s,opacity .3s ease-out 0s}.exit--N8wDE7da--UlPogr1G.exit-active---zt3dBOA--n4B43t1Q{transition:transform .35s ease-in 0s,opacity .3s ease-in 50ms}.transition--UHuEGX-V--dkquMvL_{transform-origin:0 0;transition:transform .25s,opacity .25s}.reverse--H7jZEF2Q--g63BY7US{transform-origin:0 100%}.reverse--H7jZEF2Q--g63BY7US.horizontal--He5CVITs--Sc9cIP7Y{transform-origin:100% 100%}.exiting--TgS4o8RN--k3p_mPaJ,.pre-enter--B1UzVo9d--FX0Jt3WF{opacity:0;transform:scaleY(0)}.exiting--TgS4o8RN--k3p_mPaJ.horizontal--He5CVITs--Sc9cIP7Y,.pre-enter--B1UzVo9d--FX0Jt3WF.horizontal--He5CVITs--Sc9cIP7Y{transform:scaleX(0)}.container--lGNls3nN--IXHn5BZP{display:inline-block}.container--lGNls3nN--IXHn5BZP.center--ADv-0E0D--t_3vwPfz{display:block;text-align:center}.conditional--Kz-RsHAS--yYJCXXbT{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.conditional--Kz-RsHAS--yYJCXXbT .container--lGNls3nN--IXHn5BZP,.conditional--Kz-RsHAS--yYJCXXbT .text--nb5jO-JR--wiKtW_6z:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.625rem;vertical-align:middle}.transition--bUiXAcaU--uzcesqiL{transform-origin:var(--g-size-bs-10) 0}.details--5Gn04Rxh--sk3MRPUp{margin-top:0!important}.ellipsis--lM-aXZh3--IBiOy0oc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--9IaRbpOm--Uu_pRrYC{position:relative}.g-card--T55YA9tI .header--9IaRbpOm--Uu_pRrYC:not(tr):nth-child(n),.header--9IaRbpOm--Uu_pRrYC.g-card--T55YA9tI:nth-child(n){--card-padding-vertical:0.6875rem}.header--9IaRbpOm--Uu_pRrYC,.header--9IaRbpOm--Uu_pRrYC>.g-card-body--efG_PHbe{display:flex;justify-content:space-between;transition:box-shadow .1s ease-out 0s}.g-card--T55YA9tI .g-card-body--efG_PHbe>.header--9IaRbpOm--Uu_pRrYC,[class^=g-card-alert] .header--9IaRbpOm--Uu_pRrYC{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--Uu_pRrYC{margin-left:-2.5625rem;padding-left:2.5625rem}.header--9IaRbpOm--Uu_pRrYC .btn--o9nvwgZh,.header--9IaRbpOm--Uu_pRrYC .g-button--QsY8oO7B:not(.button--jyNVnBER--ox5IhJQs),.header--9IaRbpOm--Uu_pRrYC .g-tooltip-trigger--qPqstkiM{position:relative;z-index:10}:nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--ox5IhJQs{align-self:flex-start;flex-shrink:0;margin-left:1.25rem;padding:0 .375rem}:nth-child(n):nth-child(n):nth-child(n) .button-cover-parent--9WO-2QY8--E___NOMp:before{content:"";inset:0;position:absolute;z-index:0}:nth-child(n):nth-child(n):nth-child(n) .button-vertical--BsSP7UUD--vh6cyTi7{align-self:center}:nth-child(n):nth-child(n):nth-child(n) .button-invisible--fjNy6i5d--frTFNRyS{opacity:0}.centered--dcLeaYRk--AOUGkRUd{justify-content:center}.content--OeGk5hQk--SvCtaiyF:not(.g-card--T55YA9tI){margin-top:.625rem}.g-card-group--huYnIOFy>.content--OeGk5hQk--SvCtaiyF:not(.g-card--T55YA9tI){margin-top:0}:is(.g-card-outer--lHNOZ4Yi,.g-card-inner--YwALkVLt) .header--9IaRbpOm--Uu_pRrYC.g-card-body--efG_PHbe~.content--OeGk5hQk--SvCtaiyF{margin-top:0}@media (min-width:576px){.g-focus-page--LfDnnVJT :not(.g-card-alert-data--Yt0MIgV0)>.header--9IaRbpOm--Uu_pRrYC:first-child{margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--LfDnnVJT :not(.g-card-alert-data--Yt0MIgV0)>.header--9IaRbpOm--Uu_pRrYC:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--LfDnnVJT :not(.g-card-alert-data--Yt0MIgV0)>.header--9IaRbpOm--Uu_pRrYC .g-card--T55YA9tI,.g-focus-page--LfDnnVJT :not(.g-card-alert-data--Yt0MIgV0)>.header--9IaRbpOm--Uu_pRrYC.g-card--T55YA9tI{--card-padding-vertical:0.625rem}.g-focus-page--LfDnnVJT .content--OeGk5hQk--SvCtaiyF:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--LfDnnVJT .g-card-function--Wz46uWUE>.g-card--T55YA9tI:last-child .content--OeGk5hQk--SvCtaiyF,.g-focus-page--LfDnnVJT .g-card-group-vertical--gOTtYiHD>.g-card--T55YA9tI:last-child .content--OeGk5hQk--SvCtaiyF{margin-bottom:0}.g-focus-page--LfDnnVJT .g-card-function--Wz46uWUE .g-card--T55YA9tI:last-child .content--OeGk5hQk--SvCtaiyF{padding-bottom:.75rem}.g-focus-page--LfDnnVJT .g-card-function--Wz46uWUE:nth-child(n) .header--9IaRbpOm--Uu_pRrYC{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem);margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--LfDnnVJT .g-card-function--Wz46uWUE:nth-child(n) .header--9IaRbpOm--Uu_pRrYC:last-child{padding-bottom:.625rem}.g-focus-page--LfDnnVJT .g-card-function--Wz46uWUE .content--OeGk5hQk--SvCtaiyF{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--LfDnnVJT .g-form-description--fE0JLQaz:nth-child(n) .header--9IaRbpOm--Uu_pRrYC,.g-focus-page--LfDnnVJT .g-form-description--fE0JLQaz:nth-child(n):last-child .content--OeGk5hQk--SvCtaiyF{margin-bottom:0}}.g-sidenav--RU_XCdRe:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--ox5IhJQs{color:var(--g-color-text-primary)}.g-sidenav--RU_XCdRe:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--ox5IhJQs:hover{background-image:none}.g-sidenav--RU_XCdRe .content--OeGk5hQk--SvCtaiyF{margin-top:0}.container--FYtFs8jm--xqMCWm4k:nth-child(n):nth-child(n){background:var(--g-color-surface-primary);border:.125rem solid var(--g-color-border-secondary);margin-bottom:0;margin-top:0}.header--JcBjGfll--KdOJQolS{background:var(--g-color-border-secondary);padding:.125rem .1875rem .1875rem;text-align:right}.button--Snzd7Hay--W0eIFDDB{margin:0 -.125rem 0 0!important}.button--Snzd7Hay--W0eIFDDB:before{content:unset!important}.content--IX4tsXv---AkoKdaQI{padding-left:.8125rem;padding-right:.8125rem}.no-padding--cF-1mYWa--rBbGo_7y .content--IX4tsXv---AkoKdaQI{padding:0!important}.no-padding--cF-1mYWa--rBbGo_7y .content--IX4tsXv---AkoKdaQI>*{margin-bottom:0!important;margin-top:0!important}.no-padding--cF-1mYWa--rBbGo_7y .content--IX4tsXv---AkoKdaQI>.g-card--T55YA9tI{border:0!important;border-radius:0!important}.info--9u5tlRWp--ACymOz4w: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--ACymOz4w .alias--sfSGvBX---wgb1RslV,.info--9u5tlRWp--ACymOz4w .amount--br13mZGq--pH6JZRXu{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info--9u5tlRWp--ACymOz4w .amount--br13mZGq--pH6JZRXu{flex-shrink:0;max-width:80%}.info--9u5tlRWp--ACymOz4w .amount--br13mZGq--pH6JZRXu .g-amount--Cr4g7Bjk{font-size:inherit!important;font-weight:400!important}.info--9u5tlRWp--ACymOz4w .amount--br13mZGq--pH6JZRXu .g-amount-wrapper--AXFbMyPm{margin-left:.25rem}.info--9u5tlRWp--ACymOz4w .amount--br13mZGq--pH6JZRXu .g-amount-fallback--mvLLCPQS{color:var(--g-color-text-inverted-primary)}.info--9u5tlRWp--ACymOz4w .amount--br13mZGq--pH6JZRXu .g-amount-fallback--mvLLCPQS>svg{display:none}.info--9u5tlRWp--ACymOz4w .divider--NB5BZmVy--Dh1Dfp5Y{display:inline-block;margin-left:.3125rem;margin-right:.3125rem}.center---7BTksg9--TayzQGzB,.left--dhpzXGTY--w8elQ6Di,.right--sWEgNi1V--rXCIlp3r{align-self:center;padding:0 .9375rem}.center---7BTksg9--TayzQGzB:empty,.left--dhpzXGTY--w8elQ6Di:empty,.right--sWEgNi1V--rXCIlp3r:empty{display:none}.container---DmaO1qR--UDu_oQQU{--stripe-height:4.375rem;position:relative;z-index:30}.grid--2s6OD24p--l2qxnvgN{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--l2qxnvgN.hidden--pYdsvp5---Jvun4mIY,.hidden--pYdsvp5---Jvun4mIY .grid--2s6OD24p--l2qxnvgN{visibility:hidden}.grid--2s6OD24p--l2qxnvgN:focus-within,.grid--2s6OD24p--l2qxnvgN:hover{opacity:1!important;transition:opacity .35s ease-in-out 0s}.left--dhpzXGTY--w8elQ6Di{grid-area:stripe-left}.right--sWEgNi1V--rXCIlp3r{grid-area:stripe-right;text-align:right}.center---7BTksg9--TayzQGzB{grid-area:stripe-center;text-align:center}.sticky--mmDw-k7t--MfjXtcEn{position:sticky;top:0;z-index:290030}.sticky--mmDw-k7t--MfjXtcEn.use-transition--ZifEO4qv--xrhkxEPY{margin-top:calc(var(--stripe-height)*-1)}.sticky--mmDw-k7t--MfjXtcEn.use-transition--ZifEO4qv--xrhkxEPY.hidden--pYdsvp5---Jvun4mIY{z-index:10}@media (forced-colors:active){.sticky--mmDw-k7t--MfjXtcEn{background-color:Canvas}}.fixed--4vvBimER--drDWE_8r{position:fixed;width:100%;z-index:290030}@media (min-width:992px){.grid--2s6OD24p--l2qxnvgN{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--l2qxnvgN.transparent-grid--2m7SvDTJ--Fy5zgRhF{grid-template-columns:18.75rem minmax(0,1fr) minmax(0,min-content)}.center---7BTksg9--TayzQGzB.transparent--30hd0DxW--SC7UfeHN{text-align:left}}@media (max-width:767.98px){.container---DmaO1qR--UDu_oQQU{--stripe-height:3.5rem}.grid--2s6OD24p--l2qxnvgN{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--w8elQ6Di{padding-right:0}.right--sWEgNi1V--rXCIlp3r{padding-left:0}}.large-grid---0xgCwN6--NwvQsdQw .children--YrLNLmIQ--DBci7Fdi,.large-grid---0xgCwN6--NwvQsdQw .left--1gjav292--lLuqDDEX,.large-grid---0xgCwN6--NwvQsdQw .toolbar--imPD50P3--iaWZrNA1{align-self:center;padding:0 .9375rem}.large-grid---0xgCwN6--NwvQsdQw .children--YrLNLmIQ--DBci7Fdi:empty,.large-grid---0xgCwN6--NwvQsdQw .left--1gjav292--lLuqDDEX:empty,.large-grid---0xgCwN6--NwvQsdQw .toolbar--imPD50P3--iaWZrNA1:empty{display:none}.large-grid---0xgCwN6--NwvQsdQw .children--YrLNLmIQ--DBci7Fdi,.large-grid---0xgCwN6--NwvQsdQw .left--1gjav292--lLuqDDEX,.large-grid---0xgCwN6--NwvQsdQw .toolbar--imPD50P3--iaWZrNA1{margin:.9375rem 0}@media (min-width:992px){.large-grid---0xgCwN6--NwvQsdQw .children--YrLNLmIQ--DBci7Fdi,.large-grid---0xgCwN6--NwvQsdQw .left--1gjav292--lLuqDDEX,.large-grid---0xgCwN6--NwvQsdQw .toolbar--imPD50P3--iaWZrNA1{margin:1.875rem 0}}.large-grid---0xgCwN6--NwvQsdQw{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--NwvQsdQw:not(:first-child):not(:empty){margin-top:-.9375rem}.large-grid---0xgCwN6--NwvQsdQw .left--1gjav292--lLuqDDEX{grid-area:stripe-left}.large-grid---0xgCwN6--NwvQsdQw .children--YrLNLmIQ--DBci7Fdi{grid-area:stripe-children}.large-grid---0xgCwN6--NwvQsdQw .children--YrLNLmIQ--DBci7Fdi>:first-child{margin-top:0!important}.large-grid---0xgCwN6--NwvQsdQw .children--YrLNLmIQ--DBci7Fdi>:last-child{margin-bottom:0!important}.large-grid---0xgCwN6--NwvQsdQw .toolbar--imPD50P3--iaWZrNA1{color:unset;grid-area:stripe-toolbar;margin:0;overflow:initial}.large-grid---0xgCwN6--NwvQsdQw .toolbar--imPD50P3--iaWZrNA1 .g-card--T55YA9tI{margin:0}@media (min-width:992px){.large-grid---0xgCwN6--NwvQsdQw{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--NwvQsdQw{grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content)}.large-grid---0xgCwN6--NwvQsdQw .left--1gjav292--lLuqDDEX{display:none}.large-grid---0xgCwN6--NwvQsdQw .toolbar--imPD50P3--iaWZrNA1{padding-top:.9375rem}.large-grid---0xgCwN6--NwvQsdQw .toolbar--imPD50P3--iaWZrNA1:empty{padding-top:0}}.grid--RPh-4pIw--YYVUbsFA{padding-top:.9375rem;position:relative;z-index:30;z-index:20}.toolbar--ikbUw-M9--PFDChbvH{max-height:6.25rem}.sticky--EdO9KseI--XJphYqKa{position:sticky;z-index:290020}@media (min-width:768px){.grid--RPh-4pIw--YYVUbsFA{backface-visibility:hidden;clip-path:inset(50% -100% -100% -100%);margin-top:-.0625rem;padding-top:.125rem;transform:translateY(-50%)}.grid--RPh-4pIw--YYVUbsFA:before{background:inherit;content:""!important;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:0}.toolbar--ikbUw-M9--PFDChbvH{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--YYVUbsFA{background-color:transparent!important}.sticky--9UORGQ-D--GdWtvxKb{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--GdWtvxKb .btn--o9nvwgZh,.sticky--9UORGQ-D--GdWtvxKb .g-button--QsY8oO7B{pointer-events:auto}}.sticky--9UORGQ-D--GdWtvxKb.enter--t1bikcNt--PJdpfsLk,.sticky--9UORGQ-D--GdWtvxKb.exit--lInVFoEn--RMBXHIaQ.exit-active--Qa0jHAM6--_jDjfJES{opacity:0;transform:translateY(20%)}.sticky--9UORGQ-D--GdWtvxKb.enter--t1bikcNt--PJdpfsLk.enter-active--idrEabUX--c4NwtQM6,.sticky--9UORGQ-D--GdWtvxKb.exit--lInVFoEn--RMBXHIaQ{opacity:1;transform:translateY(0)}.sticky--9UORGQ-D--GdWtvxKb.enter--t1bikcNt--PJdpfsLk.enter-active--idrEabUX--c4NwtQM6{transition:transform .15s cubic-bezier(.215,.61,.355,1) 0s,opacity 50ms cubic-bezier(.215,.61,.355,1) 0s}.sticky--9UORGQ-D--GdWtvxKb.exit--lInVFoEn--RMBXHIaQ.exit-active--Qa0jHAM6--_jDjfJES{transition:transform .15s cubic-bezier(.55,.055,.675,.19) 0s,opacity 50ms cubic-bezier(.55,.055,.675,.19) .1s}.split-button--hgka2pBL--yWfknuKH{display:inline-grid!important;grid-template-columns:1fr 2.625rem;margin:0!important;max-width:100%}.g-group-button--kER2Cua9 .split-button--hgka2pBL--yWfknuKH{margin-inline:.5rem!important}.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B{margin:0!important;position:relative;z-index:1}.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B:disabled{z-index:0}.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B:focus-visible{z-index:2}.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B:first-child:nth-child(n){border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B:first-child:before{right:-.125rem}@media (max-width:575.98px){.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B:first-child{flex:1}}.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B: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--yWfknuKH .g-button--QsY8oO7B:last-child:before{left:-.125rem}.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B: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--yWfknuKH .g-button--QsY8oO7B:focus-visible:not(:active):before{opacity:0}.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B.g-button-variant-primary--dGfgNpdR:before,.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B.g-button-variant-tertiary--oY2UaPCd:before{border-color:rgba(var(--rgb-black),.2)}.g-inverted--ofFYVmNP .split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B.g-button-variant-tertiary--oY2UaPCd:before{border-color:rgba(var(--rgb-white),.5)}.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B.g-button-variant-tertiary--oY2UaPCd:disabled~:disabled:before{opacity:.4}.g-inverted--ofFYVmNP .split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B.g-button-variant-primary--dGfgNpdR:before,.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B.g-button-variant-primary--dGfgNpdR:disabled~:disabled:before,.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B:first-child:disabled:before,.split-button--hgka2pBL--yWfknuKH .g-button--QsY8oO7B:first-child:not(:disabled)~:last-child:before{content:none}.sticky-button--GO-ATLQs--rdk4IGvj.g-no-inverted--PC13E6u7 .g-button--QsY8oO7B: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--rdk4IGvj.g-no-inverted--PC13E6u7 .g-button--QsY8oO7B: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--c8fIwemg,.block-xs-up--1uWSJ-Z5--R9bUGpE_{display:none!important;display:block!important}.flex-xs-extended-up--Kf9jAYkO--cLBtIPKR,.flex-xs-up--jOQ-tlmR--xD44nHqE{display:none!important;display:flex!important}.inline-xs-extended-up--3VWhI-Pz--ielosRVe,.inline-xs-up---50-PaXm--PWlhplj_{display:none!important;display:inline!important}.block-sm-up--W06c2bAJ--DkR2OisP,.none-xs-extended-up--8Iy8NSFM--dedsxFjU,.none-xs-up--B41il6Vy--y2KM6bCv{display:none!important}@media (min-width:576px){.block-sm-up--W06c2bAJ--DkR2OisP{display:block!important}}.block-sm-extended-up--OjqFT1Dp--Sqt1XWmv{display:none!important}@media (min-width:576px){.block-sm-extended-up--OjqFT1Dp--Sqt1XWmv{display:block!important}}.flex-sm-up--Go80Agol--W9g1JgT2{display:none!important}@media (min-width:576px){.flex-sm-up--Go80Agol--W9g1JgT2{display:flex!important}}.flex-sm-extended-up--MSr84NCA--UyLQKYbp{display:none!important}@media (min-width:576px){.flex-sm-extended-up--MSr84NCA--UyLQKYbp{display:flex!important}}.inline-sm-up--swWNgs3k--q_S2EVf6{display:none!important}@media (min-width:576px){.inline-sm-up--swWNgs3k--q_S2EVf6{display:inline!important}}.inline-sm-extended-up--1O4vDHQQ--Qv52WkUX{display:none!important}@media (min-width:576px){.inline-sm-extended-up--1O4vDHQQ--Qv52WkUX{display:inline!important}.none-sm-extended-up--6ymAcUp4--aNwu9OEq,.none-sm-up--21JIHuI---DOdiHJoV{display:none!important}}.block-md-up--oc6DeT3C--IuYzBbSu{display:none!important}@media (min-width:768px){.block-md-up--oc6DeT3C--IuYzBbSu{display:block!important}}.block-md-extended-up--7mQc-Zl7--en5XA7Fa{display:none!important}@media (min-width:768px){.block-md-extended-up--7mQc-Zl7--en5XA7Fa{display:block!important}}.flex-md-up--FvWAYUNN--BwTOHmVB{display:none!important}@media (min-width:768px){.flex-md-up--FvWAYUNN--BwTOHmVB{display:flex!important}}.flex-md-extended-up--pfM3fpdN--B0EGsS9n{display:none!important}@media (min-width:768px){.flex-md-extended-up--pfM3fpdN--B0EGsS9n{display:flex!important}}.inline-md-up--jwcHL14p--kAMbjc2V{display:none!important}@media (min-width:768px){.inline-md-up--jwcHL14p--kAMbjc2V{display:inline!important}}.inline-md-extended-up--NhvLV--w--HzYL6bwJ{display:none!important}@media (min-width:768px){.inline-md-extended-up--NhvLV--w--HzYL6bwJ{display:inline!important}.none-md-extended-up--33QNF7Qa--MCsuoLw_,.none-md-up--1yWiZLqT--ArqtkXkf{display:none!important}}.block-lg-up--rs4gM7jc--OjgPY2pX{display:none!important}@media (min-width:992px){.block-lg-up--rs4gM7jc--OjgPY2pX{display:block!important}}.block-lg-extended-up--MgkRqR3a--TPtnNTzW{display:none!important}@media (min-width:992px){.block-lg-extended-up--MgkRqR3a--TPtnNTzW{display:block!important}}.flex-lg-up--gBmvYI7P--zzajbrgl{display:none!important}@media (min-width:992px){.flex-lg-up--gBmvYI7P--zzajbrgl{display:flex!important}}.flex-lg-extended-up--RGmfL3H8--YVDTR5x_{display:none!important}@media (min-width:992px){.flex-lg-extended-up--RGmfL3H8--YVDTR5x_{display:flex!important}}.inline-lg-up--5OakawV0--Qzm4AZYP{display:none!important}@media (min-width:992px){.inline-lg-up--5OakawV0--Qzm4AZYP{display:inline!important}}.inline-lg-extended-up--dS0IBYHn--HOtzvwYe{display:none!important}@media (min-width:992px){.inline-lg-extended-up--dS0IBYHn--HOtzvwYe{display:inline!important}.none-lg-extended-up--a-EztQ1t--Dpe4MQeb,.none-lg-up--S-DkWJbP--uums2dRt{display:none!important}}.block-xl-up--YifRn58u--v_4qREao{display:none!important}@media (min-width:1200px){.block-xl-up--YifRn58u--v_4qREao{display:block!important}}.block-xl-extended-up--FSvoOjLm--DlzFS3Gh{display:none!important}@media (min-width:1320px){.block-xl-extended-up--FSvoOjLm--DlzFS3Gh{display:block!important}}.flex-xl-up--CStkOl9W--xPsYMraD{display:none!important}@media (min-width:1200px){.flex-xl-up--CStkOl9W--xPsYMraD{display:flex!important}}.flex-xl-extended-up--Klp-Csv5--Cm1WRl7d{display:none!important}@media (min-width:1320px){.flex-xl-extended-up--Klp-Csv5--Cm1WRl7d{display:flex!important}}.inline-xl-up--7Jgztztl--slcdcFvM{display:none!important}@media (min-width:1200px){.inline-xl-up--7Jgztztl--slcdcFvM{display:inline!important}}.inline-xl-extended-up--GT99AOZ4--QdSIWebk{display:none!important}@media (min-width:1320px){.inline-xl-extended-up--GT99AOZ4--QdSIWebk{display:inline!important}}@media (min-width:1200px){.none-xl-up--EVHht61i--OHHIDe9_{display:none!important}}@media (min-width:1320px){.none-xl-extended-up--a1DwFrI5--gdVZoHGo{display:none!important}}.block-xxl-up--dyUv96Sx--oVa6NI5A{display:none!important}@media (min-width:1400px){.g-bs5-grid--NPv_0sMA .block-xxl-up--dyUv96Sx--oVa6NI5A{display:block!important}}.block-xxl-extended-up--BA533aq---FEt1NTUK{display:none!important}@media (min-width:1560px){.g-bs5-grid--NPv_0sMA .block-xxl-extended-up--BA533aq---FEt1NTUK{display:block!important}}.flex-xxl-up--bIOTWUMS--C35N6B5h{display:none!important}@media (min-width:1400px){.g-bs5-grid--NPv_0sMA .flex-xxl-up--bIOTWUMS--C35N6B5h{display:flex!important}}.flex-xxl-extended-up--EPMV1Sdl--qfUnNGQV{display:none!important}@media (min-width:1560px){.g-bs5-grid--NPv_0sMA .flex-xxl-extended-up--EPMV1Sdl--qfUnNGQV{display:flex!important}}.inline-xxl-up--i8SXj8wb--yt_gfOrF{display:none!important}@media (min-width:1400px){.g-bs5-grid--NPv_0sMA .inline-xxl-up--i8SXj8wb--yt_gfOrF{display:inline!important}}.inline-xxl-extended-up--MkQom0pB--smcKO1ho{display:none!important}@media (min-width:1560px){.g-bs5-grid--NPv_0sMA .inline-xxl-extended-up--MkQom0pB--smcKO1ho{display:inline!important}}@media (min-width:1400px){.g-bs5-grid--NPv_0sMA .none-xxl-up--z7lFC6kP--ylLURCpF{display:none!important}}@media (min-width:1560px){.g-bs5-grid--NPv_0sMA .none-xxl-extended-up--aYhAAgC---ZsVuhWxd{display:none!important}}.button--CFMsfZjm--pSrNHA48{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--SVj0y67u{display:block;height:.0625rem;margin-top:-.0625rem}.action-button--3Sie-ne8--iLeJ3dz7{min-height:0!important;width:auto!important}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n){transition-duration:.25s;transition-property:background-color,border-color}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n) .link--jShmwLhL--B_GGg3Jf{inset:0;opacity:0;position:absolute;z-index:0}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n) .button--6-DPM8DI--rVGtdbZl:nth-child(n):nth-child(n){position:static}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n) .button--6-DPM8DI--rVGtdbZl:nth-child(n):nth-child(n):before{content:"";inset:0;position:absolute;z-index:0}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ):active .g-minor--IUZwO8EE,.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ):hover .g-minor--IUZwO8EE{color:var(--g-color-text-primary)}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ) .g-button--QsY8oO7B{position:relative;z-index:1}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ) .g-minor--IUZwO8EE{transition:color .35s ease 0s}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ).hoverable--Yx0eOKDz--jbqLt31A{border:.0625rem solid var(--g-color-border-primary);outline:none}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ).hoverable--Yx0eOKDz--jbqLt31A:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ).hoverable--Yx0eOKDz--jbqLt31A:hover{background-color:var(--g-color-overlay-hover)}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ).hoverable--Yx0eOKDz--jbqLt31A:hover .g-avatar-content--n7PFYrEB:not(.g-avatar-content-border--y8DZl453){--color-bg:var(--g-color-surface-primary)}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ).hoverable--Yx0eOKDz--jbqLt31A:active{background-color:var(--g-color-overlay-active)}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ).hoverable--Yx0eOKDz--jbqLt31A .button--6-DPM8DI--rVGtdbZl:hover{background:none}.g-card-group--huYnIOFy>.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--CdyUYsrQ).hoverable--Yx0eOKDz--jbqLt31A{border-width:var(--g-size-border-width-sm) 0 0}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n).disabled--SRKyZkjb--CdyUYsrQ{border-color:var(--g-color-fill-disabled)!important;cursor:not-allowed}.interactable--IObJaLVt--ms3k06Q1:nth-child(n):nth-child(n).disabled--SRKyZkjb--CdyUYsrQ *{color:var(--g-color-fill-disabled);pointer-events:none}.container--XjGGgeYB--OZhxF1DZ{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--OZhxF1DZ:nth-child(n):nth-child(n){margin-top:0}@media (max-width:767.98px){.container--XjGGgeYB--OZhxF1DZ:nth-child(n):nth-child(n){width:100%}}@media (min-width:768px) and (max-width:991.98px){.container--XjGGgeYB--OZhxF1DZ{width:20rem}}.container--XjGGgeYB--OZhxF1DZ::-webkit-scrollbar{display:none}.container--XjGGgeYB--OZhxF1DZ.expanded--dUTPWGxh--cpypnfZh{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16);width:18rem}.container--XjGGgeYB--OZhxF1DZ:not(.expanded--dUTPWGxh--cpypnfZh) .g-pill--yOMgnUbq:nth-child(n):nth-child(n){flex-shrink:0;margin-left:-1.25rem;margin-top:-.875rem}.container--XjGGgeYB--OZhxF1DZ:not(.expanded--dUTPWGxh--cpypnfZh) .g-sidenav-section--r8fJWRtj{align-items:center;display:flex}.container--XjGGgeYB--OZhxF1DZ:not(.expanded--dUTPWGxh--cpypnfZh) .g-sidenav-section--r8fJWRtj .g-pill--yOMgnUbq:nth-child(n):nth-child(n){margin-left:-.625rem}.container--XjGGgeYB--OZhxF1DZ:not(.expanded--dUTPWGxh--cpypnfZh):nth-child(n):nth-child(n) .g-sidenav-section-divider--qWPVUds1{margin-left:.5rem;margin-right:.5rem;width:calc(100% - 1rem)}.g-dark--OqJpqKwe .container--XjGGgeYB--OZhxF1DZ{background:var(--g-color-surface-secondary)}.dropdown--HMCqDUHs--WZrwd1SX{max-width:calc(100vw - 1.875rem);z-index:350000}.dropdown--HMCqDUHs--WZrwd1SX.use-toggle-width--I7rsAIwb--q3o3uMP9{max-width:none;min-width:0}.toggle--cTDAL7zm--vb2JzC4Z{display:inline-block;outline:none}.popper--HU9ZD9i5--eXtOt9cD{backface-visibility:hidden;margin:0;overflow:visible!important;padding:.25rem 0 .125rem}.popper--HU9ZD9i5--eXtOt9cD.end--8YLImV8r--HFLnqarM{padding-top:.125rem}.popper--HU9ZD9i5--eXtOt9cD.has-arrow--l7tsSung--vCuNwHsi{padding-bottom:.6875rem;padding-top:.6875rem}.popper--HU9ZD9i5--eXtOt9cD.horizontal--uCOL41FE--aysMNxEI{padding:0 .125rem 0 .25rem}.popper--HU9ZD9i5--eXtOt9cD.horizontal--uCOL41FE--aysMNxEI.end--8YLImV8r--HFLnqarM{padding-left:.125rem}.popper--HU9ZD9i5--eXtOt9cD.horizontal--uCOL41FE--aysMNxEI.has-arrow--l7tsSung--vCuNwHsi{padding-left:.6875rem;padding-right:.6875rem}.popper--HU9ZD9i5--eXtOt9cD.portal--FdodUbCU--lZIXZNKN{float:none;min-width:0!important;position:static}.body--H2Il3Idj--bswYtBSd{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;position:relative}.has-footer--FN6QjkdP--xmMH1K1W .body--H2Il3Idj--bswYtBSd{border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:12.5rem}.has-footer--FN6QjkdP--xmMH1K1W .body--H2Il3Idj--bswYtBSd: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--ryGItQt1{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--G-jrMrj7--ryGItQt1.padded--4m82oIHv--WVIaDAVD{padding:.625rem .9375rem}.action--35M-9xzP--TnkDOmoE{display:flex;margin:0;padding:.9375rem}.padded--4m82oIHv--WVIaDAVD~.action--35M-9xzP--TnkDOmoE{padding-top:0}.action--35M-9xzP--TnkDOmoE .button--OWWCtQlE--kx0lvsyo{flex-grow:1}.footer--QFootcrN--K1ZHGWaw{display:flex;flex-direction:column;min-width:12.5rem}.arrow--fQZcY2iW--Pn8S65JJ{height:.9375rem;position:absolute;width:.9375rem}.arrow--fQZcY2iW--Pn8S65JJ: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--Pn8S65JJ:before{border-color:CanvasText Canvas Canvas CanvasText}}.arrow--fQZcY2iW--Pn8S65JJ[data-placement*=bottom]{margin-top:.25rem;top:0}.arrow--fQZcY2iW--Pn8S65JJ[data-placement*=top]{bottom:0;margin-bottom:.25rem}.arrow--fQZcY2iW--Pn8S65JJ[data-placement*=top]:before{transform:rotate(225deg)}.arrow--fQZcY2iW--Pn8S65JJ[data-placement*=start]{left:2.125rem}.arrow--fQZcY2iW--Pn8S65JJ[data-placement*=end]{right:2.125rem}.arrow--fQZcY2iW--Pn8S65JJ[data-placement^=left]{left:auto;margin-right:.25rem;right:0}.arrow--fQZcY2iW--Pn8S65JJ[data-placement^=left]:before{transform:rotate(135deg)}.arrow--fQZcY2iW--Pn8S65JJ[data-placement^=right]{left:0;margin-left:.25rem;right:auto}.arrow--fQZcY2iW--Pn8S65JJ[data-placement^=right]:before{transform:rotate(315deg)}.text--mnH1D27L--pRTeTCb0{isolation:isolate}.highlight--1mh-8whj--PsP3EFMJ{background-color:#fff1a3;-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:.125rem 0 0 #fff1a3,-.125rem 0 0 #fff1a3;color:#0a285c;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-color:#fff1a3}.decoration--ze1-MTR4--Vz3OXoe3{border:0 solid var(--color-bg,var(--color-blue-300));display:block;pointer-events:none;position:absolute;z-index:50}.decoration--ze1-MTR4--Vz3OXoe3.left--ywzv0Mms--uea7WMjt,.decoration--ze1-MTR4--Vz3OXoe3.right--BmtFzyU2--cPiRY1Im{border-left-width:.3125rem;bottom:0;top:0}.decoration--ze1-MTR4--Vz3OXoe3.left--ywzv0Mms--uea7WMjt{left:0}.decoration--ze1-MTR4--Vz3OXoe3.right--BmtFzyU2--cPiRY1Im{right:0}.decoration--ze1-MTR4--Vz3OXoe3.bottom--JWEce4Fr--_4awXTlM,.decoration--ze1-MTR4--Vz3OXoe3.top--7S4pcZJn--Ie9pMddS{border-top-width:.3125rem;left:0;right:0}.decoration--ze1-MTR4--Vz3OXoe3.top--7S4pcZJn--Ie9pMddS{top:0}.decoration--ze1-MTR4--Vz3OXoe3.bottom--JWEce4Fr--_4awXTlM{bottom:0}.content--w7aPL9L3--zBSY_LxV{display:inline-flex;flex-wrap:nowrap;max-width:100%}.content--w7aPL9L3--zBSY_LxV span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content--w7aPL9L3--zBSY_LxV span:last-child{white-space:nowrap}.dropdown-footer--JOkgg7zi--t1RWbpJL{background-color:var(--g-color-surface-primary);min-height:3.4375rem;padding:.3125rem .9375rem;position:relative}@media (forced-colors:active){.dropdown-footer--JOkgg7zi--t1RWbpJL{background-color:transparent}}.dropdown-footer--JOkgg7zi--t1RWbpJL:first-child{border-top:.0625rem solid var(--g-color-border-secondary)}.dropdown-footer--JOkgg7zi--t1RWbpJL:before,.dropdown-footer--JOkgg7zi--t1RWbpJL:last-child{border-bottom-left-radius:var(--g-size-border-radius-lg);border-bottom-right-radius:var(--g-size-border-radius-lg)}.dropdown-footer--JOkgg7zi--t1RWbpJL: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--t1RWbpJL:hover{background-image:linear-gradient(var(--g-color-overlay-hover),var(--g-color-overlay-hover))}.dropdown-footer--JOkgg7zi--t1RWbpJL:has(.button--uIq1-ufj--PayrViKW:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.dropdown-footer--JOkgg7zi--t1RWbpJL .button--uIq1-ufj--PayrViKW:nth-child(n):nth-child(n){border:0;justify-content:left;min-height:1.5rem;padding:0;text-align:left}.dropdown-footer--JOkgg7zi--t1RWbpJL .button--uIq1-ufj--PayrViKW:nth-child(n):nth-child(n):active,.dropdown-footer--JOkgg7zi--t1RWbpJL .button--uIq1-ufj--PayrViKW:nth-child(n):nth-child(n):focus-visible,.dropdown-footer--JOkgg7zi--t1RWbpJL .button--uIq1-ufj--PayrViKW:nth-child(n):nth-child(n):hover{background:transparent;border:0;box-shadow:none;outline:none}.dropdown-footer--JOkgg7zi--t1RWbpJL .button--uIq1-ufj--PayrViKW:before{content:"";inset:0;position:absolute;z-index:0}.dropdown-footer--JOkgg7zi--t1RWbpJL .description--o7NWuZWm--clTpkYCd:nth-child(n){padding:0}.dropdown-footer--JOkgg7zi--t1RWbpJL .icon--BV6ko1sU--l68tV8Kp{position:relative}.dropdown-footer--JOkgg7zi--t1RWbpJL .icon--BV6ko1sU--l68tV8Kp .pill--CAlLR5A0--SWc6yJt0{position:absolute;right:-.5rem;top:-.5rem}.dropdown-footer--JOkgg7zi--t1RWbpJL .label--rj-pmJUo--aqmy2woW:nth-child(n){white-space:normal}.toggle--ltGB-cjv--ygaMLx6S{display:inline-block;outline:none;position:relative}.dropdown--fM1AfLvw--Mys0egNT{max-width:calc(100vw - 30px);z-index:350000}.popper--XN9m645u--BB1yzFUa{overflow:visible}.body--HEy3sTvn--xRTz7E1d{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden}.body--HEy3sTvn--xRTz7E1d:has(+.footer--LjjcuLMM--HyKXv3tH){border-bottom-left-radius:0;border-bottom-right-radius:0}.body--HEy3sTvn--xRTz7E1d~.g-dropdown-arrow--jshpN4_t{color:var(--g-color-surface-primary)}.content--8d30TEEe--TaKvoDOQ{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--8d30TEEe--TaKvoDOQ.padded--6nkMe23y--MczI95UN{padding:var(--g-size-bs-10) var(--g-size-bs-15)}.content--8d30TEEe--TaKvoDOQ.padded--6nkMe23y--MczI95UN~.action--P0-dElWj--orLdHHcD{padding:0 var(--g-size-bs-15) var(--g-size-bs-15)}.action--P0-dElWj--orLdHHcD{padding:var(--g-size-bs-15)}.action--P0-dElWj--orLdHHcD .g-button--QsY8oO7B:nth-child(n){width:100%}.container--k2kDvmEv--tqyVWCis{padding:1rem}.container--k2kDvmEv--tqyVWCis .previous--k4xudrWv--_GVZYkXG{position:relative}.container--k2kDvmEv--tqyVWCis .next--HgpwKBK0--YI_H90yr{position:absolute;right:1rem}.container--k2kDvmEv--tqyVWCis:nth-child(n):nth-child(n) .header--PtwO-zSH--B4_R8ASI{margin-top:-2rem;padding-bottom:.75rem;padding-top:0;text-align:center}.container--k2kDvmEv--tqyVWCis .grid--lrZoI4M5--dVN13RZ0{display:grid;grid-template-columns:repeat(4,1fr)}.container--k2kDvmEv--tqyVWCis .grid--lrZoI4M5--dVN13RZ0 .option--r-DVDAiG--hzbXGcLO{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){.container--k2kDvmEv--tqyVWCis .grid--lrZoI4M5--dVN13RZ0 .option--r-DVDAiG--hzbXGcLO{transition-duration:.25s;transition-property:color,background-color,border-color}}.container--k2kDvmEv--tqyVWCis .grid--lrZoI4M5--dVN13RZ0 .option--r-DVDAiG--hzbXGcLO.current--GvdwUJNl--h0ItfYej,.container--k2kDvmEv--tqyVWCis .grid--lrZoI4M5--dVN13RZ0 .option--r-DVDAiG--hzbXGcLO:hover{background-color:var(--g-color-overlay-hover)}.container--k2kDvmEv--tqyVWCis .grid--lrZoI4M5--dVN13RZ0 .option--r-DVDAiG--hzbXGcLO:active{background-color:var(--g-color-overlay-active)}.container--k2kDvmEv--tqyVWCis .grid--lrZoI4M5--dVN13RZ0 .option--r-DVDAiG--hzbXGcLO:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--k2kDvmEv--tqyVWCis .grid--lrZoI4M5--dVN13RZ0 .option--r-DVDAiG--hzbXGcLO.selected--jzvG5LHk--NPKipLBf{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.container--k2kDvmEv--tqyVWCis .grid--lrZoI4M5--dVN13RZ0 .option--r-DVDAiG--hzbXGcLO:disabled{background-color:transparent;color:var(--g-color-text-disabled);cursor:default}.button--2ip7EVGu--UCI4s6XY{margin-top:-.9375rem!important}.list--OSwziSR1--CQJh9M5U:nth-child(n):nth-child(n):nth-child(n){display:flex;flex-wrap:wrap;max-width:16.1875rem;min-width:16.1875rem;overflow:hidden;padding:.9375rem 0 0 .9375rem}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;animation:animate-in--pXT0nFz5--Yol17Ct4 .2s cubic-bezier(.215,.61,.355,1);animation-delay:.75s;animation-fill-mode:backwards;background:currentColor;border:1.4375rem solid;border-radius:var(--g-size-border-radius-circle);cursor:pointer;display:flex;height:2.875rem;justify-content:center;margin-bottom:.9375rem;margin-right:.9375rem;padding:0;transition:border-width .2s ease-in 0s,transform .2s ease-in-out 0s,background 50ms ease-in-out .15s;width:2.875rem}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):first-child{animation-delay:.15s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(2){animation-delay:175ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(3){animation-delay:.2s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(4){animation-delay:225ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(5){animation-delay:.2s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(6){animation-delay:225ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(7){animation-delay:.25s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(8){animation-delay:275ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(9){animation-delay:.25s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(10){animation-delay:275ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(11){animation-delay:.3s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(12){animation-delay:325ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(13){animation-delay:.3s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(14){animation-delay:325ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(15){animation-delay:.35s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(16){animation-delay:375ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(17){animation-delay:.35s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(18){animation-delay:375ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(19){animation-delay:.4s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(20){animation-delay:425ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(21){animation-delay:.4s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(22){animation-delay:425ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(23){animation-delay:.45s}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(24){animation-delay:475ms}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(25){animation-delay:.45s}.item--Jj-XaS0d--j5bDUQ3V: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:.0625rem}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{transform:scale(1.217)}.item--Jj-XaS0d--j5bDUQ3V:nth-child(n):nth-child(n):nth-child(n):nth-child(n).selected--0BtryGK4--EtqMOQux{background-color:transparent;border-width:.125rem;transform:scale(1);transition:border-width .2s ease-out 0s,transform .2s ease-in-out 0s,background 50ms ease-in-out 0s}.icon--plt7KJjG--jE2A7sMC{height:1.5rem!important;opacity:0;transform:scale(.33);transition:transform .2s ease-in 0s,opacity .2s ease-in 0s;width:1.5rem!important}.selected--0BtryGK4--EtqMOQux .icon--plt7KJjG--jE2A7sMC{opacity:1;transform:scale(1);transition:transform .2s ease-out 0s,opacity .2s ease-out 0s}@keyframes animate-in--pXT0nFz5--Yol17Ct4{0%{opacity:0;transform:scale(.01)}to{opacity:1;transform:scale(1)}}.caret--I7cwGswc--_v3S9QjY: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--_v3S9QjY:after{--color:CanvasText}}.caret--I7cwGswc--_v3S9QjY.disabled--F0m5ubwq--vfHldDiF:after,.caret--I7cwGswc--_v3S9QjY:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.caret--I7cwGswc--_v3S9QjY.show--XGXjQHIn--Zp8eJCl1:after,.caret--I7cwGswc--_v3S9QjY[aria-expanded=true]:after{transform:rotate(180deg)}.caret--I7cwGswc--_v3S9QjY.disabled--F0m5ubwq--vfHldDiF.btn--o9nvwgZh,.caret--I7cwGswc--_v3S9QjY:disabled.btn--o9nvwgZh{--color:rgba(var(--rgb-black),0.15)!important}.caret--I7cwGswc--_v3S9QjY:after{margin-left:.5rem}.label--bjd-WnIh--OBPZP4Uo:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0}.container--BR1OBh5S--xUJg4SeJ{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--xUJg4SeJ:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--BR1OBh5S--xUJg4SeJ:nth-child(n):nth-child(n):nth-child(n){border-radius:.75rem}.container--BR1OBh5S--xUJg4SeJ .knob--Q9xYnjjG--vKY6ZPEs{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--xUJg4SeJ:hover{border-color:var(--g-color-border-hover)}.container--BR1OBh5S--xUJg4SeJ[aria-checked=true]{background-color:var(--g-color-interactive-primary);border-color:transparent;box-shadow:none}.container--BR1OBh5S--xUJg4SeJ[aria-checked=true] .knob--Q9xYnjjG--vKY6ZPEs{background-color:var(--g-color-fill-inverted);border-width:.5rem;transform:translateX(1.4375rem)}.container--BR1OBh5S--xUJg4SeJ: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--xUJg4SeJ:disabled .knob--Q9xYnjjG--vKY6ZPEs{background-color:var(--g-color-fill-disabled)}.container--BR1OBh5S--xUJg4SeJ:disabled[aria-checked=true]{background-color:var(--g-color-fill-disabled);border-color:transparent}.container--BR1OBh5S--xUJg4SeJ:disabled[aria-checked=true] .knob--Q9xYnjjG--vKY6ZPEs{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--xUJg4SeJ.g-inverted--ofFYVmNP,.g-inverted--ofFYVmNP .container--BR1OBh5S--xUJg4SeJ{background-color:rgba(var(--rgb-black),.15);border-color:transparent}.container--BR1OBh5S--xUJg4SeJ.g-inverted--ofFYVmNP:hover,.g-inverted--ofFYVmNP .container--BR1OBh5S--xUJg4SeJ:hover{border-color:rgba(var(--rgb-black),.15)}.container--BR1OBh5S--xUJg4SeJ.g-inverted--ofFYVmNP .knob--Q9xYnjjG--vKY6ZPEs,.g-inverted--ofFYVmNP .container--BR1OBh5S--xUJg4SeJ .knob--Q9xYnjjG--vKY6ZPEs{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--xUJg4SeJ.g-inverted--ofFYVmNP[aria-checked=true],.g-inverted--ofFYVmNP .container--BR1OBh5S--xUJg4SeJ[aria-checked=true]{background-color:var(--g-color-surface-primary)}.container--BR1OBh5S--xUJg4SeJ.g-inverted--ofFYVmNP[aria-checked=true] .knob--Q9xYnjjG--vKY6ZPEs,.g-inverted--ofFYVmNP .container--BR1OBh5S--xUJg4SeJ[aria-checked=true] .knob--Q9xYnjjG--vKY6ZPEs{background-color:var(--g-color-interactive-primary)}.container--BR1OBh5S--xUJg4SeJ.g-inverted--ofFYVmNP:disabled,.g-inverted--ofFYVmNP .container--BR1OBh5S--xUJg4SeJ:disabled{border-color:transparent}.container--BR1OBh5S--xUJg4SeJ.g-inverted--ofFYVmNP:disabled .knob--Q9xYnjjG--vKY6ZPEs,.g-inverted--ofFYVmNP .container--BR1OBh5S--xUJg4SeJ:disabled .knob--Q9xYnjjG--vKY6ZPEs{background-color:var(--color-bg);border-color:transparent}.container--BR1OBh5S--xUJg4SeJ.g-inverted--ofFYVmNP:disabled[aria-checked=true],.g-inverted--ofFYVmNP .container--BR1OBh5S--xUJg4SeJ:disabled[aria-checked=true]{background-color:rgba(var(--rgb-white),.5)}.label--T-0Mn774--YzmurC1W: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--YzmurC1W:nth-child(n):nth-child(n) .label-after--8huwoHUb--RdplsP5S{order:2}.menu--j7wiEun1--BOXUp8b4{background:transparent!important;display:block!important;float:none!important;position:static!important}.menu--j7wiEun1--BOXUp8b4 .menu--j7wiEun1--BOXUp8b4:nth-child(n),.menu--j7wiEun1--BOXUp8b4 .menu-item--UThgKi4m--ybf2hXJp:not(.section--4Ju3T1Bj--D65q2nT0):nth-child(n){padding:0}.menu--j7wiEun1--BOXUp8b4 .menu-item--UThgKi4m--ybf2hXJp:before{display:none}.item--gdsFd3dx--SVNuINeG.has-control--qFdx14KN--Udymgo1s:nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:space-between}.item--gdsFd3dx--SVNuINeG .control--gUC3eZP3--uh1PLJsb{margin-left:.625rem;pointer-events:none}.section--4Ju3T1Bj--D65q2nT0{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--4Ju3T1Bj--D65q2nT0:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.g-dropdown-item--U4rSkDKF+.section--4Ju3T1Bj--D65q2nT0{padding-top:1.375rem}.g-dropdown-separator--xZDg5j9H .section--4Ju3T1Bj--D65q2nT0{border-bottom:.0625rem solid var(--g-color-border-secondary)}.spinner--EJ2FnXwj--okg9wQsZ{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--EJ2FnXwj--okg9wQsZ>*{display:block}.spinner--EJ2FnXwj--okg9wQsZ>:last-child{padding-top:1rem}.selectable-item-content--9OLPhqHQ--VrbN7OOz{flex-grow:1;margin:auto}.menu--kis5GoNx--gRS2UZGp{max-height:18.75rem;min-width:10rem}.menu--kis5GoNx--gRS2UZGp:nth-child(n):nth-child(n){padding:0}.menu-item--i1CmkWSG--qo4knk27:before{display:none}.menu-item--i1CmkWSG--qo4knk27:nth-child(n):nth-child(n){padding:0}.menu-item-button--Ocqet804--JmWN_ySe{-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--JmWN_ySe:nth-child(n):nth-child(n){color:var(--g-color-text-primary);font-weight:var(--g-font-weight-regular)}.menu-item-button--Ocqet804--JmWN_ySe:hover:nth-child(n):nth-child(n){text-decoration:none}.menu-item-button--Ocqet804--JmWN_ySe.highlighted--jTdBpvm3--tJfXecwV{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.menu-item-button--Ocqet804--JmWN_ySe.selected--NyjMo6Pk--2g9n2nuw:nth-child(n):nth-child(n):nth-child(n){font-weight:var(--g-font-weight-semibold)}.menu-item-button--Ocqet804--JmWN_ySe.border--UqGDp77I--eNRYtpCr{border-bottom:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.menu-item-button--Ocqet804--JmWN_ySe.control--zCu2HOd7--iZzwfz38{align-items:center;display:flex;justify-content:space-between}.menu-item-button--Ocqet804--JmWN_ySe.control--zCu2HOd7--iZzwfz38 .input--BS7wLfOD--IBZmGAhP{margin-left:var(--g-size-bs-10);pointer-events:none}.menu-item-button--Ocqet804--JmWN_ySe:disabled{background:none;cursor:not-allowed}.menu-item-button--Ocqet804--JmWN_ySe:disabled:nth-child(n):nth-child(n){color:var(--g-color-text-disabled)}.spinner--naFx2AmV--Ixdh9P6A{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--naFx2AmV--Ixdh9P6A>*{display:block}.spinner--naFx2AmV--Ixdh9P6A>:last-child{padding-top:1rem}.section--oMSqYv2U--Pw4gtiHJ{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--oMSqYv2U--Pw4gtiHJ:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.title--sMGB8KnQ--QoGQTUf5: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--QoGQTUf5: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--QoGQTUf5:nth-child(n):nth-child(n):nth-child(n):nth-child(n).with-overline---ekkPk7p--XPap7nnS{font-size:1.375rem;line-height:1.75rem}}.overline--hlcqsSli--NLIcnPnR:nth-child(n):nth-child(n){font-size:.75rem;line-height:1rem;padding:0}.container--TtGKjLbP--eSW_EmUS{background:transparent;display:grid;place-items:center;position:static}.mobile--wsddQaBL--icUJVMYZ{display:grid;grid-template-areas:"title"}.mobile--wsddQaBL--icUJVMYZ [tabindex]{grid-area:title;pointer-events:none;z-index:1}.toggle--oMWAqjiH--kk5Yr6Lb: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--kk5Yr6Lb:after{--color:CanvasText}}.toggle--oMWAqjiH--kk5Yr6Lb.disabled--LxpBVadK--YPwVtT6L:after,.toggle--oMWAqjiH--kk5Yr6Lb:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.toggle--oMWAqjiH--kk5Yr6Lb.show--F7xKDXuA--hTnh8yyB:after,.toggle--oMWAqjiH--kk5Yr6Lb[aria-expanded=true]:after{transform:rotate(180deg)}.toggle--oMWAqjiH--kk5Yr6Lb: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--kk5Yr6Lb:before{content:"";inset:-.5625rem;position:absolute;z-index:0}@media (min-width:768px) and (max-width:991.98px){.toggle--oMWAqjiH--kk5Yr6Lb:before{inset:-1.25rem}}.toggle--oMWAqjiH--kk5Yr6Lb:after{background-color:currentColor;margin-left:auto}.toggle--oMWAqjiH--kk5Yr6Lb[aria-expanded=true]:after{transform:rotate(180deg)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .navigation--gq-vm-jV--MvkfF19k{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--vnYmsYY2{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---pTVme_vq{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---pTVme_vq:last-child{border-bottom:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--YIM3OgR9{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--YIM3OgR9:focus-visible,:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--YIM3OgR9:hover{background-color:var(--g-color-surface-secondary)}.product-info--cySb51AQ--B5UYk4GK: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--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info--i1LRGAot{align-items:center;max-width:100%}.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-minor--IUZwO8EE{line-height:inherit}.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--pcwQb9wC{overflow:hidden}.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--Cr4g7Bjk{font-size:1rem;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--Cr4g7Bjk.g-amount-fallback--mvLLCPQS{display:block}.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--Cr4g7Bjk.g-amount-fallback--mvLLCPQS>svg{display:none}.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-button--QsY8oO7B{align-self:auto}.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-faded--ECzHRGis{color:inherit}.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---U5aQYP8r{align-items:center;display:flex;height:var(--g-size-icon-lg)}@media (max-width:767.98px){.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n){justify-content:center!important}.product-info--cySb51AQ--B5UYk4GK:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---U5aQYP8r{display:none}}@media (min-width:992px){.large--I-m5-vwk--jN3urp7a .overlay--MZrQ4x8---U5aQYP8r{position:absolute;right:0;top:0}.large--I-m5-vwk--jN3urp7a .g-product-info--i1LRGAot:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:flex-start;flex-direction:column}.large--I-m5-vwk--jN3urp7a .g-major--GCt_QpnX:nth-child(n):nth-child(n){font-weight:600}.large--I-m5-vwk--jN3urp7a .g-amount--Cr4g7Bjk: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--jN3urp7a .g-amount-wrapper--AXFbMyPm{display:block;font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--I-m5-vwk--jN3urp7a .g-amount-wrapper--AXFbMyPm .g-amount--Cr4g7Bjk: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--DoSMPgX_ .g-amount--Cr4g7Bjk:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--XMmDiTEA .g-amount--Cr4g7Bjk:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;line-height:1.3125rem}.double-amount--GzJ6M-Vs--DoSMPgX_ .g-amount-wrapper--AXFbMyPm,.double-amount--GzJ6M-Vs--DoSMPgX_ .g-minor--IUZwO8EE:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--XMmDiTEA .g-minor--IUZwO8EE:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.75rem;line-height:1.125rem}.double-amount--GzJ6M-Vs--DoSMPgX_ .g-amount-wrapper--AXFbMyPm{display:block;margin-top:-.1875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.double-amount--GzJ6M-Vs--DoSMPgX_ .g-amount-wrapper--AXFbMyPm .g-amount--Cr4g7Bjk: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--XMmDiTEA .g-minor--IUZwO8EE:first-child:nth-child(n):nth-child(n){font-weight:600}.has-product-number--KyPxv6kE--XMmDiTEA .g-amount--Cr4g7Bjk{margin-top:-.1875rem}@media (min-width:768px){.toolbar--e28y896V--qweO_kei{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--qweO_kei .g-card--T55YA9tI,.toolbar--e28y896V--qweO_kei .g-card-group--huYnIOFy{margin:0!important}@media (min-width:768px){.toolbar--e28y896V--qweO_kei .g-card--T55YA9tI,.toolbar--e28y896V--qweO_kei .g-card-group--huYnIOFy{box-shadow:none!important;outline:none!important}}@media (min-width:576px){.content--XOKOGIXv--jxaKSFT7 .g-card--T55YA9tI{--card-content-padding-horizontal:2rem}.content--XOKOGIXv--jxaKSFT7 .g-card--T55YA9tI .g-card-body--efG_PHbe,.content--XOKOGIXv--jxaKSFT7 .g-card--T55YA9tI .g-card-body--efG_PHbe .g-card--T55YA9tI{--card-content-padding-horizontal:initial}.content--XOKOGIXv--jxaKSFT7 .g-card--T55YA9tI:not(.g-card-no-padding--h0liTvkV,[class*=g-card-alert-]){--card-padding-horizontal:2rem}.content--XOKOGIXv--jxaKSFT7 .g-card--T55YA9tI:not(.g-card-no-padding--h0liTvkV,[class*=g-card-alert-]):not(.g-card-header--W9_M88M1,.g-card-footer--vGbAK4P1,.g-card-function--Wz46uWUE){--card-padding-vertical:2rem}.content--XOKOGIXv--jxaKSFT7 .g-card--T55YA9tI:not(.g-card-no-padding--h0liTvkV,[class*=g-card-alert-]) .g-card-body--efG_PHbe .g-card--T55YA9tI{--card-padding-vertical:0.625rem;--card-padding-horizontal:0.9375rem}.content--XOKOGIXv--jxaKSFT7 .g-card--T55YA9tI:not(.g-card-no-padding--h0liTvkV,[class*=g-card-alert-]) .g-card-body--efG_PHbe .g-card--T55YA9tI .g-product-info--i1LRGAot{margin:0}.content--XOKOGIXv--jxaKSFT7 .g-card--T55YA9tI:not(.g-card-no-padding--h0liTvkV,[class*=g-card-alert-]) .g-card-body--efG_PHbe .g-product-info--i1LRGAot{margin-bottom:-1.375rem;margin-left:-.3125rem;margin-top:-1.375rem}.content--XOKOGIXv--jxaKSFT7 .g-card-group-vertical--gOTtYiHD.g-card-group-noline--pZ6tOBk5>.g-card--T55YA9tI{--card-padding-vertical:0.625rem}.content--XOKOGIXv--jxaKSFT7 .g-card-group-vertical--gOTtYiHD.g-card-group-noline--pZ6tOBk5>.g-card--T55YA9tI:first-child{padding-top:1.375rem}.content--XOKOGIXv--jxaKSFT7 .g-card-group-vertical--gOTtYiHD.g-card-group-noline--pZ6tOBk5>.g-card--T55YA9tI:last-child{padding-bottom:1.375rem}.content--XOKOGIXv--jxaKSFT7 .g-card-group-vertical--gOTtYiHD.g-card-group-noline--pZ6tOBk5>.g-card--T55YA9tI.g-card-no-padding--h0liTvkV{padding:0}}@media (max-width:575.98px){.content--XOKOGIXv--jxaKSFT7 .g-card--T55YA9tI:nth-child(n),.content--XOKOGIXv--jxaKSFT7 .g-card-group--huYnIOFy:nth-child(n){padding:0}.content--XOKOGIXv--jxaKSFT7>ol,.content--XOKOGIXv--jxaKSFT7>ul{margin-left:1.5rem}}.stepper-container--TsVcfofB--sBkkEfXU{--high-contrast-color:var(--g-color-text-primary);--low-contrast-color:var(--g-color-border-primary)}.stepper-container--TsVcfofB--sBkkEfXU:nth-child(n):nth-child(n){display:flex;justify-content:center;list-style:none;padding:0}.stepper-container--TsVcfofB--sBkkEfXU li:nth-child(n):nth-child(n):nth-child(n){padding:0}.stepper-container--TsVcfofB--sBkkEfXU li:nth-child(n):nth-child(n):nth-child(n):before{background-color:unset}.stepper-container--TsVcfofB--sBkkEfXU .step-wrapper-unvisited--RLj5fBQT--woas2m9j,.stepper-container--TsVcfofB--sBkkEfXU .step-wrapper-visited--wOUrUsiq--w71_0jYY{display:flex}.stepper-container--TsVcfofB--sBkkEfXU .step-wrapper-unvisited--RLj5fBQT--woas2m9j:not(:first-child):before,.stepper-container--TsVcfofB--sBkkEfXU .step-wrapper-visited--wOUrUsiq--w71_0jYY:not(:first-child):before{border-top:.125rem solid var(--high-contrast-color);content:"";margin-top:.75rem;width:5.8125rem}.stepper-container--TsVcfofB--sBkkEfXU .step-wrapper-unvisited--RLj5fBQT--woas2m9j:not(:first-child):before{border-color:var(--low-contrast-color)}.stepper-container--TsVcfofB--sBkkEfXU .step--0uNmS-MP--PKy6H_Fq{align-items:center;display:flex;flex-direction:column}.stepper-container--TsVcfofB--sBkkEfXU .step--0uNmS-MP--PKy6H_Fq .circle--HTAzEzsN--fkkCygOT{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--sBkkEfXU .step--0uNmS-MP--PKy6H_Fq .visited-circle--c--OozwA--SOj_jEOD{background-color:var(--high-contrast-color);color:var(--g-color-surface-primary)}.stepper-container--TsVcfofB--sBkkEfXU .step--0uNmS-MP--PKy6H_Fq .unvisited-circle--mcbcumWU--YJ6a6Qj8{border:.125rem solid var(--low-contrast-color);color:var(--high-contrast-color)}.stepper-container--TsVcfofB--sBkkEfXU .step--0uNmS-MP--PKy6H_Fq .label-container--ENWigqBJ--j4kMRvb1{padding-top:.25rem;width:3.125rem}.stepper-container--TsVcfofB--sBkkEfXU .step--0uNmS-MP--PKy6H_Fq .label-container--ENWigqBJ--j4kMRvb1 .label--Z4jDDnLE--grZezFdM{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--sBkkEfXU .visited-divider--peKqiqsm--DMxj8WAZ{border-top:.125rem solid var(--high-contrast-color)}.stepper-container--TsVcfofB--sBkkEfXU .progress-label--zS4162XG--LLn5G5Mz{color:var(--high-contrast-color);font-size:.75rem;text-align:center}.stepper-container--TsVcfofB--sBkkEfXU .progress--M7tgu0RI--VkKaedh3{background-color:var(--low-contrast-color);border-radius:var(--g-size-border-radius-xs);display:flex;flex-direction:row;height:.125rem}.stepper-container--TsVcfofB--sBkkEfXU .progress--M7tgu0RI--VkKaedh3:nth-child(n){margin:.5rem 0 0;padding:0}.stepper-container--TsVcfofB--sBkkEfXU .progress--M7tgu0RI--VkKaedh3 .bar--KYlDp1hr--gqNwRkvz{flex-grow:1}.stepper-container--TsVcfofB--sBkkEfXU .progress--M7tgu0RI--VkKaedh3 .visited-bar--8gxWzY0m--O8bloDa1{background-color:var(--high-contrast-color);border-radius:var(--g-size-border-radius-xs);flex-grow:1}.compact-container--TdexvTL7--I52a7trl{flex-direction:column}.compact-container--TdexvTL7--I52a7trl .progress--M7tgu0RI--VkKaedh3{background-color:transparent}.compact-container--TdexvTL7--I52a7trl .progress--M7tgu0RI--VkKaedh3 .bar--KYlDp1hr--gqNwRkvz{border-radius:var(--g-size-border-radius-none);height:.25rem;padding:0}.compact-container--TdexvTL7--I52a7trl .progress--M7tgu0RI--VkKaedh3 .bar--KYlDp1hr--gqNwRkvz.last-uniform-bar--Y-iSpZd5--BQT6Ma5k,.compact-container--TdexvTL7--I52a7trl .progress--M7tgu0RI--VkKaedh3 .bar--KYlDp1hr--gqNwRkvz:last-child{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.compact-container--TdexvTL7--I52a7trl .progress--M7tgu0RI--VkKaedh3 .bar--KYlDp1hr--gqNwRkvz:first-child{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.compact-container--TdexvTL7--I52a7trl .progress--M7tgu0RI--VkKaedh3 .bar--KYlDp1hr--gqNwRkvz:not(.visited-bar--8gxWzY0m--O8bloDa1).first-unvisited-bar--L8FbfoS6--OAqDb78H{background-image:radial-gradient(circle at left,transparent .125rem,var(--low-contrast-color) .125rem)}.compact-container--TdexvTL7--I52a7trl .progress--M7tgu0RI--VkKaedh3 .bar--KYlDp1hr--gqNwRkvz:not(.visited-bar--8gxWzY0m--O8bloDa1):not(.first-unvisited-bar--L8FbfoS6--OAqDb78H){background-color:var(--low-contrast-color)}.minimal---DsJ0FD9--lvVLg4Fp{display:flex;gap:.625rem}.g-modal-teaser--sG0TM3IJ .minimal---DsJ0FD9--lvVLg4Fp{padding-bottom:1.25rem!important}.minimal---DsJ0FD9--lvVLg4Fp li{background-color:var(--g-color-fill-primary);border-radius:var(--g-size-border-radius-circle);height:.625rem;width:.625rem}.minimal---DsJ0FD9--lvVLg4Fp li[aria-current=step]{background-color:var(--g-color-text-primary)}.carousel--cXGTrlB6--RKH3_jEB{--buttons-color:var(--color-black);--visible-items:3;--veil-left-width:0;--veil-right-width:0;--gap:var(--g-size-bs-30);display:flex;position:relative}.veil--5Khel9KS--JhEaHSY2{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--JhEaHSY2>.slider--qjrEscM1--DuoxhnJY{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--JhEaHSY2>.slider--qjrEscM1--DuoxhnJY:after{content:"";display:block;width:100vw}@media (min-width:768px){.veil--5Khel9KS--JhEaHSY2>.slider--qjrEscM1--DuoxhnJY:after{display:none}}.slider--qjrEscM1--DuoxhnJY{-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--DuoxhnJY::-webkit-scrollbar{display:none}.slider-fluid--OJmtG7qu--Y07HubrH{grid-auto-columns:max-content}@media (min-width:768px){.slider--qjrEscM1--DuoxhnJY{gap:var(--gap);grid-auto-columns:calc((100% - var(--gap)*(var(--visible-items) - 1))/var(--visible-items))}}.slider-item--8zdUp38V--kyz0UO99{scroll-snap-align:start}.button--hbhPHNH4--XzxF66F8:nth-child(n):nth-child(n):nth-child(n){align-self:center;background:var(--buttons-color);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--XzxF66F8:nth-child(n):nth-child(n):nth-child(n):not(:disabled):hover{outline:none}.button-previous--AoJls2lA--fRb4meCa{left:calc(var(--g-size-layout-sm)/-2)}.button-next--S-0j8MEH--xeinEJsB{right:calc(var(--g-size-layout-sm)/-2)}@media (max-width:575.98px){.button-previous--AoJls2lA--fRb4meCa{left:-.75rem}.button-next--S-0j8MEH--xeinEJsB{right:-.75rem}}.stepper--3y9vvCBQ--xa3Fr3RW{justify-content:center;padding:var(--g-size-spacing-xxl) 0 var(--g-size-spacing-xl)!important}.fixed-button--hCkqGxm6--kMHKefll: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--kMHKefll:nth-child(n).back-to-top--m1VgLpAU--h_hGVKsI{background-color:var(--g-color-surface-inverted);color:var(--g-color-text-inverted-primary)}.fixed-button--hCkqGxm6--kMHKefll:nth-child(n).back-to-top--m1VgLpAU--h_hGVKsI:active:not(:disabled),.fixed-button--hCkqGxm6--kMHKefll:nth-child(n).back-to-top--m1VgLpAU--h_hGVKsI:hover:not(:disabled){box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.6)}.fixed-button--hCkqGxm6--kMHKefll:nth-child(n).back-to-top--m1VgLpAU--h_hGVKsI:hover{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 90%,var(--color-black))}.fixed-button--hCkqGxm6--kMHKefll:nth-child(n).back-to-top--m1VgLpAU--h_hGVKsI:active{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 85%,var(--color-black))}.fixed-button--hCkqGxm6--kMHKefll:nth-child(n).back-to-top--m1VgLpAU--h_hGVKsI:disabled{background-color:rgba(var(--rgb-gray-300),.5);color:var(--g-color-text-inverted-primary)}.fixed-filter--Nudqt5Yz--dvsUj72m{grid-template-columns:var(--col-side) var(--col-body) minmax(auto,var(--col-summary));z-index:289990}.fixed-filter--Nudqt5Yz--dvsUj72m:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-surface-inverted);border-radius:var(--g-size-border-radius-lg)}.fixed-filter--Nudqt5Yz--dvsUj72m .g-card-body--efG_PHbe{align-items:center;display:flex}.fixed-filter--Nudqt5Yz--dvsUj72m .g-card-body--efG_PHbe .input-slot--SalF3WpL--WJEo_Y1f{flex-shrink:0;margin-right:1.875rem}.fixed-filter--Nudqt5Yz--dvsUj72m .g-card-body--efG_PHbe .content--DSuCsT9j--E8teurxe{align-items:center;display:flex;flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--dvsUj72m .g-card-body--efG_PHbe .content--DSuCsT9j--E8teurxe .summary--tjBsYY2t--HD_3mwRi{flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--dvsUj72m .g-card-body--efG_PHbe .content--DSuCsT9j--E8teurxe .summary--tjBsYY2t--HD_3mwRi .amounts--qew4Mq-Y--yhY4TvWz,.fixed-filter--Nudqt5Yz--dvsUj72m .g-card-body--efG_PHbe .content--DSuCsT9j--E8teurxe .summary--tjBsYY2t--HD_3mwRi .label--KidRId1w--mQejpxie{vertical-align:middle}.fixed-filter--Nudqt5Yz--dvsUj72m .g-card-body--efG_PHbe .content--DSuCsT9j--E8teurxe .buttons--1VKk6Rs7--ska3QGhi{flex-shrink:0}.fixed-filter--Nudqt5Yz--dvsUj72m .g-card-body--efG_PHbe .content--DSuCsT9j--E8teurxe .buttons--1VKk6Rs7--ska3QGhi button{margin-left:1rem}.fixed-filter--Nudqt5Yz--dvsUj72m.extra-large--f5tuZalh--EwiysZ3z:nth-child(n){--card-padding-vertical:1.5rem;--card-padding-horizontal:1.5rem}.fixed-filter--Nudqt5Yz--dvsUj72m.extra-large--f5tuZalh--EwiysZ3z .content--DSuCsT9j--E8teurxe .summary--tjBsYY2t--HD_3mwRi .amounts--qew4Mq-Y--yhY4TvWz,.fixed-filter--Nudqt5Yz--dvsUj72m.large---3xj6Ze---G8udCV1f .content--DSuCsT9j--E8teurxe .summary--tjBsYY2t--HD_3mwRi .amounts--qew4Mq-Y--yhY4TvWz{font-size:1.375rem;line-height:1.75rem}.fixed-filter--Nudqt5Yz--dvsUj72m.large---3xj6Ze---G8udCV1f .g-card-body--efG_PHbe,.fixed-filter--Nudqt5Yz--dvsUj72m.medium---gVLabxi--mRP6Vhcn .g-card-body--efG_PHbe,.fixed-filter--Nudqt5Yz--dvsUj72m.small--lq7tYtwU--SMy7oMH1 .g-card-body--efG_PHbe{align-items:flex-start;flex-direction:column}.fixed-filter--Nudqt5Yz--dvsUj72m.large---3xj6Ze---G8udCV1f .g-card-body--efG_PHbe .content--DSuCsT9j--E8teurxe,.fixed-filter--Nudqt5Yz--dvsUj72m.medium---gVLabxi--mRP6Vhcn .g-card-body--efG_PHbe .content--DSuCsT9j--E8teurxe,.fixed-filter--Nudqt5Yz--dvsUj72m.small--lq7tYtwU--SMy7oMH1 .g-card-body--efG_PHbe .content--DSuCsT9j--E8teurxe{width:100%}.fixed-filter--Nudqt5Yz--dvsUj72m.small--lq7tYtwU--SMy7oMH1 .content--DSuCsT9j--E8teurxe{flex-direction:column}.fixed-filter--Nudqt5Yz--dvsUj72m.small--lq7tYtwU--SMy7oMH1 .content--DSuCsT9j--E8teurxe .summary--tjBsYY2t--HD_3mwRi{align-self:flex-start}.fixed-filter--Nudqt5Yz--dvsUj72m.small--lq7tYtwU--SMy7oMH1 .content--DSuCsT9j--E8teurxe .buttons--1VKk6Rs7--ska3QGhi{align-self:flex-end;padding-top:.625rem}.fixed-to-bottom--vtLQlypT--Kf0kx196{position:fixed;width:100%;z-index:289990}.fixed-to-bottom--vtLQlypT--Kf0kx196 .center--m8T3YOhG--hteTQMRP{align-items:center;display:flex;justify-content:center}.spacer--xdzKPUzU--T2JUAA6u{visibility:hidden}.spacer--xdzKPUzU--T2JUAA6u .center--m8T3YOhG--hteTQMRP{display:flex}.field-row--llv9pSua--pCEgCo9z:nth-child(n){margin-left:-.625rem!important;margin-right:-.625rem!important}.field-row--llv9pSua--pCEgCo9z:nth-child(n)>[class*=col]{padding-left:.625rem;padding-right:.625rem}.label--udkR7K-8--KRKTvhHg .optional--5-G1xsJL--_Uf_0XJy{font-size:.75rem;font-weight:400;line-height:1;margin-left:.0625rem;white-space:nowrap}.label-text--WSkjZ-ZJ--uORa1WFx{padding:0}.g-form-multicol--lk1OsG3e .label--udkR7K-8--KRKTvhHg{align-items:baseline;display:inline-flex}.g-form-multicol--lk1OsG3e .label--udkR7K-8--KRKTvhHg .label-text--WSkjZ-ZJ--uORa1WFx{overflow:hidden;text-overflow:ellipsis}.g-form-multicol--lk1OsG3e .label--udkR7K-8--KRKTvhHg .optional--5-G1xsJL--_Uf_0XJy{margin-left:.3125rem}@media (min-width:768px){.columns--bHFn1o6D--ETyJ6CAw .label--udkR7K-8--KRKTvhHg .optional--5-G1xsJL--_Uf_0XJy{display:block;margin:.25rem 0 -1rem}.g-form-multicol--lk1OsG3e .columns--bHFn1o6D--ETyJ6CAw .label--udkR7K-8--KRKTvhHg .optional--5-G1xsJL--_Uf_0XJy{display:inline;margin:0 0 0 .3125rem}.no-columns--tPknKigZ--S6L8dG1o:has(.addon--Hkqfhb3J--FaqEsNN7) .label--udkR7K-8--KRKTvhHg{padding-right:10.3125rem}}.addon--Hkqfhb3J--FaqEsNN7{display:inline-block;margin-top:.5rem}.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.right--v-xao-aT--ZRaKOHXS):has(.addon--Hkqfhb3J--FaqEsNN7){align-content:start}.columns--bHFn1o6D--ETyJ6CAw .group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.right--v-xao-aT--ZRaKOHXS):has(.addon--Hkqfhb3J--FaqEsNN7){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.right--v-xao-aT--ZRaKOHXS) .addon--Hkqfhb3J--FaqEsNN7{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--S6L8dG1o .group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.right--v-xao-aT--ZRaKOHXS) .addon--Hkqfhb3J--FaqEsNN7{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}@media (max-width:575.98px){.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-sm--NJm8-lII--KySYaXBv){display:flex;flex-direction:column}.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-sm--NJm8-lII--KySYaXBv) .addon--Hkqfhb3J--FaqEsNN7{margin-block:0 .5rem;order:-3}}@media (min-width:576px){.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-sm--NJm8-lII--KySYaXBv):has(.addon--Hkqfhb3J--FaqEsNN7){align-content:start}.columns--bHFn1o6D--ETyJ6CAw .group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-sm--NJm8-lII--KySYaXBv):has(.addon--Hkqfhb3J--FaqEsNN7){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-sm--NJm8-lII--KySYaXBv) .addon--Hkqfhb3J--FaqEsNN7{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--S6L8dG1o .group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-sm--NJm8-lII--KySYaXBv) .addon--Hkqfhb3J--FaqEsNN7{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}@media (max-width:767.98px){.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-md--olexGLQn--zQTLWMhg),.group--73EGJR84--CIwgPi4i:not(:has(.addon--Hkqfhb3J--FaqEsNN7)){display:flex;flex-direction:column}.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-md--olexGLQn--zQTLWMhg) .addon--Hkqfhb3J--FaqEsNN7,.group--73EGJR84--CIwgPi4i:not(:has(.addon--Hkqfhb3J--FaqEsNN7)) .addon--Hkqfhb3J--FaqEsNN7{margin-block:0 .5rem;order:-3}}@media (min-width:768px){.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-md--olexGLQn--zQTLWMhg):has(.addon--Hkqfhb3J--FaqEsNN7),.group--73EGJR84--CIwgPi4i:not(:has(.addon--Hkqfhb3J--FaqEsNN7)):has(.addon--Hkqfhb3J--FaqEsNN7){align-content:start}.columns--bHFn1o6D--ETyJ6CAw .group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-md--olexGLQn--zQTLWMhg):has(.addon--Hkqfhb3J--FaqEsNN7),.columns--bHFn1o6D--ETyJ6CAw .group--73EGJR84--CIwgPi4i:not(:has(.addon--Hkqfhb3J--FaqEsNN7)):has(.addon--Hkqfhb3J--FaqEsNN7){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-md--olexGLQn--zQTLWMhg) .addon--Hkqfhb3J--FaqEsNN7,.group--73EGJR84--CIwgPi4i:not(:has(.addon--Hkqfhb3J--FaqEsNN7)) .addon--Hkqfhb3J--FaqEsNN7{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--S6L8dG1o .group--73EGJR84--CIwgPi4i:has(.addon--Hkqfhb3J--FaqEsNN7.left-below-md--olexGLQn--zQTLWMhg) .addon--Hkqfhb3J--FaqEsNN7,.no-columns--tPknKigZ--S6L8dG1o .group--73EGJR84--CIwgPi4i:not(:has(.addon--Hkqfhb3J--FaqEsNN7)) .addon--Hkqfhb3J--FaqEsNN7{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}.large--ADfl3vQ7--GZv9gElg{position:relative}.large--ADfl3vQ7--GZv9gElg .group--73EGJR84--CIwgPi4i{display:flex;flex-direction:column;position:relative}.large--ADfl3vQ7--GZv9gElg .control--sddFLMMz--gYiwqke6,.large--ADfl3vQ7--GZv9gElg .pseudo-input--AmZ0Qr0o--rROpzMss{order:-2}.large--ADfl3vQ7--GZv9gElg .pseudo-input--AmZ0Qr0o--rROpzMss{border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);padding:1rem;position:relative}.large--ADfl3vQ7--GZv9gElg .pseudo-input--AmZ0Qr0o--rROpzMss:has(.g-product-info-stripe--WMt1EQl_),.large--ADfl3vQ7--GZv9gElg .pseudo-input--AmZ0Qr0o--rROpzMss:has(.g-structured-info-stripe--e_fd9Dup){overflow:hidden}.large--ADfl3vQ7--GZv9gElg .pseudo-input--AmZ0Qr0o--rROpzMss+.description--9rZdufnt--PE3ZOLPL{background:transparent;padding-top:0!important}.large--ADfl3vQ7--GZv9gElg .description--9rZdufnt--PE3ZOLPL{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--GZv9gElg .description--9rZdufnt--PE3ZOLPL:empty{border:none!important;padding:0!important}.large--ADfl3vQ7--GZv9gElg.disabled--TpnPcd4e--e58qiLnS .control--sddFLMMz--gYiwqke6{position:relative}.large--ADfl3vQ7--GZv9gElg.disabled--TpnPcd4e--e58qiLnS .control--sddFLMMz--gYiwqke6: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--GZv9gElg.has-description--kolyKSdL--v2o2yty1:not(:has(.description--9rZdufnt--PE3ZOLPL:empty)) .g-form-control--AfKi63F0:nth-child(n),.large--ADfl3vQ7--GZv9gElg.has-description--kolyKSdL--v2o2yty1:not(:has(.description--9rZdufnt--PE3ZOLPL:empty)) .pseudo-input--AmZ0Qr0o--rROpzMss:nth-child(n){border-bottom-color:transparent;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.large--ADfl3vQ7--GZv9gElg.has-label-inside--SvODd4KR--VtWPLc5W:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-top:0}.large--ADfl3vQ7--GZv9gElg.has-label-inside--SvODd4KR--VtWPLc5W:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--KRKTvhHg{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--GZv9gElg.has-label-inside--SvODd4KR--VtWPLc5W:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--KRKTvhHg .label-text--WSkjZ-ZJ--uORa1WFx{display:block;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--ADfl3vQ7--GZv9gElg.has-label-inside--SvODd4KR--VtWPLc5W:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--KRKTvhHg .optional--5-G1xsJL--_Uf_0XJy{margin-left:.3125rem}.large--ADfl3vQ7--GZv9gElg.has-label-inside--SvODd4KR--VtWPLc5W:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--AfKi63F0{--offset-label:1.625rem}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--AfKi63F0{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--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--AfKi63F0:disabled{background-color:var(--g-color-surface-primary)!important}@media (max-width:767.98px){.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--AfKi63F0{font-size:2rem;line-height:2.25rem!important;max-height:6rem}}@media (max-width:575.98px){.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--AfKi63F0.large-amount--PsUVS6kD{font-size:1rem}}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--eeXZlATQ .g-form-control--AfKi63F0{--offset-suffix:6rem}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--eeXZlATQ:has(~.g-input-group-addons-large--wKGSzCIp>.g-input-group-append--MfPVmlBd>.g-button--QsY8oO7B) .g-form-control--AfKi63F0{--offset-suffix:7.5rem}@media (max-width:575.98px){.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--eeXZlATQ.large-amount--PsUVS6kD .g-form-control--AfKi63F0{font-size:1rem}}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--wKGSzCIp{bottom:1.5rem;display:flex;position:absolute;right:1rem;z-index:10}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--wKGSzCIp .g-input-group-append--MfPVmlBd>.g-button--QsY8oO7B:not(.g-button-hidden-label-always--OhTF3c3Z){padding:0 .25rem 0 .75rem}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--wKGSzCIp .g-input-group-append--MfPVmlBd>.g-button--QsY8oO7B:not(.g-button-hidden-label-always--OhTF3c3Z) .g-button-label--fW1EvBYx{margin-right:0}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--wKGSzCIp .g-input-group-append--MfPVmlBd .g-input-group-text--LhVCA21m{display:flex;padding:.375rem .75rem}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--wKGSzCIp .g-input-group-prepend--Xdv3aO_P:not(:last-child)>.g-button--QsY8oO7B{border-bottom-right-radius:0;border-top-right-radius:0}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--wKGSzCIp .g-input-group-append--MfPVmlBd:not(:first-child)>.g-button--QsY8oO7B{border-bottom-left-radius:0;border-top-left-radius:0}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--eeXZlATQ>.g-input-group--eeXZlATQ .g-form-control--AfKi63F0:has(~.g-input-group-addons-large--wKGSzCIp>.g-input-group-append--MfPVmlBd){--offset-suffix:8rem}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-append--MfPVmlBd .g-dropdown-toggle--gGiJpbVM,.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-prepend--Xdv3aO_P .g-dropdown-toggle--gGiJpbVM,.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text--LhVCA21m{background-color:var(--g-color-surface-primary)!important;border-radius:var(--g-size-border-radius-lg);font-weight:600}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text--LhVCA21m{border:0;color:var(--g-color-text-primary)}@media (max-width:767.98px){.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--wKGSzCIp{bottom:1rem}}@media (max-width:575.98px){.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .input-group-addons-large--PdFwC6mh{bottom:1rem}}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--bwN5ZqXi{bottom:1rem;left:1.0625rem;right:1.0625rem}@media (max-width:767.98px){.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--bwN5ZqXi{bottom:1.25rem}}.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--h9BybyE4{margin-right:1rem;width:1.875rem}@media (max-width:767.98px){.large--ADfl3vQ7--GZv9gElg:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--h9BybyE4{display:block;margin-right:.625rem;width:1.375rem}}.container--yi3s2AFl--bYF2El4H{background-image:linear-gradient(to right,hsla(0,0%,100%,.25) 50%,transparent),var(--image);background-position:50%;background-size:cover;border-radius:var(--g-size-border-radius-lg);box-shadow:0 .125rem .5rem rgba(var(--rgb-black),.08);box-sizing:border-box;outline:.0625rem solid transparent;outline-offset:-.0625rem;padding:1.5rem;position:relative}.container--yi3s2AFl--bYF2El4H:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--yi3s2AFl--bYF2El4H:not(.g-inverted--ofFYVmNP),.container--yi3s2AFl--bYF2El4H:not(.g-inverted--ofFYVmNP) .heading--Qwt8ONbm--sovLHHyT{color:var(--color-blue-400)}.container--yi3s2AFl--bYF2El4H.g-inverted--ofFYVmNP{background-image:linear-gradient(to right,rgba(0,0,0,.25) 50%,transparent),var(--image)}.container--yi3s2AFl--bYF2El4H .g-button--QsY8oO7B{position:absolute;right:.5rem;top:.5rem}@media (min-width:768px){.container--yi3s2AFl--bYF2El4H{padding:3rem}.container--yi3s2AFl--bYF2El4H .g-button--QsY8oO7B{right:1rem;top:1rem}}.body--oWBxbw0A--Dr7TST44{max-width:21.875rem}.body--oWBxbw0A--Dr7TST44 .heading--Qwt8ONbm--sovLHHyT: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--Dr7TST44 .price--0QGu6t-l--trozloGW:nth-child(n):nth-child(n){font-weight:600;margin-top:1.5rem}.link--CAMyW5qt--Hrfiq1hc:nth-child(n):nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--CAMyW5qt--Hrfiq1hc:nth-child(n):nth-child(n):nth-child(n):focus-visible{outline:none}.link--CAMyW5qt--Hrfiq1hc:nth-child(n):nth-child(n):nth-child(n):hover{text-decoration:none}.link--CAMyW5qt--Hrfiq1hc:nth-child(n):nth-child(n):nth-child(n):hover:before{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.link--CAMyW5qt--Hrfiq1hc:before{border-radius:var(--g-size-border-radius-lg);content:"";inset:0;position:absolute;z-index:10}.container--MndLzjZu--YJw7HAEk{display:block;inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:320000}.overlay--twkOrgeb--cEyxXrGp{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--cEyxXrGp{will-change:transform,background-color,box-shadow}}.close--p2EUWnMn--BN856Ohy{position:absolute;right:.5rem;top:.5rem;z-index:320010}.close--p2EUWnMn--BN856Ohy,.content--CFkjC-RA--inBajeyn{will-change:opacity}.appear--I1p4p8Az--CLl0vkqF .close--p2EUWnMn--BN856Ohy,.appear--I1p4p8Az--CLl0vkqF .content--CFkjC-RA--inBajeyn,.appear--I1p4p8Az--CLl0vkqF .overlay--twkOrgeb--cEyxXrGp,.enter--PWFPTHDh--ywzJSZ2y .close--p2EUWnMn--BN856Ohy,.enter--PWFPTHDh--ywzJSZ2y .content--CFkjC-RA--inBajeyn,.enter--PWFPTHDh--ywzJSZ2y .overlay--twkOrgeb--cEyxXrGp,.exit--pGkZZTUc--CZ43ye1W.exit-active--e6fBZRT4--ErqLUuFY .close--p2EUWnMn--BN856Ohy,.exit--pGkZZTUc--CZ43ye1W.exit-active--e6fBZRT4--ErqLUuFY .content--CFkjC-RA--inBajeyn,.exit--pGkZZTUc--CZ43ye1W.exit-active--e6fBZRT4--ErqLUuFY .overlay--twkOrgeb--cEyxXrGp{opacity:0}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--CLl0vkqF .overlay--twkOrgeb--cEyxXrGp,.enter--PWFPTHDh--ywzJSZ2y .overlay--twkOrgeb--cEyxXrGp,.exit--pGkZZTUc--CZ43ye1W.exit-active--e6fBZRT4--ErqLUuFY .overlay--twkOrgeb--cEyxXrGp{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--CLl0vkqF.appear-active--F5QC8pC---xXTuYI08 .close--p2EUWnMn--BN856Ohy,.appear--I1p4p8Az--CLl0vkqF.appear-active--F5QC8pC---xXTuYI08 .content--CFkjC-RA--inBajeyn,.appear--I1p4p8Az--CLl0vkqF.appear-active--F5QC8pC---xXTuYI08 .overlay--twkOrgeb--cEyxXrGp,.enter--PWFPTHDh--ywzJSZ2y.enter-active--PnXUD--K--Ot1ncYCO .close--p2EUWnMn--BN856Ohy,.enter--PWFPTHDh--ywzJSZ2y.enter-active--PnXUD--K--Ot1ncYCO .content--CFkjC-RA--inBajeyn,.enter--PWFPTHDh--ywzJSZ2y.enter-active--PnXUD--K--Ot1ncYCO .overlay--twkOrgeb--cEyxXrGp,.exit--pGkZZTUc--CZ43ye1W .close--p2EUWnMn--BN856Ohy,.exit--pGkZZTUc--CZ43ye1W .content--CFkjC-RA--inBajeyn,.exit--pGkZZTUc--CZ43ye1W .overlay--twkOrgeb--cEyxXrGp{opacity:1}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--CLl0vkqF.appear-active--F5QC8pC---xXTuYI08 .overlay--twkOrgeb--cEyxXrGp,.enter--PWFPTHDh--ywzJSZ2y.enter-active--PnXUD--K--Ot1ncYCO .overlay--twkOrgeb--cEyxXrGp,.exit--pGkZZTUc--CZ43ye1W .overlay--twkOrgeb--cEyxXrGp{background-color:var(--g-color-surface-secondary);box-shadow:none;opacity:1;transform:translateY(0)}}.appear--I1p4p8Az--CLl0vkqF.appear-active--F5QC8pC---xXTuYI08 .close--p2EUWnMn--BN856Ohy,.appear--I1p4p8Az--CLl0vkqF.appear-active--F5QC8pC---xXTuYI08 .content--CFkjC-RA--inBajeyn,.appear--I1p4p8Az--CLl0vkqF.appear-active--F5QC8pC---xXTuYI08 .overlay--twkOrgeb--cEyxXrGp,.enter--PWFPTHDh--ywzJSZ2y.enter-active--PnXUD--K--Ot1ncYCO .close--p2EUWnMn--BN856Ohy,.enter--PWFPTHDh--ywzJSZ2y.enter-active--PnXUD--K--Ot1ncYCO .content--CFkjC-RA--inBajeyn,.enter--PWFPTHDh--ywzJSZ2y.enter-active--PnXUD--K--Ot1ncYCO .overlay--twkOrgeb--cEyxXrGp{transition:opacity .5s cubic-bezier(.215,.61,.355,1) .25s}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--CLl0vkqF.appear-active--F5QC8pC---xXTuYI08 .overlay--twkOrgeb--cEyxXrGp,.enter--PWFPTHDh--ywzJSZ2y.enter-active--PnXUD--K--Ot1ncYCO .overlay--twkOrgeb--cEyxXrGp{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--CZ43ye1W.exit-active--e6fBZRT4--ErqLUuFY .close--p2EUWnMn--BN856Ohy,.exit--pGkZZTUc--CZ43ye1W.exit-active--e6fBZRT4--ErqLUuFY .content--CFkjC-RA--inBajeyn,.exit--pGkZZTUc--CZ43ye1W.exit-active--e6fBZRT4--ErqLUuFY .overlay--twkOrgeb--cEyxXrGp{transition:opacity .5s cubic-bezier(.55,.055,.675,.19) 0s}@media (prefers-reduced-motion:no-preference){.exit--pGkZZTUc--CZ43ye1W.exit-active--e6fBZRT4--ErqLUuFY .overlay--twkOrgeb--cEyxXrGp{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--PU9ioGzv{display:inline-block}.container--hJBJdIpL--Hlm6EgDV{z-index:305000}.title--MfcgvpvO--CjvHkWev{display:block;padding-bottom:.5rem;padding-top:.5rem}.content--kdpbSZTz--XSyGBHBY{backface-visibility:hidden;border-radius:var(--g-size-border-radius-lg);outline:.125rem solid transparent;outline-offset:-.125rem;padding:1rem;perspective:1px;width:15rem}.close-button--DIYqKTFa--S0xEz1nK{position:absolute;right:.375rem;top:.375rem}.close-button--DIYqKTFa--S0xEz1nK:is(:not(#a--SnAJ-44y--XNQzUK5S#b--NsKmhU9S--n2GOexP7)){margin:0}.close-button--DIYqKTFa--S0xEz1nK:nth-child(n):nth-child(n):nth-child(n){padding-inline:.375rem}@media (forced-colors:active){.close-button--DIYqKTFa--S0xEz1nK:nth-child(n):nth-child(n):nth-child(n){border-radius:0 .375rem}}.footer--JQYdx0TZ--BA1q406r{margin-top:.5rem}.g-input-group--eeXZlATQ:has(.amount-group--bPeMj43S--RyrNgVkU) .g-input-group-append--MfPVmlBd{flex-shrink:0}.g-input-group--eeXZlATQ .amount-group--bPeMj43S--RyrNgVkU .g-input-group-append--MfPVmlBd{display:none!important}.clearable-input--RdqrPDEf--L5NeLBjp{display:flex;position:relative}.clearable-input--RdqrPDEf--L5NeLBjp>input{padding-right:2.25rem!important;z-index:unset!important}.clearable-input--RdqrPDEf--L5NeLBjp>.clear-button--3-HORgE7--HTEEElqq:nth-child(n):nth-child(n){align-self:center;margin-left:-2.25rem;z-index:10}.g-input-group--eeXZlATQ .clearable-input--RdqrPDEf--L5NeLBjp{flex-grow:1}.g-input-group--eeXZlATQ .clearable-input--RdqrPDEf--L5NeLBjp:not(:last-child) input{border-bottom-right-radius:0;border-top-right-radius:0}.input-counter--ZbH7QZe4--RDTz5SOO{display:flex;font-size:.875rem;line-height:1.3125rem;margin-top:.25rem}.input-counter--ZbH7QZe4--RDTz5SOO .counter--WCj-D5iq--LGJsg1g0{flex-shrink:0;font-variant-numeric:lining-nums tabular-nums;font-weight:600;margin-left:auto}.input-counter--ZbH7QZe4--RDTz5SOO .danger--p37qK-Xq--YCx6ucNh{color:var(--g-color-error)}.input-counter--ZbH7QZe4--RDTz5SOO .message--TBIBD-oa--rtkAgMPz{margin-right:1.25rem}.g-input-group--eeXZlATQ .clear--TI0-2UWS--QIv8fkSs{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}.header--kIP1D7ej--jaCilX7a{display:block;text-align:center}.header--kIP1D7ej--jaCilX7a: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--wP5AQ6iW{padding:.5rem}.date-grid--VlReYxz7--wP5AQ6iW .week-header--XtU16ORV--DAIuFgNw{padding-bottom:.5rem}.date-grid--VlReYxz7--wP5AQ6iW .week-header--XtU16ORV--DAIuFgNw>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--wP5AQ6iW tbody:before{content:"";display:block;height:.25rem}.date-grid--VlReYxz7--wP5AQ6iW td{padding:0}.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH{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--wP5AQ6iW .day--w7Utplw2--yn9badoH:disabled{background-color:var(--g-color-surface-primary);color:var(--g-color-text-disabled);cursor:default}.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.today--3uRansI7--fuMYisGc{border-radius:var(--g-size-border-radius-circle)}.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.today--3uRansI7--fuMYisGc,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH:hover{background-color:var(--g-color-interactive-secondary)}.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected--zYIWk-FU--BSLxYw1o,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH:hover{border-radius:var(--g-size-border-radius-circle)}.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.about-to-be-selected-end--4EdSAlk4--DsNjaktz,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.about-to-be-selected-end--4EdSAlk4--DsNjaktz:disabled,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.about-to-be-selected-end--4EdSAlk4--DsNjaktz:hover,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected--zYIWk-FU--BSLxYw1o,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected--zYIWk-FU--BSLxYw1o:disabled,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected--zYIWk-FU--BSLxYw1o:hover,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-end--at5r8K0R--POE2g994,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-end--at5r8K0R--POE2g994:disabled,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-end--at5r8K0R--POE2g994:hover,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-start--h5yp4Uu---tD78oVbJ,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-start--h5yp4Uu---tD78oVbJ:disabled,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-start--h5yp4Uu---tD78oVbJ:hover{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.about-to-be-selected-in-between--aGYnFGxO--u994dPwb,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-in-between--S1aN0Chz--eirodMqj{border-radius:var(--g-size-border-radius-none)}.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.about-to-be-selected-in-between--aGYnFGxO--u994dPwb,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.about-to-be-selected-in-between--aGYnFGxO--u994dPwb:hover,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-in-between--S1aN0Chz--eirodMqj,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-in-between--S1aN0Chz--eirodMqj:hover{background-color:var(--g-color-interactive-secondary);color:var(--g-color-text-primary)}.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-start--h5yp4Uu---tD78oVbJ{border-radius:var(--g-size-border-radius-round);border-bottom-right-radius:0;border-top-right-radius:0}.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.about-to-be-selected-end--4EdSAlk4--DsNjaktz,.date-grid--VlReYxz7--wP5AQ6iW .day--w7Utplw2--yn9badoH.selected-end--at5r8K0R--POE2g994{border-radius:var(--g-size-border-radius-round);border-bottom-left-radius:0;border-top-left-radius:0}.container--JoM0jiND--pKHNC23K{display:inline-grid;grid-template-columns:auto auto;padding:1rem}.container--JoM0jiND--pKHNC23K .previous--xxdhTJp7--HybKb8L4{position:relative}.container--JoM0jiND--pKHNC23K .next--gEEJOPlb--_t5RlDhg{position:absolute;right:1rem;top:1rem}.container--JoM0jiND--pKHNC23K .calendars--FzEJZWxQ--oyumTjj5{display:flex}.container--JoM0jiND--pKHNC23K .calendars--FzEJZWxQ--oyumTjj5 .calendar--ta9W3P4E--rIMTYGUC{margin-top:-1.875rem}.container--JoM0jiND--pKHNC23K .calendars--FzEJZWxQ--oyumTjj5 .calendar--ta9W3P4E--rIMTYGUC:not(:last-child){padding-right:1.625rem}.container--JoM0jiND--pKHNC23K .footer--n-PXpJcu--bY0Ju5lk{grid-column:1/-1;min-width:100%;padding-right:1.25rem;padding-top:.5rem;width:0}.toggle--2kXEYRte--YH5vdVJS{display:block}.dropdown-container--SL1RsbUf--CctXsRe4{max-width:none;overflow:visible}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR{border-radius:var(--g-size-border-radius-lg)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR: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--tAoaE8RR:nth-child(n):nth-child(n):focus-within input{outline:none;z-index:5}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR:not(:disabled):hover input{border-color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .separator--LhHLky5M--mXezPk6m{margin-left:-1rem;padding-left:.5rem;padding-top:.5rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .separator--LhHLky5M--mXezPk6m:disabled{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .first-input--R5CUXW-z--LKVI7FSo{border-right:0;padding-right:1rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .last-input--szIHHFg2--F5TytRox{border-left:0;padding-right:2rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .clear--V93Mo7J2--fnMciVxn,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .g-input-group-append--MfPVmlBd{z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .clear--V93Mo7J2--fnMciVxn{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .clear--V93Mo7J2--fnMciVxn .clear-date-button--GGkLef8s--gJtbFYjt:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:0;outline:none}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .clear--V93Mo7J2--fnMciVxn .clear-date-button--GGkLef8s--gJtbFYjt:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--tAoaE8RR .clear--V93Mo7J2--fnMciVxn .clear-date-button--GGkLef8s--gJtbFYjt:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .g-input-group--eeXZlATQ>:not(:last-child) .inputs-container--Mw6vBMmD--tAoaE8RR .g-btn-icon-primary--yZrZSaol,:nth-child(n):nth-child(n) .g-input-group--eeXZlATQ>:not(:last-child) .inputs-container--Mw6vBMmD--tAoaE8RR .g-button--QsY8oO7B{border-radius:var(--g-size-border-radius-none)}:nth-child(n):nth-child(n) .g-input-group--eeXZlATQ>:not(:last-child) .inputs-container--Mw6vBMmD--tAoaE8RR .last-input--szIHHFg2--F5TytRox{border-radius:var(--g-size-border-radius-none);border-right:0}:nth-child(n):nth-child(n) .g-input-group--eeXZlATQ>:not(:first-child) .first-input--R5CUXW-z--LKVI7FSo{border-left:0;border-radius:var(--g-size-border-radius-none)}.droparea--Sgqiu1FK--uWfWg7G2{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--uWfWg7G2.uploading--hsGvck9E--ObJLXYJE,.droparea--Sgqiu1FK--uWfWg7G2:not(.disabled--ZC5h2mOZ--CgFIRQbG).dragging--QuBL4TUQ--PmLeOOSZ,.droparea--Sgqiu1FK--uWfWg7G2:not(.disabled--ZC5h2mOZ--CgFIRQbG):hover{background-color:var(--g-color-surface-secondary);border-color:var(--g-color-interactive-primary)}.droparea--Sgqiu1FK--uWfWg7G2.dragging--QuBL4TUQ--PmLeOOSZ *{pointer-events:none}.droparea--Sgqiu1FK--uWfWg7G2 .file-upload-icon--9fpBxJlT--swDPaj68{color:var(--g-color-fill-primary);margin-bottom:.3125rem}.droparea--Sgqiu1FK--uWfWg7G2:nth-child(n) .dragging-text--fG16ULkS--G1JpGgUH,.droparea--Sgqiu1FK--uWfWg7G2:nth-child(n) .subline--tVxId3Sp--uq4a5qL9{padding:0}.droparea--Sgqiu1FK--uWfWg7G2:nth-child(n) .browse-button--3-nHQCaw--Yl5mLCs6{margin:.25rem}.droparea--Sgqiu1FK--uWfWg7G2:nth-child(n) .browse-button--3-nHQCaw--Yl5mLCs6:before{content:"";inset:0;position:absolute;z-index:0}.droparea--Sgqiu1FK--uWfWg7G2:nth-child(n) .subline--tVxId3Sp--uq4a5qL9{font-size:.75rem;margin-top:.5rem}.button--BuIcRRUO--PkYA5k6H:nth-child(n):nth-child(n){margin:-.25rem 0}.file--8x5tLioL--YDcPhksY: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--YDcPhksY:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--IIVpDQPR--WRqrBKfh:before{content:"";inset:0;position:absolute;z-index:0}.file--8x5tLioL--YDcPhksY:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--efG_PHbe{display:flex;flex-wrap:wrap}.file--8x5tLioL--YDcPhksY:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--efG_PHbe>:nth-child(2){margin-left:.5rem}.file--8x5tLioL--YDcPhksY:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--efG_PHbe .actions--dyOCYeWX--qm9UvE2F{margin-left:auto;z-index:1}.file--8x5tLioL--YDcPhksY:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--efG_PHbe .actions--dyOCYeWX--qm9UvE2F>*{margin-left:.5rem}.file--8x5tLioL--YDcPhksY:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--efG_PHbe .actions--dyOCYeWX--qm9UvE2F>.g-button--QsY8oO7B.g-button-size-small--nSI6WK8C{margin-bottom:-.25rem;margin-top:-.25rem}.file-input--Q5u5Qmi6--r7Tg_U7q{position:absolute;visibility:hidden}.item--mEoNM4We--m6jxzEJk: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--m6jxzEJk:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--csoXwrnV{margin-left:auto}.item--mEoNM4We--m6jxzEJk:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--csoXwrnV .g-spinner--_f_rBfyl,.item--mEoNM4We--m6jxzEJk:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--csoXwrnV>.g-icon--ULQHIm1d{margin-right:.5rem}.item--mEoNM4We--m6jxzEJk:nth-child(n):nth-child(n):nth-child(n) .link--CSl1gzvt--K5V1h2YD:before{content:"";inset:0;position:absolute;z-index:0}.item--mEoNM4We--m6jxzEJk:nth-child(n):nth-child(n):nth-child(n) [class*=g-card-alert]{margin-bottom:0}.item--mEoNM4We--m6jxzEJk:nth-child(n):nth-child(n):nth-child(n) .g-meter--shF5CYdN{margin-top:.5rem}.toggle--Nm1cS4yy--wFlcYpAk{cursor:text}.code--TVjrasXm--gqdMVAr1{font-variant-numeric:lining-nums tabular-nums;letter-spacing:.46em}@media (max-width:575.98px){.code--TVjrasXm--gqdMVAr1{letter-spacing:.31em}}.verification--sZjp9B7w--ZEK5Cp0k{position:relative}.verification--sZjp9B7w--ZEK5Cp0k .mask--GWfmbjbN--RLNkRkbb{bottom:.5rem;display:flex;left:.6875rem;overflow:hidden;pointer-events:none;position:absolute;right:.6875rem}.verification--sZjp9B7w--ZEK5Cp0k .mask--GWfmbjbN--RLNkRkbb .line--06Ile4hS--UcQ_YUjL{border-bottom:.0625rem solid var(--g-color-border-secondary);flex-shrink:0;margin-right:.375rem;width:.75rem}@media (max-width:575.98px){.verification--sZjp9B7w--ZEK5Cp0k .mask--GWfmbjbN--RLNkRkbb .line--06Ile4hS--UcQ_YUjL{display:none}}.verification--sZjp9B7w--ZEK5Cp0k .mask--GWfmbjbN--RLNkRkbb .line--06Ile4hS--UcQ_YUjL.transparent--V3z8jtrk--UWh01CEh{border-color:transparent}.pseudo-input--Mkkg0LmU--Gap_oEmw{align-items:center;contain:inline-size layout;container-type:inline-size;display:flex}@container (max-width: 590px){.pseudo-input--Mkkg0LmU--Gap_oEmw .g-product-info-totaled--mJq3DZh2:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--L2VMl9kD,.pseudo-input--Mkkg0LmU--Gap_oEmw .g-product-info-totaled--mJq3DZh2:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--dEc2cFW7,.pseudo-input--Mkkg0LmU--Gap_oEmw .g-structured-info-horizontal--QJ59Ydij:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--L2VMl9kD,.pseudo-input--Mkkg0LmU--Gap_oEmw .g-structured-info-horizontal--QJ59Ydij:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--dEc2cFW7{grid-template-columns:none;grid-template-rows:none}.pseudo-input--Mkkg0LmU--Gap_oEmw .g-product-info-totaled--mJq3DZh2:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--pcwQb9wC,.pseudo-input--Mkkg0LmU--Gap_oEmw .g-product-info-totaled--mJq3DZh2:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--yi060_Nl,.pseudo-input--Mkkg0LmU--Gap_oEmw .g-structured-info-horizontal--QJ59Ydij:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--pcwQb9wC,.pseudo-input--Mkkg0LmU--Gap_oEmw .g-structured-info-horizontal--QJ59Ydij:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--yi060_Nl{grid-column:auto;grid-row:auto;justify-content:flex-start;margin-left:0;text-align:left}}.pseudo-input--Mkkg0LmU--Gap_oEmw .g-faded--ECzHRGis:nth-child(n){color:inherit}.pseudo-input--Mkkg0LmU--Gap_oEmw .g-product-info-totaled--mJq3DZh2,.pseudo-input--Mkkg0LmU--Gap_oEmw .g-structured-info-horizontal--QJ59Ydij{flex:1 1 auto}.pseudo-input--Mkkg0LmU--Gap_oEmw .buttons--AmyzdHWO--fwfVe4gW:nth-child(n){flex:0 0 auto;margin:0 0 0 auto;padding-left:.9375rem;width:auto}.g-card--T55YA9tI .pseudo-input--Mkkg0LmU--Gap_oEmw .g-faded--ECzHRGis{color:var(--g-color-text-secondary)}.g-card--T55YA9tI .pseudo-input--Mkkg0LmU--Gap_oEmw .g-product-info-stripe--WMt1EQl_:nth-child(n):nth-child(n),.g-card--T55YA9tI .pseudo-input--Mkkg0LmU--Gap_oEmw .g-structured-info-stripe--e_fd9Dup:nth-child(n):nth-child(n){height:calc(100% + 1.25rem);left:-.9375rem;top:-.625rem}.g-form-pseudo-control--d2_VtLUA .pseudo-input--Mkkg0LmU--Gap_oEmw .g-product-info-stripe--WMt1EQl_:nth-child(n):nth-child(n),.g-form-pseudo-control--d2_VtLUA .pseudo-input--Mkkg0LmU--Gap_oEmw .g-structured-info-stripe--e_fd9Dup:nth-child(n):nth-child(n){height:calc(100% + 2rem);left:-1rem;top:-1rem}.slider--i1rYNxlu--GbaHJ6FQ{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--g-size-border-radius-sm);height:.375rem;outline:none;width:100%}.slider--i1rYNxlu--GbaHJ6FQ:nth-child(n){margin:.875rem 0}.slider--i1rYNxlu--GbaHJ6FQ::-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--GbaHJ6FQ::-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--GbaHJ6FQ:focus-visible::-moz-range-thumb{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu--GbaHJ6FQ:focus-visible::-webkit-slider-thumb{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu--GbaHJ6FQ: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--GbaHJ6FQ: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--hFhInzcR{display:flex;justify-content:space-between}.container--iQSjM0Bf--NbQf9yQh{display:flex}.container--iQSjM0Bf--NbQf9yQh .step--DNxx-xvL--vnqqe2qb{border-left:.0625rem solid #135ee2;height:1rem}.container--iQSjM0Bf--NbQf9yQh .step--DNxx-xvL--vnqqe2qb.disabled--uHOIzgza--KAjGS4yT{border-color:var(--g-color-border-disabled)}.container--iQSjM0Bf--NbQf9yQh .step--DNxx-xvL--vnqqe2qb.minor-step--4VfzMcF1--fSVZ4TVS{border-left:.0625rem solid #a2ceff;height:.875rem;margin-top:.125rem}.center--FalNUOIY--V6qqGGDC{align-items:center;display:flex;flex-direction:column;overflow:hidden;width:100%}.center--FalNUOIY--V6qqGGDC .value--ozqUb8ha--zDegm9mP{font-size:1.125rem;font-weight:600;line-height:1.5rem}.center--FalNUOIY--V6qqGGDC .value--ozqUb8ha--zDegm9mP.disabled--DDoFVdm7--pbDqjxte{color:var(--g-color-text-disabled)}.center--FalNUOIY--V6qqGGDC .scale-wrapper--CPCBPsPA--yPfm0FSv{display:flex;touch-action:none}.center--FalNUOIY--V6qqGGDC .scale-wrapper--CPCBPsPA--yPfm0FSv .after-track--GN1gnrII--LlS4_Obf,.center--FalNUOIY--V6qqGGDC .scale-wrapper--CPCBPsPA--yPfm0FSv .before-track--5rjQK1Ga--WTpTWDme{border-top:.0625rem solid #a3b5c9;flex-shrink:0;margin-top:.5rem}.center--FalNUOIY--V6qqGGDC .mark--yPk9wf2g--UN5oNfcN{height:.75rem;margin-bottom:.125rem;margin-top:.125rem}.center--FalNUOIY--V6qqGGDC .mark--yPk9wf2g--UN5oNfcN:before{background-color:var(--g-color-text-primary);content:"";height:1rem;margin-left:-.5rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 14%27%3E%3Cpath fill=%27%27 d=%27M8.86824 8.48057C8.48435 9.15239 7.51565 9.15239 7.13176 8.48057L4.85494 4.49614C4.47399 3.82948 4.95536 3 5.72318 3L10.2768 3C11.0446 3 11.526 3.82948 11.1451 4.49614L8.86824 8.48057Z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 14%27%3E%3Cpath fill=%27%27 d=%27M8.86824 8.48057C8.48435 9.15239 7.51565 9.15239 7.13176 8.48057L4.85494 4.49614C4.47399 3.82948 4.95536 3 5.72318 3L10.2768 3C11.0446 3 11.526 3.82948 11.1451 4.49614L8.86824 8.48057Z%27/%3E%3C/svg%3E");position:absolute;width:1rem}.center--FalNUOIY--V6qqGGDC .mark--yPk9wf2g--UN5oNfcN.disabled--DDoFVdm7--pbDqjxte{border-color:var(--g-color-border-disabled)}.center--FalNUOIY--V6qqGGDC .mark-bottom--MFjCnYb6--ugEszRHB{transform:rotate(180deg)}.legend--rIPL90ul--Bdv59dMr{display:flex;justify-content:space-between}.list---Hbgws2w--mcGUwV_R{border:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-lg);overflow:hidden}.list---Hbgws2w--mcGUwV_R:nth-child(n){margin:.625rem 0}.list---Hbgws2w--mcGUwV_R.compact--WX6A5JqW--Cr5zWaLx{border:0}.list---Hbgws2w--mcGUwV_R.compact--WX6A5JqW--Cr5zWaLx.small---kVhtmED--T292Bd4E .item--1vUs12FN--QszzlXaA,.list---Hbgws2w--mcGUwV_R.compact--WX6A5JqW--Cr5zWaLx.small---kVhtmED--T292Bd4E .label--Y2cVPrOx--kT9FqeBn,.list---Hbgws2w--mcGUwV_R.compact--WX6A5JqW--Cr5zWaLx.small---kVhtmED--T292Bd4E .value--2CWwiQnm--ylIYvm6Z{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){.list---Hbgws2w--mcGUwV_R.zigzag--72390VNk--EZz_laqa .item--1vUs12FN--QszzlXaA{display:grid;grid-template-columns:1fr 1fr}.list---Hbgws2w--mcGUwV_R.zigzag--72390VNk--EZz_laqa .item--1vUs12FN--QszzlXaA .value--2CWwiQnm--ylIYvm6Z{text-align:right}}@media (min-width:768px){.list---Hbgws2w--mcGUwV_R.zigzag--72390VNk--EZz_laqa{align-items:stretch;display:grid;gap:0 var(--g-size-bs-30);grid-template-columns:1fr 1fr}.list---Hbgws2w--mcGUwV_R.zigzag--72390VNk--EZz_laqa .item--1vUs12FN--QszzlXaA:nth-child(odd){border-right:1px solid var(--g-color-border-secondary)}.list---Hbgws2w--mcGUwV_R.zigzag--72390VNk--EZz_laqa .item--1vUs12FN--QszzlXaA:nth-child(odd):nth-last-of-type(2){padding-bottom:.625rem}.list---Hbgws2w--mcGUwV_R.zigzag--72390VNk--EZz_laqa .value--2CWwiQnm--ylIYvm6Z{text-align:right}}.item--1vUs12FN--QszzlXaA{align-items:baseline;padding:.625rem 15px 0}@media (min-width:576px){.item--1vUs12FN--QszzlXaA{padding-left:var(--card-content-padding-horizontal,15px);padding-right:var(--card-content-padding-horizontal,15px)}}.item--1vUs12FN--QszzlXaA:last-of-type{padding-bottom:.625rem}.compact--WX6A5JqW--Cr5zWaLx .item--1vUs12FN--QszzlXaA{padding:0}.separated--Uuyo-wYz--AOZL_Duj .item--1vUs12FN--QszzlXaA{border-bottom:.0625rem solid var(--g-color-border-secondary);padding-bottom:.625rem}.separated--Uuyo-wYz--AOZL_Duj .item--1vUs12FN--QszzlXaA:last-of-type{border-bottom:0}.striped--CbFFOHKd--dWasb1xr .item--1vUs12FN--QszzlXaA{padding-bottom:.625rem}.striped--CbFFOHKd--dWasb1xr .item--1vUs12FN--QszzlXaA: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--UoKD31iM{text-align:right}}.compact--WX6A5JqW--Cr5zWaLx :nth-child(n):nth-child(n) .label--Y2cVPrOx--kT9FqeBn,.compact--WX6A5JqW--Cr5zWaLx :nth-child(n):nth-child(n) .value--2CWwiQnm--ylIYvm6Z{display:inline}:nth-child(n):nth-child(n) .label--Y2cVPrOx--kT9FqeBn{font-weight:600;-webkit-hyphens:auto;hyphens:auto;margin:0}.small---kVhtmED--T292Bd4E :nth-child(n):nth-child(n) .label--Y2cVPrOx--kT9FqeBn{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:nth-child(n):nth-child(n) .label--Y2cVPrOx--kT9FqeBn{font-size:.875rem;line-height:1.3125rem}}:nth-child(n):nth-child(n) .value--2CWwiQnm--ylIYvm6Z{margin:0}.small---kVhtmED--T292Bd4E .compact--WX6A5JqW--Cr5zWaLx :nth-child(n):nth-child(n) .value--2CWwiQnm--ylIYvm6Z{font-size:.875rem;line-height:1.3125rem}:nth-child(n):nth-child(n) .value--2CWwiQnm--ylIYvm6Z>:first-child{margin-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--ylIYvm6Z>:last-child{margin-bottom:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--ylIYvm6Z>.g-group--sR8B1XUL:first-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--ylIYvm6Z>p:first-child{padding-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--ylIYvm6Z>.g-group--sR8B1XUL:last-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--ylIYvm6Z>p:last-child{padding-bottom:0!important}.g-card--T55YA9tI .list---Hbgws2w--mcGUwV_R{border:0;margin:0}.g-card-function-body--nOXEIUJp .list---Hbgws2w--mcGUwV_R,.g-card-product-body--DBTymnN4 .list---Hbgws2w--mcGUwV_R,.g-modal-dialog--dWNrzxPr .list---Hbgws2w--mcGUwV_R{border:0;margin:0;padding-bottom:.25rem;padding-top:.25rem}.g-card-function-body--nOXEIUJp .item--1vUs12FN--QszzlXaA,.g-card-product-body--DBTymnN4 .item--1vUs12FN--QszzlXaA,.g-modal-dialog--dWNrzxPr .item--1vUs12FN--QszzlXaA{padding-left:0;padding-right:0}.g-card-function-body--nOXEIUJp .striped--CbFFOHKd--dWasb1xr,.g-card-product-body--DBTymnN4 .striped--CbFFOHKd--dWasb1xr,.g-modal-dialog--dWNrzxPr .striped--CbFFOHKd--dWasb1xr{margin-left:-.9375rem;margin-right:-.9375rem}.g-card-function-body--nOXEIUJp .striped--CbFFOHKd--dWasb1xr .item--1vUs12FN--QszzlXaA,.g-card-product-body--DBTymnN4 .striped--CbFFOHKd--dWasb1xr .item--1vUs12FN--QszzlXaA,.g-modal-dialog--dWNrzxPr .striped--CbFFOHKd--dWasb1xr .item--1vUs12FN--QszzlXaA{padding-left:15px;padding-right:15px}.item--6BtBJfY---Bo3SJ1VH{--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---Bo3SJ1VH .indicator--gNqZ7WSG--cEP6_fMW{grid-area:indicator}.item--6BtBJfY---Bo3SJ1VH .label--iTOyd20R--8UexDpsR{grid-area:label}.item--6BtBJfY---Bo3SJ1VH .value--oo2F5NNj--HPkqzaSO{grid-area:value}.horizontal--LJNNwnQ7--Thw9NYnR{display:flex;gap:0 1.25em;justify-content:space-between}.horizontal--LJNNwnQ7--Thw9NYnR .body--UIGcOfym--ORapreW6{display:flex;flex-wrap:wrap;gap:0 1.25em}.horizontal--LJNNwnQ7--Thw9NYnR .item--6BtBJfY---Bo3SJ1VH{--label-size:minmax(2em,max-content);--value-size:minmax(2em,max-content)}.horizontal--LJNNwnQ7--Thw9NYnR .item--6BtBJfY---Bo3SJ1VH:has(.value--oo2F5NNj--HPkqzaSO.sr-only--_Ee0g47B){--value-size:minmax(0rem,max-content)}.horizontal--LJNNwnQ7--Thw9NYnR.right--HpkPgLMi--JV1h0ZAD{flex-direction:row-reverse}.horizontal--LJNNwnQ7--Thw9NYnR.right--HpkPgLMi--JV1h0ZAD,.horizontal--LJNNwnQ7--Thw9NYnR.right--HpkPgLMi--JV1h0ZAD .body--UIGcOfym--ORapreW6{justify-content:end}@media (max-width:575.98px){.horizontal--LJNNwnQ7--Thw9NYnR .body--UIGcOfym--ORapreW6,.horizontal--LJNNwnQ7--Thw9NYnR:nth-child(n){flex-direction:column}.horizontal--LJNNwnQ7--Thw9NYnR.right--HpkPgLMi--JV1h0ZAD{margin-left:auto;width:-moz-max-content;width:max-content}}.horizontal--LJNNwnQ7--Thw9NYnR .value--oo2F5NNj--HPkqzaSO,.vertical--8oGa9yDX--YXzRmZG1 .value--oo2F5NNj--HPkqzaSO{margin-left:.5rem}.vertical--8oGa9yDX--YXzRmZG1.left--mq4RX93y--TmZPrXEm .item--6BtBJfY---Bo3SJ1VH{--label-size:minmax(0,max-content)}.vertical-reverse--DKYy1WpG--fFxcpfiD .item--6BtBJfY---Bo3SJ1VH{grid-template-areas:"indicator value label";grid-template-columns:var(--indicator-size) var(--value-size) var(--label-size)}.vertical-reverse--DKYy1WpG--fFxcpfiD .value--oo2F5NNj--HPkqzaSO{margin-right:.5rem}.vertical--8oGa9yDX--YXzRmZG1.right--HpkPgLMi--JV1h0ZAD .value--oo2F5NNj--HPkqzaSO,.vertical-reverse--DKYy1WpG--fFxcpfiD.right--HpkPgLMi--JV1h0ZAD .label--iTOyd20R--8UexDpsR{justify-self:end}.footer--Vc28W3F3--UY2vca9_{white-space:nowrap}.footer--Vc28W3F3--UY2vca9_ .item--6BtBJfY---Bo3SJ1VH{--indicator-size:0rem;--value-size:max-content}.footer--Vc28W3F3--UY2vca9_ .g-indicator--d8O34fdm:nth-child(n):nth-child(n){display:none}.horizontal--LJNNwnQ7--Thw9NYnR .footer--Vc28W3F3--UY2vca9_ .item--6BtBJfY---Bo3SJ1VH{--label-size:max-content}.body--UIGcOfym--ORapreW6 .label--iTOyd20R--8UexDpsR{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value--oo2F5NNj--HPkqzaSO{font-variant-numeric:lining-nums tabular-nums}.modal--yNG-7wT9--YY2xT85o{display:flex!important}.spinner--39gW63sl--Jvg6aCLb{padding-bottom:1.5625rem!important;padding-top:1.875rem!important}.spinner--39gW63sl--Jvg6aCLb 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--gDsWIBqp.appear--Vgu53FRx--vQxite8J,.backdrop--jYpTAeTn--gDsWIBqp.enter--jfSAMk9R--eLsgiwM_,.backdrop--jYpTAeTn--gDsWIBqp.exit--crmxmey9--MccmE8sg.exit-active--wzFPNx0I--C5lT9L50,.modal--yNG-7wT9--YY2xT85o.appear--Vgu53FRx--vQxite8J,.modal--yNG-7wT9--YY2xT85o.enter--jfSAMk9R--eLsgiwM_,.modal--yNG-7wT9--YY2xT85o.exit--crmxmey9--MccmE8sg.exit-active--wzFPNx0I--C5lT9L50{opacity:0}.modal--yNG-7wT9--YY2xT85o.appear--Vgu53FRx--vQxite8J,.modal--yNG-7wT9--YY2xT85o.enter--jfSAMk9R--eLsgiwM_,.modal--yNG-7wT9--YY2xT85o.exit--crmxmey9--MccmE8sg.exit-active--wzFPNx0I--C5lT9L50{transform:translateY(-3rem)}.modal--yNG-7wT9--YY2xT85o.appear--Vgu53FRx--vQxite8J.g-modal-drawer--M1SboLXc,.modal--yNG-7wT9--YY2xT85o.enter--jfSAMk9R--eLsgiwM_.g-modal-drawer--M1SboLXc,.modal--yNG-7wT9--YY2xT85o.exit--crmxmey9--MccmE8sg.exit-active--wzFPNx0I--C5lT9L50.g-modal-drawer--M1SboLXc{opacity:1;transform:translate(100%)}.backdrop--jYpTAeTn--gDsWIBqp.appear--Vgu53FRx--vQxite8J.appear-active--kp8FHcqB--dHRnRaVI,.backdrop--jYpTAeTn--gDsWIBqp.enter--jfSAMk9R--eLsgiwM_.enter-active--ImhhFujc--PqorqVQq,.backdrop--jYpTAeTn--gDsWIBqp.exit--crmxmey9--MccmE8sg,.modal--yNG-7wT9--YY2xT85o.appear--Vgu53FRx--vQxite8J.appear-active--kp8FHcqB--dHRnRaVI,.modal--yNG-7wT9--YY2xT85o.enter--jfSAMk9R--eLsgiwM_.enter-active--ImhhFujc--PqorqVQq,.modal--yNG-7wT9--YY2xT85o.exit--crmxmey9--MccmE8sg{opacity:1}.modal--yNG-7wT9--YY2xT85o.appear--Vgu53FRx--vQxite8J.appear-active--kp8FHcqB--dHRnRaVI,.modal--yNG-7wT9--YY2xT85o.enter--jfSAMk9R--eLsgiwM_.enter-active--ImhhFujc--PqorqVQq,.modal--yNG-7wT9--YY2xT85o.exit--crmxmey9--MccmE8sg{transform:translate(0)}.backdrop--jYpTAeTn--gDsWIBqp.appear--Vgu53FRx--vQxite8J.appear-active--kp8FHcqB--dHRnRaVI,.backdrop--jYpTAeTn--gDsWIBqp.enter--jfSAMk9R--eLsgiwM_.enter-active--ImhhFujc--PqorqVQq,.modal--yNG-7wT9--YY2xT85o.appear--Vgu53FRx--vQxite8J.appear-active--kp8FHcqB--dHRnRaVI,.modal--yNG-7wT9--YY2xT85o.enter--jfSAMk9R--eLsgiwM_.enter-active--ImhhFujc--PqorqVQq{transition:opacity .15s ease-out 0s,transform .3s ease-out 0s}.modal--yNG-7wT9--YY2xT85o.appear--Vgu53FRx--vQxite8J.appear-active--kp8FHcqB--dHRnRaVI,.modal--yNG-7wT9--YY2xT85o.enter--jfSAMk9R--eLsgiwM_.enter-active--ImhhFujc--PqorqVQq{transition-delay:.1s}.backdrop--jYpTAeTn--gDsWIBqp.exit--crmxmey9--MccmE8sg.exit-active--wzFPNx0I--C5lT9L50,.modal--yNG-7wT9--YY2xT85o.exit--crmxmey9--MccmE8sg.exit-active--wzFPNx0I--C5lT9L50{transition:opacity .15s ease-in 0s,transform .3s ease-in 0s}.backdrop--jYpTAeTn--gDsWIBqp.exit--crmxmey9--MccmE8sg.exit-active--wzFPNx0I--C5lT9L50{transition-delay:.1s}.container--YWMdLeZX--TcDPovbL{display:flex;flex-direction:column;list-style:none}.container--YWMdLeZX--TcDPovbL[data-separators]:after,.container--YWMdLeZX--TcDPovbL[data-separators]:before{color:var(--g-color-text-secondary);font-size:.875rem;line-height:1.25rem;padding:.1875rem 0}.container--YWMdLeZX--TcDPovbL[data-separators].compact--thuYCmm4--v9Otjtri:after,.container--YWMdLeZX--TcDPovbL[data-separators].compact--thuYCmm4--v9Otjtri:before{line-height:.4375rem}.container--YWMdLeZX--TcDPovbL[data-separators]:before{order:-1}.container--YWMdLeZX--TcDPovbL[data-separators]:after{order:1}.container--YWMdLeZX--TcDPovbL[data-separators="1"]:before,.container--YWMdLeZX--TcDPovbL[data-separators="2"]:after,.container--YWMdLeZX--TcDPovbL[data-separators="2"]:before{content:"⋯"/""}@supports not (content:""/"alt"){.container--YWMdLeZX--TcDPovbL[data-separators="1"]:before,.container--YWMdLeZX--TcDPovbL[data-separators="2"]:after,.container--YWMdLeZX--TcDPovbL[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--TcDPovbL[data-separators]:after,.container--YWMdLeZX--TcDPovbL[data-separators]:before,.item--mM9JhwVw--Bgp8rBeM{display:flex;justify-content:flex-end;text-align:right}.item--mM9JhwVw--Bgp8rBeM{padding:0!important}.item--mM9JhwVw--Bgp8rBeM[data-chunk=start]{order:-2}.item--mM9JhwVw--Bgp8rBeM[data-chunk=middle]{order:0}.item--mM9JhwVw--Bgp8rBeM[data-chunk=end]{order:2}.item--mM9JhwVw--Bgp8rBeM:before{content:none!important}.item--mM9JhwVw--Bgp8rBeM:after{border-radius:var(--g-size-border-radius-round);border-right:.25rem solid;content:"";margin-top:.0625rem}.item--mM9JhwVw--Bgp8rBeM.selected--jTSp6snD--MFumR1vg>a{font-weight:600!important}.item--mM9JhwVw--Bgp8rBeM>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--ChsZTER5{display:flex;flex-wrap:wrap;list-style:none}.breadcrumbs-item--z48DXdhC--nmfRMUOE{align-items:center;display:flex;font-size:.875rem}.breadcrumbs-item--z48DXdhC--nmfRMUOE: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--nmfRMUOE a[aria-disabled=true]:nth-child(n):nth-child(n){color:var(--g-color-text-primary)}.breadcrumbs-expand----H3RHjZ--V935MBED:nth-child(n):nth-child(n){color:var(--g-color-interactive-primary);min-height:1.5rem}.breadcrumbs-expand----H3RHjZ--V935MBED:nth-child(n):nth-child(n):hover{text-decoration:underline}.breadcrumbs-expand----H3RHjZ--V935MBED:nth-child(n):nth-child(n):after{content:"…"}.pagination--cjIKGOLi--wTfx5uQ9{display:flex;gap:.5rem}.pagination--cjIKGOLi--wTfx5uQ9 .g-button--QsY8oO7B{min-width:2rem}.pagination-current--HQ-epCnz--tOycWSvt: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--I26y9EoV:after{color:var(--g-color-text-disabled);content:"…";display:block;text-align:center;width:2rem}.button--MWuFanqu--Ths28e5z{font-size:.875rem!important;position:relative}.button--MWuFanqu--Ths28e5z.selected--xA96glx---oXx3kniU{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--Ths28e5z:active,.button--MWuFanqu--Ths28e5z:hover{background-image:none!important;border-color:transparent!important;outline:none!important}.button--MWuFanqu--Ths28e5z:hover{background-color:rgba(var(--rgb-overlay),.15)!important}.g-dark--OqJpqKwe .button--MWuFanqu--Ths28e5z:hover{background-color:rgba(var(--rgb-overlay),.1)!important}.button--MWuFanqu--Ths28e5z:active{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--Ths28e5z.g-button-hidden-label-always--OhTF3c3Z{margin:0 .25rem!important}.button--MWuFanqu--Ths28e5z:not(.g-button-hidden-label-always--OhTF3c3Z){padding:0 .625rem!important}.button--MWuFanqu--Ths28e5z.g-button-avatar--mwTgpiea .g-pill--yOMgnUbq,.button--MWuFanqu--Ths28e5z.g-button-hidden-label-always--OhTF3c3Z .g-pill--yOMgnUbq{bottom:60%;left:60%;margin:0!important;position:absolute;z-index:10}.button--MWuFanqu--Ths28e5z.g-button-avatar--mwTgpiea{margin:0 .625rem!important;padding:0!important}.dropdown--aVou9K-s--kY9FNsPs: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--kY9FNsPs:after{--color:CanvasText}}.dropdown--aVou9K-s--kY9FNsPs.disabled--6--wZeTg--QfSOteUk:after,.dropdown--aVou9K-s--kY9FNsPs:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.dropdown--aVou9K-s--kY9FNsPs.show--lEsjmE3a--gUlhb_9S:after,.dropdown--aVou9K-s--kY9FNsPs[aria-expanded=true]:after{transform:rotate(180deg)}.dropdown--aVou9K-s--kY9FNsPs:after{flex-shrink:0;margin-left:.25rem;margin-right:-.25rem}.dropdown--aVou9K-s--kY9FNsPs.g-button-avatar--mwTgpiea{margin-right:1.375rem!important}.dropdown--aVou9K-s--kY9FNsPs.g-button-avatar--mwTgpiea:after{left:100%;margin:-.5rem 0 0;position:absolute;top:50%}.full-width-container--d-zMnSUW--Iw5prnSJ{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--VagaN3-a--i7RMrFSK{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--hwgwrCNe--wVo5SgmR,.left--zshjQtr4--C9nrcvYL,.logo--uRZpvTH0--W0aXFfgY,.right--H7rtAEtt--uxeTY5ad{align-items:center;display:flex}.left--zshjQtr4--C9nrcvYL{grid-area:left;justify-content:flex-start}.center--hwgwrCNe--wVo5SgmR{grid-area:center;justify-content:center}.right--H7rtAEtt--uxeTY5ad{grid-area:right;justify-content:flex-end}.promotion---rdEr8jq--Lavnob8Q{margin:0 auto -.125rem}@media (min-width:576px){.left--zshjQtr4--C9nrcvYL .promotion---rdEr8jq--Lavnob8Q{margin-left:.5rem}.right--H7rtAEtt--uxeTY5ad .promotion---rdEr8jq--Lavnob8Q{margin-right:.5rem}}.sticky--DeppyjEX--WXe1aUie{position:sticky;top:0;z-index:290050}html:has(.sticky--DeppyjEX--WXe1aUie),html:has(.sticky--DeppyjEX--WXe1aUie) body{scroll-padding-top:5rem}.grid--VagaN3-a--i7RMrFSK{gap:.5rem;grid-template-areas:"left right";grid-template-columns:minmax(0,1fr) max-content}.grid-center--7E7s2TyV--Q5JxNzCx{grid-template-areas:"left center right";grid-template-columns:1fr 2fr 1fr}.grid-center--7E7s2TyV--Q5JxNzCx .left--zshjQtr4--C9nrcvYL{margin-right:-.5rem;min-width:0;padding-right:30px}.grid--VagaN3-a--i7RMrFSK:not(.large-logo--2yd1jgCc--DyAMzrZh) .logo--uRZpvTH0--W0aXFfgY{display:none}.grid--VagaN3-a--i7RMrFSK.large-logo--2yd1jgCc--DyAMzrZh .left--zshjQtr4--C9nrcvYL{padding-left:3.5rem}.grid--VagaN3-a--i7RMrFSK.large-logo--2yd1jgCc--DyAMzrZh .left--zshjQtr4--C9nrcvYL>.g-button--QsY8oO7B:first-child:before{content:"";height:3rem;left:-3.625rem;position:absolute;width:3rem}.logo--uRZpvTH0--W0aXFfgY{grid-area:left;justify-content:flex-start}.logo--uRZpvTH0--W0aXFfgY img,.logo--uRZpvTH0--W0aXFfgY svg{height:3rem!important;width:3rem!important}.full-width-container--HmaQVOJV--s9CIcs5E{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--LZIzp8iU--Z0vDTymS{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--p6hAVga9--gsgzULiW,.left--zdi5Tyfz--c9wCeACK,.logo--PNZb9X1x--WDGJppfQ,.right--epmpcuOW--a5bko2l1{align-items:center;display:flex}.left--zdi5Tyfz--c9wCeACK{grid-area:left;justify-content:flex-start}.center--p6hAVga9--gsgzULiW{grid-area:center;justify-content:center}.right--epmpcuOW--a5bko2l1{grid-area:right;justify-content:flex-end}.promotion--JEjhLxoK--j7CEZZ00{margin:0 auto -.125rem}@media (min-width:576px){.left--zdi5Tyfz--c9wCeACK .promotion--JEjhLxoK--j7CEZZ00{margin-left:.5rem}.right--epmpcuOW--a5bko2l1 .promotion--JEjhLxoK--j7CEZZ00{margin-right:.5rem}}.sticky--ouZd0cqI--u_RxkcXn{position:sticky;top:0;z-index:290050}html:has(.sticky--ouZd0cqI--u_RxkcXn),html:has(.sticky--ouZd0cqI--u_RxkcXn) body{scroll-padding-top:5rem}.grid--LZIzp8iU--Z0vDTymS{grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr)}.logo--PNZb9X1x--WDGJppfQ{grid-area:center;justify-content:center;padding-left:.75rem;padding-right:.75rem}.logo--PNZb9X1x--WDGJppfQ img,.logo--PNZb9X1x--WDGJppfQ svg{height:3rem!important;width:3rem!important}.dropdown--63SMhF2G--txiOToNo{background-color:var(--g-color-surface-primary);min-height:5rem;position:absolute;z-index:350000}.dropdown--63SMhF2G--txiOToNo.full-width--8TUfhAki--z2iIVLyY{width:100%}.full-width-container--Bi32-io8--ToBC8Yax{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--76BZNOnd--efNPGhQH{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--gCv1g-yz--CmlKTfJp,.left--1-5pYwku--jmczU4VQ,.logo--CQeuGjKj--YvNc_aMr,.right--BllDOGVh--R0enSeeS{align-items:center;display:flex}.left--1-5pYwku--jmczU4VQ{grid-area:left;justify-content:flex-start}.center--gCv1g-yz--CmlKTfJp{grid-area:center;justify-content:center}.right--BllDOGVh--R0enSeeS{grid-area:right;justify-content:flex-end}.promotion--0ack6d-f--iuwX7S4h{margin:0 auto -.125rem}@media (min-width:576px){.left--1-5pYwku--jmczU4VQ .promotion--0ack6d-f--iuwX7S4h{margin-left:.5rem}.right--BllDOGVh--R0enSeeS .promotion--0ack6d-f--iuwX7S4h{margin-right:.5rem}}.sticky--KdxZYAAN--p8LS8Ybs{position:sticky;top:0;z-index:290050}html:has(.sticky--KdxZYAAN--p8LS8Ybs),html:has(.sticky--KdxZYAAN--p8LS8Ybs) body{scroll-padding-top:5rem}.item--nDpqqxyW--ZFXm40oE{left:50%;top:0;transform:translate(-50%,calc(-100% - .25rem))}.item--nDpqqxyW--ZFXm40oE: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--ZFXm40oE:nth-child(n):nth-child(n):nth-child(n){background-color:Canvas}}@media (prefers-reduced-motion:no-preference){.item--nDpqqxyW--ZFXm40oE:nth-child(n):nth-child(n):nth-child(n){transition:transform .2s ease-in-out;will-change:transform}}.item--nDpqqxyW--ZFXm40oE:focus-visible{transform:translate(-50%)}.list--HRwueaYC--g4hY5XY9{display:flex;flex-wrap:wrap;row-gap:var(--g-size-spacing-md)}.item--sHtmmxoG--MkZ29Oih{align-items:center;display:flex;font-size:.875rem;line-height:1.3125rem}.item--sHtmmxoG--MkZ29Oih: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--A3CpRxkM{align-items:center;border:2px solid transparent;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;line-height:1.125rem;margin-right:var(--g-size-spacing-md);width:1.5rem}.past--zfJHeLjh--O6oWeQ9M .circle--3DmwLNv1--A3CpRxkM{background-color:var(--g-color-surface-primary)}.past--zfJHeLjh--O6oWeQ9M .circle--3DmwLNv1--A3CpRxkM:has(~a,~button){color:var(--g-color-interactive-primary)}.current--WSOb-dHC--qB_DfmgQ .circle--3DmwLNv1--A3CpRxkM{background-color:var(--g-color-text-primary);color:var(--g-color-surface-primary)}.future--1NZWHi5j--Xi7MdCQ4 .circle--3DmwLNv1--A3CpRxkM{border-color:var(--g-color-border-primary)}.circle--3DmwLNv1--A3CpRxkM:has(~.fake-link--C4V-DyNK--tczcvNnV:disabled){color:var(--g-color-text-disabled)}.label--Pb9qbuu8--SavPGRuX{font-weight:var(--g-font-weight-semibold)}.future--1NZWHi5j--Xi7MdCQ4 .label--Pb9qbuu8--SavPGRuX{color:var(--g-color-text-secondary)}.fake-link--C4V-DyNK--tczcvNnV: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--tczcvNnV:nth-child(n):nth-child(n):hover{text-decoration:underline}.fake-link--C4V-DyNK--tczcvNnV:nth-child(n):nth-child(n):disabled{color:var(--g-color-text-disabled);cursor:not-allowed;text-decoration:none}.container--U4sXvgcR--BoiUBDcS{--col-side:16rem;--col-body:100%;--col-summary:32rem;--offset-topnav:5rem;--offset-stripe:0rem;--offset-padding:var(--g-size-spacing-xl);--offset-drawer:3.5rem;display:flex;flex-direction:column;min-height:100vh}.container--U4sXvgcR--BoiUBDcS:has(.g-stripe--CK8CVIc9){--offset-stripe:4.375rem}.container--U4sXvgcR--BoiUBDcS:has(.g-sidenav-drawer--MExFGyJP){--col-side:17rem}.container--U4sXvgcR--BoiUBDcS:has(.g-sidenav-drawer--MExFGyJP~.g-sidenav--RU_XCdRe){--col-side:calc(var(--offset-drawer) + 17rem)}html:has(.container--U4sXvgcR--BoiUBDcS),html:has(.container--U4sXvgcR--BoiUBDcS) body{scroll-padding-top:5rem}.container--U4sXvgcR--BoiUBDcS .g-stripe--CK8CVIc9,.container--U4sXvgcR--BoiUBDcS .g-topnav--GmbVb3vF{position:sticky;z-index:290050}.container--U4sXvgcR--BoiUBDcS .g-topnav--GmbVb3vF{top:0}.container--U4sXvgcR--BoiUBDcS .g-stripe--CK8CVIc9{top:var(--offset-topnav)}.container--U4sXvgcR--BoiUBDcS .g-sidenav--RU_XCdRe{height:calc(100vh - var(--offset-topnav));overflow:auto;padding-bottom:1rem}.container--U4sXvgcR--BoiUBDcS .body--YLv2If1e--llYtPUWi>:first-child,.container--U4sXvgcR--BoiUBDcS .side--7ZTI7uxD--HC03YUbm>:first-child,.container--U4sXvgcR--BoiUBDcS .summary--harEtcMB--O_dLReji>:first-child{margin-top:0}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br{align-items:start;-moz-column-gap:var(--g-size-spacing-xl);column-gap:var(--g-size-spacing-xl);display:grid;flex:1;padding:var(--g-size-spacing-xl)}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B .g-h1--qD5KssxP,.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B h1{padding-top:var(--g-size-bs-5)!important}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B .g-breadcrumbs--nVHZTFgt{margin-top:var(--g-size-spacing-xl);padding:0}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B .g-tabs--BBNfBN4p{margin-bottom:0;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B .g-tabs--BBNfBN4p ul{margin:-.25rem}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B .g-stepnav--i2gTQ9e4{margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B .company-switch--uw-MxPTi--ETb2g3zv{display:flex;flex-direction:row;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B .company-switch--uw-MxPTi--ETb2g3zv>.g-card--T55YA9tI{margin:0}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B .company-switch--uw-MxPTi--ETb2g3zv .g-button-size-small--nSI6WK8C:nth-child(n){margin-top:0}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK{align-items:start;display:grid;row-gap:var(--g-size-spacing-xl)}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK>*{min-width:0}.container--U4sXvgcR--BoiUBDcS .footer--bCief-oN--yIbNH_7i{z-index:280000}@media (max-width:991.98px){.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .side--7ZTI7uxD--HC03YUbm{display:none}}@media (max-width:575.98px){.container--U4sXvgcR--BoiUBDcS .header--Rer9UnJO--NY9RoJ1B .g-flex--c71cqxic{flex-direction:column}}@media (min-width:576px){.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B:nth-child(n) .g-button--QsY8oO7B{margin-block:0}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .header--Rer9UnJO--NY9RoJ1B:nth-child(n) .g-button-size-small--nSI6WK8C{margin-top:var(--g-size-spacing-sm)}}@media (min-width:992px){.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br{grid-template-columns:var(--col-side) 1fr}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .side--7ZTI7uxD--HC03YUbm .g-sidenav--RU_XCdRe{margin-top:calc(var(--g-size-spacing-xl)*-1);padding-top:1rem;position:fixed;scrollbar-width:none}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .side--7ZTI7uxD--HC03YUbm .g-sidenav-drawer--MExFGyJP{margin-left:calc(var(--g-size-spacing-xl)*-1);padding-bottom:25vh}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .side--7ZTI7uxD--HC03YUbm .g-sidenav--RU_XCdRe:not(.g-sidenav-drawer--MExFGyJP){width:calc(var(--col-side))}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .side--7ZTI7uxD--HC03YUbm .g-sidenav-drawer--MExFGyJP~.g-sidenav--RU_XCdRe{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--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .side--7ZTI7uxD--HC03YUbm .g-card--T55YA9tI{margin-top:0}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK{grid-template-columns:minmax(auto,var(--col-body));padding-bottom:4.75rem}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK.medium--5yGwCNev--lorNrnZf{--col-body:43.5rem}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK.large--yEi9kSEH--vO5FuZG_{--col-body:60rem}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK.full--My2dSB-Y--fGNM_5rK{--col-body:100rem}}@media (min-width:1400px){.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br{padding-right:var(--g-size-layout-sm)}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br,.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK{-moz-column-gap:var(--g-size-layout-sm);column-gap:var(--g-size-layout-sm)}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK.medium--5yGwCNev--lorNrnZf:has(.summary--harEtcMB--O_dLReji){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK.medium--5yGwCNev--lorNrnZf:has(.summary--harEtcMB--O_dLReji) .header--Rer9UnJO--NY9RoJ1B{grid-column:1/-1}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK.medium--5yGwCNev--lorNrnZf:has(.summary--harEtcMB--O_dLReji) .summary--harEtcMB--O_dLReji{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}@media (min-width:1560px){.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br{padding-right:var(--g-size-layout-md)}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br,.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK{-moz-column-gap:var(--g-size-layout-md);column-gap:var(--g-size-layout-md)}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK.large--yEi9kSEH--vO5FuZG_:has(.summary--harEtcMB--O_dLReji){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK.large--yEi9kSEH--vO5FuZG_:has(.summary--harEtcMB--O_dLReji) .header--Rer9UnJO--NY9RoJ1B{grid-column:1/-1}.container--U4sXvgcR--BoiUBDcS .layout--QYQNhKQS--Ilhre3br .content--DBwQg4TA--m00G2qeK.large--yEi9kSEH--vO5FuZG_:has(.summary--harEtcMB--O_dLReji) .summary--harEtcMB--O_dLReji{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}.item--RZHE-m6x--bgRrLxj5:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;width:100%}.item--RZHE-m6x--bgRrLxj5.clickable---mZ3olty--TyEXlisv{cursor:pointer}.item--RZHE-m6x--bgRrLxj5.disabled--O4aKpQyp--hgUhHpi4{background-color:inherit;color:var(--g-color-text-disabled)}.container--ML7jzP3q--QdxLcDn6{flex:1;min-width:0}.container--ML7jzP3q--QdxLcDn6:nth-child(n):nth-child(n):nth-child(n)>.g-row--kd3BVwPU{margin-left:-.3125rem}.container--ML7jzP3q--QdxLcDn6:nth-child(n):nth-child(n):nth-child(n)>.g-form-group--dxMhFXq5{margin-top:0}.container--ML7jzP3q--QdxLcDn6:nth-child(n):nth-child(n):nth-child(n)>.g-form-multicol--lk1OsG3e{margin-top:-.25rem}.top--ytl0kIeO--ky0gnM_H .input--dYvurLsl--QPFv4r8q{align-self:flex-start!important}.has-product--SIC67Elh--dsWN91qy .input--dYvurLsl--QPFv4r8q:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.5625rem}.has-form--KsD0-I3G--JhFIJUJs.top--ytl0kIeO--ky0gnM_H .input--dYvurLsl--QPFv4r8q{margin:.125rem 0}.pill--jVxiD9Ld--ugX2riQS{position:absolute!important;right:1.875rem!important;top:.75rem!important}.pill-disabled--dGdnjg0e--V00I2XGP{background-color:rgba(var(--rgb-gray-300),.5)!important}.g-select--KSnKReJm:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-lg)}.menu--bv-SbeSE--Oj1fYO1e{display:block!important;float:none!important;min-width:0!important;position:static!important}.menu--bv-SbeSE--Oj1fYO1e .menu-item--9cggilUs--tl_rtQcl:not(.section--azJ7xT29--bi37glNE):nth-child(n){padding:0}.menu--bv-SbeSE--Oj1fYO1e .menu-item--9cggilUs--tl_rtQcl:before{display:none}.g-dropdown-product--u1MfoRRD:not(.g-dropdown-product-condensed--xAlNTmZA) .selectable--2Hxk0pG8--XMLfunQT{padding-left:.625rem}.g-dropdown-product--u1MfoRRD:not(.g-dropdown-product-condensed--xAlNTmZA) .selectable--2Hxk0pG8--XMLfunQT:nth-child(n):nth-child(n) .custom-control--PQSVzxvr{margin-right:.9375rem}.g-dropdown-product--u1MfoRRD:not(.g-dropdown-product-condensed--xAlNTmZA) .selectable--2Hxk0pG8--XMLfunQT:nth-child(n):nth-child(n) .g-product-info--i1LRGAot{padding-left:0}@keyframes animation-keyframes--MYVMHrhx--bvgCJYdS{0%{background-position:100% 100%}to{background-position:0 0}}.animated-container--vWDBvecW--IvyYEnk0{--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--bvgCJYdS 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--IvyYEnk0{--color-skeleton-container-mix:var(-color-gray-400)}.g-dark--OqJpqKwe .animated-container--vWDBvecW--IvyYEnk0{--color-skeleton-container-mix:var(--g-color-surface-secondary)}.skeleton--y7k2laQT--A8DgoHtB{--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--A8DgoHtB{--color-skeleton-dark:rgba(var(--rgb-black),0.09);--color-skeleton-bright:rgba(var(--rgb-black),0.025)}.g-dark--OqJpqKwe .skeleton--y7k2laQT--A8DgoHtB{--color-skeleton-dark:rgba(var(--rgb-gray-200),0.5);--color-skeleton-bright:rgba(var(--rgb-gray-200),0.1)}.g-dark--OqJpqKwe .g-card--PSlXdxY---EtgcY0yb .skeleton--y7k2laQT--A8DgoHtB{--color-skeleton-dark:rgba(var(--rgb-gray-400),1);--color-skeleton-bright:rgba(var(--rgb-gray-400),0.25)}.g-dark--OqJpqKwe [class*=g-bg-] .skeleton--y7k2laQT--A8DgoHtB{--color-skeleton-dark:rgba(var(--rgb-black),0.25);--color-skeleton-bright:rgba(var(--rgb-black),0.1)}.skeleton-static--z3Rxwx14--H_uR83QP{background:var(--color-skeleton-dark)}@keyframes animation-keyframes--qRTLvCCB--dfTegoJf{0%{background-position:200% 200%}to{background-position:0 0}}.skeleton-animated--c2IzPbaS--Mv0qu6NO{animation:animation-keyframes--qRTLvCCB--dfTegoJf 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---aXRH_0ra{border-radius:var(--g-size-border-radius-circle);overflow:hidden}.level-1--bIeH3D8a--YaMV7Vex{height:1.875rem}.level-2--u1cbd-Nw--cRjfgxxI{height:1.75rem}.level-3--nAMRtz44--qg_M7Lq3{height:1.5rem}.level-4--ocr-Otos--VTCyk3cM,.level-5--AsQi0ZI3--AFT6V7jw,.level-6--iYnatRmA--oxU1Sv5_{height:1.25rem}.line--v2sc4TTA--NRIk3h2u{border-radius:var(--g-size-border-radius-round);overflow:hidden}.skeleton-rectangle--oajTeGby--SWopmS9d{border-radius:var(--g-size-border-radius-lg);overflow:hidden}.container--benL4H5B--PRnLsZWL{margin-bottom:1.25rem}.g-card--T55YA9tI .container--benL4H5B--PRnLsZWL{margin-left:-.9375rem;margin-right:-.9375rem}.g-modal--gAZeXxlW .container--benL4H5B--PRnLsZWL:nth-child(n):nth-child(n){margin:-.625rem -1.25rem .25rem;width:calc(100% + 2.5rem)}.content--xKvZBFG6--xu9G5yfE{margin-bottom:1.25rem;margin-top:1.25rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.signing--B8NC6VxP--vdmQDw4k{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:5.375rem;padding:.9375rem 1.25rem}.signing--B8NC6VxP--vdmQDw4k.active--z2SucEzn--CECKCJ_a{padding-bottom:0;padding-top:0}.signing--B8NC6VxP--vdmQDw4k>:not(.alert--bkn-mhOx--x17KI_P5){margin:.3125rem 0!important}.alert--bkn-mhOx--x17KI_P5,.button--Ks-fRr0J--jO9Ivb63,.input--j05IPBDe--GUKjj2_j{flex-shrink:0}.alert--bkn-mhOx--x17KI_P5{margin-bottom:.3125rem;margin-top:-.3125rem;width:100%}@media (max-width:575.98px){.label--CFLrgs3H--ib0RQX8u{text-align:left;width:100%}}@media (min-width:576px){.content--xKvZBFG6--xu9G5yfE{margin-bottom:1.875rem;margin-top:1.875rem}.signing--B8NC6VxP--vdmQDw4k{flex-wrap:wrap;padding-left:4.0625rem;padding-right:4.0625rem}.signing--B8NC6VxP--vdmQDw4k>:not(.alert--bkn-mhOx--x17KI_P5){margin-left:.3125rem!important;margin-right:.3125rem!important}.input--j05IPBDe--GUKjj2_j{max-width:7.1875rem}.alert--bkn-mhOx--x17KI_P5{margin-bottom:0;margin-top:0;order:1}}.new-container--Rg9Ucmw2--rSYy21hY{justify-content:center}.new-container--Rg9Ucmw2--rSYy21hY .header--XjZgDopp--X_h2mBz4{display:grid;margin:0 auto;max-width:34.0625rem;text-align:center}.new-container--Rg9Ucmw2--rSYy21hY .header--XjZgDopp--X_h2mBz4 .illustration--PeGNeed6--WIdxtwyk{display:grid;height:8rem;margin-bottom:.25rem;place-items:center;width:100%}.new-container--Rg9Ucmw2--rSYy21hY .body-slot--9FfWPe6Q--rX3KY41w{padding-top:1.5rem;width:100%}.wrapper--k1xR-Xny--V4YJ0769{align-items:center;display:flex;justify-content:center;width:100%}.text--IXD37gwV--OiCzJa0L{text-align:right}.icon--anEhTHBf--bIDSsX6O{margin-left:.625rem}@media (max-width:575.98px){.text--IXD37gwV--OiCzJa0L{margin:0!important;padding:0!important;text-align:left}.icon--anEhTHBf--bIDSsX6O{align-self:flex-start;margin-top:.25rem}}.clearable-button--j6V7-ZCC--WjFuG_X6{display:inline-flex;position:relative}.clearable-button--j6V7-ZCC--WjFuG_X6 .action-button--7xRpEPGr--VqgBxowQ: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--WjFuG_X6 .action-button--7xRpEPGr--VqgBxowQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus-visible{z-index:10}.placeholder-text--9Y17OmvQ--hAIKadQy:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-inline:1.25rem}.placeholder-text--9Y17OmvQ--hAIKadQy:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--nSI6WK8C{padding-inline:.625rem}.placeholder-text--9Y17OmvQ--hAIKadQy:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.placeholder-text--9Y17OmvQ--hAIKadQy:nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,.placeholder-text--9Y17OmvQ--hAIKadQy:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{color:var(--g-color-interactive-primary)}.action-text--eatr-1lU--W6MYR1N_:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:1.25rem;padding-right:2.25rem}.action-text--eatr-1lU--W6MYR1N_:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--nSI6WK8C{padding-inline:.625rem 2.25rem}.clear-button--qoUOE5dK--uxWRhkPy{align-self:center;position:absolute;right:.25rem}.clear-button--qoUOE5dK--uxWRhkPy: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--JBA4F4_i{bottom:0;left:0;margin:0;pointer-events:none;position:fixed;right:0;z-index:500000}.grid--QYiBx4TN--Gtq90OtY{display:flex;flex-direction:column}.grid--QYiBx4TN--Gtq90OtY:not(:empty)+.empty--7TfqIhSa--e0q8S0Yd{display:none}.item--DZ7d24aI--siBfvjqj: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--siBfvjqj:nth-child(n):nth-child(n):nth-child(n).has-icon--1fT8JwIw--LIw5jhJO,.item--DZ7d24aI--siBfvjqj:nth-child(n):nth-child(n):nth-child(n).is-busy--He-4eH60--f0zce3Jb{padding-left:1.875rem}.item--DZ7d24aI--siBfvjqj .content--xyPHpjMp--Ki556ReQ{align-items:flex-start;display:flex;width:100%}.item--DZ7d24aI--siBfvjqj .icon--2QEBhgqs--ETw0gnhJ{flex-shrink:0;margin-left:-1.875rem;margin-right:.625rem}.item--DZ7d24aI--siBfvjqj .spinner--toSrV9br--rzkasMFt:nth-child(n):nth-child(n){color:var(--g-color-text-inverted-primary);margin-left:-2rem;margin-right:.5rem}.item--DZ7d24aI--siBfvjqj .close--pJp3n4U7--ZY5YfgAi{flex-shrink:0;margin-left:.375rem!important;margin-block:-.25rem!important}.item--DZ7d24aI--siBfvjqj .text--6Z1WD8wY--nEENDnQL{-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--siBfvjqj.error--vTLEKBkM--SNO99k4H .icon--2QEBhgqs--ETw0gnhJ{color:var(--g-color-error)}.item--DZ7d24aI--siBfvjqj.success--t9shp8Sn--DwXQUudt .icon--2QEBhgqs--ETw0gnhJ{color:var(--g-color-success)}.button--qi4eHLiw--oAY0C3yy:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.transition--LTq4ruBW--Djwl9H43{position:relative}.appear--rGT8sqiS--wQwOxSKZ .item--DZ7d24aI--siBfvjqj,.enter--3n88kKr0--NW6t6vyT .item--DZ7d24aI--siBfvjqj{opacity:0}.appear-active--tEj-tO9x--fj6RdTY4.transition--LTq4ruBW--Djwl9H43,.enter-active--1-c38zgr--v9SuK7Ax.transition--LTq4ruBW--Djwl9H43{transition:height .35s cubic-bezier(.215,.61,.355,1) 0s}.appear-active--tEj-tO9x--fj6RdTY4 .item--DZ7d24aI--siBfvjqj,.enter-active--1-c38zgr--v9SuK7Ax .item--DZ7d24aI--siBfvjqj{opacity:1;transition:opacity .35s cubic-bezier(.215,.61,.355,1) 0s}.exit--yLOZjiGO--J6luQ4gA .item--DZ7d24aI--siBfvjqj{opacity:1;transform:translateX(0)}.exit-active--0m428TPr--LCYcwkWh.transition--LTq4ruBW--Djwl9H43{transform-origin:0 100%;transition:height .35s cubic-bezier(.55,.055,.675,.19) 0s;transition-delay:175ms}.exit-active--0m428TPr--LCYcwkWh .item--DZ7d24aI--siBfvjqj{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--JBA4F4_i{bottom:0;left:-.3125rem;right:-.3125rem}.item--DZ7d24aI--siBfvjqj:nth-child(n):nth-child(n):nth-child(n){width:100%}}.overflow--jAcYpD3E--jXZadyJL{min-width:100%;overflow:clip;width:100%}.overflow--jAcYpD3E--jXZadyJL:where(.scroll--ucj0dtdW--ceyvUflm){overflow:auto}.overflow--jAcYpD3E--jXZadyJL:where(.scroll--ucj0dtdW--ceyvUflm):focus-visible{outline:.125rem solid var(--g-color-interactive-primary)}.g-card--T55YA9tI.g-card-no-padding--h0liTvkV .overflow--jAcYpD3E--jXZadyJL:where(.scroll--ucj0dtdW--ceyvUflm):focus-visible{outline-offset:-.125rem}.g-card--T55YA9tI:not(.g-card-no-padding--h0liTvkV):where(:not(.g-card-outer--lHNOZ4Yi)) .overflow--jAcYpD3E--jXZadyJL,.g-modal--gAZeXxlW .overflow--jAcYpD3E--jXZadyJL{border:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-lg)}.g-card--T55YA9tI.g-card-no-padding--h0liTvkV .overflow--jAcYpD3E--jXZadyJL{border:0}.g-card--T55YA9tI.g-card-inner--YwALkVLt:nth-child(n) .overflow--jAcYpD3E--jXZadyJL{border:0;border-radius:var(--g-size-border-radius-none)}.table---ZPCWbMG--YMxt734r{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--YMxt734r:where(.complex--VfS2UlwK--sJeW8d7t){display:block}:where(.table---ZPCWbMG--YMxt734r.complex--VfS2UlwK--sJeW8d7t) :is(.head--Inzh-Od9--OpniEt3i,.body--DiRYhmhY--T_7dSySy,.foot--27VNSWYd--R6hzWrkq,.cell--ZfnbGaik--npmeHjSJ){display:block}:where(.table---ZPCWbMG--YMxt734r.complex--VfS2UlwK--sJeW8d7t) .row--H0wL18yV--hVhdY8wV{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}@media (max-width:767.98px){.table---ZPCWbMG--YMxt734r:where(:not(.fixed--T-EXg9bo--OI9ZdzuQ)):where(:not(.complex--VfS2UlwK--sJeW8d7t)){display:block}:where(.table---ZPCWbMG--YMxt734r:where(:not(.fixed--T-EXg9bo--OI9ZdzuQ)):not(.complex--VfS2UlwK--sJeW8d7t)) :is(.head--Inzh-Od9--OpniEt3i,.body--DiRYhmhY--T_7dSySy,.foot--27VNSWYd--R6hzWrkq,.cell--ZfnbGaik--npmeHjSJ){display:block}:where(.table---ZPCWbMG--YMxt734r:where(:not(.fixed--T-EXg9bo--OI9ZdzuQ)):not(.complex--VfS2UlwK--sJeW8d7t)) .row--H0wL18yV--hVhdY8wV{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}}.table---ZPCWbMG--YMxt734r>.caption--7Zxs6tQ0--wTf3qr6V{height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;width:.0625rem}.g-card--T55YA9tI.g-card-no-padding--h0liTvkV .table---ZPCWbMG--YMxt734r{margin:0}.semantic-only--PpA7cSDY--QyUtd2d9{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--OpniEt3i .row--H0wL18yV--hVhdY8wV:first-child{border-top-width:0}.head--Inzh-Od9--OpniEt3i.sticky--lZPYH2qZ--Bu5Me1WE{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--T_7dSySy .row--H0wL18yV--hVhdY8wV:where(:not(.section--1z7neDHQ--bld5e1xW)):hover{background-color:var(--g-color-surface-alternate)}.section--1z7neDHQ--bld5e1xW:has(.header--np2UJB4N--WxX67EIg){padding-block:0}.section--1z7neDHQ--bld5e1xW .cell--ZfnbGaik--npmeHjSJ.header--np2UJB4N--WxX67EIg{font-size:1.125rem;font-weight:700;line-height:1.5rem}.section--1z7neDHQ--bld5e1xW .cell--ZfnbGaik--npmeHjSJ.header--np2UJB4N--WxX67EIg:nth-child(n){padding-block:1rem}.row--H0wL18yV--hVhdY8wV{border-top:.0625rem solid var(--g-color-border-secondary);padding:.3125rem}.use-focus-page-padding--VKJSJ0fp--cYCzfJKE .row--H0wL18yV--hVhdY8wV{padding:.3125rem calc(var(--card-content-padding-horizontal, .9375rem) - .625rem)}.row--H0wL18yV--hVhdY8wV.decorated--fpr2NXqJ--IwOFHsOl{position:relative}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .head--Inzh-Od9--OpniEt3i.semantic-only--PpA7cSDY--QyUtd2d9+.body--DiRYhmhY--T_7dSySy>.row--H0wL18yV--hVhdY8wV:first-child{border-top-width:0}@media (max-width:767.98px){:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .body--DiRYhmhY--T_7dSySy>.row--H0wL18yV--hVhdY8wV:first-child{border-top-width:0}}.head--Inzh-Od9--OpniEt3i .cell--ZfnbGaik--npmeHjSJ:where(:not(.headers-above--o3ACcm8X--yXVGe_C_)),.label--6nz00Pc---uIiSRgit{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:500;line-height:1.3125rem}.head--Inzh-Od9--OpniEt3i .cell--ZfnbGaik--npmeHjSJ:where(:not(.headers-above--o3ACcm8X--yXVGe_C_)) svg,.label--6nz00Pc---uIiSRgit svg{vertical-align:text-bottom}.head--Inzh-Od9--OpniEt3i .cell--ZfnbGaik--npmeHjSJ.headers-above--o3ACcm8X--yXVGe_C_{flex-grow:1;font-size:inherit;font-weight:inherit}.cell--ZfnbGaik--npmeHjSJ{align-self:flex-start;padding:.3125rem .625rem;vertical-align:top}.foot--27VNSWYd--R6hzWrkq .cell--ZfnbGaik--npmeHjSJ{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .head--Inzh-Od9--OpniEt3i{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--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .row--H0wL18yV--hVhdY8wV{padding:.625rem .3125rem}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .cell--ZfnbGaik--npmeHjSJ{padding-bottom:.25rem;padding-top:.25rem;text-align:left!important;width:100%!important}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .label--6nz00Pc---uIiSRgit,:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .value--noKRjdHZ--eAPwm2Ur{flex:1 0 0}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .label--6nz00Pc---uIiSRgit{overflow:hidden;padding-right:.625rem;text-overflow:ellipsis;white-space:nowrap}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .value--noKRjdHZ--eAPwm2Ur{width:50%}}@media (max-width:575.98px){:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .label--6nz00Pc---uIiSRgit,:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .value--noKRjdHZ--eAPwm2Ur{flex:0 0 100%}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ,.force-headers--SldDVg0S--Vo6AclT0)) .label--6nz00Pc---uIiSRgit{margin-top:.1875rem}}.table---ZPCWbMG--YMxt734r:where(.fixed--T-EXg9bo--OI9ZdzuQ):not(.complex--VfS2UlwK--sJeW8d7t) .row--H0wL18yV--hVhdY8wV{padding:0;position:static}.table---ZPCWbMG--YMxt734r:where(.fixed--T-EXg9bo--OI9ZdzuQ):not(.complex--VfS2UlwK--sJeW8d7t) .row--H0wL18yV--hVhdY8wV.decorated--fpr2NXqJ--IwOFHsOl .cell--ZfnbGaik--npmeHjSJ{position:relative}.table---ZPCWbMG--YMxt734r:where(.fixed--T-EXg9bo--OI9ZdzuQ):not(.complex--VfS2UlwK--sJeW8d7t) .row--H0wL18yV--hVhdY8wV:after{display:none}.table---ZPCWbMG--YMxt734r:where(.fixed--T-EXg9bo--OI9ZdzuQ):not(.complex--VfS2UlwK--sJeW8d7t) .cell--ZfnbGaik--npmeHjSJ{padding:.625rem}.table---ZPCWbMG--YMxt734r:where(.fixed--T-EXg9bo--OI9ZdzuQ):not(.complex--VfS2UlwK--sJeW8d7t) .cell--ZfnbGaik--npmeHjSJ:first-child{padding-left:.9375rem}.table---ZPCWbMG--YMxt734r:where(.fixed--T-EXg9bo--OI9ZdzuQ):not(.complex--VfS2UlwK--sJeW8d7t) .cell--ZfnbGaik--npmeHjSJ:last-child{padding-right:.9375rem}.table---ZPCWbMG--YMxt734r:where(.fixed--T-EXg9bo--OI9ZdzuQ):not(.complex--VfS2UlwK--sJeW8d7t).use-focus-page-padding--VKJSJ0fp--cYCzfJKE .cell--ZfnbGaik--npmeHjSJ:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--YMxt734r:where(.fixed--T-EXg9bo--OI9ZdzuQ):not(.complex--VfS2UlwK--sJeW8d7t).use-focus-page-padding--VKJSJ0fp--cYCzfJKE .cell--ZfnbGaik--npmeHjSJ:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--YMxt734r:where(.fixed--T-EXg9bo--OI9ZdzuQ) .row--H0wL18yV--hVhdY8wV{flex-grow:1;flex-wrap:nowrap}@media (min-width:768px){.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t) .row--H0wL18yV--hVhdY8wV{padding:0;position:static}.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t) .row--H0wL18yV--hVhdY8wV.decorated--fpr2NXqJ--IwOFHsOl .cell--ZfnbGaik--npmeHjSJ{position:relative}.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t) .row--H0wL18yV--hVhdY8wV:after{display:none}.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t) .cell--ZfnbGaik--npmeHjSJ{padding:.625rem}.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t) .cell--ZfnbGaik--npmeHjSJ:first-child{padding-left:.9375rem}.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t) .cell--ZfnbGaik--npmeHjSJ:last-child{padding-right:.9375rem}.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t).use-focus-page-padding--VKJSJ0fp--cYCzfJKE .cell--ZfnbGaik--npmeHjSJ:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t).use-focus-page-padding--VKJSJ0fp--cYCzfJKE .cell--ZfnbGaik--npmeHjSJ:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.label--6nz00Pc---uIiSRgit{display:none}}:where(.table---ZPCWbMG--YMxt734r.fixed--T-EXg9bo--OI9ZdzuQ) .label--6nz00Pc---uIiSRgit{display:none}.sort-button--sP9wqU8Q--obp5EYWN{margin:-.5rem -.625rem -.375rem -.125rem!important;position:relative}@media (max-width:767.98px){:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .sort-button--sP9wqU8Q--obp5EYWN{display:none!important}}.column-tooltip--rp-UZWp2--sBnVgetH~.sort-button--sP9wqU8Q--obp5EYWN{margin-left:.25rem!important}.cell--ZfnbGaik--npmeHjSJ.fluid--oyFtncUR--QzUQOqO1{flex-grow:1;flex-shrink:1}.cell--ZfnbGaik--npmeHjSJ.align-auto--SJhn6K5x--kfAj9W_E{text-align:left}.cell--ZfnbGaik--npmeHjSJ.center--sEdB2cRC--oYAgzNFR{align-self:center;vertical-align:middle}.cell--ZfnbGaik--npmeHjSJ.small--E8mfKIGr--T_p6kSWp{font-size:.875rem;line-height:1.3125rem}.cell--ZfnbGaik--npmeHjSJ .column-label--dufZTvkf--opgBk2HS~.separator--DuWPcHGK--PNUhoMWV{display:inline-block;width:.25rem}.body--DiRYhmhY--T_7dSySy .cell--ZfnbGaik--npmeHjSJ.truncate--IJdbbFbc--ReYLfreo,.cell--ZfnbGaik--npmeHjSJ.truncate--IJdbbFbc--ReYLfreo .column-label--dufZTvkf--opgBk2HS,.cell--ZfnbGaik--npmeHjSJ.truncate--IJdbbFbc--ReYLfreo>.value--noKRjdHZ--eAPwm2Ur{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell--ZfnbGaik--npmeHjSJ.truncate--IJdbbFbc--ReYLfreo .column-label--dufZTvkf--opgBk2HS{display:inline-block;max-width:100%;vertical-align:inherit}.cell--ZfnbGaik--npmeHjSJ.truncate--IJdbbFbc--ReYLfreo.tooltip--HKHit-ez--GYJC3LO_ .column-label--dufZTvkf--opgBk2HS{max-width:calc(100% - 1.25rem)}.cell--ZfnbGaik--npmeHjSJ.truncate--IJdbbFbc--ReYLfreo[aria-sort] .column-label--dufZTvkf--opgBk2HS{max-width:calc(100% - 1.5rem)}.cell--ZfnbGaik--npmeHjSJ.truncate--IJdbbFbc--ReYLfreo.tooltip--HKHit-ez--GYJC3LO_[aria-sort] .column-label--dufZTvkf--opgBk2HS{max-width:calc(100% - 2.75rem)}.head--Inzh-Od9--OpniEt3i .cell--ZfnbGaik--npmeHjSJ:not(.truncate--IJdbbFbc--ReYLfreo){text-wrap:balance}.cell--ZfnbGaik--npmeHjSJ.header--np2UJB4N--WxX67EIg,.cell--ZfnbGaik--npmeHjSJ:not(.truncate--IJdbbFbc--ReYLfreo){-webkit-hyphens:auto;hyphens:auto}.cell--ZfnbGaik--npmeHjSJ.header--np2UJB4N--WxX67EIg{font-weight:500}.cell--ZfnbGaik--npmeHjSJ.numeric--vtUBzsRe--Rf0JAkxw{text-align:right}.cell--ZfnbGaik--npmeHjSJ.selectable--wG87at-I--CD2xGO9C{width:2.5rem}.body--DiRYhmhY--T_7dSySy .cell--ZfnbGaik--npmeHjSJ.selectable--wG87at-I--CD2xGO9C{padding-bottom:0!important;padding-top:.3125rem!important}.complex--VfS2UlwK--sJeW8d7t .body--DiRYhmhY--T_7dSySy .cell--ZfnbGaik--npmeHjSJ.selectable--wG87at-I--CD2xGO9C{padding-top:.0625rem!important}.cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU,.cell--ZfnbGaik--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF{height:100%;text-align:right}.cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU:nth-child(n):nth-child(n):nth-child(n) .g-group-button--kER2Cua9,.cell--ZfnbGaik--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF:nth-child(n):nth-child(n):nth-child(n) .g-group-button--kER2Cua9{margin-bottom:-.5rem;margin-top:-.5rem}.cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU:nth-child(n):nth-child(n):nth-child(n) .g-group-button--kER2Cua9 .btn--o9nvwgZh:not(:first-child),.cell--ZfnbGaik--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF:nth-child(n):nth-child(n):nth-child(n) .g-group-button--kER2Cua9 .btn--o9nvwgZh:not(:first-child){margin-left:0}.cell--ZfnbGaik--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF{inset:0;position:absolute;z-index:0}.head--Inzh-Od9--OpniEt3i .cell--ZfnbGaik--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF{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--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF .g-button--QsY8oO7B[aria-expanded]{border:0;border-radius:var(--g-size-border-radius-none);inset:0;margin-left:0;min-height:100%;position:absolute}.decorated--fpr2NXqJ--IwOFHsOl .cell--ZfnbGaik--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF .g-button--QsY8oO7B[aria-expanded]{margin-left:.3125rem}.cell--ZfnbGaik--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF .g-button--QsY8oO7B[aria-expanded]:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.cell--ZfnbGaik--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF .g-button--QsY8oO7B[aria-expanded] .g-button-icon--o9dAlX0T{opacity:0}.cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU{z-index:1}.cell--ZfnbGaik--npmeHjSJ.collapsible--r01k3wBJ--mLIBAyIW,.cell--ZfnbGaik--npmeHjSJ.details--d7OcgIeg--t3GN19eY{padding-bottom:0;padding-top:0;position:relative;width:100%}.head--Inzh-Od9--OpniEt3i .cell--ZfnbGaik--npmeHjSJ.collapsible--r01k3wBJ--mLIBAyIW,.head--Inzh-Od9--OpniEt3i .cell--ZfnbGaik--npmeHjSJ.details--d7OcgIeg--t3GN19eY{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--npmeHjSJ.details--d7OcgIeg--t3GN19eY{order:2}.cell--ZfnbGaik--npmeHjSJ.details--d7OcgIeg--t3GN19eY.value--noKRjdHZ--eAPwm2Ur>:not(.label--6nz00Pc---uIiSRgit):first-child,.cell--ZfnbGaik--npmeHjSJ.details--d7OcgIeg--t3GN19eY>:not(.label--6nz00Pc---uIiSRgit):first-child{margin-top:.625rem}.cell--ZfnbGaik--npmeHjSJ.details--d7OcgIeg--t3GN19eY.value--noKRjdHZ--eAPwm2Ur>:not(.label--6nz00Pc---uIiSRgit):last-child,.cell--ZfnbGaik--npmeHjSJ.details--d7OcgIeg--t3GN19eY>:not(.label--6nz00Pc---uIiSRgit):last-child{margin-bottom:.625rem}.cell--ZfnbGaik--npmeHjSJ.collapsible--r01k3wBJ--mLIBAyIW{order:3}@media (min-width:768px){.cell--ZfnbGaik--npmeHjSJ.numeric--vtUBzsRe--Rf0JAkxw{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--T_7dSySy .cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU{padding-block:.0625rem}.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t) .body--DiRYhmhY--T_7dSySy .cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU{padding-block:.375rem}.cell--ZfnbGaik--npmeHjSJ.align-left--79BzXauZ--wFKHU9OR{text-align:left}.cell--ZfnbGaik--npmeHjSJ.align-center--LveTgS5K--WQ2iUygg{text-align:center}.cell--ZfnbGaik--npmeHjSJ.align-right--HF6twD9N--hNwOviJH{text-align:right}}:where(.table---ZPCWbMG--YMxt734r.fixed--T-EXg9bo--OI9ZdzuQ) .cell--ZfnbGaik--npmeHjSJ.numeric--vtUBzsRe--Rf0JAkxw{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--T_7dSySy :where(.table---ZPCWbMG--YMxt734r.fixed--T-EXg9bo--OI9ZdzuQ) .cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU{padding-block:.0625rem}.table---ZPCWbMG--YMxt734r:not(.complex--VfS2UlwK--sJeW8d7t) .body--DiRYhmhY--T_7dSySy :where(.table---ZPCWbMG--YMxt734r.fixed--T-EXg9bo--OI9ZdzuQ) .cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU{padding-block:.375rem}:where(.table---ZPCWbMG--YMxt734r.fixed--T-EXg9bo--OI9ZdzuQ) .cell--ZfnbGaik--npmeHjSJ.align-left--79BzXauZ--wFKHU9OR{text-align:left}:where(.table---ZPCWbMG--YMxt734r.fixed--T-EXg9bo--OI9ZdzuQ) .cell--ZfnbGaik--npmeHjSJ.align-center--LveTgS5K--WQ2iUygg{text-align:center}:where(.table---ZPCWbMG--YMxt734r.fixed--T-EXg9bo--OI9ZdzuQ) .cell--ZfnbGaik--npmeHjSJ.align-right--HF6twD9N--hNwOviJH{text-align:right}@media (max-width:767.98px){:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .cell--ZfnbGaik--npmeHjSJ.labelize--FYlcpzt6--_A0kIZCW{align-items:baseline;display:flex}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .cell--ZfnbGaik--npmeHjSJ.toggle--VeFasUkl--KtUl2QnF{text-align:right!important}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU>.label--6nz00Pc---uIiSRgit{visibility:hidden}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .cell--ZfnbGaik--npmeHjSJ .column-tooltip--rp-UZWp2--sBnVgetH,:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .cell--ZfnbGaik--npmeHjSJ.collapsible--r01k3wBJ--mLIBAyIW>.label--6nz00Pc---uIiSRgit,:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .cell--ZfnbGaik--npmeHjSJ.details--d7OcgIeg--t3GN19eY>.label--6nz00Pc---uIiSRgit,:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .cell--ZfnbGaik--npmeHjSJ.empty--an-I0Gar--QyV049BO{display:none}}@media (max-width:575.98px){:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .cell--ZfnbGaik--npmeHjSJ.labelize--FYlcpzt6--_A0kIZCW{flex-wrap:wrap}:where(.table---ZPCWbMG--YMxt734r:not(.fixed--T-EXg9bo--OI9ZdzuQ)) .cell--ZfnbGaik--npmeHjSJ.actions--VBaII3xD--gCk3GJaU>.label--6nz00Pc---uIiSRgit{display:none}}.toolbar--3fuF3Vm---fXcLDGf2{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---fXcLDGf2 .select--u7sWYpHu--wE7hAxKG{margin-right:.625rem!important}.toolbar--3fuF3Vm---fXcLDGf2 .group--IwkvwtKj--vMZ0Evhm{flex-shrink:0;width:auto}.toolbar--3fuF3Vm---fXcLDGf2 .button--vys3lpIf--Tz0iCzDY{margin-bottom:0!important;margin-top:0!important}.row--AOgPD9ZV--fiigUPSk{overflow:hidden;position:relative}.cell--PhQRA8Qo--cyJCgWs9{background-color:var(--g-color-surface-primary);margin:-.0625rem -.3125rem;margin-top:0!important;overflow:visible;padding:0;position:relative;top:.3125rem;width:calc(100% + .625rem)!important;z-index:30}.row--AOgPD9ZV--fiigUPSk:last-child .cell--PhQRA8Qo--cyJCgWs9{margin-bottom:0}@media (max-width:767.98px){.cell--PhQRA8Qo--cyJCgWs9{top:.625rem}}.container--QswwP5L7--a_IsoiT4:nth-child(n):nth-child(n){background-color:var(--g-color-surface-primary);border:.125rem solid var(--g-color-border-secondary);border-top:0;margin-bottom:0;margin-top:0}.header--iMa35ZO5--ydkKuCfr{background-color:var(--g-color-border-secondary);padding:.1875rem;text-align:right}.content--Nzux7pFz--FIk8b6YB{padding-left:.8125rem;padding-right:.8125rem}.no-padding--J019B6a4--Wdvtu3OE>.content--Nzux7pFz--FIk8b6YB{padding:0!important}.no-padding--J019B6a4--Wdvtu3OE>.content--Nzux7pFz--FIk8b6YB>*{margin-bottom:0!important;margin-top:0!important}.list--NnmPqsca--qcvxiMLA{--columns:var(--min-columns,1);--column-width:calc((100% - 0.9375rem*(var(--columns) - 1))/var(--columns))}.list--NnmPqsca--qcvxiMLA: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--qcvxiMLA:nth-child(n):nth-child(n){align-items:stretch;display:grid;gap:.9375rem;grid-template-columns:1fr;justify-content:center;margin:0}}.list--NnmPqsca--qcvxiMLA:nth-child(n):nth-child(n).dense--V9nB-aKr--mxUmMazR,.list--NnmPqsca--qcvxiMLA:nth-child(n):nth-child(n).full-width--FJmWdKUa--E4GLJxWU,.list--NnmPqsca--qcvxiMLA:nth-child(n):nth-child(n).regular--EYra7TdJ--K7ssy5M3,.list--NnmPqsca--qcvxiMLA:nth-child(n):nth-child(n).wide--9V-sW-l0--JXnQLg6v{grid-template-columns:repeat(auto-fit,minmax(var(--column-width,100%),min-content))}@media (min-width:576px){.list--NnmPqsca--qcvxiMLA:nth-child(n):nth-child(n){--columns:2;grid-template-columns:repeat(auto-fit,minmax(9.375rem,min-content))}.list--NnmPqsca--qcvxiMLA:nth-child(n):nth-child(n).full-width--FJmWdKUa--E4GLJxWU{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width:768px){.list--NnmPqsca--qcvxiMLA:nth-child(n):nth-child(n).regular--EYra7TdJ--K7ssy5M3{--columns:3}.list--NnmPqsca--qcvxiMLA:nth-child(n):nth-child(n).dense--V9nB-aKr--mxUmMazR{--columns:4}}.item--RVFXjwfl--dXNmq_O2:nth-child(n):nth-child(n){margin:.46875rem;padding:0}@supports (grid-area:auto){.item--RVFXjwfl--dXNmq_O2:nth-child(n):nth-child(n){margin:0}}.item--RVFXjwfl--dXNmq_O2:nth-child(n):nth-child(n):before{display:none}.item--RVFXjwfl--dXNmq_O2 .g-toggle--h3mS8Na5{height:100%}.item--RVFXjwfl--dXNmq_O2 .g-toggle-label--XqzeFjhf{flex:1}.date--OHeUfOHz--Z6Q1hG4E{color:var(--g-color-text-secondary)}.date--OHeUfOHz--Z6Q1hG4E .large--TvQvuKTZ--mWoPzevn,.date--OHeUfOHz--Z6Q1hG4E .year--jxaF6Opj--N2WskuCA{display:none}@supports not (contain:inline-size){@media (min-width:768px){.date--OHeUfOHz--Z6Q1hG4E{color:unset}.date--OHeUfOHz--Z6Q1hG4E .large--TvQvuKTZ--mWoPzevn,.date--OHeUfOHz--Z6Q1hG4E .year--jxaF6Opj--N2WskuCA{display:block;white-space:nowrap}.date--OHeUfOHz--Z6Q1hG4E .regular--fA21WNql--ulfjyWW1{display:none}}}@container transaction (width >= 39.0625rem){.date--OHeUfOHz--Z6Q1hG4E{color:unset}.date--OHeUfOHz--Z6Q1hG4E .large--TvQvuKTZ--mWoPzevn,.date--OHeUfOHz--Z6Q1hG4E .year--jxaF6Opj--N2WskuCA{display:block;white-space:nowrap}.date--OHeUfOHz--Z6Q1hG4E .regular--fA21WNql--ulfjyWW1{display:none}}.title--2T8r9-N2--NKOkTHfg,.title--2T8r9-N2--NKOkTHfg>*{font-weight:600!important}.title--2T8r9-N2--NKOkTHfg.link--Wdh-8obW--bWYLH5w9{color:inherit!important;position:static;text-decoration:none!important}.title--2T8r9-N2--NKOkTHfg.link--Wdh-8obW--bWYLH5w9:after{content:"";inset:0;position:absolute;z-index:0}.title--2T8r9-N2--NKOkTHfg.link--Wdh-8obW--bWYLH5w9:focus-visible:after,.title--2T8r9-N2--NKOkTHfg.link--Wdh-8obW--bWYLH5w9:hover:after{background-color:var(--g-color-overlay-hover);z-index:1}.title--2T8r9-N2--NKOkTHfg.link--Wdh-8obW--bWYLH5w9:focus-visible:after .g-avatar-content--n7PFYrEB:not(.g-avatar-content-border--y8DZl453),.title--2T8r9-N2--NKOkTHfg.link--Wdh-8obW--bWYLH5w9:hover:after .g-avatar-content--n7PFYrEB:not(.g-avatar-content-border--y8DZl453){--color-bg:var(--g-color-surface-primary)}.title--2T8r9-N2--NKOkTHfg>[class^=ico-]{margin-top:-.1875rem}.title--2T8r9-N2--NKOkTHfg~.info--dLtPOvlN--D8MDdTdf{display:block}.indicators--HqnChbfU--WDgt7saU{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--p3KsG2RB{display:block;font-size:.875rem;line-height:1.3125rem;padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--_ABAa4th,.amount-secondary--JVcC4uQT--O86TRI7h{color:var(--g-color-text-secondary);padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--_ABAa4th .icon--MGqT4tya--fPzRXza3,.amount-secondary--JVcC4uQT--O86TRI7h .icon--MGqT4tya--fPzRXza3{margin-right:.1875rem}.alert--0bN-uMWG--EyoxguNt>:first-child{margin-top:.375rem!important}.alert--0bN-uMWG--EyoxguNt>:last-child{margin-bottom:0!important}.menu--cxwua0C5--liEqdR_k{align-items:flex-end;display:inline-flex;flex-wrap:nowrap!important;justify-self:flex-end;margin-left:0!important;margin-right:0!important}.menu--cxwua0C5--liEqdR_k.in-amount--C5oBODPe--E3a1MNV6{max-width:100%}.menu--cxwua0C5--liEqdR_k.in-amount--C5oBODPe--E3a1MNV6:nth-child(n):nth-child(n){margin-top:.625rem}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--cxwua0C5--liEqdR_k.in-amount--C5oBODPe--E3a1MNV6{display:none!important}}}@container transaction (width < 39.0625rem){.menu--cxwua0C5--liEqdR_k.in-amount--C5oBODPe--E3a1MNV6{display:none!important}}.menu--cxwua0C5--liEqdR_k.in-amount--C5oBODPe--E3a1MNV6 .additional-button--agic9zzo--plBJMxTA{flex-basis:100%;overflow:hidden}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6){display:none}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6){display:none}}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_{display:flex;justify-content:flex-end;max-width:100%;min-width:100%}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_ .additional-button--agic9zzo--plBJMxTA{display:none}@supports not (contain:inline-size){@media (min-width:992px){.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_{display:flex}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_.offset-menu--5JJtrUMr--EsyWrv1w:has(.additional-button--agic9zzo--plBJMxTA:only-child){justify-content:flex-start}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_.offset-menu--5JJtrUMr--EsyWrv1w:has(.additional-button--agic9zzo--plBJMxTA:only-child) .additional-button--agic9zzo--plBJMxTA{flex-basis:8.375rem}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_ .additional-button--agic9zzo--plBJMxTA{display:flex;flex-basis:100%;overflow:hidden}}}@container transaction (width >= 51.5625rem){.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_{display:flex}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_.offset-menu--5JJtrUMr--EsyWrv1w:has(.additional-button--agic9zzo--plBJMxTA:only-child){justify-content:flex-start}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_.offset-menu--5JJtrUMr--EsyWrv1w:has(.additional-button--agic9zzo--plBJMxTA:only-child) .additional-button--agic9zzo--plBJMxTA{flex-basis:8.375rem}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6).panoramic--tTmlWp9A--CIy0ajR_ .additional-button--agic9zzo--plBJMxTA{display:flex;flex-basis:100%;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:1400px){.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6){display:flex;justify-content:flex-end}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6) .additional-button--agic9zzo--plBJMxTA{flex-basis:100%;overflow:hidden}}}@container transaction (width >= 87.5rem){.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6){display:flex;justify-content:flex-end}.menu--cxwua0C5--liEqdR_k:not(.in-amount--C5oBODPe--E3a1MNV6) .additional-button--agic9zzo--plBJMxTA{flex-basis:100%;overflow:hidden}}.menu--cxwua0C5--liEqdR_k .g-button--QsY8oO7B{margin-bottom:0!important;margin-top:0!important}.menu--cxwua0C5--liEqdR_k .g-button--QsY8oO7B:first-of-type{margin-left:0!important}.menu--cxwua0C5--liEqdR_k .g-button--QsY8oO7B:last-of-type{margin-right:0!important}.secondary--pniZYJjd--JdPwns4D.title--2T8r9-N2--NKOkTHfg{word-break:break-all}.secondary-icon--eUg2b--D--Z6D4LNRL{color:var(--g-color-border-primary);margin-left:-1.625rem;margin-right:.625rem;margin-top:-.1875rem}@supports not (contain:inline-size){@media (max-width:991.98px){.secondary-icon--eUg2b--D--Z6D4LNRL{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--U2IS7hOL{transform:rotate(90deg)}}}@container transaction (width < 51.5625rem){.secondary-icon--eUg2b--D--Z6D4LNRL{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--U2IS7hOL{transform:rotate(90deg)}}@supports not (contain:inline-size){@media (min-width:768px){.amount--r8ZBrHs7--p3KsG2RB,.title--2T8r9-N2--NKOkTHfg{font-size:1rem;line-height:1.5rem}}}@container transaction (width >= 39.0625rem){.amount--r8ZBrHs7--p3KsG2RB,.title--2T8r9-N2--NKOkTHfg{font-size:1rem;line-height:1.5rem}}.label---IyK-xe9--AFhYU3ij{color:inherit}@supports not (contain:inline-size){@media (min-width:768px){.label---IyK-xe9--AFhYU3ij{display:none}}}@container transaction (width >= 39.0625rem){.label---IyK-xe9--AFhYU3ij{display:none}}.text--Avn8jOAp--akvrBDQv:nth-child(n):nth-child(n){display:inline;font-size:inherit;line-height:inherit;max-width:100%;min-width:0;padding-bottom:0;padding-top:0}.text--Avn8jOAp--akvrBDQv.truncate--6uk8EQUM--dNIeMHRh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text--Avn8jOAp--akvrBDQv.faded--6Jhxx9L---CmHWdI0O{color:var(--g-color-text-secondary)}.grid--kIyebPJO--sn2ZK7hu{--grid-gap:0.625rem;display:grid;gap:0;grid-template-areas:"trx-selectable trx-avatar trx-title     trx-amount" "trx-selectable trx-avatar trx-info      trx-amount" "trx-selectable trx-avatar trx-title2    trx-amount" "trx-selectable trx-avatar trx-info2     trx-amount" "trx-selectable trx-avatar trx-date      trx-amount" "trx-selectable trx-avatar trx-misc      trx-amount" "trx-selectable trx-avatar trx-statement trx-amount" "trx-selectable trx-avatar trx-valuta    trx-amount" "trx-selectable trx-avatar trx-badges    trx-badges" "trx-selectable trx-avatar trx-alert     trx-alert" "trx-selectable trx-avatar trx-menu      trx-menu" "trx-detail     trx-detail trx-detail    trx-detail";grid-template-columns:repeat(2,minmax(0,min-content)) 1fr repeat(1,minmax(0,min-content));grid-template-rows:repeat(12,minmax(0,min-content));min-height:4.125rem;overflow:hidden;padding:.625rem calc(.9375rem - var(--grid-gap)) .625rem .9375rem;position:relative;width:100%}.grid--kIyebPJO--sn2ZK7hu:nth-child(n).panoramic--VzDK-OsW--b1pi4B80{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--sn2ZK7hu .overlay--gIchTPNi--gaNB9leK{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--sn2ZK7hu .overlay--gIchTPNi--gaNB9leK:focus-within{opacity:1}.grid--kIyebPJO--sn2ZK7hu .overlay--gIchTPNi--gaNB9leK .g-group-button--kER2Cua9{display:none;margin-left:-.3125rem;margin-right:-.3125rem}.grid--kIyebPJO--sn2ZK7hu .overlay--gIchTPNi--gaNB9leK .btn--o9nvwgZh:nth-child(n):nth-child(n),.grid--kIyebPJO--sn2ZK7hu .overlay--gIchTPNi--gaNB9leK .g-button--QsY8oO7B:nth-child(n):nth-child(n){background-color:var(--g-color-surface-secondary);margin-left:.3125rem;margin-right:.3125rem}@supports not (contain:inline-size){@media (min-width:768px){.grid--kIyebPJO--sn2ZK7hu{padding-left:.9375rem}.grid--kIyebPJO--sn2ZK7hu: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--sn2ZK7hu:nth-child(n).no-secondary---ymOixf---yQ1VoKXD{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--sn2ZK7hu.in-detail--OiII-3mC--j6dhdzRA{padding-left:.625rem}.grid--kIyebPJO--sn2ZK7hu .overlay--gIchTPNi--gaNB9leK .g-group-button--kER2Cua9{display:flex}.grid--kIyebPJO--sn2ZK7hu:hover .overlay--gIchTPNi--gaNB9leK{opacity:1}.grid--kIyebPJO--sn2ZK7hu:hover .overlay--gIchTPNi--gaNB9leK *{pointer-events:auto}}}@container transaction (width >= 39.0625rem){.grid--kIyebPJO--sn2ZK7hu{padding-left:.9375rem}.grid--kIyebPJO--sn2ZK7hu: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--sn2ZK7hu:nth-child(n).no-secondary---ymOixf---yQ1VoKXD{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--sn2ZK7hu.in-detail--OiII-3mC--j6dhdzRA{padding-left:.625rem}.grid--kIyebPJO--sn2ZK7hu .overlay--gIchTPNi--gaNB9leK .g-group-button--kER2Cua9{display:flex}.grid--kIyebPJO--sn2ZK7hu:hover .overlay--gIchTPNi--gaNB9leK{opacity:1}.grid--kIyebPJO--sn2ZK7hu:hover .overlay--gIchTPNi--gaNB9leK *{pointer-events:auto}}@supports not (contain:inline-size){@media (min-width:992px){.grid--kIyebPJO--sn2ZK7hu: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--sn2ZK7hu:nth-child(n).no-secondary---ymOixf---yQ1VoKXD{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--sn2ZK7hu: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--sn2ZK7hu:nth-child(n).no-secondary---ymOixf---yQ1VoKXD{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--sn2ZK7hu: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--sn2ZK7hu:nth-child(n).no-secondary---ymOixf---yQ1VoKXD{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--sn2ZK7hu:nth-child(n).panoramic--VzDK-OsW--b1pi4B80{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--sn2ZK7hu: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--sn2ZK7hu:nth-child(n).no-secondary---ymOixf---yQ1VoKXD{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--sn2ZK7hu:nth-child(n).panoramic--VzDK-OsW--b1pi4B80{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--sn2ZK7hu: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--sn2ZK7hu:nth-child(n).no-secondary---ymOixf---yQ1VoKXD{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--sn2ZK7hu:nth-child(n).panoramic--VzDK-OsW--b1pi4B80{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--sn2ZK7hu: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--sn2ZK7hu:nth-child(n).no-secondary---ymOixf---yQ1VoKXD{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--sn2ZK7hu:nth-child(n).panoramic--VzDK-OsW--b1pi4B80{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--GZiLJNNQ{padding:0 calc(var(--grid-gap)) 0 0}@supports not (contain:inline-size){@media (min-width:768px){.item--5h-W85Wi--GZiLJNNQ{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}}@container transaction (width >= 39.0625rem){.item--5h-W85Wi--GZiLJNNQ{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}.item--5h-W85Wi--GZiLJNNQ:empty{padding:0!important}.in-detail--OiII-3mC--j6dhdzRA .item--5h-W85Wi--GZiLJNNQ[hidden]{display:block!important}.item--5h-W85Wi--GZiLJNNQ .btn--o9nvwgZh,.item--5h-W85Wi--GZiLJNNQ .g-button--QsY8oO7B,.item--5h-W85Wi--GZiLJNNQ .g-tooltip-trigger--qPqstkiM{position:relative;z-index:10}.alert--hdCR7Hig--wWYDXcjr,.amount--0cI1yqRP--cPX6nqJZ,.amount-secondary--5BeXPMHG--KjIP0Rij,.avatar--QmIvbLen--uoqHB7XG,.badges--sRjD54on--tXAHFMMf,.date--IqcNPVMd--k1cZqLIU,.info--e3sjjlaG--VDGmPlnU,.info-secondary--L5Y0GC6H--gM9d0LCA,.menu--lUHhFlpt--DPgwSQbj,.misc--pi-vTQ0v--ViZ8MsOb,.selectable--aKtfC9Nq--quPRzwzn,.statement--ugA33low--H_ZA3O88,.title--vJSn5eGM--bNpCOwK6,.title-secondary--fh1xkErS--r1eLA7ts,.valuta--BoOk-sel--pDqmb8Gb{align-self:start;font-size:.875rem;line-height:1.3125rem}.badges--sRjD54on--tXAHFMMf,.date--IqcNPVMd--k1cZqLIU,.info--e3sjjlaG--VDGmPlnU,.info-secondary--L5Y0GC6H--gM9d0LCA{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.in-detail--OiII-3mC--j6dhdzRA .badges--sRjD54on--tXAHFMMf,.in-detail--OiII-3mC--j6dhdzRA .date--IqcNPVMd--k1cZqLIU,.in-detail--OiII-3mC--j6dhdzRA .info--e3sjjlaG--VDGmPlnU,.in-detail--OiII-3mC--j6dhdzRA .info-secondary--L5Y0GC6H--gM9d0LCA{white-space:unset}.amount--0cI1yqRP--cPX6nqJZ:before,.selectable--aKtfC9Nq--quPRzwzn:before{bottom:0;content:"";position:absolute;top:0;z-index:1}.amount--0cI1yqRP--cPX6nqJZ>*,.selectable--aKtfC9Nq--quPRzwzn>*{position:relative;z-index:10}.alert--hdCR7Hig--wWYDXcjr,.alert--hdCR7Hig--wWYDXcjr:empty,.badges--sRjD54on--tXAHFMMf,.badges--sRjD54on--tXAHFMMf:empty,.date--IqcNPVMd--k1cZqLIU,.date--IqcNPVMd--k1cZqLIU:empty,.menu--lUHhFlpt--DPgwSQbj,.menu--lUHhFlpt--DPgwSQbj:empty,.misc--pi-vTQ0v--ViZ8MsOb,.misc--pi-vTQ0v--ViZ8MsOb:empty{margin-top:0}.selectable--aKtfC9Nq--quPRzwzn{align-self:start;grid-area:trx-selectable;margin-top:0;width:2rem!important}.has-avatar--B3867wB9--RlJ_kW_u .selectable--aKtfC9Nq--quPRzwzn{margin-top:.4375rem}.selectable--aKtfC9Nq--quPRzwzn:before{left:0;width:2.625rem}.date--IqcNPVMd--k1cZqLIU{grid-area:trx-date}.avatar--QmIvbLen--uoqHB7XG{grid-area:trx-avatar;line-height:0;width:3.625rem!important}.title--vJSn5eGM--bNpCOwK6{grid-area:trx-title}.title--vJSn5eGM--bNpCOwK6,.title-secondary--fh1xkErS--r1eLA7ts{min-width:0}.title-secondary--fh1xkErS--r1eLA7ts{grid-area:trx-title2}.title--vJSn5eGM--bNpCOwK6.panoramic--VzDK-OsW--b1pi4B80{align-self:start!important}.badges--sRjD54on--tXAHFMMf{grid-area:trx-badges;line-height:1.5rem;white-space:normal}.indicators--odpEGFO5--WNr37AQQ{padding:0;width:0}.info--e3sjjlaG--VDGmPlnU{grid-area:trx-info}.info-secondary--L5Y0GC6H--gM9d0LCA{grid-area:trx-info2}.info--e3sjjlaG--VDGmPlnU.panoramic--VzDK-OsW--b1pi4B80{align-self:end!important;color:var(--g-color-text-secondary)}.menu--lUHhFlpt--DPgwSQbj{grid-area:trx-menu}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--lUHhFlpt--DPgwSQbj{margin-top:.625rem}}}@container transaction (width < 39.0625rem){.menu--lUHhFlpt--DPgwSQbj{margin-top:.625rem}}.amount--0cI1yqRP--cPX6nqJZ{align-self:stretch;grid-area:trx-amount;white-space:nowrap}.amount--0cI1yqRP--cPX6nqJZ,.amount--0cI1yqRP--cPX6nqJZ .in-detail--OiII-3mC--j6dhdzRA{text-align:right!important}.amount--0cI1yqRP--cPX6nqJZ.panoramic--VzDK-OsW--b1pi4B80{align-self:center}.amount-secondary--5BeXPMHG--KjIP0Rij{color:var(--g-color-text-primary);display:none;grid-area:trx-amount2;text-align:right!important}.amount-secondary--5BeXPMHG--KjIP0Rij.panoramic--VzDK-OsW--b1pi4B80{font-size:1rem}@supports not (contain:inline-size){@media (min-width:1200px){.amount-secondary--5BeXPMHG--KjIP0Rij{display:block}}}@container transaction (width >= 60rem){.amount-secondary--5BeXPMHG--KjIP0Rij{display:block}}.misc--pi-vTQ0v--ViZ8MsOb{font-size:.875rem;grid-area:trx-misc;line-height:1.3125rem}.misc--pi-vTQ0v--ViZ8MsOb.panoramic--VzDK-OsW--b1pi4B80{font-size:1rem}.alert--hdCR7Hig--wWYDXcjr{grid-area:trx-alert;padding:0}.valuta--BoOk-sel--pDqmb8Gb{grid-area:trx-valuta}.statement--ugA33low--H_ZA3O88{grid-area:trx-statement}.detail--ZYItS1Zq--OwmgjBAQ{grid-area:trx-detail;margin-bottom:-.625rem!important;margin-left:-1.25rem!important;margin-top:.625rem!important;padding:0;top:unset!important;width:auto!important}@supports not (contain:inline-size){@media (min-width:768px){.has-avatar--B3867wB9--RlJ_kW_u .avatar--QmIvbLen--uoqHB7XG,.has-avatar--B3867wB9--RlJ_kW_u .date--IqcNPVMd--k1cZqLIU,.has-avatar--B3867wB9--RlJ_kW_u .selectable--aKtfC9Nq--quPRzwzn{align-self:center}.selectable--aKtfC9Nq--quPRzwzn:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--RlJ_kW_u .selectable--aKtfC9Nq--quPRzwzn{margin-top:-.0625rem}.selectable--aKtfC9Nq--quPRzwzn:before{width:3.25rem}.date--IqcNPVMd--k1cZqLIU{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--uoqHB7XG{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--VDGmPlnU,.info-secondary--L5Y0GC6H--gM9d0LCA{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:1200px){.misc--pi-vTQ0v--ViZ8MsOb.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--ViZ8MsOb.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--tXAHFMMf{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--pDqmb8Gb{width:var(--column-valuta-width,4rem)}.statement--ugA33low--H_ZA3O88{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--DPgwSQbj{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--DPgwSQbj.panoramic--VzDK-OsW--b1pi4B80{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--DPgwSQbj.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--DPgwSQbj.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--cPX6nqJZ{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--cPX6nqJZ.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--KjIP0Rij{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--KjIP0Rij.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-amount-secondary-width,12.25rem)}}}@container transaction (width >= 39.0625rem){.has-avatar--B3867wB9--RlJ_kW_u .avatar--QmIvbLen--uoqHB7XG,.has-avatar--B3867wB9--RlJ_kW_u .date--IqcNPVMd--k1cZqLIU,.has-avatar--B3867wB9--RlJ_kW_u .selectable--aKtfC9Nq--quPRzwzn{align-self:center}.selectable--aKtfC9Nq--quPRzwzn:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--RlJ_kW_u .selectable--aKtfC9Nq--quPRzwzn{margin-top:-.0625rem}.selectable--aKtfC9Nq--quPRzwzn:before{width:3.25rem}.date--IqcNPVMd--k1cZqLIU{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--uoqHB7XG{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--VDGmPlnU,.info-secondary--L5Y0GC6H--gM9d0LCA{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:1200px){.misc--pi-vTQ0v--ViZ8MsOb.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--ViZ8MsOb.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--tXAHFMMf{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--pDqmb8Gb{width:var(--column-valuta-width,4rem)}.statement--ugA33low--H_ZA3O88{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--DPgwSQbj{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--DPgwSQbj.panoramic--VzDK-OsW--b1pi4B80{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:992px){.menu--lUHhFlpt--DPgwSQbj.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--DPgwSQbj.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--cPX6nqJZ{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--cPX6nqJZ.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--KjIP0Rij{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--KjIP0Rij.panoramic--VzDK-OsW--b1pi4B80{width:var(--column-amount-secondary-width,12.25rem)}}@supports not (contain:inline-size){@media (min-width:992px){.info-secondary--L5Y0GC6H--gM9d0LCA,.title-secondary--fh1xkErS--r1eLA7ts{padding-left:1.625rem}}}@container transaction (width >= 51.5625rem){.info-secondary--L5Y0GC6H--gM9d0LCA,.title-secondary--fh1xkErS--r1eLA7ts{padding-left:1.625rem}}@supports not (contain:inline-size){@media (min-width:1200px){.has-avatar--B3867wB9--RlJ_kW_u .amount--0cI1yqRP--cPX6nqJZ,.has-avatar--B3867wB9--RlJ_kW_u .amount-secondary--5BeXPMHG--KjIP0Rij,.has-avatar--B3867wB9--RlJ_kW_u .badges--sRjD54on--tXAHFMMf,.has-avatar--B3867wB9--RlJ_kW_u .date--IqcNPVMd--k1cZqLIU,.has-avatar--B3867wB9--RlJ_kW_u .menu--lUHhFlpt--DPgwSQbj,.has-avatar--B3867wB9--RlJ_kW_u .misc--pi-vTQ0v--ViZ8MsOb,.has-avatar--B3867wB9--RlJ_kW_u .statement--ugA33low--H_ZA3O88,.has-avatar--B3867wB9--RlJ_kW_u .title--vJSn5eGM--bNpCOwK6,.has-avatar--B3867wB9--RlJ_kW_u .title-secondary--fh1xkErS--r1eLA7ts,.has-avatar--B3867wB9--RlJ_kW_u .valuta--BoOk-sel--pDqmb8Gb{align-self:center}}}@container transaction (width >= 60rem){.has-avatar--B3867wB9--RlJ_kW_u .amount--0cI1yqRP--cPX6nqJZ,.has-avatar--B3867wB9--RlJ_kW_u .amount-secondary--5BeXPMHG--KjIP0Rij,.has-avatar--B3867wB9--RlJ_kW_u .badges--sRjD54on--tXAHFMMf,.has-avatar--B3867wB9--RlJ_kW_u .date--IqcNPVMd--k1cZqLIU,.has-avatar--B3867wB9--RlJ_kW_u .menu--lUHhFlpt--DPgwSQbj,.has-avatar--B3867wB9--RlJ_kW_u .misc--pi-vTQ0v--ViZ8MsOb,.has-avatar--B3867wB9--RlJ_kW_u .statement--ugA33low--H_ZA3O88,.has-avatar--B3867wB9--RlJ_kW_u .title--vJSn5eGM--bNpCOwK6,.has-avatar--B3867wB9--RlJ_kW_u .title-secondary--fh1xkErS--r1eLA7ts,.has-avatar--B3867wB9--RlJ_kW_u .valuta--BoOk-sel--pDqmb8Gb{align-self:center}}.nested--fyt3bgD0--HJDht19R.avatar--QmIvbLen--uoqHB7XG,.nested--fyt3bgD0--HJDht19R.info--e3sjjlaG--VDGmPlnU,.nested--fyt3bgD0--HJDht19R.title--vJSn5eGM--bNpCOwK6,.nested--fyt3bgD0--HJDht19R.title-secondary--fh1xkErS--r1eLA7ts{padding-left:2.125rem}@supports not (contain:inline-size){@media (max-width:1199.98px){.nested--fyt3bgD0--HJDht19R.badges--sRjD54on--tXAHFMMf,.nested--fyt3bgD0--HJDht19R.misc--pi-vTQ0v--ViZ8MsOb{padding-left:2.125rem}}}@container transaction (width < 60rem){.nested--fyt3bgD0--HJDht19R.badges--sRjD54on--tXAHFMMf,.nested--fyt3bgD0--HJDht19R.misc--pi-vTQ0v--ViZ8MsOb{padding-left:2.125rem}}.transaction--YokQpaB1--midqJq04: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--midqJq04:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--X71vpvdz:not(:has(.g-button--QsY8oO7B:hover)):hover{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--X71vpvdz:not(:has(.g-button--QsY8oO7B:hover)):hover .g-avatar-content--n7PFYrEB:not(.g-avatar-content-border--y8DZl453){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--X71vpvdz:not(:has(.g-button--QsY8oO7B:focus-visible)):focus-within{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--X71vpvdz:not(:has(.g-button--QsY8oO7B:focus-visible)):focus-within .g-avatar-content--n7PFYrEB:not(.g-avatar-content-border--y8DZl453){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--X71vpvdz:has(.g-button-collapsible--MpLw9HLe:focus-visible),.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--X71vpvdz:has(.g-button-collapsible--MpLw9HLe:hover){background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--X71vpvdz:has(.g-button-collapsible--MpLw9HLe:focus-visible) .g-avatar-content--n7PFYrEB:not(.g-avatar-content-border--y8DZl453),.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--X71vpvdz:has(.g-button-collapsible--MpLw9HLe:hover) .g-avatar-content--n7PFYrEB:not(.g-avatar-content-border--y8DZl453){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).selectable--bn-Pg-vf--qeh6nbuH{cursor:pointer}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--UMBpqSA8{background-color:var(--g-color-overlay-active)}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--UMBpqSA8 .g-avatar-content--n7PFYrEB:not(.g-avatar-content-border--y8DZl453){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--UMBpqSA8:focus-within,.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--UMBpqSA8:hover{background-color:var(--g-color-overlay-active-hover)}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--RP3ucWh8{cursor:not-allowed}.transaction--YokQpaB1--midqJq04:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--RP3ucWh8>td{opacity:.5}.decorated--B6AyuJDn--XbWWAFAJ .collapsible--yuT-Zbc3--XebFdyH5{padding-left:.3125rem}.collapsible--yuT-Zbc3--XebFdyH5.panoramic--k7zSPwyB--kbtOVUUQ{margin-right:0;z-index:50}.collapsible--yuT-Zbc3--XebFdyH5.panoramic--k7zSPwyB--kbtOVUUQ .collapsible-content-sheet--BJWdrAH---YnUhNr6b:nth-child(n):nth-child(n){border-left:none;border-right:none}.transaction-detail--YLhLTZEP--c8zoGyUL{border:0!important;border-radius:0!important;margin:0!important;width:100%}.g-focus-page--LfDnnVJT .transaction-detail--YLhLTZEP--c8zoGyUL .g-card--T55YA9tI:nth-child(n){--card-padding-vertical:var(--g-size-bs-10)}.g-focus-page--LfDnnVJT .transaction-detail--YLhLTZEP--c8zoGyUL .g-card--T55YA9tI:nth-child(n) .section--GbAtY6uY--rPxQnB6n{--card-padding-vertical:0}.transaction-detail--YLhLTZEP--c8zoGyUL .section--GbAtY6uY--rPxQnB6n{border-top:.0625rem solid var(--g-color-border-secondary)}.transaction-detail--YLhLTZEP--c8zoGyUL .list--eeDHI-tq--Qjp1z2JJ{border-radius:0!important;margin:0;padding:0;width:100%}.transaction-detail--YLhLTZEP--c8zoGyUL .list--eeDHI-tq--Qjp1z2JJ>.g-row--kd3BVwPU{padding-left:.9375rem;padding-right:.9375rem}.transaction-detail--YLhLTZEP--c8zoGyUL .buttons--yHME53zu--o2XNt70F{border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;flex-direction:column;margin:0!important;padding:.3125rem .9375rem!important}.transaction-detail--YLhLTZEP--c8zoGyUL .buttons--yHME53zu--o2XNt70F:empty{display:none}.transaction-detail--YLhLTZEP--c8zoGyUL .hero--zKyFVM6T--bEyjb5tW{text-align:center}.transaction-detail--YLhLTZEP--c8zoGyUL img{max-width:100%}.transaction-detail--YLhLTZEP--c8zoGyUL .no-label-item--xd773dz5--tlYdFy0P{border-bottom:.0625rem solid var(--g-color-border-secondary);border-top:.0625rem solid var(--g-color-border-secondary);margin-bottom:.625rem;margin-top:.625rem;padding-bottom:.625rem}.transaction-detail--YLhLTZEP--c8zoGyUL .no-label-item--xd773dz5--tlYdFy0P:first-child{border-top:0;margin-top:0}.transaction-detail--YLhLTZEP--c8zoGyUL .no-label-item--xd773dz5--tlYdFy0P:last-child{border-bottom:0;margin-bottom:0}.transaction-detail--YLhLTZEP--c8zoGyUL .no-label-item--xd773dz5--tlYdFy0P+.no-label-item--xd773dz5--tlYdFy0P{border-top:0;margin-top:-.625rem}.transaction-detail--YLhLTZEP--c8zoGyUL .no-label-item--xd773dz5--tlYdFy0P dt{display:none}@media (min-width:576px){.transaction-detail--YLhLTZEP--c8zoGyUL .buttons--yHME53zu--o2XNt70F{padding:.3125rem!important}}@media (min-width:768px){.transaction-detail--YLhLTZEP--c8zoGyUL .section--GbAtY6uY--rPxQnB6n.body---HPyvCVL--tbAYsSR_{display:flex}.transaction-detail--YLhLTZEP--c8zoGyUL .list--eeDHI-tq--Qjp1z2JJ{width:75%!important}.transaction-detail--YLhLTZEP--c8zoGyUL .label--S3UfGQFq--qZxLRTWC: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--c8zoGyUL .buttons--yHME53zu--o2XNt70F{border-bottom:0;border-left:.0625rem solid var(--g-color-border-secondary);order:1;padding:.3125rem!important;width:25%!important}}.button--sG3fA0UP--ZFGR0OLe{display:block!important;margin-top:.4375rem!important}.button--sG3fA0UP--ZFGR0OLe+.button--sG3fA0UP--ZFGR0OLe{margin-top:.625rem!important}@media (min-width:576px){.button--sG3fA0UP--ZFGR0OLe{min-width:9.375rem}}@media (min-width:768px){.button--sG3fA0UP--ZFGR0OLe{float:right;margin:-.0625rem -.0625rem -.0625rem .3125rem!important;min-width:6.25rem}.button--sG3fA0UP--ZFGR0OLe+.button--sG3fA0UP--ZFGR0OLe{clear:both;margin-top:.625rem!important}}.container--utr2D69J--IxCtGsFi{container-name:transaction;container-type:inline-size}.group-header--6P2b3Z9Q--ZqRnZeHf:nth-child(n):nth-child(n){--card-padding-vertical:0.6875rem}.header--5L1Ca-Rx--p0g_q6O6{padding-left:0;padding-right:0}@supports not (contain:inline-size){@media (max-width:767.98px){.header--5L1Ca-Rx--p0g_q6O6{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--p0g_q6O6+.body--40O60C-i--EoxAxaCz [role=row]:first-child{border-top-width:0}}}@container transaction (width < 39.0625rem){.header--5L1Ca-Rx--p0g_q6O6{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--p0g_q6O6+.body--40O60C-i--EoxAxaCz [role=row]:first-child{border-top-width:0}}.header--5L1Ca-Rx--p0g_q6O6 [role=row]{flex-wrap:nowrap;padding-left:.9375rem;padding-right:0}.header--5L1Ca-Rx--p0g_q6O6 [role=columnheader]{flex:0 0 auto;padding-left:.3125rem;padding-right:.9375rem}.header--5L1Ca-Rx--p0g_q6O6 .misc--ZIP-3PHV--yIn52YJW,.header--5L1Ca-Rx--p0g_q6O6 .title--90dtVLCC--lxiSk2wy,.header--5L1Ca-Rx--p0g_q6O6 .title-secondary--DZDjxqJW--de_tmFpI{flex:0 1 100%}.header--5L1Ca-Rx--p0g_q6O6 .title-secondary--DZDjxqJW--de_tmFpI{margin-left:1.3125rem;margin-right:-1.3125rem}@supports not (contain:inline-size){@media (max-width:991.98px){.header--5L1Ca-Rx--p0g_q6O6 .title-secondary--DZDjxqJW--de_tmFpI{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--p0g_q6O6 .title-secondary--DZDjxqJW--de_tmFpI{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--p0g_q6O6 .misc--ZIP-3PHV--yIn52YJW{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--p0g_q6O6 .misc--ZIP-3PHV--yIn52YJW{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--p0g_q6O6 .misc--ZIP-3PHV--yIn52YJW{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.panoramic--kwnYZynf--hKLToCzS .header--5L1Ca-Rx--p0g_q6O6 .misc--ZIP-3PHV--yIn52YJW{flex:0 0 auto;width:var(--column-misc-width,15rem)}.header--5L1Ca-Rx--p0g_q6O6 .badges----yvgefI--bZ2QcV0A,.header--5L1Ca-Rx--p0g_q6O6 .menu--php-enS0--o4EczRjM{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--p0g_q6O6 .badges----yvgefI--bZ2QcV0A,.header--5L1Ca-Rx--p0g_q6O6 .menu--php-enS0--o4EczRjM{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--p0g_q6O6 .badges----yvgefI--bZ2QcV0A,.header--5L1Ca-Rx--p0g_q6O6 .menu--php-enS0--o4EczRjM{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--p0g_q6O6 .amount--xVW9J5n---hkwLqovR{width:var(--column-amount-width,8rem)}.panoramic--kwnYZynf--hKLToCzS .header--5L1Ca-Rx--p0g_q6O6 .amount--xVW9J5n---hkwLqovR{width:var(--column-amount-width,12.25rem)}.header--5L1Ca-Rx--p0g_q6O6 .amount-secondary--V0thYqHV--y_jx70Sv{width:var(--column-amount-secondary-width,8rem)}.panoramic--kwnYZynf--hKLToCzS .header--5L1Ca-Rx--p0g_q6O6 .amount-secondary--V0thYqHV--y_jx70Sv{width:var(--column-amount-secondary-width,12.25rem)}@supports not (contain:inline-size){@media (max-width:1199.98px){.header--5L1Ca-Rx--p0g_q6O6 .amount-secondary--V0thYqHV--y_jx70Sv{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--p0g_q6O6 .amount-secondary--V0thYqHV--y_jx70Sv{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--p0g_q6O6 .selectable--cfUrHR69--OjrYizBw{width:2rem}.header--5L1Ca-Rx--p0g_q6O6 .date--trRibcnd--RMgFYymX{width:var(--column-date-width,4.75rem)}.header--5L1Ca-Rx--p0g_q6O6 .avatar--S-7boSwL--ACSVln4f{width:4.25rem}.header--5L1Ca-Rx--p0g_q6O6 .badges----yvgefI--bZ2QcV0A{width:var(--column-badges-width,9rem)}.header--5L1Ca-Rx--p0g_q6O6 .valuta--qgVoc2Tv--N0n4qDpV{width:var(--column-valuta-width,4rem)}.header--5L1Ca-Rx--p0g_q6O6 .statement--pjkpOsdl--IvEnvfhI{width:var(--column-statement-width,6rem)}.header--5L1Ca-Rx--p0g_q6O6 .menu--php-enS0--o4EczRjM{width:var(--column-menu-width,8.5rem)}@supports not (contain:inline-size){@media (min-width:992px){.panoramic--kwnYZynf--hKLToCzS .header--5L1Ca-Rx--p0g_q6O6 .menu--php-enS0--o4EczRjM{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--hKLToCzS .header--5L1Ca-Rx--p0g_q6O6 .menu--php-enS0--o4EczRjM{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--p0g_q6O6 .alert--sR-h-Hv6--gCXdolvh,.header--5L1Ca-Rx--p0g_q6O6 .detail--Gd-BIjzM--EbwRq_aR,.header--5L1Ca-Rx--p0g_q6O6 .indicators--hJY8sL03--UF17Iein,.header--5L1Ca-Rx--p0g_q6O6 .info--0ZADG0ha--RXbon2FG,.header--5L1Ca-Rx--p0g_q6O6 .info-secondary--GzmB2SeJ--iBQCjS5j,.header--5L1Ca-Rx--p0g_q6O6 .overlay---9-xOOxy--HpKhmv4O{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--gMUj4ZLi{border-width:.0625rem 0 0!important}.g-card-group-noline--pZ6tOBk5 .container--5x86fl9H--gMUj4ZLi+.container--5x86fl9H--gMUj4ZLi{border-top-width:0!important}.container--5x86fl9H--gMUj4ZLi .g-card-footer-amounts--T4ffVJNN{font-variant-numeric:lining-nums tabular-nums}.icon--ha8CiAXi--rGUCNJpq{color:var(--g-color-fill-primary);margin-right:.1875rem}.icon--ha8CiAXi--rGUCNJpq.star--zb9er7B9--TDMRBVmu{color:var(--g-color-interactive-primary);order:-1}.icon--ha8CiAXi--rGUCNJpq.attachment--Q4GVP6gg--NF6J2ZUn{order:-2}.icon--ha8CiAXi--rGUCNJpq.file--7lEte8wJ--G5XU9z3G{order:-3}.icon--ha8CiAXi--rGUCNJpq.location--0tll8ym3--Q2h6sDnA{order:-4}.icon--ha8CiAXi--rGUCNJpq.card-additional--w5Z03M5B--ISsFJAh0{order:-5}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU--v3XAExoB{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--v3XAExoB[aria-pressed=true]{color:var(--g-color-interactive-primary)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--EZZVj9_S{border-radius:var(--g-size-border-radius-round);display:inline-block;font-weight:600;height:2.5rem;padding:.5rem 1rem;text-decoration:none!important;transition-duration:.25s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none}:nth-child(n):nth-child(n) .tab--gDWr-RUT--EZZVj9_S:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.5)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--EZZVj9_S[aria-selected=true]{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .disabled--CYJeKBkA--ap2IRC5H{color:var(--g-color-text-disabled);cursor:not-allowed;display:inline-block;font-weight:600;height:2.5rem;padding:.5rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}:nth-child(n):nth-child(n) .g-card--T55YA9tI .tab--gDWr-RUT--EZZVj9_S:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-modal--gAZeXxlW .tab--gDWr-RUT--EZZVj9_S:hover:not([aria-selected=true]){background-color:var(--g-color-surface-alternate)}:nth-child(n):nth-child(n) .g-card--T55YA9tI .tab--gDWr-RUT--EZZVj9_S[aria-selected=true],:nth-child(n):nth-child(n) .g-modal--gAZeXxlW .tab--gDWr-RUT--EZZVj9_S[aria-selected=true]{background-color:var(--g-color-interactive-tertiary)}:nth-child(n):nth-child(n) .g-inverted--ofFYVmNP .tab--gDWr-RUT--EZZVj9_S:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.2)}:nth-child(n):nth-child(n) .g-inverted--ofFYVmNP .tab--gDWr-RUT--EZZVj9_S[aria-selected=true]{background-color:var(--g-color-surface-primary)}:nth-child(n):nth-child(n) .g-inverted--ofFYVmNP .disabled--CYJeKBkA--ap2IRC5H{color:var(--g-color-text-inverted-disabled)}:nth-child(n):nth-child(n) .g-inverted--ofFYVmNP.g-bg-honey--fwUKMku0 .tab--gDWr-RUT--EZZVj9_S{color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .g-inverted--ofFYVmNP.g-bg-honey--fwUKMku0 .tab--gDWr-RUT--EZZVj9_S:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-inverted--ofFYVmNP.g-bg-honey--fwUKMku0 .disabled--CYJeKBkA--ap2IRC5H{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .g-dark--OqJpqKwe .tab--gDWr-RUT--EZZVj9_S:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.04)}:nth-child(n):nth-child(n) .g-dark--OqJpqKwe .g-card--T55YA9tI .tab--gDWr-RUT--EZZVj9_S:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-dark--OqJpqKwe .g-modal--gAZeXxlW .tab--gDWr-RUT--EZZVj9_S:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.03)}:nth-child(n):nth-child(n) .g-dark--OqJpqKwe .g-card--T55YA9tI .tab--gDWr-RUT--EZZVj9_S[aria-selected=true],:nth-child(n):nth-child(n) .g-dark--OqJpqKwe .g-modal--gAZeXxlW .tab--gDWr-RUT--EZZVj9_S[aria-selected=true]{background-color:rgba(var(--rgb-gray-100),.15)}:nth-child(n):nth-child(n) .g-dark--OqJpqKwe .g-inverted--ofFYVmNP .tab--gDWr-RUT--EZZVj9_S:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.15)}:nth-child(n):nth-child(n) .g-dark--OqJpqKwe .g-inverted--ofFYVmNP .tab--gDWr-RUT--EZZVj9_S[aria-selected=true]{background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-dark--OqJpqKwe .g-inverted--ofFYVmNP.g-bg-honey--fwUKMku0 .disabled--CYJeKBkA--ap2IRC5H{color:var(--g-color-text-inverted-disabled)}.tabs-container--jgRTsIfq--c_mIMb3H{margin-bottom:1.5rem}.tabs-wrapper--pKz44J2K--MxEiE1Rr{--g-color-tabs-veil:var(--g-color-surface-secondary);min-width:0;position:relative}.tabs-wrapper--pKz44J2K--MxEiE1Rr:before{background:linear-gradient(to right,var(--g-color-tabs-veil),transparent);left:-.25rem}.tabs-wrapper--pKz44J2K--MxEiE1Rr:after,.tabs-wrapper--pKz44J2K--MxEiE1Rr:before{bottom:.25rem;content:"";pointer-events:none;position:absolute;top:.25rem;width:1.5rem}.tabs-wrapper--pKz44J2K--MxEiE1Rr:after{background:linear-gradient(to left,var(--g-color-tabs-veil),transparent);right:-.25rem}.tabs-wrapper--pKz44J2K--MxEiE1Rr.no-left-gradient--D15BFJHA--eTDxB8U9:before,.tabs-wrapper--pKz44J2K--MxEiE1Rr.no-right-gradient--g7lHgXjn--A1REmxXJ:after{content:none}.g-card--T55YA9tI .tabs-wrapper--pKz44J2K--MxEiE1Rr{--g-color-tabs-veil:var(--g-color-surface-primary)}.g-inverted--ofFYVmNP .tabs-wrapper--pKz44J2K--MxEiE1Rr{--g-color-tabs-veil:var(--color-bg)}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--yi76Y_YP{-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--yi76Y_YP::-webkit-scrollbar{display:none}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--yi76Y_YP>li{white-space:nowrap}:nth-child(n):nth-child(n):nth-child(n) .panel--0OUR6F2I--L9NiJ1GD>:first-child{margin-top:0;padding-top:0}.list--RVEQSE0y--H_6aqkeB{--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--H_6aqkeB:nth-child(n):nth-child(n){list-style:none;padding:0}@media (max-width:767.98px){.list--RVEQSE0y--H_6aqkeB{--indicator-size:1.5rem}.list--RVEQSE0y--H_6aqkeB.align-top--xh8PvyiI--m1EoUBQ3{position:relative;top:.25rem}}.item--dlRhvOG1--DFi_FZLx:nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.item--dlRhvOG1--DFi_FZLx.error--3-gQaCpZ--jEeFjpnS{--indicator-color:var(--g-color-error)}.item--dlRhvOG1--DFi_FZLx.warning--qfiQbov---Lnx1MEbq{--indicator-color:var(--g-color-warning)}.item--dlRhvOG1--DFi_FZLx.success--Kx1vT-BF--JMUr6kl7{--indicator-color:var(--g-color-success)}.item--dlRhvOG1--DFi_FZLx.selected--crf1iQb9--t_C8sLRP .content--9eUJOWUd--kF0PkE3D>*{font-weight:600}.content--9eUJOWUd--kF0PkE3D{width:100%;width:calc(100% - var(--indicator-size) - 1rem)}@media (max-width:767.98px){.content--9eUJOWUd--kF0PkE3D{--indicator-size:1.5rem}.align-top--xh8PvyiI--m1EoUBQ3 .content--9eUJOWUd--kF0PkE3D{position:relative;top:-.25rem}}.indicator--NiwbLcMH--eqGaSvKz{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--m1EoUBQ3 .indicator--NiwbLcMH--eqGaSvKz{align-self:flex-start}.error--3-gQaCpZ--jEeFjpnS .indicator--NiwbLcMH--eqGaSvKz,.success--Kx1vT-BF--JMUr6kl7 .indicator--NiwbLcMH--eqGaSvKz,.use-icons--VXB730uO--pZswpAVV .indicator--NiwbLcMH--eqGaSvKz,.warning--qfiQbov---Lnx1MEbq .indicator--NiwbLcMH--eqGaSvKz{color:var(--indicator-color)}.current--WgYjM8wa--m9mHAW7k .indicator--NiwbLcMH--eqGaSvKz,.error--3-gQaCpZ--jEeFjpnS .indicator--NiwbLcMH--eqGaSvKz,.success--Kx1vT-BF--JMUr6kl7 .indicator--NiwbLcMH--eqGaSvKz,.warning--qfiQbov---Lnx1MEbq .indicator--NiwbLcMH--eqGaSvKz{background:var(--indicator-color);border-color:var(--indicator-color);color:var(--g-color-text-inverted-primary)}@media (max-width:767.98px){.indicator--NiwbLcMH--eqGaSvKz{font-size:.75rem;line-height:1.125rem}.indicator--NiwbLcMH--eqGaSvKz:nth-child(n){background:transparent;color:var(--indicator-color)}.error--3-gQaCpZ--jEeFjpnS .indicator--NiwbLcMH--eqGaSvKz:nth-child(n),.success--Kx1vT-BF--JMUr6kl7 .indicator--NiwbLcMH--eqGaSvKz:nth-child(n),.use-icons--VXB730uO--pZswpAVV .indicator--NiwbLcMH--eqGaSvKz:nth-child(n):has(.icon--NMx9BJ3A--APvwrQYP),.warning--qfiQbov---Lnx1MEbq .indicator--NiwbLcMH--eqGaSvKz:nth-child(n){background:none;border:0;color:var(--indicator-color)}}.indicator--NiwbLcMH--eqGaSvKz:after,.indicator--NiwbLcMH--eqGaSvKz: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--m1EoUBQ3 .indicator--NiwbLcMH--eqGaSvKz:after,.align-top--xh8PvyiI--m1EoUBQ3 .indicator--NiwbLcMH--eqGaSvKz:before{bottom:calc(100% + .5rem);top:calc(var(--indicator-size) + .5rem)}.indicator--NiwbLcMH--eqGaSvKz:nth-child(n):before{background-color:var(--line-color-before);top:-1rem}.indicator--NiwbLcMH--eqGaSvKz:nth-child(n):after{background-color:var(--line-color-after);bottom:-1rem}.item-container--dTabbkMD--bINgx7xy:nth-child(n):nth-child(n){margin:2rem 0;min-height:2rem;overflow:visible!important;padding:0}.item-container--dTabbkMD--bINgx7xy:nth-child(n):nth-child(n):first-child{margin-top:0}.item-container--dTabbkMD--bINgx7xy:nth-child(n):nth-child(n).toggle--j69QZ6Db--OX5nv4K_,.item-container--dTabbkMD--bINgx7xy:nth-child(n):nth-child(n):last-child{margin-bottom:0}.item-container--dTabbkMD--bINgx7xy.current-container--z5TsGMbB--QA45hVuc{--indicator-color:var(--g-color-interactive-primary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--bINgx7xy.current-container--z5TsGMbB--QA45hVuc~.item-container--dTabbkMD--bINgx7xy{--line-color-before:var(--g-color-border-secondary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--bINgx7xy .menu-item--Eb9DUWCz--WeRv2mR0 .item--dlRhvOG1--DFi_FZLx:after{content:""}.item-container--dTabbkMD--bINgx7xy .menu-item--Eb9DUWCz--WeRv2mR0:not(.disabled--IJceIeaM--X4WqlYD5):hover .item--dlRhvOG1--DFi_FZLx: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--bINgx7xy .menu-item--Eb9DUWCz--WeRv2mR0:focus-visible:nth-child(n):nth-child(n){outline:none}.item-container--dTabbkMD--bINgx7xy .menu-item--Eb9DUWCz--WeRv2mR0:focus-visible .item--dlRhvOG1--DFi_FZLx: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--bINgx7xy .menu-item--Eb9DUWCz--WeRv2mR0:hover:nth-child(n),.item-container--dTabbkMD--bINgx7xy .menu-item--Eb9DUWCz--WeRv2mR0:nth-child(n){color:var(--g-color-text-primary);text-decoration:none}.item-container--dTabbkMD--bINgx7xy .menu-item--Eb9DUWCz--WeRv2mR0.disabled--IJceIeaM--X4WqlYD5{cursor:not-allowed}.item-container--dTabbkMD--bINgx7xy:first-child .indicator--NiwbLcMH--eqGaSvKz:before,.item-container--dTabbkMD--bINgx7xy:last-child .indicator--NiwbLcMH--eqGaSvKz:after{display:none}@media (max-width:767.98px){.icon--NMx9BJ3A--APvwrQYP:nth-child(n):nth-child(n){height:1.5rem;line-height:1.5rem;width:1.5rem}}.toggle--j69QZ6Db--OX5nv4K_ .button--ANVUENaK--b4u0E5qE{justify-content:flex-start!important}.toggle--j69QZ6Db--OX5nv4K_ .button--ANVUENaK--b4u0E5qE:focus-visible{outline-offset:-.25rem}.toggle--j69QZ6Db--OX5nv4K_ .button-icon--Fygro0FV--sX6El0W7{width:var(--indicator-size)!important}.toggle--j69QZ6Db--OX5nv4K_ .button-label--nE6lDAEw--PnLu9X20{margin-left:1rem!important}.align-top--xh8PvyiI--m1EoUBQ3 .toggle--j69QZ6Db--OX5nv4K_ .button--ANVUENaK--b4u0E5qE{margin-top:-.25rem}.toggle--j69QZ6Db--OX5nv4K_ .content--9eUJOWUd--kF0PkE3D{flex-shrink:0;position:relative;width:calc(100% + 2rem)}.toggle--j69QZ6Db--OX5nv4K_ .indicator--NiwbLcMH--eqGaSvKz{background:transparent;border:0;color:transparent!important;margin:0;width:0}.placeholder--FoXkO4ay--y_ew7aK1{--rgb-placeholder:var(--rgb-gray-300);color:rgba(var(--rgb-placeholder),1);display:grid;grid-template-areas:"box";height:100%;overflow:hidden}.g-inverted--ofFYVmNP .placeholder--FoXkO4ay--y_ew7aK1,.placeholder--FoXkO4ay--y_ew7aK1.inverted--aDQwL0-c--dj0Bormw{--rgb-placeholder:var(--rgb-white)}.g-dark--OqJpqKwe .placeholder--FoXkO4ay--y_ew7aK1{--rgb-placeholder:var(--rgb-gray-100)}.placeholder--FoXkO4ay--y_ew7aK1: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--y_ew7aK1[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--y_ew7aK1[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--y_ew7aK1.inline--JWAouQtb--TA66z1Bx{display:inline-grid;width:100%}.placeholder--FoXkO4ay--y_ew7aK1.overlay--FhbAWjVk--KxiPx23F{background-color:rgba(var(--rgb-placeholder),.1)}.placeholder--FoXkO4ay--y_ew7aK1.standalone--osE5J4mV--NKUiTXR1{border:.0625rem solid rgba(var(--rgb-placeholder),.2)}@media (forced-colors:active){.placeholder--FoXkO4ay--y_ew7aK1{opacity:.25}}@media (min-width:576px){.layout--SjorxVB0--GjTLxyQD{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--GjTLxyQD{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--GjTLxyQD{max-width:960px}}@media (min-width:1200px){.layout--SjorxVB0--GjTLxyQD{max-width:1140px}}@media (min-width:1400px){.layout--SjorxVB0--GjTLxyQD{max-width:1320px}}.layout--SjorxVB0--GjTLxyQD{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--GjTLxyQD.bs4--NNwM0vnv--cJdp6Yld{max-width:1140px}}@media (min-width:576px){.layout--SjorxVB0--GjTLxyQD.extended--KFHHSiEf--jDXqWTPS{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--GjTLxyQD.extended--KFHHSiEf--jDXqWTPS{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--GjTLxyQD.extended--KFHHSiEf--jDXqWTPS{max-width:960px}}@media (min-width:1320px){.layout--SjorxVB0--GjTLxyQD.extended--KFHHSiEf--jDXqWTPS{max-width:1260px}}@media (min-width:1560px){.layout--SjorxVB0--GjTLxyQD.extended--KFHHSiEf--jDXqWTPS{max-width:1480px}}@media (min-width:1400px){.layout--SjorxVB0--GjTLxyQD.extended--KFHHSiEf--jDXqWTPS.bs4--NNwM0vnv--cJdp6Yld{max-width:1260px}}.layout--SjorxVB0--GjTLxyQD.fluid--4FZpoT90--oySTvZJA:nth-child(n){max-width:none}@media (max-width:575.98px){.layout--SjorxVB0--GjTLxyQD{padding:15px}}.layout--SjorxVB0--GjTLxyQD.embedded--NWJlVV6---XetJh9ux{margin:0;padding:var(--main-margin-vertical,30px) 0}.layout--SjorxVB0--GjTLxyQD.full---iiaJ0fX--W6aGk239:nth-child(n){margin:0;max-width:none;padding:0}@media (max-width:575.98px){.layout--SjorxVB0--GjTLxyQD.full---iiaJ0fX--W6aGk239{padding:0}}.layout--SjorxVB0--GjTLxyQD.full---iiaJ0fX--W6aGk239.embedded--NWJlVV6---XetJh9ux{overflow-x:hidden}.layout--SjorxVB0--GjTLxyQD.full---iiaJ0fX--W6aGk239 .container--U3qJgVnd--gYsPxTP8,.layout--SjorxVB0--GjTLxyQD.full---iiaJ0fX--W6aGk239 .container-fluid--8K18m3SB--cM7ljWpE{max-width:none}.grid--GOIzScXm--gby4mULM{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.grid--GOIzScXm--gby4mULM .row--IYxMB9Yd--w98CwGY5{display:flex;flex-wrap:wrap;height:100%;margin-left:-15px;margin-right:-15px}.grid--GOIzScXm--gby4mULM .content--ddRsybTN--FnZ17g1u,.grid--GOIzScXm--gby4mULM .navigation--lW-wW0A8--GBjqd8Zw{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.grid--GOIzScXm--gby4mULM .content--ddRsybTN--FnZ17g1u{flex:0 0 75%;max-width:75%}.grid--GOIzScXm--gby4mULM .navigation--lW-wW0A8--GBjqd8Zw{flex:0 0 25%;max-width:25%}}@media (max-width:991.98px){.grid--GOIzScXm--gby4mULM .navigation--lW-wW0A8--GBjqd8Zw{display:none!important}}}.graphVeil--ghlYeWLX{fill:var(--g-color-surface-primary);fill-opacity:70%}.line--zz6ffDnU{stroke-width:4px;stroke-linecap:round;fill:none}.dragHandle--xz0y18pd{stroke-width:4;stroke:#0a285c;fill:#fff;cursor:grab}.dragHandle--xz0y18pd:active{cursor:grabbing}.dragLine--Qq7NJtYh{stroke-width:4;stroke:#0a285c}.slice--CTIldwNC{stroke-width:.0625rem;stroke:#fff}.sliceValue--Y94ETeCd{color:#fff;font-size:.8rem;font-weight:700;pointer-events:none;text-anchor:middle}.tooltip--jJp4gRQL{background-color:rgba(2,46,103,.9);color:#fff;padding:.5rem;position:fixed;z-index:99999999}.noPadding--Pl0pnxBN{padding:0}.pieWrapper--aU0DOT9v{height:100%;width:100%}.donutCenterComponent--v_vu0_I6{left:0;padding:inherit;top:0}.positive--msC2nBcC{fill:#057f19}.negative--Mj2bvR_x{fill:#cf2a1e}.coloredLabels--OcoeUE6f .pie-slice-value{color:#aa4bb3}.pie-chart-wrapper--rPDwDHPJ{height:10.3125rem}.skeleton-line--RLJ3rNFs{min-width:6.25rem}.border-left--Kb6BJ0vW{border-left:1px solid #eef0f4}.available-limit-label--EocBKM7v{margin:.75rem 0!important}.available-limit-value--UrMlG6no{font-size:1.125rem!important}.overview-widget-card--mYXLb5P5{height:17.8125rem!important}.multipleDownloadMargin--kr7PyPIn{margin-bottom:5rem!important}.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:6px!important}.integer--loplryQ0{font-size:1.125rem;position:relative}.highlight--YnFU1vBB{font-size:1.25rem;margin-left:.125rem}.arrow-icon--cTeTCwhm{margin-left:-1.125rem;margin-top:.3125rem;position:absolute}.button--JoyGuDpJ{margin:.7875rem .4375rem!important;max-width:18.75rem!important;width:100%}.menu-dropdown--EbTsKQl7{gap:.5rem;height:2rem;width:14.614375rem}.dropdown--xie4G2uY{width:14.614375rem}.toggle--uKhDh_VE{font-size:.875rem!important;height:1.25rem;min-height:2rem!important}.toggle--uKhDh_VE:after{margin-left:0}.dragAndDrop--B7vGdw1_,.form--fubCgOrD{margin:0!important;width:31.729375rem}.section--XZRn_2RP{gap:1.25rem;margin-bottom:1.25rem!important;padding:0!important}.button--ZuxHycVl{height:3.875rem}.skeleton-line--tugQ3CBg{width:6.875rem}.dragAndDrop--B7vGdw1_{padding:.375rem;position:absolute}
/*# sourceMappingURL=styles.f56562c510.css.map*/