.tmb-home{background:var(--tmb-color-60,#f5f3ef);color:var(--tmb-primary,#142331)}
.tmb-home *{box-sizing:border-box}
.tmb-home-intro{position:relative;min-height:clamp(620px,82svh,920px);display:flex;align-items:center;overflow:hidden;isolation:isolate;background:var(--tmb-brand-deep,#101e29);color:#fff}
.tmb-home-intro:before{content:"";position:absolute;inset:0;z-index:-3;background-image:var(--tmb-home-team-image),linear-gradient(135deg,var(--tmb-brand-mid,#263b4a),var(--tmb-brand-deep,#101c26));background-size:cover;background-position:center 42%;background-repeat:no-repeat;transform:scale(1.015)}
.tmb-home-intro__backdrop{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,15,23,.9) 0%,rgba(5,15,23,.72) 34%,rgba(5,15,23,.28) 66%,rgba(5,15,23,.18) 100%),linear-gradient(0deg,rgba(5,15,23,.55) 0%,transparent 48%)}
.tmb-home-intro__inner{position:relative;width:min(1500px,calc(100% - 48px));min-height:inherit;margin:auto;padding:clamp(72px,9vw,130px) 0;display:flex;align-items:center}
.tmb-home-intro__content{width:min(610px,50%);position:relative;z-index:2}
.tmb-home-intro__logo{display:block;width:min(330px,78%);height:auto;max-height:112px;object-fit:contain;object-position:left center;margin:0 0 clamp(34px,5vw,58px);filter:drop-shadow(0 4px 18px rgba(0,0,0,.32))}
.tmb-home-intro h1{margin:0;font-family:var(--tmb-font-heading,inherit);font-size:clamp(2.75rem,5.4vw,5.9rem);font-weight:780;line-height:.94;letter-spacing:-.055em;color:#fff;text-shadow:0 4px 28px rgba(0,0,0,.34)}
.tmb-home-intro p{max-width:570px;margin:28px 0 0;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.65;color:rgba(255,255,255,.84);text-shadow:0 2px 14px rgba(0,0,0,.35)}
.tmb-home-intro__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}
.tmb-home-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border:1px solid rgba(255,255,255,.78);border-radius:999px;font-size:12px;font-weight:850;letter-spacing:.09em;text-transform:uppercase;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}
.tmb-home-button:hover{transform:translateY(-2px)}
.tmb-home-button--primary{background:#fff;border-color:#fff;color:var(--tmb-primary,#18344c)}
.tmb-home-button--primary:hover{background:var(--tmb-primary,#18344c);border-color:var(--tmb-primary,#18344c);color:#fff}
.tmb-home-button--secondary{background:color-mix(in srgb,var(--tmb-brand-deep,#0a1b28) 24%,transparent);color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.tmb-home-button--secondary:hover{background:#fff;border-color:#fff;color:var(--tmb-primary,#18344c)}
.tmb-home-intro__map{position:absolute;right:0;bottom:clamp(34px,5vw,70px);width:clamp(210px,25vw,370px);display:flex;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 24px 64px rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:2}
.tmb-home-intro__map img{display:block;width:100%;height:auto;max-height:220px;object-fit:contain}
.tmb-home-intro.is-missing-team-background:before{background-image:linear-gradient(135deg,var(--tmb-brand-mid,#263b4a),var(--tmb-brand-deep,#101c26))}
@media(max-width:900px){
.tmb-home-intro{min-height:760px;align-items:flex-end}
.tmb-home-intro:before{background-position:center top}
.tmb-home-intro__backdrop{background:linear-gradient(0deg,rgba(5,15,23,.94) 0%,rgba(5,15,23,.77) 42%,rgba(5,15,23,.28) 72%,rgba(5,15,23,.16) 100%)}
.tmb-home-intro__inner{width:min(100% - 36px,760px);padding:260px 0 48px;display:flex;flex-direction:column;justify-content:flex-end;text-align:center}
.tmb-home-intro__content{width:100%;max-width:680px}
.tmb-home-intro__logo{width:min(285px,72%);margin:0 auto 30px;object-position:center}
.tmb-home-intro p{margin-left:auto;margin-right:auto}
.tmb-home-intro__actions{justify-content:center}
.tmb-home-intro__map{position:relative;right:auto;bottom:auto;width:min(76%,330px);margin:36px auto 0;padding:14px}
}
@media(max-width:560px){
.tmb-home-intro{min-height:700px}
.tmb-home-intro:before{background-position:center top}
.tmb-home-intro__inner{width:calc(100% - 32px);padding:220px 0 34px}
.tmb-home-intro h1{font-size:clamp(2.55rem,13vw,4rem)}
.tmb-home-intro p{margin-top:20px}
.tmb-home-intro__actions{flex-direction:column;align-items:stretch;margin-top:28px}
.tmb-home-button{width:100%}
.tmb-home-intro__map{width:min(82%,300px);margin-top:28px;border-radius:18px}
}
@media(prefers-reduced-motion:reduce){.tmb-home-intro:before,.tmb-home-button{transition:none!important;transform:none!important}}
.tmb-brand-hero{position:relative;min-height:clamp(560px,78svh,900px);display:flex;align-items:center;overflow:hidden;isolation:isolate;background:var(--tmb-primary,#142331)}
.tmb-brand-hero__backgrounds,.tmb-brand-hero__background,.tmb-brand-hero__overlay{position:absolute;inset:0}
.tmb-brand-hero__backgrounds{z-index:-3}
.tmb-brand-hero__background{opacity:0;background-image:var(--tmb-brand-banner),linear-gradient(135deg,var(--tmb-brand-mid,#263b4a),var(--tmb-brand-deep,#101c26));background-size:cover;background-position:center;transform:scale(1.025);transition:opacity 1.05s ease,transform 5s ease}
.tmb-brand-hero__background.is-active{opacity:1;transform:scale(1)}
.tmb-brand-hero__overlay{z-index:-2;background:linear-gradient(90deg,rgba(8,20,29,.84) 0%,rgba(8,20,29,.56) 38%,rgba(8,20,29,.2) 72%,rgba(8,20,29,.34) 100%),linear-gradient(0deg,rgba(8,20,29,.5),transparent 55%)}
.tmb-brand-hero__inner{width:min(1500px,100%);margin:auto;padding:clamp(64px,8vw,112px) clamp(24px,6vw,92px);display:flex;flex-direction:column;align-items:flex-start}
.tmb-brand-hero h1{margin:0 0 clamp(28px,4vw,52px);font-family:var(--tmb-font-heading,inherit);font-size:clamp(2.4rem,5vw,5.25rem);font-weight:750;line-height:.96;letter-spacing:-.05em;color:#fff;text-shadow:0 3px 28px rgba(0,0,0,.22)}
.tmb-brand-logo-carousel{width:min(540px,46vw);margin:0 0 clamp(30px,4vw,50px)}
.tmb-brand-logo-carousel__viewport{overflow:hidden;margin:-12px;padding:12px}
.tmb-brand-logo-carousel__track{display:flex;align-items:center;gap:14px;will-change:transform;transition:transform .65s cubic-bezier(.22,.8,.22,1)}
.tmb-brand-logo{flex:0 0 clamp(138px,13vw,190px);height:clamp(86px,8vw,112px);display:flex;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(255,255,255,.17);border-radius:14px;background:rgba(255,255,255,.1);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);opacity:.58;transform:scale(.91);transition:opacity .35s ease,transform .35s ease,background .35s ease,border-color .35s ease;scroll-snap-align:start;text-decoration:none;color:#fff}
.tmb-brand-logo.is-active{opacity:1;transform:scale(1);background:rgba(255,255,255,.95);border-color:rgba(255,255,255,.95);box-shadow:0 18px 42px rgba(0,0,0,.2)}
.tmb-brand-logo img{display:block;width:100%;height:100%;max-height:74px;object-fit:contain;filter:brightness(0) invert(1);transition:filter .35s ease}
.tmb-brand-logo.is-active img{filter:none}
.tmb-brand-logo span{font-size:1.05rem;font-weight:800;line-height:1.1;text-align:center}
.tmb-brand-logo.is-active span{color:var(--tmb-primary,#18344c)}
.tmb-brand-logo:hover{opacity:1;border-color:rgba(255,255,255,.55)}
.tmb-brand-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:transparent;color:#fff;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}
.tmb-brand-hero__button:hover{background:#fff;color:var(--tmb-primary,#18344c);transform:translateY(-2px)}
@media(max-width:760px){.tmb-brand-hero{min-height:680px}.tmb-brand-hero__background{background-position:center}.tmb-brand-hero__overlay{background:linear-gradient(0deg,rgba(8,20,29,.84) 0%,rgba(8,20,29,.48) 58%,rgba(8,20,29,.3) 100%)}.tmb-brand-hero__inner{padding:70px 18px 58px;align-items:center;text-align:center}.tmb-brand-hero h1{margin-bottom:34px;font-size:clamp(2.45rem,12vw,4rem)}.tmb-brand-logo-carousel{width:100%;margin-bottom:36px}.tmb-brand-logo-carousel__viewport{overflow:hidden;margin:0 -18px;padding:14px 18px}.tmb-brand-logo-carousel__track{gap:12px}.tmb-brand-logo{flex-basis:min(62vw,230px);height:118px;padding:22px}.tmb-brand-logo img{max-height:78px}}
@media(prefers-reduced-motion:reduce){.tmb-brand-hero__background,.tmb-brand-logo-carousel__track,.tmb-brand-logo,.tmb-brand-logo img,.tmb-brand-hero__button{transition:none!important}}

@media(max-width:900px){
.tmb-home-intro{padding:54px 0 72px}
.tmb-home-intro__inner{width:min(100% - 36px,760px);grid-template-columns:1fr;gap:44px;text-align:center}
.tmb-home-intro__content{max-width:680px;margin:auto}
.tmb-home-intro__logo{width:min(290px,72%);margin:0 auto 34px;object-position:center}
.tmb-home-intro p{margin-left:auto;margin-right:auto}
.tmb-home-intro__actions{justify-content:center}
.tmb-home-intro__visuals{min-height:clamp(390px,90vw,620px)}
.tmb-home-intro__team{inset:0 0 11% 0}
.tmb-home-intro__map{left:50%;bottom:0;transform:translateX(-50%);width:min(76%,350px);min-height:150px}
}
@media(max-width:560px){
.tmb-home-intro h1{font-size:clamp(2.6rem,13vw,4rem)}
.tmb-home-intro__actions{flex-direction:column;align-items:stretch}
.tmb-home-button{width:100%}
.tmb-home-intro__visuals{min-height:430px}
.tmb-home-intro__team{border-radius:22px}
.tmb-home-intro__map{width:82%;padding:16px;border-radius:18px}
}


.tmb-home-categories{padding:clamp(70px,8vw,120px) 0;background:var(--tmb-color-60,#f5f3ef)}
.tmb-home-categories__inner{width:min(1500px,calc(100% - 48px));margin:auto}
.tmb-home-categories__heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:clamp(30px,4vw,52px)}
.tmb-home-categories__eyebrow{margin:0 0 10px!important;font-size:11px!important;font-weight:850!important;letter-spacing:.16em!important;line-height:1.2!important;text-transform:uppercase;color:var(--tmb-primary,#18344c)!important}
.tmb-home-categories h2{margin:0;font-family:var(--tmb-font-heading,inherit);font-size:clamp(2.3rem,4.6vw,4.7rem);font-weight:760;line-height:.96;letter-spacing:-.05em;color:var(--tmb-primary,#142331)}
.tmb-home-categories__grid{display:grid;grid-template-columns:1.25fr repeat(2,1fr);grid-template-rows:repeat(2,minmax(245px,1fr));gap:18px;min-height:620px}
.tmb-home-category-card{position:relative;overflow:hidden;display:flex;align-items:flex-end;min-height:245px;border-radius:22px;background:linear-gradient(135deg,var(--tmb-brand-mid,#2b3e4c),var(--tmb-primary,#142331));text-decoration:none;isolation:isolate;box-shadow:0 16px 42px var(--tmb-brand-shadow,rgba(20,35,49,.1))}
.tmb-home-category-card--featured{grid-row:1 / span 2}
.tmb-home-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,.8,.22,1)}
.tmb-home-category-card__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,20,29,.78) 0%,rgba(8,20,29,.12) 62%,transparent 100%);z-index:1;transition:background .3s ease}
.tmb-home-category-card__content{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:clamp(22px,3vw,34px);color:#fff}
.tmb-home-category-card__content strong{font-family:var(--tmb-font-heading,inherit);font-size:clamp(1.35rem,2.1vw,2.25rem);font-weight:750;line-height:1;letter-spacing:-.035em}
.tmb-home-category-card__content>span{display:flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.52);border-radius:50%;font-size:20px;transition:background .25s ease,color .25s ease,transform .25s ease}
.tmb-home-category-card:hover img{transform:scale(1.055)}
.tmb-home-category-card:hover .tmb-home-category-card__shade{background:linear-gradient(0deg,rgba(8,20,29,.86) 0%,rgba(8,20,29,.08) 70%,transparent 100%)}
.tmb-home-category-card:hover .tmb-home-category-card__content>span{background:#fff;color:var(--tmb-primary,#18344c);transform:translateX(3px)}
@media(max-width:980px){.tmb-home-categories__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;min-height:0}.tmb-home-category-card--featured{grid-column:1 / -1;grid-row:auto;min-height:430px}.tmb-home-category-card{min-height:280px}}
@media(max-width:620px){.tmb-home-categories{padding:64px 0}.tmb-home-categories__inner{width:calc(100% - 32px)}.tmb-home-categories__heading{text-align:center;justify-content:center;margin-bottom:28px}.tmb-home-categories__grid{grid-template-columns:1fr;gap:14px}.tmb-home-category-card,.tmb-home-category-card--featured{grid-column:auto;min-height:58vw;max-height:330px;border-radius:18px}.tmb-home-category-card__content{padding:24px}.tmb-home-category-card__content strong{font-size:1.65rem}}
@media(prefers-reduced-motion:reduce){.tmb-home-category-card img,.tmb-home-category-card__content>span{transition:none!important}}
