.white-paper .white-paper__wrapper{padding:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:120px;border-radius:20px}.white-paper .white-paper__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.white-paper .white-paper__title{margin:0;font-weight:var(--semi-bold);font-size:36px;line-height:48px;color:var(--black)}.white-paper .white-paper__text{margin:0;font-weight:var(--regular);font-size:18px;line-height:26px;color:var(--dark-grey-3)}.white-paper .white-paper__details{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}.white-paper .white-paper__detail{margin:0;padding:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;border-right:1px solid var(--red)}.white-paper .white-paper__detail:first-child{padding:0 24px 0 0}.white-paper .white-paper__detail:last-child{border:0}.white-paper .white-paper__detail-title{font-weight:var(--medium);font-size:12px;line-height:16px;color:var(--red)}.white-paper .white-paper__detail-text{font-weight:var(--medium);font-size:18px;line-height:26px;color:var(--black)}.white-paper .white-paper__image-wrapper{max-width:600px;width:100%;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;background-color:var(--white);border-radius:16px}.white-paper .white-paper__image{width:100%}.white-paper.white-paper--gray .white-paper__wrapper{background-color:var(--light-grey-1)}.white-paper.white-paper--red .white-paper__wrapper{background-color:var(--light-red-2)}@media (max-width:1024px){.white-paper .main-container_wide{padding:0}.white-paper .white-paper__wrapper{padding:40px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;border-radius:0}.white-paper .white-paper__content{gap:24px}.white-paper .white-paper__title{font-size:28px;line-height:38px}.white-paper .white-paper__text{font-size:16px;line-height:22px}.white-paper .white-paper__details{gap:16px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.white-paper .white-paper__detail{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 8px);flex:1 1 calc(50% - 8px);padding:0 16px}.white-paper .white-paper__detail:first-child{padding:0 16px 0 0}.white-paper .white-paper__detail:nth-child(2){padding:0 0 0 16px;border:0}.white-paper .white-paper__detail:last-child{padding:0;border:0}.white-paper .white-paper__detail-text{font-size:16px;line-height:22px}.white-paper .white-paper__image-wrapper{padding:16px;max-width:unset}}