.block-subscribe{border:1px solid var(--wp--preset--color--foreground);padding:40px}.block-subscribe__icons{margin:0;grid-area:icons}.block-subscribe__icons svg+svg{margin-left:8px}.block-subscribe__title{font-family:var(--wp--custom--typography--heading--font-family);letter-spacing:var(--wp--custom--typography--heading--letter-spacing);text-transform:var(--wp--custom--typography--heading--text-transform);font-size:var(--wp--preset--font-size--huge);font-weight:500;line-height:var(--wp--custom--line-height--small);margin:18px 0 8px;grid-area:title}.block-subscribe__description{font-family:var(--wp--custom--typography--interface--font-family);letter-spacing:var(--wp--custom--typography--interface--letter-spacing);text-transform:var(--wp--custom--typography--interface--text-transform);font-size:var(--wp--preset--font-size--min);grid-area:desc}.block-subscribe .wp-element-button{grid-area:button}@media only screen and (min-width:600px){.site-main .block-subscribe{display:grid;grid-template-columns:2fr auto;align-items:flex-end;grid-template-areas:'icons button' 'title button' 'desc button'}.block-subscribe__description{margin-bottom:0}.full-width-content .site-main .block-subscribe{display:flex;flex-wrap:wrap}.full-width-content .site-main .block-subscribe__icons{flex-basis:100%}.full-width-content .site-main .block-subscribe__title{margin-bottom:0;margin-right:8px}.full-width-content .site-main .block-subscribe .wp-element-button{margin-left:auto}}