.category-xl-card{display:flex;background-color:#fbfbfb;border:1px solid #d9d9d9;border-radius:8px;position:relative}@media only screen and (min-width: 768px){.category-xl-card{flex-direction:column;overflow:hidden}.category-xl-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity .3s cubic-bezier(.16,1,.3,1),visibility linear .3s;background-color:#0000000d;border-radius:8px;visibility:hidden;opacity:0}.category-xl-card:hover:before{transition:opacity .3s cubic-bezier(.16,1,.3,1);visibility:visible;opacity:1}}.category-xl-card__cover{position:relative;display:flex;align-items:center;flex-shrink:0}.category-xl-card .category-xl-card__badge{position:absolute;top:0;left:0;margin:.5rem 0 .5rem .5rem}@media only screen and (min-width: 768px){.category-xl-card .category-xl-card__badge{margin:.5rem .5rem 0;left:auto;right:0}}.category-xl-card .category-xl-card__image{display:block;width:6.5rem;margin:2rem 1rem}@media only screen and (min-width: 768px){.category-xl-card .category-xl-card__image{margin:3rem auto .5rem;width:auto;height:8.75rem}}.category-xl-card__title{display:block;margin-bottom:.25rem}@media only screen and (min-width: 768px){.category-xl-card__title{margin:0 1rem 1.5rem;height:3rem}}@media only screen and (min-width: 1280px){.category-xl-card__title{margin-inline:3rem}}.category-xl-card__title .c-text{position:relative}.category-xl-card__title:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.category-xl-card__content{border-radius:8px;background-color:#fff;box-shadow:0 0 1.25rem #57575733;padding:1rem;margin:-.0625rem -.0625rem -.0625rem 0;flex-grow:1}@media only screen and (min-width: 768px){.category-xl-card__content{border-radius:0;padding:0;margin:0;background:none;box-shadow:none;text-align:center}}.category-xl-card__links{position:relative;list-style:none;margin:0}@media only screen and (min-width: 768px){.category-xl-card__links{border-radius:24px 24px 8px 8px;background-color:#fff;box-shadow:0 0 1.25rem #57575733;padding:1rem 0;flex-direction:column;height:100%}}.category-xl-card__links li{margin:0;line-height:1.4285}.category-xl-card__links-item{display:block;padding:0}.category-xl-card__links-item:visited{color:#121212}@media only screen and (min-width: 768px){.category-xl-card__links-item{padding:.25rem .5rem;transition:background-color .2s cubic-bezier(.16,1,.3,1)}}@media only screen and (min-width: 1280px){.category-xl-card__links-item{display:inline-flex;border-radius:4px}}.category-xl-card__links-item--highlighted,.category-xl-card__links-item--highlighted:visited,.category-xl-card__links-item--highlighted:hover{color:#e51e26}.category-xl{max-width:var(--content-max-width);margin:1.5rem auto;padding:0 1rem;box-sizing:content-box}@media only screen and (min-width: 768px){.category-xl{margin:2.5rem auto}}.category-xl__title{padding-bottom:1.5rem}@media only screen and (min-width: 768px){.category-xl__title{padding-bottom:2rem}}.category-xl__title--center{text-align:center}.category-xl__wrapper{display:flex;flex-wrap:wrap;list-style:none;margin:0}@media only screen and (min-width: 768px){.category-xl__wrapper{margin:-.5rem;justify-content:center}}.category-xl__item{width:100%;margin:0 0 1rem}.category-xl__item>*{height:100%}@media only screen and (min-width: 768px){.category-xl__item{margin:.5rem;width:calc(50% - 1rem)}}@media only screen and (min-width: 1024px){.category-xl__item{width:calc(25% - 1rem)}}
