.category-card-parent-wrapper{background-color:#fff;border:3px solid #fff;border-radius:8px;flex-direction:column;align-items:center;gap:16px;width:100%;padding:24px 32px;display:flex;box-shadow:2px 4px 4px #c8c8c8}@media screen and (min-width:768px){.category-card-parent-wrapper{flex-direction:row;gap:24px}}.category-card-parent-wrapper .category-card-left-side{width:80px;height:80px;overflow-y:hidden}@media screen and (min-width:768px){.category-card-parent-wrapper .category-card-left-side{width:135px;height:110px}}@media screen and (min-width:1024px){.category-card-parent-wrapper .category-card-left-side{width:132px;height:100px}}.category-card-parent-wrapper .category-card-left-side img{object-fit:cover;width:100%;height:100%}.category-card-parent-wrapper .category-card-right-side{flex-direction:column;gap:8px;width:fit-content;display:flex}.category-card-parent-wrapper .category-card-right-side h2{color:#393939;text-align:center;text-transform:uppercase;font-size:20px;font-weight:800}@media screen and (min-width:768px){.category-card-parent-wrapper .category-card-right-side h2{text-align:left}}.category-card-parent-wrapper .category-card-right-side p{color:#393939;text-align:center;font-size:14px;font-weight:500;line-height:140%}@media screen and (min-width:768px){.category-card-parent-wrapper .category-card-right-side p{text-align:left;font-size:16px}}
.other-categories-wrapper{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:1024px){.other-categories-wrapper{grid-template-columns:repeat(2,1fr);padding-bottom:80px;display:grid}}.category-text-wrapper{flex-direction:column;justify-content:center;align-items:center;line-height:350%;display:flex}.category-text-wrapper h4{color:#d03838;text-transform:uppercase;text-align:center;font-size:36px}@media screen and (min-width:1024px){.category-text-wrapper h4{text-align:left}}.category-text-wrapper h3{color:#393939;text-transform:uppercase;font-size:64px;font-weight:bolder}@media screen and (min-width:1024px){.category-text-wrapper h3{font-size:96px}}.categories-outer-parent-wrapper{contain:paint;width:100%;padding-top:100px;overflow-x:clip}.categories-parent-wrapper{max-width:1200px;margin:0 auto 40px;padding:0 24px}@media screen and (min-width:1024px){.categories-parent-wrapper{height:320vh}}.categories-parent-wrapper .categories-inner-wrapper{position:sticky;top:16vh}.categories-parent-wrapper .crown{z-index:20;display:none;overflow-x:hidden}@media screen and (min-width:1300px){.categories-parent-wrapper .crown{display:block;position:absolute;top:-32px;right:-80px}}.first-category-and-text-wrapper{flex-direction:column;gap:24px;margin-bottom:24px;display:flex}@media screen and (min-width:1024px){.first-category-and-text-wrapper{grid-template-columns:repeat(2,1fr);margin-bottom:24px;display:grid}}
