.esg-propose{background:var(--white,#fdfdfd);padding:5rem 1.5rem}.esg-propose-inner{margin:0 auto;max-width:1200px}.esg-propose-block{border-radius:28px;box-shadow:0 18px 42px -18px rgba(12,10,8,.18),0 6px 16px -8px rgba(118,185,0,.08);display:grid;gap:0;grid-template-columns:1fr 1.1fr;overflow:hidden}.esg-propose-image{background-position:top;background-size:cover;min-height:440px}.esg-propose-content{background:linear-gradient(160deg,#0c0a08,#1a1715 50%,#0c0a08);display:flex;flex-direction:column;justify-content:center;min-height:440px;padding:3.25rem 3rem;position:relative}.esg-propose-content:before{background:radial-gradient(ellipse,rgba(118,185,0,.16),transparent 60%);content:"";height:130%;pointer-events:none;position:absolute;right:-10%;top:-20%;width:60%}.esg-propose-content>*{position:relative;z-index:1}.esg-propose-content h2{color:#fdfdfd;font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:300;letter-spacing:-.02em;line-height:1.3;margin-bottom:1.25rem}.esg-propose-content h2 em{color:#76b900;font-style:normal;font-weight:900}.esg-propose-content p{color:hsla(0,0%,99.2%,.75);font-size:.95rem;font-weight:300;line-height:1.65;margin-bottom:2rem}.esg-propose-content .btn-charfx{align-self:flex-start}@media (max-width:768px){.esg-propose-block{grid-template-columns:1fr}.esg-propose-image{min-height:280px}.esg-propose-content{padding:2.5rem 2rem}}