.pricing-wrapper{max-width:1520px;margin:0 auto;max-height:600px}.pricing-rounded-section{max-width:1520px;margin:0 auto;border-radius:40px;background-color:var(--Colors-Primary-50,#fcf1eb);background-image:url(/assets/pricing/pattern.svg);background-repeat:no-repeat;background-size:cover;height:463px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.pricing-rounded-section .middle-text{color:var(--colors-primary-500-main,#ee7531);text-align:center;font-family:var(--font-onest);font-size:48px;font-style:normal;font-weight:700;line-height:normal;max-width:60%}@media screen and (max-width:1280px){.pricing-rounded-section .middle-text{font-size:16px;max-width:90%}}