.category-tile{margin-bottom:var(--mb-mobile,0);margin-top:var(--mt-mobile,0)}@media screen and (min-width:992px){.category-tile{margin-bottom:var(--mb-desktop,0);margin-top:var(--mt-desktop,0)}}.category-tile--title{margin-bottom:16px}@media screen and (min-width:992px){.category-tile--title{margin-bottom:48px;max-width:calc(50% - 16px)}}.category-tile--title h2{padding-left:32px}@media screen and (min-width:992px){.category-tile--title h2{padding-left:56px}}.category-tile--content{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:992px){.category-tile--content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,300px);grid-column-gap:16px;grid-row-gap:16px}.category-tile.double .category-tile--content{grid-template-rows:1fr}}.category-tile--item{display:flex;flex-direction:column;gap:16px;height:200px;justify-content:flex-end;opacity:0;padding:24px;position:relative}.category-tile--item:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media screen and (min-width:992px){.category-tile--item{gap:24px;height:unset;padding:48px}}.category-tile--item.black-gradient{--color:#fff;color:var(--color)}.category-tile--item.black-gradient:before{background:linear-gradient(200deg,rgba(29,28,28,0) 14.35%,#1d1c1c 87.58%)}@media screen and (min-width:992px){.category-tile--item.black-gradient:before{background:linear-gradient(200deg,rgba(29,28,28,0) 46.45%,#1d1c1c 87.58%)}.category-tile--item:first-child{grid-column:1;grid-row:1/span 2}}.category-tile--item:not(.black-gradient){--color:var(--black)}@media screen and (min-width:992px){.category-tile--item:not(:first-child){transform:translateY(-88px)}.category-tile--item:not(:first-child) p:not(.title){max-width:300px}}.category-tile--item.orange-gradient:before{background:linear-gradient(202deg,rgba(242,164,45,0) 27.44%,#f2a42d 71.27%)}@media screen and (min-width:992px){.category-tile--item.orange-gradient:before{background:linear-gradient(265deg,rgba(242,164,45,0) 12.59%,#f2a42d 68.33%)}}.category-tile--item.creme-gradient:before{background:linear-gradient(202deg,rgba(255,248,231,0) 28.46%,#fff8e7 75.67%)}@media screen and (min-width:992px){.category-tile--item.creme-gradient:before{background:linear-gradient(265deg,rgba(255,248,231,0) 12.59%,#fff8e7 68.33%)}}.category-tile--item img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%;z-index:-1}.category-tile--item a,.category-tile--item p{z-index:1}.category-tile--item p:not(.title){display:none}@media screen and (min-width:992px){.category-tile--item p:not(.title){display:block}}.category-tile--item .title{font-size:1.375rem;font-style:normal;font-weight:500;line-height:120%}@media screen and (min-width:992px){.category-tile--item .title{font-size:2rem}}.category-tile--item a{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:600;gap:8px;line-height:150%}.category-tile--item a:after{background:var(--color);content:"";height:12px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27%3E%3Cpath fill=%27none%27 stroke=%27currentColor%27 stroke-width=%271.5%27 d=%27M1 6h10M7 2l4 4-4 4%27/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27%3E%3Cpath fill=%27none%27 stroke=%27currentColor%27 stroke-width=%271.5%27 d=%27M1 6h10M7 2l4 4-4 4%27/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain;transition:all .3s ease;width:12px}.category-tile--item a:hover:after{transform:translateX(10px)}.category-tile.double .category-tile--item.black-gradient:before{background:linear-gradient(265deg,rgba(29,28,28,0) 12.59%,#1d1c1c 68.33%)}@media screen and (min-width:992px){.category-tile.double .category-tile--item{grid-area:unset;justify-content:center;transform:none}.category-tile.double .category-tile--item p:not(.title){max-width:300px}}
