.b-image-tabs__inner{grid-column:container}.b-image-tabs__content{margin-bottom:var(--spacer-md);max-width:1050px}.b-image-tabs__content .wp-block-buttons{padding-top:var(--spacer-2xs)}.b-image-tabs__tabs{padding-left:2rem;position:relative}@media(max-width:767.98px){.b-image-tabs__tabs{padding-left:0;padding-top:80%}}.b-image-tabs__indicator{--indicator-y:0px;background:transparent;height:100%;left:0;position:absolute;top:0;width:1px}@media(min-width:768px){.b-image-tabs__indicator{background:hsla(0,0%,100%,.1)}}.b-image-tabs__indicator:after{background:#fff;content:"";height:64px;position:absolute;top:var(--indicator-y);transition:top .2s ease;width:100%}.b-image-tabs__tabs-inner{border-left:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:1rem;padding-left:1.5rem}@media(min-width:768px){.b-image-tabs__tabs-inner{border:0;gap:1.5rem;max-width:540px;padding:0;width:50%}}.b-image-tabs__tab{display:flex;flex-direction:column;gap:.5rem;opacity:.6;transition:opacity .2s ease}@media(min-width:768px){.b-image-tabs__tab{gap:1rem}}.b-image-tabs__tab.is-active,.b-image-tabs__tab:hover{opacity:1}.b-image-tabs__tab-title{cursor:pointer;padding-top:.4rem}@media(min-width:1024px){.b-image-tabs__tab-title{font-size:48px;letter-spacing:-2.4px}}.b-image-tabs__tab-content{--content-height:0;max-height:var(--content-height);overflow:hidden}@media(prefers-reduced-motion:no-preference){.b-image-tabs__tab-content{transition:max-height .25s ease}}.is-active .b-image-tabs__tab-content{max-height:var(--content-height)}.b-image-tabs__tab-content p:last-child{padding-bottom:1rem}@media(min-width:768px){.b-image-tabs__tab-content p:last-child{padding-bottom:var(--spacer-xs)}}.b-image-tabs__image{aspect-ratio:327/239;height:auto;object-fit:contain;opacity:0;position:absolute;right:0;top:0;transform:translateY(3rem);transition:opacity .35s ease,transform .35s ease .2s;width:100%}@media(min-width:768px){.b-image-tabs__image{width:45%}}@media(min-width:1280px){.b-image-tabs__image{width:60%}}.is-active .b-image-tabs__image{opacity:1;transform:translateY(0);transition:opacity .35s ease,transform .35s ease}