@charset "UTF-8";.dashboard-wrapper{display:grid;grid-template-columns:1fr 375px;width:100%;height:calc(100vh - 100px)}.dashboard-wrapper .merchant-devices{display:flex;flex-direction:column;box-sizing:border-box;overflow-y:auto;min-width:530px}.dashboard-wrapper .merchant-devices .merchant-id{margin-left:2rem}.dashboard-wrapper .page-heading{max-width:880px;position:relative;color:#000}.dashboard-wrapper .page-heading .heading--level-1{margin:2px 0 4px;font-size:42px;font-family:Sora,sans-serif;font-weight:300;line-height:46px}.dashboard-wrapper .page-heading .spot-typography__text--tertiary{max-width:880px;margin-bottom:42px;font-size:15px;font-family:Sora,sans-serif;color:#000}.dashboard-wrapper .dropdown-select{border:1px solid #0969D9;border-radius:20px!important;width:250px;height:30px}.dashboard-wrapper .dropdown-indicator{border-left-style:solid;border-color:#3e9af5!important;border-left-width:2px}.dashboard-wrapper .practice-sub-link{display:flex;flex-direction:row;font-size:10px;margin-top:-13px;padding-left:6px}.dashboard-wrapper .practice-sub-link .sub-link{color:var(--primary-6000969-d-9, var(--Colors-Primary-Interactive-spot-color-primary-600, #0969D9));font-feature-settings:"clig" off,"liga" off;font-family:Roboto;font-size:.9375rem;font-style:normal;font-weight:400;line-height:1.5rem;vertical-align:middle;padding-top:5px}.dashboard-wrapper .practice-sub-link .sub-link .edit-icon{padding-left:5px;padding-top:5px;fill:#0969d9}.dashboard-wrapper .merchant-navigator{display:flex;flex-direction:row;padding-top:1rem;padding-right:2rem;font-size:20px;font-family:Sora,sans-serif;font-weight:300;align-items:center;justify-content:space-between;margin-left:2rem}.dashboard-wrapper .merchant-navigator .navigator-title{color:var(--Text-Light-Primary, #25282E);font-feature-settings:"clig" off,"liga" off;font-family:Sora,sans-serif;font-size:2.125rem;font-style:normal;font-weight:300;line-height:2.875rem}.dashboard-wrapper .merchant-navigator .navigator-title .sub-link{color:var(--primary-6000969-d-9, var(--Colors-Primary-Interactive-spot-color-primary-600, #0969D9));font-feature-settings:"clig" off,"liga" off;font-family:Roboto;font-size:.9375rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:8px;vertical-align:middle}.dashboard-wrapper .merchant-navigator .navigator-title .sub-link .edit-icon{padding-left:5px;padding-top:5px;fill:#0969d9}.dashboard-wrapper .merchant-navigator .navigator-dropdown{border:solid 2px;border-radius:100px;border-color:#3e9af5}.no-access{display:flex;justify-content:center;align-items:center;height:100vh;text-align:center;flex-direction:column}.no-access p{margin-top:8px}.spot-form__select-input .spot-form__select-option[disabled]{color:#babdbf}.spot-form__select-input:focus{border:2px solid #0969D9}.no-affiliations,.no-access{display:flex;justify-content:center;align-items:center;height:100vh;text-align:center;flex-direction:column}.no-affiliations .blocked-icon,.no-access .blocked-icon{width:70px!important;height:70px!important;fill:#5d6066!important}.no-affiliations .message,.no-access .message{margin-top:.5rem;white-space:pre-line}.message-container{display:flex;flex-direction:column;width:100%;min-width:650px;gap:1rem;margin-bottom:2rem;height:calc(100% - 100px)}.message-container .action-button-group{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.message-container .action-and-admins-wrapper{display:inline-block;max-width:60.5rem;white-space:normal}.message-container .action-and-admins-wrapper .practice-admins{margin-top:1rem;text-align:left}.message-container .action-and-admins-wrapper .practice-admins ul{list-style-type:disc;padding-left:2.5rem;margin:0}.message-container .action-and-admins-wrapper .practice-admins li{max-width:100%;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;font-size:1rem}.message-container .action-and-admins-wrapper .practice-admins a{color:#007bff;text-decoration:underline;word-break:break-word}.warning-message{position:sticky;top:0;background-color:#e31527;color:#fff;padding-top:8px;padding-bottom:8px;text-align:center;z-index:1000;box-shadow:0 2px 5px #0000001a}.spinner-loader{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:10px;gap:10px}.spinner-loader .spinner-icon-container{display:grid;justify-content:right;align-items:center;margin-top:2px}.spinner-loader .spinner{animation:spinner 1.3s linear infinite;fill:#00a7b5}.spinner-loader .spinner-text-container{display:flex;justify-content:left;text-wrap:"stable"}@keyframes spinner{to{transform:rotate(360deg)}}.progress{width:0}.toast-container{position:relative}.toast-message{pointer-events:auto}.toast-message.center-center{position:relative}.label-value-pair{display:flex;align-items:center;gap:.5rem}.icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:100%;max-height:2.5rem;background:var(--neutral-100-e-2-e-2-e-2, #E2E2E2);border-radius:.75rem;padding:4px}.icon-img{max-width:100%;max-height:100%;object-fit:contain}.no-background{background:none}.text{display:flex;flex-direction:column;justify-content:center}.label{margin-bottom:4px}.font-bold{font-weight:700}.text-input-container .text-input-label{display:flex;width:100%;flex-direction:column;align-items:flex-start;padding-bottom:.25rem}.text-input-container .text-input-label .text-input-label-container{display:flex;gap:.25rem}.text-input-container .text-input-label .text-input-label-container .text-input-tooltip-container{position:relative;display:inline-flex;align-items:center;cursor:pointer}.text-input-container .text-input-label .text-input-label-container .text-input-tooltip-container .tooltip-text{position:absolute;bottom:125%;left:50%;transform:translate(3%);background-color:var(--tooltip-background-color, #333);color:var(--tooltip-text-color, #fff);text-align:left;padding:8px;border-radius:4px;white-space:normal;width:20rem;box-shadow:0 2px 8px #0003;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:10}.text-input-container .text-input-label .text-input-label-container .text-input-tooltip-container:hover .tooltip-text{opacity:1;visibility:visible}.text-input-container .text-input-label .text-input-label-container .text-input-required-indicator{color:red}.text-input-container .text-input-field{display:flex;height:3rem;width:100%;padding:.625rem 1rem;flex-direction:column;align-items:flex-start;gap:.75rem;align-self:stretch;border-radius:.31425rem;border:1px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0);background:var(--neutral-white-ffffff, #FFF)}.text-input-container .text-input-field.has-error{border:1px solid var(--neutral-200-d-0-d-1-d-0, red)}.text-input-container .text-input-field:disabled{background:#f5f5f5;color:#a0a0a0;border:1.257px solid #E0E0E0;cursor:not-allowed;opacity:1}.text-input-container .text-input-error-message{display:flex;color:red;background-color:#ff000008;height:30px;align-items:center}.edit-practice-form{display:flex;flex-direction:column;position:relative}.edit-practice-form .edit-practice-row{display:flex;flex-direction:column;padding-bottom:1rem;justify-content:center}.edit-practice-form .edit-practice-row .edit-practice-label{padding-bottom:.5rem}.edit-practice-form .edit-practice-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.edit-practice-form .error-message{color:red;background-color:#ff000008;padding:.5rem;font-size:.875rem;margin-top:.5rem}.edit-practice-dropdown{display:flex;height:3.14238rem;width:25rem;padding:.6285rem .05694rem;justify-content:center;align-items:center;gap:.78556rem;align-self:stretch;border-radius:.31425rem!important;border:1.257px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0);background:#fff}.dashboard-header{display:flex;justify-content:space-between;align-items:center;background-color:#f5f5f5;border-bottom:1px solid var(--neutral-81-cccfd-1, #CCCFD1);background:var(--neutral-white-ffffff, #FFF);padding:1.5rem 1.5rem 1.5rem 4rem;margin-top:1rem}.dashboard-header .header-content{display:flex;align-items:center}.dashboard-header .header-content .practice-icon{margin-right:15px}.devices-wrapper{margin:1rem 2rem}.devices-wrapper .devices-header{display:flex;justify-content:space-between;align-items:center}.devices-wrapper .devices-header .link-container{display:flex;gap:1rem}.devices-wrapper .devices-header .link-container .edit-button,.devices-wrapper .devices-header .link-container .check-devices{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;color:#007bff;text-decoration:none}.devices-wrapper .devices-header .link-container .edit-button:hover,.devices-wrapper .devices-header .link-container .check-devices:hover{color:#0056b3}.devices-wrapper .devices-header .link-container .edit-button .edit-icon,.devices-wrapper .devices-header .link-container .edit-button .refresh-icon,.devices-wrapper .devices-header .link-container .check-devices .edit-icon,.devices-wrapper .devices-header .link-container .check-devices .refresh-icon{margin-left:8px}.devices-wrapper .devices-card-layout{display:flex;flex-direction:row;flex-wrap:wrap;transition:transform .5s ease;margin-top:1rem;gap:20px;justify-content:start}.warning-message{color:red}.edit-merchant-form{display:flex;flex-direction:column;position:relative}.edit-merchant-form .edit-merchant-row{display:flex;flex-direction:column;padding-bottom:.5rem;justify-content:center}.edit-merchant-form .edit-merchant-row .branch-id-label{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.edit-merchant-form .edit-merchant-row .branch-id-label .label-with-icon{display:flex;align-items:center;gap:.25rem}.edit-merchant-form .edit-merchant-row .branch-id-label .label-with-icon .tooltip-container{position:relative;display:inline-flex;align-items:center;cursor:pointer}.edit-merchant-form .edit-merchant-row .branch-id-label .label-with-icon .tooltip-container .tooltip-text{position:absolute;bottom:125%;left:50%;transform:translate(3%);background-color:var(--tooltip-background-color, #333);color:var(--tooltip-text-color, #fff);text-align:left;padding:8px;border-radius:4px;white-space:normal;width:20rem;box-shadow:0 2px 8px #0003;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:10}.edit-merchant-form .edit-merchant-row .branch-id-label .label-with-icon .tooltip-container:hover .tooltip-text{opacity:1;visibility:visible}.edit-merchant-form .edit-merchant-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.no-updates-message{display:flex;padding:.5rem 1rem;align-items:center;gap:1rem;flex:1 0 0;background:var(--feedback-blue-200-c-5-f-0-ff, #C5F0FF);width:35rem;justify-content:center}.changes-table{display:flex;flex-direction:column;white-space:nowrap;flex:1;overflow-x:auto;width:fit-content}.changes-modal{max-width:fit-content!important}.device-card{display:flex;width:25rem;flex-direction:column;align-items:flex-start;flex-shrink:0;border-radius:1.25rem;border:1px solid #c4c4c4;padding:1rem;box-shadow:0 2px 4px #0000001a;background:var(--Colors-Primary-Neutrals-spot-color-white, #fff)}.device-card .device-card-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.device-card .device-card-title .device-label{display:flex;flex-direction:row;align-items:center;flex-grow:0;gap:.5rem;overflow:hidden}.device-card .device-card-title .device-label .device-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.device-card .device-card-title .edit-icon{fill:#0969d9;margin-right:2px}.device-card .line-separator{border-bottom-style:solid;border-color:#d0d1d0;border-bottom-width:1px;width:100%;height:.0625rem;background:#d0d1d0}.device-card .device-card-body{display:flex;flex-direction:row;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;height:9rem;width:100%}.device-card .device-card-body .device-img{display:flex;justify-content:center;align-items:center;width:7.5rem;height:7.5rem;overflow:hidden}.device-card .device-card-body .device-img img{max-width:100%;max-height:100%;object-fit:contain;margin-top:0}.device-card .device-card-body .device-card-toggle{display:flex;flex-direction:column;gap:.5rem}.device-card .device-card-body .device-card-toggle input.spot-toggle.toggle-disabled[disabled]+label{cursor:not-allowed;opacity:.6}.device-card .device-subheading{display:flex;flex-direction:row;justify-content:space-between;padding-top:.5rem;align-items:center;width:100%}.device-card .device-hsn{display:flex;align-items:center;color:var(--Text-Light-Primary, #25282e);font-size:.9375rem;gap:.25rem}.device-card .device-hsn .copy-icon{fill:#0969d9;cursor:pointer;vertical-align:middle}.device-card .device-hsn .copy-icon:focus{outline:none;cursor:pointer}.device-card .device-hsn .tooltip{position:absolute;margin-left:40px;transform:translate(-50%);color:#388e3c;padding:0 16px;border-radius:10px;font-size:12px;white-space:nowrap;z-index:1;margin-top:35px}.device-card .device-hsn .device-name{color:#000;font-feature-settings:"clig" off,"liga" off}.device-card .device-connection-details{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;padding:.5rem 0}.device-card .device_settings_btn{padding:0rem 1rem;justify-content:center;align-items:center;align-self:stretch;border-radius:1.5rem;border:2px solid var(--primary-4003-e-9-af-5, #3e9af5)}.device-card .device_settings_btn .device_settings_btn_txt{color:var(--neutral-85025282-e, #25282e);text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:Roboto;font-size:.9375rem;font-style:normal;font-weight:700;line-height:normal}.device-card .device-action-buttons{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;width:100%;height:100%;gap:2rem}.device-card .device-action-buttons .save-edits.disabled{cursor:not-allowed;pointer-events:none;border-color:#e2e2e2!important;background-color:#e2e2e2!important;color:#ccc}.edit-device-form{display:flex;flex-direction:column;position:relative}.edit-device-form .edit-device-row{display:flex;flex-direction:column;padding-bottom:.5rem;justify-content:center}.edit-device-form .edit-device-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.edit-icon{cursor:pointer}.ipay-container{align-items:center;overflow-y:auto;background:var(--Colors-Light-spot-background-color-light-secondary, #F0F0F0);padding:1rem}.merchant-import-status-modal{display:flex;flex-direction:column;position:relative}.merchant-import-status-modal .merchant-import-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.merchant-settings-error-container{display:flex;justify-content:center;align-items:center;height:100%}.integrator-section{padding-bottom:1rem}.integrator-section .integrations-label{margin-bottom:.5rem}.integrator-section .idexx-neo-icon{width:5.5rem;margin-bottom:5px}.integrator-section .idexx-cornerstone-icon{width:7rem;margin-bottom:5px}.integrator-section .payment-vendor{margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.integrator-section .payment-vendor .icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2rem;max-height:2.5rem;background:var(--neutral-100-e-2-e-2-e-2, #E2E2E2);border-radius:.75rem;padding:4px}.integrator-section .payment-vendor .icon-img{max-width:100%;max-height:100%;object-fit:contain}.integrator-section .payment-vendor .label{display:flex;flex-direction:column;justify-content:center}.integrator-section .zentact-organization{margin-top:.5rem}.integrator-section .zentact-organization-spinner{display:flex;justify-content:flex-start}.edit-online-payments-form{display:flex;flex-direction:column;position:relative}.edit-online-payments-form .edit-online-payments-row{display:flex;flex-direction:column;padding-bottom:1rem;justify-content:center}.edit-online-payments-form .edit-online-payments-row .edit-online-payments-input{padding:1rem;height:3.14238rem;border:1px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0);font-size:1rem;width:100%}.edit-online-payments-form .edit-online-payments-row .edit-online-payments-input.has-error{border-color:red}.edit-online-payments-form .edit-online-payments-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.warning-message{position:sticky;top:0;width:100%;background-color:#e31527;color:#fff;padding-top:16px;padding-bottom:16px;text-align:center;z-index:1000;box-shadow:0 2px 5px #0000001a;margin-bottom:1rem}.online-payment-settings-section{padding-bottom:1rem}.online-payment-settings-section .section-header{display:flex;flex-direction:row;padding-top:.5rem;padding-bottom:.5rem;align-items:center}.online-payment-settings-section .section-header .label{margin-right:1rem}.online-payment-settings-section .payments-service-text{display:flex;flex-direction:column;gap:1rem}.edit-card-on-file-form{display:flex;flex-direction:column;position:relative}.edit-card-on-file-form .edit-card-on-file-row{display:flex;flex-direction:column;margin-bottom:16px}.edit-card-on-file-form .edit-card-on-file-row .pill-with-label{display:flex;align-items:center;gap:1rem;min-height:2rem}.edit-card-on-file-form .edit-card-on-file-row .pill{width:80px;justify-content:center}.edit-card-on-file-form .edit-card-on-file-row .label{font-weight:700}.edit-card-on-file-form .edit-card-on-file-row .field-warning-text{margin-top:.5rem}.warning-message{position:sticky;top:0;width:100%;background-color:#e31527;color:#fff;padding:.5rem;text-align:center;z-index:1000;box-shadow:0 2px 5px #0000001a;margin-bottom:1rem}.card-on-file-section{padding-bottom:1rem}.card-on-file-section .section-header{display:flex;flex-direction:row;padding-top:.5rem;padding-bottom:1rem;align-items:center}.card-on-file-section .section-header .label{margin-right:1rem}.card-on-file-section .section-header .card-on-file-alert-icon{margin-left:.5rem;fill:#fc0}.card-on-file-section .card-on-file-settings{display:flex;flex-direction:column;gap:1rem}.surcharge-settings-section .section-header{display:flex;flex-direction:row;padding-top:.5rem;padding-bottom:1rem;align-items:center}.surcharge-settings-section .section-header .label{margin-right:1rem}.surcharge-qualifications-popover{width:500px!important}.surcharge-qualifications-popover p{font-family:Roboto;font-size:15px}.surcharge-qualifications-popover-trigger{cursor:pointer;text-decoration:underline dashed}.surcharging-details-text{font-size:15px}.check-surcharging-configuration{padding-top:8px;padding-bottom:8px}.check-surcharging-configuration .check-surcharging-configuration-content{display:flex;flex-direction:column;position:relative}.check-surcharging-configuration .check-surcharging-configuration-content .action-button{display:flex;justify-content:flex-end;margin-top:1rem}.check-surcharging-configuration .surcharging-enabled-content{display:flex;flex-direction:column;gap:16px}.check-surcharging-configuration .warning-message{position:sticky;top:0;width:100%;background-color:#e31527;color:#fff;padding-top:16px;padding-bottom:16px;text-align:center;z-index:1000;box-shadow:0 2px 5px #0000001a;margin-bottom:1rem}.footer{position:relative;bottom:0;z-index:600;display:grid;grid-template-columns:200px auto;height:50px;background-color:#6a6b6d;padding-left:17px;padding-right:17px}.footer .footer-logo{display:grid;align-items:center}.footer .footer-logo .footer-img{width:120px;height:30px;min-width:120px}.footer .copyright{display:grid;align-items:center;justify-content:right;color:#babdbf;min-width:400px}.page-header_wrapper{position:fixed;top:0;width:100%;z-index:600;display:grid;height:50px}.page-header_wrapper .page-header{background-color:#f4f6f7;width:100%;display:grid;grid-template-columns:680px auto;padding-left:17px;padding-right:17px}.page-header_wrapper .page-header .page-title{display:grid;grid-template-columns:auto 1fr 1fr;gap:15px}.page-header_wrapper .page-header .page-title .my-idexx-icon-container{display:grid;align-items:center;justify-content:center}.page-header_wrapper .page-header .page-title .my-idexx-icon{width:20px;height:20px}.page-header_wrapper .page-header .page-title .my-idexx{color:#464748;font-size:22px;font-weight:500;display:grid;align-items:center}.page-header_wrapper .page-header .page-title .header-drop-down{display:grid;align-items:center;margin-left:5rem}.page-header_wrapper .page-header .profile{display:grid;grid-template-columns:auto auto auto;align-items:center;justify-content:end;gap:15px}.page-header_wrapper .page-header .profile .profile-user{display:grid;grid-template-columns:auto auto;gap:15px;align-items:center}.page-header_wrapper .page-header .profile .profile-user .profile-name{color:var(--neutral-7503-f-434-a, var(--Colors-Primary-Neutrals-spot-color-neutral-750, #3F434A));width:300px;text-align:right;text-wrap:balance}.page-header_wrapper .page-header .profile .profile-user .profile-img{width:20px;height:20px;filter:brightness(0)}.page-header_wrapper .page-header .profile .profile-navigation{display:grid;grid-template-columns:auto auto;gap:15px}.page-header_wrapper .page-header .profile .profile-navigation .settings-icon{cursor:pointer;display:grid;width:20px;height:20px;filter:brightness(0)}.page-header_wrapper .page-header .profile .profile-navigation .page-title-icon{cursor:pointer;display:grid;width:20px;height:20px;padding-bottom:1px;filter:brightness(0)}.page-header_wrapper .page-header .profile .sign-out{cursor:pointer;display:grid;color:var(--neutral-7503-f-434-a, var(--Colors-Primary-Neutrals-spot-color-neutral-750, #3F434A));min-width:62px}.page-header_wrapper .disabled{opacity:.5;pointer-events:none}.page-header_wrapper .disabled:before{content:"";position:absolute;inset:0;background:#ffffff80;z-index:1}.comboboxWrapper{display:flex;background-color:#fff;border:1px solid #ccc;border-radius:4px;height:38px;position:relative}.comboboxWrapper:focus-within{border-color:#3e9af5;border-width:3px}.input{flex-grow:1;padding:.5rem;border:none;outline:none;font-size:medium}.endAdornment{display:flex;align-items:center;padding:.5rem}.iconButton{padding:.5rem;background:none;border:none;cursor:pointer}.iconButton:hover{fill:#0969d9}.iconButton :global .spot-icon{height:16px;width:16px}.menu{list-style:none;padding:0;margin-top:.5rem;border:1px solid #ccc;max-height:200px;overflow-y:auto;background-color:#fff;position:fixed;z-index:1000;box-shadow:0 2px 4px #0000001a;top:var(--menu-top, 0);left:var(--menu-left, 0);width:var(--menu-width, 0)}.menuItem{padding-top:.1rem;padding-bottom:.1rem;cursor:pointer}.menuItem:hover:not(.selected),.highlighted:not(.selected){background-color:#deebff;color:#333}.selected{background-color:#2684ff;color:#fff}.hidden{display:none}.practice-selector_container{display:inline-block}.practice-selector_container .comboboxWrapper{border:1px solid #BCBDBC;width:300px}.practice-selector_container .comboboxWrapper:hover{border:1px solid #BCBDBC}.practice-selector_container .comboboxWrapper .input{width:300px}.practice-selector_container .practice-selector-option{padding:0 10px!important;font-size:15px;line-height:1.3em;cursor:pointer}.practice-selector_container .practice-selector-option .option-practice-id{font-weight:700;font-size:15px}.practice-selector_container .practice-selector-option .option-practice-name{color:#0969d9;display:block;font-size:15px}.base-layout{display:flex;flex-direction:column;width:100vw}.base-layout .header{z-index:10;position:relative}.base-layout .base-layout--content{display:flex;width:100%;height:calc(100vh - 100px)}.base-layout .spinner-wrapper{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.nav-wrapper{display:flex;flex-direction:column;height:98%;width:100%;overflow-y:auto;border-right-style:solid;border-color:#a9aaaa;padding-top:10px;padding-left:5px}.ipay-panel--display-inline{background-color:transparent!important;border:1px solid #babdbf;height:100%;min-height:400px;opacity:1;overflow:hidden;visibility:visible;position:relative;width:100%;flex:1 1 0%}.ipay-panel--display-inline{border-color:#babdbf}.ipay-panel--display-inline .ipay-panel__content{border-color:#babdbf;border-style:solid;border-width:0 1px 0 0;box-shadow:none;position:absolute;z-index:1}.ipay-panel--display-inline .ipay-panel__content{border-color:#babdbf}.ipay-panel--display-inline.ipay-panel--open-right .ipay-panel__content{border-width:0 0 0 1px}.ipay-panel--display-inline.ipay-panel--open-bottom .ipay-panel__content{border-width:1px 0 0 0}.ipay-panel--visible .ipay-panel__header__drawer-tab-button-icon{transform:rotateY(180deg)}.ipay-panel--visible.ipay-panel--open-left .ipay-panel__content{left:0}.ipay-panel__content{display:flex;flex-direction:column;font-size:15px;height:100%;left:-375px;max-height:100vh;position:fixed;text-align:left;transition:left .2s cubic-bezier(.4,0,.2,1);width:375px;z-index:0}.ipay-panel__content{background-color:#fff;box-shadow:0 0 6px #6a6b6d;color:#1e1f1f}.ipay-panel__header{display:flex;flex-shrink:0;padding:1rem;position:relative}.ipay-panel__header:after{content:"";display:block;height:6px;left:0;position:absolute;top:100%;width:100%;z-index:3}.ipay-panel__header:after{background:linear-gradient(to bottom,#97999b99,#97999b00)}.ipay-panel__header__close-button{background:0 0;border:0;cursor:pointer;margin:0;padding:0;position:absolute;right:16px;top:16px}.ipay-panel__header__close-button:hover .ipay-icon{fill:#00a7b5}.ipay-panel__header__drawer-tab-button{background-color:#fff;border-color:#babdbf;border-style:solid;border-width:1px 1px 1px 0;cursor:pointer;margin:0;padding:8px 12px;position:absolute;right:-45px;top:48px}.ipay-panel__header__drawer-tab-button{border-color:#babdbf;background-color:#fff}.ipay-panel__header__close-button-icon,.ipay-panel__header__drawer-tab-button-icon{display:block;height:20px;width:20px;pointer-events:none}.ipay-panel__header__close-button-icon,.ipay-panel__header__drawer-tab-button-icon{fill:#97999b}.ipay-panel__header-close-button:hover .ipay-panel__header__drawer-tab-button-icon{fill:#00a7b5}.ipay-panel__title{font-family:var(--font-family-sans-serif-secondary);font-style:normal;font-weight:400;line-height:1.5;font-size:15px;margin:0;padding:0 8px 0 0;font-size:26px;font-weight:300;line-height:38px}.ipay-panel__title:after,.ipay-panel__title:before{content:"";display:block;height:0;width:0}.ipay-panel__title:before{margin-bottom:calc(-.36111em + 0px)}.ipay-panel__title:after{margin-top:calc(-.36111em + 0px)}.ipay-panel__title,.ipay-panel__title:after,.ipay-panel__title:before{box-sizing:border-box}.ipay-panel__title *,.ipay-panel__title :after,.ipay-panel__title :before{box-sizing:inherit}.ipay-panel__title{color:#1e1f1f}.ipay-panel__inline-container{display:block;height:100%;min-height:400px;position:relative;transition:margin .2s cubic-bezier(.4,0,.2,1),width .2s cubic-bezier(.4,0,.2,1);width:100%;overflow-y:auto}.ipay-panel--visible .ipay-panel__inline-container{margin-left:375px;width:calc(100% - 375px)}.ipay-panel__interactive-links{padding:1rem .5rem;position:relative}.ipay-panel__body{overflow-y:auto;position:relative;height:100%}.ipay-panel__body--scroll-shadow-mask{height:.5rem;margin-top:-.5rem;position:relative;z-index:5}.ipay-panel__body--scroll-shadow-mask{background:linear-gradient(to bottom,#fff0,#fff .25rem)}.ipay-panel__body--scroll-shadow-mask--top{margin-bottom:-.5rem;margin-top:0}.ipay-panel__body--scroll-shadow-mask--top{background:linear-gradient(to top,#fff0,#fff .25rem)}.nav-wrapper{display:flex;flex-direction:column;height:100%;width:100%;overflow-y:auto;border-right-style:solid;border-color:#a9aaaa;padding-top:10px;padding-left:5px}.disabled{opacity:.5;pointer-events:none}.disabled:before{content:"";position:absolute;inset:0;background:#ffffff80;z-index:1}.selected{font-weight:700!important}.show-skeletons .skeleton:not(.skeleton-exception){background:#e6e8ea!important;cursor:not-allowed!important;border-radius:.25rem!important;color:transparent}.show-skeletons .skeleton:not(.skeleton-exception)>*:not(.skeleton-exception){visibility:hidden}.user-support-base-layout{display:flex;flex-direction:column;width:100vw}.user-support-base-layout .header{z-index:10;position:relative}.user-support-base-layout .user-support-base-layout-content{display:flex;width:100%;height:calc(100vh - 100px)}.add-merchant{display:flex;flex-direction:column;align-items:center;margin:2rem;min-width:900px}.add-merchant .add-merchant-title{height:36px;gap:0px;opacity:0px;margin-bottom:32px;text-align:center}.add-merchant .add-merchant-form{display:grid;grid-template-rows:repeat(5,auto);justify-content:center;gap:.5rem}.add-merchant .add-merchant-form .add-merchant-option{width:400px}.add-merchant .add-merchant-form .add-merchant-option .add-merchant-label{display:flex;width:100%;flex-direction:column;align-items:flex-start;padding-bottom:5px}.add-merchant .add-merchant-form .add-merchant-option .add-merchant-dropdown{display:flex;height:3.14238rem;width:100%;padding:.6285rem .05694rem;justify-content:center;align-items:center;gap:.78556rem;align-self:stretch;border-radius:.31425rem!important;border:1.257px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0);background:#fff}.add-merchant .add-merchant-form .add-merchant-option .add-merchant-dropdown:disabled{background:#f5f5f5;color:#a0a0a0;border:1.257px solid #E0E0E0;cursor:not-allowed;opacity:1}.add-merchant .add-merchant-form .add-merchant-option .add-merchant-radio-option .add-merchant-radio{padding-top:10px}.add-merchant .add-merchant-form .add-merchant-option .add-merchant-radio-option .add-merchant-radio .spot-form__radio{margin:0 0 5px!important}.add-merchant .add-merchant-form .add-merchant-option .add-merchant-radio-option .add-merchant-radio .add-merchant-radio:focus{outline:none!important;box-shadow:none!important}.add-merchant .add-merchant-form .add-merchant-option .add-merchant-radio-option .add-merchant-radio .add-merchant-radio:focus+.spot-form__radio-inner{box-shadow:none!important}.add-merchant .add-merchant-button{display:flex;justify-content:center;padding-right:2rem}.add-merchant-warning-message{position:sticky;top:0;background-color:#e31527;color:#fff;padding-top:8px;padding-bottom:8px;text-align:center;z-index:1000;box-shadow:0 2px 5px #0000001a}.spinner-wrapper{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.user-table{display:flex;align-items:flex-start;white-space:nowrap;flex-direction:column;flex:1;overflow-x:auto}.add-user-form{display:flex;flex-direction:column;position:relative}.add-user-form .add-user-row{flex-direction:column;padding-bottom:15px;display:flex;justify-content:center}.add-user-form .add-user-dropdown{height:3.14238rem;border:1.257px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0)}.add-user-form .add-user-submit-row{display:flex;justify-content:right;margin-top:4rem;gap:1rem}.add-user-button{text-align:right;margin-right:4rem}.user-management{display:flex;flex-direction:column;height:inherit;gap:1rem;padding:46px 46px 20px}.user-management .user-management-title{height:46px;padding-left:2rem}.user-management .no-users{font-size:large;margin-left:auto;margin-right:auto;padding-top:4rem}.user-role-badge{color:#fff;padding:4px;text-align:center;border-radius:10px;background-color:#00f}.user-role-badge.PracticeAdmin{background-color:green}.user-role-badge.PracticeGuest{background-color:gray}.user-options{display:flex;flex-direction:row;float:right}.edit-user-form{display:flex;flex-direction:column;position:relative}.edit-user-form .edit-user-row{flex-direction:column;padding-bottom:15px;display:flex;justify-content:center}.edit-user-form .edit-user-dropdown{height:3.14238rem;border:1.257px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0)}.edit-user-form .edit-user-submit-row{display:flex;justify-content:right;margin-top:4rem;gap:1rem}.edit-user-button{text-align:right;margin-right:4rem}.user-support{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;height:calc(100vh - 100px)}.user-support .user-support-title{text-align:center;margin-bottom:20px;margin-top:40px}.user-support .user-support-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.user-support-management{display:flex;flex-direction:column;height:inherit;gap:1rem;padding:46px 46px 20px}.user-support-management .user-support-management-title{height:46px;padding-left:2rem}.user-support-management .no-users{font-size:large;margin-left:auto;margin-right:auto;padding-top:4rem}.user-management-error{color:red}.user-support-role-badge{color:#fff;padding:4px;text-align:center;border-radius:10px;background-color:#00f}.user-support-role-badge.IPaySuperUser{background-color:#00f}.user-support-role-badge.IPaySupport{background-color:green}.user-support-role-badge.IPayGuest{background-color:gray}.user-support-role-badge.IntegratorSupport{background-color:orange}.user-support-table{display:flex;align-items:flex-start;white-space:nowrap;flex-direction:column;flex:1;overflow-x:auto}.user-support-options{display:flex;flex-direction:row;float:right}.remove-user-form{display:flex;flex-direction:column;position:relative}.remove-user-form .remove-user-row{flex-direction:column;padding-bottom:15px;display:flex;justify-content:center}.remove-user-form .remove-user-dropdown{height:3.14238rem;border:1.257px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0)}.remove-user-form .remove-user-submit-row{display:flex;justify-content:right;margin-top:4rem;gap:1rem}.remove-user-form .error-message{display:flex;color:red;background-color:#ff000008;width:25rem;height:30px;align-items:center}.remove-user-button{text-align:right;margin-right:4rem}.edit-support-user-form{display:flex;flex-direction:column;position:relative}.edit-support-user-form .edit-support-user-row{flex-direction:column;padding-bottom:15px;display:flex;justify-content:center}.edit-support-user-form .edit-support-user-dropdown{height:3.14238rem;border:1.257px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0)}.edit-support-user-form .edit-support-user-submit-row{display:flex;justify-content:right;margin-top:4rem;gap:1rem}.edit-support-user-button{text-align:right;margin-right:4rem}.add-support-user-form{display:flex;flex-direction:column;position:relative}.add-support-user-form .add-support-user-row{flex-direction:column;padding-bottom:15px;display:flex;justify-content:center}.add-support-user-form .add-support-user-dropdown{height:3.14238rem;border:1.257px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0)}.add-support-user-form .add-support-user-submit-row{display:flex;justify-content:right;margin-top:4rem;gap:1rem}.add-support-user-button{text-align:right;margin-right:4rem;margin-bottom:20px}.practice-management{display:flex;flex-direction:column;width:100%;min-width:820px;gap:.5rem;padding:3rem 1rem 1rem 3.5rem}.practice-management .practice-management-search{width:410px;gap:1rem;margin-bottom:1rem}.practice-management .practice-management-error{color:red}.practice-management .practice-management-content{display:flex;flex-direction:column}.practice-management .practice-management-content .merchant-device-toggles{display:flex;margin-top:1rem}.practice-management .practice-details-header{display:flex;align-items:center;justify-content:align-start;gap:1rem;margin-bottom:1rem}.practice-management .section-message{margin-bottom:1rem}.practice-management .details-container{display:flex;flex-direction:row}.practice-management .details-section{padding:1.5rem;flex:1;border:1px solid var(--Colors-Light-spot-background-color-light-secondary, #F0F0F0);background:var(--Colors-Light-spot-background-color-light-secondary, #F0F0F0);margin-right:1rem}.practice-management .details-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.practice-management .status-disabled{color:red;font-weight:700}.practice-management .practice-id{margin-top:1rem;margin-bottom:2rem}.practice-management .merchant-settings-row{display:flex;flex-direction:column}.practice-management .device-section,.practice-management .online-section{flex:1;border:1px solid #e0e0e0;padding:.5rem;margin-top:.5rem}.practice-management .device-section .section-label,.practice-management .online-section .section-label{margin-bottom:.5rem}.overlay{position:absolute;inset:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:20}.practice{display:flex;flex-direction:column}.required{color:red;margin-left:4px}.required-fields-label{color:var(--neutral-600-d-0, #333);font-size:.875rem;margin-bottom:.5rem}.practice-form{display:flex;flex-direction:column}.practice-form .form-row{display:flex;flex-direction:column;padding-bottom:.5rem}.practice-form .form-row .spot-form__radio{margin:.25rem 0 0;width:50px}.practice-form .form-row .create-practice-radio:focus{outline:none!important;box-shadow:none!important}.practice-form .form-row .create-practice-radio:focus+.spot-form__radio-inner{box-shadow:none!important}.practice-form .dropdown{height:3.14238rem;border-radius:.31425rem!important;border:1.257px solid var(--neutral-200-d-0-d-1-d-0, #D0D1D0);background:#fff}.practice-form .form-actions{display:flex;justify-content:flex-end;gap:1rem}.practice-form .form-actions button{padding:.5rem 1rem}.practice-form .form-actions button.link{background:none;border:none;color:var(--primary-6000969-d-9, #0969D9);cursor:pointer}.practice-form .form-actions button.link:hover{text-decoration:underline}*{box-sizing:border-box;margin:0;padding:0}html{height:100vh}body{height:100vh;margin:0;font-family:Open Sans,Helvetica Neue,Arial,sans-serif}#root{height:100vh}.loading-container{display:flex;position:fixed;justify-content:center;align-items:center;width:100%;height:100%}.loading-container>div{text-align:center}.spot--screenreader-only{clip:rect(0 0 0 0);left:0;position:absolute;text-indent:-10000px;width:0;z-index:-1}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.spot-icon{height:24px;width:24px}.spot-icon--xsmall{height:12px;width:12px}.spot-icon--small{height:16px;width:16px}.spot-icon--medium{height:20px;width:20px}.spot-icon--interactive{border-radius:100%;width:36px;height:36px;align-items:center;justify-content:center;display:flex}.spot-icon--interactive .spot-icon{fill:#0969d9}.spot-icon--interactive-primary .spot-icon{fill:#3f434a}.spot-icon--interactive-secondary .spot-icon{fill:#717479}.spot-icon--interactive-positive .spot-icon,.spot-icon--interactive-green .spot-icon{fill:#43a047}.spot-icon--interactive-negative .spot-icon,.spot-icon--interactive-red .spot-icon{fill:#d30e1f}.spot-icon--interactive-warning .spot-icon,.spot-icon--interactive-yellow .spot-icon{fill:#f6e962}.spot-icon--interactive:hover,.spot-icon--interactive-hover{background-color:#e2f5ff}.spot-icon--interactive:focus,.spot-icon--interactive-focus{box-shadow:0 0 0 2px #3e9af5}.spot-icon--interactive:active,.spot-icon--interactive-active{background-color:#cdedff;box-shadow:0 0 0 2px #cdedff}.spot-icon--interactive:disabled,.spot-icon--interactive-disabled,.spot-icon--interactive:disabled:has(:hover,:focus,:focus-visible,:active),.spot-icon--interactive-disabled:has(:hover,:focus,:focus-visible,:active),.spot-icon--interactive [aria-disabled]:has(:hover,:focus,:focus-visible,:active){cursor:not-allowed;background-color:transparent!important;box-shadow:0 0 0 2px transparent!important;outline-color:transparent}.spot-icon--interactive:disabled .spot-icon,.spot-icon--interactive-disabled .spot-icon,.spot-icon--interactive:disabled:has(:hover,:focus,:focus-visible,:active) .spot-icon,.spot-icon--interactive-disabled:has(:hover,:focus,:focus-visible,:active) .spot-icon,.spot-icon--interactive [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-icon{fill:#a9aaaa}.spot-container--dark-primary .spot-icon--interactive .spot-icon,.spot-container--dark-secondary .spot-icon--interactive .spot-icon{fill:#62b3f9}.spot-container--dark-primary .spot-icon--interactive-primary .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-primary .spot-icon{fill:#d0d1d0}.spot-container--dark-primary .spot-icon--interactive-secondary .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-secondary .spot-icon{fill:#9a9b9c}.spot-container--dark-primary .spot-icon--interactive-positive .spot-icon,.spot-container--dark-primary .spot-icon--interactive-green .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-positive .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-green .spot-icon{fill:#81c784}.spot-container--dark-primary .spot-icon--interactive-negative .spot-icon,.spot-container--dark-primary .spot-icon--interactive-red .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-negative .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-red .spot-icon{fill:#f5767d}.spot-container--dark-primary .spot-icon--interactive-warning .spot-icon,.spot-container--dark-primary .spot-icon--interactive-yellow .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-warning .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-yellow .spot-icon{fill:#f8ed81}.spot-container--dark-primary .spot-icon--interactive:hover,.spot-container--dark-primary .spot-icon--interactive-hover,.spot-container--dark-secondary .spot-icon--interactive:hover,.spot-container--dark-secondary .spot-icon--interactive-hover{background-color:#224569}.spot-container--dark-primary .spot-icon--interactive:focus,.spot-container--dark-primary .spot-icon--interactive-focus,.spot-container--dark-secondary .spot-icon--interactive:focus,.spot-container--dark-secondary .spot-icon--interactive-focus{box-shadow:0 0 0 2px #3e9af5}.spot-container--dark-primary .spot-icon--interactive:active,.spot-container--dark-primary .spot-icon--interactive-active,.spot-container--dark-secondary .spot-icon--interactive:active,.spot-container--dark-secondary .spot-icon--interactive-active{background-color:#284e76;box-shadow:0 0 0 2px #284e76}.spot-container--dark-primary .spot-icon--interactive:disabled .spot-icon,.spot-container--dark-primary .spot-icon--interactive-disabled .spot-icon,.spot-container--dark-primary .spot-icon--interactive-disabled:has(:hover,:focus,:focus-visible,:active) .spot-icon,.spot-container--dark-primary .spot-icon--interactive:disabled:has(:hover,:focus,:focus-visible,:active) .spot-icon,.spot-container--dark-primary .spot-icon--interactive [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-icon,.spot-container--dark-secondary .spot-icon--interactive:disabled .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-disabled .spot-icon,.spot-container--dark-secondary .spot-icon--interactive-disabled:has(:hover,:focus,:focus-visible,:active) .spot-icon,.spot-container--dark-secondary .spot-icon--interactive:disabled:has(:hover,:focus,:focus-visible,:active) .spot-icon,.spot-container--dark-secondary .spot-icon--interactive [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-icon{fill:#717479}.spot-signin{background-color:#fff;color:#25282e}.spot-container--light-secondary .spot-signin{background-color:#fff;color:#5d6066}.spot-container--dark-primary .spot-signin{background-color:#31353d;color:#e2e2e2}.spot-container--dark-secondary .spot-signin{background-color:#31353d;color:#bcbdbc}.spot-signin{border-radius:20px;max-width:550px;min-height:250px;overflow:hidden;padding:0;transition:.3s}.spot-signin:hover{box-shadow:0 0 1px #3f434a80}.spot-container--dark-primary .spot-signin:hover,.spot-container--dark-secondary .spot-signin:hover{box-shadow:0 0 1px #0f1114cc}.spot-signin--borderless,.spot-signin--borderless:hover{border:0;box-shadow:none}.spot-signin{max-width:450px}.spot-signin--large{max-width:650px}.spot-signin__header{border-top-left-radius:20px;border-top-right-radius:20px;margin:0;max-height:60px;min-height:60px;overflow:hidden;padding:0;position:relative;white-space:nowrap;width:100%}.spot-signin__header{max-height:100px;min-height:100px}.spot-signin__header-label{left:0;overflow:hidden;padding-left:32px;position:absolute;top:50%;transform:translateY(-50%)}.spot-signin__header-image img,.spot-signin__header-image svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.spot-signin__content{color:#25282e}*[class*=--reverse] .spot-signin__content,.spot-container--dark-primary .spot-signin__content,.spot-container--dark-secondary .spot-signin__content{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-signin__content,*[class*=--reverse] .spot-container--dark-secondary .spot-signin__content{color:#25282e}.spot-signin__content{font-size:15px;margin:0;padding:0}.spot-signin__content{padding:24px 32px;text-align:left}.spot-loading-spinner{animation:spin .7s steps(8,end) infinite;fill:#5d6066;height:20px;width:20px}.spot-loading-spinner--large{height:32px;width:32px}.spot-loading-spinner--small{height:16px;width:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spot-container--responsive-grid,.spot-container--responsive-grid-container{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);padding:16px;margin:0 auto;max-width:1440px}.spot-container--responsive-grid--span-two-columns,.spot-container--responsive-grid-container--span-two-columns{grid-column:1/3}.spot-container--responsive-grid--span-three-columns,.spot-container--responsive-grid-container--span-three-columns{grid-column:1/4}.spot-container--responsive-grid{background-color:#fff}@media screen and (max-width: 480px){.spot-container--responsive-grid{background-color:red;grid-template-columns:repeat(1,1fr)}}@media screen and (min-width: 481px) and (max-width: 767px){.spot-container--responsive-grid{background-color:pink;grid-template-columns:repeat(1,1fr)}}@media screen and (min-width: 768px) and (max-width: 1023px){.spot-container--responsive-grid{background-color:coral;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px) and (max-width: 1439px){.spot-container--responsive-grid{background-color:#1e90ff;grid-template-columns:repeat(2,1fr)}}@container (max-width: 480px){.spot-container--responsive-grid-container{background-color:violet}}@container (max-width: 768px){.spot-container--responsive-grid-container{background-color:pink}}@container (max-width: 1024px){.spot-container--responsive-grid-container{background-color:salmon}}@container (max-width: 1440px){.spot-container--responsive-grid-container{background-color:#1e90ff}}.spot-container--with-padding{padding-left:12px;padding-right:12px}.spot-container--with-padding-min{padding-left:8px;padding-right:8px}.spot-container--with-padding-max{padding-left:24px;padding-right:24px}.spot-container--fluid{max-width:100%}.spot-background--light-primary,.spot-container--light-primary{background-color:#fff}.spot-background--light-secondary,.spot-container--light-secondary{background-color:#f0f0f0}.spot-background--dark-primary,.spot-container--dark-primary{background-color:#31353d}.spot-background--dark-secondary,.spot-container--dark-secondary{background-color:#3f434a}.spot-list-group{list-style:none;margin:0;padding:0;width:100%}.spot-list-group__item{list-style:none;margin:0;padding:0}.spot-list-group__item,.spot-container--light-primary .spot-list-group__item,.spot-container--light-secondary .spot-list-group__item{color:#25282e}*[class*=--reverse] .spot-list-group__item,*[class*=--reverse] .spot-container--light-primary .spot-list-group__item,*[class*=--reverse] .spot-container--light-secondary .spot-list-group__item,.spot-container--dark-primary .spot-list-group__item,.spot-container--dark-secondary .spot-list-group__item{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-list-group__item,*[class*=--reverse] .spot-container--dark-secondary .spot-list-group__item{color:#25282e}.spot-list-group__item--separator-before{position:relative}.spot-list-group__item--separator-before:before,.spot-container--light-primary .spot-list-group__item--separator-before:before{border-top:1px solid #D0D1D0}.spot-container--light-secondary .spot-list-group__item--separator-before:before{border-top:1px solid #D0D1D0}.spot-container--dark-primary .spot-list-group__item--separator-before:before{border-top:1px solid #5D6066}.spot-container--dark-secondary .spot-list-group__item--separator-before:before{border-top:1px solid #5D6066}.spot-list-group__item--separator-before:before{content:"";display:block;margin:8px 16px}.spot-list-group__link,.spot-container--light-primary .spot-list-group__link,.spot-container--light-secondary .spot-list-group__link{color:#5d6066}*[class*=--reverse] .spot-list-group__link,.spot-list-group__link[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-list-group__link,.spot-container--light-primary .spot-list-group__link[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-list-group__link,.spot-container--light-secondary .spot-list-group__link[class*=--reverse],.spot-container--dark-primary .spot-list-group__link,.spot-container--dark-secondary .spot-list-group__link{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-list-group__link,.spot-container--dark-primary .spot-list-group__link[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-list-group__link,.spot-container--dark-secondary .spot-list-group__link[class*=--reverse]{color:#5d6066}.spot-list-group__link{align-items:center;display:flex;padding:8px 16px;text-decoration:none}.spot-list-group__link:hover,.spot-container--light-secondary .spot-list-group__link:hover{background-color:#e2f5ff}.spot-container--dark-primary .spot-list-group__link:hover,.spot-container--dark-secondary .spot-list-group__link:hover{background-color:#224569}.spot-list-group--expanded .spot-list-group__link{padding-bottom:12px;padding-top:12px}.spot-list-group__header{line-height:1.5}.spot-list-group__header:before,.spot-list-group__header:after{content:"";display:block;height:0;width:0}.spot-list-group__header:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-list-group__header:after{margin-top:calc(-.3611111111em + 0px)}.spot-list-group__header{display:block;font-size:12px;font-weight:700;padding:8px 16px;text-transform:uppercase}.spot-list-group__header,.spot-container--light-primary .spot-list-group__header,.spot-container--light-secondary .spot-list-group__header{color:#25282e}.spot-container--dark-primary .spot-list-group__header,.spot-container--dark-secondary .spot-list-group__header{color:#e2e2e2}.spot-list-group__item--header{margin-top:12px}.spot-list-group--expanded .spot-list-group__item--header{margin-top:16px}.spot-list-group__item--header:first-child{margin-top:0}.spot-list-group__item-label{line-height:1.25}.spot-list-group__item-label:before,.spot-list-group__item-label:after{content:"";display:block;height:0;width:0}.spot-list-group__item-label:before{margin-bottom:calc(-.2361111111em + 0px)}.spot-list-group__item-label:after{margin-top:calc(-.2361111111em + 0px)}.spot-list-group__item-label{font-size:15px;font-weight:400}.spot-list-group__item-label,.spot-container--light-primary .spot-list-group__item-label,.spot-container--light-secondary .spot-list-group__item-label{color:#5d6066}.spot-container--dark-primary .spot-list-group__item-label,.spot-container--dark-secondary .spot-list-group__item-label{color:#bcbdbc}.spot-list-group__item-label.variant--bold{font-weight:700}.spot-list-group--with-sublists .spot-list-group__item-label{font-weight:400}.spot-list-group__item--active .spot-list-group__item-label,.spot-container--light-primary .spot-list-group__item--active .spot-list-group__item-label,.spot-container--light-secondary .spot-list-group__item--active .spot-list-group__item-label,.spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-label,.spot-container--light-primary .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-label,.spot-container--light-secondary .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-label{color:#0969d9}.spot-container--dark-primary .spot-list-group__item--active .spot-list-group__item-label,.spot-container--dark-secondary .spot-list-group__item--active .spot-list-group__item-label,.spot-container--dark-primary .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-label,.spot-container--dark-secondary .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-label{color:#62b3f9}.spot-list-group__link:hover .spot-list-group__item-label,.spot-container--light-primary .spot-list-group__link:hover .spot-list-group__item-label,.spot-container--light-secondary .spot-list-group__link:hover .spot-list-group__item-label{color:#0969d9}.spot-container--dark-primary .spot-list-group__link:hover .spot-list-group__item-label,.spot-container--dark-secondary .spot-list-group__link:hover .spot-list-group__item-label{color:#62b3f9}.spot-list-group--interactive .spot-list-group__item-label,.spot-container--light-primary .spot-list-group--interactive .spot-list-group__item-label,.spot-container--light-secondary .spot-list-group--interactive .spot-list-group__item-label{color:#0969d9}.spot-container--dark-primary .spot-list-group--interactive .spot-list-group__item-label,.spot-container--dark-secondary .spot-list-group--interactive .spot-list-group__item-label{color:#62b3f9}.spot-list-group--interactive .spot-list-group__link:hover .spot-list-group__item-label{text-decoration:underline;background-color:#cdedff}.spot-container--dark-primary .spot-list-group--interactive .spot-list-group__link:hover .spot-list-group__item-label,.spot-container--dark-secondary .spot-list-group--interactive .spot-list-group__link:hover .spot-list-group__item-label{background-color:#224569}.spot-list-group--interactive .spot-list-group__item--active .spot-list-group__item-label,.spot-container--light-primary .spot-list-group--interactive .spot-list-group__item--active .spot-list-group__item-label,.spot-container--light-secondary .spot-list-group--interactive .spot-list-group__item--active .spot-list-group__item-label,.spot-list-group--interactive .spot-list-group__item--active:hover .spot-list-group__item-label,.spot-container--light-primary .spot-list-group--interactive .spot-list-group__item--active:hover .spot-list-group__item-label,.spot-container--light-secondary .spot-list-group--interactive .spot-list-group__item--active:hover .spot-list-group__item-label{color:#0969d9}.spot-container--dark-primary .spot-list-group--interactive .spot-list-group__item--active .spot-list-group__item-label,.spot-container--dark-secondary .spot-list-group--interactive .spot-list-group__item--active .spot-list-group__item-label,.spot-container--dark-primary .spot-list-group--interactive .spot-list-group__item--active:hover .spot-list-group__item-label,.spot-container--dark-secondary .spot-list-group--interactive .spot-list-group__item--active:hover .spot-list-group__item-label{color:#62b3f9}.spot-list-group__sublist{margin:0;padding:0 0 0 8px}.spot-list-group__item--active{position:relative;background-color:#f0f0f0}.spot-container--light-secondary .spot-list-group__item--active{background-color:#fff}.spot-container--dark-primary .spot-list-group__item--active{background-color:#25282e}.spot-container--dark-secondary .spot-list-group__item--active{background-color:#31353d}.spot-list-group__item--active:after,.spot-container--light-primary .spot-list-group__item--active:after,.spot-container--light-secondary .spot-list-group__item--active:after{background-color:#0969d9}.spot-container--dark-primary .spot-list-group__item--active:after,.spot-container--dark-secondary .spot-list-group__item--active:after{background-color:#62b3f9}.spot-list-group__item--active:after{bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.spot-list-group--interactive .spot-list-group__item--active:after,.spot-container--light-primary .spot-list-group--interactive .spot-list-group__item--active:after,.spot-container--light-secondary .spot-list-group--interactive .spot-list-group__item--active:after{background-color:#0969d9}.spot-container--dark-primary .spot-list-group--interactive .spot-list-group__item--active:after,.spot-container--dark-secondary .spot-list-group--interactive .spot-list-group__item--active:after{background-color:#62b3f9}.spot-list-group__item--active.spot-list-group__item--separator-before:after{top:8px}.spot-list-group__item-icon,.spot-container--light-primary .spot-list-group__item-icon,.spot-container--light-secondary .spot-list-group__item-icon{fill:#5d6066}*[class*=--reverse] .spot-list-group__item-icon,.spot-list-group__item-icon[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-list-group__item-icon,.spot-container--light-primary .spot-list-group__item-icon[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-list-group__item-icon,.spot-container--light-secondary .spot-list-group__item-icon[class*=--reverse],.spot-container--dark-primary .spot-list-group__item-icon,.spot-container--dark-secondary .spot-list-group__item-icon{fill:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-list-group__item-icon,.spot-container--dark-primary .spot-list-group__item-icon[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-list-group__item-icon,.spot-container--dark-secondary .spot-list-group__item-icon[class*=--reverse]{fill:#5d6066}.spot-list-group__item-icon{height:12px;margin:0 8px 0 0;width:12px}.spot-list-group__link:hover .spot-list-group__item-icon,.spot-container--light-primary .spot-list-group__link:hover .spot-list-group__item-icon,.spot-container--light-secondary .spot-list-group__link:hover .spot-list-group__item-icon{fill:#0969d9}.spot-container--dark-primary .spot-list-group__link:hover .spot-list-group__item-icon,.spot-container--dark-secondary .spot-list-group__link:hover .spot-list-group__item-icon{fill:#62b3f9}.spot-list-group__item--active .spot-list-group__item-icon,.spot-container--light-primary .spot-list-group__item--active .spot-list-group__item-icon,.spot-container--light-secondary .spot-list-group__item--active .spot-list-group__item-icon,.spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon,.spot-container--light-primary .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon,.spot-container--light-secondary .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon{fill:#0969d9}.spot-container--dark-primary .spot-list-group__item--active .spot-list-group__item-icon,.spot-container--dark-secondary .spot-list-group__item--active .spot-list-group__item-icon,.spot-container--dark-primary .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon,.spot-container--dark-secondary .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon{fill:#62b3f9}.spot-list-group--interactive .spot-list-group__item-icon,.spot-container--light-primary .spot-list-group--interactive .spot-list-group__item-icon,.spot-container--light-secondary .spot-list-group--interactive .spot-list-group__item-icon,.spot-list-group--interactive .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon,.spot-container--light-primary .spot-list-group--interactive .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon,.spot-container--light-secondary .spot-list-group--interactive .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon{fill:#0969d9}.spot-container--dark-primary .spot-list-group--interactive .spot-list-group__item-icon,.spot-container--dark-secondary .spot-list-group--interactive .spot-list-group__item-icon,.spot-container--dark-primary .spot-list-group--interactive .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon,.spot-container--dark-secondary .spot-list-group--interactive .spot-list-group__item--active .spot-list-group__link:hover .spot-list-group__item-icon{fill:#62b3f9}.spot-toggle{clip:rect(0 0 0 0);left:0;position:absolute;text-indent:-10000px;width:0;z-index:-1}.spot-toggle+.spot-toggle-label{display:inline-flex;padding-left:48px}.spot-toggle+.spot-toggle-label:before{height:22px;width:40px}.spot-toggle+.spot-toggle-label:before,.spot-container--light-primary .spot-toggle+.spot-toggle-label:before,.spot-container--light-secondary .spot-toggle+.spot-toggle-label:before{background-color:#bcbdbc;border:1px solid #BCBDBC}.spot-container--dark-primary .spot-toggle+.spot-toggle-label:before,.spot-container--dark-secondary .spot-toggle+.spot-toggle-label:before{background-color:#bcbdbc;border:1px solid #BCBDBC}.spot-toggle.spot-toggle--alert+.spot-toggle-label:before,.spot-container--light-primary .spot-toggle.spot-toggle--alert+.spot-toggle-label:before,.spot-container--light-secondary .spot-toggle.spot-toggle--alert+.spot-toggle-label:before{background-color:#d30e1f;border-color:#d30e1f}.spot-container--dark-primary .spot-toggle.spot-toggle--alert+.spot-toggle-label:before,.spot-container--dark-secondary .spot-toggle.spot-toggle--alert+.spot-toggle-label:before{background-color:#f5767d;border-color:#f5767d}.spot-toggle+.spot-toggle-label:after{background-color:#fff;height:18px;margin-left:2px;margin-top:2px;width:18px}.spot-container--dark-primary .spot-toggle+.spot-toggle-label:after,.spot-container--dark-secondary .spot-toggle+.spot-toggle-label:after{background-color:#31353d}.spot-toggle+.spot-toggle-label:before,.spot-toggle+.spot-toggle-label:after{border-radius:24px;content:"";left:0;position:absolute;top:0;transition:all .3s}.spot-toggle:checked+.spot-toggle-label:after,.spot-toggle.spot-toggle--checked+.spot-toggle-label:after{margin-left:20px}.spot-toggle:checked+.spot-toggle-label:before,.spot-container--light-primary .spot-toggle:checked+.spot-toggle-label:before,.spot-container--light-secondary .spot-toggle:checked+.spot-toggle-label:before,.spot-toggle.spot-toggle--checked+.spot-toggle-label:before,.spot-container--light-primary .spot-toggle.spot-toggle--checked+.spot-toggle-label:before,.spot-container--light-secondary .spot-toggle.spot-toggle--checked+.spot-toggle-label:before{background-color:#2e7d32;border-color:#2e7d32}.spot-container--dark-primary .spot-toggle:checked+.spot-toggle-label:before,.spot-container--dark-secondary .spot-toggle:checked+.spot-toggle-label:before,.spot-container--dark-primary .spot-toggle.spot-toggle--checked+.spot-toggle-label:before,.spot-container--dark-secondary .spot-toggle.spot-toggle--checked+.spot-toggle-label:before{background-color:#81c784;border-color:#81c784}.spot-toggle-label,.spot-container--light-primary .spot-toggle-label,.spot-container--light-secondary .spot-toggle-label{color:#5d6066}*[class*=--reverse] .spot-toggle-label,.spot-toggle-label[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-toggle-label,.spot-container--light-primary .spot-toggle-label[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-toggle-label,.spot-container--light-secondary .spot-toggle-label[class*=--reverse],.spot-container--dark-primary .spot-toggle-label,.spot-container--dark-secondary .spot-toggle-label{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-toggle-label,.spot-container--dark-primary .spot-toggle-label[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-toggle-label,.spot-container--dark-secondary .spot-toggle-label[class*=--reverse]{color:#5d6066}.spot-toggle-label{line-height:1.5}.spot-toggle-label:before,.spot-toggle-label:after{content:"";display:block;height:0;width:0}.spot-toggle-label:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-toggle-label:after{margin-top:calc(-.3611111111em + 0px)}.spot-toggle-label{cursor:pointer;font-size:15px;position:relative;-webkit-user-select:none;user-select:none}.spot-toggle-label:empty{height:22px;margin-top:8px}.spot-toggle__vertical-set-item{margin:0 0 16px}.spot-toggle__vertical-set--expanded .spot-toggle__vertical-set-item{margin:0 0 32px}.spot-toggle__horizontal-set-item{display:inline-block;margin:0 16px 16px 0;vertical-align:middle}.spot-toggle__vertical-set,.spot-toggle__horizontal-set{list-style:none;margin:0 0 16px;padding:0}.spot-avatar{background-color:#ea2839;border-radius:50%;display:inline-block;font-size:11px;line-height:24px;margin:0;max-height:24px;max-width:24px;min-height:24px;min-width:24px;padding:0;position:relative}.spot-avatar--xsmall{font-size:8px;line-height:18px;max-height:18px;max-width:18px;min-height:18px;min-width:18px}.spot-avatar--small{font-size:11px;line-height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px}.spot-avatar--medium{font-size:18px;line-height:36px;max-height:36px;max-width:36px;min-height:36px;min-width:36px}.spot-avatar--large{font-size:28px;line-height:48px;max-height:48px;max-width:48px;min-height:48px;min-width:48px}.spot-avatar--xlarge{font-size:42px;line-height:64px;max-height:64px;max-width:64px;min-height:64px;min-width:64px}.spot-avatar-initials{color:#ea2839;font-style:normal;font-weight:700;left:50%;margin:0;padding:0;position:absolute;text-decoration:none;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.spot-avatar--red .spot-avatar-initials{color:#fff}.spot-avatar-initials--white,.spot-container--light-primary .spot-avatar-initials--white,.spot-container--light-secondary .spot-avatar-initials--white{color:#25282e}.spot-container--dark-primary .spot-avatar-initials--white,.spot-container--dark-secondary .spot-avatar-initials--white{color:#e2e2e2}.spot-avatar-initials--interactive{color:#0969d9}.spot-avatar-initials--gray{color:#9a9b9c}.spot-avatar-initials--marketing{color:#ea2839}.spot-avatar--interactive{background-color:#0969d9}.spot-avatar--gray{background-color:#9a9b9c}.spot-avatar--marketing{background-color:#ea2839}.spot-avatar--white{border:1px solid #9A9B9C}.spot-avatar--white,.spot-container--light-primary .spot-avatar--white,.spot-container--light-secondary .spot-avatar--white{background-color:#fff}.spot-container--dark-primary .spot-avatar--white,.spot-container--dark-secondary .spot-avatar--white{background-color:#f0f0f0}.spot-avatar--dashed{background-color:transparent;border:2px dotted #9A9B9C;color:#ea2839}.spot-badge{align-items:center;border-radius:4px;font-family:var(--font-family-sans-serif);font-size:12px;font-style:normal;font-weight:700;color:#fff;display:inline-flex;width:20px;height:20px;line-height:20px;text-align:center;margin:0;padding:0;justify-content:center;position:relative;white-space:nowrap}.spot-badge .spot-icon{fill:#fff;height:10px;width:10px}.spot-badge.spot-badge--short-text{padding:0 6px;width:auto}.spot-badge--dot{height:20px;width:20px;border:2px solid #ffffff;border-radius:12px}.spot-container--light-primary .spot-badge--dot{border-color:#fff}.spot-container--light-secondary .spot-badge--dot,.spot-container--light-primary .spot-header .spot-badge--dot,.spot-container--light-secondary .spot-header .spot-badge--dot{border-color:#f0f0f0}.spot-container--dark-primary .spot-badge--dot{border-color:#31353d}.spot-container--dark-secondary .spot-badge--dot{border-color:#3f434a}.spot-container--dark-primary .spot-header .spot-badge--dot,.spot-container--dark-secondary .spot-header .spot-badge--dot{border-color:#5d6066}.spot-badge--large{height:24px;width:24px;line-height:24px}.spot-badge--large .spot-icon{height:12px;width:12px}.spot-badge--large .spot-badge--short-text{padding:0 8px}.spot-badge--large .spot-badge--short-text+.spot-icon{right:-24px}.spot-badge--large.spot-badge--dot{height:20px;width:20px}.spot-badge--small{height:16px;width:16px;line-height:16px}.spot-badge--small .spot-icon{height:10px;width:10px}.spot-badge--small .spot-badge--short-text{padding:0 4px}.spot-badge--small .spot-badge--short-text+.spot-icon{right:-16px}.spot-badge--small.spot-badge--dot{height:16px;width:16px}.spot-badge-group{position:relative;overflow:visible!important;display:inline-block}.spot-badge-group>.spot-badge{position:absolute;right:0;top:0;transform:translate(50%,-50%)}.spot-badge-group>.spot-badge.spot-badge--bottom-left{left:0;right:auto;top:auto;transform:translate(-50%,50%)}.spot-badge-group>.spot-badge.spot-badge--bottom-right{top:auto;transform:translate(50%,50%)}.spot-badge-group>.spot-badge.spot-badge--top-left{top:0;left:0;right:auto;transform:translate(-50%,-50%)}.spot-badge-group>.spot-badge--short-text{transform:translate(24px,-50%)}.spot-badge--primary,.spot-container--light-primary .spot-badge--primary,.spot-container--light-secondary .spot-badge--primary{background-color:#3f434a;color:#fff}.spot-badge--primary .spot-badge__icon,.spot-container--light-primary .spot-badge--primary .spot-badge__icon,.spot-container--light-secondary .spot-badge--primary .spot-badge__icon,.spot-badge--primary .spot-icon,.spot-container--light-primary .spot-badge--primary .spot-icon,.spot-container--light-secondary .spot-badge--primary .spot-icon{fill:#fff}.spot-container--light-secondary .spot-badge--primary{background-color:#3f434a;color:#fff}.spot-container--light-secondary .spot-badge--primary .spot-badge__icon,.spot-container--light-secondary .spot-badge--primary .spot-icon{fill:#fff}.spot-container--dark-primary .spot-badge--primary{background-color:#d0d1d0;color:#25282e}.spot-container--dark-primary .spot-badge--primary .spot-badge__icon,.spot-container--dark-primary .spot-badge--primary .spot-icon{fill:#25282e}.spot-container--dark-secondary .spot-badge--primary{background-color:#d0d1d0;color:#25282e}.spot-container--dark-secondary .spot-badge--primary .spot-badge__icon,.spot-container--dark-secondary .spot-badge--primary .spot-icon{fill:#25282e}.spot-container--dark-primary .spot-badge--primary,.spot-container--dark-secondary .spot-badge--primary{background-color:#d0d1d0}.spot-badge--secondary,.spot-container--light-primary .spot-badge--secondary,.spot-container--light-secondary .spot-badge--secondary{background-color:#717479;color:#fff}.spot-badge--secondary .spot-badge__icon,.spot-container--light-primary .spot-badge--secondary .spot-badge__icon,.spot-container--light-secondary .spot-badge--secondary .spot-badge__icon,.spot-badge--secondary .spot-icon,.spot-container--light-primary .spot-badge--secondary .spot-icon,.spot-container--light-secondary .spot-badge--secondary .spot-icon{fill:#fff}.spot-container--light-secondary .spot-badge--secondary{background-color:#717479;color:#fff}.spot-container--light-secondary .spot-badge--secondary .spot-badge__icon,.spot-container--light-secondary .spot-badge--secondary .spot-icon{fill:#fff}.spot-container--dark-primary .spot-badge--secondary{background-color:#9a9b9c;color:#25282e}.spot-container--dark-primary .spot-badge--secondary .spot-badge__icon,.spot-container--dark-primary .spot-badge--secondary .spot-icon{fill:#25282e}.spot-container--dark-secondary .spot-badge--secondary{background-color:#9a9b9c;color:#25282e}.spot-container--dark-secondary .spot-badge--secondary .spot-badge__icon,.spot-container--dark-secondary .spot-badge--secondary .spot-icon{fill:#25282e}.spot-container--dark-primary .spot-badge--secondary,.spot-container--dark-secondary .spot-badge--secondary{background-color:#9a9b9c}.spot-badge--positive,.spot-container--light-primary .spot-badge--positive,.spot-container--light-secondary .spot-badge--positive,.spot-badge--green,.spot-container--light-primary .spot-badge--green,.spot-container--light-secondary .spot-badge--green{background-color:#2e7d32;color:#fff}.spot-badge--positive .spot-badge__icon,.spot-container--light-primary .spot-badge--positive .spot-badge__icon,.spot-container--light-secondary .spot-badge--positive .spot-badge__icon,.spot-badge--green .spot-badge__icon,.spot-container--light-primary .spot-badge--green .spot-badge__icon,.spot-container--light-secondary .spot-badge--green .spot-badge__icon,.spot-badge--positive .spot-icon,.spot-container--light-primary .spot-badge--positive .spot-icon,.spot-container--light-secondary .spot-badge--positive .spot-icon,.spot-badge--green .spot-icon,.spot-container--light-primary .spot-badge--green .spot-icon,.spot-container--light-secondary .spot-badge--green .spot-icon{fill:#fff}.spot-container--light-secondary .spot-badge--positive,.spot-container--light-secondary .spot-badge--green{background-color:#2e7d32;color:#fff}.spot-container--light-secondary .spot-badge--positive .spot-badge__icon,.spot-container--light-secondary .spot-badge--green .spot-badge__icon,.spot-container--light-secondary .spot-badge--positive .spot-icon,.spot-container--light-secondary .spot-badge--green .spot-icon{fill:#fff}.spot-container--dark-primary .spot-badge--positive,.spot-container--dark-primary .spot-badge--green{background-color:#81c784;color:#25282e}.spot-container--dark-primary .spot-badge--positive .spot-badge__icon,.spot-container--dark-primary .spot-badge--green .spot-badge__icon,.spot-container--dark-primary .spot-badge--positive .spot-icon,.spot-container--dark-primary .spot-badge--green .spot-icon{fill:#25282e}.spot-container--dark-secondary .spot-badge--positive,.spot-container--dark-secondary .spot-badge--green{background-color:#81c784;color:#25282e}.spot-container--dark-secondary .spot-badge--positive .spot-badge__icon,.spot-container--dark-secondary .spot-badge--green .spot-badge__icon,.spot-container--dark-secondary .spot-badge--positive .spot-icon,.spot-container--dark-secondary .spot-badge--green .spot-icon{fill:#25282e}.spot-container--dark-primary .spot-badge--positive,.spot-container--dark-secondary .spot-badge--positive,.spot-container--dark-primary .spot-badge--green,.spot-container--dark-secondary .spot-badge--green{background-color:#81c784}.spot-badge--negative,.spot-container--light-primary .spot-badge--negative,.spot-container--light-secondary .spot-badge--negative,.spot-badge--red,.spot-container--light-primary .spot-badge--red,.spot-container--light-secondary .spot-badge--red{background-color:#d30e1f;color:#fff}.spot-badge--negative .spot-badge__icon,.spot-container--light-primary .spot-badge--negative .spot-badge__icon,.spot-container--light-secondary .spot-badge--negative .spot-badge__icon,.spot-badge--red .spot-badge__icon,.spot-container--light-primary .spot-badge--red .spot-badge__icon,.spot-container--light-secondary .spot-badge--red .spot-badge__icon,.spot-badge--negative .spot-icon,.spot-container--light-primary .spot-badge--negative .spot-icon,.spot-container--light-secondary .spot-badge--negative .spot-icon,.spot-badge--red .spot-icon,.spot-container--light-primary .spot-badge--red .spot-icon,.spot-container--light-secondary .spot-badge--red .spot-icon{fill:#fff}.spot-container--light-secondary .spot-badge--negative,.spot-container--light-secondary .spot-badge--red{background-color:#d30e1f;color:#fff}.spot-container--light-secondary .spot-badge--negative .spot-badge__icon,.spot-container--light-secondary .spot-badge--red .spot-badge__icon,.spot-container--light-secondary .spot-badge--negative .spot-icon,.spot-container--light-secondary .spot-badge--red .spot-icon{fill:#fff}.spot-container--dark-primary .spot-badge--negative,.spot-container--dark-primary .spot-badge--red{background-color:#f5767d;color:#25282e}.spot-container--dark-primary .spot-badge--negative .spot-badge__icon,.spot-container--dark-primary .spot-badge--red .spot-badge__icon,.spot-container--dark-primary .spot-badge--negative .spot-icon,.spot-container--dark-primary .spot-badge--red .spot-icon{fill:#25282e}.spot-container--dark-secondary .spot-badge--negative,.spot-container--dark-secondary .spot-badge--red{background-color:#f5767d;color:#25282e}.spot-container--dark-secondary .spot-badge--negative .spot-badge__icon,.spot-container--dark-secondary .spot-badge--red .spot-badge__icon,.spot-container--dark-secondary .spot-badge--negative .spot-icon,.spot-container--dark-secondary .spot-badge--red .spot-icon{fill:#25282e}.spot-container--dark-primary .spot-badge--negative,.spot-container--dark-secondary .spot-badge--negative,.spot-container--dark-primary .spot-badge--red,.spot-container--dark-secondary .spot-badge--red{background-color:#f5767d}.spot-badge--warning,.spot-container--light-primary .spot-badge--warning,.spot-container--light-secondary .spot-badge--warning,.spot-badge--yellow,.spot-container--light-primary .spot-badge--yellow,.spot-container--light-secondary .spot-badge--yellow{background-color:#f6e962;color:#31353d}.spot-badge--warning .spot-badge__icon,.spot-container--light-primary .spot-badge--warning .spot-badge__icon,.spot-container--light-secondary .spot-badge--warning .spot-badge__icon,.spot-badge--yellow .spot-badge__icon,.spot-container--light-primary .spot-badge--yellow .spot-badge__icon,.spot-container--light-secondary .spot-badge--yellow .spot-badge__icon,.spot-badge--warning .spot-icon,.spot-container--light-primary .spot-badge--warning .spot-icon,.spot-container--light-secondary .spot-badge--warning .spot-icon,.spot-badge--yellow .spot-icon,.spot-container--light-primary .spot-badge--yellow .spot-icon,.spot-container--light-secondary .spot-badge--yellow .spot-icon{fill:#31353d}.spot-container--light-secondary .spot-badge--warning,.spot-container--light-secondary .spot-badge--yellow{background-color:#f6e962;color:#31353d}.spot-container--light-secondary .spot-badge--warning .spot-badge__icon,.spot-container--light-secondary .spot-badge--yellow .spot-badge__icon,.spot-container--light-secondary .spot-badge--warning .spot-icon,.spot-container--light-secondary .spot-badge--yellow .spot-icon{fill:#31353d}.spot-container--dark-primary .spot-badge--warning,.spot-container--dark-primary .spot-badge--yellow{background-color:#f8ed81;color:#25282e}.spot-container--dark-primary .spot-badge--warning .spot-badge__icon,.spot-container--dark-primary .spot-badge--yellow .spot-badge__icon,.spot-container--dark-primary .spot-badge--warning .spot-icon,.spot-container--dark-primary .spot-badge--yellow .spot-icon{fill:#25282e}.spot-container--dark-secondary .spot-badge--warning,.spot-container--dark-secondary .spot-badge--yellow{background-color:#f8ed81;color:#25282e}.spot-container--dark-secondary .spot-badge--warning .spot-badge__icon,.spot-container--dark-secondary .spot-badge--yellow .spot-badge__icon,.spot-container--dark-secondary .spot-badge--warning .spot-icon,.spot-container--dark-secondary .spot-badge--yellow .spot-icon{fill:#25282e}.spot-container--dark-primary .spot-badge--warning,.spot-container--dark-secondary .spot-badge--warning,.spot-container--dark-primary .spot-badge--yellow,.spot-container--dark-secondary .spot-badge--yellow{background-color:#f8ed81}.spot-badge--info,.spot-container--light-primary .spot-badge--info,.spot-container--light-secondary .spot-badge--info,.spot-badge--blue,.spot-container--light-primary .spot-badge--blue,.spot-container--light-secondary .spot-badge--blue{background-color:#99e5ff;color:#31353d}.spot-badge--info .spot-badge__icon,.spot-container--light-primary .spot-badge--info .spot-badge__icon,.spot-container--light-secondary .spot-badge--info .spot-badge__icon,.spot-badge--blue .spot-badge__icon,.spot-container--light-primary .spot-badge--blue .spot-badge__icon,.spot-container--light-secondary .spot-badge--blue .spot-badge__icon,.spot-badge--info .spot-icon,.spot-container--light-primary .spot-badge--info .spot-icon,.spot-container--light-secondary .spot-badge--info .spot-icon,.spot-badge--blue .spot-icon,.spot-container--light-primary .spot-badge--blue .spot-icon,.spot-container--light-secondary .spot-badge--blue .spot-icon{fill:#31353d}.spot-container--light-secondary .spot-badge--info,.spot-container--light-secondary .spot-badge--blue{background-color:#99e5ff;color:#31353d}.spot-container--light-secondary .spot-badge--info .spot-badge__icon,.spot-container--light-secondary .spot-badge--blue .spot-badge__icon,.spot-container--light-secondary .spot-badge--info .spot-icon,.spot-container--light-secondary .spot-badge--blue .spot-icon{fill:#31353d}.spot-container--dark-primary .spot-badge--info,.spot-container--dark-primary .spot-badge--blue{background-color:#99e5ff;color:#25282e}.spot-container--dark-primary .spot-badge--info .spot-badge__icon,.spot-container--dark-primary .spot-badge--blue .spot-badge__icon,.spot-container--dark-primary .spot-badge--info .spot-icon,.spot-container--dark-primary .spot-badge--blue .spot-icon{fill:#25282e}.spot-container--dark-secondary .spot-badge--info,.spot-container--dark-secondary .spot-badge--blue{background-color:#99e5ff;color:#25282e}.spot-container--dark-secondary .spot-badge--info .spot-badge__icon,.spot-container--dark-secondary .spot-badge--blue .spot-badge__icon,.spot-container--dark-secondary .spot-badge--info .spot-icon,.spot-container--dark-secondary .spot-badge--blue .spot-icon{fill:#25282e}.spot-container--dark-primary .spot-badge--info,.spot-container--dark-secondary .spot-badge--info,.spot-container--dark-primary .spot-badge--blue,.spot-container--dark-secondary .spot-badge--blue{background-color:#99e5ff}.spot-badge--primary .spot-icon,.spot-badge--secondary .spot-icon,.spot-badge--positive .spot-icon,.spot-badge--negative .spot-icon,.spot-badge--warning .spot-icon,.spot-badge--green .spot-icon,.spot-badge--red .spot-icon,.spot-badge--yellow .spot-icon{fill:#fff}.spot-badge__icon{flex-shrink:0;height:12px;width:12px}.spot-button,.spot-button-group-toggle label,.spot-button-group-toggle--large label,.spot-button-group-toggle--small label{line-height:1.5}.spot-button:before,.spot-button-group-toggle label:before,.spot-button-group-toggle--large label:before,.spot-button-group-toggle--small label:before,.spot-button:after,.spot-button-group-toggle label:after,.spot-button-group-toggle--large label:after,.spot-button-group-toggle--small label:after{content:"";display:block;height:0;width:0}.spot-button:before,.spot-button-group-toggle label:before,.spot-button-group-toggle--large label:before,.spot-button-group-toggle--small label:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-button:after,.spot-button-group-toggle label:after,.spot-button-group-toggle--large label:after,.spot-button-group-toggle--small label:after{margin-top:calc(-.3611111111em + 0px)}.spot-button,.spot-button-group-toggle label,.spot-button-group-toggle--large label,.spot-button-group-toggle--small label,.spot-container--light-primary .spot-button,.spot-container--light-secondary .spot-button{border-color:#9a9b9c;color:#25282e}.spot-button .spot-button__icon,.spot-button-group-toggle label .spot-button__icon,.spot-button-group-toggle--large label .spot-button__icon,.spot-button-group-toggle--small label .spot-button__icon,.spot-button .spot-button>.spot-icon,.spot-button-group-toggle label .spot-button>.spot-icon,.spot-button-group-toggle--large label .spot-button>.spot-icon,.spot-button-group-toggle--small label .spot-button>.spot-icon,.spot-button .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button label>.spot-icon,.spot-button-group-toggle label label>.spot-icon,.spot-button .spot-button-group-toggle--large label>.spot-icon,.spot-button .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button label>.spot-icon,.spot-button-group-toggle--small .spot-button label>.spot-icon,.spot-button-group-toggle--large label label>.spot-icon,.spot-button-group-toggle--small label label>.spot-icon,.spot-container--light-primary .spot-button .spot-button__icon,.spot-container--light-primary .spot-button .spot-button>.spot-icon,.spot-container--light-secondary .spot-button .spot-button__icon,.spot-container--light-secondary .spot-button .spot-button>.spot-icon{fill:#25282e}.spot-button,.spot-button-group-toggle label,.spot-button-group-toggle--large label,.spot-button-group-toggle--small label,.spot-container--light-primary .spot-button{background-color:#fff}.spot-button:hover,.spot-button-group-toggle label:hover,.spot-button-group-toggle--large label:hover,.spot-button-group-toggle--small label:hover,.spot-button.spot-button--hover,.spot-button-group-toggle label.spot-button--hover,.spot-button-group-toggle--large label.spot-button--hover,.spot-button-group-toggle--small label.spot-button--hover,.spot-container--light-primary .spot-button:hover,.spot-container--light-primary .spot-button.spot-button--hover{background-color:#bcbdbc;border-color:#bcbdbc}.spot-button:focus,.spot-button-group-toggle label:focus,.spot-button-group-toggle--large label:focus,.spot-button-group-toggle--small label:focus,.spot-container--light-primary .spot-button:focus,.spot-container--light-secondary .spot-button:focus,.spot-button.spot-button--focus,.spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle--large label.spot-button--focus,.spot-button-group-toggle--small label.spot-button--focus,.spot-container--light-primary .spot-button.spot-button--focus,.spot-container--light-secondary .spot-button.spot-button--focus,.spot-container--light-primary .spot-container--light-primary .spot-button:focus,.spot-container--light-secondary .spot-container--light-primary .spot-button:focus,.spot-container--light-primary .spot-container--light-primary .spot-button.spot-button--focus,.spot-container--light-secondary .spot-container--light-primary .spot-button.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-button:focus,.spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary label:focus,.spot-container--dark-secondary .spot-button:focus,.spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary label:focus,.spot-container--dark-primary .spot-button.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-secondary .spot-button.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-primary .spot-container--light-primary .spot-button:focus,.spot-container--dark-secondary .spot-container--light-primary .spot-button:focus,.spot-container--dark-primary .spot-container--light-primary .spot-button.spot-button--focus,.spot-container--dark-secondary .spot-container--light-primary .spot-button.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-button:focus,.spot-button-group-toggle label:focus,.spot-button-group-toggle--large label:focus,.spot-button-group-toggle--small label:focus,.spot-button.spot-button--focus,.spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle--large label.spot-button--focus,.spot-button-group-toggle--small label.spot-button--focus,.spot-container--light-primary .spot-button:focus,.spot-container--light-primary .spot-button.spot-button--focus{border-color:transparent;outline:none}.spot-button:focus,.spot-button-group-toggle label:focus,.spot-button-group-toggle--large label:focus,.spot-button-group-toggle--small label:focus,.spot-button.spot-button--focus,.spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle--large label.spot-button--focus,.spot-button-group-toggle--small label.spot-button--focus,.spot-container--light-primary .spot-button:focus,.spot-container--light-primary .spot-button.spot-button--focus{background-color:#fff;border-color:transparent}.spot-button:active,.spot-button-group-toggle label:active,.spot-button-group-toggle--large label:active,.spot-button-group-toggle--small label:active,.spot-button.spot-button--active,.spot-button-group-toggle label.spot-button--active,.spot-button-group-toggle--large label.spot-button--active,.spot-button-group-toggle--small label.spot-button--active,.spot-container--light-primary .spot-button:active,.spot-container--light-primary .spot-button.spot-button--active{background-color:#bcbdbc;border-color:transparent;box-shadow:0 0 0 2px #9a9b9c}.spot-button:disabled,.spot-button-group-toggle label:disabled,.spot-button-group-toggle--large label:disabled,.spot-button-group-toggle--small label:disabled,.spot-button.spot-button--disabled,.spot-button-group-toggle label.spot-button--disabled,.spot-button-group-toggle--large label.spot-button--disabled,.spot-button-group-toggle--small label.spot-button--disabled,.spot-button:disabled:has(:hover,:focus,:focus-visible,:active),.spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button:disabled,.spot-container--light-primary .spot-button.spot-button--disabled,.spot-container--light-primary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#fff;border-color:#fff;box-shadow:none;color:#a9aaaa;cursor:not-allowed}.spot-button:disabled .spot-button__icon,.spot-button-group-toggle label:disabled .spot-button__icon,.spot-button-group-toggle--large label:disabled .spot-button__icon,.spot-button-group-toggle--small label:disabled .spot-button__icon,.spot-button:disabled .spot-button>.spot-icon,.spot-button-group-toggle label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--large label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--small label:disabled .spot-button>.spot-icon,.spot-button:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button:disabled label>.spot-icon,.spot-button-group-toggle label:disabled label>.spot-icon,.spot-button:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-button:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-button:disabled label>.spot-icon,.spot-button-group-toggle--large label:disabled label>.spot-icon,.spot-button-group-toggle--small label:disabled label>.spot-icon,.spot-button.spot-button--disabled .spot-button__icon,.spot-button-group-toggle label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--large label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--small label.spot-button--disabled .spot-button__icon,.spot-button.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--large label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--small label.spot-button--disabled .spot-button>.spot-icon,.spot-button.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button.spot-button--disabled label>.spot-icon,.spot-button-group-toggle label.spot-button--disabled label>.spot-icon,.spot-button.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-button.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-button.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--large label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small label.spot-button--disabled label>.spot-icon,.spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-primary .spot-button:disabled .spot-button__icon,.spot-container--light-primary .spot-button:disabled .spot-button>.spot-icon,.spot-container--light-primary .spot-button.spot-button--disabled .spot-button__icon,.spot-container--light-primary .spot-button.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-primary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-primary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon{fill:#a9aaaa}.spot-container--light-secondary .spot-button,.spot-container--light-secondary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--light-secondary label,.spot-container--light-secondary .spot-button-group-toggle--large label,.spot-container--light-secondary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--light-secondary label,.spot-button-group-toggle--small .spot-container--light-secondary label{background-color:#f0f0f0}.spot-container--light-secondary .spot-button:hover,.spot-container--light-secondary .spot-button-group-toggle label:hover,.spot-button-group-toggle .spot-container--light-secondary label:hover,.spot-container--light-secondary .spot-button-group-toggle--large label:hover,.spot-container--light-secondary .spot-button-group-toggle--small label:hover,.spot-button-group-toggle--large .spot-container--light-secondary label:hover,.spot-button-group-toggle--small .spot-container--light-secondary label:hover,.spot-container--light-secondary .spot-button.spot-button--hover,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--hover,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--hover,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--hover,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--hover,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--hover,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--hover{background-color:#bcbdbc;border-color:#bcbdbc}.spot-container--light-secondary .spot-button:focus,.spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--light-secondary label:focus,.spot-container--light-primary .spot-container--light-secondary .spot-button:focus,.spot-container--light-secondary .spot-container--light-secondary .spot-button:focus,.spot-container--light-secondary .spot-button.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--focus,.spot-container--light-primary .spot-container--light-secondary .spot-button.spot-button--focus,.spot-container--light-secondary .spot-container--light-secondary .spot-button.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--light-secondary .spot-button:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--light-secondary label:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--light-secondary label:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--light-secondary label:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--light-secondary label:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button.spot-button--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--light-secondary label.spot-button--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--light-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--light-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--light-secondary label.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--light-secondary .spot-button:focus,.spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--focus{border-color:transparent;outline:none}.spot-container--light-secondary .spot-button:focus,.spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--focus{background-color:#f0f0f0;border-color:transparent}.spot-container--light-secondary .spot-button:active,.spot-container--light-secondary .spot-button-group-toggle label:active,.spot-button-group-toggle .spot-container--light-secondary label:active,.spot-container--light-secondary .spot-button-group-toggle--large label:active,.spot-container--light-secondary .spot-button-group-toggle--small label:active,.spot-button-group-toggle--large .spot-container--light-secondary label:active,.spot-button-group-toggle--small .spot-container--light-secondary label:active,.spot-container--light-secondary .spot-button.spot-button--active,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--active,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--active,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--active,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--active,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--active,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--active{background-color:#bcbdbc;border-color:transparent;box-shadow:0 0 0 2px #9a9b9c}.spot-container--light-secondary .spot-button:disabled,.spot-container--light-secondary .spot-button-group-toggle label:disabled,.spot-button-group-toggle .spot-container--light-secondary label:disabled,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled,.spot-button-group-toggle--large .spot-container--light-secondary label:disabled,.spot-button-group-toggle--small .spot-container--light-secondary label:disabled,.spot-container--light-secondary .spot-button.spot-button--disabled,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--disabled,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--disabled,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--disabled,.spot-container--light-secondary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--large .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--small .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#f0f0f0;border-color:#fff;box-shadow:none;color:#a9aaaa;cursor:not-allowed}.spot-container--light-secondary .spot-button:disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle label:disabled .spot-button__icon,.spot-button-group-toggle .spot-container--light-secondary label:disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--light-secondary label:disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--light-secondary label:disabled .spot-button__icon,.spot-container--light-secondary .spot-button:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label:disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button:disabled label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label:disabled label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label:disabled label>.spot-icon,.spot-container--light-secondary .spot-button:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button:disabled label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label:disabled label>.spot-icon,.spot-container--light-secondary .spot-button.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--large .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--small .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#a9aaaa}.spot-container--dark-primary .spot-button,.spot-container--dark-primary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--dark-primary label,.spot-container--dark-primary .spot-button-group-toggle--large label,.spot-container--dark-primary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--dark-primary label,.spot-button-group-toggle--small .spot-container--dark-primary label,.spot-container--dark-secondary .spot-button,.spot-container--dark-secondary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--dark-secondary label,.spot-container--dark-secondary .spot-button-group-toggle--large label,.spot-container--dark-secondary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--dark-secondary label,.spot-button-group-toggle--small .spot-container--dark-secondary label{border-color:#717479;color:#fff}.spot-container--dark-primary .spot-button .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle label .spot-button__icon,.spot-button-group-toggle .spot-container--dark-primary label .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--large label .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--small label .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-primary label .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-primary label .spot-button__icon,.spot-container--dark-primary .spot-button .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label .spot-button>.spot-icon,.spot-container--dark-primary .spot-button .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label label>.spot-icon,.spot-container--dark-primary .spot-button .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label label>.spot-icon,.spot-container--dark-secondary .spot-button .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle label .spot-button__icon,.spot-button-group-toggle .spot-container--dark-secondary label .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--large label .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--small label .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-secondary label .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-secondary label .spot-button__icon,.spot-container--dark-secondary .spot-button .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label label>.spot-icon,.spot-container--dark-secondary .spot-button .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label label>.spot-icon{fill:#fff}.spot-container--dark-primary .spot-button,.spot-container--dark-primary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--dark-primary label,.spot-container--dark-primary .spot-button-group-toggle--large label,.spot-container--dark-primary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--dark-primary label,.spot-button-group-toggle--small .spot-container--dark-primary label{background-color:#31353d}.spot-container--dark-primary .spot-button:hover,.spot-container--dark-primary .spot-button-group-toggle label:hover,.spot-button-group-toggle .spot-container--dark-primary label:hover,.spot-container--dark-primary .spot-button-group-toggle--large label:hover,.spot-container--dark-primary .spot-button-group-toggle--small label:hover,.spot-button-group-toggle--large .spot-container--dark-primary label:hover,.spot-button-group-toggle--small .spot-container--dark-primary label:hover,.spot-container--dark-primary .spot-button.spot-button--hover,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--hover,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--hover,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--hover,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--hover,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--hover,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--hover{background-color:#3e9af5;border-color:#3e9af5}.spot-container--dark-primary .spot-button:focus,.spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary label:focus,.spot-container--light-primary .spot-container--dark-primary .spot-button:focus,.spot-container--light-secondary .spot-container--dark-primary .spot-button:focus,.spot-container--dark-primary .spot-button.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--focus,.spot-container--light-primary .spot-container--dark-primary .spot-button.spot-button--focus,.spot-container--light-secondary .spot-container--dark-primary .spot-button.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-primary .spot-button:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--dark-primary label:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--dark-primary label:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button.spot-button--focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--dark-primary label.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-button:focus,.spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--focus{border-color:transparent;outline:none}.spot-container--dark-primary .spot-button:focus,.spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--focus{background-color:#31353d;border-color:transparent}.spot-container--dark-primary .spot-button:active,.spot-container--dark-primary .spot-button-group-toggle label:active,.spot-button-group-toggle .spot-container--dark-primary label:active,.spot-container--dark-primary .spot-button-group-toggle--large label:active,.spot-container--dark-primary .spot-button-group-toggle--small label:active,.spot-button-group-toggle--large .spot-container--dark-primary label:active,.spot-button-group-toggle--small .spot-container--dark-primary label:active,.spot-container--dark-primary .spot-button.spot-button--active,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--active,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--active,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--active,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--active,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--active,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--active{background-color:#3e9af5;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-container--dark-primary .spot-button:disabled,.spot-container--dark-primary .spot-button-group-toggle label:disabled,.spot-button-group-toggle .spot-container--dark-primary label:disabled,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled,.spot-button-group-toggle--large .spot-container--dark-primary label:disabled,.spot-button-group-toggle--small .spot-container--dark-primary label:disabled,.spot-container--dark-primary .spot-button.spot-button--disabled,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--disabled,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--disabled,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--disabled,.spot-container--dark-primary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--large .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--small .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#31353d;border-color:#5d6066;box-shadow:none;color:#3f434a;cursor:not-allowed}.spot-container--dark-primary .spot-button:disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle label:disabled .spot-button__icon,.spot-button-group-toggle .spot-container--dark-primary label:disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-primary label:disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-primary label:disabled .spot-button__icon,.spot-container--dark-primary .spot-button:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label:disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button:disabled label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label:disabled label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label:disabled label>.spot-icon,.spot-container--dark-primary .spot-button:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button:disabled label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label:disabled label>.spot-icon,.spot-container--dark-primary .spot-button.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#3f434a}.spot-container--dark-secondary .spot-button,.spot-container--dark-secondary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--dark-secondary label,.spot-container--dark-secondary .spot-button-group-toggle--large label,.spot-container--dark-secondary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--dark-secondary label,.spot-button-group-toggle--small .spot-container--dark-secondary label{background-color:#3f434a}.spot-container--dark-secondary .spot-button:hover,.spot-container--dark-secondary .spot-button-group-toggle label:hover,.spot-button-group-toggle .spot-container--dark-secondary label:hover,.spot-container--dark-secondary .spot-button-group-toggle--large label:hover,.spot-container--dark-secondary .spot-button-group-toggle--small label:hover,.spot-button-group-toggle--large .spot-container--dark-secondary label:hover,.spot-button-group-toggle--small .spot-container--dark-secondary label:hover,.spot-container--dark-secondary .spot-button.spot-button--hover,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--hover,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--hover,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--hover,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--hover,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--hover,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--hover{background-color:#3e9af5;border-color:#3e9af5}.spot-container--dark-secondary .spot-button:focus,.spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary label:focus,.spot-container--light-primary .spot-container--dark-secondary .spot-button:focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-button:focus,.spot-container--dark-secondary .spot-button.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--focus,.spot-container--light-primary .spot-container--dark-secondary .spot-button.spot-button--focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-button.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-secondary .spot-button:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--dark-secondary label:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--dark-secondary label:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button.spot-button--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--dark-secondary label.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-secondary .spot-button:focus,.spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--focus{border-color:transparent;outline:none}.spot-container--dark-secondary .spot-button:focus,.spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--focus{background-color:#3f434a;border-color:transparent}.spot-container--dark-secondary .spot-button:active,.spot-container--dark-secondary .spot-button-group-toggle label:active,.spot-button-group-toggle .spot-container--dark-secondary label:active,.spot-container--dark-secondary .spot-button-group-toggle--large label:active,.spot-container--dark-secondary .spot-button-group-toggle--small label:active,.spot-button-group-toggle--large .spot-container--dark-secondary label:active,.spot-button-group-toggle--small .spot-container--dark-secondary label:active,.spot-container--dark-secondary .spot-button.spot-button--active,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--active,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--active,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--active,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--active,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--active,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--active{background-color:#3e9af5;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-container--dark-secondary .spot-button:disabled,.spot-container--dark-secondary .spot-button-group-toggle label:disabled,.spot-button-group-toggle .spot-container--dark-secondary label:disabled,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled,.spot-button-group-toggle--large .spot-container--dark-secondary label:disabled,.spot-button-group-toggle--small .spot-container--dark-secondary label:disabled,.spot-container--dark-secondary .spot-button.spot-button--disabled,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--disabled,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--disabled,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--disabled,.spot-container--dark-secondary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--large .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--small .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#3f434a;border-color:#5d6066;box-shadow:none;color:#3f434a;cursor:not-allowed}.spot-container--dark-secondary .spot-button:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle label:disabled .spot-button__icon,.spot-button-group-toggle .spot-container--dark-secondary label:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-secondary label:disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-secondary label:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label:disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label:disabled label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#3f434a}.spot-button,.spot-button-group-toggle label,.spot-button-group-toggle--large label,.spot-button-group-toggle--small label{align-items:center;border-radius:24px;border:2px solid transparent;cursor:pointer;display:inline-flex;font-family:var(--font-family-sans-serif);font-size:15px;font-weight:700;height:35px;outline:none;overflow:hidden;padding:0 16px;text-align:center;text-decoration:none;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.spot-button:hover,.spot-button-group-toggle label:hover,.spot-button-group-toggle--large label:hover,.spot-button-group-toggle--small label:hover{-webkit-tap-highlight-color:transparent}.spot-button--primary,.spot-container--light-primary .spot-button--primary,.spot-container--light-secondary .spot-button--primary{border-color:#0969d9;color:#fff}.spot-button--primary .spot-button__icon,.spot-button--primary .spot-button>.spot-icon,.spot-button--primary .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--primary label>.spot-icon,.spot-button--primary .spot-button-group-toggle--large label>.spot-icon,.spot-button--primary .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--primary label>.spot-icon,.spot-button-group-toggle--small .spot-button--primary label>.spot-icon,.spot-container--light-primary .spot-button--primary .spot-button__icon,.spot-container--light-primary .spot-button--primary .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--primary .spot-button__icon,.spot-container--light-secondary .spot-button--primary .spot-button>.spot-icon{fill:#fff}.spot-button--primary,.spot-container--light-primary .spot-button--primary{background-color:#0969d9}.spot-button--primary:hover,.spot-button--primary.spot-button--hover,.spot-container--light-primary .spot-button--primary:hover,.spot-container--light-primary .spot-button--primary.spot-button--hover{background-color:#0b76f0;border-color:#0b76f0}.spot-button--primary:focus,.spot-container--light-primary .spot-button--primary:focus,.spot-container--light-secondary .spot-button--primary:focus,.spot-button--primary.spot-button--focus,.spot-container--light-primary .spot-button--primary.spot-button--focus,.spot-container--light-secondary .spot-button--primary.spot-button--focus,.spot-container--light-primary .spot-container--light-primary .spot-button--primary:focus,.spot-container--light-secondary .spot-container--light-primary .spot-button--primary:focus,.spot-container--light-primary .spot-container--light-primary .spot-button--primary.spot-button--focus,.spot-container--light-secondary .spot-container--light-primary .spot-button--primary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-button--primary:focus,.spot-container--dark-secondary .spot-button--primary:focus,.spot-container--dark-primary .spot-button--primary.spot-button--focus,.spot-container--dark-secondary .spot-button--primary.spot-button--focus,.spot-container--dark-primary .spot-container--light-primary .spot-button--primary:focus,.spot-container--dark-secondary .spot-container--light-primary .spot-button--primary:focus,.spot-container--dark-primary .spot-container--light-primary .spot-button--primary.spot-button--focus,.spot-container--dark-secondary .spot-container--light-primary .spot-button--primary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-button--primary:focus,.spot-button--primary.spot-button--focus,.spot-container--light-primary .spot-button--primary:focus,.spot-container--light-primary .spot-button--primary.spot-button--focus{border-color:transparent;outline:none}.spot-button--primary:focus,.spot-button--primary.spot-button--focus,.spot-container--light-primary .spot-button--primary:focus,.spot-container--light-primary .spot-button--primary.spot-button--focus{background-color:#0969d9;border-color:transparent}.spot-button--primary:active,.spot-button--primary.spot-button--active,.spot-container--light-primary .spot-button--primary:active,.spot-container--light-primary .spot-button--primary.spot-button--active{background-color:#0b76f0;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-button--primary:disabled,.spot-button--primary.spot-button--disabled,.spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button--primary:disabled,.spot-container--light-primary .spot-button--primary.spot-button--disabled,.spot-container--light-primary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#e2e2e2;border-color:#e2e2e2;box-shadow:none;color:#a9aaaa;cursor:not-allowed}.spot-button--primary:disabled .spot-button__icon,.spot-button--primary:disabled .spot-button>.spot-icon,.spot-button--primary:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--primary:disabled label>.spot-icon,.spot-button--primary:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-button--primary:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--primary:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-button--primary:disabled label>.spot-icon,.spot-button--primary.spot-button--disabled .spot-button__icon,.spot-button--primary.spot-button--disabled .spot-button>.spot-icon,.spot-button--primary.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-button--primary.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-button--primary.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-primary .spot-button--primary:disabled .spot-button__icon,.spot-container--light-primary .spot-button--primary:disabled .spot-button>.spot-icon,.spot-container--light-primary .spot-button--primary.spot-button--disabled .spot-button__icon,.spot-container--light-primary .spot-button--primary.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-primary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-primary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon{fill:#a9aaaa}.spot-container--light-secondary .spot-button--primary{background-color:#0969d9}.spot-container--light-secondary .spot-button--primary:hover,.spot-container--light-secondary .spot-button--primary.spot-button--hover{background-color:#0b76f0;border-color:#0b76f0}.spot-container--light-secondary .spot-button--primary:focus,.spot-container--light-primary .spot-container--light-secondary .spot-button--primary:focus,.spot-container--light-secondary .spot-container--light-secondary .spot-button--primary:focus,.spot-container--light-secondary .spot-button--primary.spot-button--focus,.spot-container--light-primary .spot-container--light-secondary .spot-button--primary.spot-button--focus,.spot-container--light-secondary .spot-container--light-secondary .spot-button--primary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--light-secondary .spot-button--primary:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button--primary:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button--primary.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button--primary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--light-secondary .spot-button--primary:focus,.spot-container--light-secondary .spot-button--primary.spot-button--focus{border-color:transparent;outline:none}.spot-container--light-secondary .spot-button--primary:focus,.spot-container--light-secondary .spot-button--primary.spot-button--focus{background-color:#0969d9;border-color:transparent}.spot-container--light-secondary .spot-button--primary:active,.spot-container--light-secondary .spot-button--primary.spot-button--active{background-color:#0b76f0;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-container--light-secondary .spot-button--primary:disabled,.spot-container--light-secondary .spot-button--primary.spot-button--disabled,.spot-container--light-secondary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#e2e2e2;border-color:#e2e2e2;box-shadow:none;color:#a9aaaa;cursor:not-allowed}.spot-container--light-secondary .spot-button--primary:disabled .spot-button__icon,.spot-container--light-secondary .spot-button--primary:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--primary:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button--primary:disabled label>.spot-icon,.spot-container--light-secondary .spot-button--primary:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button--primary:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button--primary:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button--primary:disabled label>.spot-icon,.spot-container--light-secondary .spot-button--primary.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button--primary.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--primary.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button--primary.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button--primary.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#a9aaaa}.spot-container--dark-primary .spot-button--primary,.spot-container--dark-secondary .spot-button--primary{border-color:#0969d9;color:#fff}.spot-container--dark-primary .spot-button--primary .spot-button__icon,.spot-container--dark-primary .spot-button--primary .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--primary .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--primary label>.spot-icon,.spot-container--dark-primary .spot-button--primary .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--primary .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--primary label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--primary label>.spot-icon,.spot-container--dark-secondary .spot-button--primary .spot-button__icon,.spot-container--dark-secondary .spot-button--primary .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--primary .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--primary label>.spot-icon,.spot-container--dark-secondary .spot-button--primary .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--primary .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--primary label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--primary label>.spot-icon{fill:#fff}.spot-container--dark-primary .spot-button--primary{background-color:#0969d9}.spot-container--dark-primary .spot-button--primary:hover,.spot-container--dark-primary .spot-button--primary.spot-button--hover{background-color:#0b76f0;border-color:#0b76f0}.spot-container--dark-primary .spot-button--primary:focus,.spot-container--light-primary .spot-container--dark-primary .spot-button--primary:focus,.spot-container--light-secondary .spot-container--dark-primary .spot-button--primary:focus,.spot-container--dark-primary .spot-button--primary.spot-button--focus,.spot-container--light-primary .spot-container--dark-primary .spot-button--primary.spot-button--focus,.spot-container--light-secondary .spot-container--dark-primary .spot-button--primary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-primary .spot-button--primary:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button--primary:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button--primary.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button--primary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-button--primary:focus,.spot-container--dark-primary .spot-button--primary.spot-button--focus{border-color:transparent;outline:none}.spot-container--dark-primary .spot-button--primary:focus,.spot-container--dark-primary .spot-button--primary.spot-button--focus{background-color:#0969d9;border-color:transparent}.spot-container--dark-primary .spot-button--primary:active,.spot-container--dark-primary .spot-button--primary.spot-button--active{background-color:#0b76f0;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-container--dark-primary .spot-button--primary:disabled,.spot-container--dark-primary .spot-button--primary.spot-button--disabled,.spot-container--dark-primary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#5d6066;border-color:#5d6066;box-shadow:none;color:#3f434a;cursor:not-allowed}.spot-container--dark-primary .spot-button--primary:disabled .spot-button__icon,.spot-container--dark-primary .spot-button--primary:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--primary:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--primary:disabled label>.spot-icon,.spot-container--dark-primary .spot-button--primary:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--primary:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--primary:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--primary:disabled label>.spot-icon,.spot-container--dark-primary .spot-button--primary.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button--primary.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--primary.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button--primary.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--primary.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#3f434a}.spot-container--dark-secondary .spot-button--primary{background-color:#0969d9}.spot-container--dark-secondary .spot-button--primary:hover,.spot-container--dark-secondary .spot-button--primary.spot-button--hover{background-color:#0b76f0;border-color:#0b76f0}.spot-container--dark-secondary .spot-button--primary:focus,.spot-container--light-primary .spot-container--dark-secondary .spot-button--primary:focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-button--primary:focus,.spot-container--dark-secondary .spot-button--primary.spot-button--focus,.spot-container--light-primary .spot-container--dark-secondary .spot-button--primary.spot-button--focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-button--primary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-secondary .spot-button--primary:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button--primary:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button--primary.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button--primary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-secondary .spot-button--primary:focus,.spot-container--dark-secondary .spot-button--primary.spot-button--focus{border-color:transparent;outline:none}.spot-container--dark-secondary .spot-button--primary:focus,.spot-container--dark-secondary .spot-button--primary.spot-button--focus{background-color:#0969d9;border-color:transparent}.spot-container--dark-secondary .spot-button--primary:active,.spot-container--dark-secondary .spot-button--primary.spot-button--active{background-color:#0b76f0;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-container--dark-secondary .spot-button--primary:disabled,.spot-container--dark-secondary .spot-button--primary.spot-button--disabled,.spot-container--dark-secondary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#5d6066;border-color:#5d6066;box-shadow:none;color:#3f434a;cursor:not-allowed}.spot-container--dark-secondary .spot-button--primary:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button--primary:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--primary:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--primary:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--primary:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--primary:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--primary:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--primary:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--primary.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button--primary.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--primary.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--primary.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--primary.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--primary.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button--primary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button--primary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--primary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#3f434a}.spot-button--secondary,.spot-button-group-toggle label,.spot-button-group-toggle--large label,.spot-button-group-toggle--small label,.spot-container--light-primary .spot-button--secondary,.spot-container--light-secondary .spot-button--secondary{border-color:#3e9af5;color:#25282e}.spot-button--secondary .spot-button__icon,.spot-button-group-toggle label .spot-button__icon,.spot-button-group-toggle--large label .spot-button__icon,.spot-button-group-toggle--small label .spot-button__icon,.spot-button--secondary .spot-button>.spot-icon,.spot-button-group-toggle label .spot-button>.spot-icon,.spot-button-group-toggle--large label .spot-button>.spot-icon,.spot-button-group-toggle--small label .spot-button>.spot-icon,.spot-button--secondary .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--secondary label>.spot-icon,.spot-button-group-toggle label label>.spot-icon,.spot-button--secondary .spot-button-group-toggle--large label>.spot-icon,.spot-button--secondary .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--secondary label>.spot-icon,.spot-button-group-toggle--small .spot-button--secondary label>.spot-icon,.spot-button-group-toggle--large label label>.spot-icon,.spot-button-group-toggle--small label label>.spot-icon,.spot-container--light-primary .spot-button--secondary .spot-button__icon,.spot-container--light-primary .spot-button--secondary .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--secondary .spot-button__icon,.spot-container--light-secondary .spot-button--secondary .spot-button>.spot-icon{fill:#25282e}.spot-button--secondary,.spot-button-group-toggle label,.spot-button-group-toggle--large label,.spot-button-group-toggle--small label,.spot-container--light-primary .spot-button--secondary{background-color:#fff}.spot-button--secondary:hover,.spot-button-group-toggle label:hover,.spot-button-group-toggle--large label:hover,.spot-button-group-toggle--small label:hover,.spot-button--secondary.spot-button--hover,.spot-button-group-toggle label.spot-button--hover,.spot-button-group-toggle--large label.spot-button--hover,.spot-button-group-toggle--small label.spot-button--hover,.spot-container--light-primary .spot-button--secondary:hover,.spot-container--light-primary .spot-button--secondary.spot-button--hover{background-color:#cdedff;border-color:#3e9af5}.spot-button--secondary:focus,.spot-button-group-toggle label:focus,.spot-button-group-toggle--large label:focus,.spot-button-group-toggle--small label:focus,.spot-container--light-primary .spot-button--secondary:focus,.spot-container--light-secondary .spot-button--secondary:focus,.spot-button--secondary.spot-button--focus,.spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle--large label.spot-button--focus,.spot-button-group-toggle--small label.spot-button--focus,.spot-container--light-primary .spot-button--secondary.spot-button--focus,.spot-container--light-secondary .spot-button--secondary.spot-button--focus,.spot-container--light-primary .spot-container--light-primary .spot-button--secondary:focus,.spot-container--light-secondary .spot-container--light-primary .spot-button--secondary:focus,.spot-container--light-primary .spot-container--light-primary .spot-button--secondary.spot-button--focus,.spot-container--light-secondary .spot-container--light-primary .spot-button--secondary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-button--secondary:focus,.spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary label:focus,.spot-container--dark-secondary .spot-button--secondary:focus,.spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary label:focus,.spot-container--dark-primary .spot-button--secondary.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-secondary .spot-button--secondary.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-primary .spot-container--light-primary .spot-button--secondary:focus,.spot-container--dark-secondary .spot-container--light-primary .spot-button--secondary:focus,.spot-container--dark-primary .spot-container--light-primary .spot-button--secondary.spot-button--focus,.spot-container--dark-secondary .spot-container--light-primary .spot-button--secondary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-button--secondary:focus,.spot-button-group-toggle label:focus,.spot-button-group-toggle--large label:focus,.spot-button-group-toggle--small label:focus,.spot-button--secondary.spot-button--focus,.spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle--large label.spot-button--focus,.spot-button-group-toggle--small label.spot-button--focus,.spot-container--light-primary .spot-button--secondary:focus,.spot-container--light-primary .spot-button--secondary.spot-button--focus{border-color:transparent;outline:none}.spot-button--secondary:focus,.spot-button-group-toggle label:focus,.spot-button-group-toggle--large label:focus,.spot-button-group-toggle--small label:focus,.spot-button--secondary.spot-button--focus,.spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle--large label.spot-button--focus,.spot-button-group-toggle--small label.spot-button--focus,.spot-container--light-primary .spot-button--secondary:focus,.spot-container--light-primary .spot-button--secondary.spot-button--focus{background-color:#fff;border-color:transparent}.spot-button--secondary:active,.spot-button-group-toggle label:active,.spot-button-group-toggle--large label:active,.spot-button-group-toggle--small label:active,.spot-button--secondary.spot-button--active,.spot-button-group-toggle label.spot-button--active,.spot-button-group-toggle--large label.spot-button--active,.spot-button-group-toggle--small label.spot-button--active,.spot-container--light-primary .spot-button--secondary:active,.spot-container--light-primary .spot-button--secondary.spot-button--active{background-color:#cdedff;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-button--secondary:disabled,.spot-button-group-toggle label:disabled,.spot-button-group-toggle--large label:disabled,.spot-button-group-toggle--small label:disabled,.spot-button--secondary.spot-button--disabled,.spot-button-group-toggle label.spot-button--disabled,.spot-button-group-toggle--large label.spot-button--disabled,.spot-button-group-toggle--small label.spot-button--disabled,.spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button--secondary:disabled,.spot-container--light-primary .spot-button--secondary.spot-button--disabled,.spot-container--light-primary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#fff;border-color:#d0d1d0;box-shadow:none;color:#d0d1d0;cursor:not-allowed}.spot-button--secondary:disabled .spot-button__icon,.spot-button-group-toggle label:disabled .spot-button__icon,.spot-button-group-toggle--large label:disabled .spot-button__icon,.spot-button-group-toggle--small label:disabled .spot-button__icon,.spot-button--secondary:disabled .spot-button>.spot-icon,.spot-button-group-toggle label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--large label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--small label:disabled .spot-button>.spot-icon,.spot-button--secondary:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle label:disabled label>.spot-icon,.spot-button--secondary:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-button--secondary:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle--large label:disabled label>.spot-icon,.spot-button-group-toggle--small label:disabled label>.spot-icon,.spot-button--secondary.spot-button--disabled .spot-button__icon,.spot-button-group-toggle label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--large label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--small label.spot-button--disabled .spot-button__icon,.spot-button--secondary.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--large label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--small label.spot-button--disabled .spot-button>.spot-icon,.spot-button--secondary.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle label.spot-button--disabled label>.spot-icon,.spot-button--secondary.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-button--secondary.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--large label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small label.spot-button--disabled label>.spot-icon,.spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-primary .spot-button--secondary:disabled .spot-button__icon,.spot-container--light-primary .spot-button--secondary:disabled .spot-button>.spot-icon,.spot-container--light-primary .spot-button--secondary.spot-button--disabled .spot-button__icon,.spot-container--light-primary .spot-button--secondary.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-primary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-primary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon{fill:#a9aaaa}.spot-container--light-secondary .spot-button--secondary,.spot-container--light-secondary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--light-secondary label,.spot-container--light-secondary .spot-button-group-toggle--large label,.spot-container--light-secondary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--light-secondary label,.spot-button-group-toggle--small .spot-container--light-secondary label{background-color:#f0f0f0}.spot-container--light-secondary .spot-button--secondary:hover,.spot-container--light-secondary .spot-button-group-toggle label:hover,.spot-button-group-toggle .spot-container--light-secondary label:hover,.spot-container--light-secondary .spot-button-group-toggle--large label:hover,.spot-container--light-secondary .spot-button-group-toggle--small label:hover,.spot-button-group-toggle--large .spot-container--light-secondary label:hover,.spot-button-group-toggle--small .spot-container--light-secondary label:hover,.spot-container--light-secondary .spot-button--secondary.spot-button--hover,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--hover,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--hover,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--hover,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--hover,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--hover,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--hover{background-color:#cdedff;border-color:#3e9af5}.spot-container--light-secondary .spot-button--secondary:focus,.spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--light-secondary label:focus,.spot-container--light-primary .spot-container--light-secondary .spot-button--secondary:focus,.spot-container--light-secondary .spot-container--light-secondary .spot-button--secondary:focus,.spot-container--light-secondary .spot-button--secondary.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--focus,.spot-container--light-primary .spot-container--light-secondary .spot-button--secondary.spot-button--focus,.spot-container--light-secondary .spot-container--light-secondary .spot-button--secondary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--light-secondary .spot-button--secondary:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--light-secondary label:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--light-secondary label:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button--secondary:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--light-secondary label:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--light-secondary label:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button--secondary.spot-button--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--light-secondary label.spot-button--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--light-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button--secondary.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--light-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--light-secondary label.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--light-secondary .spot-button--secondary:focus,.spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button--secondary.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--focus{border-color:transparent;outline:none}.spot-container--light-secondary .spot-button--secondary:focus,.spot-container--light-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button-group-toggle--large label:focus,.spot-container--light-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--light-secondary label:focus,.spot-button-group-toggle--small .spot-container--light-secondary label:focus,.spot-container--light-secondary .spot-button--secondary.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--focus{background-color:#f0f0f0;border-color:transparent}.spot-container--light-secondary .spot-button--secondary:active,.spot-container--light-secondary .spot-button-group-toggle label:active,.spot-button-group-toggle .spot-container--light-secondary label:active,.spot-container--light-secondary .spot-button-group-toggle--large label:active,.spot-container--light-secondary .spot-button-group-toggle--small label:active,.spot-button-group-toggle--large .spot-container--light-secondary label:active,.spot-button-group-toggle--small .spot-container--light-secondary label:active,.spot-container--light-secondary .spot-button--secondary.spot-button--active,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--active,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--active,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--active,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--active,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--active,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--active{background-color:#cdedff;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-container--light-secondary .spot-button--secondary:disabled,.spot-container--light-secondary .spot-button-group-toggle label:disabled,.spot-button-group-toggle .spot-container--light-secondary label:disabled,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled,.spot-button-group-toggle--large .spot-container--light-secondary label:disabled,.spot-button-group-toggle--small .spot-container--light-secondary label:disabled,.spot-container--light-secondary .spot-button--secondary.spot-button--disabled,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--disabled,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--disabled,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--disabled,.spot-container--light-secondary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--large .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--small .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#f0f0f0;border-color:#d0d1d0;box-shadow:none;color:#d0d1d0;cursor:not-allowed}.spot-container--light-secondary .spot-button--secondary:disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle label:disabled .spot-button__icon,.spot-button-group-toggle .spot-container--light-secondary label:disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--light-secondary label:disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--light-secondary label:disabled .spot-button__icon,.spot-container--light-secondary .spot-button--secondary:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label:disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--secondary:disabled .spot-button-group-toggle label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label:disabled .spot-button-group-toggle label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled .spot-button-group-toggle label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label:disabled label>.spot-icon,.spot-container--light-secondary .spot-button--secondary:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button--secondary:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label:disabled label>.spot-icon,.spot-container--light-secondary .spot-button--secondary.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button--secondary.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--secondary.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button--secondary.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button--secondary.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--large .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--small .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-container--light-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#a9aaaa}.spot-container--dark-primary .spot-button--secondary,.spot-container--dark-primary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--dark-primary label,.spot-container--dark-primary .spot-button-group-toggle--large label,.spot-container--dark-primary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--dark-primary label,.spot-button-group-toggle--small .spot-container--dark-primary label,.spot-container--dark-secondary .spot-button--secondary,.spot-container--dark-secondary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--dark-secondary label,.spot-container--dark-secondary .spot-button-group-toggle--large label,.spot-container--dark-secondary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--dark-secondary label,.spot-button-group-toggle--small .spot-container--dark-secondary label{border-color:#3e9af5;color:#fff}.spot-container--dark-primary .spot-button--secondary .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle label .spot-button__icon,.spot-button-group-toggle .spot-container--dark-primary label .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--large label .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--small label .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-primary label .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-primary label .spot-button__icon,.spot-container--dark-primary .spot-button--secondary .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--secondary .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--secondary label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label label>.spot-icon,.spot-container--dark-primary .spot-button--secondary .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--secondary .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--secondary label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--secondary label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle label .spot-button__icon,.spot-button-group-toggle .spot-container--dark-secondary label .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--large label .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--small label .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-secondary label .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-secondary label .spot-button__icon,.spot-container--dark-secondary .spot-button--secondary .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--secondary .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--secondary label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--secondary label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--secondary label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label label>.spot-icon{fill:#fff}.spot-container--dark-primary .spot-button--secondary,.spot-container--dark-primary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--dark-primary label,.spot-container--dark-primary .spot-button-group-toggle--large label,.spot-container--dark-primary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--dark-primary label,.spot-button-group-toggle--small .spot-container--dark-primary label{background-color:#31353d}.spot-container--dark-primary .spot-button--secondary:hover,.spot-container--dark-primary .spot-button-group-toggle label:hover,.spot-button-group-toggle .spot-container--dark-primary label:hover,.spot-container--dark-primary .spot-button-group-toggle--large label:hover,.spot-container--dark-primary .spot-button-group-toggle--small label:hover,.spot-button-group-toggle--large .spot-container--dark-primary label:hover,.spot-button-group-toggle--small .spot-container--dark-primary label:hover,.spot-container--dark-primary .spot-button--secondary.spot-button--hover,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--hover,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--hover,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--hover,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--hover,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--hover,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--hover{background-color:#284e76;border-color:#3e9af5}.spot-container--dark-primary .spot-button--secondary:focus,.spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary label:focus,.spot-container--light-primary .spot-container--dark-primary .spot-button--secondary:focus,.spot-container--light-secondary .spot-container--dark-primary .spot-button--secondary:focus,.spot-container--dark-primary .spot-button--secondary.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--focus,.spot-container--light-primary .spot-container--dark-primary .spot-button--secondary.spot-button--focus,.spot-container--light-secondary .spot-container--dark-primary .spot-button--secondary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-primary .spot-button--secondary:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--dark-primary label:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button--secondary:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--dark-primary label:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button--secondary.spot-button--focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button--secondary.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--dark-primary label.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-button--secondary:focus,.spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button--secondary.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--focus{border-color:transparent;outline:none}.spot-container--dark-primary .spot-button--secondary:focus,.spot-container--dark-primary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary label:focus,.spot-container--dark-primary .spot-button--secondary.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--focus{background-color:#31353d;border-color:transparent}.spot-container--dark-primary .spot-button--secondary:active,.spot-container--dark-primary .spot-button-group-toggle label:active,.spot-button-group-toggle .spot-container--dark-primary label:active,.spot-container--dark-primary .spot-button-group-toggle--large label:active,.spot-container--dark-primary .spot-button-group-toggle--small label:active,.spot-button-group-toggle--large .spot-container--dark-primary label:active,.spot-button-group-toggle--small .spot-container--dark-primary label:active,.spot-container--dark-primary .spot-button--secondary.spot-button--active,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--active,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--active,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--active,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--active,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--active,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--active{background-color:#284e76;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-container--dark-primary .spot-button--secondary:disabled,.spot-container--dark-primary .spot-button-group-toggle label:disabled,.spot-button-group-toggle .spot-container--dark-primary label:disabled,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled,.spot-button-group-toggle--large .spot-container--dark-primary label:disabled,.spot-button-group-toggle--small .spot-container--dark-primary label:disabled,.spot-container--dark-primary .spot-button--secondary.spot-button--disabled,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--disabled,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--disabled,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--disabled,.spot-container--dark-primary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--large .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--small .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#31353d;border-color:#5d6066;box-shadow:none;color:#717479;cursor:not-allowed}.spot-container--dark-primary .spot-button--secondary:disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle label:disabled .spot-button__icon,.spot-button-group-toggle .spot-container--dark-primary label:disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-primary label:disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-primary label:disabled .spot-button__icon,.spot-container--dark-primary .spot-button--secondary:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label:disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--secondary:disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label:disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label:disabled label>.spot-icon,.spot-container--dark-primary .spot-button--secondary:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--secondary:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label:disabled label>.spot-icon,.spot-container--dark-primary .spot-button--secondary.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button--secondary.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--secondary.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button--secondary.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--secondary.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-primary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#717479}.spot-container--dark-secondary .spot-button--secondary,.spot-container--dark-secondary .spot-button-group-toggle label,.spot-button-group-toggle .spot-container--dark-secondary label,.spot-container--dark-secondary .spot-button-group-toggle--large label,.spot-container--dark-secondary .spot-button-group-toggle--small label,.spot-button-group-toggle--large .spot-container--dark-secondary label,.spot-button-group-toggle--small .spot-container--dark-secondary label{background-color:#3f434a}.spot-container--dark-secondary .spot-button--secondary:hover,.spot-container--dark-secondary .spot-button-group-toggle label:hover,.spot-button-group-toggle .spot-container--dark-secondary label:hover,.spot-container--dark-secondary .spot-button-group-toggle--large label:hover,.spot-container--dark-secondary .spot-button-group-toggle--small label:hover,.spot-button-group-toggle--large .spot-container--dark-secondary label:hover,.spot-button-group-toggle--small .spot-container--dark-secondary label:hover,.spot-container--dark-secondary .spot-button--secondary.spot-button--hover,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--hover,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--hover,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--hover,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--hover,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--hover,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--hover{background-color:#284e76;border-color:#3e9af5}.spot-container--dark-secondary .spot-button--secondary:focus,.spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary label:focus,.spot-container--light-primary .spot-container--dark-secondary .spot-button--secondary:focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-button--secondary:focus,.spot-container--dark-secondary .spot-button--secondary.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--focus,.spot-container--light-primary .spot-container--dark-secondary .spot-button--secondary.spot-button--focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-button--secondary.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-secondary .spot-button--secondary:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--dark-secondary label:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button--secondary:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--dark-secondary label:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button--secondary.spot-button--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-primary .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-primary .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-primary .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button--secondary.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-container--dark-secondary label.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-secondary .spot-button--secondary:focus,.spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button--secondary.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--focus{border-color:transparent;outline:none}.spot-container--dark-secondary .spot-button--secondary:focus,.spot-container--dark-secondary .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button-group-toggle--large label:focus,.spot-container--dark-secondary .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--large .spot-container--dark-secondary label:focus,.spot-button-group-toggle--small .spot-container--dark-secondary label:focus,.spot-container--dark-secondary .spot-button--secondary.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--focus,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--focus,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--focus,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--focus{background-color:#3f434a;border-color:transparent}.spot-container--dark-secondary .spot-button--secondary:active,.spot-container--dark-secondary .spot-button-group-toggle label:active,.spot-button-group-toggle .spot-container--dark-secondary label:active,.spot-container--dark-secondary .spot-button-group-toggle--large label:active,.spot-container--dark-secondary .spot-button-group-toggle--small label:active,.spot-button-group-toggle--large .spot-container--dark-secondary label:active,.spot-button-group-toggle--small .spot-container--dark-secondary label:active,.spot-container--dark-secondary .spot-button--secondary.spot-button--active,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--active,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--active,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--active,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--active,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--active,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--active{background-color:#284e76;border-color:transparent;box-shadow:0 0 0 2px #0b76f0}.spot-container--dark-secondary .spot-button--secondary:disabled,.spot-container--dark-secondary .spot-button-group-toggle label:disabled,.spot-button-group-toggle .spot-container--dark-secondary label:disabled,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled,.spot-button-group-toggle--large .spot-container--dark-secondary label:disabled,.spot-button-group-toggle--small .spot-container--dark-secondary label:disabled,.spot-container--dark-secondary .spot-button--secondary.spot-button--disabled,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--disabled,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--disabled,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--disabled,.spot-container--dark-secondary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--large .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-button-group-toggle--small .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:#3f434a;border-color:#5d6066;box-shadow:none;color:#717479;cursor:not-allowed}.spot-container--dark-secondary .spot-button--secondary:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle label:disabled .spot-button__icon,.spot-button-group-toggle .spot-container--dark-secondary label:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-secondary label:disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-secondary label:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button--secondary:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label:disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label:disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--secondary:disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label:disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--secondary:disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--disabled .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button--secondary.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--secondary.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--secondary.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button--secondary:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button--secondary.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--large .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button-group-toggle--small .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--large label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-container--dark-secondary .spot-button-group-toggle--small label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--secondary [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary label [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#717479}.spot-button__icon{height:16px;vertical-align:middle;width:16px}.spot-button--small .spot-button__icon,.spot-button-group-toggle--small label .spot-button__icon{height:12px;width:12px}.spot-button--large .spot-button__icon,.spot-button-group-toggle--large label .spot-button__icon{height:24px;width:24px}.spot-button__icon--left{margin:0 8px 0 0}.spot-button__icon--left:last-child{margin:0}.spot-button__icon--right{margin:0 0 0 8px}.spot-button__icon--right:first-child{margin:0}.spot-button__text{vertical-align:middle;white-space:normal}.spot-button--small,.spot-button-group-toggle--small label{font-size:13.5px;height:28px;padding:0 12px}.spot-button--large,.spot-button-group-toggle--large label{font-size:18px;height:45px;padding:0 24px}.spot-button--link{font-weight:400}.spot-button--link,.spot-container--light-primary .spot-button--link,.spot-container--light-secondary .spot-button--link{border-color:transparent;color:#0969d9}.spot-button--link .spot-button__icon,.spot-button--link .spot-button>.spot-icon,.spot-button--link .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--link label>.spot-icon,.spot-button--link .spot-button-group-toggle--large label>.spot-icon,.spot-button--link .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--link label>.spot-icon,.spot-button-group-toggle--small .spot-button--link label>.spot-icon,.spot-container--light-primary .spot-button--link .spot-button__icon,.spot-container--light-primary .spot-button--link .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--link .spot-button__icon,.spot-container--light-secondary .spot-button--link .spot-button>.spot-icon{fill:#0969d9}.spot-button--link,.spot-container--light-primary .spot-button--link{background-color:transparent}.spot-button--link:hover,.spot-button--link.spot-button--hover,.spot-container--light-primary .spot-button--link:hover,.spot-container--light-primary .spot-button--link.spot-button--hover{background-color:transparent;border-color:transparent}.spot-button--link:focus,.spot-container--light-primary .spot-button--link:focus,.spot-container--light-secondary .spot-button--link:focus,.spot-button--link.spot-button--focus,.spot-container--light-primary .spot-button--link.spot-button--focus,.spot-container--light-secondary .spot-button--link.spot-button--focus,.spot-container--light-primary .spot-container--light-primary .spot-button--link:focus,.spot-container--light-secondary .spot-container--light-primary .spot-button--link:focus,.spot-container--light-primary .spot-container--light-primary .spot-button--link.spot-button--focus,.spot-container--light-secondary .spot-container--light-primary .spot-button--link.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-button--link:focus,.spot-container--dark-secondary .spot-button--link:focus,.spot-container--dark-primary .spot-button--link.spot-button--focus,.spot-container--dark-secondary .spot-button--link.spot-button--focus,.spot-container--dark-primary .spot-container--light-primary .spot-button--link:focus,.spot-container--dark-secondary .spot-container--light-primary .spot-button--link:focus,.spot-container--dark-primary .spot-container--light-primary .spot-button--link.spot-button--focus,.spot-container--dark-secondary .spot-container--light-primary .spot-button--link.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-button--link:focus,.spot-button--link.spot-button--focus,.spot-container--light-primary .spot-button--link:focus,.spot-container--light-primary .spot-button--link.spot-button--focus{border-color:transparent;outline:none}.spot-button--link:focus,.spot-button--link.spot-button--focus,.spot-container--light-primary .spot-button--link:focus,.spot-container--light-primary .spot-button--link.spot-button--focus{background-color:transparent;border-color:transparent}.spot-button--link:active,.spot-button--link.spot-button--active,.spot-container--light-primary .spot-button--link:active,.spot-container--light-primary .spot-button--link.spot-button--active{background-color:#cdedff;border-color:transparent;box-shadow:0 0 0 2px #cdedff}.spot-button--link:disabled,.spot-button--link.spot-button--disabled,.spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active),.spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button--link:disabled,.spot-container--light-primary .spot-button--link.spot-button--disabled,.spot-container--light-primary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:transparent;border-color:transparent;box-shadow:none;color:#d0d1d0;cursor:not-allowed}.spot-button--link:disabled .spot-button__icon,.spot-button--link:disabled .spot-button>.spot-icon,.spot-button--link:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--link:disabled label>.spot-icon,.spot-button--link:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-button--link:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--link:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-button--link:disabled label>.spot-icon,.spot-button--link.spot-button--disabled .spot-button__icon,.spot-button--link.spot-button--disabled .spot-button>.spot-icon,.spot-button--link.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--link.spot-button--disabled label>.spot-icon,.spot-button--link.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-button--link.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--link.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-button--link.spot-button--disabled label>.spot-icon,.spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-primary .spot-button--link:disabled .spot-button__icon,.spot-container--light-primary .spot-button--link:disabled .spot-button>.spot-icon,.spot-container--light-primary .spot-button--link.spot-button--disabled .spot-button__icon,.spot-container--light-primary .spot-button--link.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-primary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-primary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon{fill:#a9aaaa}.spot-container--light-secondary .spot-button--link{background-color:transparent}.spot-container--light-secondary .spot-button--link:hover,.spot-container--light-secondary .spot-button--link.spot-button--hover{background-color:transparent;border-color:transparent}.spot-container--light-secondary .spot-button--link:focus,.spot-container--light-primary .spot-container--light-secondary .spot-button--link:focus,.spot-container--light-secondary .spot-container--light-secondary .spot-button--link:focus,.spot-container--light-secondary .spot-button--link.spot-button--focus,.spot-container--light-primary .spot-container--light-secondary .spot-button--link.spot-button--focus,.spot-container--light-secondary .spot-container--light-secondary .spot-button--link.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--light-secondary .spot-button--link:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button--link:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-button--link.spot-button--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-button--link.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--light-secondary .spot-button--link:focus,.spot-container--light-secondary .spot-button--link.spot-button--focus{border-color:transparent;outline:none}.spot-container--light-secondary .spot-button--link:focus,.spot-container--light-secondary .spot-button--link.spot-button--focus{background-color:transparent;border-color:transparent}.spot-container--light-secondary .spot-button--link:active,.spot-container--light-secondary .spot-button--link.spot-button--active{background-color:#cdedff;border-color:transparent;box-shadow:0 0 0 2px #cdedff}.spot-container--light-secondary .spot-button--link:disabled,.spot-container--light-secondary .spot-button--link.spot-button--disabled,.spot-container--light-secondary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--light-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:transparent;border-color:transparent;box-shadow:none;color:#d0d1d0;cursor:not-allowed}.spot-container--light-secondary .spot-button--link:disabled .spot-button__icon,.spot-container--light-secondary .spot-button--link:disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--link:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button--link:disabled label>.spot-icon,.spot-container--light-secondary .spot-button--link:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button--link:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button--link:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button--link:disabled label>.spot-icon,.spot-container--light-secondary .spot-button--link.spot-button--disabled .spot-button__icon,.spot-container--light-secondary .spot-button--link.spot-button--disabled .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--link.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button--link.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button--link.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button--link.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button--link.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button--link.spot-button--disabled label>.spot-icon,.spot-container--light-secondary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--light-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--light-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--light-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--light-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--light-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--light-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--light-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#a9aaaa}.spot-container--dark-primary .spot-button--link,.spot-container--dark-secondary .spot-button--link{border-color:transparent;color:#62b3f9}.spot-container--dark-primary .spot-button--link .spot-button__icon,.spot-container--dark-primary .spot-button--link .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--link .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--link label>.spot-icon,.spot-container--dark-primary .spot-button--link .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--link .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--link label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--link label>.spot-icon,.spot-container--dark-secondary .spot-button--link .spot-button__icon,.spot-container--dark-secondary .spot-button--link .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--link .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--link label>.spot-icon,.spot-container--dark-secondary .spot-button--link .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--link .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--link label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--link label>.spot-icon{fill:#62b3f9}.spot-container--dark-primary .spot-button--link{background-color:transparent}.spot-container--dark-primary .spot-button--link:hover,.spot-container--dark-primary .spot-button--link.spot-button--hover{background-color:transparent;border-color:transparent}.spot-container--dark-primary .spot-button--link:focus,.spot-container--light-primary .spot-container--dark-primary .spot-button--link:focus,.spot-container--light-secondary .spot-container--dark-primary .spot-button--link:focus,.spot-container--dark-primary .spot-button--link.spot-button--focus,.spot-container--light-primary .spot-container--dark-primary .spot-button--link.spot-button--focus,.spot-container--light-secondary .spot-container--dark-primary .spot-button--link.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-primary .spot-button--link:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button--link:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-button--link.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-button--link.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-button--link:focus,.spot-container--dark-primary .spot-button--link.spot-button--focus{border-color:transparent;outline:none}.spot-container--dark-primary .spot-button--link:focus,.spot-container--dark-primary .spot-button--link.spot-button--focus{background-color:transparent;border-color:transparent}.spot-container--dark-primary .spot-button--link:active,.spot-container--dark-primary .spot-button--link.spot-button--active{background-color:#284e76;border-color:transparent;box-shadow:0 0 0 2px #284e76}.spot-container--dark-primary .spot-button--link:disabled,.spot-container--dark-primary .spot-button--link.spot-button--disabled,.spot-container--dark-primary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:transparent;border-color:transparent;box-shadow:none;color:#717479;cursor:not-allowed}.spot-container--dark-primary .spot-button--link:disabled .spot-button__icon,.spot-container--dark-primary .spot-button--link:disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--link:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--link:disabled label>.spot-icon,.spot-container--dark-primary .spot-button--link:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--link:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--link:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--link:disabled label>.spot-icon,.spot-container--dark-primary .spot-button--link.spot-button--disabled .spot-button__icon,.spot-container--dark-primary .spot-button--link.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--link.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--link.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button--link.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--link.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--link.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--link.spot-button--disabled label>.spot-icon,.spot-container--dark-primary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-primary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#717479}.spot-container--dark-secondary .spot-button--link{background-color:transparent}.spot-container--dark-secondary .spot-button--link:hover,.spot-container--dark-secondary .spot-button--link.spot-button--hover{background-color:transparent;border-color:transparent}.spot-container--dark-secondary .spot-button--link:focus,.spot-container--light-primary .spot-container--dark-secondary .spot-button--link:focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-button--link:focus,.spot-container--dark-secondary .spot-button--link.spot-button--focus,.spot-container--light-primary .spot-container--dark-secondary .spot-button--link.spot-button--focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-button--link.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-secondary .spot-button--link:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button--link:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-button--link.spot-button--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-button--link.spot-button--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-secondary .spot-button--link:focus,.spot-container--dark-secondary .spot-button--link.spot-button--focus{border-color:transparent;outline:none}.spot-container--dark-secondary .spot-button--link:focus,.spot-container--dark-secondary .spot-button--link.spot-button--focus{background-color:transparent;border-color:transparent}.spot-container--dark-secondary .spot-button--link:active,.spot-container--dark-secondary .spot-button--link.spot-button--active{background-color:#284e76;border-color:transparent;box-shadow:0 0 0 2px #284e76}.spot-container--dark-secondary .spot-button--link:disabled,.spot-container--dark-secondary .spot-button--link.spot-button--disabled,.spot-container--dark-secondary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active),.spot-container--dark-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active){background-color:transparent;border-color:transparent;box-shadow:none;color:#717479;cursor:not-allowed}.spot-container--dark-secondary .spot-button--link:disabled .spot-button__icon,.spot-container--dark-secondary .spot-button--link:disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--link:disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--link:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--link:disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--link:disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--link:disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--link:disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--link.spot-button--disabled .spot-button__icon,.spot-container--dark-secondary .spot-button--link.spot-button--disabled .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--link.spot-button--disabled .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--link.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--link.spot-button--disabled .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--link.spot-button--disabled .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--link.spot-button--disabled label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--link.spot-button--disabled label>.spot-icon,.spot-container--dark-secondary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button--link:disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button--link.spot-button--disabled:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button__icon,.spot-container--dark-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button>.spot-icon,.spot-container--dark-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle label>.spot-icon,.spot-button-group-toggle .spot-container--dark-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-container--dark-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--large label>.spot-icon,.spot-container--dark-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) .spot-button-group-toggle--small label>.spot-icon,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-button--link [aria-disabled]:has(:hover,:focus,:focus-visible,:active) label>.spot-icon{fill:#717479}.spot-button--link:hover,.spot-button--link.spot-button--hover{text-decoration:underline}.spot-button--link:disabled,.spot-button--link.spot-button--disabled{text-decoration:none}.spot-button-group,.spot-button-group--disabled,.spot-button-group.disabled,.spot-button-group-toggle,.spot-button-group-toggle--large,.spot-button-group-toggle--small{display:inline-flex;border-radius:4px}@supports not (display: inline-flex){.spot-button-group,.spot-button-group--disabled,.spot-button-group.disabled,.spot-button-group-toggle,.spot-button-group-toggle--large,.spot-button-group-toggle--small{display:inline-block}}.spot-button-group:not(:last-child),.spot-button-group--disabled:not(:last-child),.spot-button-group-toggle:not(:last-child),.spot-button-group-toggle--large:not(:last-child),.spot-button-group-toggle--small:not(:last-child){margin-right:8px}.spot-button-group.separators .spot-button:not(:last-child),.spot-button-group.separators label:not(:last-child),.spot-button-group.with-lines .spot-button:not(:last-child),.spot-button-group.with-lines label:not(:last-child),.spot-button-group--separators .spot-button:not(:last-child),.spot-button-group--separators label:not(:last-child),.spot-button-group--with-lines .spot-button:not(:last-child),.spot-button-group--with-lines label:not(:last-child),.separators.spot-button-group--disabled .spot-button:not(:last-child),.separators.spot-button-group-toggle .spot-button:not(:last-child),.separators.spot-button-group-toggle label:not(:last-child),.separators.spot-button-group-toggle--large .spot-button:not(:last-child),.separators.spot-button-group-toggle--small .spot-button:not(:last-child),.separators.spot-button-group-toggle--large label:not(:last-child),.separators.spot-button-group-toggle--small label:not(:last-child),.separators.spot-button-group--disabled label:not(:last-child),.with-lines.spot-button-group--disabled .spot-button:not(:last-child),.with-lines.spot-button-group-toggle .spot-button:not(:last-child),.with-lines.spot-button-group-toggle label:not(:last-child),.with-lines.spot-button-group-toggle--large .spot-button:not(:last-child),.with-lines.spot-button-group-toggle--small .spot-button:not(:last-child),.with-lines.spot-button-group-toggle--large label:not(:last-child),.with-lines.spot-button-group-toggle--small label:not(:last-child),.with-lines.spot-button-group--disabled label:not(:last-child){border-right-width:1px!important;border-right-style:solid!important}.spot-button-group .spot-button,.spot-button-group--disabled .spot-button,.spot-button-group-toggle .spot-button,.spot-button-group-toggle label,.spot-button-group-toggle--large .spot-button,.spot-button-group-toggle--small .spot-button,.spot-button-group-toggle--large label,.spot-button-group-toggle--small label{border-width:2px 0;margin:0;padding:0 12px;position:relative}.spot-button-group .spot-button:not(:first-child):not(:last-child),.spot-button-group--disabled .spot-button:not(:first-child):not(:last-child),.spot-button-group-toggle .spot-button:not(:first-child):not(:last-child),.spot-button-group-toggle label:not(:first-child):not(:last-child),.spot-button-group-toggle--large .spot-button:not(:first-child):not(:last-child),.spot-button-group-toggle--small .spot-button:not(:first-child):not(:last-child),.spot-button-group-toggle--large label:not(:first-child):not(:last-child),.spot-button-group-toggle--small label:not(:first-child):not(:last-child){border-radius:0}.spot-button-group .spot-button:first-child,.spot-button-group--disabled .spot-button:first-child,.spot-button-group-toggle .spot-button:first-child,.spot-button-group-toggle label:first-child,.spot-button-group-toggle--large .spot-button:first-child,.spot-button-group-toggle--small .spot-button:first-child,.spot-button-group-toggle--large label:first-child,.spot-button-group-toggle--small label:first-child{border-bottom-right-radius:0;border-top-right-radius:0;border-left-width:2px}.spot-button-group .spot-button:last-child,.spot-button-group--disabled .spot-button:last-child,.spot-button-group-toggle .spot-button:last-child,.spot-button-group-toggle label:last-child,.spot-button-group-toggle--large .spot-button:last-child,.spot-button-group-toggle--small .spot-button:last-child,.spot-button-group-toggle--large label:last-child,.spot-button-group-toggle--small label:last-child{border-bottom-left-radius:0;border-top-left-radius:0;border-right-width:2px}.spot-button-group .spot-button:focus,.spot-button-group .spot-button.spot-button--focus,.spot-button-group--disabled .spot-button:focus,.spot-button-group-toggle .spot-button:focus,.spot-button-group-toggle label:focus,.spot-button-group-toggle--large .spot-button:focus,.spot-button-group-toggle--small .spot-button:focus,.spot-button-group-toggle--large label:focus,.spot-button-group-toggle--small label:focus,.spot-button-group--disabled .spot-button.spot-button--focus,.spot-button-group-toggle .spot-button.spot-button--focus,.spot-button-group-toggle label.spot-button--focus,.spot-button-group-toggle--large .spot-button.spot-button--focus,.spot-button-group-toggle--small .spot-button.spot-button--focus,.spot-button-group-toggle--large label.spot-button--focus,.spot-button-group-toggle--small label.spot-button--focus{position:relative;z-index:2}.spot-button-group .spot-button:active,.spot-button-group .spot-button.spot-button--active,.spot-button-group--disabled .spot-button:active,.spot-button-group-toggle .spot-button:active,.spot-button-group-toggle label:active,.spot-button-group-toggle--large .spot-button:active,.spot-button-group-toggle--small .spot-button:active,.spot-button-group-toggle--large label:active,.spot-button-group-toggle--small label:active,.spot-button-group--disabled .spot-button.spot-button--active,.spot-button-group-toggle .spot-button.spot-button--active,.spot-button-group-toggle label.spot-button--active,.spot-button-group-toggle--large .spot-button.spot-button--active,.spot-button-group-toggle--small .spot-button.spot-button--active,.spot-button-group-toggle--large label.spot-button--active,.spot-button-group-toggle--small label.spot-button--active{position:relative;z-index:2}.spot-button-group .spot-button::-moz-focus-inner,.spot-button-group--disabled .spot-button::-moz-focus-inner,.spot-button-group-toggle .spot-button::-moz-focus-inner,.spot-button-group-toggle label::-moz-focus-inner,.spot-button-group-toggle--large .spot-button::-moz-focus-inner,.spot-button-group-toggle--small .spot-button::-moz-focus-inner,.spot-button-group-toggle--large label::-moz-focus-inner,.spot-button-group-toggle--small label::-moz-focus-inner{border:0}.spot-button-group .spot-button.spot-button--small,.spot-button-group--disabled .spot-button.spot-button--small,.spot-button-group-toggle .spot-button.spot-button--small,.spot-button-group-toggle label.spot-button--small,.spot-button-group-toggle--large .spot-button.spot-button--small,.spot-button-group-toggle--small .spot-button.spot-button--small,.spot-button-group-toggle--large label.spot-button--small,.spot-button-group-toggle--small label{padding:0 8px}.spot-button-group .spot-button.spot-button--large,.spot-button-group--disabled .spot-button.spot-button--large,.spot-button-group-toggle .spot-button.spot-button--large,.spot-button-group-toggle label.spot-button--large,.spot-button-group-toggle--large .spot-button.spot-button--large,.spot-button-group-toggle--small .spot-button.spot-button--large,.spot-button-group-toggle--large label,.spot-button-group-toggle--small label.spot-button--large{padding:0 16px}.spot-button-group-toggle label:first-of-type,.spot-button-group-toggle--large label:first-of-type,.spot-button-group-toggle--small label:first-of-type{border-top-left-radius:24px!important;border-bottom-left-radius:24px!important;border-left-width:2px}.spot-button-group-toggle input[type=checkbox],.spot-button-group-toggle input[type=radio],.spot-button-group-toggle--large input[type=checkbox],.spot-button-group-toggle--small input[type=checkbox],.spot-button-group-toggle--large input[type=radio],.spot-button-group-toggle--small input[type=radio]{clip:rect(0 0 0 0);left:0;position:absolute;text-indent:-10000px;width:0;z-index:-1}.spot-button-group-toggle input[type=checkbox]:checked+label,.spot-button-group-toggle input[type=radio]:checked+label,.spot-button-group-toggle--large input[type=checkbox]:checked+label,.spot-button-group-toggle--small input[type=checkbox]:checked+label,.spot-button-group-toggle--large input[type=radio]:checked+label,.spot-button-group-toggle--small input[type=radio]:checked+label{margin-right:2px}.spot-button-group-toggle input[type=checkbox]:checked+label,.spot-container--light-primary .spot-button-group-toggle input[type=checkbox]:checked+label,.spot-container--light-secondary .spot-button-group-toggle input[type=checkbox]:checked+label,.spot-button-group-toggle input[type=radio]:checked+label,.spot-container--light-primary .spot-button-group-toggle input[type=radio]:checked+label,.spot-container--light-secondary .spot-button-group-toggle input[type=radio]:checked+label,.spot-button-group-toggle--large input[type=checkbox]:checked+label,.spot-button-group-toggle--small input[type=checkbox]:checked+label,.spot-button-group-toggle--large input[type=radio]:checked+label,.spot-button-group-toggle--small input[type=radio]:checked+label{background-color:#cdedff;border-color:transparent;box-shadow:0 0 0 2px #3e9af5}.spot-container--dark-primary .spot-button-group-toggle input[type=checkbox]:checked+label,.spot-container--dark-secondary .spot-button-group-toggle input[type=checkbox]:checked+label,.spot-container--dark-primary .spot-button-group-toggle input[type=radio]:checked+label,.spot-container--dark-secondary .spot-button-group-toggle input[type=radio]:checked+label,.spot-container--dark-primary .spot-button-group-toggle--large input[type=checkbox]:checked+label,.spot-container--dark-primary .spot-button-group-toggle--small input[type=checkbox]:checked+label,.spot-container--dark-secondary .spot-button-group-toggle--large input[type=checkbox]:checked+label,.spot-container--dark-secondary .spot-button-group-toggle--small input[type=checkbox]:checked+label,.spot-container--dark-primary .spot-button-group-toggle--large input[type=radio]:checked+label,.spot-container--dark-primary .spot-button-group-toggle--small input[type=radio]:checked+label,.spot-container--dark-secondary .spot-button-group-toggle--large input[type=radio]:checked+label,.spot-container--dark-secondary .spot-button-group-toggle--small input[type=radio]:checked+label{background-color:#284e76;border-color:transparent;box-shadow:0 0 0 2px #3e9af5}.spot-button-group-toggle label:not(:last-child):after,.spot-button-group-toggle--large label:not(:last-child):after,.spot-button-group-toggle--small label:not(:last-child):after{position:absolute;top:6px;right:0;height:100%;border-right-width:1px;border-right-style:solid;border-color:transparent!important}.spot-container--dark-primary .spot-button-group--disabled .spot-icon,.spot-container--dark-secondary .spot-button-group--disabled .spot-icon,.spot-container--dark-primary .spot-button-group.disabled .spot-icon,.spot-container--dark-secondary .spot-button-group.disabled .spot-icon{fill:#717479!important}.spot-button-group--disabled .spot-icon,.spot-button-group.disabled .spot-icon{fill:#a9aaaa!important}.spot-button-group--disabled .spot-button,.spot-container--light-primary .spot-button-group--disabled .spot-button,.spot-container--light-secondary .spot-button-group--disabled .spot-button,.spot-button-group--disabled label,.spot-container--light-primary .spot-button-group--disabled label,.spot-container--light-secondary .spot-button-group--disabled label,.spot-button-group.disabled .spot-button,.spot-container--light-primary .spot-button-group.disabled .spot-button,.spot-container--light-secondary .spot-button-group.disabled .spot-button,.spot-button-group.disabled label,.spot-container--light-primary .spot-button-group.disabled label,.spot-container--light-secondary .spot-button-group.disabled label{background:transparent;color:#a9aaaa;border-color:#a9aaaa}.spot-container--dark-primary .spot-button-group--disabled .spot-button,.spot-container--dark-secondary .spot-button-group--disabled .spot-button,.spot-container--dark-primary .spot-button-group--disabled label,.spot-container--dark-secondary .spot-button-group--disabled label,.spot-container--dark-primary .spot-button-group.disabled .spot-button,.spot-container--dark-secondary .spot-button-group.disabled .spot-button,.spot-container--dark-primary .spot-button-group.disabled label,.spot-container--dark-secondary .spot-button-group.disabled label{background:transparent;color:#717479;border-color:#717479}.spot-button-group--disabled .spot-button,.spot-button-group--disabled label,.spot-button-group.disabled .spot-button,.spot-button-group.disabled label{cursor:not-allowed}.spot-button-group--disabled .spot-button:focus,.spot-button-group--disabled label:focus,.spot-button-group.disabled .spot-button:focus,.spot-button-group.disabled label:focus{padding:0 12px;margin:0;box-shadow:none}.spot-button-group--disabled .spot-button:hover,.spot-container--light-primary .spot-button-group--disabled .spot-button:hover,.spot-container--light-secondary .spot-button-group--disabled .spot-button:hover,.spot-button-group--disabled label:hover,.spot-container--light-primary .spot-button-group--disabled label:hover,.spot-container--light-secondary .spot-button-group--disabled label:hover,.spot-button-group.disabled .spot-button:hover,.spot-container--light-primary .spot-button-group.disabled .spot-button:hover,.spot-container--light-secondary .spot-button-group.disabled .spot-button:hover,.spot-button-group.disabled label:hover,.spot-container--light-primary .spot-button-group.disabled label:hover,.spot-container--light-secondary .spot-button-group.disabled label:hover{background:#e2e2e2}.spot-container--dark-primary .spot-button-group--disabled .spot-button:hover,.spot-container--dark-secondary .spot-button-group--disabled .spot-button:hover,.spot-container--dark-primary .spot-button-group--disabled label:hover,.spot-container--dark-secondary .spot-button-group--disabled label:hover,.spot-container--dark-primary .spot-button-group.disabled .spot-button:hover,.spot-container--dark-secondary .spot-button-group.disabled .spot-button:hover,.spot-container--dark-primary .spot-button-group.disabled label:hover,.spot-container--dark-secondary .spot-button-group.disabled label:hover{background:#5d6066}[class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox],.spot-container--light-primary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox],.spot-container--light-secondary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox],[class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio],.spot-container--light-primary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio],.spot-container--light-secondary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio],[class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox]:checked+label,.spot-container--light-primary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox]:checked+label,.spot-container--light-secondary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox]:checked+label,[class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio]:checked+label,.spot-container--light-primary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio]:checked+label,.spot-container--light-secondary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio]:checked+label,[class^=spot-button-group-toggle].spot-button-group--disabled label,.spot-container--light-primary [class^=spot-button-group-toggle].spot-button-group--disabled label,.spot-container--light-secondary [class^=spot-button-group-toggle].spot-button-group--disabled label,[class^=spot-button-group-toggle].disabled input[type=checkbox],.spot-container--light-primary [class^=spot-button-group-toggle].disabled input[type=checkbox],.spot-container--light-secondary [class^=spot-button-group-toggle].disabled input[type=checkbox],[class^=spot-button-group-toggle].disabled input[type=radio],.spot-container--light-primary [class^=spot-button-group-toggle].disabled input[type=radio],.spot-container--light-secondary [class^=spot-button-group-toggle].disabled input[type=radio],[class^=spot-button-group-toggle].disabled input[type=checkbox]:checked+label,.spot-container--light-primary [class^=spot-button-group-toggle].disabled input[type=checkbox]:checked+label,.spot-container--light-secondary [class^=spot-button-group-toggle].disabled input[type=checkbox]:checked+label,[class^=spot-button-group-toggle].disabled input[type=radio]:checked+label,.spot-container--light-primary [class^=spot-button-group-toggle].disabled input[type=radio]:checked+label,.spot-container--light-secondary [class^=spot-button-group-toggle].disabled input[type=radio]:checked+label,[class^=spot-button-group-toggle].disabled label,.spot-container--light-primary [class^=spot-button-group-toggle].disabled label,.spot-container--light-secondary [class^=spot-button-group-toggle].disabled label{background:transparent;color:#a9aaaa;border-color:#a9aaaa}.spot-container--dark-primary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox],.spot-container--dark-secondary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox],.spot-container--dark-primary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio],.spot-container--dark-secondary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio],.spot-container--dark-primary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox]:checked+label,.spot-container--dark-secondary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox]:checked+label,.spot-container--dark-primary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio]:checked+label,.spot-container--dark-secondary [class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio]:checked+label,.spot-container--dark-primary [class^=spot-button-group-toggle].spot-button-group--disabled label,.spot-container--dark-secondary [class^=spot-button-group-toggle].spot-button-group--disabled label,.spot-container--dark-primary [class^=spot-button-group-toggle].disabled input[type=checkbox],.spot-container--dark-secondary [class^=spot-button-group-toggle].disabled input[type=checkbox],.spot-container--dark-primary [class^=spot-button-group-toggle].disabled input[type=radio],.spot-container--dark-secondary [class^=spot-button-group-toggle].disabled input[type=radio],.spot-container--dark-primary [class^=spot-button-group-toggle].disabled input[type=checkbox]:checked+label,.spot-container--dark-secondary [class^=spot-button-group-toggle].disabled input[type=checkbox]:checked+label,.spot-container--dark-primary [class^=spot-button-group-toggle].disabled input[type=radio]:checked+label,.spot-container--dark-secondary [class^=spot-button-group-toggle].disabled input[type=radio]:checked+label,.spot-container--dark-primary [class^=spot-button-group-toggle].disabled label,.spot-container--dark-secondary [class^=spot-button-group-toggle].disabled label{background:transparent;color:#717479;border-color:#717479}[class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox],[class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio],[class^=spot-button-group-toggle].spot-button-group--disabled input[type=checkbox]:checked+label,[class^=spot-button-group-toggle].spot-button-group--disabled input[type=radio]:checked+label,[class^=spot-button-group-toggle].spot-button-group--disabled label,[class^=spot-button-group-toggle].disabled input[type=checkbox],[class^=spot-button-group-toggle].disabled input[type=radio],[class^=spot-button-group-toggle].disabled input[type=checkbox]:checked+label,[class^=spot-button-group-toggle].disabled input[type=radio]:checked+label,[class^=spot-button-group-toggle].disabled label{cursor:not-allowed}.spot-card,.spot-container--light-primary .spot-card,.spot-container--light-secondary .spot-card,.spot-card--primary,.spot-container--light-primary .spot-card--primary,.spot-container--light-secondary .spot-card--primary,.spot-card--secondary,.spot-container--light-primary .spot-card--secondary,.spot-container--light-secondary .spot-card--secondary{color:#25282e}*[class*=--reverse] .spot-card,*[class*=--reverse] .spot-container--light-primary .spot-card,*[class*=--reverse] .spot-container--light-secondary .spot-card,*[class*=--reverse] .spot-card--primary,*[class*=--reverse] .spot-container--light-primary .spot-card--primary,*[class*=--reverse] .spot-container--light-secondary .spot-card--primary,*[class*=--reverse] .spot-card--secondary,*[class*=--reverse] .spot-container--light-primary .spot-card--secondary,*[class*=--reverse] .spot-container--light-secondary .spot-card--secondary,.spot-container--dark-primary .spot-card,.spot-container--dark-secondary .spot-card,.spot-container--dark-primary .spot-card--primary,.spot-container--dark-secondary .spot-card--primary,.spot-container--dark-primary .spot-card--secondary,.spot-container--dark-secondary .spot-card--secondary{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-card,*[class*=--reverse] .spot-container--dark-secondary .spot-card,*[class*=--reverse] .spot-container--dark-primary .spot-card--primary,*[class*=--reverse] .spot-container--dark-secondary .spot-card--primary,*[class*=--reverse] .spot-container--dark-primary .spot-card--secondary,*[class*=--reverse] .spot-container--dark-secondary .spot-card--secondary{color:#25282e}.spot-card,.spot-card--primary,.spot-card--secondary{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;position:relative;transition:box-shadow .2s ease-in-out}.spot-card--header,.spot-card--body,.spot-card--footer{display:flex;position:relative}.spot-card--header,.spot-card--footer{padding:24px}.spot-card--header{display:flex;position:relative}.spot-card--header:after{bottom:0}.spot-card--show-dividers .spot-card--header,.spot-container--light-primary .spot-card--show-dividers .spot-card--header,.spot-container--light-secondary .spot-card--show-dividers .spot-card--header{border-bottom:1px solid #BCBDBC}.spot-container--dark-primary .spot-card--show-dividers .spot-card--header,.spot-container--dark-secondary .spot-card--show-dividers .spot-card--header{border-bottom:1px solid #9A9B9C}.spot-card--body{flex-direction:column;padding:16px 24px;overflow:hidden;overflow-y:auto}.spot-card--footer{display:flex;padding-top:24px}.spot-card--show-dividers .spot-card--footer,.spot-container--light-primary .spot-card--show-dividers .spot-card--footer,.spot-container--light-secondary .spot-card--show-dividers .spot-card--footer{border-top:1px solid #BCBDBC}.spot-container--dark-primary .spot-card--show-dividers .spot-card--footer,.spot-container--dark-secondary .spot-card--show-dividers .spot-card--footer{border-top:1px solid #9A9B9C}.spot-card--footer:after{top:0}.spot-card--with-outline{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-card--with-outline,.spot-container--dark-secondary .spot-card--with-outline{border:1px solid #86898D}.spot-card--img{margin:0;overflow:hidden;position:relative}.spot-card--img_caption{display:flex;width:100%;height:100%;padding:24px;position:absolute;z-index:1}.spot-card--img.has-frame,.spot-card--img.spot-card--has-frame{margin:24px 24px 0;overflow:hidden}.spot-card--img img{width:100%;position:relative}.align--top-left,.spot-card--align--top-left{align-items:flex-start;text-align:left;justify-content:flex-start}.align--top-center,.spot-card--align--top-center{align-items:flex-start;text-align:center;justify-content:center}.align--top-right,.spot-card--align--top-right{align-items:flex-start;text-align:right;justify-content:flex-end}.align--center-left,.spot-card--align--center-left{align-items:center;text-align:left;justify-content:flex-start}.align--center-center,.spot-card--align--center-center{align-items:center;text-align:center;justify-content:center}.align--center-right,.spot-card--align--center-right{align-items:center;text-align:right;justify-content:flex-end}.align--bottom-left,.spot-card--align--bottom-left{align-items:flex-end;text-align:left;justify-content:flex-start}.align--bottom-center,.spot-card--align--bottom-center{align-items:flex-end;text-align:center;justify-content:center}.align--bottom-right,.spot-card--align--bottom-right{align-items:flex-end;text-align:right;justify-content:flex-end}.spot-card--primary.is-interactive,.spot-card--primary.spot-card--interactive,.spot-card--secondary.is-interactive,.spot-card--secondary.spot-card--interactive{text-decoration:none}.spot-card--primary.is-interactive:hover,.spot-card--primary.spot-card--interactive:hover,.spot-card--secondary.is-interactive:hover,.spot-card--secondary.spot-card--interactive:hover{box-shadow:0 0 8px #3f434a;cursor:pointer;-webkit-tap-highlight-color:transparent}.spot-container--dark-primary .spot-card--primary.is-interactive:hover,.spot-container--dark-secondary .spot-card--primary.is-interactive:hover,.spot-container--dark-primary .spot-card--primary.spot-card--interactive:hover,.spot-container--dark-secondary .spot-card--primary.spot-card--interactive:hover,.spot-container--dark-primary .spot-card--secondary.is-interactive:hover,.spot-container--dark-secondary .spot-card--secondary.is-interactive:hover,.spot-container--dark-primary .spot-card--secondary.spot-card--interactive:hover,.spot-container--dark-secondary .spot-card--secondary.spot-card--interactive:hover{box-shadow:0 0 8px #0f1114}.spot-card--primary .dismiss,.spot-card--primary .spot-dismiss,.spot-card--secondary .dismiss,.spot-card--secondary .spot-dismiss{border:none;height:20px;line-height:0;position:absolute;top:16px;right:24px;width:20px;z-index:2}.spot-card--primary .dismiss .spot-icon,.spot-container--light-primary .spot-card--primary .dismiss .spot-icon,.spot-container--light-secondary .spot-card--primary .dismiss .spot-icon,.spot-card--primary .dismiss i,.spot-container--light-primary .spot-card--primary .dismiss i,.spot-container--light-secondary .spot-card--primary .dismiss i,.spot-card--primary .spot-dismiss .spot-icon,.spot-container--light-primary .spot-card--primary .spot-dismiss .spot-icon,.spot-container--light-secondary .spot-card--primary .spot-dismiss .spot-icon,.spot-card--primary .spot-dismiss i,.spot-container--light-primary .spot-card--primary .spot-dismiss i,.spot-container--light-secondary .spot-card--primary .spot-dismiss i,.spot-card--secondary .dismiss .spot-icon,.spot-container--light-primary .spot-card--secondary .dismiss .spot-icon,.spot-container--light-secondary .spot-card--secondary .dismiss .spot-icon,.spot-card--secondary .dismiss i,.spot-container--light-primary .spot-card--secondary .dismiss i,.spot-container--light-secondary .spot-card--secondary .dismiss i,.spot-card--secondary .spot-dismiss .spot-icon,.spot-container--light-primary .spot-card--secondary .spot-dismiss .spot-icon,.spot-container--light-secondary .spot-card--secondary .spot-dismiss .spot-icon,.spot-card--secondary .spot-dismiss i,.spot-container--light-primary .spot-card--secondary .spot-dismiss i,.spot-container--light-secondary .spot-card--secondary .spot-dismiss i,.spot-container--dark-primary .spot-card--primary .dismiss .spot-icon,.spot-container--dark-secondary .spot-card--primary .dismiss .spot-icon,.spot-container--dark-primary .spot-card--primary .dismiss i,.spot-container--dark-secondary .spot-card--primary .dismiss i,.spot-container--dark-primary .spot-card--primary .spot-dismiss .spot-icon,.spot-container--dark-secondary .spot-card--primary .spot-dismiss .spot-icon,.spot-container--dark-primary .spot-card--primary .spot-dismiss i,.spot-container--dark-secondary .spot-card--primary .spot-dismiss i,.spot-container--dark-primary .spot-card--secondary .dismiss .spot-icon,.spot-container--dark-secondary .spot-card--secondary .dismiss .spot-icon,.spot-container--dark-primary .spot-card--secondary .dismiss i,.spot-container--dark-secondary .spot-card--secondary .dismiss i,.spot-container--dark-primary .spot-card--secondary .spot-dismiss .spot-icon,.spot-container--dark-secondary .spot-card--secondary .spot-dismiss .spot-icon,.spot-container--dark-primary .spot-card--secondary .spot-dismiss i,.spot-container--dark-secondary .spot-card--secondary .spot-dismiss i{color:#9a9b9c;fill:#9a9b9c}.spot-card--primary .dismiss .spot-icon:hover,.spot-card--primary .dismiss i:hover,.spot-card--primary .spot-dismiss .spot-icon:hover,.spot-card--primary .spot-dismiss i:hover,.spot-card--secondary .dismiss .spot-icon:hover,.spot-card--secondary .dismiss i:hover,.spot-card--secondary .spot-dismiss .spot-icon:hover,.spot-card--secondary .spot-dismiss i:hover{cursor:pointer;-webkit-tap-highlight-color:transparent}.spot-card--primary .dismiss .spot-icon:hover,.spot-container--light-primary .spot-card--primary .dismiss .spot-icon:hover,.spot-container--light-secondary .spot-card--primary .dismiss .spot-icon:hover,.spot-card--primary .dismiss i:hover,.spot-container--light-primary .spot-card--primary .dismiss i:hover,.spot-container--light-secondary .spot-card--primary .dismiss i:hover,.spot-card--primary .spot-dismiss .spot-icon:hover,.spot-container--light-primary .spot-card--primary .spot-dismiss .spot-icon:hover,.spot-container--light-secondary .spot-card--primary .spot-dismiss .spot-icon:hover,.spot-card--primary .spot-dismiss i:hover,.spot-container--light-primary .spot-card--primary .spot-dismiss i:hover,.spot-container--light-secondary .spot-card--primary .spot-dismiss i:hover,.spot-card--secondary .dismiss .spot-icon:hover,.spot-container--light-primary .spot-card--secondary .dismiss .spot-icon:hover,.spot-container--light-secondary .spot-card--secondary .dismiss .spot-icon:hover,.spot-card--secondary .dismiss i:hover,.spot-container--light-primary .spot-card--secondary .dismiss i:hover,.spot-container--light-secondary .spot-card--secondary .dismiss i:hover,.spot-card--secondary .spot-dismiss .spot-icon:hover,.spot-container--light-primary .spot-card--secondary .spot-dismiss .spot-icon:hover,.spot-container--light-secondary .spot-card--secondary .spot-dismiss .spot-icon:hover,.spot-card--secondary .spot-dismiss i:hover,.spot-container--light-primary .spot-card--secondary .spot-dismiss i:hover,.spot-container--light-secondary .spot-card--secondary .spot-dismiss i:hover{color:#0969d9;fill:#0969d9}.spot-container--dark-primary .spot-card--primary .dismiss .spot-icon:hover,.spot-container--dark-secondary .spot-card--primary .dismiss .spot-icon:hover,.spot-container--dark-primary .spot-card--primary .dismiss i:hover,.spot-container--dark-secondary .spot-card--primary .dismiss i:hover,.spot-container--dark-primary .spot-card--primary .spot-dismiss .spot-icon:hover,.spot-container--dark-secondary .spot-card--primary .spot-dismiss .spot-icon:hover,.spot-container--dark-primary .spot-card--primary .spot-dismiss i:hover,.spot-container--dark-secondary .spot-card--primary .spot-dismiss i:hover,.spot-container--dark-primary .spot-card--secondary .dismiss .spot-icon:hover,.spot-container--dark-secondary .spot-card--secondary .dismiss .spot-icon:hover,.spot-container--dark-primary .spot-card--secondary .dismiss i:hover,.spot-container--dark-secondary .spot-card--secondary .dismiss i:hover,.spot-container--dark-primary .spot-card--secondary .spot-dismiss .spot-icon:hover,.spot-container--dark-secondary .spot-card--secondary .spot-dismiss .spot-icon:hover,.spot-container--dark-primary .spot-card--secondary .spot-dismiss i:hover,.spot-container--dark-secondary .spot-card--secondary .spot-dismiss i:hover{color:#62b3f9;fill:#62b3f9}.spot-card--primary,.spot-container--light-primary .spot-card--primary,.spot-container--light-secondary .spot-card--primary{background-color:#fff}.spot-card--primary .add-contrast,.spot-card--primary .spot-card--add-contrast,.spot-container--light-primary .spot-card--primary .add-contrast,.spot-container--light-primary .spot-card--primary .spot-card--add-contrast,.spot-container--light-secondary .spot-card--primary .add-contrast,.spot-container--light-secondary .spot-card--primary .spot-card--add-contrast{background-color:#f0f0f0}.spot-container--dark-primary .spot-card--primary,.spot-container--dark-secondary .spot-card--primary{background-color:#31353d}.spot-container--dark-primary .spot-card--primary .add-contrast,.spot-container--dark-primary .spot-card--primary .spot-card--add-contrast,.spot-container--dark-secondary .spot-card--primary .add-contrast,.spot-container--dark-secondary .spot-card--primary .spot-card--add-contrast{background-color:#3f434a}.spot-card--secondary,.spot-container--light-primary .spot-card--secondary,.spot-container--light-secondary .spot-card--secondary{background-color:#f0f0f0}.spot-card--secondary .add-contrast,.spot-card--secondary .spot-card--add-contrast,.spot-container--light-primary .spot-card--secondary .add-contrast,.spot-container--light-primary .spot-card--secondary .spot-card--add-contrast,.spot-container--light-secondary .spot-card--secondary .add-contrast,.spot-container--light-secondary .spot-card--secondary .spot-card--add-contrast{background-color:#fff}.spot-container--dark-primary .spot-card--secondary,.spot-container--dark-secondary .spot-card--secondary{background-color:#3f434a}.spot-container--dark-primary .spot-card--secondary .add-contrast,.spot-container--dark-primary .spot-card--secondary .spot-card--add-contrast,.spot-container--dark-secondary .spot-card--secondary .add-contrast,.spot-container--dark-secondary .spot-card--secondary .spot-card--add-contrast{background-color:#31353d}.spot-header__nav-items{list-style:none;padding:0;margin:0}.spot-header__nav-items .spot-header__nav-item{align-items:center;display:flex;text-decoration:none}.spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-link,.spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-text{display:flex;padding:8px 12px;white-space:nowrap}.spot-header__nav-items .spot-header__nav-item.spot-header__signin .spot-header__nav-item-link,.spot-header__nav-items .spot-header__nav-item.spot-header__signin .spot-header__nav-item-text{padding-left:0}.spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-text{color:#31353d;font-weight:300}.spot-container--dark-primary .spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-text,.spot-container--dark-secondary .spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-text{color:#e2e2e2}.spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-link{color:#31353d;cursor:pointer;text-decoration:none}.spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-link:hover{text-decoration:underline}.spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-link:hover svg{fill:#5d6066}.spot-container--dark-primary .spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-link:hover svg,.spot-container--dark-secondary .spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-link:hover svg{fill:#e2e2e2}.spot-header__right-content .spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-link{color:#31353d}.spot-container--dark-primary .spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-link,.spot-container--dark-secondary .spot-header__nav-items .spot-header__nav-item .spot-header__nav-item-link{color:#e2e2e2}.spot-header__right-content .spot-header__nav-items .spot-header__nav-item:last-child .spot-header__nav-item-link,.spot-header__right-content .spot-header__nav-items .spot-header__nav-item:last-child .spot-header__nav-item-text{padding-right:0}.spot-header{align-items:center;background-color:#f0f0f0;border-bottom:1px solid #D0D1D0;color:#31353d;display:flex;font-family:var(--font-family-sans-serif);font-size:15px;font-style:normal;flex-wrap:nowrap;height:45px;justify-content:space-around;position:relative;overflow:visible;z-index:100}.spot-header--idexx-branded{height:55px}.spot-header--idexx-branded .spot-header__product-identity{font-size:18px}.spot-header--idexx-branded .spot-header__product-identity img,.spot-header--idexx-branded .spot-header__product-identity svg,.spot-header--idexx-branded .spot-header__product-identity .spot-header__idexx-branded{max-width:110px;height:24px;fill:#3f434a}.spot-container--dark-primary .spot-header--idexx-branded .spot-header__product-identity img,.spot-container--dark-secondary .spot-header--idexx-branded .spot-header__product-identity img,.spot-container--dark-primary .spot-header--idexx-branded .spot-header__product-identity svg,.spot-container--dark-secondary .spot-header--idexx-branded .spot-header__product-identity svg,.spot-container--dark-primary .spot-header--idexx-branded .spot-header__product-identity .spot-header__idexx-branded,.spot-container--dark-secondary .spot-header--idexx-branded .spot-header__product-identity .spot-header__idexx-branded{fill:#fff}.spot-header.spot-header--left-aligned{justify-content:left}.spot-header .spot-icon{display:flex;fill:#31353d;height:20px;width:20px}.spot-container--dark-primary .spot-header .spot-icon,.spot-container--dark-secondary .spot-header .spot-icon{fill:#e2e2e2}.spot-header .spot-button--dropdown-toggle .spot-icon{height:12px;width:12px}.spot-header .spot-header__country-flags__flag-icon{width:24px;height:24px}.spot-header .spot-header__country-flags__caret-icon{width:16px;height:16px;margin-left:-4px}.spot-header .spot-search-bar{flex-grow:1;margin:0 12px}.spot-header .spot-di{color:#31353d;margin-left:auto;padding:0 0 0 12px}.spot-header .spot-di__header-icon>svg{fill:#0969d9}.spot-container--dark-primary .spot-header .spot-di__header-icon>svg,.spot-container--dark-secondary .spot-header .spot-di__header-icon>svg{fill:#62b3f9}.spot-container--dark-primary .spot-header .spot-di,.spot-container--dark-secondary .spot-header .spot-di{color:#fff}.spot-header .spot-di__header{min-height:auto}.spot-header .spot-di__header-userinfo{padding-top:0}.spot-header .spot-crossproduct{width:auto}.spot-header .spot-crossproduct .spot-crossproduct-icon{padding:0 24px}.spot-header .spot-header__right-content .spot-icon,.spot-header .spot-header__right-content .spot-crossproduct-icon{cursor:pointer}.spot-header .spot-header__right-content .spot-crossproduct-icon{fill:#0969d9}.spot-container--dark-primary .spot-header .spot-header__right-content .spot-crossproduct-icon,.spot-container--dark-secondary .spot-header .spot-header__right-content .spot-crossproduct-icon{fill:#62b3f9}.spot-header .spot-badge-group{display:flex}.spot-header .spot-form__input,.spot-header .spot-search-bar__date-button,.spot-header .spot-search-bar__search-button{background-color:#fff!important;height:30px;padding:4px 16px 4px 12px}.spot-container--dark-primary .spot-header .spot-form__input,.spot-container--dark-secondary .spot-header .spot-form__input,.spot-container--dark-primary .spot-header .spot-search-bar__date-button,.spot-container--dark-secondary .spot-header .spot-search-bar__date-button,.spot-container--dark-primary .spot-header .spot-search-bar__search-button,.spot-container--dark-secondary .spot-header .spot-search-bar__search-button{background-color:#31353d!important}.spot-header--persistent-menu .spot-header__responsive-menu{display:flex}.spot-header--fixed-top,.spot-header--sticky-top{top:0;width:100%;z-index:1100}.spot-header--fixed-top{position:fixed}.spot-header--sticky-top{position:sticky}.spot-header,.spot-container--light-primary .spot-header,.spot-container--light-secondary .spot-header{background-color:#f0f0f0;border-bottom:1px solid #D0D1D0;color:#31353d}.spot-container--dark-primary .spot-header,.spot-container--dark-secondary .spot-header{background-color:#3f434a;border-bottom:1px solid #5D6066;color:#e2e2e2}.spot-header__wrapper{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between;padding:0 16px;max-width:1440px;width:100%;height:45px}.spot-header--idexx-branded .spot-header__wrapper{height:55px}.spot-header--fluid .spot-header__wrapper{max-width:100%}@media screen and (max-width: 767px){.spot-header--responsive-header .spot-header__wrapper{padding-right:0}}.spot-header__left-content,.spot-header__optional-content,.spot-header__right-content{display:flex;flex-direction:row;flex-wrap:nowrap}.spot-header__left-content{margin-right:16px}@media screen and (max-width: 320px){.spot-header__left-content{justify-content:space-between;width:calc(50% + 12px)}.spot-header--idexx-branded .spot-header__left-content{width:calc(62.5% + 12px)}.spot-header--responsive-header .spot-header__left-content .spot-header__product-name{display:none}}.spot-header__right-content{margin-left:16px}@media screen and (max-width: 767px){.spot-header__right-content .spot-di{padding:0}.spot-header__right-content .spot-di__header-userinfo{display:none}.spot-header__right-content .spot-di__header-icon>svg{height:16px;width:16px;margin:0}}@media screen and (max-width: 767px){.spot-header--responsive-header .spot-header__right-content .spot-header__signin{display:none}}.spot-header__optional-content{align-items:center;display:flex;flex-basis:auto;flex-grow:1;justify-content:space-between}.spot-header__optional-content .spot-header__optional-content__country-flags,.spot-header__optional-content .spot-header__optional-content__global-links{display:flex;margin-right:auto}.spot-header__optional-content .spot-header__optional-content__global-icons{display:flex;margin-left:auto}.spot-header__optional-content .spot-header__optional-content__global-icons+.spot-header__optional-content__global-text{margin-left:0}.spot-header__optional-content .spot-header__optional-content__global-text{display:flex;margin-left:auto}.spot-header__optional-content .spot-header__optional-content--move-left{margin-left:0;margin-right:auto!important}.spot-header__optional-content .spot-header__optional-content--move-right{margin-left:auto!important;margin-right:0}@media screen and (max-width: 1024px){.spot-header__optional-content{display:none!important}.spot-header--responsive-header .spot-header__optional-content{display:flex!important}.spot-header--responsive-header .spot-header__optional-content .spot-header__optional-content__global-links,.spot-header--responsive-header .spot-header__optional-content .spot-header__optional-content__global-text{display:none}}@media screen and (max-width: 767px){.spot-header--responsive-header .spot-header__optional-content .spot-header__optional-content__global-icons{display:none}}.spot-header__responsive-menu,.spot-header__product-identity,.spot-header__nav-items{display:flex;align-items:center}.spot-header__responsive-menu{display:none;margin-right:24px;background-color:transparent}.spot-header__responsive-menu .spot-icon{fill:#31353d}.spot-container--dark-primary .spot-header__responsive-menu .spot-icon,.spot-container--dark-secondary .spot-header__responsive-menu .spot-icon{fill:#e2e2e2}@media screen and (min-width: 320px) and (max-width: 1024px){.spot-header__responsive-menu{display:flex}}.spot-header__product-identity{font-size:18px;color:#31353d;text-decoration:none}.spot-container--dark-primary .spot-header__product-identity,.spot-container--dark-secondary .spot-header__product-identity{color:#f0f0f0}.spot-header__product-identity .spot-header__product-icon{background-color:#d0d1d0;border-radius:24px;padding:4px;margin-right:8px}.spot-container--dark-primary .spot-header__product-identity .spot-header__product-icon,.spot-container--dark-secondary .spot-header__product-identity .spot-header__product-icon{background-color:#5d6066}.spot-header__product-identity .spot-header__product-icon img,.spot-header__product-identity .spot-header__product-icon svg{fill:#d0d1d0;height:24px;width:24px;display:block}.spot-container--dark-primary .spot-header__product-identity .spot-header__product-icon img,.spot-container--dark-secondary .spot-header__product-identity .spot-header__product-icon img,.spot-container--dark-primary .spot-header__product-identity .spot-header__product-icon svg,.spot-container--dark-secondary .spot-header__product-identity .spot-header__product-icon svg{fill:#5d6066}.spot-header__product-identity .spot-header__product-name{margin-right:8px;font-weight:700;white-space:nowrap}.spot-header__product-identity .spot-header__product-name span{font-weight:400}.spot-crossproduct{height:50px;overflow:visible;position:relative;width:24px}.spot-crossproduct-icon>svg{height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.spot-crossproduct-icon--light-settings{color:#0969d9}.spot-crossproduct-icon--light-settings>svg{fill:#0969d9}.spot-crossproduct-icon--dark-settings{color:#62b3f9}.spot-crossproduct-icon--dark-settings>svg{fill:#62b3f9}.spot-crossproduct-icon--white{color:#fff}.spot-crossproduct-icon--white>svg{fill:#fff}.spot-crossproduct__footer{cursor:initial;height:45px;position:relative;width:100%}.spot-crossproduct__footer,.spot-container--light-primary .spot-crossproduct__footer,.spot-container--light-secondary .spot-crossproduct__footer{background-color:#f0f0f0;border-top:1px solid #D0D1D0}.spot-container--dark-primary .spot-crossproduct__footer,.spot-container--dark-secondary .spot-crossproduct__footer{background-color:#3f434a;border-top:1px solid #5D6066}.spot-crossproduct__footer-items{line-height:42px;margin-right:8px;overflow:hidden;vertical-align:middle}.spot-crossproduct__footer a:first-child{padding-left:60px}.spot-crossproduct__footer .spot-link{margin-right:8px}.spot-crossproduct__footer img,.spot-crossproduct__footer svg{height:24px;left:24px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:24px}.spot-crossproduct__content{max-height:465px;max-width:300px;min-width:300px;overflow-x:hidden;overflow-y:auto;padding-top:16px;text-align:left}.spot-crossproduct__content--heading{margin:0 0 0 24px;overflow-x:hidden;text-transform:uppercase}.spot-crossproduct__content--heading,.spot-container--light-primary .spot-crossproduct__content--heading,.spot-container--light-secondary .spot-crossproduct__content--heading{color:#25282e}*[class*=--reverse] .spot-crossproduct__content--heading,*[class*=--reverse] .spot-container--light-primary .spot-crossproduct__content--heading,*[class*=--reverse] .spot-container--light-secondary .spot-crossproduct__content--heading,.spot-container--dark-primary .spot-crossproduct__content--heading,.spot-container--dark-secondary .spot-crossproduct__content--heading{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-crossproduct__content--heading,*[class*=--reverse] .spot-container--dark-secondary .spot-crossproduct__content--heading{color:#25282e}.spot-crossproduct__content--heading{font-size:15px;margin:0;padding:0}*[class*=--reverse] .spot-crossproduct__content--heading,.spot-crossproduct__content--heading[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-crossproduct__content--heading,.spot-container--light-primary .spot-crossproduct__content--heading[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-crossproduct__content--heading,.spot-container--light-secondary .spot-crossproduct__content--heading[class*=--reverse],.spot-container--dark-primary .spot-crossproduct__content--heading,.spot-container--dark-secondary .spot-crossproduct__content--heading{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-crossproduct__content--heading,.spot-container--dark-primary .spot-crossproduct__content--heading[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-crossproduct__content--heading,.spot-container--dark-secondary .spot-crossproduct__content--heading[class*=--reverse]{color:#5d6066}.spot-crossproduct__content--heading{font-size:13.5px}.spot-crossproduct__content--heading,.spot-container--light-primary .spot-crossproduct__content--heading,.spot-container--light-secondary .spot-crossproduct__content--heading{color:#5d6066}.spot-container--dark-primary .spot-crossproduct__content--heading,.spot-container--dark-secondary .spot-crossproduct__content--heading{color:#bcbdbc}.spot-crossproduct__content-item,.spot-container--light-primary .spot-crossproduct__content-item,.spot-container--light-secondary .spot-crossproduct__content-item{color:#25282e}*[class*=--reverse] .spot-crossproduct__content-item,*[class*=--reverse] .spot-container--light-primary .spot-crossproduct__content-item,*[class*=--reverse] .spot-container--light-secondary .spot-crossproduct__content-item,.spot-container--dark-primary .spot-crossproduct__content-item,.spot-container--dark-secondary .spot-crossproduct__content-item{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-crossproduct__content-item,*[class*=--reverse] .spot-container--dark-secondary .spot-crossproduct__content-item{color:#25282e}.spot-crossproduct__content-item{font-size:15px;margin:0;padding:0}.spot-crossproduct__content-item{font-family:var(--font-family-sans-serif-secondary);font-weight:300}.spot-crossproduct__content-item{font-size:18px;font-weight:700;line-height:28px}.spot-crossproduct__content-item{display:list-item;height:36px;list-style:none;position:relative;text-decoration:none;white-space:nowrap;width:100%}.spot-crossproduct__content-item:hover,.spot-container--light-primary .spot-crossproduct__content-item:hover,.spot-container--light-secondary .spot-crossproduct__content-item:hover{background-color:#e2f5ff}.spot-container--dark-primary .spot-crossproduct__content-item:hover,.spot-container--dark-secondary .spot-crossproduct__content-item:hover{background-color:#224569}.spot-crossproduct__content-item img,.spot-crossproduct__content-item svg{height:24px;left:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.spot-crossproduct__content-item .spot-avatar{left:24px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.spot-crossproduct__content-item label,.spot-crossproduct__content-item-title{cursor:pointer;display:block;left:24px;position:absolute;top:50%;transform:translate(36px,-50%)}.spot-crossproduct__content--affiliated-items{padding:0 0 16px}.spot-crossproduct__content--affiliated-items .spot-crossproduct__content-item{font-weight:700}.spot-crossproduct__content--unaffiliated-items{padding-bottom:16px;padding-top:16px}.spot-crossproduct__content--unaffiliated-items,.spot-container--light-primary .spot-crossproduct__content--unaffiliated-items,.spot-container--light-secondary .spot-crossproduct__content--unaffiliated-items{border-top:1px solid #D0D1D0}.spot-container--dark-primary .spot-crossproduct__content--unaffiliated-items,.spot-container--dark-secondary .spot-crossproduct__content--unaffiliated-items{border-top:1px solid #5D6066}.spot-crossproduct__content--unaffiliated-items .spot-crossproduct__content-item{font-weight:400}.spot-di{float:right;margin-left:32px;overflow:visible;position:relative}.spot-di--hide{visibility:hidden}.spot-di__header{cursor:pointer;display:table;min-height:50px;position:relative}.spot-di__header>.spot-link,.spot-di__header a:active,.spot-di__header a:visited{color:inherit;text-decoration:none}.spot-di__header>.spot-link:hover{text-decoration:underline}.spot-di__header--light-settings{color:#0969d9}.spot-di__header--light-settings .spot-di__header-icon>svg{fill:#0969d9}.spot-di__header--dark-settings{color:#62b3f9}.spot-di__header--dark-settings .spot-di__header-icon>svg{fill:#62b3f9}.spot-di__header--white{color:#fff}.spot-di__header--white .spot-di__header-icon>svg{fill:#fff}.spot-di__header-userinfo{display:table-cell;margin:0;max-width:400px;padding:2px 0 0;text-align:right}.spot-di__header-icon{display:table-cell;padding:0 0 0 4px}.spot-di__header-icon--hide{display:none}.spot-di__header-icon>svg{height:16px;margin-bottom:2px;vertical-align:middle;width:16px}.spot-di__content{list-style-type:none;margin:0;max-width:300px;min-width:150px;padding:8px 0;text-align:left}.spot-di__content-profile,.spot-di__content-mylocations{display:list-item;line-height:40px;list-style:none;padding-left:16px;vertical-align:middle}.spot-di__content-profile:hover,.spot-di__content-mylocations:hover,.spot-container--light-primary .spot-di__content-profile:hover,.spot-container--light-secondary .spot-di__content-profile:hover,.spot-container--light-primary .spot-di__content-mylocations:hover,.spot-container--light-secondary .spot-di__content-mylocations:hover{background-color:#e2f5ff}.spot-container--dark-primary .spot-di__content-profile:hover,.spot-container--dark-secondary .spot-di__content-profile:hover,.spot-container--dark-primary .spot-di__content-mylocations:hover,.spot-container--dark-secondary .spot-di__content-mylocations:hover{background-color:#224569}.spot-di__content-profile>.spot-link{cursor:pointer;color:#25282e}.spot-di__content-profile>.spot-link,.spot-container--light-primary .spot-di__content-profile>.spot-link,.spot-container--light-secondary .spot-di__content-profile>.spot-link{color:#25282e}.spot-container--dark-primary .spot-di__content-profile>.spot-link,.spot-container--dark-secondary .spot-di__content-profile>.spot-link{color:#e2e2e2}.spot-di__content-mylocation{font-size:15px;padding-left:16px;margin:4px 0}.spot-di__content-mylocation,.spot-container--light-primary .spot-di__content-mylocation,.spot-container--light-secondary .spot-di__content-mylocation{color:#717479}.spot-container--dark-primary .spot-di__content-mylocation,.spot-container--dark-secondary .spot-di__content-mylocation{color:#8e9093}.spot-di__content-mylocation:hover{cursor:default}.spot-di__content-items,.spot-container--light-primary .spot-di__content-items,.spot-container--light-secondary .spot-di__content-items{color:#25282e}.spot-container--dark-primary .spot-di__content-items,.spot-container--dark-secondary .spot-di__content-items{color:#e2e2e2}.spot-di__content-item{display:list-item;list-style:none}.spot-di__content-item>.spot-link{cursor:pointer;color:#25282e;line-height:40px;padding-left:32px;padding-right:16px;vertical-align:middle}.spot-di__content-item>.spot-link,.spot-container--light-primary .spot-di__content-item>.spot-link,.spot-container--light-secondary .spot-di__content-item>.spot-link{color:#25282e}.spot-container--dark-primary .spot-di__content-item>.spot-link,.spot-container--dark-secondary .spot-di__content-item>.spot-link{color:#e2e2e2}.spot-di__content-item:hover>.spot-link{background-color:#e2f5ff}.spot-di__content-item:hover>.spot-link,.spot-container--light-primary .spot-di__content-item:hover>.spot-link,.spot-container--light-secondary .spot-di__content-item:hover>.spot-link{background-color:#e2f5ff}.spot-container--dark-primary .spot-di__content-item:hover>.spot-link,.spot-container--dark-secondary .spot-di__content-item:hover>.spot-link{background-color:#224569}.spot-di__content-item>.spot-link-selected{background-color:#f0f0f0;box-shadow:none;color:#0969d9;font-size:15px;line-height:40px;position:relative}.spot-di__content-item>.spot-link-selected,.spot-container--light-primary .spot-di__content-item>.spot-link-selected,.spot-container--light-secondary .spot-di__content-item>.spot-link-selected{background-color:#f0f0f0;color:#0969d9}.spot-container--dark-primary .spot-di__content-item>.spot-link-selected,.spot-container--dark-secondary .spot-di__content-item>.spot-link-selected{background-color:#3f434a;color:#62b3f9}.spot-di__content-item>.spot-link-selected:before{background-color:#0969d9;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.spot-di__content-item>.spot-link-selected:before,.spot-container--light-primary .spot-di__content-item>.spot-link-selected:before,.spot-container--light-secondary .spot-di__content-item>.spot-link-selected:before{background-color:#0969d9}.spot-container--dark-primary .spot-di__content-item>.spot-link-selected:before,.spot-container--dark-secondary .spot-di__content-item>.spot-link-selected:before{background-color:#62b3f9}.spot-di__content-item:hover>.spot-link-selected{background-color:#f0f0f0;color:#0969d9;cursor:default}.spot-di__content-item:hover>.spot-link-selected,.spot-container--light-primary .spot-di__content-item:hover>.spot-link-selected,.spot-container--light-secondary .spot-di__content-item:hover>.spot-link-selected{background-color:#f0f0f0;color:#0969d9}.spot-container--dark-primary .spot-di__content-item:hover>.spot-link-selected,.spot-container--dark-secondary .spot-di__content-item:hover>.spot-link-selected{background-color:#3f434a;color:#62b3f9}.spot-popover--align-rightcaret{left:auto;right:4px;transform:translate(23px) translateY(16px);min-width:300px}.spot-popover--align-rightcaret:before{right:24px;top:-8px;transform:rotate(45deg)}.spot-dropdown{display:none;position:relative}.spot-dropdown__content{border-radius:12px;display:block;font-size:15px;list-style:none;margin-top:2px;max-height:175px;min-width:100%;overflow-y:auto;padding:0;position:absolute;right:0;z-index:1}.spot-dropdown__content,.spot-container--light-primary .spot-dropdown__content,.spot-container--light-secondary .spot-dropdown__content{background:#fff;box-shadow:0 0 6px #3f434a}.spot-container--dark-primary .spot-dropdown__content,.spot-container--dark-secondary .spot-dropdown__content{background:#31353d;box-shadow:0 0 6px #0f1114}.spot-dropdown__content--divider{margin:0;padding:0;width:100%}.spot-dropdown__content--divider,.spot-container--light-primary .spot-dropdown__content--divider,.spot-container--light-secondary .spot-dropdown__content--divider{border-bottom:1px solid #E2E2E2}.spot-container--dark-primary .spot-dropdown__content--divider,.spot-container--dark-secondary .spot-dropdown__content--divider{border-bottom:1px solid #717479}.spot-button--dropdown-parent .spot-dropdown__content{margin-top:2px}.spot-dropdown__content-item>a{display:block;font-weight:400;padding:6px 12px;text-align:left;text-decoration:none}.spot-dropdown__content-item>a{font-family:var(--font-family-sans-serif);font-style:normal;font-weight:400;line-height:1.5}.spot-dropdown__content-item>a,.spot-container--light-primary .spot-dropdown__content-item>a,.spot-container--light-secondary .spot-dropdown__content-item>a{color:#25282e}.spot-container--dark-primary .spot-dropdown__content-item>a,.spot-container--dark-secondary .spot-dropdown__content-item>a{color:#e2e2e2}.spot-dropdown__content-item:hover,.spot-container--light-primary .spot-dropdown__content-item:hover,.spot-container--light-secondary .spot-dropdown__content-item:hover{background-color:#e2f5ff}.spot-container--dark-primary .spot-dropdown__content-item:hover,.spot-container--dark-secondary .spot-dropdown__content-item:hover{background-color:#224569}.spot-filter{line-height:1.5}.spot-filter:before,.spot-filter:after{content:"";display:block;height:0;width:0}.spot-filter:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-filter:after{margin-top:calc(-.3611111111em + 0px)}.spot-filter{align-items:center;background-clip:border-box;border:1px solid transparent;border-radius:8px;cursor:pointer;display:inline-block;font-size:15px;height:35px;line-height:43px;max-width:200px;min-height:15px;outline:none;overflow:hidden;padding-left:8px;padding-right:48px;padding-top:4px;position:relative;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.spot-filter:before,.spot-filter:after{display:none}.spot-filter,.spot-container--light-primary .spot-filter,.spot-container--light-secondary .spot-filter{background-color:#e2e2e2;border-color:#e2e2e2;color:#25282e}.spot-filter>.spot-filter__cancel,.spot-container--light-primary .spot-filter>.spot-filter__cancel,.spot-container--light-secondary .spot-filter>.spot-filter__cancel{background-color:#e2e2e2}.spot-filter>.spot-filter__cancel:before,.spot-filter>.spot-filter__cancel:after,.spot-container--light-primary .spot-filter>.spot-filter__cancel:before,.spot-container--light-primary .spot-filter>.spot-filter__cancel:after,.spot-container--light-secondary .spot-filter>.spot-filter__cancel:before,.spot-container--light-secondary .spot-filter>.spot-filter__cancel:after{background-color:#31353d}.spot-filter:hover,.spot-filter.spot-filter--hover,.spot-container--light-primary .spot-filter:hover,.spot-container--light-primary .spot-filter.spot-filter--hover,.spot-container--light-secondary .spot-filter:hover,.spot-container--light-secondary .spot-filter.spot-filter--hover{background-color:#e2e2e2;border-color:#e2e2e2}.spot-filter:hover>.spot-filter__cancel,.spot-filter.spot-filter--hover>.spot-filter__cancel,.spot-container--light-primary .spot-filter:hover>.spot-filter__cancel,.spot-container--light-primary .spot-filter.spot-filter--hover>.spot-filter__cancel,.spot-container--light-secondary .spot-filter:hover>.spot-filter__cancel,.spot-container--light-secondary .spot-filter.spot-filter--hover>.spot-filter__cancel{background-color:#d0d1d0}.spot-filter:focus,.spot-filter.spot-filter--focus,.spot-container--light-primary .spot-filter:focus,.spot-container--light-primary .spot-filter.spot-filter--focus,.spot-container--light-secondary .spot-filter:focus,.spot-container--light-secondary .spot-filter.spot-filter--focus{background-color:#e2e2e2;border-color:transparent}.spot-filter:focus,.spot-container--light-primary .spot-filter:focus,.spot-container--light-secondary .spot-filter:focus,.spot-filter.spot-filter--focus,.spot-container--light-primary .spot-filter.spot-filter--focus,.spot-container--light-secondary .spot-filter.spot-filter--focus,.spot-container--light-primary .spot-container--light-primary .spot-filter:focus,.spot-container--light-secondary .spot-container--light-primary .spot-filter:focus,.spot-container--light-primary .spot-container--light-primary .spot-filter.spot-filter--focus,.spot-container--light-secondary .spot-container--light-primary .spot-filter.spot-filter--focus,.spot-container--light-primary .spot-container--light-secondary .spot-filter:focus,.spot-container--light-secondary .spot-container--light-secondary .spot-filter:focus,.spot-container--light-primary .spot-container--light-secondary .spot-filter.spot-filter--focus,.spot-container--light-secondary .spot-container--light-secondary .spot-filter.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-filter:focus,.spot-container--dark-secondary .spot-filter:focus,.spot-container--dark-primary .spot-filter.spot-filter--focus,.spot-container--dark-secondary .spot-filter.spot-filter--focus,.spot-container--dark-primary .spot-container--light-primary .spot-filter:focus,.spot-container--dark-secondary .spot-container--light-primary .spot-filter:focus,.spot-container--dark-primary .spot-container--light-primary .spot-filter.spot-filter--focus,.spot-container--dark-secondary .spot-container--light-primary .spot-filter.spot-filter--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-filter:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-filter.spot-filter--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-filter:focus,.spot-filter.spot-filter--focus,.spot-container--light-primary .spot-filter:focus,.spot-container--light-primary .spot-filter.spot-filter--focus,.spot-container--light-secondary .spot-filter:focus,.spot-container--light-secondary .spot-filter.spot-filter--focus{border-color:transparent;outline:none}.spot-filter:focus>.spot-filter__cancel,.spot-filter.spot-filter--focus>.spot-filter__cancel,.spot-container--light-primary .spot-filter:focus>.spot-filter__cancel,.spot-container--light-primary .spot-filter.spot-filter--focus>.spot-filter__cancel,.spot-container--light-secondary .spot-filter:focus>.spot-filter__cancel,.spot-container--light-secondary .spot-filter.spot-filter--focus>.spot-filter__cancel{background-color:#e2e2e2}.spot-filter:active,.spot-filter.spot-filter--active,.spot-container--light-primary .spot-filter:active,.spot-container--light-primary .spot-filter.spot-filter--active,.spot-container--light-secondary .spot-filter:active,.spot-container--light-secondary .spot-filter.spot-filter--active{background-color:#e2e2e2;border-color:transparent}.spot-filter:active,.spot-container--light-primary .spot-filter:active,.spot-container--light-secondary .spot-filter:active,.spot-filter.spot-filter--active,.spot-container--light-primary .spot-filter.spot-filter--active,.spot-container--light-secondary .spot-filter.spot-filter--active,.spot-container--light-primary .spot-container--light-primary .spot-filter:active,.spot-container--light-secondary .spot-container--light-primary .spot-filter:active,.spot-container--light-primary .spot-container--light-primary .spot-filter.spot-filter--active,.spot-container--light-secondary .spot-container--light-primary .spot-filter.spot-filter--active,.spot-container--light-primary .spot-container--light-secondary .spot-filter:active,.spot-container--light-secondary .spot-container--light-secondary .spot-filter:active,.spot-container--light-primary .spot-container--light-secondary .spot-filter.spot-filter--active,.spot-container--light-secondary .spot-container--light-secondary .spot-filter.spot-filter--active,.spot-container--dark-primary .spot-filter:active,.spot-container--dark-secondary .spot-filter:active,.spot-container--dark-primary .spot-filter.spot-filter--active,.spot-container--dark-secondary .spot-filter.spot-filter--active,.spot-container--dark-primary .spot-container--light-primary .spot-filter:active,.spot-container--dark-secondary .spot-container--light-primary .spot-filter:active,.spot-container--dark-primary .spot-container--light-primary .spot-filter.spot-filter--active,.spot-container--dark-secondary .spot-container--light-primary .spot-filter.spot-filter--active,.spot-container--dark-primary .spot-container--light-secondary .spot-filter:active,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter:active,.spot-container--dark-primary .spot-container--light-secondary .spot-filter.spot-filter--active,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter.spot-filter--active{box-shadow:0 0 0 3px #3e9af5}.spot-filter:active,.spot-filter.spot-filter--active,.spot-container--light-primary .spot-filter:active,.spot-container--light-primary .spot-filter.spot-filter--active,.spot-container--light-secondary .spot-filter:active,.spot-container--light-secondary .spot-filter.spot-filter--active{border-color:transparent;outline:none}.spot-filter:active>.spot-filter__cancel,.spot-filter.spot-filter--active>.spot-filter__cancel,.spot-container--light-primary .spot-filter:active>.spot-filter__cancel,.spot-container--light-primary .spot-filter.spot-filter--active>.spot-filter__cancel,.spot-container--light-secondary .spot-filter:active>.spot-filter__cancel,.spot-container--light-secondary .spot-filter.spot-filter--active>.spot-filter__cancel{background-color:#d0d1d0}.spot-container--dark-primary .spot-filter,.spot-container--dark-secondary .spot-filter{background-color:#a9aaaa;border-color:#a9aaaa;color:#25282e}.spot-container--dark-primary .spot-filter>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter>.spot-filter__cancel{background-color:#a9aaaa}.spot-container--dark-primary .spot-filter>.spot-filter__cancel:before,.spot-container--dark-primary .spot-filter>.spot-filter__cancel:after,.spot-container--dark-secondary .spot-filter>.spot-filter__cancel:before,.spot-container--dark-secondary .spot-filter>.spot-filter__cancel:after{background-color:#25282e}.spot-container--dark-primary .spot-filter:hover,.spot-container--dark-primary .spot-filter.spot-filter--hover,.spot-container--dark-secondary .spot-filter:hover,.spot-container--dark-secondary .spot-filter.spot-filter--hover{background-color:#8e9093;border-color:#a9aaaa}.spot-container--dark-primary .spot-filter:hover>.spot-filter__cancel,.spot-container--dark-primary .spot-filter.spot-filter--hover>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter:hover>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter.spot-filter--hover>.spot-filter__cancel{background-color:#a9aaaa}.spot-container--dark-primary .spot-filter:focus,.spot-container--dark-primary .spot-filter.spot-filter--focus,.spot-container--dark-secondary .spot-filter:focus,.spot-container--dark-secondary .spot-filter.spot-filter--focus{background-color:#8e9093;border-color:transparent}.spot-container--dark-primary .spot-filter:focus,.spot-container--light-primary .spot-container--dark-primary .spot-filter:focus,.spot-container--light-secondary .spot-container--dark-primary .spot-filter:focus,.spot-container--dark-primary .spot-filter.spot-filter--focus,.spot-container--light-primary .spot-container--dark-primary .spot-filter.spot-filter--focus,.spot-container--light-secondary .spot-container--dark-primary .spot-filter.spot-filter--focus,.spot-container--dark-secondary .spot-filter:focus,.spot-container--light-primary .spot-container--dark-secondary .spot-filter:focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter:focus,.spot-container--dark-secondary .spot-filter.spot-filter--focus,.spot-container--light-primary .spot-container--dark-secondary .spot-filter.spot-filter--focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-primary .spot-filter:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-filter.spot-filter--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter.spot-filter--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter.spot-filter--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-filter:focus,.spot-container--dark-primary .spot-filter.spot-filter--focus,.spot-container--dark-secondary .spot-filter:focus,.spot-container--dark-secondary .spot-filter.spot-filter--focus{border-color:transparent;outline:none}.spot-container--dark-primary .spot-filter:focus>.spot-filter__cancel,.spot-container--dark-primary .spot-filter.spot-filter--focus>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter:focus>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter.spot-filter--focus>.spot-filter__cancel{background-color:#a9aaaa}.spot-container--dark-primary .spot-filter:active,.spot-container--dark-primary .spot-filter.spot-filter--active,.spot-container--dark-secondary .spot-filter:active,.spot-container--dark-secondary .spot-filter.spot-filter--active{background-color:#8e9093;border-color:transparent}.spot-container--dark-primary .spot-filter:active,.spot-container--light-primary .spot-container--dark-primary .spot-filter:active,.spot-container--light-secondary .spot-container--dark-primary .spot-filter:active,.spot-container--dark-primary .spot-filter.spot-filter--active,.spot-container--light-primary .spot-container--dark-primary .spot-filter.spot-filter--active,.spot-container--light-secondary .spot-container--dark-primary .spot-filter.spot-filter--active,.spot-container--dark-secondary .spot-filter:active,.spot-container--light-primary .spot-container--dark-secondary .spot-filter:active,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter:active,.spot-container--dark-secondary .spot-filter.spot-filter--active,.spot-container--light-primary .spot-container--dark-secondary .spot-filter.spot-filter--active,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter.spot-filter--active,.spot-container--dark-primary .spot-container--dark-primary .spot-filter:active,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter:active,.spot-container--dark-primary .spot-container--dark-primary .spot-filter.spot-filter--active,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter.spot-filter--active,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter:active,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter:active,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter.spot-filter--active,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter.spot-filter--active{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-filter:active,.spot-container--dark-primary .spot-filter.spot-filter--active,.spot-container--dark-secondary .spot-filter:active,.spot-container--dark-secondary .spot-filter.spot-filter--active{border-color:transparent;outline:none}.spot-container--dark-primary .spot-filter:active>.spot-filter__cancel,.spot-container--dark-primary .spot-filter.spot-filter--active>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter:active>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter.spot-filter--active>.spot-filter__cancel{background-color:#a9aaaa}.spot-filter>.spot-filter__cancel{border:none;border-radius:0 4px 4px 0;height:100%;position:absolute;cursor:pointer;right:-4px;top:0;width:40px}.spot-filter>.spot-filter__cancel:before,.spot-filter>.spot-filter__cancel:after{content:" ";height:14px;left:16px;position:absolute;top:9px;width:2px}.spot-filter>.spot-filter__cancel:before{transform:rotate(45deg)}.spot-filter>.spot-filter__cancel:after{transform:rotate(-45deg)}.spot-filter--highpriority,.spot-container--light-primary .spot-filter--highpriority,.spot-container--light-secondary .spot-filter--highpriority{background-color:#f6e962;border-color:#f6e962;color:#25282e}.spot-filter--highpriority>.spot-filter__cancel,.spot-container--light-primary .spot-filter--highpriority>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--highpriority>.spot-filter__cancel{background-color:#f6e962}.spot-filter--highpriority>.spot-filter__cancel:before,.spot-filter--highpriority>.spot-filter__cancel:after,.spot-container--light-primary .spot-filter--highpriority>.spot-filter__cancel:before,.spot-container--light-primary .spot-filter--highpriority>.spot-filter__cancel:after,.spot-container--light-secondary .spot-filter--highpriority>.spot-filter__cancel:before,.spot-container--light-secondary .spot-filter--highpriority>.spot-filter__cancel:after{background-color:#31353d}.spot-filter--highpriority:hover,.spot-filter--highpriority.spot-filter--hover,.spot-container--light-primary .spot-filter--highpriority:hover,.spot-container--light-primary .spot-filter--highpriority.spot-filter--hover,.spot-container--light-secondary .spot-filter--highpriority:hover,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--hover{background-color:#f6e962;border-color:#f6e962}.spot-filter--highpriority:hover>.spot-filter__cancel,.spot-filter--highpriority.spot-filter--hover>.spot-filter__cancel,.spot-container--light-primary .spot-filter--highpriority:hover>.spot-filter__cancel,.spot-container--light-primary .spot-filter--highpriority.spot-filter--hover>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--highpriority:hover>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--hover>.spot-filter__cancel{background-color:#d1c653}.spot-filter--highpriority:focus,.spot-filter--highpriority.spot-filter--focus,.spot-container--light-primary .spot-filter--highpriority:focus,.spot-container--light-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-secondary .spot-filter--highpriority:focus,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--focus{background-color:#f6e962;border-color:transparent}.spot-filter--highpriority:focus,.spot-container--light-primary .spot-filter--highpriority:focus,.spot-container--light-secondary .spot-filter--highpriority:focus,.spot-filter--highpriority.spot-filter--focus,.spot-container--light-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-primary .spot-container--light-primary .spot-filter--highpriority:focus,.spot-container--light-secondary .spot-container--light-primary .spot-filter--highpriority:focus,.spot-container--light-primary .spot-container--light-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-secondary .spot-container--light-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-primary .spot-container--light-secondary .spot-filter--highpriority:focus,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--highpriority:focus,.spot-container--light-primary .spot-container--light-secondary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--highpriority.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-filter--highpriority:focus,.spot-container--dark-secondary .spot-filter--highpriority:focus,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-primary .spot-container--light-primary .spot-filter--highpriority:focus,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--highpriority:focus,.spot-container--dark-primary .spot-container--light-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--highpriority:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--highpriority:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--highpriority.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-filter--highpriority:focus,.spot-filter--highpriority.spot-filter--focus,.spot-container--light-primary .spot-filter--highpriority:focus,.spot-container--light-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-secondary .spot-filter--highpriority:focus,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--focus{border-color:transparent;outline:none}.spot-filter--highpriority:focus>.spot-filter__cancel,.spot-filter--highpriority.spot-filter--focus>.spot-filter__cancel,.spot-container--light-primary .spot-filter--highpriority:focus>.spot-filter__cancel,.spot-container--light-primary .spot-filter--highpriority.spot-filter--focus>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--highpriority:focus>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--focus>.spot-filter__cancel{background-color:#f6e962}.spot-filter--highpriority:active,.spot-filter--highpriority.spot-filter--active,.spot-container--light-primary .spot-filter--highpriority:active,.spot-container--light-primary .spot-filter--highpriority.spot-filter--active,.spot-container--light-secondary .spot-filter--highpriority:active,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--active{background-color:#f6e962;border-color:transparent}.spot-filter--highpriority:active,.spot-container--light-primary .spot-filter--highpriority:active,.spot-container--light-secondary .spot-filter--highpriority:active,.spot-filter--highpriority.spot-filter--active,.spot-container--light-primary .spot-filter--highpriority.spot-filter--active,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--active,.spot-container--light-primary .spot-container--light-primary .spot-filter--highpriority:active,.spot-container--light-secondary .spot-container--light-primary .spot-filter--highpriority:active,.spot-container--light-primary .spot-container--light-primary .spot-filter--highpriority.spot-filter--active,.spot-container--light-secondary .spot-container--light-primary .spot-filter--highpriority.spot-filter--active,.spot-container--light-primary .spot-container--light-secondary .spot-filter--highpriority:active,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--highpriority:active,.spot-container--light-primary .spot-container--light-secondary .spot-filter--highpriority.spot-filter--active,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-primary .spot-filter--highpriority:active,.spot-container--dark-secondary .spot-filter--highpriority:active,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-primary .spot-container--light-primary .spot-filter--highpriority:active,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--highpriority:active,.spot-container--dark-primary .spot-container--light-primary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--highpriority:active,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--highpriority:active,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--highpriority.spot-filter--active{box-shadow:0 0 0 3px #3e9af5}.spot-filter--highpriority:active,.spot-filter--highpriority.spot-filter--active,.spot-container--light-primary .spot-filter--highpriority:active,.spot-container--light-primary .spot-filter--highpriority.spot-filter--active,.spot-container--light-secondary .spot-filter--highpriority:active,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--active{border-color:transparent;outline:none}.spot-filter--highpriority:active>.spot-filter__cancel,.spot-filter--highpriority.spot-filter--active>.spot-filter__cancel,.spot-container--light-primary .spot-filter--highpriority:active>.spot-filter__cancel,.spot-container--light-primary .spot-filter--highpriority.spot-filter--active>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--highpriority:active>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--highpriority.spot-filter--active>.spot-filter__cancel{background-color:#d1c653}.spot-container--dark-primary .spot-filter--highpriority,.spot-container--dark-secondary .spot-filter--highpriority{background-color:#f8ed81;border-color:#f8ed81;color:#25282e}.spot-container--dark-primary .spot-filter--highpriority>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--highpriority>.spot-filter__cancel{background-color:#f8ed81}.spot-container--dark-primary .spot-filter--highpriority>.spot-filter__cancel:before,.spot-container--dark-primary .spot-filter--highpriority>.spot-filter__cancel:after,.spot-container--dark-secondary .spot-filter--highpriority>.spot-filter__cancel:before,.spot-container--dark-secondary .spot-filter--highpriority>.spot-filter__cancel:after{background-color:#25282e}.spot-container--dark-primary .spot-filter--highpriority:hover,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--hover,.spot-container--dark-secondary .spot-filter--highpriority:hover,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--hover{background-color:#8e9093;border-color:#f8ed81}.spot-container--dark-primary .spot-filter--highpriority:hover>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--hover>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--highpriority:hover>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--hover>.spot-filter__cancel{background-color:#d1c653}.spot-container--dark-primary .spot-filter--highpriority:focus,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-secondary .spot-filter--highpriority:focus,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--focus{background-color:#8e9093;border-color:transparent}.spot-container--dark-primary .spot-filter--highpriority:focus,.spot-container--light-primary .spot-container--dark-primary .spot-filter--highpriority:focus,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--highpriority:focus,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-primary .spot-container--dark-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-secondary .spot-filter--highpriority:focus,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--highpriority:focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--highpriority:focus,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--highpriority.spot-filter--focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--highpriority.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-primary .spot-filter--highpriority:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--highpriority:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--highpriority:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--highpriority:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--highpriority.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-filter--highpriority:focus,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--focus,.spot-container--dark-secondary .spot-filter--highpriority:focus,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--focus{border-color:transparent;outline:none}.spot-container--dark-primary .spot-filter--highpriority:focus>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--focus>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--highpriority:focus>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--focus>.spot-filter__cancel{background-color:#f8ed81}.spot-container--dark-primary .spot-filter--highpriority:active,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-secondary .spot-filter--highpriority:active,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--active{background-color:#8e9093;border-color:transparent}.spot-container--dark-primary .spot-filter--highpriority:active,.spot-container--light-primary .spot-container--dark-primary .spot-filter--highpriority:active,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--highpriority:active,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--active,.spot-container--light-primary .spot-container--dark-primary .spot-filter--highpriority.spot-filter--active,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-secondary .spot-filter--highpriority:active,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--highpriority:active,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--highpriority:active,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--active,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--highpriority.spot-filter--active,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--highpriority:active,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--highpriority:active,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--highpriority:active,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--highpriority:active,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--highpriority.spot-filter--active{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-filter--highpriority:active,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--active,.spot-container--dark-secondary .spot-filter--highpriority:active,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--active{border-color:transparent;outline:none}.spot-container--dark-primary .spot-filter--highpriority:active>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--highpriority.spot-filter--active>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--highpriority:active>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--highpriority.spot-filter--active>.spot-filter__cancel{background-color:#f8ed81}.spot-filter--teal,.spot-container--light-primary .spot-filter--teal,.spot-container--light-secondary .spot-filter--teal,.spot-filter--lowpriority,.spot-container--light-primary .spot-filter--lowpriority,.spot-container--light-secondary .spot-filter--lowpriority{background-color:#fff;border-color:#3e9af5;color:#25282e}.spot-filter--teal>.spot-filter__cancel,.spot-container--light-primary .spot-filter--teal>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--teal>.spot-filter__cancel,.spot-filter--lowpriority>.spot-filter__cancel,.spot-container--light-primary .spot-filter--lowpriority>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--lowpriority>.spot-filter__cancel{background-color:#fff}.spot-filter--teal>.spot-filter__cancel:before,.spot-filter--teal>.spot-filter__cancel:after,.spot-container--light-primary .spot-filter--teal>.spot-filter__cancel:before,.spot-container--light-primary .spot-filter--teal>.spot-filter__cancel:after,.spot-container--light-secondary .spot-filter--teal>.spot-filter__cancel:before,.spot-container--light-secondary .spot-filter--teal>.spot-filter__cancel:after,.spot-filter--lowpriority>.spot-filter__cancel:before,.spot-filter--lowpriority>.spot-filter__cancel:after,.spot-container--light-primary .spot-filter--lowpriority>.spot-filter__cancel:before,.spot-container--light-primary .spot-filter--lowpriority>.spot-filter__cancel:after,.spot-container--light-secondary .spot-filter--lowpriority>.spot-filter__cancel:before,.spot-container--light-secondary .spot-filter--lowpriority>.spot-filter__cancel:after{background-color:#31353d}.spot-filter--teal:hover,.spot-filter--teal.spot-filter--hover,.spot-container--light-primary .spot-filter--teal:hover,.spot-container--light-primary .spot-filter--teal.spot-filter--hover,.spot-container--light-secondary .spot-filter--teal:hover,.spot-container--light-secondary .spot-filter--teal.spot-filter--hover,.spot-filter--lowpriority:hover,.spot-filter--lowpriority.spot-filter--hover,.spot-container--light-primary .spot-filter--lowpriority:hover,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--hover,.spot-container--light-secondary .spot-filter--lowpriority:hover,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--hover{background-color:#fff;border-color:#3e9af5}.spot-filter--teal:hover>.spot-filter__cancel,.spot-filter--teal.spot-filter--hover>.spot-filter__cancel,.spot-container--light-primary .spot-filter--teal:hover>.spot-filter__cancel,.spot-container--light-primary .spot-filter--teal.spot-filter--hover>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--teal:hover>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--teal.spot-filter--hover>.spot-filter__cancel,.spot-filter--lowpriority:hover>.spot-filter__cancel,.spot-filter--lowpriority.spot-filter--hover>.spot-filter__cancel,.spot-container--light-primary .spot-filter--lowpriority:hover>.spot-filter__cancel,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--hover>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--lowpriority:hover>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--hover>.spot-filter__cancel{background-color:#e2f5ff}.spot-filter--teal:focus,.spot-filter--teal.spot-filter--focus,.spot-container--light-primary .spot-filter--teal:focus,.spot-container--light-primary .spot-filter--teal.spot-filter--focus,.spot-container--light-secondary .spot-filter--teal:focus,.spot-container--light-secondary .spot-filter--teal.spot-filter--focus,.spot-filter--lowpriority:focus,.spot-filter--lowpriority.spot-filter--focus,.spot-container--light-primary .spot-filter--lowpriority:focus,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-secondary .spot-filter--lowpriority:focus,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--focus{background-color:#fff;border-color:transparent}.spot-filter--teal:focus,.spot-container--light-primary .spot-filter--teal:focus,.spot-container--light-secondary .spot-filter--teal:focus,.spot-filter--teal.spot-filter--focus,.spot-container--light-primary .spot-filter--teal.spot-filter--focus,.spot-container--light-secondary .spot-filter--teal.spot-filter--focus,.spot-container--light-primary .spot-container--light-primary .spot-filter--teal:focus,.spot-container--light-secondary .spot-container--light-primary .spot-filter--teal:focus,.spot-container--light-primary .spot-container--light-primary .spot-filter--teal.spot-filter--focus,.spot-container--light-secondary .spot-container--light-primary .spot-filter--teal.spot-filter--focus,.spot-container--light-primary .spot-container--light-secondary .spot-filter--teal:focus,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--teal:focus,.spot-container--light-primary .spot-container--light-secondary .spot-filter--teal.spot-filter--focus,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--teal.spot-filter--focus,.spot-filter--lowpriority:focus,.spot-container--light-primary .spot-filter--lowpriority:focus,.spot-container--light-secondary .spot-filter--lowpriority:focus,.spot-filter--lowpriority.spot-filter--focus,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-primary .spot-container--light-primary .spot-filter--lowpriority:focus,.spot-container--light-secondary .spot-container--light-primary .spot-filter--lowpriority:focus,.spot-container--light-primary .spot-container--light-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-secondary .spot-container--light-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-primary .spot-container--light-secondary .spot-filter--lowpriority:focus,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--lowpriority:focus,.spot-container--light-primary .spot-container--light-secondary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--lowpriority.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-filter--teal:focus,.spot-container--dark-secondary .spot-filter--teal:focus,.spot-container--dark-primary .spot-filter--teal.spot-filter--focus,.spot-container--dark-secondary .spot-filter--teal.spot-filter--focus,.spot-container--dark-primary .spot-container--light-primary .spot-filter--teal:focus,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--teal:focus,.spot-container--dark-primary .spot-container--light-primary .spot-filter--teal.spot-filter--focus,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--teal.spot-filter--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--teal:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--teal:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--teal.spot-filter--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--teal.spot-filter--focus,.spot-container--dark-primary .spot-filter--lowpriority:focus,.spot-container--dark-secondary .spot-filter--lowpriority:focus,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-primary .spot-container--light-primary .spot-filter--lowpriority:focus,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--lowpriority:focus,.spot-container--dark-primary .spot-container--light-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--lowpriority:focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--lowpriority:focus,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--lowpriority.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-filter--teal:focus,.spot-filter--teal.spot-filter--focus,.spot-container--light-primary .spot-filter--teal:focus,.spot-container--light-primary .spot-filter--teal.spot-filter--focus,.spot-container--light-secondary .spot-filter--teal:focus,.spot-container--light-secondary .spot-filter--teal.spot-filter--focus,.spot-filter--lowpriority:focus,.spot-filter--lowpriority.spot-filter--focus,.spot-container--light-primary .spot-filter--lowpriority:focus,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-secondary .spot-filter--lowpriority:focus,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--focus{border-color:transparent;outline:none}.spot-filter--teal:focus>.spot-filter__cancel,.spot-filter--teal.spot-filter--focus>.spot-filter__cancel,.spot-container--light-primary .spot-filter--teal:focus>.spot-filter__cancel,.spot-container--light-primary .spot-filter--teal.spot-filter--focus>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--teal:focus>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--teal.spot-filter--focus>.spot-filter__cancel,.spot-filter--lowpriority:focus>.spot-filter__cancel,.spot-filter--lowpriority.spot-filter--focus>.spot-filter__cancel,.spot-container--light-primary .spot-filter--lowpriority:focus>.spot-filter__cancel,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--focus>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--lowpriority:focus>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--focus>.spot-filter__cancel{background-color:#fff}.spot-filter--teal:active,.spot-filter--teal.spot-filter--active,.spot-container--light-primary .spot-filter--teal:active,.spot-container--light-primary .spot-filter--teal.spot-filter--active,.spot-container--light-secondary .spot-filter--teal:active,.spot-container--light-secondary .spot-filter--teal.spot-filter--active,.spot-filter--lowpriority:active,.spot-filter--lowpriority.spot-filter--active,.spot-container--light-primary .spot-filter--lowpriority:active,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-secondary .spot-filter--lowpriority:active,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--active{background-color:#e2f5ff;border-color:transparent}.spot-filter--teal:active,.spot-container--light-primary .spot-filter--teal:active,.spot-container--light-secondary .spot-filter--teal:active,.spot-filter--teal.spot-filter--active,.spot-container--light-primary .spot-filter--teal.spot-filter--active,.spot-container--light-secondary .spot-filter--teal.spot-filter--active,.spot-container--light-primary .spot-container--light-primary .spot-filter--teal:active,.spot-container--light-secondary .spot-container--light-primary .spot-filter--teal:active,.spot-container--light-primary .spot-container--light-primary .spot-filter--teal.spot-filter--active,.spot-container--light-secondary .spot-container--light-primary .spot-filter--teal.spot-filter--active,.spot-container--light-primary .spot-container--light-secondary .spot-filter--teal:active,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--teal:active,.spot-container--light-primary .spot-container--light-secondary .spot-filter--teal.spot-filter--active,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--teal.spot-filter--active,.spot-filter--lowpriority:active,.spot-container--light-primary .spot-filter--lowpriority:active,.spot-container--light-secondary .spot-filter--lowpriority:active,.spot-filter--lowpriority.spot-filter--active,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-primary .spot-container--light-primary .spot-filter--lowpriority:active,.spot-container--light-secondary .spot-container--light-primary .spot-filter--lowpriority:active,.spot-container--light-primary .spot-container--light-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-secondary .spot-container--light-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-primary .spot-container--light-secondary .spot-filter--lowpriority:active,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--lowpriority:active,.spot-container--light-primary .spot-container--light-secondary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-secondary .spot-container--light-secondary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-primary .spot-filter--teal:active,.spot-container--dark-secondary .spot-filter--teal:active,.spot-container--dark-primary .spot-filter--teal.spot-filter--active,.spot-container--dark-secondary .spot-filter--teal.spot-filter--active,.spot-container--dark-primary .spot-container--light-primary .spot-filter--teal:active,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--teal:active,.spot-container--dark-primary .spot-container--light-primary .spot-filter--teal.spot-filter--active,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--teal.spot-filter--active,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--teal:active,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--teal:active,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--teal.spot-filter--active,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--teal.spot-filter--active,.spot-container--dark-primary .spot-filter--lowpriority:active,.spot-container--dark-secondary .spot-filter--lowpriority:active,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-primary .spot-container--light-primary .spot-filter--lowpriority:active,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--lowpriority:active,.spot-container--dark-primary .spot-container--light-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-secondary .spot-container--light-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--lowpriority:active,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--lowpriority:active,.spot-container--dark-primary .spot-container--light-secondary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-secondary .spot-container--light-secondary .spot-filter--lowpriority.spot-filter--active{box-shadow:0 0 0 3px #3e9af5}.spot-filter--teal:active,.spot-filter--teal.spot-filter--active,.spot-container--light-primary .spot-filter--teal:active,.spot-container--light-primary .spot-filter--teal.spot-filter--active,.spot-container--light-secondary .spot-filter--teal:active,.spot-container--light-secondary .spot-filter--teal.spot-filter--active,.spot-filter--lowpriority:active,.spot-filter--lowpriority.spot-filter--active,.spot-container--light-primary .spot-filter--lowpriority:active,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-secondary .spot-filter--lowpriority:active,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--active{border-color:transparent;outline:none}.spot-filter--teal:active>.spot-filter__cancel,.spot-filter--teal.spot-filter--active>.spot-filter__cancel,.spot-container--light-primary .spot-filter--teal:active>.spot-filter__cancel,.spot-container--light-primary .spot-filter--teal.spot-filter--active>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--teal:active>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--teal.spot-filter--active>.spot-filter__cancel,.spot-filter--lowpriority:active>.spot-filter__cancel,.spot-filter--lowpriority.spot-filter--active>.spot-filter__cancel,.spot-container--light-primary .spot-filter--lowpriority:active>.spot-filter__cancel,.spot-container--light-primary .spot-filter--lowpriority.spot-filter--active>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--lowpriority:active>.spot-filter__cancel,.spot-container--light-secondary .spot-filter--lowpriority.spot-filter--active>.spot-filter__cancel{background-color:#e2f5ff}.spot-container--dark-primary .spot-filter--teal,.spot-container--dark-secondary .spot-filter--teal,.spot-container--dark-primary .spot-filter--lowpriority,.spot-container--dark-secondary .spot-filter--lowpriority{background-color:#31353d;border-color:#3e9af5;color:#fff}.spot-container--dark-primary .spot-filter--teal>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--teal>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--lowpriority>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--lowpriority>.spot-filter__cancel{background-color:#31353d}.spot-container--dark-primary .spot-filter--teal>.spot-filter__cancel:before,.spot-container--dark-primary .spot-filter--teal>.spot-filter__cancel:after,.spot-container--dark-secondary .spot-filter--teal>.spot-filter__cancel:before,.spot-container--dark-secondary .spot-filter--teal>.spot-filter__cancel:after,.spot-container--dark-primary .spot-filter--lowpriority>.spot-filter__cancel:before,.spot-container--dark-primary .spot-filter--lowpriority>.spot-filter__cancel:after,.spot-container--dark-secondary .spot-filter--lowpriority>.spot-filter__cancel:before,.spot-container--dark-secondary .spot-filter--lowpriority>.spot-filter__cancel:after{background-color:#fff}.spot-container--dark-primary .spot-filter--teal:hover,.spot-container--dark-primary .spot-filter--teal.spot-filter--hover,.spot-container--dark-secondary .spot-filter--teal:hover,.spot-container--dark-secondary .spot-filter--teal.spot-filter--hover,.spot-container--dark-primary .spot-filter--lowpriority:hover,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--hover,.spot-container--dark-secondary .spot-filter--lowpriority:hover,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--hover{background-color:#8e9093;border-color:#3e9af5}.spot-container--dark-primary .spot-filter--teal:hover>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--teal.spot-filter--hover>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--teal:hover>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--teal.spot-filter--hover>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--lowpriority:hover>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--hover>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--lowpriority:hover>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--hover>.spot-filter__cancel{background-color:#284e76}.spot-container--dark-primary .spot-filter--teal:focus,.spot-container--dark-primary .spot-filter--teal.spot-filter--focus,.spot-container--dark-secondary .spot-filter--teal:focus,.spot-container--dark-secondary .spot-filter--teal.spot-filter--focus,.spot-container--dark-primary .spot-filter--lowpriority:focus,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-secondary .spot-filter--lowpriority:focus,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--focus{background-color:#8e9093;border-color:transparent}.spot-container--dark-primary .spot-filter--teal:focus,.spot-container--light-primary .spot-container--dark-primary .spot-filter--teal:focus,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--teal:focus,.spot-container--dark-primary .spot-filter--teal.spot-filter--focus,.spot-container--light-primary .spot-container--dark-primary .spot-filter--teal.spot-filter--focus,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--teal.spot-filter--focus,.spot-container--dark-secondary .spot-filter--teal:focus,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--teal:focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--teal:focus,.spot-container--dark-secondary .spot-filter--teal.spot-filter--focus,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--teal.spot-filter--focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--teal.spot-filter--focus,.spot-container--dark-primary .spot-filter--lowpriority:focus,.spot-container--light-primary .spot-container--dark-primary .spot-filter--lowpriority:focus,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--lowpriority:focus,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-primary .spot-container--dark-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-secondary .spot-filter--lowpriority:focus,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--lowpriority:focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--lowpriority:focus,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--focus,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-container--dark-primary .spot-filter--teal:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--teal:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--teal.spot-filter--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--teal.spot-filter--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--teal:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--teal:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--teal.spot-filter--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--teal.spot-filter--focus,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--lowpriority:focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--lowpriority:focus,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--lowpriority:focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--lowpriority:focus,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-filter--teal:focus,.spot-container--dark-primary .spot-filter--teal.spot-filter--focus,.spot-container--dark-secondary .spot-filter--teal:focus,.spot-container--dark-secondary .spot-filter--teal.spot-filter--focus,.spot-container--dark-primary .spot-filter--lowpriority:focus,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--focus,.spot-container--dark-secondary .spot-filter--lowpriority:focus,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--focus{border-color:transparent;outline:none}.spot-container--dark-primary .spot-filter--teal:focus>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--teal.spot-filter--focus>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--teal:focus>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--teal.spot-filter--focus>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--lowpriority:focus>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--focus>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--lowpriority:focus>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--focus>.spot-filter__cancel{background-color:#284e76}.spot-container--dark-primary .spot-filter--teal:active,.spot-container--dark-primary .spot-filter--teal.spot-filter--active,.spot-container--dark-secondary .spot-filter--teal:active,.spot-container--dark-secondary .spot-filter--teal.spot-filter--active,.spot-container--dark-primary .spot-filter--lowpriority:active,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-secondary .spot-filter--lowpriority:active,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--active{background-color:#8e9093;border-color:transparent}.spot-container--dark-primary .spot-filter--teal:active,.spot-container--light-primary .spot-container--dark-primary .spot-filter--teal:active,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--teal:active,.spot-container--dark-primary .spot-filter--teal.spot-filter--active,.spot-container--light-primary .spot-container--dark-primary .spot-filter--teal.spot-filter--active,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--teal.spot-filter--active,.spot-container--dark-secondary .spot-filter--teal:active,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--teal:active,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--teal:active,.spot-container--dark-secondary .spot-filter--teal.spot-filter--active,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--teal.spot-filter--active,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--teal.spot-filter--active,.spot-container--dark-primary .spot-filter--lowpriority:active,.spot-container--light-primary .spot-container--dark-primary .spot-filter--lowpriority:active,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--lowpriority:active,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-primary .spot-container--dark-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-secondary .spot-container--dark-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-secondary .spot-filter--lowpriority:active,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--lowpriority:active,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--lowpriority:active,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-primary .spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--active,.spot-container--light-secondary .spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--teal:active,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--teal:active,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--teal.spot-filter--active,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--teal.spot-filter--active,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--teal:active,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--teal:active,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--teal.spot-filter--active,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--teal.spot-filter--active,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--lowpriority:active,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--lowpriority:active,.spot-container--dark-primary .spot-container--dark-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-secondary .spot-container--dark-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--lowpriority:active,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--lowpriority:active,.spot-container--dark-primary .spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-secondary .spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--active{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-filter--teal:active,.spot-container--dark-primary .spot-filter--teal.spot-filter--active,.spot-container--dark-secondary .spot-filter--teal:active,.spot-container--dark-secondary .spot-filter--teal.spot-filter--active,.spot-container--dark-primary .spot-filter--lowpriority:active,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--active,.spot-container--dark-secondary .spot-filter--lowpriority:active,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--active{border-color:transparent;outline:none}.spot-container--dark-primary .spot-filter--teal:active>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--teal.spot-filter--active>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--teal:active>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--teal.spot-filter--active>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--lowpriority:active>.spot-filter__cancel,.spot-container--dark-primary .spot-filter--lowpriority.spot-filter--active>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--lowpriority:active>.spot-filter__cancel,.spot-container--dark-secondary .spot-filter--lowpriority.spot-filter--active>.spot-filter__cancel{background-color:#284e76}.spot-filter--small{font-size:13.5px;height:24px;line-height:32px;min-height:13.5px;padding-right:34px}.spot-filter--small>.spot-filter__cancel{right:-4px;width:30px}.spot-filter--small>.spot-filter__cancel:before,.spot-filter--small>.spot-filter__cancel:after{height:12px;left:12px;position:absolute;top:4px;width:2px}[class^=spot-form__],[class^=spot-form__]:before,[class^=spot-form__]:after{appearance:none;-moz-appearance:none;-webkit-appearance:none}[class^=spot-form__] *,[class^=spot-form__] *:before,[class^=spot-form__] *:after{appearance:none;-moz-appearance:inherit;-webkit-appearance:inherit}.spot-form__field-group{margin:0 0 24px}.spot-form__field-group:last-child{margin-bottom:0}.spot-form__field-group--horizontal{align-items:flex-start;display:flex}.spot-form__field-group--horizontal>*{margin:0 16px 16px 0}.spot-form__field-group--horizontal>*:last-child{margin-right:0}.spot-form__input,.spot-container--light-primary .spot-form__input,.spot-container--light-secondary .spot-form__input{background-color:#fff}.spot-container--dark-primary .spot-form__input,.spot-container--dark-secondary .spot-form__input{background-color:#31353d}.spot-form__input,.spot-container--light-primary .spot-form__input,.spot-container--light-secondary .spot-form__input{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__input,.spot-container--dark-secondary .spot-form__input{border:1px solid #9A9B9C}.spot-form__input,.spot-container--light-primary .spot-form__input,.spot-container--light-secondary .spot-form__input{color:#25282e}*[class*=--reverse] .spot-form__input,*[class*=--reverse] .spot-container--light-primary .spot-form__input,*[class*=--reverse] .spot-container--light-secondary .spot-form__input,.spot-container--dark-primary .spot-form__input,.spot-container--dark-secondary .spot-form__input{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-form__input,*[class*=--reverse] .spot-container--dark-secondary .spot-form__input{color:#25282e}.spot-form__input{border-radius:4px;display:block;font-family:var(--font-family-sans-serif);font-size:15px;height:40px;margin:0 0 2px;padding:8px 16px;width:100%}.spot-form__input::placeholder,.spot-container--light-primary .spot-form__input::placeholder,.spot-container--light-secondary .spot-form__input::placeholder{color:#9a9b9c}.spot-container--dark-primary .spot-form__input::placeholder,.spot-container--dark-secondary .spot-form__input::placeholder{color:#9a9b9c}.spot-form__input.spot-form__input--hover,.spot-container--light-primary .spot-form__input.spot-form__input--hover,.spot-container--light-secondary .spot-form__input.spot-form__input--hover,.spot-form__input:hover,.spot-container--light-primary .spot-form__input:hover,.spot-container--light-secondary .spot-form__input:hover,.spot-container--dark-primary .spot-form__input.spot-form__input--hover,.spot-container--dark-secondary .spot-form__input.spot-form__input--hover,.spot-container--dark-primary .spot-form__input:hover,.spot-container--dark-secondary .spot-form__input:hover{border-color:#9a9b9c}.spot-form__input:disabled{cursor:not-allowed;opacity:.5}.spot-form__input:disabled,.spot-container--light-primary .spot-form__input:disabled,.spot-container--light-secondary .spot-form__input:disabled{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__input:disabled,.spot-container--dark-secondary .spot-form__input:disabled{border:1px solid #9A9B9C}.spot-form__input:disabled{background:transparent}.spot-form__input.spot-form__input--read-only,.spot-form__input:read-only{background:transparent;opacity:.5}.spot-form__input.spot-form__input--read-only,.spot-container--light-primary .spot-form__input.spot-form__input--read-only,.spot-container--light-secondary .spot-form__input.spot-form__input--read-only,.spot-form__input:read-only,.spot-container--light-primary .spot-form__input:read-only,.spot-container--light-secondary .spot-form__input:read-only{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__input.spot-form__input--read-only,.spot-container--dark-secondary .spot-form__input.spot-form__input--read-only,.spot-container--dark-primary .spot-form__input:read-only,.spot-container--dark-secondary .spot-form__input:read-only{border:1px solid #9A9B9C}.spot-form__input.spot-form__input--focus,.spot-container--light-primary .spot-form__input.spot-form__input--focus,.spot-container--light-secondary .spot-form__input.spot-form__input--focus,.spot-form__input:focus,.spot-container--light-primary .spot-form__input:focus,.spot-container--light-secondary .spot-form__input:focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-form__input.spot-form__input--focus,.spot-container--dark-secondary .spot-form__input.spot-form__input--focus,.spot-container--dark-primary .spot-form__input:focus,.spot-container--dark-secondary .spot-form__input:focus{box-shadow:0 0 0 3px #3e9af5}.spot-form__input.spot-form__input--focus,.spot-form__input:focus{border-color:transparent;outline:none}.spot-form--error .spot-form__input,.spot-container--light-primary .spot-form--error .spot-form__input,.spot-container--light-secondary .spot-form--error .spot-form__input,.spot-form__input.spot-form--error,.spot-container--light-primary .spot-form__input.spot-form--error,.spot-container--light-secondary .spot-form__input.spot-form--error{border-color:transparent;box-shadow:0 0 0 1px #d30e1f}.spot-container--dark-primary .spot-form--error .spot-form__input,.spot-container--dark-secondary .spot-form--error .spot-form__input,.spot-container--dark-primary .spot-form__input.spot-form--error,.spot-container--dark-secondary .spot-form__input.spot-form--error{border-color:transparent;box-shadow:0 0 0 1px #f5767d}.spot-form__textarea,.spot-container--light-primary .spot-form__textarea,.spot-container--light-secondary .spot-form__textarea{background-color:#fff}.spot-container--dark-primary .spot-form__textarea,.spot-container--dark-secondary .spot-form__textarea{background-color:#31353d}.spot-form__textarea,.spot-container--light-primary .spot-form__textarea,.spot-container--light-secondary .spot-form__textarea{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__textarea,.spot-container--dark-secondary .spot-form__textarea{border:1px solid #9A9B9C}.spot-form__textarea,.spot-container--light-primary .spot-form__textarea,.spot-container--light-secondary .spot-form__textarea{color:#25282e}*[class*=--reverse] .spot-form__textarea,*[class*=--reverse] .spot-container--light-primary .spot-form__textarea,*[class*=--reverse] .spot-container--light-secondary .spot-form__textarea,.spot-container--dark-primary .spot-form__textarea,.spot-container--dark-secondary .spot-form__textarea{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-form__textarea,*[class*=--reverse] .spot-container--dark-secondary .spot-form__textarea{color:#25282e}.spot-form__textarea{border-radius:4px;display:block;font-family:var(--font-family-sans-serif);font-size:15px;margin:0 0 2px;min-height:7em;overflow:auto;padding:8px 16px;width:100%}.spot-form__textarea::placeholder,.spot-container--light-primary .spot-form__textarea::placeholder,.spot-container--light-secondary .spot-form__textarea::placeholder{color:#9a9b9c}.spot-container--dark-primary .spot-form__textarea::placeholder,.spot-container--dark-secondary .spot-form__textarea::placeholder{color:#9a9b9c}.spot-form__textarea.spot-form__textarea--hover,.spot-container--light-primary .spot-form__textarea.spot-form__textarea--hover,.spot-container--light-secondary .spot-form__textarea.spot-form__textarea--hover,.spot-form__textarea:hover,.spot-container--light-primary .spot-form__textarea:hover,.spot-container--light-secondary .spot-form__textarea:hover,.spot-container--dark-primary .spot-form__textarea.spot-form__textarea--hover,.spot-container--dark-secondary .spot-form__textarea.spot-form__textarea--hover,.spot-container--dark-primary .spot-form__textarea:hover,.spot-container--dark-secondary .spot-form__textarea:hover{border-color:#9a9b9c}.spot-form__textarea:disabled{cursor:not-allowed;opacity:.5}.spot-form__textarea:disabled,.spot-container--light-primary .spot-form__textarea:disabled,.spot-container--light-secondary .spot-form__textarea:disabled{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__textarea:disabled,.spot-container--dark-secondary .spot-form__textarea:disabled{border:1px solid #9A9B9C}.spot-form__textarea:disabled{background:transparent}.spot-form__textarea.spot-form__textarea--read-only,.spot-form__textarea:read-only{background:transparent;opacity:.5}.spot-form__textarea.spot-form__textarea--read-only,.spot-container--light-primary .spot-form__textarea.spot-form__textarea--read-only,.spot-container--light-secondary .spot-form__textarea.spot-form__textarea--read-only,.spot-form__textarea:read-only,.spot-container--light-primary .spot-form__textarea:read-only,.spot-container--light-secondary .spot-form__textarea:read-only{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__textarea.spot-form__textarea--read-only,.spot-container--dark-secondary .spot-form__textarea.spot-form__textarea--read-only,.spot-container--dark-primary .spot-form__textarea:read-only,.spot-container--dark-secondary .spot-form__textarea:read-only{border:1px solid #9A9B9C}.spot-form__textarea.spot-form__textarea--focus,.spot-container--light-primary .spot-form__textarea.spot-form__textarea--focus,.spot-container--light-secondary .spot-form__textarea.spot-form__textarea--focus,.spot-form__textarea:focus,.spot-container--light-primary .spot-form__textarea:focus,.spot-container--light-secondary .spot-form__textarea:focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-form__textarea.spot-form__textarea--focus,.spot-container--dark-secondary .spot-form__textarea.spot-form__textarea--focus,.spot-container--dark-primary .spot-form__textarea:focus,.spot-container--dark-secondary .spot-form__textarea:focus{box-shadow:0 0 0 3px #3e9af5}.spot-form__textarea.spot-form__textarea--focus,.spot-form__textarea:focus{border-color:transparent;outline:none}.spot-form--error .spot-form__textarea,.spot-container--light-primary .spot-form--error .spot-form__textarea,.spot-container--light-secondary .spot-form--error .spot-form__textarea,.spot-form__textarea.spot-form--error,.spot-container--light-primary .spot-form__textarea.spot-form--error,.spot-container--light-secondary .spot-form__textarea.spot-form--error{border-color:transparent;box-shadow:0 0 0 1px #d30e1f}.spot-container--dark-primary .spot-form--error .spot-form__textarea,.spot-container--dark-secondary .spot-form--error .spot-form__textarea,.spot-container--dark-primary .spot-form__textarea.spot-form--error,.spot-container--dark-secondary .spot-form__textarea.spot-form--error{border-color:transparent;box-shadow:0 0 0 1px #f5767d}.spot-form__label,.spot-container--light-primary .spot-form__label,.spot-container--light-secondary .spot-form__label{color:#25282e}*[class*=--reverse] .spot-form__label,*[class*=--reverse] .spot-container--light-primary .spot-form__label,*[class*=--reverse] .spot-container--light-secondary .spot-form__label,.spot-container--dark-primary .spot-form__label,.spot-container--dark-secondary .spot-form__label{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-form__label,*[class*=--reverse] .spot-container--dark-secondary .spot-form__label{color:#25282e}.spot-form__label{line-height:1.5}.spot-form__label:before,.spot-form__label:after{content:"";display:block;height:0;width:0}.spot-form__label:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-form__label:after{margin-top:calc(-.3611111111em + 0px)}.spot-form__label{display:inline-block;font-size:15px;margin:0 0 12px;padding:0}.spot-form__field-group--disabled .spot-form__label{cursor:not-allowed;opacity:.5}.spot-form__field-group--focus .spot-form__label,.spot-container--light-primary .spot-form__field-group--focus .spot-form__label,.spot-container--light-secondary .spot-form__field-group--focus .spot-form__label{color:#25282e}*[class*=--reverse] .spot-form__field-group--focus .spot-form__label,*[class*=--reverse] .spot-container--light-primary .spot-form__field-group--focus .spot-form__label,*[class*=--reverse] .spot-container--light-secondary .spot-form__field-group--focus .spot-form__label,.spot-container--dark-primary .spot-form__field-group--focus .spot-form__label,.spot-container--dark-secondary .spot-form__field-group--focus .spot-form__label{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-form__field-group--focus .spot-form__label,*[class*=--reverse] .spot-container--dark-secondary .spot-form__field-group--focus .spot-form__label{color:#25282e}.spot-form__label--disabled{cursor:not-allowed;opacity:.5}.spot-form__label--focus{font-weight:700}.spot-form__label-required-indicator{text-decoration:none}.spot-form__label-required-indicator,.spot-container--light-primary .spot-form__label-required-indicator,.spot-container--light-secondary .spot-form__label-required-indicator{color:#5d6066}*[class*=--reverse] .spot-form__label-required-indicator,.spot-form__label-required-indicator[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-form__label-required-indicator,.spot-container--light-primary .spot-form__label-required-indicator[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-form__label-required-indicator,.spot-container--light-secondary .spot-form__label-required-indicator[class*=--reverse],.spot-container--dark-primary .spot-form__label-required-indicator,.spot-container--dark-secondary .spot-form__label-required-indicator{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-form__label-required-indicator,.spot-container--dark-primary .spot-form__label-required-indicator[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-form__label-required-indicator,.spot-container--dark-secondary .spot-form__label-required-indicator[class*=--reverse]{color:#5d6066}.spot-form__checkbox{cursor:pointer;display:block;margin:0 0 16px}.spot-form__field-group--horizontal .spot-form__checkbox{display:inline-block;font-size:0;margin:8px 16px 8px 0}.spot-form__checkbox-group--expanded .spot-form__checkbox{margin:0 0 32px}.spot-form__checkbox-inner{align-items:flex-start;border:solid 4px transparent;display:inline-flex;margin:-4px}.spot-form--error .spot-form__checkbox-inner,.spot-container--light-primary .spot-form--error .spot-form__checkbox-inner,.spot-container--light-secondary .spot-form--error .spot-form__checkbox-inner{border-color:transparent;box-shadow:0 0 0 1px #d30e1f}.spot-container--dark-primary .spot-form--error .spot-form__checkbox-inner,.spot-container--dark-secondary .spot-form--error .spot-form__checkbox-inner{border-color:transparent;box-shadow:0 0 0 1px #f5767d}.spot-form__checkbox-input:disabled+.spot-form__checkbox-inner{cursor:not-allowed;opacity:.5}.spot-form__checkbox--focus .spot-form__checkbox-inner,.spot-container--light-primary .spot-form__checkbox--focus .spot-form__checkbox-inner,.spot-container--light-secondary .spot-form__checkbox--focus .spot-form__checkbox-inner,.spot-form__checkbox-input:focus+.spot-form__checkbox-inner,.spot-container--light-primary .spot-form__checkbox-input:focus+.spot-form__checkbox-inner,.spot-container--light-secondary .spot-form__checkbox-input:focus+.spot-form__checkbox-inner{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-form__checkbox--focus .spot-form__checkbox-inner,.spot-container--dark-secondary .spot-form__checkbox--focus .spot-form__checkbox-inner,.spot-container--dark-primary .spot-form__checkbox-input:focus+.spot-form__checkbox-inner,.spot-container--dark-secondary .spot-form__checkbox-input:focus+.spot-form__checkbox-inner{box-shadow:0 0 0 3px #3e9af5}.spot-form__checkbox--focus .spot-form__checkbox-inner,.spot-form__checkbox-input:focus+.spot-form__checkbox-inner{border-color:transparent;outline:none}.spot-form__checkbox-input{clip:rect(0 0 0 0);left:0;position:absolute;text-indent:-10000px;width:0;z-index:-1}.spot-form__checkbox-visual,.spot-container--light-primary .spot-form__checkbox-visual,.spot-container--light-secondary .spot-form__checkbox-visual{background-color:#fff}.spot-container--dark-primary .spot-form__checkbox-visual,.spot-container--dark-secondary .spot-form__checkbox-visual{background-color:#31353d}.spot-form__checkbox-visual,.spot-container--light-primary .spot-form__checkbox-visual,.spot-container--light-secondary .spot-form__checkbox-visual{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__checkbox-visual,.spot-container--dark-secondary .spot-form__checkbox-visual{border:1px solid #9A9B9C}.spot-form__checkbox-visual{border-radius:4px;display:block;flex:0 0 auto;height:25px;margin-right:8px;position:relative;width:25px}.spot-form__checkbox:hover .spot-form__checkbox-visual,.spot-container--light-primary .spot-form__checkbox:hover .spot-form__checkbox-visual,.spot-container--light-secondary .spot-form__checkbox:hover .spot-form__checkbox-visual,.spot-form__checkbox--hover .spot-form__checkbox-visual,.spot-container--light-primary .spot-form__checkbox--hover .spot-form__checkbox-visual,.spot-container--light-secondary .spot-form__checkbox--hover .spot-form__checkbox-visual,.spot-container--dark-primary .spot-form__checkbox:hover .spot-form__checkbox-visual,.spot-container--dark-secondary .spot-form__checkbox:hover .spot-form__checkbox-visual,.spot-container--dark-primary .spot-form__checkbox--hover .spot-form__checkbox-visual,.spot-container--dark-secondary .spot-form__checkbox--hover .spot-form__checkbox-visual{border-color:#9a9b9c}.spot-form__checkbox-input:disabled+.spot-form__checkbox-inner .spot-form__checkbox-visual,.spot-container--light-primary .spot-form__checkbox-input:disabled+.spot-form__checkbox-inner .spot-form__checkbox-visual,.spot-container--light-secondary .spot-form__checkbox-input:disabled+.spot-form__checkbox-inner .spot-form__checkbox-visual{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__checkbox-input:disabled+.spot-form__checkbox-inner .spot-form__checkbox-visual,.spot-container--dark-secondary .spot-form__checkbox-input:disabled+.spot-form__checkbox-inner .spot-form__checkbox-visual{border:1px solid #9A9B9C}.spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual,.spot-container--light-primary .spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual,.spot-container--light-secondary .spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual{background-color:#0969d9}.spot-container--dark-primary .spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual,.spot-container--dark-secondary .spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual{background-color:#62b3f9}.spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual,.spot-container--light-primary .spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual,.spot-container--light-secondary .spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual{border-color:#0969d9}.spot-container--dark-primary .spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual,.spot-container--dark-secondary .spot-form__checkbox--filled:has(.spot-form__checkbox-input:checked) .spot-form__checkbox-visual{border-color:#62b3f9}.spot-form__checkbox-checked-icon,.spot-container--light-primary .spot-form__checkbox-checked-icon,.spot-container--light-secondary .spot-form__checkbox-checked-icon{fill:#0969d9}.spot-container--dark-primary .spot-form__checkbox-checked-icon,.spot-container--dark-secondary .spot-form__checkbox-checked-icon{fill:#62b3f9}.spot-form__checkbox-checked-icon{display:none;height:15px;left:50%;margin-left:-7.5px;margin-top:-7.5px;position:absolute;top:50%;width:15px}.spot-form__checkbox-input:checked+.spot-form__checkbox-inner .spot-form__checkbox-checked-icon{display:block}.spot-form__checkbox--filled .spot-form__checkbox-checked-icon,.spot-container--light-primary .spot-form__checkbox--filled .spot-form__checkbox-checked-icon,.spot-container--light-secondary .spot-form__checkbox--filled .spot-form__checkbox-checked-icon{fill:#fff}.spot-container--dark-primary .spot-form__checkbox--filled .spot-form__checkbox-checked-icon,.spot-container--dark-secondary .spot-form__checkbox--filled .spot-form__checkbox-checked-icon{fill:#31353d}.spot-form__checkbox-indeterminate-icon,.spot-container--light-primary .spot-form__checkbox-indeterminate-icon,.spot-container--light-secondary .spot-form__checkbox-indeterminate-icon{fill:#0969d9}.spot-container--dark-primary .spot-form__checkbox-indeterminate-icon,.spot-container--dark-secondary .spot-form__checkbox-indeterminate-icon{fill:#62b3f9}.spot-form__checkbox-indeterminate-icon{display:none;height:15px;left:50%;margin-left:-7.5px;margin-top:-7.5px;position:absolute;top:50%;width:15px}.spot-form__checkbox-input:indeterminate+.spot-form__checkbox-inner .spot-form__checkbox-indeterminate-icon{display:block}.spot-form__checkbox--filled .spot-form__checkbox-indeterminate-icon,.spot-container--light-primary .spot-form__checkbox--filled .spot-form__checkbox-indeterminate-icon,.spot-container--light-secondary .spot-form__checkbox--filled .spot-form__checkbox-indeterminate-icon{fill:#fff}.spot-container--dark-primary .spot-form__checkbox--filled .spot-form__checkbox-indeterminate-icon,.spot-container--dark-secondary .spot-form__checkbox--filled .spot-form__checkbox-indeterminate-icon{fill:#31353d}.spot-form__checkbox-label,.spot-container--light-primary .spot-form__checkbox-label,.spot-container--light-secondary .spot-form__checkbox-label{color:#5d6066}*[class*=--reverse] .spot-form__checkbox-label,.spot-form__checkbox-label[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-form__checkbox-label,.spot-container--light-primary .spot-form__checkbox-label[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-form__checkbox-label,.spot-container--light-secondary .spot-form__checkbox-label[class*=--reverse],.spot-container--dark-primary .spot-form__checkbox-label,.spot-container--dark-secondary .spot-form__checkbox-label{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-form__checkbox-label,.spot-container--dark-primary .spot-form__checkbox-label[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-form__checkbox-label,.spot-container--dark-secondary .spot-form__checkbox-label[class*=--reverse]{color:#5d6066}.spot-form__checkbox-label{line-height:1.5}.spot-form__checkbox-label:before,.spot-form__checkbox-label:after{content:"";display:block;height:0;width:0}.spot-form__checkbox-label:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-form__checkbox-label:after{margin-top:calc(-.3611111111em + 0px)}.spot-form__checkbox-label{cursor:pointer;font-size:15px;padding-bottom:7px;padding-top:7px}.spot-form__checkbox-input:disabled+.spot-form__checkbox-inner .spot-form__checkbox-label{cursor:not-allowed}.spot-form__checkbox-group{border:0;font-size:0;margin:0 0 4px;padding:0 0 4px}.spot-form__checkbox-group-inner{border:solid 4px transparent;margin:-4px}.spot-form__checkbox-group-inner>*:last-child{margin-bottom:0}.spot-form--error .spot-form__checkbox-group-inner,.spot-container--light-primary .spot-form--error .spot-form__checkbox-group-inner,.spot-container--light-secondary .spot-form--error .spot-form__checkbox-group-inner{border-color:transparent;box-shadow:0 0 0 1px #d30e1f}.spot-container--dark-primary .spot-form--error .spot-form__checkbox-group-inner,.spot-container--dark-secondary .spot-form--error .spot-form__checkbox-group-inner{border-color:transparent;box-shadow:0 0 0 1px #f5767d}.spot-form--error .spot-form__checkbox-group-inner .spot-form__checkbox-inner{box-shadow:none}.spot-form__checkbox-group-label,.spot-container--light-primary .spot-form__checkbox-group-label,.spot-container--light-secondary .spot-form__checkbox-group-label{color:#25282e}*[class*=--reverse] .spot-form__checkbox-group-label,*[class*=--reverse] .spot-container--light-primary .spot-form__checkbox-group-label,*[class*=--reverse] .spot-container--light-secondary .spot-form__checkbox-group-label,.spot-container--dark-primary .spot-form__checkbox-group-label,.spot-container--dark-secondary .spot-form__checkbox-group-label{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-form__checkbox-group-label,*[class*=--reverse] .spot-container--dark-secondary .spot-form__checkbox-group-label{color:#25282e}.spot-form__checkbox-group-label{line-height:1.5}.spot-form__checkbox-group-label:before,.spot-form__checkbox-group-label:after{content:"";display:block;height:0;width:0}.spot-form__checkbox-group-label:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-form__checkbox-group-label:after{margin-top:calc(-.3611111111em + 0px)}.spot-form__checkbox-group-label{display:block;font-size:15px;margin:0 0 12px;padding:0}.spot-form__checkbox--small{margin:0 0 12px;min-height:18px;padding:0}.spot-form__checkbox--small .spot-form__checkbox-visual{height:18px;margin-top:2px;position:relative;width:18px}.spot-form__checkbox--small .spot-form__checkbox-visual>svg{height:12px;left:calc(100% - 1px);position:absolute;top:100%;transform:translate(-50%,-50%);width:12px}.spot-form__checkbox--small .spot-form__checkbox-label{font-size:13.5px;line-height:18px}.spot-form__radio{cursor:pointer;display:block;margin:0 0 16px}.spot-form__field-group--horizontal .spot-form__radio{display:inline-block;font-size:0;margin:8px 16px 8px 0}.spot-form__radio-group--expanded .spot-form__radio{margin:0 0 32px}.spot-form__radio-inner{align-items:flex-start;border:solid 4px transparent;display:inline-flex;margin:-4px}.spot-form__radio-input:disabled+.spot-form__radio-inner{cursor:not-allowed;opacity:.5}.spot-form__radio--focus .spot-form__radio-inner,.spot-container--light-primary .spot-form__radio--focus .spot-form__radio-inner,.spot-container--light-secondary .spot-form__radio--focus .spot-form__radio-inner,.spot-form__radio-input:focus+.spot-form__radio-inner,.spot-container--light-primary .spot-form__radio-input:focus+.spot-form__radio-inner,.spot-container--light-secondary .spot-form__radio-input:focus+.spot-form__radio-inner{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-form__radio--focus .spot-form__radio-inner,.spot-container--dark-secondary .spot-form__radio--focus .spot-form__radio-inner,.spot-container--dark-primary .spot-form__radio-input:focus+.spot-form__radio-inner,.spot-container--dark-secondary .spot-form__radio-input:focus+.spot-form__radio-inner{box-shadow:0 0 0 3px #3e9af5}.spot-form__radio--focus .spot-form__radio-inner,.spot-form__radio-input:focus+.spot-form__radio-inner{border-color:transparent;outline:none}.spot-form__radio-input{clip:rect(0 0 0 0);left:0;position:absolute;text-indent:-10000px;width:0;z-index:-1}.spot-form__radio-visual,.spot-container--light-primary .spot-form__radio-visual,.spot-container--light-secondary .spot-form__radio-visual{background-color:#fff}.spot-container--dark-primary .spot-form__radio-visual,.spot-container--dark-secondary .spot-form__radio-visual{background-color:#31353d}.spot-form__radio-visual,.spot-container--light-primary .spot-form__radio-visual,.spot-container--light-secondary .spot-form__radio-visual{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__radio-visual,.spot-container--dark-secondary .spot-form__radio-visual{border:1px solid #9A9B9C}.spot-form__radio-visual{border-radius:50%;display:block;flex:0 0 auto;height:26px;margin-right:8px;position:relative;width:26px}.spot-form__radio-input:checked+.spot-form__radio-inner .spot-form__radio-visual:before,.spot-container--light-primary .spot-form__radio-input:checked+.spot-form__radio-inner .spot-form__radio-visual:before,.spot-container--light-secondary .spot-form__radio-input:checked+.spot-form__radio-inner .spot-form__radio-visual:before{background-color:#0969d9}.spot-container--dark-primary .spot-form__radio-input:checked+.spot-form__radio-inner .spot-form__radio-visual:before,.spot-container--dark-secondary .spot-form__radio-input:checked+.spot-form__radio-inner .spot-form__radio-visual:before{background-color:#62b3f9}.spot-form__radio-input:checked+.spot-form__radio-inner .spot-form__radio-visual:before{border-radius:50%;content:"";height:14px;left:50%;margin-left:-7px;margin-top:-7px;position:absolute;top:50%;width:14px}.spot-form__radio:hover .spot-form__radio-visual,.spot-container--light-primary .spot-form__radio:hover .spot-form__radio-visual,.spot-container--light-secondary .spot-form__radio:hover .spot-form__radio-visual,.spot-form__radio--hover .spot-form__radio-visual,.spot-container--light-primary .spot-form__radio--hover .spot-form__radio-visual,.spot-container--light-secondary .spot-form__radio--hover .spot-form__radio-visual,.spot-container--dark-primary .spot-form__radio:hover .spot-form__radio-visual,.spot-container--dark-secondary .spot-form__radio:hover .spot-form__radio-visual,.spot-container--dark-primary .spot-form__radio--hover .spot-form__radio-visual,.spot-container--dark-secondary .spot-form__radio--hover .spot-form__radio-visual{border-color:#9a9b9c}.spot-form__radio-input:disabled+.spot-form__radio-inner .spot-form__radio-visual,.spot-container--light-primary .spot-form__radio-input:disabled+.spot-form__radio-inner .spot-form__radio-visual,.spot-container--light-secondary .spot-form__radio-input:disabled+.spot-form__radio-inner .spot-form__radio-visual{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__radio-input:disabled+.spot-form__radio-inner .spot-form__radio-visual,.spot-container--dark-secondary .spot-form__radio-input:disabled+.spot-form__radio-inner .spot-form__radio-visual{border:1px solid #9A9B9C}.spot-form__radio-label,.spot-container--light-primary .spot-form__radio-label,.spot-container--light-secondary .spot-form__radio-label{color:#5d6066}*[class*=--reverse] .spot-form__radio-label,.spot-form__radio-label[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-form__radio-label,.spot-container--light-primary .spot-form__radio-label[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-form__radio-label,.spot-container--light-secondary .spot-form__radio-label[class*=--reverse],.spot-container--dark-primary .spot-form__radio-label,.spot-container--dark-secondary .spot-form__radio-label{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-form__radio-label,.spot-container--dark-primary .spot-form__radio-label[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-form__radio-label,.spot-container--dark-secondary .spot-form__radio-label[class*=--reverse]{color:#5d6066}.spot-form__radio-label{line-height:1.5}.spot-form__radio-label:before,.spot-form__radio-label:after{content:"";display:block;height:0;width:0}.spot-form__radio-label:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-form__radio-label:after{margin-top:calc(-.3611111111em + 0px)}.spot-form__radio-label{cursor:pointer;font-size:15px;padding-bottom:4px;padding-top:8px}.spot-form__radio-input:disabled+.spot-form__radio-inner .spot-form__radio-label{cursor:not-allowed}.spot-form__radio-group{border:0;font-size:0;margin:0 0 2px;padding:0 0 4px}.spot-form__radio-group-inner{border:solid 4px transparent;margin:-4px}.spot-form__radio-group-inner>*:last-child{margin-bottom:0}.spot-form--error .spot-form__radio-group-inner,.spot-container--light-primary .spot-form--error .spot-form__radio-group-inner,.spot-container--light-secondary .spot-form--error .spot-form__radio-group-inner{border-color:transparent;box-shadow:0 0 0 1px #d30e1f}.spot-container--dark-primary .spot-form--error .spot-form__radio-group-inner,.spot-container--dark-secondary .spot-form--error .spot-form__radio-group-inner{border-color:transparent;box-shadow:0 0 0 1px #f5767d}.spot-form__radio-group-label,.spot-container--light-primary .spot-form__radio-group-label,.spot-container--light-secondary .spot-form__radio-group-label{color:#25282e}*[class*=--reverse] .spot-form__radio-group-label,*[class*=--reverse] .spot-container--light-primary .spot-form__radio-group-label,*[class*=--reverse] .spot-container--light-secondary .spot-form__radio-group-label,.spot-container--dark-primary .spot-form__radio-group-label,.spot-container--dark-secondary .spot-form__radio-group-label{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-form__radio-group-label,*[class*=--reverse] .spot-container--dark-secondary .spot-form__radio-group-label{color:#25282e}.spot-form__radio-group-label{line-height:1.5}.spot-form__radio-group-label:before,.spot-form__radio-group-label:after{content:"";display:block;height:0;width:0}.spot-form__radio-group-label:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-form__radio-group-label:after{margin-top:calc(-.3611111111em + 0px)}.spot-form__radio-group-label{display:block;font-size:15px;margin:0 0 12px;padding:0}.spot-form__radio--small{margin:0 0 12px;min-height:18px;padding:0}.spot-form__radio--small .spot-form__radio-visual{height:18px;margin-top:2px;position:relative;width:18px}.spot-form__radio--small .spot-form__radio-input:checked+.spot-form__radio-inner .spot-form__radio-visual:before{height:10px;left:50%;margin-left:-5px;margin-top:-5px;position:absolute;top:50%;width:10px}.spot-form__radio--small .spot-form__radio-label{font-size:13.5px;line-height:18px;vertical-align:middle}.spot-form__select{background-color:none;border-radius:4px;display:flex;height:40px;margin:0 0 2px;overflow:hidden;position:relative;width:100%}.spot-form__select-input,.spot-container--light-primary .spot-form__select-input,.spot-container--light-secondary .spot-form__select-input{color:#25282e}*[class*=--reverse] .spot-form__select-input,*[class*=--reverse] .spot-container--light-primary .spot-form__select-input,*[class*=--reverse] .spot-container--light-secondary .spot-form__select-input,.spot-container--dark-primary .spot-form__select-input,.spot-container--dark-secondary .spot-form__select-input{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-form__select-input,*[class*=--reverse] .spot-container--dark-secondary .spot-form__select-input{color:#25282e}.spot-form__select-input{appearance:none;background:none;border:0;cursor:pointer;font-size:15px;height:100%;overflow:hidden;padding:0 56px 0 16px;position:relative;width:100%;z-index:10}.spot-form__select-input:focus{outline:none}.spot-form__select-input:disabled{cursor:not-allowed;opacity:.5}.spot-form__select-input:focus::-ms-value{background:transparent;color:inherit}.spot-form__select-input::-ms-expand{display:none}.spot-form__select-inner,.spot-container--light-primary .spot-form__select-inner,.spot-container--light-secondary .spot-form__select-inner{background-color:#fff}.spot-container--dark-primary .spot-form__select-inner,.spot-container--dark-secondary .spot-form__select-inner{background-color:#31353d}.spot-form__select-inner,.spot-container--light-primary .spot-form__select-inner,.spot-container--light-secondary .spot-form__select-inner{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__select-inner,.spot-container--dark-secondary .spot-form__select-inner{border:1px solid #9A9B9C}.spot-form__select-inner{border-radius:4px;cursor:pointer;inset:0;margin:1px;overflow:hidden;position:absolute;z-index:0}.spot-form__select:hover .spot-form__select-inner,.spot-container--light-primary .spot-form__select:hover .spot-form__select-inner,.spot-container--light-secondary .spot-form__select:hover .spot-form__select-inner,.spot-form__select--hover .spot-form__select-inner,.spot-container--light-primary .spot-form__select--hover .spot-form__select-inner,.spot-container--light-secondary .spot-form__select--hover .spot-form__select-inner,.spot-container--dark-primary .spot-form__select:hover .spot-form__select-inner,.spot-container--dark-secondary .spot-form__select:hover .spot-form__select-inner,.spot-container--dark-primary .spot-form__select--hover .spot-form__select-inner,.spot-container--dark-secondary .spot-form__select--hover .spot-form__select-inner{border-color:#9a9b9c}.spot-form__select-input:focus~.spot-form__select-inner,.spot-container--light-primary .spot-form__select-input:focus~.spot-form__select-inner,.spot-container--light-secondary .spot-form__select-input:focus~.spot-form__select-inner,.spot-form__select--focus .spot-form__select-inner,.spot-container--light-primary .spot-form__select--focus .spot-form__select-inner,.spot-container--light-secondary .spot-form__select--focus .spot-form__select-inner{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-form__select-input:focus~.spot-form__select-inner,.spot-container--dark-secondary .spot-form__select-input:focus~.spot-form__select-inner,.spot-container--dark-primary .spot-form__select--focus .spot-form__select-inner,.spot-container--dark-secondary .spot-form__select--focus .spot-form__select-inner{box-shadow:0 0 0 3px #3e9af5}.spot-form__select-input:focus~.spot-form__select-inner,.spot-form__select--focus .spot-form__select-inner{border-color:transparent;outline:none}.spot-form__select--focus:hover .spot-form__select-inner,.spot-container--light-primary .spot-form__select--focus:hover .spot-form__select-inner,.spot-container--light-secondary .spot-form__select--focus:hover .spot-form__select-inner,.spot-container--dark-primary .spot-form__select--focus:hover .spot-form__select-inner,.spot-container--dark-secondary .spot-form__select--focus:hover .spot-form__select-inner{border-color:#9a9b9c}.spot-form__select-input:disabled~.spot-form__select-inner{cursor:not-allowed;opacity:.5}.spot-form__select-input:disabled~.spot-form__select-inner,.spot-container--light-primary .spot-form__select-input:disabled~.spot-form__select-inner,.spot-container--light-secondary .spot-form__select-input:disabled~.spot-form__select-inner{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__select-input:disabled~.spot-form__select-inner,.spot-container--dark-secondary .spot-form__select-input:disabled~.spot-form__select-inner{border:1px solid #9A9B9C}.spot-form__select-input:disabled~.spot-form__select-inner{background:transparent}.spot-form--error .spot-form__select-inner,.spot-container--light-primary .spot-form--error .spot-form__select-inner,.spot-container--light-secondary .spot-form--error .spot-form__select-inner,.spot-form--error .spot-form__select:hover .spot-form__select-inner,.spot-container--light-primary .spot-form--error .spot-form__select:hover .spot-form__select-inner,.spot-container--light-secondary .spot-form--error .spot-form__select:hover .spot-form__select-inner{border-color:transparent;box-shadow:0 0 0 1px #d30e1f}.spot-container--dark-primary .spot-form--error .spot-form__select-inner,.spot-container--dark-secondary .spot-form--error .spot-form__select-inner,.spot-container--dark-primary .spot-form--error .spot-form__select:hover .spot-form__select-inner,.spot-container--dark-secondary .spot-form--error .spot-form__select:hover .spot-form__select-inner{border-color:transparent;box-shadow:0 0 0 1px #f5767d}.spot-form__select-open-indicator{border:0;bottom:0;content:"";display:block;position:absolute;right:0;text-align:center;top:0;width:40px;z-index:5}.spot-form__select-input:disabled~.spot-form__select-open-indicator{cursor:not-allowed;opacity:.5}.spot-form__select--focus .spot-form__select-open-indicator,.spot-form__select-input:focus~.spot-form__select-open-indicator{border-color:transparent}.spot-form__select-open-icon,.spot-container--light-primary .spot-form__select-open-icon,.spot-container--light-secondary .spot-form__select-open-icon{fill:#8e9093}.spot-container--dark-primary .spot-form__select-open-icon,.spot-container--dark-secondary .spot-form__select-open-icon{fill:#a9aaaa}.spot-form__select-open-icon{cursor:pointer;display:inline;height:20px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;width:20px}.spot-form__microcopy,.spot-container--light-primary .spot-form__microcopy,.spot-container--light-secondary .spot-form__microcopy{color:#5d6066}*[class*=--reverse] .spot-form__microcopy,.spot-form__microcopy[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-form__microcopy,.spot-container--light-primary .spot-form__microcopy[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-form__microcopy,.spot-container--light-secondary .spot-form__microcopy[class*=--reverse],.spot-container--dark-primary .spot-form__microcopy,.spot-container--dark-secondary .spot-form__microcopy{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-form__microcopy,.spot-container--dark-primary .spot-form__microcopy[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-form__microcopy,.spot-container--dark-secondary .spot-form__microcopy[class*=--reverse]{color:#5d6066}.spot-form__microcopy{line-height:1.5}.spot-form__microcopy:before,.spot-form__microcopy:after{content:"";display:block;height:0;width:0}.spot-form__microcopy:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-form__microcopy:after{margin-top:calc(-.3611111111em + 0px)}.spot-form__microcopy{display:block;font-size:13.5px;margin:0 0 12px}.spot-form__required-fields-key,.spot-container--light-primary .spot-form__required-fields-key,.spot-container--light-secondary .spot-form__required-fields-key{color:#5d6066}*[class*=--reverse] .spot-form__required-fields-key,.spot-form__required-fields-key[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-form__required-fields-key,.spot-container--light-primary .spot-form__required-fields-key[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-form__required-fields-key,.spot-container--light-secondary .spot-form__required-fields-key[class*=--reverse],.spot-container--dark-primary .spot-form__required-fields-key,.spot-container--dark-secondary .spot-form__required-fields-key{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-form__required-fields-key,.spot-container--dark-primary .spot-form__required-fields-key[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-form__required-fields-key,.spot-container--dark-secondary .spot-form__required-fields-key[class*=--reverse]{color:#5d6066}.spot-form__required-fields-key{display:inline-block;font-size:13.5px;margin:0 0 12px}.spot-form__required-fields-key:before,.spot-container--light-primary .spot-form__required-fields-key:before,.spot-container--light-secondary .spot-form__required-fields-key:before{color:#5d6066}*[class*=--reverse] .spot-form__required-fields-key:before,.spot-form__required-fields-key:before[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-form__required-fields-key:before,.spot-container--light-primary .spot-form__required-fields-key:before[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-form__required-fields-key:before,.spot-container--light-secondary .spot-form__required-fields-key:before[class*=--reverse]{color:#bcbdbc}.spot-container--dark-primary .spot-form__required-fields-key:before,.spot-container--dark-secondary .spot-form__required-fields-key:before{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-form__required-fields-key:before,.spot-container--dark-primary .spot-form__required-fields-key:before[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-form__required-fields-key:before,.spot-container--dark-secondary .spot-form__required-fields-key:before[class*=--reverse]{color:#5d6066}.spot-form__required-fields-key:before{content:"* "}.spot-form__field-error,.spot-container--light-primary .spot-form__field-error,.spot-container--light-secondary .spot-form__field-error{color:#d30e1f}.spot-container--dark-primary .spot-form__field-error,.spot-container--dark-secondary .spot-form__field-error{color:#f5767d}.spot-form__field-error,.spot-container--light-primary .spot-form__field-error,.spot-container--light-secondary .spot-form__field-error,.spot-container--dark-primary .spot-form__field-error,.spot-container--dark-secondary .spot-form__field-error{background-color:transparent}.spot-form__field-error{display:block;font-size:13.5px;margin:0 0 12px;padding:8px}.spot-form__fieldset,.spot-container--light-primary .spot-form__fieldset,.spot-container--light-secondary .spot-form__fieldset{border:1px solid #BCBDBC}.spot-container--dark-primary .spot-form__fieldset,.spot-container--dark-secondary .spot-form__fieldset{border:1px solid #9A9B9C}.spot-form__fieldset{margin:0 0 24px;padding:16px}.spot-form__fieldset>.spot-form__field-group:last-child .spot-form__field-group{margin-bottom:0}.spot-form__legend,.spot-container--light-primary .spot-form__legend,.spot-container--light-secondary .spot-form__legend{color:#5d6066}*[class*=--reverse] .spot-form__legend,.spot-form__legend[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-form__legend,.spot-container--light-primary .spot-form__legend[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-form__legend,.spot-container--light-secondary .spot-form__legend[class*=--reverse],.spot-container--dark-primary .spot-form__legend,.spot-container--dark-secondary .spot-form__legend{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-form__legend,.spot-container--dark-primary .spot-form__legend[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-form__legend,.spot-container--dark-secondary .spot-form__legend[class*=--reverse]{color:#5d6066}.spot-form__legend{font-size:15px;margin:0}.spot-light-dark-toggle{display:flex;min-height:20px;min-width:20px;position:relative;cursor:pointer}.spot-light-dark-toggle--disabled,.spot-light-dark-toggle--disabled .spot-toggle{cursor:not-allowed}.spot-light-dark-toggle__icon .spot-icon,.spot-light-dark-toggle__icon input[type=checkbox]{height:20px;position:absolute;width:20px}.spot-light-dark-toggle__icon .spot-icon{fill:#9a9b9c;opacity:1;transition:all .3s;pointer-events:none}.spot-light-dark-toggle__icon .spot-icon,.spot-container--light-primary .spot-light-dark-toggle__icon .spot-icon,.spot-container--light-secondary .spot-light-dark-toggle__icon .spot-icon{fill:#9a9b9c}.spot-container--dark-primary .spot-light-dark-toggle__icon .spot-icon,.spot-container--dark-secondary .spot-light-dark-toggle__icon .spot-icon{fill:#fff}.spot-light-dark-toggle__icon:hover .spot-icon,.spot-container--light-primary .spot-light-dark-toggle__icon:hover .spot-icon,.spot-container--light-secondary .spot-light-dark-toggle__icon:hover .spot-icon{fill:#0969d9}.spot-container--dark-primary .spot-light-dark-toggle__icon:hover .spot-icon,.spot-container--dark-secondary .spot-light-dark-toggle__icon:hover .spot-icon{fill:#62b3f9}.spot-light-dark-toggle__icon input[type=checkbox]{cursor:pointer;margin:0;opacity:.00001}.spot-light-dark-toggle__icon input[type=checkbox]+.spot-icon,.spot-light-dark-toggle__icon input[type=checkbox]+svg{opacity:1}.spot-light-dark-toggle__icon input[type=checkbox]+.spot-icon+.spot-icon,.spot-light-dark-toggle__icon input[type=checkbox]+svg+svg{opacity:0}.spot-light-dark-toggle__icon input[type=checkbox]:checked+.spot-icon,.spot-light-dark-toggle__icon input[type=checkbox]:checked+svg{opacity:0}.spot-light-dark-toggle__icon input[type=checkbox]:checked+.spot-icon+.spot-icon,.spot-light-dark-toggle__icon input[type=checkbox]:checked+svg+svg{opacity:1}.spot-light-dark-toggle__switch{display:inline-block}.spot-light-dark-toggle__container{transition:all .3s}.spot-light-dark-toggle__container .spot-form__label{display:block;margin-bottom:16px}@media (prefers-color-scheme: dark){.spot-dark-mode{background-color:#31353d}}.spot-link,.spot-container--light-primary .spot-link,.spot-container--light-secondary .spot-link{color:#0969d9}.spot-container--dark-primary .spot-link,.spot-container--dark-secondary .spot-link{color:#62b3f9}.spot-link{font-size:15px;text-decoration:none}.spot-link.spot-link--focus,.spot-container--light-primary .spot-link.spot-link--focus,.spot-container--light-secondary .spot-link.spot-link--focus,.spot-link:focus,.spot-container--light-primary .spot-link:focus,.spot-container--light-secondary .spot-link:focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-link.spot-link--focus,.spot-container--dark-secondary .spot-link.spot-link--focus,.spot-container--dark-primary .spot-link:focus,.spot-container--dark-secondary .spot-link:focus{box-shadow:0 0 0 3px #3e9af5}.spot-link.spot-link--focus,.spot-link:focus{border-color:transparent;outline:none}.spot-link.spot-link--hover,.spot-link:hover{text-decoration:underline;-webkit-tap-highlight-color:transparent}.spot-link{align-items:center;display:inline-flex}.spot-typography__heading--level-1 .spot-link,.spot-typography__heading--level-2 .spot-link,.spot-typography__heading--level-3 .spot-link,.spot-typography__heading--level-4 .spot-link,.spot-typography__heading--level-5 .spot-link,.spot-typography__text--body .spot-link,.spot-typography__text--secondary .spot-link,.spot-typography__text--tertiary .spot-link{font-size:inherit;line-height:inherit;font-weight:inherit}.spot-link__icon,.spot-container--light-primary .spot-link__icon,.spot-container--light-secondary .spot-link__icon{fill:#0969d9}.spot-container--dark-primary .spot-link__icon,.spot-container--dark-secondary .spot-link__icon{fill:#62b3f9}.spot-link__icon{height:16px;margin:0 8px 0 0;width:16px}.spot-link__icon .spot-link--small{height:16px;width:16px}.spot-link--large .spot-link__icon{height:20px;width:20px}.spot-link--icon-left-xs .spot-link__icon--left{height:12px;width:12px}.spot-link--icon-left-s .spot-link__icon--left{height:16px;width:16px}.spot-link--icon-left-m .spot-link__icon--left{height:20px;width:20px}.spot-link--icon-left-l .spot-link__icon--left{height:24px;width:24px}.spot-link__icon--right{height:10px;margin:0 0 0 4px;width:10px}.spot-link--large .spot-link__icon--right{height:12px;width:12px}.spot-link--show-visited,.spot-container--light-primary .spot-link--show-visited,.spot-container--light-secondary .spot-link--show-visited{color:#0969d9}.spot-container--dark-primary .spot-link--show-visited,.spot-container--dark-secondary .spot-link--show-visited{color:#62b3f9}.spot-link--show-visited{font-size:15px;text-decoration:none}.spot-link--show-visited.spot-link--focus,.spot-container--light-primary .spot-link--show-visited.spot-link--focus,.spot-container--light-secondary .spot-link--show-visited.spot-link--focus,.spot-link--show-visited:focus,.spot-container--light-primary .spot-link--show-visited:focus,.spot-container--light-secondary .spot-link--show-visited:focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-link--show-visited.spot-link--focus,.spot-container--dark-secondary .spot-link--show-visited.spot-link--focus,.spot-container--dark-primary .spot-link--show-visited:focus,.spot-container--dark-secondary .spot-link--show-visited:focus{box-shadow:0 0 0 3px #3e9af5}.spot-link--show-visited.spot-link--focus,.spot-link--show-visited:focus{border-color:transparent;outline:none}.spot-link--show-visited.spot-link--hover,.spot-link--show-visited:hover{text-decoration:underline;-webkit-tap-highlight-color:transparent}.spot-link--show-visited.spot-link--visited,.spot-container--light-primary .spot-link--show-visited.spot-link--visited,.spot-container--light-secondary .spot-link--show-visited.spot-link--visited,.spot-link--show-visited:visited,.spot-container--light-primary .spot-link--show-visited:visited,.spot-container--light-secondary .spot-link--show-visited:visited{color:#0347a1}.spot-container--dark-primary .spot-link--show-visited.spot-link--visited,.spot-container--dark-secondary .spot-link--show-visited.spot-link--visited,.spot-container--dark-primary .spot-link--show-visited:visited,.spot-container--dark-secondary .spot-link--show-visited:visited{color:#9cdcff}.spot-link--show-visited.spot-link--visited .spot-link__icon,.spot-container--light-primary .spot-link--show-visited.spot-link--visited .spot-link__icon,.spot-container--light-secondary .spot-link--show-visited.spot-link--visited .spot-link__icon,.spot-link--show-visited:visited .spot-link__icon,.spot-container--light-primary .spot-link--show-visited:visited .spot-link__icon,.spot-container--light-secondary .spot-link--show-visited:visited .spot-link__icon{fill:#0347a1}.spot-container--dark-primary .spot-link--show-visited.spot-link--visited .spot-link__icon,.spot-container--dark-secondary .spot-link--show-visited.spot-link--visited .spot-link__icon,.spot-container--dark-primary .spot-link--show-visited:visited .spot-link__icon,.spot-container--dark-secondary .spot-link--show-visited:visited .spot-link__icon{fill:#9cdcff}.spot-link--small{font-size:13.5px}.spot-link--large{font-size:18px}.spot-link--bold{font-weight:700}.spot-link--ellipsis{display:block;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:400px}.spot-link:disabled,.spot-link--disabled,.spot-link:disabled:hover,.spot-link--disabled:hover,.spot-link:disabled:active,.spot-link--disabled:active{box-shadow:none;cursor:not-allowed;pointer-events:none}.spot-link:disabled,.spot-container--light-primary .spot-link:disabled,.spot-container--light-secondary .spot-link:disabled,.spot-link--disabled,.spot-container--light-primary .spot-link--disabled,.spot-container--light-secondary .spot-link--disabled,.spot-link:disabled:hover,.spot-container--light-primary .spot-link:disabled:hover,.spot-container--light-secondary .spot-link:disabled:hover,.spot-link--disabled:hover,.spot-container--light-primary .spot-link--disabled:hover,.spot-container--light-secondary .spot-link--disabled:hover,.spot-link:disabled:active,.spot-container--light-primary .spot-link:disabled:active,.spot-container--light-secondary .spot-link:disabled:active,.spot-link--disabled:active,.spot-container--light-primary .spot-link--disabled:active,.spot-container--light-secondary .spot-link--disabled:active{color:#a9aaaa}.spot-link:disabled .spot-icon,.spot-container--light-primary .spot-link:disabled .spot-icon,.spot-container--light-secondary .spot-link:disabled .spot-icon,.spot-link--disabled .spot-icon,.spot-container--light-primary .spot-link--disabled .spot-icon,.spot-container--light-secondary .spot-link--disabled .spot-icon,.spot-link:disabled:hover .spot-icon,.spot-container--light-primary .spot-link:disabled:hover .spot-icon,.spot-container--light-secondary .spot-link:disabled:hover .spot-icon,.spot-link--disabled:hover .spot-icon,.spot-container--light-primary .spot-link--disabled:hover .spot-icon,.spot-container--light-secondary .spot-link--disabled:hover .spot-icon,.spot-link:disabled:active .spot-icon,.spot-container--light-primary .spot-link:disabled:active .spot-icon,.spot-container--light-secondary .spot-link:disabled:active .spot-icon,.spot-link--disabled:active .spot-icon,.spot-container--light-primary .spot-link--disabled:active .spot-icon,.spot-container--light-secondary .spot-link--disabled:active .spot-icon{fill:#a9aaaa}.spot-container--dark-primary .spot-link:disabled,.spot-container--dark-secondary .spot-link:disabled,.spot-container--dark-primary .spot-link--disabled,.spot-container--dark-secondary .spot-link--disabled,.spot-container--dark-primary .spot-link:disabled:hover,.spot-container--dark-secondary .spot-link:disabled:hover,.spot-container--dark-primary .spot-link--disabled:hover,.spot-container--dark-secondary .spot-link--disabled:hover,.spot-container--dark-primary .spot-link:disabled:active,.spot-container--dark-secondary .spot-link:disabled:active,.spot-container--dark-primary .spot-link--disabled:active,.spot-container--dark-secondary .spot-link--disabled:active{color:#717479}.spot-container--dark-primary .spot-link:disabled .spot-icon,.spot-container--dark-secondary .spot-link:disabled .spot-icon,.spot-container--dark-primary .spot-link--disabled .spot-icon,.spot-container--dark-secondary .spot-link--disabled .spot-icon,.spot-container--dark-primary .spot-link:disabled:hover .spot-icon,.spot-container--dark-secondary .spot-link:disabled:hover .spot-icon,.spot-container--dark-primary .spot-link--disabled:hover .spot-icon,.spot-container--dark-secondary .spot-link--disabled:hover .spot-icon,.spot-container--dark-primary .spot-link:disabled:active .spot-icon,.spot-container--dark-secondary .spot-link:disabled:active .spot-icon,.spot-container--dark-primary .spot-link--disabled:active .spot-icon,.spot-container--dark-secondary .spot-link--disabled:active .spot-icon{fill:#717479}.spot-long-form-text h1,.spot-container--light-primary .spot-long-form-text h1,.spot-container--light-secondary .spot-long-form-text h1{color:#25282e}*[class*=--reverse] .spot-long-form-text h1,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text h1,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text h1,.spot-container--dark-primary .spot-long-form-text h1,.spot-container--dark-secondary .spot-long-form-text h1{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text h1,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text h1{color:#25282e}.spot-long-form-text h1{font-size:15px;margin:0;padding:0}.spot-long-form-text h1{font-family:var(--font-family-sans-serif-secondary);font-weight:300}.spot-long-form-text h1{font-size:42px;line-height:57px}.spot-long-form-text h1{margin:0 0 32px}.spot-long-form-text h2,.spot-container--light-primary .spot-long-form-text h2,.spot-container--light-secondary .spot-long-form-text h2{color:#25282e}*[class*=--reverse] .spot-long-form-text h2,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text h2,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text h2,.spot-container--dark-primary .spot-long-form-text h2,.spot-container--dark-secondary .spot-long-form-text h2{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text h2,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text h2{color:#25282e}.spot-long-form-text h2{font-size:15px;margin:0;padding:0}.spot-long-form-text h2{font-family:var(--font-family-sans-serif-secondary);font-weight:300}.spot-long-form-text h2{font-size:34px;line-height:46px}.spot-long-form-text h2{margin:32px 0 16px}.spot-long-form-text *+h2{margin-top:64px}.spot-long-form-text h3,.spot-container--light-primary .spot-long-form-text h3,.spot-container--light-secondary .spot-long-form-text h3{color:#25282e}*[class*=--reverse] .spot-long-form-text h3,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text h3,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text h3,.spot-container--dark-primary .spot-long-form-text h3,.spot-container--dark-secondary .spot-long-form-text h3{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text h3,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text h3{color:#25282e}.spot-long-form-text h3{font-size:15px;margin:0;padding:0}.spot-long-form-text h3{font-family:var(--font-family-sans-serif-secondary);font-size:26px;font-weight:300;line-height:38px}.spot-long-form-text h3{margin:16px 0}.spot-long-form-text *+h3{margin-top:32px}.spot-long-form-text h4,.spot-container--light-primary .spot-long-form-text h4,.spot-container--light-secondary .spot-long-form-text h4{color:#25282e}*[class*=--reverse] .spot-long-form-text h4,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text h4,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text h4,.spot-container--dark-primary .spot-long-form-text h4,.spot-container--dark-secondary .spot-long-form-text h4{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text h4,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text h4{color:#25282e}.spot-long-form-text h4{font-size:15px;margin:0;padding:0}.spot-long-form-text h4{font-family:var(--font-family-sans-serif-secondary);font-weight:300}.spot-long-form-text h4{font-size:18px;font-weight:700;line-height:28px}.spot-long-form-text h4{margin:16px 0 8px}.spot-long-form-text h5,.spot-container--light-primary .spot-long-form-text h5,.spot-container--light-secondary .spot-long-form-text h5{color:#25282e}*[class*=--reverse] .spot-long-form-text h5,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text h5,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text h5,.spot-container--dark-primary .spot-long-form-text h5,.spot-container--dark-secondary .spot-long-form-text h5{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text h5,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text h5{color:#25282e}.spot-long-form-text h5{font-size:15px;margin:0;padding:0}.spot-long-form-text h5{font-family:var(--font-family-sans-serif-secondary);font-weight:300}.spot-long-form-text h5{font-size:18px;font-weight:400}.spot-long-form-text h5{margin:0 0 8px}.spot-long-form-text ul,.spot-long-form-text ol{margin:0 0 32px;padding:0}.spot-long-form-text ul ul{margin:0 0 16px}.spot-long-form-text li,.spot-container--light-primary .spot-long-form-text li,.spot-container--light-secondary .spot-long-form-text li{color:#25282e}*[class*=--reverse] .spot-long-form-text li,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text li,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text li,.spot-container--dark-primary .spot-long-form-text li,.spot-container--dark-secondary .spot-long-form-text li{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text li,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text li{color:#25282e}.spot-long-form-text li{font-size:15px;margin:0;padding:0}.spot-long-form-text li,.spot-container--light-primary .spot-long-form-text li,.spot-container--light-secondary .spot-long-form-text li{color:#5d6066}*[class*=--reverse] .spot-long-form-text li,.spot-long-form-text li[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-long-form-text li,.spot-container--light-primary .spot-long-form-text li[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text li,.spot-container--light-secondary .spot-long-form-text li[class*=--reverse],.spot-container--dark-primary .spot-long-form-text li,.spot-container--dark-secondary .spot-long-form-text li{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text li,.spot-container--dark-primary .spot-long-form-text li[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text li,.spot-container--dark-secondary .spot-long-form-text li[class*=--reverse]{color:#5d6066}.spot-long-form-text li{font-size:13.5px}.spot-long-form-text li{font-size:15px;margin:0 0 8px 16px}.spot-long-form-text li>ul{margin-top:8px}.spot-long-form-text p,.spot-container--light-primary .spot-long-form-text p,.spot-container--light-secondary .spot-long-form-text p{color:#25282e}*[class*=--reverse] .spot-long-form-text p,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text p,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text p,.spot-container--dark-primary .spot-long-form-text p,.spot-container--dark-secondary .spot-long-form-text p{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text p,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text p{color:#25282e}.spot-long-form-text p{font-size:15px;margin:0;padding:0}.spot-long-form-text p{line-height:1.6;margin:0 0 16px}.spot-long-form-text p.spot-long-form-text--secondary,.spot-container--light-primary .spot-long-form-text p.spot-long-form-text--secondary,.spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--secondary{color:#25282e}*[class*=--reverse] .spot-long-form-text p.spot-long-form-text--secondary,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text p.spot-long-form-text--secondary,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--secondary,.spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--secondary,.spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--secondary{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--secondary,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--secondary{color:#25282e}.spot-long-form-text p.spot-long-form-text--secondary{font-size:15px;margin:0;padding:0}.spot-long-form-text p.spot-long-form-text--secondary,.spot-container--light-primary .spot-long-form-text p.spot-long-form-text--secondary,.spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--secondary{color:#5d6066}*[class*=--reverse] .spot-long-form-text p.spot-long-form-text--secondary,.spot-long-form-text p.spot-long-form-text--secondary[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-long-form-text p.spot-long-form-text--secondary,.spot-container--light-primary .spot-long-form-text p.spot-long-form-text--secondary[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--secondary,.spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--secondary[class*=--reverse],.spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--secondary,.spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--secondary{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--secondary,.spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--secondary[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--secondary,.spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--secondary[class*=--reverse]{color:#5d6066}.spot-long-form-text p.spot-long-form-text--secondary{font-size:13.5px}.spot-long-form-text p.spot-long-form-text--secondary{margin:-16px 0 16px}.spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--light-primary .spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--tertiary{color:#25282e}*[class*=--reverse] .spot-long-form-text p.spot-long-form-text--tertiary,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text p.spot-long-form-text--tertiary,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--tertiary{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--tertiary,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--tertiary{color:#25282e}.spot-long-form-text p.spot-long-form-text--tertiary{font-size:15px;margin:0;padding:0}.spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--light-primary .spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--tertiary{color:#5d6066}*[class*=--reverse] .spot-long-form-text p.spot-long-form-text--tertiary,.spot-long-form-text p.spot-long-form-text--tertiary[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--light-primary .spot-long-form-text p.spot-long-form-text--tertiary[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--light-secondary .spot-long-form-text p.spot-long-form-text--tertiary[class*=--reverse],.spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--tertiary{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--dark-primary .spot-long-form-text p.spot-long-form-text--tertiary[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--tertiary,.spot-container--dark-secondary .spot-long-form-text p.spot-long-form-text--tertiary[class*=--reverse]{color:#5d6066}.spot-long-form-text p.spot-long-form-text--tertiary{font-size:12px}.spot-long-form-text p.spot-long-form-text--tertiary{margin:-16px 0 16px}.spot-long-form-text a,.spot-container--light-primary .spot-long-form-text a,.spot-container--light-secondary .spot-long-form-text a{color:#25282e}*[class*=--reverse] .spot-long-form-text a,*[class*=--reverse] .spot-container--light-primary .spot-long-form-text a,*[class*=--reverse] .spot-container--light-secondary .spot-long-form-text a,.spot-container--dark-primary .spot-long-form-text a,.spot-container--dark-secondary .spot-long-form-text a{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-long-form-text a,*[class*=--reverse] .spot-container--dark-secondary .spot-long-form-text a{color:#25282e}.spot-long-form-text a{font-size:15px;margin:0;padding:0}.spot-long-form-text a,.spot-container--light-primary .spot-long-form-text a,.spot-container--light-secondary .spot-long-form-text a{color:#0969d9}.spot-container--dark-primary .spot-long-form-text a,.spot-container--dark-secondary .spot-long-form-text a{color:#62b3f9}.spot-long-form-text a{font-size:15px;text-decoration:none}.spot-long-form-text a.spot-link--focus,.spot-container--light-primary .spot-long-form-text a.spot-link--focus,.spot-container--light-secondary .spot-long-form-text a.spot-link--focus,.spot-long-form-text a:focus,.spot-container--light-primary .spot-long-form-text a:focus,.spot-container--light-secondary .spot-long-form-text a:focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-long-form-text a.spot-link--focus,.spot-container--dark-secondary .spot-long-form-text a.spot-link--focus,.spot-container--dark-primary .spot-long-form-text a:focus,.spot-container--dark-secondary .spot-long-form-text a:focus{box-shadow:0 0 0 3px #3e9af5}.spot-long-form-text a.spot-link--focus,.spot-long-form-text a:focus{border-color:transparent;outline:none}.spot-long-form-text a.spot-link--hover,.spot-long-form-text a:hover{text-decoration:underline;-webkit-tap-highlight-color:transparent}.spot-long-form-text a{font-weight:700}.spot-paging__button--last,.spot-paging__button--next,.spot-paging__button--previous,.spot-paging__button--first{position:relative}.spot-paging__button--last svg,.spot-paging__button--next svg,.spot-paging__button--previous svg,.spot-paging__button--first svg{height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:35px}.spot-paging{display:flex;height:35px;outline:0}.spot-paging--small{height:28px}.spot-paging--large{height:45px}.spot-paging__group{display:flex;gap:4px;list-style:none;margin-block-end:unset;margin-block-start:unset;padding-inline-start:unset;white-space:nowrap}.spot-paging__button,.spot-container--light-primary .spot-paging__button,.spot-container--light-secondary .spot-paging__button{color:#25282e}*[class*=--reverse] .spot-paging__button,*[class*=--reverse] .spot-container--light-primary .spot-paging__button,*[class*=--reverse] .spot-container--light-secondary .spot-paging__button,.spot-container--dark-primary .spot-paging__button,.spot-container--dark-secondary .spot-paging__button{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-paging__button,*[class*=--reverse] .spot-container--dark-secondary .spot-paging__button{color:#25282e}.spot-paging__button{font-size:15px;margin:0;padding:0}.spot-paging__button{background-color:#fff;border:2px solid transparent;border-radius:100%;color:#5d6066;cursor:pointer;display:inline-block;fill:#5d6066;line-height:32px;margin:0;max-height:35px;max-width:35px;min-height:35px;min-width:35px;outline:0;text-align:center;text-decoration:none;vertical-align:middle}.spot-container--dark-primary .spot-paging__button,.spot-container--dark-secondary .spot-paging__button{color:#bcbdbc;fill:#bcbdbc}.spot-paging__button,.spot-container--light-primary .spot-paging__button{background-color:#fff}.spot-container--light-secondary .spot-paging__button{background-color:#f0f0f0}.spot-container--dark-primary .spot-paging__button{background-color:#31353d}.spot-container--dark-secondary .spot-paging__button{background-color:#3f434a}.spot-paging__button--hover,.spot-paging__button:hover{background-color:#e2e2e2;color:#25282e;-webkit-tap-highlight-color:transparent}.spot-paging__button--hover,.spot-container--light-primary .spot-paging__button--hover,.spot-container--light-secondary .spot-paging__button--hover,.spot-paging__button:hover,.spot-container--light-primary .spot-paging__button:hover,.spot-container--light-secondary .spot-paging__button:hover{background-color:#e2e2e2;color:#25282e}.spot-container--dark-primary .spot-paging__button--hover,.spot-container--dark-secondary .spot-paging__button--hover,.spot-container--dark-primary .spot-paging__button:hover,.spot-container--dark-secondary .spot-paging__button:hover{background-color:#224569;color:#e2e2e2}.spot-paging__button--selected,.spot-paging__button--selected:hover{background-color:#cdedff;color:#25282e;font-weight:700;-webkit-tap-highlight-color:transparent}.spot-paging__button--selected,.spot-container--light-primary .spot-paging__button--selected,.spot-container--light-secondary .spot-paging__button--selected,.spot-paging__button--selected:hover,.spot-container--light-primary .spot-paging__button--selected:hover,.spot-container--light-secondary .spot-paging__button--selected:hover{background-color:#cdedff;color:#25282e}.spot-container--dark-primary .spot-paging__button--selected,.spot-container--dark-secondary .spot-paging__button--selected,.spot-container--dark-primary .spot-paging__button--selected:hover,.spot-container--dark-secondary .spot-paging__button--selected:hover{background-color:#62b3f9;color:#e2e2e2}.spot-paging__button--focus,.spot-container--light-primary .spot-paging__button--focus,.spot-container--light-secondary .spot-paging__button--focus,.spot-paging__button:focus,.spot-container--light-primary .spot-paging__button:focus,.spot-container--light-secondary .spot-paging__button:focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-paging__button--focus,.spot-container--dark-secondary .spot-paging__button--focus,.spot-container--dark-primary .spot-paging__button:focus,.spot-container--dark-secondary .spot-paging__button:focus{box-shadow:0 0 0 3px #3e9af5}.spot-paging__button--focus,.spot-paging__button:focus{border-color:transparent;outline:none}.spot-paging__button--active,.spot-paging__button:active,.spot-paging__button--active:hover,.spot-paging__button:active:hover{background-color:#cdedff;color:#25282e;font-weight:700;-webkit-tap-highlight-color:transparent}.spot-paging__button--active,.spot-container--light-primary .spot-paging__button--active,.spot-container--light-secondary .spot-paging__button--active,.spot-paging__button:active,.spot-container--light-primary .spot-paging__button:active,.spot-container--light-secondary .spot-paging__button:active,.spot-paging__button--active:hover,.spot-container--light-primary .spot-paging__button--active:hover,.spot-container--light-secondary .spot-paging__button--active:hover,.spot-paging__button:active:hover,.spot-container--light-primary .spot-paging__button:active:hover,.spot-container--light-secondary .spot-paging__button:active:hover{background-color:#cdedff;border-color:#cdedff;color:#25282e}.spot-container--dark-primary .spot-paging__button--active,.spot-container--dark-secondary .spot-paging__button--active,.spot-container--dark-primary .spot-paging__button:active,.spot-container--dark-secondary .spot-paging__button:active,.spot-container--dark-primary .spot-paging__button--active:hover,.spot-container--dark-secondary .spot-paging__button--active:hover,.spot-container--dark-primary .spot-paging__button:active:hover,.spot-container--dark-secondary .spot-paging__button:active:hover{background-color:#284e76;border-color:#284e76;color:#e2e2e2}.spot-paging__button--disabled,.spot-paging__button:disabled{background-color:#fff;color:#a9aaaa;fill:#a9aaaa;pointer-events:none}.spot-paging__button--disabled,.spot-container--light-primary .spot-paging__button--disabled,.spot-paging__button:disabled,.spot-container--light-primary .spot-paging__button:disabled{background-color:#fff}.spot-container--light-secondary .spot-paging__button--disabled,.spot-container--light-secondary .spot-paging__button:disabled{background-color:#f0f0f0}.spot-container--dark-primary .spot-paging__button--disabled,.spot-container--dark-primary .spot-paging__button:disabled{background-color:#31353d}.spot-container--dark-secondary .spot-paging__button--disabled,.spot-container--dark-secondary .spot-paging__button:disabled{background-color:#3f434a}.spot-container--dark-primary .spot-paging__button--disabled,.spot-container--dark-secondary .spot-paging__button--disabled,.spot-container--dark-primary .spot-paging__button:disabled,.spot-container--dark-secondary .spot-paging__button:disabled{color:#717479;fill:#717479}.spot-paging__button--first{margin-right:8px}.spot-paging__button--first svg{height:14px}.spot-paging__button--last{margin-left:8px}.spot-paging__button--last svg{height:14px}.spot-paging__button--more{pointer-events:none}.spot-paging__button--more:after{content:"...";font-weight:500;line-height:8px;vertical-align:50%}.spot-paging__group{border-radius:4px}.spot-paging--disabled .spot-paging__group{box-shadow:none;pointer-events:none}.spot-paging--disabled .spot-paging__button{background-color:#fff;color:#a9aaaa;fill:#a9aaaa;pointer-events:none}.spot-container--dark-primary .spot-paging--disabled .spot-paging__button,.spot-container--dark-secondary .spot-paging--disabled .spot-paging__button{background-color:#31353d;color:#717479;fill:#717479}.spot-paging .spot-link{line-height:35px;margin:0 0 0 16px;vertical-align:middle}.spot-paging--small .spot-paging__button{font-size:12px;line-height:26px;max-height:28px;min-height:28px;min-width:28px;vertical-align:50%;width:28px}.spot-paging--small .spot-paging__button--first svg,.spot-paging--small .spot-paging__button--previous svg,.spot-paging--small .spot-paging__button--next svg,.spot-paging--small .spot-paging__button--last svg{height:9px}.spot-paging--small .spot-link{line-height:28px}.spot-paging--large .spot-paging__button{line-height:42px;max-height:45px;min-height:45px;min-width:45px;width:45px}.spot-paging--large .spot-link{line-height:45px}.spot-panel{align-items:center;bottom:0;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:800}.spot-panel--open{height:100%;overflow:hidden;width:100%}.spot-panel__content,.spot-container--light-primary .spot-panel__content,.spot-container--light-secondary .spot-panel__content{background-color:#fff;box-shadow:0 0 6px #86898d;color:#25282e}.spot-container--dark-primary .spot-panel__content,.spot-container--dark-secondary .spot-panel__content{background-color:#31353d;box-shadow:0 0 3px #25282e;color:#e2e2e2}.spot-panel__content{display:flex;flex-direction:column;font-size:15px;height:100%;left:-375px;max-height:100vh;position:fixed;text-align:left;transition:all .3s;width:375px;z-index:0}.spot-panel__header{display:flex;flex-shrink:0;padding:24px 16px;position:relative}.spot-panel__header:after,.spot-container--light-primary .spot-panel__header:after,.spot-container--light-secondary .spot-panel__header:after{background:linear-gradient(to bottom,#9a9b9c99,#9a9b9c00)}.spot-container--dark-primary .spot-panel__header:after,.spot-container--dark-secondary .spot-panel__header:after{background:linear-gradient(to bottom,#25282e99,#25282e00)}.spot-panel__header:after{content:"";display:block;height:6px;left:0;position:absolute;top:100%;width:100%;z-index:3}.spot-panel__header__close-button{background:none;border:0;cursor:pointer;margin:0;padding:0;position:absolute;right:16px;top:16px}.spot-panel__header__close-button:hover .spot-icon,.spot-container--light-primary .spot-panel__header__close-button:hover .spot-icon,.spot-container--light-secondary .spot-panel__header__close-button:hover .spot-icon{fill:#0969d9}.spot-container--dark-primary .spot-panel__header__close-button,.spot-container--dark-secondary .spot-panel__header__close-button{fill:#717479}.spot-container--dark-primary .spot-panel__header__close-button:hover .spot-icon,.spot-container--dark-secondary .spot-panel__header__close-button:hover .spot-icon{fill:#62b3f9}.spot-panel__header__drawer-tab-button{background-color:#fff;border-color:#a9aaaa;border-style:solid;border-width:1px 1px 1px 0;cursor:pointer;margin:0;padding:8px 12px;position:absolute;right:-45px;top:48px}.spot-panel__header__drawer-tab-button,.spot-container--light-primary .spot-panel__header__drawer-tab-button,.spot-container--light-secondary .spot-panel__header__drawer-tab-button{border-color:#a9aaaa;background-color:#fff}.spot-container--dark-primary .spot-panel__header__drawer-tab-button,.spot-container--dark-secondary .spot-panel__header__drawer-tab-button{border-color:#86898d;background-color:#3f434a}.spot-panel--open-right .spot-panel__header__drawer-tab-button{left:-45px;border-width:1px 0 1px 1px}.spot-panel--open-bottom .spot-panel__header__drawer-tab-button{right:auto;top:-45px;border-width:1px 1px 0 1px}.spot-panel__header__close-button-icon,.spot-panel__header__drawer-tab-button-icon{display:block;height:20px;width:20px;pointer-events:none}.spot-panel__header__close-button-icon,.spot-container--light-primary .spot-panel__header__close-button-icon,.spot-container--light-secondary .spot-panel__header__close-button-icon{fill:#9a9b9c}.spot-container--dark-primary .spot-panel__header__close-button-icon,.spot-container--dark-secondary .spot-panel__header__close-button-icon{fill:#717479}.spot-panel__header__drawer-tab-button-icon,.spot-container--light-primary .spot-panel__header__drawer-tab-button-icon,.spot-container--light-secondary .spot-panel__header__drawer-tab-button-icon{fill:#9a9b9c}.spot-panel__header-close-button:hover .spot-panel__header__drawer-tab-button-icon,.spot-panel__header-close-button:hover .spot-container--light-primary .spot-panel__header__drawer-tab-button-icon,.spot-panel__header-close-button:hover .spot-container--light-secondary .spot-panel__header__drawer-tab-button-icon{fill:#0969d9}.spot-container--dark-primary .spot-panel__header__drawer-tab-button-icon,.spot-container--dark-secondary .spot-panel__header__drawer-tab-button-icon{fill:#9a9b9c}.spot-panel__header-close-button:hover .spot-container--dark-primary .spot-panel__header__drawer-tab-button-icon,.spot-panel__header-close-button:hover .spot-container--dark-secondary .spot-panel__header__drawer-tab-button-icon{fill:#62b3f9}.spot-panel--visible .spot-panel__header__drawer-tab-button-icon{transform:rotateY(180deg)}.spot-panel--open-right .spot-panel__header__drawer-tab-button-icon{transform:rotateY(0)}.spot-panel--open-right.spot-panel--visible .spot-panel__header__drawer-tab-button-icon{transform:rotateY(180deg)}.spot-panel--open-bottom .spot-panel__header__drawer-tab-button-icon{transform:rotateY(-90deg)}.spot-panel--open-bottom.spot-panel--visible .spot-panel__header__drawer-tab-button-icon{transform:rotateY(90deg)}.spot-panel__title{line-height:1.5}.spot-panel__title:before,.spot-panel__title:after{content:"";display:block;height:0;width:0}.spot-panel__title:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-panel__title:after{margin-top:calc(-.3611111111em + 0px)}.spot-panel__title,.spot-container--light-primary .spot-panel__title,.spot-container--light-secondary .spot-panel__title{color:#25282e}*[class*=--reverse] .spot-panel__title,*[class*=--reverse] .spot-container--light-primary .spot-panel__title,*[class*=--reverse] .spot-container--light-secondary .spot-panel__title,.spot-container--dark-primary .spot-panel__title,.spot-container--dark-secondary .spot-panel__title{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-panel__title,*[class*=--reverse] .spot-container--dark-secondary .spot-panel__title{color:#25282e}.spot-panel__title{font-size:15px;margin:0;padding:0}.spot-panel__title{font-family:var(--font-family-sans-serif-secondary);font-size:26px;font-weight:300;line-height:38px}.spot-panel__title{padding-right:8px}.spot-panel__secondary-title~.spot-panel__title{margin-top:8px}.spot-panel__secondary-title{line-height:1.5}.spot-panel__secondary-title:before,.spot-panel__secondary-title:after{content:"";display:block;height:0;width:0}.spot-panel__secondary-title:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-panel__secondary-title:after{margin-top:calc(-.3611111111em + 0px)}.spot-panel__secondary-title,.spot-container--light-primary .spot-panel__secondary-title,.spot-container--light-secondary .spot-panel__secondary-title{color:#25282e}*[class*=--reverse] .spot-panel__secondary-title,*[class*=--reverse] .spot-container--light-primary .spot-panel__secondary-title,*[class*=--reverse] .spot-container--light-secondary .spot-panel__secondary-title,.spot-container--dark-primary .spot-panel__secondary-title,.spot-container--dark-secondary .spot-panel__secondary-title{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-panel__secondary-title,*[class*=--reverse] .spot-container--dark-secondary .spot-panel__secondary-title{color:#25282e}.spot-panel__secondary-title{font-size:15px;margin:0;padding:0}.spot-panel__secondary-title{font-weight:700}.spot-panel__copy{padding:16px 32px;position:relative}.spot-panel__interactive-links{padding:16px;position:relative}.spot-panel__body{overflow-y:auto;position:relative;height:100%}.spot-panel__body--scroll-shadow-mask,.spot-container--light-primary .spot-panel__body--scroll-shadow-mask,.spot-container--light-secondary .spot-panel__body--scroll-shadow-mask{background:linear-gradient(to bottom,#fff0,#fff 12px)}.spot-container--dark-primary .spot-panel__body--scroll-shadow-mask,.spot-container--dark-secondary .spot-panel__body--scroll-shadow-mask{background:linear-gradient(to bottom,#31353d00,#31353d 12px)}.spot-panel__body--scroll-shadow-mask{height:18px;margin-top:-18px;position:relative;z-index:5}.spot-panel__body--scroll-shadow-mask--top,.spot-container--light-primary .spot-panel__body--scroll-shadow-mask--top,.spot-container--light-secondary .spot-panel__body--scroll-shadow-mask--top{background:linear-gradient(to top,#fff0,#fff 12px)}.spot-container--dark-primary .spot-panel__body--scroll-shadow-mask--top,.spot-container--dark-secondary .spot-panel__body--scroll-shadow-mask--top{background:linear-gradient(to top,#31353d00,#31353d 12px)}.spot-panel__body--scroll-shadow-mask--top{margin-bottom:-18px;margin-top:0}.spot-panel__footer,.spot-container--light-primary .spot-panel__footer,.spot-container--light-secondary .spot-panel__footer{background-color:#f0f0f0}.spot-container--dark-primary .spot-panel__footer,.spot-container--dark-secondary .spot-panel__footer{background-color:#3f434a}.spot-panel__footer{align-items:center;display:flex;flex:1 0 auto;flex-wrap:wrap;justify-content:flex-start;margin-top:auto;max-height:360px;overflow:auto;padding:24px 16px;position:relative;width:100%}.spot-panel--open-bottom .spot-panel__footer .spot-list-group{flex-direction:row;display:flex}.spot-panel__footer .spot-list-group+.spot-list-group{margin-top:16px}.spot-panel__inline-container{align-items:center;display:flex;height:100%;justify-content:center;left:0;min-height:400px;position:relative;transition:all .3s;width:100%}.spot-panel--visible .spot-panel__inline-container{left:375px}.spot-panel--open-right .spot-panel__inline-container{left:auto;right:0}.spot-panel--open-right.spot-panel--visible .spot-panel__inline-container{right:375px}.spot-panel--open-bottom .spot-panel__inline-container{left:auto;right:auto;bottom:0}.spot-panel--open-bottom.spot-panel--visible .spot-panel__inline-container{bottom:375px}.spot-panel__overlay,.spot-container--light-primary .spot-panel__overlay,.spot-container--light-secondary .spot-panel__overlay{background:#3f434a99}.spot-container--dark-primary .spot-panel__overlay,.spot-container--dark-secondary .spot-panel__overlay{background:#5d606699}.spot-panel__overlay--disable{content:""}.spot-panel--visible{display:flex;opacity:1;visibility:visible;z-index:800}.spot-panel--visible .spot-panel__content,.spot-panel--visible.spot-panel--open-left .spot-panel__content{left:0}.spot-panel--visible.spot-panel--open-right .spot-panel__content{left:auto;right:0}.spot-panel--visible.spot-panel--open-bottom .spot-panel__content{bottom:0}.spot-panel--visible-inline{align-items:center;background-color:transparent!important;height:auto;justify-content:flex-start;position:relative;display:flex;opacity:1;transition:all .3s;visibility:visible;width:auto;z-index:0}.spot-panel--visible-inline .spot-panel__content{position:relative;inset:auto}.spot-panel--display-inline{background-color:transparent!important;border:1px solid #A9AAAA;height:100%;min-height:400px;opacity:1;overflow:hidden;visibility:visible;position:relative;z-index:auto}.spot-panel--display-inline,.spot-container--light-primary .spot-panel--display-inline,.spot-container--light-secondary .spot-panel--display-inline{border-color:#a9aaaa}.spot-container--dark-primary .spot-panel--display-inline,.spot-container--dark-secondary .spot-panel--display-inline{border-color:#86898d}.spot-panel--display-inline .spot-panel__content{border-color:#a9aaaa;border-style:solid;border-width:0 1px 0 0;box-shadow:none;position:absolute;z-index:1}.spot-panel--display-inline .spot-panel__content,.spot-container--light-primary .spot-panel--display-inline .spot-panel__content,.spot-container--light-secondary .spot-panel--display-inline .spot-panel__content{border-color:#a9aaaa}.spot-container--dark-primary .spot-panel--display-inline .spot-panel__content,.spot-container--dark-secondary .spot-panel--display-inline .spot-panel__content{border-color:#5d6066}.spot-panel--display-inline.spot-panel--open-right .spot-panel__content{border-width:0 0 0 1px}.spot-panel--display-inline.spot-panel--open-bottom .spot-panel__content{border-width:1px 0 0 0}.spot-panel--display-fullscreen{position:fixed;width:100vw;height:100vh;max-height:100%!important}.spot-panel--xsmall .spot-panel__content{width:200px}.spot-panel--large .spot-panel__content{width:575px}.spot-panel--open-right .spot-panel__content{left:auto;right:-375px;border-width:0 0 0 1px}.spot-panel--open-bottom .spot-panel__content{inset:auto 0 -375px;border-width:1px 0 0 0;height:375px;width:100%}.spot-panel--xsmall.spot-panel--open-bottom .spot-panel__content{height:200px;width:100%}.spot-panel--large.spot-panel--open-bottom .spot-panel__content{height:575px;width:100%}.spot-panel--no-drop-shadow .spot-panel .spot-panel__content{box-shadow:none}.spot-patient-display{align-items:center;display:flex}.spot-patient-display__icon{cursor:pointer;position:relative}.spot-patient-display--large .spot-patient-display__icon{height:72px;margin-right:28px;width:72px}.spot-patient-display--medium .spot-patient-display__icon{height:62px;margin-right:28px;width:62px}.spot-patient-display--small .spot-patient-display__icon{height:48px;margin-right:18px;width:48px}.spot-patient-display--xs .spot-patient-display__icon{height:40px;margin-right:14px;width:40px}.spot-patient-display__icon:hover .spot-patient-display__avatar--pet{position:relative}.spot-patient-display__icon:hover .spot-patient-display__avatar--pet:before{background-color:#cdedffa6;content:"";height:100%;position:absolute;width:100%}.spot-container--dark-primary .spot-patient-display__icon:hover .spot-patient-display__avatar--pet:before,.spot-container--dark-secondary .spot-patient-display__icon:hover .spot-patient-display__avatar--pet:before{background-color:#284e76a6}.spot-patient-display__icon:has(.spot-patient-display__avatar--na){cursor:default}.spot-patient-display__avatar{align-items:center;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden}.spot-patient-display__avatar{background-color:#e2e2e2;border-radius:10px}.spot-patient-display--large .spot-patient-display__avatar{height:72px;width:72px}.spot-patient-display--medium .spot-patient-display__avatar{height:62px;width:62px}.spot-patient-display--small .spot-patient-display__avatar{height:48px;width:48px}.spot-patient-display--xs .spot-patient-display__avatar{height:40px;width:40px}.spot-patient-display--large .spot-patient-display__img{max-width:72px}.spot-patient-display--medium .spot-patient-display__img{max-width:62px}.spot-patient-display--small .spot-patient-display__img{max-width:48px}.spot-patient-display--xs .spot-patient-display__img{max-width:40px}.spot-patient-display--large .spot-patient-display__svg{height:54px;width:54px}.spot-patient-display--medium .spot-patient-display__svg{height:48px;width:48px}.spot-patient-display--small .spot-patient-display__svg{height:36px;width:36px}.spot-patient-display--xs .spot-patient-display__svg{height:24px;width:24px}.spot-patient-display__avatar--none{background-color:#e2e2e2;fill:#a9aaaa}.spot-container--dark-primary .spot-patient-display__avatar--none,.spot-container--dark-secondary .spot-patient-display__avatar--none{background-color:#25282e;fill:#86898d}.spot-patient-display__icon:hover .spot-patient-display__avatar--none,.spot-patient-display__icon--hover .spot-patient-display__avatar--none{background-color:#cdedff;fill:#fff}.spot-container--dark-primary .spot-patient-display__icon:hover .spot-patient-display__avatar--none,.spot-container--dark-secondary .spot-patient-display__icon:hover .spot-patient-display__avatar--none,.spot-container--dark-primary .spot-patient-display__icon--hover .spot-patient-display__avatar--none,.spot-container--dark-secondary .spot-patient-display__icon--hover .spot-patient-display__avatar--none{background-color:#284e76;fill:#25282e}.spot-patient-display__avatar--na{fill:#a9aaaa}.spot-container--dark-primary .spot-patient-display__avatar--na,.spot-container--dark-secondary .spot-patient-display__avatar--na{background-color:#25282e;fill:#86898d}.spot-patient-display__camera{display:none;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spot-patient-display__icon:hover .spot-patient-display__camera,.spot-patient-display__icon--hover .spot-patient-display__camera{display:flex}.spot-patient-display__camera svg{fill:#0969d9;height:24px;width:24px}.spot-container--dark-primary .spot-patient-display__camera svg,.spot-container--dark-secondary .spot-patient-display__camera svg{fill:#62b3f9}.spot-patient-display--large .spot-patient-display__title,.spot-patient-display--medium .spot-patient-display__title{margin-bottom:8px}.spot-patient-display--small .spot-patient-display__title{margin-bottom:4px}.spot-patient-display--xs .spot-patient-display__title{margin-bottom:0}.spot-patient-display--link{color:#0969d9}.spot-container--dark-primary .spot-patient-display--link,.spot-container--dark-secondary .spot-patient-display--link{color:#62b3f9}.spot-patient-display__pet-name{font-family:var(--font-family-sans-serif-secondary);font-weight:300;line-height:1em}.spot-patient-display__pet-name{display:inline-block;padding:0;color:#25282e}.spot-container--dark-primary .spot-patient-display__pet-name,.spot-container--dark-secondary .spot-patient-display__pet-name{color:#e2e2e2}.spot-patient-display--link .spot-patient-display__pet-name{color:#0969d9}.spot-container--dark-primary .spot-patient-display--link .spot-patient-display__pet-name,.spot-container--dark-secondary .spot-patient-display--link .spot-patient-display__pet-name{color:#62b3f9}.spot-patient-display--large .spot-patient-display__pet-name{font-size:34px;margin-right:14px}.spot-patient-display--medium .spot-patient-display__pet-name{font-size:26px;margin-right:14px}.spot-patient-display--small .spot-patient-display__pet-name,.spot-patient-display--xs .spot-patient-display__pet-name{font-size:18px;margin-right:10px}.spot-patient-display__account{font-family:var(--font-family-sans-serif-secondary);font-weight:300;line-height:1em}.spot-patient-display__account{color:#5d6066;display:inline-block;padding:0}.spot-container--dark-primary .spot-patient-display__account,.spot-container--dark-secondary .spot-patient-display__account{color:#bcbdbc}.spot-patient-display--large .spot-patient-display__account,.spot-patient-display--medium .spot-patient-display__account{font-size:18px}.spot-patient-display--small .spot-patient-display__account{font-size:15px}.spot-patient-display--xs .spot-patient-display__account{font-size:13.5px}.spot-patient-display__pet-info{color:#5d6066}.spot-container--dark-primary .spot-patient-display__pet-info,.spot-container--dark-secondary .spot-patient-display__pet-info{color:#a9aaaa}.spot-patient-display__pet-info span{color:#d0d1d0;padding:0 8px}.spot-container--dark-primary .spot-patient-display__pet-info span,.spot-container--dark-secondary .spot-patient-display__pet-info span{color:#5d6066}.spot-patient-display--large .spot-patient-display__pet-info,.spot-patient-display--medium .spot-patient-display__pet-info{font-size:15px}.spot-patient-display--small .spot-patient-display__pet-info{font-size:13.5px}.spot-patient-display--xs .spot-patient-display__pet-info{display:none}.spot-pill{align-items:center;border:1px solid transparent;border-radius:8px;display:inline-flex;font-family:var(--font-family-sans-serif);font-size:12px;font-style:normal;font-weight:700;line-height:1;margin:0;max-height:24px;padding:6px 12px;vertical-align:top}.spot-pill--primary,.spot-container--light-primary .spot-pill--primary,.spot-container--light-secondary .spot-pill--primary{background-color:#3f434a;border-color:#3f434a;color:#fff}.spot-pill--primary .spot-pill__icon,.spot-container--light-primary .spot-pill--primary .spot-pill__icon,.spot-container--light-secondary .spot-pill--primary .spot-pill__icon{fill:#fff}.spot-pill--primary.spot-pill--outline,.spot-container--light-primary .spot-pill--primary.spot-pill--outline,.spot-container--light-secondary .spot-pill--primary.spot-pill--outline{background-color:#fff;border-color:#25282e;color:#25282e}.spot-pill--primary.spot-pill--outline .spot-pill__icon,.spot-container--light-primary .spot-pill--primary.spot-pill--outline .spot-pill__icon,.spot-container--light-secondary .spot-pill--primary.spot-pill--outline .spot-pill__icon{fill:#25282e}.spot-pill--primary.spot-pill--interactive,.spot-container--light-primary .spot-pill--primary.spot-pill--interactive,.spot-container--light-secondary .spot-pill--primary.spot-pill--interactive{cursor:pointer;outline:none}.spot-pill--primary.spot-pill--interactive:hover,.spot-pill--primary.spot-pill--interactive.spot-pill--hover,.spot-container--light-primary .spot-pill--primary.spot-pill--interactive:hover,.spot-container--light-primary .spot-pill--primary.spot-pill--interactive.spot-pill--hover,.spot-container--light-secondary .spot-pill--primary.spot-pill--interactive:hover,.spot-container--light-secondary .spot-pill--primary.spot-pill--interactive.spot-pill--hover{-webkit-tap-highlight-color:transparent;background-color:#3f434a80;border-color:#3f434a80}.spot-pill--primary.spot-pill--interactive:active,.spot-pill--primary.spot-pill--interactive.spot-pill--active,.spot-container--light-primary .spot-pill--primary.spot-pill--interactive:active,.spot-container--light-primary .spot-pill--primary.spot-pill--interactive.spot-pill--active,.spot-container--light-secondary .spot-pill--primary.spot-pill--interactive:active,.spot-container--light-secondary .spot-pill--primary.spot-pill--interactive.spot-pill--active{background-color:#3f434ab3;border-color:#3f434ab3}.spot-pill--primary.spot-pill--interactive:focus,.spot-pill--primary.spot-pill--interactive.spot-pill--focus,.spot-container--light-primary .spot-pill--primary.spot-pill--interactive:focus,.spot-container--light-primary .spot-pill--primary.spot-pill--interactive.spot-pill--focus,.spot-container--light-secondary .spot-pill--primary.spot-pill--interactive:focus,.spot-container--light-secondary .spot-pill--primary.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#3F434A solid}.spot-pill--primary.spot-pill--interactive:disabled,.spot-pill--primary.spot-pill--interactive.spot-pill--disabled,.spot-container--light-primary .spot-pill--primary.spot-pill--interactive:disabled,.spot-container--light-primary .spot-pill--primary.spot-pill--interactive.spot-pill--disabled,.spot-container--light-secondary .spot-pill--primary.spot-pill--interactive:disabled,.spot-container--light-secondary .spot-pill--primary.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--light-secondary .spot-pill--primary.spot-pill--outline{background-color:#f0f0f0}.spot-container--dark-primary .spot-pill--primary,.spot-container--dark-secondary .spot-pill--primary{background-color:#d0d1d0;border-color:#d0d1d0;color:#25282e}.spot-container--dark-primary .spot-pill--primary .spot-pill__icon,.spot-container--dark-secondary .spot-pill--primary .spot-pill__icon{fill:#25282e}.spot-container--dark-primary .spot-pill--primary.spot-pill--outline,.spot-container--dark-secondary .spot-pill--primary.spot-pill--outline{background-color:#31353d;border-color:#d0d1d0;color:#d0d1d0}.spot-container--dark-primary .spot-pill--primary.spot-pill--outline .spot-pill__icon,.spot-container--dark-secondary .spot-pill--primary.spot-pill--outline .spot-pill__icon{fill:#d0d1d0}.spot-container--dark-primary .spot-pill--primary.spot-pill--interactive,.spot-container--dark-secondary .spot-pill--primary.spot-pill--interactive{cursor:pointer;outline:none}.spot-container--dark-primary .spot-pill--primary.spot-pill--interactive:hover,.spot-container--dark-primary .spot-pill--primary.spot-pill--interactive.spot-pill--hover,.spot-container--dark-secondary .spot-pill--primary.spot-pill--interactive:hover,.spot-container--dark-secondary .spot-pill--primary.spot-pill--interactive.spot-pill--hover{background-color:#d0d1d080;border-color:#d0d1d080}.spot-container--dark-primary .spot-pill--primary.spot-pill--interactive:active,.spot-container--dark-primary .spot-pill--primary.spot-pill--interactive.spot-pill--active,.spot-container--dark-secondary .spot-pill--primary.spot-pill--interactive:active,.spot-container--dark-secondary .spot-pill--primary.spot-pill--interactive.spot-pill--active{background-color:#d0d1d0b3;border-color:#d0d1d0b3}.spot-container--dark-primary .spot-pill--primary.spot-pill--interactive:focus,.spot-container--dark-primary .spot-pill--primary.spot-pill--interactive.spot-pill--focus,.spot-container--dark-secondary .spot-pill--primary.spot-pill--interactive:focus,.spot-container--dark-secondary .spot-pill--primary.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#D0D1D0 solid}.spot-container--dark-primary .spot-pill--primary.spot-pill--interactive:disabled,.spot-container--dark-primary .spot-pill--primary.spot-pill--interactive.spot-pill--disabled,.spot-container--dark-secondary .spot-pill--primary.spot-pill--interactive:disabled,.spot-container--dark-secondary .spot-pill--primary.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--dark-secondary .spot-pill--primary.spot-pill--outline{background-color:#3f434a}.spot-pill--secondary,.spot-container--light-primary .spot-pill--secondary,.spot-container--light-secondary .spot-pill--secondary{background-color:#717479;border-color:#717479;color:#fff}.spot-pill--secondary .spot-pill__icon,.spot-container--light-primary .spot-pill--secondary .spot-pill__icon,.spot-container--light-secondary .spot-pill--secondary .spot-pill__icon{fill:#fff}.spot-pill--secondary.spot-pill--outline,.spot-container--light-primary .spot-pill--secondary.spot-pill--outline,.spot-container--light-secondary .spot-pill--secondary.spot-pill--outline{background-color:#fff;border-color:#717479;color:#717479}.spot-pill--secondary.spot-pill--outline .spot-pill__icon,.spot-container--light-primary .spot-pill--secondary.spot-pill--outline .spot-pill__icon,.spot-container--light-secondary .spot-pill--secondary.spot-pill--outline .spot-pill__icon{fill:#717479}.spot-pill--secondary.spot-pill--interactive,.spot-container--light-primary .spot-pill--secondary.spot-pill--interactive,.spot-container--light-secondary .spot-pill--secondary.spot-pill--interactive{cursor:pointer;outline:none}.spot-pill--secondary.spot-pill--interactive:hover,.spot-pill--secondary.spot-pill--interactive.spot-pill--hover,.spot-container--light-primary .spot-pill--secondary.spot-pill--interactive:hover,.spot-container--light-primary .spot-pill--secondary.spot-pill--interactive.spot-pill--hover,.spot-container--light-secondary .spot-pill--secondary.spot-pill--interactive:hover,.spot-container--light-secondary .spot-pill--secondary.spot-pill--interactive.spot-pill--hover{-webkit-tap-highlight-color:transparent;background-color:#71747980;border-color:#71747980}.spot-pill--secondary.spot-pill--interactive:active,.spot-pill--secondary.spot-pill--interactive.spot-pill--active,.spot-container--light-primary .spot-pill--secondary.spot-pill--interactive:active,.spot-container--light-primary .spot-pill--secondary.spot-pill--interactive.spot-pill--active,.spot-container--light-secondary .spot-pill--secondary.spot-pill--interactive:active,.spot-container--light-secondary .spot-pill--secondary.spot-pill--interactive.spot-pill--active{background-color:#717479b3;border-color:#717479b3}.spot-pill--secondary.spot-pill--interactive:focus,.spot-pill--secondary.spot-pill--interactive.spot-pill--focus,.spot-container--light-primary .spot-pill--secondary.spot-pill--interactive:focus,.spot-container--light-primary .spot-pill--secondary.spot-pill--interactive.spot-pill--focus,.spot-container--light-secondary .spot-pill--secondary.spot-pill--interactive:focus,.spot-container--light-secondary .spot-pill--secondary.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#717479 solid}.spot-pill--secondary.spot-pill--interactive:disabled,.spot-pill--secondary.spot-pill--interactive.spot-pill--disabled,.spot-container--light-primary .spot-pill--secondary.spot-pill--interactive:disabled,.spot-container--light-primary .spot-pill--secondary.spot-pill--interactive.spot-pill--disabled,.spot-container--light-secondary .spot-pill--secondary.spot-pill--interactive:disabled,.spot-container--light-secondary .spot-pill--secondary.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--light-secondary .spot-pill--secondary.spot-pill--outline{background-color:#f0f0f0}.spot-container--dark-primary .spot-pill--secondary,.spot-container--dark-secondary .spot-pill--secondary{background-color:#9a9b9c;border-color:#9a9b9c;color:#25282e}.spot-container--dark-primary .spot-pill--secondary .spot-pill__icon,.spot-container--dark-secondary .spot-pill--secondary .spot-pill__icon{fill:#25282e}.spot-container--dark-primary .spot-pill--secondary.spot-pill--outline,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--outline{background-color:#31353d;border-color:#a9aaaa;color:#a9aaaa}.spot-container--dark-primary .spot-pill--secondary.spot-pill--outline .spot-pill__icon,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--outline .spot-pill__icon{fill:#a9aaaa}.spot-container--dark-primary .spot-pill--secondary.spot-pill--interactive,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--interactive{cursor:pointer;outline:none}.spot-container--dark-primary .spot-pill--secondary.spot-pill--interactive:hover,.spot-container--dark-primary .spot-pill--secondary.spot-pill--interactive.spot-pill--hover,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--interactive:hover,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--interactive.spot-pill--hover{background-color:#9a9b9c80;border-color:#9a9b9c80}.spot-container--dark-primary .spot-pill--secondary.spot-pill--interactive:active,.spot-container--dark-primary .spot-pill--secondary.spot-pill--interactive.spot-pill--active,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--interactive:active,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--interactive.spot-pill--active{background-color:#9a9b9cb3;border-color:#9a9b9cb3}.spot-container--dark-primary .spot-pill--secondary.spot-pill--interactive:focus,.spot-container--dark-primary .spot-pill--secondary.spot-pill--interactive.spot-pill--focus,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--interactive:focus,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#9A9B9C solid}.spot-container--dark-primary .spot-pill--secondary.spot-pill--interactive:disabled,.spot-container--dark-primary .spot-pill--secondary.spot-pill--interactive.spot-pill--disabled,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--interactive:disabled,.spot-container--dark-secondary .spot-pill--secondary.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--dark-secondary .spot-pill--secondary.spot-pill--outline{background-color:#3f434a}.spot-pill--positive,.spot-container--light-primary .spot-pill--positive,.spot-container--light-secondary .spot-pill--positive{background-color:#2e7d32;border-color:#2e7d32;color:#fff}.spot-pill--positive .spot-pill__icon,.spot-container--light-primary .spot-pill--positive .spot-pill__icon,.spot-container--light-secondary .spot-pill--positive .spot-pill__icon{fill:#fff}.spot-pill--positive.spot-pill--outline,.spot-container--light-primary .spot-pill--positive.spot-pill--outline,.spot-container--light-secondary .spot-pill--positive.spot-pill--outline{background-color:#fff;border-color:#2e7d32;color:#2e7d32}.spot-pill--positive.spot-pill--outline .spot-pill__icon,.spot-container--light-primary .spot-pill--positive.spot-pill--outline .spot-pill__icon,.spot-container--light-secondary .spot-pill--positive.spot-pill--outline .spot-pill__icon{fill:#2e7d32}.spot-pill--positive.spot-pill--interactive,.spot-container--light-primary .spot-pill--positive.spot-pill--interactive,.spot-container--light-secondary .spot-pill--positive.spot-pill--interactive{cursor:pointer;outline:none}.spot-pill--positive.spot-pill--interactive:hover,.spot-pill--positive.spot-pill--interactive.spot-pill--hover,.spot-container--light-primary .spot-pill--positive.spot-pill--interactive:hover,.spot-container--light-primary .spot-pill--positive.spot-pill--interactive.spot-pill--hover,.spot-container--light-secondary .spot-pill--positive.spot-pill--interactive:hover,.spot-container--light-secondary .spot-pill--positive.spot-pill--interactive.spot-pill--hover{-webkit-tap-highlight-color:transparent;background-color:#2e7d3280;border-color:#2e7d3280}.spot-pill--positive.spot-pill--interactive:active,.spot-pill--positive.spot-pill--interactive.spot-pill--active,.spot-container--light-primary .spot-pill--positive.spot-pill--interactive:active,.spot-container--light-primary .spot-pill--positive.spot-pill--interactive.spot-pill--active,.spot-container--light-secondary .spot-pill--positive.spot-pill--interactive:active,.spot-container--light-secondary .spot-pill--positive.spot-pill--interactive.spot-pill--active{background-color:#2e7d32b3;border-color:#2e7d32b3}.spot-pill--positive.spot-pill--interactive:focus,.spot-pill--positive.spot-pill--interactive.spot-pill--focus,.spot-container--light-primary .spot-pill--positive.spot-pill--interactive:focus,.spot-container--light-primary .spot-pill--positive.spot-pill--interactive.spot-pill--focus,.spot-container--light-secondary .spot-pill--positive.spot-pill--interactive:focus,.spot-container--light-secondary .spot-pill--positive.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#2E7D32 solid}.spot-pill--positive.spot-pill--interactive:disabled,.spot-pill--positive.spot-pill--interactive.spot-pill--disabled,.spot-container--light-primary .spot-pill--positive.spot-pill--interactive:disabled,.spot-container--light-primary .spot-pill--positive.spot-pill--interactive.spot-pill--disabled,.spot-container--light-secondary .spot-pill--positive.spot-pill--interactive:disabled,.spot-container--light-secondary .spot-pill--positive.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--light-secondary .spot-pill--positive.spot-pill--outline{background-color:#f0f0f0}.spot-container--dark-primary .spot-pill--positive,.spot-container--dark-secondary .spot-pill--positive{background-color:#81c784;border-color:#81c784;color:#25282e}.spot-container--dark-primary .spot-pill--positive .spot-pill__icon,.spot-container--dark-secondary .spot-pill--positive .spot-pill__icon{fill:#25282e}.spot-container--dark-primary .spot-pill--positive.spot-pill--outline,.spot-container--dark-secondary .spot-pill--positive.spot-pill--outline{background-color:#31353d;border-color:#81c784;color:#81c784}.spot-container--dark-primary .spot-pill--positive.spot-pill--outline .spot-pill__icon,.spot-container--dark-secondary .spot-pill--positive.spot-pill--outline .spot-pill__icon{fill:#81c784}.spot-container--dark-primary .spot-pill--positive.spot-pill--interactive,.spot-container--dark-secondary .spot-pill--positive.spot-pill--interactive{cursor:pointer;outline:none}.spot-container--dark-primary .spot-pill--positive.spot-pill--interactive:hover,.spot-container--dark-primary .spot-pill--positive.spot-pill--interactive.spot-pill--hover,.spot-container--dark-secondary .spot-pill--positive.spot-pill--interactive:hover,.spot-container--dark-secondary .spot-pill--positive.spot-pill--interactive.spot-pill--hover{background-color:#81c78480;border-color:#81c78480}.spot-container--dark-primary .spot-pill--positive.spot-pill--interactive:active,.spot-container--dark-primary .spot-pill--positive.spot-pill--interactive.spot-pill--active,.spot-container--dark-secondary .spot-pill--positive.spot-pill--interactive:active,.spot-container--dark-secondary .spot-pill--positive.spot-pill--interactive.spot-pill--active{background-color:#81c784b3;border-color:#81c784b3}.spot-container--dark-primary .spot-pill--positive.spot-pill--interactive:focus,.spot-container--dark-primary .spot-pill--positive.spot-pill--interactive.spot-pill--focus,.spot-container--dark-secondary .spot-pill--positive.spot-pill--interactive:focus,.spot-container--dark-secondary .spot-pill--positive.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#81C784 solid}.spot-container--dark-primary .spot-pill--positive.spot-pill--interactive:disabled,.spot-container--dark-primary .spot-pill--positive.spot-pill--interactive.spot-pill--disabled,.spot-container--dark-secondary .spot-pill--positive.spot-pill--interactive:disabled,.spot-container--dark-secondary .spot-pill--positive.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--dark-secondary .spot-pill--positive.spot-pill--outline{background-color:#3f434a}.spot-pill--negative,.spot-container--light-primary .spot-pill--negative,.spot-container--light-secondary .spot-pill--negative{background-color:#e31527;border-color:#e31527;color:#fff}.spot-pill--negative .spot-pill__icon,.spot-container--light-primary .spot-pill--negative .spot-pill__icon,.spot-container--light-secondary .spot-pill--negative .spot-pill__icon{fill:#fff}.spot-pill--negative.spot-pill--outline,.spot-container--light-primary .spot-pill--negative.spot-pill--outline,.spot-container--light-secondary .spot-pill--negative.spot-pill--outline{background-color:#fff;border-color:#e31527;color:#e31527}.spot-pill--negative.spot-pill--outline .spot-pill__icon,.spot-container--light-primary .spot-pill--negative.spot-pill--outline .spot-pill__icon,.spot-container--light-secondary .spot-pill--negative.spot-pill--outline .spot-pill__icon{fill:#e31527}.spot-pill--negative.spot-pill--interactive,.spot-container--light-primary .spot-pill--negative.spot-pill--interactive,.spot-container--light-secondary .spot-pill--negative.spot-pill--interactive{cursor:pointer;outline:none}.spot-pill--negative.spot-pill--interactive:hover,.spot-pill--negative.spot-pill--interactive.spot-pill--hover,.spot-container--light-primary .spot-pill--negative.spot-pill--interactive:hover,.spot-container--light-primary .spot-pill--negative.spot-pill--interactive.spot-pill--hover,.spot-container--light-secondary .spot-pill--negative.spot-pill--interactive:hover,.spot-container--light-secondary .spot-pill--negative.spot-pill--interactive.spot-pill--hover{-webkit-tap-highlight-color:transparent;background-color:#e3152780;border-color:#e3152780}.spot-pill--negative.spot-pill--interactive:active,.spot-pill--negative.spot-pill--interactive.spot-pill--active,.spot-container--light-primary .spot-pill--negative.spot-pill--interactive:active,.spot-container--light-primary .spot-pill--negative.spot-pill--interactive.spot-pill--active,.spot-container--light-secondary .spot-pill--negative.spot-pill--interactive:active,.spot-container--light-secondary .spot-pill--negative.spot-pill--interactive.spot-pill--active{background-color:#e31527b3;border-color:#e31527b3}.spot-pill--negative.spot-pill--interactive:focus,.spot-pill--negative.spot-pill--interactive.spot-pill--focus,.spot-container--light-primary .spot-pill--negative.spot-pill--interactive:focus,.spot-container--light-primary .spot-pill--negative.spot-pill--interactive.spot-pill--focus,.spot-container--light-secondary .spot-pill--negative.spot-pill--interactive:focus,.spot-container--light-secondary .spot-pill--negative.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#E31527 solid}.spot-pill--negative.spot-pill--interactive:disabled,.spot-pill--negative.spot-pill--interactive.spot-pill--disabled,.spot-container--light-primary .spot-pill--negative.spot-pill--interactive:disabled,.spot-container--light-primary .spot-pill--negative.spot-pill--interactive.spot-pill--disabled,.spot-container--light-secondary .spot-pill--negative.spot-pill--interactive:disabled,.spot-container--light-secondary .spot-pill--negative.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--light-secondary .spot-pill--negative.spot-pill--outline{background-color:#f0f0f0}.spot-container--dark-primary .spot-pill--negative,.spot-container--dark-secondary .spot-pill--negative{background-color:#f5767d;border-color:#f5767d;color:#25282e}.spot-container--dark-primary .spot-pill--negative .spot-pill__icon,.spot-container--dark-secondary .spot-pill--negative .spot-pill__icon{fill:#25282e}.spot-container--dark-primary .spot-pill--negative.spot-pill--outline,.spot-container--dark-secondary .spot-pill--negative.spot-pill--outline{background-color:#31353d;border-color:#f5767d;color:#f5767d}.spot-container--dark-primary .spot-pill--negative.spot-pill--outline .spot-pill__icon,.spot-container--dark-secondary .spot-pill--negative.spot-pill--outline .spot-pill__icon{fill:#f5767d}.spot-container--dark-primary .spot-pill--negative.spot-pill--interactive,.spot-container--dark-secondary .spot-pill--negative.spot-pill--interactive{cursor:pointer;outline:none}.spot-container--dark-primary .spot-pill--negative.spot-pill--interactive:hover,.spot-container--dark-primary .spot-pill--negative.spot-pill--interactive.spot-pill--hover,.spot-container--dark-secondary .spot-pill--negative.spot-pill--interactive:hover,.spot-container--dark-secondary .spot-pill--negative.spot-pill--interactive.spot-pill--hover{background-color:#f5767d80;border-color:#f5767d80}.spot-container--dark-primary .spot-pill--negative.spot-pill--interactive:active,.spot-container--dark-primary .spot-pill--negative.spot-pill--interactive.spot-pill--active,.spot-container--dark-secondary .spot-pill--negative.spot-pill--interactive:active,.spot-container--dark-secondary .spot-pill--negative.spot-pill--interactive.spot-pill--active{background-color:#f5767db3;border-color:#f5767db3}.spot-container--dark-primary .spot-pill--negative.spot-pill--interactive:focus,.spot-container--dark-primary .spot-pill--negative.spot-pill--interactive.spot-pill--focus,.spot-container--dark-secondary .spot-pill--negative.spot-pill--interactive:focus,.spot-container--dark-secondary .spot-pill--negative.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#F5767D solid}.spot-container--dark-primary .spot-pill--negative.spot-pill--interactive:disabled,.spot-container--dark-primary .spot-pill--negative.spot-pill--interactive.spot-pill--disabled,.spot-container--dark-secondary .spot-pill--negative.spot-pill--interactive:disabled,.spot-container--dark-secondary .spot-pill--negative.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--dark-secondary .spot-pill--negative.spot-pill--outline{background-color:#3f434a}.spot-pill--warning,.spot-container--light-primary .spot-pill--warning,.spot-container--light-secondary .spot-pill--warning{background-color:#f6e962;border-color:#f6e962;color:#31353d}.spot-pill--warning .spot-pill__icon,.spot-container--light-primary .spot-pill--warning .spot-pill__icon,.spot-container--light-secondary .spot-pill--warning .spot-pill__icon{fill:#31353d}.spot-pill--warning.spot-pill--outline,.spot-container--light-primary .spot-pill--warning.spot-pill--outline,.spot-container--light-secondary .spot-pill--warning.spot-pill--outline{background-color:#fff;border-color:#d1c653;color:#5d6066}.spot-pill--warning.spot-pill--outline .spot-pill__icon,.spot-container--light-primary .spot-pill--warning.spot-pill--outline .spot-pill__icon,.spot-container--light-secondary .spot-pill--warning.spot-pill--outline .spot-pill__icon{fill:#5d6066}.spot-pill--warning.spot-pill--interactive,.spot-container--light-primary .spot-pill--warning.spot-pill--interactive,.spot-container--light-secondary .spot-pill--warning.spot-pill--interactive{cursor:pointer;outline:none}.spot-pill--warning.spot-pill--interactive:hover,.spot-pill--warning.spot-pill--interactive.spot-pill--hover,.spot-container--light-primary .spot-pill--warning.spot-pill--interactive:hover,.spot-container--light-primary .spot-pill--warning.spot-pill--interactive.spot-pill--hover,.spot-container--light-secondary .spot-pill--warning.spot-pill--interactive:hover,.spot-container--light-secondary .spot-pill--warning.spot-pill--interactive.spot-pill--hover{-webkit-tap-highlight-color:transparent;background-color:#f6e96280;border-color:#f6e96280}.spot-pill--warning.spot-pill--interactive:active,.spot-pill--warning.spot-pill--interactive.spot-pill--active,.spot-container--light-primary .spot-pill--warning.spot-pill--interactive:active,.spot-container--light-primary .spot-pill--warning.spot-pill--interactive.spot-pill--active,.spot-container--light-secondary .spot-pill--warning.spot-pill--interactive:active,.spot-container--light-secondary .spot-pill--warning.spot-pill--interactive.spot-pill--active{background-color:#f6e962b3;border-color:#f6e962b3}.spot-pill--warning.spot-pill--interactive:focus,.spot-pill--warning.spot-pill--interactive.spot-pill--focus,.spot-container--light-primary .spot-pill--warning.spot-pill--interactive:focus,.spot-container--light-primary .spot-pill--warning.spot-pill--interactive.spot-pill--focus,.spot-container--light-secondary .spot-pill--warning.spot-pill--interactive:focus,.spot-container--light-secondary .spot-pill--warning.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#F6E962 solid}.spot-pill--warning.spot-pill--interactive:disabled,.spot-pill--warning.spot-pill--interactive.spot-pill--disabled,.spot-container--light-primary .spot-pill--warning.spot-pill--interactive:disabled,.spot-container--light-primary .spot-pill--warning.spot-pill--interactive.spot-pill--disabled,.spot-container--light-secondary .spot-pill--warning.spot-pill--interactive:disabled,.spot-container--light-secondary .spot-pill--warning.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--light-secondary .spot-pill--warning.spot-pill--outline{background-color:#f0f0f0}.spot-container--dark-primary .spot-pill--warning,.spot-container--dark-secondary .spot-pill--warning{background-color:#f8ed81;border-color:#f8ed81;color:#25282e}.spot-container--dark-primary .spot-pill--warning .spot-pill__icon,.spot-container--dark-secondary .spot-pill--warning .spot-pill__icon{fill:#25282e}.spot-container--dark-primary .spot-pill--warning.spot-pill--outline,.spot-container--dark-secondary .spot-pill--warning.spot-pill--outline{background-color:#31353d;border-color:#f8ed81;color:#f8ed81}.spot-container--dark-primary .spot-pill--warning.spot-pill--outline .spot-pill__icon,.spot-container--dark-secondary .spot-pill--warning.spot-pill--outline .spot-pill__icon{fill:#f8ed81}.spot-container--dark-primary .spot-pill--warning.spot-pill--interactive,.spot-container--dark-secondary .spot-pill--warning.spot-pill--interactive{cursor:pointer;outline:none}.spot-container--dark-primary .spot-pill--warning.spot-pill--interactive:hover,.spot-container--dark-primary .spot-pill--warning.spot-pill--interactive.spot-pill--hover,.spot-container--dark-secondary .spot-pill--warning.spot-pill--interactive:hover,.spot-container--dark-secondary .spot-pill--warning.spot-pill--interactive.spot-pill--hover{background-color:#f8ed8180;border-color:#f8ed8180}.spot-container--dark-primary .spot-pill--warning.spot-pill--interactive:active,.spot-container--dark-primary .spot-pill--warning.spot-pill--interactive.spot-pill--active,.spot-container--dark-secondary .spot-pill--warning.spot-pill--interactive:active,.spot-container--dark-secondary .spot-pill--warning.spot-pill--interactive.spot-pill--active{background-color:#f8ed81b3;border-color:#f8ed81b3}.spot-container--dark-primary .spot-pill--warning.spot-pill--interactive:focus,.spot-container--dark-primary .spot-pill--warning.spot-pill--interactive.spot-pill--focus,.spot-container--dark-secondary .spot-pill--warning.spot-pill--interactive:focus,.spot-container--dark-secondary .spot-pill--warning.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#F8ED81 solid}.spot-container--dark-primary .spot-pill--warning.spot-pill--interactive:disabled,.spot-container--dark-primary .spot-pill--warning.spot-pill--interactive.spot-pill--disabled,.spot-container--dark-secondary .spot-pill--warning.spot-pill--interactive:disabled,.spot-container--dark-secondary .spot-pill--warning.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--dark-secondary .spot-pill--warning.spot-pill--outline{background-color:#3f434a}.spot-pill--info,.spot-container--light-primary .spot-pill--info,.spot-container--light-secondary .spot-pill--info{background-color:#99e5ff;border-color:#99e5ff;color:#25282e}.spot-pill--info .spot-pill__icon,.spot-container--light-primary .spot-pill--info .spot-pill__icon,.spot-container--light-secondary .spot-pill--info .spot-pill__icon{fill:#25282e}.spot-pill--info.spot-pill--outline,.spot-container--light-primary .spot-pill--info.spot-pill--outline,.spot-container--light-secondary .spot-pill--info.spot-pill--outline{background-color:#fff;border-color:#0e97bf;color:#5d6066}.spot-pill--info.spot-pill--outline .spot-pill__icon,.spot-container--light-primary .spot-pill--info.spot-pill--outline .spot-pill__icon,.spot-container--light-secondary .spot-pill--info.spot-pill--outline .spot-pill__icon{fill:#5d6066}.spot-pill--info.spot-pill--interactive,.spot-container--light-primary .spot-pill--info.spot-pill--interactive,.spot-container--light-secondary .spot-pill--info.spot-pill--interactive{cursor:pointer;outline:none}.spot-pill--info.spot-pill--interactive:hover,.spot-pill--info.spot-pill--interactive.spot-pill--hover,.spot-container--light-primary .spot-pill--info.spot-pill--interactive:hover,.spot-container--light-primary .spot-pill--info.spot-pill--interactive.spot-pill--hover,.spot-container--light-secondary .spot-pill--info.spot-pill--interactive:hover,.spot-container--light-secondary .spot-pill--info.spot-pill--interactive.spot-pill--hover{-webkit-tap-highlight-color:transparent;background-color:#99e5ff80;border-color:#99e5ff80}.spot-pill--info.spot-pill--interactive:active,.spot-pill--info.spot-pill--interactive.spot-pill--active,.spot-container--light-primary .spot-pill--info.spot-pill--interactive:active,.spot-container--light-primary .spot-pill--info.spot-pill--interactive.spot-pill--active,.spot-container--light-secondary .spot-pill--info.spot-pill--interactive:active,.spot-container--light-secondary .spot-pill--info.spot-pill--interactive.spot-pill--active{background-color:#99e5ffb3;border-color:#99e5ffb3}.spot-pill--info.spot-pill--interactive:focus,.spot-pill--info.spot-pill--interactive.spot-pill--focus,.spot-container--light-primary .spot-pill--info.spot-pill--interactive:focus,.spot-container--light-primary .spot-pill--info.spot-pill--interactive.spot-pill--focus,.spot-container--light-secondary .spot-pill--info.spot-pill--interactive:focus,.spot-container--light-secondary .spot-pill--info.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#99E5FF solid}.spot-pill--info.spot-pill--interactive:disabled,.spot-pill--info.spot-pill--interactive.spot-pill--disabled,.spot-container--light-primary .spot-pill--info.spot-pill--interactive:disabled,.spot-container--light-primary .spot-pill--info.spot-pill--interactive.spot-pill--disabled,.spot-container--light-secondary .spot-pill--info.spot-pill--interactive:disabled,.spot-container--light-secondary .spot-pill--info.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--light-secondary .spot-pill--info.spot-pill--outline{background-color:#f0f0f0}.spot-container--dark-primary .spot-pill--info,.spot-container--dark-secondary .spot-pill--info{background-color:#99e5ff;border-color:#99e5ff;color:#25282e}.spot-container--dark-primary .spot-pill--info .spot-pill__icon,.spot-container--dark-secondary .spot-pill--info .spot-pill__icon{fill:#25282e}.spot-container--dark-primary .spot-pill--info.spot-pill--outline,.spot-container--dark-secondary .spot-pill--info.spot-pill--outline{background-color:#31353d;border-color:#99e5ff;color:#99e5ff}.spot-container--dark-primary .spot-pill--info.spot-pill--outline .spot-pill__icon,.spot-container--dark-secondary .spot-pill--info.spot-pill--outline .spot-pill__icon{fill:#99e5ff}.spot-container--dark-primary .spot-pill--info.spot-pill--interactive,.spot-container--dark-secondary .spot-pill--info.spot-pill--interactive{cursor:pointer;outline:none}.spot-container--dark-primary .spot-pill--info.spot-pill--interactive:hover,.spot-container--dark-primary .spot-pill--info.spot-pill--interactive.spot-pill--hover,.spot-container--dark-secondary .spot-pill--info.spot-pill--interactive:hover,.spot-container--dark-secondary .spot-pill--info.spot-pill--interactive.spot-pill--hover{background-color:#99e5ff80;border-color:#99e5ff80}.spot-container--dark-primary .spot-pill--info.spot-pill--interactive:active,.spot-container--dark-primary .spot-pill--info.spot-pill--interactive.spot-pill--active,.spot-container--dark-secondary .spot-pill--info.spot-pill--interactive:active,.spot-container--dark-secondary .spot-pill--info.spot-pill--interactive.spot-pill--active{background-color:#99e5ffb3;border-color:#99e5ffb3}.spot-container--dark-primary .spot-pill--info.spot-pill--interactive:focus,.spot-container--dark-primary .spot-pill--info.spot-pill--interactive.spot-pill--focus,.spot-container--dark-secondary .spot-pill--info.spot-pill--interactive:focus,.spot-container--dark-secondary .spot-pill--info.spot-pill--interactive.spot-pill--focus{border-color:transparent;outline:#99E5FF solid}.spot-container--dark-primary .spot-pill--info.spot-pill--interactive:disabled,.spot-container--dark-primary .spot-pill--info.spot-pill--interactive.spot-pill--disabled,.spot-container--dark-secondary .spot-pill--info.spot-pill--interactive:disabled,.spot-container--dark-secondary .spot-pill--info.spot-pill--interactive.spot-pill--disabled{cursor:not-allowed;outline:transparent;background-color:#5d6066;border-color:#5d6066}.spot-container--dark-secondary .spot-pill--info.spot-pill--outline{background-color:#3f434a}.spot-pill--small{max-height:20px}.spot-pill--large{max-height:32px}.spot-pill__icon--left{margin:0 4px 0 0}.spot-pill__icon--right{margin:0 0 0 4px}.spot-pill__icon{flex-shrink:0;height:12px;width:12px}.spot-pill__vertical-set,.spot-pill__horizontal-set{list-style:none;margin:0 0 16px;padding:0}.spot-pill__vertical-set-item{margin:0 0 8px}.spot-pill__horizontal-set-item{display:inline-block;margin:0 0 8px}.spot-popover,.spot-container--light-primary .spot-popover,.spot-container--light-secondary .spot-popover{background-color:#fff;box-shadow:0 0 6px #3f434a;color:#25282e}.spot-container--dark-primary .spot-popover,.spot-container--dark-secondary .spot-popover{background-color:#31353d;box-shadow:0 0 6px #0f1114;color:#e2e2e2}.spot-popover:before,.spot-container--light-primary .spot-popover:before,.spot-container--light-secondary .spot-popover:before{background:#fff;box-shadow:-2px -2px 2px #bcbdbc}.spot-container--dark-primary .spot-popover:before,.spot-container--dark-secondary .spot-popover:before{background:#31353d;box-shadow:-2px -2px 2px #25282e}.spot-popover:before{content:"";height:16px;position:absolute;width:16px;z-index:-1}.spot-popover{border-radius:12px;display:none;font-size:18px;overflow:visible;padding:16px;position:absolute;z-index:600}.spot-popover--small{padding:12px}.spot-popover--large{padding:24px}.spot-popover--no-inset{padding:0}.spot-popover--top-center{bottom:100%;left:50%;transform:translate(-50%) translateY(-16px)}.spot-popover--top-center:before{bottom:-8px;right:calc(50% - 8px);transform:rotate(225deg)}.spot-popover--top-left{bottom:100%;left:50%;transform:translate(-100%) translate(24px) translateY(-16px)}.spot-popover--top-left:before{bottom:-8px;right:16px;transform:rotate(225deg)}.spot-popover--top-right{bottom:100%;right:50%;transform:translate(100%) translate(-24px) translateY(-16px)}.spot-popover--top-right:before{bottom:-8px;left:16px;transform:rotate(225deg)}.spot-popover--center-right,.spot-popover--right-center{left:100%;transform:translate(16px) translateY(calc(-50% - 16px))}.spot-popover--center-right:before,.spot-popover--right-center:before{left:-8px;top:calc(50% - 8px);transform:rotate(-45deg)}.spot-popover--bottom-center{left:50%;transform:translate(-50%) translateY(16px)}.spot-popover--bottom-center:before{right:calc(50% - 8px);top:-8px;transform:rotate(45deg)}.spot-popover--bottom-left{right:50%;transform:translate(24px) translateY(16px)}.spot-popover--bottom-left:before{right:16px;top:-8px;transform:rotate(45deg)}.spot-popover--bottom-right{left:50%;transform:translate(-24px) translateY(16px)}.spot-popover--bottom-right:before{left:16px;top:-8px;transform:rotate(45deg)}.spot-popover--center-left,.spot-popover--left-center{transform:translate(calc(-100% - 16px)) translateY(calc(-50% - 16px))}.spot-popover--center-left:before,.spot-popover--left-center:before{right:-8px;top:calc(50% - 8px);transform:rotate(135deg)}.spot-popover--align-bottom-left{left:0;right:auto;transform:translateY(16px)}.spot-popover--align-bottom-right{left:auto;right:0;transform:translateY(16px)}.spot-popover--align-top-left{left:0;right:auto;transform:translateY(-16px)}.spot-popover--align-top-right{left:auto;right:0;transform:translateY(-16px)}.spot-popover--no-caret:before{display:none}.spot-popover--shown{display:block}.spot-progress-bar{background-color:#9cdcff;height:20px;overflow:hidden;position:relative;width:100%}.spot-container--dark-primary .spot-progress-bar,.spot-container--dark-secondary .spot-progress-bar{background-color:#075bc3}.spot-progress-bar--small{height:10px}.spot-progress-bar--large{height:30px}.spot-progress-bar__value{background-color:#0b76f0;bottom:0;left:0;position:absolute;top:0;transition:width .4s linear}.spot-container--dark-primary .spot-progress-bar__value,.spot-container--dark-secondary .spot-progress-bar__value{background-color:#3e9af5}.spot-progress-bar--indeterminate .spot-progress-bar__value{width:100%}.spot-signin,.spot-container--light-primary .spot-signin,.spot-container--light-secondary .spot-signin{box-shadow:0 0 6px #3f434a}.spot-container--dark-primary .spot-signin,.spot-container--dark-secondary .spot-signin{box-shadow:0 0 6px #0f1114}.spot-signin__header-label{padding:30px;width:100%}.spot-signin__header-label--with-product-icon{justify-content:center;display:flex;align-items:center}.spot-signin__header-label--with-product-icon .spot-icon{width:32px;height:32px;margin-right:8px}.spot-signin__header-image--idexx{height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.spot-signin__content-intro,.spot-container--light-primary .spot-signin__content-intro,.spot-container--light-secondary .spot-signin__content-intro{color:#25282e}*[class*=--reverse] .spot-signin__content-intro,*[class*=--reverse] .spot-container--light-primary .spot-signin__content-intro,*[class*=--reverse] .spot-container--light-secondary .spot-signin__content-intro,.spot-container--dark-primary .spot-signin__content-intro,.spot-container--dark-secondary .spot-signin__content-intro{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-signin__content-intro,*[class*=--reverse] .spot-container--dark-secondary .spot-signin__content-intro{color:#25282e}.spot-signin__content-intro{font-size:15px;margin:0;padding:0}.spot-signin__content-intro{display:inline-block;font-weight:700;height:40px}.spot-signin__content-error-message{display:table;margin:0 0 16px;min-height:45px;padding-bottom:4px;padding-top:4px;position:relative}.spot-signin__content-error-message-icon{display:table-cell;fill:#fff;height:16px;line-height:1.5;margin-left:10px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.spot-signin__content-error-message-label{color:#fff;display:table-cell;font-size:15px;line-height:1.5;padding:4px 4px 4px 36px;top:10px;vertical-align:top}.spot-signin__content-fieldgroup{min-height:60px;position:relative}.spot-signin__content--showpassword{position:absolute;right:0;top:0}.spot-signin__content--rememberme{bottom:0;left:0;position:absolute}.spot-signin__footer{background-color:#f0f0f0;padding:24px 32px}.spot-signin__footer,.spot-container--light-primary .spot-signin__footer,.spot-container--light-secondary .spot-signin__footer{background-color:#f0f0f0}.spot-container--dark-primary .spot-signin__footer,.spot-container--dark-secondary .spot-signin__footer{background-color:#3f434a}.spot-signin__footer--item-separator:before,.spot-container--light-primary .spot-signin__footer--item-separator:before{color:#a9aaaa}.spot-container--light-secondary .spot-signin__footer--item-separator:before{color:#a9aaaa}.spot-container--dark-primary .spot-signin__footer--item-separator:before{color:#717479}.spot-container--dark-secondary .spot-signin__footer--item-separator:before{color:#717479}.spot-signin__footer--item-separator:before{content:"|";line-height:15px;margin-left:4px;margin-right:4px;max-height:15px}.spot-button-wrapper{display:inline-block;margin:0;padding:0}.spot-split-button{display:inline-block;height:35px;margin:0;padding:0}.spot-split-button>button:focus:not(.spot-button--sales),.spot-container--light-primary .spot-split-button>button:focus:not(.spot-button--sales),.spot-container--light-secondary .spot-split-button>button:focus:not(.spot-button--sales){box-shadow:0 0 0 2px #0969d9 inset}.spot-container--dark-primary .spot-split-button>button:focus:not(.spot-button--sales),.spot-container--dark-secondary .spot-split-button>button:focus:not(.spot-button--sales){box-shadow:0 0 0 2px #62b3f9 inset}.spot-split-button>button:focus:not(.spot-button--sales){border-color:transparent;outline:none}.spot-split-button .spot-button--small,.spot-split-button .spot-button-group-toggle--small label,.spot-button-group-toggle--small .spot-split-button label{height:28px}.spot-split-button .spot-button--large,.spot-split-button .spot-button-group-toggle--large label,.spot-button-group-toggle--large .spot-split-button label{height:45px}.spot-split-button>button:first-of-type,.spot-container--light-primary .spot-split-button>button:first-of-type,.spot-container--light-secondary .spot-split-button>button:first-of-type{border-right:1px solid rgba(255,255,255,.2)}.spot-container--dark-primary .spot-split-button>button:first-of-type,.spot-container--dark-secondary .spot-split-button>button:first-of-type{border-right:1px solid rgba(255,255,255,.2)}.spot-split-button>button:first-of-type{border-radius:4px 0 0 4px;border-collapse:collapse;float:left;outline-offset:1px}.spot-split-button>button:first-of-type:not(.spot-button--secondary),.spot-container--light-primary .spot-split-button>button:first-of-type:not(.spot-button--secondary),.spot-container--light-secondary .spot-split-button>button:first-of-type:not(.spot-button--secondary){border-right:1px solid rgba(255,255,255,.8)}.spot-container--dark-primary .spot-split-button>button:first-of-type:not(.spot-button--secondary),.spot-container--dark-secondary .spot-split-button>button:first-of-type:not(.spot-button--secondary){border-right:1px solid rgba(0,0,0,.015)}.spot-split-button>button:last-of-type{border-radius:0 4px 4px 0;border-collapse:collapse;height:35px;outline-offset:0;position:relative;width:35px}.spot-split-button>button:last-of-type>svg{fill:#fff;width:16px;height:10px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.spot-split-button>button:last-of-type.spot-button--large{height:45px;width:45px}.spot-split-button>button:last-of-type.spot-button--large>svg{fill:#fff;width:20px;height:14px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.spot-split-button>button:last-of-type.spot-button--small{height:28px;width:28px}.spot-split-button>button:last-of-type.spot-button--small>svg{fill:#fff;width:12px;height:7px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.spot-container--dark-primary .spot-split-button>.spot-button--secondary:not(.spot-button--sales)>svg,.spot-container--dark-primary .spot-button-group-toggle .spot-split-button>label:not(.spot-button--sales)>svg,.spot-button-group-toggle .spot-container--dark-primary .spot-split-button>label:not(.spot-button--sales)>svg,.spot-container--dark-primary .spot-button-group-toggle--small .spot-split-button>label:not(.spot-button--sales)>svg,.spot-button-group-toggle--small .spot-container--dark-primary .spot-split-button>label:not(.spot-button--sales)>svg,.spot-container--dark-primary .spot-button-group-toggle--large .spot-split-button>label:not(.spot-button--sales)>svg,.spot-button-group-toggle--large .spot-container--dark-primary .spot-split-button>label:not(.spot-button--sales)>svg,.spot-container--dark-secondary .spot-split-button>.spot-button--secondary:not(.spot-button--sales)>svg,.spot-container--dark-secondary .spot-button-group-toggle .spot-split-button>label:not(.spot-button--sales)>svg,.spot-button-group-toggle .spot-container--dark-secondary .spot-split-button>label:not(.spot-button--sales)>svg,.spot-container--dark-secondary .spot-button-group-toggle--small .spot-split-button>label:not(.spot-button--sales)>svg,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-split-button>label:not(.spot-button--sales)>svg,.spot-container--dark-secondary .spot-button-group-toggle--large .spot-split-button>label:not(.spot-button--sales)>svg,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-split-button>label:not(.spot-button--sales)>svg{fill:#e2e2e2!important}.spot-split-button>.spot-button--secondary:not(.spot-button--sales)>svg,.spot-button-group-toggle .spot-split-button>label:not(.spot-button--sales)>svg,.spot-button-group-toggle--small .spot-split-button>label:not(.spot-button--sales)>svg,.spot-button-group-toggle--large .spot-split-button>label:not(.spot-button--sales)>svg{fill:#0969d9!important}.spot-container--dark-primary .spot-split-button>.spot-button--secondary>svg,.spot-container--dark-primary .spot-button-group-toggle .spot-split-button>label>svg,.spot-button-group-toggle .spot-container--dark-primary .spot-split-button>label>svg,.spot-container--dark-primary .spot-button-group-toggle--small .spot-split-button>label>svg,.spot-button-group-toggle--small .spot-container--dark-primary .spot-split-button>label>svg,.spot-container--dark-primary .spot-button-group-toggle--large .spot-split-button>label>svg,.spot-button-group-toggle--large .spot-container--dark-primary .spot-split-button>label>svg,.spot-container--dark-secondary .spot-split-button>.spot-button--secondary>svg,.spot-container--dark-secondary .spot-button-group-toggle .spot-split-button>label>svg,.spot-button-group-toggle .spot-container--dark-secondary .spot-split-button>label>svg,.spot-container--dark-secondary .spot-button-group-toggle--small .spot-split-button>label>svg,.spot-button-group-toggle--small .spot-container--dark-secondary .spot-split-button>label>svg,.spot-container--dark-secondary .spot-button-group-toggle--large .spot-split-button>label>svg,.spot-button-group-toggle--large .spot-container--dark-secondary .spot-split-button>label>svg{fill:#e2e2e2!important}.spot-split-button>.spot-button--secondary>svg,.spot-button-group-toggle .spot-split-button>label>svg,.spot-button-group-toggle--small .spot-split-button>label>svg,.spot-button-group-toggle--large .spot-split-button>label>svg{fill:#0969d9!important}.spot-message{align-items:center;background-color:#fff;border-color:transparent;border-width:1px;border-style:solid;border-radius:12px;color:#25282e;min-height:44px;overflow:hidden;padding:8px 16px;position:relative;font-size:15px}.spot-message,.spot-message:before,.spot-message:after{box-sizing:border-box}.spot-message *,.spot-message *:before,.spot-message *:after{box-sizing:inherit}.spot-message,.spot-container--light-primary .spot-message,.spot-container--light-secondary .spot-message{color:#25282e}*[class*=--reverse] .spot-message,*[class*=--reverse] .spot-container--light-primary .spot-message,*[class*=--reverse] .spot-container--light-secondary .spot-message,.spot-container--dark-primary .spot-message,.spot-container--dark-secondary .spot-message{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-message,*[class*=--reverse] .spot-container--dark-secondary .spot-message{color:#25282e}.spot-message,.spot-container--light-primary .spot-message,.spot-container--light-secondary .spot-message{background-color:#fff;color:#25282e}.spot-container--dark-primary .spot-message,.spot-container--dark-secondary .spot-message{background-color:#31353d;color:#fff}.spot-message .spot-icon,.spot-container--light-primary .spot-message .spot-icon,.spot-container--light-secondary .spot-message .spot-icon,.spot-message i,.spot-container--light-primary .spot-message i,.spot-container--light-secondary .spot-message i{fill:#25282e}.spot-container--dark-primary .spot-message .spot-icon,.spot-container--dark-secondary .spot-message .spot-icon,.spot-container--dark-primary .spot-message i,.spot-container--dark-secondary .spot-message i{fill:#fff}.spot-message .icon-tab,.spot-message .dismiss,.spot-message .spot-dismiss{display:flex;justify-content:flex-start}.spot-message .icon-tab{font-size:20px;line-height:24px;align-items:center}.spot-message .icon-tab .spot-icon{height:16px;width:16px}.spot-message .dismiss,.spot-message .spot-dismiss{align-items:start;background-color:transparent;border:none;position:absolute;top:4px}.spot-message .dismiss .spot-icon,.spot-message .spot-dismiss .spot-icon{height:16px;width:16px}.spot-message .dismiss i,.spot-message .spot-dismiss i{font-size:16px;line-height:16px}.spot-message--header{font-size:18px;font-weight:700;line-height:28px}.spot-message--content .spot-button,.spot-message--content .spot-button-group-toggle label,.spot-button-group-toggle .spot-message--content label,.spot-message--content .spot-button-group-toggle--small label,.spot-button-group-toggle--small .spot-message--content label,.spot-message--content .spot-button-group-toggle--large label,.spot-button-group-toggle--large .spot-message--content label{margin-left:8px;margin-right:8px}.spot-message--body{font-size:15px}.spot-message--body+.spot-link{margin-top:8px}.spot-message--large{padding:12px 24px}.spot-message--buttons .spot-button+.spot-button,.spot-message--buttons .spot-button-group-toggle label+.spot-button,.spot-button-group-toggle .spot-message--buttons label+.spot-button,.spot-message--buttons .spot-button-group-toggle--small label+.spot-button,.spot-button-group-toggle--small .spot-message--buttons label+.spot-button,.spot-message--buttons .spot-button-group-toggle--large label+.spot-button,.spot-button-group-toggle--large .spot-message--buttons label+.spot-button,.spot-message--buttons .spot-button-group-toggle .spot-button+label,.spot-button-group-toggle .spot-message--buttons .spot-button+label,.spot-message--buttons .spot-button-group-toggle label+label,.spot-button-group-toggle .spot-message--buttons label+label,.spot-message--buttons .spot-button-group-toggle--small .spot-button+label,.spot-button-group-toggle--small .spot-message--buttons .spot-button+label,.spot-message--buttons .spot-button-group-toggle--small label+label,.spot-button-group-toggle--small .spot-message--buttons label+label,.spot-message--buttons .spot-button-group-toggle--large .spot-button+label,.spot-button-group-toggle--large .spot-message--buttons .spot-button+label,.spot-message--buttons .spot-button-group-toggle--large label+label,.spot-button-group-toggle--large .spot-message--buttons label+label{margin-left:8px}.spot-message .progress{height:5px;width:100%;background-color:#0000004d;position:absolute;bottom:0;transition:width ease-in-out}.spot-message{display:grid;gap:8px;grid-template-columns:1fr;grid-template-areas:"message--content"}.spot-message.dismissible{grid-template-columns:1fr 24px;grid-template-areas:"message--content dismiss"}.spot-message--with-icon-tab{gap:16px;grid-template-columns:24px 1fr;grid-template-areas:"tab message--content"}.spot-message--with-icon-tab.dismissible{grid-template-columns:24px 1fr 24px;grid-template-areas:"tab message--content dismiss"}.spot-message--banner{border-radius:0;gap:16px;grid-template-columns:24px 2fr 1fr;grid-template-areas:"tab message--content banner--buttons";max-width:100%!important;width:100%}.spot-message--banner .banner--buttons{align-items:center;display:flex}.spot-message--banner .banner--buttons .spot-button+.spot-button,.spot-message--banner .banner--buttons .spot-button-group-toggle label+.spot-button,.spot-button-group-toggle .spot-message--banner .banner--buttons label+.spot-button,.spot-message--banner .banner--buttons .spot-button-group-toggle--small label+.spot-button,.spot-button-group-toggle--small .spot-message--banner .banner--buttons label+.spot-button,.spot-message--banner .banner--buttons .spot-button-group-toggle--large label+.spot-button,.spot-button-group-toggle--large .spot-message--banner .banner--buttons label+.spot-button,.spot-message--banner .banner--buttons .spot-button-group-toggle .spot-button+label,.spot-button-group-toggle .spot-message--banner .banner--buttons .spot-button+label,.spot-message--banner .banner--buttons .spot-button-group-toggle label+label,.spot-button-group-toggle .spot-message--banner .banner--buttons label+label,.spot-message--banner .banner--buttons .spot-button-group-toggle--small .spot-button+label,.spot-button-group-toggle--small .spot-message--banner .banner--buttons .spot-button+label,.spot-message--banner .banner--buttons .spot-button-group-toggle--small label+label,.spot-button-group-toggle--small .spot-message--banner .banner--buttons label+label,.spot-message--banner .banner--buttons .spot-button-group-toggle--large .spot-button+label,.spot-button-group-toggle--large .spot-message--banner .banner--buttons .spot-button+label,.spot-message--banner .banner--buttons .spot-button-group-toggle--large label+label,.spot-button-group-toggle--large .spot-message--banner .banner--buttons label+label{margin-left:8px}.spot-message--banner.dismissible{grid-template-columns:24px 2fr 1fr 24px;grid-template-areas:"tab message--content banner--buttons dismiss"}.spot-message .message--content{grid-area:message--content}.spot-message .icon-tab{grid-area:tab}.spot-message .dismiss,.spot-message .spot-dismiss{grid-area:dismiss}.spot-message .banner--buttons{grid-area:banner--buttons}.spot-message,.spot-container--light-primary .spot-message,.spot-container--light-secondary .spot-message{box-shadow:0 0 6px #3f434a}.spot-container--dark-primary .spot-message,.spot-container--dark-secondary .spot-message{box-shadow:0 0 6px #0f1114}.spot-message--banner,.spot-container--light-primary .spot-message--banner,.spot-container--light-secondary .spot-message--banner,.spot-container--dark-primary .spot-message--banner,.spot-container--dark-secondary .spot-message--banner{box-shadow:none}.spot-message--cookie,.spot-container--light-primary .spot-message--cookie,.spot-container--light-secondary .spot-message--cookie{box-shadow:0 -2px 6px #86898d}.spot-container--dark-primary .spot-message--cookie,.spot-container--dark-secondary .spot-message--cookie{box-shadow:0 -2px 6px #25282e}.spot-message .dismiss .spot-icon,.spot-container--light-primary .spot-message .dismiss .spot-icon,.spot-container--light-secondary .spot-message .dismiss .spot-icon,.spot-message .dismiss i,.spot-container--light-primary .spot-message .dismiss i,.spot-container--light-secondary .spot-message .dismiss i,.spot-message .spot-dismiss .spot-icon,.spot-container--light-primary .spot-message .spot-dismiss .spot-icon,.spot-container--light-secondary .spot-message .spot-dismiss .spot-icon,.spot-message .spot-dismiss i,.spot-container--light-primary .spot-message .spot-dismiss i,.spot-container--light-secondary .spot-message .spot-dismiss i{color:#25282e;fill:#25282e}.spot-container--dark-primary .spot-message .dismiss .spot-icon,.spot-container--dark-secondary .spot-message .dismiss .spot-icon,.spot-container--dark-primary .spot-message .dismiss i,.spot-container--dark-secondary .spot-message .dismiss i,.spot-container--dark-primary .spot-message .spot-dismiss .spot-icon,.spot-container--dark-secondary .spot-message .spot-dismiss .spot-icon,.spot-container--dark-primary .spot-message .spot-dismiss i,.spot-container--dark-secondary .spot-message .spot-dismiss i{color:#fff;fill:#fff}.spot-message .dismiss .spot-icon:hover,.spot-message .dismiss i:hover,.spot-message .spot-dismiss .spot-icon:hover,.spot-message .spot-dismiss i:hover{cursor:pointer}.spot-message .dismiss .spot-icon:hover,.spot-container--light-primary .spot-message .dismiss .spot-icon:hover,.spot-container--light-secondary .spot-message .dismiss .spot-icon:hover,.spot-message .dismiss i:hover,.spot-container--light-primary .spot-message .dismiss i:hover,.spot-container--light-secondary .spot-message .dismiss i:hover,.spot-message .spot-dismiss .spot-icon:hover,.spot-container--light-primary .spot-message .spot-dismiss .spot-icon:hover,.spot-container--light-secondary .spot-message .spot-dismiss .spot-icon:hover,.spot-message .spot-dismiss i:hover,.spot-container--light-primary .spot-message .spot-dismiss i:hover,.spot-container--light-secondary .spot-message .spot-dismiss i:hover{color:#0969d9;fill:#0969d9}.spot-container--dark-primary .spot-message .dismiss .spot-icon:hover,.spot-container--dark-secondary .spot-message .dismiss .spot-icon:hover,.spot-container--dark-primary .spot-message .dismiss i:hover,.spot-container--dark-secondary .spot-message .dismiss i:hover,.spot-container--dark-primary .spot-message .spot-dismiss .spot-icon:hover,.spot-container--dark-secondary .spot-message .spot-dismiss .spot-icon:hover,.spot-container--dark-primary .spot-message .spot-dismiss i:hover,.spot-container--dark-secondary .spot-message .spot-dismiss i:hover{color:#62b3f9;fill:#62b3f9}.spot-message .spot-link{text-decoration:underline}.spot-message--success,.spot-container--light-primary .spot-message--success,.spot-container--light-secondary .spot-message--success{background-color:#2e7d32;color:#fff}.spot-container--dark-primary .spot-message--success,.spot-container--dark-secondary .spot-message--success{background-color:#81c784;color:#25282e}.spot-message--success .dismiss .spot-icon,.spot-message--success .spot-dismiss .spot-icon,.spot-message--success .spot-icon,.spot-message--success i,.spot-container--light-primary .spot-message--success .dismiss .spot-icon,.spot-container--light-secondary .spot-message--success .dismiss .spot-icon,.spot-container--light-primary .spot-message--success .spot-dismiss .spot-icon,.spot-container--light-secondary .spot-message--success .spot-dismiss .spot-icon,.spot-container--light-primary .spot-message--success .spot-icon,.spot-container--light-secondary .spot-message--success .spot-icon,.spot-container--light-primary .spot-message--success i,.spot-container--light-secondary .spot-message--success i{fill:#fff}.spot-container--dark-primary .spot-message--success .dismiss .spot-icon,.spot-container--dark-secondary .spot-message--success .dismiss .spot-icon,.spot-container--dark-primary .spot-message--success .spot-dismiss .spot-icon,.spot-container--dark-secondary .spot-message--success .spot-dismiss .spot-icon,.spot-container--dark-primary .spot-message--success .spot-icon,.spot-container--dark-secondary .spot-message--success .spot-icon,.spot-container--dark-primary .spot-message--success i,.spot-container--dark-secondary .spot-message--success i{fill:#25282e}.spot-message--success .spot-link{color:#fff;text-decoration:underline}.spot-container--dark-primary .spot-message--success .spot-link,.spot-container--dark-secondary .spot-message--success .spot-link{color:#25282e}.spot-message--success .spot-button,.spot-message--success .spot-button-group-toggle label,.spot-button-group-toggle .spot-message--success label,.spot-message--success .spot-button-group-toggle--small label,.spot-button-group-toggle--small .spot-message--success label,.spot-message--success .spot-button-group-toggle--large label,.spot-button-group-toggle--large .spot-message--success label{background-color:#fff;border-color:#fff;color:#2e7d32}.spot-message--success .spot-button:hover,.spot-message--success .spot-button-group-toggle label:hover,.spot-button-group-toggle .spot-message--success label:hover,.spot-message--success .spot-button-group-toggle--small label:hover,.spot-button-group-toggle--small .spot-message--success label:hover,.spot-message--success .spot-button-group-toggle--large label:hover,.spot-button-group-toggle--large .spot-message--success label:hover,.spot-message--success .spot-button:focus,.spot-message--success .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-message--success label:focus,.spot-message--success .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--small .spot-message--success label:focus,.spot-message--success .spot-button-group-toggle--large label:focus,.spot-button-group-toggle--large .spot-message--success label:focus,.spot-message--success .spot-button:active,.spot-message--success .spot-button-group-toggle label:active,.spot-button-group-toggle .spot-message--success label:active,.spot-message--success .spot-button-group-toggle--small label:active,.spot-button-group-toggle--small .spot-message--success label:active,.spot-message--success .spot-button-group-toggle--large label:active,.spot-button-group-toggle--large .spot-message--success label:active{background-color:#daefdb}.spot-message--warning,.spot-container--light-primary .spot-message--warning,.spot-container--light-secondary .spot-message--warning{background-color:#f6e962;color:#31353d}.spot-container--dark-primary .spot-message--warning,.spot-container--dark-secondary .spot-message--warning{background-color:#f8ed81;color:#25282e}.spot-message--warning .dismiss .spot-icon,.spot-message--warning .spot-dismiss .spot-icon,.spot-message--warning .spot-icon,.spot-message--warning i,.spot-container--light-primary .spot-message--warning .dismiss .spot-icon,.spot-container--light-secondary .spot-message--warning .dismiss .spot-icon,.spot-container--light-primary .spot-message--warning .spot-dismiss .spot-icon,.spot-container--light-secondary .spot-message--warning .spot-dismiss .spot-icon,.spot-container--light-primary .spot-message--warning .spot-icon,.spot-container--light-secondary .spot-message--warning .spot-icon,.spot-container--light-primary .spot-message--warning i,.spot-container--light-secondary .spot-message--warning i{fill:#31353d}.spot-container--dark-primary .spot-message--warning .dismiss .spot-icon,.spot-container--dark-secondary .spot-message--warning .dismiss .spot-icon,.spot-container--dark-primary .spot-message--warning .spot-dismiss .spot-icon,.spot-container--dark-secondary .spot-message--warning .spot-dismiss .spot-icon,.spot-container--dark-primary .spot-message--warning .spot-icon,.spot-container--dark-secondary .spot-message--warning .spot-icon,.spot-container--dark-primary .spot-message--warning i,.spot-container--dark-secondary .spot-message--warning i{fill:#25282e}.spot-message--warning .spot-link{color:#31353d;text-decoration:underline}.spot-container--dark-primary .spot-message--warning .spot-link,.spot-container--dark-secondary .spot-message--warning .spot-link{color:#25282e}.spot-message--warning .spot-button,.spot-message--warning .spot-button-group-toggle label,.spot-button-group-toggle .spot-message--warning label,.spot-message--warning .spot-button-group-toggle--small label,.spot-button-group-toggle--small .spot-message--warning label,.spot-message--warning .spot-button-group-toggle--large label,.spot-button-group-toggle--large .spot-message--warning label{background-color:#fff;border-color:#fff;color:#726909}.spot-message--warning .spot-button:hover,.spot-message--warning .spot-button-group-toggle label:hover,.spot-button-group-toggle .spot-message--warning label:hover,.spot-message--warning .spot-button-group-toggle--small label:hover,.spot-button-group-toggle--small .spot-message--warning label:hover,.spot-message--warning .spot-button-group-toggle--large label:hover,.spot-button-group-toggle--large .spot-message--warning label:hover,.spot-message--warning .spot-button:focus,.spot-message--warning .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-message--warning label:focus,.spot-message--warning .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--small .spot-message--warning label:focus,.spot-message--warning .spot-button-group-toggle--large label:focus,.spot-button-group-toggle--large .spot-message--warning label:focus,.spot-message--warning .spot-button:active,.spot-message--warning .spot-button-group-toggle label:active,.spot-button-group-toggle .spot-message--warning label:active,.spot-message--warning .spot-button-group-toggle--small label:active,.spot-button-group-toggle--small .spot-message--warning label:active,.spot-message--warning .spot-button-group-toggle--large label:active,.spot-button-group-toggle--large .spot-message--warning label:active{background-color:#fefbe6}.spot-message--danger,.spot-container--light-primary .spot-message--danger,.spot-container--light-secondary .spot-message--danger{background-color:#e31527;color:#fff}.spot-container--dark-primary .spot-message--danger,.spot-container--dark-secondary .spot-message--danger{background-color:#f5767d;color:#25282e}.spot-message--danger .dismiss .spot-icon,.spot-message--danger .spot-dismiss .spot-icon,.spot-message--danger .spot-icon,.spot-message--danger i,.spot-container--light-primary .spot-message--danger .dismiss .spot-icon,.spot-container--light-secondary .spot-message--danger .dismiss .spot-icon,.spot-container--light-primary .spot-message--danger .spot-dismiss .spot-icon,.spot-container--light-secondary .spot-message--danger .spot-dismiss .spot-icon,.spot-container--light-primary .spot-message--danger .spot-icon,.spot-container--light-secondary .spot-message--danger .spot-icon,.spot-container--light-primary .spot-message--danger i,.spot-container--light-secondary .spot-message--danger i{fill:#fff}.spot-container--dark-primary .spot-message--danger .dismiss .spot-icon,.spot-container--dark-secondary .spot-message--danger .dismiss .spot-icon,.spot-container--dark-primary .spot-message--danger .spot-dismiss .spot-icon,.spot-container--dark-secondary .spot-message--danger .spot-dismiss .spot-icon,.spot-container--dark-primary .spot-message--danger .spot-icon,.spot-container--dark-secondary .spot-message--danger .spot-icon,.spot-container--dark-primary .spot-message--danger i,.spot-container--dark-secondary .spot-message--danger i{fill:#25282e}.spot-message--danger .spot-link{color:#fff;text-decoration:underline}.spot-container--dark-primary .spot-message--danger .spot-link,.spot-container--dark-secondary .spot-message--danger .spot-link{color:#25282e}.spot-message--danger .spot-button,.spot-message--danger .spot-button-group-toggle label,.spot-button-group-toggle .spot-message--danger label,.spot-message--danger .spot-button-group-toggle--small label,.spot-button-group-toggle--small .spot-message--danger label,.spot-message--danger .spot-button-group-toggle--large label,.spot-button-group-toggle--large .spot-message--danger label{background-color:#fff;border-color:#fff;color:#d30e1f}.spot-message--danger .spot-button:hover,.spot-message--danger .spot-button-group-toggle label:hover,.spot-button-group-toggle .spot-message--danger label:hover,.spot-message--danger .spot-button-group-toggle--small label:hover,.spot-button-group-toggle--small .spot-message--danger label:hover,.spot-message--danger .spot-button-group-toggle--large label:hover,.spot-button-group-toggle--large .spot-message--danger label:hover,.spot-message--danger .spot-button:focus,.spot-message--danger .spot-button-group-toggle label:focus,.spot-button-group-toggle .spot-message--danger label:focus,.spot-message--danger .spot-button-group-toggle--small label:focus,.spot-button-group-toggle--small .spot-message--danger label:focus,.spot-message--danger .spot-button-group-toggle--large label:focus,.spot-button-group-toggle--large .spot-message--danger label:focus,.spot-message--danger .spot-button:active,.spot-message--danger .spot-button-group-toggle label:active,.spot-button-group-toggle .spot-message--danger label:active,.spot-message--danger .spot-button-group-toggle--small label:active,.spot-button-group-toggle--small .spot-message--danger label:active,.spot-message--danger .spot-button-group-toggle--large label:active,.spot-button-group-toggle--large .spot-message--danger label:active{background-color:#fff5f5}.spot-message--info,.spot-container--light-primary .spot-message--info,.spot-container--light-secondary .spot-message--info{background-color:#c5f0ff}.spot-container--dark-primary .spot-message--info,.spot-container--dark-secondary .spot-message--info{background-color:#0e455b}.spot-message--info .spot-link{color:#25282e;text-decoration:underline}.spot-container--dark-primary .spot-message--info .spot-link,.spot-container--dark-secondary .spot-message--info .spot-link{color:#fff}.spot-message--cookie,.spot-container--light-primary .spot-message--cookie,.spot-container--light-secondary .spot-message--cookie{background-color:#e2e2e2}.spot-container--dark-primary .spot-message--cookie,.spot-container--dark-secondary .spot-message--cookie{background-color:#31353d}.toast-container--top-left,.toast-container--top-right,.toast-container--bottom-left,.toast-container--bottom-right{width:424px;position:fixed;z-index:21000}.toast-container--top-left,.toast-container--top-right{top:0}.toast-container--bottom-left,.toast-container--bottom-right{bottom:0}.toast-container--top-left,.toast-container--bottom-left{left:0}.toast-container--top-right,.toast-container--bottom-right{right:0}.spot-message--toast,.spot-toast{margin:32px;max-width:360px;position:fixed;z-index:1000}.spot-message--toast.top-right,.spot-message--toast.bottom-right,.spot-toast.top-right,.spot-toast.bottom-right{right:0}.spot-message--toast.top-left,.spot-message--toast.bottom-left,.spot-toast.top-left,.spot-toast.bottom-left{left:0}.spot-message--toast.top-right,.spot-message--toast.top-center,.spot-message--toast.top-left,.spot-message--toast.top-full,.spot-toast.top-right,.spot-toast.top-center,.spot-toast.top-left,.spot-toast.top-full{top:0}.spot-message--toast.bottom-right,.spot-message--toast.bottom-center,.spot-message--toast.bottom-left,.spot-message--toast.bottom-full,.spot-toast.bottom-right,.spot-toast.bottom-center,.spot-toast.bottom-left,.spot-toast.bottom-full{bottom:0}.spot-message--toast.top-center,.spot-message--toast.bottom-center,.spot-message--toast.center-center,.spot-toast.top-center,.spot-toast.bottom-center,.spot-toast.center-center{width:400px!important}.spot-message--toast.top-center,.spot-message--toast.bottom-center,.spot-toast.top-center,.spot-toast.bottom-center{left:calc(50vw - 200px);margin:32px 0!important}.spot-message--toast.top-full,.spot-message--toast.bottom-full,.spot-toast.top-full,.spot-toast.bottom-full{width:100%!important;left:0;margin:0!important;border-radius:0}.spot-message--toast.center-center,.spot-toast.center-center{top:35%;left:calc(50vw - 200px);margin:0!important}.spot-message--toast-visible,.spot-toast-visible{position:relative}.spot-tabs__list{align-items:flex-start;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.spot-tabs__tab{align-items:flex-start;display:flex;flex:0 0 auto}.spot-tabs__link{line-height:1.5}.spot-tabs__link:before,.spot-tabs__link:after{content:"";display:block;height:0;width:0}.spot-tabs__link:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-tabs__link:after{margin-top:calc(-.3611111111em + 0px)}.spot-tabs__link,.spot-container--light-primary .spot-tabs__link,.spot-container--light-secondary .spot-tabs__link{color:#25282e}*[class*=--reverse] .spot-tabs__link,*[class*=--reverse] .spot-container--light-primary .spot-tabs__link,*[class*=--reverse] .spot-container--light-secondary .spot-tabs__link,.spot-container--dark-primary .spot-tabs__link,.spot-container--dark-secondary .spot-tabs__link{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-tabs__link,*[class*=--reverse] .spot-container--dark-secondary .spot-tabs__link{color:#25282e}.spot-tabs__link{background-color:transparent;border-width:0;border-bottom:solid 3px transparent;cursor:pointer;display:inline-block;font-size:15px;font-weight:700;height:40px;min-height:40px;padding:12px;text-decoration:none;white-space:nowrap}.spot-tabs__tab--hover .spot-tabs__link,.spot-container--light-primary .spot-tabs__tab--hover .spot-tabs__link,.spot-container--light-secondary .spot-tabs__tab--hover .spot-tabs__link,.spot-tabs__link:hover .spot-tabs__link,.spot-container--light-primary .spot-tabs__link:hover .spot-tabs__link,.spot-container--light-secondary .spot-tabs__link:hover .spot-tabs__link,.spot-tabs__link:hover,.spot-container--light-primary .spot-tabs__link:hover,.spot-container--light-secondary .spot-tabs__link:hover{color:#0969d9}.spot-container--dark-primary .spot-tabs__tab--hover .spot-tabs__link,.spot-container--dark-secondary .spot-tabs__tab--hover .spot-tabs__link,.spot-container--dark-primary .spot-tabs__link:hover .spot-tabs__link,.spot-container--dark-secondary .spot-tabs__link:hover .spot-tabs__link,.spot-container--dark-primary .spot-tabs__link:hover,.spot-container--dark-secondary .spot-tabs__link:hover{color:#62b3f9}.spot-tabs__tab--hover .spot-tabs__link,.spot-container--light-primary .spot-tabs__tab--hover .spot-tabs__link,.spot-container--light-secondary .spot-tabs__tab--hover .spot-tabs__link,.spot-tabs__link:hover .spot-tabs__link,.spot-container--light-primary .spot-tabs__link:hover .spot-tabs__link,.spot-container--light-secondary .spot-tabs__link:hover .spot-tabs__link,.spot-tabs__link:hover,.spot-container--light-primary .spot-tabs__link:hover,.spot-container--light-secondary .spot-tabs__link:hover{background-color:#e2f5ff}.spot-container--dark-primary .spot-tabs__tab--hover .spot-tabs__link,.spot-container--dark-secondary .spot-tabs__tab--hover .spot-tabs__link,.spot-container--dark-primary .spot-tabs__link:hover .spot-tabs__link,.spot-container--dark-secondary .spot-tabs__link:hover .spot-tabs__link,.spot-container--dark-primary .spot-tabs__link:hover,.spot-container--dark-secondary .spot-tabs__link:hover{background-color:#224569}.spot-tabs__link--large .spot-tabs__link{font-size:18px;padding:16px}.spot-tabs__link--with-icon{align-items:center;display:flex;font-size:0}.spot-tabs__link--with-icon:before,.spot-tabs__link--with-icon:after{display:none}.spot-tabs__link-text{line-height:1.5}.spot-tabs__link-text:before,.spot-tabs__link-text:after{content:"";display:block;height:0;width:0}.spot-tabs__link-text:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-tabs__link-text:after{margin-top:calc(-.3611111111em + 0px)}.spot-tabs__link-text{font-size:15px}.spot-tabs--large .spot-tabs__link-text{font-size:18px}.spot-tabs__link--active,.spot-container--light-primary .spot-tabs__link--active,.spot-container--light-secondary .spot-tabs__link--active,.spot-tabs__link--active:hover,.spot-container--light-primary .spot-tabs__link--active:hover,.spot-container--light-secondary .spot-tabs__link--active:hover{color:#25282e}*[class*=--reverse] .spot-tabs__link--active,*[class*=--reverse] .spot-container--light-primary .spot-tabs__link--active,*[class*=--reverse] .spot-container--light-secondary .spot-tabs__link--active,*[class*=--reverse] .spot-tabs__link--active:hover,*[class*=--reverse] .spot-container--light-primary .spot-tabs__link--active:hover,*[class*=--reverse] .spot-container--light-secondary .spot-tabs__link--active:hover,.spot-container--dark-primary .spot-tabs__link--active,.spot-container--dark-secondary .spot-tabs__link--active,.spot-container--dark-primary .spot-tabs__link--active:hover,.spot-container--dark-secondary .spot-tabs__link--active:hover{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-tabs__link--active,*[class*=--reverse] .spot-container--dark-secondary .spot-tabs__link--active,*[class*=--reverse] .spot-container--dark-primary .spot-tabs__link--active:hover,*[class*=--reverse] .spot-container--dark-secondary .spot-tabs__link--active:hover{color:#25282e}.spot-tabs__link--active,.spot-container--light-primary .spot-tabs__link--active,.spot-container--light-secondary .spot-tabs__link--active,.spot-tabs__link--active:hover,.spot-container--light-primary .spot-tabs__link--active:hover,.spot-container--light-secondary .spot-tabs__link--active:hover{color:#0969d9}.spot-container--dark-primary .spot-tabs__link--active,.spot-container--dark-secondary .spot-tabs__link--active,.spot-container--dark-primary .spot-tabs__link--active:hover,.spot-container--dark-secondary .spot-tabs__link--active:hover{color:#62b3f9}.spot-tabs__link--active,.spot-container--light-primary .spot-tabs__link--active,.spot-container--light-secondary .spot-tabs__link--active,.spot-tabs__link--active:hover,.spot-container--light-primary .spot-tabs__link--active:hover,.spot-container--light-secondary .spot-tabs__link--active:hover{border-bottom-color:#0969d9}.spot-container--dark-primary .spot-tabs__link--active,.spot-container--dark-secondary .spot-tabs__link--active,.spot-container--dark-primary .spot-tabs__link--active:hover,.spot-container--dark-secondary .spot-tabs__link--active:hover{border-bottom-color:#62b3f9}.spot-tabs__link--active,.spot-container--light-primary .spot-tabs__link--active,.spot-tabs__link--active:hover,.spot-container--light-primary .spot-tabs__link--active:hover{background-color:#f0f0f0}.spot-container--light-secondary .spot-tabs__link--active,.spot-container--light-secondary .spot-tabs__link--active:hover{background-color:#e2e2e2}.spot-container--dark-primary .spot-tabs__link--active,.spot-container--dark-primary .spot-tabs__link--active:hover{background-color:#25282e}.spot-container--dark-secondary .spot-tabs__link--active,.spot-container--dark-secondary .spot-tabs__link--active:hover{background-color:#31353d}.spot-tabs__content--hidden{display:none}.spot-tabs__icon,.spot-container--light-primary .spot-tabs__icon,.spot-container--light-secondary .spot-tabs__icon{fill:#25282e}*[class*=--reverse] .spot-tabs__icon,*[class*=--reverse] .spot-container--light-primary .spot-tabs__icon,*[class*=--reverse] .spot-container--light-secondary .spot-tabs__icon,.spot-container--dark-primary .spot-tabs__icon,.spot-container--dark-secondary .spot-tabs__icon{fill:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-tabs__icon,*[class*=--reverse] .spot-container--dark-secondary .spot-tabs__icon{fill:#25282e}.spot-tabs__icon{height:16px;margin:0 8px 0 0;position:relative;width:16px}.spot-button--dropdown-toggle .spot-tabs__icon{margin-left:4px;margin-right:0}.spot-tabs__tab--hover .spot-tabs__icon,.spot-container--light-primary .spot-tabs__tab--hover .spot-tabs__icon,.spot-container--light-secondary .spot-tabs__tab--hover .spot-tabs__icon,.spot-tabs__link:hover .spot-tabs__icon,.spot-container--light-primary .spot-tabs__link:hover .spot-tabs__icon,.spot-container--light-secondary .spot-tabs__link:hover .spot-tabs__icon{fill:#0969d9}.spot-container--dark-primary .spot-tabs__tab--hover .spot-tabs__icon,.spot-container--dark-secondary .spot-tabs__tab--hover .spot-tabs__icon,.spot-container--dark-primary .spot-tabs__link:hover .spot-tabs__icon,.spot-container--dark-secondary .spot-tabs__link:hover .spot-tabs__icon{fill:#62b3f9}.spot-tabs--large .spot-tabs__icon{height:20px;width:20px}.spot-tabs__link--active .spot-tabs__icon,.spot-container--light-primary .spot-tabs__link--active .spot-tabs__icon,.spot-container--light-secondary .spot-tabs__link--active .spot-tabs__icon,.spot-tabs__link--active:hover .spot-tabs__icon,.spot-container--light-primary .spot-tabs__link--active:hover .spot-tabs__icon,.spot-container--light-secondary .spot-tabs__link--active:hover .spot-tabs__icon{fill:#0969d9}.spot-container--dark-primary .spot-tabs__link--active .spot-tabs__icon,.spot-container--dark-secondary .spot-tabs__link--active .spot-tabs__icon,.spot-container--dark-primary .spot-tabs__link--active:hover .spot-tabs__icon,.spot-container--dark-secondary .spot-tabs__link--active:hover .spot-tabs__icon{fill:#62b3f9}.spot-tabs--with-border .spot-tabs__list-wrap,.spot-container--light-primary .spot-tabs--with-border .spot-tabs__list-wrap,.spot-container--light-secondary .spot-tabs--with-border .spot-tabs__list-wrap{border-bottom:1px solid #D0D1D0}.spot-container--dark-primary .spot-tabs--with-border .spot-tabs__list-wrap,.spot-container--dark-secondary .spot-tabs--with-border .spot-tabs__list-wrap{border-bottom:1px solid #5D6066}.spot-tabs--fill .spot-tabs__tab{flex:1 1 auto}.spot-tabs--fill .spot-tabs__tab .spot-tabs__link{width:100%;display:flex;justify-content:center}.spot-tabs--icon-only.spot-tabs--responsive-forced .spot-tabs__link-text,.spot-tabs--icon-only.spot-tabs--responsive .spot-tabs__link-text{overflow:hidden;width:0}.spot-tabs--icon-only.spot-tabs--responsive-forced .spot-tabs__icon,.spot-tabs--icon-only.spot-tabs--responsive .spot-tabs__icon{margin-right:0}.spot-tabs--scrollable .spot-tabs__list{flex-wrap:nowrap}.spot-container--dark-primary .spot-tabs--scrollable .spot-tabs__scroll-button,.spot-container--dark-secondary .spot-tabs--scrollable .spot-tabs__scroll-button{background-color:#3f434ae6;border:solid 1px #717479}.spot-container--dark-primary .spot-tabs--scrollable .spot-tabs__scroll-button:hover,.spot-container--dark-secondary .spot-tabs--scrollable .spot-tabs__scroll-button:hover{background-color:#0f1114}.spot-tabs--scrollable .spot-tabs__scroll-button{background-color:#fffc;border:1px solid #BCBDBC;border-radius:2px;cursor:pointer;display:flex;margin:0;padding:4px;position:absolute;top:6px;visibility:hidden;z-index:100}.spot-tabs--scrollable .spot-tabs__scroll-button:hover{background-color:#fff}.spot-tabs--scrollable .spot-tabs__scroll-button:focus{outline:none}.spot-container--dark-primary .spot-tabs--scrollable .spot-tabs__scroll-button-icon,.spot-container--dark-secondary .spot-tabs--scrollable .spot-tabs__scroll-button-icon{fill:#717479}.spot-tabs--scrollable .spot-tabs__scroll-button-icon{fill:#5d6066;height:16px;pointer-events:none;width:16px}.spot-tabs--scrollable .spot-tabs__scroll-button--next{right:0}.spot-tabs--scrollable .spot-tabs__list-wrap{overflow:hidden;position:relative}.spot-tabs--scrollable.spot-tabs--responsive .spot-tabs__list{-ms-overflow-style:none;overflow-x:auto}.spot-tabs--scrollable.spot-tabs--responsive .spot-tabs__list::-webkit-scrollbar{display:none}.spot-tabs--scrollable.spot-tabs--responsive .spot-tabs__scroll-button{visibility:visible}.spot-tabs--scrollable.spot-tabs--previous-scroll-hidden .spot-tabs__scroll-button--previous,.spot-tabs--scrollable.spot-tabs--next-scroll-hidden .spot-tabs__scroll-button--next{visibility:hidden}.spot-tabs--scrollable.spot-tabs--large .spot-tabs__scroll-button{padding:8px 4px}.spot-tabs--scrollable.spot-tabs--large .spot-tabs__list-wrap{height:50px}.spot-tabs--show-more .spot-tabs__list-wrap{overflow:visible}.spot-tabs--show-more .spot-tabs__list-wrap .spot-dropdown{top:40px;left:-200px;min-width:200px}.spot-data-table{border-collapse:collapse;color:#25282e;font-size:15px;margin-left:auto;margin-right:auto;text-align:left;width:90%}.spot-data-table,.spot-container--light-primary .spot-data-table,.spot-container--light-secondary .spot-data-table{color:#25282e}.spot-container--dark-primary .spot-data-table,.spot-container--dark-secondary .spot-data-table{color:#e2e2e2}.spot-data-table--center-aligned{text-align:center}.spot-data-table--right-aligned{text-align:right}.spot-data-table thead tr{font-weight:700}.spot-data-table--clickable tr:hover,.spot-container--light-primary .spot-data-table--clickable tr:hover{background-color:#e2f5ff}.spot-container--light-secondary .spot-data-table--clickable tr:hover{background-color:#cdedff}.spot-container--dark-primary .spot-data-table--clickable tr:hover{background-color:#224569}.spot-container--dark-secondary .spot-data-table--clickable tr:hover{background-color:#284e76}.spot-data-table__row--clicked,.spot-container--light-primary .spot-data-table__row--clicked{background-color:#f0f0f0}.spot-container--light-secondary .spot-data-table__row--clicked{background-color:#fff}.spot-container--dark-primary .spot-data-table__row--clicked{background-color:#3f434a}.spot-container--dark-secondary .spot-data-table__row--clicked{background-color:#31353d}.spot-data-table th{padding:8px 16px;border-bottom:1px solid #A9AAAA}.spot-data-table th,.spot-container--light-primary .spot-data-table th,.spot-container--light-secondary .spot-data-table th,.spot-container--dark-primary .spot-data-table th{border-bottom:1px solid #A9AAAA}.spot-container--dark-secondary .spot-data-table th{border-bottom:1px solid #5D6066}.spot-data-table--small-spacing th{padding:4px 8px}.spot-data-table--large-spacing th{padding:16px 32px}.spot-data-table td{border-bottom:1px solid #D0D1D0;cursor:default;padding:8px 16px}.spot-data-table td,.spot-container--light-primary .spot-data-table td,.spot-container--light-secondary .spot-data-table td{border-bottom:1px solid #D0D1D0}.spot-container--dark-primary .spot-data-table td,.spot-container--dark-secondary .spot-data-table td{border-bottom:1px solid #5D6066}.spot-data-table--small-spacing td{padding:4px 8px}.spot-data-table--large-spacing td{padding:16px 32px}.spot-data-table--clickable td{cursor:pointer}.spot-data-table__row--in-range{background-color:#59b73014}.spot-data-table__row--out-of-range{background-color:#f9423a14}.spot-data-table--sortable th{cursor:pointer}.spot-data-table--sortable th,.spot-container--light-primary .spot-data-table--sortable th{background-color:#fff}.spot-container--light-secondary .spot-data-table--sortable th{background-color:#f0f0f0}.spot-container--dark-primary .spot-data-table--sortable th{background-color:#31353d}.spot-container--dark-secondary .spot-data-table--sortable th{background-color:#3f434a}.spot-data-table--sortable th.spot-data-table__col--sort-disabled{cursor:not-allowed}.spot-data-table--sortable th.spot-data-table__col--sort-disabled:hover,.spot-container--light-primary .spot-data-table--sortable th.spot-data-table__col--sort-disabled:hover,.spot-container--light-secondary .spot-data-table--sortable th.spot-data-table__col--sort-disabled:hover{color:#25282e}.spot-container--dark-primary .spot-data-table--sortable th.spot-data-table__col--sort-disabled:hover,.spot-container--dark-secondary .spot-data-table--sortable th.spot-data-table__col--sort-disabled:hover{color:#e2e2e2}.spot-data-table--sortable th:hover,.spot-container--light-primary .spot-data-table--sortable th:hover,.spot-container--light-secondary .spot-data-table--sortable th:hover{color:#0969d9}.spot-container--dark-primary .spot-data-table--sortable th:hover,.spot-container--dark-secondary .spot-data-table--sortable th:hover{color:#62b3f9}.spot-data-table--sortable th.spot-data-table__col--active{border-bottom:2px solid #31353D;position:relative}.spot-data-table--sortable th.spot-data-table__col--active,.spot-container--light-primary .spot-data-table--sortable th.spot-data-table__col--active,.spot-container--light-secondary .spot-data-table--sortable th.spot-data-table__col--active{border-bottom:2px solid #31353D}.spot-container--dark-primary .spot-data-table--sortable th.spot-data-table__col--active,.spot-container--dark-secondary .spot-data-table--sortable th.spot-data-table__col--active{border-bottom:2px solid #BCBDBC}.spot-data-table--sortable th.spot-data-table__col--active:hover,.spot-container--light-primary .spot-data-table--sortable th.spot-data-table__col--active:hover,.spot-container--light-secondary .spot-data-table--sortable th.spot-data-table__col--active:hover{border-color:#0969d9}.spot-container--dark-primary .spot-data-table--sortable th.spot-data-table__col--active:hover,.spot-container--dark-secondary .spot-data-table--sortable th.spot-data-table__col--active:hover{border-color:#62b3f9}.spot-data-table--sortable th.spot-data-table__col--active.spot-data-table__col--sort-ascending:after{border-color:#25282e;border-style:solid;border-width:0 2px 2px 0;bottom:4px;content:"";height:12px;position:absolute;right:8px;transform:rotate(-135deg);width:12px}.spot-container--dark-primary .spot-data-table--sortable th.spot-data-table__col--active.spot-data-table__col--sort-ascending:after,.spot-container--dark-secondary .spot-data-table--sortable th.spot-data-table__col--active.spot-data-table__col--sort-ascending:after{border-color:#bcbdbc}.spot-data-table--sortable th.spot-data-table__col--active.spot-data-table__col--sort-descending:after{border-color:#25282e;border-style:solid;border-width:0 2px 2px 0;bottom:12px;content:"";height:12px;position:absolute;right:8px;transform:rotate(45deg);width:12px}.spot-container--dark-primary .spot-data-table--sortable th.spot-data-table__col--active.spot-data-table__col--sort-descending:after,.spot-container--dark-secondary .spot-data-table--sortable th.spot-data-table__col--active.spot-data-table__col--sort-descending:after{border-color:#bcbdbc}.spot-modal__content-scroll-shadow-mask,.spot-container--light-primary .spot-modal__content-scroll-shadow-mask,.spot-container--light-secondary .spot-modal__content-scroll-shadow-mask{background:linear-gradient(to bottom,#fff0,#fff 12px)}.spot-container--dark-primary .spot-modal__content-scroll-shadow-mask,.spot-container--dark-secondary .spot-modal__content-scroll-shadow-mask{background:linear-gradient(to bottom,#31353d00,#31353d 12px)}.spot-modal__content-scroll-shadow-mask{height:18px;margin-top:-18px;position:relative;z-index:5}.spot-modal__content-scroll-shadow-mask--top,.spot-container--light-primary .spot-modal__content-scroll-shadow-mask--top,.spot-container--light-secondary .spot-modal__content-scroll-shadow-mask--top{background:linear-gradient(to top,#fff0,#fff 12px)}.spot-container--dark-primary .spot-modal__content-scroll-shadow-mask--top,.spot-container--dark-secondary .spot-modal__content-scroll-shadow-mask--top{background:linear-gradient(to top,#31353d00,#31353d 12px)}.spot-modal__content-scroll-shadow-mask--top{margin-bottom:-18px;margin-top:0}.spot-modal,.spot-container--light-primary .spot-modal,.spot-container--light-secondary .spot-modal{background-color:#fff;box-shadow:0 0 6px #717479;color:#25282e}.spot-container--dark-primary .spot-modal,.spot-container--dark-secondary .spot-modal{background-color:#31353d;box-shadow:0 0 3px #0f1114;color:#e2e2e2}.spot-modal{border-radius:20px;display:flex;flex-direction:column;font-size:15px;max-height:90vh;max-width:560px;overflow:hidden;position:relative;text-align:left;width:90%;z-index:0}.spot-modal__overlay,.spot-container--light-primary .spot-modal__overlay,.spot-container--light-secondary .spot-modal__overlay{background:#3f434a99}.spot-container--dark-primary .spot-modal__overlay,.spot-container--dark-secondary .spot-modal__overlay{background:#5d606699}.spot-modal__overlay{align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:800}.spot-modal__overlay--disable{content:""}.spot-modal__overlay--visible{display:flex}.spot-modal--visible-inline.spot-modal__overlay{background:transparent;display:block;height:auto;position:static}.spot-modal__header-cancel-button{background:none;border:0;cursor:pointer;margin:0;padding:0;position:absolute;right:16px;top:16px}.spot-modal__header-cancel-button-icon,.spot-container--light-primary .spot-modal__header-cancel-button-icon,.spot-container--light-secondary .spot-modal__header-cancel-button-icon{fill:#9a9b9c}.spot-modal__header-cancel-button:hover .spot-modal__header-cancel-button-icon,.spot-modal__header-cancel-button:hover .spot-container--light-primary .spot-modal__header-cancel-button-icon,.spot-modal__header-cancel-button:hover .spot-container--light-secondary .spot-modal__header-cancel-button-icon{fill:#0969d9}.spot-container--dark-primary .spot-modal__header-cancel-button-icon,.spot-container--dark-secondary .spot-modal__header-cancel-button-icon{fill:#9a9b9c}.spot-modal__header-cancel-button:hover .spot-container--dark-primary .spot-modal__header-cancel-button-icon,.spot-modal__header-cancel-button:hover .spot-container--dark-secondary .spot-modal__header-cancel-button-icon{fill:#62b3f9}.spot-modal__header-cancel-button-icon{display:block;height:20px;width:20px}.spot-modal__header{display:flex;flex-shrink:0;padding:24px 32px;position:relative}.spot-modal__header:after,.spot-container--light-primary .spot-modal__header:after,.spot-container--light-secondary .spot-modal__header:after{background:linear-gradient(to bottom,#9a9b9c99,#9a9b9c00)}.spot-container--dark-primary .spot-modal__header:after,.spot-container--dark-secondary .spot-modal__header:after{background:linear-gradient(to bottom,#31353d99,#31353d00)}.spot-modal__header:after{content:"";display:block;height:6px;left:0;position:absolute;top:100%;width:100%;z-index:3}.spot-modal__title{line-height:1.5}.spot-modal__title:before,.spot-modal__title:after{content:"";display:block;height:0;width:0}.spot-modal__title:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-modal__title:after{margin-top:calc(-.3611111111em + 0px)}.spot-modal__title,.spot-container--light-primary .spot-modal__title,.spot-container--light-secondary .spot-modal__title{color:#25282e}*[class*=--reverse] .spot-modal__title,*[class*=--reverse] .spot-container--light-primary .spot-modal__title,*[class*=--reverse] .spot-container--light-secondary .spot-modal__title,.spot-container--dark-primary .spot-modal__title,.spot-container--dark-secondary .spot-modal__title{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-modal__title,*[class*=--reverse] .spot-container--dark-secondary .spot-modal__title{color:#25282e}.spot-modal__title{font-size:15px;margin:0;padding:0}.spot-modal__title{font-family:var(--font-family-sans-serif-secondary);font-size:26px;font-weight:300;line-height:38px}.spot-modal__title{padding-right:8px}.spot-modal__secondary-title~.spot-modal__title{margin-top:8px}.spot-modal__secondary-title{line-height:1.5}.spot-modal__secondary-title:before,.spot-modal__secondary-title:after{content:"";display:block;height:0;width:0}.spot-modal__secondary-title:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-modal__secondary-title:after{margin-top:calc(-.3611111111em + 0px)}.spot-modal__secondary-title,.spot-container--light-primary .spot-modal__secondary-title,.spot-container--light-secondary .spot-modal__secondary-title{color:#25282e}*[class*=--reverse] .spot-modal__secondary-title,*[class*=--reverse] .spot-container--light-primary .spot-modal__secondary-title,*[class*=--reverse] .spot-container--light-secondary .spot-modal__secondary-title,.spot-container--dark-primary .spot-modal__secondary-title,.spot-container--dark-secondary .spot-modal__secondary-title{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-modal__secondary-title,*[class*=--reverse] .spot-container--dark-secondary .spot-modal__secondary-title{color:#25282e}.spot-modal__secondary-title{font-size:15px;margin:0;padding:0}.spot-modal__secondary-title{font-weight:700}.spot-modal__copy{padding:16px 32px;position:relative}.spot-modal__content{overflow-y:auto;position:relative}.spot-modal__footer-cancel-button{line-height:1.5}.spot-modal__footer-cancel-button:before,.spot-modal__footer-cancel-button:after{content:"";display:block;height:0;width:0}.spot-modal__footer-cancel-button:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-modal__footer-cancel-button:after{margin-top:calc(-.3611111111em + 0px)}.spot-modal__footer-cancel-button,.spot-container--light-primary .spot-modal__footer-cancel-button,.spot-container--light-secondary .spot-modal__footer-cancel-button{color:#0969d9}.spot-container--dark-primary .spot-modal__footer-cancel-button,.spot-container--dark-secondary .spot-modal__footer-cancel-button{color:#62b3f9}.spot-modal__footer-cancel-button{background:none;border:0;cursor:pointer;font-size:15px;margin:0 0 16px;padding:16px 0;text-align:center;width:100%}@media screen and (min-width: 460px){.spot-modal__footer-cancel-button{margin:0 auto 0 0;width:auto}}.spot-modal__footer,.spot-container--light-primary .spot-modal__footer,.spot-container--light-secondary .spot-modal__footer{background-color:#f0f0f0}.spot-container--dark-primary .spot-modal__footer,.spot-container--dark-secondary .spot-modal__footer{background-color:#3f434a}.spot-modal__footer{align-items:center;display:flex;flex:1 0 auto;flex-wrap:wrap;justify-content:flex-start;margin-top:auto;padding:24px 32px;position:relative;width:100%}@media screen and (min-width: 460px){.spot-modal__footer{flex-wrap:nowrap}}.spot-modal__footer .spot-button,.spot-modal__footer .spot-button-group-toggle label,.spot-button-group-toggle .spot-modal__footer label,.spot-modal__footer .spot-button-group-toggle--small label,.spot-button-group-toggle--small .spot-modal__footer label,.spot-modal__footer .spot-button-group-toggle--large label,.spot-button-group-toggle--large .spot-modal__footer label{margin:0 0 16px;text-align:center;width:100%}@media screen and (min-width: 460px){.spot-modal__footer .spot-button,.spot-modal__footer .spot-button-group-toggle label,.spot-button-group-toggle .spot-modal__footer label,.spot-modal__footer .spot-button-group-toggle--small label,.spot-button-group-toggle--small .spot-modal__footer label,.spot-modal__footer .spot-button-group-toggle--large label,.spot-button-group-toggle--large .spot-modal__footer label{margin:0 0 0 16px;width:auto;word-wrap:break-word}}.spot-modal__footer:before,.spot-container--light-primary .spot-modal__footer:before,.spot-container--light-secondary .spot-modal__footer:before{background:linear-gradient(to top,#9a9b9c99,#9a9b9c00)}.spot-container--dark-primary .spot-modal__footer:before,.spot-container--dark-secondary .spot-modal__footer:before{background:linear-gradient(to top,#31353d99,#31353d00)}.spot-modal__footer:before{bottom:100%;content:"";display:block;height:6px;left:0;position:absolute;width:100%;z-index:3}[class*=spot-modal--multistep-step-]{display:none}.spot-modal--multistep-visible{display:block}.spot-modal-open{height:100%;overflow:hidden;width:100%}.spot-search-bar{display:flex;border-radius:50px}.spot-search-bar .spot-search-bar__input{background-color:#f0f0f0;border-color:transparent;border-radius:50px 0 0 50px;border-style:solid;border-width:1px 0 1px 1px;flex:1}.spot-container--light-secondary .spot-search-bar .spot-search-bar__input{background-color:#fff}.spot-container--dark-primary .spot-search-bar .spot-search-bar__input{background-color:#3f434a}.spot-container--dark-secondary .spot-search-bar .spot-search-bar__input{background-color:#31353d}.spot-search-bar:has(>:hover),.spot-search-bar--hover{box-shadow:0 0 0 2px #bcbdbc}.spot-container--dark-primary .spot-search-bar:has(>:hover),.spot-container--dark-secondary .spot-search-bar:has(>:hover),.spot-container--dark-primary .spot-search-bar--hover,.spot-container--dark-secondary .spot-search-bar--hover{box-shadow:0 0 0 2px #86898d}.spot-search-bar:has(>:focus),.spot-container--light-primary .spot-search-bar:has(>:focus),.spot-container--light-secondary .spot-search-bar:has(>:focus),.spot-search-bar--focus,.spot-container--light-primary .spot-search-bar--focus,.spot-container--light-secondary .spot-search-bar--focus{box-shadow:0 0 0 3px #3e9af5}.spot-container--dark-primary .spot-search-bar:has(>:focus),.spot-container--dark-secondary .spot-search-bar:has(>:focus),.spot-container--dark-primary .spot-search-bar--focus,.spot-container--dark-secondary .spot-search-bar--focus{box-shadow:0 0 0 3px #3e9af5}.spot-search-bar:has(>:focus),.spot-search-bar--focus{border-color:transparent;outline:none}.spot-search-bar--error,.spot-container--light-primary .spot-search-bar--error,.spot-container--light-secondary .spot-search-bar--error{box-shadow:0 0 0 2px #d30e1f}.spot-container--dark-primary .spot-search-bar--error,.spot-container--dark-secondary .spot-search-bar--error{box-shadow:0 0 0 2px #f5767d}.spot-search-bar--error:hover,.spot-search-bar--error:has(>:hover),.spot-search-bar--error--hover{box-shadow:0 0 0 2px #d30e1f}.spot-search-bar--error:hover,.spot-container--light-primary .spot-search-bar--error:hover,.spot-container--light-secondary .spot-search-bar--error:hover,.spot-search-bar--error:has(>:hover),.spot-container--light-primary .spot-search-bar--error:has(>:hover),.spot-container--light-secondary .spot-search-bar--error:has(>:hover),.spot-search-bar--error--hover,.spot-container--light-primary .spot-search-bar--error--hover,.spot-container--light-secondary .spot-search-bar--error--hover{box-shadow:0 0 0 2px #d30e1f}.spot-container--dark-primary .spot-search-bar--error:hover,.spot-container--dark-secondary .spot-search-bar--error:hover,.spot-container--dark-primary .spot-search-bar--error:has(>:hover),.spot-container--dark-secondary .spot-search-bar--error:has(>:hover),.spot-container--dark-primary .spot-search-bar--error--hover,.spot-container--dark-secondary .spot-search-bar--error--hover{box-shadow:0 0 0 2px #f5767d}.spot-search-bar--error:hover .spot-search-bar__input,.spot-search-bar--error:hover .spot-search-bar__input:focus,.spot-search-bar--error:hover .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-search-bar--error:hover .spot-search-bar__search-button,.spot-search-bar--error:has(>:hover) .spot-search-bar__input,.spot-search-bar--error:has(>:hover) .spot-search-bar__input:focus,.spot-search-bar--error:has(>:hover) .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-search-bar--error:has(>:hover) .spot-search-bar__search-button,.spot-search-bar--error--hover .spot-search-bar__input,.spot-search-bar--error--hover .spot-search-bar__input:focus,.spot-search-bar--error--hover .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-search-bar--error--hover .spot-search-bar__search-button{border-color:transparent;box-shadow:none}.spot-search-bar--error:hover .spot-search-bar__date-button,.spot-search-bar--error:hover .spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-search-bar--error:has(>:hover) .spot-search-bar__date-button,.spot-search-bar--error:has(>:hover) .spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-search-bar--error--hover .spot-search-bar__date-button,.spot-search-bar--error--hover .spot-search-bar__input:focus~.spot-search-bar__date-button{border-color:transparent;box-shadow:none}.spot-search-bar--error:has(>:focus),.spot-search-bar--error:focus,.spot-search-bar--error--focus{box-shadow:0 0 0 3px #d30e1f}.spot-search-bar--error:has(>:focus),.spot-container--light-primary .spot-search-bar--error:has(>:focus),.spot-container--light-secondary .spot-search-bar--error:has(>:focus),.spot-search-bar--error:focus,.spot-container--light-primary .spot-search-bar--error:focus,.spot-container--light-secondary .spot-search-bar--error:focus,.spot-search-bar--error--focus,.spot-container--light-primary .spot-search-bar--error--focus,.spot-container--light-secondary .spot-search-bar--error--focus{box-shadow:0 0 0 3px #d30e1f}.spot-container--dark-primary .spot-search-bar--error:has(>:focus),.spot-container--dark-secondary .spot-search-bar--error:has(>:focus),.spot-container--dark-primary .spot-search-bar--error:focus,.spot-container--dark-secondary .spot-search-bar--error:focus,.spot-container--dark-primary .spot-search-bar--error--focus,.spot-container--dark-secondary .spot-search-bar--error--focus{box-shadow:0 0 0 3px #f5767d}.spot-search-bar--error:has(>:focus) .spot-search-bar__input,.spot-search-bar--error:has(>:focus) .spot-search-bar__input:focus,.spot-search-bar--error:has(>:focus) .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-search-bar--error:has(>:focus) .spot-search-bar__search-button,.spot-search-bar--error:focus .spot-search-bar__input,.spot-search-bar--error:focus .spot-search-bar__input:focus,.spot-search-bar--error:focus .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-search-bar--error:focus .spot-search-bar__search-button,.spot-search-bar--error--focus .spot-search-bar__input,.spot-search-bar--error--focus .spot-search-bar__input:focus,.spot-search-bar--error--focus .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-search-bar--error--focus .spot-search-bar__search-button{border-color:transparent;box-shadow:none}.spot-search-bar--error:has(>:focus) .spot-search-bar__date-button,.spot-search-bar--error:has(>:focus) .spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-search-bar--error:focus .spot-search-bar__date-button,.spot-search-bar--error:focus .spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-search-bar--error--focus .spot-search-bar__date-button,.spot-search-bar--error--focus .spot-search-bar__input:focus~.spot-search-bar__date-button{border-color:transparent;box-shadow:none}.spot-search-bar__input,.spot-search-bar__date-button,.spot-search-bar__search-button{margin:0}.spot-search-bar--small .spot-search-bar__input,.spot-search-bar--small .spot-search-bar__date-button,.spot-search-bar--small .spot-search-bar__search-button{height:35px}.spot-search-bar__date-button,.spot-search-bar__search-button{line-height:1.5}.spot-search-bar__date-button:before,.spot-search-bar__date-button:after,.spot-search-bar__search-button:before,.spot-search-bar__search-button:after{content:"";display:block;height:0;width:0}.spot-search-bar__date-button:before,.spot-search-bar__search-button:before{margin-bottom:calc(-.3611111111em + 0px)}.spot-search-bar__date-button:after,.spot-search-bar__search-button:after{margin-top:calc(-.3611111111em + 2px)}.spot-search-bar__date-button,.spot-search-bar__search-button{border-style:solid;border-color:transparent}.spot-search-bar__date-button .spot-icon,.spot-container--light-primary .spot-search-bar__date-button .spot-icon,.spot-container--light-secondary .spot-search-bar__date-button .spot-icon,.spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--light-primary .spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--light-secondary .spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-search-bar__search-button .spot-icon,.spot-container--light-primary .spot-search-bar__search-button .spot-icon,.spot-container--light-secondary .spot-search-bar__search-button .spot-icon,.spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--light-primary .spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--light-secondary .spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon{fill:#0969d9}.spot-search-bar__date-button,.spot-container--light-primary .spot-search-bar__date-button,.spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-container--light-primary .spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-search-bar__search-button,.spot-container--light-primary .spot-search-bar__search-button,.spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-container--light-primary .spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button{background-color:#f0f0f0}.spot-container--light-secondary .spot-search-bar__date-button,.spot-container--light-secondary .spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-container--light-secondary .spot-search-bar__search-button,.spot-container--light-secondary .spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button{background-color:#fff}.spot-container--dark-primary .spot-search-bar__date-button .spot-icon,.spot-container--dark-secondary .spot-search-bar__date-button .spot-icon,.spot-container--dark-primary .spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--dark-secondary .spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--dark-primary .spot-search-bar__search-button .spot-icon,.spot-container--dark-secondary .spot-search-bar__search-button .spot-icon,.spot-container--dark-primary .spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--dark-secondary .spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon{fill:#62b3f9}.spot-container--dark-primary .spot-search-bar__date-button,.spot-container--dark-primary .spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-container--dark-primary .spot-search-bar__search-button,.spot-container--dark-primary .spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button{background-color:#3f434a}.spot-container--dark-secondary .spot-search-bar__date-button,.spot-container--dark-secondary .spot-search-bar__date-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-container--dark-secondary .spot-search-bar__search-button,.spot-container--dark-secondary .spot-search-bar__search-button .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button{background-color:#31353d}.spot-search-bar__date-button,.spot-search-bar__search-button{box-shadow:none;cursor:pointer;display:inline-block;flex:none;font-size:15px;height:40px;outline:none;padding:12px 16px;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.spot-search-bar--small .spot-search-bar__date-button,.spot-search-bar--small .spot-search-bar__search-button{padding:8px 16px}.spot-search-bar__date-button .spot-icon,.spot-search-bar__search-button .spot-icon{height:16px;vertical-align:middle;width:16px}.spot-search-bar__date-button,.spot-container--light-primary .spot-search-bar__date-button,.spot-container--light-secondary .spot-search-bar__date-button{color:#0969d9}.spot-container--dark-primary .spot-search-bar__date-button,.spot-container--dark-secondary .spot-search-bar__date-button{color:#62b3f9}.spot-search-bar__date-button{border-width:1px 0}.spot-search-bar__date-button .spot-search-bar__date-button__text{vertical-align:middle;white-space:normal}.spot-search-bar__date-button .spot-icon{margin:0 0 0 4px}.spot-search-bar__search-button{border-color:transparent;border-radius:0 50px 50px 0;border-style:solid;border-width:1px 1px 1px 0;font-family:var(--font-family-sans-serif);font-size:15px;font-style:normal;font-weight:400;padding-right:18px}.spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--light-primary .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--light-secondary .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon{fill:#0969d9}.spot-container--dark-primary .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--dark-secondary .spot-search-bar--error .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon{fill:#62b3f9}.spot-search-bar__date-button:focus,.spot-search-bar__search-button:focus{box-shadow:none;outline:none}.spot-search-bar:hover .spot-search-bar__input,.spot-search-bar:hover .spot-search-bar__date-button,.spot-search-bar:hover .spot-search-bar__search-button,.spot-search-bar--hover .spot-search-bar__input,.spot-search-bar--hover .spot-search-bar__date-button,.spot-search-bar--hover .spot-search-bar__search-button{border-color:transparent}.spot-search-bar__input:focus,.spot-search-bar:hover .spot-search-bar__input:focus,.spot-search-bar--focus .spot-search-bar__input{border-right-width:0px}.spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-search-bar--focus .spot-search-bar__date-button{border-width:1px 0px}.spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-container--light-primary .spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-container--light-secondary .spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-search-bar--focus .spot-search-bar__date-button,.spot-container--light-primary .spot-search-bar--focus .spot-search-bar__date-button,.spot-container--light-secondary .spot-search-bar--focus .spot-search-bar__date-button{box-shadow:none}.spot-search-bar__input:focus~.spot-search-bar__date-button .spot-icon,.spot-container--light-primary .spot-search-bar__input:focus~.spot-search-bar__date-button .spot-icon,.spot-container--light-secondary .spot-search-bar__input:focus~.spot-search-bar__date-button .spot-icon,.spot-search-bar--focus .spot-search-bar__date-button .spot-icon,.spot-container--light-primary .spot-search-bar--focus .spot-search-bar__date-button .spot-icon,.spot-container--light-secondary .spot-search-bar--focus .spot-search-bar__date-button .spot-icon{fill:#0969d9}.spot-container--dark-primary .spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-container--dark-secondary .spot-search-bar__input:focus~.spot-search-bar__date-button,.spot-container--dark-primary .spot-search-bar--focus .spot-search-bar__date-button,.spot-container--dark-secondary .spot-search-bar--focus .spot-search-bar__date-button{box-shadow:none}.spot-container--dark-primary .spot-search-bar__input:focus~.spot-search-bar__date-button .spot-icon,.spot-container--dark-secondary .spot-search-bar__input:focus~.spot-search-bar__date-button .spot-icon,.spot-container--dark-primary .spot-search-bar--focus .spot-search-bar__date-button .spot-icon,.spot-container--dark-secondary .spot-search-bar--focus .spot-search-bar__date-button .spot-icon{fill:#62b3f9}.spot-search-bar__input:focus~.spot-search-bar__search-button,.spot-search-bar--focus .spot-search-bar__search-button{border-left-width:0px}.spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--light-primary .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--light-secondary .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-search-bar--focus .spot-search-bar__search-button .spot-icon,.spot-container--light-primary .spot-search-bar--focus .spot-search-bar__search-button .spot-icon,.spot-container--light-secondary .spot-search-bar--focus .spot-search-bar__search-button .spot-icon{fill:#0969d9}.spot-container--dark-primary .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--dark-secondary .spot-search-bar__input:focus~.spot-search-bar__search-button .spot-icon,.spot-container--dark-primary .spot-search-bar--focus .spot-search-bar__search-button .spot-icon,.spot-container--dark-secondary .spot-search-bar--focus .spot-search-bar__search-button .spot-icon{fill:#62b3f9}:root{--font-family-sans-serif: "Roboto", "Helvetica Neue", Arial, sans-serif;--font-family-sans-serif-secondary: "Sora", "Helvetica Neue", Arial, sans-serif;--font-family-code: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}:root[lang=kr-KR],:root --font-family-sans-serif-korean{--font-family-sans-serif: "Noto Sans KR", sans-serif;--font-family-sans-serif-secondary: "Noto Sans KR", sans-serif}:root[lang=ja-JP],:root --font-family-sans-serif-japanese{--font-family-sans-serif: "Noto Sans JP", sans-serif;--font-family-sans-serif-secondary: "Noto Sans JP", sans-serif}*,*:before,*:after{box-sizing:border-box}* *,* *:before,* *:after{box-sizing:inherit}body{font-family:var(--font-family-sans-serif);line-height:1.5}.spot-typography__heading--level-1,.spot-container--light-primary .spot-typography__heading--level-1,.spot-container--light-secondary .spot-typography__heading--level-1{color:#25282e}*[class*=--reverse] .spot-typography__heading--level-1,*[class*=--reverse] .spot-container--light-primary .spot-typography__heading--level-1,*[class*=--reverse] .spot-container--light-secondary .spot-typography__heading--level-1,.spot-container--dark-primary .spot-typography__heading--level-1,.spot-container--dark-secondary .spot-typography__heading--level-1{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-typography__heading--level-1,*[class*=--reverse] .spot-container--dark-secondary .spot-typography__heading--level-1{color:#25282e}.spot-typography__heading--level-1{font-size:15px;margin:0;padding:0}.spot-typography__heading--level-1{font-family:var(--font-family-sans-serif-secondary);font-weight:300}.spot-typography__heading--level-1{font-size:42px;line-height:57px}.spot-typography__heading--level-2,.spot-container--light-primary .spot-typography__heading--level-2,.spot-container--light-secondary .spot-typography__heading--level-2{color:#25282e}*[class*=--reverse] .spot-typography__heading--level-2,*[class*=--reverse] .spot-container--light-primary .spot-typography__heading--level-2,*[class*=--reverse] .spot-container--light-secondary .spot-typography__heading--level-2,.spot-container--dark-primary .spot-typography__heading--level-2,.spot-container--dark-secondary .spot-typography__heading--level-2{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-typography__heading--level-2,*[class*=--reverse] .spot-container--dark-secondary .spot-typography__heading--level-2{color:#25282e}.spot-typography__heading--level-2{font-size:15px;margin:0;padding:0}.spot-typography__heading--level-2{font-family:var(--font-family-sans-serif-secondary);font-weight:300}.spot-typography__heading--level-2{font-size:34px;line-height:46px}.spot-typography__heading--level-3,.spot-container--light-primary .spot-typography__heading--level-3,.spot-container--light-secondary .spot-typography__heading--level-3{color:#25282e}*[class*=--reverse] .spot-typography__heading--level-3,*[class*=--reverse] .spot-container--light-primary .spot-typography__heading--level-3,*[class*=--reverse] .spot-container--light-secondary .spot-typography__heading--level-3,.spot-container--dark-primary .spot-typography__heading--level-3,.spot-container--dark-secondary .spot-typography__heading--level-3{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-typography__heading--level-3,*[class*=--reverse] .spot-container--dark-secondary .spot-typography__heading--level-3{color:#25282e}.spot-typography__heading--level-3{font-size:15px;margin:0;padding:0}.spot-typography__heading--level-3{font-family:var(--font-family-sans-serif-secondary);font-size:26px;font-weight:300;line-height:38px}.spot-typography__heading--level-4,.spot-container--light-primary .spot-typography__heading--level-4,.spot-container--light-secondary .spot-typography__heading--level-4{color:#25282e}*[class*=--reverse] .spot-typography__heading--level-4,*[class*=--reverse] .spot-container--light-primary .spot-typography__heading--level-4,*[class*=--reverse] .spot-container--light-secondary .spot-typography__heading--level-4,.spot-container--dark-primary .spot-typography__heading--level-4,.spot-container--dark-secondary .spot-typography__heading--level-4{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-typography__heading--level-4,*[class*=--reverse] .spot-container--dark-secondary .spot-typography__heading--level-4{color:#25282e}.spot-typography__heading--level-4{font-size:15px;margin:0;padding:0}.spot-typography__heading--level-4{font-family:var(--font-family-sans-serif-secondary);font-weight:300}.spot-typography__heading--level-4{font-size:18px;font-weight:700;line-height:28px}.spot-typography__heading--level-5,.spot-container--light-primary .spot-typography__heading--level-5,.spot-container--light-secondary .spot-typography__heading--level-5{color:#25282e}*[class*=--reverse] .spot-typography__heading--level-5,*[class*=--reverse] .spot-container--light-primary .spot-typography__heading--level-5,*[class*=--reverse] .spot-container--light-secondary .spot-typography__heading--level-5,.spot-container--dark-primary .spot-typography__heading--level-5,.spot-container--dark-secondary .spot-typography__heading--level-5{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-typography__heading--level-5,*[class*=--reverse] .spot-container--dark-secondary .spot-typography__heading--level-5{color:#25282e}.spot-typography__heading--level-5{font-size:15px;margin:0;padding:0}.spot-typography__heading--level-5{font-family:var(--font-family-sans-serif-secondary);font-weight:300}.spot-typography__heading--level-5{font-size:18px;font-weight:400}.spot-typography__text--body,.spot-container--light-primary .spot-typography__text--body,.spot-container--light-secondary .spot-typography__text--body{color:#25282e}*[class*=--reverse] .spot-typography__text--body,*[class*=--reverse] .spot-container--light-primary .spot-typography__text--body,*[class*=--reverse] .spot-container--light-secondary .spot-typography__text--body,.spot-container--dark-primary .spot-typography__text--body,.spot-container--dark-secondary .spot-typography__text--body{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-typography__text--body,*[class*=--reverse] .spot-container--dark-secondary .spot-typography__text--body{color:#25282e}.spot-typography__text--body{font-size:15px;margin:0;padding:0}.spot-typography__text--secondary,.spot-container--light-primary .spot-typography__text--secondary,.spot-container--light-secondary .spot-typography__text--secondary{color:#25282e}*[class*=--reverse] .spot-typography__text--secondary,*[class*=--reverse] .spot-container--light-primary .spot-typography__text--secondary,*[class*=--reverse] .spot-container--light-secondary .spot-typography__text--secondary,.spot-container--dark-primary .spot-typography__text--secondary,.spot-container--dark-secondary .spot-typography__text--secondary{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-typography__text--secondary,*[class*=--reverse] .spot-container--dark-secondary .spot-typography__text--secondary{color:#25282e}.spot-typography__text--secondary{font-size:15px;margin:0;padding:0}.spot-typography__text--secondary,.spot-container--light-primary .spot-typography__text--secondary,.spot-container--light-secondary .spot-typography__text--secondary{color:#5d6066}*[class*=--reverse] .spot-typography__text--secondary,.spot-typography__text--secondary[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-typography__text--secondary,.spot-container--light-primary .spot-typography__text--secondary[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-typography__text--secondary,.spot-container--light-secondary .spot-typography__text--secondary[class*=--reverse],.spot-container--dark-primary .spot-typography__text--secondary,.spot-container--dark-secondary .spot-typography__text--secondary{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-typography__text--secondary,.spot-container--dark-primary .spot-typography__text--secondary[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-typography__text--secondary,.spot-container--dark-secondary .spot-typography__text--secondary[class*=--reverse]{color:#5d6066}.spot-typography__text--secondary{font-size:13.5px}.spot-typography__text--tertiary,.spot-container--light-primary .spot-typography__text--tertiary,.spot-container--light-secondary .spot-typography__text--tertiary{color:#25282e}*[class*=--reverse] .spot-typography__text--tertiary,*[class*=--reverse] .spot-container--light-primary .spot-typography__text--tertiary,*[class*=--reverse] .spot-container--light-secondary .spot-typography__text--tertiary,.spot-container--dark-primary .spot-typography__text--tertiary,.spot-container--dark-secondary .spot-typography__text--tertiary{color:#e2e2e2}*[class*=--reverse] .spot-container--dark-primary .spot-typography__text--tertiary,*[class*=--reverse] .spot-container--dark-secondary .spot-typography__text--tertiary{color:#25282e}.spot-typography__text--tertiary{font-size:15px;margin:0;padding:0}.spot-typography__text--tertiary,.spot-container--light-primary .spot-typography__text--tertiary,.spot-container--light-secondary .spot-typography__text--tertiary{color:#5d6066}*[class*=--reverse] .spot-typography__text--tertiary,.spot-typography__text--tertiary[class*=--reverse],*[class*=--reverse] .spot-container--light-primary .spot-typography__text--tertiary,.spot-container--light-primary .spot-typography__text--tertiary[class*=--reverse],*[class*=--reverse] .spot-container--light-secondary .spot-typography__text--tertiary,.spot-container--light-secondary .spot-typography__text--tertiary[class*=--reverse],.spot-container--dark-primary .spot-typography__text--tertiary,.spot-container--dark-secondary .spot-typography__text--tertiary{color:#bcbdbc}*[class*=--reverse] .spot-container--dark-primary .spot-typography__text--tertiary,.spot-container--dark-primary .spot-typography__text--tertiary[class*=--reverse],*[class*=--reverse] .spot-container--dark-secondary .spot-typography__text--tertiary,.spot-container--dark-secondary .spot-typography__text--tertiary[class*=--reverse]{color:#5d6066}.spot-typography__text--tertiary{font-size:12px}.spot-typography__font-weight--light{font-weight:300}.spot-typography__font-weight--normal{font-weight:400}.spot-typography__font-weight--bold{font-weight:700}.spot-typography--korean{font-family:var(--font-family-sans-serif-korean)}.spot-typography--japanese{font-family:var(--font-family-sans-serif-japanese)}
