@charset "UTF-8";.default-layout[data-v-cca611a7]{display:flex;flex-direction:column;height:100%}.preset-overlay[data-v-c6ba1c26]{position:absolute;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:4rem}.preset-overlay__backdrop[data-v-c6ba1c26]{position:absolute;inset:0;background:#001642a6}.preset-overlay__panel[data-v-c6ba1c26]{position:relative;z-index:1;display:flex;flex-direction:column;gap:3.5rem;width:96rem;padding:4rem;background:var(--Neutral-100, #fff);border-radius:4rem;box-shadow:0 2rem 5rem #03174133}.preset-overlay__close[data-v-c6ba1c26]{position:absolute;top:2.5rem;right:2.5rem;width:5rem;height:5rem;font-family:Avant Garde For Salesforce;font-size:2.5rem;font-weight:600;color:var(--Neutral-10, #181818);cursor:pointer;background:#1818180f;border:none;border-radius:50%;transition:background .2s ease,color .2s ease}.preset-overlay__close[data-v-c6ba1c26]:hover{background:#1818181f}.preset-overlay__close[data-v-c6ba1c26]:focus-visible{outline:.25rem solid var(--AGC-Electric-Blue-50, #066afe);outline-offset:.25rem}.preset-overlay__header[data-v-c6ba1c26]{display:flex;flex-direction:column;gap:1.5rem}.preset-overlay__title[data-v-c6ba1c26]{font-family:Avant Garde For Salesforce;font-size:4rem;font-weight:600;line-height:100%;color:var(--AGC-Electric-Blue-15, #001e5b);letter-spacing:-.04rem}.preset-overlay__subtitle[data-v-c6ba1c26]{font-family:Avant Garde For Salesforce;font-size:2rem;font-weight:400;line-height:140%;color:var(--Neutral-40, #5b5b5b);letter-spacing:-.02rem}.preset-overlay__content[data-v-c6ba1c26]{display:grid;grid-template-columns:minmax(42rem,1fr) minmax(32rem,36rem);gap:3.5rem;align-items:flex-start;width:100%}@media (max-width: 72rem){.preset-overlay__content[data-v-c6ba1c26]{grid-template-columns:1fr}}.preset-overlay__section[data-v-c6ba1c26]{display:flex;flex:1 1 auto;flex-direction:column;gap:1.5rem}.preset-overlay__section-title[data-v-c6ba1c26]{font-family:Avant Garde For Salesforce;font-size:2.5rem;font-weight:600;line-height:110%;color:var(--AGC-Electric-Blue-15, #001e5b);letter-spacing:-.025rem}.preset-overlay__section-description[data-v-c6ba1c26]{font-family:Salesforce Sans;font-size:1.8rem;font-weight:400;line-height:140%;color:var(--Neutral-40, #5b5b5b)}.preset-overlay__form[data-v-c6ba1c26]{display:grid;gap:1.5rem}.preset-overlay__form-row[data-v-c6ba1c26]{display:flex;flex-direction:column;gap:.75rem}.preset-overlay__label[data-v-c6ba1c26]{font-family:Salesforce Sans;font-size:1.8rem;font-weight:600;line-height:140%;color:var(--Neutral-20, #363636)}.preset-overlay__input[data-v-c6ba1c26],.preset-overlay__select[data-v-c6ba1c26]{width:100%;min-height:5.5rem;padding:1.25rem 1.75rem;font-family:Salesforce Sans;font-size:2rem;font-weight:500;line-height:120%;color:var(--Neutral-10, #181818);background:#1818180f;border:.15rem solid transparent;border-radius:1.75rem;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.preset-overlay__input[data-v-c6ba1c26]:hover,.preset-overlay__select[data-v-c6ba1c26]:hover{background:#1818181a}.preset-overlay__input[data-v-c6ba1c26]:focus-visible,.preset-overlay__select[data-v-c6ba1c26]:focus-visible{outline:none;border-color:var(--AGC-Electric-Blue-50, #066afe);box-shadow:0 0 0 .4rem #066afe26}.preset-overlay__select[data-v-c6ba1c26]{padding-right:5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,var(--Neutral-40, #5b5b5b) 50%),linear-gradient(135deg,var(--Neutral-40, #5b5b5b) 50%,transparent 50%);background-repeat:no-repeat;background-position:calc(100% - 2.75rem) calc(50% - .45rem),calc(100% - 2rem) calc(50% - .45rem);background-size:.75rem .75rem,.75rem .75rem}.preset-overlay__actions[data-v-c6ba1c26]{display:flex;flex-direction:column;gap:1.5rem;align-self:stretch}.preset-overlay__action-button[data-v-c6ba1c26]{display:flex;gap:1rem;align-items:center;justify-content:center;width:100%;min-height:6.5rem;padding:1.5rem 2rem;font-family:Avant Garde For Salesforce;font-size:2.5rem;font-weight:600;line-height:100%;letter-spacing:-.025rem;white-space:nowrap;cursor:pointer;border:none;border-radius:2.5rem;transition:background .2s ease,color .2s ease,transform .2s ease}.preset-overlay__action-button[data-v-c6ba1c26]:active{transform:translateY(.1rem)}.preset-overlay__action-button[data-v-c6ba1c26]:focus-visible{outline:.25rem solid var(--AGC-Electric-Blue-50, #066afe);outline-offset:.25rem}.preset-overlay__action-button.primary[data-v-c6ba1c26]{color:var(--Neutral-100, #fff);background:var(--AGC-Electric-Blue-50, #066afe)}.preset-overlay__action-button.primary[data-v-c6ba1c26]:hover{background:var(--AGC-Electric-Blue-60, #0054d6)}.preset-overlay__action-button.secondary[data-v-c6ba1c26]{color:var(--AGC-Electric-Blue-20, #00337c);background:#a8cbff66}.preset-overlay__action-button.secondary[data-v-c6ba1c26]:hover{background:#a8cbff8c}.preset-overlay__action-button.red[data-v-c6ba1c26]{color:var(--Neutral-100, #fff);background:var(--Red-60, #d93025)}.preset-overlay__action-button.red[data-v-c6ba1c26]:hover{background:var(--Red-70, #b5241a)}.preset-overlay__action-button.ghost[data-v-c6ba1c26]{color:var(--Neutral-10, #181818);background:#1818180f}.preset-overlay__action-button.ghost[data-v-c6ba1c26]:hover{background:#1818181f}.preset-overlay__action-button[data-v-c6ba1c26]:disabled{cursor:not-allowed;opacity:.6}.preset-overlay-fade-enter-active[data-v-c6ba1c26],.preset-overlay-fade-leave-active[data-v-c6ba1c26]{transition:opacity .25s ease}.preset-overlay-fade-enter-from[data-v-c6ba1c26],.preset-overlay-fade-leave-to[data-v-c6ba1c26]{opacity:0}:root{--body-font-family: "United Sans Rg Md", sans-serif;--body-font-size: 1rem;--body-font-weight: 400;--body-line-height: 1.5;--body-color: #000;--body-bg: #fff}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}html{min-height:100%;font-family:sans-serif;line-height:normal;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:var(--body-font-family);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height);color:var(--body-color);background-color:var(--body-bg);-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}b,strong{font-weight:bolder}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}textarea{resize:vertical}select{overflow-wrap:normal}select:disabled{opacity:1}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::file-selector-button{font:inherit;-webkit-appearance:button}@font-face{font-family:Avant Garde For Salesforce;src:url(/assets/AvantGardeForSalesforceDm-BZkZkldJ.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:AvantGarde;src:url(/assets/AvantGardeForSalesforceDm-BZkZkldJ.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Salesforce Sans;src:url(/assets/SalesforceSans-Semibold-D-Zow0mG.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Salesforce Sans;src:url(/assets/SalesforceSans-Regular-BMgLBcMo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Salesforce Sans;src:url(/assets/SalesforceSans-Bold-jq8PM3s_.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Salesforce Sans;src:url(/assets/SalesforceSans-Thin-BWNWVWMk.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Salesforce Sans Book;src:url(/assets/SalesforceSans-Book-_Eyo4eVP.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont-c8O0ljhh.ttf) format("truetype")}.button-wrap[data-v-f1bb3cf4]{display:flex;align-items:center;justify-content:center;padding:10px 23px;font-family:Porsche Next;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#0e0e12;text-align:center;text-decoration:none;cursor:pointer;background-color:#fff;border:2px solid #fff;border-radius:4px;outline:none}.button-wrap.disabled[data-v-f1bb3cf4]{color:#0e0e12;pointer-events:none;cursor:not-allowed;background-color:#1b1b1b;border:2px solid #1b1b1b}.button-wrap.dark[data-v-f1bb3cf4]{color:#fff;background-color:#0e0e12}.input-wrap[data-v-abf7bed1]{padding:9px 11px;font-family:Porsche Next;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#fff;background-color:transparent;background-color:#000;border:1.5px solid #fff;border-radius:4px;outline:none}.input-wrap.e[data-v-abf7bed1]{border-color:#e95049}.input-wrap.e[data-v-abf7bed1]::-moz-placeholder{color:#e95049}.input-wrap.e[data-v-abf7bed1]::placeholder{color:#e95049}.input-wrap[data-v-abf7bed1]::-moz-placeholder{font-family:Porsche Next;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#fff}.input-wrap[data-v-abf7bed1]::placeholder{font-family:Porsche Next;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#fff}.position-wrap[data-v-34083c83]{position:relative}.position-wrap .custom-select[data-v-34083c83]{width:100%;padding:9px 11px;font-family:Porsche Next;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#fff;-webkit-appearance:initial;-moz-appearance:initial;appearance:initial;background-color:#000;border:1.5px solid #fff;border-radius:4px;outline:none}.position-wrap .select-arrow[data-v-34083c83]{position:absolute;top:0;right:11px;display:flex;align-items:center;justify-content:center;width:15px;height:100%}.position-wrap .select-arrow .icon[data-v-34083c83]{width:15px}.toggle-wrap[data-v-3c8065a2]{display:flex;gap:18px;align-items:center}.toggle-wrap input[type=checkbox][data-v-3c8065a2]{display:none}.toggle-wrap .pill[data-v-3c8065a2]{display:flex;align-items:center;width:52px;height:17px;cursor:pointer;border:1.25px solid #fff;border-radius:100px;transition:background-color .3s}.toggle-wrap .pill .inner-pill[data-v-3c8065a2]{width:12.5px;height:12.5px;border:1.25px solid #fff;border-radius:50%;transition:transform .3s;transform:translate(1px)}.toggle-wrap .pill.checked[data-v-3c8065a2]{background-color:#8d7e95}.toggle-wrap .pill.checked .inner-pill[data-v-3c8065a2]{background-color:#fff;transform:translate(36px)}.toggle-wrap .description[data-v-3c8065a2]{font-family:Porsche Next;font-size:16px;font-style:normal;font-weight:250;line-height:normal;color:#fff}.form-input-wrap[data-v-ae5a7698]{display:flex;flex-direction:column;color:#fff}.form-input-wrap label[data-v-ae5a7698]{margin-bottom:5px}.form-input-wrap .description[data-v-ae5a7698]{margin-top:8px;font-size:12px;color:#8e8e93}.form-input-wrap .error[data-v-ae5a7698]{display:flex;gap:4px;align-items:center;margin-top:5px;font-family:Porsche Next;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#e95049}.form-input-wrap .error .icon[data-v-ae5a7698]{width:15px}.form-input-wrap .error .text[data-v-ae5a7698]:first-letter{text-transform:uppercase}.form-select-wrap[data-v-fe4098de]{display:flex;flex-direction:column;color:#fff}.form-select-wrap label[data-v-fe4098de]{margin-bottom:5px}.form-select-wrap .description[data-v-fe4098de]{padding-left:6px;margin-top:8px;font-size:12px;color:#8e8e93}.form-select-wrap .error[data-v-fe4098de]{display:flex;gap:4px;align-items:center;margin-top:5px;font-family:Porsche Next;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#e95049}.form-select-wrap .error .icon[data-v-fe4098de]{width:15px}.form-select-wrap .error .text[data-v-fe4098de]:first-letter{text-transform:uppercase}.form-toggle-wrap[data-v-d8138485]{display:flex;flex-direction:column;color:#fff}.form-toggle-wrap label[data-v-d8138485]{margin-bottom:5px}.form-toggle-wrap .description[data-v-d8138485]{padding-left:6px;margin-top:8px;font-size:12px;color:#8e8e93}.form-toggle-wrap .error[data-v-d8138485]{display:flex;gap:4px;align-items:center;margin-top:5px;font-family:Porsche Next;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#e95049}.form-toggle-wrap .error .icon[data-v-d8138485]{width:15px}.form-toggle-wrap .error .text[data-v-d8138485]:first-letter{text-transform:uppercase}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:before,.multiselect__spinner:after{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:initial;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{line-height:16px;min-height:40px;box-sizing:border-box;display:block;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;margin:0;text-decoration:none;border-radius:5px;border:1px solid #e8e8e8;cursor:pointer}.multiselect__select{line-height:16px;display:block;position:absolute;box-sizing:border-box;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;margin:0;text-decoration:none;text-align:center;cursor:pointer;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:#999 transparent transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-radius:5px 5px 0 0;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}*[dir=rtl] .multiselect{text-align:right}*[dir=rtl] .multiselect__select{right:auto;left:1px}*[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}*[dir=rtl] .multiselect__content{text-align:right}*[dir=rtl] .multiselect__option:after{right:auto;left:0}*[dir=rtl] .multiselect__clear{right:auto;left:12px}*[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.multiselect-wrap[data-v-f3da0e97]{display:flex;flex-direction:column;color:#fff}.multiselect-wrap label[data-v-f3da0e97]{margin-bottom:5px}.multiselect-wrap[data-v-f3da0e97] .multi-override{min-height:unset}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__tags{min-height:39px;padding:9px 11px;cursor:pointer;background-color:#0e0e12;border:1.5px solid #fff;border-radius:4px}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__option{font-family:Porsche Next;font-size:14px;color:#fff;background-color:#0e0e12}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__placeholder{padding-top:0;padding-left:3px;margin-bottom:0;font-family:Porsche Next;font-size:12px;color:#fff}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__option--selected{background-color:#8d57cb}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__option--selected.multiselect__option--highlight{background-color:#737278}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__option--selected.multiselect__option--highlight:after{background-color:#737278}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__option--highlight{background-color:#8d57cb}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__option--highlight:after{color:#fff;background-color:#8d57cb}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__tags-wrap{display:flex;flex-wrap:wrap;row-gap:6px}.multiselect-wrap[data-v-f3da0e97] .multi-override .cat-tag{display:inline;padding:2px 0 2px 6px;margin-left:6px;font-family:Porsche Next;font-size:12px;color:#fff;cursor:default;background-color:#8d57cb;border-radius:4px}.multiselect-wrap[data-v-f3da0e97] .multi-override .cat-tag .icon{padding:0 6px;cursor:pointer}.multiselect-wrap[data-v-f3da0e97] .multi-override .cat-tag i:after{color:#fff}.multiselect-wrap[data-v-f3da0e97] .multi-override .cat-tag:first-child{margin-left:0}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__input{margin-top:15px;color:#fff;background-color:#0e0e12}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__input::-moz-placeholder{color:#fff}.multiselect-wrap[data-v-f3da0e97] .multi-override .multiselect__input::placeholder{color:#fff}.multiselect-wrap .description[data-v-f3da0e97]{padding-left:6px;margin-top:8px;font-size:12px;color:#8e8e93}.search-wrap[data-v-bdcc012f]{display:flex;gap:20px;align-items:center;margin:30px 0 20px 10px;font-family:Porsche Next}.search-wrap .count[data-v-bdcc012f]{margin-right:auto;color:#fff}.table-wrap[data-v-bdcc012f]{display:grid;row-gap:10px;font-family:Porsche Next;color:#fff}.table-wrap .header[data-v-bdcc012f]{padding:10px 0}.table-wrap .header.sortable[data-v-bdcc012f]{cursor:pointer}.table-wrap .checkbox-area[data-v-bdcc012f]{display:flex;align-items:center;justify-content:center}.table-wrap .checkbox-area .checkbox[data-v-bdcc012f]{width:20px;height:20px;cursor:pointer;border:2px solid #fff;border-radius:4px}.table-wrap[data-v-bdcc012f]>:not(.header){box-sizing:content-box;height:16px;padding:15px 0;overflow:hidden;font-size:16px;line-height:16px;text-overflow:ellipsis;text-wrap:nowrap;cursor:pointer;background-color:#ffffff26}.table-wrap[data-v-bdcc012f]>:not(.checkbox-area){padding-right:10px;padding-left:10px}.table-wrap[data-v-bdcc012f]>.selected .checkbox{background-color:#fff}.table-wrap[data-v-bdcc012f]>.selected:not(.header){background-color:#ffffff40}.table-wrap .empty[data-v-bdcc012f]{text-align:center;cursor:unset!important}.pagination-porsche[data-v-bdcc012f]{margin-top:20px}.pagination[data-v-bdcc012f]{display:flex;gap:10px;align-items:center;justify-content:center;padding:20px 0;color:#fff}.pagination .pagenum[data-v-bdcc012f]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-family:Porsche Next;font-size:16px;font-style:normal;font-weight:400;color:#fff;cursor:pointer;border-radius:4px}.pagination .pagenum.active[data-v-bdcc012f]{font-weight:800;background-color:#ffffff26}.pagination .pagenum[data-v-bdcc012f]:hover{background-color:#ffffff40}.pagination .pagenum[data-v-bdcc012f]:active{background-color:#ffffff80}[data-v-da753bb2]{box-sizing:border-box}.test-view[data-v-da753bb2]{min-height:100%;padding:1.5em;height:100%;color:#f5f7ff;background:linear-gradient(165deg,#040d1f,#0b1b39 45%,#112a52);overflow-y:auto}@media (min-width: 48rem){.test-view[data-v-da753bb2]{padding:2.25em}}@media (min-width: 72rem){.test-view[data-v-da753bb2]{padding:3em}}.content[data-v-da753bb2]{display:flex;flex-direction:column;gap:2em;max-width:80em;margin:0 auto}.page-header[data-v-da753bb2]{display:flex;flex-direction:column;gap:1.5em}@media (min-width: 56rem){.page-header[data-v-da753bb2]{flex-direction:row;align-items:flex-end;justify-content:space-between}}.headline h1[data-v-da753bb2]{margin:0;font-size:1.75em;font-weight:700}@media (min-width: 48rem){.headline h1[data-v-da753bb2]{font-size:2.1em}}@media (min-width: 72rem){.headline h1[data-v-da753bb2]{font-size:2.5em}}.headline p[data-v-da753bb2]{max-width:32em;margin:.5rem 0 0;color:#f5f7ffbf}.activation-control[data-v-da753bb2]{display:flex;flex-direction:column;gap:.5em;width:100%;max-width:16em}label[data-v-da753bb2]{font-size:.875em;font-weight:600;color:#f5f7ffd9}select[data-v-da753bb2],input[data-v-da753bb2],textarea[data-v-da753bb2]{width:100%;padding:.75rem 1em;font:inherit;color:#f5f7ff;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:.75em;transition:border-color .2s ease,box-shadow .2s ease}select[data-v-da753bb2]:focus,input[data-v-da753bb2]:focus,textarea[data-v-da753bb2]:focus{outline:none;border-color:#066afecc;box-shadow:0 0 0 2px #066afe59}select[data-v-da753bb2]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,rgba(245,247,255,.6) 50%),linear-gradient(135deg,rgba(245,247,255,.6) 50%,transparent 50%);background-repeat:no-repeat;background-position:calc(100% - 1.3rem) .9rem,calc(100% - 1rem) .9rem;background-size:.5rem .5rem,.5rem .5em}textarea[data-v-da753bb2]{min-height:7.5em;resize:vertical}.status-bar[data-v-da753bb2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1em}.status-card[data-v-da753bb2]{display:flex;flex-direction:column;gap:.4em;padding:1.25rem 1.5em;background:#00000040;border:1px solid rgba(255,255,255,.16);border-radius:1.25em;box-shadow:0 1rem 2.5rem #0003}.status-label[data-v-da753bb2]{font-size:.875em;font-weight:600;color:#f5f7ff99;text-transform:uppercase;letter-spacing:.08em}.status-value[data-v-da753bb2]{font-size:1.25em;font-weight:700}.status-line[data-v-da753bb2]{display:flex;gap:.75em;justify-content:space-between;font-size:.875em;color:#f5f7ffbf}.status-line.warning[data-v-da753bb2]{color:#ffb4b4}.panel[data-v-da753bb2]{display:flex;flex-direction:column;gap:1.5em;padding:2em;background:#0000004d;border:1px solid rgba(255,255,255,.16);border-radius:1.5em;box-shadow:0 1.5rem 3.5rem #00000040}.panel-header[data-v-da753bb2]{display:flex;flex-direction:column;gap:1em}@media (min-width: 48rem){.panel-header[data-v-da753bb2]{flex-direction:row;align-items:flex-start;justify-content:space-between}}.panel-header h2[data-v-da753bb2]{margin:0;font-size:1.5em;font-weight:700}.panel-header p[data-v-da753bb2]{margin:.3rem 0 0;color:#f5f7ffb3}.panel-actions[data-v-da753bb2]{display:flex;flex-wrap:wrap;gap:.75em}.form-grid[data-v-da753bb2]{display:flex;flex-direction:column;gap:1em}.control.full[data-v-da753bb2]{width:100%}.field-row[data-v-da753bb2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1em}.form-actions[data-v-da753bb2]{display:flex;flex-wrap:wrap;gap:1em;align-items:center;justify-content:space-between}.hint[data-v-da753bb2]{font-size:.8125em;color:#f5f7ffa6}.hint code[data-v-da753bb2]{padding:.15rem .4em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;background:#ffffff1f;border-radius:.4em}.btn[data-v-da753bb2]{display:inline-flex;gap:.5em;align-items:center;justify-content:center;padding:.65rem 1.2em;font-size:.95em;font-weight:600;color:#f5f7ff;cursor:pointer;background:#ffffff1f;border:1px solid rgba(255,255,255,.24);border-radius:.9em;transition:transform .15s ease,background .2s ease,border-color .2s ease}.btn[data-v-da753bb2]:hover:not(:disabled){background:#ffffff2e;transform:translateY(-1px)}.btn[data-v-da753bb2]:disabled{cursor:not-allowed;opacity:.55}.btn.primary[data-v-da753bb2]{background:var(--AGC-Electric-Blue-50, #066afe);border-color:transparent}.btn.primary[data-v-da753bb2]:hover:not(:disabled){background:#066afed9}.btn.ghost[data-v-da753bb2]{background:#ffffff14;border-color:#ffffff29}.results-grid[data-v-da753bb2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1em}.result-card[data-v-da753bb2]{display:flex;flex-direction:column;gap:.75em;padding:1.25rem 1.5em;background:#01050e99;border:1px solid rgba(255,255,255,.14);border-radius:1em;box-shadow:inset 0 0 0 1px #ffffff0a}.result-card.success[data-v-da753bb2]{border-color:#3dd68c73}.result-card.queued[data-v-da753bb2]{border-color:#ffb54780}.result-card.error[data-v-da753bb2]{border-color:#ff64788c}.result-card.neutral[data-v-da753bb2]{border-color:#ffffff1f}.result-header[data-v-da753bb2]{display:flex;flex-wrap:wrap;gap:.5em;align-items:center}.status-dot[data-v-da753bb2]{width:.75em;height:.75em;background:#fff6;border-radius:50%}.result-card.success .status-dot[data-v-da753bb2]{background:#3dd68c}.result-card.queued .status-dot[data-v-da753bb2]{background:#ffb547}.result-card.error .status-dot[data-v-da753bb2]{background:#ff6478}.result-title[data-v-da753bb2]{font-weight:600}.timestamp[data-v-da753bb2]{margin-left:auto;font-size:.8125em;color:#f5f7ff8c}.result-message[data-v-da753bb2]{margin:0;font-size:.9em;color:#f5f7ffbf}.result-body[data-v-da753bb2]{max-height:16em;padding:1em;margin:0;overflow:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.8em;line-height:1.4;color:#f5f7ffe6;background:#00000073;border-radius:.75em}.email-grid[data-v-da753bb2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1.5em}.email-card[data-v-da753bb2]{display:flex;flex-direction:column;gap:1em;padding:1.5em;background:#01061299;border:1px solid rgba(255,255,255,.14);border-radius:1.25em;box-shadow:inset 0 0 0 1px #ffffff0a}.card-header h3[data-v-da753bb2]{margin:0;font-size:1.15em;font-weight:700}.card-header p[data-v-da753bb2]{margin:.3rem 0 0;font-size:.9em;color:#f5f7ffb3}@media (max-width: 40rem){.panel[data-v-da753bb2]{padding:1.5em}.form-actions[data-v-da753bb2]{flex-direction:column;align-items:stretch}.btn[data-v-da753bb2]{width:100%}}[data-v-04b5e8a3]{box-sizing:border-box}.queue-view[data-v-04b5e8a3]{min-height:100%;height:100%;padding:1.5em;color:#f5f7ff;background:linear-gradient(165deg,#040d1f,#0b1b39 45%,#112a52);overflow-y:auto}@media (min-width: 48rem){.queue-view[data-v-04b5e8a3]{padding:2.25em}}@media (min-width: 72rem){.queue-view[data-v-04b5e8a3]{padding:3em}}.content[data-v-04b5e8a3]{display:flex;flex-direction:column;gap:2em;max-width:80em;margin:0 auto}.page-header[data-v-04b5e8a3]{display:flex;flex-direction:column;gap:1.5em}@media (min-width: 48rem){.page-header[data-v-04b5e8a3]{flex-direction:row;align-items:flex-end;justify-content:space-between}}.headline h1[data-v-04b5e8a3]{margin:0;font-size:1.75em;font-weight:700}@media (min-width: 48rem){.headline h1[data-v-04b5e8a3]{font-size:2.1em}}@media (min-width: 72rem){.headline h1[data-v-04b5e8a3]{font-size:2.5em}}.headline p[data-v-04b5e8a3]{max-width:32em;margin:.5rem 0 0;color:#f5f7ffbf}.status-bar[data-v-04b5e8a3]{display:grid;gap:1em}@media (min-width: 48rem){.status-bar[data-v-04b5e8a3]{grid-template-columns:repeat(2,minmax(0,1fr))}}.status-card[data-v-04b5e8a3]{display:flex;flex-direction:column;gap:.5em;padding:1.25em;border-radius:1em;background:#07122999;box-shadow:0 12px 36px #040e2059}.status-label[data-v-04b5e8a3]{font-size:.85em;text-transform:uppercase;letter-spacing:.08em;color:#f5f7ff8c}.status-value[data-v-04b5e8a3]{font-size:1.5em;font-weight:700}.status-line[data-v-04b5e8a3]{display:flex;justify-content:space-between;font-size:.95em;color:#f5f7ffcc}.status-line.warning[data-v-04b5e8a3]{color:#ff9ba7}.panel[data-v-04b5e8a3]{display:flex;flex-direction:column;gap:1.5em;padding:1.75em;border-radius:1.25em;background:#071229b3;box-shadow:0 20px 45px #040e2073}.tab-bar[data-v-04b5e8a3]{display:inline-flex;align-self:flex-start;border-radius:999px;padding:.25em;background:#071229cc;border:1px solid rgba(245,247,255,.05)}.tab[data-v-04b5e8a3]{border:0;border-radius:999px;padding:.45em 1.4em;background:transparent;color:#f5f7ffb3;font-weight:600;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.tab.active[data-v-04b5e8a3]{background:linear-gradient(135deg,#2562ff,#3b8dff);color:#fff;box-shadow:0 8px 24px #2562ff59}.tab[data-v-04b5e8a3]:hover:not(.active){color:#fff;transform:translateY(-1px)}.queue-section[data-v-04b5e8a3],.section-controls[data-v-04b5e8a3]{display:flex;flex-direction:column;gap:1em}@media (min-width: 48rem){.section-controls[data-v-04b5e8a3]{flex-direction:row;align-items:center;justify-content:space-between}}.filter-group[data-v-04b5e8a3]{display:inline-flex;gap:.5em;border-radius:999px;padding:.35em;background:#0a1832b3}.filter[data-v-04b5e8a3]{border:0;border-radius:999px;padding:.4em 1.1em;background:transparent;color:#f5f7ffa6;font-weight:600;cursor:pointer;transition:background-color .16s ease,color .16s ease}.filter.active[data-v-04b5e8a3]{background:#ffffff1f;color:#fff}.filter[data-v-04b5e8a3]:hover:not(.active){color:#fff}.totals[data-v-04b5e8a3]{font-size:.95em;color:#f5f7ffbf}.queue-results[data-v-04b5e8a3]{display:flex;flex-direction:column;gap:1em}.queue-empty[data-v-04b5e8a3]{padding:2em;border-radius:1em;background:#07122999;color:#f5f7ffa6;text-align:center}.queue-empty.error[data-v-04b5e8a3]{border:1px solid rgba(255,155,167,.4);color:#ffbcc4}.queue-list[data-v-04b5e8a3]{display:flex;flex-direction:column;gap:1em;margin:0;padding:0;list-style:none}.queue-item[data-v-04b5e8a3]{padding:1.5em;border-radius:1em;background:#08142ecc;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0d}.item-header[data-v-04b5e8a3]{display:grid;gap:.5em;align-items:center;grid-template-columns:auto 1fr auto}.status-pill[data-v-04b5e8a3]{display:inline-flex;align-items:center;justify-content:center;min-width:6.5em;padding:.35em .75em;border-radius:999px;font-size:.8em;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:#ffffff1f}.status-pill.pending[data-v-04b5e8a3]{background:#2562ff40;color:#b2caff}.status-pill.success[data-v-04b5e8a3]{background:#32cd8c40;color:#a8f0d6}.status-pill.failed[data-v-04b5e8a3]{background:#ff6b8640;color:#ffb7c8}.item-key[data-v-04b5e8a3]{font-size:.85em;color:#f5f7ffb3}.attempt[data-v-04b5e8a3]{font-size:.9em;color:#f5f7ffa6;justify-self:end}.item-meta[data-v-04b5e8a3]{display:flex;flex-wrap:wrap;gap:1em 2em;margin:1em 0 .75em}.item-meta dt[data-v-04b5e8a3]{font-size:.75em;letter-spacing:.06em;text-transform:uppercase;color:#f5f7ff73}.item-meta dd[data-v-04b5e8a3]{margin:.25em 0 0;color:#f5f7ffcc}.error-text[data-v-04b5e8a3]{color:#ffbcc4}details[data-v-04b5e8a3]{margin-top:1em;padding-top:.5em;border-top:1px solid rgba(255,255,255,.07)}summary[data-v-04b5e8a3]{cursor:pointer;font-weight:600;color:#b5cbffe6}.payload[data-v-04b5e8a3]{margin:.75em 0 0;padding:1em;background:#040c1ea6;border-radius:.75em;font-size:.85em;color:#c8d8ffe6;overflow-x:auto}.pagination[data-v-04b5e8a3]{display:flex;align-items:center;justify-content:space-between;font-size:.95em;color:#f5f7ffbf}.btn[data-v-04b5e8a3]{border:0;border-radius:999px;padding:.6em 1.6em;font-weight:600;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.btn.ghost[data-v-04b5e8a3]{background:#ffffff24;color:#fff}.btn.ghost[data-v-04b5e8a3]:disabled{opacity:.45;cursor:not-allowed}.btn.ghost[data-v-04b5e8a3]:hover:not(:disabled){background:#ffffff38}html,body{position:relative;width:3840px;height:2160px;overflow:hidden;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#app{width:100%;height:100%}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter-from,.fade-leave-to{opacity:0}.triple-click-target{position:absolute;top:0;z-index:9999;width:160px;height:160px;opacity:0}.triple-click-target--top-right{right:0}.triple-click-target--top-left{left:0}.global-nav-wrap[data-v-2af7d429]{display:flex;gap:.625rem;align-items:center;justify-content:center;width:240rem;padding:3rem 4rem}.global-nav-wrap .left-side[data-v-2af7d429]{display:flex;flex:1 0 0;gap:5rem;align-items:center}.global-nav-wrap .left-side .logo-pill[data-v-2af7d429]{display:flex;gap:2rem;align-items:center;justify-content:center;height:8.125rem;padding:0 3.125rem 0 2.5rem;background:var(--Neutral-100, #fff);border-radius:8.75rem}.global-nav-wrap .left-side .logo-pill .sf-logo[data-v-2af7d429]{width:6.875rem;height:4.8125rem;aspect-ratio:10/7}.global-nav-wrap .left-side .logo-pill .divider[data-v-2af7d429]{width:.125rem;height:2.25rem;background:#001642;opacity:.3}.global-nav-wrap .left-side .logo-pill .agentforce-city[data-v-2af7d429]{display:flex;align-items:center;justify-content:center;width:21.6875rem;padding-top:.007rem}.global-nav-wrap .right-side[data-v-2af7d429]{display:flex;align-items:center;align-self:stretch}.global-nav-wrap .right-side .nav-pill-bg[data-v-2af7d429]{display:flex;align-items:center;align-self:stretch;justify-content:center;padding:1.875rem 3.125rem 1.875rem 1.875rem;background:var(--Neutral-100, #fff);border-radius:6.25rem;transition:width .3s ease}.global-nav-wrap .right-side .nav-pill-bg .company-wrap[data-v-2af7d429]{display:flex;gap:1.25rem;align-items:center;border-radius:1.58594rem}.global-nav-wrap .right-side .nav-pill-bg .company-wrap .dot-wrap[data-v-2af7d429]{display:flex;gap:1.71875rem;align-items:center;justify-content:center;width:4.375rem;height:4.375rem;background:#a8cbff66;border-radius:6.09375rem}.global-nav-wrap .right-side .nav-pill-bg .company-wrap .dot-wrap .dot[data-v-2af7d429]{flex-shrink:0;width:2.53931rem;height:2.53931rem;fill:var(--AGC-Electric-Blue-50, #066afe);stroke:#fff;stroke-width:6px}.global-nav-wrap .right-side .nav-pill-bg .company-wrap .dot-wrap.agent[data-v-2af7d429]{background:#cb65ff66;border-radius:6.09375rem}.global-nav-wrap .right-side .nav-pill-bg .company-wrap .dot-wrap.agent .dot[data-v-2af7d429]{fill:var(--AGC-Violet-50, #ba01ff);stroke:#fff;stroke-width:6px}.global-nav-wrap .right-side .nav-pill-bg .company-wrap .company[data-v-2af7d429]{overflow:hidden;text-overflow:ellipsis;font-family:Avant Garde For Salesforce;font-size:2rem;font-style:normal;font-weight:600;line-height:100%;color:var(--AGC-Electric-Blue-15, #001e5b);letter-spacing:-.02rem;white-space:nowrap}.global-nav-wrap .right-side .nav-pill-bg .arrow-wrap[data-v-2af7d429]{display:flex;flex-direction:column;gap:.82031rem;align-items:center;justify-content:center;width:4.92188rem;height:4.92188rem;padding:1.80469rem}.global-nav-wrap .right-side .nav-pill-bg .arrow-wrap .arrow[data-v-2af7d429]{flex-shrink:0;width:1.78981rem;height:1.28138rem}.global-nav-wrap .right-side .nav-pill-bg .route-wrap[data-v-2af7d429]{display:flex;gap:1.25rem;align-items:center;border-radius:1.58594rem}.global-nav-wrap .right-side .nav-pill-bg .route-wrap .route-icon[data-v-2af7d429]{width:2.8125rem;height:2.8125rem}.global-nav-wrap .right-side .nav-pill-bg .route-wrap .route[data-v-2af7d429]{font-family:Avant Garde For Salesforce;font-size:2rem;font-style:normal;font-weight:600;line-height:100%;color:var(--AGC-Electric-Blue-15, #001e5b);letter-spacing:-.02rem;white-space:nowrap}.global-nav-wrap .right-side .nav-pill-bg .industry-wrap[data-v-2af7d429]{display:flex;gap:.76rem;align-items:center}.global-nav-wrap .right-side .nav-pill-bg .industry-wrap .industry-icon[data-v-2af7d429]{flex-shrink:0;width:2.85438rem;height:2.85438rem}.global-nav-wrap .right-side .nav-pill-bg .industry-wrap .industry[data-v-2af7d429]{display:inline-flex;flex-direction:column;gap:1.25rem;align-items:center;align-self:stretch;font-family:Avant Garde For Salesforce;font-size:2rem;font-style:normal;font-weight:600;color:var(--AGC-Electric-Blue-10, #001642);letter-spacing:-.02rem;white-space:nowrap}@media (prefers-reduced-motion: reduce){.global-nav-wrap .right-side .nav-pill-bg[data-v-2af7d429]{transition-duration:0ms}}.stop-marker-wrap[data-v-1d70b47f]{position:relative;display:flex;flex-shrink:0;flex-direction:column;align-items:center;width:7.5rem;height:9.22919rem;padding-bottom:1.72919rem}.stop-marker-wrap .dot[data-v-1d70b47f]{position:absolute;top:3.19rem;left:.75rem;flex-shrink:0;width:6.04169rem;height:6.04169rem;aspect-ratio:96.67/96.67}.stop-marker-wrap .frame[data-v-1d70b47f]{position:relative;flex-shrink:0;width:7.5rem;height:7.5rem}.stop-marker-wrap .frame .white-circle[data-v-1d70b47f]{position:absolute;top:2.38rem;left:2.5rem;flex-shrink:0;width:2.4375rem;height:2.4375rem}.stop-marker-wrap .frame .pin-bg[data-v-1d70b47f]{position:absolute;inset:.62rem .94rem .47rem;flex-shrink:0;width:5.62513rem;height:6.40156rem}.stop-marker-wrap .frame .black-circle[data-v-1d70b47f]{position:absolute;top:1.81rem;left:2.19rem;flex-shrink:0;width:3.1875rem;height:3.1875rem}.stop-marker-wrap .frame .text[data-v-1d70b47f]{position:absolute;top:2.13rem;left:.94rem;display:flex;flex-shrink:0;flex-direction:column;justify-content:flex-end;width:5.625rem;height:3.65188rem;font-family:Salesforce Sans;font-size:3rem;font-style:normal;font-weight:600;line-height:150%;color:#fff;text-align:center}.stop-marker-wrap.blue[data-v-1d70b47f]{height:7.5rem;padding-bottom:unset}.stop-marker-wrap.blue .frame .pin-bg path[data-v-1d70b47f]{fill:var(--AGC-Electric-Blue-50, #066afe)!important}.stop-marker-wrap.blue .frame .black-circle circle[data-v-1d70b47f]{fill:var(--AGC-Electric-Blue-50, #066afe)}.stop-marker-wrap.blue .frame .text[data-v-1d70b47f]{position:absolute;top:1.34rem;left:.94rem;width:5.625rem;font-family:Salesforce Sans;font-size:2.88888rem;font-style:normal;font-weight:700;line-height:100%;color:var(--Neutral-100, #fff);text-align:center;letter-spacing:-.02888rem}.steps-wrap[data-v-89b9f33e]{display:flex;flex-shrink:0;flex-direction:column;gap:4.375rem;align-items:flex-end;width:93.75rem;height:147.3125rem;padding:4.375rem;background:var(--AGC-Electric-Blue-40, #0250d9);border-radius:4.375rem}.steps-wrap .header[data-v-89b9f33e]{display:flex;flex-shrink:0;align-items:center;align-self:stretch;justify-content:center;height:11.4375rem;padding:2.47656rem 4.12763rem 2.47656rem 2.47656rem;background:#fff;border-radius:18.75rem}.steps-wrap .header .company-wrap[data-v-89b9f33e]{display:flex;gap:1.65106rem;align-items:center;border-radius:2.09475rem}.steps-wrap .header .company-wrap .dot-wrap[data-v-89b9f33e]{display:flex;gap:2.27019rem;align-items:center;justify-content:center;width:5.77863rem;height:5.77863rem;background:#a8cbff66;border-radius:8.04881rem}.steps-wrap .header .company-wrap .dot-wrap .dot[data-v-89b9f33e]{flex-shrink:0;width:3.36338rem;height:3.36338rem;fill:var(--AGC-Electric-Blue-10, #001642);stroke:#fff;stroke-width:7.925px}.steps-wrap .header .company-wrap .company[data-v-89b9f33e]{max-width:23rem;overflow:hidden;text-overflow:ellipsis;font-family:Avant Garde For Salesforce;font-size:2.64169rem;font-style:normal;font-weight:600;line-height:100%;color:var(--AGC-Electric-Blue-10, #001642);letter-spacing:-.02644rem;white-space:nowrap}.steps-wrap .header .arrow-wrap[data-v-89b9f33e]{display:flex;flex-direction:column;gap:1.0835rem;align-items:center;justify-content:center;width:6.501rem;height:6.501rem;padding:2.38369rem;border-radius:240.75313rem}.steps-wrap .header .arrow-wrap .arrow[data-v-89b9f33e]{flex-shrink:0;width:2.36406rem;height:1.6925rem}.steps-wrap .header .right-wrap[data-v-89b9f33e]{display:flex;gap:1rem;align-items:center}.steps-wrap .header .right-wrap .location[data-v-89b9f33e]{flex-shrink:0;width:3.77013rem;height:3.77013rem}.steps-wrap .header .right-wrap .right-text[data-v-89b9f33e]{font-family:Avant Garde For Salesforce;font-size:2.64169rem;font-style:normal;font-weight:600;line-height:100%;color:var(--AGC-Electric-Blue-10, #001642);letter-spacing:-.02644rem}.steps-wrap .content[data-v-89b9f33e]{display:flex;flex-shrink:0;flex-direction:column;gap:5.625rem;align-items:flex-end;align-self:stretch;height:104rem;padding:6.25rem 6.25rem 6.875rem;background:#fff;border-radius:3.125rem 3.125rem 0 0}.steps-wrap .content .content-top[data-v-89b9f33e]{display:flex;flex-shrink:0;align-items:center;align-self:stretch;justify-content:space-between;height:4.9375rem;border-radius:2.29519rem}.steps-wrap .content .content-top .industry-header[data-v-89b9f33e]{display:flex;gap:1.8125rem;align-items:center}.steps-wrap .content .content-top .industry-header .transport-icon-wrap[data-v-89b9f33e]{display:flex;flex-shrink:0;gap:.625rem;align-items:center;justify-content:center;width:7.4375rem;height:7.4375rem;background:var(--AGC-Electric-Blue-90, #d6e6ff);border-radius:1.25rem}.steps-wrap .content .content-top .industry-header .transport-icon-wrap .transport-icon[data-v-89b9f33e]{flex-shrink:0;width:4.07031rem;height:4.07031rem}.steps-wrap .content .content-top .industry-header .industry[data-v-89b9f33e]{font-family:Avant Garde For Salesforce;font-size:4.0275rem;font-style:normal;font-weight:600;line-height:100%;color:var(--AGC-Electric-Blue-10, #001642);letter-spacing:-.04025rem}.steps-wrap .content .content-top .badge[data-v-89b9f33e]{display:flex;flex-shrink:0;gap:1.43544rem;align-items:center;justify-content:center;padding:1.5625rem 2.5rem;font-family:Salesforce Sans;font-size:2.87094rem;font-style:normal;font-weight:700;line-height:150%;color:var(--AGC-Electric-Blue-40, #0250d9);letter-spacing:-.02869rem;background:var(--AGC-Electric-Blue-90, #d6e6ff);border-radius:1.25rem}.steps-wrap .content .content-body[data-v-89b9f33e]{position:relative;display:flex;flex-shrink:0;flex-direction:column;align-items:flex-start;align-self:stretch;justify-content:space-between;height:79.125rem}.steps-wrap .content .content-body .vertical-bar[data-v-89b9f33e]{position:absolute;bottom:.5625rem;left:3.0625rem;width:1.375rem;height:71.6875rem}.steps-wrap .content .content-body .card-collapse[data-v-89b9f33e]{display:flex;gap:3.75rem;align-items:flex-end;align-self:stretch;border-radius:2.5rem}.steps-wrap .content .content-body .card-collapse .dot-pin[data-v-89b9f33e]{position:relative;width:7.5rem;height:9.22919rem}.steps-wrap .content .content-body .card-collapse .dot-pin .dot[data-v-89b9f33e]{position:absolute;top:1.53rem;left:-.99rem;flex-shrink:0;width:9.42519rem;height:9.42519rem;fill:#a8cbffb3}.steps-wrap .content .content-body .card-collapse .text[data-v-89b9f33e]{display:flex;flex-direction:column;justify-content:center;width:40.3125rem;height:6rem;font-family:Avant Garde For Salesforce;font-size:3.25rem;font-style:normal;font-weight:600;line-height:130%;color:var(--AGC-Electric-Blue-10, #001642)}.steps-wrap.agentforce[data-v-89b9f33e]{background:var(--AGC-Violet-40, #9602c7)}.steps-wrap.agentforce .header .company-wrap .dot-wrap[data-v-89b9f33e]{background:#ba01ff66}.steps-wrap.agentforce .header .company-wrap .company[data-v-89b9f33e]{color:var(--AGC-Violet-10, #2e0039)}.steps-wrap.agentforce .header .arrow-wrap[data-v-89b9f33e] path{fill:#2e0039}.steps-wrap.agentforce .header .right-wrap[data-v-89b9f33e] path{fill:#2e0039}.steps-wrap.agentforce .header .right-wrap .right-text[data-v-89b9f33e]{color:var(--AGC-Violet-10, #2e0039)}.steps-wrap.agentforce .content .content-top .industry-header .transport-icon-wrap[data-v-89b9f33e]{background:var(--AGC-Violet-90, #f2defe)}.steps-wrap.agentforce .content .content-top .industry-header .transport-icon-wrap[data-v-89b9f33e] path{fill:#2e0039}.steps-wrap.agentforce .content .content-top .industry-header .industry[data-v-89b9f33e]{color:var(--AGC-Violet-10, #2e0039)}.steps-wrap.agentforce .content .content-top .badge[data-v-89b9f33e]{color:var(--AGC-Violet-40, #9602c7);background:var(--AGC-Violet-90, #f2defe)}.steps-wrap.agentforce .content .content-body .card-collapse .dot-pin .dot[data-v-89b9f33e] circle{fill:#cb65ff}.steps-wrap.agentforce .content .content-body .card-collapse .dot-pin .dot[data-v-89b9f33e] rect{fill:#d892fe}.steps-wrap.agentforce .content .content-body .card-collapse .text[data-v-89b9f33e]{color:var(--AGC-Violet-10, #2e0039)}.agentforce-intro-wrap[data-v-45da6d89]{position:relative;display:flex;height:100%;background-image:url(/assets/intro-blurred-bg-B1obQcRd.png);background-position:center;background-size:cover}.agentforce-intro-wrap .sparkles[data-v-45da6d89]{position:absolute;top:38.38rem;left:0;z-index:100;flex-shrink:0;height:25.1875rem}.agentforce-intro-wrap .nav[data-v-45da6d89]{position:absolute}.agentforce-intro-wrap .steps[data-v-45da6d89]{position:absolute;top:13.56rem;right:13.62rem}.agentforce-intro-wrap .text-group[data-v-45da6d89]{position:absolute;top:25.56rem;left:13.87rem;flex-shrink:0;width:103.9375rem;height:69.375rem}.agentforce-intro-wrap .text-group .inner-box[data-v-45da6d89]{position:absolute;inset:0;font-family:Avant Garde For Salesforce;font-size:8.875rem;font-style:normal;font-weight:600;line-height:130%;color:#001642;letter-spacing:-.08875rem}.agentforce-intro-wrap .text-group .pill-box[data-v-45da6d89]{position:absolute;top:23.5rem;left:0;display:flex;align-items:center;height:10.625rem}.agentforce-intro-wrap .text-group .pill-box .pill[data-v-45da6d89]{display:flex;flex-shrink:0;gap:1.5rem;align-items:center;justify-content:center;height:10.625rem;padding:0 3.4375rem 0 2.8125rem;background:#cb65ff4d;border:1.3125rem dashed var(--AGC-Violet-60, #cb65ff);border-radius:340.09713rem}.agentforce-intro-wrap .text-group .pill-box .pill .pill-icon[data-v-45da6d89]{flex-shrink:0;width:3.0625rem;height:3.05413rem;aspect-ratio:49/48.87;fill:var(--AGC-Electric-Blue-10, #001642)}.agentforce-intro-wrap .text-group .pill-box .pill .pill-text[data-v-45da6d89]{font-family:Avant Garde For Salesforce;font-size:4.0625rem;font-style:normal;font-weight:600;line-height:100%;color:var(--AGC-Electric-Blue-10, #001642);letter-spacing:-.04063rem}.agentforce-intro-wrap .text-group .pill-box .floating-text[data-v-45da6d89]{font-family:Avant Garde For Salesforce;font-size:8.875rem;font-style:normal;font-weight:600;line-height:130%;color:#001642;letter-spacing:-.08875rem}.agentforce-intro-wrap .desc[data-v-45da6d89]{position:absolute;top:77.31rem;left:13.88rem;width:89.0625rem;font-family:Salesforce Sans;font-size:3.875rem;font-style:normal;font-weight:400;line-height:150%;color:var(--AGC-Violet-10, #2e0039);letter-spacing:-.0775rem}.agentforce-intro-wrap .desc .bolder[data-v-45da6d89]{font-family:Salesforce Sans;font-size:3.875rem;font-style:normal;font-weight:700;line-height:150%;color:var(--AGC-Violet-10, #2e0039);letter-spacing:-.0775rem}.agentforce-intro-wrap .btn[data-v-45da6d89]{position:absolute;top:104.5rem;left:12.56rem;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;width:48.6875rem;height:12.625rem;padding:0 .9375rem 0 5.625rem;cursor:pointer;background:var(--Neutral-100, #fff);border-radius:277.75rem}.agentforce-intro-wrap .btn .begin-journey[data-v-45da6d89]{font-family:Avant Garde For Salesforce;font-size:3.25rem;font-style:normal;font-weight:600;line-height:100%;color:var(--Primary-Black, #000);letter-spacing:-.0325rem}.agentforce-intro-wrap .btn .arrow-wrap[data-v-45da6d89]{display:flex;flex-shrink:0;gap:1.875rem;align-items:center;justify-content:center;width:10rem;height:10rem;padding:0 3.75rem;background:var(--Neutral-100, #fff);border-radius:277.75rem;transform:rotate(-90deg)}.agentforce-intro-wrap .btn .arrow-wrap .arrow-icon[data-v-45da6d89]{flex-shrink:0;width:3rem;height:3rem;transform:rotate(90deg)}.introduction[data-v-cd4ff6c9]{display:flex;flex-shrink:0;flex-direction:column;gap:4.125rem;align-items:flex-start;justify-content:center;width:145.25rem;height:100%;max-height:46.5625rem;padding:3.125rem 5.4375rem 3.125rem 4.375rem;margin-right:0;cursor:pointer;background:var(--AGC-Electric-Blue-10, #001642);border-radius:3.125rem;transition:margin-right .9s cubic-bezier(.33,1,.68,1)}.introduction.push[data-v-cd4ff6c9]{margin-right:4rem}.introduction .intro-header[data-v-cd4ff6c9]{display:flex;gap:1.5rem;align-items:center}.introduction .intro-header .intro-pin[data-v-cd4ff6c9]{width:7.5rem;height:7.5rem}.introduction .intro-header .intro-title[data-v-cd4ff6c9]{flex:1 0 0;font-family:Avant Garde For Salesforce;font-size:3.25rem;font-style:normal;font-weight:600;line-height:130%;color:var(--Neutral-100, #fff)}.introduction .intro-content[data-v-cd4ff6c9]{display:flex;flex:1 0 0;flex-direction:column;gap:1.0625rem;align-items:flex-start;width:135.4375rem;padding:3.75rem 3.75rem 4.375rem;background:var(--AGC-Electric-Blue-15, #001e5b);border-radius:3.125rem 2.5rem 2.5rem 3.125rem}.introduction .intro-content .intro-upper[data-v-cd4ff6c9]{align-self:stretch;font-family:Salesforce Sans;font-size:3.25rem;font-style:normal;font-weight:700;line-height:150%;color:var(--Neutral-100, #fff);letter-spacing:-.0325rem}.introduction .intro-content .intro-lower[data-v-cd4ff6c9]{align-self:stretch;font-family:Salesforce Sans;font-size:3.25rem;font-style:normal;font-weight:400;line-height:150%;color:var(--AGC-Electric-Blue-80, #a8cbff)}.introduction.agentforce[data-v-cd4ff6c9]{background:var(--AGC-Violet-10, #2e0039)}.introduction.agentforce .intro-header .intro-pin[data-v-cd4ff6c9] path{fill:#ba01ff}.introduction.agentforce .agentforce-intro-content[data-v-cd4ff6c9]{display:flex;flex:1 0 0;flex-direction:column;gap:1.0625rem;align-items:flex-start;align-self:stretch;padding:3.75rem 3.75rem 4.375rem;font-family:Salesforce Sans;font-size:3.875rem;font-style:normal;font-weight:700;line-height:150%;color:var(--Neutral-100, #fff);letter-spacing:-.0775rem;background:var(--AGC-Violet-15, #3d0157);border-radius:3.125rem 2.5rem 2.5rem 3.125rem}.item[data-v-b85e67c3]{position:relative;z-index:200;display:flex;flex-shrink:0;flex-direction:column;align-items:center;justify-content:space-between;width:100%;max-width:16.6875rem;height:100%;max-height:46.5625rem;padding:3.125rem 2.5rem;overflow:hidden;cursor:pointer;background-color:var(--Neutral-100, #fff);border-radius:2.5rem;transition:max-width .9s cubic-bezier(.33,1,.68,1),min-width .9s cubic-bezier(.33,1,.68,1),max-height .9s cubic-bezier(.33,1,.68,1),padding .9s cubic-bezier(.33,1,.68,1),background .6s cubic-bezier(.33,1,.68,1)}.item .inner-inactive[data-v-b85e67c3]{position:relative;display:flex;flex-shrink:0;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}.item .pin[data-v-b85e67c3]{flex-shrink:0;width:7.5rem;height:7.5rem}.item .pin.real[data-v-b85e67c3]{position:absolute;left:4.59rem}.item .vertical-text[data-v-b85e67c3]{display:flex;flex:1 0 0;flex-direction:column;justify-content:center;width:32.8125rem;font-family:Salesforce Sans;font-size:3.125rem;font-style:normal;font-weight:700;line-height:130%;color:var(--AGC-Electric-Blue-10, #001642);letter-spacing:-.0625rem;transform:rotate(-90deg)}.item .inner-selected[data-v-b85e67c3]{display:flex;flex:1 0 0;gap:2.5rem;align-items:flex-start;align-self:stretch}.item .inner-selected .left[data-v-b85e67c3]{display:flex;flex:1 0 0;flex-direction:column;align-items:flex-start;align-self:stretch;justify-content:space-between;width:100%;min-width:90.12rem;max-width:90.12rem;transition:min-width .9s cubic-bezier(.33,1,.68,1),max-width .9s cubic-bezier(.33,1,.68,1)}.item .inner-selected .left .header[data-v-b85e67c3]{display:flex;gap:1.5rem;align-items:center;align-self:stretch;height:7.5rem}.item .inner-selected .left .header .title[data-v-b85e67c3]{flex:1 0 0;margin-left:9rem;font-family:Salesforce Sans;font-size:3.25rem;font-style:normal;font-weight:700;line-height:150%;color:var(--Neutral-100, #fff);letter-spacing:-.0325rem;transition:margin-left .01s}.item .inner-selected .left .body[data-v-b85e67c3]{position:relative;display:flex;flex-direction:column;gap:1.0625rem;align-items:flex-start;align-self:stretch;width:100%;max-width:70.8125rem;min-height:17rem;padding:3.75rem 3.75rem 4.375rem;background:var(--AGC-Electric-Blue-40, #0250d9);border-radius:3.125rem 2.5rem 2.5rem 3.125rem;transition:background .6s cubic-bezier(.33,1,.68,1),min-height .9s cubic-bezier(.33,1,.68,1),max-width .9s cubic-bezier(.33,1,.68,1)}.item .inner-selected .left .body .body-group[data-v-b85e67c3]{display:flex;flex-grow:1;flex-direction:column;gap:1.0625rem;align-items:flex-start;align-self:stretch}.item .inner-selected .left .body .body-group.both[data-v-b85e67c3]{display:flex;flex:1 0 0;flex-direction:column;gap:2.5rem;align-items:flex-start;align-self:stretch}.item .inner-selected .left .body .body-group.both .both-diy-title[data-v-b85e67c3]{display:flex;flex-direction:column;align-self:stretch;justify-content:center;height:1.875rem;font-family:Salesforce Sans;font-size:2.25rem;font-style:normal;font-weight:600;line-height:150%;color:var(--AGC-Electric-Blue-50, #066afe);letter-spacing:-.0225rem}.item .inner-selected .left .body .body-group.both .both-diy-content[data-v-b85e67c3]{flex:1 0 0;align-self:stretch;font-family:Salesforce Sans;font-size:2.25rem;font-style:normal;font-weight:600;line-height:150%;color:var(--AGC-Electric-Blue-10, #001642);letter-spacing:-.0225rem}.item .inner-selected .left .body .upper[data-v-b85e67c3]{align-self:stretch;font-family:Salesforce Sans;font-size:2.25rem;font-style:normal;font-weight:600;line-height:150%;color:var(--Neutral-100, #fff);letter-spacing:-.0225rem}.item .inner-selected .left .body .lower[data-v-b85e67c3]{align-self:stretch;font-family:Salesforce Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:150%;color:var(--AGC-Electric-Blue-80, #a8cbff);letter-spacing:-.0225rem}.item .inner-selected .left .body .agentforce-content[data-v-b85e67c3]{align-self:stretch;font-family:Salesforce Sans;font-size:2.25rem;font-style:normal;font-weight:600;line-height:150%;color:var(--Neutral-100, #fff);letter-spacing:-.0225rem}.item .inner-selected .left .body .num-controls[data-v-b85e67c3]{position:absolute;right:1.5rem;bottom:1.87rem;display:inline-flex;gap:2.5rem;align-items:center}.item .inner-selected .left .body .num-controls .num-btn[data-v-b85e67c3]{display:flex;flex-direction:column;gap:1.94444rem;align-items:center;justify-content:center;width:7rem;height:7rem;aspect-ratio:1/1;background:var(--AGC-Violet-50, #ba01ff);border-radius:6481.417rem;opacity:1;transition:opacity .3s}.item .inner-selected .left .body .num-controls .num-btn.inactive[data-v-b85e67c3]{opacity:.3}.item .inner-selected .left .body .num-controls .num-btn .num-arrow[data-v-b85e67c3]{flex-shrink:0;width:4.66669rem;height:4.66669rem}.item .inner-selected .left .body .num-controls .num-btn .num-arrow.left-arrow[data-v-b85e67c3]{transform:rotate(180deg)}.item .inner-selected .left .body .num-controls .nums[data-v-b85e67c3]{font-family:Salesforce Sans;font-size:2.5rem;font-style:normal;font-weight:600;line-height:130%;color:var(--AGC-Violet-80, #e5b9fe)}.item .inner-selected .right[data-v-b85e67c3]{position:relative;flex-grow:1;flex-shrink:0;height:100%;background-repeat:no-repeat;background-size:contain}.item .inner-selected .right .cta[data-v-b85e67c3]{position:absolute;right:-1.76rem;bottom:-1.76rem;display:flex;flex-shrink:0;flex-direction:column;gap:2.76075rem;align-items:center;justify-content:center;width:9.93869rem;height:9.93869rem;aspect-ratio:159.02/159.02;background:var(--AGC-Electric-Blue-50, #066afe);border-radius:9202.39063rem;transition:background .6s cubic-bezier(.33,1,.68,1)}.item .inner-selected .right .cta .plus-icon[data-v-b85e67c3]{position:absolute;flex-shrink:0;width:6.62581rem;height:6.62581rem}.item .inner-selected .right-both[data-v-b85e67c3]{display:flex;flex:1 0 0;flex-direction:column;gap:2.5rem;align-items:flex-start;align-self:stretch;align-self:flex-end;width:64.90625rem;height:29.0625rem;padding:3.75rem 3.75rem 2.5rem;overflow:hidden;background:var(--AGC-Violet-80, #e5b9fe);border-radius:3.125rem 2.5rem 2.5rem 3.125rem}.item .inner-selected .right-both .both-agent-title[data-v-b85e67c3]{display:flex;flex-direction:column;align-self:stretch;justify-content:center;height:1.875rem;font-family:Salesforce Sans;font-size:2.25rem;font-style:normal;font-weight:600;line-height:150%;color:var(--AGC-Violet-50, #ba01ff);letter-spacing:-.0225rem}.item .inner-selected .right-both .both-agent-content[data-v-b85e67c3]{flex:1 0 0;align-self:stretch;width:57.40625rem;font-family:Salesforce Sans;font-size:2.25rem;font-style:normal;font-weight:600;line-height:150%;color:var(--AGC-Electric-Blue-10, #001642);letter-spacing:-.0225rem}.item .inner-selected .right-both .both-agent-content[data-v-b85e67c3] ul{padding-left:3rem;margin:0}.item.both.selected[data-v-b85e67c3]{background:var(--Neutral-100, #fff)}.item.both .inner-selected .left[data-v-b85e67c3]{min-width:64.90625rem;max-width:64.90625rem}.item.both .inner-selected .left .header .title[data-v-b85e67c3]{color:var(--Neutral-10, #181818)}.item.both .inner-selected .left .body[data-v-b85e67c3]{max-width:64.90625rem;min-height:29.0625rem;padding:3.75rem 3.75rem 2.5rem;background:var(--AGC-Electric-Blue-80, #a8cbff)}.item.selected[data-v-b85e67c3]{display:flex;flex-direction:column;gap:.625rem;align-items:flex-start;max-width:140.4375rem;padding:3.125rem 4.375rem;background-color:var(--AGC-Electric-Blue-30, #022ac0);border-radius:3.125rem}.item.selected.cramped[data-v-b85e67c3]{max-width:140.4375rem}.item.selected.expanded[data-v-b85e67c3]{max-height:77.08109rem}.item.selected.expanded .inner-selected .left[data-v-b85e67c3]{min-width:59.625rem;max-width:59.625rem}.item.cramped[data-v-b85e67c3]{max-width:14.1875rem}.item.cramped .pin.real[data-v-b85e67c3]{left:3.34rem}.item.agentforce .pin[data-v-b85e67c3] path{fill:var(--AGC-Violet-50, #ba01ff)}.item.agentforce .pin[data-v-b85e67c3] circle{fill:var(--AGC-Violet-50, #ba01ff)}.item.agentforce.selected[data-v-b85e67c3]{background:var(--AGC-Violet-30, #730394)}.item.agentforce .inner-selected .left .body[data-v-b85e67c3]{min-height:29.0625rem;background:var(--AGC-Violet-40, #9602c7)}.item.agentforce .inner-selected .right .cta[data-v-b85e67c3]{background:var(--AGC-Violet-50, #ba01ff)}.end[data-v-c00fe0cd]{position:relative;display:flex;flex-shrink:0;flex-direction:column;align-items:center;justify-content:space-between;width:100%;max-width:21rem;height:46.5625rem;padding:3.125rem 2.5rem;margin-left:13.5rem;overflow:hidden;cursor:pointer;background:var(--AGC-Electric-Blue-10, #001642);border-radius:6rem 0 0 6rem;transition:margin-left .9s cubic-bezier(.33,1,.68,1),max-width .9s cubic-bezier(.33,1,.68,1)}.end.cramped[data-v-c00fe0cd]{margin-left:0}.end.active[data-v-c00fe0cd]{max-width:145.25rem}.end.agentforce[data-v-c00fe0cd],.end.both[data-v-c00fe0cd]{background:var(--AGC-Violet-10, #2e0039)}.end .try-with-agents[data-v-c00fe0cd]{position:absolute;top:0;left:0;display:flex;flex:1 0 0;flex-direction:column;justify-content:center;width:40.3125rem;height:7.5rem;font-family:Salesforce Sans;font-size:3.125rem;font-style:normal;font-weight:700;line-height:130%;color:#fff;text-align:center;letter-spacing:-.0625rem;transform:rotate(-90deg) translate(-43.4425rem,6.75rem);transform-origin:top left}.end .end-content-group[data-v-c00fe0cd]{position:absolute;inset:0;width:100%;height:100%;padding-top:8.38rem;padding-left:10.63rem;background-image:url(/assets/try-agentforce-overlay-DYwHWSTa.png);background-repeat:no-repeat;background-position:center;background-size:cover}.end .end-content-group .sparkles[data-v-c00fe0cd]{position:absolute;bottom:16.21rem;left:2rem;flex-shrink:0;width:132.8645rem;height:38.03594rem}.end .end-content-group .end-title[data-v-c00fe0cd]{font-family:Salesforce Sans;font-size:5rem;font-style:normal;font-weight:700;line-height:130%;color:#fff;letter-spacing:-.1rem}.end .end-content-group .end-subhead[data-v-c00fe0cd]{width:82.62463rem;margin-top:4.87rem;font-family:Avant Garde For Salesforce;font-size:3.25rem;font-style:normal;font-weight:600;line-height:100%;color:var(--Neutral-100, #fff);letter-spacing:-.0325rem}.end .end-content-group .end-body[data-v-c00fe0cd]{width:82.62463rem;margin-top:2.69rem;font-family:Salesforce Sans;font-size:3.25rem;font-style:normal;font-weight:400;line-height:150%;color:var(--AGC-Electric-Blue-80, #a8cbff);letter-spacing:-.0325rem}.end .end-content-group .continue-button[data-v-c00fe0cd]{position:absolute;bottom:3.13rem;left:118.13rem;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:19.625rem;height:10rem;padding:0 .9375rem;cursor:pointer;background:var(--Neutral-100, #fff);border-radius:277.75rem}.end .end-content-group .continue-button .btn-inner[data-v-c00fe0cd]{display:flex;flex-shrink:0;gap:1.875rem;align-items:center;justify-content:center;width:10rem;height:10rem;padding:0 3.75rem;background:var(--Neutral-100, #fff);border-radius:277.75rem;transform:rotate(-90deg)}.end .end-content-group .continue-button .btn-inner .arrow[data-v-c00fe0cd]{flex-shrink:0;width:3rem;height:3rem;transform:rotate(90deg)}.carousel-wrap[data-v-fd0bfed4]{display:flex;gap:1.5rem;align-items:flex-end;height:100%;max-height:77.08rem;transition:left .9s cubic-bezier(.33,1,.68,1)}.overlay-wrap[data-v-c977b7d6] div{position:absolute;inset:0;opacity:0;transition:opacity .3s ease}.overlay-wrap[data-v-c977b7d6] div.pin-mount{z-index:100}.overlay-wrap.diy[data-v-c977b7d6] div.blue-dotted,.overlay-wrap.diy[data-v-c977b7d6] div.pin-mount.blue,.overlay-wrap.diy[data-v-c977b7d6] div.blue-path,.overlay-wrap.agentforce[data-v-c977b7d6] div.purple-dotted,.overlay-wrap.agentforce[data-v-c977b7d6] div.blue-dotted,.overlay-wrap.agentforce[data-v-c977b7d6] div.pin-mount.purple,.overlay-wrap.agentforce[data-v-c977b7d6] div.purple-path,.overlay-wrap.both[data-v-c977b7d6] div.purple-dotted,.overlay-wrap.both[data-v-c977b7d6] div.blue-dotted,.overlay-wrap.both[data-v-c977b7d6] div.pin-mount.purple,.overlay-wrap.both[data-v-c977b7d6] div.purple-path,.overlay-wrap.both[data-v-c977b7d6] div.blue-path{opacity:1}.map-toggle-wrap[data-v-f2211e19]{display:flex;gap:1.5rem;align-items:center;height:10.625rem;padding:0 4rem;border-radius:3.75rem}.map-toggle-wrap .inner[data-v-f2211e19]{position:relative;display:flex;gap:.625rem;align-items:center;height:100%;padding:.625rem;background:var(--Neutral-100, #fff);border-radius:20.8125rem}.map-toggle-wrap .inner .behind[data-v-f2211e19]{position:absolute;z-index:20;display:flex;width:25.5625rem;height:9.375rem;background:var(--Neutral-10, #181818);border-radius:277.75rem;transition:left .3s ease}.map-toggle-wrap .inner .option[data-v-f2211e19]{z-index:21;display:flex;gap:1.25rem;align-items:center;align-self:stretch;justify-content:center;padding:0 3.75rem;cursor:pointer;border-radius:277.75rem}.map-toggle-wrap .inner .option[data-v-f2211e19] path{transition:fill .3s ease}.map-toggle-wrap .inner .option .icon[data-v-f2211e19]{flex-shrink:0}.map-toggle-wrap .inner .option .diy-icon[data-v-f2211e19]{width:2.5625rem;height:2.5rem;aspect-ratio:41/40}.map-toggle-wrap .inner .option .af-icon[data-v-f2211e19]{width:3.375rem;height:3.375rem;aspect-ratio:1/1}.map-toggle-wrap .inner .option .both-icon[data-v-f2211e19]{width:3.9375rem;height:2.5rem}.map-toggle-wrap .inner .option .option-title[data-v-f2211e19]{font-family:Avant Garde For Salesforce;font-size:2.75rem;font-style:normal;font-weight:600;line-height:100%;color:var(--Neutral-10, #181818);letter-spacing:-.0275rem;transition:color .3s ease}.map-toggle-wrap .inner .option.selected .icon[data-v-f2211e19] path{fill:#fff}.map-toggle-wrap .inner .option.selected .icon[data-v-f2211e19] path.opposite{fill:#181818}.map-toggle-wrap .inner .option.selected .option-title[data-v-f2211e19]{font-family:Avant Garde For Salesforce;font-size:2.75rem;font-style:normal;font-weight:600;line-height:100%;color:var(--Neutral-100, #fff);letter-spacing:-.0275rem}.quote-wrap[data-v-7b1727a2]{position:relative;display:inline-flex;flex-direction:column;align-items:center;transform:translateY(0);transform-origin:center bottom}.quote-wrap.bouncing[data-v-7b1727a2]{animation:subtle-bounce-7b1727a2 2.2s cubic-bezier(.28,.84,.42,1) infinite}.quote-wrap .upper[data-v-7b1727a2]{display:flex;gap:1.43544rem;align-items:center;justify-content:center;padding:3.0625rem 5.5625rem;background:var(--AGC-Violet-40, #9602c7);border:.6875rem solid rgba(72,26,84,.3);border-radius:3.125rem}.quote-wrap .upper .text[data-v-7b1727a2]{font-family:Avant Garde For Salesforce;font-size:4.0625rem;font-style:normal;font-weight:600;line-height:140%;color:var(--Neutral-100, #fff)}.quote-wrap .box[data-v-7b1727a2]{position:absolute;bottom:-1.5rem;width:3.00244rem;height:3.00244rem;background:var(--AGC-Violet-40, #9602c7);transform:rotate(45deg)}@keyframes subtle-bounce-7b1727a2{0%,to{transform:translateY(0)}12%{transform:translateY(-1.35rem)}22%{transform:translateY(.6rem)}32%{transform:translateY(-.42rem)}42%{transform:translateY(.28rem)}52%{transform:translateY(-.2rem)}63%{transform:translateY(.12rem)}74%{transform:translateY(-.07rem)}83%{transform:translateY(.04rem)}}.hotspots .spot[data-v-cd666958]{position:absolute;width:12rem;height:12rem}.hotspots .spot1[data-v-cd666958]{top:45rem;left:26rem}.hotspots .spot2[data-v-cd666958]{top:46rem;left:69rem}.hotspots .spot3[data-v-cd666958]{top:45rem;left:111rem}.hotspots .spot4[data-v-cd666958]{top:55rem;left:137rem}.hotspots .spot5[data-v-cd666958]{top:47rem;left:175rem}.hotspots .spot6[data-v-cd666958]{top:25rem;left:197rem}.map-wrap[data-v-879b82f4]{position:relative;display:flex;height:100%;background:#00000080}.map-wrap .nav[data-v-879b82f4]{position:absolute}.map-wrap .vid[data-v-879b82f4]{position:absolute;inset:0;-o-object-fit:cover;object-fit:cover}.map-wrap .hotspots[data-v-879b82f4]{position:absolute;inset:0}.map-wrap .carousel[data-v-879b82f4]{position:absolute;bottom:4rem;left:0;width:100%}.map-wrap .toggle[data-v-879b82f4]{position:absolute;bottom:52.06rem;left:0}.map-wrap .agentforce-quote[data-v-879b82f4]{position:absolute;top:55.38rem;left:9.88rem;z-index:1000}.map-wrap .overlay[data-v-879b82f4]{position:absolute;inset:0;pointer-events:none}.intro-wrap[data-v-baed7b78]{position:relative;display:flex;height:100%;background-image:url(/assets/intro-blurred-bg-B1obQcRd.png);background-position:center;background-size:cover}.intro-wrap .nav[data-v-baed7b78]{position:absolute}.intro-wrap .steps[data-v-baed7b78]{position:absolute;top:13.56rem;right:13.62rem}.intro-wrap .text-group[data-v-baed7b78]{position:absolute;top:28.94rem;left:10.75rem;flex-shrink:0;width:103.9375rem;height:69.375rem}.intro-wrap .text-group .inner-box[data-v-baed7b78]{position:absolute;inset:0 0 0 3.13rem;font-family:Avant Garde For Salesforce;font-size:8.875rem;font-style:normal;font-weight:600;line-height:130%;color:#001642;letter-spacing:-.08875rem}.intro-wrap .text-group .pill-box[data-v-baed7b78]{position:absolute;top:23.5rem;left:0;display:flex;align-items:center;height:10.625rem}.intro-wrap .text-group .pill-box .pill[data-v-baed7b78]{display:flex;flex-shrink:0;gap:1.5rem;align-items:center;justify-content:center;height:10.625rem;padding:0 3.4375rem 0 2.8125rem;background:#4992fe33;border:1.3125rem dashed var(--AGC-Electric-Blue-60, #4992fe);border-radius:340.09713rem}.intro-wrap .text-group .pill-box .pill .pill-icon[data-v-baed7b78]{flex-shrink:0;width:3.0625rem;height:3.05413rem;aspect-ratio:49/48.87;fill:var(--AGC-Electric-Blue-10, #001642)}.intro-wrap .text-group .pill-box .pill .pill-text[data-v-baed7b78]{font-family:Avant Garde For Salesforce;font-size:4.0625rem;font-style:normal;font-weight:600;line-height:100%;color:var(--AGC-Electric-Blue-10, #001642);letter-spacing:-.04063rem}.intro-wrap .text-group .pill-box .floating-text[data-v-baed7b78]{font-family:Avant Garde For Salesforce;font-size:8.875rem;font-style:normal;font-weight:600;line-height:130%;color:#001642;letter-spacing:-.08875rem}.intro-wrap .btn[data-v-baed7b78]{position:absolute;top:104.5rem;left:12.56rem;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;width:48.6875rem;height:12.625rem;padding:0 .9375rem 0 5.625rem;cursor:pointer;background:var(--Neutral-100, #fff);border-radius:277.75rem}.intro-wrap .btn .begin-journey[data-v-baed7b78]{font-family:Avant Garde For Salesforce;font-size:3.25rem;font-style:normal;font-weight:600;line-height:100%;color:var(--Primary-Black, #000);letter-spacing:-.0325rem}.intro-wrap .btn .arrow-wrap[data-v-baed7b78]{display:flex;flex-shrink:0;gap:1.875rem;align-items:center;justify-content:center;width:10rem;height:10rem;padding:0 3.75rem;background:var(--Neutral-100, #fff);border-radius:277.75rem;transform:rotate(-90deg)}.intro-wrap .btn .arrow-wrap .arrow-icon[data-v-baed7b78]{flex-shrink:0;width:3rem;height:3rem;transform:rotate(90deg)}.finish-wrap[data-v-35bed105]{position:relative;display:flex;height:100%}.finish-wrap .nav[data-v-35bed105]{position:absolute}.finish-wrap .left[data-v-35bed105]{position:relative;width:120rem;height:100%}.finish-wrap .left .text-group[data-v-35bed105]{display:flex;flex-direction:column;gap:7.5rem;align-items:flex-start;width:120rem;padding:0 7.5rem;margin-top:29.25rem}.finish-wrap .left .text-group .upper[data-v-35bed105]{align-self:stretch;font-family:Avant Garde For Salesforce;font-size:10rem;font-style:normal;font-weight:600;line-height:120%;color:var(--Neutral-10, #181818);letter-spacing:-.2rem;text-box-trim:trim-both;text-box-edge:cap alphabetic}.finish-wrap .left .text-group .lower[data-v-35bed105]{width:75.4375rem;font-family:Salesforce Sans;font-size:3.875rem;font-style:normal;font-weight:400;line-height:140%;color:var(--Neutral-30, #444);letter-spacing:-.0775rem}.finish-wrap .left .btn[data-v-35bed105]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48.6875rem;height:12.625rem;padding:0 5.625rem;margin-top:10.81rem;margin-left:7.37rem;font-family:Avant Garde For Salesforce;font-size:3.25rem;font-style:normal;font-weight:600;line-height:100%;color:#fff;text-align:center;letter-spacing:-.0325rem;cursor:pointer;background:var(--Neutral-10, #181818);border-radius:277.75rem}.finish-wrap .left .arrived[data-v-35bed105]{position:absolute;right:2.56rem;bottom:1.87rem;display:inline-flex;gap:3.5rem;align-items:center;justify-content:center;padding:2rem 4rem;font-family:Avant Garde For Salesforce;font-size:4rem;font-style:normal;font-weight:600;line-height:100%;color:#303030;text-align:center;letter-spacing:-.04rem;border-radius:2.5rem}.finish-wrap .left .finish-route[data-v-35bed105]{position:absolute;bottom:0;left:0;height:54.25rem;pointer-events:none}.finish-wrap .right[data-v-35bed105]{position:relative;display:flex;flex-grow:1;align-items:flex-end;justify-content:center;height:100%;background-image:url(/assets/blurred-finish-bg-Bk9f9ajp.png);background-position:center;background-size:cover}.finish-wrap .right .phone[data-v-35bed105]{position:absolute;right:25.77775rem;bottom:0;width:21.3295rem}.finish-wrap .right .qr-wrap[data-v-35bed105]{position:absolute;top:25.75rem;flex-shrink:0;width:63.05144rem;height:62.3125rem;padding:5.22rem;background:#fff;border-radius:4.55944rem}.finish-wrap .right .qr-wrap[data-v-35bed105] svg{width:100%;height:100%}.finish-wrap .right .qr-text[data-v-35bed105]{position:absolute;right:52.63rem;bottom:12.8rem;width:44.25rem;font-family:Salesforce Sans;font-size:3.5rem;font-style:normal;font-weight:400;line-height:140%;color:var(--Neutral-10, #181818);letter-spacing:-.035rem}.finish-wrap .right .qr-text .qr-text-bold[data-v-35bed105]{font-family:Salesforce Sans;font-size:3.5rem;font-style:normal;font-weight:700;line-height:140%;color:var(--Neutral-10, #181818);letter-spacing:-.035rem}.industry-menu-wrap[data-v-90859a31]{display:flex;gap:4.625rem;align-items:flex-start;width:240rem;padding:7.5rem}.industry-menu-wrap .currently-selected[data-v-90859a31]{position:relative;display:flex;flex-shrink:0;flex-direction:column;gap:5.3125rem;align-items:flex-start;align-self:stretch;justify-content:flex-end;width:55.125rem;height:64.38rem;padding:3rem 4.25rem 4.875rem;cursor:pointer;background:var(--Neutral-100, #fff);border-radius:3.125rem}.industry-menu-wrap .currently-selected .sparkles[data-v-90859a31]{position:absolute;top:-6.69rem;left:23.69rem;flex-shrink:0;width:15.0625rem;height:16.5625rem}.industry-menu-wrap .currently-selected .industry-info[data-v-90859a31]{position:absolute;bottom:14.06rem;display:flex;flex-direction:column;gap:3.75rem;align-items:flex-start;align-self:stretch}.industry-menu-wrap .currently-selected .industry-info .industry-header[data-v-90859a31]{display:flex;gap:1.875rem;align-items:center}.industry-menu-wrap .currently-selected .industry-info .industry-header .industry-icon[data-v-90859a31]{width:5.625rem;height:5.625rem;aspect-ratio:1/1}.industry-menu-wrap .currently-selected .industry-info .industry-header .industry-title[data-v-90859a31]{font-family:Avant Garde For Salesforce;font-size:3.25rem;font-style:normal;font-weight:600;line-height:100%;color:var(--AGC-Violet-10, #2e0039);letter-spacing:-.0325rem}.industry-menu-wrap .currently-selected .industry-info .industry-description[data-v-90859a31]{align-self:stretch;width:46.625rem;font-family:Salesforce Sans;font-size:3rem;font-style:normal;font-weight:400;line-height:150%;color:var(--AGC-Violet-10, #2e0039)}.industry-menu-wrap .currently-selected .industry-info .industry-description[data-v-90859a31] .do-deep-purple{font-family:Salesforce Sans;font-size:3rem;font-style:normal;font-weight:700;line-height:150%;color:#9602c7}.industry-menu-wrap .currently-selected .recommended-pill[data-v-90859a31]{position:absolute;top:3rem;left:3rem;display:flex;gap:1rem;align-items:center;justify-content:center;padding:2.4375rem 3.5rem;font-family:Salesforce Sans;font-size:2.25rem;font-style:normal;font-weight:700;line-height:127%;color:var(--AGC-Violet-95, #f9f0ff);background:var(--AGC-Violet-40, #9602c7);border-radius:3.75rem;text-box-trim:trim-both;text-box-edge:cap alphabetic}.industry-menu-wrap .currently-selected .cta-button-wrap[data-v-90859a31]{position:absolute;right:2.5rem;bottom:2.5rem;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:10rem;height:10rem;background:var(--AGC-Violet-40, #9602c7);border-radius:277.75rem}.industry-menu-wrap .currently-selected .cta-button-wrap .cta-button[data-v-90859a31]{display:flex;flex-shrink:0;gap:1.875rem;align-items:center;justify-content:center;width:10rem;height:10rem;padding:0 3.75rem;border-radius:277.75rem;transform:rotate(-90deg)}.industry-menu-wrap .currently-selected .cta-button-wrap .cta-button .cta-arrow[data-v-90859a31]{flex-shrink:0;width:3rem;height:3rem;transform:rotate(90deg)}.industry-menu-wrap .choices[data-v-90859a31]{display:flex;flex:1 0 0;gap:2.125rem;align-items:center}.industry-menu-wrap .choices .col[data-v-90859a31]{display:flex;flex:1 0 0;flex-direction:column;gap:1.25rem;align-items:flex-start}.industry-menu-wrap .choices .col .choice-btn[data-v-90859a31]{display:flex;gap:1.5rem;align-items:center;align-self:stretch;width:100%;padding:3.125rem 2.5rem 3.125rem 5rem;cursor:pointer;background:var(--Neutral-100, #fff);border-radius:2.5rem}.industry-menu-wrap .choices .col .choice-btn .choice-frame[data-v-90859a31]{display:flex;gap:1.875rem;align-items:center}.industry-menu-wrap .choices .col .choice-btn .choice-frame .choice-icon[data-v-90859a31]{width:5.625rem;height:5.625rem;aspect-ratio:1/1}.industry-menu-wrap .choices .col .choice-btn .choice-frame .choice-title[data-v-90859a31]{font-family:Avant Garde For Salesforce;font-size:3.25rem;font-style:normal;font-weight:600;line-height:100%;color:var(--AGC-Violet-10, #2e0039);letter-spacing:-.0325rem}.industry-select-wrap[data-v-6218ebaa]{display:flex;flex-direction:column;height:100%;background:#edf4ff}.industry-select-wrap .greeting[data-v-6218ebaa]{display:flex;flex-direction:column;gap:7.5rem;align-items:flex-start;width:168.5rem;margin-top:7.5rem;margin-left:7.5rem}.industry-select-wrap .greeting .now-boarding[data-v-6218ebaa]{align-self:stretch;font-family:Avant Garde For Salesforce;font-size:10.625rem;font-style:normal;font-weight:600;line-height:106%;color:var(--AGC-Violet-10, #2e0039);letter-spacing:-.2125rem;text-box-trim:trim-both;text-box-edge:cap alphabetic}.industry-select-wrap .greeting .tap-to-select[data-v-6218ebaa]{align-self:stretch;font-family:Salesforce Sans;font-size:3.875rem;font-style:normal;font-weight:400;line-height:140%;color:var(--AGC-Violet-20, #481a54);letter-spacing:-.0775rem}.industry-select-wrap .menu[data-v-6218ebaa]{height:100%}.home-wrap[data-v-7f7fa2e7]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:100%;padding-bottom:12.5rem;background-image:url(/assets/opening-bg-BFrUql2l.png);background-position:center;background-size:cover}.home-wrap .bg-video[data-v-7f7fa2e7]{position:absolute;inset:0;width:100%;-o-object-fit:cover;object-fit:cover}.home-wrap .title-group[data-v-7f7fa2e7]{position:absolute;top:0;left:0;display:none}.home-wrap .title-group .top[data-v-7f7fa2e7]{position:absolute;top:40rem;left:72.25rem;display:flex;flex-shrink:0;flex-direction:column;justify-content:center;width:39.12856rem;height:3.18119rem;font-family:Avant Garde For Salesforce;font-size:6.36238rem;font-style:normal;font-weight:600;font-feature-settings:"liga" off,"clig" off;line-height:100%;color:var(--AGC-Electric-Blue-10, #001642)}.home-wrap .title-group .logo[data-v-7f7fa2e7]{position:absolute;top:46.89rem;left:66.84rem;flex-shrink:0;width:106.25163rem;height:14.812rem;aspect-ratio:1700.03/236.99}.home-wrap .title-group .bottom[data-v-7f7fa2e7]{position:absolute;top:63.97rem;left:114.14rem;display:flex;flex-shrink:0;flex-direction:column;justify-content:center;width:54.39825rem;height:3.18119rem;font-family:Avant Garde For Salesforce;font-size:6.36238rem;font-style:normal;font-weight:600;font-feature-settings:"liga" off,"clig" off;line-height:100%;color:var(--AGC-Electric-Blue-10, #001642)}.home-wrap .bottom-group[data-v-7f7fa2e7]{z-index:2;display:inline-flex;gap:1rem;align-items:center}.home-wrap .bottom-group .description[data-v-7f7fa2e7]{display:flex;gap:7.5rem;align-items:center;justify-content:center;height:44.125rem;padding:5rem 6rem;background:#fff;border-radius:7.5rem}.home-wrap .bottom-group .description .desc-inner[data-v-7f7fa2e7]{width:87.95456rem;font-family:Salesforce Sans;font-size:3.125rem;font-style:normal;font-weight:400;line-height:130%;color:var(--AGC-Electric-Blue-15, #001e5b);letter-spacing:-.0625rem}.home-wrap .bottom-group .badge[data-v-7f7fa2e7]{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;width:47.9375rem;height:44.125rem;padding:5rem 6rem;background:var(--AGC-Violet-50, #ba01ff);border-radius:5rem}.home-wrap .bottom-group .badge .badge-text[data-v-7f7fa2e7]{align-self:stretch;font-family:Salesforce Sans;font-size:3.25rem;font-style:normal;font-weight:700;line-height:140%;color:#fff;letter-spacing:-.065rem}.home-wrap .bottom-group .badge .qr-container[data-v-7f7fa2e7]{position:relative;display:flex;gap:.9375rem;align-items:center;justify-content:center;width:15.375rem;height:15.375rem;padding:.9375rem;background:var(--AGC-Violet-15, #3d0157);border-radius:2.8125rem}.home-wrap .bottom-group .badge .qr-container .qr-video[data-v-7f7fa2e7]{position:absolute;height:21.5rem}.home-wrap .bottom-group .badge .qr-container .qr-svg[data-v-7f7fa2e7]{display:none;width:13.5rem;height:13.5rem;aspect-ratio:1/1}
