.zwc-inner-wrapper section{padding:clamp(50px,6vw,90px) 0;text-wrap:pretty}.zwc-whitepaper-wrapper{background:#fdf7eb}.zwc-whitepaper-head{text-align:center;margin-bottom:clamp(40px,5vw,80px)}.zwc-whitepaper-head h1{font-family:var(--zf-primary-semibold);font-size:72px;margin-bottom:16px}.zwc-whitepaper-head p{font-size:16px}.zwc-whitepaper-card{background:#0c5553;border-radius:12px;padding:69px 70px;display:flex;align-items:center;gap:70px;color:#fff}.zwc-whitepaper-img{flex-shrink:0;position:relative;margin-right:clamp(40px,5vw,80px)}.zwc-whitepaper-img::before{content:'';position:absolute;inset:16px -16px -16px 16px;background:#05403e;border-radius:4px;z-index:0}.zwc-whitepaper-img img{max-width:100%;height:auto;display:block;position:relative;z-index:1}.zwc-whitepaper-content h2{font-family:var(--zf-primary-semibold);font-size:32px;margin-bottom:16px}.zwc-whitepaper-content h2 span{display:block}.zwc-whitepaper-content p{font-size:16px;margin-bottom:32px}.zwc-inner-wrapper .zwc-whitepaper-content .act-btn.cta-btn{padding:15px 40px 15px 25px;border-radius:5px;position:relative;background:#e8412b}.zwc-inner-wrapper .zwc-whitepaper-content .act-btn.cta-btn:after{content:'';height:8px;width:8px;border:2px solid #fff;border-left:0;border-top:0;position:absolute;rotate:-45deg;top:48%;right:20px;transform:translateY(-50%)}.zwc-dwn-btn{padding:15px 40px 15px 25px;border-radius:5px;position:relative;background:var(--primary-btn-color);color:white;font-family:var(--zf-primary-semibold);cursor:pointer;z-index:1;margin:0;font-size:14px;display:inline-block;margin-bottom:15px}.zwc-dwn-btn::after{content:'';height:8px;width:8px;border:2px solid #fff;border-left:0;border-top:0;position:absolute;rotate:-45deg;top:48%;right:20px;transform:translateY(-50%)}@media screen and (max-width:991px){.zwc-whitepaper-head h1{font-size:clamp(40px,7vw,72px)}.zwc-whitepaper-card{flex-direction:column;text-align:center;padding:30px;gap:40px}.zwc-whitepaper-img{margin:0}}@media screen and (max-width:480px){.zwc-whitepaper-content h2{font-size:clamp(24px,5vw,32px)}}