.wrapper{align-items:center;column-gap:20px;display:flex;flex-direction:column;justify-content:flex-start;row-gap:20px;padding:50px 20px}.inner-content{max-width:1240px;width:100%}.button-primary{align-items:center;background-color:var(--wp--preset--color--wpbf-palette-color-4,#c26f88);color:#ffffff;display:inline-flex;font-size:inherit;text-decoration:none;border-radius:5px;padding:0.5rem 3rem}.button-primary:is(:hover,:focus){background-color:rgba(194,110,135,0.75);color:#ffffff}@media (max-width:767px){.button-primary{justify-content:center;text-align:center}}.button-secondary{align-items:center;background-color:var(--wp--preset--color--wpbf-palette-color-6,#7eb4c2);color:#ffffff;display:inline-flex;font-size:inherit;text-decoration:none;border-radius:5px;padding:0.5rem 3rem}.button-secondary:is(:hover,:focus){background-color:rgba(126,180,194,0.74);color:#ffffff}@media (max-width:767px){.button-secondary{justify-content:center;text-align:center}}.button-wrapper{column-gap:20px;display:flex;row-gap:20px}@media (max-width:767px){.button-wrapper{align-items:stretch;display:flex;flex-direction:column;justify-self:center}}.h2{max-width:800px;padding-top:50px}