.ct-tm__reveal{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.ct-tm__reveal.is-visible{opacity:1;transform:none}.ct-tm-hero-wrap{position:relative}.ct-tm-photo-row{pointer-events:none;z-index:10;justify-content:flex-end;margin:0 auto;padding-right:140px;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(40%)}.ct-tm-photo{pointer-events:all;width:180px;height:200px;transition:opacity .6s cubic-bezier(.22, 1, .36, 1), transform .6s cubic-bezier(.22, 1, .36, 1), box-shadow var(--transition);background:#111;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000040}.ct-tm-photo:hover{box-shadow:0 8px 32px #00000059}.ct-tm-photo img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .45s;display:block}.ct-tm-photo:hover img{transform:scale(1.05)}.ct-tm{background:var(--light-bg);padding:102px 0 56px}.ct-tm__block{padding:0 0 24px}.ct-tm__section-title{color:var(--primary);margin:0 0 12px;font-size:.95rem;font-weight:700}.ct-tm__prose{color:var(--text);font-size:.88rem;line-height:1.75}.ct-tm__prose p{margin-bottom:8px}.ct-tm__prose p:last-child{margin-bottom:0}.ct-tm__bullet-list{flex-direction:column;gap:7px;margin:10px 0 0;padding:0;list-style:none;display:flex}.ct-tm__bullet-list li{color:var(--text);align-items:flex-start;gap:8px;font-size:.88rem;line-height:1.55;display:flex}.ct-tm__bullet-list li:before{content:"";background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.ct-tm-photo--mobile{display:none}@media (width<=600px){.ct-tm-photo-row{display:none}.ct-tm{padding-top:22px}.ct-tm-photo--mobile{border-radius:8px;width:100%;height:auto;margin-bottom:12px;display:block;overflow:hidden}.ct-tm-photo--mobile img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}}@media (prefers-reduced-motion:reduce){.ct-tm__reveal{opacity:1;transition:none;transform:none}.ct-tm-photo,.ct-tm-photo img{transition:none}}
