.productCategoryCard h3{font-size:24rem;font-weight:400;line-height:32rem}.productCategoryCard p{font-size:16rem;line-height:32rem}.productCategoryCard{background-color:#335efa;border-radius:24rem;color:#fbfbfb;display:flex;gap:48rem;overflow:hidden;padding:32rem 0 32rem 32rem;position:relative;transition:background-color .3s}@media (max-width:768px){.productCategoryCard{background-color:#233cb3;flex-direction:column-reverse;max-width:300rem;min-width:260rem;padding:0;width:100%}}@media (min-width:769px){.productCategoryCard:hover{background-color:#fbfbfb;color:#335efa}}.productCategoryCard:focus-visible{outline:3px solid #ff396b}@media (min-width:769px){.productCategoryCard:active{background-color:#233cb3;color:#fbfbfb}}.productCategoryCard>*{transition:color .3s}.productCategoryCard>div{display:flex;flex-direction:column;gap:10rem}@media (max-width:768px){.productCategoryCard>div{background-color:#335efa;padding:32rem}.productCategoryCard h3{font-size:24rem;line-height:32rem;word-wrap:break-word}}.productCategoryCard svg{display:block;height:24rem;margin-top:auto;width:24rem}.productCategoryCard img:not(.productCategoryCard__Image){bottom:0;height:100%;position:absolute;right:0;top:0;width:324rem}@media (max-width:768px){.productCategoryCard img:not(.productCategoryCard__Image){display:none}}.productCategoryCard__Image{height:100%;max-height:344rem;max-width:272rem;-o-object-fit:contain;object-fit:contain;position:relative;width:100%;z-index:10}@media (max-width:768px){.productCategoryCard__Image{height:128rem;margin:0 auto;max-width:216rem;width:100%}}
