.content-block-sticky-content__inner{grid-gap:0 12px;grid-gap:0 var(--layout-gutter,12px);align-items:start;display:grid;gap:0 12px;gap:0 var(--layout-gutter,12px);grid-template-areas:"content  content  content  content";grid-template-columns:repeat(4,1fr)}@media(min-width:768px){.content-block-sticky-content__inner{grid-template-columns:repeat(6,1fr)}.content-block-sticky-content--ltr .content-block-sticky-content__inner{grid-template-areas:"content  content  content  content  image  image"}.content-block-sticky-content--rtl .content-block-sticky-content__inner{grid-template-areas:"image  image  content  content  content  content"}}@media(min-width:1200px){.content-block-sticky-content__inner{grid-template-columns:repeat(12,1fr)}.content-block-sticky-content--ltr .content-block-sticky-content__inner{grid-template-areas:"content  content  content  content  content  content  .  image  image  image  image  image"}.content-block-sticky-content--rtl .content-block-sticky-content__inner{grid-template-areas:"image  image  image  image  image  .  content  content  content  content  content  content"}}.content-block-sticky-content__content{grid-area:content;position:sticky;top:64px;top:calc(var(--header-height, 48px) + 16px);z-index:10}@media(min-width:768px){.content-block-sticky-content__content{top:96px}}.content-block-sticky-content__content .base-content-block .base-container--content-block{padding-bottom:32px;padding-top:32px}@media(min-width:360px){.content-block-sticky-content__content .base-content-block .base-container--content-block{padding-top:calc(25.14286px + 1.90476vw)}}@media(min-width:1200px){.content-block-sticky-content__content .base-content-block .base-container--content-block{padding-top:48px}}@media(min-width:360px){.content-block-sticky-content__content .base-content-block .base-container--content-block{padding-bottom:calc(25.14286px + 1.90476vw)}}@media(min-width:1200px){.content-block-sticky-content__content .base-content-block .base-container--content-block{padding-bottom:48px}}.content-block-sticky-content__content .base-content-block:first-child .base-container--content-block{padding-top:0}.content-block-sticky-content__content .base-content-block:last-child .base-container--content-block{padding-bottom:0}.content-block-sticky-content__image{display:none;grid-area:image}.content-block-sticky-content--ltr .content-block-sticky-content__image{margin-left:16px;margin-right:-80px}@media(min-width:768px){.content-block-sticky-content--ltr .content-block-sticky-content__image{margin-right:calc(-317px + 30.85938vw)}}@media(min-width:1024px){.content-block-sticky-content--ltr .content-block-sticky-content__image{margin-right:-1px}}.content-block-sticky-content--rtl .content-block-sticky-content__image{margin-left:-80px;margin-right:16px}@media(min-width:768px){.content-block-sticky-content--rtl .content-block-sticky-content__image{margin-left:calc(-317px + 30.85938vw)}}@media(min-width:1024px){.content-block-sticky-content--rtl .content-block-sticky-content__image{margin-left:-1px}}@media(min-width:768px){.content-block-sticky-content__image{display:block}}