:root{--teach-tbr-cream: #f8f5f0;--teach-tbr-blue: #7a8fa6;--teach-tbr-sage: #a8b89a;--teach-tbr-brown: #8b6b4a;--teach-tbr-charcoal: #333333;--teach-tbr-white: #ffffff;--teach-tbr-radius: .75rem;--teach-tbr-shadow: 0 .75rem 2.5rem rgb(51 51 51 / 10%)}.teach-tbr-shopify-section,.teach-tbr-shopify-section *{box-sizing:border-box}.teach-tbr-section{color:var(--teach-tbr-charcoal);padding-block:clamp(3.5rem,7vw,6.5rem)}.teach-tbr-section--cream{background:var(--teach-tbr-cream)}.teach-tbr-section--white{background:var(--teach-tbr-white)}.teach-tbr-section--sage{background:color-mix(in srgb,var(--teach-tbr-sage) 34%,var(--teach-tbr-cream))}.teach-tbr-section--blue{background:color-mix(in srgb,var(--teach-tbr-blue) 28%,var(--teach-tbr-cream))}.teach-tbr-page-width{width:min(calc(100% - 2rem),75rem);margin-inline:auto}.teach-tbr-section h1,.teach-tbr-section h2,.teach-tbr-section h3,.teach-tbr-section p{margin-block-start:0}.teach-tbr-section h1,.teach-tbr-section h2,.teach-tbr-section h3{color:inherit;font-family:var(--font-heading--family, Georgia, serif);font-style:var(--font-heading--style, normal);font-weight:var(--font-heading--weight, 600);letter-spacing:-.015em;line-height:1.15}.teach-tbr-section h2{margin-block-end:1rem;font-size:clamp(2rem,4vw,3.25rem)}.teach-tbr-section h3{font-size:clamp(1.25rem,2vw,1.6rem)}.teach-tbr-section .rte{line-height:1.7}.teach-tbr-section .rte>:last-child{margin-block-end:0}.teach-tbr-eyebrow{margin-block-end:.75rem;color:var(--teach-tbr-brown);font-size:.78rem;font-weight:700;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.teach-tbr-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-block-end:clamp(2rem,4vw,3.25rem)}.teach-tbr-section-heading--center{display:block;max-width:47rem;margin-inline:auto;text-align:center}.teach-tbr-button-group{display:flex;flex-wrap:wrap;gap:.85rem;margin-block-start:1.75rem}.teach-tbr-button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;border:2px solid transparent;border-radius:999px;padding:.75rem 1.4rem;font-size:.95rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.teach-tbr-button:hover{transform:translateY(-2px)}.teach-tbr-button--primary,.teach-tbr-button--cream{border-color:var(--teach-tbr-cream);background:var(--teach-tbr-cream);color:var(--teach-tbr-charcoal)}.teach-tbr-button--secondary{border-color:var(--teach-tbr-cream);background:transparent;color:var(--teach-tbr-cream)}.teach-tbr-button--brown{border-color:var(--teach-tbr-brown);background:var(--teach-tbr-brown);color:var(--teach-tbr-white)}.teach-tbr-button--primary:hover,.teach-tbr-button--cream:hover{border-color:var(--teach-tbr-sage);background:var(--teach-tbr-sage)}.teach-tbr-button--secondary:hover{background:var(--teach-tbr-cream);color:var(--teach-tbr-charcoal)}.teach-tbr-button--brown:hover{border-color:var(--teach-tbr-charcoal);background:var(--teach-tbr-charcoal)}.teach-tbr-text-link{color:var(--teach-tbr-brown);font-weight:700;text-underline-offset:.3em}.teach-tbr-button:focus-visible,.teach-tbr-card-link:focus-visible,.teach-tbr-text-link:focus-visible,.teach-tbr-newsletter input:focus-visible{outline:3px solid var(--teach-tbr-charcoal);outline-offset:4px}.teach-tbr-hero{position:relative;display:grid;min-height:var(--teach-tbr-hero-height);align-items:center;overflow:hidden;padding-block:clamp(4rem,8vw,7rem);color:var(--teach-tbr-white);isolation:isolate}.teach-tbr-hero__media,.teach-tbr-hero__overlay{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0}.teach-tbr-hero__media picture,.teach-tbr-hero__media img,.teach-tbr-hero__media svg{display:block;width:100%;height:100%}.teach-tbr-hero__media img,.teach-tbr-hero__media svg{object-fit:cover}.teach-tbr-hero__overlay{z-index:-1;background:var(--teach-tbr-overlay-color);opacity:var(--teach-tbr-overlay-opacity)}.teach-tbr-hero__inner{display:flex}.teach-tbr-hero--left .teach-tbr-hero__inner{justify-content:flex-start;text-align:left}.teach-tbr-hero--center .teach-tbr-hero__inner{justify-content:center;text-align:center}.teach-tbr-hero--right .teach-tbr-hero__inner{justify-content:flex-end;text-align:right}.teach-tbr-hero__content{width:min(100%,46rem)}.teach-tbr-hero h1{margin-block-end:1.25rem;color:var(--teach-tbr-white);font-size:clamp(2.6rem,6vw,5rem)}.teach-tbr-hero .teach-tbr-eyebrow{color:var(--teach-tbr-cream)}.teach-tbr-hero__text{max-width:42rem;font-size:clamp(1rem,2vw,1.2rem)}.teach-tbr-hero--center .teach-tbr-hero__text,.teach-tbr-hero--center .teach-tbr-button-group{justify-content:center;margin-inline:auto}.teach-tbr-hero--right .teach-tbr-hero__text{margin-inline-start:auto}.teach-tbr-hero--right .teach-tbr-button-group{justify-content:flex-end}.teach-tbr-collection-grid,.teach-tbr-product-grid,.teach-tbr-values-grid{display:grid;gap:clamp(1rem,2.5vw,1.75rem)}.teach-tbr-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.teach-tbr-product-grid,.teach-tbr-values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.teach-tbr-collection-card,.teach-tbr-product-card{min-width:0;overflow:hidden;border-radius:var(--teach-tbr-radius);background:var(--teach-tbr-white);box-shadow:var(--teach-tbr-shadow)}.teach-tbr-card-link{display:block;height:100%;color:inherit;text-decoration:none}.teach-tbr-collection-card__media,.teach-tbr-product-card__media{overflow:hidden;background:color-mix(in srgb,var(--teach-tbr-sage) 24%,var(--teach-tbr-cream))}.teach-tbr-collection-card__media{aspect-ratio:4 / 5}.teach-tbr-product-card__media{aspect-ratio:1 / 1}.teach-tbr-collection-card__media img,.teach-tbr-collection-card__media svg,.teach-tbr-product-card__media img,.teach-tbr-product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.teach-tbr-card-link:hover img,.teach-tbr-card-link:hover svg{transform:scale(1.035)}.teach-tbr-collection-card__content,.teach-tbr-product-card__content{padding:1.25rem}.teach-tbr-collection-card h3,.teach-tbr-product-card h3{margin-block-end:.55rem}.teach-tbr-collection-card p,.teach-tbr-product-card p{margin-block-end:.8rem;line-height:1.55}.teach-tbr-collection-card .teach-tbr-text-link{font-size:.9rem}.teach-tbr-price{font-weight:700}.teach-tbr-price s{margin-inline-end:.4rem;color:#333333a6;font-weight:400}.teach-tbr-product-card__prompt{color:#333333b3;font-size:.85rem}.teach-tbr-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,5rem)}.teach-tbr-split--reverse .teach-tbr-split__media{order:2}.teach-tbr-split__media{aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--teach-tbr-radius);background:var(--teach-tbr-cream);box-shadow:var(--teach-tbr-shadow)}.teach-tbr-split__media img,.teach-tbr-split__media svg{display:block;width:100%;height:100%;object-fit:cover}.teach-tbr-split__content .teach-tbr-button{margin-block-start:1.75rem}.teach-tbr-value{padding:clamp(1.5rem,3vw,2.25rem);border:1px solid rgb(139 107 74 / 20%);border-radius:var(--teach-tbr-radius);background:var(--teach-tbr-white);text-align:center}.teach-tbr-value__icon{display:grid;width:4rem;height:4rem;margin:0 auto 1.25rem;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--teach-tbr-sage) 45%,var(--teach-tbr-cream))}.teach-tbr-value__icon svg{width:2.1rem;fill:none;stroke:var(--teach-tbr-brown);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.teach-tbr-value h3{margin-block-end:.75rem}.teach-tbr-etsy{background:var(--teach-tbr-cream)}.teach-tbr-etsy__card{display:flex;align-items:center;justify-content:space-between;gap:2rem;border-radius:var(--teach-tbr-radius);padding:clamp(2rem,5vw,4rem);background:var(--teach-tbr-brown);color:var(--teach-tbr-white);box-shadow:var(--teach-tbr-shadow)}.teach-tbr-etsy__content{max-width:43rem}.teach-tbr-etsy h2,.teach-tbr-etsy .teach-tbr-eyebrow{color:var(--teach-tbr-cream)}.teach-tbr-newsletter{display:grid;grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:center;gap:clamp(2rem,6vw,5rem)}.teach-tbr-newsletter__fields{display:flex;gap:.75rem}.teach-tbr-newsletter input{width:100%;min-height:3.25rem;border:2px solid rgb(51 51 51 / 28%);border-radius:999px;padding:.75rem 1.25rem;background:var(--teach-tbr-white);color:var(--teach-tbr-charcoal);font:inherit}.teach-tbr-newsletter input::placeholder{color:#333333a6}.teach-tbr-form-message{margin:.75rem 0 0;font-weight:700}@media(max-width:989px){.teach-tbr-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teach-tbr-values-grid,.teach-tbr-newsletter{grid-template-columns:1fr}}@media(max-width:749px){.teach-tbr-page-width{width:min(calc(100% - 1.5rem),75rem)}.teach-tbr-section{padding-block:3.5rem}.teach-tbr-section-heading{display:block}.teach-tbr-section-heading>.teach-tbr-text-link{display:inline-block;margin-block-start:.5rem}.teach-tbr-hero{min-height:var(--teach-tbr-hero-height-mobile)}.teach-tbr-hero--mobile-left .teach-tbr-hero__inner{justify-content:flex-start;text-align:left}.teach-tbr-hero--mobile-center .teach-tbr-hero__inner{justify-content:center;text-align:center}.teach-tbr-hero--mobile-right .teach-tbr-hero__inner{justify-content:flex-end;text-align:right}.teach-tbr-hero--mobile-center .teach-tbr-button-group{justify-content:center}.teach-tbr-hero--mobile-left .teach-tbr-button-group{justify-content:flex-start}.teach-tbr-hero--mobile-right .teach-tbr-button-group{justify-content:flex-end}.teach-tbr-product-grid,.teach-tbr-split{grid-template-columns:1fr}.teach-tbr-split--reverse .teach-tbr-split__media{order:0}.teach-tbr-split__media{aspect-ratio:4 / 3}.teach-tbr-etsy__card{display:block}.teach-tbr-etsy .teach-tbr-button{margin-block-start:1.5rem}.teach-tbr-newsletter__fields{align-items:stretch;flex-direction:column}}@media(max-width:479px){.teach-tbr-collection-grid{grid-template-columns:1fr}.teach-tbr-button-group,.teach-tbr-button-group .teach-tbr-button{width:100%}}@media(prefers-reduced-motion:reduce){.teach-tbr-button,.teach-tbr-collection-card__media img,.teach-tbr-collection-card__media svg,.teach-tbr-product-card__media img,.teach-tbr-product-card__media svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/teach-tbr-homepage.css.map */
