.About_aboutContainer__KNEPQ{display:flex;width:100%;box-sizing:border-box;min-height:calc(100vh - 4rem);min-height:100dvh;padding-top:4rem;padding-bottom:3.5rem;overflow:hidden}.About_content__vHmJU{display:flex;flex:1;flex-wrap:nowrap;align-items:stretch;width:100%;min-height:0}.About_aboutText__zINdL{flex:1;display:flex;flex-direction:column;justify-content:center;gap:clamp(.3rem,1.2vh,1rem);padding:clamp(1rem,5vw,6rem);font-size:clamp(1rem,1.95vh,var(--fs-body));line-height:1.5;color:#333;overflow:hidden}.About_aboutText__zINdL h2{margin:0 0 .3em;font-size:var(--fs-title)}.About_aboutText__zINdL p{margin:0;font-size:inherit;line-height:inherit}.About_aboutImage__fZNRG{flex:1;position:relative;overflow:hidden;min-height:0;border-radius:8px}.About_aboutImage__fZNRG img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:8px}@media (max-width:480px){.About_aboutContainer__KNEPQ{flex-direction:column;min-height:auto;padding:4rem 0 0;margin:0;overflow:visible}.About_content__vHmJU{flex-direction:column;margin:20px 0;gap:20px}.About_aboutText__zINdL{padding:20px;font-size:var(--fs-body);text-align:center}.About_aboutImage__fZNRG{height:300px;min-height:unset}}