:root{--flex-direction:row}.kundecase-image-text-component{box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;max-width:520px;margin:auto;padding:12px;display:flex}.kundecase-image-section{background-color:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:310px;height:360px;display:flex;overflow:hidden}.kundecase-image-section img{max-height:100%}.kundecase-text-section{box-sizing:border-box;background-color:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;padding-top:1.2rem;display:flex}.kundecase-text-section h3{color:#2c2c2c;font-size:1.5rem;font-weight:500;line-height:var(--title-lineHeight)}.kundecase-text-section p{color:#505050;padding-top:1rem;font-size:16px;font-weight:300;line-height:26px}.kundecase-text-section p.kundecase-link{color:#000;cursor:pointer;text-underline-offset:3px;margin:0;font-size:16px;text-decoration:underline;text-decoration-thickness:1px}.kundecase-logo-section{justify-content:right;width:100%;height:auto;margin-top:auto;display:flex}.kundecase-logo-img{width:calc(var(--logo-width) * .8);height:auto}@media (min-width:520px){.kundecase-image-text-component{max-width:620px}.kundecase-image-section{width:100%;max-width:360px;height:430px}.kundecase-text-section{padding-top:1rem}.kundecase-text-section h3{margin-bottom:10px;font-size:1.8rem;line-height:2.2rem}}@media (min-width:1000px){.kundecase-image-text-component{flex-direction:var(--flex-direction);max-width:revert;width:1000px;height:500px;padding:24px}.kundecase-image-section{width:400px;height:480px;max-width:revert}.kundecase-text-section{width:var(--text-section-width);height:480px;padding:var(--text-section-content-padding)}.kundecase-text-section h3{font-size:2.2rem;line-height:2.6rem}.kundecase-logo-section{justify-content:var(--justify-logo-side)}.kundecase-logo-img{width:var(--logo-width)}}
