.plans{padding:3.125rem 0;overflow:hidden}.plans__heading{display:flex;flex-direction:column;margin-bottom:2.5rem;text-align:center;align-items:center}.plans .title{margin-bottom:1.25rem}.plans__text{color:var(--heading-color)}.plans__item{padding:1.875rem;border:.1875rem solid #666;border-radius:.3125rem;position:relative;height:100%;display:flex;flex-direction:column}.plans__item_active{background-color:var(--secondary-bg)}.plans_colored .plans__item_active{background-color:var(--main-bg)}.plans__item-price{text-align:center;display:flex;margin-bottom:2.5rem;justify-content:center}.plans__item-price strong{margin-bottom:0}.plans__item-price span{align-self:flex-end;margin-bottom:.6875rem}.plans__item-heading{position:absolute;transform-origin:top right;transform:rotate(90deg) translateX(100%);top:0;right:0;padding-right:3.125rem;padding-bottom:1.25rem;background-color:var(--main-bg);margin-right:-.625rem;margin-top:-.625rem}.plans_colored .plans__item-heading{background-color:var(--secondary-bg)}.plans__item_active .plans__item-heading:after{content:"";position:absolute;left:.625rem;bottom:-1px;right:0;top:.5rem;background-color:var(--secondary-bg);z-index:0}.plans_colored .plans__item_active .plans__item-heading:after{background-color:var(--main-bg)}.plans__item-title{white-space:nowrap;position:relative;z-index:1}.plans__item-title:not(:last-child){margin-bottom:0}.plans__item-title_hidden{min-width:6.25rem}.plans__item-subtitle{line-height:1!important;position:relative;z-index:1}.plans__item-text{margin-bottom:2.5rem}.plans__item-actions{display:flex;justify-content:center;margin-top:auto}.plans__item-actions .btn{min-width:12.625rem}@media(min-width:641px){.plans{padding:5rem 0}}@media(min-width:1025px){.plans{padding:6.25rem 0}.plans__item{min-height:33.6875rem}.plans__item_rates{min-height:0}.plans__item-heading{margin-right:-1.625rem}.plans__item_active .plans__item-heading:after{top:1.5rem}}@media(min-width:641px)and (max-width:1024px){.plans__item{padding:4.375rem 3.75rem 4.375rem 23.375rem}.plans__item-price{position:absolute;top:4.375rem;left:3.125rem}.plans__item-price sup,.plans__item-price span{font-size:2rem}.plans__item-price strong{font-size:6.75rem}.plans__item-price strong:only-child{font-size:4.375rem;margin-left:-1.125rem}.plans__item-price span{display:none}.plans__item-heading{transform:none;margin-right:0;margin-left:-.625rem;padding-left:.625rem;margin-top:-1.25rem;right:auto;left:0}.plans__item_active .plans__item-heading:after{top:1.25rem}.plans__item-actions{justify-content:flex-start}}@media(min-width:641px)and (max-width:1024px)and (min-width:641px)and (max-width:740px){.plans__item{padding-left:18.75rem}}