.whitepapers{align-items:center;display:flex;flex-direction:column;row-gap:20px}@media (min-width:1264px){.whitepapers{align-items:stretch;column-gap:32px;flex-direction:row}}@media (min-width:1700px){.whitepapers{justify-content:center}}.whitepaper-card{background:#fff;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;position:relative}@media (min-width:1264px){.whitepaper-card{flex:0 0 calc(50% - 16px);width:calc(50% - 16px)}}@media (min-width:1700px){.whitepaper-card{flex:0 1 736px;width:736px}}.whitepaper-card__image{flex:0 0 268px;height:268px;width:100%}.whitepaper-card__image img{height:100%;object-fit:cover;width:100%}.whitepaper-card__label{background:#2f76ff;border-radius:20px 0 20px 0;color:#fff;font-size:18px;left:0;line-height:24px;padding:12px 24px;position:absolute;text-transform:uppercase;top:0}.whitepaper-card__content{display:flex;flex-direction:column;padding:20px}@media (min-width:600px){.whitepaper-card__content{padding:60px 120px 60px 80px}}.whitepaper-card__content .button{align-self:flex-start}.whitepaper-card__title{color:#12429d;font-family:Readex Pro,sans-serif;font-size:20px;font-weight:700;line-height:26px;margin-bottom:16px}@media (min-width:600px){.whitepaper-card__title{font-size:32px;line-height:40px;margin-bottom:32px}}.whitepaper-card__text{color:#424242;font-size:16px;line-height:22px;margin-bottom:20px}@media (min-width:600px){.whitepaper-card__text{font-size:24px;line-height:32px;margin-bottom:40px}}.whitepaper-card__text p{color:#424242;font-size:16px;line-height:22px}@media (min-width:600px){.whitepaper-card__text p{font-size:24px;line-height:32px}}.whitepaper-card__text p:not(:last-child){margin-bottom:16px}@media (min-width:600px){.whitepaper-card__text p:not(:last-child){margin-bottom:32px}}.whitepaper-card__text ol,.whitepaper-card__text ul{list-style:none;margin-bottom:0;padding-left:1rem}.whitepaper-card__text ol li,.whitepaper-card__text ul li{color:#424242;font-size:16px;line-height:22px;position:relative}@media (min-width:600px){.whitepaper-card__text ol li,.whitepaper-card__text ul li{font-size:24px;line-height:32px}}.whitepaper-card__text ol li:before,.whitepaper-card__text ul li:before{background-image:url(https://www.msp360.com/images-new/common/bullet.svg);background-size:contain;content:"";height:12px;left:-1rem;position:absolute;top:6px;width:10px}.whitepaper-card__text ol li:not(:last-child),.whitepaper-card__text ul li:not(:last-child){margin-bottom:8px}