.tf-home{text-align:center}.tf-home section{padding:2rem;margin-bottom:3rem;border-radius:10px}.tf-home__hero,h2{text-align:center}.tf-home__hero{padding:2rem 1.25rem 1.5rem}.tf-home__hero .tf-home__title{font-size:2.2rem;margin-bottom:.5rem;font-weight:700}.tf-home__hero .tf-home__tagline{font-size:1.25rem;margin-bottom:.75rem;color:#aaa}.tf-home__hero .tf-home__sub{font-size:1rem;line-height:1.4;margin-bottom:1.5rem;color:#bbb}.tf-home__hero .tf-home__cta{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.tf-home__hero .tf-home__cta .btn{width:100%;padding:.85rem 1.25rem;border-radius:6px;text-align:center;font-weight:600}.tf-home__hero .tf-home__badges{display:flex;justify-content:center;gap:1rem}.tf-home__hero .tf-home__badges img{height:45px;width:auto}@media(min-width:768px){.tf-home__hero{padding:4rem 2rem}.tf-home__hero .tf-home__title{font-size:3.5rem}.tf-home__hero .tf-home__cta{flex-direction:row;justify-content:center}.tf-home__hero .tf-home__cta .btn{width:auto}.tf-home__hero .tf-home__badges img{height:55px}}.tf-home__values{padding:2rem 1.25rem;display:grid;gap:1.25rem}.tf-home__values .value{display:flex;flex-direction:column;align-items:center;background:var(--tf-gunmetal);color:var(--tf-black);border-radius:10px;border:2px solid #000;padding:1rem;text-align:center}.tf-home__values .value h3{margin-bottom:.5rem;font-size:1.25rem}.tf-home__values .value p{color:#aaa;font-size:.9rem;line-height:1.4}@media(min-width:768px){.tf-home__values{display:flex;justify-content:center}.tf-home__values .value{max-width:220px}}.tf-home__preview{padding:2rem 1.25rem}.tf-home__preview .preview-grid{display:flex;overflow-x:auto;gap:1rem;padding:1rem 0;scroll-snap-type:x mandatory}.tf-home__preview .preview-grid img{margin:auto;width:80%;max-width:215px;flex:0 0 80%;border-radius:12px;scroll-snap-align:center}@media(min-width:768px){.tf-home__preview .preview-grid{overflow-x:unset;display:grid;grid-template-columns:repeat(3,1fr)}.tf-home__preview .preview-grid img{width:100%;flex:unset}}.tf-home__trending{padding:2rem 1.25rem}.tf-home__trending .tf-home__trending-title{font-size:1.6rem;margin-bottom:1rem;text-align:center;font-weight:700}.tf-home__trending .trending-grid{display:flex;flex-direction:column;gap:1rem}.tf-home__trending .trending-grid .trending-item{background:#1e1e1e;border-radius:10px;padding:1.25rem;text-align:center}.tf-home__trending .trending-grid .trending-item h4{margin-bottom:.25rem}.tf-home__trending .trending-grid .trending-item p{color:#aaa;font-size:.9rem}@media(min-width:768px){.tf-home__trending .trending-grid{display:grid;grid-template-columns:repeat(3,1fr)}}.tf-home__legal{padding:2rem 1.25rem;text-align:center}.tf-home__legal .tf-home__legal-title{font-size:1.4rem;margin-bottom:1rem}.tf-home__legal .tf-home__legal-list{display:flex;flex-direction:row;justify-content:space-around;gap:.75rem;margin-top:1rem;list-style:none}.tf-section{padding:2rem 1.25rem;max-width:900px;margin:0 auto}.tf-section h1,.tf-section h2{text-align:center;margin-bottom:1.5rem}.tf-section p{line-height:1.5;color:#ccc;margin-bottom:1rem}