.bst{width:100%;background-color:var(--bst-bg, #ffffff);color:var(--bst-text, #080710)}.bst__inner{width:100%;max-width:var(--page-width, 1400px);margin-inline:auto;padding:0 20px;box-sizing:border-box}@media screen and (min-width:750px){.bst__inner{padding:0 40px}}.bst__layout{display:grid;grid-template-columns:1fr;grid-template-areas:"hero" "tabs" "cards";gap:24px}@media screen and (min-width:990px){.bst__layout{grid-template-columns:minmax(0,3fr) minmax(0,9fr);grid-template-areas:"tabs hero" "tabs cards";gap:40px;align-items:start}}.bst__hero{grid-area:hero;min-width:0}.bst__tabs{grid-area:tabs;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -20px;padding:0 20px 4px}.bst__tabs::-webkit-scrollbar{display:none}@media screen and (min-width:990px){.bst__tabs{position:sticky;top:120px;flex-direction:column;gap:0;overflow:visible;margin:0;padding:0;align-self:start}}.bst__tab{position:relative;z-index:1;flex-shrink:0;-webkit-appearance:none;appearance:none;border:none;background:transparent;color:var(--bst-tab-inactive-text, #080710);font-family:inherit;font-size:18px;font-weight:500;line-height:1.3;text-align:left;padding:14px 20px;border-radius:6px;cursor:pointer;transition:color .2s ease;white-space:nowrap}@media screen and (min-width:990px){.bst__tab{width:100%;white-space:normal;padding:18px 24px}}.bst__tab.is-active{color:var(--bst-tab-active-text, #0c3d3d)}.bst__tab:focus-visible{outline:2px solid var(--bst-accent, #0c3d3d);outline-offset:2px}.bst__tab-divider{display:none;width:100%;height:1px;background:var(--bst-divider, #e0e0e0);margin:0;flex-shrink:0}@media screen and (min-width:990px){.bst__tab-divider{display:block}}.bst__tab-indicator{position:absolute;left:0;top:0;height:100%;width:0;background:var(--bst-tab-active-bg, #e8f4f0);border-radius:6px;pointer-events:none;opacity:0;transform:translate(0);transition:transform .25s ease,width .25s ease,height .25s ease,opacity .2s ease;z-index:0}.bst__tab-indicator.is-visible{opacity:1}.bst__hero-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:24px}.bst__hero-image--desktop-only{display:none}@media screen and (min-width:750px){.bst__hero-images{gap:12px;margin-bottom:36px}}@media screen and (min-width:990px){.bst__hero-images{grid-template-columns:repeat(3,minmax(0,1fr))}.bst__hero-image--desktop-only{display:block}}.bst__hero-image{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:666 / 940}.bst__hero-image img{display:block;width:100%;height:100%;object-fit:cover}.bst__hero-intro{font-size:18px;line-height:1.5}.bst__hero-intro p{margin:0}.bst__hero-intro p+p{margin-top:1em}.bst__cards{grid-area:cards;min-width:0;width:100%}.bst__card{display:grid;grid-template-columns:1fr;gap:32px;align-items:start;width:100%}.bst__card.is-hidden{display:none}.bst__card-image{order:1}.bst__card-content{order:2}@media screen and (min-width:990px){.bst__card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.bst__card-image,.bst__card-content{order:unset}}.bst__card-content{display:flex;flex-direction:column;gap:24px}.bst__card-title{margin:0;font-family:var(--font-h2--family, inherit);font-size:32px;font-weight:500;line-height:1.2;color:inherit;padding-bottom:14px}.bst__card-title-link{color:inherit;text-decoration:none}.bst__card-title-link:hover,.bst__card-title-link:focus-visible{text-decoration:underline}.bst__card-subtitle{font-size:18px;line-height:1.5}.bst__card-subtitle p{margin:0}.bst__card-subtitle p+p{margin-top:1em}.bst__expect-label{margin:34px 0 0;font-family:var(--font-body--family, inherit);font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:inherit}.bst__expect-list{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.bst__expect-item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;align-items:start}.bst__expect-dash{display:block;width:24px;height:27px;position:relative;flex-shrink:0}.bst__expect-dash:before{content:"";position:absolute;left:0;top:50%;width:14px;height:2px;background:var(--bst-accent, #0c3d3d);border-radius:1px;transform:translateY(-50%)}.bst__expect-text{font-size:18px;line-height:1.5}.bst__expect-text p{margin:0}.bst__card-button{align-self:flex-start}.bst__card-image{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:910 / 1124}.bst__card-image img,.bst__card-placeholder{display:block;width:100%;height:100%;object-fit:cover}.bst__card-placeholder{background:#f4f4f4}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-benefits-sticky-tabs.css.map */
