.s-industries__container{container-type:inline-size}.s-industries__list{margin-top:var(--text-offset-top, var(--s-offset-sm));display:flex;flex-wrap:wrap}.s-industries__item{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;padding:1rem;gap:.5rem;background:var(--industries-bg);--industries-color: var(--theme-title)}.s-industries__item:hover{cursor:pointer;--industries-bg: var(--card-bg-hover-link);--industries-color: var(--card-title-hover-link);--industries-link-icon: 1;transition:.2s}.s-industries__item--blank:hover{cursor:default;--industries-bg: var(--card-bg-hover);--industries-color: var(--theme-title)}.s-industries__link{font-weight:500;font-size:1.25rem;line-height:1.5;color:var(--industries-color);box-shadow:none;transition:color .2s}@media screen and (min-width:768px){.s-industries__link{font-size:1.125rem;line-height:1.5555555556}}.s-industries__link--blank:hover{cursor:default;color:var(--industries-color)}.s-industries__picture{display:flex;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;flex:0 0 3.5rem}.s-industries__image,.s-industries__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.s-industries__icon{position:absolute;right:.75rem;top:.75rem;--icon-size: 1.5rem;color:var(--theme-brand);transition:color .2s}@media (hover:hover) and (pointer:fine){.s-industries__icon{color:var(--industries-color, var(--theme-title));opacity:var(--industries-link-icon, 0)}}@media screen and (min-width:360px){.s-industries__item{width:50%}}@media screen and (min-width:768px){.s-industries__item{padding:1.5rem;flex-direction:row;width:33.33%}}@container (min-width: 58.5rem){.s-industries__item{width:25%;padding:2.5rem}.s-industries__picture{width:4.375rem;height:4.375rem;flex:0 0 4.375rem}.s-industries__link{font-family:Inter,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.3333333333}}