.klx_tabs-with-content+*,*+.klx_tabs-with-content{margin-top:var(--spacing--sections)}.klx_tabs-with-content .content+.content{margin-top:var(--spacing--sections)}.klx_tabs-with-content .content{position:relative;overflow:hidden}.klx_tabs-with-content .content:after{content:"";position:absolute;left:0;bottom:0;right:0;opacity:0;height:0;width:100%;background:linear-gradient(0deg, var(--c--background), var(--c--background-0));z-index:10;-webkit-transition:0.3s ease 0s, 0s height 0.3s;transition:0.3s ease 0s, 0s height 0.3s}.klx_tabs-with-content .content .wp-block-button.toggler{position:absolute;left:50%;bottom:2rem;z-index:15;transform:translateX(-50%);margin:0;white-space:nowrap}.klx_tabs-with-content .content .wp-block-button.toggler a{color:var(--c--text);background:var(--c--white);outline:1px solid var(--c--light-grey);outline-offset:-1px}.klx_tabs-with-content .content.hidden:after{opacity:1;height:200px;-webkit-transition:0.3s ease 0s, 0s height 0s;transition:0.3s ease 0s, 0s height 0s}.klx_tabs-with-content .content .button-spacer{display:block;height:calc((1.275em * 2 + 1em) + 4em + 2em);width:100%;font-size:var(--fs--button);line-height:var(--lh--button)}