.tmgp{
  --yellow:#ffed00;--yellow2:#fff65a;--black:#171717;--black2:#232323;--red:#e30613;--paper:#fff;--soft:#f5f5f2;--muted:#676b70;--line:#e8e8e3;--radius:26px;--shadow:0 24px 70px rgba(0,0,0,.11);
  width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;background:#fff;color:var(--black);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.65;box-sizing:border-box
}
.tmgp *{box-sizing:border-box}.tmgp a{text-decoration:none}.tmgp img{max-width:100%;height:auto}.tmgp svg{display:block}.tmgp h1,.tmgp h2,.tmgp h3,.tmgp p{margin-top:0}.tmgp h1,.tmgp h2,.tmgp h3{line-height:1.04;letter-spacing:-.04em;color:inherit}.tmgp h1{font-size:clamp(2.7rem,4.2vw,3.125rem);font-weight:900;margin-bottom:24px}.tmgp h2{font-size:clamp(2rem,3.2vw,2.625rem);font-weight:850;margin-bottom:20px}.tmgp h3{font-size:1.4rem;font-weight:800;margin-bottom:12px}.tmgp p{color:var(--muted)}.tmgp mark{color:var(--yellow);background:none;padding:0}.tmgp-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.tmgp-section{padding:108px 0}.tmgp-soft{background:var(--soft)}.tmgp-dark{background:var(--black);color:#fff}.tmgp-dark p{color:#aaa}.tmgp-head{max-width:800px;margin-bottom:54px}.tmgp-head>p{font-size:1.06rem;max-width:680px}.tmgp-kicker{display:flex;align-items:center;gap:10px;margin-bottom:18px;text-transform:uppercase;font-size:.74rem;font-weight:850;letter-spacing:.14em;color:#6f6900}.tmgp-kicker span{width:28px;height:2px;background:var(--yellow)}.tmgp-kicker-light{color:#d8d8d0}.tmgp-kicker-light span{background:var(--yellow)}
.tmgp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 22px;border-radius:12px;font-size:.94rem;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.tmgp-btn svg,.tmgp-text-link svg,.tmgp-service-wide a svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.tmgp-btn:hover{transform:translateY(-2px)}.tmgp-btn-yellow{background:var(--yellow);color:var(--black);box-shadow:0 14px 34px rgba(255,237,0,.22)}.tmgp-btn-yellow:hover{background:#fff33f}.tmgp-btn-dark{background:var(--black);color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.14)}.tmgp-btn-dark:hover{background:#000}.tmgp-btn-ghost{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.06);color:#fff;backdrop-filter:blur(10px)}.tmgp-actions{display:flex;gap:12px;flex-wrap:wrap}.tmgp-text-link{display:inline-flex;align-items:center;gap:9px;color:var(--black);font-weight:800;font-size:.92rem;border-bottom:1px solid #c9c9c3;padding-bottom:4px}
/* HERO */
.tmgp-hero{position:relative;isolation:isolate;background:#101010;color:#fff;padding:112px 0 88px;min-height:720px}.tmgp-grid-bg{position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 90%)}.tmgp-hero:before{content:"";position:absolute;z-index:-2;right:-90px;top:-120px;width:570px;height:570px;border-radius:50%;background:radial-gradient(circle,rgba(255,237,0,.16),rgba(255,237,0,0) 66%)}.tmgp-hero:after{content:"";position:absolute;z-index:-2;left:8%;bottom:0;width:42%;height:2px;background:linear-gradient(90deg,var(--yellow),transparent)}.tmgp-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.tmgp-hero-copy{padding:24px 0}.tmgp-lead{font-size:clamp(1.07rem,1.5vw,1.3rem);max-width:680px;color:#b8b8b2!important;margin-bottom:30px}.tmgp-proof{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:28px;color:#aaa;font-size:.82rem}.tmgp-proof span{display:flex;align-items:center;gap:7px}.tmgp-proof svg{width:15px;height:15px;fill:none;stroke:var(--yellow);stroke-width:2.2}.tmgp-hero-visual{position:relative;min-height:520px}.tmgp-brandmark{position:absolute;z-index:4;left:-14px;top:8px;width:210px;padding:15px 17px;border-radius:17px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.3);transform:rotate(-3deg)}.tmgp-visual-panel{position:absolute;inset:35px 0 0 45px;border:1px solid rgba(255,255,255,.12);border-radius:32px;overflow:hidden;background:linear-gradient(145deg,#292929,#111);box-shadow:0 40px 90px rgba(0,0,0,.36);display:flex;flex-direction:column;justify-content:center;padding:55px}.tmgp-visual-panel:before{content:"";position:absolute;width:420px;height:420px;border:80px solid var(--yellow);border-radius:50%;right:-210px;bottom:-210px;opacity:.85}.tmgp-visual-panel:after{content:"";position:absolute;left:0;bottom:0;width:55%;height:42%;background:linear-gradient(135deg,transparent 48%,rgba(255,237,0,.16) 48%)}.tmgp-visual-panel strong{font-size:clamp(4rem,8vw,8rem);line-height:.8;font-weight:950;letter-spacing:-.08em;color:var(--yellow);text-shadow:0 4px 0 #000;position:relative;z-index:2}.tmgp-visual-panel em{font-style:normal;letter-spacing:.28em;font-size:.85rem;color:#fff;margin-top:20px;position:relative;z-index:2}.tmgp-visual-mini{position:absolute;left:30px;top:28px;color:#9b9b95;font-size:.64rem;letter-spacing:.18em}.tmgp-visual-panel i{position:absolute;width:48px;height:48px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.tmgp-visual-panel i:nth-of-type(1){top:54px;right:60px}.tmgp-visual-panel i:nth-of-type(2){top:92px;right:98px;width:18px;height:18px;background:var(--red);border:0}.tmgp-visual-panel i:nth-of-type(3){bottom:45px;left:45px;width:80px;height:8px;border-radius:10px;background:var(--yellow);border:0}
/* PAGE HERO VARIATIONS */
.tmgp-hero-stickerei .tmgp-visual-panel strong{letter-spacing:-.04em}.tmgp-hero-werbetechnik .tmgp-visual-panel:before{border-radius:16px;width:430px;height:180px;right:-120px;bottom:45px;border-width:35px}.tmgp-hero-designer .tmgp-visual-panel{background:linear-gradient(145deg,#f6f6f2,#dcdcd6);color:#111}.tmgp-hero-designer .tmgp-visual-panel em{color:#313131}.tmgp-hero-designer .tmgp-visual-panel strong{color:#171717;text-shadow:none}.tmgp-hero-kataloge .tmgp-visual-panel strong{font-size:8rem}.tmgp-hero-offerte .tmgp-visual-panel strong,.tmgp-hero-kontakt .tmgp-visual-panel strong{font-size:5.5rem}.tmgp-hero-referenzen .tmgp-visual-panel{background:linear-gradient(135deg,#101010 0 55%,#2c2c2c 55%)}
/* CARDS */
.tmgp-card-grid{display:grid;gap:18px}.tmgp-card-grid-2{grid-template-columns:repeat(2,1fr)}.tmgp-card-grid-3{grid-template-columns:repeat(3,1fr)}.tmgp-card-grid-4{grid-template-columns:repeat(4,1fr)}.tmgp-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.tmgp-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#e5db00}.tmgp-card p{font-size:.93rem}.tmgp-card ul{list-style:none;padding:18px 0 0;margin:20px 0 0;border-top:1px solid var(--line);display:grid;gap:8px}.tmgp-card li{font-size:.84rem;font-weight:700;position:relative;padding-left:18px}.tmgp-card li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:50%;background:var(--yellow)}.tmgp-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#fffbd2;color:#171717;margin-bottom:30px}.tmgp-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8}.tmgp-service-wide{display:grid;grid-template-columns:70px 1fr;gap:24px;align-items:start}.tmgp-service-wide .tmgp-icon{margin:0}.tmgp-service-wide a{display:inline-flex;align-items:center;gap:8px;color:#171717;font-weight:800;font-size:.86rem;margin-top:7px}
/* SPLITS, FEATURE */
.tmgp-split{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:center}.tmgp-split-light p{font-size:1.04rem}.tmgp-feature-art{height:560px;border-radius:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;background:#202020;box-shadow:0 30px 75px rgba(0,0,0,.25)}.tmgp-feature-art:before{content:"";position:absolute;width:420px;height:420px;border:72px solid var(--yellow);border-radius:50%;right:-120px;bottom:-190px}.tmgp-feature-art:after{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(255,255,255,.12);border-radius:50%;left:-80px;top:-80px}.tmgp-feature-art b{font-size:7rem;line-height:.8;color:var(--yellow);letter-spacing:-.08em;z-index:2}.tmgp-feature-art span{font-size:.9rem;letter-spacing:.32em;color:#fff;z-index:2;margin-top:17px}.tmgp-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#3b3b3b;border:1px solid #3b3b3b;margin-top:34px}.tmgp-mini-grid>div{background:#171717;padding:22px}.tmgp-mini-grid strong{display:block;color:#fff}.tmgp-mini-grid span{font-size:.78rem;color:#90908a}.tmgp-check-list{display:grid;gap:13px;margin-top:28px}.tmgp-check-list span{font-weight:750;position:relative;padding-left:30px}.tmgp-check-list span:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;color:#111;font-size:.7rem}.tmgp-check-list-dark span{color:#eee}.tmgp-feature-list{display:grid;gap:0;margin-top:25px}.tmgp-feature-list>div{display:grid;grid-template-columns:56px 1fr;gap:16px;padding:18px 0;border-top:1px solid #383838}.tmgp-feature-list .tmgp-icon{margin:0;background:#313131;color:var(--yellow);width:48px;height:48px}.tmgp-feature-list p{margin:0}.tmgp-feature-list strong{display:block;color:#fff}.tmgp-feature-list span{font-size:.82rem;color:#989894}.tmgp-thread-art{height:520px;border-radius:30px;background:radial-gradient(circle at center,#2c2c2c,#121212);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.tmgp-thread-ring{position:absolute;width:330px;height:330px;border-radius:50%;border:55px solid var(--yellow);box-shadow:0 0 0 18px #222,0 0 0 20px #444}.tmgp-thread-art b{position:relative;z-index:2;color:#fff;font-size:5rem;letter-spacing:-.06em;text-shadow:0 2px 0 #000}.tmgp-thread-art small{position:relative;z-index:2;color:var(--yellow);text-transform:uppercase;letter-spacing:.2em}.tmgp-compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tmgp-compare>div{padding:38px;border:1px solid #383838;border-radius:22px;background:#1d1d1d}.tmgp-compare>div>span{display:inline-block;color:#111;background:var(--yellow);font-size:.67rem;letter-spacing:.16em;font-weight:850;padding:6px 10px;border-radius:20px;margin-bottom:24px}.tmgp-compare h3{color:#fff}.tmgp-compare p{margin-bottom:0}
/* STEPS / BENEFITS */
.tmgp-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.tmgp-steps>div{padding:32px 28px 12px 0;border-right:1px solid var(--line);margin-right:28px}.tmgp-steps>div:last-child{border-right:0;margin-right:0}.tmgp-steps b{display:block;color:#898100;font-size:.76rem;letter-spacing:.12em;margin-bottom:48px}.tmgp-steps p{font-size:.88rem;margin-bottom:0}.tmgp-benefit-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#deded8;border:1px solid #deded8}.tmgp-benefit-row>div{background:#fff;padding:28px}.tmgp-benefit-row b{display:block;color:#8d8500;font-size:.72rem;margin-bottom:46px}.tmgp-benefit-row strong{display:block;font-size:1.06rem;margin-bottom:8px}.tmgp-benefit-row span{font-size:.82rem;color:#73736e}
/* FAQ */
.tmgp-faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.tmgp-faq-copy{position:sticky;top:35px;align-self:start}.tmgp-accordion details{border-top:1px solid var(--line)}.tmgp-accordion details:last-child{border-bottom:1px solid var(--line)}.tmgp-accordion summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:1.08rem;font-weight:780}.tmgp-accordion summary::-webkit-details-marker{display:none}.tmgp-accordion summary span{font-size:1.5rem;font-weight:300;transition:transform .2s}.tmgp-accordion details[open] summary span{transform:rotate(45deg)}.tmgp-accordion details p{padding:0 50px 26px 0}
/* WERBETECHNIK ART */
.tmgp-sign-art{height:560px;position:relative;border-radius:30px;background:linear-gradient(145deg,#2d2d2d,#0d0d0d);overflow:hidden}.tmgp-car-silhouette{position:absolute;left:35px;right:35px;bottom:70px;height:165px;border-radius:60px 100px 26px 26px;background:#f7f7f3;clip-path:polygon(5% 58%,18% 50%,31% 18%,68% 18%,82% 48%,96% 57%,100% 75%,95% 86%,5% 86%,0 72%)}.tmgp-car-silhouette:before,.tmgp-car-silhouette:after{content:"";position:absolute;bottom:5px;width:62px;height:62px;border-radius:50%;background:#141414;border:12px solid #444}.tmgp-car-silhouette:before{left:80px}.tmgp-car-silhouette:after{right:80px}.tmgp-car-silhouette span{position:absolute;left:45%;top:72px;font-size:2rem;font-weight:950;color:#111}.tmgp-window-silhouette{position:absolute;left:65px;right:65px;top:55px;height:190px;border:4px solid #555;display:grid;place-items:center;background:repeating-linear-gradient(90deg,#1e1e1e 0 25%,#282828 25% 50%)}.tmgp-window-silhouette span{font-size:2rem;font-weight:900;color:var(--yellow);letter-spacing:.08em}
/* DESIGNER */
.tmgp-designer-demo{background:#fffbd7}.tmgp-editor-mock{border:1px solid #d7d7d1;border-radius:20px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.tmgp-editor-top{height:50px;background:#171717;display:flex;align-items:center;gap:7px;padding:0 16px}.tmgp-editor-top span{width:9px;height:9px;border-radius:50%;background:#555}.tmgp-editor-top span:first-child{background:var(--red)}.tmgp-editor-top b{margin-left:10px;color:#fff;font-size:.68rem;letter-spacing:.12em}.tmgp-editor-body{height:430px;display:grid;grid-template-columns:68px 1fr 74px}.tmgp-editor-body aside,.tmgp-editor-tools{background:#f2f2ef;padding:16px 12px;display:flex;flex-direction:column;gap:14px}.tmgp-editor-body aside i,.tmgp-editor-tools span{height:36px;border-radius:8px;background:#ddd}.tmgp-editor-body aside i:first-child{background:var(--yellow)}.tmgp-editor-canvas{display:grid;place-items:center;background:linear-gradient(45deg,#fafafa 25%,transparent 25%),linear-gradient(-45deg,#fafafa 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#fafafa 75%),linear-gradient(-45deg,transparent 75%,#fafafa 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0}.tmgp-editor-shirt{width:240px;height:290px;background:#171717;clip-path:polygon(26% 0,40% 9%,60% 9%,74% 0,100% 18%,88% 41%,75% 35%,75% 100%,25% 100%,25% 35%,12% 41%,0 18%);display:grid;place-items:center}.tmgp-editor-shirt b{font-size:2.1rem;text-align:center;color:var(--yellow);line-height:.85}.tmgp-number-list{display:grid;gap:0;margin:27px 0}.tmgp-number-list>div{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:15px 0;border-top:1px solid rgba(0,0,0,.12)}.tmgp-number-list b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--yellow)}.tmgp-number-list p{margin:0}.tmgp-number-list strong,.tmgp-number-list span{display:block}.tmgp-number-list span{font-size:.82rem;color:#74746f}.tmgp-banner{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:45px 50px;background:#fff;border-radius:24px;border:1px solid var(--line)}.tmgp-banner h2{font-size:clamp(2rem,3vw,2.625rem);max-width:760px}.tmgp-banner p{margin-bottom:0}
/* KATALOGE */
.tmgp-catalog-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.tmgp-catalog-card{display:grid;grid-template-columns:220px 1fr;gap:26px;align-items:center;border:1px solid var(--line);border-radius:22px;padding:22px;background:#fff}.tmgp-catalog-cover{height:300px;border-radius:14px;background:#181818;color:#fff;padding:20px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.tmgp-catalog-cover:before{content:"";position:absolute;width:220px;height:220px;border:45px solid var(--yellow);border-radius:50%;right:-100px;top:-80px}.tmgp-catalog-cover:after{content:"";position:absolute;width:100%;height:9px;left:0;bottom:0;background:var(--yellow)}.tmgp-catalog-cover small{position:absolute;left:18px;top:16px;font-size:.6rem;letter-spacing:.15em;color:#aaa}.tmgp-catalog-cover b{font-size:2.05rem;line-height:.9;letter-spacing:-.05em;position:relative;z-index:2}.tmgp-catalog-cover span{font-size:.62rem;letter-spacing:.2em;color:var(--yellow);position:relative;z-index:2;margin-top:8px}.tmgp-catalog-card>div>span{font-size:.67rem;text-transform:uppercase;letter-spacing:.12em;color:#898100;font-weight:800}.tmgp-catalog-card p{font-size:.88rem}.tmgp-catalog-stack{height:480px;position:relative}.tmgp-catalog-stack>div{position:absolute;width:260px;height:360px;border-radius:18px;padding:24px;background:#fff;color:#171717;font-weight:950;font-size:2.1rem;box-shadow:0 25px 50px rgba(0,0,0,.25);border-bottom:10px solid var(--yellow)}.tmgp-catalog-stack>div:nth-child(1){left:0;top:70px;transform:rotate(-8deg)}.tmgp-catalog-stack>div:nth-child(2){left:110px;top:30px;transform:rotate(-3deg)}.tmgp-catalog-stack>div:nth-child(3){left:220px;top:20px;transform:rotate(3deg)}.tmgp-catalog-stack>div:nth-child(4){left:330px;top:70px;transform:rotate(8deg)}
/* FORMS + CONTACT */
.tmgp-quote-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.tmgp-quote-points{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tmgp-quote-points span{padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:12px;font-weight:750;font-size:.87rem}.tmgp-quote-points span:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--yellow);margin-right:9px;font-size:.65rem}.tmgp-form-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:55px;align-items:start}.tmgp-form-aside{position:sticky;top:30px;padding:34px;border-radius:24px;background:#fffbd7}.tmgp-form-aside img{width:210px;margin-bottom:35px}.tmgp-form-aside h2{font-size:2.6rem}.tmgp-form-aside .tmgp-btn{margin-top:18px}.tmgp-contact-stack{display:grid;gap:10px;margin-top:28px}.tmgp-contact-stack>a,.tmgp-contact-stack>div{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;color:#171717;padding:13px 0;border-top:1px solid rgba(0,0,0,.1)}.tmgp-contact-stack svg{width:22px;height:22px;fill:none;stroke:#171717;stroke-width:1.8}.tmgp-contact-stack small{display:block;color:#777;font-size:.66rem;text-transform:uppercase;letter-spacing:.1em}.tmgp-form-shell{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:0 20px 60px rgba(0,0,0,.07)}.tmgp-form-title{margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid var(--line)}.tmgp-form-title span{font-size:.69rem;text-transform:uppercase;letter-spacing:.13em;color:#898100;font-weight:850}.tmgp-form-title h3{font-size:2rem;margin:6px 0 0}.tmgp-form-warning{padding:20px;background:#fff7cc;border:1px solid #f0dd68;border-radius:12px}.tmgp-form-shell input[type=text],.tmgp-form-shell input[type=email],.tmgp-form-shell input[type=tel],.tmgp-form-shell input[type=number],.tmgp-form-shell input[type=url],.tmgp-form-shell select,.tmgp-form-shell textarea{width:100%!important;border:1px solid #dcdcd7!important;border-radius:10px!important;background:#fafaf8!important;padding:12px 14px!important;min-height:48px!important;box-shadow:none!important}.tmgp-form-shell textarea{min-height:120px!important}.tmgp-form-shell label{font-weight:700!important;color:#262626!important}.tmgp-form-shell button[type=submit],.tmgp-form-shell input[type=submit],.tmgp-form-shell .wpforms-submit,.tmgp-form-shell .ff-btn-submit{background:#171717!important;color:#fff!important;border:0!important;border-radius:11px!important;min-height:52px!important;padding:0 24px!important;font-weight:800!important;box-shadow:none!important}.tmgp-form-shell button[type=submit]:hover,.tmgp-form-shell input[type=submit]:hover{background:#000!important}.tmgp-contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.tmgp-contact-card{background:#fff;border:1px solid var(--line);padding:28px;border-radius:20px}.tmgp-contact-card .tmgp-icon{margin-bottom:35px}.tmgp-contact-card small{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:#8c8500;font-weight:800}.tmgp-contact-card h3{font-size:1.15rem;margin-top:7px;word-break:break-word}.tmgp-contact-card p{font-size:.84rem}.tmgp-contact-card a{font-size:.82rem;color:#171717;font-weight:800;border-bottom:1px solid #bbb}
/* REFERENCES */
.tmgp-reference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tmgp-ref-card{border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden}.tmgp-ref-image{display:block;height:260px;background:linear-gradient(145deg,#222,#111);background-size:cover;background-position:center;position:relative;overflow:hidden}.tmgp-ref-image:not(.has-image):before{content:"TMG";position:absolute;left:28px;bottom:20px;font-size:5.2rem;line-height:.8;font-weight:950;color:var(--yellow);letter-spacing:-.08em}.tmgp-ref-image:not(.has-image):after{content:"";position:absolute;width:170px;height:170px;border:32px solid var(--yellow);border-radius:50%;right:-75px;top:-65px}.tmgp-ref-image span{position:absolute;right:18px;bottom:16px;z-index:2;background:#fff;color:#111;padding:5px 9px;border-radius:20px;font-size:.65rem;font-weight:850}.tmgp-ref-card>div{padding:25px}.tmgp-ref-card small{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:#8a8300;font-weight:850}.tmgp-ref-card h3{margin-top:7px}.tmgp-ref-card h3 a{color:#171717}.tmgp-ref-card p{font-size:.86rem}.tmgp-project-types{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3a3a3a}.tmgp-project-types>div{padding:28px 24px 10px 0;border-right:1px solid #3a3a3a;margin-right:24px}.tmgp-project-types>div:last-child{border-right:0;margin-right:0}.tmgp-project-types span{font-size:.7rem;color:var(--yellow);font-weight:800;letter-spacing:.12em}.tmgp-project-types h3{color:#fff;margin-top:44px}.tmgp-project-types p{font-size:.85rem}
/* CTA */
.tmgp-cta{padding:0 0 85px;background:#fff}.tmgp-cta-inner{position:relative;overflow:hidden;display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center;padding:58px 62px;border-radius:30px;background:var(--yellow)}.tmgp-cta-inner:before{content:"";position:absolute;width:400px;height:400px;border:75px solid rgba(255,255,255,.35);border-radius:50%;right:-170px;top:-170px}.tmgp-cta h2{font-size:clamp(2rem,3.2vw,2.625rem);max-width:740px}.tmgp-cta p{color:#555200;max-width:640px;margin-bottom:0}.tmgp-cta-side{position:relative;z-index:2;display:grid;gap:8px}.tmgp-cta-side>a:not(.tmgp-btn){color:#555200;font-size:.82rem;font-weight:800;text-align:center}
/* REVEAL */
.tmgp .tmgp-reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.tmgp .tmgp-reveal.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1100px){
 .tmgp-section{padding:86px 0}.tmgp-hero{padding:80px 0}.tmgp-hero-grid{grid-template-columns:1fr;gap:25px}.tmgp-hero-visual{max-width:680px;width:100%;margin:0 auto}.tmgp-card-grid-4{grid-template-columns:1fr 1fr}.tmgp-split{gap:45px}.tmgp-catalog-grid{grid-template-columns:1fr}.tmgp-catalog-card{grid-template-columns:200px 1fr}.tmgp-contact-grid{grid-template-columns:1fr 1fr}.tmgp-reference-grid{grid-template-columns:1fr 1fr}.tmgp-form-layout{grid-template-columns:.8fr 1.2fr}.tmgp-catalog-stack{transform:scale(.85);transform-origin:left center;width:118%}
}
@media(max-width:820px){
 .tmgp-container{width:min(100% - 28px,1180px)}.tmgp-section{padding:70px 0}.tmgp-hero{padding:55px 0}.tmgp-hero-visual{min-height:430px}.tmgp-brandmark{width:160px}.tmgp-visual-panel{inset:28px 0 0 25px;padding:35px}.tmgp-card-grid-2,.tmgp-card-grid-3,.tmgp-card-grid-4{grid-template-columns:1fr}.tmgp-split,.tmgp-faq-wrap,.tmgp-form-layout,.tmgp-quote-intro{grid-template-columns:1fr}.tmgp-faq-copy,.tmgp-form-aside{position:static}.tmgp-steps,.tmgp-benefit-row,.tmgp-project-types{grid-template-columns:1fr 1fr}.tmgp-steps>div:nth-child(2),.tmgp-project-types>div:nth-child(2){border-right:0}.tmgp-feature-art,.tmgp-thread-art,.tmgp-sign-art{height:430px}.tmgp-editor-body{height:360px;grid-template-columns:52px 1fr 56px}.tmgp-editor-shirt{width:190px;height:235px}.tmgp-banner{display:grid}.tmgp-catalog-stack{height:370px;transform:scale(.65);width:150%;transform-origin:left top}.tmgp-cta-inner{grid-template-columns:1fr;padding:44px}.tmgp-reference-grid{grid-template-columns:1fr}.tmgp-quote-points{grid-template-columns:1fr}.tmgp-service-wide{grid-template-columns:55px 1fr}
}
@media(max-width:560px){
 .tmgp h1{font-size:clamp(2.15rem,10vw,2.6rem)}.tmgp h2{font-size:clamp(1.8rem,8vw,2.15rem)}.tmgp-actions .tmgp-btn{width:100%}.tmgp-proof{display:grid}.tmgp-hero-visual{min-height:355px}.tmgp-brandmark{width:135px;left:-4px}.tmgp-visual-panel{inset:22px 0 0 12px}.tmgp-visual-panel strong{font-size:4.2rem}.tmgp-mini-grid{grid-template-columns:1fr}.tmgp-steps,.tmgp-benefit-row,.tmgp-project-types,.tmgp-contact-grid{grid-template-columns:1fr}.tmgp-steps>div,.tmgp-project-types>div{border-right:0;border-bottom:1px solid var(--line);margin-right:0}.tmgp-project-types>div{border-color:#3a3a3a}.tmgp-steps b{margin-bottom:18px}.tmgp-catalog-card{grid-template-columns:1fr}.tmgp-catalog-cover{height:340px}.tmgp-catalog-stack{height:300px;transform:scale(.48);width:205%}.tmgp-form-shell{padding:24px 18px}.tmgp-form-aside{padding:26px}.tmgp-form-aside h2{font-size:2.25rem}.tmgp-banner{padding:32px 25px}.tmgp-editor-tools{display:none}.tmgp-editor-body{grid-template-columns:48px 1fr}.tmgp-editor-shirt{width:155px;height:200px}.tmgp-editor-shirt b{font-size:1.5rem}.tmgp-cta-inner{padding:34px 25px}.tmgp-thread-ring{width:260px;height:260px;border-width:45px}.tmgp-thread-art b{font-size:4rem}.tmgp-compare{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){.tmgp *{animation:none!important;transition:none!important}.tmgp .tmgp-reveal{opacity:1;transform:none}}
