@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.12.0";--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:255,211,42;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:255,250,235;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:153,89,0;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:255,97,48;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:255,247,245;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:177,67,33;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:225,1,91;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:253,242,247;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:180,0,72;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:235,76,121;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:254,246,248;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:202,47,91;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:170,75,179;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:251,246,251;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:154,68,162;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:114,28,122;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:247,243,248;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:114,28,122;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:47,45,145;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:245,245,249;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:44,42,136;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,156,249;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:243,250,255;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:15,93,149;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:2,163,164;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:242,250,250;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:1,114,115;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:12,180,63;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:243,251,245;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:8,128,44;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:2,134,97;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:242,249,247;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:2,116,85;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:36,83,117;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:244,246,248;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:31,72,101;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:238,244,254;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:162,206,255;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:19,94,226;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:10,40,92;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:238,240,244;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:228,234,240;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:163,181,201;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:83,112,144;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:19,94,226;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:231,239,253;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:5,127,25;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:236,255,231;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:207,42,30;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:254,235,234;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:242,169,30;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:255,244,213;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:173,87,0;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:93,106,151;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:239,241,245;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:229,229,229;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:196,196,196;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:2,46,103;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:40,112,237;--color-blue-bright:rgb(var(--rgb-blue-bright))}.g-dark{--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:178,119,0;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:51,32,0;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:255,207,128;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:122,51,0;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:82,29,11;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:222,153,179;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:102,5,45;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:69,0,26;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:222,153,179;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:114,29,67;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:71,27,43;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:220,169,188;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:95,54,99;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:54,24,57;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:183,138,187;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:77,42,106;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:62,15,66;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:184,160,186;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:46,48,107;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:19,17,61;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:165,164,194;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,70,102;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:8,35,72;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:115,155,211;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:20,71,72;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:0,45,46;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:102,171,172;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:48,95,62;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:3,47,16;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:106,174,127;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:0,58,41;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:0,38,27;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:102,160,143;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:41,64,81;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:19,44,62;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:162,175,184;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:75,153,255;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:28,69,125;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:20,56,119;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:255,255,255;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:150,150,170;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:55,57,69;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:34,34,44;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:20,20,26;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:109,170,253;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:16,42,76;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:89,208,94;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:0,56,8;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:255,99,105;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:60,24,26;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:255,209,94;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:52,28,0;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:255,209,94;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:155,164,193;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:39,45,64;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:124,124,124;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:99,99,99;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:55,57,69;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:55,57,69;--color-blue-bright:rgb(var(--rgb-blue-bright))}:root{--g-color-interactive-primary:var(--color-blue-300);--g-color-interactive-secondary:var(--color-blue-200);--g-color-interactive-tertiary:var(--color-blue-100);--g-color-interactive-filled:rgba(var(--rgb-blue-300),0.1);--g-color-focus:var(--g-color-interactive-primary);--g-color-success:var(--color-ui-green);--g-color-success-weak:var(--color-ui-green-weak);--g-color-error:var(--color-ui-red);--g-color-error-weak:var(--color-ui-red-weak);--g-color-warning:var(--color-ui-yellow);--g-color-warning-strong:var(--color-ui-yellow-strong);--g-color-warning-weak:var(--color-ui-yellow-weak);--g-color-info:var(--color-ui-blue);--g-color-info-weak:var(--color-ui-blue-weak);--g-color-text-primary:var(--color-blue-400);--g-color-text-secondary:var(--color-gray-400);--g-color-text-disabled:rgba(var(--rgb-gray-300),0.8);--g-color-text-inverted-primary:var(--color-white);--g-color-text-inverted-secondary:rgba(var(--rgb-white),0.75);--g-color-text-inverted-disabled:rgba(var(--rgb-white),0.5);--g-color-text-inverted-adaptive:var(--color-white);--g-color-surface-primary:var(--color-white);--g-color-surface-secondary:var(--color-gray-100);--g-color-surface-tertiary:var(--color-gray-200);--g-color-surface-alternate:rgba(var(--rgb-gray-300),0.15);--g-color-surface-disabled:rgba(var(--rgb-gray-100),0.5);--g-color-surface-inverted:var(--g-color-text-primary);--g-color-border-primary:var(--color-gray-300);--g-color-border-secondary:rgb(var(--rgb-gray-400),0.15);--g-color-border-hover:rgba(var(--rgb-blue-300),0.6);--g-color-border-disabled:var(--g-color-text-disabled);--g-color-border-inverted-primary:var(--color-white);--g-color-border-inverted-secondary:rgba(var(--rgb-white),0.5);--g-color-fill-primary:var(--color-gray-300);--g-color-fill-disabled:rgba(var(--rgb-gray-300),0.5);--g-color-fill-inverted:var(--color-white);--g-color-overlay-primary:rgba(var(--rgb-blue-400),0.3);--g-color-overlay-hover:rgba(var(--rgb-blue-300),0.05);--g-color-overlay-active:rgba(var(--rgb-blue-300),0.075);--g-color-overlay-active-hover:rgba(var(--rgb-blue-300),0.1);--g-color-shadow-dropdown:rgba(var(--rgb-black),0.15)}.g-dark{--g-color-interactive-primary:var(--color-blue-100);--g-color-interactive-secondary:var(--color-blue-200);--g-color-interactive-tertiary:var(--color-blue-400);--g-color-interactive-filled:rgba(var(--rgb-blue-300),0.6);--g-color-success:var(--color-ui-green);--g-color-success-weak:var(--color-ui-green-weak);--g-color-error:var(--color-ui-red);--g-color-error-weak:var(--color-ui-red-weak);--g-color-warning:var(--color-ui-yellow);--g-color-warning-strong:var(--color-ui-yellow-strong);--g-color-warning-weak:var(--color-ui-yellow-weak);--g-color-info:var(--color-ui-blue);--g-color-info-weak:var(--color-ui-blue-weak);--g-color-text-primary:var(--color-white);--g-color-text-secondary:var(--color-gray-100);--g-color-text-disabled:rgba(var(--rgb-gray-100),0.5);--g-color-text-inverted-adaptive:var(--color-gray-400);--g-color-surface-primary:var(--color-gray-300);--g-color-surface-secondary:var(--color-gray-400);--g-color-surface-tertiary:var(--color-gray-200);--g-color-surface-alternate:rgba(var(--rgb-gray-100),0.15);--g-color-surface-disabled:rgba(var(--rgb-gray-400),0.5);--g-color-surface-inverted:var(--g-color-surface-tertiary);--g-color-border-primary:var(--color-gray-100);--g-color-border-secondary:rgba(var(--rgb-gray-100),0.15);--g-color-border-hover:rgba(var(--rgb-blue-100),0.6);--g-color-border-disabled:var(--g-color-text-disabled);--g-color-fill-primary:var(--color-gray-100);--g-color-fill-disabled:rgba(var(--rgb-gray-200),0.5);--g-color-fill-inverted:var(--color-gray-300);--g-color-overlay-hover:rgba(var(--rgb-blue-300),0.1);--g-color-overlay-active:rgba(var(--rgb-blue-300),0.15);--g-color-overlay-active-hover:rgba(var(--rgb-blue-300),0.2);--g-color-shadow-dropdown:rgba(var(--rgb-black),0.45)}.g-inverted{--g-color-focus:var(--color-white)}:root{--g-font-weight-medium:500;--g-font-weight-semibold:600;--g-font-weight-bold:700;--g-font-size-h1:1.75rem;--g-font-size-p-minor:0.875rem;--g-font-line-height-p-minor:1.25rem;--g-font-offset-p-top:0.375rem;--g-font-offset-p-bottom:0.375rem;--g-size-xxs:0.0625rem;--g-size-xs:0.125rem;--g-size-sm:0.25rem;--g-size-md:0.5rem;--g-size-lg:0.75rem;--g-size-xl:1rem;--g-size-bs-5:0.3125rem;--g-size-bs-10:0.625rem;--g-size-bs-15:0.9375rem;--g-size-bs-20:1.25rem;--g-size-bs-30:1.875rem;--g-size-spacing-xxs:0.0625rem;--g-size-spacing-xs:0.125rem;--g-size-spacing-sm:0.25rem;--g-size-spacing-md:0.5rem;--g-size-spacing-lg:0.75rem;--g-size-spacing-xl:1rem;--g-size-spacing-xxl:1.5rem;--g-size-layout-sm:2rem;--g-size-layout-md:3rem;--g-size-border-radius-none:0;--g-size-border-radius-xs:0.125rem;--g-size-border-radius-sm:0.25rem;--g-size-border-radius-md:0.5rem;--g-size-border-radius-lg:0.75rem;--g-size-border-radius-round:6.25rem;--g-size-border-radius-circle:50%;--g-size-border-width-sm:0.0625rem;--g-size-border-width-md:0.125rem;--g-size-icon-sm:1rem;--g-size-icon-md:1.5rem;--g-size-icon-lg:3rem;--g-size-icon-xl:4rem;--g-size-icon-xxl:6rem;--g-size-icon-xxxl:8rem}*,:after,:before{box-sizing:border-box}*{margin:unset}button,input,select,textarea{font:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}label{display:inline-block}img,svg{vertical-align:middle}fieldset{border:unset;padding:unset}table{border-collapse:collapse}[hidden]{display:none!important}.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-fluid,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl,.g-bootstrap.g-bs4 .g-container-xxl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.g-bootstrap.g-bs4 .g-container-fluid:after,.g-bootstrap.g-bs4 .g-container-fluid:before,.g-bootstrap.g-bs4 .g-container-lg:after,.g-bootstrap.g-bs4 .g-container-lg:before,.g-bootstrap.g-bs4 .g-container-md:after,.g-bootstrap.g-bs4 .g-container-md:before,.g-bootstrap.g-bs4 .g-container-sm:after,.g-bootstrap.g-bs4 .g-container-sm:before,.g-bootstrap.g-bs4 .g-container-xl:after,.g-bootstrap.g-bs4 .g-container-xl:before,.g-bootstrap.g-bs4 .g-container-xxl:after,.g-bootstrap.g-bs4 .g-container-xxl:before,.g-bootstrap.g-bs4 .g-container:after,.g-bootstrap.g-bs4 .g-container:before{content:none}@media (min-width:576px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-sm{max-width:540px}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm{max-width:720px}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm{max-width:960px}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl{max-width:1140px}}@media (min-width:1400px){.g-bootstrap.g-bs4 .g-container,.g-bootstrap.g-bs4 .g-container-lg,.g-bootstrap.g-bs4 .g-container-md,.g-bootstrap.g-bs4 .g-container-sm,.g-bootstrap.g-bs4 .g-container-xl,.g-bootstrap.g-bs4 .g-container-xxl{max-width:1320px;max-width:1140px}}.g-bootstrap.g-bs4 .g-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.g-bootstrap.g-bs4 .g-row .g-row-no-gutters{margin-left:0;margin-right:0}.g-bootstrap.g-bs4 .g-row .g-row-no-gutters>.g-col,.g-bootstrap.g-bs4 .g-row .g-row-no-gutters>[class*=g-col-]{padding-left:0;padding-right:0}.g-bootstrap.g-bs4 .g-col,.g-bootstrap.g-bs4 .g-col-1,.g-bootstrap.g-bs4 .g-col-10,.g-bootstrap.g-bs4 .g-col-11,.g-bootstrap.g-bs4 .g-col-12,.g-bootstrap.g-bs4 .g-col-2,.g-bootstrap.g-bs4 .g-col-3,.g-bootstrap.g-bs4 .g-col-4,.g-bootstrap.g-bs4 .g-col-5,.g-bootstrap.g-bs4 .g-col-6,.g-bootstrap.g-bs4 .g-col-7,.g-bootstrap.g-bs4 .g-col-8,.g-bootstrap.g-bs4 .g-col-9,.g-bootstrap.g-bs4 .g-col-auto,.g-bootstrap.g-bs4 .g-col-lg,.g-bootstrap.g-bs4 .g-col-lg-1,.g-bootstrap.g-bs4 .g-col-lg-10,.g-bootstrap.g-bs4 .g-col-lg-11,.g-bootstrap.g-bs4 .g-col-lg-12,.g-bootstrap.g-bs4 .g-col-lg-2,.g-bootstrap.g-bs4 .g-col-lg-3,.g-bootstrap.g-bs4 .g-col-lg-4,.g-bootstrap.g-bs4 .g-col-lg-5,.g-bootstrap.g-bs4 .g-col-lg-6,.g-bootstrap.g-bs4 .g-col-lg-7,.g-bootstrap.g-bs4 .g-col-lg-8,.g-bootstrap.g-bs4 .g-col-lg-9,.g-bootstrap.g-bs4 .g-col-lg-auto,.g-bootstrap.g-bs4 .g-col-md,.g-bootstrap.g-bs4 .g-col-md-1,.g-bootstrap.g-bs4 .g-col-md-10,.g-bootstrap.g-bs4 .g-col-md-11,.g-bootstrap.g-bs4 .g-col-md-12,.g-bootstrap.g-bs4 .g-col-md-2,.g-bootstrap.g-bs4 .g-col-md-3,.g-bootstrap.g-bs4 .g-col-md-4,.g-bootstrap.g-bs4 .g-col-md-5,.g-bootstrap.g-bs4 .g-col-md-6,.g-bootstrap.g-bs4 .g-col-md-7,.g-bootstrap.g-bs4 .g-col-md-8,.g-bootstrap.g-bs4 .g-col-md-9,.g-bootstrap.g-bs4 .g-col-md-auto,.g-bootstrap.g-bs4 .g-col-sm,.g-bootstrap.g-bs4 .g-col-sm-1,.g-bootstrap.g-bs4 .g-col-sm-10,.g-bootstrap.g-bs4 .g-col-sm-11,.g-bootstrap.g-bs4 .g-col-sm-12,.g-bootstrap.g-bs4 .g-col-sm-2,.g-bootstrap.g-bs4 .g-col-sm-3,.g-bootstrap.g-bs4 .g-col-sm-4,.g-bootstrap.g-bs4 .g-col-sm-5,.g-bootstrap.g-bs4 .g-col-sm-6,.g-bootstrap.g-bs4 .g-col-sm-7,.g-bootstrap.g-bs4 .g-col-sm-8,.g-bootstrap.g-bs4 .g-col-sm-9,.g-bootstrap.g-bs4 .g-col-sm-auto,.g-bootstrap.g-bs4 .g-col-xl,.g-bootstrap.g-bs4 .g-col-xl-1,.g-bootstrap.g-bs4 .g-col-xl-10,.g-bootstrap.g-bs4 .g-col-xl-11,.g-bootstrap.g-bs4 .g-col-xl-12,.g-bootstrap.g-bs4 .g-col-xl-2,.g-bootstrap.g-bs4 .g-col-xl-3,.g-bootstrap.g-bs4 .g-col-xl-4,.g-bootstrap.g-bs4 .g-col-xl-5,.g-bootstrap.g-bs4 .g-col-xl-6,.g-bootstrap.g-bs4 .g-col-xl-7,.g-bootstrap.g-bs4 .g-col-xl-8,.g-bootstrap.g-bs4 .g-col-xl-9,.g-bootstrap.g-bs4 .g-col-xl-auto,.g-bootstrap.g-bs4 .g-col-xxl,.g-bootstrap.g-bs4 .g-col-xxl-1,.g-bootstrap.g-bs4 .g-col-xxl-10,.g-bootstrap.g-bs4 .g-col-xxl-11,.g-bootstrap.g-bs4 .g-col-xxl-12,.g-bootstrap.g-bs4 .g-col-xxl-2,.g-bootstrap.g-bs4 .g-col-xxl-3,.g-bootstrap.g-bs4 .g-col-xxl-4,.g-bootstrap.g-bs4 .g-col-xxl-5,.g-bootstrap.g-bs4 .g-col-xxl-6,.g-bootstrap.g-bs4 .g-col-xxl-7,.g-bootstrap.g-bs4 .g-col-xxl-8,.g-bootstrap.g-bs4 .g-col-xxl-9,.g-bootstrap.g-bs4 .g-col-xxl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.g-bootstrap.g-bs4 .g-col{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-first{order:-1}.g-bootstrap.g-bs4 .g-order-last{order:13}.g-bootstrap.g-bs4 .g-order-0{order:0}.g-bootstrap.g-bs4 .g-order-1{order:1}.g-bootstrap.g-bs4 .g-order-2{order:2}.g-bootstrap.g-bs4 .g-order-3{order:3}.g-bootstrap.g-bs4 .g-order-4{order:4}.g-bootstrap.g-bs4 .g-order-5{order:5}.g-bootstrap.g-bs4 .g-order-6{order:6}.g-bootstrap.g-bs4 .g-order-7{order:7}.g-bootstrap.g-bs4 .g-order-8{order:8}.g-bootstrap.g-bs4 .g-order-9{order:9}.g-bootstrap.g-bs4 .g-order-10{order:10}.g-bootstrap.g-bs4 .g-order-11{order:11}.g-bootstrap.g-bs4 .g-order-12{order:12}.g-bootstrap.g-bs4 .g-offset-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-11{margin-left:91.6666666667%}@media (min-width:576px){.g-bootstrap.g-bs4 .g-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-sm-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-sm-first{order:-1}.g-bootstrap.g-bs4 .g-order-sm-last{order:13}.g-bootstrap.g-bs4 .g-order-sm-0{order:0}.g-bootstrap.g-bs4 .g-order-sm-1{order:1}.g-bootstrap.g-bs4 .g-order-sm-2{order:2}.g-bootstrap.g-bs4 .g-order-sm-3{order:3}.g-bootstrap.g-bs4 .g-order-sm-4{order:4}.g-bootstrap.g-bs4 .g-order-sm-5{order:5}.g-bootstrap.g-bs4 .g-order-sm-6{order:6}.g-bootstrap.g-bs4 .g-order-sm-7{order:7}.g-bootstrap.g-bs4 .g-order-sm-8{order:8}.g-bootstrap.g-bs4 .g-order-sm-9{order:9}.g-bootstrap.g-bs4 .g-order-sm-10{order:10}.g-bootstrap.g-bs4 .g-order-sm-11{order:11}.g-bootstrap.g-bs4 .g-order-sm-12{order:12}.g-bootstrap.g-bs4 .g-offset-sm-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-sm-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-sm-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-sm-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-sm-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-sm-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-sm-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-sm-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.g-bootstrap.g-bs4 .g-col-md{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-md-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-md-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-md-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-md-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-md-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-md-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-md-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-md-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-md-first{order:-1}.g-bootstrap.g-bs4 .g-order-md-last{order:13}.g-bootstrap.g-bs4 .g-order-md-0{order:0}.g-bootstrap.g-bs4 .g-order-md-1{order:1}.g-bootstrap.g-bs4 .g-order-md-2{order:2}.g-bootstrap.g-bs4 .g-order-md-3{order:3}.g-bootstrap.g-bs4 .g-order-md-4{order:4}.g-bootstrap.g-bs4 .g-order-md-5{order:5}.g-bootstrap.g-bs4 .g-order-md-6{order:6}.g-bootstrap.g-bs4 .g-order-md-7{order:7}.g-bootstrap.g-bs4 .g-order-md-8{order:8}.g-bootstrap.g-bs4 .g-order-md-9{order:9}.g-bootstrap.g-bs4 .g-order-md-10{order:10}.g-bootstrap.g-bs4 .g-order-md-11{order:11}.g-bootstrap.g-bs4 .g-order-md-12{order:12}.g-bootstrap.g-bs4 .g-offset-md-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-md-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-md-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-md-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-md-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-md-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-md-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-md-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.g-bootstrap.g-bs4 .g-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-lg-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-lg-first{order:-1}.g-bootstrap.g-bs4 .g-order-lg-last{order:13}.g-bootstrap.g-bs4 .g-order-lg-0{order:0}.g-bootstrap.g-bs4 .g-order-lg-1{order:1}.g-bootstrap.g-bs4 .g-order-lg-2{order:2}.g-bootstrap.g-bs4 .g-order-lg-3{order:3}.g-bootstrap.g-bs4 .g-order-lg-4{order:4}.g-bootstrap.g-bs4 .g-order-lg-5{order:5}.g-bootstrap.g-bs4 .g-order-lg-6{order:6}.g-bootstrap.g-bs4 .g-order-lg-7{order:7}.g-bootstrap.g-bs4 .g-order-lg-8{order:8}.g-bootstrap.g-bs4 .g-order-lg-9{order:9}.g-bootstrap.g-bs4 .g-order-lg-10{order:10}.g-bootstrap.g-bs4 .g-order-lg-11{order:11}.g-bootstrap.g-bs4 .g-order-lg-12{order:12}.g-bootstrap.g-bs4 .g-offset-lg-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-lg-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-lg-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-lg-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-lg-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-lg-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-lg-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-lg-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.g-bootstrap.g-bs4 .g-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-xl-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-xl-first{order:-1}.g-bootstrap.g-bs4 .g-order-xl-last{order:13}.g-bootstrap.g-bs4 .g-order-xl-0{order:0}.g-bootstrap.g-bs4 .g-order-xl-1{order:1}.g-bootstrap.g-bs4 .g-order-xl-2{order:2}.g-bootstrap.g-bs4 .g-order-xl-3{order:3}.g-bootstrap.g-bs4 .g-order-xl-4{order:4}.g-bootstrap.g-bs4 .g-order-xl-5{order:5}.g-bootstrap.g-bs4 .g-order-xl-6{order:6}.g-bootstrap.g-bs4 .g-order-xl-7{order:7}.g-bootstrap.g-bs4 .g-order-xl-8{order:8}.g-bootstrap.g-bs4 .g-order-xl-9{order:9}.g-bootstrap.g-bs4 .g-order-xl-10{order:10}.g-bootstrap.g-bs4 .g-order-xl-11{order:11}.g-bootstrap.g-bs4 .g-order-xl-12{order:12}.g-bootstrap.g-bs4 .g-offset-xl-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-xl-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-xl-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-xl-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-xl-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-xl-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-xl-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-xl-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-xl-11{margin-left:91.6666666667%}}@media (min-width:1400px){.g-bootstrap.g-bs4 .g-col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-row-cols-xxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.g-bootstrap.g-bs4 .g-row-cols-xxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-auto{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap.g-bs4 .g-col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-3{flex:0 0 25%;max-width:25%}.g-bootstrap.g-bs4 .g-col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-6{flex:0 0 50%;max-width:50%}.g-bootstrap.g-bs4 .g-col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-9{flex:0 0 75%;max-width:75%}.g-bootstrap.g-bs4 .g-col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap.g-bs4 .g-col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap.g-bs4 .g-col-xxl-12{flex:0 0 100%;max-width:100%}.g-bootstrap.g-bs4 .g-order-xxl-first{order:-1}.g-bootstrap.g-bs4 .g-order-xxl-last{order:13}.g-bootstrap.g-bs4 .g-order-xxl-0{order:0}.g-bootstrap.g-bs4 .g-order-xxl-1{order:1}.g-bootstrap.g-bs4 .g-order-xxl-2{order:2}.g-bootstrap.g-bs4 .g-order-xxl-3{order:3}.g-bootstrap.g-bs4 .g-order-xxl-4{order:4}.g-bootstrap.g-bs4 .g-order-xxl-5{order:5}.g-bootstrap.g-bs4 .g-order-xxl-6{order:6}.g-bootstrap.g-bs4 .g-order-xxl-7{order:7}.g-bootstrap.g-bs4 .g-order-xxl-8{order:8}.g-bootstrap.g-bs4 .g-order-xxl-9{order:9}.g-bootstrap.g-bs4 .g-order-xxl-10{order:10}.g-bootstrap.g-bs4 .g-order-xxl-11{order:11}.g-bootstrap.g-bs4 .g-order-xxl-12{order:12}.g-bootstrap.g-bs4 .g-offset-xxl-0{margin-left:0}.g-bootstrap.g-bs4 .g-offset-xxl-1{margin-left:8.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-2{margin-left:16.6666666667%}.g-bootstrap.g-bs4 .g-offset-xxl-3{margin-left:25%}.g-bootstrap.g-bs4 .g-offset-xxl-4{margin-left:33.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-5{margin-left:41.6666666667%}.g-bootstrap.g-bs4 .g-offset-xxl-6{margin-left:50%}.g-bootstrap.g-bs4 .g-offset-xxl-7{margin-left:58.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-8{margin-left:66.6666666667%}.g-bootstrap.g-bs4 .g-offset-xxl-9{margin-left:75%}.g-bootstrap.g-bs4 .g-offset-xxl-10{margin-left:83.3333333333%}.g-bootstrap.g-bs4 .g-offset-xxl-11{margin-left:91.6666666667%}}.g-bootstrap.g-bs4{box-sizing:border-box;overflow-wrap:anywhere}.g-bootstrap.g-bs4,html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Inter var,Inter,sans-serif;font-size: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 .75rem}.g-bootstrap.g-bs4 .g-button-size-small:has(.g-button-icon){padding-left:.625rem}.g-bootstrap.g-bs4 .g-button-size-small .g-spinner{--size:1rem}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-button-hidden-label-below-sm.g-button-size-medium,.g-bootstrap.g-bs4 .g-button-hidden-label-below-sm.g-button-size-small{padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-hidden-label-below-sm .g-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-button-hidden-label-below-md.g-button-size-medium,.g-bootstrap.g-bs4 .g-button-hidden-label-below-md.g-button-size-small{padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-hidden-label-below-md .g-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}}.g-bootstrap.g-bs4 .g-button-hidden-label-always.g-button-size-medium,.g-bootstrap.g-bs4 .g-button-hidden-label-always.g-button-size-small{padding:0 .375rem}.g-bootstrap.g-bs4 .g-button-hidden-label-always .g-button-label{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;left:auto!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:auto!important;white-space:nowrap!important;width:1px!important}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-button-full-width-below-sm{width:100%}}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-button-full-width-below-md{width:100%}}.g-bootstrap.g-bs4 .g-button-full-width-always{width:100%}.g-bootstrap.g-bs4 .g-button-loading{justify-content:center!important}.g-bootstrap.g-bs4 .g-button-loading>.g-spinner{margin:auto;position:absolute}.g-bootstrap.g-bs4 .g-button-loading>.g-spinner~.g-button-icon,.g-bootstrap.g-bs4 .g-button-loading>.g-spinner~.g-button-label,.g-bootstrap.g-bs4 .g-button-loading>.g-spinner~.g-pill{visibility:hidden}.g-bootstrap.g-bs4 .g-button-rounded{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap.g-bs4 .g-button-unstyled{border-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:calc(var(--g-size-bs-10) - var(--g-size-border-width-md)) calc(var(--g-size-bs-15) - var(--g-size-border-width-md))}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-body .g-card-alert-icon,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-body .g-card-alert-icon,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-body .g-card-alert-icon{--size:var(--g-size-icon-sm);flex-grow:0;flex-shrink:0;margin-left:0;margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data{flex-grow:1;flex-shrink:1;margin-left:var(--g-size-bs-10);min-width:0}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ol,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data p,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ul,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ol,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data p,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ul,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h1,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h2,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h3,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h4,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h5,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h6,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ol,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data p,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ul{border:0;color:inherit;margin-bottom:0;padding-bottom:var(--g-size-spacing-sm);padding-top:var(--g-size-spacing-sm);text-align:left}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data .g-h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ol:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data p:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data ul:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data .g-h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ol:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data p:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data ul:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data .g-h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h1:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h2:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h3:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h4:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h5:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data h6:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ol:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data p:nth-child(n),.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data ul:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-],.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-],.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-]{align-items:left;display:flex;flex-direction:column;justify-content:center}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] .btn,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] .g-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] .g-group-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-alert-data div[class*=col-] button,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] .btn,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] .g-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] .g-group-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-alert-data div[class*=col-] button,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] .btn,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] .g-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] .g-group-button,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-alert-data div[class*=col-] button{margin-left:0!important;margin-right:0!important;width:100%}.g-bootstrap.g-bs4 .g-card.g-card-alert-error .g-card-close,.g-bootstrap.g-bs4 .g-card.g-card-alert-info .g-card-close,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning .g-card-close{margin-right:var(--g-size-bs-15);margin-top:var(--g-size-bs-10);position:absolute;right:0;top:0;z-index:10}.g-bootstrap.g-bs4 .g-card-alert-flag img{border-radius:var(--g-size-border-radius-sm);height:var(--g-size-icon-sm);margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap.g-bs4 .g-card.g-card-alert-info{border-width:var(--g-size-border-width-md)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-info:not(.g-card-inverted){background-color:var(--g-color-info-weak);border-color:color-mix(in srgb,var(--g-color-info) 20%,transparent)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-info:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-info)}.g-bootstrap.g-bs4 .g-card.g-card-alert-warning{border-width:var(--g-size-border-width-md)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:not(.g-card-inverted){background-color:var(--g-color-warning-weak);border-color:color-mix(in srgb,var(--g-color-warning-strong) 20%,transparent)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-warning:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-warning-strong)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error{border-width:var(--g-size-border-width-md)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-error:not(.g-card-inverted){background-color:var(--g-color-error-weak);border-color:color-mix(in srgb,var(--g-color-error) 20%,transparent)!important}.g-bootstrap.g-bs4 .g-card.g-card-alert-error:not(.g-card-inverted) .g-card-alert-icon{color:var(--g-color-error)}.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-error,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-info,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-warning{background:rgba(var(--rgb-black),.1);border-color:transparent!important;color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-error .g-card-alert-icon,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-info .g-card-alert-icon,.g-bootstrap.g-bs4 .g-inverted .g-card.g-card-alert-warning .g-card-alert-icon{color:inherit}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body{padding:0 calc(var(--g-size-spacing-md) - var(--g-size-border-width-md))}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data{margin-left:var(--g-size-spacing-md)}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-group-button{align-items:flex-end;display:flex;flex:1 0 auto;flex-direction:column}@media (min-width:576px){.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-group-button{align-items:center;flex-direction:row;justify-content:flex-end}}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-group-button>.g-button{margin:0}.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-error,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-info,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-warning{border:none;font-size:.875rem;font-weight:600;height:auto;line-height:1.3125rem;margin:0;padding:0 .5rem;width:auto}@media (max-width:767.98px){.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-error,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-info,.g-bootstrap.g-bs4 .g-card.g-card-alert-small .g-card-body .g-card-alert-data .g-btn-outline-alert-warning{margin-bottom:.5rem;width:100%}}.g-bootstrap.g-bs4 .g-card.g-card-alert-medium{display:inline-flex}.g-bootstrap.g-bs4 .g-card.g-card-alert-medium .g-card-alert-data div[class*=col-]:first-of-type{justify-content:start}.g-bootstrap.g-bs4 .g-card.g-card-alert-large{display:inline-flex}.g-bootstrap.g-bs4 .g-card.g-card-alert-large .g-card-body{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media (min-width:768px){.g-bootstrap.g-bs4 .g-card.g-card-alert-large .g-card-body{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.g-bootstrap.g-bs4 .g-card.g-card-alert-large .g-card-body .g-card-alert-icon{height:var(--g-size-icon-lg);margin-top:0;width:var(--g-size-icon-lg)}.g-bootstrap.g-bs4 .g-card.g-card-alert-error+.g-form-group,.g-bootstrap.g-bs4 .g-card.g-card-alert-info+.g-form-group,.g-bootstrap.g-bs4 .g-card.g-card-alert-warning+.g-form-group{padding-top:var(--g-size-bs-10)}.g-bootstrap.g-bs4 .g-form-group .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-inner{background-color:var(--g-color-surface-inverted);border-radius:var(--g-size-border-radius-md);color:var(--g-color-text-inverted-primary);max-width:12.5rem;padding:.25rem .5rem;text-align:left}@media (max-width:575.98px){.g-bootstrap.g-bs4 .g-tooltip-inner{margin:0 -.5rem}}@media (forced-colors:active){.g-bootstrap.g-bs4 .g-tooltip-inner{--g-color-surface-inverted:CanvasText;--g-color-text-inverted-primary:Canvas;forced-color-adjust:none}}.g-bootstrap.g-bs4 .g-tooltip-inner,.g-bootstrap.g-bs4 .g-tooltip-inner li,.g-bootstrap.g-bs4 .g-tooltip-inner p{font-size:.875rem;font-weight:400;letter-spacing:normal;line-height:1.125rem}.g-bootstrap.g-bs4 .g-inverted .g-tooltip-trigger-default{color:var(--g-color-text-inverted-primary)}.g-bootstrap.g-bs4 .g-inverted.g-tooltip .g-tooltip-inner{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-surface-inverted)}.g-bootstrap.g-bs4 .g-structured-info{display:flex;flex-direction:column;gap:.25rem}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-head{display:flex;gap:.5rem .75rem}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-head .g-avatar,.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-head .g-spot-illustration{flex-shrink:0;order:-1}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-body,.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-data{display:grid;width:100%}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-data{padding-top:.125rem}.g-bootstrap.g-bs4 .g-structured-info .g-structured-info-body .g-structured-info-item-amount{margin-top:.25rem}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-head{align-items:center;flex-direction:column}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-body,.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-data{text-align:center}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-data{padding-top:0}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-center .g-structured-info-data>:first-child{margin-top:0}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-right .g-avatar,.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-right .g-spot-illustration{order:0}.g-bootstrap.g-bs4 .g-structured-info.g-structured-info-minheight{align-items:flex-start}.g-bootstrap.g-bs4 .g-structured-info-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap.g-bs4 .g-structured-info-item.g-structured-info-item-small:not(:last-child){margin-bottom:-.125rem}.g-bootstrap.g-bs4 .g-structured-info-item:not(.g-structured-info-item-small) .g-amount{font-size:1.125rem;line-height:1.5rem}.g-bootstrap.g-bs4 .g-structured-info-colored{padding-top:.625rem}.g-bootstrap.g-bs4 .g-structured-info-colored.g-structured-info-horizontal{padding-left:.3125rem;padding-top:0}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n) .g-structured-info-head{align-items:center}.g-bootstrap.g-bs4 .g-structured-info-horizontal:nth-child(n) .g-structured-info-data{padding-top:0}@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--fM1AfLvw{max-width:calc(100vw - 30px);z-index:350000}.popper--XN9m645u{overflow:visible}.body--HEy3sTvn{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden}.body--HEy3sTvn:has(+.footer--LjjcuLMM){border-bottom-left-radius:0;border-bottom-right-radius:0}.body--HEy3sTvn~.g-dropdown-arrow{color:var(--g-color-surface-primary)}.content--8d30TEEe{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--8d30TEEe.padded--6nkMe23y{padding:var(--g-size-bs-10) var(--g-size-bs-15)}.content--8d30TEEe.padded--6nkMe23y~.action--P0-dElWj{padding:0 var(--g-size-bs-15) var(--g-size-bs-15)}.action--P0-dElWj{padding:var(--g-size-bs-15)}.action--P0-dElWj .g-button:nth-child(n){width:100%}.title--sMGB8KnQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){border:0;font-size:1.5rem;line-height:1.875rem;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media (max-width:991.98px){.title--sMGB8KnQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:1rem;font-weight:700;line-height:1.5rem;line-height:1.25rem}}@media (min-width:992px){.title--sMGB8KnQ:nth-child(n):nth-child(n):nth-child(n):nth-child(n).with-overline---ekkPk7p{font-size:1.375rem;line-height:1.75rem}}.overline--hlcqsSli:nth-child(n):nth-child(n){font-size:.75rem;line-height:1rem;padding:0}.container--TtGKjLbP{background:transparent;display:grid;place-items:center;position:static}.mobile--wsddQaBL{display:grid;grid-template-areas:"title"}.mobile--wsddQaBL [tabindex]{grid-area:title;pointer-events:none;z-index:1}.toggle--oMWAqjiH:after{background-color:var(--color,var(--g-color-interactive-primary));border:0;content:"";cursor:pointer;height:1rem;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3E%3Cpath fill=%27%27 d=%27m256 290l92-92c8-8 21-8 30 0 8 9 8 22 0 30l-107 107c-8 8-22 8-30 0l-107-107c-8-8-8-21 0-30 9-8 22-8 30 0z%27/%3E%3C/svg%3E");pointer-events:none;transition:transform .3s ease-in-out;width:1rem;will-change:transform;z-index:10}@media (forced-colors:active){.toggle--oMWAqjiH:after{--color:CanvasText}}.toggle--oMWAqjiH.disabled--LxpBVadK:after,.toggle--oMWAqjiH:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.toggle--oMWAqjiH.show--F7xKDXuA:after,.toggle--oMWAqjiH[aria-expanded=true]:after{transform:rotate(180deg)}.toggle--oMWAqjiH:nth-child(n):nth-child(n):nth-child(n):nth-child(n){grid-area:title;margin:-.375rem -1.625rem -.375rem -.375rem;max-width:none;position:relative}.toggle--oMWAqjiH:before{content:"";inset:-.5625rem;position:absolute;z-index:0}@media (min-width:768px) and (max-width:991.98px){.toggle--oMWAqjiH:before{inset:-1.25rem}}.toggle--oMWAqjiH:after{background-color:currentColor;margin-left:auto}.toggle--oMWAqjiH[aria-expanded=true]:after{transform:rotate(180deg)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .navigation--gq-vm-jV{background-color:var(--g-color-surface-primary);box-shadow:0 .125rem .0625rem rgba(var(--rgb-black),.05);left:0;margin-top:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;right:0;top:var(--stripe-height);width:100%;z-index:290040}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .list--sFYLqJqe{max-height:calc(100dvh - var(--primary-navigation-height, 5rem) - var(--stripe-height));overflow:auto;padding:.9375rem max(.9375rem,50% - 11.3125rem)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .item--JZ8q5pi-{border-bottom:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-none);margin-top:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .item--JZ8q5pi-:last-child{border-bottom:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1{background-color:transparent;border-radius:var(--g-size-border-radius-none);transition:background-color .35s ease 0s}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1:focus-visible,:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1:hover{background-color:var(--g-color-surface-secondary)}.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}.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}.dropdown--HMCqDUHs{max-width:calc(100vw - 1.875rem);z-index:350000}.dropdown--HMCqDUHs.use-toggle-width--I7rsAIwb{max-width:none;min-width:0}.toggle--cTDAL7zm{display:inline-block;outline:none}.popper--HU9ZD9i5{backface-visibility:hidden;margin:0;overflow:visible!important;padding:.25rem 0 .125rem}.popper--HU9ZD9i5.end--8YLImV8r{padding-top:.125rem}.popper--HU9ZD9i5.has-arrow--l7tsSung{padding-bottom:.6875rem;padding-top:.6875rem}.popper--HU9ZD9i5.horizontal--uCOL41FE{padding:0 .125rem 0 .25rem}.popper--HU9ZD9i5.horizontal--uCOL41FE.end--8YLImV8r{padding-left:.125rem}.popper--HU9ZD9i5.horizontal--uCOL41FE.has-arrow--l7tsSung{padding-left:.6875rem;padding-right:.6875rem}.popper--HU9ZD9i5.portal--FdodUbCU{float:none;min-width:0!important;position:static}.body--H2Il3Idj{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg);box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);outline:.0625rem solid transparent;outline-offset:-.0625rem;overflow:hidden;position:relative}.has-footer--FN6QjkdP .body--H2Il3Idj{border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:12.5rem}.has-footer--FN6QjkdP .body--H2Il3Idj:before{border-top-left-radius:.25rem;border-top-right-radius:.25rem;box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);content:"";inset:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;z-index:-1}.content--G-jrMrj7{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--G-jrMrj7.padded--4m82oIHv{padding:.625rem .9375rem}.action--35M-9xzP{display:flex;margin:0;padding:.9375rem}.padded--4m82oIHv~.action--35M-9xzP{padding-top:0}.action--35M-9xzP .button--OWWCtQlE{flex-grow:1}.footer--QFootcrN{display:flex;flex-direction:column;min-width:12.5rem}.arrow--fQZcY2iW{height:.9375rem;position:absolute;width:.9375rem}.arrow--fQZcY2iW:before{border-color:var(--g-color-surface-primary) transparent transparent var(--g-color-surface-primary);border-style:solid;border-width:.5rem;box-shadow:-.0625rem -.0625rem .1875rem -.09375rem rgba(var(--rgb-black),.15);content:"";display:block;transform:rotate(45deg);z-index:-1}@media (forced-colors:active){.arrow--fQZcY2iW:before{border-color:CanvasText Canvas Canvas CanvasText}}.arrow--fQZcY2iW[data-placement*=bottom]{margin-top:.25rem;top:0}.arrow--fQZcY2iW[data-placement*=top]{bottom:0;margin-bottom:.25rem}.arrow--fQZcY2iW[data-placement*=top]:before{transform:rotate(225deg)}.arrow--fQZcY2iW[data-placement*=start]{left:2.125rem}.arrow--fQZcY2iW[data-placement*=end]{right:2.125rem}.arrow--fQZcY2iW[data-placement^=left]{left:auto;margin-right:.25rem;right:0}.arrow--fQZcY2iW[data-placement^=left]:before{transform:rotate(135deg)}.arrow--fQZcY2iW[data-placement^=right]{left:0;margin-left:.25rem;right:auto}.arrow--fQZcY2iW[data-placement^=right]:before{transform:rotate(315deg)}.dropdown-footer--JOkgg7zi{background-color:var(--g-color-surface-primary);min-height:3.4375rem;padding:.3125rem .9375rem;position:relative}@media (forced-colors:active){.dropdown-footer--JOkgg7zi{background-color:transparent}}.dropdown-footer--JOkgg7zi:first-child{border-top:.0625rem solid var(--g-color-border-secondary)}.dropdown-footer--JOkgg7zi:before,.dropdown-footer--JOkgg7zi:last-child{border-bottom-left-radius:var(--g-size-border-radius-lg);border-bottom-right-radius:var(--g-size-border-radius-lg)}.dropdown-footer--JOkgg7zi:before{box-shadow:0 .0625rem .25rem .0625rem var(--g-color-shadow-dropdown);content:"";inset:0;outline:.0625rem solid transparent;outline-offset:-.0625rem;position:absolute;z-index:-1}.dropdown-footer--JOkgg7zi:hover{background-image:linear-gradient(var(--g-color-overlay-hover),var(--g-color-overlay-hover))}.dropdown-footer--JOkgg7zi:has(.button--uIq1-ufj:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n){border:0;justify-content:left;min-height:1.5rem;padding:0;text-align:left}.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n):active,.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n):focus-visible,.dropdown-footer--JOkgg7zi .button--uIq1-ufj:nth-child(n):nth-child(n):hover{background:transparent;border:0;box-shadow:none;outline:none}.dropdown-footer--JOkgg7zi .button--uIq1-ufj:before{content:"";inset:0;position:absolute;z-index:0}.dropdown-footer--JOkgg7zi .description--o7NWuZWm:nth-child(n){padding:0}.dropdown-footer--JOkgg7zi .icon--BV6ko1sU{position:relative}.dropdown-footer--JOkgg7zi .icon--BV6ko1sU .pill--CAlLR5A0{position:absolute;right:-.5rem;top:-.5rem}.dropdown-footer--JOkgg7zi .label--rj-pmJUo:nth-child(n){white-space:normal}.toggle--ltGB-cjv{display:inline-block;outline:none;position:relative}.container--k2kDvmEv{padding:1rem}.container--k2kDvmEv .previous--k4xudrWv{position:relative}.container--k2kDvmEv .next--HgpwKBK0{position:absolute;right:1rem}.container--k2kDvmEv:nth-child(n):nth-child(n) .header--PtwO-zSH{margin-top:-2rem;padding-bottom:.75rem;padding-top:0;text-align:center}.container--k2kDvmEv .grid--lrZoI4M5{display:grid;grid-template-columns:repeat(4,1fr)}.container--k2kDvmEv .grid--lrZoI4M5 .option--r-DVDAiG{background-color:transparent;border:0;border-radius:var(--g-size-border-radius-lg);color:var(--g-color-text-primary);font-size:.875rem;height:2.75rem;line-height:1.3125rem;padding:.5rem;text-align:center;width:4.5rem}@media (prefers-reduced-motion:no-preference){.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.g-button-size-small:nth-child(n){padding-right:.625rem}.caret--I7cwGswc.disabled--F0m5ubwq.btn,.caret--I7cwGswc:disabled.btn{--color:rgba(var(--rgb-black),0.15)!important}.caret--I7cwGswc:after{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;border-radius:var(--g-size-border-radius-lg);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}.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:nth-child(n):nth-child(n){min-width:2rem;padding:0 .375rem}.pagination-current--HQ-epCnz:nth-child(n):nth-child(n):nth-child(n){background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.pagination-dots--Ee12Xs26:after{color:var(--g-color-text-disabled);content:"…";display:block;text-align:center;width:2rem}.button--MWuFanqu{font-size:.875rem!important;position:relative}.button--MWuFanqu.selected--xA96glx-{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu: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:.125rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:grid;font-size:.75rem;font-weight:var(--g-font-weight-medium);height:1.5rem;justify-content:center;line-height:1.125rem;line-height:1rem;margin-right:var(--g-size-spacing-md);overflow:hidden;padding:.125rem;width:1.5rem}.past--zfJHeLjh .circle--3DmwLNv1{background-color:var(--g-color-surface-primary)}.past--zfJHeLjh .circle--3DmwLNv1:has(~a,~button){color:var(--g-color-interactive-primary)}.current--WSOb-dHC .circle--3DmwLNv1{background-color:var(--g-color-text-primary);color:var(--g-color-surface-primary)}.future--1NZWHi5j .circle--3DmwLNv1{border-color:var(--g-color-border-primary)}.circle--3DmwLNv1:has(~.fake-link--C4V-DyNK:disabled){color:var(--g-color-text-disabled)}.label--Pb9qbuu8{font-weight:var(--g-font-weight-semibold)}.future--1NZWHi5j .label--Pb9qbuu8{color:var(--g-color-text-secondary)}.fake-link--C4V-DyNK:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-sm);color:var(--g-color-interactive-primary);font-size:.875rem;line-height:1.3125rem;min-height:0}.fake-link--C4V-DyNK:nth-child(n):nth-child(n):hover{text-decoration:underline}.fake-link--C4V-DyNK:nth-child(n):nth-child(n):disabled{color:var(--g-color-text-disabled);cursor:not-allowed;text-decoration:none}.container--U4sXvgcR{--col-side:16rem;--col-body:100%;--col-summary:32rem;--offset-topnav:5rem;--offset-stripe:0rem;--offset-padding:var(--g-size-spacing-xl);--offset-drawer:3.5rem;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}.spacer--w59KWYiM{position:relative;width:100%}@media(min-width:576px){.header--xWSvlQnY{width:50%}}.snackbarOffsetSm--VOs1YE2G{margin-bottom:2.875rem}.snackbarOffsetLg--_S23HnHC{margin-bottom:6.875rem}.bankItem--k1hXUey7{cursor:pointer}.bankItem--k1hXUey7:hover{background-color:var(--g-color-overlay-hover)}.badges--PhGHRDVc>:not(:last-child){margin-right:.625rem}.title--ZRj3G4Ze{white-space:pre-wrap}.container--pwKg9hXR{padding-left:.725rem}.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}.switch-options--zXrkq9F8:nth-child(n):nth-child(n):nth-child(n) img{max-height:fit-content;max-width:fit-content}.radio-label--_syUaaIc{margin-bottom:10px;margin-top:-10px}.character--R0nqN9Cd{align-items:center;background-color:var(--g-color-surface-secondary);border-bottom:2px solid;border-color:var(--g-color-border-secondary);border-radius:5px;display:flex;margin:0 8px;padding:4px 6px;white-space:nowrap}.split-button-group--NIpXX5Uq{gap:.5rem}.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}}.card--w_ZuUL8h{min-width:16rem}@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}@media(max-width:767.98px){.indicator--nECUKt2p{min-height:10rem}}.carousel-card--bCjZbA7v{height:16.5625rem}:nth-child(n):nth-child(n):nth-child(n) .description--oyuugBDw{font-size:1rem}.feature-card--YdM_BZc7{height:17.8125rem}.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)}.hero-card--_UAAWNr6 li:nth-child(n):nth-child(n):nth-child(n):before{background-color:var(--color-fg)}.background--hNPNBt0p{bottom:var(--hero-card-gap);left:0;margin-left:-100vw;position:absolute;top:calc(var(--content-top-offset)*-1);width:var(--hero-card-background-width)}.card--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:flex-start}.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}.symbol--K8R9g7a1{display:inline-block;margin-right:1rem;white-space:nowrap}.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}.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}.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%}.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}.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}.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}}.resetRadioMargins--KT6Ghong:nth-child(n):nth-child(n) .custom-radio{margin-bottom:0;margin-top:0;padding-left:1.5rem}.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)}.productFilter--OiTRpWCV{width:25rem!important}.searchBarCard--iZtRfMHb:nth-child(n):nth-child(n)>.g-card-body{padding:var(--card-padding-horizontal) var(--card-padding-horizontal)}.searchBarLayout--nvnDxNpS{margin-bottom:var(--card-padding-horizontal)}.spacedContent--YRCA18DE>:not(:last-child){margin-right:.5rem}.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--xUm7EmYB:hover{background-color:var(--g-color-surface-alternate);cursor:pointer}.input-addon-span--ehC0K_7a 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}.signing-container--kDuImQiA{margin:0 auto;max-width:626px;width:100%}.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}.toggle--pBV94lxY:hover{background-color:transparent!important}.card-tan-help--zsxmHW3S{z-index:99999999}.card-tan-help--zsxmHW3S img{height:1.5em}.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))}.challenge-img--PPvFprXL{cursor:-webkit-zoom-in;width:268px}.challenge-img--PPvFprXL.zoomed--vTtCRm5Y{cursor:-webkit-zoom-out;width:402px}.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)}.online-row-link--tlg8ph9p{display:inline-block;text-align:left;white-space:normal}.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}.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}.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--RwUFZl9X{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.date-range-filter-in-collapsible--vAN_LX3Z{min-width:25%}.row-separator--_gRZr733{border-bottom:1px solid #e4eaf0}.row-separator--_gRZr733:last-child{border-bottom:none}.button-width--UnUgC1ch{width:100px!important}.date-width--2mp9iyZr{width:260px!important}.additional-details-width--RI1jyMUh{width:200px!important}@media(max-width:767.98px){.w-sm-100--GFDlqPMW{width:100%!important}}.container--vcV0HEwU{border-radius:.5rem;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):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}#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}}.justify-content-start--AkKr4IUS ul:nth-child(n):nth-child(n){justify-content:flex-start}.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%}.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}.integer--loplryQ0{font-size:1.125rem;position:relative}.highlight--YnFU1vBB{font-size:1.5rem;margin-left:.0625rem}.highlight--YnFU1vBB:last-of-type{margin-right:.0625rem}.arrow-icon--cTeTCwhm{margin-left:-1.125rem;margin-top:.3125rem;position:absolute}.big-amount--IhRkpCek{font-size:1.75rem}.title--rv2m09qS{max-width:100%!important;width:12.5rem!important}.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--VIbvLW5e:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-left:0;text-align:left}.cost-overview-list--WAcaHjQI:nth-child(n):nth-child(n){padding:1rem 0 .5rem}.templateAmount--uQImocla:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin-left:0;text-align:left}.title--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--vHGiI8lC: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.12.0";--rgb-black:0,0,0;--color-black:rgb(var(--rgb-black));--rgb-white:255,255,255;--color-white:rgb(var(--rgb-white));--color-transparent:transparent;--rgb-honey:255,211,42;--color-honey:rgb(var(--rgb-honey));--rgb-honey-weak:255,250,235;--color-honey-weak:rgb(var(--rgb-honey-weak));--rgb-honey-strong:153,89,0;--color-honey-strong:rgb(var(--rgb-honey-strong));--rgb-carrot:255,97,48;--color-carrot:rgb(var(--rgb-carrot));--rgb-carrot-weak:255,247,245;--color-carrot-weak:rgb(var(--rgb-carrot-weak));--rgb-carrot-strong:177,67,33;--color-carrot-strong:rgb(var(--rgb-carrot-strong));--rgb-berry:225,1,91;--color-berry:rgb(var(--rgb-berry));--rgb-berry-weak:253,242,247;--color-berry-weak:rgb(var(--rgb-berry-weak));--rgb-berry-strong:180,0,72;--color-berry-strong:rgb(var(--rgb-berry-strong));--rgb-rose:235,76,121;--color-rose:rgb(var(--rgb-rose));--rgb-rose-weak:254,246,248;--color-rose-weak:rgb(var(--rgb-rose-weak));--rgb-rose-strong:202,47,91;--color-rose-strong:rgb(var(--rgb-rose-strong));--rgb-lavender:170,75,179;--color-lavender:rgb(var(--rgb-lavender));--rgb-lavender-weak:251,246,251;--color-lavender-weak:rgb(var(--rgb-lavender-weak));--rgb-lavender-strong:154,68,162;--color-lavender-strong:rgb(var(--rgb-lavender-strong));--rgb-lila:114,28,122;--color-lila:rgb(var(--rgb-lila));--rgb-lila-weak:247,243,248;--color-lila-weak:rgb(var(--rgb-lila-weak));--rgb-lila-strong:114,28,122;--color-lila-strong:rgb(var(--rgb-lila-strong));--rgb-indigo:47,45,145;--color-indigo:rgb(var(--rgb-indigo));--rgb-indigo-weak:245,245,249;--color-indigo-weak:rgb(var(--rgb-indigo-weak));--rgb-indigo-strong:44,42,136;--color-indigo-strong:rgb(var(--rgb-indigo-strong));--rgb-pool:25,156,249;--color-pool:rgb(var(--rgb-pool));--rgb-pool-weak:243,250,255;--color-pool-weak:rgb(var(--rgb-pool-weak));--rgb-pool-strong:15,93,149;--color-pool-strong:rgb(var(--rgb-pool-strong));--rgb-teal:2,163,164;--color-teal:rgb(var(--rgb-teal));--rgb-teal-weak:242,250,250;--color-teal-weak:rgb(var(--rgb-teal-weak));--rgb-teal-strong:1,114,115;--color-teal-strong:rgb(var(--rgb-teal-strong));--rgb-lime:12,180,63;--color-lime:rgb(var(--rgb-lime));--rgb-lime-weak:243,251,245;--color-lime-weak:rgb(var(--rgb-lime-weak));--rgb-lime-strong:8,128,44;--color-lime-strong:rgb(var(--rgb-lime-strong));--rgb-forest:2,134,97;--color-forest:rgb(var(--rgb-forest));--rgb-forest-weak:242,249,247;--color-forest-weak:rgb(var(--rgb-forest-weak));--rgb-forest-strong:2,116,85;--color-forest-strong:rgb(var(--rgb-forest-strong));--rgb-stone:36,83,117;--color-stone:rgb(var(--rgb-stone));--rgb-stone-weak:244,246,248;--color-stone-weak:rgb(var(--rgb-stone-weak));--rgb-stone-strong:31,72,101;--color-stone-strong:rgb(var(--rgb-stone-strong));--rgb-blue-100:238,244,254;--color-blue-100:rgb(var(--rgb-blue-100));--rgb-blue-200:162,206,255;--color-blue-200:rgb(var(--rgb-blue-200));--rgb-blue-300:19,94,226;--color-blue-300:rgb(var(--rgb-blue-300));--rgb-blue-400:10,40,92;--color-blue-400:rgb(var(--rgb-blue-400));--rgb-gray-100:238,240,244;--color-gray-100:rgb(var(--rgb-gray-100));--rgb-gray-200:228,234,240;--color-gray-200:rgb(var(--rgb-gray-200));--rgb-gray-300:163,181,201;--color-gray-300:rgb(var(--rgb-gray-300));--rgb-gray-400:83,112,144;--color-gray-400:rgb(var(--rgb-gray-400));--rgb-ui-blue:19,94,226;--color-ui-blue:rgb(var(--rgb-ui-blue));--rgb-ui-blue-weak:231,239,253;--color-ui-blue-weak:rgb(var(--rgb-ui-blue-weak));--rgb-ui-green:5,127,25;--color-ui-green:rgb(var(--rgb-ui-green));--rgb-ui-green-weak:236,255,231;--color-ui-green-weak:rgb(var(--rgb-ui-green-weak));--rgb-ui-red:207,42,30;--color-ui-red:rgb(var(--rgb-ui-red));--rgb-ui-red-weak:254,235,234;--color-ui-red-weak:rgb(var(--rgb-ui-red-weak));--rgb-ui-yellow:242,169,30;--color-ui-yellow:rgb(var(--rgb-ui-yellow));--rgb-ui-yellow-weak:255,244,213;--color-ui-yellow-weak:rgb(var(--rgb-ui-yellow-weak));--rgb-ui-yellow-strong:173,87,0;--color-ui-yellow-strong:rgb(var(--rgb-ui-yellow-strong));--rgb-ui-gray:93,106,151;--color-ui-gray:rgb(var(--rgb-ui-gray));--rgb-ui-gray-weak:239,241,245;--color-ui-gray-weak:rgb(var(--rgb-ui-gray-weak));--rgb-neutral-100:255,255,255;--color-neutral-100:rgb(var(--rgb-neutral-100));--rgb-neutral-200:229,229,229;--color-neutral-200:rgb(var(--rgb-neutral-200));--rgb-neutral-300:196,196,196;--color-neutral-300:rgb(var(--rgb-neutral-300));--rgb-neutral-400:0,0,0;--color-neutral-400:rgb(var(--rgb-neutral-400));--rgb-g-pro:2,46,103;--color-g-pro:rgb(var(--rgb-g-pro));--rgb-blue-bright:40,112,237;--color-blue-bright:rgb(var(--rgb-blue-bright))}.g-dark--yyLTB6yG{--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--yyLTB6yG{--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--eGQAdnh8{--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-border-width-md:0.125rem;--g-size-icon-sm:1rem;--g-size-icon-md:1.5rem;--g-size-icon-lg:3rem;--g-size-icon-xl:4rem;--g-size-icon-xxl:6rem;--g-size-icon-xxxl:8rem}*,:after,:before{box-sizing:border-box}*{margin:unset}button,input,select,textarea{font:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}label{display:inline-block}img,svg{vertical-align:middle}fieldset{border:unset;padding:unset}table{border-collapse:collapse}[hidden]{display:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-fluid--gpO8Ps0N,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-fluid--gpO8Ps0N:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-fluid--gpO8Ps0N:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu:before{content:none}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8{max-width:540px}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8{max-width:720px}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8{max-width:960px}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV{max-width:1140px}}@media (min-width:1400px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu{max-width:1320px;max-width:1140px}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row--WbPkFHAc{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row--WbPkFHAc .g-row-no-gutters--Tc9npC3m{margin-left:0;margin-right:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row--WbPkFHAc .g-row-no-gutters--Tc9npC3m>.g-col--kEDXuyWA,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row--WbPkFHAc .g-row-no-gutters--Tc9npC3m>[class*=g-col-]{padding-left:0;padding-right:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col--kEDXuyWA,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-1--SUvWRmU0,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-10--c5sPFrVi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-11--oMD433dP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-12--IeDYfAg_,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-2--JiNmgBLY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-3--_llo0ImW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-4--pMEap7ut,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-5--NZgdpfDC,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-6--br_fEEbE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-7--AkPj0xB6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-8--GgFnBzQZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-9--NrC5WegI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-auto--rVcELTRM,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg--SAv2_Hu1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-1--dx9hZvth,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-10--wzdpQgQQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-11--tZ7Y2b4U,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-12--bosmoV7J,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-2--a5RlHayS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-3--FiwJRsTR,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-4--y3AlhGmt,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-5--t7_8jpH9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-6--XBPr5wB8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-7--SXq90G0p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-8--bXkcSajc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-9--zD123aGD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-auto--Deb0ItVd,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md--oMk9N1G3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-1--GqUTjPBK,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-10--hXIjsziF,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-11--ty_gn9xp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-12--MX4L9FTj,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-2--K6jiGiJ6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-3--Vtz7qAga,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-4--__mb7BtR,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-5--cEBp_mDk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-6--XxKxJ9ES,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-7--ZaEDMUTa,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-8--MmtgXj23,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-9--FYN0B8pN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-auto--Dd6yMyU2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm--h94yVpuB,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-1--uev_8jva,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-10--lR3ujF_L,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-11--z0BCdEJl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-12--AlAgAe8V,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-2--myjzLspJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-3--_VIIQ2qb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-4--UiJ_6a3t,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-5--omMbDx29,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-6--M3quXN5W,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-7--T2voTeJK,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-8--Q0_Fd650,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-9--t4XiaqXb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-auto--mpO01zdw,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl--RYxQYorN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-1--nlnS5rTJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-10--fYKyc58p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-11--VRMnZ9aN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-12--qQhp0iWW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-2--xVObeHJZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-3--wGKEqqSl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-4--enKcHa3H,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-5--kBethwHI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-6--FGBT0_Sg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-7--LzNWe1DV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-8--qEZszRnn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-9--qbFGqkZL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-auto--GDzEaBts,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl--jp6KcMEU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-1--wm3ctOyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-10--dw7wWQ7G,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-11--PyCFkG4v,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-12--Ag507D7h,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-2--zTAW2ZTQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-3--lO1a8mTb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-4--fvI6R7Sl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-5--fIZaH8kS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-6--mu5DHbCS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-7--G40wG5yw,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-8--qPwJuw6K,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-9--sTFzbT3J,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-auto--qt2caJQ4{padding-left:15px;padding-right:15px;position:relative;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col--kEDXuyWA{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-1--QTl3HbUZ>*{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-2--T_k5BesH>*{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-3--WEXJNRXW>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-4--dGlFcC3Q>*{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-5--Kt3jFqbB>*{flex:0 0 20%;max-width:20%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-6--MwCjodqd>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-auto--rVcELTRM{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-1--SUvWRmU0{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-2--JiNmgBLY{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-3--_llo0ImW{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-4--pMEap7ut{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-5--NZgdpfDC{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-6--br_fEEbE{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-7--AkPj0xB6{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-8--GgFnBzQZ{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-9--NrC5WegI{flex:0 0 75%;max-width:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-10--c5sPFrVi{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-11--oMD433dP{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-12--IeDYfAg_{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-first--DbNQDV7V{order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-last--XOXX5xui{order:13}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-0--VWJVhLFx{order:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-1--RXwO7jdA{order:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-2--iq22CXvf{order:2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-3--cFCPJeGW{order:3}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-4--oIlBLJj4{order:4}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-5--cuOC4eWg{order:5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-6--Mr1d8pqS{order:6}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-7--M_qdCn3j{order:7}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-8--MvkDnel5{order:8}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-9--H05AhNBU{order:9}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-10--PhP2A66y{order:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-11--JhydbFPi{order:11}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-12--OQHo9Y1B{order:12}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-1--EGPQZU5y{margin-left:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-2--Rbm5Gqzu{margin-left:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-3--UDYD7L_y{margin-left:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-4--N21vSha2{margin-left:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-5--aNk479Uy{margin-left:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-6--Glbhd821{margin-left:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-7--L_S4dE57{margin-left:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-8--LWNFPwf3{margin-left:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-9--EG1bdvrU{margin-left:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-10--W4R25BAF{margin-left:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-11--jyNEun72{margin-left:91.6666666667%}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm--h94yVpuB{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-sm-1--P5X_xdWd>*{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-sm-2--ByIzgV3q>*{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-sm-3--mZbrP2wA>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-sm-4--A7eKDtxP>*{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-sm-5--b6Ucj3Er>*{flex:0 0 20%;max-width:20%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-sm-6--AH5hV7mi>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-auto--mpO01zdw{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-1--uev_8jva{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-2--myjzLspJ{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-3--_VIIQ2qb{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-4--UiJ_6a3t{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-5--omMbDx29{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-6--M3quXN5W{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-7--T2voTeJK{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-8--Q0_Fd650{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-9--t4XiaqXb{flex:0 0 75%;max-width:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-10--lR3ujF_L{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-11--z0BCdEJl{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-sm-12--AlAgAe8V{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-first--CyDaG_AJ{order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-last--BSx0jjZd{order:13}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-0--JdlbHX1l{order:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-1--RALVfBLQ{order:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-2--lWDkOUlP{order:2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-3--JoYyLT8j{order:3}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-4--BcbR2PYI{order:4}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-5--vz2r0d_S{order:5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-6--AFIPxVb4{order:6}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-7--ovJPXTSE{order:7}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-8--r7fVpaTa{order:8}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-9--J2fIZndr{order:9}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-10--cXsEja10{order:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-11--Bf6vGb0p{order:11}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-sm-12--i2gxpD7p{order:12}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-0--bEPWNSdF{margin-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-1--Cb9Y33I0{margin-left:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-2--mXAhAcc5{margin-left:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-3--n1EvrdvI{margin-left:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-4--Wmtfj4Qb{margin-left:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-5--L08qxhbp{margin-left:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-6--GVR8ylPQ{margin-left:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-7--G6Th8trQ{margin-left:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-8--dfDF1E2s{margin-left:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-9--j_RoLMmE{margin-left:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-10--IQWe1CfC{margin-left:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-sm-11--jIV3RboO{margin-left:91.6666666667%}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md--oMk9N1G3{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-md-1--FDaNfvjl>*{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-md-2--iUaxYpfq>*{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-md-3--dlNfGvvV>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-md-4--r8yD_KkS>*{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-md-5--_2P3I8Fc>*{flex:0 0 20%;max-width:20%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-md-6--NSBM8icY>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-auto--Dd6yMyU2{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-1--GqUTjPBK{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-2--K6jiGiJ6{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-3--Vtz7qAga{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-4--__mb7BtR{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-5--cEBp_mDk{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-6--XxKxJ9ES{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-7--ZaEDMUTa{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-8--MmtgXj23{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-9--FYN0B8pN{flex:0 0 75%;max-width:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-10--hXIjsziF{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-11--ty_gn9xp{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-md-12--MX4L9FTj{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-first--aLKCVqPm{order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-last--dVhLkfuX{order:13}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-0--ZsMnT9RX{order:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-1--uYADjo9q{order:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-2--xz2NJy0B{order:2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-3--YbU8phn2{order:3}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-4--QdvaW4R7{order:4}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-5--dOBI5fwG{order:5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-6--blwPNE0b{order:6}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-7--k4HVgQ8g{order:7}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-8--LMV_dKgG{order:8}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-9--cA0pbyWN{order:9}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-10--NxSKCMBT{order:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-11--fhPMeCt0{order:11}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-md-12--gRbVa7Ri{order:12}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-0--Nx4EA3zR{margin-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-1--_5kudXTG{margin-left:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-2--gJLe4gGE{margin-left:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-3--pHLn9fat{margin-left:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-4--KX5AE9bo{margin-left:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-5--xRSoqLkJ{margin-left:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-6--oGAjIVHa{margin-left:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-7--ybO1CSp3{margin-left:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-8--ctQfy6T1{margin-left:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-9--l4n3grvQ{margin-left:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-10--Ogyy8pCT{margin-left:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-md-11--P3Gbp2TW{margin-left:91.6666666667%}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg--SAv2_Hu1{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-lg-1--Sg0fMKMM>*{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-lg-2--yzRR788r>*{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-lg-3--FTzEfXF2>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-lg-4--mYQa4QlO>*{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-lg-5--vBGM4v05>*{flex:0 0 20%;max-width:20%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-lg-6--R8ibByZS>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-auto--Deb0ItVd{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-1--dx9hZvth{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-2--a5RlHayS{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-3--FiwJRsTR{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-4--y3AlhGmt{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-5--t7_8jpH9{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-6--XBPr5wB8{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-7--SXq90G0p{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-8--bXkcSajc{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-9--zD123aGD{flex:0 0 75%;max-width:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-10--wzdpQgQQ{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-11--tZ7Y2b4U{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-lg-12--bosmoV7J{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-first--zcnOhcE1{order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-last--djLmGCgT{order:13}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-0--_UbSyF15{order:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-1--UPbFcD7b{order:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-2--rF1pNf_8{order:2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-3--NNGrcXq0{order:3}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-4--QgUC5rNO{order:4}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-5--shzeW7LR{order:5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-6--mQoO1XOU{order:6}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-7--cBjzTLj9{order:7}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-8--IvJOLnRy{order:8}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-9--sXoH1Ra3{order:9}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-10--XZgz2jSS{order:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-11--Q1_VubrV{order:11}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-lg-12--DM4e2g67{order:12}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-0--kPMHYn7i{margin-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-1--QjtVabYy{margin-left:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-2--Ik6XwquD{margin-left:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-3--sm2_1GZh{margin-left:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-4--QyRLxM9g{margin-left:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-5--hPyz14bS{margin-left:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-6--Wmbz10jO{margin-left:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-7--V8S8j4FV{margin-left:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-8--AcyLJt5U{margin-left:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-9--ZAdWnAfi{margin-left:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-10--BTfhigXR{margin-left:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-lg-11--Ug3gff7i{margin-left:91.6666666667%}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl--RYxQYorN{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xl-1--kxaQCv_t>*{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xl-2--FJOs_QAl>*{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xl-3--axVsguLv>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xl-4--PrdS_X6x>*{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xl-5--om9I33JA>*{flex:0 0 20%;max-width:20%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xl-6--ugnpVpJT>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-auto--GDzEaBts{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-1--nlnS5rTJ{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-2--xVObeHJZ{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-3--wGKEqqSl{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-4--enKcHa3H{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-5--kBethwHI{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-6--FGBT0_Sg{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-7--LzNWe1DV{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-8--qEZszRnn{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-9--qbFGqkZL{flex:0 0 75%;max-width:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-10--fYKyc58p{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-11--VRMnZ9aN{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xl-12--qQhp0iWW{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-first--fHwGq8il{order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-last--Wu0xFtdB{order:13}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-0--YHo5g0CC{order:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-1--hmL1lsXC{order:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-2--QEPftNOC{order:2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-3--tU6MQOJR{order:3}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-4--CIcIZHLY{order:4}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-5--EsdXast1{order:5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-6--MES6HNG5{order:6}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-7--OIdQl03P{order:7}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-8--eoCosq4B{order:8}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-9--U_03rdF7{order:9}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-10--tMl13Y9S{order:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-11--Ai205TYz{order:11}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xl-12--yrLmiKC8{order:12}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-0--eXDxaXS3{margin-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-1--cLuLUI8I{margin-left:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-2--oFkI4aMI{margin-left:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-3--knIgP_57{margin-left:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-4--oYQhbC2h{margin-left:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-5--Cxnkndbs{margin-left:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-6--vqqSz0P6{margin-left:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-7--ebFUHbd3{margin-left:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-8--gzuNlNeu{margin-left:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-9--D5SzoEQk{margin-left:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-10--ots3kwQ9{margin-left:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xl-11--_W5dra0W{margin-left:91.6666666667%}}@media (min-width:1400px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl--jp6KcMEU{flex-basis:0;flex-grow:1;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xxl-1--fumGwInr>*{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xxl-2--p9YzY4Sa>*{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xxl-3--WsgPKxX3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xxl-4--qBXU2yz5>*{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xxl-5--gSmbJZDm>*{flex:0 0 20%;max-width:20%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row-cols-xxl-6--NkNE5ChT>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-auto--qt2caJQ4{flex:0 0 auto;max-width:100%;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-1--wm3ctOyD{flex:0 0 8.3333333333%;max-width:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-2--zTAW2ZTQ{flex:0 0 16.6666666667%;max-width:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-3--lO1a8mTb{flex:0 0 25%;max-width:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-4--fvI6R7Sl{flex:0 0 33.3333333333%;max-width:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-5--fIZaH8kS{flex:0 0 41.6666666667%;max-width:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-6--mu5DHbCS{flex:0 0 50%;max-width:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-7--G40wG5yw{flex:0 0 58.3333333333%;max-width:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-8--qPwJuw6K{flex:0 0 66.6666666667%;max-width:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-9--sTFzbT3J{flex:0 0 75%;max-width:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-10--dw7wWQ7G{flex:0 0 83.3333333333%;max-width:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-11--PyCFkG4v{flex:0 0 91.6666666667%;max-width:91.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-col-xxl-12--Ag507D7h{flex:0 0 100%;max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-first--gpwkMUmf{order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-last--xZo6NCri{order:13}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-0--RtdVCRMf{order:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-1--uUHck_1a{order:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-2--avkQohim{order:2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-3--ZLsoH3_q{order:3}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-4--LhYTeoA5{order:4}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-5--tPP9ixaj{order:5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-6--mfzvO4Ja{order:6}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-7--GGT9yb6S{order:7}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-8--lZ6GwjsZ{order:8}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-9--HHt5ETb8{order:9}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-10--_9qFvksE{order:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-11--x1ZGsdZ9{order:11}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-order-xxl-12--BDZVEhMa{order:12}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-0--gKujIS_v{margin-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-1--ZtcgQzDI{margin-left:8.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-2--FQGdtHLl{margin-left:16.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-3--SDSrODmG{margin-left:25%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-4--Se5GMGlB{margin-left:33.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-5--w1jXQLyD{margin-left:41.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-6--Gam0OQmf{margin-left:50%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-7--cUWUVFaN{margin-left:58.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-8--GlukqmWj{margin-left:66.6666666667%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-9--FWS304m6{margin-left:75%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-10--NByEHOjz{margin-left:83.3333333333%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-offset-xxl-11--AWf2mWkN{margin-left:91.6666666667%}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI{box-sizing:border-box;overflow-wrap:anywhere}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI,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--qXczD8Dg.g-bs4--Pm5q1PgI,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--gFv98pm8{overflow:hidden;pointer-events:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container--mvQ6A1Mp .g-container-xxl--n995G8Wu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-fluid--gpO8Ps0N .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-fluid--gpO8Ps0N .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-fluid--gpO8Ps0N .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-fluid--gpO8Ps0N .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-fluid--gpO8Ps0N .g-container-xxl--n995G8Wu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV .g-container-fluid--gpO8Ps0N,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV .g-container-xxl--n995G8Wu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3 .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3 .g-container-fluid--gpO8Ps0N,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3 .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3 .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3 .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3 .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3 .g-container-xxl--n995G8Wu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8 .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8 .g-container-fluid--gpO8Ps0N,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8 .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8 .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8 .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8 .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8 .g-container-xxl--n995G8Wu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV .g-container-fluid--gpO8Ps0N,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV .g-container-xxl--n995G8Wu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu .g-container-fluid--gpO8Ps0N,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu .g-container-xxl--n995G8Wu,.g-container--mvQ6A1Mp .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV,.g-container--mvQ6A1Mp .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3,.g-container--mvQ6A1Mp .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8,.g-container--mvQ6A1Mp .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV,.g-container--mvQ6A1Mp .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu,.g-container--mvQ6A1Mp .g-container--mvQ6A1Mp,.g-container--mvQ6A1Mp .g-container-fluid--gpO8Ps0N,.g-container-fluid--gpO8Ps0N .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-lg--ng7OUMNV,.g-container-fluid--gpO8Ps0N .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-md--HCmi8Pa3,.g-container-fluid--gpO8Ps0N .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-sm--h6YCCrW8,.g-container-fluid--gpO8Ps0N .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xl--O882UnvV,.g-container-fluid--gpO8Ps0N .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-container-xxl--n995G8Wu,.g-container-fluid--gpO8Ps0N .g-container--mvQ6A1Mp,.g-container-fluid--gpO8Ps0N .g-container-fluid--gpO8Ps0N{padding-left:0;padding-right:0}.g-row--WbPkFHAc>.g-row--WbPkFHAc{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--qXczD8Dg .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg .g-container-xs--Uc2mB_qF,.g-bootstrap--qXczD8Dg .g-container-xxl--n995G8Wu{max-width:1140px}.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P .g-container-xs--Uc2mB_qF,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P .g-container-xxl--n995G8Wu{max-width:1320px}}@media (min-width:1320px){.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-xs--Uc2mB_qF,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-xxl--n995G8Wu{max-width:1260px}}@media (min-width:1560px){.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-xs--Uc2mB_qF,.g-bootstrap--qXczD8Dg.g-extended-grid--BlmjFC0B .g-container-xxl--n995G8Wu{max-width:1260px}.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P.g-extended-grid--BlmjFC0B .g-container--mvQ6A1Mp,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P.g-extended-grid--BlmjFC0B .g-container-lg--ng7OUMNV,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P.g-extended-grid--BlmjFC0B .g-container-md--HCmi8Pa3,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P.g-extended-grid--BlmjFC0B .g-container-sm--h6YCCrW8,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P.g-extended-grid--BlmjFC0B .g-container-xl--O882UnvV,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P.g-extended-grid--BlmjFC0B .g-container-xs--Uc2mB_qF,.g-bootstrap--qXczD8Dg.g-bs5-grid--Bdg4rd0P.g-extended-grid--BlmjFC0B .g-container-xxl--n995G8Wu{max-width:1480px}}.g-bootstrap--qXczD8Dg.g-fluid-grid--f7lDWSGP:nth-child(n){max-width:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group--YBMtAQvX{padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(h1,h2,h3,h4,h5,h6)+.g-row--WbPkFHAc{padding-top:1.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(p,ul,ol){font-size:1rem;line-height:1.5rem;margin:0;padding:.25rem 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(dt,dd){font-size:1rem;line-height:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-small--serDb16K{font-size:.875rem;line-height:1.5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-small--serDb16K :is(p,ul,ol,dt,dd){font-size:inherit;line-height:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-micro--ijA7sjLr{font-size:.75rem;line-height:1.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI small{font-size:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h1{font-size:1.5rem;font-weight:700;line-height:1.875rem;margin:0;padding:.1875rem 0 .3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h1--G_N9CANE:not(.g-first--AyR1kg_z),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h1:not(.g-first--AyR1kg_z){padding-top:1.4375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 h1{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h2{font-size:1.375rem;font-weight:700;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h2--lc6b6Nzk:not(.g-first--AyR1kg_z),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h2:not(.g-first--AyR1kg_z){padding-top:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 h2{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h3{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0;padding:.25rem 0 .3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h3--ZFbsGjiT:not(.g-first--AyR1kg_z),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h3:not(.g-first--AyR1kg_z){padding-top:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 h3{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h4--kHgsGQNc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h4{font-size:1.125rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h4--kHgsGQNc:not(.g-first--AyR1kg_z),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h4:not(.g-first--AyR1kg_z){padding-top:1.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-h4--kHgsGQNc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 h4{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h5--ipteEZOX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h5{font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h5--ipteEZOX:not(.g-first--AyR1kg_z),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h5:not(.g-first--AyR1kg_z){padding-top:1.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-h5--ipteEZOX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 h5{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h6--q8sI5L3j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h6{font-size:1rem;font-weight:700;line-height:1.25rem;margin:0;padding:.375rem 0 .4375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h6--q8sI5L3j:not(.g-first--AyR1kg_z),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h6:not(.g-first--AyR1kg_z){padding-top:1.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-h6--q8sI5L3j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 h6{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-faded--yfpGqUuG{color:var(--g-color-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI a{border-radius:var(--g-size-border-radius-sm);color:var(--g-color-interactive-primary);font-weight:600;text-decoration:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI a[tabindex]:not([tabindex="-1"]){cursor:pointer}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI a:where(:not([aria-disabled=true])):hover{text-decoration:underline}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI a:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI a:active:where(:not(.g-button--DPNXtwEW)){color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI a:not([href])[aria-disabled=true]{color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(strong,b){font-weight:600}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(p,li){font-weight:400}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(p,li) :is(strong,b){font-weight:600}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI label,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI label b,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI label strong{font-weight:600}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI pre{margin-bottom:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI 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--qXczD8Dg.g-bs4--Pm5q1PgI code pre>*{padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-separator--jMo9_EZL{margin:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-separator--jMo9_EZL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI hr:where(:not(.g-separator--jMo9_EZL)){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--qXczD8Dg.g-bs4--Pm5q1PgI .g-separator--jMo9_EZL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI hr:where(:not(.g-separator--jMo9_EZL)){border-color:CanvasText!important}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-separator--jMo9_EZL:where(.g-separator-spacing-regular--A5_SnS1L),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI hr:where(:not(.g-separator--jMo9_EZL)){margin:.375rem 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tabular--Y2sG0Fox{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI li{list-style:none;margin:0;padding:.25rem 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI li:has(.g-li-icon--Zw81lpGf){padding-left:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI li:has(.g-li-icon--Zw81lpGf):before{content:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI li .g-li-icon--Zw81lpGf{margin:0 0 0 -2rem;position:absolute}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI li .g-li-icon--Zw81lpGf:not([class*=g-bg-] .g-li-icon--Zw81lpGf){color:var(--g-color-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI li:first-child{padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI li:last-child{padding-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol){font-weight:400;padding-left:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol) :is(ul,ol){padding-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol):not(.g-list-variant-plain--oS67ZPgG) li{position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol):not(.g-list-variant-plain--oS67ZPgG) 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--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol):not(.g-list-variant-plain--oS67ZPgG) li:before{background-color:CanvasText;border-color:CanvasText!important;color:CanvasText;forced-color-adjust:none}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-plain--oS67ZPgG{padding-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-spacing-compact--kr1l_Swo li{padding-bottom:0;padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-checkmarks--CX8dqgZR li{padding-left:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-checkmarks--CX8dqgZR 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--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-numbers--Jvp6BgER{counter-reset:item}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-numbers--Jvp6BgER li{counter-increment:item;padding-left:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-numbers--Jvp6BgER 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--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-small--serDb16K:not(.g-list-spacing-compact--kr1l_Swo) li:not(:first-child),.g-small--serDb16K .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol):not(.g-list-spacing-compact--kr1l_Swo) li:not(:first-child){padding-top:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-small--serDb16K:not(.g-list-spacing-compact--kr1l_Swo) li:not(:first-child) li,.g-small--serDb16K .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol):not(.g-list-spacing-compact--kr1l_Swo) li:not(:first-child) li{padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-small--serDb16K:not(.g-list-spacing-compact--kr1l_Swo) li:not(:last-child),.g-small--serDb16K .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol):not(.g-list-spacing-compact--kr1l_Swo) li:not(:last-child){padding-bottom:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-small--serDb16K:not(.g-list-spacing-compact--kr1l_Swo) li:not(:last-child) li,.g-small--serDb16K .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol):not(.g-list-spacing-compact--kr1l_Swo) li:not(:last-child) li{padding-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-small--serDb16K.g-list-variant-checkmarks--CX8dqgZR li:before,.g-small--serDb16K .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-checkmarks--CX8dqgZR li:before{height:1rem;margin-top:.1875rem;width:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-small--serDb16K.g-list-variant-numbers--Jvp6BgER li:before,.g-small--serDb16K .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-numbers--Jvp6BgER li:before{border:none;content:counter(item) ".";height:1.375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-small--serDb16K .g-li-icon--Zw81lpGf,.g-small--serDb16K .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol) .g-li-icon--Zw81lpGf{--size:1.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-faded--yfpGqUuG:where(:not(ol)) li:before,.g-faded--yfpGqUuG .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol):where(:not(ol)) li:before{background-color:var(--g-color-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-faded--yfpGqUuG .g-li-icon--Zw81lpGf:not([class*=g-bg-] .g-li-icon--Zw81lpGf),.g-faded--yfpGqUuG .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol) .g-li-icon--Zw81lpGf:not([class*=g-bg-] .g-li-icon--Zw81lpGf){color:var(--g-color-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-unstyled--o7C2JkGx{margin:unset;padding:unset}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-unstyled--o7C2JkGx li{margin:unset;padding:unset}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(ul,ol).g-list-variant-unstyled--o7C2JkGx li:before{display:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8{--color:var(--g-color-text-inverted-primary);color:var(--color)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :where(.g-inverted--eGQAdnh8) a{color:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :where(.g-inverted--eGQAdnh8) .g-separator--jMo9_EZL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :where(.g-inverted--eGQAdnh8) hr:where(:not(.g-separator--jMo9_EZL)){border-color:rgba(var(--rgb-black),.1)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :where(.g-inverted--eGQAdnh8) .g-faded--yfpGqUuG{color:var(--g-color-text-inverted-secondary)}html:not(.g-dark--yyLTB6yG){color-scheme:light}html.g-dark--yyLTB6yG{color-scheme:dark}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:not(.g-dark--yyLTB6yG){color-scheme:light}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG{color-scheme:dark}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI [class*=g-bg-],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI [class*=g-fg-]{color:var(--color-fg)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI [class*=g-bg-]{background-color:var(--color-bg)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-black--zDvfAKhz{--color-bg:var(--color-black);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-black);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-black--zDvfAKhz{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-black--KX8aol8y{--color-fg:var(--color-black)!important;--rgb-color-fg:var(--rgb-black)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-white--vM7QtZWf{--color-bg:var(--color-white);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-white--vM7QtZWf{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-white--aJpoPPyu{--color-fg:var(--color-white)!important;--rgb-color-fg:var(--rgb-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-transparent--Vx7qIdiU{--color-bg:var(--color-transparent);--color-fg:var(--color-blue-400);--rgb-color-bg:var(--rgb-transparent);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-transparent--Vx7qIdiU{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-transparent--WunSNwmM{--color-fg:var(--color-transparent)!important;--rgb-color-fg:var(--rgb-transparent)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-blue-100--qCt42wyq{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-blue-100--qCt42wyq{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-blue-100--wXOIFZna{--color-fg:var(--color-blue-100)!important;--rgb-color-fg:var(--rgb-blue-100)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-blue-200--pTsmdGsH{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-blue-200--pTsmdGsH{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-blue-200--l5XgZPSV{--color-fg:var(--color-blue-200)!important;--rgb-color-fg:var(--rgb-blue-200)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-blue-300--MDyFUKZr{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-blue-300--MDyFUKZr{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-blue-300--lZlY4gei{--color-fg:var(--color-blue-300)!important;--rgb-color-fg:var(--rgb-blue-300)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-blue-400--DT3hOe72{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-blue-400--DT3hOe72{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-blue-400--hWCTrEtx{--color-fg:var(--color-blue-400)!important;--rgb-color-fg:var(--rgb-blue-400)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-gray-100--leFZF6Zj{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-gray-100--leFZF6Zj{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-gray-100--JfpPrhQK{--color-fg:var(--color-gray-100)!important;--rgb-color-fg:var(--rgb-gray-100)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-gray-200--Alxp0_1e{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-gray-200--Alxp0_1e{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-gray-200--d8XEaA15{--color-fg:var(--color-gray-200)!important;--rgb-color-fg:var(--rgb-gray-200)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-gray-300--fKv0h5MC{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-gray-300--fKv0h5MC{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-gray-300--LfLdQti3{--color-fg:var(--color-gray-300)!important;--rgb-color-fg:var(--rgb-gray-300)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-gray-400--veBIYhZr{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-gray-400--veBIYhZr{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-gray-400--g_jMRfu6{--color-fg:var(--color-gray-400)!important;--rgb-color-fg:var(--rgb-gray-400)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-neutral-100--K_SOeApe{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-neutral-100--K_SOeApe{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-neutral-100--Xh01tZ4V{--color-fg:var(--color-neutral-100)!important;--rgb-color-fg:var(--rgb-neutral-100)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-neutral-200--T11jRa0f{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-neutral-200--T11jRa0f{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-neutral-200--fM2OjnQx{--color-fg:var(--color-neutral-200)!important;--rgb-color-fg:var(--rgb-neutral-200)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-neutral-300--WhPjF2UP{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-neutral-300--WhPjF2UP{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-neutral-300--cCbOIqKH{--color-fg:var(--color-neutral-300)!important;--rgb-color-fg:var(--rgb-neutral-300)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-neutral-400--RJ2ccSN7{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-neutral-400--RJ2ccSN7{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-neutral-400--Ca6V09fi{--color-fg:var(--color-neutral-400)!important;--rgb-color-fg:var(--rgb-neutral-400)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-blue--zcxHai0M{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-blue--zcxHai0M{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-blue--iBHqTdjF{--color-fg:var(--color-ui-blue)!important;--rgb-color-fg:var(--rgb-ui-blue)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-blue-weak--s7YWbq6r{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-blue-weak--s7YWbq6r{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-blue-weak--Ugdkv_4K{--color-fg:var(--color-ui-blue-weak)!important;--rgb-color-fg:var(--rgb-ui-blue-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-green--H5sEBe4b{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-green--H5sEBe4b{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-green--QC7y9Sf6{--color-fg:var(--color-ui-green)!important;--rgb-color-fg:var(--rgb-ui-green)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-green-weak--mP9jq7qv{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-green-weak--mP9jq7qv{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-green-weak--DI3Kq5jZ{--color-fg:var(--color-ui-green-weak)!important;--rgb-color-fg:var(--rgb-ui-green-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-red--kCqJ7cdy{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-red--kCqJ7cdy{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-red--MG1x4kCb{--color-fg:var(--color-ui-red)!important;--rgb-color-fg:var(--rgb-ui-red)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-red-weak--zo1HAD6M{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-red-weak--zo1HAD6M{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-red-weak--tXDUUHaJ{--color-fg:var(--color-ui-red-weak)!important;--rgb-color-fg:var(--rgb-ui-red-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-yellow--ir5gYUpq{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-yellow--ir5gYUpq{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-yellow--iSfXNOr2{--color-fg:var(--color-ui-yellow)!important;--rgb-color-fg:var(--rgb-ui-yellow)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-yellow-weak--Dt74hBRy{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-yellow-weak--Dt74hBRy{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-yellow-weak--aUJGYqhr{--color-fg:var(--color-ui-yellow-weak)!important;--rgb-color-fg:var(--rgb-ui-yellow-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-yellow-strong--A8Ezw07Z{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-yellow-strong--A8Ezw07Z{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-yellow-strong--AbJkm8Ec{--color-fg:var(--color-ui-yellow-strong)!important;--rgb-color-fg:var(--rgb-ui-yellow-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-gray--jV9PDtvF{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-gray--jV9PDtvF{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-gray--DTrDDB3Q{--color-fg:var(--color-ui-gray)!important;--rgb-color-fg:var(--rgb-ui-gray)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-ui-gray-weak--zOpATsu3{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-ui-gray-weak--zOpATsu3{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-ui-gray-weak--ULsBXQzO{--color-fg:var(--color-ui-gray-weak)!important;--rgb-color-fg:var(--rgb-ui-gray-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-berry--B_TQ64Ak{--color-bg:var(--color-berry);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-berry);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-berry--B_TQ64Ak{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-berry--i9XhVyHZ{--color-fg:var(--color-berry)!important;--rgb-color-fg:var(--rgb-berry)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-berry-weak--ccWmsJ8U{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-berry-weak--ccWmsJ8U{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-berry-weak--nHqx4Xkq{--color-fg:var(--color-berry-weak)!important;--rgb-color-fg:var(--rgb-berry-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-berry-strong--VyHyDZ0k{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-berry-strong--VyHyDZ0k{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-berry-strong--sgI0C2rw{--color-fg:var(--color-berry-strong)!important;--rgb-color-fg:var(--rgb-berry-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-carrot--INtULFu3{--color-bg:var(--color-carrot);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-carrot);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-carrot--INtULFu3{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-carrot--CSpp2UDa{--color-fg:var(--color-carrot)!important;--rgb-color-fg:var(--rgb-carrot)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-carrot-weak--PDyAOaxQ{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-carrot-weak--PDyAOaxQ{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-carrot-weak--DtuC0FUw{--color-fg:var(--color-carrot-weak)!important;--rgb-color-fg:var(--rgb-carrot-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-carrot-strong--ulLdZ1hk{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-carrot-strong--ulLdZ1hk{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-carrot-strong--RXtF1MD9{--color-fg:var(--color-carrot-strong)!important;--rgb-color-fg:var(--rgb-carrot-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-forest--moRHyOI9{--color-bg:var(--color-forest);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-forest);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-forest--moRHyOI9{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-forest--WEJNJTjU{--color-fg:var(--color-forest)!important;--rgb-color-fg:var(--rgb-forest)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-forest-weak--iUXAS0ny{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-forest-weak--iUXAS0ny{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-forest-weak--TJj5_o8b{--color-fg:var(--color-forest-weak)!important;--rgb-color-fg:var(--rgb-forest-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-forest-strong--m0REt3VP{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-forest-strong--m0REt3VP{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-forest-strong--xQ151IrT{--color-fg:var(--color-forest-strong)!important;--rgb-color-fg:var(--rgb-forest-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-honey--SRoqUJFk{--color-bg:var(--color-honey);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-honey);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-honey--SRoqUJFk{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-honey--iajJPjD7{--color-fg:var(--color-honey)!important;--rgb-color-fg:var(--rgb-honey)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-honey-weak--q3dSafMb{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-honey-weak--q3dSafMb{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-honey-weak--ylD3EQaZ{--color-fg:var(--color-honey-weak)!important;--rgb-color-fg:var(--rgb-honey-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-honey-strong--ZWEVlbQj{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-honey-strong--ZWEVlbQj{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-honey-strong--CwiD8jr1{--color-fg:var(--color-honey-strong)!important;--rgb-color-fg:var(--rgb-honey-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-indigo--OyUUpAtn{--color-bg:var(--color-indigo);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-indigo);--rgb-overlay:255,255,255}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-indigo--OyUUpAtn{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-indigo--YH2kmxkG{--color-fg:var(--color-indigo)!important;--rgb-color-fg:var(--rgb-indigo)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-indigo-weak--zSCK277f{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-indigo-weak--zSCK277f{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-indigo-weak--JQQdb7zf{--color-fg:var(--color-indigo-weak)!important;--rgb-color-fg:var(--rgb-indigo-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-indigo-strong--bmePX1bG{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-indigo-strong--bmePX1bG{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-indigo-strong--esM9Civ9{--color-fg:var(--color-indigo-strong)!important;--rgb-color-fg:var(--rgb-indigo-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-lavender--dqQDTnax{--color-bg:var(--color-lavender);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lavender);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-lavender--dqQDTnax{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-lavender--dtq4kgH6{--color-fg:var(--color-lavender)!important;--rgb-color-fg:var(--rgb-lavender)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-lavender-weak--lUOpM07v{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-lavender-weak--lUOpM07v{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-lavender-weak--jIWByR6Z{--color-fg:var(--color-lavender-weak)!important;--rgb-color-fg:var(--rgb-lavender-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-lavender-strong--z4vhVRiV{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-lavender-strong--z4vhVRiV{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-lavender-strong--rHLctw8C{--color-fg:var(--color-lavender-strong)!important;--rgb-color-fg:var(--rgb-lavender-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-lila--pDQZ0hmS{--color-bg:var(--color-lila);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lila);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-lila--pDQZ0hmS{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-lila--nbS9ZTG0{--color-fg:var(--color-lila)!important;--rgb-color-fg:var(--rgb-lila)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-lila-weak--UOew6H1a{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-lila-weak--UOew6H1a{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-lila-weak--m3iTXoNw{--color-fg:var(--color-lila-weak)!important;--rgb-color-fg:var(--rgb-lila-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-lila-strong--yRAm1T5p{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-lila-strong--yRAm1T5p{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-lila-strong--KBb5mGXl{--color-fg:var(--color-lila-strong)!important;--rgb-color-fg:var(--rgb-lila-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-lime--NfqFapln{--color-bg:var(--color-lime);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-lime);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-lime--NfqFapln{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-lime--x3WawQTE{--color-fg:var(--color-lime)!important;--rgb-color-fg:var(--rgb-lime)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-lime-weak--pIQlKOpt{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-lime-weak--pIQlKOpt{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-lime-weak--hWMCuGit{--color-fg:var(--color-lime-weak)!important;--rgb-color-fg:var(--rgb-lime-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-lime-strong--hbjdIOT_{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-lime-strong--hbjdIOT_{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-lime-strong--NDE3eCVa{--color-fg:var(--color-lime-strong)!important;--rgb-color-fg:var(--rgb-lime-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-pool--FEXDyyLA{--color-bg:var(--color-pool);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-pool);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-pool--FEXDyyLA{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-pool--Kj4tVpRF{--color-fg:var(--color-pool)!important;--rgb-color-fg:var(--rgb-pool)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-pool-weak--DlOqlQHB{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-pool-weak--DlOqlQHB{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-pool-weak--bXcus681{--color-fg:var(--color-pool-weak)!important;--rgb-color-fg:var(--rgb-pool-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-pool-strong--KuiIPKRA{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-pool-strong--KuiIPKRA{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-pool-strong--_zf0M7WA{--color-fg:var(--color-pool-strong)!important;--rgb-color-fg:var(--rgb-pool-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-rose--zJtPxPcP{--color-bg:var(--color-rose);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-rose);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-rose--zJtPxPcP{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-rose--Sab79fTs{--color-fg:var(--color-rose)!important;--rgb-color-fg:var(--rgb-rose)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-rose-weak--K8i6iLvA{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-rose-weak--K8i6iLvA{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-rose-weak--KXDKmOdM{--color-fg:var(--color-rose-weak)!important;--rgb-color-fg:var(--rgb-rose-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-rose-strong--xmHuTReT{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-rose-strong--xmHuTReT{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-rose-strong--r_G8tSuC{--color-fg:var(--color-rose-strong)!important;--rgb-color-fg:var(--rgb-rose-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-stone--Jj56d6xG{--color-bg:var(--color-stone);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-stone);--rgb-overlay:255,255,255}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-stone--Jj56d6xG{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-stone--m9eUH2pr{--color-fg:var(--color-stone)!important;--rgb-color-fg:var(--rgb-stone)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-stone-weak--LLfFIfeo{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-stone-weak--LLfFIfeo{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-stone-weak--ZNVlLduG{--color-fg:var(--color-stone-weak)!important;--rgb-color-fg:var(--rgb-stone-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-stone-strong--e2F1bjEr{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-stone-strong--e2F1bjEr{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-stone-strong--fRkC9BgJ{--color-fg:var(--color-stone-strong)!important;--rgb-color-fg:var(--rgb-stone-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-teal--_LUSVcdk{--color-bg:var(--color-teal);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-teal);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-teal--_LUSVcdk{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-teal--TituBpii{--color-fg:var(--color-teal)!important;--rgb-color-fg:var(--rgb-teal)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-teal-weak--MtRx830o{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-teal-weak--MtRx830o{--color-fg:var(--color-blue-400);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-teal-weak--qUmAZ726{--color-fg:var(--color-teal-weak)!important;--rgb-color-fg:var(--rgb-teal-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-teal-strong--GqgYIEEB{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-teal-strong--GqgYIEEB{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-teal-strong--StKIhjQ6{--color-fg:var(--color-teal-strong)!important;--rgb-color-fg:var(--rgb-teal-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-g-pro--rODr4ZxE{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-g-pro--rODr4ZxE{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-g-pro--I_Eg9ftH{--color-fg:var(--color-g-pro)!important;--rgb-color-fg:var(--rgb-g-pro)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-blue-bright--sorXZl7n{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-blue-bright--sorXZl7n{--color-fg:var(--color-white);--rgb-overlay:255,255,255}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-blue-bright--OyUx1EBQ{--color-fg:var(--color-blue-bright)!important;--rgb-color-fg:var(--rgb-blue-bright)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-interactive-primary--hRashAwM{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-interactive-primary--hRashAwM{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-interactive-primary--yRQbY6K0{--color-fg:var(--g-color-interactive-primary)!important;--rgb-color-fg:var(--rgb-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-interactive-secondary--MAk8vDFH{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-interactive-secondary--MAk8vDFH{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-interactive-tertiary--p8FfeC9w{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-interactive-tertiary--p8FfeC9w{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-success--O0Dy8SBO{--color-bg:var(--g-color-success);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-success);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-success--O0Dy8SBO{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-success--O5RPOH9R{--color-fg:var(--g-color-success)!important;--rgb-color-fg:var(--rgb-success)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-success-weak--eWdfduPl{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-success-weak--eWdfduPl{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-error--mAZ5wQaZ{--color-bg:var(--g-color-error);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-error);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-error--mAZ5wQaZ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-error--EqLOsB1e{--color-fg:var(--g-color-error)!important;--rgb-color-fg:var(--rgb-error)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-error-weak--eiYEYjv_{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-error-weak--eiYEYjv_{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-warning--i6c3Nvwq{--color-bg:var(--g-color-warning);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-warning);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-warning--i6c3Nvwq{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-warning--RSepxAUc{--color-fg:var(--g-color-warning)!important;--rgb-color-fg:var(--rgb-warning)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-warning-weak--eT19MfPs{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-warning-weak--eT19MfPs{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-warning-strong--cFHQWRCQ{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-warning-strong--cFHQWRCQ{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-warning-strong--pxnxbGBv{--color-fg:var(--g-color-warning-strong)!important;--rgb-color-fg:var(--rgb-warning-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-info--b_Gs3Y8d{--color-bg:var(--g-color-info);--color-fg:var(--color-white);--rgb-color-bg:var(--rgb-info);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-info--b_Gs3Y8d{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-info--XrE723kb{--color-fg:var(--g-color-info)!important;--rgb-color-fg:var(--rgb-info)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-info-weak--VbijtNlw{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-info-weak--VbijtNlw{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-text-primary--bQ_HFNav{--color-fg:var(--g-color-text-primary)!important;--rgb-color-fg:var(--rgb-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-text-secondary--M8cdLAjA{--color-fg:var(--g-color-text-secondary)!important;--rgb-color-fg:var(--rgb-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-text-disabled--ddUiXOmy{--color-fg:var(--g-color-text-disabled)!important;--rgb-color-fg:var(--rgb-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-text-inverted-primary--cNJH01aE{--color-fg:var(--g-color-text-inverted-primary)!important;--rgb-color-fg:var(--rgb-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-text-inverted-secondary--WG9Mfgj1{--color-fg:var(--g-color-text-inverted-secondary)!important;--rgb-color-fg:var(--rgb-text-inverted-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-text-inverted-disabled--FNfY1sXj{--color-fg:var(--g-color-text-inverted-disabled)!important;--rgb-color-fg:var(--rgb-text-inverted-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-text-inverted-adaptive--OYYn9L42{--color-fg:var(--g-color-text-inverted-adaptive)!important;--rgb-color-fg:var(--rgb-text-inverted-adaptive)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-surface-primary--epq_Ij1n{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-surface-primary--epq_Ij1n{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-surface-secondary--e2UDxMeE{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-surface-secondary--e2UDxMeE{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-surface-tertiary--rKdjkQQr{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-surface-tertiary--rKdjkQQr{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-surface-alternate--AJJTSqH4{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-surface-alternate--AJJTSqH4{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-surface-disabled--wTugcZrj{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-surface-disabled--wTugcZrj{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-surface-inverted--p392Q3Oz{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-surface-inverted--p392Q3Oz{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-fill-primary--tfaENuCi{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-fill-primary--tfaENuCi{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-fill-primary--_WN8btBu{--color-fg:var(--g-color-fill-primary)!important;--rgb-color-fg:var(--rgb-fill-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-fill-disabled--KjbrJGpP{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-fill-disabled--KjbrJGpP{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-fill-disabled--iEgpgMqa{--color-fg:var(--g-color-fill-disabled)!important;--rgb-color-fg:var(--rgb-fill-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-bg-fill-inverted--NoUGm5RW{--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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-bg-fill-inverted--NoUGm5RW{--color-fg:var(--color-white);--rgb-overlay:0,0,0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-fg-fill-inverted--oD9zyxSF{--color-fg:var(--g-color-fill-inverted)!important;--rgb-color-fg:var(--rgb-fill-inverted)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image--tyH3cNpb{max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn-sm--A2R8HN4m.g-btn-icon--nLlUSFLO>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn-sm--A2R8HN4m.g-btn-icon-only--ocvf6udM>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-16--hL7bib5b{--size:1rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-20--a8du5vrB{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon--nLlUSFLO>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-24--orWDFrdb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.btn--HxQ8Ltkx>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-input-group-text--rLK4A4Em svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.btn--HxQ8Ltkx>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-input-group-text--rLK4A4Em svg{--size:1.5rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-28--oH3eOYNl{--size:1.75rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-28--oH3eOYNl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-32--iIUriIFK{color:#ff4aff!important;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-32--iIUriIFK{--size:2rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-40--u4vhDVK8{--size:2.5rem;color:#ff4aff!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-40--u4vhDVK8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-48--H5bDIuUU{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-48--H5bDIuUU{--size:3rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-64--fUx98o3W{--size:4rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-64--fUx98o3W,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-96--E1NfToRS{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-96--E1NfToRS{--size:6rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-128--SAxEubxn{--size:8rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-image-128--SAxEubxn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI svg{font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI svg{--size:1rem;fill:currentColor;display:inline-block}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI a svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI li svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI p svg{vertical-align:-.125em}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI li svg:where(.g-image-24--orWDFrdb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.btn--HxQ8Ltkx>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.btn--HxQ8Ltkx>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-input-group-text--rLK4A4Em svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-input-group-text--rLK4A4Em svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon--nLlUSFLO>svg),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI p svg:where(.g-image-24--orWDFrdb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.btn--HxQ8Ltkx>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.btn--HxQ8Ltkx>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-input-group-text--rLK4A4Em svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-input-group-text--rLK4A4Em svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon--nLlUSFLO>svg){vertical-align:-.25em}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-baseline--AWmKXgdE{vertical-align:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-top--aoRk9uSF{vertical-align:top!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-middle--JVUef8dq{vertical-align:middle!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-bottom--YtMBm5bX{vertical-align:bottom!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-text-bottom--OpCR2Asw{vertical-align:text-bottom!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-text-top--dINuhDKC{vertical-align:text-top!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border--D49qkJH7{border:1px solid #dee2e6!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border-top--nPP5_Rjc{border-top:1px solid #dee2e6!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border-right--CGQYp7U5{border-right:1px solid #dee2e6!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border-bottom--FHk_jzoH{border-bottom:1px solid #dee2e6!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border-left--YdWQBtpe{border-left:1px solid #dee2e6!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border-0--BxdgQgPW{border:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border-top-0--BDOn4FFT{border-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border-right-0--eUV3i4uJ{border-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border-bottom-0--Z7UI8oIk{border-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .border-left-0--gXVGk5Cg{border-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded--Jn5Pc4yy{border-radius:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded-sm--D1d4FP8x{border-radius:.2rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded-lg--nqZlnElv{border-radius:.3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded-circle--ydEfzHre{border-radius:50%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded-pill--bi_G23CL{border-radius:50rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded-0--GTa63EIC{border-radius:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded-top--WMN_wmZo{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded-right--CBt3UYOu{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded-bottom--EwZPED6P{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .rounded-left--JztMg_gC{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .clearfix--so9B5DIv:after{clear:both;content:"";display:block}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-none--J0poNPdH{display:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-inline--kGHinWvH{display:inline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-inline-block--O9MmgI6O{display:inline-block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-block--ALENy79l{display:block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-table--G5XmQW9d{display:table!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-table-row--Em_l6_5X{display:table-row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-table-cell--dltuF1Zv{display:table-cell!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-flex--XZmZJb2r{display:flex!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-inline-flex--TGOg_6XP{display:inline-flex!important}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-sm-none--pYV4yFEv{display:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-sm-inline--m_X3oyum{display:inline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-sm-inline-block--PERV0t_I{display:inline-block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-sm-block--pRNZpOLs{display:block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-sm-table--cY_xACV1{display:table!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-sm-table-row--XTLNxW3M{display:table-row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-sm-table-cell--VCttCrdZ{display:table-cell!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-sm-flex--ZU21NUAi{display:flex!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-sm-inline-flex--GyPSAkhR{display:inline-flex!important}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-md-none--yEjAEwLt{display:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-md-inline--IqrAKfRd{display:inline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-md-inline-block--jCILSF04{display:inline-block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-md-block--icPf8DlR{display:block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-md-table--mq2HzAhd{display:table!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-md-table-row--qXrXI59U{display:table-row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-md-table-cell--Io2dim03{display:table-cell!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-md-flex--zgHLXkSx{display:flex!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-md-inline-flex--KvtIIznC{display:inline-flex!important}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-lg-none--ys7w7W8B{display:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-lg-inline--DY_MVok3{display:inline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-lg-inline-block--JHe_LcVn{display:inline-block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-lg-block--j7Ys4vAj{display:block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-lg-table--IfIczcLU{display:table!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-lg-table-row--H39brjnY{display:table-row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-lg-table-cell--W3FTXJeh{display:table-cell!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-lg-flex--pejCCMqf{display:flex!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-lg-inline-flex--sqSgWZS5{display:inline-flex!important}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xl-none--LIceUYLv{display:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xl-inline--f6z6wois{display:inline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xl-inline-block--rYYYRyza{display:inline-block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xl-block--hXsnG_c0{display:block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xl-table--dg7kK6ka{display:table!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xl-table-row--_06i7lF2{display:table-row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xl-table-cell--yQ_8FCq7{display:table-cell!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xl-flex--0vm98Fym{display:flex!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xl-inline-flex--bKhvs5bv{display:inline-flex!important}}@media (min-width:1400px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xxl-none--HQwXAgJg{display:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xxl-inline--UlchFEQX{display:inline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xxl-inline-block--pgFurow4{display:inline-block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xxl-block--mt9lRm_b{display:block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xxl-table--NW0IZCuA{display:table!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xxl-table-row--Rsz5_ohN{display:table-row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xxl-table-cell--D1_VV9lC{display:table-cell!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xxl-flex--P3spt5pt{display:flex!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-xxl-inline-flex--iYPxdiqH{display:inline-flex!important}}@media print{.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-print-none--MFiKu65W{display:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-print-inline--ghoN5V78{display:inline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-print-inline-block--VxSswE2J{display:inline-block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-print-block--vhignNaO{display:block!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-print-table--YpUtZJqr{display:table!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-print-table-row--oJffBJzt{display:table-row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-print-table-cell--WieeYTa7{display:table-cell!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-print-flex--Fbwjxzy0{display:flex!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .d-print-inline-flex--oMiVwO77{display:inline-flex!important}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-row--G94AvNv1{flex-direction:row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-column--Pt5zUaoL{flex-direction:column!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-row-reverse--IbfqsAtV{flex-direction:row-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-column-reverse--Iy35ZGf6{flex-direction:column-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-wrap--_tqGBRuw{flex-wrap:wrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-nowrap--Fr2gWGPY{flex-wrap:nowrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-wrap-reverse--g8imxBSp{flex-wrap:wrap-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-fill--DFazbHR3{flex:1 1 auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-grow-0--cBHhxGUT{flex-grow:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-grow-1--L4NKgR4A{flex-grow:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-shrink-0--rLO7WApp{flex-shrink:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-shrink-1--EwCxxvQt{flex-shrink:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-start--fiQXXtga{justify-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-end--AqsXIpuF{justify-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-center--DCd2g4CH{justify-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-between--mBMvP4jN{justify-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-around--BjlxYp2l{justify-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-start--LLrDY2Az{align-items:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-end--N9wln60r{align-items:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-center--w2rYP3FX{align-items:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-baseline--hANBaNGT{align-items:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-stretch--dzSunkH0{align-items:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-start--rGqgpCY8{align-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-end--M0aHLpaw{align-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-center--MYVbkHgV{align-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-between--TB_KLsUR{align-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-around--Qnlre3JA{align-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-stretch--KsoV3trw{align-content:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-auto--OSqk7Yq0{align-self:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-start--DwrDP0ZA{align-self:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-end--aoq6pBuI{align-self:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-center--VtmA6I1N{align-self:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-baseline--t6vKpIuC{align-self:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-stretch--Poeb0KPz{align-self:stretch!important}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-row--ze7QNxG2{flex-direction:row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-column--Oj5OjVZ2{flex-direction:column!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-row-reverse--sHuBtacn{flex-direction:row-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-column-reverse--RoQWmprH{flex-direction:column-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-wrap--bGyLGodu{flex-wrap:wrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-nowrap--Bwin4hQ0{flex-wrap:nowrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-wrap-reverse--CC5zXkyp{flex-wrap:wrap-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-fill--DjYAuMmb{flex:1 1 auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-grow-0--TM1unJnE{flex-grow:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-grow-1--qODIhrz7{flex-grow:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-shrink-0--xql2YCB5{flex-shrink:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-sm-shrink-1--nljDwUbP{flex-shrink:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-sm-start--yZT10Vy_{justify-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-sm-end--lPU_GglK{justify-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-sm-center--ENM2dwCG{justify-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-sm-between--SBFLzCnb{justify-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-sm-around--J1kHtWmN{justify-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-sm-start--fuBWWg0v{align-items:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-sm-end--TRXXShq6{align-items:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-sm-center--GuyzQeDO{align-items:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-sm-baseline--nfzJlTuv{align-items:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-sm-stretch--tBifXMHC{align-items:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-sm-start--ooc2l4Pe{align-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-sm-end--Au_14cWH{align-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-sm-center--wecBhKnt{align-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-sm-between--xYrYZ826{align-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-sm-around--SPmk09cO{align-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-sm-stretch--BbZjyuCG{align-content:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-sm-auto--p1XGbaoh{align-self:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-sm-start--KcHK9O4P{align-self:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-sm-end--tV2V9n0s{align-self:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-sm-center--sJlog88E{align-self:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-sm-baseline--yoRozfXh{align-self:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-sm-stretch--ZLtAQaP5{align-self:stretch!important}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-row--p_nUd0av{flex-direction:row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-column--19RN73Wy{flex-direction:column!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-row-reverse--IS_AMXGE{flex-direction:row-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-column-reverse--w4wESuBa{flex-direction:column-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-wrap--hriKnkD6{flex-wrap:wrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-nowrap--X5EVG_zF{flex-wrap:nowrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-wrap-reverse--NFdC_gPV{flex-wrap:wrap-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-fill--nxE3C4kp{flex:1 1 auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-grow-0--WLMLIb3v{flex-grow:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-grow-1--lU9f2Viq{flex-grow:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-shrink-0--qxqNPQBD{flex-shrink:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-md-shrink-1--bNaWhfG6{flex-shrink:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-md-start--VHiIBufq{justify-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-md-end--D1uIOGD2{justify-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-md-center--BC6pw3os{justify-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-md-between--asgvppwp{justify-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-md-around--xa0VGuJC{justify-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-md-start--jPm1ZUVQ{align-items:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-md-end--xgSRUYbh{align-items:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-md-center--lQGKXmRQ{align-items:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-md-baseline--TkOHM839{align-items:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-md-stretch--jOps_Vot{align-items:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-md-start--YlK_LNlk{align-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-md-end--f3L5rRtk{align-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-md-center--MV1vLyhw{align-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-md-between--kyGO7BlB{align-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-md-around--xW3NE2hd{align-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-md-stretch--qjjn3fTS{align-content:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-md-auto--usM5gYwM{align-self:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-md-start--Qlw4DuMk{align-self:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-md-end--MxLFFMAO{align-self:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-md-center--PtS6nfoj{align-self:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-md-baseline--z6j5keFy{align-self:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-md-stretch--wURGtqAe{align-self:stretch!important}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-row--EDc_cOG4{flex-direction:row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-column--CIP4jEKC{flex-direction:column!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-row-reverse--dwWWrLig{flex-direction:row-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-column-reverse--hvZ9CdlW{flex-direction:column-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-wrap--IGkwdSHl{flex-wrap:wrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-nowrap--eN137Et7{flex-wrap:nowrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-wrap-reverse--bzPUNDve{flex-wrap:wrap-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-fill--zdUdv1pl{flex:1 1 auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-grow-0--tBxGXQtg{flex-grow:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-grow-1--DPWNdZCM{flex-grow:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-shrink-0--L06A4YCg{flex-shrink:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-lg-shrink-1--qc6gImGW{flex-shrink:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-lg-start--_hp7HG9V{justify-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-lg-end--BqU9MZ9F{justify-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-lg-center--YjsDeosl{justify-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-lg-between--dTBqx6Jo{justify-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-lg-around--VHtB5CAQ{justify-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-lg-start--ql6SVnF8{align-items:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-lg-end--GFWlm4e9{align-items:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-lg-center--nRJoRbsw{align-items:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-lg-baseline--OpUVRUOc{align-items:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-lg-stretch--zZqK8BIx{align-items:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-lg-start--BB7mzqNx{align-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-lg-end--NYnUgxGj{align-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-lg-center--cafMtm8i{align-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-lg-between--eBpUjpRe{align-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-lg-around--yqLDXUYj{align-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-lg-stretch--Hr6rWyOl{align-content:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-lg-auto--XZ4VBNAc{align-self:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-lg-start--lWHSdI_L{align-self:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-lg-end--l9T20jU8{align-self:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-lg-center--AwqsPylA{align-self:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-lg-baseline--hfrf5iAj{align-self:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-lg-stretch--gEv3WUUC{align-self:stretch!important}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-row--hGse8ynq{flex-direction:row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-column--zwHk97eu{flex-direction:column!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-row-reverse--wM0FNcd1{flex-direction:row-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-column-reverse--mpgY4kJi{flex-direction:column-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-wrap--Nc33yxrB{flex-wrap:wrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-nowrap--d0jhGr5z{flex-wrap:nowrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-wrap-reverse--LoRAeTmC{flex-wrap:wrap-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-fill--YdbSfejF{flex:1 1 auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-grow-0--xCwmN0Ku{flex-grow:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-grow-1--odTNcyez{flex-grow:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-shrink-0--jPoIVLsj{flex-shrink:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xl-shrink-1--i2I3lXSS{flex-shrink:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xl-start--UNcVHKF3{justify-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xl-end--d5jqFLjT{justify-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xl-center--XiOwh4gR{justify-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xl-between--CU2yXCnJ{justify-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xl-around--sUZp5IF3{justify-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xl-start--lLGbyAc_{align-items:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xl-end--rzJhS8wC{align-items:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xl-center--SJELI6QY{align-items:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xl-baseline--RctoyFPt{align-items:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xl-stretch--CsTeDfm0{align-items:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xl-start--VefFtfO2{align-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xl-end--QQRsZu9u{align-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xl-center--WTUrEyCD{align-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xl-between--A5ifuWLX{align-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xl-around--tRIO_Gk_{align-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xl-stretch--FydDHDgT{align-content:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xl-auto--PS8PABVy{align-self:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xl-start--Zaf73D7L{align-self:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xl-end--t2p6e_Er{align-self:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xl-center--DCPG_Jy4{align-self:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xl-baseline--Rtq1bmCN{align-self:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xl-stretch--ZICH5g6M{align-self:stretch!important}}@media (min-width:1400px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-row--X66JV7oQ{flex-direction:row!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-column--UDKm8ajb{flex-direction:column!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-row-reverse--n733cCXT{flex-direction:row-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-column-reverse--pj08LD2A{flex-direction:column-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-wrap--AW8BBwGg{flex-wrap:wrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-nowrap--nozN10Yq{flex-wrap:nowrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-wrap-reverse--jbrK3q1_{flex-wrap:wrap-reverse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-fill--i_8p2mss{flex:1 1 auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-grow-0--zMUetOxq{flex-grow:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-grow-1--NRoduScP{flex-grow:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-shrink-0--dPylBqko{flex-shrink:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .flex-xxl-shrink-1--GQXhkufr{flex-shrink:1!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xxl-start--dXOKB3O_{justify-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xxl-end--_ewdcIsA{justify-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xxl-center--gzm1_rlB{justify-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xxl-between--tk2_vVbH{justify-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .justify-content-xxl-around--qTyCiBuQ{justify-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xxl-start--O6kCbLFv{align-items:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xxl-end--hGF306m7{align-items:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xxl-center--rEQzI0tZ{align-items:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xxl-baseline--VPzMlHCt{align-items:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-items-xxl-stretch--Ox2Jo3Yu{align-items:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xxl-start--x9HvIvtG{align-content:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xxl-end--o2T29aK7{align-content:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xxl-center--BJKbmW4l{align-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xxl-between--AN6_AphA{align-content:space-between!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xxl-around--FXL1S8K1{align-content:space-around!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-content-xxl-stretch--UIkLgehC{align-content:stretch!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xxl-auto--_JVRJ9U8{align-self:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xxl-start--J5MIJ8s0{align-self:flex-start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xxl-end--SnfkU6kr{align-self:flex-end!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xxl-center--M6VXGpTG{align-self:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xxl-baseline--vN455bEx{align-self:baseline!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .align-self-xxl-stretch--VU_b96ZS{align-self:stretch!important}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-left--sk4Wfgp2{float:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-right--eyTAGMzX{float:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-none--CJXGwVQ1{float:none!important}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-sm-left--WmJYCNCk{float:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-sm-right--aqFlDWSm{float:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-sm-none--lSsRgB7q{float:none!important}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-md-left--o3RFLMBU{float:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-md-right--j_lt6NZ1{float:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-md-none--FJTvWGUD{float:none!important}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-lg-left--c2t7RXQ1{float:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-lg-right--tA1JsRUs{float:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-lg-none--zaOfz5HT{float:none!important}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-xl-left--H_PzEs_w{float:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-xl-right--Zwq7YzrU{float:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-xl-none--Af3KcOej{float:none!important}}@media (min-width:1400px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-xxl-left--AVKxEij2{float:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-xxl-right--GQ_s_pDC{float:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .float-xxl-none--mEw93f1C{float:none!important}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .overflow-auto--Vr3lEYqD{overflow:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .overflow-hidden--FkYRDvd9{overflow:hidden!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .position-static--zpFV1YoA{position:static!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .position-relative--_m5e5XUy{position:relative!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .position-absolute--usUIcb4N{position:absolute!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .position-fixed--_9OlCR_a{position:fixed!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .position-sticky--tanzvAm2{position:sticky!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .fixed-top--ry5tgrN3{left:0;position:fixed;right:0;top:0;z-index:1030}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .fixed-bottom--YakDdXaT{bottom:0;left:0;position:fixed;right:0;z-index:1030}@supports (position:sticky){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .sticky-top--yDULNuhr{position:sticky;top:0;z-index:1020}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .shadow-sm--xpJG1I1w{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .shadow--VVW7_P23{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .shadow-lg--X5ueJe85{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .shadow-none--WVZ_1HR9{box-shadow:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .w-25--qXM89pW5{width:25%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .w-50--Xo7DOXF0{width:50%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .w-75--FBnmQ0om{width:75%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .w-100--e0IBSUjn{width:100%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .w-auto--mdnNf9VT{width:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .h-25--rHAE46zW{height:25%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .h-50--oMpBZurp{height:50%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .h-75--EyKkcNdX{height:75%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .h-100--R0wRovjn{height:100%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .h-auto--Beq0iMAJ{height:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mw-100--ByQuDpkV{max-width:100%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mh-100--M6idyMME{max-height:100%!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .min-vw-100--JEqbtcB5{min-width:100vw!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .min-vh-100--RdCLIuNh{min-height:100vh!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .vw-100--uLunZ80k{width:100vw!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .vh-100--FpQxky1Q{height:100vh!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-0--dJJ66Fox{margin:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-0--osWzKMb0,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-0--X5VTgifu{margin-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-0--btAIPw2r,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-0--nQnpsB7h{margin-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-0--LOisZOos,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-0--X5VTgifu{margin-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-0--GHqhyI6s,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-0--nQnpsB7h{margin-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-1--Bjqc6SEG{margin:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-1--ghzmQI5r,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-1--IA7TSCHv{margin-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-1--ynksu4XX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-1--r3vvufqG{margin-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-1--gHZ8GE9r,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-1--IA7TSCHv{margin-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-1--VjQjbMSf,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-1--r3vvufqG{margin-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-2--yaH2OsxB{margin:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-2--y6PBPypV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-2--xBbJ6xSm{margin-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-2--C8vUXB_O,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-2--t9ybly3Z{margin-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-2--OEZxtUiy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-2--xBbJ6xSm{margin-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-2--o9Svoe0O,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-2--t9ybly3Z{margin-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-3--UChOVuhj{margin:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-3--lHRk_DgH,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-3--sG1AsQSu{margin-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-3--GIvOBoZk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-3--UTqzBwQK{margin-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-3--nd7w8ZAC,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-3--sG1AsQSu{margin-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-3--KpR8VPSS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-3--UTqzBwQK{margin-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-4--U2mtjtMt{margin:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-4--sqRF18XS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-4--_zYQCETJ{margin-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-4--pz_LYHNW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-4--o7mkq90y{margin-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-4--OPQb63pD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-4--_zYQCETJ{margin-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-4--W_VwZfT4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-4--o7mkq90y{margin-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-5--AkUiYzj8{margin:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-5--wDyz0jMx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-5--gFU5kAGI{margin-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-5--_GgGrBBh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-5--n2UAgoq1{margin-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-5--XWEDaZmi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-5--gFU5kAGI{margin-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-5--qTK7mhVf,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-5--n2UAgoq1{margin-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-0--KijcKFEz{padding:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-0--HP3JebPu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-0--OLQZgSXZ{padding-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-0--T0WzNjJy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-0--py8ssYzd{padding-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-0--S0DUtQNa,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-0--OLQZgSXZ{padding-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-0--_18Rqrv9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-0--py8ssYzd{padding-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-1--x2kZcku6{padding:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-1--ljKZcRt8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-1--pi3DWj84{padding-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-1--ZOLUvqdt,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-1--aOe2fvfP{padding-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-1--nQQtHzZ8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-1--pi3DWj84{padding-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-1--czaRkH1Q,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-1--aOe2fvfP{padding-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-2--IPG_Bxvr{padding:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-2--uyBwMIHl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-2--nOhchGOc{padding-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-2--Ub6jbrZA,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-2--w6g7fpGf{padding-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-2--CTil5uYQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-2--nOhchGOc{padding-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-2--ewg0no93,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-2--w6g7fpGf{padding-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-3--A0vFG4OI{padding:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-3--mPrtENyT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-3--YkTYqx6_{padding-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-3--dN5P8Zfn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-3--mIVhuVde{padding-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-3--FuoEPhG1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-3--YkTYqx6_{padding-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-3--Bm3rfJWB,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-3--mIVhuVde{padding-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-4--xrXzc6aH{padding:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-4--LJCKQL9c,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-4--HmaHtdmt{padding-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-4--FX22Eljy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-4--Mz2NzNxf{padding-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-4--NUG08T5x,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-4--HmaHtdmt{padding-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-4--FL7iZF1C,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-4--Mz2NzNxf{padding-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-5--YAiId1A0{padding:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-5--UhH0VjQm,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-5--ZrxDQPPT{padding-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-5--ninJkdzU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-5--NXGLMSx8{padding-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-5--OH7IFAfo,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-5--ZrxDQPPT{padding-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-5--pfyBJA4l,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-5--NXGLMSx8{padding-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-n1--ZA2yIFAy{margin:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-n1--RwE0HQvL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n1--OCLqOMnF{margin-top:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-n1--ND0Vbkwb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n1--jgvUuQDO{margin-right:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-n1--Ii5PUtwD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n1--OCLqOMnF{margin-bottom:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-n1--QGjnhJpy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n1--jgvUuQDO{margin-left:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-n2--VfhViL5h{margin:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-n2--Ej0GP2Ti,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n2--vdhe8kbQ{margin-top:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-n2--W8U7MGEu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n2--DwjCCvDx{margin-right:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-n2--v6Yd_jPH,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n2--vdhe8kbQ{margin-bottom:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-n2--OBwMlADz,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n2--DwjCCvDx{margin-left:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-n3--n512uiMH{margin:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-n3--QzKPPaby,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n3--msPAAQbB{margin-top:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-n3--liRvKPae,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n3--RwCdyWQI{margin-right:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-n3--K2VLNVXf,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n3--msPAAQbB{margin-bottom:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-n3--fvda8Lje,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n3--RwCdyWQI{margin-left:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-n4--pGJeRDoB{margin:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-n4--dtnkvSc8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n4--OOXAclV2{margin-top:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-n4--PSh1wrzP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n4--pa8bKnWQ{margin-right:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-n4--bu5ifZma,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n4--OOXAclV2{margin-bottom:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-n4--v0CMHOQ6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n4--pa8bKnWQ{margin-left:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-n5--BcqttV8x{margin:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-n5--JvzFUu_M,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n5--poVhr2A2{margin-top:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-n5--HFkBcd7X,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n5--cGJe4LuX{margin-right:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-n5--aR3Z3HIc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-n5--poVhr2A2{margin-bottom:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-n5--t54iANvM,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-n5--cGJe4LuX{margin-left:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-auto--mXqI3NjM{margin:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-auto--PEjn0NS5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-auto--qqKhaaOl{margin-top:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-auto--EIB38jNY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-auto--prilnY6t{margin-right:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-auto--xNrf3tai,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-auto--qqKhaaOl{margin-bottom:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-auto--OWNQ8yWj,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-auto--prilnY6t{margin-left:auto!important}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-0--a08vTPzn{margin:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-0--Tj6aMDgg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-0--kWuTFtVP{margin-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-0--eB6gFHvR,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-0--gysaRQy4{margin-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-0--eMaEE9eG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-0--kWuTFtVP{margin-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-0--ggAttEJa,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-0--gysaRQy4{margin-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-1--_MALWIN2{margin:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-1--HqWtgeXT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-1--_8uI5iW7{margin-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-1--SVduAalW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-1--fzJ8nHSL{margin-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-1--xU2uAaGD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-1--_8uI5iW7{margin-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-1--izYH_gC6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-1--fzJ8nHSL{margin-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-2--n8wUf1nl{margin:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-2--tqazkYMI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-2--MfjBVLN2{margin-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-2--IvbK1O25,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-2--NIMGEZnT{margin-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-2--qLbG_6gE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-2--MfjBVLN2{margin-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-2--eClPFJ2v,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-2--NIMGEZnT{margin-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-3--aMMSIZqR{margin:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-3--bCcB2lhr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-3--fO81LVND{margin-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-3--qnHUKu3c,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-3--Dhwm7e5V{margin-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-3--I5ZJiJlj,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-3--fO81LVND{margin-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-3--_kzmZz43,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-3--Dhwm7e5V{margin-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-4--iaK0Tl_p{margin:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-4--X_KRHTBs,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-4--yTKtvDEl{margin-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-4--RdvksIY3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-4--AUXBFhYo{margin-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-4--9F1kJ7VI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-4--yTKtvDEl{margin-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-4--RTuJs8Qy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-4--AUXBFhYo{margin-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-5--_zxHlTap{margin:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-5--_aQPsqgv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-5--nyoy5k7w{margin-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-5--_slynG6f,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-5--vudmHJOy{margin-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-5--ZwBuXoK9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-5--nyoy5k7w{margin-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-5--m4kX9fEV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-5--vudmHJOy{margin-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-sm-0--W61OtNqw{padding:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-sm-0--trsOIWQp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-0--Y7ZpXphW{padding-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-sm-0--Zoz35IrB,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-0--PgN7jpum{padding-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-sm-0--BUR66v57,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-0--Y7ZpXphW{padding-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-sm-0--jR4btRdG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-0--PgN7jpum{padding-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-sm-1--kYni94Lm{padding:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-sm-1--SfVEQpmH,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-1--APlJ0u9h{padding-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-sm-1--J8ceY74e,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-1--fS6UMbVv{padding-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-sm-1--Kt_t_d5I,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-1--APlJ0u9h{padding-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-sm-1--OsEoCCLC,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-1--fS6UMbVv{padding-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-sm-2--p76sUmA4{padding:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-sm-2--fJvHjiNx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-2--YoNDOlMA{padding-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-sm-2--EQaCPcIu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-2--Fwi7G46o{padding-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-sm-2--DRCcibRi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-2--YoNDOlMA{padding-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-sm-2--pKx1PTPo,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-2--Fwi7G46o{padding-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-sm-3--C3LD1FkX{padding:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-sm-3--Z7Lf4RJh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-3--WoO0UMv8{padding-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-sm-3--zEomY2XZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-3--hV5abjPj{padding-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-sm-3--h3UrVw35,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-3--WoO0UMv8{padding-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-sm-3--eqpkusis,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-3--hV5abjPj{padding-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-sm-4--TmSS0ogH{padding:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-sm-4--UTF56AwG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-4--MOcMdTqc{padding-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-sm-4--lmJ9NQm9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-4--NPOeE3H3{padding-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-sm-4--FqyRZPwF,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-4--MOcMdTqc{padding-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-sm-4--oBWwQ0q9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-4--NPOeE3H3{padding-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-sm-5--oCuAIuze{padding:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-sm-5--aRGU25V7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-5--shOe1fRU{padding-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-sm-5--Vlu9cqdN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-5--eO9FkzcC{padding-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-sm-5--CD7LFQzY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-sm-5--shOe1fRU{padding-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-sm-5--zAY3m8ef,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-sm-5--eO9FkzcC{padding-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-n1--Vdq2G6AB{margin:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-n1--HWt28UZS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n1--zljzfmnF{margin-top:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-n1--UNXQqSo9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n1--lJP_odux{margin-right:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-n1--CJlyR0kd,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n1--zljzfmnF{margin-bottom:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-n1--onPBE23t,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n1--lJP_odux{margin-left:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-n2--cDPTNHVA{margin:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-n2--Yz9lhlhv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n2--M3IOvN3O{margin-top:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-n2--aMGglIVy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n2--djE2UsLx{margin-right:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-n2--oM2zr2me,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n2--M3IOvN3O{margin-bottom:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-n2--wYRWzgrG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n2--djE2UsLx{margin-left:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-n3--WjAxFOc0{margin:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-n3--HRyxEsFh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n3--Rsa1nepI{margin-top:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-n3--WUJLkcE9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n3--vYagF7si{margin-right:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-n3--rzd30Omx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n3--Rsa1nepI{margin-bottom:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-n3--nlCiSZMt,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n3--vYagF7si{margin-left:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-n4--kXccAvX5{margin:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-n4--AEQmORQF,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n4--kpmoCkvu{margin-top:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-n4--o1mZ18Qv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n4--tnATxlJN{margin-right:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-n4--nKVRNs3w,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n4--kpmoCkvu{margin-bottom:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-n4--d9rinl26,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n4--tnATxlJN{margin-left:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-n5--RSrYfei9{margin:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-n5--p_1MAxIy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n5--uHsnL0ql{margin-top:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-n5--ZAtXbJ2I,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n5--jNvi0_uh{margin-right:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-n5--sKy9v2Mt,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-n5--uHsnL0ql{margin-bottom:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-n5--h73VORd4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-n5--jNvi0_uh{margin-left:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-sm-auto--O0YZDeQG{margin:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-sm-auto--lQiuh3LB,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-auto--KCJsuXSg{margin-top:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-sm-auto--D3klXRoU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-auto--uQmzmLU7{margin-right:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-sm-auto--P1ERNCG5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-sm-auto--KCJsuXSg{margin-bottom:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-sm-auto--T2QN02xL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-sm-auto--uQmzmLU7{margin-left:auto!important}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-0--jVsy7i7S{margin:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-0--Ik_STZwP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-0--YkS8sz74{margin-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-0--gmcBXx_X,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-0--rJohNm4p{margin-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-0--pDVwTiEY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-0--YkS8sz74{margin-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-0--qZEFjdeX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-0--rJohNm4p{margin-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-1--sRa7JHhj{margin:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-1--ergjbKdk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-1--Mb0n3jzR{margin-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-1--QuYc_8WO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-1--Ctm_6FMm{margin-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-1--nWymLFCS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-1--Mb0n3jzR{margin-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-1--sqr5uF6K,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-1--Ctm_6FMm{margin-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-2--ITIUt0vV{margin:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-2--Ano66uQF,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-2--xV9uu1MR{margin-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-2--PaCYtsYU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-2--MnL9M3z3{margin-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-2--A1aW51RV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-2--xV9uu1MR{margin-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-2--ziGcmgO4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-2--MnL9M3z3{margin-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-3--TH09yJVv{margin:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-3--rX5OlAoZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-3--szcZ3EQi{margin-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-3--PzL3hQaP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-3--qD08CwEM{margin-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-3--R_2yrJsy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-3--szcZ3EQi{margin-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-3--xLbAyCZo,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-3--qD08CwEM{margin-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-4--cfb0Ch7h{margin:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-4--GDtcKDcV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-4--B4qFMU9a{margin-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-4--mKhq3NOW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-4--yPrYgZI9{margin-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-4--jNvrz2ei,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-4--B4qFMU9a{margin-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-4--wBCtxARW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-4--yPrYgZI9{margin-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-5--lkY3d92d{margin:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-5--mrwHxoMA,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-5--oSnlb1sI{margin-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-5--VseH7VHK,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-5--j7Dr6krp{margin-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-5--zuCJCb7A,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-5--oSnlb1sI{margin-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-5--kIaZKRR9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-5--j7Dr6krp{margin-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-md-0--jBbaRMHf{padding:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-md-0--HS1au40d,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-0--dXiKWcwz{padding-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-md-0--kxSGSsXY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-0--kh08ZUIK{padding-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-md-0--D_VssjAe,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-0--dXiKWcwz{padding-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-md-0--I6NFnPzr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-0--kh08ZUIK{padding-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-md-1--xkEBJyOP{padding:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-md-1--lDxDqiYc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-1--EJyXP5qo{padding-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-md-1--bV4pLRfh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-1--y8TmPiTi{padding-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-md-1--BptEe0cS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-1--EJyXP5qo{padding-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-md-1--NpugFBe3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-1--y8TmPiTi{padding-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-md-2--Y3sMm8nd{padding:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-md-2--T9x9RVGc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-2--zXX168Bz{padding-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-md-2--G2HwmuTN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-2--CjgYGlgU{padding-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-md-2--XGkAj6ao,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-2--zXX168Bz{padding-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-md-2--GvyZx74N,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-2--CjgYGlgU{padding-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-md-3--Nhs_RLy2{padding:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-md-3--GsmC7eTS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-3--D5FNkF8O{padding-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-md-3--s7hZ5KSJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-3--jAmPV3fl{padding-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-md-3--fbvhfYXq,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-3--D5FNkF8O{padding-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-md-3--XdhRb9os,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-3--jAmPV3fl{padding-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-md-4--tNyXMqqi{padding:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-md-4--djAlW8uN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-4--YXCk2sRh{padding-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-md-4--IjJxmWAb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-4--zQtZJnx8{padding-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-md-4--nvOi8mCg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-4--YXCk2sRh{padding-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-md-4--hgPt4lQ0,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-4--zQtZJnx8{padding-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-md-5--ybcqEaH0{padding:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-md-5--YXENJ1AE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-5--eyZyv97P{padding-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-md-5--AkXDuGpP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-5--PMjvijIy{padding-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-md-5--pJR4ovD_,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-md-5--eyZyv97P{padding-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-md-5--fqCKI1S3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-md-5--PMjvijIy{padding-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-n1--ViFeJKVV{margin:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-n1--w1sMYfua,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n1--OdxoPCjd{margin-top:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-n1--VRN_jciT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n1--b1PaVgkN{margin-right:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-n1--GuOnaN9g,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n1--OdxoPCjd{margin-bottom:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-n1--Wz_CQ0Pb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n1--b1PaVgkN{margin-left:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-n2--Pr8vNaRo{margin:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-n2--YcE2bUjp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n2--dLKFyWbM{margin-top:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-n2--HJuLjgog,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n2--azZ6RVNe{margin-right:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-n2--xJKJ21fO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n2--dLKFyWbM{margin-bottom:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-n2--A1WZ4dHi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n2--azZ6RVNe{margin-left:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-n3--hiC0ubNo{margin:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-n3--cpmGm4zY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n3--iSUW1EVi{margin-top:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-n3--it7e9Vr0,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n3--orcB6NaG{margin-right:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-n3--i3A2STDQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n3--iSUW1EVi{margin-bottom:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-n3--NQUc6KNg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n3--orcB6NaG{margin-left:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-n4--pxvbWies{margin:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-n4--cSfeEdhL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n4--JzR7aLUb{margin-top:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-n4--ZsCm0Mie,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n4--mwBbxjrY{margin-right:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-n4--pw2tiHAG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n4--JzR7aLUb{margin-bottom:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-n4--MO3CoM7e,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n4--mwBbxjrY{margin-left:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-n5--R5JhASWB{margin:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-n5--orVZ8BNn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n5--V6xJxLob{margin-top:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-n5--R2wWW_67,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n5--axHKQMGo{margin-right:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-n5--oFyXzigN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-n5--V6xJxLob{margin-bottom:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-n5--RvlDzHWo,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-n5--axHKQMGo{margin-left:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-md-auto--XFfawYBP{margin:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-md-auto--xUDH8eRo,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-auto--NM_bsxIg{margin-top:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-md-auto--BRAUZEAb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-auto--OeFtL0sj{margin-right:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-md-auto--VjtdztWy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-md-auto--NM_bsxIg{margin-bottom:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-md-auto--MogsgDnO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-md-auto--OeFtL0sj{margin-left:auto!important}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-0--VtIWE4LW{margin:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-0--QC7eVHrK,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-0--S4A12Iy2{margin-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-0--J4oKdGgS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-0--DTXIOGnS{margin-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-0--w6R4Uc4i,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-0--S4A12Iy2{margin-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-0--hfWx_OMF,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-0--DTXIOGnS{margin-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-1--cXwj3kyn{margin:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-1--kdOxyNf9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-1--E8B7i2Ak{margin-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-1--q9G6YTx1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-1--YZq9WZz0{margin-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-1--cQK1CRiN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-1--E8B7i2Ak{margin-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-1--sZtGp81i,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-1--YZq9WZz0{margin-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-2--YgZRb0Ct{margin:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-2--S7glv0ST,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-2--BAXH0eJI{margin-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-2--N1AMvNf3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-2--n2pKnVxV{margin-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-2--hTU6KNb7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-2--BAXH0eJI{margin-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-2--JyKbImmk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-2--n2pKnVxV{margin-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-3--ABn9Ympm{margin:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-3--W5GX_PBg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-3--PFZeYenE{margin-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-3--LVeRpGUl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-3--Nr3TdvC0{margin-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-3--fHIAmVbX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-3--PFZeYenE{margin-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-3--yNLOBvgS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-3--Nr3TdvC0{margin-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-4--FvEMenfU{margin:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-4--Jd5MNf9c,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-4--aRLncKZK{margin-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-4--rlqz7EzJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-4--uEjObhhK{margin-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-4--lmR6HPUw,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-4--aRLncKZK{margin-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-4--U4cvrY7L,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-4--uEjObhhK{margin-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-5--tmqPVmg7{margin:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-5--EUTRUCG7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-5--LnfZMZLi{margin-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-5--0aqSz1Hp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-5--oWtG9zbV{margin-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-5--EOFZ6shY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-5--LnfZMZLi{margin-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-5--sGJjYaul,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-5--oWtG9zbV{margin-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-lg-0--_EKtJImY{padding:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-lg-0--XuEChCIs,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-0--mRUuQQmD{padding-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-lg-0--jDz6RXwm,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-0--SzK2wGJ9{padding-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-lg-0--CMfyslSk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-0--mRUuQQmD{padding-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-lg-0--DmIGtr0o,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-0--SzK2wGJ9{padding-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-lg-1--aAj0Qh_g{padding:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-lg-1--dVoJ2fZV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-1--LZwZb39S{padding-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-lg-1--HgyxpQ7a,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-1--BVxm9Aob{padding-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-lg-1--hGgQmk7h,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-1--LZwZb39S{padding-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-lg-1--g3GNZWDm,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-1--BVxm9Aob{padding-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-lg-2--RSCylZov{padding:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-lg-2--SMFNcKGN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-2--EuIg2cfZ{padding-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-lg-2--LMGW7dIa,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-2--Ywp3wJh0{padding-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-lg-2--XN7uYqQC,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-2--EuIg2cfZ{padding-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-lg-2--otLUST9K,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-2--Ywp3wJh0{padding-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-lg-3--mOVgLRQR{padding:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-lg-3--F6q0MUsh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-3--nLHxxj0u{padding-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-lg-3--ZC92OWA3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-3--RXrdTVxd{padding-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-lg-3--QuLOki0E,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-3--nLHxxj0u{padding-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-lg-3--mN9Zi3Q9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-3--RXrdTVxd{padding-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-lg-4--n7S6RyR5{padding:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-lg-4--rHu9TORn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-4--ap4LeUll{padding-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-lg-4--NlbHqNlo,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-4--u_Cly7dK{padding-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-lg-4--cQxvD22Y,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-4--ap4LeUll{padding-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-lg-4--E_YbrVDW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-4--u_Cly7dK{padding-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-lg-5--mS26m4N1{padding:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-lg-5--WKGhm8tu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-5--APzv9_Zj{padding-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-lg-5--d3jjey8B,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-5--SlFfnvg0{padding-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-lg-5--ZfBCI5I9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-lg-5--APzv9_Zj{padding-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-lg-5--FnR9kwDe,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-lg-5--SlFfnvg0{padding-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-n1--QZQm3OTE{margin:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-n1--nJuC3uSX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n1--qWMOmqq4{margin-top:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-n1--D5aeAdiV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n1--jEsDOyi8{margin-right:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-n1--N3guooy7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n1--qWMOmqq4{margin-bottom:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-n1--X8Q6UE80,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n1--jEsDOyi8{margin-left:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-n2--ipx9lAtl{margin:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-n2--KVboJANy,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n2--pG3Bl4u4{margin-top:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-n2--qeu9fOV5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n2--k2XTQXJx{margin-right:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-n2--ajllPjKl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n2--pG3Bl4u4{margin-bottom:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-n2--c4GDmC7u,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n2--k2XTQXJx{margin-left:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-n3--ln4UL0vU{margin:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-n3--q4ORcl4W,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n3--KxQGV3Yu{margin-top:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-n3--Y02gC6tQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n3--jSKyKZB6{margin-right:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-n3--j1wH68pt,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n3--KxQGV3Yu{margin-bottom:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-n3--TvnAk5oj,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n3--jSKyKZB6{margin-left:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-n4--xsYrTDs4{margin:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-n4--AXTTGZZl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n4--QdYmI0JR{margin-top:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-n4--kzP3t_kz,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n4--_Gq4MuVC{margin-right:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-n4--itSFpTZZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n4--QdYmI0JR{margin-bottom:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-n4--cEvU4wUv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n4--_Gq4MuVC{margin-left:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-n5--DyT1IkxD{margin:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-n5--iIQmHzzc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n5--pppdJFNg{margin-top:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-n5--Y9l31Fr5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n5--SBVADaTe{margin-right:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-n5--KlF330sL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-n5--pppdJFNg{margin-bottom:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-n5--0rmUAxXc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-n5--SBVADaTe{margin-left:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-lg-auto--xMMTWwEM{margin:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-lg-auto--b9w18udJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-auto--GGqg2Yuv{margin-top:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-lg-auto--CPx62w1a,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-auto--DtwUrQ0I{margin-right:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-lg-auto--DN3D49zf,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-lg-auto--GGqg2Yuv{margin-bottom:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-lg-auto--AFmX5Jgs,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-lg-auto--DtwUrQ0I{margin-left:auto!important}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-0--I_zYI_Mz{margin:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-0--zgRHZ2Jv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-0--cUgYQb2A{margin-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-0--D_V73m0w,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-0--jgGiTtk4{margin-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-0--enb2Cyu4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-0--cUgYQb2A{margin-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-0--NTCWRFsI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-0--jgGiTtk4{margin-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-1--Pl6sq5U5{margin:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-1--qoy2q3Lo,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-1--DyRW9FQq{margin-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-1--gXk98agD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-1--d3hIg1WG{margin-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-1--WjrqTckZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-1--DyRW9FQq{margin-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-1--Gd0aHng7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-1--d3hIg1WG{margin-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-2--LODtzZ4s{margin:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-2--IxloAukb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-2--v1L1A77o{margin-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-2--qlkHW1Bf,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-2--JqJMylsm{margin-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-2--Nad_OJrL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-2--v1L1A77o{margin-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-2--FvoI4YMA,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-2--JqJMylsm{margin-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-3--afF3DBJV{margin:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-3--fY2CCJTk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-3--aLAM2Mmu{margin-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-3--Kqpd51IR,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-3--DaNCVL9q{margin-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-3--iwyKoDqq,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-3--aLAM2Mmu{margin-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-3--gUEQUBlN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-3--DaNCVL9q{margin-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-4--QZtOSGN5{margin:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-4--tYcajHzf,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-4--zAECgrd0{margin-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-4--Zpph638T,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-4--mSixxDaI{margin-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-4--bVCiYjNY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-4--zAECgrd0{margin-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-4--ecKcFp1m,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-4--mSixxDaI{margin-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-5--CZ7uJDCt{margin:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-5--TxJdfyav,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-5--VYhG9Yoy{margin-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-5--afeu4xl6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-5--G1ErwXtK{margin-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-5--tRCFVbnZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-5--VYhG9Yoy{margin-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-5--ByXYvkPs,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-5--G1ErwXtK{margin-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xl-0--V2yT38V_{padding:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xl-0--Xdg9Q_Up,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-0--pi3w2tcD{padding-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xl-0--QUWhz8EX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-0--mT44B3zQ{padding-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xl-0--R45kj4Ut,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-0--pi3w2tcD{padding-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xl-0--_kMBZXCz,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-0--mT44B3zQ{padding-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xl-1--VIaqqIol{padding:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xl-1--htdckJSX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-1--DbuSlal8{padding-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xl-1--zbMoANm8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-1--OljUmXbp{padding-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xl-1--op9j2E4J,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-1--DbuSlal8{padding-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xl-1--shyaEHxg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-1--OljUmXbp{padding-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xl-2--SG8Dhml4{padding:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xl-2--dg6kORWk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-2--vCaDcsT4{padding-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xl-2--lnyOZevC,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-2--Vlq5pMlo{padding-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xl-2--RLtgwu2m,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-2--vCaDcsT4{padding-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xl-2--opFW7Mkc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-2--Vlq5pMlo{padding-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xl-3--y5Ql0MAw{padding:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xl-3--wE6FZx4m,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-3--n17Hd_Tv{padding-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xl-3--fUjUhao5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-3--LlgAG7Fp{padding-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xl-3--gphTH_T0,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-3--n17Hd_Tv{padding-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xl-3--ez_34i2o,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-3--LlgAG7Fp{padding-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xl-4--oadnm0xw{padding:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xl-4--YcZ2MCq2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-4--tFLj0srl{padding-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xl-4--ECbfEljI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-4--mB64eODU{padding-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xl-4--MzXf4_HK,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-4--tFLj0srl{padding-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xl-4--FBKwgpBF,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-4--mB64eODU{padding-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xl-5--Df5mvhUc{padding:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xl-5--JH_HLga2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-5--euSK8t7f{padding-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xl-5--tpfj0RM1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-5--Ddi7FTHZ{padding-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xl-5--VvERrGJD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xl-5--euSK8t7f{padding-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xl-5--QTZtWoKM,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xl-5--Ddi7FTHZ{padding-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-n1--crHUf8nG{margin:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-n1--gNfzL59h,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n1--oooPXRVz{margin-top:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-n1--tkislzdf,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n1--Cx25feFq{margin-right:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-n1--zTbpaFT2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n1--oooPXRVz{margin-bottom:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-n1--vSjpxYk3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n1--Cx25feFq{margin-left:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-n2--Vigrseag{margin:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-n2--W8XmS5Bs,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n2--SnItpfBy{margin-top:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-n2--S8c0U4Si,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n2--i4wkc5N_{margin-right:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-n2--NYii2bbL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n2--SnItpfBy{margin-bottom:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-n2--UXkLxkLb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n2--i4wkc5N_{margin-left:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-n3--sR6nSVR6{margin:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-n3--YTnI_l8L,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n3--tOxCVhSv{margin-top:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-n3--Df4p4F33,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n3--FU67HKhz{margin-right:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-n3--FZAcjhft,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n3--tOxCVhSv{margin-bottom:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-n3--pg3d1bm9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n3--FU67HKhz{margin-left:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-n4--WYzDRwoA{margin:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-n4--qQ1NN5Bk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n4--VGMe9SO8{margin-top:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-n4--SmKIuKY4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n4--BvD_gAVq{margin-right:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-n4--RfuiGNLS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n4--VGMe9SO8{margin-bottom:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-n4--YcfoAzy3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n4--BvD_gAVq{margin-left:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-n5--lt31AVtC{margin:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-n5--wBNRp5jJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n5--aBK6m9I0{margin-top:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-n5--PKUxBYQn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n5--FnXbgLSW{margin-right:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-n5--natt92uZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-n5--aBK6m9I0{margin-bottom:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-n5--tQQNllgz,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-n5--FnXbgLSW{margin-left:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xl-auto--VA0uK7zH{margin:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xl-auto--wef9UpeD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-auto--QdPC9Nqb{margin-top:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xl-auto--L399Q7Ay,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-auto--JHzRpAlL{margin-right:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xl-auto--FGbLEX1s,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xl-auto--QdPC9Nqb{margin-bottom:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xl-auto--KMUeLUnh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xl-auto--JHzRpAlL{margin-left:auto!important}}@media (min-width:1400px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-0--EUdUti_6{margin:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-0--Paix0a58,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-0--G_aZsah1{margin-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-0--vsw2xoD0,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-0--rk7jy24g{margin-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-0--DTGHYvHW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-0--G_aZsah1{margin-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-0--IbzrUbm_,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-0--rk7jy24g{margin-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-1--xwJKNQOU{margin:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-1--TuuxvGhE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-1--w27mNhCE{margin-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-1--BBjjv6pa,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-1--zly3xgIq{margin-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-1--U0ib36QA,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-1--w27mNhCE{margin-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-1--XD8x8IEJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-1--zly3xgIq{margin-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-2--T6J05Dp7{margin:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-2--gUVn3K9g,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-2--_EQVVw47{margin-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-2--ZZ8APGrc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-2--Gb758DmT{margin-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-2--VJrnBjuh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-2--_EQVVw47{margin-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-2--l9CduOSD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-2--Gb758DmT{margin-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-3--DrOylvIx{margin:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-3--GuUp0D4N,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-3--MhoIhYAR{margin-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-3--lJdjLmxh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-3--PznCN0vb{margin-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-3--Pik9FlzO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-3--MhoIhYAR{margin-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-3--dbAznxfZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-3--PznCN0vb{margin-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-4--RrkqvVwn{margin:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-4--GzP4UUc7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-4--lYZ3KA29{margin-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-4--f3jiMaIk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-4--SbUuyhyR{margin-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-4--bQM8O8NU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-4--lYZ3KA29{margin-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-4--U2zpJdTs,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-4--SbUuyhyR{margin-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-5--Y_G6Pxko{margin:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-5--Pu1TUglg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-5--S9n2WULq{margin-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-5--uH_qI1ED,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-5--PB6izdWf{margin-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-5--agc1QKj1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-5--S9n2WULq{margin-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-5--BuabwVdC,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-5--PB6izdWf{margin-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xxl-0--EEAigPZt{padding:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xxl-0--EUi1xkI_,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-0--sEiKkLlK{padding-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xxl-0--IjWV0sqr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-0--GMlrDWLw{padding-right:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xxl-0--D4jQCxI7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-0--sEiKkLlK{padding-bottom:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xxl-0--zf2VX9YT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-0--GMlrDWLw{padding-left:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xxl-1--KD3xjGE7{padding:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xxl-1--pvVhnUVK,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-1--zoU8My7y{padding-top:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xxl-1--II2rqGt1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-1--lsxXrMDQ{padding-right:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xxl-1--ioMhWfqM,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-1--zoU8My7y{padding-bottom:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xxl-1--CrWaseWr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-1--lsxXrMDQ{padding-left:.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xxl-2--nW9Se74t{padding:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xxl-2--fgsg3iOq,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-2--MSSRV80r{padding-top:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xxl-2--iqNrfl9T,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-2--FBHprHya{padding-right:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xxl-2--MLG6fA1U,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-2--MSSRV80r{padding-bottom:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xxl-2--tfCEyW5F,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-2--FBHprHya{padding-left:.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xxl-3--fbbkcoo_{padding:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xxl-3--j7Uj8Gmz,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-3--9_cnXbOM{padding-top:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xxl-3--Rph0szXu,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-3--nk0RpCqN{padding-right:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xxl-3--KCajvu26,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-3--9_cnXbOM{padding-bottom:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xxl-3--qP1OOeEV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-3--nk0RpCqN{padding-left:1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xxl-4--ws47GWVe{padding:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xxl-4--rOjdhi78,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-4--Ktt1ZaKJ{padding-top:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xxl-4--EG3dhV58,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-4--CiClo04K{padding-right:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xxl-4--S3Pi0HZB,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-4--Ktt1ZaKJ{padding-bottom:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xxl-4--eAPf7sBC,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-4--CiClo04K{padding-left:1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .p-xxl-5--NWp8cpyp{padding:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pt-xxl-5--RwzWSJhP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-5--Fkx04Q7X{padding-top:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pr-xxl-5--_Q02niPs,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-5--x7DjyYyn{padding-right:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pb-xxl-5--W_wlBzAJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .py-xxl-5--Fkx04Q7X{padding-bottom:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .pl-xxl-5--iTEBWmkB,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .px-xxl-5--x7DjyYyn{padding-left:3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-n1--qiLjKTaQ{margin:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-n1--W18mL7Z2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n1--m2gRwiyw{margin-top:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-n1--Z4F5JfPL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n1--YjcJPPbd{margin-right:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-n1--SdzVozLL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n1--m2gRwiyw{margin-bottom:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-n1--u4bxAibQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n1--YjcJPPbd{margin-left:-.25rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-n2--hDQj0WPs{margin:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-n2--zRNVelAl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n2--T9GKiNR7{margin-top:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-n2--OAsZIQ6A,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n2--upqhhQMZ{margin-right:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-n2--yhHrnQPg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n2--T9GKiNR7{margin-bottom:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-n2--GbdtLrKg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n2--upqhhQMZ{margin-left:-.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-n3--jpWMcMJh{margin:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-n3--srd2F3Wm,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n3--h3NiYBIQ{margin-top:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-n3--E01z9uxF,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n3--ExNXY5fO{margin-right:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-n3--T94ww7uh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n3--h3NiYBIQ{margin-bottom:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-n3--iCrPRd8w,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n3--ExNXY5fO{margin-left:-1rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-n4--Kxj96WNr{margin:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-n4--zhVJxaef,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n4--ntkE1tuk{margin-top:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-n4--W9UK121Y,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n4--S6MOf5RZ{margin-right:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-n4--AwI2Gn8q,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n4--ntkE1tuk{margin-bottom:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-n4--XaaOJe1w,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n4--S6MOf5RZ{margin-left:-1.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-n5--VorJYKi5{margin:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-n5--NdiBmozO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n5--uHjZ_RCK{margin-top:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-n5--mp8cTpgQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n5--YMnTq2no{margin-right:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-n5--giToANzT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-n5--uHjZ_RCK{margin-bottom:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-n5--GbQ4v1AG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-n5--YMnTq2no{margin-left:-3rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .m-xxl-auto--t2S1rfCM{margin:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mt-xxl-auto--JKT5ZUeH,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-auto--tsp35T4x{margin-top:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mr-xxl-auto--nyabfehG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-auto--Yxq2354y{margin-right:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mb-xxl-auto--HDsnw59u,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .my-xxl-auto--tsp35T4x{margin-bottom:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .ml-xxl-auto--zQYsLbdR,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .mx-xxl-auto--Yxq2354y{margin-left:auto!important}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .font-weight-normal--Qff_nLOv{font-weight:400!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .font-weight-bold--bKlHxBlg{font-weight:700!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-justify--IR7AvG8P{text-align:justify!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-wrap--GF_FRqpP{white-space:normal!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-nowrap--KFI0UPo3{white-space:nowrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-truncate--dzByMLJP{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-left--N2H9yzk4{text-align:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-right--I2xH3nXw{text-align:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-center--Rb0a5nOn{text-align:center!important}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-sm-left--RDGVmTBq{text-align:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-sm-right--N4ES9sJd{text-align:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-sm-center--yxb8RcxL{text-align:center!important}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-md-left--qdsqL1uV{text-align:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-md-right--zS9JHaGX{text-align:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-md-center--PYiIBeir{text-align:center!important}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-lg-left--_C0X0Vjc{text-align:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-lg-right--FD1xO4Jw{text-align:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-lg-center--zsuy0eOU{text-align:center!important}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-xl-left--SmS06I2w{text-align:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-xl-right--MHNbrq8S{text-align:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-xl-center--kVLOflD4{text-align:center!important}}@media (min-width:1400px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-xxl-left--xda61PmU{text-align:left!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-xxl-right--TsCihRQK{text-align:right!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-xxl-center--HlrEmAmn{text-align:center!important}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-lowercase--XjIUiUtM{text-transform:lowercase!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-uppercase--dF7kvh7V{text-transform:uppercase!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-capitalize--ealpi8LV{text-transform:capitalize!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .text-decoration-none--jEcK00B6{text-decoration:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .visible--kZEHIhx1{visibility:visible!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .invisible--J61EJGGq{visibility:hidden!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .hyphens-auto--hE28eoIA{-webkit-hyphens:auto!important;hyphens:auto!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .hyphens-none--y_5OdpH9{-webkit-hyphens:none!important;hyphens:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-no-ellipsis--U36btUIA{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-hover-box--sD9e22kW{display:inline-block}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-portal--DYveFAWD{pointer-events:auto;z-index:300000}.sr-only--K7NUCcHD{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--qXczD8Dg.g-bs4--Pm5q1PgI .clipboard--My90Q0VL{-webkit-user-select:text;-moz-user-select:text;user-select:text}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .no-clipboard--efGuH072{-webkit-user-select:none;-moz-user-select:none;user-select:none}.g-bs4--Pm5q1PgI.g-bootstrap--qXczD8Dg.g-is-copying--FPe8pPEs .no-clipboard--efGuH072{visibility:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI [tabindex="-1"]:focus-visible{outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button--DPNXtwEW{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button--DPNXtwEW:focus-visible.focus--FNj1stGU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button--DPNXtwEW:focus-visible:not(:disabled,:active){outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-icon--LxMlsMYh{flex-shrink:0;transition-duration:.25s;transition-property:transform}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-icon--LxMlsMYh+.g-button-label--Ti2Caeiw{margin-left:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-icon-right--ohrmbByT{order:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-icon-right--ohrmbByT+.g-button-label--Ti2Caeiw{margin-left:0;margin-right:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button--DPNXtwEW[aria-expanded=true] .g-button-icon--LxMlsMYh.ico-caret-down--rQHtkc8L{transform:rotate(180deg)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-label--Ti2Caeiw{overflow:hidden;padding-bottom:.125rem;padding-top:.125rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button--DPNXtwEW .g-pill--OLOOfKYv{margin-left:.375rem;margin-right:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button--DPNXtwEW .g-button-icon-right--ohrmbByT~.g-pill--OLOOfKYv{margin-left:-.125rem;margin-right:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button--DPNXtwEW:disabled .g-pill--OLOOfKYv{filter:grayscale(1);opacity:.1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-primary--xAxHcfGi{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-primary--xAxHcfGi.hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-primary--xAxHcfGi: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-primary--xAxHcfGi.active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-primary--xAxHcfGi: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-primary--xAxHcfGi:disabled{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-secondary--hG9YcngR{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-secondary--hG9YcngR.hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-secondary--hG9YcngR: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-secondary--hG9YcngR.active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-secondary--hG9YcngR: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-secondary--hG9YcngR:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-tertiary--wam6m5vC{color:var(--g-color-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-tertiary--wam6m5vC.hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-tertiary--wam6m5vC: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-tertiary--wam6m5vC.active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-tertiary--wam6m5vC: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-tertiary--wam6m5vC:disabled{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-danger--gWquPqTq{border-color:rgba(var(--rgb-ui-red),.5);color:var(--color-ui-red)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-danger--gWquPqTq.hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-danger--gWquPqTq: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-danger--gWquPqTq.active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-danger--gWquPqTq: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-variant-danger--gWquPqTq:disabled{border-color:var(--color-gray-200);color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-button-variant-primary--xAxHcfGi:not(:disabled){background-color:#2573e1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy){background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy):not(:disabled):hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy):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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy):not(:disabled):active,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy):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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy):disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-primary--xAxHcfGi:not(.g-no-inverted--hAxArVFy):disabled{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg);cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy):not(:disabled):hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy):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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy):not(:disabled):active,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy):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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy):disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-secondary--hG9YcngR:not(.g-no-inverted--hAxArVFy):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy){color:var(--color-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy):not(:disabled):hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy):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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy):not(:disabled):active,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy):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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy):disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-tertiary--wam6m5vC:not(.g-no-inverted--hAxArVFy):disabled{color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy){border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy):not(:disabled):hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy):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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy):not(:disabled):active,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy):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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy):disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-button-variant-danger--gWquPqTq:not(.g-no-inverted--hAxArVFy):disabled{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled);cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-size-medium--KNSoHxGS{font-size:1rem;line-height:1.5rem;min-height:2.5rem;padding:0 .875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-size-medium--KNSoHxGS .g-button-icon--LxMlsMYh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-size-medium--KNSoHxGS .g-spinner--ULSB9TT_{--size:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-size-small--vb6F8Uj5{border-radius:var(--g-size-border-radius-round);font-size:.875rem;line-height:1rem;min-height:2rem;padding:0 .75rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-size-small--vb6F8Uj5:has(.g-button-icon--LxMlsMYh){padding-left:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-size-small--vb6F8Uj5 .g-spinner--ULSB9TT_{--size:1rem}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-hidden-label-below-sm--RQhIhAgE.g-button-size-medium--KNSoHxGS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-hidden-label-below-sm--RQhIhAgE.g-button-size-small--vb6F8Uj5{padding:0 .375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-hidden-label-below-sm--RQhIhAgE .g-button-label--Ti2Caeiw{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-hidden-label-below-md--J2J4oDRB.g-button-size-medium--KNSoHxGS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-hidden-label-below-md--J2J4oDRB.g-button-size-small--vb6F8Uj5{padding:0 .375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-hidden-label-below-md--J2J4oDRB .g-button-label--Ti2Caeiw{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-hidden-label-always--zp0ezYSU.g-button-size-medium--KNSoHxGS,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-hidden-label-always--zp0ezYSU.g-button-size-small--vb6F8Uj5{padding:0 .375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-hidden-label-always--zp0ezYSU .g-button-label--Ti2Caeiw{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-full-width-below-sm--k63b_v0X{width:100%}}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-full-width-below-md--xKdlEOuS{width:100%}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-full-width-always--PFya2kA9{width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-loading--D5c9_696{justify-content:center!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-loading--D5c9_696>.g-spinner--ULSB9TT_{margin:auto;position:absolute}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-loading--D5c9_696>.g-spinner--ULSB9TT_~.g-button-icon--LxMlsMYh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-loading--D5c9_696>.g-spinner--ULSB9TT_~.g-button-label--Ti2Caeiw,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-loading--D5c9_696>.g-spinner--ULSB9TT_~.g-pill--OLOOfKYv{visibility:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-rounded--jUImb2K4{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-unstyled--GjdwGYc1{border-width:0;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-unstyled--GjdwGYc1 .g-button-label--Ti2Caeiw{display:inline-flex;overflow:visible;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .g-button--DPNXtwEW{margin:.5rem 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .g-button--DPNXtwEW.g-button-full-width-never--hVOoszZI:not(:last-child){margin-right:.5rem}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .g-button--DPNXtwEW{margin:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .g-button--DPNXtwEW.g-button-size-small--vb6F8Uj5{margin:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .g-button--DPNXtwEW.g-button-size-small--vb6F8Uj5:not(:last-child){margin-right:0}}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .g-button--DPNXtwEW.g-button-variant-primary--xAxHcfGi{order:-1}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW:disabled{z-index:0}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW:not(.g-button-full-width-never--hVOoszZI):not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW:not(.g-button-full-width-never--hVOoszZI):not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW.g-button-full-width-never--hVOoszZI:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW.g-button-full-width-never--hVOoszZI:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW:not(:disabled)[aria-pressed=true],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW:not(:disabled)[aria-selected=true]{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary);z-index:2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5:not(.g-group-button-inline--vfOnGzLF)>.g-button--DPNXtwEW{flex-grow:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .g-tooltip-touch-target--U8Ix5CSQ:not(:last-child) .g-button-full-width-never--hVOoszZI{margin-right:.5rem}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .g-tooltip-touch-target--U8Ix5CSQ:not(:last-child) .g-button-size-small--vb6F8Uj5{margin-right:0}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .g-button--DPNXtwEW:not(:disabled)[aria-pressed=true]{border-color:var(--g-color-border-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-button--DPNXtwEW:not(:disabled):hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-button--DPNXtwEW:not(:disabled):not(:active):focus-visible{z-index:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-button--DPNXtwEW:not(:disabled).g-button-variant-secondary--hG9YcngR{border-color:var(--g-color-border-primary)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-button--DPNXtwEW{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir:not(:first-child)>.g-button--DPNXtwEW{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-button--DPNXtwEW{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc:not(:last-child)>.g-button--DPNXtwEW{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-body--UZbVdsyD{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding:calc(var(--g-size-bs-10) - var(--g-size-border-width-md)) calc(var(--g-size-bs-15) - var(--g-size-border-width-md))}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-body--UZbVdsyD .g-card-alert-icon--ukxvewer,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-body--UZbVdsyD .g-card-alert-icon--ukxvewer,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-body--UZbVdsyD .g-card-alert-icon--ukxvewer{--size:var(--g-size-icon-sm);flex-grow:0;flex-shrink:0;margin-left:0;margin-top:calc(var(--g-size-spacing-md) - .0625rem)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8{flex-grow:1;flex-shrink:1;margin-left:var(--g-size-bs-10);min-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h4--kHgsGQNc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h5--ipteEZOX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h6--q8sI5L3j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 ol,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 ul,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h4--kHgsGQNc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h5--ipteEZOX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h6--q8sI5L3j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 ol,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 ul,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h4--kHgsGQNc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h5--ipteEZOX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h6--q8sI5L3j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 ol,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h1--G_N9CANE:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h2--lc6b6Nzk:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h3--ZFbsGjiT:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h4--kHgsGQNc:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h5--ipteEZOX:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 .g-h6--q8sI5L3j:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h1:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h2:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h3:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h4:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h5:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 h6:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 ol:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 p:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 ul:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h1--G_N9CANE:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h2--lc6b6Nzk:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h3--ZFbsGjiT:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h4--kHgsGQNc:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h5--ipteEZOX:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 .g-h6--q8sI5L3j:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h1:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h2:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h3:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h4:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h5:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 h6:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 ol:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 p:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 ul:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h1--G_N9CANE:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h2--lc6b6Nzk:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h3--ZFbsGjiT:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h4--kHgsGQNc:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h5--ipteEZOX:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 .g-h6--q8sI5L3j:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h1:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h2:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h3:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h4:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h5:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 h6:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 ol:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 p:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 ul:nth-child(n){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 div[class*=col-],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 div[class*=col-],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 div[class*=col-]{align-items:left;display:flex;flex-direction:column;justify-content:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 div[class*=col-] .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 div[class*=col-] .g-button--DPNXtwEW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 div[class*=col-] .g-group-button--CejyNsbL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-data--KLGugrb8 div[class*=col-] button,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 div[class*=col-] .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 div[class*=col-] .g-button--DPNXtwEW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 div[class*=col-] .g-group-button--CejyNsbL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-data--KLGugrb8 div[class*=col-] button,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 div[class*=col-] .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 div[class*=col-] .g-button--DPNXtwEW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 div[class*=col-] .g-group-button--CejyNsbL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-data--KLGugrb8 div[class*=col-] button{margin-left:0!important;margin-right:0!important;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-close--jpR55Kq8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-close--jpR55Kq8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-close--jpR55Kq8{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-alert-flag--RVJ3dQIe 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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ{border-width:var(--g-size-border-width-md)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ:not(.g-card-inverted--FX_gf6uR){background-color:var(--g-color-info-weak);border-color:color-mix(in srgb,var(--g-color-info) 20%,transparent)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ:not(.g-card-inverted--FX_gf6uR) .g-card-alert-icon--ukxvewer{color:var(--g-color-info)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic{border-width:var(--g-size-border-width-md)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic:not(.g-card-inverted--FX_gf6uR){background-color:var(--g-color-warning-weak);border-color:color-mix(in srgb,var(--g-color-warning-strong) 20%,transparent)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic:not(.g-card-inverted--FX_gf6uR) .g-card-alert-icon--ukxvewer{color:var(--g-color-warning-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn{border-width:var(--g-size-border-width-md)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn:not(.g-card-inverted--FX_gf6uR){background-color:var(--g-color-error-weak);border-color:color-mix(in srgb,var(--g-color-error) 20%,transparent)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn:not(.g-card-inverted--FX_gf6uR) .g-card-alert-icon--ukxvewer{color:var(--g-color-error)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic{background:rgba(var(--rgb-black),.1);border-color:transparent!important;color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn .g-card-alert-icon--ukxvewer,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ .g-card-alert-icon--ukxvewer,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic .g-card-alert-icon--ukxvewer{color:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD{padding:0 calc(var(--g-size-spacing-md) - var(--g-size-border-width-md))}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8{margin-left:var(--g-size-spacing-md)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8 .g-group-button--CejyNsbL{align-items:flex-end;display:flex;flex:1 0 auto;flex-direction:column}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8 .g-group-button--CejyNsbL{align-items:center;flex-direction:row;justify-content:flex-end}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8 .g-group-button--CejyNsbL>.g-button--DPNXtwEW{margin:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8 .g-btn-outline-alert-error--wy4f4FwO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8 .g-btn-outline-alert-info--c7zx7BkO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8 .g-btn-outline-alert-warning--DnzWHid_{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8 .g-btn-outline-alert-error--wy4f4FwO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8 .g-btn-outline-alert-info--c7zx7BkO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-small--LwVvWIdR .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8 .g-btn-outline-alert-warning--DnzWHid_{margin-bottom:.5rem;width:100%}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-medium--kSD3Wxks{display:inline-flex}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-medium--kSD3Wxks .g-card-alert-data--KLGugrb8 div[class*=col-]:first-of-type{justify-content:start}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-large--tkvWr_DQ{display:inline-flex}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-large--tkvWr_DQ .g-card-body--UZbVdsyD{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-large--tkvWr_DQ .g-card-body--UZbVdsyD{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-large--tkvWr_DQ .g-card-body--UZbVdsyD .g-card-alert-icon--ukxvewer{height:var(--g-size-icon-lg);margin-top:0;width:var(--g-size-icon-lg)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-error--VcQVh1wn+.g-form-group--MRP_TTf7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-info--v7zMJTNQ+.g-form-group--MRP_TTf7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-alert-warning--aEmGvGic+.g-form-group--MRP_TTf7{padding-top:var(--g-size-bs-10)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-card-alert-small--LwVvWIdR{margin-bottom:0!important;margin-top:var(--g-size-bs-5)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-alert-closeable--RtXQsd4y .g-card-body--UZbVdsyD{align-items:start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-alert-closeable--RtXQsd4y .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8{padding-right:2rem}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-alert-closeable--RtXQsd4y .g-card-body--UZbVdsyD .g-card-alert-data--KLGugrb8{padding-right:5rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-alert-closeable--RtXQsd4y div[class*=col-md-8]{justify-content:start!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi.g-amount-superscript--DW3ZjwlH sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-amount--fJupGkDi:not(.g-amount-no-superscript--ZkE64L3V) sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-grid-amounts--FTttoqg5 .g-amount--fJupGkDi sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-info-amount--P8lHIIII .g-amount--fJupGkDi sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-huge--yRcMxkm1 .g-amount--fJupGkDi sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info--w5Gn0stK .g-amount--fJupGkDi sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g .g-amount--fJupGkDi sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(.g-h1--G_N9CANE,.g-h2--lc6b6Nzk,.g-h3--ZFbsGjiT,.g-h4--kHgsGQNc) .g-amount--fJupGkDi sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(h1,h2,h3,h4) .g-amount--fJupGkDi 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--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi.g-amount-no-superscript--ZkE64L3V sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-extra-amount--qnG3wMTc sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y:nth-child(n) .g-amount-converted--I1c92Y_D sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL .g-minor--z6HfG_7Z .g-amount--fJupGkDi sup,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-item--xEfVhaK7.g-structured-info-item-small--I9iAq8Xb .g-amount--fJupGkDi sup{display:inline;font-size:inherit;font-weight:inherit;left:auto;position:static;top:auto;vertical-align:baseline}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi{color:inherit;font-weight:var(--g-font-weight-semibold)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi.g-amount-camouflage--tc9fClmJ{font-weight:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi .g-amount-data--SSANUpJJ{white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi:nth-child(n).g-amount-default--jOMFCfcr{color:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi:nth-child(n).g-amount-neutral--nxsoFANi{color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi:nth-child(n).g-amount-positive--thRvKl4a{color:var(--g-color-success)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi:nth-child(n).g-amount-negative--pLO3dN0J{color:var(--g-color-error)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi:nth-child(n).g-amount-faded--QWcpAFUD{color:var(--g-color-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount--fJupGkDi:nth-child(n).g-amount-active--iSVRLUFl{color:var(--g-color-info)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount-fallback--B3FACMdq{color:var(--g-color-text-secondary);font-weight:inherit;gap:var(--g-size-spacing-sm)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount-fallback--B3FACMdq: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-amount-fallback--B3FACMdq{flex-direction:row-reverse;justify-content:flex-end}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-amount--fJupGkDi.g-amount-faded--QWcpAFUD{color:var(--g-color-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h1--G_N9CANE .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h2--lc6b6Nzk .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h3--ZFbsGjiT .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h4--kHgsGQNc .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h5--ipteEZOX .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-h6--q8sI5L3j .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h1 .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h2 .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h3 .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h4 .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h5 .g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI h6 .g-amount--fJupGkDi{font-weight:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge--YXlRR7UI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-pill--OLOOfKYv{display:inline-block;font-size:.75rem;font-weight:600;line-height:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge--YXlRR7UI{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-pill--OLOOfKYv{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-pill--OLOOfKYv:nth-child(n):nth-child(n){background-color:CanvasText;color:Canvas;forced-color-adjust:none}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-todo--hyYUU2oZ{background-color:var(--g-color-info-weak);color:var(--g-color-info)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-todo--hyYUU2oZ.g-badge-filled--IsmoNH_F{background-color:var(--g-color-info);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-state--YODrl0yJ{background-color:var(--color-ui-gray-weak);color:var(--color-ui-gray)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-state--YODrl0yJ.g-badge-filled--IsmoNH_F{background-color:var(--color-ui-gray);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-error--fIEfBqRI{background-color:var(--g-color-error-weak);color:var(--g-color-error)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-error--fIEfBqRI.g-badge-filled--IsmoNH_F{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-warning--WP9h0TpJ{background-color:var(--g-color-warning-weak);color:var(--g-color-warning-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-warning--WP9h0TpJ.g-badge-filled--IsmoNH_F{background-color:var(--g-color-warning-strong);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-success--n5_bfglP{background-color:var(--g-color-success-weak);color:var(--g-color-success)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-success--n5_bfglP.g-badge-filled--IsmoNH_F{background-color:var(--g-color-success);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-category--syVPe8bZ{border-color:currentColor;color:var(--color-ui-gray)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-honey--XrGMYQu_{background-color:var(--color-honey-weak);color:var(--color-honey-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-honey--XrGMYQu_.g-badge-filled--IsmoNH_F{background-color:var(--color-honey);color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-carrot--bn9aCnWA{background-color:var(--color-carrot-weak);color:var(--color-carrot-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-carrot--bn9aCnWA.g-badge-filled--IsmoNH_F{background-color:var(--color-carrot);color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-berry--e7TuXrQL{background-color:var(--color-berry-weak);color:var(--color-berry-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-berry--e7TuXrQL.g-badge-filled--IsmoNH_F{background-color:var(--color-berry);color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-rose--mC9tXtaE{background-color:var(--color-rose-weak);color:var(--color-rose-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-rose--mC9tXtaE.g-badge-filled--IsmoNH_F{background-color:var(--color-rose);color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-lavender--deyKrc_V{background-color:var(--color-lavender-weak);color:var(--color-lavender-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-lavender--deyKrc_V.g-badge-filled--IsmoNH_F{background-color:var(--color-lavender);color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-lila--ygtroNX9{background-color:var(--color-lila-weak);color:var(--color-lila-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-lila--ygtroNX9.g-badge-filled--IsmoNH_F{background-color:var(--color-lila);color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-indigo--URs6CnVp{background-color:var(--color-indigo-weak);color:var(--color-indigo-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-indigo--URs6CnVp.g-badge-filled--IsmoNH_F{background-color:var(--color-indigo);color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-pool--DhYuS8Py{background-color:var(--color-pool-weak);color:var(--color-pool-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-pool--DhYuS8Py.g-badge-filled--IsmoNH_F{background-color:var(--color-pool);color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-teal--RyGmLbTD{background-color:var(--color-teal-weak);color:var(--color-teal-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-teal--RyGmLbTD.g-badge-filled--IsmoNH_F{background-color:var(--color-teal);color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-lime--gOAgvjk4{background-color:var(--color-lime-weak);color:var(--color-lime-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-lime--gOAgvjk4.g-badge-filled--IsmoNH_F{background-color:var(--color-lime);color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-forest--egcKGlel{background-color:var(--color-forest-weak);color:var(--color-forest-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-forest--egcKGlel.g-badge-filled--IsmoNH_F{background-color:var(--color-forest);color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-stone--uhUwqQXZ{background-color:var(--color-stone-weak);color:var(--color-stone-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-stone--uhUwqQXZ.g-badge-filled--IsmoNH_F{background-color:var(--color-stone);color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-badge-todo--hyYUU2oZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-labeled-list-striped--JBZW0WAn .g-row--WbPkFHAc:nth-child(odd) .g-badge-todo--hyYUU2oZ{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-info)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-badge-state--YODrl0yJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-labeled-list-striped--JBZW0WAn .g-row--WbPkFHAc:nth-child(odd) .g-badge-state--YODrl0yJ{background-color:var(--g-color-surface-primary);color:var(--g-color-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-badge-error--fIEfBqRI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-labeled-list-striped--JBZW0WAn .g-row--WbPkFHAc:nth-child(odd) .g-badge-error--fIEfBqRI{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-error)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-badge-warning--WP9h0TpJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-labeled-list-striped--JBZW0WAn .g-row--WbPkFHAc:nth-child(odd) .g-badge-warning--WP9h0TpJ{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-warning-strong)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-badge-success--n5_bfglP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-labeled-list-striped--JBZW0WAn .g-row--WbPkFHAc:nth-child(odd) .g-badge-success--n5_bfglP{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-success)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-badge-category--syVPe8bZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-labeled-list-striped--JBZW0WAn .g-row--WbPkFHAc:nth-child(odd) .g-badge-category--syVPe8bZ{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-indicator-unread--WBWqKv6f,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-labeled-list-striped--JBZW0WAn .g-row--WbPkFHAc:nth-child(odd) .g-indicator-unread--WBWqKv6f{--color-fg:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-badge-icon--bOxY8kSh svg{margin-right:.25rem;vertical-align:bottom}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-indicator--eU56HV5E{color:var(--color-fg);margin-right:.375rem;overflow:visible}@media (forced-colors:active){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-indicator--eU56HV5E:not(.g-indicator-unread--WBWqKv6f){border-radius:var(--g-size-border-radius-circle);forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-indicator-unread--WBWqKv6f,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-legend-indicator--aDGUQ6Li:where(.g-indicator-default--RjjFVmx2){--size:0.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-legend-indicator--aDGUQ6Li{color:var(--color-fg,var(--g-color-surface-tertiary))!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-legend-indicator--aDGUQ6Li:where(.g-indicator-dimmed--qj9hqQzg){color:color-mix(in srgb,var(--color-fg),var(--g-color-surface-tertiary))!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-indicator-unread--WBWqKv6f{--color-fg:var(--g-color-info);margin-bottom:.0625rem;min-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-pill-default--Neqq1WiE{background-color:var(--g-color-text-primary);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-pill-unread--w0rnflD_{background-color:var(--g-color-error);color:var(--g-color-text-inverted-adaptive)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-primary--TbWt1vvu{background-color:#135ee2;border:.0625rem solid transparent;color:#fff}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-primary--TbWt1vvu: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-primary--TbWt1vvu:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-primary--TbWt1vvu:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-primary--TbWt1vvu: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-primary--TbWt1vvu:disabled{background-color:rgba(var(--rgb-gray-300),.5);border:.0625rem solid transparent;color:rgba(0,0,0,.25)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl{background-color:transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:hover{background-color:transparent;border:.0625rem solid #135ee2;color:#fff;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:active{background-color:transparent;border:.0625rem solid #135ee2;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:active:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:active:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:active:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-primary--DOHolrBl:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-primary--uiaG6oGh{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-primary--uiaG6oGh: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-primary--uiaG6oGh:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-primary--uiaG6oGh:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-primary--uiaG6oGh: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-primary--uiaG6oGh:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-primary--uiaG6oGh:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-primary--uiaG6oGh:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-secondary--aoDUXxKJ{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-secondary--aoDUXxKJ: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-secondary--aoDUXxKJ:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-secondary--aoDUXxKJ:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-secondary--aoDUXxKJ: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-secondary--aoDUXxKJ:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-secondary--aoDUXxKJ.active--yFZbU0d1{background-color:#a3b5c9;border:.0625rem solid transparent;color:#fff}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-secondary--aoDUXxKJ.active--yFZbU0d1: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN:hover{background-color:transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-secondary--ApDHsPEN:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-secondary--vEYZOjHC{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-secondary--vEYZOjHC: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-secondary--vEYZOjHC:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-secondary--vEYZOjHC:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-secondary--vEYZOjHC: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-secondary--vEYZOjHC:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-secondary--vEYZOjHC:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-secondary--vEYZOjHC:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-danger--Cyc2KTJj{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-danger--Cyc2KTJj: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-danger--Cyc2KTJj:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-danger--Cyc2KTJj:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-danger--Cyc2KTJj: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-danger--Cyc2KTJj:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-danger--fOFpMMlg{background-color:transparent;color:#cf2a1e}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-danger--fOFpMMlg:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-danger--fOFpMMlg:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-danger--fOFpMMlg:hover{background-color:transparent;border:.0625rem solid rgba(207,42,30,.5);color:#cf2a1e}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-danger--fOFpMMlg: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-danger--fOFpMMlg:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-danger--fOFpMMlg:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-danger--fOFpMMlg: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-danger--fOFpMMlg:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-transparent--vb42KVtm{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-transparent--vb42KVtm: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-transparent--vb42KVtm: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-transparent--vb42KVtm:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-transparent--vb42KVtm: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-transparent--vb42KVtm:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-transparent--vb42KVtm:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-transparent--vb42KVtm: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-transparent--vb42KVtm:disabled{opacity:.3!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-transparent--XIihKB1O{background-color:transparent;color:#fff}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-transparent--XIihKB1O:hover{background-color:transparent;border:.0625rem solid hsla(0,0%,100%,.5);color:#fff}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-transparent--XIihKB1O: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-transparent--XIihKB1O:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-transparent--XIihKB1O:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-transparent--XIihKB1O: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-transparent--XIihKB1O:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-transparent--XIihKB1O:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-transparent--XIihKB1O:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-error--wy4f4FwO{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-error--wy4f4FwO: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-error--wy4f4FwO:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-error--wy4f4FwO:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-error--wy4f4FwO: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-error--wy4f4FwO:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-error--XWe4pbAt{background-color:transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-error--XWe4pbAt:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-error--XWe4pbAt: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-error--XWe4pbAt:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-error--XWe4pbAt:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-error--XWe4pbAt: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-error--XWe4pbAt:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-error--XWe4pbAt:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-error--XWe4pbAt:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-error--P1VoRhKB{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-error--P1VoRhKB: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-error--P1VoRhKB:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-error--P1VoRhKB:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-error--P1VoRhKB: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-error--P1VoRhKB:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-error--P1VoRhKB:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-error--P1VoRhKB:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-warning--DnzWHid_{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-warning--DnzWHid_: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-warning--DnzWHid_:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-warning--DnzWHid_:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-warning--DnzWHid_: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-warning--DnzWHid_:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-warning--t_K8ZO15{background-color:transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-warning--t_K8ZO15:hover{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-warning--t_K8ZO15: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-warning--t_K8ZO15:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-warning--t_K8ZO15:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-warning--t_K8ZO15: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-warning--t_K8ZO15:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-warning--t_K8ZO15:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-warning--t_K8ZO15:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-warning--lSvIHtZl{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-warning--lSvIHtZl: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-warning--lSvIHtZl:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-warning--lSvIHtZl:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-warning--lSvIHtZl: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-warning--lSvIHtZl:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-warning--lSvIHtZl:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-warning--lSvIHtZl:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-info--c7zx7BkO{background-color:transparent;border:.0625rem solid #a3b5c9;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-info--c7zx7BkO: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-info--c7zx7BkO:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-info--c7zx7BkO:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-info--c7zx7BkO: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-outline-alert-info--c7zx7BkO:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO:hover{background-color:transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO:hover{border:.0625rem solid #a3b5c9}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO:hover:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO:hover:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO:hover:disabled{background-color:transparent;border:.0625rem solid rgba(var(--rgb-gray-300),.5);color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-alert-info--WFmUKePO:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-info--qPPJhfYY{background-color:transparent;border:.0625rem solid transparent;color:#135ee2}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-info--qPPJhfYY: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-info--qPPJhfYY:not(:disabled):focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-info--qPPJhfYY:not(:disabled):focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-info--qPPJhfYY: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-info--qPPJhfYY:disabled{background-color:transparent;border:.0625rem solid transparent;color:rgba(var(--rgb-gray-300),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-info--qPPJhfYY:focus{box-shadow:none;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-link-alert-info--qPPJhfYY:focus-visible{border-color:#a2ceff;box-shadow:0 0 0 .1875rem #a2ceff;outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx{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--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx:not(:disabled){cursor:pointer}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx>span:not(.sr-only--K7NUCcHD),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx>strong:not(.sr-only--K7NUCcHD){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx>span:not(.sr-only--K7NUCcHD),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx>svg{position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx>.g-spinner--ULSB9TT_{--size:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx.g-button-loading--D5c9_696{justify-content:center!important;position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx.g-button-loading--D5c9_696>.g-spinner--ULSB9TT_{margin:auto;position:absolute}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx.g-button-loading--D5c9_696>.g-spinner--ULSB9TT_~span,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn--HxQ8Ltkx.g-button-loading--D5c9_696>.g-spinner--ULSB9TT_~svg{visibility:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn-lg--LtKWwQOf{min-height:2.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn-lg--LtKWwQOf>.g-spinner--ULSB9TT_{--size:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn-sm--A2R8HN4m{font-size:.875rem;min-height:1.625rem;padding:0 .625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn-sm--A2R8HN4m>span:not(.sr-only--K7NUCcHD){top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn-sm--A2R8HN4m>.g-spinner--ULSB9TT_{--size:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon--nLlUSFLO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM{padding-left:.5rem;padding-right:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon--nLlUSFLO>svg~span:not(.sr-only--K7NUCcHD),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM>svg~span:not(.sr-only--K7NUCcHD){margin-left:.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn-sm--A2R8HN4m.g-btn-icon--nLlUSFLO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .btn-sm--A2R8HN4m.g-btn-icon-only--ocvf6udM{padding-left:.25rem;padding-right:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM{padding:0 .4375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM.btn-sm--A2R8HN4m{padding:0 .1875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM.btn-lg--LtKWwQOf{padding:0 .6041666667rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM+.g-btn-icon-only--ocvf6udM{margin-left:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-btn-icon-only--ocvf6udM>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--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL{margin:0 -.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group--YBMtAQvX{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-form--_OAiJEZZ{margin-top:1rem;text-align:right}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .btn--HxQ8Ltkx{margin:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .btn--HxQ8Ltkx.g-btn-icon-only--ocvf6udM:not(:first-child){margin-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5{display:flex;width:auto}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented-inline--EqG40FLW{display:inline-flex;max-width:100%;width:auto}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .btn--HxQ8Ltkx:not(.g-btn-icon-only--ocvf6udM){flex-grow:1}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .btn--HxQ8Ltkx:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .btn--HxQ8Ltkx:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .btn--HxQ8Ltkx:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.0625rem}}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL.g-group-button-segmented--uv4USNw5 .btn--HxQ8Ltkx:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :not(.g-input-group-append--yZOJCysc)>.btn--HxQ8Ltkx:not(.g-btn-icon-only--ocvf6udM){margin-left:0;margin-right:0;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :not(.g-input-group-append--yZOJCysc)>.btn--HxQ8Ltkx.g-btn-icon-only--ocvf6udM{margin-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :not(.g-input-group-append--yZOJCysc)>.btn--HxQ8Ltkx.g-btn-icon-only--ocvf6udM+.g-btn-icon-only--ocvf6udM{margin-left:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-group-button--CejyNsbL .g-btn-primary--TbWt1vvu{order:-1}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button--EAFuEUug{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button--EAFuEUug:focus-visible.focus--FNj1stGU .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button--EAFuEUug:focus-visible:not(:disabled,:active) .g-circular-button-icon-wrapper--x9OEyiYN{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-large--LqBG6vI7 .g-circular-button-label--_Ajz4fJP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-medium--QOhOfMVr .g-circular-button-label--_Ajz4fJP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-small--PRncFt_a .g-circular-button-label--_Ajz4fJP{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--g-color-interactive-primary);display:-webkit-box;font-weight:600;overflow:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-large--LqBG6vI7 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-medium--QOhOfMVr .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-small--PRncFt_a .g-circular-button-icon-wrapper--x9OEyiYN{align-items:center;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:flex;justify-content:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-large--LqBG6vI7 .g-circular-button-icon-wrapper--x9OEyiYN .g-icon--s3x_0zx4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-medium--QOhOfMVr .g-circular-button-icon-wrapper--x9OEyiYN .g-icon--s3x_0zx4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-small--PRncFt_a .g-circular-button-icon-wrapper--x9OEyiYN .g-icon--s3x_0zx4{height:calc(50% + .125rem);width:calc(50% + .125rem)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-small--PRncFt_a{gap:var(--g-size-spacing-sm);width:5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-small--PRncFt_a .g-circular-button-icon-wrapper--x9OEyiYN{height:2rem;width:2rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-small--PRncFt_a .g-circular-button-label--_Ajz4fJP{font-size:.75rem;line-height:1.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-medium--QOhOfMVr{width:6rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-medium--QOhOfMVr .g-circular-button-icon-wrapper--x9OEyiYN{height:2.5rem;width:2.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-medium--QOhOfMVr .g-circular-button-label--_Ajz4fJP{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-large--LqBG6vI7{width:7rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-large--LqBG6vI7 .g-circular-button-icon-wrapper--x9OEyiYN{height:4rem;width:4rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-size-large--LqBG6vI7 .g-circular-button-label--_Ajz4fJP{font-size:1rem;line-height:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-primary--xQWEpCrE.hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-primary--xQWEpCrE:not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-primary--xQWEpCrE.active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-primary--xQWEpCrE:not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-primary--xQWEpCrE:disabled{cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-primary--xQWEpCrE:disabled .g-circular-button-icon-wrapper--x9OEyiYN{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-primary--xQWEpCrE:disabled .g-circular-button-label--_Ajz4fJP{color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-primary--xQWEpCrE .g-circular-button-icon-wrapper--x9OEyiYN{background-color:var(--g-color-interactive-primary);color:var(--color-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-secondary--vrGVW_DO.hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-secondary--vrGVW_DO:not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-secondary--vrGVW_DO.active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-secondary--vrGVW_DO:not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-secondary--vrGVW_DO:disabled{cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-secondary--vrGVW_DO:disabled .g-circular-button-icon-wrapper--x9OEyiYN{border-color:var(--color-gray-200);color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-secondary--vrGVW_DO:disabled .g-circular-button-label--_Ajz4fJP{color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-secondary--vrGVW_DO .g-circular-button-icon-wrapper--x9OEyiYN{border-color:var(--g-color-border-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-filled--iNFhIW5e.hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-filled--iNFhIW5e:not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-filled--iNFhIW5e.active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-filled--iNFhIW5e:not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-filled--iNFhIW5e:disabled{cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-filled--iNFhIW5e:disabled .g-circular-button-icon-wrapper--x9OEyiYN{background-color:var(--g-color-fill-disabled);color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-filled--iNFhIW5e:disabled .g-circular-button-label--_Ajz4fJP{color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-variant-filled--iNFhIW5e .g-circular-button-icon-wrapper--x9OEyiYN{background-color:var(--g-color-interactive-filled);color:var(--g-color-interactive-primary)}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-hidden-label-below-sm--SKw5p5dP{width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-hidden-label-below-sm--SKw5p5dP .g-circular-button-label--_Ajz4fJP{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-hidden-label-below-md--vInqnM2D{width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-hidden-label-below-md--vInqnM2D .g-circular-button-label--_Ajz4fJP{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-hidden-label-always--GDFall6y{width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-circular-button-hidden-label-always--GDFall6y .g-circular-button-label--_Ajz4fJP{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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-circular-button-variant-secondary--vrGVW_DO.hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-circular-button-variant-secondary--vrGVW_DO:not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-circular-button-variant-secondary--vrGVW_DO.active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-circular-button-variant-secondary--vrGVW_DO:not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-circular-button-variant-filled--iNFhIW5e.hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-circular-button-variant-filled--iNFhIW5e:not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-circular-button-variant-filled--iNFhIW5e.active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-circular-button-variant-filled--iNFhIW5e:not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy) .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy) .g-circular-button-icon-wrapper--x9OEyiYN{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy) .g-circular-button-label--_Ajz4fJP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy) .g-circular-button-label--_Ajz4fJP{color:var(--color-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):disabled{cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-icon-wrapper--x9OEyiYN{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-label--_Ajz4fJP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-primary--xQWEpCrE:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-label--_Ajz4fJP{color:rgba(var(--rgb-white),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy) .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy) .g-circular-button-icon-wrapper--x9OEyiYN{border-color:var(--g-color-border-inverted-secondary);color:var(--color-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy) .g-circular-button-label--_Ajz4fJP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy) .g-circular-button-label--_Ajz4fJP{color:var(--color-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):disabled{cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-icon-wrapper--x9OEyiYN{border-color:rgba(var(--rgb-white),.25);color:var(--g-color-text-inverted-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-label--_Ajz4fJP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-secondary--vrGVW_DO:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-label--_Ajz4fJP{color:var(--g-color-text-inverted-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy) .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy) .g-circular-button-icon-wrapper--x9OEyiYN{background-color:var(--color-white);color:var(--color-blue-300)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy) .g-circular-button-label--_Ajz4fJP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy) .g-circular-button-label--_Ajz4fJP{color:var(--color-white)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy).hover--d7tsR1fh .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):not(:disabled):hover .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy).active--yFZbU0d1 .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):not(:disabled):active .g-circular-button-icon-wrapper--x9OEyiYN{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):disabled{cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-icon-wrapper--x9OEyiYN,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-icon-wrapper--x9OEyiYN{background-color:rgba(var(--rgb-white),.5);color:var(--color-bg)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-label--_Ajz4fJP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-circular-button-variant-filled--iNFhIW5e:not(.g-no-inverted--hAxArVFy):disabled .g-circular-button-label--_Ajz4fJP{color:rgba(var(--rgb-white),.5)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU{--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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-sticky--TuSnYrd4{position:sticky;top:0;z-index:10}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-large--UWIECuA4{--card-padding-vertical:var(--g-size-layout-sm);--card-padding-horizontal:var(--g-size-layout-sm)}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-uniform-headings--c33TrNA5 :is(h2,h3,h4,h5,h6){font-size:1.125rem;line-height:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU :is(h2,h3,h4,h5,h6){font-weight:var(--g-font-weight-bold);padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-card-body--UZbVdsyD{flex:1 1 auto;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-card-no-padding--nJHDZNE8{--card-padding-vertical:0;--card-padding-horizontal:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-separator--jMo9_EZL.g-separator-protrude--LRbxNJWs{margin-left:calc(var(--card-padding-horizontal, 0)*-1);margin-right:calc(var(--card-padding-horizontal, 0)*-1)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-separator--jMo9_EZL:where(.g-separator-spacing-inherit--GCwoetmc){margin-bottom:var(--card-padding-vertical,0);margin-top:var(--card-padding-vertical,0)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header--Wp1nVHS0{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-primary);text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header--Wp1nVHS0 p{margin:0;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-banner--YdZSDqTo>.g-card-body--UZbVdsyD{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV{--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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV{--card-padding-vertical:var(--g-size-spacing-xl)}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-amount--fJupGkDi: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-product-info--w5Gn0stK{flex-direction:column;gap:var(--g-size-spacing-md);width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-product-info--w5Gn0stK .g-product-info-data--UJEuySAL{margin-bottom:0;margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-product-info--w5Gn0stK .g-product-info-data--UJEuySAL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-product-info--w5Gn0stK .g-product-info-data--UJEuySAL>*{display:block}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-product-info--w5Gn0stK .g-major--4EKlArmH{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-product-info--w5Gn0stK .g-avatar--OjZsic8h{--size:var(--g-size-icon-xl)}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-product-info--w5Gn0stK.g-product-info-totaled--gzSiXWDn .g-product-info-data--UJEuySAL{grid-template-columns:unset;grid-template-rows:unset}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-product-info--w5Gn0stK.g-product-info-totaled--gzSiXWDn .g-product-info-amount--mbhbDrFE{grid-column:unset;grid-row:unset;text-align:unset}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV .g-group-button--CejyNsbL .g-button--DPNXtwEW{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV:not(.g-card-header-left--UcLFDt7S) .g-product-info--w5Gn0stK .g-avatar--OjZsic8h{align-self:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV.g-card-header-left--UcLFDt7S{text-align:left}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV.g-card-header-left--UcLFDt7S .g-product-info--w5Gn0stK{display:block;position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV.g-card-header-left--UcLFDt7S .g-product-info--w5Gn0stK:not(.g-contact-info--GVkqXQm8) .g-minor--z6HfG_7Z{color:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV.g-card-header-left--UcLFDt7S .g-product-info--w5Gn0stK:before{content:"";float:right;height:var(--g-size-icon-xl);width:calc(var(--g-size-icon-xl) + var(--g-size-spacing-md))}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-header-variant-info--EM6BT1KV.g-card-header-left--UcLFDt7S .g-product-info--w5Gn0stK .g-avatar--OjZsic8h{position:absolute;right:0;top:0}@media (forced-colors:active){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ{background-color:var(--g-color-surface-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU{background-color:transparent!important}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ .g-card--mdv0_TDU{box-shadow:none;display:flex;flex:1 0 0%;margin-bottom:0;margin-top:0;outline:none;overflow:visible}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ .g-card--mdv0_TDU.g-card-sticky--TuSnYrd4{border-bottom-width:var(--g-size-border-width-sm);margin-bottom:calc(var(--g-size-border-width-sm)*-1)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ .g-card--mdv0_TDU:not(.g-card--mdv0_TDU .g-card--mdv0_TDU),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ>.g-card--mdv0_TDU{border-radius:var(--g-size-border-radius-none)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ>.g-interactable--wiaAK82h:not(:hover){border-color:var(--g-color-border-secondary) var(--g-color-surface-primary) var(--color-transparent)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-horizontal--QQG_3avL .g-card--mdv0_TDU+.g-card--mdv0_TDU{border-left-width:var(--g-size-border-width-sm)}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-horizontal--QQG_3avL .g-card--mdv0_TDU{border-left-width:0!important;flex-basis:100%;flex-direction:column}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-horizontal--QQG_3avL:where(:not(.g-card-group-noline--Tac9STUb)) .g-card--mdv0_TDU+.g-card--mdv0_TDU{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI{flex-direction:column}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI:where(:not(.g-card-group-noline--Tac9STUb)) .g-card--mdv0_TDU+.g-card--mdv0_TDU{border-top-width:var(--g-size-border-width-sm)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card--mdv0_TDU.g-card-header-variant-banner--YdZSDqTo,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card--mdv0_TDU.g-card-header-variant-banner--YdZSDqTo+.g-card--mdv0_TDU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card--mdv0_TDU[class*=g-bg-],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card--mdv0_TDU[class*=g-bg-]+.g-card--mdv0_TDU{border-top-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ+.g-card-group--rIRItZiQ{margin-top:var(--g-size-bs-20)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz+.g-card-group--rIRItZiQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz+.g-card-group--rIRItZiQ .g-card--mdv0_TDU{margin-top:0}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz+.g-card-group--rIRItZiQ:where(.g-card-group-noline--Tac9STUb) .g-card--mdv0_TDU:where(:nth-child(1 of .g-card--mdv0_TDU)),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz+.g-card-group--rIRItZiQ:where(:not(.g-card-group-noline--Tac9STUb)) .g-card--mdv0_TDU{border-top-width:var(--g-size-border-width-sm)}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz:not(.g-card-group-noline--Tac9STUb)+.g-card-group--rIRItZiQ .g-card--mdv0_TDU{border-top-width:var(--g-size-border-width-sm)}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group--rIRItZiQ.g-card-group-noline--Tac9STUb .g-card--mdv0_TDU{border-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-nogap--q1RYmPmz{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-nogap--q1RYmPmz+.g-card-group--rIRItZiQ{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207{--card-border:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-card--mdv0_TDU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-card-group--rIRItZiQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-card--mdv0_TDU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-card-group--rIRItZiQ{box-shadow:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-card-group--rIRItZiQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-card-group--rIRItZiQ{border-left:var(--card-border);border-right:var(--card-border);border-top:var(--card-border);box-shadow:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-card-group--rIRItZiQ:not(.g-card-group-nogap--q1RYmPmz),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-card-group--rIRItZiQ:not(.g-card-group-nogap--q1RYmPmz){border-bottom:var(--card-border);border-top:var(--card-border)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz+.g-card-group--rIRItZiQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz+.g-card-group--rIRItZiQ{border-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz+.g-card-group--rIRItZiQ:not(.g-card-group-nogap--q1RYmPmz),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-card-group--rIRItZiQ.g-card-group-nogap--q1RYmPmz+.g-card-group--rIRItZiQ:not(.g-card-group-nogap--q1RYmPmz){border-bottom:var(--card-border);border-top:0}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-card-group--rIRItZiQ.g-card-group-horizontal--QQG_3avL .g-card--mdv0_TDU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-card-group--rIRItZiQ.g-card-group-horizontal--QQG_3avL .g-card--mdv0_TDU{border-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU .g-card-group--rIRItZiQ.g-card-group-horizontal--QQG_3avL .g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-card-group--rIRItZiQ.g-card-group-horizontal--QQG_3avL .g-card--mdv0_TDU:first-child{border-top:0}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU :not(.g-card-group--rIRItZiQ)>.g-card--mdv0_TDU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 :not(.g-card-group--rIRItZiQ)>.g-card--mdv0_TDU{border:var(--card-border)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card--mdv0_TDU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-card--mdv0_TDU{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card--mdv0_TDU .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-card--mdv0_TDU .g-faded--yfpGqUuG{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card--mdv0_TDU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8:is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8:is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card--mdv0_TDU{background-clip:border-box}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card--mdv0_TDU:not(.g-card-inner--V7rpsxen,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--YdZSDqTo)),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8:is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card--mdv0_TDU:not(.g-card-inner--V7rpsxen,[class*=g-card-alert-]):where(:not(.g-card-header-variant-banner--YdZSDqTo)){background-color:transparent}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card-group--rIRItZiQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-card-group--rIRItZiQ{box-shadow:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card--mdv0_TDU:where(:not(.g-card-overview--pO8rwP3Y)){display:flex;flex-direction:column;max-width:none;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card--mdv0_TDU:not([class*=g-card-alert-]){margin-bottom:0;margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card--mdv0_TDU:not([class*=g-card-alert-]):not(.g-card-inner--V7rpsxen){border-radius:var(--g-size-border-radius-none);border-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card-body--UZbVdsyD{position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4>:not(.g-separator--jMo9_EZL){flex:1 0 0%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer--K7MVU1mQ:not(.g-card-large--UWIECuA4):nth-child(n){--card-padding-vertical:var(--g-size-spacing-xl);--card-padding-horizontal:var(--g-size-bs-15)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-summary--XNIjSmPS{display:flex;gap:0 var(--g-size-spacing-xxl);padding-bottom:0;padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-summary--XNIjSmPS .g-amount--fJupGkDi{display:block}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-wrap-never--vAhLnYh8 .g-card-footer-total--LxWkaNEU{text-align:right}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-wrap-below-sm--MNPv5Vf_ .g-card-footer-summary--XNIjSmPS{flex-wrap:wrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-wrap-below-sm--MNPv5Vf_ .g-card-footer-total--LxWkaNEU{flex-basis:100%}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-wrap-auto--vqRuSc45 .g-card-footer-summary--XNIjSmPS{flex-wrap:wrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-wrap-auto--vqRuSc45 .g-card-footer-total--LxWkaNEU{flex-grow:1;text-align:right}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-wrap-always--MvimbmgB .g-card-footer-summary--XNIjSmPS{flex-wrap:wrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-wrap-always--MvimbmgB .g-card-footer-total--LxWkaNEU{flex-basis:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-label--iT_4pXfa{flex-grow:1;text-align:left}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-total--LxWkaNEU{text-align:right}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-total--LxWkaNEU:first-child{flex-basis:100%}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-total--LxWkaNEU{text-align:left}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-amounts--g34ZUUU0{font-variant-numeric:lining-nums tabular-nums}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-description--UGU67_UD{padding-bottom:0;padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-description--UGU67_UD:not(:only-child){font-size:.875rem;line-height:1.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-footer-description--UGU67_UD:only-child{text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-confirm-footer--fm82mRJ6 .g-card-body--UZbVdsyD{padding-bottom:var(--g-size-bs-20);padding-top:var(--g-size-bs-20);text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y{padding:0;position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y:nth-child(n):nth-child(n){display:flex}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y:not(.g-card-overview-widget--CzgLIPp3):hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-title--nBX0fpt3:nth-child(n):nth-child(n){font-size:1rem;font-weight:600;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-title-overline--ONJQKCUl{order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-action-default--yNOHAxPD{color:var(--g-color-text-primary);display:block;overflow:hidden;text-overflow:ellipsis}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-action-default--yNOHAxPD:hover{text-decoration:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-action-default--yNOHAxPD:focus-visible{outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-action-default--yNOHAxPD:before{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-action-default--yNOHAxPD.g-button--DPNXtwEW{display:inline;line-height:1.25rem;min-height:0;position:static;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-action-default--yNOHAxPD.g-button--DPNXtwEW:focus-visible:nth-child(n){outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-action-default--yNOHAxPD.g-button--DPNXtwEW .g-button-label--Ti2Caeiw{white-space:normal}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y:nth-child(n) .g-micro--ijA7sjLr{font-size:.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-info--WMLZmAkO{display:flex}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z{display:grid;flex-grow:1;flex-shrink:1;line-height:1.25rem;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z .g-card-overview-info-alias--EX5sErdC,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z .g-micro--ijA7sjLr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z .g-card-overview-info-alias--EX5sErdC{margin:.125rem 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z .g-card-overview-info-alias--EX5sErdC .g-card-overview-title--nBX0fpt3{line-height:1.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-info--WMLZmAkO .g-card-overview-stripe--EdOIAqe6{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-amount--fJupGkDi{font-size:1.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y:nth-child(n) .g-amount-converted--I1c92Y_D{color:var(--g-color-text-primary);font-size:.75rem;font-weight:400;line-height:1rem;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-figure--hpx8K144{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-major--4EKlArmH{font-weight:600}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-button--DPNXtwEW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-tooltip-trigger--LsgdEZau{position:relative;z-index:30}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-extra-amount--qnG3wMTc{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:400;line-height:1.3125rem;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-footer--APeRDV7J{flex-grow:0;flex-shrink:0;z-index:30}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-footer-right-aligned--r2IR9olW{justify-content:right}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-footer--APeRDV7J>.g-button--DPNXtwEW{margin-right:.75rem;padding-left:.5rem;padding-right:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y .g-card-overview-footer--APeRDV7J>.g-button--DPNXtwEW:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y.g-inverted--eGQAdnh8 .g-card-overview-action-default--yNOHAxPD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y.g-inverted--eGQAdnh8 .g-card-overview-action-default--yNOHAxPD:active,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y.g-inverted--eGQAdnh8 .g-card-overview-extra-amount--qnG3wMTc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y.g-inverted--eGQAdnh8 .g-faded--yfpGqUuG{color:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview--pO8rwP3Y.g-inverted--eGQAdnh8 .g-card-overview-footer--APeRDV7J{border-top-color:rgba(var(--rgb-white),.15)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB{flex-flow:row;min-height:4.5rem}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB{align-items:flex-start}}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB{align-items:center}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-title--nBX0fpt3{right:4.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-title--nBX0fpt3 a{left:5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2{min-width:0;padding-right:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO{align-items:center;padding-left:.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z{align-items:center;margin-bottom:0;margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z .g-card-overview-info-alias-area--hjiPL7z2{align-items:baseline;display:flex;overflow:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z .g-card-overview-info-alias-area--hjiPL7z2 *{margin-right:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z .g-card-overview-info-alias-area--hjiPL7z2 .g-badge--YXlRR7UI{vertical-align:-.1875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO .g-card-overview-info-data--r_d8wK4z .g-card-overview-info-alias-area--hjiPL7z2 .g-micro--ijA7sjLr{line-height:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII .g-card-overview-info-amount-dual--PCnFiw38{display:flex;flex-direction:column}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII .g-card-overview-info-amount-dual--PCnFiw38 .g-card-overview-info-amount-inner--bxbDmvz1{overflow:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII .g-card-overview-info-amount-dual--PCnFiw38>:nth-child(2){text-align:left;width:7rem}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII .g-card-overview-info-amount-dual--PCnFiw38>:nth-child(2){align-self:center;padding-left:.375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII .g-card-overview-info-amount-dual--PCnFiw38{flex-direction:row;justify-content:flex-end}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII .g-card-overview-info-amount-dual--PCnFiw38 .g-card-overview-info-amount-offseted-for-dual--SyjFjnQW{padding-right:7rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-data--r_d8wK4z{grid-template-columns:auto auto;grid-template-rows:repeat(6,max-content)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII{grid-column:2/3;grid-row:1/99;margin-left:.625rem;min-width:0;text-align:right}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII .g-amount--fJupGkDi{padding-top:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII p{overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-totaled--XIiSUAqJ .g-card-overview-info-amount--P8lHIIII p+.g-card-overview-extra-amount--qnG3wMTc{margin-top:-.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO.g-card-overview-info-verbose--MLTsBz7p .g-card-overview-badge-area--rJLQx9LW{padding-top:.25rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-figure--hpx8K144{height:auto;margin-right:1rem}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-card-overview-figure--hpx8K144,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-info-container--VTSls3N2 .g-micro--ijA7sjLr{display:none}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB:not(.g-card-overview-promotion--SKpa8uhN) .g-card-overview-body--xGBpQZ3R{display:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J{align-items:center;display:flex;margin-bottom:auto;margin-top:auto;padding:0;width:4.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J.g-card-overview-footer-full-width--VJ8B2YgQ{width:18.25rem}@media (max-width:991.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J{justify-content:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J.g-card-overview-footer-full-width--VJ8B2YgQ{width:4.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J .g-card-overview-footer-content--UZijDK8F{display:none}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J>.g-button--DPNXtwEW{border-width:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J>.g-button--DPNXtwEW:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J .g-card-overview-footer-content--UZijDK8F{padding:0 1rem 0 1.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J .g-card-overview-footer-content--UZijDK8F .g-btn-overview-footer--m7otsHC6{width:11.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J .g-card-overview-footer-content--UZijDK8F .g-btn-overview-footer--m7otsHC6:focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt{align-items:stretch;height:17.5rem;min-width:13.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-title--nBX0fpt3{bottom:2.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2{flex-grow:0;flex-shrink:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO{flex-direction:row-reverse;padding-top:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO .g-card-overview-badge-area--rJLQx9LW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO .g-micro--ijA7sjLr{margin-top:-.25rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO .g-card-overview-figure--hpx8K144{margin-left:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-info--WMLZmAkO .g-card-overview-stripe--EdOIAqe6{height:.25rem;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-grid-amounts--FTttoqg5{display:flex;flex-direction:column}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-grid-amounts--FTttoqg5 p{padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-grid-amounts--FTttoqg5 .g-meter--r4F4Xfc4{margin:.4375rem 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-grid-amounts--FTttoqg5 .g-amount--fJupGkDi{line-height:1.5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-grid-amounts--FTttoqg5 .g-card-overview-extra-amount--qnG3wMTc{line-height:1.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .g-card-overview-grid-amounts--FTttoqg5 .g-card-overview-extra-amount-offsetted--FQUiIr9j{margin-top:1.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-info-container--VTSls3N2 .meter--m4tU2MiQ{margin:.4375rem 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-footer--APeRDV7J{align-items:center;border-top:.0625rem solid var(--g-color-border-secondary);display:flex;height:2.875rem;padding:0;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-footer--APeRDV7J .g-card-overview-footer-content--UZijDK8F{flex:1;overflow:hidden;padding-right:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-footer--APeRDV7J .g-button--DPNXtwEW{border-width:.125rem;margin-left:.5rem;min-height:2rem;padding-left:.5rem;padding-right:.5rem;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-gridview--Z0H0dATt .g-card-overview-footer--APeRDV7J .g-button--DPNXtwEW:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-overview-listview--CWLADTYB:focus-within,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-overview-listview--CWLADTYB:hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card-overview-listview--CWLADTYB:focus-within,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :is(.g-card-outer--PdSYD541,.g-card-inner--V7rpsxen) .g-card-overview-listview--CWLADTYB:hover{background-color:var(--g-color-overlay-hover);outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-body--xGBpQZ3R{flex-grow:1;overflow-x:hidden;overflow-y:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-body--xGBpQZ3R.g-card-overview-body-interactive--TMRg302Y{position:relative;z-index:20}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-body--xGBpQZ3R.g-card-overview-body-unpadded--LQpPBKmy{padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-widget--CzgLIPp3{height:20rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-widget--CzgLIPp3 .g-card-overview-header--j3DYzAWe{border-bottom:.0625rem solid var(--g-color-border-secondary);min-height:2.875rem;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-widget--CzgLIPp3 .g-card-overview-body--xGBpQZ3R{height:100%;overflow-y:visible}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN .g-card-overview-body--xGBpQZ3R{flex-grow:0;overflow:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN .g-card-overview-body--xGBpQZ3R p{text-align:left}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB>.g-button--DPNXtwEW{margin-right:.5rem;padding:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB .g-card-overview-body--xGBpQZ3R{display:flex;flex:1;padding-left:calc(var(--card-padding-horizontal) + .3125rem);text-align:left}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB .g-card-overview-body--xGBpQZ3R .g-card-overview-icon--J1dupMPA{margin-right:1rem;width:3rem}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB .g-card-overview-body--xGBpQZ3R .g-card-overview-icon--J1dupMPA{display:none}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB .g-card-overview-body--xGBpQZ3R .g-card-overview-promotion-info--_9YaGl8s .g-button--DPNXtwEW{text-align:initial}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB .g-card-overview-body--xGBpQZ3R .g-card-overview-promotion-info--_9YaGl8s .g-card-overview-action-default--yNOHAxPD :is(h2,h3,h4,h5,h6){padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB .g-card-overview-body--xGBpQZ3R .g-card-overview-promotion-info--_9YaGl8s p{padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J{margin:0}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J{width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-listview--CWLADTYB .g-card-overview-footer--APeRDV7J .g-button--DPNXtwEW{margin-right:.5rem;margin-top:.5rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-gridview--Z0H0dATt{background-position:50%;background-size:cover;justify-content:flex-end}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-gridview--Z0H0dATt>.g-button--DPNXtwEW{border-width:.125rem;margin:0;position:absolute;right:.5rem;top:.5rem;z-index:30}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-gridview--Z0H0dATt>.g-button--DPNXtwEW:nth-child(n):focus-visible{outline-offset:-.125rem;outline-width:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-gridview--Z0H0dATt .g-card-overview-body--xGBpQZ3R{overflow:hidden;text-align:center;text-overflow:ellipses}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-gridview--Z0H0dATt .g-card-overview-body--xGBpQZ3R .g-micro--ijA7sjLr{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-promotion--SKpa8uhN.g-card-overview-gridview--Z0H0dATt .g-card-overview-body--xGBpQZ3R .g-card-overview-icon--J1dupMPA{width:6rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group--P2JwspxW{display:flex;flex-direction:column;gap:.9375rem;margin:1.25rem 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group--P2JwspxW .g-card-overview--pO8rwP3Y{margin:0}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group-layout-grid--ht1O8xPy{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group-layout-grid--ht1O8xPy .g-card-overview--pO8rwP3Y{flex:1 0 15.9375rem;scroll-margin-left:.9375rem;scroll-snap-align:start}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group-layout-grid--ht1O8xPy:after{content:"";flex:0 0 calc(100% - 16.875rem)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group-layout-grid--ht1O8xPy:has(.g-card-overview--pO8rwP3Y:only-child):after{content:none}}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group-layout-grid--ht1O8xPy{--columns:2;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group-layout-grid--ht1O8xPy{--columns:3}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group-layout-grid--ht1O8xPy{--columns:4}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group-layout-widget--AQOzjka5{--columns:1;display:grid;gap:1.875rem;grid-template-columns:repeat(var(--columns),1fr)}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-overview-group-layout-widget--AQOzjka5{--columns:2}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function-footer--XeHCnK41{--card-padding-vertical:0.9375rem}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function-footer--XeHCnK41{--card-padding-horizontal:1.5625rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU{display:flex!important;flex-direction:column;overflow:unset}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-h-major--PVQxrUcJ{font-size:1.125rem;font-weight:700;line-height:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-h-major--PVQxrUcJ:nth-child(n){padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-h-minor--JVMGCpJk{font-size:.875rem;font-weight:700;line-height:1.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-group--YBMtAQvX{margin:0;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-group-button--CejyNsbL{text-align:center;width:100%}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-group-button--CejyNsbL{order:-1}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-body--UZbVdsyD{display:flex;flex-direction:column;flex-grow:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-indicator--s63L2jMJ{align-items:center;margin-bottom:-.9375rem;order:-1;text-align:center}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-indicator--s63L2jMJ.g-indicator-custom--RiDkwzBv{padding-bottom:1.5625rem;padding-top:1.5625rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-indicator--s63L2jMJ.g-indicator-custom--RiDkwzBv .g-card-function-indicator-content--UiKzzyxQ{max-width:12.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-indicator--s63L2jMJ.g-indicator-custom--RiDkwzBv .g-card-function-indicator-content--UiKzzyxQ img{max-width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-indicator--s63L2jMJ.g-indicator-enabled--M3XvXDdk .g-state--tAibLRe1{color:var(--g-color-success)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-icon--YYcQ8W2J{--size:3rem;color:var(--g-color-fill-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-state--tAibLRe1{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-postscript--YppwErtv{margin-top:-.9375rem;padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-postscript--YppwErtv p{font-size:.875rem;line-height:1.3125rem}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-postscript--YppwErtv .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU .g-card-function-postscript--YppwErtv .g-button--DPNXtwEW{margin-bottom:.375rem;margin-top:.375rem;width:100%}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card-function--NOa_UdZU .g-card-function-indicator--s63L2jMJ{color:var(--g-color-text-inverted-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-card-function--NOa_UdZU .g-card-function-indicator--s63L2jMJ.g-indicator-enabled--M3XvXDdk .g-state--tAibLRe1{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-vertical--IFtM7VmA .g-card-function-icon--YYcQ8W2J,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-horizontal--QQG_3avL .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-icon--YYcQ8W2J{margin-top:.625rem}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-vertical--IFtM7VmA .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-horizontal--QQG_3avL .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-body--UZbVdsyD{text-align:center}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-vertical--IFtM7VmA .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-horizontal--QQG_3avL .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-body--UZbVdsyD{flex-grow:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-vertical--IFtM7VmA .g-card-function-postscript--YppwErtv .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-vertical--IFtM7VmA .g-card-function-postscript--YppwErtv .g-button--DPNXtwEW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-horizontal--QQG_3avL .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--YppwErtv .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-horizontal--QQG_3avL .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--YppwErtv .g-button--DPNXtwEW{max-width:calc(100% - 1rem)}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])){flex-direction:row}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8 .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-body--UZbVdsyD{justify-content:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8 .g-card-function-indicator--s63L2jMJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--s63L2jMJ{flex:0 0 15%;margin-bottom:0;max-width:15%;padding-right:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8 .g-card-function-indicator--s63L2jMJ.g-indicator-custom--RiDkwzBv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-indicator--s63L2jMJ.g-indicator-custom--RiDkwzBv{flex:0 0 23%;max-width:23%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8 .g-card-function-icon--YYcQ8W2J,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-icon--YYcQ8W2J{--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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8 .g-card-function-body--BpPDpz67,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-body--BpPDpz67{--card-padding-vertical:1.25rem;flex:1 0 0;text-align:left}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8 .g-card-function-postscript--YppwErtv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--YppwErtv{flex:0 0 25%;margin-top:0;max-width:25%;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8 .g-card-function-postscript--YppwErtv .g-group-button--CejyNsbL,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--YppwErtv .g-group-button--CejyNsbL{padding:calc(var(--card-padding-horizontal) - 1.40625rem) 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8 .g-card-function-postscript--YppwErtv .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function--NOa_UdZU.g-card-function-variant-horizontal--h6VNI7i8 .g-card-function-postscript--YppwErtv .g-button--DPNXtwEW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--YppwErtv .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-group-vertical--WA3RA3AI .g-card-function--NOa_UdZU:where(:not([class*=g-card-function-variant-])) .g-card-function-postscript--YppwErtv .g-button--DPNXtwEW{margin:.375rem 0;padding-left:.3125rem;padding-right:.3125rem;width:100%}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function-footer-shared--UoEkerK4:nth-child(n):nth-child(n){margin-top:-.9375rem}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function-footer--XeHCnK41{--card-padding-horizontal:10%}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function-footer--XeHCnK41 .g-card-body--UZbVdsyD{padding-top:0}}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function-footer--XeHCnK41 .g-card-body--UZbVdsyD{text-align:center}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-function-footer--XeHCnK41 p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4>.g-card--mdv0_TDU{min-width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4:has(.g-card-footer--K7MVU1mQ){flex-wrap:wrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4 .g-card-footer--K7MVU1mQ{flex-basis:100%}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4 .g-card-footer--K7MVU1mQ{text-align:center}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4 .g-card-footer--K7MVU1mQ:nth-child(n):nth-child(n){margin-top:-.9375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4 .g-card-footer--K7MVU1mQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4 .g-card-footer--K7MVU1mQ .g-card-body--UZbVdsyD{padding-top:0}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4 .g-card-footer--K7MVU1mQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4 .g-card-footer--K7MVU1mQ .g-card-body--UZbVdsyD{--card-padding-horizontal:10%}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-row--eXOSZwj4 .g-card-footer--K7MVU1mQ p{font-size:.875rem;line-height:1.3125rem;text-wrap:balance}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)){--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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-body--BZ2ys4bp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-footer--qQ1righU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-indicator--fvrgOWxj{display:flex;flex-direction:column;padding:var(--card-padding-vertical) var(--card-padding-horizontal)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-title--FFjpczJU{flex-shrink:0;font-size:1.125rem;font-weight:700;line-height:1.5rem;padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-title--FFjpczJU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-title--FFjpczJU a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-title--FFjpczJU a:after{content:"";inset:0;position:absolute;z-index:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-title-overline--dX1r9LR4{order:-1}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt{--card-padding-vertical:0.9375rem;--card-padding-horizontal:1.5625rem;flex-direction:row}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt .g-card-product-indicator-badge--OnIsOGm5{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt .g-card-product-body--BZ2ys4bp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt .g-card-product-footer--qQ1righU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt .g-card-product-indicator--fvrgOWxj{justify-content:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt .g-card-product-indicator--fvrgOWxj{flex-basis:15%;margin-bottom:0;min-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt .g-card-product-body--BZ2ys4bp{--card-padding-vertical:1.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt .g-card-product-footer--qQ1righU{flex-basis:30%;margin-top:0;min-width:0;padding-left:0;padding-top:.9375rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt .g-card-product-footer--qQ1righU .g-group-button--CejyNsbL{order:-1;padding-bottom:.625rem;padding-top:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-plugin--ZYkY9rFt .g-card-product-footer--qQ1righU .g-button--DPNXtwEW{padding-left:.3125rem;padding-right:.3125rem;width:100%}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-large-teaser--jryEDhXA,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-teaser--Osi48xon{height:17.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-large-teaser--jryEDhXA .g-card-product-body--BZ2ys4bp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-teaser--Osi48xon .g-card-product-body--BZ2ys4bp{padding-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-large-teaser--jryEDhXA .g-card-product-content--KGrOvmC8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-teaser--Osi48xon .g-card-product-content--KGrOvmC8{-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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-large-teaser--jryEDhXA .g-card-product-footer--qQ1righU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-teaser--Osi48xon .g-card-product-footer--qQ1righU{margin-top:0;padding-top:.25rem}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-indicator-badge--OnIsOGm5{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-teaser--Osi48xon .g-card-product-indicator-badge--OnIsOGm5{--card-padding-horizontal:0.5rem;--card-padding-vertical:0.25rem}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-large-teaser--jryEDhXA{height:25.75rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-large-teaser--jryEDhXA .g-card-product-indicator--fvrgOWxj{flex-basis:15.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-large-teaser--jryEDhXA .g-card-product-indicator-custom--H1cgzxaB:not(.g-card-product-indicator-cover--xihMy9DQ) img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-large-teaser--jryEDhXA .g-card-product-indicator-custom--H1cgzxaB:not(.g-card-product-indicator-cover--xihMy9DQ) svg{max-height:8rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)).g-card-product-variant-large-teaser--jryEDhXA .g-card-product-icon--KmB5wnkN{height:6rem;width:6rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-indicator--fvrgOWxj{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-indicator--fvrgOWxj{background-color:CanvasText!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-indicator--fvrgOWxj .g-card-product-icon--KmB5wnkN{color:Canvas!important}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-indicator-custom--H1cgzxaB:not(.g-card-product-indicator-cover--xihMy9DQ) img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-indicator-custom--H1cgzxaB:not(.g-card-product-indicator-cover--xihMy9DQ) svg{max-height:4rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-indicator-cover--xihMy9DQ img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-indicator-cover--xihMy9DQ 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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-body--BZ2ys4bp{flex:1 1;overflow:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-footer--qQ1righU{flex:0 0}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-footer--qQ1righU{margin-top:-.9375rem;padding-top:0}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-footer--qQ1righU .g-group-button--CejyNsbL{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-footer--qQ1righU .g-group-button--CejyNsbL{justify-content:center;padding-bottom:.875rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product--CE2BSEVy:where(:not(.g-card--mdv0_TDU)) .g-card-product-footer--qQ1righU .g-button--DPNXtwEW{margin:0;position:relative;z-index:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-title--FFjpczJU{margin-left:-.25rem;margin-right:-.25rem;padding-left:.25rem;padding-right:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-title--FFjpczJU a{color:inherit;display:block;font-weight:inherit;max-width:100%;width:-moz-max-content;width:max-content}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-icon--KmB5wnkN{height:4rem;width:4rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-indicator-badge--OnIsOGm5{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-price--GPgoC3Lv .g-card-product-active--ZK9SKG38{border:.0625rem solid var(--color-bg);border-radius:var(--g-size-border-radius-circle);margin-right:.125em;position:relative;top:.03125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-with-default-action--I2r_a85S:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-with-default-action--I2r_a85S:hover{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-with-default-action--I2r_a85S .g-card-product-title--FFjpczJU a:hover{text-decoration:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-with-default-action--I2r_a85S .g-card-product-title--FFjpczJU a:focus-visible{outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-contact-info--GVkqXQm8{min-height:4rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-contact-info-extended--eaEH3sU2{min-height:6.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-contact-info--GVkqXQm8 .g-amount--fJupGkDi:nth-child(n){font-size:1rem;line-height:1.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-contact-info--GVkqXQm8 .g-avatar--OjZsic8h:nth-child(n){color:var(--g-color-fill-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-copy--m_9XuWZb{border-radius:var(--g-size-border-radius-sm);position:relative;transition-duration:.25s;transition-property:background-color}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-copy--m_9XuWZb:hover{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-copy--m_9XuWZb .g-tooltip-touch-target--U8Ix5CSQ{inset:0;position:absolute;z-index:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-copy--m_9XuWZb .g-copy-button--Wtb1KaYj{inset:0;min-height:0;outline:none!important;position:absolute;width:100%;z-index:30}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-copy--m_9XuWZb .g-copy-button--Wtb1KaYj:focus-visible:after{content:"";inset:-.125rem 0;outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem;position:absolute;z-index:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY{width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.g-dropdown--AXHvGsGY ol,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.g-dropdown--AXHvGsGY p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.g-dropdown--AXHvGsGY ul{margin:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-menu--hpUAasBt{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-menu--hpUAasBt:focus-visible{outline:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .g-dropdown-item--WxlXQXpn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .g-dropdown-item--WxlXQXpn{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn:not(:disabled),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .g-dropdown-item--WxlXQXpn:not(:disabled),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .g-dropdown-item--WxlXQXpn:not(:disabled){cursor:pointer}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn.highlight--CcnNFVdw,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn:active,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn:hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .g-dropdown-item--WxlXQXpn:active,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .g-dropdown-item--WxlXQXpn:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .g-dropdown-item--WxlXQXpn:hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .highlight--CcnNFVdw.g-dropdown-item--WxlXQXpn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .g-dropdown-item--WxlXQXpn:active,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .g-dropdown-item--WxlXQXpn:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .g-dropdown-item--WxlXQXpn:hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .highlight--CcnNFVdw.g-dropdown-item--WxlXQXpn{background-color:var(--g-color-overlay-hover);box-shadow:none;text-decoration:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn.highlight--CcnNFVdw .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn:active .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn:focus-visible .g-avatar-content:not(.g-avatar-content-border),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn:hover .g-avatar-content:not(.g-avatar-content-border){--color-bg:var(--g-color-surface-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .g-dropdown-item--WxlXQXpn:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .g-dropdown-item--WxlXQXpn:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn.selected--RBZ_wNvK,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .selected--RBZ_wNvK.g-dropdown-item--WxlXQXpn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .selected--RBZ_wNvK.g-dropdown-item--WxlXQXpn{color:var(--g-color-text-primary);font-weight:600}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn.disabled--ZRGBZs77,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn:disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .disabled--ZRGBZs77.g-dropdown-item--WxlXQXpn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .g-dropdown-item--WxlXQXpn:disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .disabled--ZRGBZs77.g-dropdown-item--WxlXQXpn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .g-dropdown-item--WxlXQXpn:disabled{background-color:inherit;color:var(--g-color-text-disabled);cursor:not-allowed;pointer-events:revert}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn.border--D49qkJH7,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .border--D49qkJH7.g-dropdown-item--WxlXQXpn,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .border--D49qkJH7.g-dropdown-item--WxlXQXpn{border:0!important;border-bottom:.0625rem solid var(--g-color-border-secondary)!important;border-radius:var(--g-size-border-radius-none)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn>img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .g-dropdown-item--WxlXQXpn>img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .g-dropdown-item--WxlXQXpn>img{align-self:center;margin-right:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-item--WxlXQXpn .g-product-info--w5Gn0stK,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc .g-dropdown-item--WxlXQXpn .g-product-info--w5Gn0stK,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir .g-dropdown-item--WxlXQXpn .g-product-info--w5Gn0stK{flex:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-menu-right--IiJa3qXf{min-width:100%;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-dropdown-menu-right--IiJa3qXf .g-dropdown-item--WxlXQXpn{padding-right:1.25rem;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .custom-control--bQqEwYyn{margin-bottom:-.4375rem;margin-right:.625rem;margin-top:-.4375rem;padding-left:1rem}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:not(.g-dropdown-product--HDyn34Va) .g-dropdown-item--WxlXQXpn{align-items:center;display:flex;justify-content:space-between}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:not(.g-dropdown-product--HDyn34Va) .g-dropdown-item--WxlXQXpn .g-amount--fJupGkDi{margin-left:.9375rem;text-align:right}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:not(.g-dropdown-product--HDyn34Va) .g-dropdown-item--WxlXQXpn .g-amount--fJupGkDi{display:block}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled{cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:focus-visible:hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY:focus-visible:hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:focus-visible:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:focus-visible:hover:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:hover:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY:focus-visible:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY:focus-visible:hover:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY:hover:after{color:var(--g-color-text-disabled);cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:focus-visible .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:focus-visible:hover .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY.disabled--ZRGBZs77 .g-dropdown-toggle--zhwJmopY:hover .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY:focus-visible .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY:focus-visible:hover .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY:disabled .g-dropdown-toggle--zhwJmopY:hover .g-faded--yfpGqUuG{color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY .g-faded--yfpGqUuG{color:var(--g-color-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:nth-child(n):nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:nth-child(n):nth-child(n){min-height:2.5rem;padding:.4375rem 1.625rem .4375rem .625rem!important;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.show--L26Q3ykm.g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>[aria-expanded=true].g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.show--L26Q3ykm.g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>[aria-expanded=true].g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .show--L26Q3ykm.g-dropdown-toggle--zhwJmopY:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI [aria-expanded=true].g-dropdown-toggle--zhwJmopY:after{transform:rotate(180deg)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-separator--Np7brusu .g-dropdown-item--WxlXQXpn:not(:last-child){border-bottom:.0625rem solid var(--g-color-border-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va .g-dropdown-item--WxlXQXpn{display:block}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va .g-dropdown-item--WxlXQXpn.selected--RBZ_wNvK{font-weight:400}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va:not(.g-dropdown-product-condensed--kQCBaYV_) .g-dropdown-item--WxlXQXpn{position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va:not(.g-dropdown-product-condensed--kQCBaYV_) .g-contact-info--GVkqXQm8,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va:not(.g-dropdown-product-condensed--kQCBaYV_) .g-product-info--w5Gn0stK{min-height:3.5rem;padding-left:.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va:not(.g-dropdown-product-condensed--kQCBaYV_) .g-product-info-stripe--Ajr4icL_{border-radius:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va .g-dropdown-toggle--zhwJmopY .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va .g-dropdown-toggle--zhwJmopY .g-iban--pOKGtjoZ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va.g-dropdown-toggle--zhwJmopY .g-faded--yfpGqUuG,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va.g-dropdown-toggle--zhwJmopY .g-iban--pOKGtjoZ{font-size:.75rem;line-height:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va .g-dropdown-toggle--zhwJmopY>*,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product--HDyn34Va.g-dropdown-toggle--zhwJmopY>*{width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product-select-all-content--JNFOSsH2{padding-left:.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-product-checkbox--cFIL4LQJ:nth-child(n):nth-child(n){margin:auto .5625rem auto .625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY:not(:first-child) .g-dropdown-toggle--zhwJmopY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY:not(:first-child) .g-form-control--NE5WP95T{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY:not(:last-child) .g-dropdown-toggle--zhwJmopY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY:not(:last-child) .g-form-control--NE5WP95T{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-append--yZOJCysc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-dropdown--AXHvGsGY.g-input-group-prepend--zm6s4_Ir{width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-dropdown-toggle--zhwJmopY:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-dropdown-toggle--zhwJmopY:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI ::-moz-placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI ::placeholder{color:var(--g-color-text-secondary);font-size:inherit;line-height:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :disabled::-moz-placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI :disabled::placeholder{color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:not(:disabled):not([readonly]):hover{border-color:var(--g-color-border-hover)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:disabled .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:disabled~.g-input-group-append--yZOJCysc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:disabled~.g-input-group-append--yZOJCysc .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:disabled~.g-input-group-prepend--zm6s4_Ir,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:disabled~.g-input-group-prepend--zm6s4_Ir .btn--HxQ8Ltkx{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:disabled .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:disabled~.g-input-group-append--yZOJCysc .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-control--NE5WP95T:disabled~.g-input-group-prepend--zm6s4_Ir .btn--HxQ8Ltkx{opacity:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=date],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=datetime-local],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=email],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=month],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=number],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=password],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=search],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=tel],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=text],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=time],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=url],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=week],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI select,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI textarea,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI 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--qXczD8Dg.g-bs4--Pm5q1PgI input[type=date],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=datetime-local],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=email],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=month],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=number],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=password],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=search],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=tel],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=text],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=time],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=url],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=week],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI select,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI textarea,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI textarea[readonly]{transition:border-color .15s ease-in-out}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI button[role=switch],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI select,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI textarea{--g-gradient-fake-shadow:linear-gradient(180deg,rgba(var(--rgb-black),0.07),transparent 0.1875rem)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI 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--qXczD8Dg.g-bs4--Pm5q1PgI input[type=checkbox]~.custom-control-label--gQ2k_x5F,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=radio]~.custom-control-label--gQ2k_x5F{font-weight:400}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=number]::-webkit-inner-spin-button,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI textarea,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI textarea[readonly]{min-height:2.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control--bQqEwYyn{cursor:default;display:block;margin-right:0;min-height:1.5rem;padding-left:1.5rem;position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control--bQqEwYyn:not(.custom-control-inline--nt6sssFm){padding-bottom:.25rem;padding-top:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control--bQqEwYyn:not(.custom-control-inline--nt6sssFm) .custom-control-input--jI7URQUr{top:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-inline--nt6sssFm{display:inline-flex;margin-right:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL{height:1rem;left:0;position:absolute;top:.25rem;width:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:before{content:"";display:block;inset:-.5rem;position:absolute}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:not(:disabled,[readonly]),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr~.custom-control-label--gQ2k_x5F:not(:disabled,[readonly]),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:not(:disabled,[readonly]),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL~.custom-control-label--gQ2k_x5F:not(:disabled,[readonly]){cursor:pointer}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr~.custom-control-label--gQ2k_x5F:disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL~.custom-control-label--gQ2k_x5F:disabled{cursor:not-allowed}@media (forced-colors:none){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL{-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--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:checked,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:where([type=checkbox]):indeterminate,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:checked,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:where([type=checkbox]):indeterminate{background-color:var(--g-color-interactive-primary);color:var(--g-color-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:checked:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:where([type=checkbox]):indeterminate:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:checked:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL: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--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:checked:disabled:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:where([type=checkbox]):indeterminate:disabled:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:checked:disabled:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:where([type=checkbox]):indeterminate:disabled:after{background-color:var(--g-color-border-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:not(:disabled,[readonly]):hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:not(:disabled,[readonly]):hover{color:var(--g-color-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:not(:disabled,[readonly]):active,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:not(:disabled,[readonly]):active{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25))}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:disabled{background-color:var(--g-color-surface-disabled)!important;background-image:none;color:var(--g-color-border-disabled)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr:disabled~.custom-control-label--gQ2k_x5F,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL:disabled~.custom-control-label--gQ2k_x5F{color:var(--g-color-text-disabled)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr[type=checkbox],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL[type=checkbox]{border-radius:var(--g-size-border-radius-xs)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr[type=checkbox]:checked:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL[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--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr[type=checkbox]:indeterminate:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL[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--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr[type=radio],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL[type=radio]{border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-input--jI7URQUr[type=radio]:checked:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-control--XFZJevnL[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--qXczD8Dg.g-bs4--Pm5q1PgI .custom-control-label--gQ2k_x5F{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:not(:disabled):focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex select:not(:disabled):focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.show--L26Q3ykm.g-dropdown-toggle--zhwJmopY:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>[aria-expanded=true].g-dropdown-toggle--zhwJmopY:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:not(:disabled):focus-visible:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.show--L26Q3ykm.g-dropdown-toggle--zhwJmopY:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>[aria-expanded=true].g-dropdown-toggle--zhwJmopY:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .show--L26Q3ykm.g-dropdown-toggle--zhwJmopY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI [aria-expanded=true].g-dropdown-toggle--zhwJmopY{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem;text-decoration:none;z-index:5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex select,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:nth-child(n):nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:not(:disabled).placeholder--_BN1Cw2v,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex select:not(:disabled).placeholder--_BN1Cw2v,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:not(:disabled).placeholder--_BN1Cw2v:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:not(:disabled).placeholder--_BN1Cw2v:nth-child(n){color:var(--g-color-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:not(:disabled):hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex select:not(:disabled):hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:not(:disabled):hover:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:not(:disabled):hover:nth-child(n){border-color:var(--g-color-border-hover);text-decoration:none;z-index:5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:disabled .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex select:disabled,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex select:disabled .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:disabled:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:disabled:nth-child(n) .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:disabled:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:disabled:nth-child(n) .btn--HxQ8Ltkx{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:disabled.placeholder--_BN1Cw2v,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex select:disabled.placeholder--_BN1Cw2v,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:disabled.placeholder--_BN1Cw2v:nth-child(n),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:disabled.placeholder--_BN1Cw2v:nth-child(n){color:var(--g-color-text-disabled)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:nth-child(n):after{--color:CanvasText}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .disabled--ZRGBZs77.g-dropdown-toggle--zhwJmopY:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .disabled--ZRGBZs77.g-form-select--Cf_wwuex:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:disabled:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex:disabled:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.disabled--ZRGBZs77.g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:disabled:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.disabled--ZRGBZs77.g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:disabled:nth-child(n):after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.show--L26Q3ykm.g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>[aria-expanded=true].g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.show--L26Q3ykm.g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>[aria-expanded=true].g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .show--L26Q3ykm.g-dropdown-toggle--zhwJmopY:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .show--L26Q3ykm.g-form-select--Cf_wwuex:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI [aria-expanded=true].g-dropdown-toggle--zhwJmopY:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI [aria-expanded=true].g-form-select--Cf_wwuex:after{transform:rotate(180deg)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown-toggle--zhwJmopY:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-dropdown-toggle--zhwJmopY:nth-child(n):after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-dropdown-toggle--zhwJmopY:nth-child(n):after{position:absolute;right:.5rem;top:.75rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex{position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex select{height:2.5rem!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex select.custom-select--pRqmZAxM{padding-left:.4375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex option{color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex option:disabled{color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-select--Cf_wwuex.disabled--ZRGBZs77{cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row--WbPkFHAc+.g-form-group--MRP_TTf7{margin-top:1rem}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-row--WbPkFHAc+.g-form-group--MRP_TTf7{margin-top:.5rem}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-body--UZbVdsyD .g-form-group--MRP_TTf7:first-child{margin-top:.375rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7{margin-bottom:.375rem;min-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7.g-form-compact--NT9nkGmR{margin-bottom:0;margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-group--YBMtAQvX{padding-bottom:0;padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .col-form-label--ccxu9D76{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-form-description--cXBpSw8k{margin-bottom:-.375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-form-description--cXBpSw8k,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-form-description--cXBpSw8k>p{font-size:.875rem;line-height:1.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-card-alert-small--LwVvWIdR>.g-card-body--UZbVdsyD{padding-bottom:0;padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col]:not(:first-child)>.g-card--mdv0_TDU:first-child{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col]:not(:first-child)>.g-card--mdv0_TDU:last-child{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY):not(label,legend){margin-top:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col] .g-form-group--MRP_TTf7{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col-12--IeDYfAg_:not(:first-child)>.g-card--mdv0_TDU:first-child{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col-12--IeDYfAg_:not(:first-child)>.g-card--mdv0_TDU:last-child{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col-12--IeDYfAg_:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY){margin-top:-.4375rem}@media (max-width:1399.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:first-child{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:last-child{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY){margin-top:-.4375rem}}@media (max-width:1199.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:first-child{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:last-child{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY){margin-top:-.4375rem}}@media (max-width:991.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-lg]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:first-child{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-lg]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:last-child{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY){margin-top:-.4375rem}}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col-12--IeDYfAg_:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-lg]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-md]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:first-child{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col-12--IeDYfAg_:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-lg]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-md]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:last-child{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col-12--IeDYfAg_:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY){margin-top:-.4375rem;margin-top:-.375rem!important}}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-lg]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-md]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-sm]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>.g-card--mdv0_TDU:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:first-child{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-lg]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-md]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-sm]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>.g-card--mdv0_TDU:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>.g-card--mdv0_TDU:last-child{margin-bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 .g-col--kEDXuyWA:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-lg]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-md]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-sm]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xl]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-group--MRP_TTf7 [class^=g-col-xxl]:not(:first-child)>:first-child:not(.g-row--WbPkFHAc,.g-card--mdv0_TDU,.g-input-group--aM3vbrK8,.g-form-control--NE5WP95T,.g-form-pseudo-control--H1_i4lz_,.custom-control--bQqEwYyn,.g-dropdown--AXHvGsGY,.g-dropdown-toggle--zhwJmopY){margin-top:-.4375rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-multicol--z0nYpMMh .g-form-group--MRP_TTf7{margin-top:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-multicol--z0nYpMMh:first-child{margin-top:-.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-multicol--z0nYpMMh label,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-form-multicol--z0nYpMMh legend{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8{align-items:stretch;display:flex;flex-wrap:nowrap;position:relative;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8:not(.has-validation--w1RX7a1x)>.custom-file--jD8ezhc0:not(:last-child) .custom-file-label--myZUp7w3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8:not(.has-validation--w1RX7a1x)>.custom-file--jD8ezhc0:not(:last-child) .custom-file-label--myZUp7w3:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8:not(.has-validation--w1RX7a1x)>.custom-select--pRqmZAxM:not(:last-child),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8:not(.has-validation--w1RX7a1x)>.g-form-control--NE5WP95T:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.custom-file--jD8ezhc0,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.custom-select--pRqmZAxM,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-form-control--NE5WP95T,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-form-control-plaintext--d4I5JaJw{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.custom-select--pRqmZAxM:not(:first-child),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-form-control--NE5WP95T:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-input-group-prepend--zm6s4_Ir{margin-right:-.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-input-group-prepend--zm6s4_Ir>.btn--HxQ8Ltkx{border-bottom-right-radius:0;border-top-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-input-group-append--yZOJCysc{margin-left:-.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8 .g-input-group-append--yZOJCysc>.btn--HxQ8Ltkx{border-bottom-left-radius:0;border-top-left-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir{background-color:var(--g-color-surface-primary);display:flex}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc:first-child>.g-input-group-text--rLK4A4Em,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir:first-child>.g-input-group-text--rLK4A4Em{border-bottom-left-radius:var(--g-size-border-radius-lg);border-top-left-radius:var(--g-size-border-radius-lg)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc:last-child>.g-input-group-text--rLK4A4Em,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir:last-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir:last-child>.g-input-group-text--rLK4A4Em{border-bottom-right-radius:var(--g-size-border-radius-lg);border-top-right-radius:var(--g-size-border-radius-lg)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.g-input-group-text--rLK4A4Em,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.g-input-group-text--rLK4A4Em{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.btn--HxQ8Ltkx{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-append--yZOJCysc>.btn--HxQ8Ltkx>svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8>.g-input-group-prepend--zm6s4_Ir>.btn--HxQ8Ltkx>svg{margin-left:0;margin-right:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-append--yZOJCysc>.btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-append--yZOJCysc>.btn--HxQ8Ltkx .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-append--yZOJCysc>.g-button--DPNXtwEW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-append--yZOJCysc>.g-button--DPNXtwEW .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-append--yZOJCysc>.g-input-group-text--rLK4A4Em,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-append--yZOJCysc>.g-input-group-text--rLK4A4Em .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-prepend--zm6s4_Ir>.btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-prepend--zm6s4_Ir>.btn--HxQ8Ltkx .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-prepend--zm6s4_Ir>.g-button--DPNXtwEW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-prepend--zm6s4_Ir>.g-button--DPNXtwEW .btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-prepend--zm6s4_Ir>.g-input-group-text--rLK4A4Em,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-input-group--aM3vbrK8.disabled--ZRGBZs77 .g-input-group-prepend--zm6s4_Ir>.g-input-group-text--rLK4A4Em .btn--HxQ8Ltkx{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY ol,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-dropdown--AXHvGsGY ul,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input ol,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input ul,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI select ol,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI select p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI select ul{margin-top:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI input[type=range]::-moz-focus-outer{border:0!important;outline:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:.875rem 0;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-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--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-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--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-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--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-moz-range-thumb,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-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--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-moz-range-thumb{border:.0625rem solid var(--g-color-border-primary);border-radius:100%;height:1.75rem;width:1.75rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-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--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-ms-fill-lower,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-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--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6::-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--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6:focus-visible::-webkit-slider-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6:focus-visible::-moz-range-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6:focus-visible::-ms-thumb{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6+.g-slider-legend--OLEvbNAY{margin-top:-.5625rem}@-moz-document url-prefix(){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider--K2d5gny6+.g-slider-legend--OLEvbNAY{margin-top:-1.3125rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider-legend--OLEvbNAY .g-slider-left--sIPphpc3{float:left}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider-legend--OLEvbNAY .g-slider-middle--uOejEzKH{text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-slider-legend--OLEvbNAY .g-slider-right--K2QHLqn5{float:right}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr{margin:0 auto}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr{max-width:33.75rem}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr.g-focus-page-extra-large--EwFfOKyl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr.g-focus-page-large--TwbUrKAM,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr.g-focus-page-medium--IzBdmPsv{max-width:45rem}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr.g-focus-page-extra-large--EwFfOKyl,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr.g-focus-page-large--TwbUrKAM{max-width:55rem}}@media (min-width:1200px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr.g-focus-page-extra-large--EwFfOKyl{max-width:71.25rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-stepper--wlqn8KyN{padding:1rem 1rem .625rem}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-stepper--wlqn8KyN{padding:1.5rem 2rem .625rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-stepper--wlqn8KyN:empty{display:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-stepper--wlqn8KyN+.g-page-content--a2viPL6l{padding-top:0}@media (max-width:991.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-buttons--c6nkFSky{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-buttons--c6nkFSky .g-button--DPNXtwEW{width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-buttons--c6nkFSky .g-button--DPNXtwEW:last-child .g-button-label--Ti2Caeiw{margin-left:0;margin-right:.5rem;order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-buttons--c6nkFSky+.g-page-content--a2viPL6l{padding-bottom:3.5rem}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-buttons--c6nkFSky{display:flex;height:0;justify-content:space-between;margin:0 auto;position:sticky;top:22.1875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-buttons--c6nkFSky .g-button--DPNXtwEW{border-radius:var(--g-size-border-radius-circle);transform:translateX(-100%);width:2.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-buttons--c6nkFSky .g-button--DPNXtwEW:last-child{transform:translateX(100%)}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-focus-page-buttons--c6nkFSky+.g-page-content--a2viPL6l{padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-page-content--a2viPL6l{padding:.375rem 15px}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-focus-page--h1q86ZWr .g-page-content--a2viPL6l{padding:1.375rem 15px}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-status-info--pVdPhVKq{padding-bottom:1.5rem;padding-top:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-status-info--pVdPhVKq .g-group-button--CejyNsbL{padding-top:2rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-status-info-animation--TGlgKj0n{font-size:inherit;margin-bottom:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-status-info-illustration--s0H10wE2{margin:0 auto 1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-status-info-icon--OLZPxEkE{color:var(--g-color-fill-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-backdrop--sjSb7rdu{height:100%;position:fixed;top:0;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-backdrop--sjSb7rdu{background-color:var(--g-color-overlay-primary);z-index:310000}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-backdrop--sjSb7rdu.show--L26Q3ykm{opacity:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207{padding:15px;z-index:310010}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207{padding:30px}}.g-modal-open--gFv98pm8 .g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207{overflow-y:auto;pointer-events:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-dialog--t3eMeQSZ{color:var(--g-color-text-primary);margin:auto}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-dialog--t3eMeQSZ{margin-left:0;margin-right:0;max-width:100%;min-width:100%}}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-dialog--t3eMeQSZ{max-width:min(540px - 1.25rem,55.5rem);min-width:min(540px - 1.25rem,55.5rem)}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-dialog--t3eMeQSZ{max-width:min(720px - 1.25rem,55.5rem);min-width:min(720px - 1.25rem,55.5rem)}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-dialog--t3eMeQSZ{max-width:min(960px - 1.25rem,55.5rem);min-width:min(960px - 1.25rem,55.5rem)}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 .g-h4--kHgsGQNc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 .g-h5--ipteEZOX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 .g-h6--q8sI5L3j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-uniform-headings--c33TrNA5 h6{font-size:1.375rem;line-height:1.75rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h4--kHgsGQNc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h5--ipteEZOX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h6--q8sI5L3j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h6{color:var(--g-color-text-primary);font-weight:700}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h1--G_N9CANE:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h2--lc6b6Nzk:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h3--ZFbsGjiT:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h4--kHgsGQNc:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h5--ipteEZOX:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-h6--q8sI5L3j:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h1:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h2:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h3:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h4:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h5:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U h6:first-child{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv{padding-left:2.5rem;padding-right:2.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-label--JhzeoNV8{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv h6{border-bottom:0;font-size:1.375rem;line-height:1.75rem;margin:0;padding:.25rem 0 .3125rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-header-icon--qa0zwotM{--size:3rem;color:var(--g-color-fill-primary);display:block;margin-left:auto;margin-right:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-header-icon--qa0zwotM:first-of-type{margin-top:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-stepping--Z7ocMGcK{color:var(--g-color-text-secondary);font-size:1rem;line-height:1.5rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-close--Je45Q7cW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-help--Fks2aUa_{cursor:pointer;position:absolute}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-close--Je45Q7cW:not(.btn--HxQ8Ltkx,.g-button--DPNXtwEW),.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-help--Fks2aUa_:not(.btn--HxQ8Ltkx,.g-button--DPNXtwEW){font-size:.875rem;padding-top:.9375rem;top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-close--Je45Q7cW.btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-close--Je45Q7cW.g-button--DPNXtwEW,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-help--Fks2aUa_.btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-help--Fks2aUa_.g-button--DPNXtwEW{top:.5625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-close--Je45Q7cW:not(.btn--HxQ8Ltkx,.g-button--DPNXtwEW){color:var(--g-color-fill-primary);padding-right:1.125rem;right:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-close--Je45Q7cW.btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-close--Je45Q7cW.g-button--DPNXtwEW{right:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-help--Fks2aUa_:not(.btn--HxQ8Ltkx,.g-button--DPNXtwEW){left:0;padding-left:.9375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-help--Fks2aUa_.btn--HxQ8Ltkx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-help--Fks2aUa_.g-button--DPNXtwEW{left:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC{--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--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC{--modal-body-padding-horizontal:8.75rem}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC:where(.g-modal-body-large--nOQ2kJki){--modal-body-padding-horizontal:4.375rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC:where(.g-modal-body-full--eSI8PeYC){--modal-body-padding-horizontal:1.25rem}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC:where(.g-modal-body-form-top--Qr62UW_U){--modal-body-padding-top:1.875rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC:where(.g-modal-body-form-bottom--mldPJbH5){--modal-body-padding-bottom:1.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC+.g-modal-body--SsZt88iC{--modal-body-padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-image--jSErwHh2{background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-image--jSErwHh2 img{width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-footer--fGzGEgqY{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-footer--fGzGEgqY.g-modal-footer-grey--vkCh0hkl{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC[class*=g-bg-],.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv[class*=g-bg-]{border-bottom-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC[class*=g-bg-]+.g-modal-footer--fGzGEgqY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207 .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv[class*=g-bg-]+.g-modal-footer--fGzGEgqY{border-top-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-body--SsZt88iC .container--N9gqLqzP{padding-left:0;padding-right:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-body--SsZt88iC .g-separator--jMo9_EZL:where(.g-separator-spacing-inherit--GCwoetmc){margin-bottom:1rem;margin-top:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-body--SsZt88iC .g-separator--jMo9_EZL:where(.g-separator-protrude--LRbxNJWs){margin-left:calc(var(--modal-body-padding-horizontal, 0)*-1);margin-right:calc(var(--modal-body-padding-horizontal, 0)*-1)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-regular--eC9UQy1M .g-modal-dialog--t3eMeQSZ .g-modal-footer--fGzGEgqY:empty{border-top-width:0;height:1.25rem;min-height:1.25rem;padding:0;visibility:hidden}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-small--nbVpkq4d .g-modal-dialog--t3eMeQSZ{max-width:min(540px - 1.25rem,34.375rem);min-width:min(540px - 1.25rem,34.375rem)}}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-small--nbVpkq4d .g-modal-dialog--t3eMeQSZ{max-width:min(720px - 1.25rem,25rem);min-width:min(720px - 1.25rem,25rem)}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-small--nbVpkq4d .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U{min-height:auto;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-small--nbVpkq4d .g-modal-dialog--t3eMeQSZ .g-modal-header--t8B_DPOv{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-small--nbVpkq4d .g-modal-dialog--t3eMeQSZ .g-modal-header--t8B_DPOv .g-modal-title--VM_sjTXp{color:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-small--nbVpkq4d .g-modal-dialog--t3eMeQSZ .g-modal-header--t8B_DPOv[class*=g-bg-]{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-small--nbVpkq4d .g-modal-dialog--t3eMeQSZ .g-modal-body--SsZt88iC{padding-left:1.25rem;padding-right:1.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-small--nbVpkq4d .g-modal-dialog--t3eMeQSZ .g-modal-footer--fGzGEgqY:empty{border-top-width:0;height:.25rem;min-height:.25rem;padding:0;visibility:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U h6{padding-bottom:1.25rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv{border:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-title--VM_sjTXp{margin-bottom:-1.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv .g-modal-title-hidden--X5Q5_3p6{visibility:hidden}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC{--modal-body-padding-bottom:1.5625rem}@media (max-width:575.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC p{text-align:left}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC+.g-modal-body--SsZt88iC{margin-top:calc(var(--modal-body-padding-bottom)*-1)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-confirmation-icon--C7BeGAiR,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-confirmation-illustration--H8yXnMDD{margin-top:6.125rem}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-confirmation-icon--C7BeGAiR,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-confirmation-illustration--H8yXnMDD{margin-top:3.75rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-confirmation-icon--C7BeGAiR{--size:8rem;margin-bottom:1.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-confirmation--W36TXJfz .g-modal-dialog--t3eMeQSZ .g-modal-content--ZlWyN_1U .g-modal-footer--fGzGEgqY{border:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-teaser--QROpxveZ .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv{border-width:0;padding-block:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-teaser--QROpxveZ .g-modal-content--ZlWyN_1U .g-modal-title--VM_sjTXp{font-size:1.375rem;line-height:1.75rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-teaser--QROpxveZ .g-modal-content--ZlWyN_1U .g-modal-title--VM_sjTXp:nth-child(n){padding-top:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-teaser--QROpxveZ .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC{--modal-body-padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-teaser--QROpxveZ .g-modal-content--ZlWyN_1U .g-modal-image--jSErwHh2{align-items:center;display:flex;max-height:30rem;min-height:10rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-teaser--QROpxveZ .g-modal-content--ZlWyN_1U .g-modal-footer--fGzGEgqY{flex-direction:column}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G{padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ{margin-right:0;transition:transform .25s ease 0ms}@media (max-width:991.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ{max-width:100vw;max-width:100dvw;width:100vw;width:100dvw}}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ[class*=g-modal-depth-]{transform:translate(-62.5rem);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-0--SkRcl4LR{transform:translate(0);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-1--hdam0kLD{transform:translate(-6.25rem);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-2--LM8NRNnh{transform:translate(-12.5rem);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-3--kp14yV0t{transform:translate(-18.75rem);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-4--MtBqUZnu{transform:translate(-25rem);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-5--hR23EyBi{transform:translate(-31.25rem);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-6--nvxRnF1T{transform:translate(-37.5rem);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-7--n1ePKutL{transform:translate(-43.75rem);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-8--S5BAxHBE{transform:translate(-50rem);transition-delay:.15s}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ.g-modal-depth-9--rEc6VUqZ{transform:translate(-56.25rem);transition-delay:.15s}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U{border-radius:var(--g-size-border-radius-none)}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv{top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC{--modal-body-padding-top:2rem;flex:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC:not(:nth-child(1 of .g-modal-body--SsZt88iC)){--modal-body-padding-top:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U .g-modal-body--SsZt88iC:not(:nth-last-child(1 of .g-modal-body--SsZt88iC)){--modal-body-padding-bottom:1rem;flex-grow:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U .g-modal-footer--fGzGEgqY{bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U>:not(.g-modal-header--t8B_DPOv,.g-modal-body--SsZt88iC,.g-modal-footer--fGzGEgqY,.g-separator--jMo9_EZL){display:flex;flex-basis:100%;flex-direction:column;flex-grow:1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U .g-modal-footer--fGzGEgqY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-content--ZlWyN_1U .g-modal-header--t8B_DPOv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-footer--fGzGEgqY,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-header--t8B_DPOv{background-color:var(--g-color-surface-primary);flex-shrink:0;position:sticky;top:0;z-index:10000}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-header--t8B_DPOv{top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal-drawer--ZzixAK_G .g-modal-footer--fGzGEgqY{bottom:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207.g-modal-embedded--ni82ZKZr{display:block;margin:0 auto;overflow:visible;padding:0;position:relative;z-index:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207.g-modal-embedded--ni82ZKZr+.g-modal--qTQWh207{margin-top:1.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207.g-modal-embedded--ni82ZKZr .g-modal-dialog--t3eMeQSZ{flex-basis:100%;margin:auto;min-width:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207.g-modal-embedded--ni82ZKZr .g-modal-content--ZlWyN_1U{box-shadow:0 0 .5rem rgba(var(--rgb-black),.2);min-height:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-modal--qTQWh207.g-modal-embedded--ni82ZKZr.g-modal-drawer--ZzixAK_G .g-modal-dialog--t3eMeQSZ{margin-right:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s{margin-top:.5625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s 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--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a:focus-visible{outline-offset:-.1875rem;z-index:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP:hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a:hover{background-color:var(--g-color-surface-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-sidenav-icon--pMnq5kNx,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a .g-sidenav-icon--pMnq5kNx{margin-right:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-badge--YXlRR7UI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-pill--OLOOfKYv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-sidenav-crosslink-icon--O6KD_1b9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-sidenav-external-icon--fcDJzhex,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a .g-badge--YXlRR7UI,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a .g-pill--OLOOfKYv,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a .g-sidenav-crosslink-icon--O6KD_1b9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a .g-sidenav-external-icon--fcDJzhex{margin-left:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-button-icon--LxMlsMYh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-sidenav-crosslink-icon--O6KD_1b9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-sidenav-external-icon--fcDJzhex,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a .g-button-icon--LxMlsMYh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a .g-sidenav-crosslink-icon--O6KD_1b9,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a .g-sidenav-external-icon--fcDJzhex{color:var(--g-color-fill-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-button-icon--LxMlsMYh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a .g-button-icon--LxMlsMYh{--size:var(--g-size-icon-md);margin-left:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li a>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP{border:none;font-size:inherit;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP:nth-child(n):nth-child(n){margin:0;padding:.5rem 1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-button-label--Ti2Caeiw{align-items:center;display:inline-flex;margin-right:0;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-heading--hcTWNAzP .g-button-label--Ti2Caeiw>span:first-of-type{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s ul{margin:0;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s ul{list-style-type:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li li,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li:not(:first-child){margin-top:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s li:before{content:none;display:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-selected--mNhnEA0J{background-color:var(--g-color-surface-primary);border-radius:var(--g-size-border-radius-lg)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-selected--mNhnEA0J a:not(:only-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-selected--mNhnEA0J,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-selected--mNhnEA0J a{font-weight:600}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-selected--mNhnEA0J ul{display:block}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-selected--mNhnEA0J ul a:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-selected--mNhnEA0J ul a:hover{border-top-left-radius:0;border-top-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-selected--mNhnEA0J ul li:not(:last-child) a:focus-visible,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-selected--mNhnEA0J ul li:not(:last-child) a:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-offseted-label--wxA8Ahh4{margin-left:2rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-section--M_IzfcTV{margin-top:1rem;padding-left:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-section--M_IzfcTV ul{margin-top:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-section-divider--MsM28moi{border-top:.0625rem solid rgba(var(--rgb-gray-300),.2);display:block;margin:.75rem .5rem;width:calc(100% - 1.25rem)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-section-divider--MsM28moi+li{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-subitems--nLGprVdX{padding-left:2.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s .g-sidenav-noninteractive-header--wnc1cjbB{color:var(--g-color-text-secondary);font-size:.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-sticky--yEwqg9oV{position:sticky}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown--MejmH0oT{width:16.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown--MejmH0oT .g-sidenav-heading--hcTWNAzP:hover,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown--MejmH0oT .g-sidenav-selected--mNhnEA0J,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown--MejmH0oT li a:hover{background-color:var(--g-color-surface-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ{display:inline-flex}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ:after{--color:CanvasText}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ.disabled--ZRGBZs77:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ.show--L26Q3ykm:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ[aria-expanded=true]:after{transform:rotate(180deg)}@media (max-width:767.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ{width:17.5rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ:after{display:inline-block;height:1.5rem;margin-left:.25rem;margin-top:.5rem;min-width:1.5rem;width:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav-dropdown-toggle--Q7ipiDLJ>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 .g-sidenav-heading--hcTWNAzP,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 .g-sidenav-section--M_IzfcTV,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 li a{padding:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 .g-sidenav-heading--hcTWNAzP:nth-child(n){padding:.375rem .5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 li li a{padding-left:1rem;padding-right:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 .g-sidenav-drawer-footer--pbkjH6oW{padding-bottom:.5rem;padding-top:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 .g-sidenav-drawer-footer--pbkjH6oW li a{color:var(--g-color-text-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 .g-sidenav-drawer-search-button--Ry1yXZuv{padding-bottom:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 .g-sidenav-drawer-search-button--Ry1yXZuv .g-button--DPNXtwEW{background-color:var(--g-color-surface-tertiary);color:var(--g-color-text-secondary);font-weight:400;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 .g-sidenav-drawer-search-button--Ry1yXZuv .g-button--DPNXtwEW:hover{background-color:var(--g-color-surface-primary);background-image:none;box-shadow:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-sidenav--STNOKf0s.g-sidenav-drawer--sR0GJmJ7 .g-sidenav-drawer-search-button--Ry1yXZuv .g-button--DPNXtwEW .g-button-icon--LxMlsMYh{--size:1.25rem;font-size:var(--size);height:var(--size);line-height:var(--size);min-width:var(--size);width:var(--size)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI.g-dark--yyLTB6yG .g-sidenav-section-divider--MsM28moi{border-top-color:var(--g-color-surface-tertiary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);max-height:3.8125rem;overflow:hidden;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY li,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY ul{margin:0;padding:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY li:before{content:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY li a.selected--RBZ_wNvK{text-decoration:underline}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY .container--N9gqLqzP .nav-link--TXJcRju7{color:var(--g-color-text-inverted-primary);font-weight:400;margin-bottom:.5rem;margin-top:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY .container--N9gqLqzP .nav-link--TXJcRju7:hover{text-decoration:underline}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY .container--N9gqLqzP .g-nav-main--LPl2WAmX a{margin-right:1.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY .container--N9gqLqzP .g-nav-tools--DO6IxIGF svg{font-size:1.5rem;height:1.5rem;line-height:1.5rem;width:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-navbar-secondary--RKBeGBjY .g-dropdown-menu--hpUAasBt a{color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy{border-color:var(--g-color-border-secondary)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy .g-card-body--UZbVdsyD{padding-left:1.875rem;padding-right:1.875rem}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy .g-card-body--UZbVdsyD{padding-left:8.75rem;padding-right:8.75rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy .g-faded--yfpGqUuG{color:var(--g-color-fill-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy audio,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy video{display:block;margin:0 auto;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD{padding-bottom:1.875rem;padding-top:1.875rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD .g-h1--G_N9CANE+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD .g-h2--lc6b6Nzk+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD .g-h3--ZFbsGjiT+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD h1+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD h2+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-header--bmQcY2fm .g-card-body--UZbVdsyD h3+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD .g-h1--G_N9CANE+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD .g-h2--lc6b6Nzk+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD .g-h3--ZFbsGjiT+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD h1+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD h2+p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-header--bmQcY2fm.g-card-body--UZbVdsyD h3+p{padding-top:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body--BZ2ys4bp .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body--BZ2ys4bp.g-card-body--UZbVdsyD{padding-bottom:1.875rem;padding-top:1.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp{background-position:50%;background-repeat:no-repeat;background-size:cover;height:14.6875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp h1{padding-bottom:.25rem;padding-top:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp h3{padding-bottom:.3125rem;padding-top:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr.g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp.g-card-body--UZbVdsyD{align-items:left;display:flex;flex-direction:column;justify-content:center;min-height:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr{background-color:var(--g-color-fill-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr .g-card-body--UZbVdsyD .h1--iccnko_X,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr .g-card-body--UZbVdsyD .h2--Wula2tiO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr .g-card-body--UZbVdsyD h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr .g-card-body--UZbVdsyD h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-dark--GrLfV5qr .g-card-body--UZbVdsyD p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr.g-card-body--UZbVdsyD .h1--iccnko_X,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr.g-card-body--UZbVdsyD .h2--Wula2tiO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr.g-card-body--UZbVdsyD h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr.g-card-body--UZbVdsyD h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-dark--GrLfV5qr.g-card-body--UZbVdsyD p{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp .g-card-body--UZbVdsyD .h1--iccnko_X,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp .g-card-body--UZbVdsyD .h2--Wula2tiO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp .g-card-body--UZbVdsyD h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp .g-card-body--UZbVdsyD h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-banner-light--e7xkQtnp .g-card-body--UZbVdsyD p,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp.g-card-body--UZbVdsyD .h1--iccnko_X,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp.g-card-body--UZbVdsyD .h2--Wula2tiO,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp.g-card-body--UZbVdsyD h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp.g-card-body--UZbVdsyD h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-banner-light--e7xkQtnp.g-card-body--UZbVdsyD p{color:var(--g-color-text-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-table--x1HFQWzP .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-table--x1HFQWzP .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-table--x1HFQWzP h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-table--x1HFQWzP h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-table--x1HFQWzP .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-table--x1HFQWzP .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-table--x1HFQWzP h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-table--x1HFQWzP h3{text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-table--x1HFQWzP dt,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-table--x1HFQWzP dt{font-weight:inherit}@media (min-width:768px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-body-table--x1HFQWzP dd,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-body-table--x1HFQWzP dd{text-align:right}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-footer--qQ1righU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-footer--qQ1righU{min-height:6.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy.g-card-product-footer--qQ1righU .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-product--CE2BSEVy>.g-card-product-footer--qQ1righU.g-card-body--UZbVdsyD{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-body-banner-dark--GrLfV5qr,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-body-banner-dark--GrLfV5qr+.g-card--mdv0_TDU,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-body-banner-light--e7xkQtnp,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-product-body-banner-light--e7xkQtnp+.g-card--mdv0_TDU{border-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB{--card-padding-horizontal:1.875rem;border-color:var(--g-color-border-secondary)!important}@media (min-width:992px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB{--card-padding-horizontal:8.75rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB li,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB p{font-weight:400}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB li b,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB li strong,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB p b,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB p strong{font-weight:600}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB li b.g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB li strong.g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB p b.g-amount--fJupGkDi,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB p strong.g-amount--fJupGkDi{color:var(--g-color-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB .g-faded--yfpGqUuG{color:var(--g-color-fill-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB a{font-weight:600}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-header--fFfXO68j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-checkout-header--fFfXO68j{--card-padding-vertical:1.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-header--fFfXO68j .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-checkout-header--fFfXO68j.g-card-body--UZbVdsyD{text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-body--M74VtNm_,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-checkout-body--M74VtNm_{--card-padding-vertical:1.875rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-body--M74VtNm_ .g-card-body--UZbVdsyD .g-row--WbPkFHAc>[class^=g-col]:first-child img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-body--M74VtNm_ .g-card-body--UZbVdsyD .g-row--WbPkFHAc>[class^=g-col]:first-child svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-checkout-body--M74VtNm_.g-card-body--UZbVdsyD .g-row--WbPkFHAc>[class^=g-col]:first-child img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-checkout-body--M74VtNm_.g-card-body--UZbVdsyD .g-row--WbPkFHAc>[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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-body--M74VtNm_ .g-card-body--UZbVdsyD .g-row--WbPkFHAc>[class^=g-col]:first-child img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-body--M74VtNm_ .g-card-body--UZbVdsyD .g-row--WbPkFHAc>[class^=g-col]:first-child svg,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-checkout-body--M74VtNm_.g-card-body--UZbVdsyD .g-row--WbPkFHAc>[class^=g-col]:first-child img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-checkout-body--M74VtNm_.g-card-body--UZbVdsyD .g-row--WbPkFHAc>[class^=g-col]:first-child svg{max-width:13.125rem}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-body--M74VtNm_ .g-card-body--UZbVdsyD>.g-form-group--MRP_TTf7:first-child,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-checkout-body--M74VtNm_.g-card-body--UZbVdsyD>.g-form-group--MRP_TTf7:first-child{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD{padding-bottom:2.5rem;padding-top:7.5rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD .g-h4--kHgsGQNc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD .g-h5--ipteEZOX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD .g-h6--q8sI5L3j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD h6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD .g-h1--G_N9CANE,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD .g-h2--lc6b6Nzk,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD .g-h3--ZFbsGjiT,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD .g-h4--kHgsGQNc,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD .g-h5--ipteEZOX,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD .g-h6--q8sI5L3j,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD 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--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD svg+h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD svg+h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD svg+h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD svg+h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD svg+h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-confirm--s9mbewzf .g-card-body--UZbVdsyD svg+h6,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD svg+h1,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD svg+h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD svg+h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD svg+h4,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD svg+h5,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-confirm-body--Im4d8XNF.g-card-body--UZbVdsyD svg+h6{padding-top:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB.g-card-checkout-footer--oe666s_u .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card--mdv0_TDU.g-card-checkout--D_W4IDDB>.g-card-checkout-footer--oe666s_u.g-card-body--UZbVdsyD{padding-bottom:1.25rem;padding-top:1.25rem;text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-checkout-body--M74VtNm_:not(.g-card-checkout-gap--MDEg52oy)+.g-card-checkout-body--M74VtNm_{border-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-checkout-body--M74VtNm_:not(.g-card-checkout-gap--MDEg52oy)+.g-card-checkout-body--M74VtNm_ .g-card-body--UZbVdsyD,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-checkout-body--M74VtNm_:not(.g-card-checkout-gap--MDEg52oy)+.g-card-checkout-body--M74VtNm_.g-card-body--UZbVdsyD{padding-top:0!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-card-checkout-confirm--s9mbewzf+.g-card-checkout-footer--oe666s_u{border-top:0!important;min-height:6.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter-small--HZ0q7DmR{--size:0.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter-medium--GGPcyqw7{--size:0.375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter-large--ldFEW0Bf{--size:1.25rem;border-radius:var(--g-size-border-radius-round)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4 .g-meter-bars--BdmdXSRJ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4:before{--color:var(--color-fg);content:"";position:absolute;top:0;z-index:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4 .g-meter-bars--BdmdXSRJ{display:flex;inset:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4 .g-meter-bar--ZZOY0Q0i{border-bottom:var(--size) solid var(--color-fg);flex-shrink:0;width:var(--value)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4:before{border-bottom:var(--size) solid var(--color);left:0;width:var(--aux-value,var(--value))}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4 .g-meter-label--dPZnAdjj{border-radius:var(--g-size-border-radius-sm);color:var(--g-color-text-primary);margin-left:.25rem;padding:0 .25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4.g-meter-label-offset--hfrazRZO{padding-left:var(--value)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4:not(.g-meter-label-offset--hfrazRZO) .g-meter-label--dPZnAdjj{color:var(--g-color-text-inverted-primary)}@media (forced-colors:active){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4{forced-color-adjust:none;outline:.0625rem dashed CanvasText;outline-offset:-.03125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-meter--r4F4Xfc4 .g-meter-label--dPZnAdjj{background-color:Canvas;color:CanvasText}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info--w5Gn0stK{display:flex;gap:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info--w5Gn0stK .g-avatar--OjZsic8h,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info--w5Gn0stK .g-product-info-icon--TXZEne9D{color:var(--g-color-text-primary);flex-shrink:0;order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info--w5Gn0stK>.g-button--DPNXtwEW:not(.g-button-avatar--WLc3RPK6){align-self:flex-start;margin-right:-.625rem;order:-2;z-index:10}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL{display:grid;flex-grow:1;flex-shrink:1;margin:-.25rem 0 -.125rem;min-width:0;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL .g-major--4EKlArmH{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL .g-major--4EKlArmH.g-no-ellipsis--U36btUIA{line-height:1.25;margin-bottom:.125rem;margin-top:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL .g-minor--z6HfG_7Z{font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL .g-minor--z6HfG_7Z .g-amount--fJupGkDi{font-size:.875rem;font-weight:inherit;line-height:1.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL .g-micro--ijA7sjLr{font-size:.75rem;line-height:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL strong.g-minor--z6HfG_7Z{font-weight:inherit;order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL strong.g-minor--z6HfG_7Z:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL .g-amount--fJupGkDi+.g-amount--fJupGkDi{margin-top:-.25em}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-data--UJEuySAL .g-amount--fJupGkDi{display:block;font-size:1.125rem;line-height:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-striped--OFZTCJqB{padding-top:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-striped--OFZTCJqB.g-product-info-horizontal--u4rFnjW_{padding-left:.3125rem;padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-horizontal--u4rFnjW_{align-items:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-horizontal--u4rFnjW_ .g-product-info-stripe--Ajr4icL_{bottom:0;height:auto;left:0;right:auto;width:.3125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-horizontal--u4rFnjW_ .g-product-info-data--UJEuySAL{align-items:center;gap:0 .625rem;margin-bottom:0;margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-horizontal--u4rFnjW_ .g-product-info-badge--vdFU8kQh{margin-bottom:-.25rem;margin-top:-.125rem}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-horizontal--u4rFnjW_.g-product-info-totaled--gzSiXWDn:not(.g-product-info-direction-column--A90cVOIl) .g-product-info-data--UJEuySAL{grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-horizontal--u4rFnjW_.g-product-info-totaled--gzSiXWDn:not(.g-product-info-direction-column--A90cVOIl) .g-product-info-amount--mbhbDrFE{grid-column:2/3;grid-row:1/99;text-align:right}}@media (max-width:991.98px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-horizontal--u4rFnjW_ .g-amount--fJupGkDi{font-size:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-horizontal--u4rFnjW_ .g-amount--fJupGkDi sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-right--uSEaLbSU .g-avatar--OjZsic8h{order:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-product-info-right--uSEaLbSU .g-product-info-amount--mbhbDrFE .g-amount--fJupGkDi{margin-top:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h{--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--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-content--tl4BiHhU{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-content--tl4BiHhU: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-content-border--UB8_BL7C:after{border-color:var(--g-color-border-secondary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-content-dark--Nv_jgaGw{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-image--av9fM2Vt{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-image-contain--x1LV29yO{-o-object-fit:contain;object-fit:contain}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-icon--QgrC9KIy{--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--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-initials--tbRWDeNg{align-items:center;display:flex;font-weight:600;height:100%;justify-content:center;text-transform:uppercase}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h.g-image-48--H5bDIuUU .g-avatar-initials--tbRWDeNg{font-size:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h.g-image-64--fUx98o3W .g-avatar-initials--tbRWDeNg{font-size:1.375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h.g-image-96--E1NfToRS .g-avatar-initials--tbRWDeNg{font-size:2rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h.g-image-128--SAxEubxn .g-avatar-initials--tbRWDeNg{font-size:3rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-badge--SX4v1URZ{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h .g-avatar-badge--SX4v1URZ svg{height:100%;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h.g-image-48--H5bDIuUU .g-avatar-badge--SX4v1URZ{bottom:-.375rem;padding:.3125rem .25rem;right:-.375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h:has(.g-avatar-initials--tbRWDeNg){color:var(--color-ui-blue)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h:has(.g-avatar-initials--tbRWDeNg) .g-avatar-content--tl4BiHhU{background-color:var(--color-ui-blue-weak)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-avatar--OjZsic8h:has(.g-avatar-initials--tbRWDeNg) .g-avatar-content-border--UB8_BL7C:after{border-color:transparent}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6{border-radius:var(--g-size-border-radius-circle);position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:nth-child(n){width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6 .g-avatar-content--tl4BiHhU: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6 .g-button-icon--LxMlsMYh{color:var(--g-color-fill-primary);height:50%;inset:25%;overflow:visible;padding:10%;position:absolute;width:50%;z-index:30}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6 .g-button-icon--LxMlsMYh+.g-button-label--Ti2Caeiw: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6 .g-button-icon--LxMlsMYh+.g-button-label--Ti2Caeiw:nth-child(n){margin-left:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6 .g-avatar-content--tl4BiHhU:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6 .g-button-icon--LxMlsMYh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6 .g-button-icon--LxMlsMYh+.g-button-label--Ti2Caeiw:before{opacity:0;transition:opacity .15s ease-out}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:not(:disabled):focus-visible .g-avatar-content--tl4BiHhU:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:not(:disabled):focus-visible .g-button-icon--LxMlsMYh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:not(:disabled):focus-visible .g-button-icon--LxMlsMYh+.g-button-label--Ti2Caeiw:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:not(:disabled):hover .g-avatar-content--tl4BiHhU:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:not(:disabled):hover .g-button-icon--LxMlsMYh,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:not(:disabled):hover .g-button-icon--LxMlsMYh+.g-button-label--Ti2Caeiw:before{opacity:1;transition-timing-function:ease-in}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:disabled{cursor:not-allowed}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:disabled .g-button-icon--LxMlsMYh{color:var(--g-color-fill-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:disabled .g-avatar-image--av9fM2Vt{opacity:.5}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-button-avatar--WLc3RPK6:disabled .g-avatar-badge--SX4v1URZ{filter:grayscale(1);opacity:.1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-spinner--ULSB9TT_{--size:2rem;--stroke-width:0.1875rem;--color:currentColor;animation:rotate--KHxJVNEC 2s linear infinite;animation-delay:-1s;height:var(--size)!important;width:var(--size)!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-spinner-small--NfxtATFt{--size:1.5rem;--stroke-width:0.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-spinner-large--z7nPDLa3{--size:3rem;--stroke-width:0.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-spinner-x-large--LdOdgs9p{--size:6rem;--stroke-width:0.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-spinner-xx-large--iQQgRKfE{--size:8rem;--stroke-width:0.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-spinner-circle--vvwme2wd{stroke-width:var(--stroke-width);stroke-dasharray:80,200;stroke-dashoffset:0;stroke:var(--color);animation:dash--Yb1WgxMU 2s ease-in-out infinite;animation-delay:-1s}@keyframes rotate--KHxJVNEC{0%{transform-origin:50% 50%}to{transform:rotate(1turn)}}@keyframes dash--Yb1WgxMU{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle--WSbbFO5d{display:flex;flex-direction:column;position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-label--D1dWucrj{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-label--D1dWucrj .g-icon--s3x_0zx4{color:var(--g-color-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-text--K4YmaawE{display:block;margin-top:.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-description--Av6g3h1V{display:block;font-size:.75rem;font-weight:400;line-height:1rem;margin-top:.75rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI{inset:1rem 1rem auto auto;position:absolute}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:hover~.g-toggle-label--D1dWucrj{background-color:var(--g-color-overlay-hover);box-shadow:0 .25rem .75rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:hover~.g-toggle-label--D1dWucrj:active{box-shadow:0 .25rem .25rem -.25rem rgba(var(--color-black),.3)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:checked~.g-toggle-label--D1dWucrj{background-color:var(--g-color-overlay-active);border-color:var(--g-color-interactive-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:checked:hover~.g-toggle-label--D1dWucrj{background-color:var(--g-color-overlay-active-hover)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:focus-visible{outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:focus-visible~.g-toggle-label--D1dWucrj{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:disabled~.g-toggle-label--D1dWucrj{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:disabled~.g-toggle-label--D1dWucrj .g-icon--s3x_0zx4{color:var(--g-color-text-disabled)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:disabled:hover~.g-toggle-label--D1dWucrj{outline:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-input--caw43GCI:disabled:checked~.g-toggle-label--D1dWucrj{background-color:var(--g-color-surface-tertiary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-flexible--q1EFTtqd .g-toggle-label--D1dWucrj{display:flex;flex-direction:column;min-height:11.75rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-flexible--q1EFTtqd .g-toggle-image--QZLnqWOD{height:auto;margin:auto auto auto 0;max-height:6.25rem;max-width:6.875rem;width:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-flexible--q1EFTtqd .g-toggle-input--caw43GCI:disabled~.g-toggle-label--D1dWucrj .g-toggle-image--QZLnqWOD{filter:grayscale(100%) opacity(50%)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-text-only--KUAutN_X .g-toggle-label--D1dWucrj{padding-right:2.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-text-only--KUAutN_X .g-toggle-text--K4YmaawE{margin:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-text-only--KUAutN_X:not(.g-toggle-with-description--BTgpnKHy) .g-toggle-input--caw43GCI{top:1.375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De{display:inline-flex}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De.g-toggle-badge-large--QCmaWI_P{--padding:0.625rem 0.75rem;--icon-padding:2rem;--icon-top:0.75rem;--icon-right:0.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De.g-toggle-badge-medium--rlPLlglm{--padding:0.5rem 0.75rem;--icon-padding:2rem;--icon-top:0.625rem;--icon-right:0.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De.g-toggle-badge-small--gWHypD9j{--padding:0.25rem 0.5rem;--icon-padding:1.5rem;--icon-top:0.375rem;--icon-right:0.375rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De:not(:last-child){margin:0 .5rem .5rem 0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-label--D1dWucrj{border-radius:var(--g-size-border-radius-round);padding:var(--padding)}@media (forced-colors:none){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-input--caw43GCI{opacity:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-input--caw43GCI[type=checkbox]:checked~.g-toggle-label--D1dWucrj{padding-right:var(--icon-padding)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-input--caw43GCI[type=checkbox]:checked~.g-toggle-label--D1dWucrj:after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-input--caw43GCI[type=checkbox]:checked~.g-toggle-label--D1dWucrj:before{content:"";height:1rem;position:absolute;right:var(--icon-right);top:var(--icon-top);width:1rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-input--caw43GCI[type=checkbox]:checked~.g-toggle-label--D1dWucrj:before{background-color:var(--g-color-interactive-primary);border-radius:var(--g-size-border-radius-circle)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-input--caw43GCI[type=checkbox]:checked~.g-toggle-label--D1dWucrj: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--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-input--caw43GCI{inset:var(--icon-top) var(--icon-right) auto auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-input--caw43GCI~.g-toggle-label--D1dWucrj{padding-right:var(--icon-padding)}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-toggle-badge--BQHSh8De .g-toggle-text--K4YmaawE{font-size:.875rem;height:auto;line-height:1rem;margin:0}@keyframes appear--CRIG3rGh{0%{opacity:0}to{opacity:1}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-trigger--LsgdEZau:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-trigger-default--zt7g4st5{border-radius:var(--g-size-border-radius-circle);color:var(--g-color-interactive-primary)}@media (forced-colors:active){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-trigger-default--zt7g4st5:nth-child(n){color:currentColor}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-touch-target--U8Ix5CSQ,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-trigger--LsgdEZau{position:relative}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-touch-target-enlarge-always--Jnnq7J3H:before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-touch-target-enlarge-auto--C4Lisa9j:has(>.g-tooltip-trigger-default--zt7g4st5):before{content:"";inset:-.5rem;position:absolute}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-touch-target-enlarge-always--Jnnq7J3H:has(>.g-tooltip-trigger-default--zt7g4st5):before,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-touch-target-enlarge-auto--C4Lisa9j:has(>.g-tooltip-trigger-default--zt7g4st5):before{aspect-ratio:1;top:auto}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip--Jl0L3yE4{animation:appear--CRIG3rGh .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--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-inner--sPgK1_ns{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-inner--sPgK1_ns{margin:0 -.5rem}}@media (forced-colors:active){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-inner--sPgK1_ns{--g-color-surface-inverted:CanvasText;--g-color-text-inverted-primary:Canvas;forced-color-adjust:none}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-inner--sPgK1_ns,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-inner--sPgK1_ns li,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-tooltip-inner--sPgK1_ns p{font-size:.875rem;font-weight:400;letter-spacing:normal;line-height:1.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8 .g-tooltip-trigger-default--zt7g4st5{color:var(--g-color-text-inverted-primary)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-inverted--eGQAdnh8.g-tooltip--Jl0L3yE4 .g-tooltip-inner--sPgK1_ns{background-color:var(--g-color-text-inverted-primary);color:var(--g-color-surface-inverted)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g{display:flex;flex-direction:column;gap:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g .g-structured-info-head--jMekbxKR{display:flex;gap:.5rem .75rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g .g-structured-info-head--jMekbxKR .g-avatar--OjZsic8h,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g .g-structured-info-head--jMekbxKR .g-spot-illustration--Tne84ZGY{flex-shrink:0;order:-1}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g .g-structured-info-body--Uduk_8bs,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g .g-structured-info-data--tz0QK2be{display:grid;width:100%}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g .g-structured-info-data--tz0QK2be{padding-top:.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g .g-structured-info-body--Uduk_8bs .g-structured-info-item-amount--M4DYAeQZ{margin-top:.25rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g.g-structured-info-center--KjWPdwLP .g-structured-info-head--jMekbxKR{align-items:center;flex-direction:column}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g.g-structured-info-center--KjWPdwLP .g-structured-info-body--Uduk_8bs,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g.g-structured-info-center--KjWPdwLP .g-structured-info-data--tz0QK2be{text-align:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g.g-structured-info-center--KjWPdwLP .g-structured-info-data--tz0QK2be{padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g.g-structured-info-center--KjWPdwLP .g-structured-info-data--tz0QK2be>:first-child{margin-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g.g-structured-info-right--weQw6AvN .g-avatar--OjZsic8h,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g.g-structured-info-right--weQw6AvN .g-spot-illustration--Tne84ZGY{order:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info--t3L_0k6g.g-structured-info-minheight--OD14Hjga{align-items:flex-start}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-item--xEfVhaK7{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-item--xEfVhaK7.g-structured-info-item-small--I9iAq8Xb:not(:last-child){margin-bottom:-.125rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-item--xEfVhaK7:not(.g-structured-info-item-small--I9iAq8Xb) .g-amount--fJupGkDi{font-size:1.125rem;line-height:1.5rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-colored--UxaxhlEv{padding-top:.625rem}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-colored--UxaxhlEv.g-structured-info-horizontal--voAD4sDD{padding-left:.3125rem;padding-top:0}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-horizontal--voAD4sDD:nth-child(n) .g-structured-info-head--jMekbxKR{align-items:center}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-horizontal--voAD4sDD:nth-child(n) .g-structured-info-data--tz0QK2be{padding-top:0}@media (min-width:576px){.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-horizontal--voAD4sDD:nth-child(n).g-structured-info-left--ZOGwg5_7 .g-structured-info-data--tz0QK2be:has(.g-structured-info-item-amount--M4DYAeQZ){grid-template-columns:1fr max-content;grid-template-rows:repeat(6,max-content)}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-horizontal--voAD4sDD:nth-child(n).g-structured-info-left--ZOGwg5_7 .g-structured-info-data--tz0QK2be .g-structured-info-item-amount--M4DYAeQZ{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--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-horizontal--voAD4sDD:nth-child(n) .g-amount--fJupGkDi{font-size:inherit}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-structured-info-horizontal--voAD4sDD:nth-child(n) .g-amount--fJupGkDi sup{font-size:inherit;margin-left:0;transform:none}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI .g-stripe--a3_GCad0:not(.g-inverted--eGQAdnh8){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--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) *,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) :after,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) :before{box-shadow:none!important;text-shadow:none!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) a:not(.btn--HxQ8Ltkx){text-decoration:underline}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) abbr[title]:after{content:" (" attr(title) ")"}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) pre{white-space:pre-wrap!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) blockquote,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) pre{border:1px solid #adb5bd;page-break-inside:avoid}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) img,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) tr{page-break-inside:avoid}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) h3,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) p{orphans:3;widows:3}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) h2,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) h3{page-break-after:avoid}@page{.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)){size:a3}}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) body{min-width:992px!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) .g-container--mvQ6A1Mp{min-width:992px!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) .g-navbar--gevo09Pp{display:none}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) .g-badge--YXlRR7UI{border:1px solid #000}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) .g-table--Q4oxZfv7{border-collapse:collapse!important}.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) .g-table--Q4oxZfv7 td,.g-bootstrap--qXczD8Dg.g-bs4--Pm5q1PgI:is(:not(#a--MZdBePyp#b--XcLPvDtM)) .g-table--Q4oxZfv7 th{background-color:#fff!important}}}@layer gds{.container--toflu081--EZAtLDqD{display:flex}.container--toflu081--EZAtLDqD.inline-flex--n1-osNds--xB8YtEGG{display:inline-flex}.container--toflu081--EZAtLDqD.row-reverse--PYc9iRqn--QXF6Xru2{flex-direction:row-reverse}.container--toflu081--EZAtLDqD.column--IPcGJPP4--VodvJmhE{flex-direction:column}.container--toflu081--EZAtLDqD.column-reverse--HV3ubrDM--DSJ3Ups_{flex-direction:column-reverse}.container--toflu081--EZAtLDqD.wrap--OqdTDgKm--v1AScp37{flex-wrap:wrap}.container--toflu081--EZAtLDqD.wrap-reverse--UJpbxrCS--nun7cKKf{flex-wrap:wrap-reverse}.container--toflu081--EZAtLDqD.justify-end--nkO98wK---VOpZEWpB{justify-content:end}.container--toflu081--EZAtLDqD.justify-center--mWk1edKj--Eeg9Wt4_{justify-content:center}.container--toflu081--EZAtLDqD.justify-space-between--dWgE4wZJ--BqsNfytT{justify-content:space-between}.container--toflu081--EZAtLDqD.justify-space-around--6DjxCZXL--ylllINOW{justify-content:space-around}.container--toflu081--EZAtLDqD.justify-space-evenly--jLaYqkhD--oRgBQGjj{justify-content:space-evenly}.container--toflu081--EZAtLDqD.align-start--7mCuJm0T--NzGu1IKb{align-items:start}.container--toflu081--EZAtLDqD.align-end--sNrSfFxf--Bx55eVA6{align-items:end}.container--toflu081--EZAtLDqD.align-center--l1xmuNbq--UJ4WnJv3{align-items:center}.container--toflu081--EZAtLDqD.align-baseline--N59mzhZq--sNGveUML{align-items:baseline}.container--toflu081--EZAtLDqD.gap-xxs---cFvgAG---p6sgNTS1{gap:var(--g-size-spacing-xxs)}.container--toflu081--EZAtLDqD.gap-xs--UxDrwjjX--uzKETh57{gap:var(--g-size-spacing-xs)}.container--toflu081--EZAtLDqD.gap-sm--zXP97lIR--y8V7uR5B{gap:var(--g-size-spacing-sm)}.container--toflu081--EZAtLDqD.gap-md--PItNYO2z--d2WiV2jd{gap:var(--g-size-spacing-md)}.container--toflu081--EZAtLDqD.gap-lg--Vx730Evf--KMzVsS6A{gap:var(--g-size-spacing-lg)}.container--toflu081--EZAtLDqD.gap-xl--PwZFVzFj--_2j0PfoV{gap:var(--g-size-spacing-xl)}.container--toflu081--EZAtLDqD.gap-xxl---UrU4Zfv--cEsIfRn4{gap:var(--g-size-spacing-xxl)}.container--S9pHie28--NEJMV8Gj{align-items:flex-start;display:flex;justify-content:space-between}.container--S9pHie28--NEJMV8Gj:nth-child(n):nth-child(n) .g-group-button--LKgSoVeK{display:flex;flex-wrap:nowrap;width:-moz-max-content;width:max-content}.container--S9pHie28--NEJMV8Gj:nth-child(n):nth-child(n) .g-group-button--LKgSoVeK .g-button--MOLrNBd9{margin-block:0}.container--S9pHie28--NEJMV8Gj:nth-child(n):nth-child(n) .g-group-button--LKgSoVeK .g-button--MOLrNBd9:not(:last-child){margin-right:.5rem}@media (max-width:575.98px){.container--S9pHie28--NEJMV8Gj:nth-child(n):nth-child(n).wrap--zNL73xcI--eZ88Cmx1{flex-wrap:wrap}.container--S9pHie28--NEJMV8Gj:nth-child(n):nth-child(n).wrap--zNL73xcI--eZ88Cmx1 .g-group-button--LKgSoVeK{width:100%}.container--S9pHie28--NEJMV8Gj:nth-child(n):nth-child(n).wrap--zNL73xcI--eZ88Cmx1 .g-group-button--LKgSoVeK .g-button--MOLrNBd9{margin-block:.5rem}.container--S9pHie28--NEJMV8Gj:nth-child(n):nth-child(n).wrap--zNL73xcI--eZ88Cmx1 .g-group-button--LKgSoVeK:not(:has(.g-button-full-width-never--CDvqusQF)){flex-direction:column}.container--S9pHie28--NEJMV8Gj:nth-child(n):nth-child(n).wrap--zNL73xcI--eZ88Cmx1 .g-group-button--LKgSoVeK:not(:has(.g-button-full-width-never--CDvqusQF)) .g-button--MOLrNBd9{width:100%}}.container--S9pHie28--NEJMV8Gj:nth-child(n) .g-h1--_JaDYNqJ,.container--S9pHie28--NEJMV8Gj:nth-child(n) h1{padding-top:var(--g-size-bs-5)}.external--PvktZwbr--dRM5f6so{margin-left:.25rem;vertical-align:-.2em!important}.flag--OlBYyCBh--IFTpfLT4{border-radius:var(--g-size-border-radius-sm);height:1rem;width:1.375rem}.g-button--MOLrNBd9 .flag--OlBYyCBh--IFTpfLT4,.g-dropdown-toggle--Sk4dYrVr .flag--OlBYyCBh--IFTpfLT4,.g-input-group-text--abyXVHxE .flag--OlBYyCBh--IFTpfLT4{align-self:center;margin-right:.5rem;margin-top:-.0625rem}.animation---pyIq20I--fwBRaYMo{display:block;margin:auto}.animation---pyIq20I--fwBRaYMo.colored--y3KNlCdg--pPV_ZnyI svg path{stroke:var(--color);fill:var(--color)}.illustration--xjlcpaTa--DYdk44Qh:nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.illustration--xjlcpaTa--DYdk44Qh img{-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.illustration--xjlcpaTa--DYdk44Qh img.faded--gc2fArT1--uztnepak{filter:grayscale(100%);opacity:.4}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo{height:3rem;width:3rem}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo .shape--04jdK5ug--hEXUByTt{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--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo .shape--04jdK5ug--hEXUByTt.circle--i6iPG5kL--EfAmWik_{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo .shape--04jdK5ug--hEXUByTt.top-left--0ueDvjGS--pfx_dg9e{left:0;top:.25rem}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo .shape--04jdK5ug--hEXUByTt.top-center--86SQ52ws--UliaPbAN{left:50%;top:.25rem;transform:translateX(-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo .shape--04jdK5ug--hEXUByTt.top-right---EdvM02B--jzikix4K{right:0;top:.25rem}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo .shape--04jdK5ug--hEXUByTt.center--G1F5m4TB--rnzynBn2{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo .shape--04jdK5ug--hEXUByTt.bottom-left--mVTqrVKu--GKb0d9J0{bottom:.25rem;left:0}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo .shape--04jdK5ug--hEXUByTt.bottom-center--IZ6kn82z--_vFUku0_{bottom:.25rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo .shape--04jdK5ug--hEXUByTt.bottom-right--wJAtqHbJ--v3png4x5{bottom:.25rem;right:0}.illustration--xjlcpaTa--DYdk44Qh.size-extra-small--eVvFHn89--lnQ6jkmo img{height:2.5rem;width:2.5rem}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD{height:4rem;width:4rem}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD .shape--04jdK5ug--hEXUByTt{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--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD .shape--04jdK5ug--hEXUByTt.circle--i6iPG5kL--EfAmWik_{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD .shape--04jdK5ug--hEXUByTt.top-left--0ueDvjGS--pfx_dg9e{left:0;top:.5rem}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD .shape--04jdK5ug--hEXUByTt.top-center--86SQ52ws--UliaPbAN{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD .shape--04jdK5ug--hEXUByTt.top-right---EdvM02B--jzikix4K{right:0;top:.5rem}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD .shape--04jdK5ug--hEXUByTt.center--G1F5m4TB--rnzynBn2{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD .shape--04jdK5ug--hEXUByTt.bottom-left--mVTqrVKu--GKb0d9J0{bottom:.5rem;left:0}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD .shape--04jdK5ug--hEXUByTt.bottom-center--IZ6kn82z--_vFUku0_{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD .shape--04jdK5ug--hEXUByTt.bottom-right--wJAtqHbJ--v3png4x5{bottom:.5rem;right:0}.illustration--xjlcpaTa--DYdk44Qh.size-small---S-r2b8U--rpPEzPoD img{height:3rem;width:3rem}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc{height:6rem;width:6rem}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc .shape--04jdK5ug--hEXUByTt{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--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc .shape--04jdK5ug--hEXUByTt.circle--i6iPG5kL--EfAmWik_{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc .shape--04jdK5ug--hEXUByTt.top-left--0ueDvjGS--pfx_dg9e{left:0;top:.5rem}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc .shape--04jdK5ug--hEXUByTt.top-center--86SQ52ws--UliaPbAN{left:50%;top:.5rem;transform:translateX(-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc .shape--04jdK5ug--hEXUByTt.top-right---EdvM02B--jzikix4K{right:0;top:.5rem}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc .shape--04jdK5ug--hEXUByTt.center--G1F5m4TB--rnzynBn2{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc .shape--04jdK5ug--hEXUByTt.bottom-left--mVTqrVKu--GKb0d9J0{bottom:.5rem;left:0}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc .shape--04jdK5ug--hEXUByTt.bottom-center--IZ6kn82z--_vFUku0_{bottom:.5rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc .shape--04jdK5ug--hEXUByTt.bottom-right--wJAtqHbJ--v3png4x5{bottom:.5rem;right:0}.illustration--xjlcpaTa--DYdk44Qh.size-medium--RLzCk6FT--zOYMIXTc img{height:5rem;width:5rem}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF{height:8rem;width:8rem}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF .shape--04jdK5ug--hEXUByTt{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--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF .shape--04jdK5ug--hEXUByTt.circle--i6iPG5kL--EfAmWik_{border-radius:var(--g-size-border-radius-circle)}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF .shape--04jdK5ug--hEXUByTt.top-left--0ueDvjGS--pfx_dg9e{left:0;top:.625rem}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF .shape--04jdK5ug--hEXUByTt.top-center--86SQ52ws--UliaPbAN{left:50%;top:.625rem;transform:translateX(-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF .shape--04jdK5ug--hEXUByTt.top-right---EdvM02B--jzikix4K{right:0;top:.625rem}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF .shape--04jdK5ug--hEXUByTt.center--G1F5m4TB--rnzynBn2{left:50%;top:50%;transform:translate(-50%,-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF .shape--04jdK5ug--hEXUByTt.bottom-left--mVTqrVKu--GKb0d9J0{bottom:.625rem;left:0}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF .shape--04jdK5ug--hEXUByTt.bottom-center--IZ6kn82z--_vFUku0_{bottom:.625rem;left:50%;transform:translateX(-50%)}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF .shape--04jdK5ug--hEXUByTt.bottom-right--wJAtqHbJ--v3png4x5{bottom:.625rem;right:0}.illustration--xjlcpaTa--DYdk44Qh.size-large--R8Erd1DW--JFj8sZJF img{height:6rem;width:6rem}.g-dark--d6PTsX3J .illustration--xjlcpaTa--DYdk44Qh .shape--04jdK5ug--hEXUByTt{background-color:rgba(var(--rgb-blue-100),.1)}.g-inverted--h8zDPhsp .illustration--xjlcpaTa--DYdk44Qh .shape--04jdK5ug--hEXUByTt:nth-child(n){background-color:rgba(var(--rgb-black),.1)!important}.g-dark--d6PTsX3J .g-inverted--h8zDPhsp .illustration--xjlcpaTa--DYdk44Qh .shape--04jdK5ug--hEXUByTt:nth-child(n){background-color:rgba(var(--rgb-white),.1)!important}.container--uqEqYnOE--io7KW3kD,.container--urmWaZyI--JSeUyotK{will-change:auto}.appear--BbulwPLN--JjJlSn7e,.enter--uDeK-2Sf--trrgV_Sn,.exit--0GO-OrzX--N45v25Ug{overflow:hidden;transform-origin:0 0}.from-end---y1DKHdx--fLfiwWN7.appear--BbulwPLN--JjJlSn7e,.from-end---y1DKHdx--fLfiwWN7.enter--uDeK-2Sf--trrgV_Sn,.from-end---y1DKHdx--fLfiwWN7.exit--0GO-OrzX--N45v25Ug{transform-origin:100% 0}.appear--BbulwPLN--JjJlSn7e,.enter--uDeK-2Sf--trrgV_Sn,.exit--0GO-OrzX--N45v25Ug.exit-active--SFO26J84--IuiTznvb{opacity:0;transform:scaleX(0)}.appear--BbulwPLN--JjJlSn7e.appear-active--hm1QmnZE--hjQf08qU,.enter--uDeK-2Sf--trrgV_Sn.enter-active--qlSKoSqd--_nxwibKC,.exit--0GO-OrzX--N45v25Ug{opacity:1;transform:scaleX(1)}.appear--BbulwPLN--JjJlSn7e.appear-active--hm1QmnZE--hjQf08qU,.enter--uDeK-2Sf--trrgV_Sn.enter-active--qlSKoSqd--_nxwibKC{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--QyWb5WCe.appear--BbulwPLN--JjJlSn7e.appear-active--hm1QmnZE--hjQf08qU,.quick--mvYSqZ5S--QyWb5WCe.enter--uDeK-2Sf--trrgV_Sn.enter-active--qlSKoSqd--_nxwibKC{transition-duration:.15s}.exit--0GO-OrzX--N45v25Ug.exit-active--SFO26J84--IuiTznvb{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--QyWb5WCe.exit--0GO-OrzX--N45v25Ug.exit-active--SFO26J84--IuiTznvb{transition-duration:.15s}.container--Oxb25cTV--BV1Y9psZ{will-change:auto}.appear--kQdw2Kdo--xcnlZqzt,.enter--qdxOytr8--GIxaZvc4,.exit--PTBZqAwB--TbFXzLWG{overflow:hidden;transform-origin:0 0}.from-end--QuTmjHOe--NWzgUwWg.appear--kQdw2Kdo--xcnlZqzt,.from-end--QuTmjHOe--NWzgUwWg.enter--qdxOytr8--GIxaZvc4,.from-end--QuTmjHOe--NWzgUwWg.exit--PTBZqAwB--TbFXzLWG{transform-origin:0 100%}.appear--kQdw2Kdo--xcnlZqzt,.enter--qdxOytr8--GIxaZvc4,.exit--PTBZqAwB--TbFXzLWG.exit-active---eW-nB6f--azkMxeaH{opacity:0;transform:scaleY(0)}.appear--kQdw2Kdo--xcnlZqzt.appear-active--mhcJRCi2--kLMTsVNZ,.enter--qdxOytr8--GIxaZvc4.enter-active--DzufToCV--ZlaPlA38,.exit--PTBZqAwB--TbFXzLWG{opacity:1;transform:scaleY(1)}.appear--kQdw2Kdo--xcnlZqzt.appear-active--mhcJRCi2--kLMTsVNZ,.enter--qdxOytr8--GIxaZvc4.enter-active--DzufToCV--ZlaPlA38{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--nJzBfy98.appear--kQdw2Kdo--xcnlZqzt.appear-active--mhcJRCi2--kLMTsVNZ,.quick--dKOHkpkn--nJzBfy98.enter--qdxOytr8--GIxaZvc4.enter-active--DzufToCV--ZlaPlA38{transition-duration:.15s}.exit--PTBZqAwB--TbFXzLWG.exit-active---eW-nB6f--azkMxeaH{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--nJzBfy98.exit--PTBZqAwB--TbFXzLWG.exit-active---eW-nB6f--azkMxeaH{transition-duration:.15s}.container--JFy4txRw--JmROx6jH{will-change:opacity}.appear--tBwHTGYO--aZfFJQ6Z,.enter--lm0TwSvT--x4cvyWoO,.exit--Psn3ViFF--ezXv4vLE.exit-active--lHv4SffM--miImBHVa{opacity:0}.appear--tBwHTGYO--aZfFJQ6Z.appear-active--bM-mnFF3--h0bDf9qB,.enter--lm0TwSvT--x4cvyWoO.enter-active--43nCop-Z--cIQKXvUQ,.exit--Psn3ViFF--ezXv4vLE{opacity:1}.appear--tBwHTGYO--aZfFJQ6Z.appear-active--bM-mnFF3--h0bDf9qB,.enter--lm0TwSvT--x4cvyWoO.enter-active--43nCop-Z--cIQKXvUQ{transition:opacity .35s ease-out 0s}.quick--uEH4Cf-n--lLz5zH7p.appear--tBwHTGYO--aZfFJQ6Z.appear-active--bM-mnFF3--h0bDf9qB .appear--tBwHTGYO--aZfFJQ6Z.appear-active--bM-mnFF3--h0bDf9qB,.quick--uEH4Cf-n--lLz5zH7p.appear--tBwHTGYO--aZfFJQ6Z.appear-active--bM-mnFF3--h0bDf9qB .enter--lm0TwSvT--x4cvyWoO.enter-active--43nCop-Z--cIQKXvUQ,.quick--uEH4Cf-n--lLz5zH7p.enter--lm0TwSvT--x4cvyWoO.enter-active--43nCop-Z--cIQKXvUQ .appear--tBwHTGYO--aZfFJQ6Z.appear-active--bM-mnFF3--h0bDf9qB,.quick--uEH4Cf-n--lLz5zH7p.enter--lm0TwSvT--x4cvyWoO.enter-active--43nCop-Z--cIQKXvUQ .enter--lm0TwSvT--x4cvyWoO.enter-active--43nCop-Z--cIQKXvUQ{transition-duration:75ms}.exit--Psn3ViFF--ezXv4vLE.exit-active--lHv4SffM--miImBHVa{transition:opacity .35s ease-in 0s}.quick--uEH4Cf-n--lLz5zH7p.exit--Psn3ViFF--ezXv4vLE.exit-active--lHv4SffM--miImBHVa{transition-duration:75ms}.appear--tBwHTGYO--aZfFJQ6Z.appear-active--bM-mnFF3--h0bDf9qB{transition-duration:.5s}.container--Tx4bge1G--KY0LKaz5{transform:translateZ(0);will-change:transform,opacity}.appear--5ENRRka4--lCM0qek0,.enter--1l5aba5j--YAsjr0kT,.exit--N8wDE7da--mi2hEHY1.exit-active---zt3dBOA--kPkfaKin{opacity:0;transform:translateY(50%)}.appear--5ENRRka4--lCM0qek0.appear-active--20ZNcH-P--KgYWWW6A,.enter--1l5aba5j--YAsjr0kT.enter-active--hx3XvH74--_bfeO0Pt,.exit--N8wDE7da--mi2hEHY1{opacity:1;transform:translateY(0)}.appear--5ENRRka4--lCM0qek0.appear-active--20ZNcH-P--KgYWWW6A,.enter--1l5aba5j--YAsjr0kT.enter-active--hx3XvH74--_bfeO0Pt{transition:transform .35s ease-out 0s,opacity .3s ease-out 0s}.exit--N8wDE7da--mi2hEHY1.exit-active---zt3dBOA--kPkfaKin{transition:transform .35s ease-in 0s,opacity .3s ease-in 50ms}.transition--UHuEGX-V--On8jBQCQ{transform-origin:0 0;transition:transform .25s,opacity .25s}.reverse--H7jZEF2Q--Y2yGlhu5{transform-origin:0 100%}.reverse--H7jZEF2Q--Y2yGlhu5.horizontal--He5CVITs--bEXTXtdn{transform-origin:100% 100%}.exiting--TgS4o8RN--fFiSb8k6,.pre-enter--B1UzVo9d--QgCvv5QN{opacity:0;transform:scaleY(0)}.exiting--TgS4o8RN--fFiSb8k6.horizontal--He5CVITs--bEXTXtdn,.pre-enter--B1UzVo9d--QgCvv5QN.horizontal--He5CVITs--bEXTXtdn{transform:scaleX(0)}.container--lGNls3nN--F3Jaa_A8{display:inline-block}.container--lGNls3nN--F3Jaa_A8.center--ADv-0E0D--nDRxOsFs{display:block;text-align:center}.conditional--Kz-RsHAS--S4ThsKmK{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.conditional--Kz-RsHAS--S4ThsKmK .container--lGNls3nN--F3Jaa_A8,.conditional--Kz-RsHAS--S4ThsKmK .text--nb5jO-JR--fd9bLgQl:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.625rem;vertical-align:middle}.transition--bUiXAcaU--kb5yxwBu{transform-origin:var(--g-size-bs-10) 0}.details--5Gn04Rxh--LO4Fkb_1{margin-top:0!important}.ellipsis--lM-aXZh3--l2ULg5mm{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--9IaRbpOm--PBixG6TH{position:relative}.g-card--GiyZs3Ro .header--9IaRbpOm--PBixG6TH:not(tr):nth-child(n),.header--9IaRbpOm--PBixG6TH.g-card--GiyZs3Ro:nth-child(n){--card-padding-vertical:0.6875rem}.header--9IaRbpOm--PBixG6TH,.header--9IaRbpOm--PBixG6TH>.g-card-body--Duj78VIV{display:flex;justify-content:space-between;transition:box-shadow .1s ease-out 0s}.g-card--GiyZs3Ro .g-card-body--Duj78VIV>.header--9IaRbpOm--PBixG6TH,[class^=g-card-alert] .header--9IaRbpOm--PBixG6TH{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--PBixG6TH{margin-left:-2.5625rem;padding-left:2.5625rem}.header--9IaRbpOm--PBixG6TH .btn--OEY2_to5,.header--9IaRbpOm--PBixG6TH .g-button--MOLrNBd9:not(.button--jyNVnBER--xyP7nLjZ),.header--9IaRbpOm--PBixG6TH .g-tooltip-trigger--uZ3BYxND{position:relative;z-index:10}:nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--xyP7nLjZ{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--OFLLLWE5:before{content:"";inset:0;position:absolute;z-index:0}:nth-child(n):nth-child(n):nth-child(n) .button-vertical--BsSP7UUD--aSUEtWAo{align-self:center}:nth-child(n):nth-child(n):nth-child(n) .button-invisible--fjNy6i5d--ktMJNR50{opacity:0}.centered--dcLeaYRk--35_QYGuD{justify-content:center}.content--OeGk5hQk--xZDuCOkT:not(.g-card--GiyZs3Ro){margin-top:.625rem}.g-card-group--XfC28Y8_>.content--OeGk5hQk--xZDuCOkT:not(.g-card--GiyZs3Ro){margin-top:0}:is(.g-card-outer--Y8jylVce,.g-card-inner--FXKh0hOR) .header--9IaRbpOm--PBixG6TH.g-card-body--Duj78VIV~.content--OeGk5hQk--xZDuCOkT{margin-top:0}@media (min-width:576px){.g-focus-page--oXQqnhZ_ :not(.g-card-alert-data--mFo0YNw6)>.header--9IaRbpOm--PBixG6TH:first-child{margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--oXQqnhZ_ :not(.g-card-alert-data--mFo0YNw6)>.header--9IaRbpOm--PBixG6TH:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--oXQqnhZ_ :not(.g-card-alert-data--mFo0YNw6)>.header--9IaRbpOm--PBixG6TH .g-card--GiyZs3Ro,.g-focus-page--oXQqnhZ_ :not(.g-card-alert-data--mFo0YNw6)>.header--9IaRbpOm--PBixG6TH.g-card--GiyZs3Ro{--card-padding-vertical:0.625rem}.g-focus-page--oXQqnhZ_ .content--OeGk5hQk--xZDuCOkT:last-child{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--oXQqnhZ_ .g-card-function--TkpD7bLc>.g-card--GiyZs3Ro:last-child .content--OeGk5hQk--xZDuCOkT,.g-focus-page--oXQqnhZ_ .g-card-group-vertical--PRIzj0p0>.g-card--GiyZs3Ro:last-child .content--OeGk5hQk--xZDuCOkT{margin-bottom:0}.g-focus-page--oXQqnhZ_ .g-card-function--TkpD7bLc .g-card--GiyZs3Ro:last-child .content--OeGk5hQk--xZDuCOkT{padding-bottom:.75rem}.g-focus-page--oXQqnhZ_ .g-card-function--TkpD7bLc:nth-child(n) .header--9IaRbpOm--PBixG6TH{margin-bottom:calc(var(--card-padding-vertical)*-.5 - .625rem);margin-top:calc(var(--card-padding-vertical)*-.5 - .625rem)}.g-focus-page--oXQqnhZ_ .g-card-function--TkpD7bLc:nth-child(n) .header--9IaRbpOm--PBixG6TH:last-child{padding-bottom:.625rem}.g-focus-page--oXQqnhZ_ .g-card-function--TkpD7bLc .content--OeGk5hQk--xZDuCOkT{margin-bottom:calc(var(--card-padding-vertical)*-.5)}.g-focus-page--oXQqnhZ_ .g-form-description--IxQrz7Z0:nth-child(n) .header--9IaRbpOm--PBixG6TH,.g-focus-page--oXQqnhZ_ .g-form-description--IxQrz7Z0:nth-child(n):last-child .content--OeGk5hQk--xZDuCOkT{margin-bottom:0}}.g-sidenav--CNiJHKuL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--xyP7nLjZ{color:var(--g-color-text-primary)}.g-sidenav--CNiJHKuL:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .button--jyNVnBER--xyP7nLjZ:hover{background-image:none}.g-sidenav--CNiJHKuL .content--OeGk5hQk--xZDuCOkT{margin-top:0}.container--FYtFs8jm--BoiURQH3: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--G1xbSXoG{background:var(--g-color-border-secondary);padding:.125rem .1875rem .1875rem;text-align:right}.button--Snzd7Hay--aTZ8ovP7{margin:0 -.125rem 0 0!important}.button--Snzd7Hay--aTZ8ovP7:before{content:unset!important}.content--IX4tsXv---q8ETT5pT{padding-left:.8125rem;padding-right:.8125rem}.no-padding--cF-1mYWa--JgndCFwR .content--IX4tsXv---q8ETT5pT{padding:0!important}.no-padding--cF-1mYWa--JgndCFwR .content--IX4tsXv---q8ETT5pT>*{margin-bottom:0!important;margin-top:0!important}.no-padding--cF-1mYWa--JgndCFwR .content--IX4tsXv---q8ETT5pT>.g-card--GiyZs3Ro{border:0!important;border-radius:0!important}.info--9u5tlRWp--iwvYNSkj: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--iwvYNSkj .alias--sfSGvBX---_bBPAdkc,.info--9u5tlRWp--iwvYNSkj .amount--br13mZGq--myqeHny9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info--9u5tlRWp--iwvYNSkj .amount--br13mZGq--myqeHny9{flex-shrink:0;max-width:80%}.info--9u5tlRWp--iwvYNSkj .amount--br13mZGq--myqeHny9 .g-amount--CZpoqN8v{font-size:inherit!important;font-weight:400!important}.info--9u5tlRWp--iwvYNSkj .amount--br13mZGq--myqeHny9 .g-amount-wrapper--Cvvjm6tL{margin-left:.25rem}.info--9u5tlRWp--iwvYNSkj .amount--br13mZGq--myqeHny9 .g-amount-fallback--GBwTs1YT{color:var(--g-color-text-inverted-primary)}.info--9u5tlRWp--iwvYNSkj .amount--br13mZGq--myqeHny9 .g-amount-fallback--GBwTs1YT>svg{display:none}.info--9u5tlRWp--iwvYNSkj .divider--NB5BZmVy--PQV5oRag{display:inline-block;margin-left:.3125rem;margin-right:.3125rem}.center---7BTksg9--tN5cbp6M,.left--dhpzXGTY--tGt3zBvr,.right--sWEgNi1V--PAP9iqt3{align-self:center;padding:0 .9375rem}.center---7BTksg9--tN5cbp6M:empty,.left--dhpzXGTY--tGt3zBvr:empty,.right--sWEgNi1V--PAP9iqt3:empty{display:none}.container---DmaO1qR--XmHAi_M5{--stripe-height:4.375rem;position:relative;z-index:30}.grid--2s6OD24p--XiEBFlw8{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--XiEBFlw8.hidden--pYdsvp5---YNBjH3Wc,.hidden--pYdsvp5---YNBjH3Wc .grid--2s6OD24p--XiEBFlw8{visibility:hidden}.grid--2s6OD24p--XiEBFlw8:focus-within,.grid--2s6OD24p--XiEBFlw8:hover{opacity:1!important;transition:opacity .35s ease-in-out 0s}.left--dhpzXGTY--tGt3zBvr{grid-area:stripe-left}.right--sWEgNi1V--PAP9iqt3{grid-area:stripe-right;text-align:right}.center---7BTksg9--tN5cbp6M{grid-area:stripe-center;text-align:center}.sticky--mmDw-k7t--U5oaQSOS{position:sticky;top:0;z-index:290030}.sticky--mmDw-k7t--U5oaQSOS.use-transition--ZifEO4qv--Q5ICCG2z{margin-top:calc(var(--stripe-height)*-1)}.sticky--mmDw-k7t--U5oaQSOS.use-transition--ZifEO4qv--Q5ICCG2z.hidden--pYdsvp5---YNBjH3Wc{z-index:10}@media (forced-colors:active){.sticky--mmDw-k7t--U5oaQSOS{background-color:Canvas}}.fixed--4vvBimER--wnW0VEBu{position:fixed;width:100%;z-index:290030}@media (min-width:992px){.grid--2s6OD24p--XiEBFlw8{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--XiEBFlw8.transparent-grid--2m7SvDTJ--ZHLE2DSs{grid-template-columns:18.75rem minmax(0,1fr) minmax(0,min-content)}.center---7BTksg9--tN5cbp6M.transparent--30hd0DxW--NVBxpELq{text-align:left}}@media (max-width:767.98px){.container---DmaO1qR--XmHAi_M5{--stripe-height:3.5rem}.grid--2s6OD24p--XiEBFlw8{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--tGt3zBvr{padding-right:0}.right--sWEgNi1V--PAP9iqt3{padding-left:0}}.large-grid---0xgCwN6--XMyYZqwp .children--YrLNLmIQ--M2Tf0mW3,.large-grid---0xgCwN6--XMyYZqwp .left--1gjav292--X8qlOedR,.large-grid---0xgCwN6--XMyYZqwp .toolbar--imPD50P3--fWIDI4tz{align-self:center;padding:0 .9375rem}.large-grid---0xgCwN6--XMyYZqwp .children--YrLNLmIQ--M2Tf0mW3:empty,.large-grid---0xgCwN6--XMyYZqwp .left--1gjav292--X8qlOedR:empty,.large-grid---0xgCwN6--XMyYZqwp .toolbar--imPD50P3--fWIDI4tz:empty{display:none}.large-grid---0xgCwN6--XMyYZqwp .children--YrLNLmIQ--M2Tf0mW3,.large-grid---0xgCwN6--XMyYZqwp .left--1gjav292--X8qlOedR,.large-grid---0xgCwN6--XMyYZqwp .toolbar--imPD50P3--fWIDI4tz{margin:.9375rem 0}@media (min-width:992px){.large-grid---0xgCwN6--XMyYZqwp .children--YrLNLmIQ--M2Tf0mW3,.large-grid---0xgCwN6--XMyYZqwp .left--1gjav292--X8qlOedR,.large-grid---0xgCwN6--XMyYZqwp .toolbar--imPD50P3--fWIDI4tz{margin:1.875rem 0}}.large-grid---0xgCwN6--XMyYZqwp{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--XMyYZqwp:not(:first-child):not(:empty){margin-top:-.9375rem}.large-grid---0xgCwN6--XMyYZqwp .left--1gjav292--X8qlOedR{grid-area:stripe-left}.large-grid---0xgCwN6--XMyYZqwp .children--YrLNLmIQ--M2Tf0mW3{grid-area:stripe-children}.large-grid---0xgCwN6--XMyYZqwp .children--YrLNLmIQ--M2Tf0mW3>:first-child{margin-top:0!important}.large-grid---0xgCwN6--XMyYZqwp .children--YrLNLmIQ--M2Tf0mW3>:last-child{margin-bottom:0!important}.large-grid---0xgCwN6--XMyYZqwp .toolbar--imPD50P3--fWIDI4tz{color:unset;grid-area:stripe-toolbar;margin:0;overflow:initial}.large-grid---0xgCwN6--XMyYZqwp .toolbar--imPD50P3--fWIDI4tz .g-card--GiyZs3Ro{margin:0}@media (min-width:992px){.large-grid---0xgCwN6--XMyYZqwp{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--XMyYZqwp{grid-template-areas:"stripe-children" "stripe-toolbar";grid-template-columns:1fr;grid-template-rows:repeat(2,min-content)}.large-grid---0xgCwN6--XMyYZqwp .left--1gjav292--X8qlOedR{display:none}.large-grid---0xgCwN6--XMyYZqwp .toolbar--imPD50P3--fWIDI4tz{padding-top:.9375rem}.large-grid---0xgCwN6--XMyYZqwp .toolbar--imPD50P3--fWIDI4tz:empty{padding-top:0}}.grid--RPh-4pIw--mBgp0TW8{padding-top:.9375rem;position:relative;z-index:30;z-index:20}.toolbar--ikbUw-M9--pHqD37CZ{max-height:6.25rem}.sticky--EdO9KseI--GiZzxJ7d{position:sticky;z-index:290020}@media (min-width:768px){.grid--RPh-4pIw--mBgp0TW8{backface-visibility:hidden;clip-path:inset(50% -100% -100% -100%);margin-top:-.0625rem;padding-top:.125rem;transform:translateY(-50%)}.grid--RPh-4pIw--mBgp0TW8:before{background:inherit;content:""!important;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:0}.toolbar--ikbUw-M9--pHqD37CZ{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--mBgp0TW8{background-color:transparent!important}.sticky--9UORGQ-D--HwPYy44y{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--HwPYy44y .btn--OEY2_to5,.sticky--9UORGQ-D--HwPYy44y .g-button--MOLrNBd9{pointer-events:auto}}.sticky--9UORGQ-D--HwPYy44y.enter--t1bikcNt--RgS2MClN,.sticky--9UORGQ-D--HwPYy44y.exit--lInVFoEn--IwrpFVIs.exit-active--Qa0jHAM6--QHRZntVs{opacity:0;transform:translateY(20%)}.sticky--9UORGQ-D--HwPYy44y.enter--t1bikcNt--RgS2MClN.enter-active--idrEabUX--pWDwkBmB,.sticky--9UORGQ-D--HwPYy44y.exit--lInVFoEn--IwrpFVIs{opacity:1;transform:translateY(0)}.sticky--9UORGQ-D--HwPYy44y.enter--t1bikcNt--RgS2MClN.enter-active--idrEabUX--pWDwkBmB{transition:transform .15s cubic-bezier(.215,.61,.355,1) 0s,opacity 50ms cubic-bezier(.215,.61,.355,1) 0s}.sticky--9UORGQ-D--HwPYy44y.exit--lInVFoEn--IwrpFVIs.exit-active--Qa0jHAM6--QHRZntVs{transition:transform .15s cubic-bezier(.55,.055,.675,.19) 0s,opacity 50ms cubic-bezier(.55,.055,.675,.19) .1s}.split-button--hgka2pBL--fWHlPvZv{display:inline-grid!important;grid-template-columns:1fr 2.625rem;margin:0!important;max-width:100%}.g-group-button--LKgSoVeK .split-button--hgka2pBL--fWHlPvZv{margin-inline:.5rem!important}.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9{margin:0!important;position:relative;z-index:1}.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9:disabled{z-index:0}.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9:focus-visible{z-index:2}.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9:first-child:nth-child(n){border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9:first-child:before{right:-.125rem}@media (max-width:575.98px){.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9:first-child{flex:1}}.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9: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--fWHlPvZv .g-button--MOLrNBd9:last-child:before{left:-.125rem}.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9: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--fWHlPvZv .g-button--MOLrNBd9:focus-visible:not(:active):before{opacity:0}.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9.g-button-variant-primary--ZHzx4qBn:before,.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9.g-button-variant-tertiary--h7s1aluw:before{border-color:rgba(var(--rgb-black),.2)}.g-inverted--h8zDPhsp .split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9.g-button-variant-tertiary--h7s1aluw:before{border-color:rgba(var(--rgb-white),.5)}.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9.g-button-variant-tertiary--h7s1aluw:disabled~:disabled:before{opacity:.4}.g-inverted--h8zDPhsp .split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9.g-button-variant-primary--ZHzx4qBn:before,.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9.g-button-variant-primary--ZHzx4qBn:disabled~:disabled:before,.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9:first-child:disabled:before,.split-button--hgka2pBL--fWHlPvZv .g-button--MOLrNBd9:first-child:not(:disabled)~:last-child:before{content:none}.sticky-button--GO-ATLQs--Alaoo98E.g-no-inverted--og7u8Yyb .g-button--MOLrNBd9: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--Alaoo98E.g-no-inverted--og7u8Yyb .g-button--MOLrNBd9: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--N6QHdjya,.block-xs-up--1uWSJ-Z5--OpudWNK3{display:none!important;display:block!important}.flex-xs-extended-up--Kf9jAYkO--m2sFWHYG,.flex-xs-up--jOQ-tlmR--qKajxBhs{display:none!important;display:flex!important}.inline-xs-extended-up--3VWhI-Pz--Nj47gOHI,.inline-xs-up---50-PaXm--pcxQTWH4{display:none!important;display:inline!important}.block-sm-up--W06c2bAJ--P7QrZJgf,.none-xs-extended-up--8Iy8NSFM--zcwT1OO2,.none-xs-up--B41il6Vy--Ci1wJiqs{display:none!important}@media (min-width:576px){.block-sm-up--W06c2bAJ--P7QrZJgf{display:block!important}}.block-sm-extended-up--OjqFT1Dp--S9udJJOE{display:none!important}@media (min-width:576px){.block-sm-extended-up--OjqFT1Dp--S9udJJOE{display:block!important}}.flex-sm-up--Go80Agol--ly2SMp_R{display:none!important}@media (min-width:576px){.flex-sm-up--Go80Agol--ly2SMp_R{display:flex!important}}.flex-sm-extended-up--MSr84NCA--JJppCB5y{display:none!important}@media (min-width:576px){.flex-sm-extended-up--MSr84NCA--JJppCB5y{display:flex!important}}.inline-sm-up--swWNgs3k--FESv3Gfa{display:none!important}@media (min-width:576px){.inline-sm-up--swWNgs3k--FESv3Gfa{display:inline!important}}.inline-sm-extended-up--1O4vDHQQ--UDfUMo7E{display:none!important}@media (min-width:576px){.inline-sm-extended-up--1O4vDHQQ--UDfUMo7E{display:inline!important}.none-sm-extended-up--6ymAcUp4--HFxtoWaQ,.none-sm-up--21JIHuI---NXdniH6M{display:none!important}}.block-md-up--oc6DeT3C--HcpAMNzz{display:none!important}@media (min-width:768px){.block-md-up--oc6DeT3C--HcpAMNzz{display:block!important}}.block-md-extended-up--7mQc-Zl7--cxybahMm{display:none!important}@media (min-width:768px){.block-md-extended-up--7mQc-Zl7--cxybahMm{display:block!important}}.flex-md-up--FvWAYUNN--ThyYvdnW{display:none!important}@media (min-width:768px){.flex-md-up--FvWAYUNN--ThyYvdnW{display:flex!important}}.flex-md-extended-up--pfM3fpdN--qEFLMqoQ{display:none!important}@media (min-width:768px){.flex-md-extended-up--pfM3fpdN--qEFLMqoQ{display:flex!important}}.inline-md-up--jwcHL14p--eBruzq6X{display:none!important}@media (min-width:768px){.inline-md-up--jwcHL14p--eBruzq6X{display:inline!important}}.inline-md-extended-up--NhvLV--w--MGxVkwpq{display:none!important}@media (min-width:768px){.inline-md-extended-up--NhvLV--w--MGxVkwpq{display:inline!important}.none-md-extended-up--33QNF7Qa--Dk1XVAIz,.none-md-up--1yWiZLqT--qUbnh2Nu{display:none!important}}.block-lg-up--rs4gM7jc--AMQ0WbAt{display:none!important}@media (min-width:992px){.block-lg-up--rs4gM7jc--AMQ0WbAt{display:block!important}}.block-lg-extended-up--MgkRqR3a--fp4EAxez{display:none!important}@media (min-width:992px){.block-lg-extended-up--MgkRqR3a--fp4EAxez{display:block!important}}.flex-lg-up--gBmvYI7P--HLNeeTVw{display:none!important}@media (min-width:992px){.flex-lg-up--gBmvYI7P--HLNeeTVw{display:flex!important}}.flex-lg-extended-up--RGmfL3H8--A2qRrt1F{display:none!important}@media (min-width:992px){.flex-lg-extended-up--RGmfL3H8--A2qRrt1F{display:flex!important}}.inline-lg-up--5OakawV0--pT7wt1Fk{display:none!important}@media (min-width:992px){.inline-lg-up--5OakawV0--pT7wt1Fk{display:inline!important}}.inline-lg-extended-up--dS0IBYHn--kiMw2Hr2{display:none!important}@media (min-width:992px){.inline-lg-extended-up--dS0IBYHn--kiMw2Hr2{display:inline!important}.none-lg-extended-up--a-EztQ1t--xv1pmA4N,.none-lg-up--S-DkWJbP--ENXEoIgC{display:none!important}}.block-xl-up--YifRn58u--DQcPeGIe{display:none!important}@media (min-width:1200px){.block-xl-up--YifRn58u--DQcPeGIe{display:block!important}}.block-xl-extended-up--FSvoOjLm--FcNokCC6{display:none!important}@media (min-width:1320px){.block-xl-extended-up--FSvoOjLm--FcNokCC6{display:block!important}}.flex-xl-up--CStkOl9W--B_85S0ZX{display:none!important}@media (min-width:1200px){.flex-xl-up--CStkOl9W--B_85S0ZX{display:flex!important}}.flex-xl-extended-up--Klp-Csv5--ZSkhvz6C{display:none!important}@media (min-width:1320px){.flex-xl-extended-up--Klp-Csv5--ZSkhvz6C{display:flex!important}}.inline-xl-up--7Jgztztl--n5RT5xJy{display:none!important}@media (min-width:1200px){.inline-xl-up--7Jgztztl--n5RT5xJy{display:inline!important}}.inline-xl-extended-up--GT99AOZ4--ygGwXtVd{display:none!important}@media (min-width:1320px){.inline-xl-extended-up--GT99AOZ4--ygGwXtVd{display:inline!important}}@media (min-width:1200px){.none-xl-up--EVHht61i--_YnXeO88{display:none!important}}@media (min-width:1320px){.none-xl-extended-up--a1DwFrI5--NXwyXU7F{display:none!important}}.block-xxl-up--dyUv96Sx--NMsAqin8{display:none!important}@media (min-width:1400px){.g-bs5-grid--E_60uxSg .block-xxl-up--dyUv96Sx--NMsAqin8{display:block!important}}.block-xxl-extended-up--BA533aq---shsCfOj7{display:none!important}@media (min-width:1560px){.g-bs5-grid--E_60uxSg .block-xxl-extended-up--BA533aq---shsCfOj7{display:block!important}}.flex-xxl-up--bIOTWUMS--qRebkq3v{display:none!important}@media (min-width:1400px){.g-bs5-grid--E_60uxSg .flex-xxl-up--bIOTWUMS--qRebkq3v{display:flex!important}}.flex-xxl-extended-up--EPMV1Sdl--e9fDhQWr{display:none!important}@media (min-width:1560px){.g-bs5-grid--E_60uxSg .flex-xxl-extended-up--EPMV1Sdl--e9fDhQWr{display:flex!important}}.inline-xxl-up--i8SXj8wb--Vk3UJByF{display:none!important}@media (min-width:1400px){.g-bs5-grid--E_60uxSg .inline-xxl-up--i8SXj8wb--Vk3UJByF{display:inline!important}}.inline-xxl-extended-up--MkQom0pB--zTr_9qGB{display:none!important}@media (min-width:1560px){.g-bs5-grid--E_60uxSg .inline-xxl-extended-up--MkQom0pB--zTr_9qGB{display:inline!important}}@media (min-width:1400px){.g-bs5-grid--E_60uxSg .none-xxl-up--z7lFC6kP--DI0TsAZZ{display:none!important}}@media (min-width:1560px){.g-bs5-grid--E_60uxSg .none-xxl-extended-up--aYhAAgC---fF9gTARq{display:none!important}}.button--CFMsfZjm--IxHI1ORb{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--YpDEKq59{display:block;height:.0625rem;margin-top:-.0625rem}.action-button--3Sie-ne8--MwD0_9X1{min-height:0!important;width:auto!important}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n){transition-duration:.25s;transition-property:background-color,border-color}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n) .link--jShmwLhL--fAC9luYu{inset:0;opacity:0;position:absolute;z-index:0}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n) .button--6-DPM8DI--A6T2TEDe:nth-child(n):nth-child(n){position:static}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n) .button--6-DPM8DI--A6T2TEDe:nth-child(n):nth-child(n):before{content:"";inset:0;position:absolute;z-index:0}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv):active .g-minor--wWTWTkiu,.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv):hover .g-minor--wWTWTkiu{color:var(--g-color-text-primary)}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv) .g-button--MOLrNBd9{position:relative;z-index:1}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv) .g-minor--wWTWTkiu{transition:color .35s ease 0s}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv).hoverable--Yx0eOKDz--PPWCCwMr{border:.0625rem solid var(--g-color-border-primary);outline:none}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv).hoverable--Yx0eOKDz--PPWCCwMr:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv).hoverable--Yx0eOKDz--PPWCCwMr:hover{background-color:var(--g-color-overlay-hover)}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv).hoverable--Yx0eOKDz--PPWCCwMr:hover .g-avatar-content--cg6XkSU8:not(.g-avatar-content-border--mnmzgsPM){--color-bg:var(--g-color-surface-primary)}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv).hoverable--Yx0eOKDz--PPWCCwMr:active{background-color:var(--g-color-overlay-active)}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv).hoverable--Yx0eOKDz--PPWCCwMr .button--6-DPM8DI--A6T2TEDe:hover{background:none}.g-card-group--XfC28Y8_>.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n):not(.disabled--SRKyZkjb--cVV255Xv).hoverable--Yx0eOKDz--PPWCCwMr{border-width:var(--g-size-border-width-sm) 0 0}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n).disabled--SRKyZkjb--cVV255Xv{border-color:var(--g-color-fill-disabled)!important;cursor:not-allowed}.interactable--IObJaLVt--fAWIOttB:nth-child(n):nth-child(n).disabled--SRKyZkjb--cVV255Xv *{color:var(--g-color-fill-disabled);pointer-events:none}.container--XjGGgeYB--ebbVGacJ{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--ebbVGacJ:nth-child(n):nth-child(n){margin-top:0}@media (max-width:767.98px){.container--XjGGgeYB--ebbVGacJ:nth-child(n):nth-child(n){width:100%}}@media (min-width:768px) and (max-width:991.98px){.container--XjGGgeYB--ebbVGacJ{width:20rem}}.container--XjGGgeYB--ebbVGacJ::-webkit-scrollbar{display:none}.container--XjGGgeYB--ebbVGacJ.expanded--dUTPWGxh--m_ri6bQA{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16);width:18rem}.container--XjGGgeYB--ebbVGacJ:not(.expanded--dUTPWGxh--m_ri6bQA) .g-pill--yrx17JpZ:nth-child(n):nth-child(n){flex-shrink:0;margin-left:-1.25rem;margin-top:-.875rem}.container--XjGGgeYB--ebbVGacJ:not(.expanded--dUTPWGxh--m_ri6bQA) .g-sidenav-section--TKmQVQT9{align-items:center;display:flex}.container--XjGGgeYB--ebbVGacJ:not(.expanded--dUTPWGxh--m_ri6bQA) .g-sidenav-section--TKmQVQT9 .g-pill--yrx17JpZ:nth-child(n):nth-child(n){margin-left:-.625rem}.container--XjGGgeYB--ebbVGacJ:not(.expanded--dUTPWGxh--m_ri6bQA):nth-child(n):nth-child(n) .g-sidenav-section-divider--X4n1ewl2{margin-left:.5rem;margin-right:.5rem;width:calc(100% - 1rem)}.g-dark--d6PTsX3J .container--XjGGgeYB--ebbVGacJ{background:var(--g-color-surface-secondary)}.dropdown--fM1AfLvw--o5wk32di{max-width:calc(100vw - 30px);z-index:350000}.popper--XN9m645u--AqNdxjip{overflow:visible}.body--HEy3sTvn--iELnQice{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--iELnQice:has(+.footer--LjjcuLMM--y30cL0QD){border-bottom-left-radius:0;border-bottom-right-radius:0}.body--HEy3sTvn--iELnQice~.g-dropdown-arrow--rUpMe8NV{color:var(--g-color-surface-primary)}.content--8d30TEEe--VM4p90E_{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--8d30TEEe--VM4p90E_.padded--6nkMe23y--wCq9jRB5{padding:var(--g-size-bs-10) var(--g-size-bs-15)}.content--8d30TEEe--VM4p90E_.padded--6nkMe23y--wCq9jRB5~.action--P0-dElWj--zQdbSaNs{padding:0 var(--g-size-bs-15) var(--g-size-bs-15)}.action--P0-dElWj--zQdbSaNs{padding:var(--g-size-bs-15)}.action--P0-dElWj--zQdbSaNs .g-button--MOLrNBd9:nth-child(n){width:100%}.title--sMGB8KnQ--OtWpR_Xp: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--OtWpR_Xp: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--OtWpR_Xp:nth-child(n):nth-child(n):nth-child(n):nth-child(n).with-overline---ekkPk7p--dzvua93_{font-size:1.375rem;line-height:1.75rem}}.overline--hlcqsSli--UY3vLEFn:nth-child(n):nth-child(n){font-size:.75rem;line-height:1rem;padding:0}.container--TtGKjLbP--CViGPbfE{background:transparent;display:grid;place-items:center;position:static}.mobile--wsddQaBL--VuKLH8uT{display:grid;grid-template-areas:"title"}.mobile--wsddQaBL--VuKLH8uT [tabindex]{grid-area:title;pointer-events:none;z-index:1}.toggle--oMWAqjiH--Ib0_gORi: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--Ib0_gORi:after{--color:CanvasText}}.toggle--oMWAqjiH--Ib0_gORi.disabled--LxpBVadK--I9C2NnYQ:after,.toggle--oMWAqjiH--Ib0_gORi:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.toggle--oMWAqjiH--Ib0_gORi.show--F7xKDXuA--_TLwTxfE:after,.toggle--oMWAqjiH--Ib0_gORi[aria-expanded=true]:after{transform:rotate(180deg)}.toggle--oMWAqjiH--Ib0_gORi: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--Ib0_gORi:before{content:"";inset:-.5625rem;position:absolute;z-index:0}@media (min-width:768px) and (max-width:991.98px){.toggle--oMWAqjiH--Ib0_gORi:before{inset:-1.25rem}}.toggle--oMWAqjiH--Ib0_gORi:after{background-color:currentColor;margin-left:auto}.toggle--oMWAqjiH--Ib0_gORi[aria-expanded=true]:after{transform:rotate(180deg)}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .navigation--gq-vm-jV--gFpmlzY0{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--GNJInSl2{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---Ro7_9L9O{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---Ro7_9L9O:last-child{border-bottom:0}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--xWoRKwcD{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--xWoRKwcD:focus-visible,:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--guQaboD1--xWoRKwcD:hover{background-color:var(--g-color-surface-secondary)}.text--mnH1D27L--zIl4pvwL{isolation:isolate}.highlight--1mh-8whj--ojDrgN9f{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--R7SNV0cg{border:0 solid var(--color-bg,var(--color-blue-300));display:block;pointer-events:none;position:absolute;z-index:50}.decoration--ze1-MTR4--R7SNV0cg.left--ywzv0Mms--rHJzoTSN,.decoration--ze1-MTR4--R7SNV0cg.right--BmtFzyU2--sKSs_gdD{border-left-width:.3125rem;bottom:0;top:0}.decoration--ze1-MTR4--R7SNV0cg.left--ywzv0Mms--rHJzoTSN{left:0}.decoration--ze1-MTR4--R7SNV0cg.right--BmtFzyU2--sKSs_gdD{right:0}.decoration--ze1-MTR4--R7SNV0cg.bottom--JWEce4Fr--h8XhvBiA,.decoration--ze1-MTR4--R7SNV0cg.top--7S4pcZJn--MvFzMTIH{border-top-width:.3125rem;left:0;right:0}.decoration--ze1-MTR4--R7SNV0cg.top--7S4pcZJn--MvFzMTIH{top:0}.decoration--ze1-MTR4--R7SNV0cg.bottom--JWEce4Fr--h8XhvBiA{bottom:0}.content--w7aPL9L3--iHVD_PPq{display:inline-flex;flex-wrap:nowrap;max-width:100%}.content--w7aPL9L3--iHVD_PPq span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content--w7aPL9L3--iHVD_PPq span:last-child{white-space:nowrap}.product-info--cySb51AQ--TV64HyfH: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--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info--TFZcydm0{align-items:center;max-width:100%}.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-minor--wWTWTkiu{line-height:inherit}.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--aOnqTYN_{overflow:hidden}.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--CZpoqN8v{font-size:1rem;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--CZpoqN8v.g-amount-fallback--GBwTs1YT{display:block}.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-amount--CZpoqN8v.g-amount-fallback--GBwTs1YT>svg{display:none}.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-button--MOLrNBd9{align-self:auto}.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-faded--XQMUSBwd{color:inherit}.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---iE0cCWQa{align-items:center;display:flex;height:var(--g-size-icon-lg)}@media (max-width:767.98px){.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n){justify-content:center!important}.product-info--cySb51AQ--TV64HyfH:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .overlay--MZrQ4x8---iE0cCWQa{display:none}}@media (min-width:992px){.large--I-m5-vwk--Y7e0xXmH .overlay--MZrQ4x8---iE0cCWQa{position:absolute;right:0;top:0}.large--I-m5-vwk--Y7e0xXmH .g-product-info--TFZcydm0:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:flex-start;flex-direction:column}.large--I-m5-vwk--Y7e0xXmH .g-major--iVll5Sj9:nth-child(n):nth-child(n){font-weight:600}.large--I-m5-vwk--Y7e0xXmH .g-amount--CZpoqN8v: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--Y7e0xXmH .g-amount-wrapper--Cvvjm6tL{display:block;font-size:.875rem;line-height:1.3125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--I-m5-vwk--Y7e0xXmH .g-amount-wrapper--Cvvjm6tL .g-amount--CZpoqN8v: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--EAUaGsOX .g-amount--CZpoqN8v:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--NmBuIk9I .g-amount--CZpoqN8v:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.875rem;line-height:1.3125rem}.double-amount--GzJ6M-Vs--EAUaGsOX .g-amount-wrapper--Cvvjm6tL,.double-amount--GzJ6M-Vs--EAUaGsOX .g-minor--wWTWTkiu:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.has-product-number--KyPxv6kE--NmBuIk9I .g-minor--wWTWTkiu:nth-child(n):nth-child(n):nth-child(n):nth-child(n){font-size:.75rem;line-height:1.125rem}.double-amount--GzJ6M-Vs--EAUaGsOX .g-amount-wrapper--Cvvjm6tL{display:block;margin-top:-.1875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.double-amount--GzJ6M-Vs--EAUaGsOX .g-amount-wrapper--Cvvjm6tL .g-amount--CZpoqN8v: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--NmBuIk9I .g-minor--wWTWTkiu:first-child:nth-child(n):nth-child(n){font-weight:600}.has-product-number--KyPxv6kE--NmBuIk9I .g-amount--CZpoqN8v{margin-top:-.1875rem}@media (min-width:768px){.toolbar--e28y896V--ISbfJt1m{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--ISbfJt1m .g-card--GiyZs3Ro,.toolbar--e28y896V--ISbfJt1m .g-card-group--XfC28Y8_{margin:0!important}@media (min-width:768px){.toolbar--e28y896V--ISbfJt1m .g-card--GiyZs3Ro,.toolbar--e28y896V--ISbfJt1m .g-card-group--XfC28Y8_{box-shadow:none!important;outline:none!important}}@media (min-width:576px){.content--XOKOGIXv--Yy6Lr19X .g-card--GiyZs3Ro{--card-content-padding-horizontal:2rem}.content--XOKOGIXv--Yy6Lr19X .g-card--GiyZs3Ro .g-card-body--Duj78VIV,.content--XOKOGIXv--Yy6Lr19X .g-card--GiyZs3Ro .g-card-body--Duj78VIV .g-card--GiyZs3Ro{--card-content-padding-horizontal:initial}.content--XOKOGIXv--Yy6Lr19X .g-card--GiyZs3Ro:not(.g-card-no-padding--ZyAbqSMf,[class*=g-card-alert-]){--card-padding-horizontal:2rem}.content--XOKOGIXv--Yy6Lr19X .g-card--GiyZs3Ro:not(.g-card-no-padding--ZyAbqSMf,[class*=g-card-alert-]):not(.g-card-header--BcdbBNQ2,.g-card-footer--tMF6Zsxl,.g-card-function--TkpD7bLc){--card-padding-vertical:2rem}.content--XOKOGIXv--Yy6Lr19X .g-card--GiyZs3Ro:not(.g-card-no-padding--ZyAbqSMf,[class*=g-card-alert-]) .g-card-body--Duj78VIV .g-card--GiyZs3Ro{--card-padding-vertical:0.625rem;--card-padding-horizontal:0.9375rem}.content--XOKOGIXv--Yy6Lr19X .g-card--GiyZs3Ro:not(.g-card-no-padding--ZyAbqSMf,[class*=g-card-alert-]) .g-card-body--Duj78VIV .g-card--GiyZs3Ro .g-product-info--TFZcydm0{margin:0}.content--XOKOGIXv--Yy6Lr19X .g-card--GiyZs3Ro:not(.g-card-no-padding--ZyAbqSMf,[class*=g-card-alert-]) .g-card-body--Duj78VIV .g-product-info--TFZcydm0{margin-bottom:-1.375rem;margin-left:-.3125rem;margin-top:-1.375rem}.content--XOKOGIXv--Yy6Lr19X .g-card-group-vertical--PRIzj0p0.g-card-group-noline--tSXi20gu>.g-card--GiyZs3Ro{--card-padding-vertical:0.625rem}.content--XOKOGIXv--Yy6Lr19X .g-card-group-vertical--PRIzj0p0.g-card-group-noline--tSXi20gu>.g-card--GiyZs3Ro:first-child{padding-top:1.375rem}.content--XOKOGIXv--Yy6Lr19X .g-card-group-vertical--PRIzj0p0.g-card-group-noline--tSXi20gu>.g-card--GiyZs3Ro:last-child{padding-bottom:1.375rem}.content--XOKOGIXv--Yy6Lr19X .g-card-group-vertical--PRIzj0p0.g-card-group-noline--tSXi20gu>.g-card--GiyZs3Ro.g-card-no-padding--ZyAbqSMf{padding:0}}@media (max-width:575.98px){.content--XOKOGIXv--Yy6Lr19X .g-card--GiyZs3Ro:nth-child(n),.content--XOKOGIXv--Yy6Lr19X .g-card-group--XfC28Y8_:nth-child(n){padding:0}.content--XOKOGIXv--Yy6Lr19X>ol,.content--XOKOGIXv--Yy6Lr19X>ul{margin-left:1.5rem}}.stepper-container--TsVcfofB--QlJILwqQ{--high-contrast-color:var(--g-color-text-primary);--low-contrast-color:var(--g-color-border-primary)}.stepper-container--TsVcfofB--QlJILwqQ:nth-child(n):nth-child(n){display:flex;justify-content:center;list-style:none;padding:0}.stepper-container--TsVcfofB--QlJILwqQ li:nth-child(n):nth-child(n):nth-child(n){padding:0}.stepper-container--TsVcfofB--QlJILwqQ li:nth-child(n):nth-child(n):nth-child(n):before{background-color:unset}.stepper-container--TsVcfofB--QlJILwqQ .step-wrapper-unvisited--RLj5fBQT--4eRoX7tE,.stepper-container--TsVcfofB--QlJILwqQ .step-wrapper-visited--wOUrUsiq--fmBP13k0{display:flex}.stepper-container--TsVcfofB--QlJILwqQ .step-wrapper-unvisited--RLj5fBQT--4eRoX7tE:not(:first-child):before,.stepper-container--TsVcfofB--QlJILwqQ .step-wrapper-visited--wOUrUsiq--fmBP13k0:not(:first-child):before{border-top:.125rem solid var(--high-contrast-color);content:"";margin-top:.75rem;width:5.8125rem}.stepper-container--TsVcfofB--QlJILwqQ .step-wrapper-unvisited--RLj5fBQT--4eRoX7tE:not(:first-child):before{border-color:var(--low-contrast-color)}.stepper-container--TsVcfofB--QlJILwqQ .step--0uNmS-MP--JQJJ9JWO{align-items:center;display:flex;flex-direction:column}.stepper-container--TsVcfofB--QlJILwqQ .step--0uNmS-MP--JQJJ9JWO .circle--HTAzEzsN--TJZvAtuy{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--QlJILwqQ .step--0uNmS-MP--JQJJ9JWO .visited-circle--c--OozwA--sCFajPgr{background-color:var(--high-contrast-color);color:var(--g-color-surface-primary)}.stepper-container--TsVcfofB--QlJILwqQ .step--0uNmS-MP--JQJJ9JWO .unvisited-circle--mcbcumWU--ucDpBOxA{border:.125rem solid var(--low-contrast-color);color:var(--high-contrast-color)}.stepper-container--TsVcfofB--QlJILwqQ .step--0uNmS-MP--JQJJ9JWO .label-container--ENWigqBJ--TYKaffEk{padding-top:.25rem;width:3.125rem}.stepper-container--TsVcfofB--QlJILwqQ .step--0uNmS-MP--JQJJ9JWO .label-container--ENWigqBJ--TYKaffEk .label--Z4jDDnLE--oOlmtmg6{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--QlJILwqQ .visited-divider--peKqiqsm--MhbCnJ8O{border-top:.125rem solid var(--high-contrast-color)}.stepper-container--TsVcfofB--QlJILwqQ .progress-label--zS4162XG--CczeeV9q{color:var(--high-contrast-color);font-size:.75rem;text-align:center}.stepper-container--TsVcfofB--QlJILwqQ .progress--M7tgu0RI--LYZnHmIJ{background-color:var(--low-contrast-color);border-radius:var(--g-size-border-radius-xs);display:flex;flex-direction:row;height:.125rem}.stepper-container--TsVcfofB--QlJILwqQ .progress--M7tgu0RI--LYZnHmIJ:nth-child(n){margin:.5rem 0 0;padding:0}.stepper-container--TsVcfofB--QlJILwqQ .progress--M7tgu0RI--LYZnHmIJ .bar--KYlDp1hr--jmGtNuY_{flex-grow:1}.stepper-container--TsVcfofB--QlJILwqQ .progress--M7tgu0RI--LYZnHmIJ .visited-bar--8gxWzY0m--us1roEFH{background-color:var(--high-contrast-color);border-radius:var(--g-size-border-radius-xs);flex-grow:1}.compact-container--TdexvTL7--vBeucTWb{flex-direction:column}.compact-container--TdexvTL7--vBeucTWb .progress--M7tgu0RI--LYZnHmIJ{background-color:transparent}.compact-container--TdexvTL7--vBeucTWb .progress--M7tgu0RI--LYZnHmIJ .bar--KYlDp1hr--jmGtNuY_{border-radius:var(--g-size-border-radius-none);height:.25rem;padding:0}.compact-container--TdexvTL7--vBeucTWb .progress--M7tgu0RI--LYZnHmIJ .bar--KYlDp1hr--jmGtNuY_.last-uniform-bar--Y-iSpZd5--P3PBo53f,.compact-container--TdexvTL7--vBeucTWb .progress--M7tgu0RI--LYZnHmIJ .bar--KYlDp1hr--jmGtNuY_:last-child{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.compact-container--TdexvTL7--vBeucTWb .progress--M7tgu0RI--LYZnHmIJ .bar--KYlDp1hr--jmGtNuY_:first-child{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.compact-container--TdexvTL7--vBeucTWb .progress--M7tgu0RI--LYZnHmIJ .bar--KYlDp1hr--jmGtNuY_:not(.visited-bar--8gxWzY0m--us1roEFH).first-unvisited-bar--L8FbfoS6--bIqN8oA8{background-image:radial-gradient(circle at left,transparent .125rem,var(--low-contrast-color) .125rem)}.compact-container--TdexvTL7--vBeucTWb .progress--M7tgu0RI--LYZnHmIJ .bar--KYlDp1hr--jmGtNuY_:not(.visited-bar--8gxWzY0m--us1roEFH):not(.first-unvisited-bar--L8FbfoS6--bIqN8oA8){background-color:var(--low-contrast-color)}.minimal---DsJ0FD9--kxOGtBKV{display:flex;gap:.625rem}.g-modal-teaser--qnEsDIA7 .minimal---DsJ0FD9--kxOGtBKV{padding-bottom:1.25rem!important}.minimal---DsJ0FD9--kxOGtBKV li{background-color:var(--g-color-fill-primary);border-radius:var(--g-size-border-radius-circle);height:.625rem;width:.625rem}.minimal---DsJ0FD9--kxOGtBKV li[aria-current=step]{background-color:var(--g-color-text-primary)}.carousel--cXGTrlB6--JcpjQ5XE{--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--wFlCJYPN{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--wFlCJYPN>.slider--qjrEscM1--ck7UT4PO{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--wFlCJYPN>.slider--qjrEscM1--ck7UT4PO:after{content:"";display:block;width:100vw}@media (min-width:768px){.veil--5Khel9KS--wFlCJYPN>.slider--qjrEscM1--ck7UT4PO:after{display:none}}.slider--qjrEscM1--ck7UT4PO{-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--ck7UT4PO::-webkit-scrollbar{display:none}.slider-fluid--OJmtG7qu--fmq2SFSg{grid-auto-columns:max-content}@media (min-width:768px){.slider--qjrEscM1--ck7UT4PO{gap:var(--gap);grid-auto-columns:calc((100% - var(--gap)*(var(--visible-items) - 1))/var(--visible-items))}}.slider-item--8zdUp38V--Ek1P7Wjo{scroll-snap-align:start}.button--hbhPHNH4--aiX0_76z: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--aiX0_76z:nth-child(n):nth-child(n):nth-child(n):not(:disabled):hover{outline:none}.button-previous--AoJls2lA--ZTJ46W_V{left:calc(var(--g-size-layout-sm)/-2)}.button-next--S-0j8MEH--Y31DGnV1{right:calc(var(--g-size-layout-sm)/-2)}@media (max-width:575.98px){.button-previous--AoJls2lA--ZTJ46W_V{left:-.75rem}.button-next--S-0j8MEH--Y31DGnV1{right:-.75rem}}.stepper--3y9vvCBQ--eqRVwQZL{justify-content:center;padding:var(--g-size-spacing-xxl) 0 var(--g-size-spacing-xl)!important}.dropdown--HMCqDUHs--YZnvI4HZ{max-width:calc(100vw - 1.875rem);z-index:350000}.dropdown--HMCqDUHs--YZnvI4HZ.use-toggle-width--I7rsAIwb--OxPXeds_{max-width:none;min-width:0}.toggle--cTDAL7zm--IpoutRvp{display:inline-block;outline:none}.popper--HU9ZD9i5--sAYkSTu4{backface-visibility:hidden;margin:0;overflow:visible!important;padding:.25rem 0 .125rem}.popper--HU9ZD9i5--sAYkSTu4.end--8YLImV8r--ZQR168OI{padding-top:.125rem}.popper--HU9ZD9i5--sAYkSTu4.has-arrow--l7tsSung--p7gGqiCK{padding-bottom:.6875rem;padding-top:.6875rem}.popper--HU9ZD9i5--sAYkSTu4.horizontal--uCOL41FE--qyu9ipvL{padding:0 .125rem 0 .25rem}.popper--HU9ZD9i5--sAYkSTu4.horizontal--uCOL41FE--qyu9ipvL.end--8YLImV8r--ZQR168OI{padding-left:.125rem}.popper--HU9ZD9i5--sAYkSTu4.horizontal--uCOL41FE--qyu9ipvL.has-arrow--l7tsSung--p7gGqiCK{padding-left:.6875rem;padding-right:.6875rem}.popper--HU9ZD9i5--sAYkSTu4.portal--FdodUbCU--GaplbpIQ{float:none;min-width:0!important;position:static}.body--H2Il3Idj--PBzkt1sz{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--lzKuVocS .body--H2Il3Idj--PBzkt1sz{border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:12.5rem}.has-footer--FN6QjkdP--lzKuVocS .body--H2Il3Idj--PBzkt1sz: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--CNIdu1DW{max-height:21.875rem;overflow-x:hidden;overflow-y:auto}.content--G-jrMrj7--CNIdu1DW.padded--4m82oIHv--SmsOsk0t{padding:.625rem .9375rem}.action--35M-9xzP--Dj1sceNc{display:flex;margin:0;padding:.9375rem}.padded--4m82oIHv--SmsOsk0t~.action--35M-9xzP--Dj1sceNc{padding-top:0}.action--35M-9xzP--Dj1sceNc .button--OWWCtQlE--AZYWv9kv{flex-grow:1}.footer--QFootcrN--wGwY_r9t{display:flex;flex-direction:column;min-width:12.5rem}.arrow--fQZcY2iW--WtPdjqq1{height:.9375rem;position:absolute;width:.9375rem}.arrow--fQZcY2iW--WtPdjqq1: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--WtPdjqq1:before{border-color:CanvasText Canvas Canvas CanvasText}}.arrow--fQZcY2iW--WtPdjqq1[data-placement*=bottom]{margin-top:.25rem;top:0}.arrow--fQZcY2iW--WtPdjqq1[data-placement*=top]{bottom:0;margin-bottom:.25rem}.arrow--fQZcY2iW--WtPdjqq1[data-placement*=top]:before{transform:rotate(225deg)}.arrow--fQZcY2iW--WtPdjqq1[data-placement*=start]{left:2.125rem}.arrow--fQZcY2iW--WtPdjqq1[data-placement*=end]{right:2.125rem}.arrow--fQZcY2iW--WtPdjqq1[data-placement^=left]{left:auto;margin-right:.25rem;right:0}.arrow--fQZcY2iW--WtPdjqq1[data-placement^=left]:before{transform:rotate(135deg)}.arrow--fQZcY2iW--WtPdjqq1[data-placement^=right]{left:0;margin-left:.25rem;right:auto}.arrow--fQZcY2iW--WtPdjqq1[data-placement^=right]:before{transform:rotate(315deg)}.dropdown-footer--JOkgg7zi--YJHBpm53{background-color:var(--g-color-surface-primary);min-height:3.4375rem;padding:.3125rem .9375rem;position:relative}@media (forced-colors:active){.dropdown-footer--JOkgg7zi--YJHBpm53{background-color:transparent}}.dropdown-footer--JOkgg7zi--YJHBpm53:first-child{border-top:.0625rem solid var(--g-color-border-secondary)}.dropdown-footer--JOkgg7zi--YJHBpm53:before,.dropdown-footer--JOkgg7zi--YJHBpm53: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--YJHBpm53: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--YJHBpm53:hover{background-image:linear-gradient(var(--g-color-overlay-hover),var(--g-color-overlay-hover))}.dropdown-footer--JOkgg7zi--YJHBpm53:has(.button--uIq1-ufj--ZfVG2Y1G:focus-visible){outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.dropdown-footer--JOkgg7zi--YJHBpm53 .button--uIq1-ufj--ZfVG2Y1G:nth-child(n):nth-child(n){border:0;justify-content:left;min-height:1.5rem;padding:0;text-align:left}.dropdown-footer--JOkgg7zi--YJHBpm53 .button--uIq1-ufj--ZfVG2Y1G:nth-child(n):nth-child(n):active,.dropdown-footer--JOkgg7zi--YJHBpm53 .button--uIq1-ufj--ZfVG2Y1G:nth-child(n):nth-child(n):focus-visible,.dropdown-footer--JOkgg7zi--YJHBpm53 .button--uIq1-ufj--ZfVG2Y1G:nth-child(n):nth-child(n):hover{background:transparent;border:0;box-shadow:none;outline:none}.dropdown-footer--JOkgg7zi--YJHBpm53 .button--uIq1-ufj--ZfVG2Y1G:before{content:"";inset:0;position:absolute;z-index:0}.dropdown-footer--JOkgg7zi--YJHBpm53 .description--o7NWuZWm--FHQTq7db:nth-child(n){padding:0}.dropdown-footer--JOkgg7zi--YJHBpm53 .icon--BV6ko1sU--r6m56AgW{position:relative}.dropdown-footer--JOkgg7zi--YJHBpm53 .icon--BV6ko1sU--r6m56AgW .pill--CAlLR5A0--xn_q70OK{position:absolute;right:-.5rem;top:-.5rem}.dropdown-footer--JOkgg7zi--YJHBpm53 .label--rj-pmJUo--mzsdeoim:nth-child(n){white-space:normal}.toggle--ltGB-cjv--t0Skl5gQ{display:inline-block;outline:none;position:relative}.container--k2kDvmEv--M0JwvwFD{padding:1rem}.container--k2kDvmEv--M0JwvwFD .previous--k4xudrWv--BYKQgtOq{position:relative}.container--k2kDvmEv--M0JwvwFD .next--HgpwKBK0--cLYXSBrQ{position:absolute;right:1rem}.container--k2kDvmEv--M0JwvwFD:nth-child(n):nth-child(n) .header--PtwO-zSH--crIoyCxs{margin-top:-2rem;padding-bottom:.75rem;padding-top:0;text-align:center}.container--k2kDvmEv--M0JwvwFD .grid--lrZoI4M5--rwoK4p98{display:grid;grid-template-columns:repeat(4,1fr)}.container--k2kDvmEv--M0JwvwFD .grid--lrZoI4M5--rwoK4p98 .option--r-DVDAiG--IJJV_qmw{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--M0JwvwFD .grid--lrZoI4M5--rwoK4p98 .option--r-DVDAiG--IJJV_qmw{transition-duration:.25s;transition-property:color,background-color,border-color}}.container--k2kDvmEv--M0JwvwFD .grid--lrZoI4M5--rwoK4p98 .option--r-DVDAiG--IJJV_qmw.current--GvdwUJNl--a7D4Bzaw,.container--k2kDvmEv--M0JwvwFD .grid--lrZoI4M5--rwoK4p98 .option--r-DVDAiG--IJJV_qmw:hover{background-color:var(--g-color-overlay-hover)}.container--k2kDvmEv--M0JwvwFD .grid--lrZoI4M5--rwoK4p98 .option--r-DVDAiG--IJJV_qmw:active{background-color:var(--g-color-overlay-active)}.container--k2kDvmEv--M0JwvwFD .grid--lrZoI4M5--rwoK4p98 .option--r-DVDAiG--IJJV_qmw:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--k2kDvmEv--M0JwvwFD .grid--lrZoI4M5--rwoK4p98 .option--r-DVDAiG--IJJV_qmw.selected--jzvG5LHk--jVG2tNAI{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.container--k2kDvmEv--M0JwvwFD .grid--lrZoI4M5--rwoK4p98 .option--r-DVDAiG--IJJV_qmw:disabled{background-color:transparent;color:var(--g-color-text-disabled);cursor:default}.button--2ip7EVGu--v_hsYvwP{margin-top:-.9375rem!important}.list--OSwziSR1--m0rJ29Xn: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--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;animation:animate-in--pXT0nFz5--SP_xlHyx .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--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):first-child{animation-delay:.15s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(2){animation-delay:175ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(3){animation-delay:.2s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(4){animation-delay:225ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(5){animation-delay:.2s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(6){animation-delay:225ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(7){animation-delay:.25s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(8){animation-delay:275ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(9){animation-delay:.25s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(10){animation-delay:275ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(11){animation-delay:.3s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(12){animation-delay:325ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(13){animation-delay:.3s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(14){animation-delay:325ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(15){animation-delay:.35s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(16){animation-delay:375ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(17){animation-delay:.35s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(18){animation-delay:375ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(19){animation-delay:.4s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(20){animation-delay:425ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(21){animation-delay:.4s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(22){animation-delay:425ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(23){animation-delay:.45s}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(24){animation-delay:475ms}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(25){animation-delay:.45s}.item--Jj-XaS0d--eBPmAbj8: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--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{transform:scale(1.217)}.item--Jj-XaS0d--eBPmAbj8:nth-child(n):nth-child(n):nth-child(n):nth-child(n).selected--0BtryGK4--Be7yak_K{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--RUudBfDP{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--Be7yak_K .icon--plt7KJjG--RUudBfDP{opacity:1;transform:scale(1);transition:transform .2s ease-out 0s,opacity .2s ease-out 0s}@keyframes animate-in--pXT0nFz5--SP_xlHyx{0%{opacity:0;transform:scale(.01)}to{opacity:1;transform:scale(1)}}.caret--I7cwGswc--IlZqHieh: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--IlZqHieh:after{--color:CanvasText}}.caret--I7cwGswc--IlZqHieh.disabled--F0m5ubwq--b6mx78u5:after,.caret--I7cwGswc--IlZqHieh:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.caret--I7cwGswc--IlZqHieh.show--XGXjQHIn--K0A6Umw2:after,.caret--I7cwGswc--IlZqHieh[aria-expanded=true]:after{transform:rotate(180deg)}.caret--I7cwGswc--IlZqHieh.g-button-size-small--PO806z48:nth-child(n){padding-right:.625rem}.caret--I7cwGswc--IlZqHieh.disabled--F0m5ubwq--b6mx78u5.btn--OEY2_to5,.caret--I7cwGswc--IlZqHieh:disabled.btn--OEY2_to5{--color:rgba(var(--rgb-black),0.15)!important}.caret--I7cwGswc--IlZqHieh:after{margin-left:.5rem}.label--bjd-WnIh--vVh7QkN4:nth-child(n):nth-child(n):nth-child(n):nth-child(n){margin:0}.container--BR1OBh5S--x4YXYezP{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--x4YXYezP:nth-child(n):focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--BR1OBh5S--x4YXYezP:nth-child(n):nth-child(n):nth-child(n){border-radius:.75rem}.container--BR1OBh5S--x4YXYezP .knob--Q9xYnjjG--Q9Yv6cQy{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--x4YXYezP:hover{border-color:var(--g-color-border-hover)}.container--BR1OBh5S--x4YXYezP[aria-checked=true]{background-color:var(--g-color-interactive-primary);border-color:transparent;box-shadow:none}.container--BR1OBh5S--x4YXYezP[aria-checked=true] .knob--Q9xYnjjG--Q9Yv6cQy{background-color:var(--g-color-fill-inverted);border-width:.5rem;transform:translateX(1.4375rem)}.container--BR1OBh5S--x4YXYezP: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--x4YXYezP:disabled .knob--Q9xYnjjG--Q9Yv6cQy{background-color:var(--g-color-fill-disabled)}.container--BR1OBh5S--x4YXYezP:disabled[aria-checked=true]{background-color:var(--g-color-fill-disabled);border-color:transparent}.container--BR1OBh5S--x4YXYezP:disabled[aria-checked=true] .knob--Q9xYnjjG--Q9Yv6cQy{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--x4YXYezP.g-inverted--h8zDPhsp,.g-inverted--h8zDPhsp .container--BR1OBh5S--x4YXYezP{background-color:rgba(var(--rgb-black),.15);border-color:transparent}.container--BR1OBh5S--x4YXYezP.g-inverted--h8zDPhsp:hover,.g-inverted--h8zDPhsp .container--BR1OBh5S--x4YXYezP:hover{border-color:rgba(var(--rgb-black),.15)}.container--BR1OBh5S--x4YXYezP.g-inverted--h8zDPhsp .knob--Q9xYnjjG--Q9Yv6cQy,.g-inverted--h8zDPhsp .container--BR1OBh5S--x4YXYezP .knob--Q9xYnjjG--Q9Yv6cQy{background-color:var(--g-color-fill-inverted)}.container--BR1OBh5S--x4YXYezP.g-inverted--h8zDPhsp[aria-checked=true],.g-inverted--h8zDPhsp .container--BR1OBh5S--x4YXYezP[aria-checked=true]{background-color:var(--g-color-surface-primary)}.container--BR1OBh5S--x4YXYezP.g-inverted--h8zDPhsp[aria-checked=true] .knob--Q9xYnjjG--Q9Yv6cQy,.g-inverted--h8zDPhsp .container--BR1OBh5S--x4YXYezP[aria-checked=true] .knob--Q9xYnjjG--Q9Yv6cQy{background-color:var(--g-color-interactive-primary)}.container--BR1OBh5S--x4YXYezP.g-inverted--h8zDPhsp:disabled,.g-inverted--h8zDPhsp .container--BR1OBh5S--x4YXYezP:disabled{border-color:transparent}.container--BR1OBh5S--x4YXYezP.g-inverted--h8zDPhsp:disabled .knob--Q9xYnjjG--Q9Yv6cQy,.g-inverted--h8zDPhsp .container--BR1OBh5S--x4YXYezP:disabled .knob--Q9xYnjjG--Q9Yv6cQy{background-color:var(--color-bg);border-color:transparent}.container--BR1OBh5S--x4YXYezP.g-inverted--h8zDPhsp:disabled[aria-checked=true],.g-inverted--h8zDPhsp .container--BR1OBh5S--x4YXYezP:disabled[aria-checked=true]{background-color:rgba(var(--rgb-white),.5)}.label--T-0Mn774--AaRP9i6j: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--AaRP9i6j:nth-child(n):nth-child(n) .label-after--8huwoHUb--JC2ifCvz{order:2}.menu--j7wiEun1--BY59GCvj{background:transparent!important;display:block!important;float:none!important;position:static!important}.menu--j7wiEun1--BY59GCvj .menu--j7wiEun1--BY59GCvj:nth-child(n),.menu--j7wiEun1--BY59GCvj .menu-item--UThgKi4m--pxRAWAgV:not(.section--4Ju3T1Bj--jIy9x4R0):nth-child(n){padding:0}.menu--j7wiEun1--BY59GCvj .menu-item--UThgKi4m--pxRAWAgV:before{display:none}.item--gdsFd3dx--TavhWMpH.has-control--qFdx14KN--SJKXkMxq:nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:space-between}.item--gdsFd3dx--TavhWMpH .control--gUC3eZP3--N810wvr0{margin-left:.625rem;pointer-events:none}.section--4Ju3T1Bj--jIy9x4R0{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--4Ju3T1Bj--jIy9x4R0:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.g-dropdown-item--h9HbZNeF+.section--4Ju3T1Bj--jIy9x4R0{padding-top:1.375rem}.g-dropdown-separator--Gaty23hy .section--4Ju3T1Bj--jIy9x4R0{border-bottom:.0625rem solid var(--g-color-border-secondary)}.spinner--EJ2FnXwj--VzErqKDz{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--EJ2FnXwj--VzErqKDz>*{display:block}.spinner--EJ2FnXwj--VzErqKDz>:last-child{padding-top:1rem}.selectable-item-content--9OLPhqHQ--YzWkh0vs{flex-grow:1;margin:auto}.menu--kis5GoNx--kg0UGbxC{max-height:18.75rem;min-width:10rem}.menu--kis5GoNx--kg0UGbxC:nth-child(n):nth-child(n){padding:0}.menu-item--i1CmkWSG--rUoHvasG:before{display:none}.menu-item--i1CmkWSG--rUoHvasG:nth-child(n):nth-child(n){padding:0}.menu-item-button--Ocqet804--xylZ38ZJ{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:var(--g-size-border-radius-lg);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--xylZ38ZJ:nth-child(n):nth-child(n){color:var(--g-color-text-primary);font-weight:var(--g-font-weight-regular)}.menu-item-button--Ocqet804--xylZ38ZJ:hover:nth-child(n):nth-child(n){text-decoration:none}.menu-item-button--Ocqet804--xylZ38ZJ.highlighted--jTdBpvm3--mhKuFabR{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.menu-item-button--Ocqet804--xylZ38ZJ.selected--NyjMo6Pk--rZPjlwV7:nth-child(n):nth-child(n):nth-child(n){font-weight:var(--g-font-weight-semibold)}.menu-item-button--Ocqet804--xylZ38ZJ.border--UqGDp77I--nKEs4LAA{border-bottom:var(--g-size-border-width-sm) solid var(--g-color-border-secondary)}.menu-item-button--Ocqet804--xylZ38ZJ.control--zCu2HOd7--tJbJ7k07{align-items:center;display:flex;justify-content:space-between}.menu-item-button--Ocqet804--xylZ38ZJ.control--zCu2HOd7--tJbJ7k07 .input--BS7wLfOD--h6SgTm4R{margin-left:var(--g-size-bs-10);pointer-events:none}.menu-item-button--Ocqet804--xylZ38ZJ:disabled{background:none;cursor:not-allowed}.menu-item-button--Ocqet804--xylZ38ZJ:disabled:nth-child(n):nth-child(n){color:var(--g-color-text-disabled)}.spinner--naFx2AmV--a3Vs6HPs{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.spinner--naFx2AmV--a3Vs6HPs>*{display:block}.spinner--naFx2AmV--a3Vs6HPs>:last-child{padding-top:1rem}.section--oMSqYv2U--teVvOlEy{color:var(--g-color-text-secondary);display:block;font-size:.875rem;line-height:1.3125rem}.section--oMSqYv2U--teVvOlEy:nth-child(n):nth-child(n):nth-child(n){padding:.625rem .625rem .3125rem}.fixed-button--hCkqGxm6--jd4M2bUf: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--jd4M2bUf:nth-child(n).back-to-top--m1VgLpAU--w69yJn6b{background-color:var(--g-color-surface-inverted);color:var(--g-color-text-inverted-primary)}.fixed-button--hCkqGxm6--jd4M2bUf:nth-child(n).back-to-top--m1VgLpAU--w69yJn6b:active:not(:disabled),.fixed-button--hCkqGxm6--jd4M2bUf:nth-child(n).back-to-top--m1VgLpAU--w69yJn6b:hover:not(:disabled){box-shadow:0 .25rem .75rem -.25rem rgba(var(--rgb-black),.6)}.fixed-button--hCkqGxm6--jd4M2bUf:nth-child(n).back-to-top--m1VgLpAU--w69yJn6b:hover{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 90%,var(--color-black))}.fixed-button--hCkqGxm6--jd4M2bUf:nth-child(n).back-to-top--m1VgLpAU--w69yJn6b:active{background-color:color-mix(in srgb,var(--g-color-surface-inverted) 85%,var(--color-black))}.fixed-button--hCkqGxm6--jd4M2bUf:nth-child(n).back-to-top--m1VgLpAU--w69yJn6b:disabled{background-color:rgba(var(--rgb-gray-300),.5);color:var(--g-color-text-inverted-primary)}.fixed-filter--Nudqt5Yz--kUIzYjh9{grid-template-columns:var(--col-side) var(--col-body) minmax(auto,var(--col-summary));z-index:289990}.fixed-filter--Nudqt5Yz--kUIzYjh9: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--kUIzYjh9 .g-card-body--Duj78VIV{align-items:center;display:flex}.fixed-filter--Nudqt5Yz--kUIzYjh9 .g-card-body--Duj78VIV .input-slot--SalF3WpL--qc8G0Q5B{flex-shrink:0;margin-right:1.875rem}.fixed-filter--Nudqt5Yz--kUIzYjh9 .g-card-body--Duj78VIV .content--DSuCsT9j--OqzH4e2m{align-items:center;display:flex;flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--kUIzYjh9 .g-card-body--Duj78VIV .content--DSuCsT9j--OqzH4e2m .summary--tjBsYY2t--NG2VKwq2{flex-grow:1;flex-shrink:1}.fixed-filter--Nudqt5Yz--kUIzYjh9 .g-card-body--Duj78VIV .content--DSuCsT9j--OqzH4e2m .summary--tjBsYY2t--NG2VKwq2 .amounts--qew4Mq-Y--OxKFv7c6,.fixed-filter--Nudqt5Yz--kUIzYjh9 .g-card-body--Duj78VIV .content--DSuCsT9j--OqzH4e2m .summary--tjBsYY2t--NG2VKwq2 .label--KidRId1w--DfSb2EhX{vertical-align:middle}.fixed-filter--Nudqt5Yz--kUIzYjh9 .g-card-body--Duj78VIV .content--DSuCsT9j--OqzH4e2m .buttons--1VKk6Rs7--sAFMV1sS{flex-shrink:0}.fixed-filter--Nudqt5Yz--kUIzYjh9 .g-card-body--Duj78VIV .content--DSuCsT9j--OqzH4e2m .buttons--1VKk6Rs7--sAFMV1sS button{margin-left:1rem}.fixed-filter--Nudqt5Yz--kUIzYjh9.extra-large--f5tuZalh--Xl_eJfoH:nth-child(n){--card-padding-vertical:1.5rem;--card-padding-horizontal:1.5rem}.fixed-filter--Nudqt5Yz--kUIzYjh9.extra-large--f5tuZalh--Xl_eJfoH .content--DSuCsT9j--OqzH4e2m .summary--tjBsYY2t--NG2VKwq2 .amounts--qew4Mq-Y--OxKFv7c6,.fixed-filter--Nudqt5Yz--kUIzYjh9.large---3xj6Ze---objYAbxM .content--DSuCsT9j--OqzH4e2m .summary--tjBsYY2t--NG2VKwq2 .amounts--qew4Mq-Y--OxKFv7c6{font-size:1.375rem;line-height:1.75rem}.fixed-filter--Nudqt5Yz--kUIzYjh9.large---3xj6Ze---objYAbxM .g-card-body--Duj78VIV,.fixed-filter--Nudqt5Yz--kUIzYjh9.medium---gVLabxi--B_NhUuww .g-card-body--Duj78VIV,.fixed-filter--Nudqt5Yz--kUIzYjh9.small--lq7tYtwU--DzEVOwK_ .g-card-body--Duj78VIV{align-items:flex-start;flex-direction:column}.fixed-filter--Nudqt5Yz--kUIzYjh9.large---3xj6Ze---objYAbxM .g-card-body--Duj78VIV .content--DSuCsT9j--OqzH4e2m,.fixed-filter--Nudqt5Yz--kUIzYjh9.medium---gVLabxi--B_NhUuww .g-card-body--Duj78VIV .content--DSuCsT9j--OqzH4e2m,.fixed-filter--Nudqt5Yz--kUIzYjh9.small--lq7tYtwU--DzEVOwK_ .g-card-body--Duj78VIV .content--DSuCsT9j--OqzH4e2m{width:100%}.fixed-filter--Nudqt5Yz--kUIzYjh9.small--lq7tYtwU--DzEVOwK_ .content--DSuCsT9j--OqzH4e2m{flex-direction:column}.fixed-filter--Nudqt5Yz--kUIzYjh9.small--lq7tYtwU--DzEVOwK_ .content--DSuCsT9j--OqzH4e2m .summary--tjBsYY2t--NG2VKwq2{align-self:flex-start}.fixed-filter--Nudqt5Yz--kUIzYjh9.small--lq7tYtwU--DzEVOwK_ .content--DSuCsT9j--OqzH4e2m .buttons--1VKk6Rs7--sAFMV1sS{align-self:flex-end;padding-top:.625rem}.fixed-to-bottom--vtLQlypT--vFzIWRwf{position:fixed;width:100%;z-index:289990}.fixed-to-bottom--vtLQlypT--vFzIWRwf .center--m8T3YOhG--lVn4efg8{align-items:center;display:flex;justify-content:center}.spacer--xdzKPUzU--dfXKyLqd{visibility:hidden}.spacer--xdzKPUzU--dfXKyLqd .center--m8T3YOhG--lVn4efg8{display:flex}.field-row--llv9pSua--HygWIXPR:nth-child(n){margin-left:-.625rem!important;margin-right:-.625rem!important}.field-row--llv9pSua--HygWIXPR:nth-child(n)>[class*=col]{padding-left:.625rem;padding-right:.625rem}.label--udkR7K-8--yA7kLd1H .optional--5-G1xsJL--bdFWkWko{font-size:.75rem;font-weight:400;line-height:1;margin-left:.0625rem;white-space:nowrap}.label-text--WSkjZ-ZJ--Q99_A8ia{padding:0}.g-form-multicol--srwlwSS6 .label--udkR7K-8--yA7kLd1H{align-items:baseline;display:inline-flex}.g-form-multicol--srwlwSS6 .label--udkR7K-8--yA7kLd1H .label-text--WSkjZ-ZJ--Q99_A8ia{overflow:hidden;text-overflow:ellipsis}.g-form-multicol--srwlwSS6 .label--udkR7K-8--yA7kLd1H .optional--5-G1xsJL--bdFWkWko{margin-left:.3125rem}@media (min-width:768px){.columns--bHFn1o6D--TNRgkp_p .label--udkR7K-8--yA7kLd1H .optional--5-G1xsJL--bdFWkWko{display:block;margin:.25rem 0 -1rem}.g-form-multicol--srwlwSS6 .columns--bHFn1o6D--TNRgkp_p .label--udkR7K-8--yA7kLd1H .optional--5-G1xsJL--bdFWkWko{display:inline;margin:0 0 0 .3125rem}.no-columns--tPknKigZ--Ls2Oct8N:has(.addon--Hkqfhb3J--Y0mT3k6O) .label--udkR7K-8--yA7kLd1H{padding-right:10.3125rem}}.addon--Hkqfhb3J--Y0mT3k6O{display:inline-block;margin-top:.5rem}.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.right--v-xao-aT--LkYujTdz):has(.addon--Hkqfhb3J--Y0mT3k6O){align-content:start}.columns--bHFn1o6D--TNRgkp_p .group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.right--v-xao-aT--LkYujTdz):has(.addon--Hkqfhb3J--Y0mT3k6O){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.right--v-xao-aT--LkYujTdz) .addon--Hkqfhb3J--Y0mT3k6O{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--Ls2Oct8N .group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.right--v-xao-aT--LkYujTdz) .addon--Hkqfhb3J--Y0mT3k6O{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}@media (max-width:575.98px){.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-sm--NJm8-lII--BvxIulcD){display:flex;flex-direction:column}.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-sm--NJm8-lII--BvxIulcD) .addon--Hkqfhb3J--Y0mT3k6O{margin-block:0 .5rem;order:-3}}@media (min-width:576px){.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-sm--NJm8-lII--BvxIulcD):has(.addon--Hkqfhb3J--Y0mT3k6O){align-content:start}.columns--bHFn1o6D--TNRgkp_p .group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-sm--NJm8-lII--BvxIulcD):has(.addon--Hkqfhb3J--Y0mT3k6O){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-sm--NJm8-lII--BvxIulcD) .addon--Hkqfhb3J--Y0mT3k6O{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--Ls2Oct8N .group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-sm--NJm8-lII--BvxIulcD) .addon--Hkqfhb3J--Y0mT3k6O{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}@media (max-width:767.98px){.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-md--olexGLQn--sblBo1ML),.group--73EGJR84--KbpVyg4g:not(:has(.addon--Hkqfhb3J--Y0mT3k6O)){display:flex;flex-direction:column}.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-md--olexGLQn--sblBo1ML) .addon--Hkqfhb3J--Y0mT3k6O,.group--73EGJR84--KbpVyg4g:not(:has(.addon--Hkqfhb3J--Y0mT3k6O)) .addon--Hkqfhb3J--Y0mT3k6O{margin-block:0 .5rem;order:-3}}@media (min-width:768px){.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-md--olexGLQn--sblBo1ML):has(.addon--Hkqfhb3J--Y0mT3k6O),.group--73EGJR84--KbpVyg4g:not(:has(.addon--Hkqfhb3J--Y0mT3k6O)):has(.addon--Hkqfhb3J--Y0mT3k6O){align-content:start}.columns--bHFn1o6D--TNRgkp_p .group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-md--olexGLQn--sblBo1ML):has(.addon--Hkqfhb3J--Y0mT3k6O),.columns--bHFn1o6D--TNRgkp_p .group--73EGJR84--KbpVyg4g:not(:has(.addon--Hkqfhb3J--Y0mT3k6O)):has(.addon--Hkqfhb3J--Y0mT3k6O){display:grid;grid-template-columns:1fr max-content;position:relative}.group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-md--olexGLQn--sblBo1ML) .addon--Hkqfhb3J--Y0mT3k6O,.group--73EGJR84--KbpVyg4g:not(:has(.addon--Hkqfhb3J--Y0mT3k6O)) .addon--Hkqfhb3J--Y0mT3k6O{align-self:center;margin-left:.5rem;margin-top:0}.no-columns--tPknKigZ--Ls2Oct8N .group--73EGJR84--KbpVyg4g:has(.addon--Hkqfhb3J--Y0mT3k6O.left-below-md--olexGLQn--sblBo1ML) .addon--Hkqfhb3J--Y0mT3k6O,.no-columns--tPknKigZ--Ls2Oct8N .group--73EGJR84--KbpVyg4g:not(:has(.addon--Hkqfhb3J--Y0mT3k6O)) .addon--Hkqfhb3J--Y0mT3k6O{bottom:calc(100% + .25rem);margin-left:0;position:absolute;right:.9375rem}}.large--ADfl3vQ7--ZFnHM9Zm{position:relative}.large--ADfl3vQ7--ZFnHM9Zm .group--73EGJR84--KbpVyg4g{display:flex;flex-direction:column;position:relative}.large--ADfl3vQ7--ZFnHM9Zm .control--sddFLMMz--gvFuzulJ,.large--ADfl3vQ7--ZFnHM9Zm .pseudo-input--AmZ0Qr0o--Q49keOds{order:-2}.large--ADfl3vQ7--ZFnHM9Zm .pseudo-input--AmZ0Qr0o--Q49keOds{border:.0625rem solid var(--g-color-border-primary);border-radius:var(--g-size-border-radius-lg);padding:1rem;position:relative}.large--ADfl3vQ7--ZFnHM9Zm .pseudo-input--AmZ0Qr0o--Q49keOds:has(.g-product-info-stripe--eYUnjyCR),.large--ADfl3vQ7--ZFnHM9Zm .pseudo-input--AmZ0Qr0o--Q49keOds:has(.g-structured-info-stripe--o3glEi4A){overflow:hidden}.large--ADfl3vQ7--ZFnHM9Zm .pseudo-input--AmZ0Qr0o--Q49keOds+.description--9rZdufnt--AaNJDpUL{background:transparent;padding-top:0!important}.large--ADfl3vQ7--ZFnHM9Zm .description--9rZdufnt--AaNJDpUL{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--ZFnHM9Zm .description--9rZdufnt--AaNJDpUL:empty{border:none!important;padding:0!important}.large--ADfl3vQ7--ZFnHM9Zm.disabled--TpnPcd4e--nGpCnGLr .control--sddFLMMz--gvFuzulJ{position:relative}.large--ADfl3vQ7--ZFnHM9Zm.disabled--TpnPcd4e--nGpCnGLr .control--sddFLMMz--gvFuzulJ: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--ZFnHM9Zm.has-description--kolyKSdL--MDwqY_hF:not(:has(.description--9rZdufnt--AaNJDpUL:empty)) .g-form-control--Kiljy84b:nth-child(n),.large--ADfl3vQ7--ZFnHM9Zm.has-description--kolyKSdL--MDwqY_hF:not(:has(.description--9rZdufnt--AaNJDpUL:empty)) .pseudo-input--AmZ0Qr0o--Q49keOds:nth-child(n){border-bottom-color:transparent;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.large--ADfl3vQ7--ZFnHM9Zm.has-label-inside--SvODd4KR--glwlz0im:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-top:0}.large--ADfl3vQ7--ZFnHM9Zm.has-label-inside--SvODd4KR--glwlz0im:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--yA7kLd1H{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--ZFnHM9Zm.has-label-inside--SvODd4KR--glwlz0im:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--yA7kLd1H .label-text--WSkjZ-ZJ--Q99_A8ia{display:block;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large--ADfl3vQ7--ZFnHM9Zm.has-label-inside--SvODd4KR--glwlz0im:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .label--udkR7K-8--yA7kLd1H .optional--5-G1xsJL--bdFWkWko{margin-left:.3125rem}.large--ADfl3vQ7--ZFnHM9Zm.has-label-inside--SvODd4KR--glwlz0im:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Kiljy84b{--offset-label:1.625rem}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Kiljy84b{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--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Kiljy84b:disabled{background-color:var(--g-color-surface-primary)!important}@media (max-width:767.98px){.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Kiljy84b{font-size:2rem;line-height:2.25rem!important;max-height:6rem}}@media (max-width:575.98px){.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-form-control--Kiljy84b.large-amount--e3kaGkb6{font-size:1rem}}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--X7t6CBgw .g-form-control--Kiljy84b{--offset-suffix:6rem}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--X7t6CBgw:has(~.g-input-group-addons-large--tcBrUbuu>.g-input-group-append--FbZE1ntL>.g-button--MOLrNBd9) .g-form-control--Kiljy84b{--offset-suffix:7.5rem}@media (max-width:575.98px){.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--X7t6CBgw.large-amount--e3kaGkb6 .g-form-control--Kiljy84b{font-size:1rem}}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--tcBrUbuu{bottom:1.5rem;display:flex;position:absolute;right:1rem;z-index:10}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--tcBrUbuu .g-input-group-append--FbZE1ntL>.g-button--MOLrNBd9:not(.g-button-hidden-label-always--X5MUcC1c){padding:0 .25rem 0 .75rem}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--tcBrUbuu .g-input-group-append--FbZE1ntL>.g-button--MOLrNBd9:not(.g-button-hidden-label-always--X5MUcC1c) .g-button-label--i2RK9wJ6{margin-right:0}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--tcBrUbuu .g-input-group-append--FbZE1ntL .g-input-group-text--abyXVHxE{display:flex;padding:.375rem .75rem}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--tcBrUbuu .g-input-group-prepend--jqviLuvf:not(:last-child)>.g-button--MOLrNBd9{border-bottom-right-radius:0;border-top-right-radius:0}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--tcBrUbuu .g-input-group-append--FbZE1ntL:not(:first-child)>.g-button--MOLrNBd9{border-bottom-left-radius:0;border-top-left-radius:0}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group--X7t6CBgw>.g-input-group--X7t6CBgw .g-form-control--Kiljy84b:has(~.g-input-group-addons-large--tcBrUbuu>.g-input-group-append--FbZE1ntL){--offset-suffix:8rem}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-append--FbZE1ntL .g-dropdown-toggle--Sk4dYrVr,.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-prepend--jqviLuvf .g-dropdown-toggle--Sk4dYrVr,.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text--abyXVHxE{background-color:var(--g-color-surface-primary)!important;border-radius:var(--g-size-border-radius-lg);font-weight:600}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-text--abyXVHxE{border:0;color:var(--g-color-text-primary)}@media (max-width:767.98px){.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-input-group-addons-large--tcBrUbuu{bottom:1rem}}@media (max-width:575.98px){.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .input-group-addons-large--Fq5DwGpQ{bottom:1rem}}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--LSXRrCNL{bottom:1rem;left:1.0625rem;right:1.0625rem}@media (max-width:767.98px){.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-mask--LSXRrCNL{bottom:1.25rem}}.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--l6XIdY21{margin-right:1rem;width:1.875rem}@media (max-width:767.98px){.large--ADfl3vQ7--ZFnHM9Zm:nth-child(n):nth-child(n):nth-child(n):nth-child(n):nth-child(n) .verification-line--l6XIdY21{display:block;margin-right:.625rem;width:1.375rem}}.container--yi3s2AFl--NV6qBEo_{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--NV6qBEo_:nth-child(n):focus-within{outline:.1875rem solid var(--g-color-focus);outline-offset:.0625rem}.container--yi3s2AFl--NV6qBEo_:not(.g-inverted--h8zDPhsp),.container--yi3s2AFl--NV6qBEo_:not(.g-inverted--h8zDPhsp) .heading--Qwt8ONbm--_c2rXHsz{color:var(--color-blue-400)}.container--yi3s2AFl--NV6qBEo_.g-inverted--h8zDPhsp{background-image:linear-gradient(to right,rgba(0,0,0,.25) 50%,transparent),var(--image)}.container--yi3s2AFl--NV6qBEo_ .g-button--MOLrNBd9{position:absolute;right:.5rem;top:.5rem}@media (min-width:768px){.container--yi3s2AFl--NV6qBEo_{padding:3rem}.container--yi3s2AFl--NV6qBEo_ .g-button--MOLrNBd9{right:1rem;top:1rem}}.body--oWBxbw0A--hHKp0YhJ{max-width:21.875rem}.body--oWBxbw0A--hHKp0YhJ .heading--Qwt8ONbm--_c2rXHsz: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--hHKp0YhJ .price--0QGu6t-l--UI4hTMPq:nth-child(n):nth-child(n){font-weight:600;margin-top:1.5rem}.link--CAMyW5qt--zZQdvsNm:nth-child(n):nth-child(n):nth-child(n){color:inherit;font-weight:inherit}.link--CAMyW5qt--zZQdvsNm:nth-child(n):nth-child(n):nth-child(n):focus-visible{outline:none}.link--CAMyW5qt--zZQdvsNm:nth-child(n):nth-child(n):nth-child(n):hover{text-decoration:none}.link--CAMyW5qt--zZQdvsNm:nth-child(n):nth-child(n):nth-child(n):hover:before{box-shadow:0 .25rem .75rem rgba(var(--rgb-black),.16)}.link--CAMyW5qt--zZQdvsNm:before{border-radius:var(--g-size-border-radius-lg);content:"";inset:0;position:absolute;z-index:10}.container--MndLzjZu--wmnJwtPb{display:block;inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:320000}.overlay--twkOrgeb--U4SbRBnu{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--U4SbRBnu{will-change:transform,background-color,box-shadow}}.close--p2EUWnMn--vbhpxMtj{position:absolute;right:.5rem;top:.5rem;z-index:320010}.close--p2EUWnMn--vbhpxMtj,.content--CFkjC-RA--K7baI9M6{will-change:opacity}.appear--I1p4p8Az--dSk4Ux3w .close--p2EUWnMn--vbhpxMtj,.appear--I1p4p8Az--dSk4Ux3w .content--CFkjC-RA--K7baI9M6,.appear--I1p4p8Az--dSk4Ux3w .overlay--twkOrgeb--U4SbRBnu,.enter--PWFPTHDh--rcq7P8mW .close--p2EUWnMn--vbhpxMtj,.enter--PWFPTHDh--rcq7P8mW .content--CFkjC-RA--K7baI9M6,.enter--PWFPTHDh--rcq7P8mW .overlay--twkOrgeb--U4SbRBnu,.exit--pGkZZTUc--RiY6T2z4.exit-active--e6fBZRT4--OcDx0mWQ .close--p2EUWnMn--vbhpxMtj,.exit--pGkZZTUc--RiY6T2z4.exit-active--e6fBZRT4--OcDx0mWQ .content--CFkjC-RA--K7baI9M6,.exit--pGkZZTUc--RiY6T2z4.exit-active--e6fBZRT4--OcDx0mWQ .overlay--twkOrgeb--U4SbRBnu{opacity:0}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--dSk4Ux3w .overlay--twkOrgeb--U4SbRBnu,.enter--PWFPTHDh--rcq7P8mW .overlay--twkOrgeb--U4SbRBnu,.exit--pGkZZTUc--RiY6T2z4.exit-active--e6fBZRT4--OcDx0mWQ .overlay--twkOrgeb--U4SbRBnu{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--dSk4Ux3w.appear-active--F5QC8pC---uWOvQBtE .close--p2EUWnMn--vbhpxMtj,.appear--I1p4p8Az--dSk4Ux3w.appear-active--F5QC8pC---uWOvQBtE .content--CFkjC-RA--K7baI9M6,.appear--I1p4p8Az--dSk4Ux3w.appear-active--F5QC8pC---uWOvQBtE .overlay--twkOrgeb--U4SbRBnu,.enter--PWFPTHDh--rcq7P8mW.enter-active--PnXUD--K--CcnXpWxO .close--p2EUWnMn--vbhpxMtj,.enter--PWFPTHDh--rcq7P8mW.enter-active--PnXUD--K--CcnXpWxO .content--CFkjC-RA--K7baI9M6,.enter--PWFPTHDh--rcq7P8mW.enter-active--PnXUD--K--CcnXpWxO .overlay--twkOrgeb--U4SbRBnu,.exit--pGkZZTUc--RiY6T2z4 .close--p2EUWnMn--vbhpxMtj,.exit--pGkZZTUc--RiY6T2z4 .content--CFkjC-RA--K7baI9M6,.exit--pGkZZTUc--RiY6T2z4 .overlay--twkOrgeb--U4SbRBnu{opacity:1}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--dSk4Ux3w.appear-active--F5QC8pC---uWOvQBtE .overlay--twkOrgeb--U4SbRBnu,.enter--PWFPTHDh--rcq7P8mW.enter-active--PnXUD--K--CcnXpWxO .overlay--twkOrgeb--U4SbRBnu,.exit--pGkZZTUc--RiY6T2z4 .overlay--twkOrgeb--U4SbRBnu{background-color:var(--g-color-surface-secondary);box-shadow:none;opacity:1;transform:translateY(0)}}.appear--I1p4p8Az--dSk4Ux3w.appear-active--F5QC8pC---uWOvQBtE .close--p2EUWnMn--vbhpxMtj,.appear--I1p4p8Az--dSk4Ux3w.appear-active--F5QC8pC---uWOvQBtE .content--CFkjC-RA--K7baI9M6,.appear--I1p4p8Az--dSk4Ux3w.appear-active--F5QC8pC---uWOvQBtE .overlay--twkOrgeb--U4SbRBnu,.enter--PWFPTHDh--rcq7P8mW.enter-active--PnXUD--K--CcnXpWxO .close--p2EUWnMn--vbhpxMtj,.enter--PWFPTHDh--rcq7P8mW.enter-active--PnXUD--K--CcnXpWxO .content--CFkjC-RA--K7baI9M6,.enter--PWFPTHDh--rcq7P8mW.enter-active--PnXUD--K--CcnXpWxO .overlay--twkOrgeb--U4SbRBnu{transition:opacity .5s cubic-bezier(.215,.61,.355,1) .25s}@media (prefers-reduced-motion:no-preference){.appear--I1p4p8Az--dSk4Ux3w.appear-active--F5QC8pC---uWOvQBtE .overlay--twkOrgeb--U4SbRBnu,.enter--PWFPTHDh--rcq7P8mW.enter-active--PnXUD--K--CcnXpWxO .overlay--twkOrgeb--U4SbRBnu{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--RiY6T2z4.exit-active--e6fBZRT4--OcDx0mWQ .close--p2EUWnMn--vbhpxMtj,.exit--pGkZZTUc--RiY6T2z4.exit-active--e6fBZRT4--OcDx0mWQ .content--CFkjC-RA--K7baI9M6,.exit--pGkZZTUc--RiY6T2z4.exit-active--e6fBZRT4--OcDx0mWQ .overlay--twkOrgeb--U4SbRBnu{transition:opacity .5s cubic-bezier(.55,.055,.675,.19) 0s}@media (prefers-reduced-motion:no-preference){.exit--pGkZZTUc--RiY6T2z4.exit-active--e6fBZRT4--OcDx0mWQ .overlay--twkOrgeb--U4SbRBnu{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--Yyp1digM{display:inline-block}.container--hJBJdIpL--ZwhH6Qj9{z-index:305000}.title--MfcgvpvO--FC2ZNekn{display:block;padding-bottom:.5rem;padding-top:.5rem}.content--kdpbSZTz--W5S2a_qH{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--ub2AErvz{position:absolute;right:.375rem;top:.375rem}.close-button--DIYqKTFa--ub2AErvz:is(:not(#a--SnAJ-44y--Wf1L0aDs#b--NsKmhU9S--RRhJ6_w_)){margin:0}.close-button--DIYqKTFa--ub2AErvz:nth-child(n):nth-child(n):nth-child(n){padding-inline:.375rem}@media (forced-colors:active){.close-button--DIYqKTFa--ub2AErvz:nth-child(n):nth-child(n):nth-child(n){border-radius:0 .375rem}}.footer--JQYdx0TZ--Zouf2LGt{margin-top:.5rem}.g-input-group--X7t6CBgw:has(.amount-group--bPeMj43S--iPbH6t3T) .g-input-group-append--FbZE1ntL{flex-shrink:0}.g-input-group--X7t6CBgw .amount-group--bPeMj43S--iPbH6t3T .g-input-group-append--FbZE1ntL{display:none!important}.clearable-input--RdqrPDEf--mt6iu1Xm{display:flex;position:relative}.clearable-input--RdqrPDEf--mt6iu1Xm>input{padding-right:2.25rem!important;z-index:unset!important}.clearable-input--RdqrPDEf--mt6iu1Xm>.clear-button--3-HORgE7--mfyR8KYV:nth-child(n):nth-child(n){align-self:center;margin-left:-2.25rem;z-index:10}.g-input-group--X7t6CBgw .clearable-input--RdqrPDEf--mt6iu1Xm{flex-grow:1}.g-input-group--X7t6CBgw .clearable-input--RdqrPDEf--mt6iu1Xm:not(:last-child) input{border-bottom-right-radius:0;border-top-right-radius:0}.input-counter--ZbH7QZe4--qcc2131W{display:flex;font-size:.875rem;line-height:1.3125rem;margin-top:.25rem}.input-counter--ZbH7QZe4--qcc2131W .counter--WCj-D5iq--iS6KcIxs{flex-shrink:0;font-variant-numeric:lining-nums tabular-nums;font-weight:600;margin-left:auto}.input-counter--ZbH7QZe4--qcc2131W .danger--p37qK-Xq--qzryBBiU{color:var(--g-color-error)}.input-counter--ZbH7QZe4--qcc2131W .message--TBIBD-oa--j3UHL2FE{margin-right:1.25rem}.g-input-group--X7t6CBgw .clear--TI0-2UWS--RGr5TPC8{align-items:center;display:flex;margin-left:-2rem;padding-right:.25rem;width:2rem;z-index:10}.header--kIP1D7ej--FE5OLCjT{display:block;text-align:center}.header--kIP1D7ej--FE5OLCjT: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--ouoqpwtQ{padding:.5rem}.date-grid--VlReYxz7--ouoqpwtQ .week-header--XtU16ORV--S8TAOjjg{padding-bottom:.5rem}.date-grid--VlReYxz7--ouoqpwtQ .week-header--XtU16ORV--S8TAOjjg>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--ouoqpwtQ tbody:before{content:"";display:block;height:.25rem}.date-grid--VlReYxz7--ouoqpwtQ td{padding:0}.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d{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--ouoqpwtQ .day--w7Utplw2--ApH11a4d:disabled{background-color:var(--g-color-surface-primary);color:var(--g-color-text-disabled);cursor:default}.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.today--3uRansI7--yaFRmkzu{border-radius:var(--g-size-border-radius-circle)}.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.today--3uRansI7--yaFRmkzu,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d:hover{background-color:var(--g-color-interactive-secondary)}.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected--zYIWk-FU--Pez4jwnn,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d:hover{border-radius:var(--g-size-border-radius-circle)}.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.about-to-be-selected-end--4EdSAlk4--NK5RwR2M,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.about-to-be-selected-end--4EdSAlk4--NK5RwR2M:disabled,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.about-to-be-selected-end--4EdSAlk4--NK5RwR2M:hover,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected--zYIWk-FU--Pez4jwnn,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected--zYIWk-FU--Pez4jwnn:disabled,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected--zYIWk-FU--Pez4jwnn:hover,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-end--at5r8K0R--EXpptu0g,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-end--at5r8K0R--EXpptu0g:disabled,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-end--at5r8K0R--EXpptu0g:hover,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-start--h5yp4Uu---kNaKIpIy,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-start--h5yp4Uu---kNaKIpIy:disabled,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-start--h5yp4Uu---kNaKIpIy:hover{background-color:var(--g-color-interactive-primary);color:var(--g-color-text-inverted-primary);font-weight:400}.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.about-to-be-selected-in-between--aGYnFGxO--GYBdLLI1,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-in-between--S1aN0Chz--ZdgKrEB2{border-radius:var(--g-size-border-radius-none)}.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.about-to-be-selected-in-between--aGYnFGxO--GYBdLLI1,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.about-to-be-selected-in-between--aGYnFGxO--GYBdLLI1:hover,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-in-between--S1aN0Chz--ZdgKrEB2,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-in-between--S1aN0Chz--ZdgKrEB2:hover{background-color:var(--g-color-interactive-secondary);color:var(--g-color-text-primary)}.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-start--h5yp4Uu---kNaKIpIy{border-radius:var(--g-size-border-radius-round);border-bottom-right-radius:0;border-top-right-radius:0}.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.about-to-be-selected-end--4EdSAlk4--NK5RwR2M,.date-grid--VlReYxz7--ouoqpwtQ .day--w7Utplw2--ApH11a4d.selected-end--at5r8K0R--EXpptu0g{border-radius:var(--g-size-border-radius-round);border-bottom-left-radius:0;border-top-left-radius:0}.container--JoM0jiND--xvjWUMgo{display:inline-grid;grid-template-columns:auto auto;padding:1rem}.container--JoM0jiND--xvjWUMgo .previous--xxdhTJp7--h7wHRP2z{position:relative}.container--JoM0jiND--xvjWUMgo .next--gEEJOPlb--K7Uch8W7{position:absolute;right:1rem;top:1rem}.container--JoM0jiND--xvjWUMgo .calendars--FzEJZWxQ--untf_n9Q{display:flex}.container--JoM0jiND--xvjWUMgo .calendars--FzEJZWxQ--untf_n9Q .calendar--ta9W3P4E--okhi3ppr{margin-top:-1.875rem}.container--JoM0jiND--xvjWUMgo .calendars--FzEJZWxQ--untf_n9Q .calendar--ta9W3P4E--okhi3ppr:not(:last-child){padding-right:1.625rem}.container--JoM0jiND--xvjWUMgo .footer--n-PXpJcu--q4xZ98Nl{grid-column:1/-1;min-width:100%;padding-right:1.25rem;padding-top:.5rem;width:0}.toggle--2kXEYRte--GHKZOSvp{display:block}.dropdown-container--SL1RsbUf--jtwJ3woE{max-width:none;overflow:visible}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq{border-radius:var(--g-size-border-radius-lg)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq: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--l8rDKLTq:nth-child(n):nth-child(n):focus-within input{outline:none;z-index:5}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq:not(:disabled):hover input{border-color:var(--g-color-border-hover)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq .separator--LhHLky5M--SvSmcB3p{margin-left:-1rem;padding-left:.5rem;padding-top:.5rem;z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq .separator--LhHLky5M--SvSmcB3p:disabled{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq .first-input--R5CUXW-z--jRmbZcGg{border-right:0;padding-right:1rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq .last-input--szIHHFg2--CL1HcxV4{border-left:0;padding-right:2rem}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq .clear--V93Mo7J2--qR_nD58o,:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq .g-input-group-append--FbZE1ntL{z-index:10}:nth-child(n):nth-child(n) .inputs-container--Mw6vBMmD--l8rDKLTq .clear--V93Mo7J2--qR_nD58o{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--l8rDKLTq .clear--V93Mo7J2--qR_nD58o .clear-date-button--GGkLef8s--loaWN1DP: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--l8rDKLTq .clear--V93Mo7J2--qR_nD58o .clear-date-button--GGkLef8s--loaWN1DP: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--l8rDKLTq .clear--V93Mo7J2--qR_nD58o .clear-date-button--GGkLef8s--loaWN1DP: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--X7t6CBgw>:not(:last-child) .inputs-container--Mw6vBMmD--l8rDKLTq .g-btn-icon-primary--xXNTVLEP,:nth-child(n):nth-child(n) .g-input-group--X7t6CBgw>:not(:last-child) .inputs-container--Mw6vBMmD--l8rDKLTq .g-button--MOLrNBd9{border-radius:var(--g-size-border-radius-none)}:nth-child(n):nth-child(n) .g-input-group--X7t6CBgw>:not(:last-child) .inputs-container--Mw6vBMmD--l8rDKLTq .last-input--szIHHFg2--CL1HcxV4{border-radius:var(--g-size-border-radius-none);border-right:0}:nth-child(n):nth-child(n) .g-input-group--X7t6CBgw>:not(:first-child) .first-input--R5CUXW-z--jRmbZcGg{border-left:0;border-radius:var(--g-size-border-radius-none)}.droparea--Sgqiu1FK--lWAfexfk{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--lWAfexfk.uploading--hsGvck9E--MXY6ZcG2,.droparea--Sgqiu1FK--lWAfexfk:not(.disabled--ZC5h2mOZ--Y7Z8qNoc).dragging--QuBL4TUQ--m7o5e3MF,.droparea--Sgqiu1FK--lWAfexfk:not(.disabled--ZC5h2mOZ--Y7Z8qNoc):hover{background-color:var(--g-color-surface-secondary);border-color:var(--g-color-interactive-primary)}.droparea--Sgqiu1FK--lWAfexfk.dragging--QuBL4TUQ--m7o5e3MF *{pointer-events:none}.droparea--Sgqiu1FK--lWAfexfk .file-upload-icon--9fpBxJlT--yCJ8txZR{color:var(--g-color-fill-primary);margin-bottom:.3125rem}.droparea--Sgqiu1FK--lWAfexfk:nth-child(n) .dragging-text--fG16ULkS--ypWsJvbN,.droparea--Sgqiu1FK--lWAfexfk:nth-child(n) .subline--tVxId3Sp--yH3JGVM5{padding:0}.droparea--Sgqiu1FK--lWAfexfk:nth-child(n) .browse-button--3-nHQCaw--lZyjJGgx{margin:.25rem}.droparea--Sgqiu1FK--lWAfexfk:nth-child(n) .browse-button--3-nHQCaw--lZyjJGgx:before{content:"";inset:0;position:absolute;z-index:0}.droparea--Sgqiu1FK--lWAfexfk:nth-child(n) .subline--tVxId3Sp--yH3JGVM5{font-size:.75rem;margin-top:.5rem}.button--BuIcRRUO--yfkl1nAJ:nth-child(n):nth-child(n){margin:-.25rem 0}.file--8x5tLioL--zFyU6gYD: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--zFyU6gYD:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .link--IIVpDQPR--dldDGNRv:before{content:"";inset:0;position:absolute;z-index:0}.file--8x5tLioL--zFyU6gYD:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--Duj78VIV{display:flex;flex-wrap:wrap}.file--8x5tLioL--zFyU6gYD:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--Duj78VIV>:nth-child(2){margin-left:.5rem}.file--8x5tLioL--zFyU6gYD:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--Duj78VIV .actions--dyOCYeWX--lHkzgmLH{margin-left:auto;z-index:1}.file--8x5tLioL--zFyU6gYD:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--Duj78VIV .actions--dyOCYeWX--lHkzgmLH>*{margin-left:.5rem}.file--8x5tLioL--zFyU6gYD:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-card-body--Duj78VIV .actions--dyOCYeWX--lHkzgmLH>.g-button--MOLrNBd9.g-button-size-small--PO806z48{margin-bottom:-.25rem;margin-top:-.25rem}.file-input--Q5u5Qmi6--bQiSOyVp{position:absolute;visibility:hidden}.item--mEoNM4We--t1ADiE3A: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--t1ADiE3A:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--jGtH1wGs{margin-left:auto}.item--mEoNM4We--t1ADiE3A:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--jGtH1wGs .g-spinner--JdIaoDMa,.item--mEoNM4We--t1ADiE3A:nth-child(n):nth-child(n):nth-child(n) .actions--mL7MoG41--jGtH1wGs>.g-icon--uk7tlUOA{margin-right:.5rem}.item--mEoNM4We--t1ADiE3A:nth-child(n):nth-child(n):nth-child(n) .link--CSl1gzvt--t2g2reO7:before{content:"";inset:0;position:absolute;z-index:0}.item--mEoNM4We--t1ADiE3A:nth-child(n):nth-child(n):nth-child(n) [class*=g-card-alert]{margin-bottom:0}.item--mEoNM4We--t1ADiE3A:nth-child(n):nth-child(n):nth-child(n) .g-meter--dHcE4722{margin-top:.5rem}.toggle--Nm1cS4yy--aSQMyI3D{cursor:text}.code--TVjrasXm--KmitpiOm{font-variant-numeric:lining-nums tabular-nums;letter-spacing:.46em}@media (max-width:575.98px){.code--TVjrasXm--KmitpiOm{letter-spacing:.31em}}.verification--sZjp9B7w--IL8OZXvZ{position:relative}.verification--sZjp9B7w--IL8OZXvZ .mask--GWfmbjbN--iHUlBWvj{bottom:.5rem;display:flex;left:.6875rem;overflow:hidden;pointer-events:none;position:absolute;right:.6875rem}.verification--sZjp9B7w--IL8OZXvZ .mask--GWfmbjbN--iHUlBWvj .line--06Ile4hS--un9Epfmh{border-bottom:.0625rem solid var(--g-color-border-secondary);flex-shrink:0;margin-right:.375rem;width:.75rem}@media (max-width:575.98px){.verification--sZjp9B7w--IL8OZXvZ .mask--GWfmbjbN--iHUlBWvj .line--06Ile4hS--un9Epfmh{display:none}}.verification--sZjp9B7w--IL8OZXvZ .mask--GWfmbjbN--iHUlBWvj .line--06Ile4hS--un9Epfmh.transparent--V3z8jtrk--XNuNUA7S{border-color:transparent}.pseudo-input--Mkkg0LmU--dvQ4dGvg{align-items:center;contain:inline-size layout;container-type:inline-size;display:flex}@container (max-width: 590px){.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-product-info-totaled--evg5SGS3:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--wBFIf7oD,.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-product-info-totaled--evg5SGS3:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--pXvNZGKM,.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-structured-info-horizontal--pMu1xJ_U:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-data--wBFIf7oD,.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-structured-info-horizontal--pMu1xJ_U:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-data--pXvNZGKM{grid-template-columns:none;grid-template-rows:none}.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-product-info-totaled--evg5SGS3:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--aOnqTYN_,.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-product-info-totaled--evg5SGS3:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--ezXh9i4M,.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-structured-info-horizontal--pMu1xJ_U:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-product-info-amount--aOnqTYN_,.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-structured-info-horizontal--pMu1xJ_U:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .g-structured-info-item-amount--ezXh9i4M{grid-column:auto;grid-row:auto;justify-content:flex-start;margin-left:0;text-align:left}}.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-faded--XQMUSBwd:nth-child(n){color:inherit}.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-product-info-totaled--evg5SGS3,.pseudo-input--Mkkg0LmU--dvQ4dGvg .g-structured-info-horizontal--pMu1xJ_U{flex:1 1 auto}.pseudo-input--Mkkg0LmU--dvQ4dGvg .buttons--AmyzdHWO--bIDSVU63:nth-child(n){flex:0 0 auto;margin:0 0 0 auto;padding-left:.9375rem;width:auto}.g-card--GiyZs3Ro .pseudo-input--Mkkg0LmU--dvQ4dGvg .g-faded--XQMUSBwd{color:var(--g-color-text-secondary)}.g-card--GiyZs3Ro .pseudo-input--Mkkg0LmU--dvQ4dGvg .g-product-info-stripe--eYUnjyCR:nth-child(n):nth-child(n),.g-card--GiyZs3Ro .pseudo-input--Mkkg0LmU--dvQ4dGvg .g-structured-info-stripe--o3glEi4A:nth-child(n):nth-child(n){height:calc(100% + 1.25rem);left:-.9375rem;top:-.625rem}.g-form-pseudo-control--Q2RWnLlN .pseudo-input--Mkkg0LmU--dvQ4dGvg .g-product-info-stripe--eYUnjyCR:nth-child(n):nth-child(n),.g-form-pseudo-control--Q2RWnLlN .pseudo-input--Mkkg0LmU--dvQ4dGvg .g-structured-info-stripe--o3glEi4A:nth-child(n):nth-child(n){height:calc(100% + 2rem);left:-1rem;top:-1rem}.slider--i1rYNxlu--QBTFAynT{-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--QBTFAynT:nth-child(n){margin:.875rem 0}.slider--i1rYNxlu--QBTFAynT::-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--QBTFAynT::-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--QBTFAynT:focus-visible::-moz-range-thumb{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu--QBTFAynT:focus-visible::-webkit-slider-thumb{border:.125rem solid var(--g-color-interactive-secondary)}.slider--i1rYNxlu--QBTFAynT: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--QBTFAynT: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--_kIsUyZU{display:flex;justify-content:space-between}.container--iQSjM0Bf--cXveqpBf{display:flex}.container--iQSjM0Bf--cXveqpBf .step--DNxx-xvL--IY3MlIXl{border-left:.0625rem solid #135ee2;height:1rem}.container--iQSjM0Bf--cXveqpBf .step--DNxx-xvL--IY3MlIXl.disabled--uHOIzgza--iuMbYn8e{border-color:var(--g-color-border-disabled)}.container--iQSjM0Bf--cXveqpBf .step--DNxx-xvL--IY3MlIXl.minor-step--4VfzMcF1--a6m9315T{border-left:.0625rem solid #a2ceff;height:.875rem;margin-top:.125rem}.center--FalNUOIY--qrU653na{align-items:center;display:flex;flex-direction:column;overflow:hidden;width:100%}.center--FalNUOIY--qrU653na .value--ozqUb8ha--q8mLUbXe{font-size:1.125rem;font-weight:600;line-height:1.5rem}.center--FalNUOIY--qrU653na .value--ozqUb8ha--q8mLUbXe.disabled--DDoFVdm7--si8taJWh{color:var(--g-color-text-disabled)}.center--FalNUOIY--qrU653na .scale-wrapper--CPCBPsPA--YaQiUIGC{display:flex;touch-action:none}.center--FalNUOIY--qrU653na .scale-wrapper--CPCBPsPA--YaQiUIGC .after-track--GN1gnrII--aO__9ESw,.center--FalNUOIY--qrU653na .scale-wrapper--CPCBPsPA--YaQiUIGC .before-track--5rjQK1Ga--wxoJRssQ{border-top:.0625rem solid #a3b5c9;flex-shrink:0;margin-top:.5rem}.center--FalNUOIY--qrU653na .mark--yPk9wf2g--pNmj6OPi{height:.75rem;margin-bottom:.125rem;margin-top:.125rem}.center--FalNUOIY--qrU653na .mark--yPk9wf2g--pNmj6OPi: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--qrU653na .mark--yPk9wf2g--pNmj6OPi.disabled--DDoFVdm7--si8taJWh{border-color:var(--g-color-border-disabled)}.center--FalNUOIY--qrU653na .mark-bottom--MFjCnYb6--LmYs7r54{transform:rotate(180deg)}.legend--rIPL90ul--_AXVDwRr{display:flex;justify-content:space-between}.list---Hbgws2w--MWiPsdki{border:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-lg);overflow:hidden}.list---Hbgws2w--MWiPsdki:nth-child(n){margin:.625rem 0}.list---Hbgws2w--MWiPsdki.compact--WX6A5JqW--WAWou68k{border:0}.list---Hbgws2w--MWiPsdki.compact--WX6A5JqW--WAWou68k.small---kVhtmED--FlAR9J0E .item--1vUs12FN--z5rbb6IB,.list---Hbgws2w--MWiPsdki.compact--WX6A5JqW--WAWou68k.small---kVhtmED--FlAR9J0E .label--Y2cVPrOx--ITx3dO5Z,.list---Hbgws2w--MWiPsdki.compact--WX6A5JqW--WAWou68k.small---kVhtmED--FlAR9J0E .value--2CWwiQnm--Gn2gjPPg{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){.list---Hbgws2w--MWiPsdki.zigzag--72390VNk--lvCvA9Br .item--1vUs12FN--z5rbb6IB{display:grid;grid-template-columns:1fr 1fr}.list---Hbgws2w--MWiPsdki.zigzag--72390VNk--lvCvA9Br .item--1vUs12FN--z5rbb6IB .value--2CWwiQnm--Gn2gjPPg{text-align:right}}@media (min-width:768px){.list---Hbgws2w--MWiPsdki.zigzag--72390VNk--lvCvA9Br{align-items:stretch;display:grid;gap:0 var(--g-size-bs-30);grid-template-columns:1fr 1fr}.list---Hbgws2w--MWiPsdki.zigzag--72390VNk--lvCvA9Br .item--1vUs12FN--z5rbb6IB:nth-child(odd){border-right:1px solid var(--g-color-border-secondary)}.list---Hbgws2w--MWiPsdki.zigzag--72390VNk--lvCvA9Br .item--1vUs12FN--z5rbb6IB:nth-child(odd):nth-last-of-type(2){padding-bottom:.625rem}.list---Hbgws2w--MWiPsdki.zigzag--72390VNk--lvCvA9Br .value--2CWwiQnm--Gn2gjPPg{text-align:right}}.item--1vUs12FN--z5rbb6IB{align-items:baseline;padding:.625rem 15px 0}@media (min-width:576px){.item--1vUs12FN--z5rbb6IB{padding-left:var(--card-content-padding-horizontal,15px);padding-right:var(--card-content-padding-horizontal,15px)}}.item--1vUs12FN--z5rbb6IB:last-of-type{padding-bottom:.625rem}.compact--WX6A5JqW--WAWou68k .item--1vUs12FN--z5rbb6IB{padding:0}.separated--Uuyo-wYz--qvK3EKm4 .item--1vUs12FN--z5rbb6IB{border-bottom:.0625rem solid var(--g-color-border-secondary);padding-bottom:.625rem}.separated--Uuyo-wYz--qvK3EKm4 .item--1vUs12FN--z5rbb6IB:last-of-type{border-bottom:0}.striped--CbFFOHKd--Vr3BlzNa .item--1vUs12FN--z5rbb6IB{padding-bottom:.625rem}.striped--CbFFOHKd--Vr3BlzNa .item--1vUs12FN--z5rbb6IB: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--jczDEXGa{text-align:right}}.compact--WX6A5JqW--WAWou68k :nth-child(n):nth-child(n) .label--Y2cVPrOx--ITx3dO5Z,.compact--WX6A5JqW--WAWou68k :nth-child(n):nth-child(n) .value--2CWwiQnm--Gn2gjPPg{display:inline}:nth-child(n):nth-child(n) .label--Y2cVPrOx--ITx3dO5Z{font-weight:600;-webkit-hyphens:auto;hyphens:auto;margin:0}.small---kVhtmED--FlAR9J0E :nth-child(n):nth-child(n) .label--Y2cVPrOx--ITx3dO5Z{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:nth-child(n):nth-child(n) .label--Y2cVPrOx--ITx3dO5Z{font-size:.875rem;line-height:1.3125rem}}:nth-child(n):nth-child(n) .value--2CWwiQnm--Gn2gjPPg{margin:0}.small---kVhtmED--FlAR9J0E .compact--WX6A5JqW--WAWou68k :nth-child(n):nth-child(n) .value--2CWwiQnm--Gn2gjPPg{font-size:.875rem;line-height:1.3125rem}:nth-child(n):nth-child(n) .value--2CWwiQnm--Gn2gjPPg>:first-child{margin-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--Gn2gjPPg>:last-child{margin-bottom:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--Gn2gjPPg>.g-group--PW9BkoKx:first-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--Gn2gjPPg>p:first-child{padding-top:0!important}:nth-child(n):nth-child(n) .value--2CWwiQnm--Gn2gjPPg>.g-group--PW9BkoKx:last-child,:nth-child(n):nth-child(n) .value--2CWwiQnm--Gn2gjPPg>p:last-child{padding-bottom:0!important}.g-card--GiyZs3Ro .list---Hbgws2w--MWiPsdki{border:0;margin:0}.g-card-function-body--A8l32SXX .list---Hbgws2w--MWiPsdki,.g-card-product-body--SM3wMTe1 .list---Hbgws2w--MWiPsdki,.g-modal-dialog--vV5Ie2q3 .list---Hbgws2w--MWiPsdki{border:0;margin:0;padding-bottom:.25rem;padding-top:.25rem}.g-card-function-body--A8l32SXX .item--1vUs12FN--z5rbb6IB,.g-card-product-body--SM3wMTe1 .item--1vUs12FN--z5rbb6IB,.g-modal-dialog--vV5Ie2q3 .item--1vUs12FN--z5rbb6IB{padding-left:0;padding-right:0}.g-card-function-body--A8l32SXX .striped--CbFFOHKd--Vr3BlzNa,.g-card-product-body--SM3wMTe1 .striped--CbFFOHKd--Vr3BlzNa,.g-modal-dialog--vV5Ie2q3 .striped--CbFFOHKd--Vr3BlzNa{margin-left:-.9375rem;margin-right:-.9375rem}.g-card-function-body--A8l32SXX .striped--CbFFOHKd--Vr3BlzNa .item--1vUs12FN--z5rbb6IB,.g-card-product-body--SM3wMTe1 .striped--CbFFOHKd--Vr3BlzNa .item--1vUs12FN--z5rbb6IB,.g-modal-dialog--vV5Ie2q3 .striped--CbFFOHKd--Vr3BlzNa .item--1vUs12FN--z5rbb6IB{padding-left:15px;padding-right:15px}.item--6BtBJfY---tVn0JERg{--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---tVn0JERg .indicator--gNqZ7WSG--jb2VhwN4{grid-area:indicator}.item--6BtBJfY---tVn0JERg .label--iTOyd20R--JjhBGnQf{grid-area:label}.item--6BtBJfY---tVn0JERg .value--oo2F5NNj--f52vhFTt{grid-area:value}.horizontal--LJNNwnQ7--jfrvVPuE{display:flex;gap:0 1.25em;justify-content:space-between}.horizontal--LJNNwnQ7--jfrvVPuE .body--UIGcOfym--D8f1bnkG{display:flex;flex-wrap:wrap;gap:0 1.25em}.horizontal--LJNNwnQ7--jfrvVPuE .item--6BtBJfY---tVn0JERg{--label-size:minmax(2em,max-content);--value-size:minmax(2em,max-content)}.horizontal--LJNNwnQ7--jfrvVPuE .item--6BtBJfY---tVn0JERg:has(.value--oo2F5NNj--f52vhFTt.sr-only--RQ7OrvNj){--value-size:minmax(0rem,max-content)}.horizontal--LJNNwnQ7--jfrvVPuE.right--HpkPgLMi--frzbqNxh{flex-direction:row-reverse}.horizontal--LJNNwnQ7--jfrvVPuE.right--HpkPgLMi--frzbqNxh,.horizontal--LJNNwnQ7--jfrvVPuE.right--HpkPgLMi--frzbqNxh .body--UIGcOfym--D8f1bnkG{justify-content:end}@media (max-width:575.98px){.horizontal--LJNNwnQ7--jfrvVPuE .body--UIGcOfym--D8f1bnkG,.horizontal--LJNNwnQ7--jfrvVPuE:nth-child(n){flex-direction:column}.horizontal--LJNNwnQ7--jfrvVPuE.right--HpkPgLMi--frzbqNxh{margin-left:auto;width:-moz-max-content;width:max-content}}.horizontal--LJNNwnQ7--jfrvVPuE .value--oo2F5NNj--f52vhFTt,.vertical--8oGa9yDX--rVbvptoa .value--oo2F5NNj--f52vhFTt{margin-left:.5rem}.vertical--8oGa9yDX--rVbvptoa.left--mq4RX93y--Sip8O3jL .item--6BtBJfY---tVn0JERg{--label-size:minmax(0,max-content)}.vertical-reverse--DKYy1WpG--VDX9t4xH .item--6BtBJfY---tVn0JERg{grid-template-areas:"indicator value label";grid-template-columns:var(--indicator-size) var(--value-size) var(--label-size)}.vertical-reverse--DKYy1WpG--VDX9t4xH .value--oo2F5NNj--f52vhFTt{margin-right:.5rem}.vertical--8oGa9yDX--rVbvptoa.right--HpkPgLMi--frzbqNxh .value--oo2F5NNj--f52vhFTt,.vertical-reverse--DKYy1WpG--VDX9t4xH.right--HpkPgLMi--frzbqNxh .label--iTOyd20R--JjhBGnQf{justify-self:end}.footer--Vc28W3F3--s4SGKDC8{white-space:nowrap}.footer--Vc28W3F3--s4SGKDC8 .item--6BtBJfY---tVn0JERg{--indicator-size:0rem;--value-size:max-content}.footer--Vc28W3F3--s4SGKDC8 .g-indicator--Mejaf0oN:nth-child(n):nth-child(n){display:none}.horizontal--LJNNwnQ7--jfrvVPuE .footer--Vc28W3F3--s4SGKDC8 .item--6BtBJfY---tVn0JERg{--label-size:max-content}.body--UIGcOfym--D8f1bnkG .label--iTOyd20R--JjhBGnQf{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value--oo2F5NNj--f52vhFTt{font-variant-numeric:lining-nums tabular-nums}.modal--yNG-7wT9--LHNXTQeF{display:flex!important}.spinner--39gW63sl--RA7Dcanc{padding-bottom:1.5625rem!important;padding-top:1.875rem!important}.spinner--39gW63sl--RA7Dcanc 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--DYU3ACCn.appear--Vgu53FRx--BtFkNcCp,.backdrop--jYpTAeTn--DYU3ACCn.enter--jfSAMk9R--CDTIJlmU,.backdrop--jYpTAeTn--DYU3ACCn.exit--crmxmey9--JudrkgD5.exit-active--wzFPNx0I--E6CGWaTu,.modal--yNG-7wT9--LHNXTQeF.appear--Vgu53FRx--BtFkNcCp,.modal--yNG-7wT9--LHNXTQeF.enter--jfSAMk9R--CDTIJlmU,.modal--yNG-7wT9--LHNXTQeF.exit--crmxmey9--JudrkgD5.exit-active--wzFPNx0I--E6CGWaTu{opacity:0}.modal--yNG-7wT9--LHNXTQeF.appear--Vgu53FRx--BtFkNcCp,.modal--yNG-7wT9--LHNXTQeF.enter--jfSAMk9R--CDTIJlmU,.modal--yNG-7wT9--LHNXTQeF.exit--crmxmey9--JudrkgD5.exit-active--wzFPNx0I--E6CGWaTu{transform:translateY(-3rem)}.modal--yNG-7wT9--LHNXTQeF.appear--Vgu53FRx--BtFkNcCp.g-modal-drawer--YVnq2EaU,.modal--yNG-7wT9--LHNXTQeF.enter--jfSAMk9R--CDTIJlmU.g-modal-drawer--YVnq2EaU,.modal--yNG-7wT9--LHNXTQeF.exit--crmxmey9--JudrkgD5.exit-active--wzFPNx0I--E6CGWaTu.g-modal-drawer--YVnq2EaU{opacity:1;transform:translate(100%)}.backdrop--jYpTAeTn--DYU3ACCn.appear--Vgu53FRx--BtFkNcCp.appear-active--kp8FHcqB--Fm2DVAgp,.backdrop--jYpTAeTn--DYU3ACCn.enter--jfSAMk9R--CDTIJlmU.enter-active--ImhhFujc--GvojNJbI,.backdrop--jYpTAeTn--DYU3ACCn.exit--crmxmey9--JudrkgD5,.modal--yNG-7wT9--LHNXTQeF.appear--Vgu53FRx--BtFkNcCp.appear-active--kp8FHcqB--Fm2DVAgp,.modal--yNG-7wT9--LHNXTQeF.enter--jfSAMk9R--CDTIJlmU.enter-active--ImhhFujc--GvojNJbI,.modal--yNG-7wT9--LHNXTQeF.exit--crmxmey9--JudrkgD5{opacity:1}.modal--yNG-7wT9--LHNXTQeF.appear--Vgu53FRx--BtFkNcCp.appear-active--kp8FHcqB--Fm2DVAgp,.modal--yNG-7wT9--LHNXTQeF.enter--jfSAMk9R--CDTIJlmU.enter-active--ImhhFujc--GvojNJbI,.modal--yNG-7wT9--LHNXTQeF.exit--crmxmey9--JudrkgD5{transform:translate(0)}.backdrop--jYpTAeTn--DYU3ACCn.appear--Vgu53FRx--BtFkNcCp.appear-active--kp8FHcqB--Fm2DVAgp,.backdrop--jYpTAeTn--DYU3ACCn.enter--jfSAMk9R--CDTIJlmU.enter-active--ImhhFujc--GvojNJbI,.modal--yNG-7wT9--LHNXTQeF.appear--Vgu53FRx--BtFkNcCp.appear-active--kp8FHcqB--Fm2DVAgp,.modal--yNG-7wT9--LHNXTQeF.enter--jfSAMk9R--CDTIJlmU.enter-active--ImhhFujc--GvojNJbI{transition:opacity .15s ease-out 0s,transform .3s ease-out 0s}.modal--yNG-7wT9--LHNXTQeF.appear--Vgu53FRx--BtFkNcCp.appear-active--kp8FHcqB--Fm2DVAgp,.modal--yNG-7wT9--LHNXTQeF.enter--jfSAMk9R--CDTIJlmU.enter-active--ImhhFujc--GvojNJbI{transition-delay:.1s}.backdrop--jYpTAeTn--DYU3ACCn.exit--crmxmey9--JudrkgD5.exit-active--wzFPNx0I--E6CGWaTu,.modal--yNG-7wT9--LHNXTQeF.exit--crmxmey9--JudrkgD5.exit-active--wzFPNx0I--E6CGWaTu{transition:opacity .15s ease-in 0s,transform .3s ease-in 0s}.backdrop--jYpTAeTn--DYU3ACCn.exit--crmxmey9--JudrkgD5.exit-active--wzFPNx0I--E6CGWaTu{transition-delay:.1s}.container--YWMdLeZX--Rji3Te9j{display:flex;flex-direction:column;list-style:none}.container--YWMdLeZX--Rji3Te9j[data-separators]:after,.container--YWMdLeZX--Rji3Te9j[data-separators]:before{color:var(--g-color-text-secondary);font-size:.875rem;line-height:1.25rem;padding:.1875rem 0}.container--YWMdLeZX--Rji3Te9j[data-separators].compact--thuYCmm4--WP3cB3TG:after,.container--YWMdLeZX--Rji3Te9j[data-separators].compact--thuYCmm4--WP3cB3TG:before{line-height:.4375rem}.container--YWMdLeZX--Rji3Te9j[data-separators]:before{order:-1}.container--YWMdLeZX--Rji3Te9j[data-separators]:after{order:1}.container--YWMdLeZX--Rji3Te9j[data-separators="1"]:before,.container--YWMdLeZX--Rji3Te9j[data-separators="2"]:after,.container--YWMdLeZX--Rji3Te9j[data-separators="2"]:before{content:"⋯"/""}@supports not (content:""/"alt"){.container--YWMdLeZX--Rji3Te9j[data-separators="1"]:before,.container--YWMdLeZX--Rji3Te9j[data-separators="2"]:after,.container--YWMdLeZX--Rji3Te9j[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--Rji3Te9j[data-separators]:after,.container--YWMdLeZX--Rji3Te9j[data-separators]:before,.item--mM9JhwVw--FtJPL1Xh{display:flex;justify-content:flex-end;text-align:right}.item--mM9JhwVw--FtJPL1Xh{padding:0!important}.item--mM9JhwVw--FtJPL1Xh[data-chunk=start]{order:-2}.item--mM9JhwVw--FtJPL1Xh[data-chunk=middle]{order:0}.item--mM9JhwVw--FtJPL1Xh[data-chunk=end]{order:2}.item--mM9JhwVw--FtJPL1Xh:before{content:none!important}.item--mM9JhwVw--FtJPL1Xh:after{border-radius:var(--g-size-border-radius-round);border-right:.25rem solid;content:"";margin-top:.0625rem}.item--mM9JhwVw--FtJPL1Xh.selected--jTSp6snD--gE4rB8Xk>a{font-weight:600!important}.item--mM9JhwVw--FtJPL1Xh>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--JXIEISAb{display:flex;flex-wrap:wrap;list-style:none}.breadcrumbs-item--z48DXdhC--WAk5l71m{align-items:center;display:flex;font-size:.875rem}.breadcrumbs-item--z48DXdhC--WAk5l71m: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--WAk5l71m a[aria-disabled=true]:nth-child(n):nth-child(n){color:var(--g-color-text-primary)}.breadcrumbs-expand----H3RHjZ--U92pJr88:nth-child(n):nth-child(n){color:var(--g-color-interactive-primary);min-height:1.5rem}.breadcrumbs-expand----H3RHjZ--U92pJr88:nth-child(n):nth-child(n):hover{text-decoration:underline}.breadcrumbs-expand----H3RHjZ--U92pJr88:nth-child(n):nth-child(n):after{content:"…"}.pagination--cjIKGOLi--t3WfwVpc{display:flex;gap:.5rem}.pagination--cjIKGOLi--t3WfwVpc .g-button--MOLrNBd9:nth-child(n):nth-child(n){min-width:2rem;padding:0 .375rem}.pagination-current--HQ-epCnz--pebzpERa: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--AWkM1_1Q:after{color:var(--g-color-text-disabled);content:"…";display:block;text-align:center;width:2rem}.button--MWuFanqu--pN7dDcdJ{font-size:.875rem!important;position:relative}.button--MWuFanqu--pN7dDcdJ.selected--xA96glx---E55NLaun{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--pN7dDcdJ:active,.button--MWuFanqu--pN7dDcdJ:hover{background-image:none!important;border-color:transparent!important;outline:none!important}.button--MWuFanqu--pN7dDcdJ:hover{background-color:rgba(var(--rgb-overlay),.15)!important}.g-dark--d6PTsX3J .button--MWuFanqu--pN7dDcdJ:hover{background-color:rgba(var(--rgb-overlay),.1)!important}.button--MWuFanqu--pN7dDcdJ:active{background-color:rgba(var(--rgb-overlay),.2)!important}.button--MWuFanqu--pN7dDcdJ.g-button-hidden-label-always--X5MUcC1c{margin:0 .25rem!important}.button--MWuFanqu--pN7dDcdJ:not(.g-button-hidden-label-always--X5MUcC1c){padding:0 .625rem!important}.button--MWuFanqu--pN7dDcdJ.g-button-avatar--VQNkEPRN .g-pill--yrx17JpZ,.button--MWuFanqu--pN7dDcdJ.g-button-hidden-label-always--X5MUcC1c .g-pill--yrx17JpZ{bottom:60%;left:60%;margin:0!important;position:absolute;z-index:10}.button--MWuFanqu--pN7dDcdJ.g-button-avatar--VQNkEPRN{margin:0 .625rem!important;padding:0!important}.dropdown--aVou9K-s--RvkAuC2U: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--RvkAuC2U:after{--color:CanvasText}}.dropdown--aVou9K-s--RvkAuC2U.disabled--6--wZeTg--BEDS958P:after,.dropdown--aVou9K-s--RvkAuC2U:disabled:after{background-color:var(--color,var(--g-color-text-disabled))}.dropdown--aVou9K-s--RvkAuC2U.show--lEsjmE3a--f7NeJHWM:after,.dropdown--aVou9K-s--RvkAuC2U[aria-expanded=true]:after{transform:rotate(180deg)}.dropdown--aVou9K-s--RvkAuC2U:after{flex-shrink:0;margin-left:.25rem;margin-right:-.25rem}.dropdown--aVou9K-s--RvkAuC2U.g-button-avatar--VQNkEPRN{margin-right:1.375rem!important}.dropdown--aVou9K-s--RvkAuC2U.g-button-avatar--VQNkEPRN:after{left:100%;margin:-.5rem 0 0;position:absolute;top:50%}.full-width-container--d-zMnSUW--PlUq9Gt6{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--VagaN3-a--QFAr9Cdv{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--hwgwrCNe--vjjQ4uRg,.left--zshjQtr4--qR5OReOU,.logo--uRZpvTH0--BnNn2AZd,.right--H7rtAEtt--XZ9UtWao{align-items:center;display:flex}.left--zshjQtr4--qR5OReOU{grid-area:left;justify-content:flex-start}.center--hwgwrCNe--vjjQ4uRg{grid-area:center;justify-content:center}.right--H7rtAEtt--XZ9UtWao{grid-area:right;justify-content:flex-end}.promotion---rdEr8jq--QLpbhH9Y{margin:0 auto -.125rem}@media (min-width:576px){.left--zshjQtr4--qR5OReOU .promotion---rdEr8jq--QLpbhH9Y{margin-left:.5rem}.right--H7rtAEtt--XZ9UtWao .promotion---rdEr8jq--QLpbhH9Y{margin-right:.5rem}}.sticky--DeppyjEX--j5_Mh5YV{position:sticky;top:0;z-index:290050}html:has(.sticky--DeppyjEX--j5_Mh5YV),html:has(.sticky--DeppyjEX--j5_Mh5YV) body{scroll-padding-top:5rem}.grid--VagaN3-a--QFAr9Cdv{gap:.5rem;grid-template-areas:"left right";grid-template-columns:minmax(0,1fr) max-content}.grid-center--7E7s2TyV--BoMQU1I7{grid-template-areas:"left center right";grid-template-columns:1fr 2fr 1fr}.grid-center--7E7s2TyV--BoMQU1I7 .left--zshjQtr4--qR5OReOU{margin-right:-.5rem;min-width:0;padding-right:30px}.grid--VagaN3-a--QFAr9Cdv:not(.large-logo--2yd1jgCc--h0GX1Xn2) .logo--uRZpvTH0--BnNn2AZd{display:none}.grid--VagaN3-a--QFAr9Cdv.large-logo--2yd1jgCc--h0GX1Xn2 .left--zshjQtr4--qR5OReOU{padding-left:3.5rem}.grid--VagaN3-a--QFAr9Cdv.large-logo--2yd1jgCc--h0GX1Xn2 .left--zshjQtr4--qR5OReOU>.g-button--MOLrNBd9:first-child:before{content:"";height:3rem;left:-3.625rem;position:absolute;width:3rem}.logo--uRZpvTH0--BnNn2AZd{grid-area:left;justify-content:flex-start}.logo--uRZpvTH0--BnNn2AZd img,.logo--uRZpvTH0--BnNn2AZd svg{height:3rem!important;width:3rem!important}.full-width-container--HmaQVOJV--EhRHqVb8{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--LZIzp8iU--d1KxiK18{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--p6hAVga9--rXVoDoeI,.left--zdi5Tyfz--YfJ09So8,.logo--PNZb9X1x--diuT49pU,.right--epmpcuOW--fCJhNDO3{align-items:center;display:flex}.left--zdi5Tyfz--YfJ09So8{grid-area:left;justify-content:flex-start}.center--p6hAVga9--rXVoDoeI{grid-area:center;justify-content:center}.right--epmpcuOW--fCJhNDO3{grid-area:right;justify-content:flex-end}.promotion--JEjhLxoK--wGM5IAPq{margin:0 auto -.125rem}@media (min-width:576px){.left--zdi5Tyfz--YfJ09So8 .promotion--JEjhLxoK--wGM5IAPq{margin-left:.5rem}.right--epmpcuOW--fCJhNDO3 .promotion--JEjhLxoK--wGM5IAPq{margin-right:.5rem}}.sticky--ouZd0cqI--CnG3DTcE{position:sticky;top:0;z-index:290050}html:has(.sticky--ouZd0cqI--CnG3DTcE),html:has(.sticky--ouZd0cqI--CnG3DTcE) body{scroll-padding-top:5rem}.grid--LZIzp8iU--d1KxiK18{grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr)}.logo--PNZb9X1x--diuT49pU{grid-area:center;justify-content:center;padding-left:.75rem;padding-right:.75rem}.logo--PNZb9X1x--diuT49pU img,.logo--PNZb9X1x--diuT49pU svg{height:3rem!important;width:3rem!important}.dropdown--63SMhF2G--CDE4ZJgQ{background-color:var(--g-color-surface-primary);min-height:5rem;position:absolute;z-index:350000}.dropdown--63SMhF2G--CDE4ZJgQ.full-width--8TUfhAki--vwPqumJq{width:100%}.full-width-container--Bi32-io8--yfwnO_f4{background-image:linear-gradient(rgba(var(--rgb-black),.1),rgba(var(--rgb-black),.1));position:relative;width:100%}.grid--76BZNOnd--fZTItih3{display:grid;grid-template-areas:"left center right";grid-template-rows:5rem}.center--gCv1g-yz--XYfvFLzd,.left--1-5pYwku--wrxjR7Wv,.logo--CQeuGjKj--YNloYpxe,.right--BllDOGVh--haG4m_uq{align-items:center;display:flex}.left--1-5pYwku--wrxjR7Wv{grid-area:left;justify-content:flex-start}.center--gCv1g-yz--XYfvFLzd{grid-area:center;justify-content:center}.right--BllDOGVh--haG4m_uq{grid-area:right;justify-content:flex-end}.promotion--0ack6d-f--L_CUGykl{margin:0 auto -.125rem}@media (min-width:576px){.left--1-5pYwku--wrxjR7Wv .promotion--0ack6d-f--L_CUGykl{margin-left:.5rem}.right--BllDOGVh--haG4m_uq .promotion--0ack6d-f--L_CUGykl{margin-right:.5rem}}.sticky--KdxZYAAN--rXCfC1uQ{position:sticky;top:0;z-index:290050}html:has(.sticky--KdxZYAAN--rXCfC1uQ),html:has(.sticky--KdxZYAAN--rXCfC1uQ) body{scroll-padding-top:5rem}.item--nDpqqxyW--hZ37PhI4{left:50%;top:0;transform:translate(-50%,calc(-100% - .25rem))}.item--nDpqqxyW--hZ37PhI4: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--hZ37PhI4:nth-child(n):nth-child(n):nth-child(n){background-color:Canvas}}@media (prefers-reduced-motion:no-preference){.item--nDpqqxyW--hZ37PhI4:nth-child(n):nth-child(n):nth-child(n){transition:transform .2s ease-in-out;will-change:transform}}.item--nDpqqxyW--hZ37PhI4:focus-visible{transform:translate(-50%)}.list--HRwueaYC--oI0B6AYn{display:flex;flex-wrap:wrap;row-gap:var(--g-size-spacing-md)}.item--sHtmmxoG--KAmMu7Tq{align-items:center;display:flex;font-size:.875rem;line-height:1.3125rem}.item--sHtmmxoG--KAmMu7Tq: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--sF9K3U9b{align-items:center;border:.125rem solid transparent;border-radius:var(--g-size-border-radius-circle);display:grid;font-size:.75rem;font-weight:var(--g-font-weight-medium);height:1.5rem;justify-content:center;line-height:1.125rem;line-height:1rem;margin-right:var(--g-size-spacing-md);overflow:hidden;padding:.125rem;width:1.5rem}.past--zfJHeLjh--b7NJSayV .circle--3DmwLNv1--sF9K3U9b{background-color:var(--g-color-surface-primary)}.past--zfJHeLjh--b7NJSayV .circle--3DmwLNv1--sF9K3U9b:has(~a,~button){color:var(--g-color-interactive-primary)}.current--WSOb-dHC--i6iCfB_3 .circle--3DmwLNv1--sF9K3U9b{background-color:var(--g-color-text-primary);color:var(--g-color-surface-primary)}.future--1NZWHi5j--bZ9T2km6 .circle--3DmwLNv1--sF9K3U9b{border-color:var(--g-color-border-primary)}.circle--3DmwLNv1--sF9K3U9b:has(~.fake-link--C4V-DyNK--SWH1sB4Q:disabled){color:var(--g-color-text-disabled)}.label--Pb9qbuu8--q5ygm30u{font-weight:var(--g-font-weight-semibold)}.future--1NZWHi5j--bZ9T2km6 .label--Pb9qbuu8--q5ygm30u{color:var(--g-color-text-secondary)}.fake-link--C4V-DyNK--SWH1sB4Q: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--SWH1sB4Q:nth-child(n):nth-child(n):hover{text-decoration:underline}.fake-link--C4V-DyNK--SWH1sB4Q:nth-child(n):nth-child(n):disabled{color:var(--g-color-text-disabled);cursor:not-allowed;text-decoration:none}.container--U4sXvgcR--lp1lbtBd{--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--lp1lbtBd:has(.g-stripe--UwOtFOd1){--offset-stripe:4.375rem}.container--U4sXvgcR--lp1lbtBd:has(.g-sidenav-drawer--DXPm3k6z){--col-side:17rem}.container--U4sXvgcR--lp1lbtBd:has(.g-sidenav-drawer--DXPm3k6z~.g-sidenav--CNiJHKuL){--col-side:calc(var(--offset-drawer) + 17rem)}html:has(.container--U4sXvgcR--lp1lbtBd),html:has(.container--U4sXvgcR--lp1lbtBd) body{scroll-padding-top:5rem}.container--U4sXvgcR--lp1lbtBd .g-stripe--UwOtFOd1,.container--U4sXvgcR--lp1lbtBd .g-topnav--QkAfx2jo{position:sticky;z-index:290050}.container--U4sXvgcR--lp1lbtBd .g-topnav--QkAfx2jo{top:0}.container--U4sXvgcR--lp1lbtBd .g-stripe--UwOtFOd1{top:var(--offset-topnav)}.container--U4sXvgcR--lp1lbtBd .g-sidenav--CNiJHKuL{height:calc(100vh - var(--offset-topnav));overflow:auto;padding-bottom:1rem}.container--U4sXvgcR--lp1lbtBd .body--YLv2If1e--tuxKtt7H>:first-child,.container--U4sXvgcR--lp1lbtBd .side--7ZTI7uxD--RVqOSQP1>:first-child,.container--U4sXvgcR--lp1lbtBd .summary--harEtcMB--X0jt6xwm>:first-child{margin-top:0}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2{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--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV .g-h1--_JaDYNqJ,.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV h1{padding-top:var(--g-size-bs-5)!important}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV .g-breadcrumbs--j1IjLJmz{margin-top:var(--g-size-spacing-xl);padding:0}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV .g-tabs--A3wKKOU7{margin-bottom:0;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV .g-tabs--A3wKKOU7 ul{margin:-.25rem}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV .g-stepnav--EKvWfdh5{margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV .company-switch--uw-MxPTi--cAAzWIlH{display:flex;flex-direction:row;margin-top:var(--g-size-spacing-xl)}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV .company-switch--uw-MxPTi--cAAzWIlH>.g-card--GiyZs3Ro{margin:0}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV .company-switch--uw-MxPTi--cAAzWIlH .g-button-size-small--PO806z48:nth-child(n){margin-top:0}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe{align-items:start;display:grid;row-gap:var(--g-size-spacing-xl)}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe>*{min-width:0}.container--U4sXvgcR--lp1lbtBd .footer--bCief-oN--TZOASBUF{z-index:280000}@media (max-width:991.98px){.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .side--7ZTI7uxD--RVqOSQP1{display:none}}@media (max-width:575.98px){.container--U4sXvgcR--lp1lbtBd .header--Rer9UnJO--xijb5czV .g-flex--OVMVUzRs{flex-direction:column}}@media (min-width:576px){.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV:nth-child(n) .g-button--MOLrNBd9{margin-block:0}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .header--Rer9UnJO--xijb5czV:nth-child(n) .g-button-size-small--PO806z48{margin-top:var(--g-size-spacing-sm)}}@media (min-width:992px){.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2{grid-template-columns:var(--col-side) 1fr}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .side--7ZTI7uxD--RVqOSQP1 .g-sidenav--CNiJHKuL{margin-top:calc(var(--g-size-spacing-xl)*-1);padding-top:1rem;position:fixed;scrollbar-width:none}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .side--7ZTI7uxD--RVqOSQP1 .g-sidenav-drawer--DXPm3k6z{margin-left:calc(var(--g-size-spacing-xl)*-1);padding-bottom:25vh}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .side--7ZTI7uxD--RVqOSQP1 .g-sidenav--CNiJHKuL:not(.g-sidenav-drawer--DXPm3k6z){width:calc(var(--col-side))}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .side--7ZTI7uxD--RVqOSQP1 .g-sidenav-drawer--DXPm3k6z~.g-sidenav--CNiJHKuL{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--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .side--7ZTI7uxD--RVqOSQP1 .g-card--GiyZs3Ro{margin-top:0}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe{grid-template-columns:minmax(auto,var(--col-body));padding-bottom:4.75rem}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe.medium--5yGwCNev--XWG0Cxpd{--col-body:43.5rem}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe.large--yEi9kSEH--dPQ2whNC{--col-body:60rem}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe.full--My2dSB-Y--SxTSzTT7{--col-body:100rem}}@media (min-width:1400px){.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2{padding-right:var(--g-size-layout-sm)}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2,.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe{-moz-column-gap:var(--g-size-layout-sm);column-gap:var(--g-size-layout-sm)}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe.medium--5yGwCNev--XWG0Cxpd:has(.summary--harEtcMB--X0jt6xwm){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe.medium--5yGwCNev--XWG0Cxpd:has(.summary--harEtcMB--X0jt6xwm) .header--Rer9UnJO--xijb5czV{grid-column:1/-1}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe.medium--5yGwCNev--XWG0Cxpd:has(.summary--harEtcMB--X0jt6xwm) .summary--harEtcMB--X0jt6xwm{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}@media (min-width:1560px){.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2{padding-right:var(--g-size-layout-md)}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2,.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe{-moz-column-gap:var(--g-size-layout-md);column-gap:var(--g-size-layout-md)}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe.large--yEi9kSEH--dPQ2whNC:has(.summary--harEtcMB--X0jt6xwm){grid-template-columns:var(--col-body) minmax(auto,var(--col-summary))}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe.large--yEi9kSEH--dPQ2whNC:has(.summary--harEtcMB--X0jt6xwm) .header--Rer9UnJO--xijb5czV{grid-column:1/-1}.container--U4sXvgcR--lp1lbtBd .layout--QYQNhKQS--TpHOcDk2 .content--DBwQg4TA--bhLhlTxe.large--yEi9kSEH--dPQ2whNC:has(.summary--harEtcMB--X0jt6xwm) .summary--harEtcMB--X0jt6xwm{position:sticky;top:calc(var(--offset-topnav) + var(--offset-stripe) + var(--offset-padding))}}.item--RZHE-m6x--Ia8XAJJq:nth-child(n):nth-child(n):nth-child(n):nth-child(n){align-items:center;display:flex;width:100%}.item--RZHE-m6x--Ia8XAJJq.clickable---mZ3olty--AQjHYXZV{cursor:pointer}.item--RZHE-m6x--Ia8XAJJq.disabled--O4aKpQyp--QL90Maos{background-color:inherit;color:var(--g-color-text-disabled)}.container--ML7jzP3q--ZtygmkPK{flex:1;min-width:0}.container--ML7jzP3q--ZtygmkPK:nth-child(n):nth-child(n):nth-child(n)>.g-row--wvfQk7Dt{margin-left:-.3125rem}.container--ML7jzP3q--ZtygmkPK:nth-child(n):nth-child(n):nth-child(n)>.g-form-group--FZbjeXRn{margin-top:0}.container--ML7jzP3q--ZtygmkPK:nth-child(n):nth-child(n):nth-child(n)>.g-form-multicol--srwlwSS6{margin-top:-.25rem}.top--ytl0kIeO--bQbL1skS .input--dYvurLsl--wo4YtnLc{align-self:flex-start!important}.has-product--SIC67Elh--gLkbZoOJ .input--dYvurLsl--wo4YtnLc:nth-child(n):nth-child(n){margin-left:.625rem;margin-right:.5625rem}.has-form--KsD0-I3G--ZOf8nmXV.top--ytl0kIeO--bQbL1skS .input--dYvurLsl--wo4YtnLc{margin:.125rem 0}.pill--jVxiD9Ld--Vr37fixf{position:absolute!important;right:1.875rem!important;top:.75rem!important}.pill-disabled--dGdnjg0e--ENd9AYVc{background-color:rgba(var(--rgb-gray-300),.5)!important}.g-select--lnH55EXN:nth-child(n):nth-child(n){border-radius:var(--g-size-border-radius-lg)}.menu--bv-SbeSE--cN0fwmm0{display:block!important;float:none!important;min-width:0!important;position:static!important}.menu--bv-SbeSE--cN0fwmm0 .menu-item--9cggilUs--SsL6RbgH:not(.section--azJ7xT29--CBnj0Ygl):nth-child(n){padding:0}.menu--bv-SbeSE--cN0fwmm0 .menu-item--9cggilUs--SsL6RbgH:before{display:none}.g-dropdown-product--OVGwIuAd:not(.g-dropdown-product-condensed--vSWTvSWJ) .selectable--2Hxk0pG8--u7qsksjH{padding-left:.625rem}.g-dropdown-product--OVGwIuAd:not(.g-dropdown-product-condensed--vSWTvSWJ) .selectable--2Hxk0pG8--u7qsksjH:nth-child(n):nth-child(n) .custom-control--B5xEx389{margin-right:.9375rem}.g-dropdown-product--OVGwIuAd:not(.g-dropdown-product-condensed--vSWTvSWJ) .selectable--2Hxk0pG8--u7qsksjH:nth-child(n):nth-child(n) .g-product-info--TFZcydm0{padding-left:0}@keyframes animation-keyframes--MYVMHrhx--UxYg22y8{0%{background-position:100% 100%}to{background-position:0 0}}.animated-container--vWDBvecW--NRC4uPPn{--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--UxYg22y8 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--NRC4uPPn{--color-skeleton-container-mix:var(-color-gray-400)}.g-dark--d6PTsX3J .animated-container--vWDBvecW--NRC4uPPn{--color-skeleton-container-mix:var(--g-color-surface-secondary)}.skeleton--y7k2laQT--krmxuhdV{--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--krmxuhdV{--color-skeleton-dark:rgba(var(--rgb-black),0.09);--color-skeleton-bright:rgba(var(--rgb-black),0.025)}.g-dark--d6PTsX3J .skeleton--y7k2laQT--krmxuhdV{--color-skeleton-dark:rgba(var(--rgb-gray-200),0.5);--color-skeleton-bright:rgba(var(--rgb-gray-200),0.1)}.g-dark--d6PTsX3J .g-card--PSlXdxY---ld9Yv2Ej .skeleton--y7k2laQT--krmxuhdV{--color-skeleton-dark:rgba(var(--rgb-gray-400),1);--color-skeleton-bright:rgba(var(--rgb-gray-400),0.25)}.g-dark--d6PTsX3J [class*=g-bg-] .skeleton--y7k2laQT--krmxuhdV{--color-skeleton-dark:rgba(var(--rgb-black),0.25);--color-skeleton-bright:rgba(var(--rgb-black),0.1)}.skeleton-static--z3Rxwx14--ZbqIk2gb{background:var(--color-skeleton-dark)}@keyframes animation-keyframes--qRTLvCCB--J5o40gzl{0%{background-position:200% 200%}to{background-position:0 0}}.skeleton-animated--c2IzPbaS--FAMHuOZ9{animation:animation-keyframes--qRTLvCCB--J5o40gzl 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---DM15Ux15{border-radius:var(--g-size-border-radius-circle);overflow:hidden}.level-1--bIeH3D8a--7yOMOAM4{height:1.875rem}.level-2--u1cbd-Nw--Lsi2R30L{height:1.75rem}.level-3--nAMRtz44--rtfpJS0a{height:1.5rem}.level-4--ocr-Otos--oxusCYjN,.level-5--AsQi0ZI3--Lnf9j2Ep,.level-6--iYnatRmA--xsImqz7o{height:1.25rem}.line--v2sc4TTA--oMuwgPpR{border-radius:var(--g-size-border-radius-round);overflow:hidden}.skeleton-rectangle--oajTeGby--w0ozxisp{border-radius:var(--g-size-border-radius-lg);overflow:hidden}.container--benL4H5B--joL1z09I{margin-bottom:1.25rem}.g-card--GiyZs3Ro .container--benL4H5B--joL1z09I{margin-left:-.9375rem;margin-right:-.9375rem}.g-modal--AUamYhhI .container--benL4H5B--joL1z09I:nth-child(n):nth-child(n){margin:-.625rem -1.25rem .25rem;width:calc(100% + 2.5rem)}.content--xKvZBFG6--TjNc4HlT{margin-bottom:1.25rem;margin-top:1.25rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.signing--B8NC6VxP--_9Xio4s1{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:5.375rem;padding:.9375rem 1.25rem}.signing--B8NC6VxP--_9Xio4s1.active--z2SucEzn--O8QGWnpO{padding-bottom:0;padding-top:0}.signing--B8NC6VxP--_9Xio4s1>:not(.alert--bkn-mhOx--Yw1039jt){margin:.3125rem 0!important}.alert--bkn-mhOx--Yw1039jt,.button--Ks-fRr0J--xU_npLZM,.input--j05IPBDe--VI2N4WCd{flex-shrink:0}.alert--bkn-mhOx--Yw1039jt{margin-bottom:.3125rem;margin-top:-.3125rem;width:100%}@media (max-width:575.98px){.label--CFLrgs3H--rpodVrXf{text-align:left;width:100%}}@media (min-width:576px){.content--xKvZBFG6--TjNc4HlT{margin-bottom:1.875rem;margin-top:1.875rem}.signing--B8NC6VxP--_9Xio4s1{flex-wrap:wrap;padding-left:4.0625rem;padding-right:4.0625rem}.signing--B8NC6VxP--_9Xio4s1>:not(.alert--bkn-mhOx--Yw1039jt){margin-left:.3125rem!important;margin-right:.3125rem!important}.input--j05IPBDe--VI2N4WCd{max-width:7.1875rem}.alert--bkn-mhOx--Yw1039jt{margin-bottom:0;margin-top:0;order:1}}.new-container--Rg9Ucmw2--_AwPhDFF{justify-content:center}.new-container--Rg9Ucmw2--_AwPhDFF .header--XjZgDopp--Z9CBjzCt{display:grid;margin:0 auto;max-width:34.0625rem;text-align:center}.new-container--Rg9Ucmw2--_AwPhDFF .header--XjZgDopp--Z9CBjzCt .illustration--PeGNeed6--t8a3G8PQ{display:grid;height:8rem;margin-bottom:.25rem;place-items:center;width:100%}.new-container--Rg9Ucmw2--_AwPhDFF .body-slot--9FfWPe6Q--M5Ws8cJa{padding-top:1.5rem;width:100%}.wrapper--k1xR-Xny--qJp4pzdU{align-items:center;display:flex;justify-content:center;width:100%}.text--IXD37gwV--mNdtznUR{text-align:right}.icon--anEhTHBf--XoLXzVJQ{margin-left:.625rem}@media (max-width:575.98px){.text--IXD37gwV--mNdtznUR{margin:0!important;padding:0!important;text-align:left}.icon--anEhTHBf--XoLXzVJQ{align-self:flex-start;margin-top:.25rem}}.clearable-button--j6V7-ZCC--ex40v5AB{display:inline-flex;position:relative}.clearable-button--j6V7-ZCC--ex40v5AB .action-button--7xRpEPGr--PHqiQ_65: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--ex40v5AB .action-button--7xRpEPGr--PHqiQ_65:nth-child(n):nth-child(n):nth-child(n):nth-child(n):focus-visible{z-index:10}.placeholder-text--9Y17OmvQ--C7U725G3:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-inline:1.25rem}.placeholder-text--9Y17OmvQ--C7U725G3:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--PO806z48{padding-inline:.625rem}.placeholder-text--9Y17OmvQ--C7U725G3:nth-child(n):nth-child(n):nth-child(n):nth-child(n),.placeholder-text--9Y17OmvQ--C7U725G3:nth-child(n):nth-child(n):nth-child(n):nth-child(n):active,.placeholder-text--9Y17OmvQ--C7U725G3:nth-child(n):nth-child(n):nth-child(n):nth-child(n):hover{color:var(--g-color-interactive-primary)}.action-text--eatr-1lU--qAnGTH6M:nth-child(n):nth-child(n):nth-child(n):nth-child(n){padding-left:1.25rem;padding-right:2.25rem}.action-text--eatr-1lU--qAnGTH6M:nth-child(n):nth-child(n):nth-child(n):nth-child(n).g-button-size-small--PO806z48{padding-inline:.625rem 2.25rem}.clear-button--qoUOE5dK--JX2KbTXd{align-self:center;position:absolute;right:.25rem}.clear-button--qoUOE5dK--JX2KbTXd: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--MxqKR6l0{bottom:0;left:0;margin:0;pointer-events:none;position:fixed;right:0;z-index:500000}.grid--QYiBx4TN--JnAgW1Vp{display:flex;flex-direction:column}.grid--QYiBx4TN--JnAgW1Vp:not(:empty)+.empty--7TfqIhSa--bwr0WHA0{display:none}.item--DZ7d24aI--EvOJJRbr: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--EvOJJRbr:nth-child(n):nth-child(n):nth-child(n).has-icon--1fT8JwIw--EU57ICd2,.item--DZ7d24aI--EvOJJRbr:nth-child(n):nth-child(n):nth-child(n).is-busy--He-4eH60--Qau6Lxr2{padding-left:1.875rem}.item--DZ7d24aI--EvOJJRbr .content--xyPHpjMp--xBrrzyWw{align-items:flex-start;display:flex;width:100%}.item--DZ7d24aI--EvOJJRbr .icon--2QEBhgqs--jw5n8qEd{flex-shrink:0;margin-left:-1.875rem;margin-right:.625rem}.item--DZ7d24aI--EvOJJRbr .spinner--toSrV9br--Q_Dz72YL:nth-child(n):nth-child(n){color:var(--g-color-text-inverted-primary);margin-left:-2rem;margin-right:.5rem}.item--DZ7d24aI--EvOJJRbr .close--pJp3n4U7--DYSTJHWv{flex-shrink:0;margin-left:.375rem!important;margin-block:-.25rem!important}.item--DZ7d24aI--EvOJJRbr .text--6Z1WD8wY--pA7gVIsh{-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--EvOJJRbr.error--vTLEKBkM--QPFlCg72 .icon--2QEBhgqs--jw5n8qEd{color:var(--g-color-error)}.item--DZ7d24aI--EvOJJRbr.success--t9shp8Sn--Ws4T8ukc .icon--2QEBhgqs--jw5n8qEd{color:var(--g-color-success)}.button--qi4eHLiw--yXT6rOdV:nth-child(n):nth-child(n):nth-child(n){margin-top:.625rem}.transition--LTq4ruBW--t2kx4s2f{position:relative}.appear--rGT8sqiS--QiTAtUBb .item--DZ7d24aI--EvOJJRbr,.enter--3n88kKr0--UE_2fdBF .item--DZ7d24aI--EvOJJRbr{opacity:0}.appear-active--tEj-tO9x--VgqXlkTz.transition--LTq4ruBW--t2kx4s2f,.enter-active--1-c38zgr--COMkxIJs.transition--LTq4ruBW--t2kx4s2f{transition:height .35s cubic-bezier(.215,.61,.355,1) 0s}.appear-active--tEj-tO9x--VgqXlkTz .item--DZ7d24aI--EvOJJRbr,.enter-active--1-c38zgr--COMkxIJs .item--DZ7d24aI--EvOJJRbr{opacity:1;transition:opacity .35s cubic-bezier(.215,.61,.355,1) 0s}.exit--yLOZjiGO--Y7Kq81Rx .item--DZ7d24aI--EvOJJRbr{opacity:1;transform:translateX(0)}.exit-active--0m428TPr--xm9C24zY.transition--LTq4ruBW--t2kx4s2f{transform-origin:0 100%;transition:height .35s cubic-bezier(.55,.055,.675,.19) 0s;transition-delay:175ms}.exit-active--0m428TPr--xm9C24zY .item--DZ7d24aI--EvOJJRbr{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--MxqKR6l0{bottom:0;left:-.3125rem;right:-.3125rem}.item--DZ7d24aI--EvOJJRbr:nth-child(n):nth-child(n):nth-child(n){width:100%}}.overflow--jAcYpD3E--oSoq3rij{min-width:100%;overflow:clip;width:100%}.overflow--jAcYpD3E--oSoq3rij:where(.scroll--ucj0dtdW--SFgcRjv1){overflow:auto}.overflow--jAcYpD3E--oSoq3rij:where(.scroll--ucj0dtdW--SFgcRjv1):focus-visible{outline:.125rem solid var(--g-color-interactive-primary)}.g-card--GiyZs3Ro.g-card-no-padding--ZyAbqSMf .overflow--jAcYpD3E--oSoq3rij:where(.scroll--ucj0dtdW--SFgcRjv1):focus-visible{outline-offset:-.125rem}.g-card--GiyZs3Ro:not(.g-card-no-padding--ZyAbqSMf):where(:not(.g-card-outer--Y8jylVce)) .overflow--jAcYpD3E--oSoq3rij,.g-modal--AUamYhhI .overflow--jAcYpD3E--oSoq3rij{border:.0625rem solid var(--g-color-border-secondary);border-radius:var(--g-size-border-radius-lg)}.g-card--GiyZs3Ro.g-card-no-padding--ZyAbqSMf .overflow--jAcYpD3E--oSoq3rij{border:0}.g-card--GiyZs3Ro.g-card-inner--FXKh0hOR:nth-child(n) .overflow--jAcYpD3E--oSoq3rij{border:0;border-radius:var(--g-size-border-radius-none)}.table---ZPCWbMG--WAUZK15k{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--WAUZK15k:where(.complex--VfS2UlwK--vzqlx_cQ){display:block}:where(.table---ZPCWbMG--WAUZK15k.complex--VfS2UlwK--vzqlx_cQ) :is(.head--Inzh-Od9--KqeAKl0c,.body--DiRYhmhY--mtkZkpcZ,.foot--27VNSWYd--X1cp7wdO,.cell--ZfnbGaik--FBauGlC0){display:block}:where(.table---ZPCWbMG--WAUZK15k.complex--VfS2UlwK--vzqlx_cQ) .row--H0wL18yV--imgAZGt9{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}@media (max-width:767.98px){.table---ZPCWbMG--WAUZK15k:where(:not(.fixed--T-EXg9bo--YoMDVAoX)):where(:not(.complex--VfS2UlwK--vzqlx_cQ)){display:block}:where(.table---ZPCWbMG--WAUZK15k:where(:not(.fixed--T-EXg9bo--YoMDVAoX)):not(.complex--VfS2UlwK--vzqlx_cQ)) :is(.head--Inzh-Od9--KqeAKl0c,.body--DiRYhmhY--mtkZkpcZ,.foot--27VNSWYd--X1cp7wdO,.cell--ZfnbGaik--FBauGlC0){display:block}:where(.table---ZPCWbMG--WAUZK15k:where(:not(.fixed--T-EXg9bo--YoMDVAoX)):not(.complex--VfS2UlwK--vzqlx_cQ)) .row--H0wL18yV--imgAZGt9{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}}.table---ZPCWbMG--WAUZK15k>.caption--7Zxs6tQ0--GTnDr5Ik{height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;width:.0625rem}.g-card--GiyZs3Ro.g-card-no-padding--ZyAbqSMf .table---ZPCWbMG--WAUZK15k{margin:0}.semantic-only--PpA7cSDY--MapZe5k9{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--KqeAKl0c .row--H0wL18yV--imgAZGt9:first-child{border-top-width:0}.head--Inzh-Od9--KqeAKl0c.sticky--lZPYH2qZ--rXtEiWDG{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--mtkZkpcZ .row--H0wL18yV--imgAZGt9:where(:not(.section--1z7neDHQ--mLu9jdqv)):hover{background-color:var(--g-color-surface-alternate)}.section--1z7neDHQ--mLu9jdqv:has(.header--np2UJB4N--gwN23bjq){padding-block:0}.section--1z7neDHQ--mLu9jdqv .cell--ZfnbGaik--FBauGlC0.header--np2UJB4N--gwN23bjq{font-size:1.125rem;font-weight:700;line-height:1.5rem}.section--1z7neDHQ--mLu9jdqv .cell--ZfnbGaik--FBauGlC0.header--np2UJB4N--gwN23bjq:nth-child(n){padding-block:1rem}.row--H0wL18yV--imgAZGt9{border-top:.0625rem solid var(--g-color-border-secondary);padding:.3125rem}.use-focus-page-padding--VKJSJ0fp--Az8W3JUg .row--H0wL18yV--imgAZGt9{padding:.3125rem calc(var(--card-content-padding-horizontal, .9375rem) - .625rem)}.row--H0wL18yV--imgAZGt9.decorated--fpr2NXqJ--QE8dbINu{position:relative}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .head--Inzh-Od9--KqeAKl0c.semantic-only--PpA7cSDY--MapZe5k9+.body--DiRYhmhY--mtkZkpcZ>.row--H0wL18yV--imgAZGt9:first-child{border-top-width:0}@media (max-width:767.98px){:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .body--DiRYhmhY--mtkZkpcZ>.row--H0wL18yV--imgAZGt9:first-child{border-top-width:0}}.head--Inzh-Od9--KqeAKl0c .cell--ZfnbGaik--FBauGlC0:where(:not(.headers-above--o3ACcm8X--K_YRY16_)),.label--6nz00Pc---TkCLQ483{color:var(--g-color-text-secondary);font-size:.875rem;font-weight:500;line-height:1.3125rem}.head--Inzh-Od9--KqeAKl0c .cell--ZfnbGaik--FBauGlC0:where(:not(.headers-above--o3ACcm8X--K_YRY16_)) svg,.label--6nz00Pc---TkCLQ483 svg{vertical-align:text-bottom}.head--Inzh-Od9--KqeAKl0c .cell--ZfnbGaik--FBauGlC0.headers-above--o3ACcm8X--K_YRY16_{flex-grow:1;font-size:inherit;font-weight:inherit}.cell--ZfnbGaik--FBauGlC0{align-self:flex-start;padding:.3125rem .625rem;vertical-align:top}.foot--27VNSWYd--X1cp7wdO .cell--ZfnbGaik--FBauGlC0{font-size:.875rem;line-height:1.3125rem}@media (max-width:767.98px){:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .head--Inzh-Od9--KqeAKl0c{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--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .row--H0wL18yV--imgAZGt9{padding:.625rem .3125rem}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .cell--ZfnbGaik--FBauGlC0{padding-bottom:.25rem;padding-top:.25rem;text-align:left!important;width:100%!important}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .label--6nz00Pc---TkCLQ483,:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .value--noKRjdHZ--uDwOtQkf{flex:1 0 0}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .label--6nz00Pc---TkCLQ483{overflow:hidden;padding-right:.625rem;text-overflow:ellipsis;white-space:nowrap}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .value--noKRjdHZ--uDwOtQkf{width:50%}}@media (max-width:575.98px){:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .label--6nz00Pc---TkCLQ483,:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .value--noKRjdHZ--uDwOtQkf{flex:0 0 100%}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX,.force-headers--SldDVg0S--fIw6lnJ2)) .label--6nz00Pc---TkCLQ483{margin-top:.1875rem}}.table---ZPCWbMG--WAUZK15k:where(.fixed--T-EXg9bo--YoMDVAoX):not(.complex--VfS2UlwK--vzqlx_cQ) .row--H0wL18yV--imgAZGt9{padding:0;position:static}.table---ZPCWbMG--WAUZK15k:where(.fixed--T-EXg9bo--YoMDVAoX):not(.complex--VfS2UlwK--vzqlx_cQ) .row--H0wL18yV--imgAZGt9.decorated--fpr2NXqJ--QE8dbINu .cell--ZfnbGaik--FBauGlC0{position:relative}.table---ZPCWbMG--WAUZK15k:where(.fixed--T-EXg9bo--YoMDVAoX):not(.complex--VfS2UlwK--vzqlx_cQ) .row--H0wL18yV--imgAZGt9:after{display:none}.table---ZPCWbMG--WAUZK15k:where(.fixed--T-EXg9bo--YoMDVAoX):not(.complex--VfS2UlwK--vzqlx_cQ) .cell--ZfnbGaik--FBauGlC0{padding:.625rem}.table---ZPCWbMG--WAUZK15k:where(.fixed--T-EXg9bo--YoMDVAoX):not(.complex--VfS2UlwK--vzqlx_cQ) .cell--ZfnbGaik--FBauGlC0:first-child{padding-left:.9375rem}.table---ZPCWbMG--WAUZK15k:where(.fixed--T-EXg9bo--YoMDVAoX):not(.complex--VfS2UlwK--vzqlx_cQ) .cell--ZfnbGaik--FBauGlC0:last-child{padding-right:.9375rem}.table---ZPCWbMG--WAUZK15k:where(.fixed--T-EXg9bo--YoMDVAoX):not(.complex--VfS2UlwK--vzqlx_cQ).use-focus-page-padding--VKJSJ0fp--Az8W3JUg .cell--ZfnbGaik--FBauGlC0:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--WAUZK15k:where(.fixed--T-EXg9bo--YoMDVAoX):not(.complex--VfS2UlwK--vzqlx_cQ).use-focus-page-padding--VKJSJ0fp--Az8W3JUg .cell--ZfnbGaik--FBauGlC0:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--WAUZK15k:where(.fixed--T-EXg9bo--YoMDVAoX) .row--H0wL18yV--imgAZGt9{flex-grow:1;flex-wrap:nowrap}@media (min-width:768px){.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ) .row--H0wL18yV--imgAZGt9{padding:0;position:static}.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ) .row--H0wL18yV--imgAZGt9.decorated--fpr2NXqJ--QE8dbINu .cell--ZfnbGaik--FBauGlC0{position:relative}.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ) .row--H0wL18yV--imgAZGt9:after{display:none}.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ) .cell--ZfnbGaik--FBauGlC0{padding:.625rem}.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ) .cell--ZfnbGaik--FBauGlC0:first-child{padding-left:.9375rem}.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ) .cell--ZfnbGaik--FBauGlC0:last-child{padding-right:.9375rem}.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ).use-focus-page-padding--VKJSJ0fp--Az8W3JUg .cell--ZfnbGaik--FBauGlC0:first-child{padding-left:var(--card-content-padding-horizontal,.9375rem)}.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ).use-focus-page-padding--VKJSJ0fp--Az8W3JUg .cell--ZfnbGaik--FBauGlC0:last-child{padding-right:var(--card-content-padding-horizontal,.9375rem)}.label--6nz00Pc---TkCLQ483{display:none}}:where(.table---ZPCWbMG--WAUZK15k.fixed--T-EXg9bo--YoMDVAoX) .label--6nz00Pc---TkCLQ483{display:none}.sort-button--sP9wqU8Q--op2RE9dc{margin:-.5rem -.625rem -.375rem -.125rem!important;position:relative}@media (max-width:767.98px){:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .sort-button--sP9wqU8Q--op2RE9dc{display:none!important}}.column-tooltip--rp-UZWp2--6gSz0BxX~.sort-button--sP9wqU8Q--op2RE9dc{margin-left:.25rem!important}.cell--ZfnbGaik--FBauGlC0.fluid--oyFtncUR--POtjP24l{flex-grow:1;flex-shrink:1}.cell--ZfnbGaik--FBauGlC0.align-auto--SJhn6K5x--jeRM9NRH{text-align:left}.cell--ZfnbGaik--FBauGlC0.center--sEdB2cRC--sa4s9v2N{align-self:center;vertical-align:middle}.cell--ZfnbGaik--FBauGlC0.small--E8mfKIGr--dmTwfLb4{font-size:.875rem;line-height:1.3125rem}.cell--ZfnbGaik--FBauGlC0 .column-label--dufZTvkf--RW4eWgVv~.separator--DuWPcHGK--xwEws7jp{display:inline-block;width:.25rem}.body--DiRYhmhY--mtkZkpcZ .cell--ZfnbGaik--FBauGlC0.truncate--IJdbbFbc--QZJpV7GN,.cell--ZfnbGaik--FBauGlC0.truncate--IJdbbFbc--QZJpV7GN .column-label--dufZTvkf--RW4eWgVv,.cell--ZfnbGaik--FBauGlC0.truncate--IJdbbFbc--QZJpV7GN>.value--noKRjdHZ--uDwOtQkf{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell--ZfnbGaik--FBauGlC0.truncate--IJdbbFbc--QZJpV7GN .column-label--dufZTvkf--RW4eWgVv{display:inline-block;max-width:100%;vertical-align:inherit}.cell--ZfnbGaik--FBauGlC0.truncate--IJdbbFbc--QZJpV7GN.tooltip--HKHit-ez--U9KmdSuJ .column-label--dufZTvkf--RW4eWgVv{max-width:calc(100% - 1.25rem)}.cell--ZfnbGaik--FBauGlC0.truncate--IJdbbFbc--QZJpV7GN[aria-sort] .column-label--dufZTvkf--RW4eWgVv{max-width:calc(100% - 1.5rem)}.cell--ZfnbGaik--FBauGlC0.truncate--IJdbbFbc--QZJpV7GN.tooltip--HKHit-ez--U9KmdSuJ[aria-sort] .column-label--dufZTvkf--RW4eWgVv{max-width:calc(100% - 2.75rem)}.head--Inzh-Od9--KqeAKl0c .cell--ZfnbGaik--FBauGlC0:not(.truncate--IJdbbFbc--QZJpV7GN){text-wrap:balance}.cell--ZfnbGaik--FBauGlC0.header--np2UJB4N--gwN23bjq,.cell--ZfnbGaik--FBauGlC0:not(.truncate--IJdbbFbc--QZJpV7GN){-webkit-hyphens:auto;hyphens:auto}.cell--ZfnbGaik--FBauGlC0.header--np2UJB4N--gwN23bjq{font-weight:500}.cell--ZfnbGaik--FBauGlC0.numeric--vtUBzsRe--kKCQOreP{text-align:right}.cell--ZfnbGaik--FBauGlC0.selectable--wG87at-I--hd4bKOY5{width:2.5rem}.body--DiRYhmhY--mtkZkpcZ .cell--ZfnbGaik--FBauGlC0.selectable--wG87at-I--hd4bKOY5{padding-bottom:0!important;padding-top:.3125rem!important}.complex--VfS2UlwK--vzqlx_cQ .body--DiRYhmhY--mtkZkpcZ .cell--ZfnbGaik--FBauGlC0.selectable--wG87at-I--hd4bKOY5{padding-top:.0625rem!important}.cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR,.cell--ZfnbGaik--FBauGlC0.toggle--VeFasUkl--I8MXS85x{height:100%;text-align:right}.cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR:nth-child(n):nth-child(n):nth-child(n) .g-group-button--LKgSoVeK,.cell--ZfnbGaik--FBauGlC0.toggle--VeFasUkl--I8MXS85x:nth-child(n):nth-child(n):nth-child(n) .g-group-button--LKgSoVeK{margin-bottom:-.5rem;margin-top:-.5rem}.cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR:nth-child(n):nth-child(n):nth-child(n) .g-group-button--LKgSoVeK .btn--OEY2_to5:not(:first-child),.cell--ZfnbGaik--FBauGlC0.toggle--VeFasUkl--I8MXS85x:nth-child(n):nth-child(n):nth-child(n) .g-group-button--LKgSoVeK .btn--OEY2_to5:not(:first-child){margin-left:0}.cell--ZfnbGaik--FBauGlC0.toggle--VeFasUkl--I8MXS85x{inset:0;position:absolute;z-index:0}.head--Inzh-Od9--KqeAKl0c .cell--ZfnbGaik--FBauGlC0.toggle--VeFasUkl--I8MXS85x{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--FBauGlC0.toggle--VeFasUkl--I8MXS85x .g-button--MOLrNBd9[aria-expanded]{border:0;border-radius:var(--g-size-border-radius-none);inset:0;margin-left:0;min-height:100%;position:absolute}.decorated--fpr2NXqJ--QE8dbINu .cell--ZfnbGaik--FBauGlC0.toggle--VeFasUkl--I8MXS85x .g-button--MOLrNBd9[aria-expanded]{margin-left:.3125rem}.cell--ZfnbGaik--FBauGlC0.toggle--VeFasUkl--I8MXS85x .g-button--MOLrNBd9[aria-expanded]:focus-visible{outline:.1875rem solid var(--g-color-focus);outline-offset:-.1875rem}.cell--ZfnbGaik--FBauGlC0.toggle--VeFasUkl--I8MXS85x .g-button--MOLrNBd9[aria-expanded] .g-button-icon--OJRO1L5E{opacity:0}.cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR{z-index:1}.cell--ZfnbGaik--FBauGlC0.collapsible--r01k3wBJ--Z6Bo0dxy,.cell--ZfnbGaik--FBauGlC0.details--d7OcgIeg--IEut6o6V{padding-bottom:0;padding-top:0;position:relative;width:100%}.head--Inzh-Od9--KqeAKl0c .cell--ZfnbGaik--FBauGlC0.collapsible--r01k3wBJ--Z6Bo0dxy,.head--Inzh-Od9--KqeAKl0c .cell--ZfnbGaik--FBauGlC0.details--d7OcgIeg--IEut6o6V{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--FBauGlC0.details--d7OcgIeg--IEut6o6V{order:2}.cell--ZfnbGaik--FBauGlC0.details--d7OcgIeg--IEut6o6V.value--noKRjdHZ--uDwOtQkf>:not(.label--6nz00Pc---TkCLQ483):first-child,.cell--ZfnbGaik--FBauGlC0.details--d7OcgIeg--IEut6o6V>:not(.label--6nz00Pc---TkCLQ483):first-child{margin-top:.625rem}.cell--ZfnbGaik--FBauGlC0.details--d7OcgIeg--IEut6o6V.value--noKRjdHZ--uDwOtQkf>:not(.label--6nz00Pc---TkCLQ483):last-child,.cell--ZfnbGaik--FBauGlC0.details--d7OcgIeg--IEut6o6V>:not(.label--6nz00Pc---TkCLQ483):last-child{margin-bottom:.625rem}.cell--ZfnbGaik--FBauGlC0.collapsible--r01k3wBJ--Z6Bo0dxy{order:3}@media (min-width:768px){.cell--ZfnbGaik--FBauGlC0.numeric--vtUBzsRe--kKCQOreP{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--mtkZkpcZ .cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR{padding-block:.0625rem}.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ) .body--DiRYhmhY--mtkZkpcZ .cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR{padding-block:.375rem}.cell--ZfnbGaik--FBauGlC0.align-left--79BzXauZ--ObTeVGkN{text-align:left}.cell--ZfnbGaik--FBauGlC0.align-center--LveTgS5K--iGgscfXR{text-align:center}.cell--ZfnbGaik--FBauGlC0.align-right--HF6twD9N--sP3DDNqO{text-align:right}}:where(.table---ZPCWbMG--WAUZK15k.fixed--T-EXg9bo--YoMDVAoX) .cell--ZfnbGaik--FBauGlC0.numeric--vtUBzsRe--kKCQOreP{font-variant-numeric:lining-nums tabular-nums}.body--DiRYhmhY--mtkZkpcZ :where(.table---ZPCWbMG--WAUZK15k.fixed--T-EXg9bo--YoMDVAoX) .cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR{padding-block:.0625rem}.table---ZPCWbMG--WAUZK15k:not(.complex--VfS2UlwK--vzqlx_cQ) .body--DiRYhmhY--mtkZkpcZ :where(.table---ZPCWbMG--WAUZK15k.fixed--T-EXg9bo--YoMDVAoX) .cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR{padding-block:.375rem}:where(.table---ZPCWbMG--WAUZK15k.fixed--T-EXg9bo--YoMDVAoX) .cell--ZfnbGaik--FBauGlC0.align-left--79BzXauZ--ObTeVGkN{text-align:left}:where(.table---ZPCWbMG--WAUZK15k.fixed--T-EXg9bo--YoMDVAoX) .cell--ZfnbGaik--FBauGlC0.align-center--LveTgS5K--iGgscfXR{text-align:center}:where(.table---ZPCWbMG--WAUZK15k.fixed--T-EXg9bo--YoMDVAoX) .cell--ZfnbGaik--FBauGlC0.align-right--HF6twD9N--sP3DDNqO{text-align:right}@media (max-width:767.98px){:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .cell--ZfnbGaik--FBauGlC0.labelize--FYlcpzt6--Uqn2mpZ_{align-items:baseline;display:flex}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .cell--ZfnbGaik--FBauGlC0.toggle--VeFasUkl--I8MXS85x{text-align:right!important}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR>.label--6nz00Pc---TkCLQ483{visibility:hidden}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .cell--ZfnbGaik--FBauGlC0 .column-tooltip--rp-UZWp2--6gSz0BxX,:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .cell--ZfnbGaik--FBauGlC0.collapsible--r01k3wBJ--Z6Bo0dxy>.label--6nz00Pc---TkCLQ483,:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .cell--ZfnbGaik--FBauGlC0.details--d7OcgIeg--IEut6o6V>.label--6nz00Pc---TkCLQ483,:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .cell--ZfnbGaik--FBauGlC0.empty--an-I0Gar--_xwRu0QB{display:none}}@media (max-width:575.98px){:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .cell--ZfnbGaik--FBauGlC0.labelize--FYlcpzt6--Uqn2mpZ_{flex-wrap:wrap}:where(.table---ZPCWbMG--WAUZK15k:not(.fixed--T-EXg9bo--YoMDVAoX)) .cell--ZfnbGaik--FBauGlC0.actions--VBaII3xD--YMMYodIR>.label--6nz00Pc---TkCLQ483{display:none}}.toolbar--3fuF3Vm---SIo8aAiD{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---SIo8aAiD .select--u7sWYpHu--tF7ecpkV{margin-right:.625rem!important}.toolbar--3fuF3Vm---SIo8aAiD .group--IwkvwtKj--XEvPYZp9{flex-shrink:0;width:auto}.toolbar--3fuF3Vm---SIo8aAiD .button--vys3lpIf--VU3YzYLK{margin-bottom:0!important;margin-top:0!important}.row--AOgPD9ZV--fNYIhiqZ{overflow:hidden;position:relative}.cell--PhQRA8Qo--yRAVzXe7{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--fNYIhiqZ:last-child .cell--PhQRA8Qo--yRAVzXe7{margin-bottom:0}@media (max-width:767.98px){.cell--PhQRA8Qo--yRAVzXe7{top:.625rem}}.container--QswwP5L7--QZgc8h_s: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--rAx1nmcf{background-color:var(--g-color-border-secondary);padding:.1875rem;text-align:right}.content--Nzux7pFz--M4C5miZI{padding-left:.8125rem;padding-right:.8125rem}.no-padding--J019B6a4--Zxqvy6Uz>.content--Nzux7pFz--M4C5miZI{padding:0!important}.no-padding--J019B6a4--Zxqvy6Uz>.content--Nzux7pFz--M4C5miZI>*{margin-bottom:0!important;margin-top:0!important}.list--NnmPqsca--PddLglqk{--columns:var(--min-columns,1);--column-width:calc((100% - 0.9375rem*(var(--columns) - 1))/var(--columns))}.list--NnmPqsca--PddLglqk: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--PddLglqk:nth-child(n):nth-child(n){align-items:stretch;display:grid;gap:.9375rem;grid-template-columns:1fr;justify-content:center;margin:0}}.list--NnmPqsca--PddLglqk:nth-child(n):nth-child(n).dense--V9nB-aKr--czpHQjEI,.list--NnmPqsca--PddLglqk:nth-child(n):nth-child(n).full-width--FJmWdKUa--xFL_fDuQ,.list--NnmPqsca--PddLglqk:nth-child(n):nth-child(n).regular--EYra7TdJ--NmSOkB9H,.list--NnmPqsca--PddLglqk:nth-child(n):nth-child(n).wide--9V-sW-l0--RaXp2oYI{grid-template-columns:repeat(auto-fit,minmax(var(--column-width,100%),min-content))}@media (min-width:576px){.list--NnmPqsca--PddLglqk:nth-child(n):nth-child(n){--columns:2;grid-template-columns:repeat(auto-fit,minmax(9.375rem,min-content))}.list--NnmPqsca--PddLglqk:nth-child(n):nth-child(n).full-width--FJmWdKUa--xFL_fDuQ{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width:768px){.list--NnmPqsca--PddLglqk:nth-child(n):nth-child(n).regular--EYra7TdJ--NmSOkB9H{--columns:3}.list--NnmPqsca--PddLglqk:nth-child(n):nth-child(n).dense--V9nB-aKr--czpHQjEI{--columns:4}}.item--RVFXjwfl--3Hqihlq2:nth-child(n):nth-child(n){margin:.46875rem;padding:0}@supports (grid-area:auto){.item--RVFXjwfl--3Hqihlq2:nth-child(n):nth-child(n){margin:0}}.item--RVFXjwfl--3Hqihlq2:nth-child(n):nth-child(n):before{display:none}.item--RVFXjwfl--3Hqihlq2 .g-toggle--OodeB5wO{height:100%}.item--RVFXjwfl--3Hqihlq2 .g-toggle-label--JsUQTzKo{flex:1}.date--OHeUfOHz--up9LY22R{color:var(--g-color-text-secondary)}.date--OHeUfOHz--up9LY22R .large--TvQvuKTZ--PM96Qvov,.date--OHeUfOHz--up9LY22R .year--jxaF6Opj--Ay7QHr8L{display:none}@supports not (contain:inline-size){@media (min-width:768px){.date--OHeUfOHz--up9LY22R{color:unset}.date--OHeUfOHz--up9LY22R .large--TvQvuKTZ--PM96Qvov,.date--OHeUfOHz--up9LY22R .year--jxaF6Opj--Ay7QHr8L{display:block;white-space:nowrap}.date--OHeUfOHz--up9LY22R .regular--fA21WNql--toHfjmxe{display:none}}}@container transaction (width >= 39.0625rem){.date--OHeUfOHz--up9LY22R{color:unset}.date--OHeUfOHz--up9LY22R .large--TvQvuKTZ--PM96Qvov,.date--OHeUfOHz--up9LY22R .year--jxaF6Opj--Ay7QHr8L{display:block;white-space:nowrap}.date--OHeUfOHz--up9LY22R .regular--fA21WNql--toHfjmxe{display:none}}.title--2T8r9-N2--OvqEJEBh,.title--2T8r9-N2--OvqEJEBh>*{font-weight:600!important}.title--2T8r9-N2--OvqEJEBh.link--Wdh-8obW--nNDAHvdp{color:inherit!important;position:static;text-decoration:none!important}.title--2T8r9-N2--OvqEJEBh.link--Wdh-8obW--nNDAHvdp:after{content:"";inset:0;position:absolute;z-index:0}.title--2T8r9-N2--OvqEJEBh.link--Wdh-8obW--nNDAHvdp:focus-visible:after,.title--2T8r9-N2--OvqEJEBh.link--Wdh-8obW--nNDAHvdp:hover:after{background-color:var(--g-color-overlay-hover);z-index:1}.title--2T8r9-N2--OvqEJEBh.link--Wdh-8obW--nNDAHvdp:focus-visible:after .g-avatar-content--cg6XkSU8:not(.g-avatar-content-border--mnmzgsPM),.title--2T8r9-N2--OvqEJEBh.link--Wdh-8obW--nNDAHvdp:hover:after .g-avatar-content--cg6XkSU8:not(.g-avatar-content-border--mnmzgsPM){--color-bg:var(--g-color-surface-primary)}.title--2T8r9-N2--OvqEJEBh>[class^=ico-]{margin-top:-.1875rem}.title--2T8r9-N2--OvqEJEBh~.info--dLtPOvlN--m1GPUzHE{display:block}.indicators--HqnChbfU--zXCsUPld{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--VrCeVrl1{display:block;font-size:.875rem;line-height:1.3125rem;padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--khJIPZ25,.amount-secondary--JVcC4uQT--vmVUDvCy{color:var(--g-color-text-secondary);padding:0!important;white-space:nowrap}.amount-extra--IQECXtyJ--khJIPZ25 .icon--MGqT4tya--SjztYLCZ,.amount-secondary--JVcC4uQT--vmVUDvCy .icon--MGqT4tya--SjztYLCZ{margin-right:.1875rem}.alert--0bN-uMWG--PAHNQIbA>:first-child{margin-top:.375rem!important}.alert--0bN-uMWG--PAHNQIbA>:last-child{margin-bottom:0!important}.menu--cxwua0C5--RH4HY27f{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--RH4HY27f.in-amount--C5oBODPe--bA8NgnZs{max-width:100%}.menu--cxwua0C5--RH4HY27f.in-amount--C5oBODPe--bA8NgnZs:nth-child(n):nth-child(n){margin-top:.625rem}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--cxwua0C5--RH4HY27f.in-amount--C5oBODPe--bA8NgnZs{display:none!important}}}@container transaction (width < 39.0625rem){.menu--cxwua0C5--RH4HY27f.in-amount--C5oBODPe--bA8NgnZs{display:none!important}}.menu--cxwua0C5--RH4HY27f.in-amount--C5oBODPe--bA8NgnZs .additional-button--agic9zzo--p9bp_j6j{flex-basis:100%;overflow:hidden}@supports not (contain:inline-size){@media (min-width:768px){.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs){display:none}}}@container transaction (width >= 39.0625rem){.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs){display:none}}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx{display:flex;justify-content:flex-end;max-width:100%;min-width:100%}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx .additional-button--agic9zzo--p9bp_j6j{display:none}@supports not (contain:inline-size){@media (min-width:992px){.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx{display:flex}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx.offset-menu--5JJtrUMr--csG0L_FP:has(.additional-button--agic9zzo--p9bp_j6j:only-child){justify-content:flex-start}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx.offset-menu--5JJtrUMr--csG0L_FP:has(.additional-button--agic9zzo--p9bp_j6j:only-child) .additional-button--agic9zzo--p9bp_j6j{flex-basis:8.375rem}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx .additional-button--agic9zzo--p9bp_j6j{display:flex;flex-basis:100%;overflow:hidden}}}@container transaction (width >= 51.5625rem){.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx{display:flex}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx.offset-menu--5JJtrUMr--csG0L_FP:has(.additional-button--agic9zzo--p9bp_j6j:only-child){justify-content:flex-start}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx.offset-menu--5JJtrUMr--csG0L_FP:has(.additional-button--agic9zzo--p9bp_j6j:only-child) .additional-button--agic9zzo--p9bp_j6j{flex-basis:8.375rem}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs).panoramic--tTmlWp9A--wtAoauzx .additional-button--agic9zzo--p9bp_j6j{display:flex;flex-basis:100%;overflow:hidden}}@supports not (contain:inline-size){@media (min-width:1400px){.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs){display:flex;justify-content:flex-end}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs) .additional-button--agic9zzo--p9bp_j6j{flex-basis:100%;overflow:hidden}}}@container transaction (width >= 87.5rem){.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs){display:flex;justify-content:flex-end}.menu--cxwua0C5--RH4HY27f:not(.in-amount--C5oBODPe--bA8NgnZs) .additional-button--agic9zzo--p9bp_j6j{flex-basis:100%;overflow:hidden}}.menu--cxwua0C5--RH4HY27f .g-button--MOLrNBd9{margin-bottom:0!important;margin-top:0!important}.menu--cxwua0C5--RH4HY27f .g-button--MOLrNBd9:first-of-type{margin-left:0!important}.menu--cxwua0C5--RH4HY27f .g-button--MOLrNBd9:last-of-type{margin-right:0!important}.secondary--pniZYJjd--vhkPvWDN.title--2T8r9-N2--OvqEJEBh{word-break:break-all}.secondary-icon--eUg2b--D--YBYcRuL1{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--YBYcRuL1{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--dDtRQPOl{transform:rotate(90deg)}}}@container transaction (width < 51.5625rem){.secondary-icon--eUg2b--D--YBYcRuL1{display:block!important;margin:.3125rem 0}.secondary-icon-rotate--LzpbffZo--dDtRQPOl{transform:rotate(90deg)}}@supports not (contain:inline-size){@media (min-width:768px){.amount--r8ZBrHs7--VrCeVrl1,.title--2T8r9-N2--OvqEJEBh{font-size:1rem;line-height:1.5rem}}}@container transaction (width >= 39.0625rem){.amount--r8ZBrHs7--VrCeVrl1,.title--2T8r9-N2--OvqEJEBh{font-size:1rem;line-height:1.5rem}}.label---IyK-xe9--vKhjEwWO{color:inherit}@supports not (contain:inline-size){@media (min-width:768px){.label---IyK-xe9--vKhjEwWO{display:none}}}@container transaction (width >= 39.0625rem){.label---IyK-xe9--vKhjEwWO{display:none}}.text--Avn8jOAp--f56u4NtU: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--f56u4NtU.truncate--6uk8EQUM--yPIsC_aY{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text--Avn8jOAp--f56u4NtU.faded--6Jhxx9L---qiN_YAwM{color:var(--g-color-text-secondary)}.grid--kIyebPJO--bYEcMA8N{--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--bYEcMA8N:nth-child(n).panoramic--VzDK-OsW--YfovwBxr{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--bYEcMA8N .overlay--gIchTPNi--h8CGt2yo{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--bYEcMA8N .overlay--gIchTPNi--h8CGt2yo:focus-within{opacity:1}.grid--kIyebPJO--bYEcMA8N .overlay--gIchTPNi--h8CGt2yo .g-group-button--LKgSoVeK{display:none;margin-left:-.3125rem;margin-right:-.3125rem}.grid--kIyebPJO--bYEcMA8N .overlay--gIchTPNi--h8CGt2yo .btn--OEY2_to5:nth-child(n):nth-child(n),.grid--kIyebPJO--bYEcMA8N .overlay--gIchTPNi--h8CGt2yo .g-button--MOLrNBd9: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--bYEcMA8N{padding-left:.9375rem}.grid--kIyebPJO--bYEcMA8N: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--bYEcMA8N:nth-child(n).no-secondary---ymOixf---Mi8_PRo6{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--bYEcMA8N.in-detail--OiII-3mC--Jsv1jBET{padding-left:.625rem}.grid--kIyebPJO--bYEcMA8N .overlay--gIchTPNi--h8CGt2yo .g-group-button--LKgSoVeK{display:flex}.grid--kIyebPJO--bYEcMA8N:hover .overlay--gIchTPNi--h8CGt2yo{opacity:1}.grid--kIyebPJO--bYEcMA8N:hover .overlay--gIchTPNi--h8CGt2yo *{pointer-events:auto}}}@container transaction (width >= 39.0625rem){.grid--kIyebPJO--bYEcMA8N{padding-left:.9375rem}.grid--kIyebPJO--bYEcMA8N: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--bYEcMA8N:nth-child(n).no-secondary---ymOixf---Mi8_PRo6{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr repeat(2,minmax(0,min-content))}.grid--kIyebPJO--bYEcMA8N.in-detail--OiII-3mC--Jsv1jBET{padding-left:.625rem}.grid--kIyebPJO--bYEcMA8N .overlay--gIchTPNi--h8CGt2yo .g-group-button--LKgSoVeK{display:flex}.grid--kIyebPJO--bYEcMA8N:hover .overlay--gIchTPNi--h8CGt2yo{opacity:1}.grid--kIyebPJO--bYEcMA8N:hover .overlay--gIchTPNi--h8CGt2yo *{pointer-events:auto}}@supports not (contain:inline-size){@media (min-width:992px){.grid--kIyebPJO--bYEcMA8N: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--bYEcMA8N:nth-child(n).no-secondary---ymOixf---Mi8_PRo6{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--bYEcMA8N: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--bYEcMA8N:nth-child(n).no-secondary---ymOixf---Mi8_PRo6{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--bYEcMA8N: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--bYEcMA8N:nth-child(n).no-secondary---ymOixf---Mi8_PRo6{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--bYEcMA8N:nth-child(n).panoramic--VzDK-OsW--YfovwBxr{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--bYEcMA8N: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--bYEcMA8N:nth-child(n).no-secondary---ymOixf---Mi8_PRo6{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(3,minmax(0,min-content))}.grid--kIyebPJO--bYEcMA8N:nth-child(n).panoramic--VzDK-OsW--YfovwBxr{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--bYEcMA8N: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--bYEcMA8N:nth-child(n).no-secondary---ymOixf---Mi8_PRo6{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--bYEcMA8N:nth-child(n).panoramic--VzDK-OsW--YfovwBxr{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--bYEcMA8N: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--bYEcMA8N:nth-child(n).no-secondary---ymOixf---Mi8_PRo6{grid-template-columns:repeat(3,minmax(0,min-content)) 1fr minmax(0,min-content) 1fr repeat(5,minmax(0,min-content))}.grid--kIyebPJO--bYEcMA8N:nth-child(n).panoramic--VzDK-OsW--YfovwBxr{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--jljqcve4{padding:0 calc(var(--grid-gap)) 0 0}@supports not (contain:inline-size){@media (min-width:768px){.item--5h-W85Wi--jljqcve4{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}}@container transaction (width >= 39.0625rem){.item--5h-W85Wi--jljqcve4{padding:0 .9375rem 0 calc(var(--grid-gap) - .9375rem)}}.item--5h-W85Wi--jljqcve4:empty{padding:0!important}.in-detail--OiII-3mC--Jsv1jBET .item--5h-W85Wi--jljqcve4[hidden]{display:block!important}.item--5h-W85Wi--jljqcve4 .btn--OEY2_to5,.item--5h-W85Wi--jljqcve4 .g-button--MOLrNBd9,.item--5h-W85Wi--jljqcve4 .g-tooltip-trigger--uZ3BYxND{position:relative;z-index:10}.alert--hdCR7Hig--kNMBarOI,.amount--0cI1yqRP--JlNao1pb,.amount-secondary--5BeXPMHG--FQeM_sJ4,.avatar--QmIvbLen--Gnd_vrVp,.badges--sRjD54on--lkQzHylC,.date--IqcNPVMd--oEqpUN2D,.info--e3sjjlaG--FasDvtus,.info-secondary--L5Y0GC6H--fJXAUZXL,.menu--lUHhFlpt--CB9UJFLl,.misc--pi-vTQ0v--Q8ohGalQ,.selectable--aKtfC9Nq--ru6mqHah,.statement--ugA33low--L49Zc9hp,.title--vJSn5eGM--UAD3QrTr,.title-secondary--fh1xkErS--fnwwVBK9,.valuta--BoOk-sel--FkKHQ6IQ{align-self:start;font-size:.875rem;line-height:1.3125rem}.badges--sRjD54on--lkQzHylC,.date--IqcNPVMd--oEqpUN2D,.info--e3sjjlaG--FasDvtus,.info-secondary--L5Y0GC6H--fJXAUZXL{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.in-detail--OiII-3mC--Jsv1jBET .badges--sRjD54on--lkQzHylC,.in-detail--OiII-3mC--Jsv1jBET .date--IqcNPVMd--oEqpUN2D,.in-detail--OiII-3mC--Jsv1jBET .info--e3sjjlaG--FasDvtus,.in-detail--OiII-3mC--Jsv1jBET .info-secondary--L5Y0GC6H--fJXAUZXL{white-space:unset}.amount--0cI1yqRP--JlNao1pb:before,.selectable--aKtfC9Nq--ru6mqHah:before{bottom:0;content:"";position:absolute;top:0;z-index:1}.amount--0cI1yqRP--JlNao1pb>*,.selectable--aKtfC9Nq--ru6mqHah>*{position:relative;z-index:10}.alert--hdCR7Hig--kNMBarOI,.alert--hdCR7Hig--kNMBarOI:empty,.badges--sRjD54on--lkQzHylC,.badges--sRjD54on--lkQzHylC:empty,.date--IqcNPVMd--oEqpUN2D,.date--IqcNPVMd--oEqpUN2D:empty,.menu--lUHhFlpt--CB9UJFLl,.menu--lUHhFlpt--CB9UJFLl:empty,.misc--pi-vTQ0v--Q8ohGalQ,.misc--pi-vTQ0v--Q8ohGalQ:empty{margin-top:0}.selectable--aKtfC9Nq--ru6mqHah{align-self:start;grid-area:trx-selectable;margin-top:0;width:2rem!important}.has-avatar--B3867wB9--wkdX6dDf .selectable--aKtfC9Nq--ru6mqHah{margin-top:.4375rem}.selectable--aKtfC9Nq--ru6mqHah:before{left:0;width:2.625rem}.date--IqcNPVMd--oEqpUN2D{grid-area:trx-date}.avatar--QmIvbLen--Gnd_vrVp{grid-area:trx-avatar;line-height:0;width:3.625rem!important}.title--vJSn5eGM--UAD3QrTr{grid-area:trx-title}.title--vJSn5eGM--UAD3QrTr,.title-secondary--fh1xkErS--fnwwVBK9{min-width:0}.title-secondary--fh1xkErS--fnwwVBK9{grid-area:trx-title2}.title--vJSn5eGM--UAD3QrTr.panoramic--VzDK-OsW--YfovwBxr{align-self:start!important}.badges--sRjD54on--lkQzHylC{grid-area:trx-badges;line-height:1.5rem;white-space:normal}.indicators--odpEGFO5--PYAQ3FhP{padding:0;width:0}.info--e3sjjlaG--FasDvtus{grid-area:trx-info}.info-secondary--L5Y0GC6H--fJXAUZXL{grid-area:trx-info2}.info--e3sjjlaG--FasDvtus.panoramic--VzDK-OsW--YfovwBxr{align-self:end!important;color:var(--g-color-text-secondary)}.menu--lUHhFlpt--CB9UJFLl{grid-area:trx-menu}@supports not (contain:inline-size){@media (max-width:767.98px){.menu--lUHhFlpt--CB9UJFLl{margin-top:.625rem}}}@container transaction (width < 39.0625rem){.menu--lUHhFlpt--CB9UJFLl{margin-top:.625rem}}.amount--0cI1yqRP--JlNao1pb{align-self:stretch;grid-area:trx-amount;white-space:nowrap}.amount--0cI1yqRP--JlNao1pb,.amount--0cI1yqRP--JlNao1pb .in-detail--OiII-3mC--Jsv1jBET{text-align:right!important}.amount--0cI1yqRP--JlNao1pb.panoramic--VzDK-OsW--YfovwBxr{align-self:center}.amount-secondary--5BeXPMHG--FQeM_sJ4{color:var(--g-color-text-primary);display:none;grid-area:trx-amount2;text-align:right!important}.amount-secondary--5BeXPMHG--FQeM_sJ4.panoramic--VzDK-OsW--YfovwBxr{font-size:1rem}@supports not (contain:inline-size){@media (min-width:1200px){.amount-secondary--5BeXPMHG--FQeM_sJ4{display:block}}}@container transaction (width >= 60rem){.amount-secondary--5BeXPMHG--FQeM_sJ4{display:block}}.misc--pi-vTQ0v--Q8ohGalQ{font-size:.875rem;grid-area:trx-misc;line-height:1.3125rem}.misc--pi-vTQ0v--Q8ohGalQ.panoramic--VzDK-OsW--YfovwBxr{font-size:1rem}.alert--hdCR7Hig--kNMBarOI{grid-area:trx-alert;padding:0}.valuta--BoOk-sel--FkKHQ6IQ{grid-area:trx-valuta}.statement--ugA33low--L49Zc9hp{grid-area:trx-statement}.detail--ZYItS1Zq--qJSYbQaS{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--wkdX6dDf .avatar--QmIvbLen--Gnd_vrVp,.has-avatar--B3867wB9--wkdX6dDf .date--IqcNPVMd--oEqpUN2D,.has-avatar--B3867wB9--wkdX6dDf .selectable--aKtfC9Nq--ru6mqHah{align-self:center}.selectable--aKtfC9Nq--ru6mqHah:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--wkdX6dDf .selectable--aKtfC9Nq--ru6mqHah{margin-top:-.0625rem}.selectable--aKtfC9Nq--ru6mqHah:before{width:3.25rem}.date--IqcNPVMd--oEqpUN2D{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--Gnd_vrVp{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--FasDvtus,.info-secondary--L5Y0GC6H--fJXAUZXL{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:768px) and (min-width:1200px){.misc--pi-vTQ0v--Q8ohGalQ.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--Q8ohGalQ.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--lkQzHylC{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--FkKHQ6IQ{width:var(--column-valuta-width,4rem)}.statement--ugA33low--L49Zc9hp{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--CB9UJFLl{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--CB9UJFLl.panoramic--VzDK-OsW--YfovwBxr{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--CB9UJFLl.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--CB9UJFLl.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--JlNao1pb{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--JlNao1pb.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--FQeM_sJ4{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--FQeM_sJ4.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-amount-secondary-width,12.25rem)}}}@container transaction (width >= 39.0625rem){.has-avatar--B3867wB9--wkdX6dDf .avatar--QmIvbLen--Gnd_vrVp,.has-avatar--B3867wB9--wkdX6dDf .date--IqcNPVMd--oEqpUN2D,.has-avatar--B3867wB9--wkdX6dDf .selectable--aKtfC9Nq--ru6mqHah{align-self:center}.selectable--aKtfC9Nq--ru6mqHah:nth-child(n):nth-child(n):nth-child(n){margin-top:-.3125rem;padding-top:0!important}.has-avatar--B3867wB9--wkdX6dDf .selectable--aKtfC9Nq--ru6mqHah{margin-top:-.0625rem}.selectable--aKtfC9Nq--ru6mqHah:before{width:3.25rem}.date--IqcNPVMd--oEqpUN2D{margin-top:.0625rem;padding-right:0;white-space:unset;width:var(--column-date-width,4.75rem)!important}.avatar--QmIvbLen--Gnd_vrVp{margin-left:0;width:4.25rem!important}.info--e3sjjlaG--FasDvtus,.info-secondary--L5Y0GC6H--fJXAUZXL{white-space:nowrap}@supports not (contain:inline-size){@media (min-width:1200px){.misc--pi-vTQ0v--Q8ohGalQ.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-misc-width,15rem)}}}@container transaction (width >= 60rem){.misc--pi-vTQ0v--Q8ohGalQ.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-misc-width,15rem)}}.badges--sRjD54on--lkQzHylC{width:var(--column-badges-width,9rem)}.valuta--BoOk-sel--FkKHQ6IQ{width:var(--column-valuta-width,4rem)}.statement--ugA33low--L49Zc9hp{width:var(--column-statement-width,6rem)}.menu--lUHhFlpt--CB9UJFLl{width:var(--column-menu-width,8.5rem)}.menu--lUHhFlpt--CB9UJFLl.panoramic--VzDK-OsW--YfovwBxr{align-self:center;width:var(--column-menu-width,3.25rem)}@supports not (contain:inline-size){@media (min-width:992px){.menu--lUHhFlpt--CB9UJFLl.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-menu-width,12.25rem)}}}@container transaction (width >= 51.5625rem){.menu--lUHhFlpt--CB9UJFLl.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-menu-width,12.25rem)}}.amount--0cI1yqRP--JlNao1pb{white-space:nowrap;width:var(--column-amount-width,8rem)}.amount--0cI1yqRP--JlNao1pb.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-amount-width,12.25rem)}.amount-secondary--5BeXPMHG--FQeM_sJ4{width:var(--column-amount-secondary-width,8rem)}.amount-secondary--5BeXPMHG--FQeM_sJ4.panoramic--VzDK-OsW--YfovwBxr{width:var(--column-amount-secondary-width,12.25rem)}}@supports not (contain:inline-size){@media (min-width:992px){.info-secondary--L5Y0GC6H--fJXAUZXL,.title-secondary--fh1xkErS--fnwwVBK9{padding-left:1.625rem}}}@container transaction (width >= 51.5625rem){.info-secondary--L5Y0GC6H--fJXAUZXL,.title-secondary--fh1xkErS--fnwwVBK9{padding-left:1.625rem}}@supports not (contain:inline-size){@media (min-width:1200px){.has-avatar--B3867wB9--wkdX6dDf .amount--0cI1yqRP--JlNao1pb,.has-avatar--B3867wB9--wkdX6dDf .amount-secondary--5BeXPMHG--FQeM_sJ4,.has-avatar--B3867wB9--wkdX6dDf .badges--sRjD54on--lkQzHylC,.has-avatar--B3867wB9--wkdX6dDf .date--IqcNPVMd--oEqpUN2D,.has-avatar--B3867wB9--wkdX6dDf .menu--lUHhFlpt--CB9UJFLl,.has-avatar--B3867wB9--wkdX6dDf .misc--pi-vTQ0v--Q8ohGalQ,.has-avatar--B3867wB9--wkdX6dDf .statement--ugA33low--L49Zc9hp,.has-avatar--B3867wB9--wkdX6dDf .title--vJSn5eGM--UAD3QrTr,.has-avatar--B3867wB9--wkdX6dDf .title-secondary--fh1xkErS--fnwwVBK9,.has-avatar--B3867wB9--wkdX6dDf .valuta--BoOk-sel--FkKHQ6IQ{align-self:center}}}@container transaction (width >= 60rem){.has-avatar--B3867wB9--wkdX6dDf .amount--0cI1yqRP--JlNao1pb,.has-avatar--B3867wB9--wkdX6dDf .amount-secondary--5BeXPMHG--FQeM_sJ4,.has-avatar--B3867wB9--wkdX6dDf .badges--sRjD54on--lkQzHylC,.has-avatar--B3867wB9--wkdX6dDf .date--IqcNPVMd--oEqpUN2D,.has-avatar--B3867wB9--wkdX6dDf .menu--lUHhFlpt--CB9UJFLl,.has-avatar--B3867wB9--wkdX6dDf .misc--pi-vTQ0v--Q8ohGalQ,.has-avatar--B3867wB9--wkdX6dDf .statement--ugA33low--L49Zc9hp,.has-avatar--B3867wB9--wkdX6dDf .title--vJSn5eGM--UAD3QrTr,.has-avatar--B3867wB9--wkdX6dDf .title-secondary--fh1xkErS--fnwwVBK9,.has-avatar--B3867wB9--wkdX6dDf .valuta--BoOk-sel--FkKHQ6IQ{align-self:center}}.nested--fyt3bgD0--vSfKz1Bx.avatar--QmIvbLen--Gnd_vrVp,.nested--fyt3bgD0--vSfKz1Bx.info--e3sjjlaG--FasDvtus,.nested--fyt3bgD0--vSfKz1Bx.title--vJSn5eGM--UAD3QrTr,.nested--fyt3bgD0--vSfKz1Bx.title-secondary--fh1xkErS--fnwwVBK9{padding-left:2.125rem}@supports not (contain:inline-size){@media (max-width:1199.98px){.nested--fyt3bgD0--vSfKz1Bx.badges--sRjD54on--lkQzHylC,.nested--fyt3bgD0--vSfKz1Bx.misc--pi-vTQ0v--Q8ohGalQ{padding-left:2.125rem}}}@container transaction (width < 60rem){.nested--fyt3bgD0--vSfKz1Bx.badges--sRjD54on--lkQzHylC,.nested--fyt3bgD0--vSfKz1Bx.misc--pi-vTQ0v--Q8ohGalQ{padding-left:2.125rem}}.transaction--YokQpaB1--pZDIPEHF: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--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--hieoeiRn:not(:has(.g-button--MOLrNBd9:hover)):hover{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--hieoeiRn:not(:has(.g-button--MOLrNBd9:hover)):hover .g-avatar-content--cg6XkSU8:not(.g-avatar-content-border--mnmzgsPM){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--hieoeiRn:not(:has(.g-button--MOLrNBd9:focus-visible)):focus-within{background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--hieoeiRn:not(:has(.g-button--MOLrNBd9:focus-visible)):focus-within .g-avatar-content--cg6XkSU8:not(.g-avatar-content-border--mnmzgsPM){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--hieoeiRn:has(.g-button-collapsible--iDBVeVUc:focus-visible),.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--hieoeiRn:has(.g-button-collapsible--iDBVeVUc:hover){background-color:var(--g-color-overlay-hover);z-index:1}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--hieoeiRn:has(.g-button-collapsible--iDBVeVUc:focus-visible) .g-avatar-content--cg6XkSU8:not(.g-avatar-content-border--mnmzgsPM),.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).interactive--4lPlfN8u--hieoeiRn:has(.g-button-collapsible--iDBVeVUc:hover) .g-avatar-content--cg6XkSU8:not(.g-avatar-content-border--mnmzgsPM){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).selectable--bn-Pg-vf--TE0cJzpC{cursor:pointer}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--cv8mwXtd{background-color:var(--g-color-overlay-active)}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--cv8mwXtd .g-avatar-content--cg6XkSU8:not(.g-avatar-content-border--mnmzgsPM){--color-bg:var(--g-color-surface-primary)}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--cv8mwXtd:focus-within,.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).selected--LECPH4Cl--cv8mwXtd:hover{background-color:var(--g-color-overlay-active-hover)}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--J12sV_N4{cursor:not-allowed}.transaction--YokQpaB1--pZDIPEHF:nth-child(n):nth-child(n):nth-child(n).disabled--yfm0sb8N--J12sV_N4>td{opacity:.5}.decorated--B6AyuJDn--kKrvKJrw .collapsible--yuT-Zbc3--HibhG7qH{padding-left:.3125rem}.collapsible--yuT-Zbc3--HibhG7qH.panoramic--k7zSPwyB--nUpUQXW9{margin-right:0;z-index:50}.collapsible--yuT-Zbc3--HibhG7qH.panoramic--k7zSPwyB--nUpUQXW9 .collapsible-content-sheet--BJWdrAH---guJinSU6:nth-child(n):nth-child(n){border-left:none;border-right:none}.transaction-detail--YLhLTZEP--VE5m6m93{border:0!important;border-radius:0!important;margin:0!important;width:100%}.g-focus-page--oXQqnhZ_ .transaction-detail--YLhLTZEP--VE5m6m93 .g-card--GiyZs3Ro:nth-child(n){--card-padding-vertical:var(--g-size-bs-10)}.g-focus-page--oXQqnhZ_ .transaction-detail--YLhLTZEP--VE5m6m93 .g-card--GiyZs3Ro:nth-child(n) .section--GbAtY6uY--BmGWPLap{--card-padding-vertical:0}.transaction-detail--YLhLTZEP--VE5m6m93 .section--GbAtY6uY--BmGWPLap{border-top:.0625rem solid var(--g-color-border-secondary)}.transaction-detail--YLhLTZEP--VE5m6m93 .list--eeDHI-tq--j54Xib9S{border-radius:0!important;margin:0;padding:0;width:100%}.transaction-detail--YLhLTZEP--VE5m6m93 .list--eeDHI-tq--j54Xib9S>.g-row--wvfQk7Dt{padding-left:.9375rem;padding-right:.9375rem}.transaction-detail--YLhLTZEP--VE5m6m93 .buttons--yHME53zu--smm6xNwx{border-bottom:.0625rem solid var(--g-color-border-secondary);display:flex;flex-direction:column;margin:0!important;padding:.3125rem .9375rem!important}.transaction-detail--YLhLTZEP--VE5m6m93 .buttons--yHME53zu--smm6xNwx:empty{display:none}.transaction-detail--YLhLTZEP--VE5m6m93 .hero--zKyFVM6T--uCOjb0e2{text-align:center}.transaction-detail--YLhLTZEP--VE5m6m93 img{max-width:100%}.transaction-detail--YLhLTZEP--VE5m6m93 .no-label-item--xd773dz5--odsHaFLT{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--VE5m6m93 .no-label-item--xd773dz5--odsHaFLT:first-child{border-top:0;margin-top:0}.transaction-detail--YLhLTZEP--VE5m6m93 .no-label-item--xd773dz5--odsHaFLT:last-child{border-bottom:0;margin-bottom:0}.transaction-detail--YLhLTZEP--VE5m6m93 .no-label-item--xd773dz5--odsHaFLT+.no-label-item--xd773dz5--odsHaFLT{border-top:0;margin-top:-.625rem}.transaction-detail--YLhLTZEP--VE5m6m93 .no-label-item--xd773dz5--odsHaFLT dt{display:none}@media (min-width:576px){.transaction-detail--YLhLTZEP--VE5m6m93 .buttons--yHME53zu--smm6xNwx{padding:.3125rem!important}}@media (min-width:768px){.transaction-detail--YLhLTZEP--VE5m6m93 .section--GbAtY6uY--BmGWPLap.body---HPyvCVL--oAajQikO{display:flex}.transaction-detail--YLhLTZEP--VE5m6m93 .list--eeDHI-tq--j54Xib9S{width:75%!important}.transaction-detail--YLhLTZEP--VE5m6m93 .label--S3UfGQFq--gz7JvRWh: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--VE5m6m93 .buttons--yHME53zu--smm6xNwx{border-bottom:0;border-left:.0625rem solid var(--g-color-border-secondary);order:1;padding:.3125rem!important;width:25%!important}}.button--sG3fA0UP--aTFgU7Fq{display:block!important;margin-top:.4375rem!important}.button--sG3fA0UP--aTFgU7Fq+.button--sG3fA0UP--aTFgU7Fq{margin-top:.625rem!important}@media (min-width:576px){.button--sG3fA0UP--aTFgU7Fq{min-width:9.375rem}}@media (min-width:768px){.button--sG3fA0UP--aTFgU7Fq{float:right;margin:-.0625rem -.0625rem -.0625rem .3125rem!important;min-width:6.25rem}.button--sG3fA0UP--aTFgU7Fq+.button--sG3fA0UP--aTFgU7Fq{clear:both;margin-top:.625rem!important}}.container--utr2D69J--h0se3Fye{container-name:transaction;container-type:inline-size}.group-header--6P2b3Z9Q--e3odT7Hk:nth-child(n):nth-child(n){--card-padding-vertical:0.6875rem}.header--5L1Ca-Rx--dFZBhvc0{padding-left:0;padding-right:0}@supports not (contain:inline-size){@media (max-width:767.98px){.header--5L1Ca-Rx--dFZBhvc0{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--dFZBhvc0+.body--40O60C-i--FeKVqhS0 [role=row]:first-child{border-top-width:0}}}@container transaction (width < 39.0625rem){.header--5L1Ca-Rx--dFZBhvc0{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--dFZBhvc0+.body--40O60C-i--FeKVqhS0 [role=row]:first-child{border-top-width:0}}.header--5L1Ca-Rx--dFZBhvc0 [role=row]{flex-wrap:nowrap;padding-left:.9375rem;padding-right:0}.header--5L1Ca-Rx--dFZBhvc0 [role=columnheader]{flex:0 0 auto;padding-left:.3125rem;padding-right:.9375rem}.header--5L1Ca-Rx--dFZBhvc0 .misc--ZIP-3PHV--t7UV5R05,.header--5L1Ca-Rx--dFZBhvc0 .title--90dtVLCC--LbrzLUSX,.header--5L1Ca-Rx--dFZBhvc0 .title-secondary--DZDjxqJW--mcJQsYx4{flex:0 1 100%}.header--5L1Ca-Rx--dFZBhvc0 .title-secondary--DZDjxqJW--mcJQsYx4{margin-left:1.3125rem;margin-right:-1.3125rem}@supports not (contain:inline-size){@media (max-width:991.98px){.header--5L1Ca-Rx--dFZBhvc0 .title-secondary--DZDjxqJW--mcJQsYx4{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--dFZBhvc0 .title-secondary--DZDjxqJW--mcJQsYx4{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--dFZBhvc0 .misc--ZIP-3PHV--t7UV5R05{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--dFZBhvc0 .misc--ZIP-3PHV--t7UV5R05{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--dFZBhvc0 .misc--ZIP-3PHV--t7UV5R05{clip:unset;border:unset;clip-path:unset;height:unset;left:unset;overflow:unset;position:unset;top:unset;white-space:unset;width:unset}}.panoramic--kwnYZynf--qbY8wq1o .header--5L1Ca-Rx--dFZBhvc0 .misc--ZIP-3PHV--t7UV5R05{flex:0 0 auto;width:var(--column-misc-width,15rem)}.header--5L1Ca-Rx--dFZBhvc0 .badges----yvgefI--a5c9xs52,.header--5L1Ca-Rx--dFZBhvc0 .menu--php-enS0--WL7uk8Rc{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--dFZBhvc0 .badges----yvgefI--a5c9xs52,.header--5L1Ca-Rx--dFZBhvc0 .menu--php-enS0--WL7uk8Rc{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--dFZBhvc0 .badges----yvgefI--a5c9xs52,.header--5L1Ca-Rx--dFZBhvc0 .menu--php-enS0--WL7uk8Rc{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--dFZBhvc0 .amount--xVW9J5n---pxhgooz2{width:var(--column-amount-width,8rem)}.panoramic--kwnYZynf--qbY8wq1o .header--5L1Ca-Rx--dFZBhvc0 .amount--xVW9J5n---pxhgooz2{width:var(--column-amount-width,12.25rem)}.header--5L1Ca-Rx--dFZBhvc0 .amount-secondary--V0thYqHV--bs81SzhR{width:var(--column-amount-secondary-width,8rem)}.panoramic--kwnYZynf--qbY8wq1o .header--5L1Ca-Rx--dFZBhvc0 .amount-secondary--V0thYqHV--bs81SzhR{width:var(--column-amount-secondary-width,12.25rem)}@supports not (contain:inline-size){@media (max-width:1199.98px){.header--5L1Ca-Rx--dFZBhvc0 .amount-secondary--V0thYqHV--bs81SzhR{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--dFZBhvc0 .amount-secondary--V0thYqHV--bs81SzhR{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--dFZBhvc0 .selectable--cfUrHR69--_qkU84YL{width:2rem}.header--5L1Ca-Rx--dFZBhvc0 .date--trRibcnd--xjTCUwyh{width:var(--column-date-width,4.75rem)}.header--5L1Ca-Rx--dFZBhvc0 .avatar--S-7boSwL--m5rIdMbA{width:4.25rem}.header--5L1Ca-Rx--dFZBhvc0 .badges----yvgefI--a5c9xs52{width:var(--column-badges-width,9rem)}.header--5L1Ca-Rx--dFZBhvc0 .valuta--qgVoc2Tv--mtWJD5U8{width:var(--column-valuta-width,4rem)}.header--5L1Ca-Rx--dFZBhvc0 .statement--pjkpOsdl--lv3RJiYN{width:var(--column-statement-width,6rem)}.header--5L1Ca-Rx--dFZBhvc0 .menu--php-enS0--WL7uk8Rc{width:var(--column-menu-width,8.5rem)}@supports not (contain:inline-size){@media (min-width:992px){.panoramic--kwnYZynf--qbY8wq1o .header--5L1Ca-Rx--dFZBhvc0 .menu--php-enS0--WL7uk8Rc{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--qbY8wq1o .header--5L1Ca-Rx--dFZBhvc0 .menu--php-enS0--WL7uk8Rc{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--dFZBhvc0 .alert--sR-h-Hv6--Z9c0oary,.header--5L1Ca-Rx--dFZBhvc0 .detail--Gd-BIjzM--owQrQpTz,.header--5L1Ca-Rx--dFZBhvc0 .indicators--hJY8sL03--DuFGqZsC,.header--5L1Ca-Rx--dFZBhvc0 .info--0ZADG0ha--Ool6Kimr,.header--5L1Ca-Rx--dFZBhvc0 .info-secondary--GzmB2SeJ--zoOk8gfy,.header--5L1Ca-Rx--dFZBhvc0 .overlay---9-xOOxy--MUbkv52_{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--wUL3pKUi{border-width:.0625rem 0 0!important}.g-card-group-noline--tSXi20gu .container--5x86fl9H--wUL3pKUi+.container--5x86fl9H--wUL3pKUi{border-top-width:0!important}.container--5x86fl9H--wUL3pKUi .g-card-footer-amounts--ahQrN_f6{font-variant-numeric:lining-nums tabular-nums}.icon--ha8CiAXi--vsRLZPk3{color:var(--g-color-fill-primary);margin-right:.1875rem}.icon--ha8CiAXi--vsRLZPk3.star--zb9er7B9--aNbzBJlD{color:var(--g-color-interactive-primary);order:-1}.icon--ha8CiAXi--vsRLZPk3.attachment--Q4GVP6gg--VmThzEQ6{order:-2}.icon--ha8CiAXi--vsRLZPk3.file--7lEte8wJ--BAqdKAWP{order:-3}.icon--ha8CiAXi--vsRLZPk3.location--0tll8ym3--aoCadA6F{order:-4}.icon--ha8CiAXi--vsRLZPk3.card-additional--w5Z03M5B--WiGUvlue{order:-5}:nth-child(n):nth-child(n):nth-child(n):nth-child(n) .transaction-star-button--xq2chjPU--fsW22z5_{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--fsW22z5_[aria-pressed=true]{color:var(--g-color-interactive-primary)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--uwBLVVD8{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--uwBLVVD8:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.5)}:nth-child(n):nth-child(n) .tab--gDWr-RUT--uwBLVVD8[aria-selected=true]{background-color:var(--g-color-surface-primary);color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .disabled--CYJeKBkA--GyY7J_0W{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--GiyZs3Ro .tab--gDWr-RUT--uwBLVVD8:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-modal--AUamYhhI .tab--gDWr-RUT--uwBLVVD8:hover:not([aria-selected=true]){background-color:var(--g-color-surface-alternate)}:nth-child(n):nth-child(n) .g-card--GiyZs3Ro .tab--gDWr-RUT--uwBLVVD8[aria-selected=true],:nth-child(n):nth-child(n) .g-modal--AUamYhhI .tab--gDWr-RUT--uwBLVVD8[aria-selected=true]{background-color:var(--g-color-interactive-tertiary)}:nth-child(n):nth-child(n) .g-inverted--h8zDPhsp .tab--gDWr-RUT--uwBLVVD8:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.2)}:nth-child(n):nth-child(n) .g-inverted--h8zDPhsp .tab--gDWr-RUT--uwBLVVD8[aria-selected=true]{background-color:var(--g-color-surface-primary)}:nth-child(n):nth-child(n) .g-inverted--h8zDPhsp .disabled--CYJeKBkA--GyY7J_0W{color:var(--g-color-text-inverted-disabled)}:nth-child(n):nth-child(n) .g-inverted--h8zDPhsp.g-bg-honey--SdGx9X2_ .tab--gDWr-RUT--uwBLVVD8{color:var(--g-color-text-primary)}:nth-child(n):nth-child(n) .g-inverted--h8zDPhsp.g-bg-honey--SdGx9X2_ .tab--gDWr-RUT--uwBLVVD8:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-inverted--h8zDPhsp.g-bg-honey--SdGx9X2_ .disabled--CYJeKBkA--GyY7J_0W{color:var(--g-color-text-disabled)}:nth-child(n):nth-child(n) .g-dark--d6PTsX3J .tab--gDWr-RUT--uwBLVVD8:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.04)}:nth-child(n):nth-child(n) .g-dark--d6PTsX3J .g-card--GiyZs3Ro .tab--gDWr-RUT--uwBLVVD8:hover:not([aria-selected=true]),:nth-child(n):nth-child(n) .g-dark--d6PTsX3J .g-modal--AUamYhhI .tab--gDWr-RUT--uwBLVVD8:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.03)}:nth-child(n):nth-child(n) .g-dark--d6PTsX3J .g-card--GiyZs3Ro .tab--gDWr-RUT--uwBLVVD8[aria-selected=true],:nth-child(n):nth-child(n) .g-dark--d6PTsX3J .g-modal--AUamYhhI .tab--gDWr-RUT--uwBLVVD8[aria-selected=true]{background-color:rgba(var(--rgb-gray-100),.15)}:nth-child(n):nth-child(n) .g-dark--d6PTsX3J .g-inverted--h8zDPhsp .tab--gDWr-RUT--uwBLVVD8:hover:not([aria-selected=true]){background-color:rgba(var(--rgb-white),.15)}:nth-child(n):nth-child(n) .g-dark--d6PTsX3J .g-inverted--h8zDPhsp .tab--gDWr-RUT--uwBLVVD8[aria-selected=true]{background-color:rgba(var(--rgb-white),.3)}:nth-child(n):nth-child(n) .g-dark--d6PTsX3J .g-inverted--h8zDPhsp.g-bg-honey--SdGx9X2_ .disabled--CYJeKBkA--GyY7J_0W{color:var(--g-color-text-inverted-disabled)}.tabs-container--jgRTsIfq--P7laKmqM{margin-bottom:1.5rem}.tabs-wrapper--pKz44J2K--yl3e8q2l{--g-color-tabs-veil:var(--g-color-surface-secondary);min-width:0;position:relative}.tabs-wrapper--pKz44J2K--yl3e8q2l:before{background:linear-gradient(to right,var(--g-color-tabs-veil),transparent);left:-.25rem}.tabs-wrapper--pKz44J2K--yl3e8q2l:after,.tabs-wrapper--pKz44J2K--yl3e8q2l:before{bottom:.25rem;content:"";pointer-events:none;position:absolute;top:.25rem;width:1.5rem}.tabs-wrapper--pKz44J2K--yl3e8q2l:after{background:linear-gradient(to left,var(--g-color-tabs-veil),transparent);right:-.25rem}.tabs-wrapper--pKz44J2K--yl3e8q2l.no-left-gradient--D15BFJHA--fTiimkBg:before,.tabs-wrapper--pKz44J2K--yl3e8q2l.no-right-gradient--g7lHgXjn--JJO8vaW0:after{content:none}.g-card--GiyZs3Ro .tabs-wrapper--pKz44J2K--yl3e8q2l{--g-color-tabs-veil:var(--g-color-surface-primary)}.g-inverted--h8zDPhsp .tabs-wrapper--pKz44J2K--yl3e8q2l{--g-color-tabs-veil:var(--color-bg)}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--rguUiIB4{-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--rguUiIB4::-webkit-scrollbar{display:none}:nth-child(n):nth-child(n):nth-child(n) .tabs--z-Cungk4--rguUiIB4>li{white-space:nowrap}:nth-child(n):nth-child(n):nth-child(n) .panel--0OUR6F2I--WbQxAYb7>:first-child{margin-top:0;padding-top:0}.list--RVEQSE0y--Ll5YyFHB{--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--Ll5YyFHB:nth-child(n):nth-child(n){list-style:none;padding:0}@media (max-width:767.98px){.list--RVEQSE0y--Ll5YyFHB{--indicator-size:1.5rem}.list--RVEQSE0y--Ll5YyFHB.align-top--xh8PvyiI--ygVAsjLQ{position:relative;top:.25rem}}.item--dlRhvOG1--AbdNsxge:nth-child(n):nth-child(n){align-items:center;display:flex;justify-content:center;position:relative}.item--dlRhvOG1--AbdNsxge.error--3-gQaCpZ--Ch_P1sR9{--indicator-color:var(--g-color-error)}.item--dlRhvOG1--AbdNsxge.warning--qfiQbov---Xr190STj{--indicator-color:var(--g-color-warning)}.item--dlRhvOG1--AbdNsxge.success--Kx1vT-BF--s_bqbId8{--indicator-color:var(--g-color-success)}.item--dlRhvOG1--AbdNsxge.selected--crf1iQb9--IYIODfRb .content--9eUJOWUd--tSoVNBSK>*{font-weight:600}.content--9eUJOWUd--tSoVNBSK{width:100%;width:calc(100% - var(--indicator-size) - 1rem)}@media (max-width:767.98px){.content--9eUJOWUd--tSoVNBSK{--indicator-size:1.5rem}.align-top--xh8PvyiI--ygVAsjLQ .content--9eUJOWUd--tSoVNBSK{position:relative;top:-.25rem}}.indicator--NiwbLcMH--dNqTj8Uw{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--ygVAsjLQ .indicator--NiwbLcMH--dNqTj8Uw{align-self:flex-start}.error--3-gQaCpZ--Ch_P1sR9 .indicator--NiwbLcMH--dNqTj8Uw,.success--Kx1vT-BF--s_bqbId8 .indicator--NiwbLcMH--dNqTj8Uw,.use-icons--VXB730uO--Iv7MhpHu .indicator--NiwbLcMH--dNqTj8Uw,.warning--qfiQbov---Xr190STj .indicator--NiwbLcMH--dNqTj8Uw{color:var(--indicator-color)}.current--WgYjM8wa--g6ZcuP5Z .indicator--NiwbLcMH--dNqTj8Uw,.error--3-gQaCpZ--Ch_P1sR9 .indicator--NiwbLcMH--dNqTj8Uw,.success--Kx1vT-BF--s_bqbId8 .indicator--NiwbLcMH--dNqTj8Uw,.warning--qfiQbov---Xr190STj .indicator--NiwbLcMH--dNqTj8Uw{background:var(--indicator-color);border-color:var(--indicator-color);color:var(--g-color-text-inverted-primary)}@media (max-width:767.98px){.indicator--NiwbLcMH--dNqTj8Uw{font-size:.75rem;line-height:1.125rem}.indicator--NiwbLcMH--dNqTj8Uw:nth-child(n){background:transparent;color:var(--indicator-color)}.error--3-gQaCpZ--Ch_P1sR9 .indicator--NiwbLcMH--dNqTj8Uw:nth-child(n),.success--Kx1vT-BF--s_bqbId8 .indicator--NiwbLcMH--dNqTj8Uw:nth-child(n),.use-icons--VXB730uO--Iv7MhpHu .indicator--NiwbLcMH--dNqTj8Uw:nth-child(n):has(.icon--NMx9BJ3A--nTnKSWWW),.warning--qfiQbov---Xr190STj .indicator--NiwbLcMH--dNqTj8Uw:nth-child(n){background:none;border:0;color:var(--indicator-color)}}.indicator--NiwbLcMH--dNqTj8Uw:after,.indicator--NiwbLcMH--dNqTj8Uw: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--ygVAsjLQ .indicator--NiwbLcMH--dNqTj8Uw:after,.align-top--xh8PvyiI--ygVAsjLQ .indicator--NiwbLcMH--dNqTj8Uw:before{bottom:calc(100% + .5rem);top:calc(var(--indicator-size) + .5rem)}.indicator--NiwbLcMH--dNqTj8Uw:nth-child(n):before{background-color:var(--line-color-before);top:-1rem}.indicator--NiwbLcMH--dNqTj8Uw:nth-child(n):after{background-color:var(--line-color-after);bottom:-1rem}.item-container--dTabbkMD--yGWhRAFJ:nth-child(n):nth-child(n){margin:2rem 0;min-height:2rem;overflow:visible!important;padding:0}.item-container--dTabbkMD--yGWhRAFJ:nth-child(n):nth-child(n):first-child{margin-top:0}.item-container--dTabbkMD--yGWhRAFJ:nth-child(n):nth-child(n).toggle--j69QZ6Db--aYpPR7iQ,.item-container--dTabbkMD--yGWhRAFJ:nth-child(n):nth-child(n):last-child{margin-bottom:0}.item-container--dTabbkMD--yGWhRAFJ.current-container--z5TsGMbB--HvsRuiH1{--indicator-color:var(--g-color-interactive-primary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--yGWhRAFJ.current-container--z5TsGMbB--HvsRuiH1~.item-container--dTabbkMD--yGWhRAFJ{--line-color-before:var(--g-color-border-secondary);--line-color-after:var(--g-color-border-secondary)}.item-container--dTabbkMD--yGWhRAFJ .menu-item--Eb9DUWCz--TYunkeIG .item--dlRhvOG1--AbdNsxge:after{content:""}.item-container--dTabbkMD--yGWhRAFJ .menu-item--Eb9DUWCz--TYunkeIG:not(.disabled--IJceIeaM--ATyiSce2):hover .item--dlRhvOG1--AbdNsxge: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--yGWhRAFJ .menu-item--Eb9DUWCz--TYunkeIG:focus-visible:nth-child(n):nth-child(n){outline:none}.item-container--dTabbkMD--yGWhRAFJ .menu-item--Eb9DUWCz--TYunkeIG:focus-visible .item--dlRhvOG1--AbdNsxge: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--yGWhRAFJ .menu-item--Eb9DUWCz--TYunkeIG:hover:nth-child(n),.item-container--dTabbkMD--yGWhRAFJ .menu-item--Eb9DUWCz--TYunkeIG:nth-child(n){color:var(--g-color-text-primary);text-decoration:none}.item-container--dTabbkMD--yGWhRAFJ .menu-item--Eb9DUWCz--TYunkeIG.disabled--IJceIeaM--ATyiSce2{cursor:not-allowed}.item-container--dTabbkMD--yGWhRAFJ:first-child .indicator--NiwbLcMH--dNqTj8Uw:before,.item-container--dTabbkMD--yGWhRAFJ:last-child .indicator--NiwbLcMH--dNqTj8Uw:after{display:none}@media (max-width:767.98px){.icon--NMx9BJ3A--nTnKSWWW:nth-child(n):nth-child(n){height:1.5rem;line-height:1.5rem;width:1.5rem}}.toggle--j69QZ6Db--aYpPR7iQ .button--ANVUENaK--MaKxvUL_{justify-content:flex-start!important}.toggle--j69QZ6Db--aYpPR7iQ .button--ANVUENaK--MaKxvUL_:focus-visible{outline-offset:-.25rem}.toggle--j69QZ6Db--aYpPR7iQ .button-icon--Fygro0FV--TgD5cIAb{width:var(--indicator-size)!important}.toggle--j69QZ6Db--aYpPR7iQ .button-label--nE6lDAEw--FTgJGsjh{margin-left:1rem!important}.align-top--xh8PvyiI--ygVAsjLQ .toggle--j69QZ6Db--aYpPR7iQ .button--ANVUENaK--MaKxvUL_{margin-top:-.25rem}.toggle--j69QZ6Db--aYpPR7iQ .content--9eUJOWUd--tSoVNBSK{flex-shrink:0;position:relative;width:calc(100% + 2rem)}.toggle--j69QZ6Db--aYpPR7iQ .indicator--NiwbLcMH--dNqTj8Uw{background:transparent;border:0;color:transparent!important;margin:0;width:0}.placeholder--FoXkO4ay--fz3XxgjP{--rgb-placeholder:var(--rgb-gray-300);color:rgba(var(--rgb-placeholder),1);display:grid;grid-template-areas:"box";height:100%;overflow:hidden}.g-inverted--h8zDPhsp .placeholder--FoXkO4ay--fz3XxgjP,.placeholder--FoXkO4ay--fz3XxgjP.inverted--aDQwL0-c--_7Hh_ZrQ{--rgb-placeholder:var(--rgb-white)}.g-dark--d6PTsX3J .placeholder--FoXkO4ay--fz3XxgjP{--rgb-placeholder:var(--rgb-gray-100)}.placeholder--FoXkO4ay--fz3XxgjP: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--fz3XxgjP[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--fz3XxgjP[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--fz3XxgjP.inline--JWAouQtb--AZvTW2hM{display:inline-grid;width:100%}.placeholder--FoXkO4ay--fz3XxgjP.overlay--FhbAWjVk--bSDpzY2r{background-color:rgba(var(--rgb-placeholder),.1)}.placeholder--FoXkO4ay--fz3XxgjP.standalone--osE5J4mV--sxew1rGf{border:.0625rem solid rgba(var(--rgb-placeholder),.2)}@media (forced-colors:active){.placeholder--FoXkO4ay--fz3XxgjP{opacity:.25}}@media (min-width:576px){.layout--SjorxVB0--llhKuxSp{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--llhKuxSp{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--llhKuxSp{max-width:960px}}@media (min-width:1200px){.layout--SjorxVB0--llhKuxSp{max-width:1140px}}@media (min-width:1400px){.layout--SjorxVB0--llhKuxSp{max-width:1320px}}.layout--SjorxVB0--llhKuxSp{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--llhKuxSp.bs4--NNwM0vnv--ZdaSAaZO{max-width:1140px}}@media (min-width:576px){.layout--SjorxVB0--llhKuxSp.extended--KFHHSiEf--tb9eyUXi{max-width:540px}}@media (min-width:768px){.layout--SjorxVB0--llhKuxSp.extended--KFHHSiEf--tb9eyUXi{max-width:720px}}@media (min-width:992px){.layout--SjorxVB0--llhKuxSp.extended--KFHHSiEf--tb9eyUXi{max-width:960px}}@media (min-width:1320px){.layout--SjorxVB0--llhKuxSp.extended--KFHHSiEf--tb9eyUXi{max-width:1260px}}@media (min-width:1560px){.layout--SjorxVB0--llhKuxSp.extended--KFHHSiEf--tb9eyUXi{max-width:1480px}}@media (min-width:1400px){.layout--SjorxVB0--llhKuxSp.extended--KFHHSiEf--tb9eyUXi.bs4--NNwM0vnv--ZdaSAaZO{max-width:1260px}}.layout--SjorxVB0--llhKuxSp.fluid--4FZpoT90--D1VSd6fY:nth-child(n){max-width:none}@media (max-width:575.98px){.layout--SjorxVB0--llhKuxSp{padding:15px}}.layout--SjorxVB0--llhKuxSp.embedded--NWJlVV6---BuDLLsCk{margin:0;padding:var(--main-margin-vertical,30px) 0}.layout--SjorxVB0--llhKuxSp.full---iiaJ0fX--kePbEEHs:nth-child(n){margin:0;max-width:none;padding:0}@media (max-width:575.98px){.layout--SjorxVB0--llhKuxSp.full---iiaJ0fX--kePbEEHs{padding:0}}.layout--SjorxVB0--llhKuxSp.full---iiaJ0fX--kePbEEHs.embedded--NWJlVV6---BuDLLsCk{overflow-x:hidden}.layout--SjorxVB0--llhKuxSp.full---iiaJ0fX--kePbEEHs .container--U3qJgVnd--kSTq93yw,.layout--SjorxVB0--llhKuxSp.full---iiaJ0fX--kePbEEHs .container-fluid--8K18m3SB--i6t_Sft7{max-width:none}.grid--GOIzScXm--FS_pCBXu{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.grid--GOIzScXm--FS_pCBXu .row--IYxMB9Yd--TVOejeTm{display:flex;flex-wrap:wrap;height:100%;margin-left:-15px;margin-right:-15px}.grid--GOIzScXm--FS_pCBXu .content--ddRsybTN--WGGT6BOV,.grid--GOIzScXm--FS_pCBXu .navigation--lW-wW0A8--IuVwcLFk{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.grid--GOIzScXm--FS_pCBXu .content--ddRsybTN--WGGT6BOV{flex:0 0 75%;max-width:75%}.grid--GOIzScXm--FS_pCBXu .navigation--lW-wW0A8--IuVwcLFk{flex:0 0 25%;max-width:25%}}@media (max-width:991.98px){.grid--GOIzScXm--FS_pCBXu .navigation--lW-wW0A8--IuVwcLFk{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--xdRonuD5:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:6px!important}.icon-color--vtI8SvrL{color:var(--g-color-fill-primary)}.sorting-indicator--UQzA37lA:nth-child(n):nth-child(n){margin-left:.25rem;margin-right:0;width:6px!important}.drag-and-drop--hZhb5OIV,.form--fubCgOrD{width:32.5rem!important}.section--XZRn_2RP{gap:1.25rem}.button--ZuxHycVl{height:3.875rem}.skeleton-line--tugQ3CBg{width:6.875rem}.drag-and-drop--hZhb5OIV{margin-bottom:1.25rem;margin-left:.75rem;position:absolute}.dropdown--o2LLI3pf:nth-child(n):nth-child(n):nth-child(n){width:14.614375rem}.rate-not-available--zLJhXC_y{height:5.3125rem}.button--JoyGuDpJ{margin:.7875rem .4375rem!important;max-width:18.75rem!important;width:100%}.menu-dropdown--EbTsKQl7{gap:.5rem;height:2rem}.toggle--uKhDh_VE{font-size:.875rem!important;height:1.25rem;min-height:2rem!important}.toggle--uKhDh_VE:after{margin-left:0}.grid-container--DNeTyXnM:nth-child(n):nth-child(n){margin:0}.grid-wrapper--NTAmw_GT{padding:0!important;position:absolute}.grid-header--xQKcE8Y_,.grid-table--plsvTi0F{display:grid;grid-template-columns:1fr 2fr 2fr 2.2fr}.grid-table--plsvTi0F{align-items:center}.dragAndDrop--LdeFHpBf{position:relative}.dropdown--jR2SmCsd:nth-child(n):nth-child(n):nth-child(n){width:20.0625rem}.column-label--FoGTpI_P{color:var(--g-color-text-secondary)}
/*# sourceMappingURL=styles.5c3f032183.css.map*/