/* TonerDirekt365: navy, turquoise and paper. Loaded after the base theme. */
:root{--td-ink:#102a43;--td-red:#087f83;--td-red-700:#08686b;--td-paper:#f5f8fa;--td-karton:#e9f2f5;--td-line:#dce5ea;--td-line-strong:#b8cbd5;--gmt-r:12px;--gmt-r-pill:999px}
.td-head{background:#fff;border-bottom:1px solid var(--td-line)}
.td-head__row{gap:32px;padding:22px 0}
.td-logo img{height:48px;max-width:270px}
.td-searchbox form{border-radius:10px;overflow:hidden}
.td-nav{background:#fff;border-bottom:1px solid var(--td-line)}
.td-finder,.gmt-finder.td-finder{background:#102a43!important;color:#fff!important;border:0;padding:68px 0!important}
.td-finder__title{color:#fff!important;font-size:clamp(36px,4vw,60px)!important;max-width:12ch;line-height:1.06!important;letter-spacing:-.04em}
.td-finder .td-label--red{color:#67e4da}
.td-finder__lede{color:#d2e2ed!important;max-width:43ch}
.td-finder__stats,.td-finder__stats b{color:#fff!important}
.td-finder .gmt-finder__form{background:#fff!important;border-radius:18px;padding:28px!important;align-self:center;color:#102a43}
.td-finder .td-step label{color:#52677a!important}
.td-finder .td-step__no{background:#d9f7f2;color:#08686b;border-radius:50%;width:25px;height:25px;display:inline-grid;place-items:center}
.td-finder select,.td-finder input{border:1px solid #b8cbd5!important;border-radius:8px;background-color:#f8fafc!important;color:#102a43!important;min-height:50px}
.td-finder select:disabled{color:#607789!important;opacity:.65}
.td-brands{gap:14px;grid-template-columns:repeat(5,minmax(0,1fr))}
.td-brands li{border:1px solid var(--td-line);border-radius:12px;background:#fff}
.td-brands a{padding:22px 18px}
.td-brands__name{font-size:22px}
.td-brands__meta{font-size:12px;margin-top:8px}
.td-types{background:none;padding:0;gap:18px}
.td-types li{background:#fff;border:1px solid var(--td-line);border-radius:14px}
.td-types__count{font-size:44px;color:#087f83}
.td-card{background:#fff;border:1px solid var(--td-line);border-radius:14px;padding:22px}
.td-card__img{background:#f5f8fa;border-radius:10px}
.td-card .btn,.td-card button{border-radius:8px}
.td-tag{border-radius:5px}
.td-foot{background:#102a43!important}
.td-foot__brand img{width:270px;height:auto}
@media(max-width:1000px){.td-brands{grid-template-columns:repeat(3,minmax(0,1fr))}.td-logo img{max-width:220px}}
@media(max-width:767px){.td-finder,.gmt-finder.td-finder{padding:36px 0!important}.td-finder .gmt-finder__form{padding:20px!important}.td-brands{grid-template-columns:repeat(2,minmax(0,1fr))}.td-logo img{height:38px;max-width:220px}.td-finder__title{max-width:none}.td-brands a{padding:18px 12px}.td-brands__name{font-size:19px}}
