.custom-embed .custom-embed-wrapper{display:flex;flex-direction:column;gap:var(--global-item-gap-md)}.custom-embed .custom-embed-wrapper .custom-embed-content{display:flex;flex-direction:row}@media screen and (max-width:989px){.custom-embed .custom-embed-wrapper .custom-embed-content{flex-direction:column}}.custom-embed .custom-embed-wrapper:has(.custom-embed-img) .custom-embed-img,.custom-embed .custom-embed-wrapper:has(.custom-embed-img) .custom-embed-liquid{flex:1 1 50%;max-width:50%}@media screen and (max-width:989px){.custom-embed .custom-embed-wrapper:has(.custom-embed-img) .custom-embed-img,.custom-embed .custom-embed-wrapper:has(.custom-embed-img) .custom-embed-liquid{flex:1 1 100%;max-width:100%}}.custom-embed .custom-embed-wrapper:has(.custom-embed-img) .custom-embed-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.custom-embed .custom-embed-wrapper:has(.custom-embed-img) .custom-embed-liquid{height:-moz-fit-content;height:fit-content}.custom-embed .custom-embed-wrapper .custom-embed-liquid{width:100%;height:auto}