.ctas-buttons{display:flex}.ctas-buttons__item{background-color:#1a1449;display:flex;flex:1;justify-content:flex-end;padding:48px 40px;text-align:right}.ctas-buttons__item:nth-child(2n){background-color:#544492;justify-content:flex-start;text-align:left}.ctas-buttons__item .ctas-buttons__content{align-items:flex-end}.ctas-buttons__item:nth-child(2n) .ctas-buttons__content{align-items:flex-start}.ctas-buttons__content{color:#fff;display:flex;flex-direction:column;max-width:474px}.ctas-buttons__title{color:#fff;font-family:Titillium Web,sans-serif;font-size:25px;font-weight:600}.ctas-buttons__text{margin-bottom:24px}@media (max-width:768px){.ctas-buttons{flex-direction:column}.ctas-buttons__item{padding:24px 20px;text-align:left}.ctas-buttons__item:nth-child(2n){padding:24px 20px}.ctas-buttons__content{align-items:flex-start;max-width:100%}.ctas-buttons__item .ctas-buttons__content{align-items:flex-start}}