.PricingPlan{border:1px solid var(--Mashmallow-3);border-radius:10px;overflow:hidden}.PricingPlan__type{display:flex;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%;height:40px;background:var(--Mashmallow-3);color:var(--L100);border-radius:8px 8px 0 0;text-transform:capitalize}.PricingPlan__container{display:flex;flex-direction:column;align-items:center;background:var(--Mashmallow-2);padding:8px 0 16px;min-height:104px}.PricingPlan__price{margin-bottom:8px;font-size:16px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.18px;color:var(--L100);text-transform:none}.PricingPlan__price span{font-size:24px;font-style:normal;font-weight:500;line-height:36px}.PricingPlan__price-mobile{display:none}@media(min-width:1072px)and (max-width:1920px){.PricingForm__title.medium-56-500{font-size:48px;line-height:56px;letter-spacing:-.96px}}@media(max-width:1160px){.PricingPlan{display:flex;justify-content:space-between;align-items:center;column-gap:24px;padding:0 24px;background:var(--Mashmallow-2);border-radius:8px;height:100px}.PricingPlan__type{font-size:32px;font-style:normal;font-weight:500;line-height:38px;justify-content:flex-start;background-color:rgba(0,0,0,0);letter-spacing:-.32px;height:fit-content;margin-bottom:4px}.PricingPlan__container{align-items:flex-start;height:fit-content;min-height:auto;padding:0}.PricingPlan__price{display:none}.PricingPlan__price-mobile{display:block;color:var(--L100)}}@media(max-width:500px){.PricingPlan{flex-direction:column;align-items:flex-start;row-gap:16px;height:132px;padding:16px}.PricingPlan__type{font-size:18px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:2px}.PricingPlan__container{width:100%}.PricingPlan__button{width:100%!important}.PricingPlan__price-mobile{font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.14px}}