.hero__cover{z-index:1;justify-content:center;align-items:center;width:100%;max-width:1920px;height:105px;margin-inline:auto;display:flex;position:relative;overflow:hidden}@media(min-width:48rem){.hero__cover{height:280px}}@media(min-width:1921px){.hero__cover{border-radius:var(--radius-2xl,var(--radius-2xl))}}.hero__cover--both{background-color:var(--hero-cover-img-mobile-color,var(--color-slate-300));transition:background-color .3s .1s}@media(min-width:768px){.hero__cover--both{background-color:var(--hero-cover-img-desktop-color,var(--color-slate-300))}}.hero__cover:not(.hero__cover--default):not(.hero__cover--both) .hero__cover-img{background-color:var(--hero-cover-img-mobile-color,var(--color-slate-300));transition:background-color .3s .1s}@media(min-width:768px){.hero__cover:not(.hero__cover--default):not(.hero__cover--both) .hero__cover-img{background-color:var(--hero-cover-img-desktop-color,var(--color-slate-300))}}.hero__cover--default{max-width:1912px;height:100px;margin-inline:auto}@media(min-width:48rem){.hero__cover--default{height:100px}}.hero__cover--default .hero__cover-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.hero__cover picture{width:100%;height:100%;display:block}.hero__cover:not(.hero__cover--default) .hero__cover-img{filter:blur(20px);opacity:0;transition:filter .5s,opacity .5s,transform .5s;transform:scale(1.1)}.hero__cover:not(.hero__cover--default) .hero__cover-img.is-loaded{filter:blur();opacity:1;transform:scale(1)}.hero__cover-img{z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block;position:relative}.hero__cover[data-slot=external]>*{width:100%;height:100%;display:block}.hero__cover[data-slot=external] :is(img,picture,source){z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block;position:relative}.hero{width:100%;position:relative;overflow:visible}.hero__content{z-index:1;margin-inline:auto;min-width:0;max-width:100%;margin-top:-33px;margin-bottom:calc(var(--spacing,.25rem)*0);align-items:center;gap:calc(var(--spacing,.25rem)*8);border-radius:var(--radius-2xl,var(--radius-2xl));background-color:var(--color-white,#fff);width:100%;padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*8);flex-direction:row;align-self:stretch;display:flex;position:relative}@media(min-width:768px){.hero__content{padding-inline:calc(var(--spacing,.25rem)*6)}}@media(min-width:1133px){.hero__content{padding-inline:calc(var(--spacing,.25rem)*8)}}.hero__content{box-shadow:10px 10px 50px 3px #275c8d1a}.hero__main-content{z-index:1;align-items:flex-start;gap:calc(var(--spacing,.25rem)*6);flex-direction:row;flex:1;min-width:0;display:flex;position:relative}.hero__info-section{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.hero__company-and-brands{flex-direction:column;gap:0;min-width:0;display:flex}.hero__company-and-brands>.hero-company-info{flex:none}.hero__sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero__cards-section{flex-flow:wrap;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.hero__actions-section{z-index:1;justify-content:flex-end;align-items:center;gap:calc(var(--spacing,.25rem)*4);flex-direction:row;flex-shrink:0;align-self:stretch;min-width:0;display:flex;position:relative}.hero__actions-wrapper{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;gap:58px;display:flex;position:relative}.hero__resolution-info-wrap{display:flex}@media(max-width:1132.98px){.hero__content{border-radius:16px;flex-direction:column;gap:24px;width:calc(100% - 48px);max-width:calc(100% - 48px);margin-left:24px;margin-right:24px;padding:24px 20px}.hero__main-content{flex-direction:column;align-items:center;gap:16px}.hero__info-section{align-items:center;gap:0}.hero__company-and-brands{align-items:center;width:100%}.hero__cards-section{box-sizing:border-box;flex-direction:column;align-items:center;gap:24px;width:100%;min-width:0;max-width:100%;margin-top:24px}.hero__cards-section>.hero-card-tag-link{min-width:0;max-width:100%}.hero__actions-section{flex-direction:column;align-items:stretch}.hero__actions-wrapper{flex-direction:column;align-items:stretch;gap:16px}.hero__resolution-info-wrap{display:none}}@media(min-width:1133px){.hero__content{box-sizing:border-box;border-radius:1rem;flex-direction:row;gap:32px;width:calc(100% - 64px);max-width:1376px;margin-left:auto;margin-right:auto;padding:2rem}.hero__main-content{flex-direction:row;align-items:flex-start}.hero__info-section{align-items:stretch}.hero__company-and-brands{align-items:stretch;width:auto}.hero__cards-section{flex-direction:row;align-items:center;margin-top:0}.hero__actions-section{flex-direction:row;align-items:center}.hero__actions-wrapper{flex-direction:column;align-items:flex-end;gap:58px}.hero__resolution-info-wrap{display:flex}}.hero-logo{flex-shrink:0}.hero-logo__avatar{font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;font-size:48px;font-weight:500;line-height:1}.hero-logo__avatar--fallback{border-radius:12px;width:120px;height:120px}@media(max-width:1132.98px){.hero-logo__avatar--fallback{border-radius:12px;width:72px;height:72px;font-size:28px}}.hero-logo__avatar--with-image{border-radius:20px;width:123px;height:123px}@media(max-width:1132.98px){.hero-logo__avatar--with-image{border-radius:12px;width:72px;height:70px}}.hero-logo__image{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%;height:100%}@media(max-width:1132.98px){.hero-logo__image{border-radius:12px}}.hero-logo__fallback{border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hero-logo__avatar--with-image .hero-logo__fallback{border-radius:20px}@media(max-width:1132.98px){.hero-logo__avatar--with-image .hero-logo__fallback{border-radius:12px}}.hero-logo[data-slot=external]{border-radius:20px;flex-shrink:0;width:123px;height:123px;display:flex;overflow:hidden}@media(max-width:1132.98px){.hero-logo[data-slot=external]{border-radius:12px;width:72px;height:70px}}.hero-logo[data-slot=external]>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.hero-logo[data-slot=external]>picture{width:100%;height:100%;display:block}.hero-logo[data-slot=external] picture>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}.hero-card-tag-link{box-sizing:border-box;max-width:100%;color:inherit;flex-shrink:0;text-decoration:none;display:inline-block}@media(max-width:1132.98px){.hero-card-tag-link{width:-moz-max-content;width:max-content;max-width:100%;display:block}}.hero-card-tag-link:focus-visible{border-radius:var(--radius-lg,var(--radius-lg));outline-style:var(--tw-outline-style);outline-offset:2px;outline-width:2px;outline-color:var(--color-slate-600,var(--color-slate-600))}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}.hero-action-buttons{gap:calc(var(--spacing,.25rem)*3);flex-direction:row;display:flex}.hero-action-buttons>*{min-width:150px}.hero-action-buttons__modal{border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200,var(--color-slate-200));background-color:var(--color-white,#fff);width:calc(100vw - 2rem);max-width:360px;padding:calc(var(--spacing,.25rem)*6);--tw-shadow:var(--shadow-lg);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-radius:8px}.hero-action-buttons__modal>button{top:calc(var(--spacing,.25rem)*4);right:calc(var(--spacing,.25rem)*4);height:calc(var(--spacing,.25rem)*8);width:calc(var(--spacing,.25rem)*8);color:var(--color-slate-700,var(--color-slate-700));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));border-radius:3.40282e38px;justify-content:center;align-items:center;display:inline-flex;position:absolute}@media(hover:hover){.hero-action-buttons__modal>button:hover{background-color:var(--color-slate-100,var(--color-slate-100))}}.hero-action-buttons__modal-header{align-items:center;gap:calc(var(--spacing,.25rem)*1.5);text-align:center}.hero-action-buttons__modal-title{--tw-leading:calc(var(--spacing,.25rem)*7);font-size:18px;line-height:calc(var(--spacing,.25rem)*7);--tw-font-weight:var(--font-weight-semibold,var(--font-weight-semibold));font-weight:var(--font-weight-semibold,var(--font-weight-semibold));--tw-tracking:.03em;letter-spacing:.03em;color:var(--color-slate-950,oklch(12.9% .042 264.695))}.hero-action-buttons__modal-description{text-align:left;--tw-leading:calc(var(--spacing,.25rem)*8);font-size:14px;line-height:calc(var(--spacing,.25rem)*8);--tw-font-weight:var(--font-weight-normal,var(--font-weight-normal));font-weight:var(--font-weight-normal,var(--font-weight-normal));--tw-tracking:.04em;letter-spacing:.04em;color:var(--color-slate-500,var(--color-slate-500))}.hero-action-buttons__modal-body{margin-top:calc(var(--spacing,.25rem)*4);gap:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}.hero-action-buttons__company-card{border-radius:var(--radius-xl,var(--radius-xl));background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*4);--tw-shadow:10px 10px 50px 3px var(--tw-shadow-color,#275c8d1a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hero-action-buttons__company-card-header{align-items:center;gap:calc(var(--spacing,.25rem)*4);display:flex}.hero-action-buttons__company-avatar{height:calc(var(--spacing,.25rem)*10);width:calc(var(--spacing,.25rem)*10);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200,var(--color-slate-200));background-color:var(--color-white,#fff);border-radius:8px}.hero-action-buttons__company-card-info{min-width:calc(var(--spacing,.25rem)*0);flex:1}.hero-action-buttons__company-name{text-overflow:ellipsis;white-space:nowrap;--tw-leading:calc(var(--spacing,.25rem)*5);font-size:14px;line-height:calc(var(--spacing,.25rem)*5);--tw-font-weight:var(--font-weight-medium,var(--font-weight-medium));font-weight:var(--font-weight-medium,var(--font-weight-medium));--tw-tracking:.04em;letter-spacing:.04em;color:var(--color-slate-950,oklch(12.9% .042 264.695));overflow:hidden}.hero-action-buttons__company-card-tag{margin-top:calc(var(--spacing,.25rem)*4);justify-content:center;display:flex}.hero-action-buttons__modal-links{align-items:flex-start;gap:calc(var(--spacing,.25rem)*2);flex-direction:column;display:flex}.hero-action-buttons__modal-texts{gap:calc(var(--spacing,.25rem)*3);flex-direction:column;display:flex}.hero-action-buttons__modal-text{font-size:var(--text-sm,var(--text-sm));line-height:var(--tw-leading,var(--text-sm--line-height,var(--text-sm--line-height)));--tw-leading:calc(var(--spacing,.25rem)*6);line-height:calc(var(--spacing,.25rem)*6);color:var(--color-slate-800,var(--color-slate-800))}.hero-action-buttons__modal-subtitle{font-size:var(--text-sm,var(--text-sm));line-height:var(--tw-leading,var(--text-sm--line-height,var(--text-sm--line-height)));--tw-leading:calc(var(--spacing,.25rem)*6);line-height:calc(var(--spacing,.25rem)*6);--tw-font-weight:var(--font-weight-semibold,var(--font-weight-semibold));font-weight:var(--font-weight-semibold,var(--font-weight-semibold));color:var(--color-slate-900,var(--color-slate-900))}.hero-action-buttons__modal-link{align-items:center;gap:calc(var(--spacing,.25rem)*2);padding:calc(var(--spacing,.25rem)*0);--tw-leading:calc(var(--spacing,.25rem)*5);font-size:14px;line-height:calc(var(--spacing,.25rem)*5);--tw-font-weight:var(--font-weight-medium,var(--font-weight-medium));font-weight:var(--font-weight-medium,var(--font-weight-medium));--tw-tracking:.04em;letter-spacing:.04em;color:#004d37;text-underline-offset:4px;text-decoration-line:underline;display:inline-flex}.hero-action-buttons__modal-link-button{height:auto;padding:calc(var(--spacing,.25rem)*0)}.hero-action-buttons__modal-footer{margin-top:calc(var(--spacing,.25rem)*4)}.hero-action-buttons__modal-footer-button{min-height:calc(var(--spacing,.25rem)*12);border-radius:var(--radius-xl,var(--radius-xl));width:100%;font-size:var(--text-base,var(--text-base));line-height:var(--tw-leading,var(--text-base--line-height,var(--text-base--line-height)));--tw-font-weight:var(--font-weight-medium,var(--font-weight-medium));font-weight:var(--font-weight-medium,var(--font-weight-medium))}@media(max-width:1132.98px){.hero-action-buttons{flex-direction:column-reverse;align-items:stretch;width:100%}.hero-action-buttons>*{width:100%;min-width:150px}.hero-action-buttons__modal{max-height:90vh;overflow-y:auto}.hero-action-buttons__modal-description{text-align:left}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-tracking{syntax:"*";inherits:false}.hero-resolution-info{justify-content:flex-end;align-items:center;gap:calc(var(--spacing,.25rem)*2);vertical-align:middle;border-radius:3.40282e38px;display:flex}.hero-resolution-info__icon{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*6);color:var(--color-slate-500,var(--color-slate-500))}.hero-resolution-info__text{letter-spacing:0;vertical-align:middle;color:#45556c;font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.hero-resolution-info__percent{letter-spacing:0;vertical-align:middle;font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:120%}@media(max-width:1132.98px){.hero-resolution-info{justify-content:flex-start}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial}}}.hero-company-info{flex-direction:column;flex:1;min-width:0;display:flex}.hero-company-info__header{gap:calc(var(--spacing,.25rem)*1);flex-direction:column;display:flex}.hero-company-info__name-wrapper{align-items:flex-start;gap:calc(var(--spacing,.25rem)*4);display:flex}.hero-company-info__name{letter-spacing:-.02em;vertical-align:middle;color:var(--color-slate-900,var(--color-slate-900));min-width:0;max-width:716px;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:120%;display:flex}.hero-company-info__name-link--row{align-items:flex-start;gap:1rem;min-width:0;max-width:100%;display:inline-flex}.hero-company-info__name-text{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:auto;min-width:0;display:-webkit-box;overflow:hidden}.hero-company-info__name-link{color:inherit;text-decoration-line:none}.hero-company-info__name-link:hover{color:var(--color-slate-800,var(--color-slate-800));text-decoration-line:underline}.hero-company-info__name-link:focus-visible{outline:2px solid var(--color-slate-600);outline-offset:2px;border-radius:2px}.hero-company-info__tags{flex-shrink:0;align-self:center;align-items:center;display:flex}.hero-company-info__verified-icon{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*6)}.hero-company-info__meta{flex-wrap:wrap;align-items:center;gap:0 6px;width:100%;min-width:0;display:flex}.hero-company-info__meta>*{box-sizing:border-box;align-items:center;height:32px;min-height:32px;display:flex}.hero-company-info__meta [data-slot=button],.hero-company-info__meta .hero-company-info__views-wrapper,.hero-company-info__meta .hero-company-info__views,.hero-company-info__meta .hero-company-info__views-link,.hero-company-info__meta .hero-company-info__segment.hero-company-info__views-wrapper,.hero-company-info__meta .hero-brand-info__toggle{box-sizing:border-box;height:calc(var(--spacing,.25rem)*8);min-height:calc(var(--spacing,.25rem)*8);align-items:center;gap:calc(var(--spacing,.25rem)*1.5);padding-block:calc(var(--spacing,.25rem)*0);--tw-leading:1.43;line-height:1.43;display:flex}.hero-company-info__meta .hero-company-info__segment,.hero-company-info__meta .hero-company-info__segment--link{padding:0}.hero-company-info__meta>:first-child{margin-left:0;padding-left:0}.hero-company-info__segment .hero-company-info__views-link{padding-left:0;padding-right:0}.hero-company-info__brand-toggle{box-sizing:border-box;align-self:stretch;align-items:center;height:32px;min-height:32px;line-height:1.43;display:flex}.hero-company-info__brand-toggle .hero-brand-info__toggle{box-sizing:border-box;align-items:center;height:32px;min-height:32px;padding-top:0;padding-bottom:0;padding-left:0;display:flex}.hero-company-info__brand-toggle .hero-brand-info__chevron svg{transform:none}.hero-company-info__segment{box-sizing:border-box;align-self:flex-start;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:0;line-height:1.43;display:flex}.hero-company-info__segment--link{padding:0}.hero-company-info__segment--link .hero-segment-info,.hero-company-info__segment--link .hero-segment-info__link{gap:6px;padding-top:0;padding-bottom:0}.hero-company-info__meta .hero-brand-info__toggle,.hero-company-info__segment--link .hero-segment-info{padding-left:0;padding-right:0}.hero-company-info__segment--link .hero-segment-info__icon{transform:none}.hero-company-info__icon{height:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*4);color:var(--color-slate-500);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hero-company-info__icon svg{width:100%;height:100%;color:inherit;display:block}.hero-company-info__segment .hero-company-info__icon,.hero-company-info__segment .hero-company-info__icon svg{color:var(--color-slate-600,#475569)}.hero-company-info__segment .hero-company-info__icon svg path{stroke:var(--color-slate-600,#475569)}.hero-company-info__segment .hero-company-info__views-link,.hero-company-info__segment .hero-company-info__views-link--text{color:var(--color-slate-600,#475569)}.hero-company-info__segment-text{font-size:var(--text-sm,var(--text-sm));line-height:var(--tw-leading,var(--text-sm--line-height,var(--text-sm--line-height)));--tw-leading:var(--leading-normal,1.5);line-height:var(--leading-normal,1.5);--tw-font-weight:var(--font-weight-normal,var(--font-weight-normal));font-weight:var(--font-weight-normal,var(--font-weight-normal));color:var(--color-slate-500,var(--color-slate-500));min-width:0;font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif}.hero-company-info__views-wrapper{align-items:center;margin:0;padding:0;display:inline-flex}.hero-company-info__views{box-sizing:border-box;align-items:center;gap:6px;padding:0;line-height:1.43;display:flex}.hero-company-info__meta .hero-company-info__views{padding:0}.hero-company-info__views-link{cursor:pointer;color:inherit;text-underline-offset:2px;margin:0;text-decoration-line:none}.hero-company-info__views-link:hover:not(.hero-company-info__views-link--text){text-decoration:underline;text-decoration-color:var(--color-slate-600,#475569)}.hero-company-info__views-link:focus-visible{outline:2px solid var(--color-slate-600);outline-offset:2px}.hero-company-info__views-link--text{cursor:default}.hero-company-info__views-text{font-size:var(--text-sm,var(--text-sm));line-height:var(--tw-leading,var(--text-sm--line-height,var(--text-sm--line-height)));--tw-font-weight:var(--font-weight-normal,var(--font-weight-normal));font-weight:var(--font-weight-normal,var(--font-weight-normal));color:var(--color-slate-600,#475569);font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;line-height:1.43}.hero-company-info__views-count-wrap .hero-company-info__views-link,.hero-company-info__views-count-wrap .hero-company-info__icon{color:var(--color-slate-600,#475569)}@media(max-width:1132.98px){.hero-company-info__header .hero-card-tag-link{min-width:0;max-width:100%}.hero-company-info__header{align-items:center}.hero-company-info__name-wrapper{justify-content:center;align-items:center}.hero-company-info__name{text-align:center;justify-content:center;max-width:100%;font-size:20px}.hero-company-info__name-link--row{justify-content:center}.hero-company-info__meta{flex-direction:column;justify-content:center;align-items:center;gap:0;margin-top:24px;padding:0}.hero-company-info__meta .hero-company-info__segment,.hero-company-info__meta .hero-company-info__segment--link,.hero-company-info__meta .hero-company-info__segment .hero-segment-info,.hero-company-info__meta .hero-company-info__segment .hero-segment-info__link,.hero-company-info__meta .hero-company-info__segment--link .hero-segment-info,.hero-company-info__meta .hero-company-info__segment--link .hero-segment-info__link,.hero-company-info__meta .hero-company-info__views-wrapper,.hero-company-info__meta .hero-company-info__views,.hero-company-info__meta .hero-company-info__views-link{height:20px;min-height:20px}.hero-company-info__meta .hero-company-info__views-count-wrap{justify-content:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;display:flex}.hero-company-info__meta .hero-company-info__views-count-wrap>*{width:-moz-fit-content;width:fit-content;min-width:0}.hero-company-info__meta .hero-company-info__views-count-wrap .hero-company-info__views-wrapper.hero-company-info__views.hero-company-info__views-link{width:-moz-fit-content;width:fit-content;min-width:0;max-width:100%;display:inline-flex}.hero-company-info__meta .hero-company-info__views-count-wrap .hero-company-info__views-text{flex:none;width:-moz-fit-content;width:fit-content;max-width:100%}.hero-company-info__meta .hero-company-info__segment.hero-company-info__views-wrapper.hero-company-info__views{flex-wrap:nowrap;justify-content:center;align-self:center;align-items:flex-start;min-width:0;max-width:100%;height:auto;min-height:auto}.hero-company-info__meta .hero-company-info__segment.hero-company-info__views-wrapper.hero-company-info__views .hero-company-info__views-link{flex-wrap:nowrap;align-items:flex-start;min-width:0;max-width:100%;height:auto;min-height:auto}.hero-company-info__meta .hero-company-info__segment.hero-company-info__views-wrapper.hero-company-info__views .hero-company-info__views-text{white-space:normal;word-break:break-word;overflow-wrap:break-word;flex:1;min-width:0;overflow:visible}.hero-company-info__meta .hero-company-info__segment.hero-company-info__views-wrapper.hero-company-info__views .hero-company-info__icon{box-sizing:content-box;flex-shrink:0;width:16px;min-width:16px;height:16px;min-height:16px;padding-top:2px}.hero-company-info__brand-toggle{align-self:center;height:32px;min-height:32px;margin-top:24px}.hero-company-info__brand-toggle .hero-brand-info__toggle{height:32px;min-height:32px}}@property --tw-leading{syntax:"*";inherits:false}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.hero-brand-info{gap:calc(var(--spacing,.25rem)*1);flex-direction:column;display:flex;position:relative}.hero-brand-info__live-text{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;color:var(--color-slate-600,#475569);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-brand-info__toggle:focus-visible{outline:2px solid var(--color-slate-600);outline-offset:2px}.hero-brand-info__toggle{box-sizing:border-box;cursor:pointer;border-style:var(--tw-border-style);text-align:left;font-family:var(--font-sans,"Inter Tight",ui-sans-serif,system-ui,sans-serif);font-size:var(--text-sm,.875rem);font-weight:var(--font-weight-normal,400);color:var(--color-slate-600,#475569);background-color:#0000;border-width:0;align-items:center;gap:6px;padding:6px;line-height:1.43;text-decoration:none;display:flex}.hero-brand-info__chevron{color:var(--color-slate-600,#475569);flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.hero-brand-info__chevron svg{display:block;transform:translateY(-1.5px)}.hero-brand-info__content{flex-wrap:wrap;align-items:baseline;gap:4px 16px;display:flex}.hero-brand-info__known-as{box-sizing:border-box;font-family:var(--font-sans,"Inter Tight",ui-sans-serif,system-ui,sans-serif);font-size:var(--text-xs,.75rem);vertical-align:middle;align-items:baseline;gap:4px;line-height:1.333;display:flex}.hero-brand-info__known-as-label{color:var(--color-slate-600,#475569);font-family:var(--font-sans,"Inter Tight",ui-sans-serif,system-ui,sans-serif);font-weight:var(--font-weight-bold,700);font-size:var(--text-xs,.75rem);vertical-align:middle;box-sizing:border-box;line-height:1.333}.hero-brand-info__known-as-value{color:var(--color-slate-600,#475569);font-family:var(--font-sans,"Inter Tight",ui-sans-serif,system-ui,sans-serif);font-weight:var(--font-weight-medium,500);font-size:var(--text-xs,.75rem);vertical-align:middle;box-sizing:border-box;line-height:1.333}.hero-brand-info__brands-inline{box-sizing:border-box;min-width:0;max-width:100%;font-family:var(--font-sans,"Inter Tight",ui-sans-serif,system-ui,sans-serif);font-size:var(--text-xs,.75rem);vertical-align:baseline;line-height:1.333;display:inline}.hero-brand-info__brands-inline>*+*{margin-left:4px}.hero-brand-info__brands-inline .hero-brand-info__label,.hero-brand-info__brands-inline .hero-brand-info__brand-link,.hero-brand-info__brands-inline .hero-brand-info__brand-text{vertical-align:baseline}.hero-brand-info__label{color:var(--color-slate-600,#475569);font-family:var(--font-sans,"Inter Tight",ui-sans-serif,system-ui,sans-serif);font-weight:var(--font-weight-bold,700);font-size:var(--text-xs,.75rem);vertical-align:middle;box-sizing:border-box;line-height:1.333}.hero-brand-info__brand-link{color:var(--color-slate-600,#475569);font-family:var(--font-sans,"Inter Tight",ui-sans-serif,system-ui,sans-serif);font-weight:var(--font-weight-medium,500);font-size:var(--text-xs,.75rem);vertical-align:middle;box-sizing:border-box;line-height:1.333;text-decoration:none}.hero-brand-info__brand-link:focus-visible{outline:2px solid var(--color-slate-600);outline-offset:2px;border-radius:4px}.hero-brand-info__brand-text{color:var(--color-slate-600,#475569);font-family:var(--font-sans,"Inter Tight",ui-sans-serif,system-ui,sans-serif);font-weight:var(--font-weight-medium,500);font-size:var(--text-xs,.75rem);vertical-align:middle;box-sizing:border-box;line-height:1.333}.hero-brand-info__full-list{box-sizing:border-box;min-width:0;max-width:100%;color:var(--color-primary-700,#004d37);font-family:var(--font-sans,"Inter Tight",ui-sans-serif,system-ui,sans-serif);font-weight:var(--font-weight-semibold,600);font-size:var(--text-sm,.875rem);text-underline-offset:2px;vertical-align:baseline;white-space:normal;margin-top:0;margin-bottom:0;margin-right:0;line-height:1.333;text-decoration:none;gap:0!important;height:auto!important;min-height:0!important;padding:0!important;display:inline!important}.hero-brand-info__full-list:hover{text-decoration:underline;text-decoration-color:var(--color-slate-600,#475569)}.hero-brand-info__full-list:focus-visible{outline:2px solid var(--color-slate-600);outline-offset:2px;border-radius:4px}@media(max-width:1132.98px){.hero-brand-info{align-items:center;width:100%}.hero-brand-info__toggle{font-size:var(--text-sm,.875rem);line-height:1.43}.hero-brand-info__content{text-align:center;flex-direction:column;align-items:center;row-gap:4px}.hero-brand-info__known-as{justify-content:center}.hero-brand-info__brands-inline{text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px;width:100%;max-width:100%;display:flex}.hero-brand-info__brands-inline>*+*{margin-left:0}.hero-brand-info__full-list{text-align:center;flex-basis:100%;justify-content:center;width:100%;margin-top:0;margin-left:0}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial}}}.hero-segment-info{align-items:center;gap:calc(var(--spacing,.25rem)*1);padding-inline:calc(var(--spacing,.25rem)*0);padding-block:calc(var(--spacing,.25rem)*1.5);display:flex}.hero-segment-info__link{cursor:pointer;gap:calc(var(--spacing,.25rem)*1);color:inherit;align-items:baseline;text-decoration-line:none;display:flex}.hero-segment-info__link:hover{color:var(--color-slate-600)}.hero-segment-info__link:focus-visible,.hero-segment-info:focus-visible{outline:2px solid var(--color-slate-600);outline-offset:2px}.hero-segment-info__icon{height:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*4);color:var(--color-slate-500);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.12em;display:flex}.hero-segment-info__icon svg{width:100%;height:100%;display:block}.hero-segment-info__icon--fallback{-o-object-fit:contain;object-fit:contain;filter:brightness(0)saturate()invert(42%)sepia(12%)saturate(1200%)hue-rotate(195deg);display:block}.hero-segment-info__text{font-size:var(--text-sm,var(--text-sm));line-height:var(--tw-leading,var(--text-sm--line-height,var(--text-sm--line-height)));--tw-font-weight:var(--font-weight-normal,var(--font-weight-normal));font-weight:var(--font-weight-normal,var(--font-weight-normal));color:var(--color-slate-500);font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;line-height:1.43}@property --tw-font-weight{syntax:"*";inherits:false}
