.feb__tabs{display:flex}.feb__tabs.feb__tabs-location-top{flex-direction:column}.feb__tabs.feb__tabs-location-top .feb__tab-bar{align-items:flex-end;flex-direction:row;margin-bottom:var(--feb-tab-tab-content-gap)}.feb__tabs.feb__tabs-location-top .feb__tab-bar .feb__tab-trigger.feb__border-set-far{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--feb-tab-border-radius);border-top-right-radius:var(--feb-tab-border-radius)}.feb__tabs.feb__tabs-location-top .feb__tab-bar .feb__tab-trigger.feb__border-near-remove{border-bottom-style:none}@media only screen and (max-width:600px){.feb__tabs.feb__tabs-location-top .feb__tab-bar{align-items:normal;flex-direction:column}}.feb__tabs.feb__tabs-location-bottom{flex-direction:column-reverse}.feb__tabs.feb__tabs-location-bottom .feb__tab-bar{align-items:flex-start;flex-direction:row;margin-top:var(--feb-tab-tab-content-gap)}.feb__tabs.feb__tabs-location-bottom .feb__tab-bar .feb__tab-trigger.feb__border-set-far{border-bottom-left-radius:var(--feb-tab-border-radius);border-bottom-right-radius:var(--feb-tab-border-radius);border-top-left-radius:0;border-top-right-radius:0}.feb__tabs.feb__tabs-location-bottom .feb__tab-bar .feb__tab-trigger.feb__border-near-remove{border-top-style:none}@media only screen and (max-width:600px){.feb__tabs.feb__tabs-location-bottom .feb__tab-bar{align-items:normal;flex-direction:column}}.feb__tabs.feb__tabs-location-left{flex-direction:row}.feb__tabs.feb__tabs-location-left .feb__tab-bar{align-items:flex-end;flex-direction:column;margin-right:var(--feb-tab-tab-content-gap)}.feb__tabs.feb__tabs-location-left .feb__tab-bar .feb__tab-trigger.feb__border-set-far{border-bottom-left-radius:var(--feb-tab-border-radius);border-bottom-right-radius:0;border-top-left-radius:var(--feb-tab-border-radius);border-top-right-radius:0}.feb__tabs.feb__tabs-location-left .feb__tab-bar .feb__tab-trigger.feb__border-near-remove{border-right-style:none}@media only screen and (max-width:600px){.feb__tabs.feb__tabs-location-left .feb__tab-bar{align-items:normal;flex-direction:column}.feb__tabs.feb__tabs-location-left{flex-direction:column}}.feb__tabs.feb__tabs-location-right{flex-direction:row-reverse}.feb__tabs.feb__tabs-location-right .feb__tab-bar{align-items:flex-start;flex-direction:column;margin-left:var(--feb-tab-tab-content-gap)}.feb__tabs.feb__tabs-location-right .feb__tab-bar .feb__tab-trigger.feb__border-set-far{border-bottom-left-radius:0;border-bottom-right-radius:var(--feb-tab-border-radius);border-top-left-radius:0;border-top-right-radius:var(--feb-tab-border-radius)}.feb__tabs.feb__tabs-location-right .feb__tab-bar .feb__tab-trigger.feb__border-near-remove{border-left-style:none}@media only screen and (max-width:600px){.feb__tabs.feb__tabs-location-right .feb__tab-bar{align-items:normal;flex-direction:column}.feb__tabs.feb__tabs-location-right{flex-direction:column-reverse}}.feb__tabs .feb__tab-bar{display:flex;gap:var(--feb-tab-triggers-gap)}.feb__tabs .feb__tab-bar.feb__tabs-alignment-start{justify-content:flex-start}.feb__tabs .feb__tab-bar.feb__tabs-alignment-middle{justify-content:center}.feb__tabs .feb__tab-bar.feb__tabs-alignment-end{justify-content:flex-end}.feb__tabs .feb__tab-bar.feb__tabs-wrapped{flex-wrap:wrap}.feb__tabs .feb__tab-bar .feb__tab-trigger{background-color:var(--feb-tab-title-bg-color-regular);border:var(--feb-tab-border-width) var(--feb-tab-border-style) var(--feb-tab-border-color);box-sizing:border-box;color:var(--feb-tab-title-text-color-regular);padding:var(--feb-tab-padding-Y) var(--feb-tab-padding-X)}.feb__tabs .feb__tab-bar .feb__tab-trigger.feb__border-set-all{border-radius:var(--feb-tab-border-radius)}.feb__tabs .feb__tab-bar .feb__tab-trigger.feb__tabs-width-full{flex-grow:1}.feb__tabs .feb__tab-bar .feb__tab-trigger.feb__tab-custom-dimensions{height:var(--feb-tab-tabDimensionY);width:var(--feb-tab-tabDimensionX)}.feb__tabs .feb__tab-bar .feb__tab-trigger.feb__tab-custom-dimensions.feb__tab-center-titles{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:600px){.feb__tabs .feb__tab-bar .feb__tab-trigger.feb__tab-custom-dimensions{width:auto}}.feb__tabs .feb__tab-bar .feb__tab-trigger.is-active{background-color:var(--feb-tab-title-bg-color-active);color:var(--feb-tab-title-text-color-active)}.feb__tabs .feb__tab-bar .feb__tab-trigger.is-active:focus,.feb__tabs .feb__tab-bar .feb__tab-trigger.is-active:hover{background-color:var(--feb-tab-title-bg-color-active-hover);color:var(--feb-tab-title-text-color-active-hover);cursor:pointer}.feb__tabs .feb__tab-bar .feb__tab-trigger:focus,.feb__tabs .feb__tab-bar .feb__tab-trigger:hover{background-color:var(--feb-tab-title-bg-color-hover);color:var(--feb-tab-title-text-color-hover);cursor:pointer}.feb__tabs .feb__tab-bar .feb__tab-trigger .feb__tab-title{display:flex;flex-direction:column}.feb__tabs .feb__tab-bar .feb__tab-trigger .feb__tab-title span.feb__tab-title-typography{font-size:var(--feb-tab-title-text-size);font-style:var(--feb-tab-title-text-font-style);font-weight:var(--feb-tab-title-text-weight);letter-spacing:var(--feb-tab-title-text-letter-spacing);line-height:var(--feb-tab-title-text-line-height);text-align:var(--feb-tab-title-text-alignment);-webkit-text-decoration:var(--feb-tab-title-text-decoration);text-decoration:var(--feb-tab-title-text-decoration);-webkit-text-decoration-color:var(--feb-tab-title-text-decoration-color);text-decoration-color:var(--feb-tab-title-text-decoration-color);-webkit-text-decoration-style:var(--feb-tab-title-text-decoration-style);text-decoration-style:var(--feb-tab-title-text-decoration-style);text-transform:var(--feb-tab-title-text-transform)}.feb__tabs .feb__tab-bar .feb__tab-trigger .feb__tab-title span.feb__tab-subtitle-typography{font-size:var(--feb-tab-subtitle-text-size);font-style:var(--feb-tab-subtitle-text-font-style);font-weight:var(--feb-tab-subtitle-text-weight);letter-spacing:var(--feb-tab-subtitle-text-letter-spacing);line-height:var(--feb-tab-subtitle-text-line-height);margin-top:var(--feb-tab-titles-gap);text-align:var(--feb-tab-subtitle-text-alignment);-webkit-text-decoration:var(--feb-tab-subtitle-text-decoration);text-decoration:var(--feb-tab-subtitle-text-decoration);-webkit-text-decoration-color:var(--feb-tab-subtitle-text-decoration-color);text-decoration-color:var(--feb-tab-subtitle-text-decoration-color);-webkit-text-decoration-style:var(--feb-tab-subtitle-text-decoration-style);text-decoration-style:var(--feb-tab-subtitle-text-decoration-style);text-transform:var(--feb-tab-subtitle-text-transform)}.feb__tabs .feb__tab-content{display:none;width:100%}.feb__tabs .feb__tab-content.is-active{display:block}
