.media-mobile-card{align-items:center;height:100svh;justify-content:center}.media-mobile-card,.media-mobile-card__container{display:flex;flex-direction:column;overflow:hidden}.media-mobile-card__container{background:#fff;border-radius:2em;flex-grow:1;margin:1em 0;max-height:64em;max-width:42em;min-width:75vw;padding:1em}.media-mobile-card__mobile-nav-placeholder{height:3.5em}.media-mobile-card__edge-banner-placeholder{height:0;transition:height .3s ease}.media-mobile-card__media-area{align-items:center;border-radius:1.87em;display:flex;flex:1 1 0;justify-content:center;min-height:0;overflow:hidden;position:relative}.media-mobile-card__bg{inset:0;overflow:hidden;position:absolute;z-index:0}.media-mobile-card__media{align-items:center;display:flex;height:100%;justify-content:center;padding:.5em;position:relative;width:100%;z-index:1}.media-mobile-card__media>[class^=media-item-] [class*=__frame]{height:100%;max-height:100%;max-width:100%;min-height:0}.media-mobile-card__media img,.media-mobile-card__media video{display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain!important;object-fit:contain!important;width:100%}.media-mobile-card__media .media-item-image--align-x-end img{-o-object-position:center right!important;object-position:center right!important}.media-mobile-card__content{flex:0 0 auto;overflow:hidden;padding:1em .5em}.media-mobile-card__content--full{flex:1}.media-mobile-card__content .mini-block-text{text-wrap:pretty}.media-mobile-card--flipped .media-mobile-card__container{flex-direction:column-reverse}.media-mobile-card--transparent .media-mobile-card__container{background:transparent;border-radius:0;padding:0}.media-mobile-card--transparent .media-mobile-card__media-area{background:#fff}.media-mobile-card--transparent .media-mobile-card__bg{border-radius:1.5em;inset:.5em}@media (max-height:500px) and (orientation:landscape){.media-mobile-card{height:166vh!important;margin:0 auto;max-height:166vh!important}.media-mobile-card__container{max-height:56em;max-width:36em;min-width:75vw}}