.fullscreen-media{background-color:#f5f5f5}.fullscreen-media__text-content{display:flex;flex-direction:column;inset:40px;justify-content:flex-end;position:absolute;row-gap:20px;z-index:3}@media screen and (width <= 768px){.fullscreen-media__text-content{inset:30px 20px;row-gap:15px}.fullscreen-media__text-content.mobile-text-outside{display:none}}.fullscreen-media__link-overlay{display:block;inset:0;position:absolute;z-index:4}.fullscreen-media__outside-text-content{display:none}@media screen and (width <= 768px){.fullscreen-media__outside-text-content{display:flex;flex-direction:column;justify-content:flex-end;padding:40px 20px;row-gap:15px}}.fullscreen-badge{background-color:rgba(var(--color-background),1);color:rgba(var(--color-foreground),1);z-index:3}