.About-module__-d0ZMa__root{--color-text-default:var(--base-color-white);--color-text-secondary:rgba(255,255,255,.8);--color-text-tertiary:rgba(255,255,255,.65);--padding-block:var(--space-4xl);padding-bottom:var(--space-2xl);color:var(--color-text-default);position:relative}.About-module__-d0ZMa__container{--section-gutter:var(--layout-gutter-s);grid-gap:var(--space-xl);margin-right:var(--section-gutter);margin-left:var(--section-gutter);padding-top:0;padding-bottom:0;position:relative}.About-module__-d0ZMa__space,.About-module__-d0ZMa__rocket{display:none}.About-module__-d0ZMa__header{margin-bottom:var(--space-xl);grid-column:span 6}.About-module__-d0ZMa__title{max-width:780px;margin-bottom:var(--space-xs)}.About-module__-d0ZMa__description{max-width:680px;color:var(--color-text-secondary)}.About-module__-d0ZMa__title+.About-module__-d0ZMa__description{margin-top:var(--space-m)}.About-module__-d0ZMa__section{padding-bottom:var(--space-s)}.About-module__-d0ZMa__sectionA{padding-top:var(--padding-block);padding-bottom:var(--space-4xl);background-color:color-mix(in srgb,var(--brand-color-grey-5)20%,transparent)}.About-module__-d0ZMa__sectionB{padding-bottom:var(--space-4xl);background-color:color-mix(in srgb,var(--brand-color-grey-6)20%,transparent)}.About-module__-d0ZMa__sectionC{padding-bottom:var(--space-2xl);background-color:color-mix(in srgb,var(--brand-color-grey-7)20%,transparent)}.About-module__-d0ZMa__sectionD{padding-bottom:var(--space-m);background-color:color-mix(in srgb,var(--brand-color-grey-8)20%,transparent)}.About-module__-d0ZMa__sectionE{padding-bottom:var(--space-m);background-color:color-mix(in srgb,var(--brand-color-grey-9)20%,transparent)}.About-module__-d0ZMa__sectionF{background-color:var(--brand-color-grey-10)}.About-module__-d0ZMa__timelineItem{padding-block:var(--space-3xs);border-top:1px solid var(--brand-color-grey-7);justify-content:space-between;align-items:flex-start;gap:var(--space-xs);grid-column:8/span 5;display:flex}.About-module__-d0ZMa__timelineDetails{color:var(--color-text-secondary)}.About-module__-d0ZMa__timelineItem[data-highlight=true]{border-color:var(--brand-color-green-4)}.About-module__-d0ZMa__timelineItem[data-highlight=true] .About-module__-d0ZMa__timelineInvestment,.About-module__-d0ZMa__timelineItem[data-highlight=true] .About-module__-d0ZMa__timelineDetails{color:var(--brand-color-green-4)}@media (min-width:960px){.About-module__-d0ZMa__container{grid-gap:var(--space-xl);grid-template-columns:repeat(12,1fr);display:grid}.About-module__-d0ZMa__space{display:block;position:absolute;top:0;bottom:0;left:0;right:0}.About-module__-d0ZMa__rocket{margin-top:var(--padding-block);grid-column:7/span 1;display:block;position:relative}.About-module__-d0ZMa__illustration{width:100%;position:absolute;top:0}.About-module__-d0ZMa__header{margin-bottom:0}}
.ThirdPartyLogo-module__NqoR3G__root{--logo-max-width:40px;--logo-max-height:20px;display:block}.ThirdPartyLogo-module__NqoR3G__root.ThirdPartyLogo-module__NqoR3G__square{width:calc(var(--logo-max-width)*.8);height:auto}.ThirdPartyLogo-module__NqoR3G__root.ThirdPartyLogo-module__NqoR3G__portrait{width:var(--logo-max-width);height:auto}.ThirdPartyLogo-module__NqoR3G__root.ThirdPartyLogo-module__NqoR3G__landscape{width:auto;height:var(--logo-max-height)}
.RegistrySelect-module__8iSudq__trigger{width:var(--select-width,200px);height:var(--select-height,100%);padding:var(--space-xs)var(--space-xs);border:1px solid var(--color-input-border);border-radius:var(--border-radius-small);background:var(--color-background-default);color:var(--color-text-default);font-family:var(--font-family-body);font-size:var(--select-trigger-font-size,var(--text-body-s));cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-s);outline:none;display:flex}.RegistrySelect-module__8iSudq__trigger:focus,.RegistrySelect-module__8iSudq__trigger:hover{border-color:var(--color-border-accent)}.RegistrySelect-module__8iSudq__trigger[data-state=open]{border-color:var(--color-accent-default)}.RegistrySelect-module__8iSudq__triggerIcon{color:var(--color-text-tertiary)}.RegistrySelect-module__8iSudq__content{z-index:9999;width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);background-color:var(--color-background-default);will-change:transform,opacity;border-radius:6px;animation-name:RegistrySelect-module__8iSudq__slideDownAndFade;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 11px 38px -10px rgba(22,23,24,.35),0 10px 20px -15px rgba(22,23,24,.2)}.RegistrySelect-module__8iSudq__viewport{padding:0}.RegistrySelect-module__8iSudq__item{width:100%;padding:var(--space-xs)var(--space-xs);color:var(--color-text-default);font-family:var(--font-family-body);font-size:var(--select-item-font-size,var(--text-body-m));cursor:pointer;outline:none;justify-content:space-between;align-items:center;display:flex}.RegistrySelect-module__8iSudq__item:focus,.RegistrySelect-module__8iSudq__item:hover{background:var(--color-accent-subdued);color:var(--color-accent-hover)}.RegistrySelect-module__8iSudq__item[data-state=checked]{background:var(--color-accent-subdued);color:var(--color-accent-hover);font-weight:600}.RegistrySelect-module__8iSudq__itemText{gap:var(--space-xs);align-items:center;display:flex}.RegistrySelect-module__8iSudq__itemIcon{color:var(--color-text-tertiary)}.RegistrySelect-module__8iSudq__trigger .RegistrySelect-module__8iSudq__itemIcon{color:var(--color-accent-default)}.RegistrySelect-module__8iSudq__item:hover .RegistrySelect-module__8iSudq__itemIcon,.RegistrySelect-module__8iSudq__item:focus .RegistrySelect-module__8iSudq__itemIcon,.RegistrySelect-module__8iSudq__item[data-state=checked] .RegistrySelect-module__8iSudq__itemIcon{color:var(--color-accent-hover)}.RegistrySelect-module__8iSudq__reset{padding:var(--space-xs)var(--space-xs);border-bottom:1px solid var(--color-border);color:var(--color-accent-default);font-family:var(--font-family-body);font-size:var(--select-item-font-size,var(--text-body-m));cursor:pointer;outline:none}.RegistrySelect-module__8iSudq__reset:focus,.RegistrySelect-module__8iSudq__reset:hover{color:var(--color-accent-hover)}.RegistrySelect-module__8iSudq__reset:focus{background:var(--color-accent-subdued)}.RegistrySelect-module__8iSudq__reset:hover{background:0 0}@keyframes RegistrySelect-module__8iSudq__slideDownAndFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.BaseEventCard-module__5UuHeG__root{border:1px solid var(--card-border);border-radius:var(--border-radius-default);background:var(--card-background);color:inherit;cursor:pointer;text-decoration:none;display:block;position:relative;overflow:hidden}.BaseEventCard-module__5UuHeG__header{pointer-events:none}.BaseEventCard-module__5UuHeG__stretchedLink{z-index:var(--z-index-content);border-radius:inherit;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.BaseEventCard-module__5UuHeG__stretchedLink:focus-visible{outline:2px solid var(--brand-color-blue-6);outline-offset:-2px}.BaseEventCard-module__5UuHeG__header{gap:var(--space-m);flex-direction:column;display:flex}.BaseEventCard-module__5UuHeG__headerTop,.BaseEventCard-module__5UuHeG__headerBottom{z-index:var(--z-index-content);flex-direction:column;display:flex}.BaseEventCard-module__5UuHeG__headerTop{gap:var(--space-xs)}.BaseEventCard-module__5UuHeG__headerBottom{gap:var(--space-2xs)}.BaseEventCard-module__5UuHeG__title{color:var(--text-color,inherit)}.BaseEventCard-module__5UuHeG__root:hover .BaseEventCard-module__5UuHeG__title{color:var(--text-color-hover)}.BaseEventCard-module__5UuHeG__root:hover .BaseEventCard-module__5UuHeG__title strong{background:var(--text-color-hover);-webkit-background-clip:text;background-clip:text}.BaseEventCard-module__5UuHeG__description{width:100%}@media (min-width:960px){.BaseEventCard-module__5UuHeG__description{width:55%}}.BaseEventCard-module__5UuHeG__description,.BaseEventCard-module__5UuHeG__date,.BaseEventCard-module__5UuHeG__location{color:var(--text-color-secondary)}.BaseEventCard-module__5UuHeG__dateContainer,.BaseEventCard-module__5UuHeG__locationContainer,.BaseEventCard-module__5UuHeG__boothContainer{align-items:center;gap:var(--space-2xs);display:flex}.BaseEventCard-module__5UuHeG__dateContainer svg path,.BaseEventCard-module__5UuHeG__locationContainer svg path{fill:var(--text-color-secondary,var(--brand-color-grey-8))}.BaseEventCard-module__5UuHeG__actionsContainer{z-index:calc(var(--z-index-content) + 1);pointer-events:auto;position:relative}.BaseEventCard-module__5UuHeG__root .BaseEventCard-module__5UuHeG__actionsContainer a[class]{color:var(--text-color)}.BaseEventCard-module__5UuHeG__featured,.BaseEventCard-module__5UuHeG__normal{gap:var(--space-m);padding:var(--space-s-m);flex-direction:column;display:flex}.BaseEventCard-module__5UuHeG__featured{height:-moz-fit-content;height:fit-content;position:relative}@media (min-width:960px){.BaseEventCard-module__5UuHeG__featured{padding:var(--space-l)}}.BaseEventCard-module__5UuHeG__normal{justify-content:space-between;height:100%}.BaseEventCard-module__5UuHeG__normal:not(.BaseEventCard-module__5UuHeG__conferenceFeaturedButNormal) .BaseEventCard-module__5UuHeG__header{gap:var(--space-xs)}
.Header-module__og6rOG__root{gap:var(--space-s);flex-direction:column;display:flex}.Header-module__og6rOG__meta{flex:80%}.Header-module__og6rOG__backLink{color:var(--color-text-secondary);font-size:var(--text-body-m);align-items:center;gap:.25em;line-height:1;display:flex}.Header-module__og6rOG__registry{aspect-ratio:1;flex:0 0 17px;display:block}.Header-module__og6rOG__registry>svg{width:18px;height:auto}.Header-module__og6rOG__backLink:hover,.Header-module__og6rOG__backLink:focus{color:var(--color-accent-hover)}.Header-module__og6rOG__backLink:hover .Header-module__og6rOG__registry>svg>*{fill:var(--color-accent-hover)}.Header-module__og6rOG__title{align-items:center;gap:var(--space-xs);font-family:var(--font-family-headline);font-size:var(--text-headline-s);line-height:1.1;display:flex}.Header-module__og6rOG__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Header-module__og6rOG__release{align-items:baseline;gap:var(--space-s);margin-top:var(--space-2xs);font-family:var(--font-family-mono);font-size:var(--text-body-s);display:flex}.Header-module__og6rOG__version{color:var(--color-text-secondary)}.Header-module__og6rOG__date{color:var(--color-text-tertiary)}.Header-module__og6rOG__nav{align-items:center;gap:var(--space-s-m);justify-content:flex-end;display:flex}.Header-module__og6rOG__hideOnMobile{display:none!important}@media (min-width:960px){.Header-module__og6rOG__root{flex-direction:row;align-items:center}.Header-module__og6rOG__nav{min-width:500px}.Header-module__og6rOG__hideOnMobile{display:block!important}.Header-module__og6rOG__title{font-size:var(--text-headline-m);letter-spacing:-.0075em}}
.CheckboxList-module__TO3TWa__title{margin-bottom:var(--space-s)}.CheckboxList-module__TO3TWa__list{gap:var(--space-xs)var(--space-s);flex-wrap:wrap;width:100%;margin:0;padding:0;list-style:none;display:flex}.CheckboxList-module__TO3TWa__list>*{flex:150px}.CheckboxList-module__TO3TWa__checkboxItem{font-size:var(--text-body-s);align-items:center;gap:.33em;line-height:1.1;display:flex}.CheckboxList-module__TO3TWa__checkbox{border:1px solid var(--color-border);background:var(--color-background-default);cursor:pointer;border-radius:.25em;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.CheckboxList-module__TO3TWa__checkbox:focus,.CheckboxList-module__TO3TWa__checkbox:hover{background:var(--color-accent-subdued)}.CheckboxList-module__TO3TWa__checkboxLabel{cursor:pointer}.CheckboxList-module__TO3TWa__checkboxLabel:hover,.CheckboxList-module__TO3TWa__checkboxLabel:focus{color:var(--color-accent-hover)}.CheckboxList-module__TO3TWa__checkboxIndicator{color:var(--color-accent-default)}.CheckboxList-module__TO3TWa__checkboxIcon{width:14px;height:auto}.CheckboxList-module__TO3TWa__checkbox[data-state=checked]{background:var(--color-accent-default)}.CheckboxList-module__TO3TWa__checkbox[data-state=checked] .CheckboxList-module__TO3TWa__checkboxIndicator{color:var(--color-text-on-color)}.CheckboxList-module__TO3TWa__showMore{margin-top:var(--space-m)}@media (min-width:700px){.CheckboxList-module__TO3TWa__list{flex-direction:row}.CheckboxList-module__TO3TWa__list>*{flex:unset}.CheckboxList-module__TO3TWa__showMore{margin-top:0;margin-left:auto;margin-right:0}}
.Hero-module__9imCYG__illustrationBreakout{display:none}.Hero-module__9imCYG__illustration{justify-content:flex-end;align-items:flex-end;max-width:50%;margin-left:auto;margin-right:auto;display:flex}.Hero-module__9imCYG__illustration svg{max-width:100%}@media (min-width:700px){.Hero-module__9imCYG__hero{--hero-padding-bottom:160px}.Hero-module__9imCYG__illustrationBreakout{background-color:var(--base-color-grey-1000);height:120px;display:block;position:relative}.Hero-module__9imCYG__illustration{transform:translateY(-60%)}}@media (min-width:960px){.Hero-module__9imCYG__hero{--hero-padding-bottom:120px;--wrapper-main-max-width:880px}.Hero-module__9imCYG__hero h1{text-wrap:unset}.Hero-module__9imCYG__illustrationBreakout{height:170px}.Hero-module__9imCYG__illustration{width:auto;max-width:none;height:auto;margin-right:var(--layout-gutter-s);transform:translateY(-70%)}}
.ArticleTableOfContents-module__zX-P6G__root{gap:var(--space-3xs);flex-direction:column;display:flex;position:-webkit-sticky;position:sticky}.ArticleTableOfContents-module__zX-P6G__heading{color:var(--color-text-tertiary);text-transform:uppercase;padding:var(--space-xs)0;margin:0}.ArticleTableOfContents-module__zX-P6G__contentContainer{gap:var(--space-xs);flex-direction:column;padding:0;display:flex}.ArticleTableOfContents-module__zX-P6G__list{flex-direction:column;margin:0;list-style:none;display:flex}.ArticleTableOfContents-module__zX-P6G__item{font-size:var(--text-body-m);margin:0}.ArticleTableOfContents-module__zX-P6G__link{color:var(--color-text-default);transition:var(--transition-default);font-size:var(--text-body-s);line-height:var(--line-height-body-l);padding:var(--space-3xs)0 var(--space-3xs)var(--space-s);border-left:2px solid var(--color-accent-subdued);text-decoration:none;display:block}.ArticleTableOfContents-module__zX-P6G__link:hover{color:var(--color-accent-default)}.ArticleTableOfContents-module__zX-P6G__link.ArticleTableOfContents-module__zX-P6G__active{color:var(--color-accent-default);border-left-color:var(--color-accent-default)}.ArticleTableOfContents-module__zX-P6G__readMoreLink{align-items:center;gap:var(--space-3xs);border-left:none;padding-left:0;line-height:1;display:flex}.ArticleTableOfContents-module__zX-P6G__readMoreLink:hover{color:var(--color-accent-default)}
.CustomerGrid-module__-4NxDq__root{padding:0}.CustomerGrid-module__-4NxDq__root[data-border]{padding-top:var(--space-s-m);border-top:1px solid var(--color-border)}.CustomerGrid-module__-4NxDq__root[data-background]{padding:var(--space-2xl)var(--layout-gutter);background-color:var(--color-background-light)}.CustomerGrid-module__-4NxDq__grid{gap:var(--space-2xl)var(--space-l);flex-direction:column;display:flex}@media (min-width:960px){.CustomerGrid-module__-4NxDq__grid{gap:var(--space-2xl)var(--space-l);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));display:grid}}@media (min-width:1550px){.CustomerGrid-module__-4NxDq__grid{grid-template-columns:repeat(3,1fr)}}
.InPersonEventCard-module__elMjAa__root{--text-color:var(--brand-color-grey-10);--text-color-hover:var(--custom-tag-color);--text-color-secondary:unset;--marker-color:var(--brand-color-grey-10);--marker-color-end:var(--brand-color-grey-10)}.InPersonEventCard-module__elMjAa__root.InPersonEventCard-module__elMjAa__conference{--card-background:var(--brand-color-green-0);--card-border:var(--brand-color-green-2);--custom-tag-background-color:var(--brand-color-green-1);--custom-tag-color:var(--brand-color-green-7)}.InPersonEventCard-module__elMjAa__root.InPersonEventCard-module__elMjAa__liveWorkshop{--card-background:var(--brand-color-salmon-0);--card-border:var(--brand-color-salmon-2);--custom-tag-background-color:var(--brand-color-salmon-1);--custom-tag-color:var(--brand-color-salmon-7)}.InPersonEventCard-module__elMjAa__root.InPersonEventCard-module__elMjAa__networking{--card-background:var(--brand-color-red-0);--card-border:var(--brand-color-red-2);--custom-tag-background-color:var(--brand-color-red-1);--custom-tag-color:var(--brand-color-red-7)}.InPersonEventCard-module__elMjAa__root.InPersonEventCard-module__elMjAa__community{--card-background:var(--brand-color-yellow-0);--card-border:var(--brand-color-yellow-2);--custom-tag-background-color:var(--brand-color-yellow-1);--custom-tag-color:var(--brand-color-yellow-7)}.InPersonEventCard-module__elMjAa__root.InPersonEventCard-module__elMjAa__partner{--card-background:var(--brand-color-blue-0);--card-border:var(--brand-color-blue-2);--custom-tag-background-color:var(--brand-color-blue-1);--custom-tag-color:var(--brand-color-blue-7)}.InPersonEventCard-module__elMjAa__featured{--text-color:var(--brand-color-white);--text-color-hover:var(--brand-color-green-3);--text-color-secondary:rgba(255,255,255,.75);--marker-color:var(--brand-color-white);--marker-color-end:var(--brand-color-white);border:0}.InPersonEventCard-module__elMjAa__imageSeparate{border-radius:var(--border-radius-x-small);width:100%;height:150px;position:relative;overflow:hidden}.InPersonEventCard-module__elMjAa__imageSeparateContainer{z-index:var(--z-index-content);width:100%;height:100%;position:absolute;top:0;left:0}.InPersonEventCard-module__elMjAa__imageSeparateContainer:after{content:"";z-index:var(--z-index-content-hover);background:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0;left:0}.InPersonEventCard-module__elMjAa__imageSeparateContainer img{object-fit:cover;width:100%;height:100%}.InPersonEventCard-module__elMjAa__logoSeparateContainer{z-index:var(--z-index-content-hover);width:140px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InPersonEventCard-module__elMjAa__logoSeparateContainer img{object-fit:contain;object-position:center center;width:100%;height:100%}.InPersonEventCard-module__elMjAa__logoSymbolContainer{z-index:var(--z-index-preview-banner);width:14px;height:14px;position:absolute;top:12px;right:12px}.InPersonEventCard-module__elMjAa__logoSymbol{width:100%;height:100%;color:var(--brand-color-white);display:block}.InPersonEventCard-module__elMjAa__imageBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.InPersonEventCard-module__elMjAa__imageBackgroundContainer{width:100%;height:100%}.InPersonEventCard-module__elMjAa__imageBackgroundContainer:after{content:"";z-index:var(--z-index-content-hover);background:rgba(0,0,0,.8);width:100%;height:100%;position:absolute;top:0;left:0}.InPersonEventCard-module__elMjAa__imageBackgroundContainer img{object-fit:cover;width:100%;height:100%}.InPersonEventCard-module__elMjAa__logoBackgroundContainer{z-index:var(--z-index-preview-banner);height:90px;display:none;position:absolute;top:50%;right:40px;transform:translateY(-50%)}.InPersonEventCard-module__elMjAa__logoBackgroundContainer img{object-fit:contain;object-position:center center;width:auto;height:100%}@media (min-width:960px){.InPersonEventCard-module__elMjAa__logoBackgroundContainer{display:block}}
.Cell-module__ok4wAa__cellGrid{--cell-base-width:140px;flex-wrap:wrap;display:flex}.Cell-module__ok4wAa__cell{flex:1 1 var(--cell-base-width);min-height:88px;padding:var(--space-xs);flex-direction:column;justify-content:space-between;display:flex;position:relative}.Cell-module__ok4wAa__cell[data-state=disabled]{background:repeating-linear-gradient(-45deg,transparent,transparent 6px,var(--color-border)6px,var(--color-border)7px)}.Cell-module__ok4wAa__cell:before{content:"";background:var(--color-border);width:100%;height:1px;position:absolute;top:-1px;left:0}.Cell-module__ok4wAa__cell:after{content:"";background:var(--color-border);width:1px;height:100%;position:absolute;top:0;right:-1px}.Cell-module__ok4wAa__cellFull{flex:100%}.Cell-module__ok4wAa__cellLabel{color:var(--color-text-secondary);font-family:var(--font-family-mono);font-size:var(--text-body-2xs);letter-spacing:.05em;text-shadow:0 0 3px var(--color-background-default);text-transform:uppercase;line-height:1}.Cell-module__ok4wAa__cellSubLabel{color:var(--color-text-tertiary);margin-top:.33em;display:block}.Cell-module__ok4wAa__cellValue{margin-top:var(--space-s);font-size:var(--text-body-xl);line-height:1}.Cell-module__ok4wAa__cellUnit{color:var(--color-text-tertiary);margin-left:.25em;font-size:.65em}.Cell-module__ok4wAa__cellNoData{color:var(--color-text-tertiary);font-size:var(--text-body-s)}.Cell-module__ok4wAa__cell[data-state=disabled] .Cell-module__ok4wAa__cellValue{color:var(--color-text-tertiary)}@media (min-width:1550px){.Cell-module__ok4wAa__cellGrid{--cell-base-width:200px}}
.SearchBar-module__p-MjDG__root{--item-height:4rem;--select-width:200px;--select-trigger-font-size:var(--text-body-s);--select-item-font-size:var(--text-body-m);--select-height:var(--item-height)}.SearchBar-module__p-MjDG__wrapper{position:relative}.SearchBar-module__p-MjDG__inputs{flex-direction:column;align-items:center;display:flex}.SearchBar-module__p-MjDG__select{border-radius:var(--border-radius-small)var(--border-radius-small)0 0;background:var(--color-background-default);width:100%}.SearchBar-module__p-MjDG__select[data-state=open]{z-index:2;position:relative}.SearchBar-module__p-MjDG__searchField{width:100%;height:var(--item-height);padding:var(--space-xs)var(--space-xs);border:1px solid var(--color-input-border);border-radius:var(--border-radius-small);background:var(--color-background-default);font-family:var(--font-family-body);font-size:var(--select-trigger-font-size);cursor:pointer;outline:none;align-items:center;margin:0 0 0 -1px;display:flex}.SearchBar-module__p-MjDG__select+.SearchBar-module__p-MjDG__searchField{border-radius:0 0 var(--border-radius-small)var(--border-radius-small);margin-top:-1px}.SearchBar-module__p-MjDG__searchField:hover{border-color:var(--color-border-accent)}.SearchBar-module__p-MjDG__searchField:focus{border-color:var(--color-accent-default)}.SearchBar-module__p-MjDG__submitButton{margin-left:auto;margin-right:0}.SearchBar-module__p-MjDG__resetAdvancedFilters{top:var(--space-m);right:var(--space-m);position:absolute}.SearchBar-module__p-MjDG__toggleFiltersButton:hover,.SearchBar-module__p-MjDG__resetAdvancedFilters:hover{color:var(--color-accent-hover);text-decoration:underline}.SearchBar-module__p-MjDG__actions{gap:var(--space-xs);margin-top:var(--space-s);justify-content:flex-end;display:flex}.SearchBar-module__p-MjDG__advancedFiltersContainer{margin-top:var(--space-s);border-radius:var(--border-radius-small);background:var(--color-background-light);position:relative;overflow:hidden}.SearchBar-module__p-MjDG__advancedFiltersContainer[data-state=open]{animation:.3s ease-in-out SearchBar-module__p-MjDG__slideDown}.SearchBar-module__p-MjDG__advancedFiltersContainer[data-state=closed]{animation:.3s ease-in-out SearchBar-module__p-MjDG__slideUp}.SearchBar-module__p-MjDG__advancedFilters{padding:var(--space-m)}.SearchBar-module__p-MjDG__advancedFilters>*+*{margin-top:var(--space-m-l)}@keyframes SearchBar-module__p-MjDG__slideDown{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes SearchBar-module__p-MjDG__slideUp{0%{height:var(--radix-collapsible-content-height)}to{opacity:0;height:0}}@media (min-width:400px){.SearchBar-module__p-MjDG__inputs{flex-direction:row}.SearchBar-module__p-MjDG__select{border-radius:var(--border-radius-small)0 0 var(--border-radius-small);width:min(50%,200px)}.SearchBar-module__p-MjDG__select+.SearchBar-module__p-MjDG__searchField{border-radius:0 var(--border-radius-small)var(--border-radius-small)0;margin-top:0}}@media (min-width:700px){.SearchBar-module__p-MjDG__actions{top:50%;right:var(--space-xs);margin:0;position:absolute;transform:translateY(-50%)}}
.Investors-module__s1w_Xa__root.Investors-module__s1w_Xa__root{--tile-aspect-ratio:31/13;--tile-border:1px solid var(--brand-color-grey-8);container-type:inline-size}.Investors-module__s1w_Xa__quotes{gap:var(--space-xl);flex-wrap:wrap;display:flex}.Investors-module__s1w_Xa__quote{gap:var(--space-2xs);flex-direction:column;margin:0;padding:0;display:flex}.Investors-module__s1w_Xa__quoteText{position:relative}.Investors-module__s1w_Xa__quoteText:before{content:"“";top:0;right:calc(100% + var(--space-4xs));position:absolute}.Investors-module__s1w_Xa__quoteAuthor.Investors-module__s1w_Xa__quoteAuthor{white-space:normal}@container (width>=900px){.Investors-module__s1w_Xa__quotes{flex-direction:row}.Investors-module__s1w_Xa__quote{flex:1}}
.BlogCard-module__Ydtloa__root{height:100%;color:inherit;align-items:flex-start;gap:var(--space-s);flex-direction:column;display:flex}@media (min-width:960px){.BlogCard-module__Ydtloa__root.BlogCard-module__Ydtloa__isHero{align-items:center;gap:var(--space-s);flex-direction:row}.BlogCard-module__Ydtloa__root.BlogCard-module__Ydtloa__isHero>*{flex:1}}.BlogCard-module__Ydtloa__coverWrapper{border:1px solid var(--color-border-light);border-radius:var(--border-radius-default);aspect-ratio:16/9;clip-path:border-box;background-color:var(--color-background-light);flex:none;width:100%;margin:0;display:block;position:relative;overflow:hidden}.BlogCard-module__Ydtloa__cover{object-fit:cover;object-position:center;width:100%;height:100%}.BlogCard-module__Ydtloa__headlineLink{color:inherit;text-decoration:none}.BlogCard-module__Ydtloa__headlineLink:hover{color:var(--color-accent-default)}.BlogCard-module__Ydtloa__excerpt{display:none}@media (min-width:960px){.BlogCard-module__Ydtloa__excerpt{margin-top:var(--space-s);color:var(--color-text-secondary);text-wrap:balance;display:block}}.BlogCard-module__Ydtloa__details{width:100%;padding-right:var(--space-xs);padding-left:var(--space-xs)}.BlogCard-module__Ydtloa__meta{margin-bottom:var(--space-s);color:var(--color-text-tertiary);font-family:var(--font-family-mono);font-size:var(--text-body-xs);letter-spacing:.01em;align-items:center;display:flex}.BlogCard-module__Ydtloa__metaList{white-space:nowrap;align-items:center;gap:var(--space-s);width:100%;display:flex}.BlogCard-module__Ydtloa__metaTopics{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.BlogCard-module__Ydtloa__metaListItem:not(:first-child):before{content:"/";padding-right:var(--space-s);opacity:.5}.BlogCard-module__Ydtloa__metaDuration{margin-left:auto;margin-right:0}.BlogCard-module__Ydtloa__metaLink{color:inherit;flex:1;text-decoration:none}.BlogCard-module__Ydtloa__metaLink:hover{color:var(--color-text-default)}.BlogCard-module__Ydtloa__metaReadingTime{margin-left:auto;margin-right:0}.BlogCard-module__Ydtloa__nowrap{white-space:nowrap}.BlogCard-module__Ydtloa__date{gap:1ch;display:flex}.BlogCard-module__Ydtloa__authors{margin-top:var(--space-m);gap:var(--space-m);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}
.CustomerCard-module__5sFKfW__root{color:var(--color-accent-hover);position:relative}.CustomerCard-module__5sFKfW__imageWrapper{border-radius:var(--border-radius-default);aspect-ratio:103/123;clip-path:content-box;flex:none;width:100%;position:relative;overflow:hidden;box-shadow:0 1px 6px rgba(0,0,0,.1)}.CustomerCard-module__5sFKfW__imageWrapper>*{width:100%;height:100%;transition:transform var(--transition-slow);object-fit:cover;object-position:center;will-change:transform;transform:scale(1)}.CustomerCard-module__5sFKfW__root:hover .CustomerCard-module__5sFKfW__imageWrapper>*{transform:scale(1.1)}.CustomerCard-module__5sFKfW__linkLabel{right:var(--space-s);bottom:var(--space-s);font-family:var(--font-family-headline);font-size:var(--text-body-m);position:absolute}
.WebinarCard-module__XRtOSG__root{--text-color:var(--brand-color-grey-10);--text-color-hover:var(--brand-color-purple-7);--marker-color:var(--brand-color-purple-6);--marker-color-end:var(--brand-color-purple-8);--card-background:var(--brand-color-purple-0);--card-border:var(--brand-color-purple-2);--custom-tag-background-color:var(--brand-color-purple-1);--custom-tag-color:var(--brand-color-purple-7)}
.NavigatorEntryCard-module__Td0hxG__root{border-radius:var(--border-radius-small);background:var(--color-accent-default);color:var(--color-text-on-color);position:relative;overflow:hidden}.NavigatorEntryCard-module__Td0hxG__illustration{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.NavigatorEntryCard-module__Td0hxG__illustration svg{object-fit:cover;object-position:center;width:auto;min-width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NavigatorEntryCard-module__Td0hxG__content{min-height:var(--container-background-height,clamp(350px,40vh,500px));padding:var(--space-m-l);flex-direction:column;justify-content:space-between;display:flex}.NavigatorEntryCard-module__Td0hxG__title{max-width:22ch}.NavigatorEntryCard-module__Td0hxG__intro{max-width:36ch;margin-top:var(--space-s-m)}.NavigatorEntryCard-module__Td0hxG__search{margin-top:var(--space-2xl-3xl);padding:var(--space-m);border-radius:var(--border-radius-small);background:var(--color-background-default)}@media (min-width:700px){.NavigatorEntryCard-module__Td0hxG__content{padding:var(--space-l-xl)}.NavigatorEntryCard-module__Td0hxG__search{background:0 0;border-radius:0;padding:0}}
.Contributors-module__mz-UOG__root{--avatar-size:44px;justify-content:space-between;align-items:center;gap:var(--space-xs);flex-wrap:wrap;width:100%;display:flex}.Contributors-module__mz-UOG__portrait{width:var(--avatar-size);border-radius:9999px;display:block;overflow:hidden}.Contributors-module__mz-UOG__tooltip{background:var(--color-overlay);color:var(--color-text-on-color);font-size:var(--text-body-s);-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform,opacity;border-radius:.15em;padding:.5em .75em;line-height:1.25;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.Contributors-module__mz-UOG__tooltip[data-state=delayed-open]{animation-name:Contributors-module__mz-UOG__slideUpAndFade}.Contributors-module__mz-UOG__arrow{color:var(--color-overlay)}.Contributors-module__mz-UOG__remainder{width:var(--avatar-size);background-color:var(--color-background-light);color:var(--color-text-tertiary);font-family:var(--font-family-mono);font-size:var(--text-body-xs);aspect-ratio:1;border-radius:9999px;justify-content:center;align-items:center;margin:0 0 0 auto;display:flex}@keyframes Contributors-module__mz-UOG__slideUpAndFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.Press-module__IPQqiG__root{container-type:inline-size}.Press-module__IPQqiG__grid{gap:var(--space-l);margin-top:var(--space-m);display:grid}@media (min-width:400px){.Press-module__IPQqiG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.Press-module__IPQqiG__card{padding:var(--space-m);background-color:var(--brand-color-grey-9);gap:var(--space-s);border-radius:8px;flex-direction:column;display:flex}.Press-module__IPQqiG__excerpt{color:var(--brand-color-grey-3)}.Press-module__IPQqiG__date{color:var(--brand-color-grey-3);align-items:center;gap:var(--space-3xs);flex-wrap:nowrap;display:inline-flex}.Press-module__IPQqiG__link{color:var(--brand-color-blue-5);align-self:flex-start;align-items:center;gap:var(--space-3xs);flex-wrap:nowrap;display:inline-flex}.Press-module__IPQqiG__link:hover{color:var(--brand-color-blue-6)}
.BlogCarousel-module__m_e_JW__carousel{margin-top:calc(-1*var(--space-l))}@media (min-width:960px){.BlogCarousel-module__m_e_JW__carousel{margin-top:calc(-1*var(--space-3xl))}}
.ChangelogListingEntry-module__-4aybG__root{max-width:680px}.ChangelogListingEntry-module__-4aybG__entryCategories{gap:var(--space-xs);margin-bottom:var(--space-xs);display:flex}.ChangelogListingEntry-module__-4aybG__entryTitleLink{margin-bottom:var(--space-xs);color:var(--color-text-default);display:block}.ChangelogListingEntry-module__-4aybG__entryTitleLink:hover{color:var(--color-accent-default)}.ChangelogListingEntry-module__-4aybG__entryExcerpt{margin-bottom:var(--space-m)}.ChangelogListingEntry-module__-4aybG__entryDate{align-items:center;gap:var(--space-2xs);display:flex}
.ChangelogArchiveListing-module__pre9oq__header{gap:var(--space-xs);flex-direction:column;display:flex}.ChangelogArchiveListing-module__pre9oq__entries{gap:var(--space-xl);flex-direction:column;display:flex}.ChangelogArchiveListing-module__pre9oq__pagination{margin-top:var(--space-xl)}.ChangelogArchiveListing-module__pre9oq__emptyState{background-color:var(--brand-color-grey-0);justify-content:center;align-items:center;gap:var(--space-s);flex-direction:column;height:100%;min-height:50vh;display:flex}.ChangelogArchiveListing-module__pre9oq__emptyStateLink{color:var(--color-accent-default);text-decoration:none}
.CustomerOffsetGrid-module__Jf59Aa__root{gap:var(--space-m);grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);grid-template-areas:".two.""one two four""one three four"".three.";display:grid}.CustomerOffsetGrid-module__Jf59Aa__item:first-child{grid-area:one}.CustomerOffsetGrid-module__Jf59Aa__item:nth-child(2){grid-area:two}.CustomerOffsetGrid-module__Jf59Aa__item:nth-child(3){grid-area:three}.CustomerOffsetGrid-module__Jf59Aa__item:nth-child(4){grid-area:four}
.WorkshopCard-module___Adw3a__root{--text-color:var(--brand-color-grey-10);--text-color-hover:var(--brand-color-salmon-6);--marker-color:var(--brand-color-salmon-5);--marker-color-end:var(--brand-color-salmon-6);--card-background:var(--brand-color-salmon-0);--card-border:var(--brand-color-salmon-2);--custom-tag-background-color:var(--brand-color-salmon-1);--custom-tag-color:var(--brand-color-salmon-7)}
.NavigatorOverview-module__LsC0Bq__root{padding:var(--space-l)var(--layout-gutter)var(--space-xl);border-radius:var(--border-radius-small);background:var(--color-background-light)}@media (min-width:1920px){.NavigatorOverview-module__LsC0Bq__root{padding-inline:var(--space-l-xl);overflow-x:hidden}}.NavigatorOverview-module__LsC0Bq__nav{gap:var(--space-s);border-bottom:1px solid var(--color-border);display:flex}.NavigatorOverview-module__LsC0Bq__tab{padding:var(--space-2xs)0 var(--space-xs);color:var(--color-text-secondary);font-family:var(--font-family-body);font-size:var(--text-body-s);cursor:pointer;background:0 0;border:0;border-bottom:2px solid transparent}.NavigatorOverview-module__LsC0Bq__tab:hover,.NavigatorOverview-module__LsC0Bq__tab:focus{color:var(--color-text-primary)}.NavigatorOverview-module__LsC0Bq__tab[data-state=active]{border-color:var(--color-accent-default);color:var(--color-text-primary)}
.PackageCard-module__eMKIxW__root{--package-card-padding-horizontal:var(--space-m);--package-card-padding-vertical:var(--space-s);--package-card-score-width:calc(3*clamp(40px,20%,60px));border:1px solid var(--color-border);border-radius:var(--border-radius-small);background:var(--color-background-default);position:relative;overflow:hidden}.PackageCard-module__eMKIxW__link{color:inherit;text-decoration:none}.PackageCard-module__eMKIxW__header,.PackageCard-module__eMKIxW__main,.PackageCard-module__eMKIxW__footer{padding-right:var(--package-card-padding-horizontal);padding-left:var(--package-card-padding-horizontal)}.PackageCard-module__eMKIxW__header{gap:.5em var(--space-xs-s);padding-top:var(--package-card-padding-vertical)}.PackageCard-module__eMKIxW__tags{width:auto;margin-top:var(--space-2xs);display:flex}.PackageCard-module__eMKIxW__title{width:100%;font-family:var(--font-family-headline);font-size:var(--text-headline-s);justify-content:space-between;align-items:center;gap:var(--space-s);flex-direction:row-reverse;margin:0;line-height:1.05;display:flex}.PackageCard-module__eMKIxW__registry{aspect-ratio:1;flex:0 0 16px;display:block}.PackageCard-module__eMKIxW__registry>svg{width:100%;height:100%}.PackageCard-module__eMKIxW__name{align-items:baseline;gap:var(--space-2xs);display:flex}.PackageCard-module__eMKIxW__description{max-width:80ch;margin-top:var(--space-xs);font-family:var(--font-family-body);font-size:var(--text-body-s)}.PackageCard-module__eMKIxW__keywords{margin:var(--space-xs)0 0;padding:0 var(--package-card-padding-horizontal)0 0;flex-wrap:wrap;align-items:center;gap:.5em;list-style:none;display:flex}.PackageCard-module__eMKIxW__footer{align-items:center;gap:var(--space-s);margin-top:var(--space-l);padding-bottom:calc(1.25*var(--package-card-padding-vertical));font-family:var(--font-family-mono);font-size:var(--text-body-xs);letter-spacing:.0125em;flex-wrap:wrap;display:flex}.PackageCard-module__eMKIxW__contributorList{--contributor-item-size:1.75rem;margin:0;padding:0;display:flex}.PackageCard-module__eMKIxW__contributorPortrait,.PackageCard-module__eMKIxW__contributorCount{width:var(--contributor-item-size);height:var(--contributor-item-size);border-radius:9999px;overflow:hidden}.PackageCard-module__eMKIxW__contributorCount{margin-left:calc(-.25*var(--contributor-item-size));background:var(--color-background-light);color:var(--color-text-secondary);font-size:var(--text-body-2xs);justify-content:center;align-items:center;display:flex}.PackageCard-module__eMKIxW__versionInformation{gap:var(--space-xs);display:flex}.PackageCard-module__eMKIxW__released,.PackageCard-module__eMKIxW__licenses{color:var(--color-text-tertiary)}.PackageCard-module__eMKIxW__licenses:before{content:"/ ";opacity:.5}.PackageCard-module__eMKIxW__scores{border-top:1px solid var(--color-border);flex-direction:column;align-items:center;width:100%;display:flex}.PackageCard-module__eMKIxW__score{width:100%;height:30px;padding:var(--space-2xs)var(--package-card-padding-horizontal);color:var(--color-accent-default);align-items:center;display:flex;position:relative}.PackageCard-module__eMKIxW__score+.PackageCard-module__eMKIxW__score:before{content:"";z-index:3;background:var(--color-border);width:100%;height:1px;line-height:1;position:absolute;top:0;left:0}.PackageCard-module__eMKIxW__scoreBar{width:var(--score-progress);background:var(--color-accent-subdued);height:100%;position:absolute;bottom:0;left:0}.PackageCard-module__eMKIxW__scoreName{z-index:2;opacity:.5;font-family:var(--font-family-mono);font-size:var(--text-body-xs);gap:var(--space-s);flex-direction:row-reverse;display:flex;position:relative}.PackageCard-module__eMKIxW__root[data-state=vulnerabilities]{padding-top:var(--space-xs);position:relative;overflow:hidden}.PackageCard-module__eMKIxW__root[data-state=vulnerabilities]:before{content:"";z-index:2;background:var(--color-alert);width:100%;height:6px;position:absolute;top:0;left:0}.PackageCard-module__eMKIxW__link:hover .PackageCard-module__eMKIxW__root,.PackageCard-module__eMKIxW__link:focus .PackageCard-module__eMKIxW__root{border-color:var(--color-border-accent);background:var(--color-accent-subdued)}.PackageCard-module__eMKIxW__link:hover .PackageCard-module__eMKIxW__title,.PackageCard-module__eMKIxW__link:focus .PackageCard-module__eMKIxW__root{color:var(--color-accent-hover)}.PackageCard-module__eMKIxW__link:hover .PackageCard-module__eMKIxW__scoreBar,.PackageCard-module__eMKIxW__link:focus .PackageCard-module__eMKIxW__scoreBar{mix-blend-mode:multiply}.PackageCard-module__eMKIxW__link:hover .PackageCard-module__eMKIxW__scoreName,.PackageCard-module__eMKIxW__link:focus .PackageCard-module__eMKIxW__scoreName{opacity:1}@media (min-width:960px){.PackageCard-module__eMKIxW__root[data-state=vulnerabilities]{padding-top:0}.PackageCard-module__eMKIxW__root[data-state=vulnerabilities]:before{content:"";z-index:2;background:var(--color-alert);width:8px;height:100%;position:absolute;top:0;left:0}.PackageCard-module__eMKIxW__root{flex-direction:column;min-height:180px;display:flex}.PackageCard-module__eMKIxW__header,.PackageCard-module__eMKIxW__main,.PackageCard-module__eMKIxW__footer{padding-right:calc(var(--package-card-score-width) + var(--package-card-padding-horizontal))}.PackageCard-module__eMKIxW__footer{padding-top:var(--space-m);flex-wrap:nowrap;margin-top:auto;margin-bottom:0}.PackageCard-module__eMKIxW__title{gap:var(--space-xs);flex-direction:row;justify-content:flex-start}.PackageCard-module__eMKIxW__scores{width:var(--package-card-score-width);border-top:0;border-left:1px solid var(--color-border);flex-direction:column;align-items:center;height:100%;margin-top:0;display:flex;position:absolute;top:0;right:0}.PackageCard-module__eMKIxW__score{align-items:flex-end;width:100%;height:100%}.PackageCard-module__eMKIxW__scoreBar{width:var(--score-progress);background:var(--color-accent-subdued);height:100%;position:absolute;bottom:0;left:0}.PackageCard-module__eMKIxW__scoreName{bottom:var(--space-2xs);left:var(--space-2xs);white-space:nowrap;width:100%;line-height:1.3;display:block;position:absolute}.PackageCard-module__eMKIxW__scoreValue{font-size:var(--text-body-s);display:block}}
.MaintenanceScore-module__MTXqVG__notAvailable{border-top:1px solid var(--color-border)}
.ReadMoreCards-module__-riLqG__root.ReadMoreCards-module__-riLqG__root{--section-padding-top:var(--space-m);container-type:inline-size}.ReadMoreCards-module__-riLqG__cards{gap:var(--space-m);margin-top:var(--space-m);grid-template-columns:1fr;display:grid}.ReadMoreCards-module__-riLqG__link{color:var(--base-color-white);gap:var(--space-s);flex-direction:column;text-decoration:none;display:flex}.ReadMoreCards-module__-riLqG__card{padding:var(--space-m);background-color:var(--brand-color-blue-6);justify-content:space-between;gap:var(--space-xs);border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.ReadMoreCards-module__-riLqG__card .ReadMoreCards-module__-riLqG__arrow{color:var(--brand-color-blue-4);flex-shrink:0}.ReadMoreCards-module__-riLqG__card[data-accent-color=green]{background-color:var(--brand-color-green-5)}.ReadMoreCards-module__-riLqG__card[data-accent-color=green] .ReadMoreCards-module__-riLqG__arrow{color:var(--brand-color-green-3)}.ReadMoreCards-module__-riLqG__card[data-accent-color=purple]{background-color:var(--brand-color-purple-6)}.ReadMoreCards-module__-riLqG__card[data-accent-color=purple] .ReadMoreCards-module__-riLqG__arrow{color:var(--brand-color-purple-4)}.ReadMoreCards-module__-riLqG__cardTitle{font-family:var(--font-family-mono);text-transform:uppercase;white-space:pre-line;line-height:1}@media (min-width:400px){.ReadMoreCards-module__-riLqG__cards{grid-template-columns:repeat(2,1fr)}.ReadMoreCards-module__-riLqG__card{min-height:180px}.ReadMoreCards-module__-riLqG__link:last-child:nth-child(odd){grid-column:span 2}}@media (min-width:960px){.ReadMoreCards-module__-riLqG__cards{gap:var(--space-m);grid-template-columns:repeat(3,1fr)}.ReadMoreCards-module__-riLqG__card{aspect-ratio:41/23}.ReadMoreCards-module__-riLqG__cardTitle{font-size:max(32px,min(27.3043px + 1.3043vw,44px))}.ReadMoreCards-module__-riLqG__link:last-child:nth-child(odd){grid-column:span 1}}.ReadMoreCards-module__-riLqG__tag[data-accent-color=blue]{--tag-background-color:var(--brand-color-blue-9);--tag-color:var(--brand-color-blue-3)}.ReadMoreCards-module__-riLqG__tag[data-accent-color=green]{--tag-background-color:var(--brand-color-green-9);--tag-color:var(--brand-color-green-3)}.ReadMoreCards-module__-riLqG__tag[data-accent-color=purple]{--tag-background-color:var(--brand-color-purple-9);--tag-color:var(--brand-color-purple-3)}.ReadMoreCards-module__-riLqG__link:hover .ReadMoreCards-module__-riLqG__card{background-color:var(--brand-color-blue-7)}.ReadMoreCards-module__-riLqG__link:hover .ReadMoreCards-module__-riLqG__card[data-accent-color=green]{background-color:var(--brand-color-green-7)}.ReadMoreCards-module__-riLqG__link:hover .ReadMoreCards-module__-riLqG__card[data-accent-color=purple]{background-color:var(--brand-color-purple-7)}
.SideNav-module__VDJl2a__nav{padding:var(--space-xs)0;row-gap:var(--space-xs);column-gap:var(--text-body-2xs);flex-flow:wrap;display:flex}.SideNav-module__VDJl2a__navButton{font:inherit;cursor:pointer;border:1px solid var(--brand-color-grey-2);border-radius:var(--border-radius-small);padding:var(--space-2xs)var(--space-s);gap:var(--space-2xs);background:0 0;height:-moz-fit-content;height:fit-content;line-height:1;display:flex}.SideNav-module__VDJl2a__navButtonLine{opacity:0;width:var(--space-s);border-left:2px solid var(--brand-color-blue-7);transition:opacity .3s;display:none}.SideNav-module__VDJl2a__navButtonContainer{align-items:baseline;gap:var(--space-2xs);display:flex}.SideNav-module__VDJl2a__navButtonText{color:var(--brand-color-grey-10)}.SideNav-module__VDJl2a__navButtonCount{color:var(--brand-color-grey-7)}.SideNav-module__VDJl2a__navButton[aria-current]{background:#041e2e;border:1px solid #041e2e}.SideNav-module__VDJl2a__navButton[aria-current] .SideNav-module__VDJl2a__navButtonText,.SideNav-module__VDJl2a__navButton[aria-current] .SideNav-module__VDJl2a__navButtonCount{color:var(--brand-color-grey-1)}.SideNav-module__VDJl2a__navButton[aria-current] .SideNav-module__VDJl2a__navButtonLine{opacity:1}.SideNav-module__VDJl2a__navButton:not([aria-current]):hover{background:var(--brand-color-grey-1)}.SideNav-module__VDJl2a__navButton[aria-current]:hover{background:var(--brand-color-grey-9);border:1px solid var(--brand-color-grey-9)}@media (min-width:960px){.SideNav-module__VDJl2a__nav{overflow-x:unset;flex-direction:column}.SideNav-module__VDJl2a__navButton{border-radius:unset;border:0;max-height:22px;padding:0}.SideNav-module__VDJl2a__navButtonLine{display:block}.SideNav-module__VDJl2a__navButton[aria-current]{background:unset;border:none}.SideNav-module__VDJl2a__navButton[aria-current] .SideNav-module__VDJl2a__navButtonText{color:var(--brand-color-grey-8)}.SideNav-module__VDJl2a__navButton[aria-current] .SideNav-module__VDJl2a__navButtonCount{color:var(--brand-color-grey-7)}.SideNav-module__VDJl2a__navButton[aria-current] .SideNav-module__VDJl2a__navButtonLine{opacity:1}.SideNav-module__VDJl2a__navButton:not([aria-current]):hover{background:unset}.SideNav-module__VDJl2a__navButton:not([aria-current]):hover .SideNav-module__VDJl2a__navButtonText{color:var(--brand-color-grey-8)}.SideNav-module__VDJl2a__navButton:not([aria-current]):hover .SideNav-module__VDJl2a__navButtonLine{opacity:1}.SideNav-module__VDJl2a__navButton[aria-current]:hover{background:unset;border:unset}}
.BlogSeriesListing-module__Ak74Fq__root{margin-top:var(--space-xl);padding-top:var(--space-s);padding-bottom:var(--space-m);border-top:1px solid var(--color-border)}.BlogSeriesListing-module__Ak74Fq__list{margin-top:var(--space-l);padding:0;list-style:none}.BlogSeriesListing-module__Ak74Fq__post{margin-top:var(--space-xs)}.BlogSeriesListing-module__Ak74Fq__link{padding-left:var(--space-s);color:var(--color-text-tertiary);border-left:2px solid transparent;display:block}.BlogSeriesListing-module__Ak74Fq__link[data-current=true],.BlogSeriesListing-module__Ak74Fq__link:hover{border-left-color:var(--color-accent-default);color:var(--color-text-primary)}
.ChangelogCarousel-module__3yfNJa__carousel{margin-top:calc(-1*var(--space-l))}@media (min-width:960px){.ChangelogCarousel-module__3yfNJa__carousel{margin-top:calc(-1*var(--space-3xl))}}
.FeaturedCustomerCard-module__-tSojq__root{gap:var(--space-m);background-color:var(--brand-color-green-0);border:1px solid var(--brand-color-green-2);border-radius:var(--border-radius-default);padding:var(--space-xl);color:inherit;grid-template-columns:1fr;text-decoration:none;display:grid}@media (min-width:960px){.FeaturedCustomerCard-module__-tSojq__root{grid-template-columns:1fr 1fr}}.FeaturedCustomerCard-module__-tSojq__root:visited,.FeaturedCustomerCard-module__-tSojq__root:active{color:inherit}.FeaturedCustomerCard-module__-tSojq__root:hover .FeaturedCustomerCard-module__-tSojq__heading{color:var(--brand-color-green-7)}.FeaturedCustomerCard-module__-tSojq__content{gap:var(--space-m);grid-template-columns:1fr;display:grid}@media (min-width:960px){.FeaturedCustomerCard-module__-tSojq__content>*{max-width:480px}}.FeaturedCustomerCard-module__-tSojq__heading{font-family:var(--font-family-headline);font-size:var(--text-headline-m);font-weight:400}.FeaturedCustomerCard-module__-tSojq__results{gap:var(--space-2xs);font-family:var(--font-family-body);color:var(--color-text-secondary);flex-direction:column;padding:0;list-style:none;display:flex}.FeaturedCustomerCard-module__-tSojq__results .FeaturedCustomerCard-module__-tSojq__resultsLabel{margin-bottom:0}.FeaturedCustomerCard-module__-tSojq__resultItems{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.FeaturedCustomerCard-module__-tSojq__resultItems .FeaturedCustomerCard-module__-tSojq__resultItem{align-items:center;gap:var(--space-xs);display:flex}.FeaturedCustomerCard-module__-tSojq__resultIcon{width:1em;height:1em;stroke:var(--brand-color-green-7)}.FeaturedCustomerCard-module__-tSojq__linkWrapper{font-size:var(--text-headline-2xs);display:flex;position:relative}.FeaturedCustomerCard-module__-tSojq__linkWrapper .FeaturedCustomerCard-module__-tSojq__link{gap:var(--space-2xs);color:var(--color-link-visited);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:flex}.FeaturedCustomerCard-module__-tSojq__quoteContainer{justify-content:center;gap:var(--space-m);flex-direction:column;height:100%;display:flex}.FeaturedCustomerCard-module__-tSojq__quote{font-size:var(--text-headline-m);color:var(--color-text-primary);margin:0;position:relative}.FeaturedCustomerCard-module__-tSojq__quote:before{content:"“";position:absolute;left:-.5em}.FeaturedCustomerCard-module__-tSojq__quote:after{content:"”";margin-left:.1em}.FeaturedCustomerCard-module__-tSojq__author{gap:var(--space-4xs);color:var(--color-text-secondary);font-family:var(--font-family-mono);font-size:var(--text-body-s);flex-direction:column;display:flex}.FeaturedCustomerCard-module__-tSojq__author .FeaturedCustomerCard-module__-tSojq__authorTitle{color:var(--color-text-tertiary)}
.MoreEvents-module__eWEU_G__root{margin:0 var(--layout-gutter-s)}.MoreEvents-module__eWEU_G__title{line-height:1.1}.MoreEvents-module__eWEU_G__carousel{--carousel-item-width:min(500px,calc(100vw - var(--layout-gutter-s)*2))}
.RegistryInfo-module__mnpA3q__root{margin-top:var(--space-m-l)}.RegistryInfo-module__mnpA3q__nav{align-items:center;gap:var(--space-s);margin-top:var(--space-m);display:flex}.RegistryInfo-module__mnpA3q__popularPackages{margin-top:var(--space-xl-2xl)}.RegistryInfo-module__mnpA3q__popularPackagesList{margin:0;padding:0;list-style:none}
.PackageList-module__qc2nqW__title{font-family:var(--font-family-body);font-size:var(--text-body-l)}.PackageList-module__qc2nqW__list{margin-top:var(--space-s)}.PackageList-module__qc2nqW__list>*+*{margin-top:var(--space-xs);display:block}
.ScoreDetails-module__zka_4a__root{border:1px solid var(--color-border);border-radius:var(--border-radius-small);overflow:hidden}.ScoreDetails-module__zka_4a__navItem{--nav-item-active-border-height:2px;width:100%;height:auto;padding:var(--space-m-l)var(--space-xs)calc(var(--space-2xs) + 2*var(--nav-item-active-border-height))var(--space-xs);background:var(--color-accent-subdued);color:var(--color-accent-default);font:inherit;text-align:left;cursor:pointer;border:0;flex-direction:column;justify-content:flex-end;display:flex;position:relative}.ScoreDetails-module__zka_4a__navItem:after{content:"";background:var(--color-border);width:100%;height:1px;position:absolute;bottom:0;left:0}.ScoreDetails-module__zka_4a__item:last-child .ScoreDetails-module__zka_4a__navItem:after{display:none}.ScoreDetails-module__zka_4a__navItemScoreBar{opacity:.125;background:var(--color-accent-default);height:100%;position:absolute;top:0;left:0}.ScoreDetails-module__zka_4a__navItemScore,.ScoreDetails-module__zka_4a__navItemLabel{z-index:2;position:relative}.ScoreDetails-module__zka_4a__navItemScore{font-size:var(--text-headline-m);align-items:center;line-height:1.1;display:flex}.ScoreDetails-module__zka_4a__navItemScorePending{opacity:.65;font-size:var(--text-body-m);align-items:center;display:flex}.ScoreDetails-module__zka_4a__navItemIcon{width:20px;height:20px;margin-left:.25em;transition:transform .2s ease-in-out}.ScoreDetails-module__zka_4a__navItemLabel{opacity:.75;font-family:var(--font-family-mono);font-size:var(--text-body-xs)}.ScoreDetails-module__zka_4a__navItem:hover,.ScoreDetails-module__zka_4a__navItem[data-state=open]{opacity:1;background:var(--color-accent-default);color:var(--color-text-on-color)}.ScoreDetails-module__zka_4a__navItem:hover .ScoreDetails-module__zka_4a__navItemScoreBar,.ScoreDetails-module__zka_4a__navItem[data-state=open] .ScoreDetails-module__zka_4a__navItemScoreBar{opacity:.25;background:var(--color-text-on-color)}.ScoreDetails-module__zka_4a__navItem[data-state=open] .ScoreDetails-module__zka_4a__navItemIcon{transform:rotate(90deg)}.ScoreDetails-module__zka_4a__content{overflow:hidden}.ScoreDetails-module__zka_4a__content[data-state=open]{animation:.3s ease-in-out ScoreDetails-module__zka_4a__slideDown}.ScoreDetails-module__zka_4a__content[data-state=closed]{animation:.3s ease-in-out ScoreDetails-module__zka_4a__slideUp}@keyframes ScoreDetails-module__zka_4a__slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes ScoreDetails-module__zka_4a__slideUp{0%{height:var(--radix-accordion-content-height)}to{opacity:0;height:0}}
.CustomerPage-module__TnH3QW__root{--section-gutter:100px;--hero-padding-top:var(--space-5xl)}.CustomerPage-module__TnH3QW__root .CustomerPage-module__TnH3QW__content{gap:var(--space-m);display:grid}.CustomerPage-module__TnH3QW__root .CustomerPage-module__TnH3QW__content>*{margin-top:0}.CustomerPage-module__TnH3QW__root .CustomerPage-module__TnH3QW__content>figure{margin:calc(var(--space-l) - var(--space-m))0}.CustomerPage-module__TnH3QW__root .CustomerPage-module__TnH3QW__content>*>h2,.CustomerPage-module__TnH3QW__root .CustomerPage-module__TnH3QW__content>*>h3{margin-top:calc(var(--space-2xl) - var(--space-m))}.CustomerPage-module__TnH3QW__root .CustomerPage-module__TnH3QW__content ul li{--diamond-size:.5em;padding-left:calc(var(--space-l) + var(--diamond-size));list-style:none;position:relative}.CustomerPage-module__TnH3QW__root .CustomerPage-module__TnH3QW__content ul li:before{content:"";width:var(--diamond-size);height:var(--diamond-size);border-radius:var(--border-radius-xs);background-color:var(--color-accent-default);position:absolute;top:.6em;left:1em;transform:rotate(45deg)}.CustomerPage-module__TnH3QW__container{padding:var(--space-l)0;margin:0}.CustomerPage-module__TnH3QW__container .CustomerPage-module__TnH3QW__stack{gap:var(--content-gap);display:grid}.CustomerPage-module__TnH3QW__container .CustomerPage-module__TnH3QW__stack>*{margin:0}
.Stats-module__Ju40rG__root.Stats-module__Ju40rG__root{--section-padding-top:0;--section-padding-bottom:0;container-type:inline-size}.Stats-module__Ju40rG__background.Stats-module__Ju40rG__background{--grid-color:var(--brand-color-grey-8);--color-background-default:var(--base-color-grey-1000);--width:100%;z-index:0;width:var(--width);margin:0;position:absolute;left:50%;transform:translate(-50%)}.Stats-module__Ju40rG__stats{z-index:1;padding-block:var(--space-3xl);gap:var(--space-2xl);grid-template-columns:1fr;display:grid;position:relative}@media (min-width:700px){.Stats-module__Ju40rG__stats{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.Stats-module__Ju40rG__stats{grid-template-columns:repeat(4,1fr)}}.Stats-module__Ju40rG__stat{gap:var(--space-4xs);flex-direction:column;align-items:center;display:flex}.Stats-module__Ju40rG__datum{font-family:var(--font-family-mono);font-size:var(--text-headline-s);text-transform:uppercase;align-items:baseline;gap:var(--space-2xs);flex-wrap:nowrap;line-height:1;display:flex}.Stats-module__Ju40rG__datumValue{font-size:var(--text-headline-2xl)}.Stats-module__Ju40rG__datum[data-accent-color=green]{color:var(--brand-color-green-6)}.Stats-module__Ju40rG__datum[data-accent-color=purple]{color:var(--brand-color-purple-6)}.Stats-module__Ju40rG__datum[data-accent-color=red]{color:var(--brand-color-red-6)}.Stats-module__Ju40rG__datum[data-accent-color=salmon]{color:var(--brand-color-salmon-4)}
.BlogArchiveListing-module__fJnY0a__header{gap:var(--space-xs);flex-direction:column;display:flex}.BlogArchiveListing-module__fJnY0a__backToLink{color:var(--color-text-default);text-decoration:none}.BlogArchiveListing-module__fJnY0a__backToLink:hover{color:var(--color-accent-hover)}.BlogArchiveListing-module__fJnY0a__posts{gap:var(--space-xl);flex-direction:column;display:flex}.BlogArchiveListing-module__fJnY0a__grid{gap:var(--space-xl)var(--space-m);display:grid}.BlogArchiveListing-module__fJnY0a__heroCard{grid-column:1/-1}.BlogArchiveListing-module__fJnY0a__heroCard:not(:has(+.BlogArchiveListing-module__fJnY0a__heroCard)){padding-bottom:var(--space-xl)}.BlogArchiveListing-module__fJnY0a__pagination{margin-top:var(--space-xl)}.BlogArchiveListing-module__fJnY0a__emptyState{background-color:var(--brand-color-grey-0);justify-content:center;align-items:center;gap:var(--space-s);flex-direction:column;height:100%;min-height:50vh;display:flex}.BlogArchiveListing-module__fJnY0a__emptyStateLink{color:var(--color-accent-default);text-decoration:none}@media (min-width:700px){.BlogArchiveListing-module__fJnY0a__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.BlogArchiveListing-module__fJnY0a__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.BlogCategoryNav-module__pq-haW__root{top:calc(var(--nav-height) + var(--banner-height) + var(--space-xl));gap:var(--space-m);flex-direction:column;display:flex;position:-webkit-sticky;position:sticky}.BlogCategoryNav-module__pq-haW__sideNav{padding-top:0;padding-bottom:0}.BlogCategoryNav-module__pq-haW__actions{padding-top:var(--space-s);border-top:1px solid var(--color-border);gap:var(--space-xs);flex-direction:column;display:flex}
.EventTranscript-module__jZQg6W__root{--notch-size:3px;--transcript-left-offset:var(--space-l);max-height:max(300px,min(50vh,500px));padding-left:var(--transcript-left-offset);position:relative;overflow:hidden}.EventTranscript-module__jZQg6W__root:before{content:"";z-index:2;background:var(--color-background-light);width:8px;height:100%;clip-path:polygon(0% var(--notch-size),var(--notch-size)0%,calc(100% - var(--notch-size))0%,100% var(--notch-size),100% calc(100% - var(--notch-size)),calc(100% - var(--notch-size))100%,var(--notch-size)100%,0% calc(100% - var(--notch-size)));position:absolute;top:0;left:0}.EventTranscript-module__jZQg6W__root[data-state=expanded]{height:auto;max-height:unset;position:relative}.EventTranscript-module__jZQg6W__expandButton{width:100%;padding:var(--space-2xl)0 0 var(--transcript-left-offset);background:linear-gradient(to bottom,transparent,var(--color-background-default)50%);color:var(--color-accent-default);font-family:var(--font-family-headline);font-size:var(--text-body-m);text-align:left;cursor:pointer;align-items:center;gap:var(--space-2xs);border:0;display:flex;position:absolute;bottom:0;left:0}.EventTranscript-module__jZQg6W__expandButton:hover{color:var(--color-accent-hover);text-decoration:underline}.EventTranscript-module__jZQg6W__expandArrow{transform:rotate(90deg)}.EventTranscript-module__jZQg6W__list{margin:0;padding:0;list-style:none}.EventTranscript-module__jZQg6W__item+.EventTranscript-module__jZQg6W__item{margin-top:var(--space-m-l)}.EventTranscript-module__jZQg6W__header{margin-bottom:var(--space-2xs);color:var(--color-text-default);font-family:var(--font-family-mono);font-size:var(--text-body-s);gap:var(--space-s);display:flex}.EventTranscript-module__jZQg6W__time{color:var(--color-text-secondary)}.EventTranscript-module__jZQg6W__text{max-width:70ch}
.EmptyState-module__emkiCq__root{min-height:var(--container-background-height,clamp(350px,40vh,500px));padding:var(--space-m-l);border-radius:var(--border-radius-small);background:var(--color-background-light);flex-direction:column;justify-content:space-between;display:flex}.EmptyState-module__emkiCq__title{max-width:18ch}.EmptyState-module__emkiCq__intro{max-width:36ch;margin-top:var(--space-s-m)}.EmptyState-module__emkiCq__search{margin-top:var(--space-2xl-3xl);padding:var(--space-m);border-radius:var(--border-radius-small);background:var(--color-background-default)}@media (min-width:700px){.EmptyState-module__emkiCq__root{padding:var(--space-l-xl)}.EmptyState-module__emkiCq__search{background:0 0;border-radius:0;padding:0}}
.PressCategoryNav-module__fjMkkq__root{top:calc(var(--nav-height) + var(--banner-height) + var(--space-xl));gap:var(--space-m);flex-direction:column;display:flex;position:-webkit-sticky;position:sticky}.PressCategoryNav-module__fjMkkq__sideNav{padding-top:0;padding-bottom:0}.PressCategoryNav-module__fjMkkq__actions{padding-top:var(--space-s);border-top:1px solid var(--color-border);gap:var(--space-xs);flex-direction:column;display:flex}
.page-module__UBDEvq__main{gap:var(--space-m);flex-direction:column;display:flex}@media (min-width:960px){.page-module__UBDEvq__main{gap:var(--space-xl)}}.page-module__UBDEvq__divider{height:1px;margin-right:var(--layout-gutter);margin-left:var(--layout-gutter);background:var(--color-border);border:0}
.blogArticle-module__236iBG__main{--margin-top-offset:calc(-1*var(--space-5xl));min-height:33vh;margin-top:var(--space-xl);margin-bottom:var(--space-5xl)}@media (min-width:1200px){.blogArticle-module__236iBG__main.blogArticle-module__236iBG__withSideNav{padding:0!important}}.blogArticle-module__236iBG__featuredImage{margin-top:calc(-1*var(--space-4xl))}.blogArticle-module__236iBG__featuredImage figure{border-radius:10px;margin:0;overflow:hidden}.blogArticle-module__236iBG__featuredImage img{max-width:100%;height:auto;display:block}.blogArticle-module__236iBG__featuredImage.blogArticle-module__236iBG__withSideNav{margin-top:var(--margin-top-offset);width:100%;max-width:var(--long-form-article-width)}.blogArticle-module__236iBG__metaSection{margin-top:var(--space-xl);padding-top:var(--space-s);padding-bottom:var(--space-m);border-top:1px solid var(--color-border)}.blogArticle-module__236iBG__metaSectionHeading{color:var(--color-text-tertiary)}.blogArticle-module__236iBG__authorList{margin-top:var(--space-m);gap:var(--space-m);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.blogArticle-module__236iBG__tagList{margin-top:var(--space-m);gap:var(--space-xs);flex-wrap:wrap;display:flex}.blogArticle-module__236iBG__carousel{margin-bottom:var(--space-2xl)}.blogArticle-module__236iBG__articleLayout{gap:var(--space-xl);flex-direction:column;display:flex}.blogArticle-module__236iBG__articleContent{max-width:var(--long-form-article-width);flex:100%}.blogArticle-module__236iBG__sidebarWrapper,.blogArticle-module__236iBG__sidebar{display:none}.blogArticle-module__236iBG__blogArticleBlocks{--section-gutter:0;--layout-gutter:0;--layout-gutter-s:0}@media (min-width:1200px){.blogArticle-module__236iBG__articleLayout{gap:var(--space-xl);grid-template-columns:1fr 360px;display:grid}.blogArticle-module__236iBG__sidebarWrapper{margin-top:var(--margin-top-offset);display:block}.blogArticle-module__236iBG__sidebar{gap:var(--space-m);top:calc(var(--nav-height) + var(--banner-height) + var(--space-xl));flex-direction:column;display:flex;position:-webkit-sticky;position:sticky}}
.changelogEntry-module__kyiFjG__main{min-height:33vh;margin-top:var(--space-xl);margin-bottom:var(--space-4xl)}.changelogEntry-module__kyiFjG__carousel{margin-bottom:var(--space-xl)}
.navigator-module__KmEAHq__blocks{margin-top:var(--space-l-xl)}.navigator-module__KmEAHq__overview{margin-top:var(--space-xl-2xl)}
.package-module__rhyRja__wrapper{--initial-row-height:auto;--score-tab-height:auto}.package-module__rhyRja__sidebar>*+*{margin-top:var(--row-gutter)}.package-module__rhyRja__mainStack{--stack-space:var(--space-l-xl)}@media (min-width:960px){.package-module__rhyRja__wrapper{--initial-row-height:100px;--score-tab-height:calc(var(--initial-row-height) + var(--stack-space,var(--space-m)));justify-content:space-between;gap:var(--column-gutter);flex-wrap:nowrap;width:100%;display:flex}.package-module__rhyRja__main{width:calc(66.6666% - var(--column-gutter))}.package-module__rhyRja__sidebar{width:calc(33.3333% - var(--column-gutter));margin-top:0}}
.flow-module___JTvNa__root>*{margin-top:0;margin-bottom:0}.flow-module___JTvNa__root>*+*{margin-top:var(--row-gutter)}.flow-module___JTvNa__root.flow-module___JTvNa__xlarge>*+*{margin-top:var(--space-3xl)}.flow-module___JTvNa__root.flow-module___JTvNa__large>*+*{margin-top:var(--space-2xl)}.flow-module___JTvNa__root.flow-module___JTvNa__medium>*+*{margin-top:var(--space-xl)}.flow-module___JTvNa__root.flow-module___JTvNa__small>*+*{margin-top:var(--space-s)}.flow-module___JTvNa__root.flow-module___JTvNa__xsmall>*+*{margin-top:var(--space-xs)}.flow-module___JTvNa__root.flow-module___JTvNa__withInitialBorder>*,.flow-module___JTvNa__root.flow-module___JTvNa__withBorder>*+*{border-top:1px solid var(--color-border)}.flow-module___JTvNa__root.flow-module___JTvNa__xlarge.flow-module___JTvNa__withInitialBorder>*,.flow-module___JTvNa__root.flow-module___JTvNa__xlarge.flow-module___JTvNa__withBorder>*+*{padding-top:var(--space-2xl)}.flow-module___JTvNa__root.flow-module___JTvNa__large.flow-module___JTvNa__withInitialBorder>*,.flow-module___JTvNa__root.flow-module___JTvNa__large.flow-module___JTvNa__withBorder>*+*{padding-top:var(--space-xl)}.flow-module___JTvNa__root.flow-module___JTvNa__medium.flow-module___JTvNa__withInitialBorder>*,.flow-module___JTvNa__root.flow-module___JTvNa__medium.flow-module___JTvNa__withBorder>*+*{padding-top:var(--space-l)}.flow-module___JTvNa__root.flow-module___JTvNa__small.flow-module___JTvNa__withInitialBorder>*,.flow-module___JTvNa__root.flow-module___JTvNa__small.flow-module___JTvNa__withBorder>*+*,.flow-module___JTvNa__root.flow-module___JTvNa__xsmall.flow-module___JTvNa__withInitialBorder>*,.flow-module___JTvNa__root.flow-module___JTvNa__xsmall.flow-module___JTvNa__withBorder>*+*{padding-top:var(--space-xs)}
.PageSection-module__g3_5HW__root{--section-gutter:var(--layout-gutter);--section-padding-top:0;--section-padding-bottom:0;margin-right:var(--section-gutter);margin-left:var(--section-gutter);padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);gap:var(--space-xl);grid-template-rows:auto;display:grid;position:relative}@media (min-width:960px){.PageSection-module__g3_5HW__root{gap:var(--space-l)}}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__sectionWidthSmall{--section-gutter:var(--layout-gutter-s)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__withBorder{--section-padding-top:var(--space-m);border-top:1px solid var(--color-border)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__removeMargin{margin-top:0}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__horizontalLayout{gap:var(--space-xl);grid-template-columns:1fr}@media (min-width:960px){.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__horizontalLayout{grid-template-columns:1fr 1fr}}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__horizontalLayout .PageSection-module__g3_5HW__header{z-index:1;grid-column:1;align-content:start;align-self:start;position:relative;top:auto}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__horizontalLayout:has(.PageSection-module__g3_5HW__children:empty) .PageSection-module__g3_5HW__header{grid-column:1/-1}@media (min-width:960px){.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__horizontalLayout.PageSection-module__g3_5HW__sticky{align-items:start;position:relative}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__horizontalLayout.PageSection-module__g3_5HW__contentWidthWide{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__horizontalLayout.PageSection-module__g3_5HW__offsetForEyebrow .PageSection-module__g3_5HW__content{margin-top:1.5rem}}@media (min-width:1200px){.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__horizontalLayout.PageSection-module__g3_5HW__contentWidthWide{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}}@media (min-width:960px){.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__verticalLayout.PageSection-module__g3_5HW__actionsOnRight .PageSection-module__g3_5HW__headerBottom{justify-content:space-between;gap:var(--space-2xl);grid-template-columns:1fr 1fr;display:grid}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__verticalLayout.PageSection-module__g3_5HW__actionsOnRight .PageSection-module__g3_5HW__headerBottom:not(:has(>.PageSection-module__g3_5HW__text:not(:empty))){grid-template-columns:1fr}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__verticalLayout.PageSection-module__g3_5HW__actionsOnRight .PageSection-module__g3_5HW__other{flex-direction:column;flex:none;justify-content:end;display:flex}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__verticalLayout.PageSection-module__g3_5HW__actionsOnRight.PageSection-module__g3_5HW__hasTickList .PageSection-module__g3_5HW__other{justify-content:start}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__verticalLayout.PageSection-module__g3_5HW__actionsOnRight .PageSection-module__g3_5HW__tickList{margin-top:0}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__verticalLayout.PageSection-module__g3_5HW__actionsOnRight .PageSection-module__g3_5HW__actions{justify-content:end}.PageSection-module__g3_5HW__content{margin-top:0}}.PageSection-module__g3_5HW__headerBottom{gap:var(--space-m);position:initial;display:grid}@media (min-width:960px){.PageSection-module__g3_5HW__headerBottom{margin-top:0;margin-bottom:0}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__horizontalLayout.PageSection-module__g3_5HW__sticky .PageSection-module__g3_5HW__header{top:calc(var(--nav-height) + var(--banner-height) + var(--space-xl));position:-webkit-sticky;position:sticky}}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__hasTheme{--section-padding-top:var(--space-2xl);--section-padding-bottom:var(--space-2xl);padding-inline:var(--section-gutter);background:var(--color-background-default);color:var(--color-text-default);border-top:0;margin-left:0;margin-right:0}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__hasBackgroundColor{padding-inline:var(--section-gutter);margin-left:0;margin-right:0}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__hasLinearGradient{background-image:linear-gradient(to right,var(--color-background-default)30%,var(--page-section-gradient-color)350%)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__hasRadialTopGradient{background-image:radial-gradient(ellipse 45vw 45vw at center -20vw,color-mix(in srgb,var(--page-section-gradient-color)75%,transparent)0%,var(--color-background-default)100%)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pt0{--section-padding-top:0}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pt2XL{--section-padding-top:var(--space-2xl)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pt3XL{--section-padding-top:var(--space-3xl)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pt4XL{--section-padding-top:var(--space-4xl)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pt5XL{--section-padding-top:var(--space-5xl)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pt6XL{--section-padding-top:var(--space-6xl)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pb0{--section-padding-bottom:0}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pb2XL{--section-padding-bottom:var(--space-2xl)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pb3XL{--section-padding-bottom:var(--space-3xl)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pb4XL{--section-padding-bottom:var(--space-4xl)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pb5XL{--section-padding-bottom:var(--space-5xl)}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__pb6XL{--section-padding-bottom:var(--space-6xl)}.PageSection-module__g3_5HW__header{gap:var(--space-m);grid-template-rows:auto;display:grid}@media (min-width:960px){.PageSection-module__g3_5HW__header.PageSection-module__g3_5HW__titleListSingleRow{align-items:center;column-gap:var(--space-l);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.PageSection-module__g3_5HW__header.PageSection-module__g3_5HW__titleListSingleRow .PageSection-module__g3_5HW__title{margin-bottom:0}.PageSection-module__g3_5HW__header.PageSection-module__g3_5HW__titleListSingleRow .PageSection-module__g3_5HW__headerBottom{min-width:0}.PageSection-module__g3_5HW__root.PageSection-module__g3_5HW__verticalLayout.PageSection-module__g3_5HW__actionsOnRight .PageSection-module__g3_5HW__header.PageSection-module__g3_5HW__titleListSingleRow .PageSection-module__g3_5HW__headerBottom{display:block}}.PageSection-module__g3_5HW__header.PageSection-module__g3_5HW__titleListSingleRow .PageSection-module__g3_5HW__headerBottom .PageSection-module__g3_5HW__text{display:none}@media (min-width:960px){.PageSection-module__g3_5HW__header.PageSection-module__g3_5HW__titleListSingleRow .PageSection-module__g3_5HW__other{min-width:0}}.PageSection-module__g3_5HW__header.PageSection-module__g3_5HW__titleListSingleRow .PageSection-module__g3_5HW__tickList{margin-top:0}.PageSection-module__g3_5HW__headerTop{gap:var(--space-l);flex-direction:column;display:flex}.PageSection-module__g3_5HW__headerTopWithTitleSlot{justify-content:space-between;align-items:center;gap:var(--space-m);flex-direction:row}.PageSection-module__g3_5HW__titleSlot{flex-shrink:0}.PageSection-module__g3_5HW__text{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.PageSection-module__g3_5HW__text>*{margin-bottom:0!important}.PageSection-module__g3_5HW__other{gap:var(--space-m);flex-direction:column;display:flex}.PageSection-module__g3_5HW__children{min-width:0;position:relative}.PageSection-module__g3_5HW__title{max-width:var(--page-section-title-max-width,780px);margin-bottom:var(--space-xs)}.PageSection-module__g3_5HW__description{max-width:680px;color:var(--color-text-secondary)}.PageSection-module__g3_5HW__title+.PageSection-module__g3_5HW__description{margin-top:var(--space-m)}.PageSection-module__g3_5HW__tickList{width:100%;margin-top:var(--space-l)}.PageSection-module__g3_5HW__anchorTarget{scroll-margin-top:calc(var(--nav-height) + var(--banner-height) + var(--space-l))}.PageSection-module__g3_5HW__gradientSVGShape{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.PageSection-module__g3_5HW__gradientSVGShape svg{width:100%;height:auto}.PageSection-module__g3_5HW__backgroundIllustration{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.PageSection-module__g3_5HW__backgroundIllustration>*{object-fit:cover;object-position:center;width:100%;max-height:100%}@media (min-width:1200px){.PageSection-module__g3_5HW__gradientOffsetRight .PageSection-module__g3_5HW__gradientSVGShape svg{transform:translateX(calc(-1*var(--section-gutter)))}.PageSection-module__g3_5HW__gradientOffsetLeft .PageSection-module__g3_5HW__gradientSVGShape svg{transform:translateX(var(--section-gutter))}}
.RoiEmptyCard-module__mkoexW__root{--card-background-color:var(--color-background-inverted);--card-text-color:var(--color-text-on-color);border-radius:var(--border-radius-default);background-color:var(--card-background-color);min-height:600px;color:var(--card-text-color);display:flex;position:relative;overflow:hidden}.RoiEmptyCard-module__mkoexW__illustration{width:100%;height:100%;position:absolute;top:0;left:0}.RoiEmptyCard-module__mkoexW__illustration svg{object-fit:cover;object-position:center;width:auto;min-width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RoiEmptyCard-module__mkoexW__overlay{background:linear-gradient(to top,var(--card-background-color)5%,transparent 100%);width:100%;height:100%;position:absolute;top:0;left:0}.RoiEmptyCard-module__mkoexW__content{z-index:2;width:100%;padding:var(--space-l-xl);flex-direction:column;justify-content:flex-start;display:flex;position:relative}.RoiEmptyCard-module__mkoexW__inner{flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex}.RoiEmptyCard-module__mkoexW__claim{max-width:25ch;margin-bottom:var(--space-m-l)}.RoiEmptyCard-module__mkoexW__subline{max-width:65ch}.RoiEmptyCard-module__mkoexW__actions{gap:var(--space-s)var(--space-2xs);margin-top:var(--space-l);flex-wrap:wrap;display:flex}
.RoiResultsGraph-module__2tKWra__root{padding:var(--card-spacing)var(--card-spacing)0}.RoiResultsGraph-module__2tKWra__title{margin-bottom:var(--space-2xl)}.RoiResultsGraph-module__2tKWra__legend{--legend-symbol-size:.75rem;margin-top:var(--space-m);justify-content:flex-end;gap:var(--space-m-l);list-style:none;display:flex}.RoiResultsGraph-module__2tKWra__legendItem{padding-left:calc(var(--legend-symbol-size) + var(--space-2xs));color:var(--color-text-secondary);font-size:var(--text-body-s);position:relative}.RoiResultsGraph-module__2tKWra__legendItem:before{content:"";width:var(--legend-symbol-size);height:var(--legend-symbol-size);background:var(--metric-color);border-radius:9999px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.RoiResultsGraph-module__2tKWra__tooltip{padding:var(--space-s);border-radius:var(--border-radius-small);background:var(--color-overlay);color:var(--color-text-on-color)}.RoiResultsGraph-module__2tKWra__tooltipTitle{opacity:.65;color:var(--color-text-on-color)}.RoiResultsGraph-module__2tKWra__tooltipList{margin:0;padding:0;list-style:none}.RoiResultsGraph-module__2tKWra__tooltipItem{gap:var(--space-m);font-size:var(--text-body-s);justify-content:space-between;display:flex}.RoiResultsGraph-module__2tKWra__tooltipItemName{opacity:.8}.RoiResultsGraph-module__2tKWra__tooltipItemValue{font-feature-settings:"tnum"}
.RoiForm-module__4Pqmda__root{position:relative}.RoiForm-module__4Pqmda__helper{color:var(--color-text-tertiary)}.RoiForm-module__4Pqmda__steps{justify-content:center;gap:var(--space-s);display:flex}.RoiForm-module__4Pqmda__actions{justify-content:space-between;gap:var(--space-s);flex-direction:row-reverse;display:flex}.RoiForm-module__4Pqmda__inputGroup{position:relative}.RoiForm-module__4Pqmda__inputValue{font-size:var(--text-headline-xs);position:absolute;top:0;right:0}
.RoiResultsTable-module__xG7oIa__root{--border-width:4px;--table-outer-gutter:var(--card-spacing);overflow:hidden}.RoiResultsTable-module__xG7oIa__header{color:var(--color-text-tertiary);font-family:var(--font-family-mono);font-size:var(--text-body-xs);letter-spacing:.01em;text-transform:uppercase;font-weight:400}.RoiResultsTable-module__xG7oIa__numericColumn{font-feature-settings:"tnum";text-align:right}.RoiResultsTable-module__xG7oIa__trCloudsmith td,.RoiResultsTable-module__xG7oIa__trCloudsmith th{background:var(--color-background-light)}.RoiResultsTable-module__xG7oIa__trSavings td,.RoiResultsTable-module__xG7oIa__trSavings th{background:var(--color-accent-subdued)}.RoiResultsTable-module__xG7oIa__subtotal{color:var(--color-text-secondary);font-size:var(--text-body-s);font-weight:400}.RoiResultsTable-module__xG7oIa__tableFootnote{margin-top:var(--space-s);padding:0 var(--card-spacing);color:var(--color-text-tertiary);font-size:var(--text-body-s)}.RoiResultsTable-module__xG7oIa__children{margin-top:var(--space-l);padding:0 var(--card-spacing)var(--space-l)}
.BlogHomeListing-module__lCIGeG__root{gap:var(--space-xl);flex-direction:column;display:flex}.BlogHomeListing-module__lCIGeG__posts{gap:var(--space-m);flex-direction:column;display:flex}.BlogHomeListing-module__lCIGeG__featuredGrid{gap:var(--space-xl);flex-direction:column;display:flex}.BlogHomeListing-module__lCIGeG__grid{gap:var(--space-xl)var(--space-m);display:grid}.BlogHomeListing-module__lCIGeG__postsHeader{justify-content:space-between;align-items:center;display:flex}.BlogHomeListing-module__lCIGeG__link{color:var(--color-text-default);text-decoration:none}.BlogHomeListing-module__lCIGeG__link:hover{color:var(--color-accent-hover)}@media (min-width:700px){.BlogHomeListing-module__lCIGeG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.BlogHomeListing-module__lCIGeG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.ChangelogCategoryNav-module__sFs0ja__root{top:calc(var(--nav-height) + var(--banner-height) + var(--space-xl));gap:var(--space-m);flex-direction:column;display:flex;position:-webkit-sticky;position:sticky}.ChangelogCategoryNav-module__sFs0ja__sideNav{padding-top:0;padding-bottom:0}.ChangelogCategoryNav-module__sFs0ja__actions{padding-top:var(--space-s);border-top:1px solid var(--color-border);gap:var(--space-xs);flex-direction:column;display:flex}
.RegistrySearchCard-module__3xqYcW__root{border-radius:var(--border-radius-small);background:var(--color-accent-default);color:var(--color-text-on-color);position:relative;overflow:hidden}.RegistrySearchCard-module__3xqYcW__illustration{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.RegistrySearchCard-module__3xqYcW__illustration svg{object-fit:cover;object-position:center;width:auto;min-width:370%;height:370%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RegistrySearchCard-module__3xqYcW__content{min-height:calc(.85*var(--container-background-height));padding:var(--space-m-l);flex-direction:column;justify-content:space-between;display:flex}.RegistrySearchCard-module__3xqYcW__title{max-width:18ch}.RegistrySearchCard-module__3xqYcW__search{margin-top:var(--space-2xl-3xl);padding:var(--space-m);border-radius:var(--border-radius-small);background:var(--color-background-default)}@media (min-width:700px){.RegistrySearchCard-module__3xqYcW__content{padding:var(--space-l-xl)}.RegistrySearchCard-module__3xqYcW__search{background:0 0;border-radius:0;padding:0}}
.PressListingEntry-module__Jb2M_q__root{max-width:680px}.PressListingEntry-module__Jb2M_q__entryCategories{gap:var(--space-xs);margin-bottom:var(--space-xs);display:flex}.PressListingEntry-module__Jb2M_q__entryTitleLink{margin-bottom:var(--space-xs);color:var(--color-text-default);display:block}.PressListingEntry-module__Jb2M_q__entryTitleLink:hover{color:var(--color-accent-default)}.PressListingEntry-module__Jb2M_q__entryExcerpt{margin-bottom:var(--space-m)}.PressListingEntry-module__Jb2M_q__entryDate{align-items:center;gap:var(--space-2xs);display:flex}
.RoiSavings-module__e27GGG__root{gap:var(--row-gutter)var(--column-gutter);width:100%;max-width:max(300px,min(65vw,700px));margin-left:auto;margin-right:auto}.RoiSavings-module__e27GGG__savingItems{margin-top:var(--space-m);border:1px solid var(--color-border);border-radius:var(--border-radius-small);background:var(--color-background-default);overflow:hidden}.RoiSavings-module__e27GGG__item{padding:var(--space-s)}.RoiSavings-module__e27GGG__item+.RoiSavings-module__e27GGG__item{border-top:1px solid var(--color-border)}.RoiSavings-module__e27GGG__value{color:var(--color-text-secondary);font-family:var(--font-family-body);font-size:var(--text-body-l);font-feature-settings:"tnum";align-items:baseline;display:flex}.RoiSavings-module__e27GGG__item.RoiSavings-module__e27GGG__highlight .RoiSavings-module__e27GGG__value{color:var(--color-text-default);font-size:var(--text-body-xl)}.RoiSavings-module__e27GGG__unit{color:var(--color-text-tertiary);padding-right:.25em;font-size:.55em}@media (min-width:960px){.RoiSavings-module__e27GGG__item{flex-direction:column-reverse;justify-content:space-between;align-items:baseline;display:flex}.RoiSavings-module__e27GGG__value{font-size:var(--text-headline-s)}.RoiSavings-module__e27GGG__item.RoiSavings-module__e27GGG__highlight .RoiSavings-module__e27GGG__value{font-size:var(--text-headline-m)}}
.roiCalculatorPage-module__WRUZ6a__main{margin-top:var(--space-3xl);margin-bottom:var(--space-xl-2xl)}.roiCalculatorPage-module__WRUZ6a__chartWrapper{aspect-ratio:5/3;width:100%}.roiCalculatorPage-module__WRUZ6a__calculator{max-width:max(70vw,800px);padding:var(--space-m-l)var(--space-xl-2xl)var(--space-xl);border:1px solid var(--color-border);background:var(--color-background-default);aspect-ratio:unset;margin-left:auto;margin-right:auto}.roiCalculatorPage-module__WRUZ6a__results{aspect-ratio:unset;background:0 0;padding-left:0;padding-right:0}@media (min-width:1200px){.roiCalculatorPage-module__WRUZ6a__calculator{padding:var(--space-l-xl)var(--space-2xl-3xl)}}
.BlogListingLayout-module__FPIJ0q__main{margin-top:var(--space-xl);gap:var(--space-2xl-3xl);flex-direction:column;display:flex;position:relative}.BlogListingLayout-module__FPIJ0q__container{gap:var(--space-xl);flex-direction:column;display:flex}.BlogListingLayout-module__FPIJ0q__left{flex:100%}.BlogListingLayout-module__FPIJ0q__right{gap:var(--space-l);flex-direction:column;flex:100%;display:flex}@media (min-width:960px){.BlogListingLayout-module__FPIJ0q__container{flex-direction:row}.BlogListingLayout-module__FPIJ0q__left{flex:1 0 250px}}
.ChangelogListingLayout-module__Z7oJfW__main{margin-top:var(--space-xl);gap:var(--space-2xl-3xl);flex-direction:column;display:flex;position:relative}.ChangelogListingLayout-module__Z7oJfW__container{gap:var(--space-xl);flex-direction:column;display:flex}.ChangelogListingLayout-module__Z7oJfW__left{flex:100%}.ChangelogListingLayout-module__Z7oJfW__right{gap:var(--space-l);flex-direction:column;flex:100%;display:flex}@media (min-width:960px){.ChangelogListingLayout-module__Z7oJfW__container{flex-direction:row}.ChangelogListingLayout-module__Z7oJfW__left{flex:1 0 250px}}
.PressListingLayout-module__aNPRwG__main{margin-top:var(--space-xl);gap:var(--space-2xl-3xl);flex-direction:column;display:flex;position:relative}.PressListingLayout-module__aNPRwG__container{gap:var(--space-xl);flex-direction:column;display:flex}.PressListingLayout-module__aNPRwG__left{flex:100%}.PressListingLayout-module__aNPRwG__right{gap:var(--space-l);flex-direction:column;flex:100%;display:flex}@media (min-width:960px){.PressListingLayout-module__aNPRwG__container{flex-direction:row}.PressListingLayout-module__aNPRwG__left{flex:1 0 250px}}
.index-module__iLgzDa__blocks,.index-module__iLgzDa__blocks>*+*{margin-top:var(--space-xl)}
.customers-module__8nQ8iq__main{gap:var(--space-2xl);margin-top:var(--space-xl);flex-direction:column;display:flex}.customers-module__8nQ8iq__contained{margin-right:var(--layout-gutter-s);margin-left:var(--layout-gutter-s)}.customers-module__8nQ8iq__pagination{margin-top:var(--space-xl)}.customers-module__8nQ8iq__featuredStoriesGrid{gap:var(--space-l);grid-template-columns:1fr;display:grid}
.eventsIndex-module__9VJjDG__main{gap:var(--space-2xl-3xl);margin-top:var(--space-xl);flex-direction:column;display:flex}.eventsIndex-module__9VJjDG__container{margin-right:var(--layout-gutter-s);margin-left:var(--layout-gutter-s);gap:var(--space-l);flex-direction:column;display:flex}.eventsIndex-module__9VJjDG__pagination{margin-top:var(--space-xl)}.eventsIndex-module__9VJjDG__left{flex:100%}.eventsIndex-module__9VJjDG__sideNavWrapper{top:calc(var(--nav-height) + var(--banner-height) + var(--space-xl));gap:var(--space-m);flex-direction:column;display:flex;position:-webkit-sticky;position:sticky}.eventsIndex-module__9VJjDG__sideNav{padding:0}.eventsIndex-module__9VJjDG__right{gap:var(--space-xl);flex-direction:column;flex:100%;display:flex}.eventsIndex-module__9VJjDG__featuredList{gap:var(--space-m);margin-top:var(--space-m);flex-direction:column;display:flex}.eventsIndex-module__9VJjDG__upcomingList,.eventsIndex-module__9VJjDG__archiveWebinarsList{gap:var(--space-m);margin-top:var(--space-m);grid-template-columns:repeat(1,1fr);display:grid}.eventsIndex-module__9VJjDG__archiveWebinarsTitle{--button-color:var(--color-text-default);justify-content:space-between;align-items:center;display:flex}.eventsIndex-module__9VJjDG__archiveWebinarsTitle a svg{color:var(--brand-color-grey-6)}@media (min-width:700px){.eventsIndex-module__9VJjDG__upcomingList,.eventsIndex-module__9VJjDG__archiveWebinarsList{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.eventsIndex-module__9VJjDG__container{flex-direction:row}.eventsIndex-module__9VJjDG__left{flex:1 0 250px}}@media (min-width:1330px){.eventsIndex-module__9VJjDG__upcomingList,.eventsIndex-module__9VJjDG__archiveWebinarsList{grid-template-columns:repeat(3,1fr)}}
.navigatorRegistry-module__RVITra__loading{min-height:80vh;margin-top:var(--space-l)}.navigatorRegistry-module__RVITra__list{margin-top:var(--space-l-xl)}.navigatorRegistry-module__RVITra__pagination{margin-top:var(--space-m-l)}
.pressReleasePage-module__AEdzBq__main{margin-top:var(--space-xl);margin-bottom:var(--space-4xl)}.pressReleasePage-module__AEdzBq__main>*+*{margin-top:var(--space-3xl)}.pressReleasePage-module__AEdzBq__media{margin:var(--space-l)var(--layout-gutter-xs)var(--space-l)var(--layout-gutter-xs)}.pressReleasePage-module__AEdzBq__imageContainer{aspect-ratio:16/9;border-radius:var(--border-radius-default);width:100%;height:100%;overflow:hidden}.pressReleasePage-module__AEdzBq__imageContainer img{object-fit:cover;width:100%;height:100%}.pressReleasePage-module__AEdzBq__videoPlaceholder{margin:var(--space-l)var(--layout-gutter-xs)var(--space-xl)var(--layout-gutter-xs);width:calc(100% - 2*var(--layout-gutter));border-radius:var(--border-radius-default);background:var(--color-background-light);aspect-ratio:16/9;display:block}.pressReleasePage-module__AEdzBq__previousPressReleases{margin-left:var(--layout-gutter-s);margin-right:var(--layout-gutter-s)}.pressReleasePage-module__AEdzBq__previousPressReleasesTitle{--button-color:var(--color-text-default);justify-content:space-between;align-items:center;display:flex}.pressReleasePage-module__AEdzBq__previousPressReleasesTitle a svg{color:var(--brand-color-grey-6)}.pressReleasePage-module__AEdzBq__previousPressReleasesList{gap:var(--space-m);margin-top:var(--space-m);margin-bottom:var(--space-xl);grid-template-columns:repeat(1,1fr);display:grid}.pressReleasePage-module__AEdzBq__otherPressRelease{max-width:680px}.pressReleasePage-module__AEdzBq__otherPressRelease .pressReleasePage-module__AEdzBq__otherPressReleaseTitle{margin-bottom:var(--space-xs);color:var(--color-text-default);display:block}.pressReleasePage-module__AEdzBq__otherPressRelease .pressReleasePage-module__AEdzBq__otherPressReleaseTitle:hover{color:var(--color-accent-default)}.pressReleasePage-module__AEdzBq__otherPressRelease .pressReleasePage-module__AEdzBq__otherPressReleaseDescription{margin-bottom:var(--space-m)}.pressReleasePage-module__AEdzBq__otherPressRelease .pressReleasePage-module__AEdzBq__otherPressReleaseDate{align-items:center;gap:var(--space-2xs);display:flex}@media (min-width:700px){.pressReleasePage-module__AEdzBq__previousPressReleasesList{grid-template-columns:repeat(2,1fr)}}@media (min-width:1330px){.pressReleasePage-module__AEdzBq__previousPressReleasesList{grid-template-columns:repeat(3,1fr)}}
.search-module__zZwdFa__loading{min-height:80vh;margin-top:var(--space-l)}.search-module__zZwdFa__pagination,.search-module__zZwdFa__list{margin-top:var(--space-l)}
/*# sourceMappingURL=33afff3703c62ecb.css.map*/