.b-tabs{display:flex;flex-direction:column;gap:var(--spacing--3xl);margin-block-start:0}.b-tabs__buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--spacing--l);justify-content:flex-start}@media(max-width:568px){.b-tabs__buttons{justify-content:center}}.b-tabs__buttons .b-tab__button{background:var(--wp--preset--gradient--white-10);border:1.2px solid var(--wp--preset--color--medium-blue);border-radius:2rem;box-sizing:border-box;color:var(--wp--preset--color--medium-blue);cursor:pointer;font-family:var(--wp--preset--font-family--main);font-size:var(--wp--preset--font-size--medium);font-weight:var(--wp--custom--font-weight--base-bold);line-height:var(--wp--custom--line-height--body);padding:1rem 1.5rem;text-align:center;text-decoration:none;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);white-space:nowrap;width:-moz-fit-content;width:fit-content}.b-tabs__buttons .b-tab__button:hover:not(.active):not(:disabled){background:var(--wp--preset--color--medium-blue);border-color:var(--wp--preset--color--medium-blue);color:var(--wp--preset--color--base)}.b-tabs__buttons .b-tab__button.active{background:var(--wp--preset--color--accent-2);border-color:var(--wp--preset--color--accent-2);color:var(--wp--preset--color--base)}.b-tabs__buttons .b-tab__button:focus-visible{background:var(--wp--preset--color--accent-2);border-color:var(--wp--preset--color--accent-2);color:var(--wp--preset--color--base);outline:2px solid var(--wp--preset--color--accent-2);outline-offset:2px}.b-tabs__buttons.is-style-primary-dark .b-tab__button{background:var(--wp--preset--gradient--white-10);border:1.2px solid var(--wp--preset--color--base);color:var(--wp--preset--color--base)}.b-tabs__buttons.is-style-primary-dark .b-tab__button:hover:not(.active):not(:disabled){background:var(--wp--preset--color--base);border-color:var(--wp--preset--color--base);color:var(--wp--preset--color--contrast)}.b-tabs__buttons.is-style-primary-dark .b-tab__button.active{background:var(--wp--preset--color--accent-1);border-color:var(--wp--preset--color--accent-1);color:var(--wp--preset--color--contrast)}.b-tabs__buttons.is-style-primary-dark .b-tab__button:focus-visible{background:var(--wp--preset--color--accent-1);border-color:var(--wp--preset--color--accent-1);color:var(--wp--preset--color--contrast);outline:2px solid var(--wp--preset--color--accent-1);outline-offset:2px}.b-tabs__buttons.is-style-primary-blue .b-tab__button{background:var(--wp--preset--color--accent-2);border:1.2px solid var(--wp--preset--color--accent-2);color:var(--wp--preset--color--base)}.b-tabs__buttons.is-style-primary-blue .b-tab__button:hover:not(.active):not(:disabled){background:var(--wp--preset--color--medium-blue);border-color:var(--wp--preset--color--medium-blue);color:var(--wp--preset--color--base)}.b-tabs__buttons.is-style-primary-blue .b-tab__button.active{background:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--base)}.b-tabs__buttons.is-style-primary-blue .b-tab__button:focus-visible{background:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--base);outline:2px solid var(--wp--preset--color--blue);outline-offset:2px}.b-tabs__buttons.is-style-primary-green .b-tab__button{background:var(--wp--preset--color--accent-1);border:1.2px solid var(--wp--preset--color--accent-1);color:var(--wp--preset--color--medium-blue)}.b-tabs__buttons.is-style-primary-green .b-tab__button:hover:not(.active):not(:disabled){background:var(--wp--preset--color--base);border-color:var(--wp--preset--color--base);color:var(--wp--preset--color--medium-blue)}.b-tabs__buttons.is-style-primary-green .b-tab__button.active{background:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--base)}.b-tabs__buttons.is-style-primary-green .b-tab__button:focus-visible{background:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--base);outline:2px solid var(--wp--preset--color--blue);outline-offset:2px}.b-tabs__buttons.is-style-tag .b-tab__button{background:var(--wp--preset--color--ash);border:none;border-radius:1.5rem;color:var(--wp--preset--color--medium-blue);font-size:var(--wp--preset--font-size--small);font-weight:400;padding:.375rem 1rem}.b-tabs__buttons.is-style-tag .b-tab__button:hover:not(.active):not(:disabled){background:var(--wp--preset--color--medium-blue);color:var(--wp--preset--color--base)}.b-tabs__buttons.is-style-tag .b-tab__button.active{background:var(--wp--preset--color--accent-2);color:var(--wp--preset--color--base)}.b-tabs__buttons.is-style-tag .b-tab__button:focus-visible{background:var(--wp--preset--color--accent-2);color:var(--wp--preset--color--base);outline:2px solid var(--wp--preset--color--accent-2);outline-offset:2px}.b-tabs__buttons.is-style-tag-dark .b-tab__button{background:var(--wp--preset--color--ash);border:none;border-radius:1.5rem;color:var(--wp--preset--color--medium-blue);font-size:var(--wp--preset--font-size--small);font-weight:400;padding:.375rem 1rem}.b-tabs__buttons.is-style-tag-dark .b-tab__button:hover:not(.active):not(:disabled){background:var(--wp--preset--color--base);color:var(--wp--preset--color--medium-blue)}.b-tabs__buttons.is-style-tag-dark .b-tab__button.active{background:var(--wp--preset--color--accent-1);color:var(--wp--preset--color--medium-blue)}.b-tabs__buttons.is-style-tag-dark .b-tab__button:focus-visible{background:var(--wp--preset--color--accent-1);color:var(--wp--preset--color--medium-blue);outline:2px solid var(--wp--preset--color--accent-1);outline-offset:2px}.b-tabs__buttons.is-style-tertiary .b-tab__button{background:transparent;border:none;border-radius:0;color:var(--wp--preset--color--medium-blue);font-weight:400;letter-spacing:0;padding:0}.b-tabs__buttons.is-style-tertiary .b-tab__button.active,.b-tabs__buttons.is-style-tertiary .b-tab__button:hover:not(.active):not(:disabled){background:transparent;color:var(--wp--preset--color--accent-2)}.b-tabs__buttons.is-style-tertiary .b-tab__button:focus-visible{background:transparent;color:var(--wp--preset--color--accent-2);outline:none}.b-tabs__buttons.is-style-tertiary-dark .b-tab__button{background:transparent;border:none;border-radius:0;color:var(--wp--preset--color--base);font-weight:400;letter-spacing:0;padding:0}.b-tabs__buttons.is-style-tertiary-dark .b-tab__button.active,.b-tabs__buttons.is-style-tertiary-dark .b-tab__button:hover:not(.active):not(:disabled){background:transparent;color:var(--wp--preset--color--accent-1)}.b-tabs__buttons.is-style-tertiary-dark .b-tab__button:focus-visible{background:transparent;color:var(--wp--preset--color--accent-1);outline:none}.b-tabs__panels{min-height:10rem}.b-tabs__panels .b-tab:not(.active){display:none}.b-tabs.has-background.reset-nested-backgrounds{border-radius:var(--radius-standard);box-sizing:border-box;padding:var(--spacing--3xl) var(--wp--style--root--padding-right) var(--spacing--3xl) var(--wp--style--root--padding-left)}@media(max-width:567px){.b-tabs.has-background.reset-nested-backgrounds{border-radius:0}}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-base-background-color:has(+.has-background.alignfull.has-base-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-base-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-base-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-base-2-background-color:has(+.has-background.alignfull.has-base-2-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-base-2-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-base-2-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-ash-background-color:has(+.has-background.alignfull.has-ash-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-ash-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-ash-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-light-grey-background-color:has(+.has-background.alignfull.has-light-grey-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-light-grey-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-light-grey-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-blue-background-color:has(+.has-background.alignfull.has-blue-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-blue-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-blue-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-medium-blue-background-color:has(+.has-background.alignfull.has-medium-blue-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-medium-blue-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-medium-blue-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-background-color:has(+.has-background.alignfull.has-dark-blue-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-contrast-background-color:has(+.has-background.alignfull.has-contrast-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-contrast-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-contrast-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-accent-1-background-color:has(+.has-background.alignfull.has-accent-1-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-accent-1-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-accent-1-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-accent-2-background-color:has(+.has-background.alignfull.has-accent-2-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-accent-2-background-color+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-accent-2-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-90-gradient-background:has(+.has-background.alignfull.has-dark-blue-90-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-90-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-90-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-80-gradient-background:has(+.has-background.alignfull.has-dark-blue-80-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-80-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-80-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-70-gradient-background:has(+.has-background.alignfull.has-dark-blue-70-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-70-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-70-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-60-gradient-background:has(+.has-background.alignfull.has-dark-blue-60-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-60-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-60-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-50-gradient-background:has(+.has-background.alignfull.has-dark-blue-50-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-50-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-50-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-40-gradient-background:has(+.has-background.alignfull.has-dark-blue-40-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-40-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-40-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-30-gradient-background:has(+.has-background.alignfull.has-dark-blue-30-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-30-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-30-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-20-gradient-background:has(+.has-background.alignfull.has-dark-blue-20-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-20-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-20-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-10-gradient-background:has(+.has-background.alignfull.has-dark-blue-10-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-10-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-10-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-5-gradient-background:has(+.has-background.alignfull.has-dark-blue-5-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-5-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-dark-blue-5-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-90-gradient-background:has(+.has-background.alignfull.has-white-90-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-90-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-90-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-80-gradient-background:has(+.has-background.alignfull.has-white-80-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-80-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-80-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-70-gradient-background:has(+.has-background.alignfull.has-white-70-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-70-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-70-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-60-gradient-background:has(+.has-background.alignfull.has-white-60-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-60-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-60-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-50-gradient-background:has(+.has-background.alignfull.has-white-50-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-50-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-50-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-40-gradient-background:has(+.has-background.alignfull.has-white-40-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-40-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-40-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-30-gradient-background:has(+.has-background.alignfull.has-white-30-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-30-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-30-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-20-gradient-background:has(+.has-background.alignfull.has-white-20-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-20-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-20-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-10-gradient-background:has(+.has-background.alignfull.has-white-10-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-10-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-10-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-5-gradient-background:has(+.has-background.alignfull.has-white-5-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-5-gradient-background+.b-tabs.has-background.reset-nested-backgrounds.alignfull.has-white-5-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background.reset-nested-backgrounds .b-tabs__panels>.b-tab>.has-background{background:transparent!important;border-radius:0;box-shadow:none;padding:0}.b-tabs.has-background:not(.reset-nested-backgrounds){border-radius:var(--radius-standard);box-sizing:border-box;padding:var(--spacing--3xl) var(--wp--style--root--padding-right) var(--spacing--3xl) var(--wp--style--root--padding-left)}@media(max-width:567px){.b-tabs.has-background:not(.reset-nested-backgrounds){border-radius:0}}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-base-background-color:has(+.has-background.alignfull.has-base-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-base-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-base-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-base-2-background-color:has(+.has-background.alignfull.has-base-2-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-base-2-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-base-2-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-ash-background-color:has(+.has-background.alignfull.has-ash-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-ash-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-ash-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-light-grey-background-color:has(+.has-background.alignfull.has-light-grey-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-light-grey-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-light-grey-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-blue-background-color:has(+.has-background.alignfull.has-blue-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-blue-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-blue-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-medium-blue-background-color:has(+.has-background.alignfull.has-medium-blue-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-medium-blue-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-medium-blue-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-background-color:has(+.has-background.alignfull.has-dark-blue-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-contrast-background-color:has(+.has-background.alignfull.has-contrast-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-contrast-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-contrast-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-accent-1-background-color:has(+.has-background.alignfull.has-accent-1-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-accent-1-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-accent-1-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-accent-2-background-color:has(+.has-background.alignfull.has-accent-2-background-color){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-accent-2-background-color+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-accent-2-background-color{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-90-gradient-background:has(+.has-background.alignfull.has-dark-blue-90-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-90-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-90-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-80-gradient-background:has(+.has-background.alignfull.has-dark-blue-80-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-80-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-80-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-70-gradient-background:has(+.has-background.alignfull.has-dark-blue-70-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-70-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-70-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-60-gradient-background:has(+.has-background.alignfull.has-dark-blue-60-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-60-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-60-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-50-gradient-background:has(+.has-background.alignfull.has-dark-blue-50-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-50-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-50-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-40-gradient-background:has(+.has-background.alignfull.has-dark-blue-40-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-40-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-40-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-30-gradient-background:has(+.has-background.alignfull.has-dark-blue-30-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-30-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-30-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-20-gradient-background:has(+.has-background.alignfull.has-dark-blue-20-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-20-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-20-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-10-gradient-background:has(+.has-background.alignfull.has-dark-blue-10-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-10-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-10-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-5-gradient-background:has(+.has-background.alignfull.has-dark-blue-5-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-dark-blue-5-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-dark-blue-5-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-90-gradient-background:has(+.has-background.alignfull.has-white-90-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-90-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-90-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-80-gradient-background:has(+.has-background.alignfull.has-white-80-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-80-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-80-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-70-gradient-background:has(+.has-background.alignfull.has-white-70-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-70-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-70-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-60-gradient-background:has(+.has-background.alignfull.has-white-60-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-60-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-60-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-50-gradient-background:has(+.has-background.alignfull.has-white-50-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-50-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-50-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-40-gradient-background:has(+.has-background.alignfull.has-white-40-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-40-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-40-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-30-gradient-background:has(+.has-background.alignfull.has-white-30-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-30-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-30-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-20-gradient-background:has(+.has-background.alignfull.has-white-20-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-20-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-20-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-10-gradient-background:has(+.has-background.alignfull.has-white-10-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-10-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-10-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-5-gradient-background:has(+.has-background.alignfull.has-white-5-gradient-background){border-bottom-left-radius:0;border-bottom-right-radius:0}.has-background.alignfull.has-white-5-gradient-background+.b-tabs.has-background:not(.reset-nested-backgrounds).alignfull.has-white-5-gradient-background{border-top-left-radius:0;border-top-right-radius:0;margin-block-start:0}.b-tab{display:none}.b-tab.active{animation:tabFadeIn .2s ease-in-out;display:block}@keyframes tabFadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=block_tabs.css.map*/