.mohap-section{background-color:#faf8f5;padding-top:100px;padding-bottom:100px}.mohap-inner{display:grid;grid-template-columns:1.22fr 1fr;gap:56px;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding-left:clamp(24px,5vw,80px);padding-right:clamp(24px,5vw,80px);box-sizing:border-box;animation:mohap-fade-in .6s ease both}@keyframes mohap-fade-in{0%{opacity:0}to{opacity:1}}.mohap-text-col{color:#242f3e}.mohap-eyebrow{display:block;font-family:Work Sans,sans-serif;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#242f3e80;margin:0 0 18px;font-weight:500}.mohap-headline{font-family:"Instrument Serif",serif;font-weight:400;font-size:44px;line-height:1.15;color:#242f3e;margin:0 0 22px;text-shadow:0 1px 2px #0000000a}.mohap-body{font-size:1rem;line-height:1.6;color:#242f3ea6;margin:0 0 24px}.mohap-body,.mohap-licenses{font-family:Work Sans,sans-serif}.mohap-licenses{font-size:13px;line-height:1.5;color:#242f3e59;margin:0}.mohap-badge-col{display:flex;justify-content:center;align-items:center;position:relative}.mohap-badge-col:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:420px;height:420px;max-width:100%;background:radial-gradient(circle,#d4af3714 0,#d4af3700 70%);border-radius:50%;z-index:0;pointer-events:none}.mohap-badge-float{position:relative;z-index:1;display:flex;justify-content:center}.mohap-badge-img{width:100%;max-width:220px;height:auto;display:block;filter:drop-shadow(0 8px 32px rgba(0,0,0,.08));transition:transform .4s ease}.mohap-badge-img:hover{transform:scale(1.03)}@media (max-width:768px){.mohap-section{padding:40px 20px}.mohap-inner{display:flex;flex-direction:row;align-items:flex-start;gap:20px;padding-left:0;padding-right:0}.mohap-badge-col{flex-shrink:0;width:80px;order:-1;position:sticky;top:80px;align-self:flex-start}.mohap-badge-col:before{display:none}.mohap-badge-img{max-width:80px}.mohap-text-col{flex:1 1;min-width:0}.mohap-eyebrow{font-size:10px}.mohap-headline{font-size:22px;line-height:1.2}.mohap-body{font-size:14px;line-height:1.5}.mohap-licenses{font-size:10px}}