/*
Theme Name: tierisch24-lean
Text Domain: tierisch24-lean
Description: Schlankes, schnelles Classic-Theme für Tierisch24 ohne Gutenberg-Frontend-Ballast.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
*/

:root{
  --t24-ink:#13231c;
  --t24-ink-soft:#33443c;
  --t24-paper:#fbfaf6;
  --t24-card:#fff;
  --t24-soft:#eef5ef;
  --t24-green:#2f7458;
  --t24-green-dark:#245a45;
  --t24-accent:#c8f36a;
  --t24-accent-soft:#e9f9c6;
  --t24-line:#dbe3dd;
  --t24-muted:#58675f;
  --t24-shadow:0 18px 50px rgba(24,52,39,.10);
}

html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}
*,*::before,*::after{box-sizing:border-box}
body{margin:0;max-width:100%;overflow-x:hidden;background:var(--t24-paper);color:var(--t24-ink);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,input,select,textarea{font:inherit}
a{color:inherit}
img{max-width:100%;height:auto}
h1,h2,h3,h4,.t24-brand-copy strong,.t24-footer-brand{font-family:"Segoe UI Variable Display","Aptos Display",system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--t24-ink)}
.t24-shell{width:100%;max-width:1120px;margin:0 auto;padding-left:24px;padding-right:24px}
.t24-hero>*,.t24-feature-grid>*,.t24-newsletter-shell>*,.t24-footer-grid>*,.t24-section-head>*{min-width:0}

