*{--small-space:20px;--bigger-space:50px}@media (max-width:500px){*{--small-space:10px}}.white-paper-section{background:#f9f7f3;display:flex;justify-content:center;margin-top:var(--bigger-space);max-width:100vw;padding:30px 0;width:100%}.white-paper-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1280px;position:relative;width:100%}.white-paper-cta{align-items:center;background:#0a2126;border-radius:25px;color:#fff;display:inline-flex;gap:5px;justify-content:center;margin:var(--small-space) 0;padding:10px 32px;text-decoration:none}.white-paper-cta-icon{margin-left:5px;overflow:hidden;transition:width .3s ease;width:0}.white-paper-cta:hover .white-paper-cta-icon{width:20px}.white-paper-cta:hover{background:#415257}@media (min-width:500px){.white-paper-cta{max-width:50%}}@media (max-width:1280px){.white-paper-container{margin:0 45px}}@media (max-width:950px){.white-paper-container{margin:0 15px}}@media (max-width:820px){.white-paper-cta{margin:20px auto 30px;text-align:center}}.white-paper-left-side{display:flex;flex-direction:column;justify-content:flex-start;min-width:400px;width:62%}.white-paper-kiker{color:#82aac6;font-size:1.5rem;font-weight:700;margin-bottom:12px}.white-paper-image-wrapper{height:100%;max-height:400px;overflow:hidden;width:100%;img{height:100%;object-fit:cover;width:100%}}.white-paper-tags-wrapper{flex-wrap:wrap;gap:20px;margin:var(--small-space) 0;width:100%}.tag,.white-paper-tags-wrapper{align-items:center;display:flex}.tag{border:1px solid #4d5d61;border-radius:10px;color:#4d5d61;font-size:.8rem;height:25px;padding:1px 12px;text-decoration:none}.tag:hover{background:#4d5d61;color:#fff;cursor:pointer}.white-paper-title{color:#0a2126;font-size:2rem;font-weight:600}.white-paper-description{color:#4d5d61;font-size:1rem;margin-top:var(--small-space)}.image-side{align-items:center;display:flex;flex-direction:column;gap:20px;min-height:200px;min-width:300px;overflow:hidden;padding:30px 0;position:relative;width:35%;img{height:100%;object-fit:contain;width:100%}}.kiker{color:#82aac6;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:1.5rem;font-weight:bolder;padding:0 var(--small-space);text-align:center}.white-paper-content{color:inherit;text-decoration:none}@media (max-width:820px){.white-paper-section{margin-top:var(--small-space)}.image-side,.white-paper-left-side{margin-bottom:30px;min-width:inherit;width:100%}}