/* Landing containers fill the available viewport without 100vw overflow. */
body.home .wp-site-blocks,body.home main.wp-block-group,body.home .wp-block-post-content{width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important;box-sizing:border-box}
body.home .wp-block-post-content .mds-home{width:100%!important;max-width:none!important;margin-inline:0!important;box-sizing:border-box}
body.home .mds-home>section,body.home .mds-home>.mds-strip,body.home .mds-header,body.home .mds-footer{width:100%;max-width:none;box-sizing:border-box}
body.home .mds-shell{width:calc(100% - 64px)!important;max-width:none!important;margin-inline:auto!important;box-sizing:border-box}
@media(max-width:640px){body.home .mds-shell{width:calc(100% - 28px)!important}}
/* Original project artwork: contain preserves each complete logo. */
.mds-case .mds-case__logo-frame{align-self:flex-start;display:flex;align-items:center;justify-content:center;width:144px;height:144px;box-sizing:border-box;padding:12px;background:#fff;border:1px solid rgba(7,17,31,.08);border-radius:18px;margin:32px 0 24px;flex-shrink:0}
.mds-case .mds-case__logo{display:block;width:120px;height:120px;max-width:100%;object-fit:contain}
.mds-case .mds-case__body{padding-top:0;max-width:100%}
.mds-case--asaneh:after,.mds-case--edl:after{content:none}
@media(max-width:640px){.mds-case .mds-case__logo-frame{width:120px;height:120px;margin:30px 0 20px;border-radius:16px}.mds-case .mds-case__logo{width:96px;height:96px}.mds-case .mds-case__body{padding-top:0;max-width:100%}}
