.hero-module__Tbk_VW__mobileOnly{display:none}@media (max-width:767px){.hero-module__Tbk_VW__mobileOnly{display:inline}}.hero-module__Tbk_VW__heroSection{background:var(--mc-bg-body);box-shadow:none;border:none;align-items:flex-start;width:100%;max-width:100vw;padding-top:clamp(.5rem,2vh,2.5rem);padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero-module__Tbk_VW__heroSectionFullHeight{min-height:auto}.hero-module__Tbk_VW__heroSection:before{content:"";background-image:radial-gradient(rgba(var(--mc-primary-rgb), .04) 1px, transparent 1px);pointer-events:none;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0006 40% 60%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0006 40% 60%,#0000 100%)}.hero-module__Tbk_VW__heroContent{z-index:2;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem;position:relative;overflow-x:hidden}@media (min-width:768px){.hero-module__Tbk_VW__heroContent{padding:0 1.5rem}}@media (min-width:1024px){.hero-module__Tbk_VW__heroContent{padding:0 1rem}}.hero-module__Tbk_VW__heroGrid{grid-template-columns:1fr;align-items:center;gap:2rem;min-height:60vh;display:grid}@media (min-width:1024px){.hero-module__Tbk_VW__heroGrid{grid-template-columns:1fr 1fr;gap:3rem;min-height:50vh}}.hero-module__Tbk_VW__heroGridWide{grid-template-columns:1fr;align-items:center;gap:2rem;min-height:60vh;display:grid}@media (min-width:1024px){.hero-module__Tbk_VW__heroGridWide{grid-template-columns:1.5fr 1fr;gap:2rem;min-height:50vh}}@media (min-width:768px) and (max-width:1023px){.hero-module__Tbk_VW__heroGridWide{grid-template-columns:1fr;gap:2rem;min-height:auto;padding-top:2rem}}@media (max-width:767px){.hero-module__Tbk_VW__heroGridWide{grid-template-columns:1fr;gap:1rem;min-height:auto;padding-top:1rem}}.hero-module__Tbk_VW__heroText{text-align:left}.hero-module__Tbk_VW__heroTitle{color:var(--mc-text-primary);margin-bottom:1rem;font-size:2rem;font-weight:500;line-height:1.2}@media (min-width:768px){.hero-module__Tbk_VW__heroTitle{margin-bottom:1.25rem;font-size:2.25rem}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTitle{font-size:2.75rem;font-weight:600}}.hero-module__Tbk_VW__heroGradient{color:var(--mc-action)}.hero-module__Tbk_VW__heroTitle br{display:block}.hero-module__Tbk_VW__heroDescription{color:var(--mc-text-secondary);max-width:600px;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.hero-module__Tbk_VW__heroDescription{margin:0 0 2rem;font-size:1.25rem}}.hero-module__Tbk_VW__trustIndicator{color:var(--mc-text-muted);letter-spacing:.01em;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:500;display:flex}.hero-module__Tbk_VW__trustCheck{color:var(--mc-primary);flex-shrink:0}.hero-module__Tbk_VW__heroButtons{text-align:left;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:.75rem;display:flex}@media (min-width:640px){.hero-module__Tbk_VW__heroButtons{gap:1rem}}.hero-module__Tbk_VW__ctaPrimary{background:var(--mc-primary);color:#fff;box-shadow:0 4px 20px rgba(var(--mc-primary-rgb), .2);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s,background-color .3s,border-color .3s,opacity .3s,transform .3s,box-shadow .3s;display:inline-block;transform:translateY(0)}@media (min-width:640px){.hero-module__Tbk_VW__ctaPrimary{padding:.65rem 1.25rem;font-size:.85rem}}.hero-module__Tbk_VW__ctaPrimary:hover{background:var(--mc-primary-light);box-shadow:0 8px 30px rgba(var(--mc-primary-rgb), .25);transform:translateY(-2px)scale(1.05)}.hero-module__Tbk_VW__ctaSecondary{border:2px solid var(--mc-primary);color:var(--mc-primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:12px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s,background-color .3s,border-color .3s,opacity .3s,transform .3s,box-shadow .3s;display:inline-block;position:relative;overflow:visible}@media (min-width:640px){.hero-module__Tbk_VW__ctaSecondary{padding:.65rem 1.25rem;font-size:.85rem}}.hero-module__Tbk_VW__ctaSecondary:hover{background:var(--mc-primary);color:#fff}.hero-module__Tbk_VW__quickAccess{border-top:1px solid var(--mc-border);flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.hero-module__Tbk_VW__quickPill{background:var(--mc-bg-card);border:1px solid var(--mc-border);color:var(--mc-text-secondary);white-space:nowrap;border-radius:100px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.hero-module__Tbk_VW__quickPill:hover{border-color:var(--mc-action);color:var(--mc-action);background:rgba(var(--mc-action-rgb), .06);transform:translateY(-1px)}.hero-module__Tbk_VW__quickPillIcon{opacity:.6;align-items:center;display:flex}.hero-module__Tbk_VW__quickPill:hover .hero-module__Tbk_VW__quickPillIcon{opacity:1}@media (max-width:767px){.hero-module__Tbk_VW__quickAccess{justify-content:center;gap:.4rem;margin-top:1rem;padding-top:1rem}.hero-module__Tbk_VW__quickPill{padding:.35rem .6rem;font-size:.7rem}}@media (min-width:768px) and (max-width:1023px){.hero-module__Tbk_VW__quickAccess{justify-content:center}}.hero-module__Tbk_VW__ctaGlow{border:1px solid var(--mc-primary);opacity:.3;pointer-events:none;border-radius:16px;position:absolute;inset:-4px}.hero-module__Tbk_VW__heroImage{justify-content:center;align-items:flex-end;height:auto;min-height:400px;display:flex;position:relative}@media (min-width:1024px){.hero-module__Tbk_VW__heroImage{min-height:600px}}.hero-module__Tbk_VW__heroImg{object-fit:contain;object-position:bottom;width:auto;max-width:100%;height:auto;max-height:75vh;margin-bottom:0}@media (min-width:1024px){.hero-module__Tbk_VW__heroImg{height:auto;min-height:600px;max-height:none}}@media (min-width:768px) and (max-width:1023px){.hero-module__Tbk_VW__heroGrid{grid-template-columns:1fr;gap:2rem;padding-top:2rem}.hero-module__Tbk_VW__heroText{text-align:center;order:1}.hero-module__Tbk_VW__heroTitle{text-align:center}.hero-module__Tbk_VW__heroDescription{text-align:center;margin-left:auto;margin-right:auto}.hero-module__Tbk_VW__heroButtons{flex-wrap:wrap;justify-content:center}.hero-module__Tbk_VW__trustIndicator{justify-content:center}.hero-module__Tbk_VW__heroImage{order:2;min-height:450px}.hero-module__Tbk_VW__heroImg{max-width:60%;max-height:450px}.hero-module__Tbk_VW__socialBadge{transform-origin:bottom;width:180px;min-height:120px;transform:scale(.85);bottom:12%!important;right:20%!important}}@media (max-width:767px){.hero-module__Tbk_VW__heroGrid{grid-template-columns:1fr;gap:1rem;min-height:auto;padding-top:1rem}.hero-module__Tbk_VW__heroText{text-align:center;overflow-wrap:break-word;word-wrap:break-word;order:1;max-width:100%}.hero-module__Tbk_VW__heroTitle{text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1.5rem}.hero-module__Tbk_VW__heroTitleLarge{font-size:2rem}.hero-module__Tbk_VW__heroTitle br{display:block}.hero-module__Tbk_VW__heroDescription{text-align:center;word-wrap:break-word;margin-left:auto;margin-right:auto;font-size:.95rem}.hero-module__Tbk_VW__heroDescription br{display:none}.hero-module__Tbk_VW__heroButtons{flex-wrap:wrap;justify-content:center;gap:.5rem}.hero-module__Tbk_VW__trustIndicator{justify-content:center;font-size:.78rem}.hero-module__Tbk_VW__ctaPrimary,.hero-module__Tbk_VW__ctaSecondary{white-space:nowrap;padding:.6rem .9rem;font-size:.75rem}.hero-module__Tbk_VW__heroImage{order:2;min-height:320px}.hero-module__Tbk_VW__heroImg{max-width:65%;max-height:320px!important}.hero-module__Tbk_VW__socialBadge{transform-origin:100% 100%;width:180px;min-height:120px;transform:scale(.65);bottom:8%!important;right:3%!important}}@keyframes hero-module__Tbk_VW__floatBubble{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.05)}}.hero-module__Tbk_VW__socialIconBubble{background:var(--mc-bg-card);border:1.5px solid var(--mc-border);cursor:pointer;will-change:transform;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:color .3s,background-color .3s,border-color .3s,opacity .3s,transform .3s,box-shadow .3s;animation:3s ease-in-out infinite hero-module__Tbk_VW__floatBubble;display:flex;box-shadow:0 4px 12px #0000000f}.hero-module__Tbk_VW__socialIconBubble:hover{border-color:rgba(var(--mc-primary-rgb), .6)!important;box-shadow:0 6px 20px rgba(var(--mc-primary-rgb), .3)!important;transform:translateY(-4px)scale(1.15)!important}.hero-module__Tbk_VW__socialIconBubble:first-child{animation-delay:0s}.hero-module__Tbk_VW__socialIconBubble:nth-child(2){animation-delay:.1s}.hero-module__Tbk_VW__socialIconBubble:nth-child(3){animation-delay:.2s}.hero-module__Tbk_VW__socialIconBubble:nth-child(4){animation-delay:.3s}.hero-module__Tbk_VW__socialBadge{z-index:10;opacity:1;flex-direction:column;align-items:flex-end;gap:.5rem;width:180px;min-height:120px;display:flex;position:absolute;bottom:15%;right:8%}.hero-module__Tbk_VW__badgeCount{background:rgba(var(--mc-primary-rgb), .9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;min-width:120px;min-height:60px;padding:1rem 1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000026}.hero-module__Tbk_VW__badgeGlow{pointer-events:none;background:radial-gradient(circle at 30% 30%,#ffffff14,#0000 60%);position:absolute;inset:0}.hero-module__Tbk_VW__badgeContent{text-align:center;position:relative}.hero-module__Tbk_VW__badgeNumber{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:700;line-height:1}.hero-module__Tbk_VW__badgeLabel{color:#fff9;letter-spacing:.05em;text-transform:uppercase;margin-top:.25rem;font-size:.7rem;font-weight:600}.hero-module__Tbk_VW__socialIconsContainer{justify-content:flex-end;align-items:center;gap:.5rem;min-height:32px;display:flex}.hero-module__Tbk_VW__floatingParticles{pointer-events:none;z-index:1;width:100%;max-width:100%;position:absolute;inset:0;overflow:hidden}.hero-module__Tbk_VW__particle{background:rgba(var(--mc-action-rgb), .2);border-radius:50%;width:6px;height:6px;animation:8s linear infinite hero-module__Tbk_VW__particleFloat;position:absolute}.hero-module__Tbk_VW__particle:first-child{animation-duration:12s;animation-delay:0s;left:10%}.hero-module__Tbk_VW__particle:nth-child(2){background:rgba(var(--mc-accent-rgb), .15);animation-duration:10s;animation-delay:2s;left:25%}.hero-module__Tbk_VW__particle:nth-child(3){animation-duration:14s;animation-delay:4s;left:45%}.hero-module__Tbk_VW__particle:nth-child(4){background:rgba(var(--mc-action-rgb), .15);animation-duration:9s;animation-delay:1s;left:65%}.hero-module__Tbk_VW__particle:nth-child(5){background:rgba(var(--mc-accent-rgb), .2);animation-duration:11s;animation-delay:3s;left:80%}.hero-module__Tbk_VW__particle:nth-child(6){animation-duration:13s;animation-delay:5s;left:90%}@keyframes hero-module__Tbk_VW__particleFloat{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px)scale(1)}}.hero-module__Tbk_VW__floatElement{animation:6s ease-in-out infinite hero-module__Tbk_VW__float}.hero-module__Tbk_VW__floatElementReverse{animation:6s ease-in-out infinite hero-module__Tbk_VW__floatReverse}@keyframes hero-module__Tbk_VW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes hero-module__Tbk_VW__floatReverse{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}@keyframes hero-module__Tbk_VW__scrollFloat{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.hero-module__Tbk_VW__scrollIndicator{z-index:10;cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;max-width:100%;transition:color .3s,background-color .3s,border-color .3s,opacity .3s,transform .3s,box-shadow .3s;animation:2s ease-in-out infinite hero-module__Tbk_VW__scrollFloat;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-module__Tbk_VW__scrollIndicator:hover{transform:translate(-50%)scale(1.1)}.hero-module__Tbk_VW__mouseIcon{border:2px solid var(--mc-border);background:var(--mc-bg-card);border-radius:13px;width:26px;height:40px;position:relative}.hero-module__Tbk_VW__mouseWheel{background:var(--mc-text-muted);border-radius:2px;width:3px;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.hero-module__Tbk_VW__heroTopRow{grid-template-columns:1fr;align-items:center;gap:0;display:grid}@media (min-width:768px){.hero-module__Tbk_VW__heroTopRow{grid-template-columns:1fr;align-items:center;gap:0}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTopRow{grid-template-columns:1.4fr 1fr;align-items:start;gap:2rem}}.hero-module__Tbk_VW__heroTextNew{text-align:center;padding-bottom:.5rem}@media (min-width:768px){.hero-module__Tbk_VW__heroTextNew{text-align:center;padding-top:1rem;padding-bottom:.5rem}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTextNew{text-align:left;grid-area:1/1;padding-top:1rem}}.hero-module__Tbk_VW__heroTitleNew{color:var(--mc-text-primary);margin-bottom:.4rem;font-size:1.5rem;font-weight:700;line-height:1.15}@media (min-width:768px){.hero-module__Tbk_VW__heroTitleNew{font-size:1.75rem}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTitleNew{font-size:2.5rem}}@media (min-width:1440px){.hero-module__Tbk_VW__heroTitleNew{font-size:3rem}}.hero-module__Tbk_VW__heroDescNew{color:var(--mc-text-secondary);max-width:540px;margin:0 auto .35rem;font-size:.8rem;line-height:1.4}@media (min-width:768px){.hero-module__Tbk_VW__heroDescNew{margin:0 auto 1rem;font-size:1rem;line-height:1.6}}@media (min-width:1024px){.hero-module__Tbk_VW__heroDescNew{margin:0 0 1.25rem;font-size:1.125rem}}.hero-module__Tbk_VW__heroSocialProof{color:var(--mc-text-muted);justify-content:center;align-items:center;gap:.4rem;margin:.5rem 0 1rem;font-size:.85rem;font-weight:500;display:flex}@media (min-width:768px){.hero-module__Tbk_VW__heroSocialProof{justify-content:flex-start}}@media (max-width:767px){.hero-module__Tbk_VW__heroSocialProof{font-size:.78rem}}.hero-module__Tbk_VW__heroTrust{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.hero-module__Tbk_VW__heroTrust{justify-content:center}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTrust{justify-content:flex-start}}.hero-module__Tbk_VW__heroTrustItem{color:var(--mc-text-muted);white-space:nowrap;background:var(--mc-bg-card);border:1px solid var(--mc-border);border-radius:100px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.hero-module__Tbk_VW__heroTrustDot{background:var(--mc-border);border-radius:50%;flex-shrink:0;width:4px;height:4px}@media (max-width:767px){.hero-module__Tbk_VW__heroTrustItem{font-size:.7rem}}.hero-module__Tbk_VW__heroPortrait{z-index:2;justify-content:center;align-items:flex-end;height:140px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.hero-module__Tbk_VW__heroPortrait{justify-content:center;height:420px}}@media (min-width:1024px){.hero-module__Tbk_VW__heroPortrait{height:600px}}.hero-module__Tbk_VW__heroPortrait img{max-width:none;width:auto!important;height:100%!important}.hero-module__Tbk_VW__heroAllLink{color:var(--mc-action);font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s}.hero-module__Tbk_VW__heroAllLink:hover{opacity:.8}.hero-module__Tbk_VW__heroTiles{z-index:5;order:3;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-top:-2rem;display:grid;position:relative}@media (min-width:768px){.hero-module__Tbk_VW__heroTiles{order:3;grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:600px;margin-top:-2.5rem;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTiles{order:unset;grid-area:2/1;max-width:none;margin-left:0;margin-right:0}}.hero-module__Tbk_VW__heroTile{border-radius:var(--mc-radius-lg);background:var(--mc-bg-card);border:2px solid var(--mc-border);cursor:pointer;border-left:3px solid var(--mc-action);flex-direction:column;align-items:center;gap:.45rem;padding:.85rem .5rem;text-decoration:none;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 6px #0000000a}.hero-module__Tbk_VW__heroTile:hover{border-color:var(--mc-action);border-left-color:var(--mc-action);box-shadow:0 8px 24px rgba(var(--mc-action-rgb), .15);transform:translateY(-3px)}.hero-module__Tbk_VW__heroTileIcon{color:#fff;background:linear-gradient(135deg,#00c896,#00a37a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 3px 8px #00c8964d}.hero-module__Tbk_VW__heroTileLabel{color:var(--mc-text-primary);text-align:center;font-size:.68rem;font-weight:600;line-height:1.2}@media (min-width:768px){.hero-module__Tbk_VW__heroTile{gap:.6rem;padding:1.25rem .75rem;box-shadow:0 2px 8px #0000000a}.hero-module__Tbk_VW__heroTileIcon{width:44px;height:44px}.hero-module__Tbk_VW__heroTileLabel{font-size:.9rem}}.hero-module__Tbk_VW__heroTileBadge{color:#fff;background:var(--mc-accent);border-radius:0 var(--mc-radius-lg) 0 6px;white-space:nowrap;letter-spacing:.2px;text-overflow:ellipsis;max-width:50%;padding:.15rem .35rem;font-size:.45rem;font-weight:700;line-height:1.2;position:absolute;top:-1px;right:-1px;overflow:hidden}@media (min-width:768px){.hero-module__Tbk_VW__heroTileBadge{padding:.2rem .5rem;font-size:.58rem}}.hero-module__Tbk_VW__heroTileFeatured{border-left-color:var(--mc-action);background:linear-gradient(135deg, rgba(var(--mc-action-rgb), .04), var(--mc-bg-card))}@media (min-width:768px){.hero-module__Tbk_VW__heroTileFeatured{flex-direction:row;grid-column:span 2;justify-content:center;gap:.75rem}}.hero-module__Tbk_VW__heroTileBadgeNew{color:#fff;background:var(--mc-accent);border-radius:0 var(--mc-radius-lg) 0 6px;white-space:nowrap;letter-spacing:.2px;padding:.15rem .35rem;font-size:.45rem;font-weight:700;line-height:1.2;position:absolute;top:-1px;right:-1px}@media (min-width:768px){.hero-module__Tbk_VW__heroTileBadgeNew{padding:.2rem .5rem;font-size:.58rem}}.hero-module__Tbk_VW__heroPortraitWrap{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.hero-module__Tbk_VW__heroPortraitWrap:before{content:"";background:rgba(var(--mc-action-rgb), .1);z-index:0;pointer-events:none;border-radius:130px 130px 0 0;width:260px;height:140px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.hero-module__Tbk_VW__heroPortraitWrap{order:2;align-items:center}.hero-module__Tbk_VW__heroPortrait{height:220px}.hero-module__Tbk_VW__heroPortraitWrap:before{border-radius:50%;width:240px;height:240px;bottom:-30px}}@media (min-width:1024px){.hero-module__Tbk_VW__heroPortraitWrap{order:unset;grid-area:1/2/3;justify-content:flex-end;align-self:end}.hero-module__Tbk_VW__heroPortrait{height:540px}.hero-module__Tbk_VW__heroPortraitWrap:before{border-radius:220px 220px 0 0;width:440px;height:540px;bottom:0}}@media (min-width:1440px){.hero-module__Tbk_VW__heroPortrait{height:580px}.hero-module__Tbk_VW__heroPortraitWrap:before{border-radius:230px 230px 0 0;width:460px;height:580px}}@media (max-width:767px){.hero-module__Tbk_VW__heroTextNew{text-align:left;order:1}.hero-module__Tbk_VW__heroTitleNew{text-align:left;font-size:1.5rem}.hero-module__Tbk_VW__heroDescNew{margin:0 0 .25rem;font-size:.95rem;line-height:1.5}.hero-module__Tbk_VW__heroTrust{display:none}.hero-module__Tbk_VW__heroPortraitWrap{order:2;overflow:visible}.hero-module__Tbk_VW__heroPortrait{height:200px}.hero-module__Tbk_VW__heroPortraitWrap:before{border-radius:50%;width:260px;height:260px;bottom:-55px}.hero-module__Tbk_VW__heroTiles{order:3;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:-2.5rem;padding-bottom:0}.hero-module__Tbk_VW__heroTileMobileHide{display:flex}}.hero-module__Tbk_VW__heroPortraitBadge{background:var(--mc-bg-card);border:1px solid var(--mc-border);border-radius:var(--mc-radius-md);z-index:3;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem 1.25rem;display:flex;position:absolute;bottom:2rem;right:50%;transform:translate(50%);box-shadow:0 4px 16px #0000001a}.hero-module__Tbk_VW__heroPortraitName{color:var(--mc-text-secondary);letter-spacing:.02em;font-size:.72rem;font-weight:500}.hero-module__Tbk_VW__heroPortraitBrand{color:var(--mc-text-primary);letter-spacing:.04em;font-size:.9rem;font-weight:700}@media (min-width:768px) and (max-width:1023px){.hero-module__Tbk_VW__heroPortraitBadge{display:none}}@media (min-width:1024px){.hero-module__Tbk_VW__heroPortraitBadge{padding:.6rem 1.5rem;bottom:7rem}.hero-module__Tbk_VW__heroPortraitName{font-size:.78rem}.hero-module__Tbk_VW__heroPortraitBrand{font-size:.95rem}}@media (max-width:767px){.hero-module__Tbk_VW__heroPortraitBadge{display:none}}
