.pricing-section{text-align:left;width:100%}.pricing-section .pricing-container{max-width:1220px;height:100%;min-height:inherit;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;padding:8rem 0;display:flex}.pricing-section .pricing-subcontainer{text-align:justify;background-color:#fff;border-radius:2rem;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;width:100%;padding:2rem 3rem;display:flex;box-shadow:0 0 11px #00000026}@media (max-width:991px){.pricing-section .pricing-subcontainer{flex-direction:column-reverse;padding-left:2rem;padding-right:2rem;display:flex}}.pricing-section .pricing-content{text-align:center;flex-flow:column;justify-content:center;align-items:flex-start;gap:3.5rem;width:50%;display:flex}@media (max-width:991px){.pricing-section .pricing-content{width:100%}}.pricing-section .pricing-content .pricing-heading{text-align:left;font-size:3.6rem;font-weight:500;line-height:5rem}@media (max-width:767px){.pricing-section .pricing-content .pricing-heading{font-size:2rem;font-weight:600;line-height:3rem}}.pricing-section .pricing-content .pricing-description{letter-spacing:.72px;text-align:left;font-size:1.8rem;line-height:2.8rem}.pricing-section .pricing-content .btn-gradient{text-align:center;cursor:pointer;color:#fff;background-image:linear-gradient(90deg,#491acc,#7650b7 100%);border-radius:1rem;flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;padding:.7rem 1.6rem;font-size:1.6rem;font-weight:700;text-decoration:none;display:flex}.pricing-section .pricing-image{background-repeat:no-repeat;background-size:cover;width:50%}@media (max-width:991px){.pricing-section .pricing-image{width:100%}}.pricing-section .pricing-image .responsive-image{border-radius:1rem;max-width:100%;height:auto}@media (max-width:991px){.pricing-section .pricing-image .responsive-image{object-fit:cover;width:100%}}
