.pricingSection{padding:32px 80px;position:relative;z-index:1}.pricingSection .PricingData{display:flex;flex-direction:column;gap:64px}.PricingPage-header{display:flex;flex-direction:column;align-items:center;gap:40px}.PricingPage-header .PriceBackdiv{display:flex;align-items:flex-start;gap:40px}.PricingPage-header .PriceBackdiv a{position:relative;top:10px;color:var(--black-bg)}.PricingPage-header .PricinhHeadquote{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.PricingPage-header .PricinhHeadquote>div,.plansFeaturesHeading{margin:0}.pricingFeatureWithBrand{display:inline-flex;align-items:center;gap:0;flex-wrap:wrap}.pricingFeatureBrandLogo{width:128px;height:auto;object-fit:contain;border:0;border-radius:0;padding:0;background:transparent}.pricingFootnote{margin-top:-20px}@media screen and (max-width:1280px){.pricingSection{padding:32px}.pricingSection .PricingData{gap:64px}.PricingPage-header .PricinhHeadquote>div:first-child,.plansFeaturesHeading{font-size:2.0625rem;line-height:2.5rem}}@media screen and (max-width:768px){.pricingSection{padding:32px 16px}.PricingPage-header{gap:16px}.pricingFootnote{margin-top:-8px}}.NeedHelpDiv{position:relative;padding-bottom:20px}.Needhelpitem{background-color:var(--black-bg);padding:32px 48px;border-radius:28px;display:flex;flex-direction:column;gap:32px;min-height:214px;max-width:960px;width:100%;justify-content:space-between;position:relative;margin:0 auto}.Needhelpitem:after{position:absolute;content:" ";background:var(--img-bg-dog-help) no-repeat;background-size:100% 100%;right:0;bottom:0;width:450px;height:299px}.helpText{display:flex;flex-direction:column;gap:6px}.helpText h3{font-size:1.75rem;font-weight:500;line-height:2.125rem}.helpText h3,.helpText p{font-family:var(--satoshi-font);letter-spacing:-.02em;color:var(--white-text);margin:0}.helpText p{font-size:1rem;font-weight:400;line-height:1.5rem;max-width:300px}.helpbtn a{display:flex;align-items:center;justify-content:center;gap:6px;background-color:var(--blue-text);border:1px solid var(--blue-text);border-radius:16px;padding:12px 32px;font-size:1rem;font-weight:500;line-height:1.25rem;font-family:var(--satoshi-font);color:var(--white-text);width:fit-content;transition:all .3s ease-in-out;&:hover{transform:scale(1.05)}}@media screen and (min-width:768px){.helpbtn a{padding:11px 32px}}@media screen and (max-width:1024px){.Needhelpitem:after{right:-50px;bottom:0;width:400px;height:299px;background-size:cover}}@media screen and (max-width:768px){.Needhelpitem{padding:16px}.Needhelpitem:after{right:0;bottom:0;width:300px;height:250px;background-size:cover}}@media screen and (max-width:500px){.Needhelpitem{gap:16px;min-height:140px}.helpbtn a{padding:10px 14px}.helpText h3{font-size:16px}.helpText p{font-size:11px;max-width:150px;line-height:120%}.Needhelpitem:after{right:-20px;bottom:0;width:200px;height:150px;background-size:cover}}