.text-hero-tabs{padding-inline:var(--spacing-xl);padding-block:var(--spacing-5xl)}.text-hero-tabs__title,.text-hero-tabs__content,.text-hero-tabs__tabs{grid-column:span 12}.text-hero-tabs__content{margin-block-start:var(--spacing-3xl)}.text-hero-tabs__tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:var(--spacing-2xl);margin-block-start:var(--spacing-5xl);text-transform:uppercase}.text-hero-tabs__tab{min-width:-moz-fit-content;min-width:fit-content}.text-hero-tabs__tab-title{cursor:pointer;min-width:-moz-fit-content;min-width:fit-content;opacity:.5}.text-hero-tabs__tab-title.is-active,.text-hero-tabs__tab-title:hover{opacity:1}.text-hero-tabs .is-hidden{display:none}@media screen and (min-width: 1024px){.text-hero-tabs{padding-inline:var(--spacing-2xl);padding-block:var(--spacing-7xl)}.text-hero-tabs__title{grid-column:span 10}.text-hero-tabs__content{grid-column:1/6;grid-row:2}.text-hero-tabs__tabs{grid-column:8/13}}@media screen and (min-width: 1366px){.text-hero-tabs__content{grid-column:1/7}.text-hero-tabs__tabs{grid-column:9/13}}.text-hero-tabs--switch{padding-inline:0;padding-block-start:0}.text-hero-tabs--switch .text-hero-tabs__title{display:none}.text-hero-tabs--switch .text-hero-tabs__tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-block-start:0;overflow-x:visible;text-transform:none}.text-hero-tabs--switch .text-hero-tabs__tab{min-width:0}.text-hero-tabs--switch .text-hero-tabs__tab-title{opacity:1;margin:0;text-align:center;font-family:var(--title-font);font-size:var(--font-size-lg);padding-block:var(--spacing-xl);background-color:#fff;border-block-end:1px solid var(--color-border-secondary)}.text-hero-tabs--switch .text-hero-tabs__tab-title.is-active{background-color:var(--text-hero-tabs-switch-active-color, #f1eee6);border-block-end-color:transparent}.text-hero-tabs--switch .text-hero-tabs__content{padding-inline:var(--spacing-xl)}@media screen and (min-width: 1024px){.text-hero-tabs--switch .text-hero-tabs__tabs{grid-column:1/13;grid-row:1}.text-hero-tabs--switch .text-hero-tabs__content{grid-column:1/8;grid-row:2;padding-inline:var(--spacing-2xl)}}
