.btn{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:14px 32px;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .32s cubic-bezier(.4,0,.2,1),box-shadow .32s,background .32s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--teal{background:var(--teal);color:#fff}.btn--teal:hover{background:var(--teal-dark);box-shadow:0 8px 28px #00b4b447}.btn--outline{color:#fff;background:0 0;border:2px solid #ffffff73}.btn--outline:hover{border-color:var(--teal);color:var(--teal);background:#00b4b414}.btn__arrow{transition:transform .32s cubic-bezier(.4,0,.2,1);display:inline-block}.btn:hover .btn__arrow{transform:translate(4px)}.section-eyebrow{color:var(--teal);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:.74rem;font-weight:600;display:inline-flex}.section-eyebrow-line{background:var(--teal);border-radius:2px;width:28px;height:2px;display:inline-block}.section-title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:18px;font-size:clamp(1.9rem,3.2vw,2.8rem);font-weight:700;line-height:1.2}.section-title em{color:var(--teal);font-style:italic}.section-sub{color:var(--text-muted);max-width:640px;font-size:1rem;line-height:1.75}.section-header{text-align:center;margin-bottom:64px}.section-header .section-eyebrow{justify-content:center}.section-header .section-sub{margin:0 auto}.stagger-1{transition-delay:80ms!important}.stagger-2{transition-delay:.16s!important}.stagger-3{transition-delay:.24s!important}.stagger-4{transition-delay:.32s!important}.stagger-5{transition-delay:.4s!important}.tm-up{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(36px)}.tm-up.visible{opacity:1;transform:translateY(0)}.tm-in{opacity:0;transition:opacity .78s}.tm-in.visible{opacity:1}.tm-hero{align-items:flex-end;padding-top:180px;display:flex;position:relative;overflow:hidden}.tm-hero__bg{z-index:0;position:absolute;inset:0}.tm-hero__bg img{object-fit:cover;width:100%;height:100%;animation:14s ease-out forwards tmZoom}@keyframes tmZoom{0%{transform:scale(1.07)}to{transform:scale(1)}}.tm-hero__overlay{z-index:1;background:linear-gradient(#1a2332ba 0%,#1a2332d9 50%,#1a2332eb 100%);position:absolute;inset:0}.tm-hero__orb{z-index:1;pointer-events:none;background:radial-gradient(circle,#00b4b41f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:9s ease-in-out infinite tmOrb;position:absolute;top:-60px;right:80px}@keyframes tmOrb{0%,to{transform:translateY(0)}50%{transform:translateY(-24px)}}.tm-hero__bread{z-index:3;max-width:1400px;margin:0 auto;padding:0 48px;position:absolute;top:125px;left:0;right:0}.tm-hero__bread a{color:#fff9;font-size:.78rem;text-decoration:none;transition:color .3s}.tm-hero__bread a:hover{color:var(--teal)}.tm-hero__bread .sep{color:#ffffff4d;margin:0 8px;font-size:.78rem}.tm-hero__bread span{color:#fff6;font-size:.78rem}.tm-hero__content{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 48px 72px;position:relative}.tm-hero__eyebrow{color:var(--teal);letter-spacing:.18em;text-transform:uppercase;opacity:0;align-items:center;gap:12px;margin-bottom:18px;font-size:.74rem;font-weight:600;animation:.6s .4s forwards tmSlide;display:inline-flex}.tm-hero__eline{background:var(--teal);border-radius:2px;width:36px;height:2px;display:inline-block}.tm-hero__title{font-family:var(--font-display);color:#fff;opacity:0;max-width:720px;font-size:clamp(2.8rem,5vw,5rem);font-weight:700;line-height:1.07;animation:.65s .6s forwards tmSlide}.tm-hero__title em{color:var(--teal);font-style:italic}.tm-hero__sub{color:#ffffffb8;opacity:0;max-width:560px;margin-top:18px;font-size:1.05rem;font-weight:300;line-height:1.75;animation:.65s .8s forwards tmSlide}.tm-hero__review-row{opacity:0;flex-wrap:wrap;align-items:center;gap:24px;margin-top:28px;animation:.65s 1s forwards tmSlide;display:flex}.tm-hero__stars{color:#ffb800;letter-spacing:3px;font-size:1.3rem}.tm-hero__rating{font-family:var(--font-display);color:#fff;font-size:2.2rem;font-weight:700;line-height:1}.tm-hero__rating-sub{color:#ffffff80;margin-top:3px;font-size:.78rem}.tm-hero__divider{background:#fff3;width:1px;height:40px}.tm-hero__pills{flex-wrap:wrap;gap:10px;display:flex}.tm-hero__pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:40px;align-items:center;gap:7px;padding:7px 15px;font-size:.78rem;font-weight:500;display:flex}.tm-hero__pill-dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:7px;height:7px}@keyframes tmSlide{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.tm-stats{background:var(--navy);border-top:1px solid #ffffff0f}.tm-stats__inner{grid-template-columns:repeat(4,1fr);max-width:1400px;margin:0 auto;display:grid}.tm-stat{text-align:center;border-right:1px solid #ffffff12;padding:42px 24px;transition:background .32s}.tm-stat:last-child{border-right:none}.tm-stat:hover{background:#ffffff0a}.tm-stat__num{font-family:var(--font-display);color:var(--teal);justify-content:center;align-items:baseline;gap:2px;margin-bottom:6px;font-size:2.9rem;font-weight:700;line-height:1;display:flex}.tm-stat__label{color:#ffffff8a;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:400}.tm-featured{background:var(--white);padding:100px 0;overflow:hidden}.tm-featured__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid}.tm-featured__img{border-radius:20px;height:500px;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000021}.tm-featured__img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.tm-featured__img:hover img{transform:scale(1.04)}.tm-featured__img-overlay{background:linear-gradient(135deg,#00b4b438,#1a233259);position:absolute;inset:0}.tm-featured__img-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a2332eb;border:1px solid #00b4b438;border-radius:12px;align-items:center;gap:14px;padding:16px 20px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.tm-featured__img-badge-icon{flex-shrink:0;font-size:1.5rem}.tm-featured__img-badge-text{color:#fff;font-size:.82rem;line-height:1.55}.tm-featured__img-badge-text strong{color:var(--teal);font-size:.86rem;display:block}.tm-featured__stars{color:#ffb800;letter-spacing:3px;margin-bottom:24px;font-size:1.1rem}.tm-featured__quote-mark{font-family:var(--font-display);color:#00b4b426;margin-bottom:16px;font-size:5rem;line-height:.7;display:block}.tm-featured__quote{font-family:var(--font-display);color:var(--text-dark);margin-bottom:32px;font-size:clamp(1.1rem,1.8vw,1.5rem);font-style:italic;font-weight:600;line-height:1.65}.tm-featured__name{color:var(--text-dark);margin-bottom:4px;font-size:1rem;font-weight:700}.tm-featured__company{color:var(--text-muted);font-size:.85rem}.tm-featured__type{background:var(--teal-light);color:var(--teal-dark);text-transform:uppercase;letter-spacing:.06em;border:1px solid #00b4b433;border-radius:40px;align-items:center;gap:6px;margin-top:10px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.tm-featured__years{background:var(--navy);color:#fff;border-radius:12px;align-items:center;gap:12px;max-width:fit-content;margin-top:28px;padding:14px 20px;display:flex}.tm-featured__years-num{font-family:var(--font-display);color:var(--teal);font-size:2rem;font-weight:700;line-height:1}.tm-featured__years-text{color:#ffffffa6;font-size:.78rem}.tm-grid-section{background:var(--gray-light);padding:100px 0}.tm-grid-section__inner{max-width:1400px;margin:0 auto;padding:0 48px}.tm-filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:52px;display:flex}.tm-filter{background:var(--white);border:1.5px solid var(--gray-border);font-family:var(--font-body);color:var(--text-muted);cursor:pointer;border-radius:40px;padding:9px 20px;font-size:.82rem;font-weight:600;transition:background .28s,border-color .28s,color .28s}.tm-filter:hover{border-color:var(--teal);color:var(--teal);background:var(--teal-light)}.tm-filter.active{background:var(--teal);border-color:var(--teal);color:#fff}.tm-cards-grid{columns:3;column-gap:22px}.tm-card{break-inside:avoid;background:var(--white);border:1.5px solid var(--gray-border);cursor:default;border-radius:20px;width:100%;margin-bottom:22px;padding:32px 28px;transition:border-color .32s,box-shadow .32s,transform .32s;display:block;position:relative;overflow:hidden}.tm-card:before{content:"";background:var(--teal);transform-origin:0;height:3px;transition:transform .32s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.tm-card:hover{border-color:#00b4b44d;transform:translateY(-4px);box-shadow:0 12px 40px #00000017}.tm-card:hover:before{transform:scaleX(1)}.tm-card__top{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.tm-card__img{border-radius:12px;width:64px;min-width:64px;height:64px;overflow:hidden;box-shadow:0 4px 16px #0000001a}.tm-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.tm-card:hover .tm-card__img img{transform:scale(1.08)}.tm-card__name{color:var(--teal);margin-bottom:3px;font-size:.96rem;font-weight:700;line-height:1.3}.tm-card__company{color:var(--text-muted);font-size:.78rem;font-weight:400}.tm-card__type{background:var(--teal-light);color:var(--teal-dark);text-transform:uppercase;letter-spacing:.06em;border:1px solid #00b4b42e;border-radius:40px;align-items:center;gap:5px;margin-top:6px;padding:3px 10px;font-size:.66rem;font-weight:700;display:inline-flex}.tm-card__stars{color:#ffb800;letter-spacing:2px;margin-bottom:14px;font-size:.85rem}.tm-card__quote{color:var(--text-muted);font-size:.9rem;font-style:italic;line-height:1.82}.tm-card__quote:before{content:"\"";color:var(--teal);font-family:var(--font-display);vertical-align:-.3em;margin-right:2px;font-size:1.4rem;line-height:.5}.tm-card__years{color:var(--teal-dark);background:var(--teal-light);border-radius:40px;align-items:center;gap:6px;margin-top:16px;padding:4px 12px;font-size:.76rem;font-weight:600;display:inline-flex}.tm-trust{background:var(--navy);padding:110px 0;position:relative;overflow:hidden}.tm-trust:before{content:"";filter:blur(90px);pointer-events:none;background:#00b4b412;border-radius:50%;width:700px;height:700px;position:absolute;top:-150px;right:-100px}.tm-trust:after{content:"";filter:blur(60px);pointer-events:none;background:#00b4b40a;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-60px}.tm-trust__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid}.tm-trust__kicker{color:var(--teal);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:18px;font-size:.72rem;font-weight:600;display:inline-flex}.tm-trust__kicker-line{background:var(--teal);border-radius:2px;width:24px;height:2px;display:inline-block}.tm-trust__title{font-family:var(--font-display);color:#fff;margin-bottom:24px;font-size:clamp(1.9rem,3vw,2.7rem);font-weight:700;line-height:1.18}.tm-trust__title em{color:var(--teal);font-style:italic}.tm-trust__desc{color:#ffffff9e;margin-bottom:32px;font-size:.97rem;line-height:1.85}.tm-trust__reasons{flex-direction:column;gap:12px;margin-bottom:36px;display:flex}.tm-trust__reason{background:#ffffff0d;border:1px solid #ffffff17;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;transition:background .28s,border-color .28s,transform .28s;display:flex}.tm-trust__reason:hover{background:#ffffff17;border-color:#00b4b44d;transform:translate(4px)}.tm-trust__reason-icon{flex-shrink:0;margin-top:1px;font-size:1.3rem}.tm-trust__reason-text{color:#ffffffc7;font-size:.9rem;font-weight:500;line-height:1.5}.tm-trust__reason-text span{color:#ffffff70;margin-top:3px;font-size:.8rem;font-weight:400;display:block}.tm-trust__imgs{height:800px;position:relative}.tm-trust__img-a{object-fit:cover;border-radius:20px;width:78%;height:80%;transition:transform .6s;position:absolute;top:0;left:0;box-shadow:0 24px 60px #0000004d}.tm-trust__img-a:hover{transform:scale(1.025)}.tm-trust__img-b{object-fit:cover;border:4px solid #ffffff1f;border-radius:14px;width:50%;height:30%;transition:transform .55s;position:absolute;bottom:0;right:0;box-shadow:0 12px 40px #00000040}.tm-trust__img-b:hover{transform:scale(1.04)}.tm-trust__badge{z-index:3;background:var(--teal);color:#fff;width:96px;height:96px;font-family:var(--font-display);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;animation:3s ease-in-out infinite tmPulse;display:flex;position:absolute;top:70%;left:58%;transform:translateY(-50%);box-shadow:0 8px 28px #00b4b46b}@keyframes tmPulse{0%,to{box-shadow:0 8px 28px #00b4b46b}50%{box-shadow:0 8px 44px #00b4b4b3}}.tm-trust__badge-num{font-size:1.85rem;font-weight:700;line-height:1}.tm-trust__badge-text{text-align:center;text-transform:uppercase;letter-spacing:.06em;max-width:66px;font-size:.55rem;line-height:1.4}.tm-marquee{background:var(--teal-light);border-top:1px solid #00b4b426;border-bottom:1px solid #00b4b426;padding:60px 0;overflow:hidden}.tm-marquee__track{gap:40px;width:max-content;animation:30s linear infinite tmMarquee;display:flex}.tm-marquee__track:hover{animation-play-state:paused}@keyframes tmMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.tm-marquee__item{color:var(--teal-dark);white-space:nowrap;flex-shrink:0;align-items:center;gap:12px;font-size:.9rem;font-weight:600;display:flex}.tm-marquee__item-dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px}.tm-marquee__item-quote{color:var(--text-mid);font-style:italic;font-weight:400}.tm-pcta{padding:130px 0;position:relative;overflow:hidden}.tm-pcta__bg{z-index:0;position:absolute;inset:-60px}.tm-pcta__bg img{object-fit:cover;width:100%;height:100%}.tm-pcta__overlay{z-index:1;background:#1a2332d6;position:absolute;inset:0}.tm-pcta__content{z-index:2;text-align:center;max-width:720px;margin:0 auto;padding:0 48px;position:relative}.tm-pcta__content .section-eyebrow{justify-content:center}.tm-pcta__content .section-title{color:#fff}.tm-pcta__content .section-sub{color:#ffffffb3;max-width:100%;margin:0 0 36px}.tm-pcta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.tm-pcta__phone{color:#fff9;justify-content:center;align-items:center;gap:6px;margin-top:18px;font-size:.88rem;display:flex}.tm-pcta__phone a{color:var(--teal);font-weight:600;transition:color .28s}.tm-pcta__phone a:hover{color:#fff}.tm-assoc{background:var(--gray-light);border-top:1px solid var(--gray-border);padding:60px 0}.tm-assoc__inner{text-align:center;max-width:1200px;margin:0 auto;padding:0 48px}.tm-assoc__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:28px;font-size:.74rem;font-weight:500}.tm-assoc__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:44px;display:flex}.tm-assoc__logos img{object-fit:contain;opacity:.45;filter:grayscale();width:auto;height:42px;transition:opacity .32s,filter .32s}.tm-assoc__logos img:hover{opacity:1;filter:grayscale(0)}@media (max-width:1100px){.tm-cards-grid{columns:2}.tm-trust__inner{grid-template-columns:1fr;gap:48px}.tm-stats__inner{grid-template-columns:repeat(2,1fr)}.tm-stats .tm-stat:nth-child(2){border-right:none}}@media (max-width:900px){.tm-hero__content{padding:0 24px 52px}.tm-hero__bread{padding:0 24px;top:125px}.tm-featured__inner{grid-template-columns:1fr;gap:44px}.tm-featured__img{height:340px}.tm-grid-section__inner,.tm-trust__inner,.tm-assoc__inner,.tm-pcta__content{padding:0 24px}.tm-trust__imgs{height:360px}.tm-featured,.tm-grid-section,.tm-trust{padding:60px 0}.tm-featured__inner{padding:0 20px}.tm-trust__imgs{order:-1}.tm-pcta{padding:80px 0}}@media (max-width:640px){.tm-hero__title{font-size:2.4rem}.tm-hero__pills{display:none}.tm-hero__content{padding:0 20px 44px}.tm-hero__bread{padding:0 20px}.tm-hero__review-row{gap:14px}.tm-hero__divider{display:none}.tm-stats__inner{grid-template-columns:repeat(2,1fr)}.tm-cards-grid{columns:1}.tm-filters{gap:6px}.tm-trust__imgs{height:300px}.tm-grid-section__inner,.tm-trust__inner,.tm-assoc__inner,.tm-pcta__content{padding:0 20px}}
