.guideme-custom-auto-complete{background-color:#fff;margin:.25rem 0 0!important}.guideme-custom-auto-complete .custom-chip{display:flex;min-width:60px!important;max-width:150px!important;background:#53565a!important;color:#fff!important;border-radius:0!important;font-size:.75rem;font-weight:400}.guideme-custom-auto-complete .custom-chip .truncate-chip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.1rem .5rem;align-items:center;justify-content:space-between}.guideme-custom-auto-complete .custom-chip .delete-icon{display:inline-flex;align-items:center;justify-content:center;margin:.3rem;cursor:pointer}.guideme-custom-auto-complete .chip-container{display:flex;flex-wrap:wrap;align-items:center;margin-left:1rem;gap:4px;margin-top:7px}.guideme-custom-auto-complete .popup-icon-wrapper img{color:#53565a!important}.guideme-custom-auto-complete .more-chip{cursor:pointer;font-weight:400;font-size:.75rem;color:#000!important;background:none!important}.guideme-custom-auto-complete .MuiInputAdornment-root{position:absolute;right:-7rem;top:50%;transform:translateY(-50%);z-index:1}.guideme-custom-auto-complete.MuiAutocomplete-root{border:1px solid #bbbcbc!important}.guideme-custom-auto-complete .MuiOutlinedInput-root{min-height:2.5rem}.guideme-custom-auto-complete .MuiOutlinedInput-notchedOutline{border-radius:0!important;border:none!important}.guideme-custom-auto-complete .MuiChip-label{max-width:8rem;cursor:default}.guideme-custom-auto-complete .MuiInputBase-input{font-family:var(--font-open-sans)}.guideme-custom-auto-complete .MuiChip-deletable.MuiChip-filled{background-color:#53565a;color:#fff;border-radius:0;height:1.56rem}.guideme-custom-auto-complete .MuiChip-deletable.MuiChip-filled .MuiChip-deleteIcon{padding-bottom:.1rem;margin-right:.3rem;cursor:pointer}.guideme-custom-auto-complete .MuiInputLabel-root{color:#53565a;text-transform:capitalize;font-family:var(--font-open-sans)}.guideme-custom-auto-complete .MuiInputLabel-root.Mui-focused{color:#53565a}.guideme-custom-auto-complete .MuiAutocomplete-input::placeholder{font:normal 1rem var(--font-open-sans);font-weight:400;line-height:1.5rem;color:#000;color:#53565a;opacity:.9}.guideme-custom-auto-complete .MuiInputBase-root.MuiInput-root.MuiInput-underline:after{border:none}.guideme-custom-auto-complete .MuiOutlinedInput-input{padding:0 1rem!important;margin-top:7px}.guideme-custom-auto-complete .MuiOutlinedInput-input::placeholder{color:#bbbcbc;font-size:.875rem}.guideme-custom-auto-complete .MuiAutocomplete-inputRoot{padding:0!important;max-width:calc(100% - 7rem);align-items:flex-start!important}.guideme-custom-auto-complete .MuiAutocomplete-clearIndicator{display:none}.guideme-custom-auto-complete .popup-icon{padding:0}.guideme-custom-auto-complete [aria-label=Close] .popup-icon{margin-left:3px!important;margin-top:3px!important;margin-right:0;transform:scale(1.1)}.guideme-custom-auto-complete [aria-label=Open] .popup-icon{margin-right:3px!important;margin-bottom:3px!important;margin-left:0;transform:scale(1.1)}.guideme-custom-auto-complete .clear-all-button{margin-right:8px}.guideme-custom-auto-complete .clear-all{font-weight:400!important;font-size:.75rem!important;color:#53565a!important;-webkit-text-decoration:underline #53565a!important;text-decoration:underline #53565a!important;width:4rem;display:block;cursor:pointer!important;margin-right:2rem!important;text-transform:none!important;position:absolute!important;right:0!important;padding:0!important;top:51%!important;transform:translateY(-51%)!important;justify-content:center!important}.guideme-custom-auto-complete .clear-all:hover{background:#ebebeb!important}.custom-paper-guideme{background-color:#fff;border:1px solid #bbbcbc;border-radius:0!important;box-shadow:none;margin-top:.25rem;width:calc(100% + 7rem)}.custom-paper-guideme .custom-list-item.MuiCheckbox-root,.custom-paper-guideme .custom-list-item.MuiCheckbox-root.Mui-checked,.custom-paper-guideme .custom-list-item.MuiCheckbox-root.MuiCheckbox-indeterminate{color:#007cb0!important}.custom-paper-guideme .footer{display:flex;justify-content:flex-start;padding:.5rem 1rem 0;opacity:.5;pointer-events:none;height:2rem}.custom-paper-guideme .footer.show-toggle-button{opacity:1;pointer-events:all}.custom-paper-guideme .toggle-button{text-transform:none;font-weight:600!important;color:#53565a!important;background:none;border:none;-webkit-text-decoration:underline #53565a!important;text-decoration:underline #53565a!important;font-size:.75rem!important;cursor:pointer}.custom-paper-guideme .toggle-button:hover{background:none!important}.custom-paper-guideme .MuiList-root{padding:0}.custom-paper-guideme .MuiList-root .MuiListItem-root{padding:5px 1rem 7px;cursor:pointer;height:2.5rem;gap:1rem}.custom-paper-guideme .MuiList-root .MuiListItem-root .MuiListItemText-root{margin:0}.custom-paper-guideme .MuiList-root .MuiListItem-root .list-text{font:normal .875rem var(--font-open-sans);font-weight:400;line-height:normal;color:#63666a;color:#000!important;margin-left:1rem}.custom-paper-guideme .custom-listbox{max-height:15rem;overflow-y:auto}.custom-paper-guideme .MuiList-root .MuiListItem-root .MuiTypography-root{font-size:.875rem}.custom-paper-guideme .toggle-switch{width:100%;display:inline-block;border-bottom:1px solid #bbbcbc}.custom-paper-guideme .switch{--duration:0.3s;cursor:pointer;margin:.7rem 1rem .5rem;display:inline-block}.custom-paper-guideme .switch input{display:none}.custom-paper-guideme .switch input+div{position:relative}.custom-paper-guideme .switch input+div:after,.custom-paper-guideme .switch input+div:before{--s:1;content:"";position:absolute;height:.25rem;top:.4rem;width:.6rem;background-color:#000;transform:scaleX(var(--s));transition:background-color var(--duration) ease;transition:transform var(--duration) ease}.custom-paper-guideme .switch input+div:before{--s:0;left:0;transform-origin:0 50%;border-radius:0}.custom-paper-guideme .switch input+div:after{left:1rem;transform-origin:100% 50%;border-radius:0}.custom-paper-guideme .switch input+div span{padding-left:2rem;line-height:1.5rem}.custom-paper-guideme .switch input+div span:before{--x:0;--s:1px;content:"";position:absolute;left:0;top:0;width:1rem;height:1rem;border-radius:50%;box-shadow:inset 0 0 0 var(--s) #000;transform:translateX(var(--x));transition:box-shadow var(--duration) ease,transform var(--duration) ease}.custom-paper-guideme .switch input+div span:not(:empty){padding-left:2.2rem;display:inline-block}.custom-paper-guideme .switch input:checked+div:after,.custom-paper-guideme .switch input:checked+div:before{--s:1;content:"";position:absolute;height:.25rem;top:.4rem;width:.6rem;background-color:#26890d;transform:scaleX(var(--s));transition:background-color var(--duration) ease;transition:transform var(--duration) ease}.custom-paper-guideme .switch input:checked+div:before{--s:1}.custom-paper-guideme .switch input:checked+div:after{--s:0}.custom-paper-guideme .switch input:checked+div span:before{--x:0.55rem;--s:0.37rem;box-shadow:inset 0 0 0 var(--s) #26890d}.custom-paper-guideme ul.MuiAutocomplete-listbox li.MuiAutocomplete-option{font-size:.875rem;padding:.2rem 1rem}.custom-paper-guideme .MuiAutocomplete-inputRoot:before{border-bottom:0!important}.custom-paper-guideme .custom-list-item{padding:.5rem 1rem}.custom-paper-guideme .custom-list-item:hover{background-color:#d0d0ce}.custom-paper-guideme .disabled-checkbox{opacity:.5;pointer-events:none}.custom-paper-guideme .input-container{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.custom-paper-guideme .Mui-checked{color:#000!important}.custom-label-guideme{font-weight:400;font-size:.75rem;color:#63666a;text-transform:capitalize}.custom-label-guideme .info-icon{display:flex;gap:.1rem;align-items:center;justify-content:flex-start}.custom-label-guideme .info-icon .info-icon-cont{transform:scale(.9);height:22px}.MuiCheckbox-indeterminate{margin-left:-1px!important;margin-bottom:-1px!important;color:#007cb1!important}.MuiCheckbox-indeterminate svg{width:1.25rem;height:1.25rem}.exclusion-chip{padding:0 .5rem}.exclusion-chip,.exclusion-chip-list{background-color:#63666a;color:#fff;font-size:.75rem}.exclusion-chip-list{padding:3px 4px}.home-settings-autocomplete.custom-paper-guideme .switch input+div span:not(:empty){margin-top:-.5rem}.toggle-switch-guide-me{box-sizing:border-box}.toggle-switch-guide-me .switch input+div{position:relative}.toggle-switch-guide-me .switch input+div:before{top:.9rem}.toggle-switch-guide-me .switch input+div:after,.toggle-switch-guide-me .switch input+div:before{content:"";position:absolute;height:.25rem;width:.6rem;background-color:#000;transform:scaleX(var(--s));transition:background-color var(--duration) ease;transition:transform var(--duration) ease}.toggle-switch-guide-me .switch input+div:after{--s:1;top:.7rem}.toggle-switch-guide-me .switch input+div:before{--s:0;left:0;transform-origin:0 50%;border-radius:0}.toggle-switch-guide-me .switch input+div:after{left:1rem;transform-origin:100% 50%;border-radius:0}.toggle-switch-guide-me .switch input+div span{padding-left:2rem;line-height:1.5rem}.toggle-switch-guide-me .switch input+div span:before{--x:0;--s:1px;content:"";position:absolute;left:0;top:5px;width:1rem;height:1rem;border-radius:50%;box-shadow:inset 0 0 0 var(--s) #000;transform:translateX(var(--x));transition:box-shadow var(--duration) ease,transform var(--duration) ease}.toggle-switch-guide-me .switch input+div span:not(:empty){padding-left:2rem;font-size:.875rem}.toggle-switch-guide-me .switch input:checked+div:after,.toggle-switch-guide-me .switch input:checked+div:before{--s:1;content:"";position:absolute;height:.25rem;top:.9rem;width:.6rem;background-color:#007cb0;transform:scaleX(var(--s));transition:background-color var(--duration) ease;transition:transform var(--duration) ease}.toggle-switch-guide-me .switch input:checked+div:before{--s:1}.toggle-switch-guide-me .switch input:checked+div:after{--s:0}.toggle-switch-guide-me .switch input:checked+div span:before{--x:0.55rem;--s:0.37rem;box-shadow:inset 0 0 0 var(--s) #007cb0}.toggle-switch-guide-me .switch-blue input:checked+div:after,.toggle-switch-guide-me .switch-blue input:checked+div:before{--s:1;content:"";position:absolute;height:.25rem;top:.7rem;left:.1rem;width:.6rem;background-color:#007cb0!important;transform:scaleX(var(--s));transition:background-color var(--duration) ease;transition:transform var(--duration) ease}.toggle-switch-guide-me .switch-blue input:checked+div span:before{--x:0.55rem;--s:0.37rem;box-shadow:inset 0 0 0 var(--s) #007cb0!important}.m-0{margin:0}.m-1{margin:4px}.m-2{margin:8px}.m-3{margin:12px}.m-4{margin:16px}.m-5{margin:20px}.m-6{margin:24px}.m-7{margin:32px}.m-8{margin:40px}.m-9{margin:48px}.m-10{margin:56px}.m-11{margin:64px}.m-12{margin:72px}.m-13{margin:80px}.m-14{margin:88px}.m-15{margin:96px}.ml-0{margin-left:0}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-5{margin-left:20px}.ml-6{margin-left:24px}.ml-7{margin-left:32px}.ml-8{margin-left:40px}.ml-9{margin-left:48px}.ml-10{margin-left:56px}.ml-11{margin-left:64px}.ml-12{margin-left:72px}.ml-13{margin-left:80px}.ml-14{margin-left:88px}.ml-15{margin-left:96px}.mt-0{margin-top:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mt-6{margin-top:24px}.mt-7{margin-top:32px}.mt-8{margin-top:40px}.mt-9{margin-top:48px}.mt-10{margin-top:56px}.mt-11{margin-top:64px}.mt-12{margin-top:72px}.mt-13{margin-top:80px}.mt-14{margin-top:88px}.mt-15{margin-top:96px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.mb-6{margin-bottom:24px}.mb-7{margin-bottom:32px}.mb-8{margin-bottom:40px}.mb-9{margin-bottom:48px}.mb-10{margin-bottom:56px}.mb-11{margin-bottom:64px}.mb-12{margin-bottom:72px}.mb-13{margin-bottom:80px}.mb-14{margin-bottom:88px}.mb-15{margin-bottom:96px}.mr-0{margin-right:0}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mr-5{margin-right:20px}.mr-6{margin-right:24px}.mr-7{margin-right:32px}.mr-8{margin-right:40px}.mr-9{margin-right:48px}.mr-10{margin-right:56px}.mr-11{margin-right:64px}.mr-12{margin-right:72px}.mr-13{margin-right:80px}.mr-14{margin-right:88px}.mr-15{margin-right:96px}.pl-0{padding-left:0}.pl-1{padding-left:4px}.pl-2{padding-left:8px}.pl-3{padding-left:12px}.pl-4{padding-left:16px}.pl-5{padding-left:20px}.pl-6{padding-left:24px}.pl-7{padding-left:32px}.pl-8{padding-left:40px}.pl-9{padding-left:48px}.pl-10{padding-left:56px}.pl-11{padding-left:64px}.pl-12{padding-left:72px}.pl-13{padding-left:80px}.pl-14{padding-left:88px}.pl-15{padding-left:96px}.pt-0{padding-top:0}.pt-1{padding-top:4px}.pt-2{padding-top:8px}.pt-3{padding-top:12px}.pt-4{padding-top:16px}.pt-5{padding-top:20px}.pt-6{padding-top:24px}.pt-7{padding-top:32px}.pt-8{padding-top:40px}.pt-9{padding-top:48px}.pt-10{padding-top:56px}.pt-11{padding-top:64px}.pt-12{padding-top:72px}.pt-13{padding-top:80px}.pt-14{padding-top:88px}.pt-15{padding-top:96px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:4px}.pb-2{padding-bottom:8px}.pb-3{padding-bottom:12px}.pb-4{padding-bottom:16px}.pb-5{padding-bottom:20px}.pb-6{padding-bottom:24px}.pb-7{padding-bottom:32px}.pb-8{padding-bottom:40px}.pb-9{padding-bottom:48px}.pb-10{padding-bottom:56px}.pb-11{padding-bottom:64px}.pb-12{padding-bottom:72px}.pb-13{padding-bottom:80px}.pb-14{padding-bottom:88px}.pb-15{padding-bottom:96px}.pr-0{padding-right:0}.pr-1{padding-right:4px}.pr-2{padding-right:8px}.pr-3{padding-right:12px}.pr-4{padding-right:16px}.pr-5{padding-right:20px}.pr-6{padding-right:24px}.pr-7{padding-right:32px}.pr-8{padding-right:40px}.pr-9{padding-right:48px}.pr-10{padding-right:56px}.pr-11{padding-right:64px}.pr-12{padding-right:72px}.pr-13{padding-right:80px}.pr-14{padding-right:88px}.pr-15{padding-right:96px}.p-0{padding:0}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.p-5{padding:20px}.p-6{padding:24px}.p-7{padding:32px}.p-8{padding:40px}.p-9{padding:48px}.p-10{padding:56px}.p-11{padding:64px}.p-12{padding:72px}.p-13{padding:80px}.p-14{padding:88px}.p-15{padding:96px}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:4px;margin-right:4px}.mx-2{margin-left:8px;margin-right:8px}.mx-3{margin-left:12px;margin-right:12px}.mx-4{margin-left:16px;margin-right:16px}.mx-5{margin-left:20px;margin-right:20px}.mx-6{margin-left:24px;margin-right:24px}.mx-7{margin-left:32px;margin-right:32px}.mx-8{margin-left:40px;margin-right:40px}.mx-9{margin-left:48px;margin-right:48px}.mx-10{margin-left:56px;margin-right:56px}.mx-11{margin-left:64px;margin-right:64px}.mx-12{margin-left:72px;margin-right:72px}.mx-13{margin-left:80px;margin-right:80px}.mx-14{margin-left:88px;margin-right:88px}.mx-15{margin-left:96px;margin-right:96px}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:4px;margin-bottom:4px}.my-2{margin-top:8px;margin-bottom:8px}.my-3{margin-top:12px;margin-bottom:12px}.my-4{margin-top:16px;margin-bottom:16px}.my-5{margin-top:20px;margin-bottom:20px}.my-6{margin-top:24px;margin-bottom:24px}.my-7{margin-top:32px;margin-bottom:32px}.my-8{margin-top:40px;margin-bottom:40px}.my-9{margin-top:48px;margin-bottom:48px}.my-10{margin-top:56px;margin-bottom:56px}.my-11{margin-top:64px;margin-bottom:64px}.my-12{margin-top:72px;margin-bottom:72px}.my-13{margin-top:80px;margin-bottom:80px}.my-14{margin-top:88px;margin-bottom:88px}.my-15{margin-top:96px;margin-bottom:96px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:4px;padding-right:4px}.px-2{padding-left:8px;padding-right:8px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.px-6{padding-left:24px;padding-right:24px}.px-7{padding-left:32px;padding-right:32px}.px-8{padding-left:40px;padding-right:40px}.px-9{padding-left:48px;padding-right:48px}.px-10{padding-left:56px;padding-right:56px}.px-11{padding-left:64px;padding-right:64px}.px-12{padding-left:72px;padding-right:72px}.px-13{padding-left:80px;padding-right:80px}.px-14{padding-left:88px;padding-right:88px}.px-15{padding-left:96px;padding-right:96px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:4px;padding-bottom:4px}.py-2{padding-top:8px;padding-bottom:8px}.py-3{padding-top:12px;padding-bottom:12px}.py-4{padding-top:16px;padding-bottom:16px}.py-5{padding-top:20px;padding-bottom:20px}.py-6{padding-top:24px;padding-bottom:24px}.py-7{padding-top:32px;padding-bottom:32px}.py-8{padding-top:40px;padding-bottom:40px}.py-9{padding-top:48px;padding-bottom:48px}.py-10{padding-top:56px;padding-bottom:56px}.py-11{padding-top:64px;padding-bottom:64px}.py-12{padding-top:72px;padding-bottom:72px}.py-13{padding-top:80px;padding-bottom:80px}.py-14{padding-top:88px;padding-bottom:88px}.py-15{padding-top:96px;padding-bottom:96px}.search-section-wrapper{position:fixed;left:0;top:4.5rem;right:0;z-index:1001;transition:box-shadow .3s ease-in-out;width:100%}.search-section-wrapper .no-chips{padding:.38rem 0!important}.search-section-wrapper.scrolled{box-shadow:0 2px 8px 0 hsla(60,2%,81%,.5)}.search-section-wrapper .search-section{display:flex;flex-direction:column;width:100%;background-color:#fff;width:calc(100% - 22rem);margin-left:auto;margin-right:auto;max-width:89rem;transition:width .3s ease-in-out,padding-top .3s ease-in-out;padding-top:2.5rem;padding-left:5.5rem;padding-bottom:.5rem}.search-section-wrapper .search-section.nav-open{padding-left:18rem}body.genai-top-nav-visible .search-section-wrapper .search-section{padding-top:6rem}.search-section-wrapper .search-section.nav-close{width:calc(100% - 10.6rem);transition:width .3s ease-in-out,padding-top .3s ease-in-out}.search-section-wrapper .search-section .guide-me-icon:hover span img{filter:brightness(.8) contrast(1.2) saturate(.8) hue-rotate(-10deg)}.search-section-wrapper .search-section .guide .down-icon-guide-me-before{transform:rotate(180deg)}.search-section-wrapper .search-section .guide:hover span{text-decoration:underline;color:#046a38}.search-section-wrapper .search-section .search-container{display:flex;align-items:center;flex-direction:row;position:relative}.search-section-wrapper .search-section .search-container .search-button{width:80px!important;height:2.5rem!important}.search-section-wrapper .search-section.search-section-loading form{pointer-events:none}.search-section-wrapper .search-section .search-input{width:95%!important;display:flex;align-items:center;border:1px solid #bbbcbc;box-shadow:none;border-radius:0;padding:.18rem 0 .18rem 2.5rem!important;margin-right:.5rem;max-height:72px;overflow-y:hidden;flex-wrap:wrap;gap:5px;position:relative}.search-section-wrapper .search-section .search-input.multiple-chips{overflow-y:auto}.search-section-wrapper .search-section .search-input .search-field{border-color:#d0d0ce;margin-left:0!important}.search-section-wrapper .search-section .search-input .search-field:hover{border-color:#000}.search-section-wrapper .search-section .search-input .search-field .MuiInputBase-input{height:2rem!important;display:flex;align-items:center;padding:0!important}.search-section-wrapper .search-section .search-input .MuiInputBase-root.MuiOutlinedInput-root{padding:.25rem 1rem!important}.search-section-wrapper .search-section .search-input>.search-icon-container{position:absolute;left:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center}.search-section-wrapper .search-section .search-input .search-icon{padding-left:0}.search-section-wrapper .search-section .search-input .search-icon .MuiInputBase-input::placeholder{font:normal .875rem var(--font-open-sans);font-weight:400;line-height:normal;color:#63666a;color:#bbbcbc}.search-section-wrapper .search-section .search-input .search-placeholder .MuiInputBase-input::placeholder{font:normal .875rem var(--font-open-sans);font-weight:600;line-height:normal;color:#63666a;color:#000}.search-section-wrapper .search-section .search-input [aria-label=search]{margin-right:.5rem;padding:.7rem}.search-section-wrapper .search-section .search-input input::placeholder{color:#53565a;opacity:.8}.search-section-wrapper .search-section .search-input .circle-loader{margin-right:.8rem;margin-top:.5rem}.search-section-wrapper .search-section .search-input svg{padding-left:.8rem}.search-section-wrapper .search-section .search-input .mainchip{display:flex}.search-section-wrapper .search-section .search-input .filter-tags{display:flex;align-items:center;margin-top:.1rem;gap:.25rem;flex-direction:row;margin-left:.3rem;flex-wrap:wrap;flex-shrink:0}.search-section-wrapper .search-section .search-input .filter-tags .search-chip-holder{display:flex;height:24px;flex-direction:row;align-items:center;color:#fff;background:#53565a;padding:.1rem .75rem;border-radius:0;margin:0 2px;justify-content:space-between;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:400}.search-section-wrapper .search-section .search-input .filter-tags .search-chip-holder .search-chip-cancel{color:#fff;border-radius:50%;z-index:1002;padding:0;cursor:pointer;flex-shrink:0}.search-section-wrapper .search-section .search-input .more-filters-icon{font:normal .875rem var(--font-open-sans);font-weight:400;line-height:normal;color:#63666a;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;padding:.18rem;background-color:#53565a;color:#fff;border-radius:1.5rem}.search-section-wrapper .search-section .advanced-filter{color:#63666a;display:flex;flex-direction:column;cursor:auto;font-weight:400;font-size:.875rem}.search-section-wrapper .search-section .advanced-filter .filter{text-align:left}.search-section-wrapper .search-section .advanced-filter .filter .guide{font:normal 1rem var(--font-open-sans);font-weight:700;line-height:1.5rem;color:#000;padding:0 .5rem;cursor:pointer;color:#26890d;font-weight:600;font-size:.875rem}.search-section-wrapper .search-section .advanced-filter .arrow-icon{padding:0 .4rem;margin-top:.4rem}.search-section-wrapper .search-section .advanced-filter span{text-decoration:none;cursor:pointer;text-align:left}.search-section-wrapper .search-section .suggested-search{position:absolute;max-height:25rem;overflow-y:auto;margin-left:-.1rem;width:calc(100% - 10.6rem);scrollbar-width:thin;display:flex;flex-grow:1;border:1px solid #bbbcbc;box-shadow:0 4px 4px 0 rgba(0,0,0,.16);flex-direction:column;border-radius:0;top:auto;background-color:#fff;z-index:1000;margin-top:.3125rem;max-width:89rem}.search-section-wrapper .search-section .suggested-search ::-webkit-scrollbar{width:.3125rem}.search-section-wrapper .search-section .suggested-search ::-webkit-scrollbar-thumb{border-radius:.125rem;background-color:#d0d0ce}.search-section-wrapper .search-section .suggested-search .suggestions-row{display:flex;flex-direction:row;justify-content:space-between;gap:5rem;padding:1rem}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column{flex:1 1;display:flex;flex-direction:column}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column.suggestions-column-left{margin-right:1rem}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column.suggestions-column-right{margin-left:1rem}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column.suggestions-column-right .items-content-keyword{border:1px solid #bbbcbc;margin:.5rem 0;padding:.25rem .5rem;white-space:nowrap;cursor:pointer}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column.suggestions-column-right .category-title{font:normal 1rem var(--font-open-sans);font-weight:600;line-height:1.5rem;color:#000;margin-bottom:2rem;white-space:nowrap}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column.suggestions-column-right .keyword-row{gap:2rem;display:flex;flex-direction:row}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column .suggestions-text{font:normal 1rem var(--font-open-sans);font-weight:600;line-height:1.5rem;color:#000;margin-bottom:2rem}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column .items{font:normal .875rem var(--font-open-sans);font-weight:400;line-height:normal;color:#63666a;margin:.5rem 0;text-align:left}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column .items .items-content{cursor:pointer;display:inline-flex;padding:.25rem .5rem;border:1px solid #bbbcbc;border-radius:0;white-space:nowrap}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column .items .items-content:hover{background-color:#e0e0e0}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column .items .items-content .desc{font:normal .875rem var(--font-open-sans);font-weight:400;line-height:normal;color:#63666a;margin-right:2px;text-transform:uppercase}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column .no-suggestions{margin-top:2rem;margin-bottom:1rem;text-align:center;white-space:nowrap}.search-section-wrapper .search-section .suggested-search .suggestions-row .suggestions-column .load-more-button{color:#97999b;text-transform:capitalize;display:flex;justify-content:flex-start}.search-section-wrapper .search-section .suggested-search .form-buttons{display:flex;justify-content:flex-start;margin-top:1rem;margin-left:1.5rem}.search-section-wrapper .search-section .suggested-search .form-buttons button{color:#63666a}.search-section-wrapper .search-section .suggested-search .suggestions{display:flex;flex-direction:column;margin:1rem 1.5rem;overflow:auto;max-height:10.5rem}.search-section-wrapper .search-section .suggested-search .suggestions .dropdown{display:flex;flex-direction:column}.search-section-wrapper .search-section .custom-auto-complete .MuiAutocomplete-root{width:100%}.search-section-wrapper .search-section .custom-auto-complete .MuiChip-root{margin:.2rem}.search-section-wrapper .search-section .custom-auto-complete .MuiAutocomplete-popupIndicator{margin-right:.5rem}.search-section-wrapper .search-section .custom-auto-complete .MuiAutocomplete-clearIndicator{display:none}.search-section-wrapper .search-section .custom-auto-complete .MuiAutocomplete-tag{display:flex;align-items:center;background-color:#e0e0e0;border-radius:1.5rem;padding:.5rem;margin:0 .5rem;color:#53565a}.search-section-wrapper .search-section .custom-auto-complete .MuiAutocomplete-tag .MuiChip-deleteIcon{color:#53565a}.search-section-wrapper .search-section .scroll-button{cursor:pointer;border:none;background-color:transparent;padding-top:4px;top:.4rem!important}.search-section-wrapper .search-section .scroll-button.right{padding:.1rem 0 0;background-color:transparent;box-shadow:none}.search-section-wrapper .search-section .scroll-button.right:hover{background-color:transparent}.search-section-wrapper .search-section .scroll-button.left{padding:0!important;transform:rotate(180deg);background-color:transparent;box-shadow:none}.search-section-wrapper .search-section .scroll-button.left:hover{background-color:transparent}.search-section-wrapper .search-section .w-90{width:90%!important;flex:none}.search-section-wrapper .search-section .w-90.advance-search{width:82%!important;flex:none}.confirm-button{color:#63666a;background-color:#e0e0e0}.confirm-button.active{font-weight:500;color:#26890d;border-radius:0;width:5rem;height:2.5rem}.custom-hr{border:none;border-top:1px solid #bbbcbc;width:95%;margin:20px auto}.highlighted{background-color:rgba(0,0,0,.161);color:#53565a}.filter-form-group{padding:0 .1rem}.filter-form-group .MuiTextField-root{height:3.5rem;display:flex;align-items:center}.filter-form-group .MuiFormGroup-root{margin-left:1rem;margin-right:1rem;margin-top:1.5rem}.filter-form-group .MuiFormControlLabel-root{font:normal .875rem var(--font-open-sans);font-weight:400;line-height:normal;color:#63666a;margin-right:.2rem}.filter-form-group .filter-form-paper{position:absolute;padding:1rem;width:calc(100% - 12.8rem);margin-left:-.2rem;border-radius:0;border:1px solid #bbbcbc;z-index:5;max-width:89rem}.scrollable-form-group{max-height:20rem;overflow-y:auto;margin-bottom:1rem}.scrollable-form-group .load-more-button{color:#97999b;text-transform:capitalize;display:flex;justify-content:flex-start}.scrollable-form-group .MuiFormGroup-root{margin:0}.scrollable-form-group .MuiFormControlLabel-root{gap:1rem;height:40px;margin:0 1rem}.sample-searches{padding:20px;font-family:Arial,sans-serif}h2{margin-bottom:10px}.pinned-searches{display:flex;flex-direction:column;padding:1rem}.search-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:.5rem;border-radius:.3125rem}.search-details,.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tags button{width:200px!important;height:32px!important;min-width:120px!important;max-width:200px!important;gap:4px!important;padding:8px 4px 8px 8px!important;border:1px solid #53565a!important;text-overflow:ellipsis!important;overflow:hidden!important;white-space:nowrap!important;justify-content:space-around;color:#53565a!important}.tag{background-color:#fff;color:#26890d;border:1px solid #26890d;cursor:pointer;padding:.5rem;font-size:.75rem}.run-search{display:flex;align-items:center}.run-search a{color:#26890d;text-decoration:none}.run-search a:hover{text-decoration:underline}@media(max-width:768px){.pinned-searches,.search-item{padding:.5rem}.search-item{flex-direction:column;align-items:flex-start}.tag{padding:.25rem .5rem;font-size:.875rem}.run-search{margin-top:.5rem}.run-search a{font-size:.875rem}}@media(max-width:480px){.pinnedSearch-header{font-size:1rem}.tag{padding:.25rem}.run-search a,.tag{font-size:.75rem}}.button-carousel{display:flex;align-items:center;height:3.125rem;margin-bottom:.5rem;position:relative}.button-carousel button.scroll-button{position:absolute;top:.6rem;z-index:1;right:0}.button-carousel button.scroll-button.left{left:0;right:auto}.button-carousel .carousel-button{background-color:#63666a;color:#fff;min-width:3.75rem;border-radius:0;display:flex;align-items:center;justify-content:center}.button-carousel .carousel-button:disabled{color:#fff;cursor:not-allowed;background-color:hsla(210,2%,60%,.4)}.button-carousel .carousel-button:not(:disabled):hover{background-color:#63666a;color:#fff}.carousel-items{display:flex;overflow:hidden;flex-grow:1;overflow-x:auto;padding-bottom:.25rem;margin-top:1rem}.carousel-items .carousel-track{display:flex;transition:transform .3s ease-in-out}.carousel-items .carousel-item{flex:0 0 13%;margin-left:0;margin-right:.5rem;border:.0625rem solid #53565a;color:#53565a;border-radius:0;font-size:.75rem;height:2rem;width:12.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.25rem .5rem}.filter-display{padding:1rem}.filter-display .filter-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:0}.filter-display .filter-header h3{margin:0 1rem 0 0}.filter-display .filter-header .show-toggle-button{margin-left:.5rem}.filter-display .filter-button{border:.0625rem solid #53565a;border-radius:0;color:#53565a;font-size:.75rem}.filter-btns{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:1rem;flex-basis:80%}.filter-btns button{width:12.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.25rem .5rem}#search-text{flex:1 1}.parent-filter{display:flex;flex-wrap:wrap;flex-direction:row;min-width:0;flex:1 1}.parent-filter.has-clear-button{padding-right:5rem}.filter-form-group .filter-search-container{display:flex;align-items:center;border:1px solid #ccc;height:72px;overflow-y:auto;padding:8px}.filter-form-group .search-icon-container{display:flex;align-items:center;margin-right:8px}.filter-form-group .chips-container{display:flex;flex-wrap:wrap;gap:4px;max-height:72px;overflow-y:auto;margin-right:8px}.filter-form-group .search-input-chip-container{display:flex}.filter-form-group .chip{background-color:#53565a;font-size:.75rem;font-weight:400;color:#fff;margin:2px}.filter-form-group .search-input-container{flex-grow:1}.filter-form-group .filter-form-paper{margin-top:6px}.filter-form-group .scrollable-form-group{max-height:300px;overflow-y:auto}.filter-form-group .form-buttons{display:flex;margin:.25rem 0 0;padding:0 1rem}.filter-form-group .custom-hr{margin:0}.filter-form-group .MuiCheckbox-indeterminate{margin-left:-1px!important;margin-bottom:-1px!important;color:#007cb1!important}.filter-form-group .MuiCheckbox-indeterminate svg{width:1.25rem;height:1.25rem}.filter-form-group label{width:-moz-fit-content;width:fit-content}.lazy-loading .chart-loader-container-home{margin-top:10rem!important}.mac-os .acc-btn-carousel .button-carousel button.scroll-button{top:.9rem!important}.clear-all-button{font-weight:600!important;font-size:.75rem!important;color:#53565a!important;-webkit-text-decoration:underline #53565a!important;text-decoration:underline #53565a!important;width:4rem;display:flex;cursor:pointer!important;margin-right:1.5rem!important;text-transform:none!important;position:absolute!important;padding:0!important;top:50%!important;transform:translateY(-50%)!important;justify-content:center!important;align-items:center!important;background:none!important;border:none!important;z-index:2;right:1rem!important}.clear-all-button:hover{background:#ebebeb!important}.toggle-switch-guide-me{width:50px;height:24px;color:#63666a;font-size:.75rem;font-weight:400}.toggle-switch-guide-me .label{display:inline}.toggle-switch-guide-me .switch{margin:0!important;float:right!important}.toggle-switch-guide-me .excl-label{color:#000}.toggle-switch-guide-me .switch{--duration:0.3s;cursor:pointer}.toggle-switch-guide-me .switch input{display:none}.toggle-switch-guide-me .switch input~div{position:relative}.toggle-switch-guide-me .switch input~div:before{top:.9rem}.toggle-switch-guide-me .switch input~div:after,.toggle-switch-guide-me .switch input~div:before{content:"";position:absolute;height:.25rem;width:.6rem;background-color:#000;transform:scaleX(var(--s));transition:background-color var(--duration) ease;transition:transform var(--duration) ease}.toggle-switch-guide-me .switch input~div:after{--s:1;top:.7rem}.toggle-switch-guide-me .switch input~div:before{--s:0;left:0;transform-origin:0 50%;border-radius:0}.toggle-switch-guide-me .switch input~div:after{left:1rem;transform-origin:100% 50%;border-radius:0}.toggle-switch-guide-me .switch input~div span{padding-left:2rem;line-height:1.5rem}.toggle-switch-guide-me .switch input~div span:before{--x:0;--s:1px;content:"";position:absolute;left:0;top:5px;width:1rem;height:1rem;border-radius:50%;box-shadow:inset 0 0 0 var(--s) #000;transform:translateX(var(--x));transition:box-shadow var(--duration) ease,transform var(--duration) ease}.toggle-switch-guide-me .switch input~div span:not(:empty){padding-left:2rem;font-size:.875rem}.toggle-switch-guide-me .switch input:checked~div:after,.toggle-switch-guide-me .switch input:checked~div:before{--s:1;content:"";position:absolute;height:.25rem;top:.9rem;width:.6rem;background-color:#007cb0;transform:scaleX(var(--s));transition:background-color var(--duration) ease;transition:transform var(--duration) ease}.toggle-switch-guide-me .switch input:checked~div:before{--s:1}.toggle-switch-guide-me .switch input:checked~div:after{--s:0}.toggle-switch-guide-me .switch input:checked~div span:before{--x:0.55rem;--s:0.37rem;box-shadow:inset 0 0 0 var(--s) #007cb0}.toggle-switch-guide-me .switch-blue input{display:none}.toggle-switch-guide-me .switch-blue input:checked~div:after,.toggle-switch-guide-me .switch-blue input:checked~div:before{--s:1;content:"";position:absolute;height:.25rem;top:.7rem;left:.1rem;width:.6rem;background-color:#007cb0!important;transform:scaleX(var(--s));transition:background-color var(--duration) ease;transition:transform var(--duration) ease}.toggle-switch-guide-me .switch-blue input:checked~div span:before{--x:0.55rem;--s:0.37rem;box-shadow:inset 0 0 0 var(--s) #007cb0!important}.toggle-switch{width:100%;display:inline-block;border-bottom:1px solid #bbbcbc}.exclusion-label{background-color:#53565a;padding:.5rem;color:#fff;font-size:.75rem;font-weight:400;float:right}.main-excl .search-chip-holder{padding:.1rem .75rem 0 0!important}.main-excl .exclusion-chip-search{background-color:#63666a;font-size:.75rem;font-weight:600;padding:.3rem;margin-right:.4rem}.and-chip{background-color:#f6f6f5;font-size:.75rem;font-weight:400;padding:.3rem}.filter-tag-btn{padding-left:0!important}.filter-tag-excl{background-color:#63666a!important;color:#fff;font-size:.75rem;font-weight:600;padding:.2rem!important}.adv-action-button{min-width:unset!important;padding:0 .8rem;border:none;background:transparent;display:flex;align-items:center;justify-content:center;box-shadow:none;cursor:pointer;z-index:5;position:absolute!important;right:6rem}.adv-action-button .adv-icon{display:block;object-fit:contain}.input-base-wrapper{display:flex;align-items:center;flex-wrap:wrap;margin-top:0;flex:1 1 200px;min-width:120px;max-height:72px;overflow-y:hidden;transition:max-height .3s ease-in-out}.input-base-wrapper.input-new-line{max-height:144px}.native-custom-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:none;border-radius:0;background:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' y='0.5' width='15' height='15' fill='white'/%3e%3crect x='0.5' y='0.5' width='15' height='15' stroke='black'/%3e%3c/svg%3e") 50% no-repeat;background-size:cover;display:inline-block;position:relative;vertical-align:middle;margin:0;cursor:pointer;transition:border-color .2s,background .2s}.native-custom-checkbox:checked{background:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='16' height='16' fill='%23007CB0'/%3e%3cpath d='M7 8.73438L11.2969 4.4375L12.7031 5.85938L7 11.5625L3.29688 7.85938L4.70312 6.4375L7 8.73438Z' fill='white'/%3e%3c/svg%3e") 50% no-repeat;background-size:cover}.native-custom-checkbox:indeterminate{background:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='16' height='16' fill='%23007CB0'/%3e%3cpath d='M3 7H13V9H3V7Z' fill='white'/%3e%3c/svg%3e") 50% no-repeat;background-size:cover}.native-custom-checkbox.indeterminate-both:indeterminate{background:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='16' height='16' fill='%23000000'/%3e%3cpath d='M3 7H13V9H3V7Z' fill='white'/%3e%3c/svg%3e") 50% no-repeat;background-size:cover}.native-custom-checkbox.indeterminate-exclusions-only:indeterminate{background:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='16' height='16' fill='%23FF5C00'/%3e%3cpath d='M3 7H13V9H3V7Z' fill='white'/%3e%3c/svg%3e") 50% no-repeat;background-size:cover}.native-custom-checkbox:disabled:not(:checked):not(:indeterminate){background:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' y='0.5' width='15' height='15' fill='white'/%3e%3crect x='0.5' y='0.5' width='15' height='15' stroke='black'/%3e%3c/svg%3e") 50% no-repeat;background-size:cover;filter:grayscale(1) brightness(1.5);cursor:not-allowed}.native-custom-checkbox:disabled:checked{background:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='16' height='16' fill='%23007CB0'/%3e%3cpath d='M7 8.73438L11.2969 4.4375L12.7031 5.85938L7 11.5625L3.29688 7.85938L4.70312 6.4375L7 8.73438Z' fill='white'/%3e%3c/svg%3e") 50% no-repeat;background-size:cover;filter:grayscale(1) brightness(1.5) opacity(.7);cursor:not-allowed}.native-custom-checkbox:disabled:indeterminate{background:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='16' height='16' fill='%23007CB0'/%3e%3cpath d='M3 7H13V9H3V7Z' fill='white'/%3e%3c/svg%3e") 50% no-repeat;background-size:cover;filter:grayscale(1) brightness(1.5) opacity(.7);cursor:not-allowed}.native-checkbox-label[aria-disabled=true],.native-custom-checkbox:disabled+.native-checkbox-label{opacity:.6;cursor:not-allowed}.native-custom-checkbox:focus{outline:none;box-shadow:none}.native-checkbox-label{display:flex;align-items:center;gap:8px;font:400 1rem/1.5 var(--font-open-sans);color:#63666a;cursor:pointer;padding:0}.native-checkbox-label .MuiTypography-root{font:400 1rem/1.5 var(--font-open-sans)!important;color:#63666a!important}.native-custom-checkbox::-ms-check{display:none}.d-none{display:none!important}.search-adv .search-chip-holder{padding:.1rem .5rem!important}.remove-adv-button{font-weight:600;font-size:.75rem!important;color:#53565a!important;-webkit-text-decoration:underline #53565a!important;text-decoration:underline #53565a!important;width:auto;display:flex;cursor:pointer!important;margin-right:2.5rem!important;text-transform:none!important;position:absolute!important;padding:0!important;top:50%!important;transform:translateY(-50%)!important;justify-content:center!important;align-items:center!important;background:none!important;border:none!important;z-index:2;right:0!important}.remove-adv-button:hover{background:#ebebeb!important}.filter-option-container:hover{background-color:#e0e0e0}.filter-option-container:hover .exclusion-toggle-container{opacity:1;visibility:visible}.filter-option-container .excl-checkbox-icon{cursor:pointer;transition:opacity .2s ease-in-out;background-color:#ff5c00;color:#fff}.exclusion-toggle-container{display:flex;align-items:center;justify-content:space-between;position:relative;width:87px;cursor:pointer;padding:.5rem;gap:.25rem;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}