.block-tip{background-color:var(--wp--preset--color--background);border:var(--wp--custom--border-width--small) solid var(--wp--preset--color--primary);border-radius:var(--wp--custom--border-radius--small);padding:32px;position:relative}.block-tip,.entry-content>div.block-tip{margin-block-start:calc(var(--wp--custom--layout--block-gap) + (var(--wp--preset--font-size--x-large) / 2))}.block-tip>*:first-child{margin-top:0}.block-tip>*:last-child{margin-bottom:0}.block-tip>*:first-child{margin-top:24px}.block-tip__title{font-family:var(--wp--custom--typography--heading--font-family);font-size:var(--wp--preset--font-size--x-large);line-height:var(--wp--custom--line-height--small)}.block-tip>.block-tip__title:first-child{--cwp-gradient-location:calc(50% - var(--wp--custom--border-width--small));background:var(--wp--preset--color--background);display:inline-block;padding:0 12px;transform:translate(-12px,-50%);margin:0;position:absolute;top:0;background-image:linear-gradient(180deg,transparent var(--cwp-gradient-location),var(--wp--preset--color--background) var(--cwp-gradient-location),var(--wp--preset--color--background) 100%)}.block-tip>.block-tip__title:first-child+*{margin-top:0}