.block-video{--cwp-video-top:40px;--cwp-video-padding:12px;--cwp-video-icon:36px;padding:var(--cwp-video-top) 24px 24px;border:3px solid var(--wp--preset--color--secondary);background-color:var(--wp--preset--color--background)}.block-video .block-video__title:first-child,.editor-styles-wrapper .block-video .block-video__title:first-child{background-color:var(--wp--preset--color--background);padding:0 var(--cwp-video-padding) 0 calc(var(--cwp-video-padding) + var(--cwp-video-icon) + var(--wp--custom--layout--block-gap));transform:translate(calc(-1 * var(--cwp-video-padding)),-10px);margin-block-start:calc(-1 * var(--cwp-video-top));margin-block-end:0;width:fit-content;position:relative}.block-video__title:first-child::before{content:"";width:var(--cwp-video-icon);height:var(--cwp-video-icon);display:inline-block;vertical-align:middle;position:absolute;border-radius:var(--wp--custom--border-radius--large);background-color:var(--wp--preset--color--primary);background-image:url(../../../../../../../../themes/sweetandsavorybyshinee-2023/blocks/video/triangle.svg);background-size:20px 20px;background-position:50% 50%;background-repeat:no-repeat;top:0;left:var(--cwp-video-padding)}.block-video__title:first-child+*{margin-block-start:var(--wp--custom--layout--block-gap)}