:root{--three-images-collection-offset: calc(var(--space-60) * -1);--three-images-collection-offset-small: calc(var(--space-32) * -1);--three-images-collection-offset-tablet: calc(var(--space-24) * -1);--three-images-block-large-nova: 438px;--three-images-block-medium-nova: 345px;--three-images-block-small-nova: 235px;--three-images-block-nova-blur-size: 158px;--three-images-block-text-whitespace-tablet: 0 25% 0 36px;--three-images-block-link-whitespace: var(--space-48) 0 var(--space-24) 0;--three-images-block-link-btn-padding: var(--space-16) var(--space-36);--three-images-block-link-btn-shadow: calc(var(--space-4) * -1) var(--space-16) var(--space-24) rgb(75 81 81 / 12%)}.three-images-block{position:relative}@media screen and (width >= 80rem){.three-images-block{height:822px}}.three-images-block__content{display:flex;flex-direction:column;gap:var(--space-16);z-index:1;padding:var(--space-48) var(--space-24);height:100%}@media screen and (width >= 48rem){.three-images-block__content{padding:var(--space-100) var(--space-32);padding-bottom:0}}@media screen and (width >= 80rem){.three-images-block__content{display:grid;grid-template-columns:minmax(690px,50%) 1fr;margin:auto;padding:0}}.three-images-block__text{display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-16);z-index:1}@media screen and (width >= 80rem){.three-images-block__text{padding:var(--space-large-section-desktop);height:100%}}.three-images-block__heading-text{font-size:var(--font-size-body-m);line-height:var(--font-line-height-150)}@media screen and (width >= 48rem){.three-images-block__heading-text{font-size:var(--font-size-body-l)}}.three-images-block__content>article>.three-images-block__link:hover:after{transform:translate(12px)}.three-images-block__large img,.three-images-block__square img,.three-images-block__small img{margin:var(--space-12) 0;height:auto;border-radius:var(--rounded-sm)}@media screen and (width >= 48rem){.three-images-block__large img,.three-images-block__square img,.three-images-block__small img{margin:0}}.three-images-block__large{grid-area:large}@media screen and (width >= 48rem){.three-images-block__large{min-width:390px}}@media screen and (width >= 80rem){.three-images-block__large{justify-self:end}}.three-images-block__square{display:none}@media screen and (width >= 48rem){.three-images-block__square{display:block;grid-area:square;align-self:center;min-width:280px}}@media screen and (width >= 80rem){.three-images-block__square{align-self:start}}.three-images-block__small{display:none}@media screen and (width >= 48rem){.three-images-block__small{display:block;grid-area:small}}.three-images-block__images{z-index:1}@media screen and (width >= 48rem){.three-images-block__images{display:grid;grid-template:auto/auto;grid-template-areas:"square small" "square large";gap:var(--space-32);margin:0 0 var(--three-images-collection-offset-tablet) 0}}@media screen and (width >= 80rem){.three-images-block__images{grid-template:auto 1fr/auto minmax(180px,211px);grid-template-areas:"large large" "square small";column-gap:var(--space-12);margin:var(--three-images-collection-offset-small) 0 0 0}}@media screen and (width >= 90rem){.three-images-block__images{grid-template:422px 1fr/auto 1fr;grid-template-areas:"large large" "square small";column-gap:var(--space-24);margin-top:var(--three-images-collection-offset)}}.three-images-block[data-background-dark=true] .three-images-block__heading,.three-images-block[data-background-dark=true] .three-images-block__heading-text,.three-images-block[data-background-dark=true] .three-images-block__link{color:var(--color-white)}.three-images-block[data-background-dark=false] h2,.three-images-block[data-background-dark=false] .three-images-block__heading,.three-images-block[data-background-dark=false] .three-images-block__heading-text,.three-images-block[data-background-dark=false] .three-images-block__link{color:var(--color-black)}.three-images-block[data-background=green] .three-images-block__heading-text{color:var(--color-gray-light)}.three-images-block[data-background=dark] h2{color:var(--color-white)}.three-images-block[data-background=dark] .three-images-block__heading-text{color:var(--color-gray-light)}.three-images-block[data-background=dark] .three-images-block__nova{display:block}.three-images-block[data-background=dark] .three-images-block__nova:after{background:var(--color-brand-primary-100);width:var(--three-images-block-large-nova);height:var(--three-images-block-large-nova)}.three-images-block__nova{display:none;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;overflow:hidden}.three-images-block__nova:after{position:absolute;right:20%;bottom:15%;filter:blur(158px);content:""}@media screen and (width >= 48rem){.three-images-block__nova:after{right:20%;bottom:15%}}@media screen and (width >= 80rem){.three-images-block__nova:after{top:25%;right:20%}}.three-images-block[data-background=white] .three-images-block__nova{display:block}.three-images-block[data-background=white] .three-images-block__nova:after{background:var(--color-brand-light-red);width:var(--three-images-block-medium-nova);height:var(--three-images-block-medium-nova)}@media screen and (width >= 48rem){.three-images-block[data-background=white] .three-images-block__nova:after{width:var(--three-images-block-small-nova);height:var(--three-images-block-small-nova)}}
