.content-image-cta p{font-size:12px}.categories-block .categories .category{position:relative;background-color:var(--wp--preset--color--foreground);padding:30px;border-radius:15px;display:flex;align-items:center;justify-content:space-between;gap:1em}.categories-block .categories .category .content h4{margin:0;font-weight:500;font-size:var(--wp--preset--font-size--normal-medium);text-transform:unset}.categories-block .categories .category .content h4 a,.categories-block .categories .category .content h4 a:hover{color:var(--wp--preset--color--white)}.categories-block .categories .category .content .count{color:var(--wp--preset--color--primary);font-size:16px;font-family:var(--wp--preset--font-family--futura-pt)}.categories-block .categories .category .icon-double-arrow-right{border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:12px;transition:opacity .14s ease-in-out;height:50px;width:50px;background-image:linear-gradient(20deg,#192422,#192422 70%),linear-gradient(45deg,#ffd23f,#f7b1ab 50%,#9fedea);background-origin:border-box;background-clip:content-box,border-box;-webkit-background-clip:content-box,border-box;border:1px solid transparent}.categories-block .categories .category:hover .icon-double-arrow-right:before{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:arrowAnimation}.categories-block.is-style-pink .count{color:var(--wp--preset--color--secondary)!important}.categories-block.is-style-blue .count{color:var(--wp--preset--color--tertiary)!important}