.image-with-tabs__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.image-with-tabs__header{text-align:center;margin-bottom:2.5rem}.image-with-tabs__eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:rgb(var(--color-scheme-text));opacity:.6;margin:0 0 .75rem}.image-with-tabs__heading{font-family:var(--heading-font-stack);font-weight:var(--heading-font-weight, 600);font-style:var(--heading-font-style, normal);font-size:clamp(1.75rem,4vw,2.75rem);line-height:var(--heading-line-height, 1.1);letter-spacing:var(--heading-letterspacing, -.05em);text-transform:var(--heading-capitalize, none);margin:0;color:rgb(var(--color-scheme-text))}.image-with-tabs__layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}.image-with-tabs__media{position:relative;border-radius:var(--media-border-radius, .375rem);overflow:hidden;background-color:rgb(var(--color-scheme-accent-1, 245, 245, 245))}.image-with-tabs__media--bordered{border:1.5px solid var(--media-border-color, #2D5A3D)}.image-with-tabs__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease;pointer-events:none}.image-with-tabs__image-wrapper--active{opacity:1;pointer-events:auto}.image-with-tabs__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--media-border-radius, .375rem)}.image-with-tabs__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--color-scheme-accent-1, 245, 245, 245));border-radius:var(--media-border-radius, .375rem)}.image-with-tabs__placeholder-svg{width:40%;height:auto;opacity:.3}.image-with-tabs__tabs{display:flex;flex-direction:column;gap:.75rem}.image-with-tabs__tab{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border:2px solid transparent;border-radius:var(--card-border-radius, 1rem);background-color:rgba(var(--color-scheme-text),.04);cursor:pointer;text-align:left;width:100%;font-family:inherit;transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease;outline:none}.image-with-tabs__tab:hover{background-color:rgba(var(--color-scheme-text),.07)}.image-with-tabs__tab--active{border-color:rgb(var(--color-scheme-accent-2));background-color:rgba(var(--color-scheme-accent-2),.06);box-shadow:0 2px 12px rgba(var(--color-scheme-accent-2),.1)}.image-with-tabs__tab--active:hover{background-color:rgba(var(--color-scheme-accent-2),.08)}.image-with-tabs__tab:focus-visible{outline:2px solid rgb(var(--color-scheme-accent-2));outline-offset:2px}.image-with-tabs__tab-number{flex-shrink:0;margin-top:.15rem}.image-with-tabs__tab-number-circle{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;font-size:.8125rem;font-weight:700;color:rgb(var(--color-scheme-text));border:2px solid rgba(var(--color-scheme-text),.2);transition:background-color .3s ease,color .3s ease,border-color .3s ease}.image-with-tabs__tab--active .image-with-tabs__tab-number-circle{background-color:rgb(var(--color-scheme-accent-2));color:rgb(var(--color-scheme-background));border-color:rgb(var(--color-scheme-accent-2))}.image-with-tabs__tab-content{flex:1;min-width:0}.image-with-tabs__tab-title{font-family:var(--heading-font-stack);font-weight:var(--heading-font-weight, 600);font-style:var(--heading-font-style, normal);letter-spacing:var(--heading-letterspacing, -.05em);font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.3;margin:0 0 .5rem;color:rgb(var(--color-scheme-text))}.image-with-tabs__tab-description{font-size:clamp(.875rem,1.2vw,.9375rem);line-height:1.6;color:rgb(var(--color-scheme-text));opacity:.75;margin:0}.image-with-tabs__tab-description p{margin:0}@media(max-width:1023px){.image-with-tabs__layout{grid-template-columns:1fr 1fr;gap:1.5rem}.image-with-tabs__tab{padding:1rem 1.25rem}}@media(max-width:767px){.image-with-tabs__layout{grid-template-columns:1fr;gap:1.5rem}.image-with-tabs__media{aspect-ratio:16 / 10}.image-with-tabs__header{margin-bottom:1.5rem}.image-with-tabs__tabs{gap:0}.image-with-tabs__tab{padding:.875rem 1rem;gap:.75rem;border-radius:0;border-left:3px solid transparent;border-top:none;border-right:none;border-bottom:1px solid rgba(var(--color-scheme-text),.1)}.image-with-tabs__tab:first-child{border-top:1px solid rgba(var(--color-scheme-text),.1)}.image-with-tabs__tab--active{border-left-color:rgb(var(--color-scheme-accent-2));border-bottom:1px solid rgba(var(--color-scheme-text),.1);padding:1rem;background-color:rgba(var(--color-scheme-accent-2),.04);box-shadow:none}.image-with-tabs__tab:not(.image-with-tabs__tab--active) .image-with-tabs__tab-description{display:none}.image-with-tabs__tab:not(.image-with-tabs__tab--active) .image-with-tabs__tab-title{margin-bottom:0}.image-with-tabs__tab-number-circle{width:1.5rem;height:1.5rem;font-size:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-image-with-tabs.css.map */
