.HeroBlock-aside{--width:100%;display:block;font-size:0;overflow:hidden;width:var(--width)}.HeroBlock-aside:before{content:"";display:block;padding-bottom:calc(var(--width)*var(--ratio-height)/var(--ratio-width));width:100%}.HeroBlock-aside>*{display:block;font-size:1rem;height:100%;left:0;position:absolute;top:0;width:100%}.HeroBlock{--block-gap:var(--grid-gap);--block-grid:1fr;--block-padding:var(--spacing-large) 0;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-template-rows:var(--header-height) 1fr;justify-content:center}.HeroBlock-wrap{grid-gap:var(--block-gap);align-items:center;display:grid}@media(min-width:960px){.HeroBlock-wrap{grid-template-columns:var(--block-grid)}}.HeroBlock-content{display:flex;flex-direction:column;justify-content:center}.HeroBlock,.HeroBlock:first-of-type:not([class*=-mt-]){margin-top:calc(var(--header-height)*-1)!important}.HeroBlock-wrap{grid-row:2}.HeroBlock.content-start .HeroBlock-wrap{align-items:start}.HeroBlock.content-center .HeroBlock-wrap{align-items:center}.HeroBlock.content-end .HeroBlock-wrap{align-items:end}.HeroBlock{--block-gap:var(--grid-gap-x-large);--block-grid:100%;--block-margin:0;--block-padding:0;background:var(--block-next-block-background-color);padding:0!important}.HeroBlock-background.bg-violet:before{background:var(--color-violet);content:"";display:block;height:var(--header-height);left:0;position:absolute;right:0;top:0}.HeroBlock-wrap{grid-auto-rows:max-content;grid-template-rows:max-content 1fr;max-width:var(--layout-width);row-gap:var(--spacing-small);width:calc(100vw - var(--wrap-padding)*2)}.HeroBlock.has-content:not(.has-header):not(.has-image) .HeroBlock-wrap,.HeroBlock.has-header:not(.has-content):not(.has-image) .HeroBlock-wrap{grid-template-rows:max-content}.HeroBlock-content,.HeroBlock-header{max-width:var(--layout-width)}.HeroBlock-header{grid-column:1;grid-row:1}.HeroBlock-subtitle{font-size:var(--font-size-subtitle);font-variation-settings:"wght" var(--font-weight-subtitle);font-weight:var(--font-weight-subtitle);line-height:var(--line-height-subtitle)}.HeroBlock-kicker{font-size:var(--font-size-large-kicker);font-variation-settings:"wght" var(--font-weight-large-kicker);font-weight:var(--font-weight-large-kicker);letter-spacing:var(--letter-spacing-large-kicker);line-height:var(--line-height-large-kicker)}.HeroBlock.has-kickerBackgroundColor .HeroBlock-kicker{background:var(--block-kicker-background-color);border-radius:100vw;padding:0 var(--1x);width:-moz-fit-content;width:fit-content}.HeroBlock-header.text-center,.HeroBlock-header.text-center .HeroBlock-kicker,.HeroBlock-header.text-center .HeroBlock-subtitle,.HeroBlock-header.text-center .HeroBlock-title{margin-left:auto;margin-right:auto}.HeroBlock-header.text-right,.HeroBlock-header.text-right .HeroBlock-kicker,.HeroBlock-header.text-right .HeroBlock-subtitle,.HeroBlock-header.text-right .HeroBlock-title{margin-left:auto}.HeroBlock-content{grid-column:1;grid-row:2}.HeroBlock-content:only-child{grid-row:1}.HeroBlock.has-image .HeroBlock-content:first-child,.HeroBlock.has-image .HeroBlock-header:nth-last-child(2){grid-row:1/span 2;padding-bottom:var(--pb)}.HeroBlock-aside{--ratio-height:1;--ratio-width:1;--ratio-height:var(--block-image-height);--ratio-width:calc(1160 - var(--block-content-width));display:none;grid-column:2;grid-row:1/span 2;margin-bottom:var(--block-image-padding-bottom);margin-top:var(--block-image-padding-top);max-height:calc(1px*var(--block-image-height));overflow:visible;position:relative}.HeroBlock-image{--bleed-size:calc(100%*(var(--block-image-bleed, 0)/608));height:calc(100% + var(--bleed-size)*2);left:calc(var(--bleed-size)*-1);position:relative;top:calc(var(--bleed-size)*-1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(100% + var(--bleed-size)*2)}.HeroBlock-image img,.HeroBlock-image svg{height:100%;width:100%}.HeroBlock-image.is-playButton:after{background-color:rgba(62,0,117,.2);content:"";display:block;height:100%;inset:0;position:absolute;width:100%}.HeroBlock.has-image .HeroBlock-aside{display:block}.HeroBlock-imageBackgroundImage{display:none}.HeroBlock-content,.HeroBlock-header:only-child{padding-bottom:var(--pb)}.HeroBlock-content:first-child,.HeroBlock-header{padding-top:var(--pt)}.HeroBlock-link,.HeroBlock-linkOverlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:10}.HeroBlock-link:active,.HeroBlock-link:focus,.HeroBlock-link:hover,.HeroBlock-linkOverlay:active,.HeroBlock-linkOverlay:focus,.HeroBlock-linkOverlay:hover{color:var(--color)}.HeroBlock-link.is-playButton{bottom:auto;gap:var(--1x);grid-auto-flow:column;left:auto;opacity:1;padding-right:calc(96px + var(--3x));right:calc(50% - 48px);top:50%;transform:translateY(-50%)}.HeroBlock-linkIcon{background:var(--color-white);flex-grow:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .1s ease-out;z-index:9}.HeroBlock-aside:hover .HeroBlock-linkIcon{background:var(--color-lilac-cream)}.HeroBlock-aside:active .HeroBlock-linkIcon{background:var(--color-lilac)}.HeroBlock.has-image{--block-grid:calc(100%*var(--block-content-width)/1240) calc(100%*(1240 - var(--block-content-width))/1240 - var(--block-gap))}.HeroBlock.has-image.image-left{--block-grid:calc(100%*(1240 - var(--block-content-width))/1240 - var(--block-gap)) calc(100%*var(--block-content-width)/1240)}.HeroBlock.has-image.image-left .HeroBlock-content,.HeroBlock.has-image.image-left .HeroBlock-header{grid-column:2}.HeroBlock.has-image.image-left .HeroBlock-aside{grid-column:1}.HeroBlock.has-image.content-center .HeroBlock-wrap{grid-template-rows:max-content max-content}.HeroBlock.has-image.content-center .HeroBlock-header{align-self:end}.HeroBlock.has-image.content-center .HeroBlock-content:first-child,.HeroBlock.has-image.content-center .HeroBlock-header:nth-last-child(2){align-self:center}.HeroBlock.has-image.content-center .HeroBlock-content{align-self:start}.HeroBlock.content-end .HeroBlock-wrap{grid-template-rows:1fr max-content}.HeroBlock#hero-careers .HeroBlock-background>div{background-position:center 280px!important}@media(min-width:2101px){.HeroBlock#hero-careers .HeroBlock-background>div{background-position:center 350px!important}}@media(max-width:779px){.HeroBlock#hero-careers .HeroBlock-background>div{background-position:center 250px!important}}.post-type-archive-patterns-podcast .HeroBlock .Block-background{background-color:var(--color-violet);background-image:url(../svg/background-podcast.svg);background-position:center 80%;background-repeat:repeat-x;background-size:auto 80%}.post-type-archive-patterns-podcast .HeroBlock .Block-background:before{display:none}.post-type-archive-patterns-podcast .HeroBlock .TitleBlock{--block-margin:var(--2x) 0 var(--spacing-small)}.post-type-archive-patterns-podcast .HeroBlock-content p:last-of-type{margin-bottom:0}.post-type-archive-patterns-podcast .HeroBlock-content .HeroCtasBlock{margin-top:var(--2x)}@media(max-width:959px){.post-type-archive-patterns-podcast .HeroBlock-content .HeroCtasBlock-content{justify-content:flex-start!important}}.post-type-archive-patterns-podcast .HeroBlock-aside{--ratio-height:1;--ratio-width:1;justify-self:flex-end;max-height:none;max-width:524px}@media(max-width:959px){.post-type-archive-patterns-podcast .HeroBlock-aside{display:none!important}}.post-type-archive-patterns-podcast .HeroBlock-aside:hover .Icon--playButton:before{background:var(--color-violet)}.post-type-archive-patterns-podcast .HeroBlock-image{box-shadow:none!important}.post-type-archive-patterns-podcast .HeroBlock-linkIcon{background:hsla(0,0%,100%,.5)}.post-type-archive-patterns-podcast .Icon--playButton{height:160px;width:160px}.post-type-archive-patterns-podcast .Icon--playButton:before{background:var(--color-white);margin-left:20px}@media(max-width:959px){.HeroBlock{--block-gap:var(--grid-gap-large)}}@media(max-width:779px){.HeroBlock{--block-gap:var(--grid-gap)}.HeroBlock-inner{grid-template-rows:none}.HeroBlock-wrap{padding-bottom:var(--pb)}.HeroBlock-aside,.HeroBlock-content,.HeroBlock-header,.HeroBlock.has-image .HeroBlock-content:first-child,.HeroBlock.has-image .HeroBlock-header:nth-last-child(2),.HeroBlock.has-image.image-left .HeroBlock-content,.HeroBlock.has-image.image-left .HeroBlock-header{align-self:auto;grid-column:initial;grid-row:initial}.HeroBlock-content,.HeroBlock-header{margin:0!important;width:calc(100vw - var(--layout-padding)*2)}.HeroBlock-header{order:1}.HeroBlock-aside{margin-bottom:0;margin-top:0;max-width:calc(100vw - var(--layout-padding)*2);order:2}.HeroBlock-content{order:1;padding-bottom:var(--spacing-small)}.HeroBlock:where(.is-h1,.is-h2,.is-h3,.is-h4) .HeroBlock-header{align-self:center;max-width:100%!important;text-align:center!important}.HeroBlock:where(.is-h1,.is-h2,.is-h3,.is-h4) .HeroBlock-kicker,.HeroBlock:where(.is-h1,.is-h2,.is-h3,.is-h4) .HeroBlock-subtitle{margin-left:auto!important;margin-right:auto!important}}@media(min-width:781px){.post-type-archive-patterns-case-study .HeroBlock-header{padding-bottom:0}}