.landingPage-pricingHeader{display:flex;flex-direction:column;align-items:center;gap:12px}.landingPage-pricingTitle{gap:12px;display:flex;flex-direction:row;align-items:center;color:#ff8155;font-weight:700}.landingPage-pricingSection span{color:#888;font-weight:500}.landingPage-horizontalLine{height:1px;background:#ddd}@keyframes reflect{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:.5}81%{transform:scale(4) rotate(45deg);opacity:1}to{transform:scale(50) rotate(45deg);opacity:0}}@-webkit-keyframes reflect{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:.5}81%{transform:scale(4) rotate(45deg);opacity:1}to{transform:scale(50) rotate(45deg);opacity:0}}.landingPage-popularText{display:flex;padding:3px 12px;justify-content:center;align-items:center;gap:6px;border-radius:22px;background:linear-gradient(90deg,#ff655b,#ff9d4d);color:#f9f8f4;font-size:14px;font-weight:700;position:relative;overflow:hidden}.landingPage-popularText:after{content:"";display:block;width:12px;height:100%;position:absolute;top:-180px;left:0;background-color:#fff;opacity:0;transform:rotate(45deg);animation:reflect 2s ease-in-out infinite}.landingPage-planWrapper{position:relative;width:100%;max-width:min(100%,34rem);padding-top:20px;height:100%}.landingPage-pricingGrid{width:min(100%,1180px);gap:1rem;padding-inline:.5rem}.landingPage-planWrapperWide{max-width:min(100%,38rem)}.landingPage-planShell{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 18px}.landingPage-businessHighlightCard{border:1.5px solid rgba(255,129,85,.75);border-radius:28px;background:#ffffffb8;box-shadow:0 14px 36px #ff81551a}.landingPage-standardPlanShell{border-radius:28px;border:1.5px solid rgba(255,129,85,.75);border-color:transparent;background:transparent;box-shadow:none}.landingPage-mostPopularBadge{position:absolute;left:50%;top:20px;transform:translate(-50%,-100%);display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:14px 14px 0 0;background:linear-gradient(90deg,#ff655b,#ff9d4d);color:#f9f8f4;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 10px 22px #ff815529}@media (min-width: 640px){.landingPage-pricingGrid{gap:1.5rem;padding-inline:1rem}.landingPage-pricingGrid .landingPage-planShell{padding:28px}.landingPage-businessHighlightCard,.landingPage-planShell{padding:28px 24px}.landingPage-mostPopularBadge{padding:9px 20px;font-size:15px}}@media (min-width: 1024px){.landingPage-pricingGrid{gap:1.75rem}}.rotate-up{transform:rotate(180deg);transition:transform .3s ease}.rotate-down{transform:rotate(0);transition:transform .3s ease}
