.tab-style{display:flex;flex-direction:column;row-gap:20px}.tab-style .gb-tabs__item{font-size:14px;padding:0px}.tab-style .gb-tabs__items{background-color:#ffffff;padding:0px}.tab-style .gb-tabs__menu{display:flex;flex-direction:row;column-gap:22px;border-bottom:1px solid var(--gray)}.tab-style .gb-tabs__menu-item{font-size:15px;font-weight:600;margin-bottom:-1px;background-color:rgba(255,255,255,0);padding:8px 0px}.tab-style .gb-tabs__menu-item:is(.gb-block-is-current,.gb-block-is-current:hover,.gb-block-is-current:focus){background-color:#ffffff;color:var(--accent);border-bottom:1px solid var(--accent)}.tab-style .gb-tabs__menu-item:is(:hover,:focus){color:var(--accent);background-color:rgba(0,0,0,0)}.tab-style .wp-block-table td:nth-child(1){width:200px}.tab-style .wp-block-table tr td{padding-left:0px;font-size:14px;border-top:0px solid var(--gray);border-right:0px solid var(--gray);border-bottom:1px solid var(--gray);border-left:0px solid var(--gray)}.tab-style table{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid}@media (max-width:767px){.tab-style .gb-tabs__menu{column-gap:10px}.tab-style .wp-block-table td:nth-child(1){width:160px}}