:root{
 --ind-deep:#183d2e;
 --ind-green:#88a845;
 --ind-green-dark:#244f3b;
 --ind-soft:#f2f7ef;
 --ind-line:#d9e4d3;
 --ind-muted:#66736c;
 --ind-shadow:0 14px 34px rgba(24,61,46,.08);
 --ind-shadow-hover:0 22px 46px rgba(24,61,46,.14);
}
.tm-industry-page{overflow:hidden;background:#fff;color:var(--ind-deep)}
.tm-ind-hero{position:relative;padding:92px 0 58px;background:linear-gradient(135deg,#f6f9f3 0%,#edf5e9 100%)}
.tm-ind-hero::after,.tm-ind-section--soft::after,.tm-ind-final__panel::after{content:"";position:absolute;border:1px solid rgba(136,168,69,.14);border-radius:50%;pointer-events:none}
.tm-ind-hero::after{width:360px;height:360px;right:-120px;top:-150px;box-shadow:0 0 0 70px rgba(136,168,69,.045),0 0 0 140px rgba(136,168,69,.025)}
.tm-ind-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);gap:76px;align-items:center}
.tm-ind-hero__copy h1{max-width:760px;margin:20px 0 24px;font-size:clamp(3.25rem,5.1vw,5.7rem);line-height:.98;letter-spacing:-.052em;color:var(--ind-deep)}
.tm-ind-hero__lead{max-width:690px;margin:0;font-size:1.12rem;line-height:1.72;color:#405348}
.tm-ind-hero__body{max-width:650px;margin:17px 0 0;font-size:.96rem;line-height:1.72;color:var(--ind-muted)}
.tm-ind-hero .tm-actions{margin-top:30px}
.tm-ind-hero__visual{position:relative;min-height:480px}
.tm-ind-hero__main-image{height:100%;min-height:480px;overflow:hidden;border-radius:28px;border:1px solid rgba(24,61,46,.12);box-shadow:0 26px 58px rgba(24,61,46,.15)}
.tm-ind-hero__main-image img{width:100%;height:100%;min-height:480px;object-fit:cover}
.tm-ind-hero__secondary-image{position:absolute;left:-54px;bottom:-28px;width:42%;overflow:hidden;border:8px solid #fff;border-radius:22px;box-shadow:var(--ind-shadow)}
.tm-ind-hero__secondary-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.tm-ind-hero__badge{position:absolute;right:24px;bottom:24px;display:flex;align-items:center;gap:12px;max-width:285px;padding:15px 18px;border-radius:16px;background:rgba(24,61,46,.94);color:#fff;box-shadow:0 14px 30px rgba(0,0,0,.16)}
.tm-ind-hero__badge>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:var(--ind-green)}
.tm-ind-hero__badge svg{width:18px;height:18px;fill:currentColor}
.tm-ind-hero__badge strong,.tm-ind-hero__badge small{display:block}
.tm-ind-hero__badge strong{font-size:.88rem}.tm-ind-hero__badge small{margin-top:3px;font-size:.72rem;line-height:1.45;color:#dfead9}
.tm-ind-hero__facts{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:54px;border:1px solid var(--ind-line);border-radius:18px;background:#fff;box-shadow:0 11px 25px rgba(24,61,46,.055)}
.tm-ind-hero__facts>div{min-height:86px;padding:22px 26px;border-right:1px solid var(--ind-line)}
.tm-ind-hero__facts>div:last-child{border-right:0}
.tm-ind-hero__facts strong,.tm-ind-hero__facts span{display:block}.tm-ind-hero__facts strong{font-size:1rem}.tm-ind-hero__facts span{margin-top:6px;font-size:.75rem;color:var(--ind-muted)}
.tm-industry-page--food .tm-ind-hero__copy{order:2}.tm-industry-page--food .tm-ind-hero__visual{order:1}.tm-industry-page--food .tm-ind-hero__grid{grid-template-columns:minmax(430px,.92fr) minmax(0,1fr)}
.tm-industry-page--supplement .tm-ind-hero__main-image,.tm-industry-page--distribution .tm-ind-hero__main-image{border-radius:10px 72px 10px 72px}
.tm-industry-page--private-label .tm-ind-hero__main-image{clip-path:polygon(0 0,100% 0,100% 88%,12% 100%,0 88%)}
.tm-ind-section{position:relative;padding:104px 0;background:#fff}
.tm-ind-section--soft{background:linear-gradient(145deg,#f7faf5 0%,var(--ind-soft) 100%)}
.tm-ind-section--soft::after{width:280px;height:280px;left:-190px;bottom:-190px;box-shadow:0 0 0 54px rgba(136,168,69,.03)}
.tm-ind-head{position:relative;z-index:1;max-width:820px;margin:0 auto 48px}.tm-ind-head--center{text-align:center}
.tm-ind-head h2{margin:15px 0 0;font-size:clamp(2.4rem,4vw,4.15rem);line-height:1.04;letter-spacing:-.045em;color:var(--ind-deep)}
.tm-ind-head p{max-width:760px;margin:18px auto 0;color:var(--ind-muted);font-size:.98rem;line-height:1.75}
.tm-ind-head:not(.tm-ind-head--center) p{margin-left:0}
.tm-ind-overview-grid__items{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}
.tm-ind-overview-card{grid-column:span 2;overflow:hidden;border:1px solid var(--ind-line);border-radius:22px;background:#fff;box-shadow:var(--ind-shadow);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.tm-ind-overview-card:nth-child(4){grid-column:2/span 2}.tm-ind-overview-card:nth-child(5){grid-column:4/span 2}
.tm-ind-overview-card a{display:block;height:100%;color:inherit;text-decoration:none}
.tm-ind-overview-card__media{overflow:hidden}.tm-ind-overview-card__media img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .4s ease}
.tm-ind-overview-card__body{padding:25px}.tm-ind-overview-card__body small{display:block;color:var(--ind-green);font-size:.68rem;font-weight:800;letter-spacing:.12em}.tm-ind-overview-card h3{margin:11px 0 0;font-size:1.34rem}.tm-ind-overview-card p{margin:12px 0 20px;color:var(--ind-muted);font-size:.88rem;line-height:1.67}.tm-ind-overview-card__body>span{display:inline-flex;align-items:center;gap:7px;font-size:.78rem;font-weight:800;color:var(--ind-green-dark)}.tm-ind-overview-card svg{width:17px;height:17px;fill:currentColor}
.tm-ind-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.tm-ind-icon-grid article,.tm-ind-documents__grid article{min-height:230px;padding:30px;border:1px solid var(--ind-line);border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(24,61,46,.045);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.tm-ind-icon-grid h3,.tm-ind-documents__grid h3{margin:22px 0 0;font-size:1.12rem}.tm-ind-icon-grid p,.tm-ind-documents__grid p{margin:11px 0 0;color:var(--ind-muted);font-size:.88rem;line-height:1.68}
.tm-ind-card-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:var(--ind-soft);color:var(--ind-green);transition:background-color .25s ease,color .25s ease,transform .25s ease}.tm-ind-card-icon svg{width:21px;height:21px;fill:currentColor}
.tm-ind-image-grid{display:grid;gap:20px;align-items:stretch}.tm-ind-image-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-ind-image-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.tm-ind-image-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.tm-ind-image-card{overflow:hidden;border:1px solid var(--ind-line);border-radius:22px;background:#fff;box-shadow:var(--ind-shadow);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.tm-ind-image-card__media{overflow:hidden}.tm-ind-image-card__media img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .4s ease}.tm-ind-image-card__body{padding:24px}.tm-ind-image-card h3{font-size:1.12rem}.tm-ind-image-card p{margin:11px 0 0;color:var(--ind-muted);font-size:.87rem;line-height:1.66}
.tm-ind-gallery__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:22px;align-items:stretch}.tm-ind-gallery figure{overflow:hidden;margin:0;border:1px solid var(--ind-line);border-radius:24px;background:#fff;box-shadow:var(--ind-shadow)}.tm-ind-gallery figure>div{overflow:hidden}.tm-ind-gallery img{display:block;width:100%;aspect-ratio:5/4;object-fit:cover;transition:transform .4s ease}.tm-ind-gallery figcaption{padding:24px}.tm-ind-gallery h3{font-size:1.15rem}.tm-ind-gallery p{margin:9px 0 0;color:var(--ind-muted);font-size:.86rem;line-height:1.65}
.tm-ind-portfolio__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.tm-ind-portfolio article{overflow:hidden;border:1px solid var(--ind-line);border-radius:20px;background:#fff;box-shadow:var(--ind-shadow);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.tm-ind-portfolio a{display:block;height:100%;color:inherit;text-decoration:none}.tm-ind-portfolio__media{overflow:hidden}.tm-ind-portfolio__media img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .4s ease}.tm-ind-portfolio__body{padding:22px}.tm-ind-portfolio__body small{color:var(--ind-green);font-weight:800;letter-spacing:.11em}.tm-ind-portfolio h3{margin:9px 0 0;font-size:1.15rem}.tm-ind-portfolio p{margin:10px 0 18px;color:var(--ind-muted);font-size:.85rem;line-height:1.62}.tm-ind-portfolio__body>span{display:inline-flex;align-items:center;gap:6px;color:var(--ind-green-dark);font-size:.76rem;font-weight:800}.tm-ind-portfolio svg{width:16px;height:16px;fill:currentColor}
.tm-ind-table-wrap{overflow-x:auto;border:1px solid var(--ind-line);border-radius:18px;background:#fff;box-shadow:var(--ind-shadow)}.tm-ind-table{width:100%;border-collapse:collapse;min-width:760px}.tm-ind-table th{padding:17px 20px;background:#eff5ec;color:var(--ind-deep);font-size:.72rem;letter-spacing:.08em;text-align:left;text-transform:uppercase}.tm-ind-table td{padding:19px 20px;border-top:1px solid var(--ind-line);color:var(--ind-muted);font-size:.86rem;line-height:1.55}.tm-ind-table td:first-child{font-weight:800;color:var(--ind-deep)}
.tm-ind-feature__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:76px;align-items:center}.tm-ind-feature__copy .tm-ind-head{margin:0}.tm-ind-feature__media{overflow:hidden;border-radius:28px;box-shadow:0 22px 48px rgba(24,61,46,.12)}.tm-ind-feature__media img{display:block;width:100%;aspect-ratio:5/4;object-fit:cover;transition:transform .4s ease}.tm-ind-checks{display:grid;gap:12px;margin:30px 0 0;padding:0;list-style:none}.tm-ind-checks li{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--ind-line);border-radius:13px;background:#fff}.tm-ind-checks span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--ind-soft);color:var(--ind-green)}.tm-ind-checks svg{width:15px;height:15px;fill:currentColor}.tm-ind-checks strong{font-size:.84rem}
.tm-ind-process__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ind-line)}.tm-ind-process article{padding:34px 28px 24px;border-right:1px solid var(--ind-line)}.tm-ind-process article:last-child{border-right:0}.tm-ind-process article>span{display:block;font-size:clamp(3rem,4.7vw,5.4rem);font-weight:800;line-height:.9;letter-spacing:-.06em;color:rgba(136,168,69,.46)}.tm-ind-process h3{margin:28px 0 0;font-size:1.08rem}.tm-ind-process p{margin:11px 0 0;color:var(--ind-muted);font-size:.84rem;line-height:1.66}
.tm-ind-documents__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.tm-ind-documents .tm-actions{margin-top:32px}
.tm-ind-snapshot{padding:88px 0;background:var(--ind-deep);color:#fff}.tm-ind-snapshot__panel{padding:54px 58px;border:1px solid rgba(255,255,255,.11);border-radius:28px;background:linear-gradient(135deg,#183d2e 0%,#214a38 100%);box-shadow:0 24px 60px rgba(0,0,0,.15)}.tm-ind-snapshot__intro{max-width:760px}.tm-ind-snapshot h2{margin:15px 0 0;font-size:clamp(2.55rem,4.2vw,4.5rem);line-height:1.03;letter-spacing:-.045em;color:#fff}.tm-ind-snapshot__columns{display:grid;grid-template-columns:1fr 1fr;gap:54px;margin-top:38px;padding-top:30px;border-top:1px solid rgba(255,255,255,.14)}.tm-ind-snapshot__columns small{display:block;margin-bottom:16px;color:#cddd94;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tm-ind-snapshot ul{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;margin:0;padding:0;list-style:none}.tm-ind-snapshot li{display:flex;align-items:center;gap:9px;color:#fff;font-size:.82rem}.tm-ind-snapshot li svg{flex:0 0 17px;width:17px;height:17px;fill:#a9c75d}
.tm-ind-quality__layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(500px,1.2fr);gap:72px;align-items:center}.tm-ind-quality__copy .tm-ind-head{margin:0}.tm-ind-quality__docs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.tm-ind-quality__docs span{display:flex;align-items:center;gap:9px;font-size:.82rem;font-weight:700}.tm-ind-quality__docs svg{width:17px;height:17px;fill:var(--ind-green)}.tm-ind-quality__note{margin:24px 0 14px;color:var(--ind-muted);font-size:.78rem;line-height:1.6}.tm-ind-quality__logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tm-ind-quality__logos figure{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:14px;margin:0;padding:16px;border:1px solid var(--ind-line);border-radius:16px;background:#fff}.tm-ind-quality__logos figure>div{display:flex;align-items:center;justify-content:center;height:62px}.tm-ind-quality__logos img{max-width:78px;max-height:58px;object-fit:contain}.tm-ind-quality__logos strong,.tm-ind-quality__logos span{display:block}.tm-ind-quality__logos strong{font-size:.82rem}.tm-ind-quality__logos span{margin-top:4px;color:var(--ind-muted);font-size:.67rem;line-height:1.4}
.tm-ind-faq__items{max-width:880px;margin:0 auto;border-top:1px solid var(--ind-line)}.tm-ind-faq details{border-bottom:1px solid var(--ind-line);background:transparent}.tm-ind-faq summary{position:relative;padding:22px 44px 22px 0;color:var(--ind-deep);font-size:.92rem;font-weight:800;cursor:pointer;list-style:none}.tm-ind-faq summary::-webkit-details-marker{display:none}.tm-ind-faq summary::after{content:"+";position:absolute;right:4px;top:18px;font-size:1.5rem;font-weight:400;color:var(--ind-green)}.tm-ind-faq details[open] summary::after{content:"−"}.tm-ind-faq details>div{padding:0 50px 22px 0}.tm-ind-faq p{margin:0;color:var(--ind-muted);font-size:.87rem;line-height:1.72}
.tm-ind-final{padding:88px 0 104px;background:#fff}.tm-ind-final__panel{position:relative;overflow:hidden;padding:54px 58px;border-radius:28px;background:var(--ind-deep);color:#fff}.tm-ind-final__panel::after{width:260px;height:260px;right:-90px;top:-150px;box-shadow:0 0 0 48px rgba(136,168,69,.07)}.tm-ind-final__top{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:end}.tm-ind-final h2{max-width:850px;margin:15px 0 0;font-size:clamp(2.7rem,4.5vw,4.8rem);line-height:1.02;letter-spacing:-.05em;color:#fff}.tm-ind-final p{max-width:800px;margin:19px 0 0;color:#d8e5dc;line-height:1.7}.tm-ind-final__top .tm-btn{background:var(--ind-green)!important;color:#fff!important;border-color:var(--ind-green)!important;white-space:nowrap}.tm-ind-final__top .tm-btn:hover,.tm-ind-final__top .tm-btn:focus-visible{background:#fff!important;color:var(--ind-deep)!important;border-color:#fff!important}.tm-ind-final__items{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:36px;padding-top:25px;border-top:1px solid rgba(255,255,255,.14)}.tm-ind-final__items>div{display:flex;align-items:center;gap:10px;padding-right:20px;border-right:1px solid rgba(255,255,255,.12)}.tm-ind-final__items>div:last-child{border-right:0}.tm-ind-final__items span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(136,168,69,.18);color:#cfe38f}.tm-ind-final__items svg{width:15px;height:15px;fill:currentColor}.tm-ind-final__items strong{font-size:.8rem;color:#fff}
.tm-ind-feedback__layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.tm-ind-feedback h2{margin-top:14px;font-size:clamp(2.4rem,3.8vw,4rem)}.tm-ind-feedback__quotes{display:grid;gap:18px}.tm-ind-feedback blockquote{margin:0;padding:30px;border:1px solid var(--ind-line);border-radius:20px;background:#fff;box-shadow:var(--ind-shadow)}.tm-ind-feedback blockquote>p{font-size:1.06rem;line-height:1.7}.tm-ind-feedback footer{margin-top:20px}.tm-ind-feedback footer strong,.tm-ind-feedback footer span{display:block}.tm-ind-feedback footer span{margin-top:4px;color:var(--ind-muted);font-size:.78rem}
@media(hover:hover){
 .tm-ind-overview-card:hover,.tm-ind-image-card:hover,.tm-ind-icon-grid article:hover,.tm-ind-documents__grid article:hover,.tm-ind-portfolio article:hover{transform:translateY(-7px);border-color:rgba(136,168,69,.65);box-shadow:var(--ind-shadow-hover)}
 .tm-ind-overview-card:hover img,.tm-ind-image-card:hover img,.tm-ind-portfolio article:hover img,.tm-ind-gallery figure:hover img,.tm-ind-feature__media:hover img{transform:scale(1.045)}
 .tm-ind-icon-grid article:hover .tm-ind-card-icon,.tm-ind-documents__grid article:hover .tm-ind-card-icon{transform:translateY(-2px) scale(1.04);background:var(--ind-green);color:#fff}
}
@media(max-width:1100px){
 .tm-ind-hero__grid,.tm-industry-page--food .tm-ind-hero__grid{grid-template-columns:1fr 1fr;gap:42px}.tm-ind-hero__copy h1{font-size:clamp(3rem,5.8vw,4.8rem)}
 .tm-ind-overview-grid__items{grid-template-columns:repeat(2,1fr)}.tm-ind-overview-card,.tm-ind-overview-card:nth-child(4),.tm-ind-overview-card:nth-child(5){grid-column:auto}
 .tm-ind-image-grid--4,.tm-ind-portfolio__grid,.tm-ind-icon-grid,.tm-ind-documents__grid{grid-template-columns:repeat(2,1fr)}
 .tm-ind-feature__grid,.tm-ind-quality__layout{gap:40px}.tm-ind-gallery__grid{grid-template-columns:1fr 1fr}.tm-ind-gallery figure:first-child{grid-column:1/-1}.tm-ind-gallery figure:first-child img{aspect-ratio:16/8}
}
@media(max-width:820px){
 .tm-ind-hero{padding-top:64px}.tm-ind-hero__grid,.tm-industry-page--food .tm-ind-hero__grid{grid-template-columns:1fr}.tm-industry-page--food .tm-ind-hero__copy,.tm-industry-page--food .tm-ind-hero__visual{order:initial}.tm-ind-hero__visual{min-height:420px}.tm-ind-hero__main-image,.tm-ind-hero__main-image img{min-height:420px}.tm-ind-hero__facts{grid-template-columns:repeat(2,1fr)}.tm-ind-hero__facts>div:nth-child(2){border-right:0}.tm-ind-hero__facts>div:nth-child(-n+2){border-bottom:1px solid var(--ind-line)}
 .tm-ind-section{padding:78px 0}.tm-ind-feature__grid,.tm-ind-quality__layout,.tm-ind-feedback__layout{grid-template-columns:1fr}.tm-ind-process__grid{grid-template-columns:repeat(2,1fr)}.tm-ind-process article:nth-child(2){border-right:0}.tm-ind-process article:nth-child(-n+2){border-bottom:1px solid var(--ind-line)}.tm-ind-snapshot__columns{grid-template-columns:1fr}.tm-ind-final__top{grid-template-columns:1fr}.tm-ind-final__items{grid-template-columns:repeat(2,1fr);gap:16px}.tm-ind-final__items>div{border-right:0}.tm-ind-quality__layout{gap:34px}
}
@media(max-width:620px){
 .tm-ind-hero{padding:50px 0 34px}.tm-ind-hero__copy h1{font-size:clamp(2.65rem,12vw,4rem)}.tm-ind-hero__visual{min-height:340px}.tm-ind-hero__main-image,.tm-ind-hero__main-image img{min-height:340px}.tm-ind-hero__secondary-image{display:none}.tm-ind-hero__badge{left:16px;right:16px;bottom:16px;max-width:none}.tm-ind-hero__facts{margin-top:30px}.tm-ind-hero__facts>div{min-height:76px;padding:17px}
 .tm-ind-head{margin-bottom:34px}.tm-ind-head h2{font-size:clamp(2.15rem,10vw,3.2rem)}.tm-ind-overview-grid__items,.tm-ind-image-grid--2,.tm-ind-image-grid--3,.tm-ind-image-grid--4,.tm-ind-icon-grid,.tm-ind-documents__grid,.tm-ind-portfolio__grid,.tm-ind-gallery__grid,.tm-ind-quality__logos{grid-template-columns:1fr}.tm-ind-gallery figure:first-child{grid-column:auto}.tm-ind-gallery figure:first-child img{aspect-ratio:5/4}
 .tm-ind-process__grid{grid-template-columns:1fr}.tm-ind-process article{border-right:0;border-bottom:1px solid var(--ind-line)}.tm-ind-process article:last-child{border-bottom:0}.tm-ind-snapshot__panel,.tm-ind-final__panel{padding:38px 25px}.tm-ind-snapshot ul{grid-template-columns:1fr}.tm-ind-final__items{grid-template-columns:1fr}.tm-ind-quality__docs{grid-template-columns:1fr}.tm-ind-feature__grid{grid-template-columns:1fr}.tm-ind-faq summary{padding-right:36px}
}
@media(prefers-reduced-motion:reduce){.tm-industry-page *{scroll-behavior:auto!important}.tm-ind-overview-card,.tm-ind-image-card,.tm-ind-icon-grid article,.tm-ind-documents__grid article,.tm-ind-portfolio article,.tm-ind-overview-card img,.tm-ind-image-card img,.tm-ind-portfolio img,.tm-ind-gallery img,.tm-ind-feature__media img,.tm-ind-card-icon{transition:none!important;transform:none!important}}
