.white{color:var(--white)}.black{color:var(--black)}.yellow{color:var(--yellow)}.orange{color:var(--orange)}.pink{color:var(--pink)}.blue{color:var(--blue)}.red{color:var(--red)}.green{color:var(--green)}.pink-hover-orange{color:var(--pink)}.pink-hover-orange:hover{color:var(--orange)}.category-list{position:relative}.category-list__decor{display:block !important;height:12rem;position:absolute;top:0;z-index:1}@media screen and (max-width: 989.98px){.category-list__decor{height:9rem}}.category-list__decor::before,.category-list__decor::after{content:"";position:absolute;display:block;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;transform:rotateX(180deg);pointer-events:none}.category-list__title{text-wrap:balance;margin-bottom:6rem}.category-list__title-block{font-size:2.8rem}.category-list__blocks{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat}.category-list__bg::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:2}.category-list__item-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (width < 640px){.category-list__item-wrapper{grid-template-columns:1fr;gap:3.5rem}}@media screen and (min-width: 1400px){.category-list__item-wrapper{margin-inline:-3rem}}@media screen and (width > 1660px){.category-list__item-wrapper{margin-inline:-12rem}}.category-list__item{text-wrap:balance;gap:1.4rem}.category-list__img{position:relative;z-index:2}.category-list__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.category-list__btn{margin-top:-5rem;max-height:5.8rem;z-index:3}.img-text{padding-inline:5rem;gap:8rem;margin-inline:1.5rem}@media screen and (max-width: 989.98px){.img-text{flex-direction:column;padding-inline:3rem;gap:3rem}}@media screen and (max-width: 749.98px){.img-text{padding-inline:1.5rem}}@media screen and (min-width: 1400px){.img-text{margin-inline:5rem}}@media screen and (width > 1600px){.img-text{margin-inline:7.5rem}}@media screen and (width > 1800px){.img-text{margin-inline:11.5rem}}.img-text::before{content:"";position:absolute;inset:0;border-radius:5rem;opacity:.2;background-color:var(--white);pointer-events:none;z-index:0}.img-text>div{z-index:2}.img-text__image{display:flex;width:50%}@media screen and (max-width: 989.98px){.img-text__image{width:100%}}.img-text__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none}@media screen and (min-width: 990px){.img-text__image img{height:85%}}.img-text__text{color:var(--white);gap:3rem}.img-text__text p:first-of-type{margin-top:0}@media screen and (max-width: 989.98px){.img-text__text{width:100%}}.img-text__text h2{font-size:clamp(35px,35px + 15*(100vw - 375px)/1065,50px);color:var(--yellow)}.img-text__text h4{line-height:2.8rem}.img-text__text :where(h2,h3,h4){font-family:var(--font-family-heading);font-weight:400;color:var(--white);margin:0}.img-text__text.short{width:39%}@media screen and (max-width: 989.98px){.img-text__text.short{width:100%}}@media screen and (min-width: 1400px){.img-text__text.short{width:33%}}