.byt-section{--byt-navy: #112970;--byt-green: #8dc63f;--byt-bg: #ffffff;--byt-text: #112970;--byt-muted: rgba(17, 41, 112, .72);--byt-border: rgba(17, 41, 112, .14);--byt-radius: 12px;color:var(--byt-text);background:var(--byt-bg)}.byt-section *{box-sizing:border-box}.byt-section h1,.byt-section h2,.byt-section h3,.byt-section p{color:inherit}.byt-section h1,.byt-section h2,.byt-section h3{margin-top:0}.byt-section p:last-child{margin-bottom:0}.byt-section__inner{max-width:var(--page-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.byt-section__eyebrow{margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.byt-section__heading{margin-bottom:1rem;font-size:clamp(2.4rem,4vw,4.8rem);line-height:1.08}.byt-section__heading--small{font-size:clamp(2rem,3vw,3.2rem)}.byt-section__text{color:var(--byt-muted);max-width:70rem}.byt-section__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:1rem 2rem;border:0;border-radius:5px;color:#fff;background:var(--byt-green);font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.byt-section__button:hover{filter:brightness(.94)}.byt-section__button--outline{color:var(--byt-navy);background:transparent;border:1px solid var(--byt-border)}.byt-hero{overflow:hidden}.byt-hero__grid{display:grid;min-height:var(--byt-hero-mobile-height, 420px)}.byt-hero__content{display:flex;flex-direction:column;justify-content:center;padding:3.2rem 1.5rem;text-align:var(--byt-mobile-align, left)}.byt-hero__content .byt-section__text{margin-left:var(--byt-mobile-auto, 0);margin-right:var(--byt-mobile-auto, 0)}.byt-hero__media{min-height:26rem;position:relative;overflow:hidden;background:#1129700d}.byt-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--byt-image-position, center);position:absolute;top:0;right:0;bottom:0;left:0}.byt-hero__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem;justify-content:var(--byt-mobile-justify, flex-start)}.byt-cards__header{margin-bottom:2rem}.byt-cards__grid{display:grid;grid-template-columns:repeat(var(--byt-mobile-columns, 2),minmax(0,1fr));gap:var(--byt-gap, 16px)}.byt-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--byt-border);border-radius:var(--byt-radius);color:var(--byt-text);background:#fff;text-decoration:none}.byt-card--horizontal{flex-direction:row;align-items:center}.byt-card__media{aspect-ratio:var(--byt-card-ratio, 1 / 1);overflow:hidden;background:#1129700a}.byt-card--horizontal .byt-card__media{width:8rem;flex:0 0 8rem;aspect-ratio:1}.byt-card__media img{width:100%;height:100%;display:block;object-fit:cover}.byt-card__placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:8rem;color:var(--byt-green);font-size:3rem;font-weight:800}.byt-card__content{padding:1.4rem}.byt-card__title{margin:0;font-size:1.6rem;line-height:1.25}.byt-card__text{margin-top:.6rem;color:var(--byt-muted);font-size:1.3rem;line-height:1.45}.byt-card__arrow{margin-top:auto;padding-top:.8rem;color:var(--byt-green);font-weight:800}.byt-card__badge{position:absolute;top:1rem;left:1rem;padding:.35rem .7rem;border-radius:999px;color:#fff;background:var(--byt-green);font-size:1rem;font-weight:700}.byt-feature__grid{display:grid;overflow:hidden;border:1px solid var(--byt-border);border-radius:var(--byt-radius)}.byt-feature__media{min-height:28rem;position:relative;background:#1129700a}.byt-feature__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--byt-image-position, center)}.byt-feature__content{display:flex;flex-direction:column;justify-content:center;padding:3rem}.byt-feature__actions{margin-top:2rem}.byt-steps__grid{display:grid;grid-template-columns:1fr;gap:var(--byt-gap, 16px)}.byt-step{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;padding:2rem;border:1px solid var(--byt-border);border-radius:var(--byt-radius);background:#fff;color:var(--byt-text);text-decoration:none}.byt-step__number{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:50%;color:#fff;background:var(--byt-green);font-weight:800}.byt-step__icon{width:5.6rem;height:5.6rem;object-fit:contain;grid-row:span 2}.byt-step__title{margin:0;font-size:1.7rem}.byt-step__text{margin-top:.5rem;color:var(--byt-muted);font-size:1.3rem}.byt-finder{border:1px solid var(--byt-border);border-radius:var(--byt-radius);padding:2.4rem}.byt-finder__fields{display:grid;grid-template-columns:1fr;gap:1.2rem;margin-top:2rem}.byt-finder__field label{display:block;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.byt-finder__select{width:100%;min-height:4.4rem;padding:.8rem 3.6rem .8rem 1.2rem;border:1px solid var(--byt-border);border-radius:8px;color:var(--byt-navy);background:#fff;font:inherit}.byt-finder__action{align-self:end}.byt-finder__action .byt-section__button{width:100%}.byt-compare__grid{display:grid;grid-template-columns:repeat(var(--byt-mobile-columns, 2),minmax(0,1fr));gap:var(--byt-gap, 16px)}.byt-compare__item{padding:1.6rem;border:1px solid var(--byt-border);border-radius:var(--byt-radius);text-align:center;background:#fff}.byt-compare__image{width:100%;aspect-ratio:1;object-fit:contain;margin-bottom:1rem}.byt-compare__title{margin:0 0 .8rem;font-size:1.6rem}.byt-compare__text{color:var(--byt-muted);font-size:1.3rem}.byt-compare__traits{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem}.byt-compare__trait{padding:.4rem .7rem;border-radius:999px;color:var(--byt-navy);background:#8dc63f29;font-size:1.1rem}.byt-accordion__list{border-top:1px solid var(--byt-border)}.byt-accordion__item{border-bottom:1px solid var(--byt-border)}.byt-accordion__summary{display:flex;justify-content:space-between;gap:2rem;padding:1.6rem 0;color:var(--byt-navy);font-weight:700;cursor:pointer}.byt-accordion__summary:after{content:"+";color:var(--byt-green);font-size:2rem;line-height:1}.byt-accordion__item[open] .byt-accordion__summary:after{content:"\2212"}.byt-accordion__answer{padding:0 0 1.8rem;color:var(--byt-muted)}@media screen and (min-width:750px){.byt-section__inner{padding-left:5rem;padding-right:5rem}.byt-hero__grid{grid-template-columns:minmax(0,var(--byt-content-width, 44%)) 1fr;min-height:var(--byt-hero-height, 460px)}.byt-hero--image-first .byt-hero__media{order:-1}.byt-hero__content{padding:5rem;text-align:var(--byt-desktop-align, left)}.byt-hero__actions{justify-content:var(--byt-desktop-justify, flex-start)}.byt-cards__grid{grid-template-columns:repeat(var(--byt-columns, 4),minmax(0,1fr))}.byt-feature__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.byt-feature--image-right .byt-feature__media{order:2}.byt-steps__grid{grid-template-columns:repeat(var(--byt-columns, 3),minmax(0,1fr))}.byt-finder__fields{grid-template-columns:repeat(var(--byt-fields, 3),minmax(0,1fr)) auto}.byt-compare__grid{grid-template-columns:repeat(var(--byt-columns, 4),minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.byt-section *,.byt-section *:before,.byt-section *:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/by-t-collection.css.map */
