.wp-block-tabset .tabs,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs{display:flex;background-color:var(--tan);border-radius:10px;overflow:hidden}.wp-block-tabset .tabs-left,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs-left{flex:1}.wp-block-tabset .tabs-right,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs-right{flex:0 1 50%;position:relative}.wp-block-tabset .tabs-right .image,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs-right .image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;pointer-events:none}.wp-block-tabset .tabs-right .image.active,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs-right .image.active{opacity:1;pointer-events:auto}.wp-block-tabset .tabs-right .image img,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs-right .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-tabset .tab-menu,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tab-menu{display:flex;justify-content:stretch}.wp-block-tabset .tab-menu li,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tab-menu li{cursor:pointer;padding:1.5rem 3rem;flex-grow:1;text-align:center;background-color:#fcfbf7;transition:background-color .3s ease,font-weight .15s ease;line-height:1.2}.wp-block-tabset .tab-menu li.active,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tab-menu li.active{font-weight:700;background-color:var(--tan)}.wp-block-tabset .tab-content,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tab-content{position:relative}.wp-block-tabset .tab-content .content,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tab-content .content{position:absolute;top:0;left:0;width:100%;padding:3rem clamp(30px,5vw,7.5rem);box-sizing:border-box;opacity:0;transition:opacity .3s ease;pointer-events:none}.wp-block-tabset .tab-content .content>*:first-child,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tab-content .content>*:first-child{margin-top:0}.wp-block-tabset .tab-content .content>*:last-child,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tab-content .content>*:last-child{margin-bottom:0}.wp-block-tabset .tab-content .content.active,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tab-content .content.active{opacity:1;pointer-events:auto}@media all and (max-width: 1080px){.wp-block-tabset .tabs,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs{flex-direction:column}.wp-block-tabset .tabs-left,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs-left{width:100%}.wp-block-tabset .tabs-right,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs-right{flex:none;width:100%;order:1}.wp-block-tabset .tabs-right .image,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs-right .image{position:relative}.wp-block-tabset .tabs-right .image:not(.active),#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tabs-right .image:not(.active){display:none}}@media all and (max-width: 400px){.wp-block-tabset .tab-menu li,#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-tabset .tab-menu li{font-size:14px}}

/*# sourceMappingURL=tabset.css.map */