/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@layer drupal {.media__wrapper{container-type:inline-size;isolation:isolate;video{width:100%;}}.media__wrapper-circle{content:'';z-index:-1;position:absolute;width:calc(85cqw * var(--aspect,1));height:calc(85cqw * var(--aspect,1));border-radius:100vw;filter:blur(12cqw);&:nth-child(1){bottom:0;transform:translate(-10cqw,10cqw);}&:nth-child(2){top:0;right:0;transform:translate(10cqw,-10cqw);}}.media__wrapper-border{padding:1rem;border-radius:16px;background:rgba(235,235,235,0.40);}
}