.category-hero{margin-top:0}.category-hero__top{display:flex;flex-direction:column}@media only screen and (min-width:880px){.category-hero__top{align-items:stretch;flex-direction:row}}.category-hero__intro{background-color:#ebddd1;flex:1;padding:30px 24px}@media only screen and (min-width:880px){.category-hero__intro{padding:40px}}.category-hero__intro ul{list-style-type:none;margin:0;padding:0}.category-hero__intro ul li{list-style-type:none;margin:0;padding-bottom:8px;padding-left:34px;position:relative}.category-hero__intro ul li:before{background:url(../../assets/images/icons/check-green.svg) no-repeat 50%/contain;content:"";height:22px;left:0;position:absolute;top:2px;width:22px}.category-hero__image{flex:1;position:relative}.category-hero__image .category-hero__image-img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media only screen and (width < 880px){.category-hero__image .category-hero__image-img{display:none}}.category-hero__cards-section{background-color:#f8f7f5;padding:24px 18px 32px}.category-hero__cards-title{color:#e84f36;font-family:Juana regular,Times New Roman,serif;margin:0 0 20px;text-align:center}.category-hero__cards{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;margin:0 auto;max-width:900px}.category-hero__card-wrapper{container:category-hero-card/inline-size;width:100%}.category-hero__card{background-color:#fff;border-radius:5px;box-shadow:0 2px 6px 0 rgba(200,165,95,.4);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;text-align:center}.category-hero__card-visual{aspect-ratio:1;width:100%}.category-hero__card-visual .category-hero__card-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.category-hero__card-content{flex:1;font-family:Juana regular,Times New Roman,serif;padding:16px 16px 28px}.category-hero__card-content h3{font-size:16px}@media (width >= 1023px){.category-hero__card-content h3{font-size:30px}}.category-hero__card-content p{font-size:14px;line-height:1.2;margin:0}@media (width >= 1023px){.category-hero__card-content p{font-size:16px}}@container category-hero-card (min-width: 300px){.category-hero .category-hero__card{align-items:stretch;flex-direction:row;height:125px}.category-hero .category-hero__card-visual{aspect-ratio:auto;flex-shrink:0;width:125px}.category-hero .category-hero__card-content{padding:20px 44px 20px 20px}}.category-hero__card-arrow{align-items:center;background-color:#e84f36;border-radius:50%;bottom:12px;display:flex;height:28px;justify-content:center;position:absolute;right:12px;width:28px;z-index:81}@media (width < 880px){.category-hero__card-arrow{display:none}}.category-hero__card-arrow .svg-icon{background-color:#fff;height:14px;transform:rotate(-90deg);width:14px}header.entry-header:has(+.entry-content>.category-hero){text-align:center}