/* Header */
.t24-site-header{position:sticky;top:0;z-index:100;background:rgba(251,250,246,.97);border-bottom:1px solid rgba(19,35,28,.08);backdrop-filter:blur(12px)}
.admin-bar .t24-site-header{top:32px}
.t24-header-inner{min-height:72px;display:flex;align-items:center;gap:24px}
.t24-brand{display:flex;align-items:center;gap:10px;text-decoration:none!important;min-width:max-content;color:var(--t24-ink)!important}
.t24-logo-icon{width:46px;height:46px;display:block;flex:0 0 46px}
.t24-logo-icon svg{display:block;width:100%;height:100%}
.t24-brand-copy strong{display:block;font-size:23px;line-height:.95;font-weight:850;letter-spacing:-.035em}
.t24-word-main{color:#0D4A34}
.t24-word-accent{color:#98D91B}
.t24-brand-copy small{display:block;margin-top:5px;font-size:10px;line-height:1.2;color:#596861;letter-spacing:.02em}
.t24-main-nav{margin-left:auto}
.t24-menu,.t24-mobile-menu{list-style:none;margin:0;padding:0}
.t24-menu{display:flex;align-items:center;gap:22px}
.t24-menu a{color:var(--t24-ink)!important;text-decoration:none!important;font-size:14px;font-weight:700;white-space:nowrap}
.t24-menu a:hover,.t24-menu .current-menu-item>a{color:var(--t24-green)!important}
.t24-header-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--t24-ink);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:800;white-space:nowrap}
.t24-mobile-nav{display:none;position:relative;margin-left:auto}
.t24-mobile-nav summary{cursor:pointer;list-style:none;font-weight:800;padding:9px 4px}
.t24-mobile-nav summary::-webkit-details-marker{display:none}
.t24-mobile-panel{position:absolute;right:0;top:42px;width:min(300px,calc(100vw - 32px));background:#fff;border:1px solid var(--t24-line);border-radius:18px;padding:12px;box-shadow:var(--t24-shadow)}
.t24-mobile-menu li+li{border-top:1px solid var(--t24-line)}
.t24-mobile-menu a{display:block;padding:11px 8px;text-decoration:none!important;color:var(--t24-ink)!important;font-weight:700}

/* Hero */
.t24-hero-wrap{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfaf6 0%,#f7f9f5 100%)}
.t24-hero-wrap::after{content:"";position:absolute;width:430px;height:430px;right:-120px;top:-150px;border-radius:50%;background:radial-gradient(circle at center,rgba(200,243,106,.34),rgba(200,243,106,0) 72%);pointer-events:none}
.t24-hero{display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center;padding-top:58px;padding-bottom:62px;position:relative;z-index:1}
.t24-hero-copy{max-width:600px}
.t24-eyebrow,.t24-lead-kicker{font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--t24-green);margin-bottom:12px}
.t24-hero h1{font-size:clamp(42px,5vw,58px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px;max-width:650px}
.t24-hero-copy>p{font-size:18px;line-height:1.62;color:var(--t24-ink-soft);max-width:590px;margin:0}
.t24-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:25px}
.t24-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;text-decoration:none!important;font-size:14px;font-weight:800}
.t24-btn--primary{background:var(--t24-ink);color:#fff!important;box-shadow:0 8px 22px rgba(19,35,28,.12)}
.t24-btn--secondary{background:#fff;color:var(--t24-ink)!important;border:1px solid var(--t24-line)}
.t24-hero-trust{display:flex;flex-wrap:wrap;gap:7px;margin-top:21px}
.t24-hero-trust span{font-size:12px;font-weight:700;background:rgba(255,255,255,.76);border:1px solid var(--t24-line);border-radius:999px;padding:7px 10px;color:#3f5048}
.t24-hero-visual{position:relative;padding:14px 12px 14px 8px}
.t24-image-card{position:relative;border-radius:26px;padding:9px;background:#fff;box-shadow:var(--t24-shadow)}
.t24-image-card::before{content:"";position:absolute;inset:-13px 24% 16% -14px;background:var(--t24-accent-soft);border-radius:27px;z-index:-1;transform:rotate(-2.4deg)}
.t24-hero-image{display:block;width:100%;height:360px;object-fit:cover;border-radius:19px}
.t24-float-card{position:absolute;background:#fff;border:1px solid rgba(19,35,28,.08);border-radius:15px;padding:11px 13px;box-shadow:0 14px 34px rgba(24,52,39,.13);max-width:175px}
.t24-float-card strong{display:block;color:var(--t24-ink);font-size:13px;margin-bottom:2px}
.t24-float-card span{display:block;color:var(--t24-muted);font-size:11px;line-height:1.35}
.t24-float-card--top{right:0;top:48px}
.t24-float-card--bottom{left:-4px;bottom:44px}

/* Quick links */
.t24-quickbar{background:#fff;border-top:1px solid rgba(19,35,28,.05);border-bottom:1px solid var(--t24-line)}
.t24-quickbar-inner{min-height:62px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;white-space:normal}
.t24-quickbar-inner>span{font-weight:800;color:var(--t24-ink);font-size:13px}
.t24-quickbar a{text-decoration:none;color:var(--t24-green-dark);font-weight:700;font-size:13px}
.t24-quickbar a:hover{text-decoration:underline;text-underline-offset:3px}

/* Sections and cards */
.t24-section{padding-top:64px;padding-bottom:64px}
.t24-section--intro{padding-top:70px}
.t24-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}
.t24-section-head h1,.t24-section-head h2,.t24-section-head--center h2{font-size:clamp(32px,3.8vw,44px);line-height:1.07;letter-spacing:-.035em;margin:0}
.t24-section-head>p,.t24-section-head--center p,.t24-archive-description{max-width:500px;font-size:16px;line-height:1.6;color:var(--t24-muted);margin:0}
.t24-section-head--center{text-align:center;display:block;max-width:730px;margin-left:auto;margin-right:auto;margin-bottom:34px}
.t24-section-head--center p{max-width:650px;margin:13px auto 0}
.t24-topic-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.t24-topic-card{position:relative;background:#fff;border:1px solid var(--t24-line);border-radius:20px;padding:23px;min-height:220px;box-shadow:0 8px 24px rgba(24,52,39,.045)}
.t24-card-number{display:inline-flex;width:31px;height:31px;align-items:center;justify-content:center;border-radius:50%;background:var(--t24-soft);color:var(--t24-green-dark);font-size:11px;font-weight:800}
.t24-topic-card h3{font-size:23px;line-height:1.1;margin:18px 0 10px}
.t24-topic-card p{font-size:15px;line-height:1.6;color:var(--t24-muted);margin:0 0 22px}
.t24-topic-card a{position:absolute;left:23px;bottom:21px;text-decoration:none;color:var(--t24-green-dark);font-weight:800;font-size:14px}

/* Feature */
.t24-feature-section{overflow:hidden;background:var(--t24-soft);padding:66px 0}
.t24-feature-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:44px;align-items:center}
.t24-feature-image{position:relative}
.t24-feature-image::after{content:"";position:absolute;width:130px;height:130px;background:var(--t24-accent);border-radius:50%;right:0;bottom:-18px;z-index:0;opacity:.7}
.t24-market-image{position:relative;z-index:1;display:block;width:100%;height:390px;object-fit:cover;border-radius:25px;box-shadow:var(--t24-shadow)}
.t24-feature-copy h2{font-size:clamp(34px,4.2vw,46px);line-height:1.06;letter-spacing:-.04em;margin:0 0 18px}
.t24-feature-copy>p{font-size:17px;line-height:1.65;color:var(--t24-ink-soft);margin:0 0 23px}
.t24-feature-list{display:grid;gap:14px;margin-bottom:23px}
.t24-feature-list>div{display:grid;grid-template-columns:29px 1fr;gap:10px;align-items:flex-start}
.t24-check-icon{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--t24-accent);color:var(--t24-ink)}
.t24-check-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.t24-feature-list p{margin:0;color:#485850;line-height:1.5;font-size:15px}
.t24-feature-list strong{color:var(--t24-ink)}
.t24-text-cta{display:inline-flex;text-decoration:none;color:var(--t24-green-dark);font-weight:800;border-bottom:1px solid rgba(47,116,88,.35);padding-bottom:3px;font-size:14px}

/* Article cards */
.t24-latest{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.t24-latest article{background:#fff;border:1px solid var(--t24-line);border-radius:19px;padding:20px;min-height:205px;box-shadow:0 7px 20px rgba(24,52,39,.035)}
.t24-card-meta{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--t24-green);font-weight:800;margin-bottom:10px}
.t24-latest h2,.t24-latest h3{font-size:20px;line-height:1.18;margin:0 0 10px}
.t24-latest h2 a,.t24-latest h3 a{text-decoration:none;color:var(--t24-ink)!important}
.t24-latest p{font-size:14px;color:var(--t24-muted);line-height:1.58;margin:0 0 16px}
.t24-text-link{color:var(--t24-green-dark)!important;text-decoration:none!important;font-weight:800;font-size:13px}

/* Newsletter */
.t24-newsletter-wrap{padding:14px 0 70px}
.t24-newsletter-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:flex-start;background:var(--t24-ink);border-radius:26px;padding-top:38px;padding-bottom:38px;color:#fff;box-shadow:var(--t24-shadow)}
.t24-newsletter-intro{padding:14px 0 0 10px}
.t24-newsletter-intro .t24-lead-kicker{color:var(--t24-accent)}
.t24-newsletter-intro h2{color:#fff;font-size:clamp(30px,3.7vw,40px);line-height:1.07;letter-spacing:-.035em;margin:0 0 14px}
.t24-newsletter-intro p{font-size:15px;line-height:1.6;color:#d8e2dc;margin:0}
.t24-lead-card{background:#fff;border:1px solid rgba(19,35,28,.08);border-radius:19px;padding:23px;box-shadow:none;margin:0;color:var(--t24-ink)}
.t24-newsletter-form .t24-lead-card>.t24-lead-kicker,.t24-newsletter-form .t24-lead-card>h2,.t24-newsletter-form .t24-lead-card>.t24-lead-intro{display:none}
.t24-lead-card h2{font-size:34px;line-height:1.08;margin:0 0 12px}
.t24-lead-intro{font-size:16px;line-height:1.6;color:var(--t24-muted);max-width:760px}
.t24-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.t24-field{display:block;min-width:0}
.t24-field>span,.t24-topic-fieldset legend{display:block;font-weight:800;margin-bottom:6px;color:var(--t24-ink);font-size:13px}
.t24-field em{font-style:normal;color:#6c7972;font-weight:500}
.t24-field input,.t24-field select{width:100%;min-width:0;padding:11px 12px;border:1px solid #ced8d1;border-radius:10px;background:#fff;color:var(--t24-ink);min-height:44px;font-size:14px}
.t24-field input:focus,.t24-field select:focus{outline:3px solid rgba(200,243,106,.42);border-color:var(--t24-green)}
.t24-topic-fieldset{border:0;padding:0;margin:18px 0}
.t24-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.t24-topic-option{display:flex;align-items:center;gap:8px;background:#f8faf8;border:1px solid var(--t24-line);border-radius:10px;padding:9px 10px;cursor:pointer;color:var(--t24-ink);font-size:13px}
.t24-topic-option input,.t24-checkline input{accent-color:var(--t24-green)}
.t24-topic-option input:checked+span{font-weight:800;color:var(--t24-green-dark)}
.t24-checkline{display:flex;gap:9px;align-items:flex-start;margin:10px 0;color:#425149;line-height:1.45;font-size:13px}
.t24-checkline input{margin-top:3px}
.t24-checkline--consent{font-size:12px}
.t24-submit{border:0;border-radius:999px;background:var(--t24-accent);color:var(--t24-ink);font-weight:800;font-size:14px;padding:12px 18px;cursor:pointer;margin-top:9px;box-shadow:0 7px 18px rgba(19,35,28,.09)}
.t24-submit:hover{background:#b9e65c}
.t24-form-small{font-size:11px;color:#65736c;margin:8px 0 0;line-height:1.4}
.t24-form-notice{padding:11px 13px;border-radius:10px;margin:0 0 13px;font-size:13px}
.t24-form-notice--success{background:#e5f5e8;color:#1b5332}
.t24-form-notice--error{background:#fff0ea;color:#843c21}

/* Articles and pages */
.t24-article-shell{width:100%;max-width:960px;margin:0 auto;padding:44px 24px 68px}
.t24-article-header{max-width:820px;margin:0 auto 27px}
.t24-article-header h1{font-size:clamp(38px,5vw,54px);line-height:1.03;letter-spacing:-.04em;margin:9px 0 14px}
.t24-article-meta{color:#5f6d66;font-size:12px}
.t24-article-deck{font-size:18px;line-height:1.58;color:#415149;margin-top:14px}
.t24-article-featured{max-width:920px;margin:0 auto 26px}
.t24-article-featured img{width:100%;height:auto;border-radius:23px;display:block}
.t24-article-content{background:#fff;border:1px solid var(--t24-line);border-radius:23px;padding:38px;box-shadow:0 10px 30px rgba(24,52,39,.045)}
.t24-article-content h2{font-size:30px;line-height:1.15;margin-top:40px;margin-bottom:12px}
.t24-article-content h3{font-size:23px;line-height:1.2;margin-top:27px;margin-bottom:9px}
.t24-article-content p,.t24-article-content li{font-size:16px;line-height:1.74;color:#2f4038}
.t24-article-content ul,.t24-article-content ol{padding-left:1.35em}
.t24-article-content a{color:#246449;text-decoration-thickness:1.5px;text-underline-offset:3px}
.t24-article-content table{width:100%;border-collapse:collapse;margin:22px 0;font-size:14px}
.t24-article-content th,.t24-article-content td{border-bottom:1px solid var(--t24-line);padding:10px;text-align:left}
.t24-article-content th{background:var(--t24-soft);color:var(--t24-ink)}
.t24-article-content figure{margin:26px 0}
.t24-article-content figure img{display:block;width:100%;height:auto;border-radius:17px}
.t24-article-content figcaption{font-size:11px;color:#66756d;margin-top:5px}
.t24-article-lead{margin-top:28px}
.t24-related{margin-top:52px}
.t24-archive-shell,.t24-search-shell{min-height:56vh}
.t24-archive-description p{margin:0}
.t24-pagination{margin-top:30px}
.t24-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}
.t24-pagination a,.t24-pagination span{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--t24-line);border-radius:10px;text-decoration:none;background:#fff;padding:0 10px;font-size:13px}
.t24-pagination .current{background:var(--t24-ink);color:#fff;border-color:var(--t24-ink)}
.t24-search-form form{display:flex;gap:8px}
.t24-search-form input[type="search"]{width:100%;min-width:0;border:1px solid var(--t24-line);border-radius:10px;padding:10px 11px;background:#fff}
.t24-search-form input[type="submit"]{border:0;border-radius:10px;background:var(--t24-ink);color:#fff;font-weight:800;padding:10px 14px;cursor:pointer}
.t24-not-found{min-height:58vh;padding-top:86px;padding-bottom:86px;text-align:center;max-width:700px}
.t24-not-found h1{font-size:42px;margin:0 0 14px}
.t24-not-found>p{color:var(--t24-muted);line-height:1.6}
.t24-not-found .t24-search-form{max-width:480px;margin:24px auto}

/* WooCommerce wrapper */
.t24-store-shell{width:100%;max-width:1120px;margin:0 auto;padding:42px 24px 68px;min-height:60vh}
.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--t24-muted)}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid var(--t24-line);border-radius:16px;padding:14px}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:999px!important;background:var(--t24-ink)!important;color:#fff!important}

/* Footer */
.t24-site-footer{background:#102019;color:#dbe5df;padding:44px 0 18px}
.t24-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:34px}
.t24-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}
.t24-footer-grid strong{color:#fff;font-size:14px}
.t24-footer-grid p{color:#bccbc3;max-width:360px;line-height:1.55;font-size:14px}
.t24-footer-grid a{color:#dbe5df!important;text-decoration:none!important;line-height:1.5;font-size:14px}
.t24-footer-grid a:hover{color:#fff!important}
.t24-footer-brand{font-size:27px;font-weight:800;color:#fff}
.t24-footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.11);margin-top:30px;padding-top:15px;font-size:11px;color:#9fb0a7}

@media(max-width:980px){
  .t24-main-nav{display:none}
  .t24-mobile-nav{display:block}
  .t24-hero{grid-template-columns:1fr 1fr;gap:34px;padding-top:46px;padding-bottom:50px}
  .t24-hero h1{font-size:46px}
  .t24-hero-image{height:330px}
  .t24-feature-grid{gap:32px}
  .t24-market-image{height:350px}
}

@media(max-width:760px){
  .admin-bar .t24-site-header{top:46px}
  .t24-shell{max-width:100%;padding-left:18px;padding-right:18px}
  .t24-header-inner{min-height:66px;gap:14px}
  .t24-header-cta{display:none}
  .t24-brand-copy small{display:none}
  .t24-hero{grid-template-columns:1fr;gap:28px;padding-top:36px;padding-bottom:42px}
  .t24-hero-copy{max-width:none}
  .t24-hero h1{font-size:40px;max-width:620px}
  .t24-hero-copy>p{font-size:16px}
  .t24-hero-visual{max-width:540px;width:100%;margin:0 auto;padding:6px}
  .t24-hero-image{height:auto;aspect-ratio:4/3}
  .t24-float-card{max-width:160px}
  .t24-topic-cards,.t24-latest{grid-template-columns:1fr}
  .t24-topic-card{min-height:0;padding-bottom:58px}
  .t24-section{padding-top:50px;padding-bottom:50px}
  .t24-section-head{display:block}
  .t24-section-head>p{margin-top:10px}
  .t24-section-head h1,.t24-section-head h2,.t24-section-head--center h2{font-size:34px}
  .t24-feature-grid{grid-template-columns:1fr}
  .t24-market-image{height:auto;aspect-ratio:4/3}
  .t24-feature-copy h2{font-size:36px}
  .t24-newsletter-shell{grid-template-columns:1fr;gap:22px;padding:28px 18px;border-radius:22px}
  .t24-newsletter-intro{padding:0}
  .t24-newsletter-intro h2{font-size:34px}
  .t24-footer-grid{grid-template-columns:1fr 1fr}
  .t24-footer-grid>div:first-child{grid-column:1/-1}
  .t24-quickbar-inner{gap:9px 14px;padding-top:10px;padding-bottom:10px}
}

@media(max-width:560px){
  .t24-shell{padding-left:15px;padding-right:15px}
  .t24-logo-icon{width:40px;height:40px;flex-basis:40px}
  .t24-brand-copy strong{font-size:20px}
  .t24-mobile-panel{right:-2px;width:min(290px,calc(100vw - 30px))}
  .t24-hero{padding-top:28px;padding-bottom:34px}
  .t24-hero h1{font-size:34px;line-height:1.05}
  .t24-hero-copy>p{font-size:15px;line-height:1.55}
  .t24-btn{font-size:13px;padding:10px 14px;width:100%}
  .t24-hero-trust{gap:5px}
  .t24-hero-trust span{font-size:10px;padding:5px 7px}
  .t24-float-card{position:static;width:100%;max-width:none;margin-top:7px}
  .t24-hero-visual{padding:0}
  .t24-image-card{padding:6px;border-radius:18px}
  .t24-hero-image{border-radius:13px}
  .t24-quickbar-inner{display:grid;grid-template-columns:1fr;gap:6px;padding-top:10px;padding-bottom:10px}
  .t24-quickbar-inner>span{font-size:11px}
  .t24-quickbar a{font-size:12px}
  .t24-section{padding-top:42px;padding-bottom:42px}
  .t24-section-head h1,.t24-section-head h2,.t24-section-head--center h2{font-size:29px}
  .t24-section-head--center p,.t24-section-head>p{font-size:14px}
  .t24-topic-card{padding:20px;padding-bottom:55px}
  .t24-topic-card h3{font-size:21px}
  .t24-topic-card a{left:20px;bottom:19px}
  .t24-feature-section{padding:44px 0}
  .t24-feature-copy h2{font-size:30px}
  .t24-feature-copy>p{font-size:15px}
  .t24-newsletter-wrap{padding-bottom:44px}
  .t24-newsletter-shell{margin-left:0;margin-right:0;padding:22px 15px;border-radius:0}
  .t24-newsletter-intro h2{font-size:29px}
  .t24-form-grid,.t24-topic-grid{grid-template-columns:1fr}
  .t24-lead-card{padding:17px;border-radius:15px}
  .t24-submit{width:100%;font-size:13px}
  .t24-article-shell{padding:28px 14px 50px}
  .t24-article-header h1{font-size:34px}
  .t24-article-deck{font-size:16px}
  .t24-article-content{padding:19px;border-radius:17px}
  .t24-article-content h2{font-size:26px}
  .t24-article-content h3{font-size:21px}
  .t24-article-content p,.t24-article-content li{font-size:15px}
  .t24-article-content table{display:block;max-width:100%;overflow-x:auto}
  .t24-footer-grid{grid-template-columns:1fr}
  .t24-footer-grid>div:first-child{grid-column:auto}
  .t24-footer-bottom{display:block}
  .t24-footer-bottom span{display:block;margin:4px 0}
}
