.block-promotion-banner{position:relative}.block-promotion-banner .block-container{background-color:var(--wp--preset--color--button-secondary);border-radius:var(--wp--custom--border-radius--large);padding:1.25rem 1.25rem 7.5rem;position:relative;overflow:hidden}@media (min-width:768px){.block-promotion-banner .block-container{padding:var(--wp--custom--spacing--small)}}.block-promotion-banner .block-container .content{color:var(--wp--preset--color--white);font-size:1.625rem;line-height:2rem;position:relative;z-index:1;font-weight:600}@media (min-width:768px){.block-promotion-banner .block-container .content{font-size:var(--wp--preset--font-size--xx-large);line-height:3.125rem;max-width:550px}}.block-promotion-banner .block-container .content b,.block-promotion-banner .block-container .content strong{color:var(--wp--preset--color--primary);font-weight:600}.block-promotion-banner .block-container .content p{margin:0}.block-promotion-banner .block-container .background{height:366px;width:356px;position:absolute;right:-80px;top:-30px}@media (min-width:768px){.block-promotion-banner .block-container .background{height:918px;width:892px;top:-240px;right:-165px}}.block-promotion-banner .block-container .background svg{height:100%;width:100%}.block-promotion-banner .block-container .background svg path{fill:#4126c4}.block-promotion-banner .emoji{position:absolute}@media (max-width:767px){.block-promotion-banner .emoji{height:50px;width:50px}}.block-promotion-banner .emoji.arm{bottom:4.375rem;right:4.375rem}@media (min-width:768px){.block-promotion-banner .emoji.arm{bottom:4.375rem;right:13.75rem}}.block-promotion-banner .emoji.rocket{left:50%;transform:translateX(-50%);bottom:-1.25rem}@media (min-width:768px){.block-promotion-banner .emoji.rocket{bottom:-3.125rem;left:17.875rem;transform:unset}}.block-promotion-banner .emoji.smile{top:1.25rem;right:1.25rem}@media (min-width:768px){.block-promotion-banner .emoji.smile{right:2.375rem}}.block-promotion-banner .emoji.thumb{left:1.875rem;bottom:3.175rem}@media (min-width:768px){.block-promotion-banner .emoji.thumb{left:auto;bottom:-2.5rem;right:5rem}}.block-promotion-banner:hover .emoji.arm{animation:b 1.5s infinite}.block-promotion-banner:hover .emoji.thumb{animation:a 1.5s infinite}.block-promotion-banner:hover .emoji.smile{animation:c 1.5s infinite}.block-promotion-banner:hover .emoji.rocket{animation:d 1.5s infinite}@keyframes a{0%{transform:rotate(0)}50%{transform:rotate(-15deg)}to{transform:rotate(0deg)}}@keyframes b{0%{transform:rotate(0)}50%{transform:rotate(15deg)}to{transform:rotate(0deg)}}@keyframes c{0%{transform:translateY(0)}40%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes d{0%{transform:translateY(0) rotate(0deg)}40%{transform:translateY(-4px) rotate(-4deg)}to{transform:translateY(0) rotate(0deg)}}