.b-sticky-cards-1__box{display:grid}@media(min-width:64rem){.b-sticky-cards-1__box{position:-webkit-sticky;position:sticky;top:calc(var(--header-height-scrolled-placeholder) + 2rem)}}.b-sticky-cards-1__box-wrapper{background-color:#000;background-image:linear-gradient(to bottom,color-mix(in hsl,var(--accent-color,#444),#000 75%),color-mix(in hsl,var(--accent-color,#444),#000 90%));border-radius:1.25rem;display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:1}.b-sticky-cards-1__box-wrapper:before{background-color:color-mix(in hsl,var(--accent-color,#888),#fff 90%);bottom:0;content:"";display:block;left:0;opacity:.06;position:absolute;right:0;top:0;z-index:-1}.b-sticky-cards-1__box-header{background-color:var(--accent-color,#888);color:#000;flex:0 0 auto;max-width:100%;min-width:0;width:100%}.b-sticky-cards-1__box-content{flex:0 0 auto;margin:auto 0;max-width:100%;min-width:0;width:100%}