.categories{display:flex;flex-wrap:wrap;padding:var(--sp-small) 0 var(--sp-xxl);width:100%}.category{--page-bg:transparent;background:var(--page-bg);border-bottom:1px solid var(--brand-green-default);position:relative;width:100%}.category:first-child{border-top:1px solid var(--brand-green-default)}.category:hover{--page-bg:#fff}.category:hover .chevron{transform:translate3d(-50%,.5rem,0)}.category .header{--line-height:1.125;text-wrap:balance;text-wrap:pretty;--line-height:1.1;font-size:1.375rem;font-weight:300;line-height:var(--line-height);margin:0 0 .25em;padding:1.5rem 1.25rem 4.25rem;word-break:keep-all}.category .header a,.category .header h1,.category .header h2,.category .header h3,.category .header h4,.category .header h5,.category .header h6,.category .header p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.category .header h1,.category .header h2,.category .header h3,.category .header h4,.category .header h5,.category .header h6,.category .header p{margin:0;padding:0}@media (min-width:768px){.category .header{font-size:1.5rem}}@media (min-width:1200px){.category .header{font-size:2rem}}@media (max-width:767.98px){.category .header{padding-bottom:2rem}}.category .chevron{bottom:2rem;left:50%;position:absolute;transform:translate3d(-50%,0,0);transition:.3s ease}@media (max-width:767.98px){.category .chevron{bottom:.75rem;scale:.5}}.category .link span{inset:0;position:absolute}
