.pricing-table__items{display:grid;gap:2.4rem 1.6rem}@media screen and (min-width: 576px){.pricing-table__items{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.pricing-table__items{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1360px){.pricing-table__items{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1536px){.pricing-table__items{gap:2.4rem}}.pricing-table__item{position:relative;display:flex;flex-direction:column;padding:2.4rem;border-radius:1.2rem;height:100%}@media screen and (min-width: 1536px){.pricing-table__item{padding:4rem}}.pricing-table__item_shadow{box-shadow:0 8px 60px rgba(var(--color-shadow),.1)}.pricing-table__item-header{padding-bottom:1.6rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}@media screen and (min-width: 576px){.pricing-table__item-header{padding-bottom:2.4rem}}.pricing-table__item-title{margin-top:0}.pricing-table__item-title:not(:last-child){margin-bottom:.8rem}.pricing-table__item-title_with-badge{max-width:calc(50% - 1.6rem)}.price_button_custom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:1.6rem}.price_button_custom .pricing-table__item-price,.price_button_custom .pricing-table__item-price h1,.price_button_custom .pricing-table__item-price h2,.price_button_custom .pricing-table__item-price h3{text-align:left;margin:0}@media screen and (max-width: 575px){.price_button_custom{flex-direction:column;align-items:flex-start;gap:1rem}}@media screen and (min-width: 576px) and (max-width: 989px){.price_button_custom{gap:1rem}}@media screen and (min-width: 990px) and (max-width: 1536px){.price_button_custom{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.2rem}.price_button_custom .pricing-table__item-price,.price_button_custom .pricing-table__item-price h1,.price_button_custom .pricing-table__item-price h2,.price_button_custom .pricing-table__item-price h3{text-align:left;width:100%}}@media screen and (min-width: 1537px){.price_button_custom{flex-direction:row;align-items:center;justify-content:space-between;gap:1.6rem}}.custom_btn_price{flex-shrink:0;align-self:flex-start}.custom_btn_price .button{white-space:nowrap}@media screen and (max-width: 575px){.custom_btn_price{width:100%;align-self:flex-start}.custom_btn_price .button{width:100%;justify-content:center}}@media screen and (min-width: 990px) and (max-width: 1536px){.custom_btn_price{width:auto;align-self:flex-start}.custom_btn_price .button{width:auto}}.pricing-table__item-price:not(:last-child){margin-bottom:1.6rem}.price_button_custom .pricing-table__item-price:not(:last-child){margin-bottom:0}.pricing-table__item-price.accent{color:rgba(var(--color-accent))}.pricing-table__item-description{margin:0;color:rgba(var(--color-foreground-secondary))}.pricing-table__item-list{padding-top:2.4rem;margin-bottom:2.4rem;flex-grow:1}@media screen and (min-width: 576px){.pricing-table__item-list{margin-bottom:4rem}}.pricing-table__item-list h1,.pricing-table__item-list h2,.pricing-table__item-list h3,.pricing-table__item-list h4,.pricing-table__item-list h5,.pricing-table__item-list h6{margin-top:1.6rem;margin-bottom:1.6rem}@media screen and (min-width: 576px){.pricing-table__item-list h1,.pricing-table__item-list h2,.pricing-table__item-list h3,.pricing-table__item-list h4,.pricing-table__item-list h5,.pricing-table__item-list h6{margin-top:2.4rem;margin-bottom:2.4rem}}.pricing-table__item-list *:first-child{margin-top:0}.pricing-table__item-list *:last-child{margin-bottom:0}.pricing-table__item-list ul,.pricing-table__item-list ol{display:flex;flex-direction:column;gap:.8rem;margin:0;padding:0}@media screen and (min-width: 576px){.pricing-table__item-list ul,.pricing-table__item-list ol{gap:1.6rem}}.pricing-table__item-list ul li,.pricing-table__item-list ol li{font-weight:var(--font-heading-weight)}.pricing-table__item-list ol{list-style-type:none;counter-reset:num}.pricing-table__item-list ol li:before{content:counter(num) ".";counter-increment:num;margin-right:.6rem}@media screen and (min-width: 576px){.pricing-table__item-list ol li:before{margin-right:1rem}}.pricing-table__item-list ul{list-style:none}@media screen and (min-width: 576px){.pricing-table__item-list ul{gap:1.2rem}}.pricing-table__item-list ul li:before{content:"\e81b";font-family:icon-custom;font-size:122%;font-weight:500;margin-right:.6rem}@media screen and (min-width: 576px){.pricing-table__item-list ul li:before{margin-right:1rem}}.pricing-table__button{align-self:flex-start;margin-top:auto;flex-shrink:0}.pricing-table__item-list+.pricing-table__button,.cutsom_text+.pricing-table__button{margin-top:auto;padding-top:0}.pricing-table__badge{position:absolute;top:2.4rem;right:2.4rem;gap:.2rem;padding:.3rem .7rem;max-width:calc(50% - 1.6rem);letter-spacing:var(--font-body-letter-spacing) em}@media screen and (min-width: 1536px){.pricing-table__badge{padding:.5rem 1rem;gap:.4rem;max-width:calc(50% - 2.4rem)}}.pricing-table__badge .icon{flex-shrink:0;color:inherit}.pricing-table__custom-content{padding-top:2.4rem;margin-top:auto}.pricing-table__custom-content+.pricing-table__button{margin-top:4rem}.pricing-table__icon{margin-bottom:1.6rem}.pricing-table__icon--recommended .icon{font-size:2.4rem}@media screen and (min-width: 750px){.pricing-table__icon--recommended .icon{font-size:3.2rem}}@media screen and (min-width: 1200px){.pricing-table__icon--recommended .icon{font-size:4rem}}.pricing-table__icon--normal .icon{font-size:2.8rem}@media screen and (min-width: 750px){.pricing-table__icon--normal .icon{font-size:3.2rem}}@media screen and (min-width: 1200px){.pricing-table__icon--normal .icon{font-size:4rem}}.pricing-table__icon--small .icon{font-size:2.4rem}@media screen and (min-width: 750px){.pricing-table__icon--small .icon{font-size:2.8rem}}@media screen and (min-width: 1200px){.pricing-table__icon--small .icon{font-size:3.2rem}}.pricing-table__icon--large .icon{font-size:3.2rem}@media screen and (min-width: 750px){.pricing-table__icon--large .icon{font-size:4rem}}@media screen and (min-width: 1200px){.pricing-table__icon--large .icon{font-size:4.8rem}}.pricing-table__icon--subtle{color:rgba(var(--color-foreground),.14)}.pricing-table__icon--contrast{color:rgba(var(--color-foreground))}.pricing-table__icon--colored{color:rgba(var(--color-accent))}.pricing-table__icon--colored.pricing-table__icon--gradient{color:var(--gradient-accent)}.pricing-table__add-heading:not(:last-child){margin-bottom:1.2rem}.pricing-table__add-description{color:rgba(var(--color-foreground-secondary))}.cutsom_text{padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.12);margin-top:auto}.cutsom_text+.pricing-table__button{margin-top:2.4rem}@media screen and (min-width: 576px){.cutsom_text+.pricing-table__button{margin-top:4rem}}.pricing-table__item-list .list_1,.pricing-table__item-list .list_2{min-width:0}.custom-table-pricing .pricing-table__item-list{display:block!important}.custom-table-pricing .pricing-table__item-list .list_1{padding-bottom:1.6rem!important;margin-bottom:1.6rem!important;border-bottom:1px solid rgba(var(--color-foreground),.12)!important;padding-right:0!important;border-right:none!important}.custom-table-pricing .pricing-table__item-list .list_2{padding-right:0!important;border-right:none!important}@media screen and (min-width: 1537px){.custom-table-pricing .pricing-table__item-list{display:flex!important;gap:2rem}.custom-table-pricing .pricing-table__item-list .list_1,.custom-table-pricing .pricing-table__item-list .list_2{flex:1}.custom-table-pricing .pricing-table__item-list .list_1{padding-bottom:0!important;margin-bottom:0!important;border-bottom:none!important;padding-right:2rem!important;border-right:1px solid rgba(var(--color-foreground),.12)!important}}.table_banner_image{grid-column:1 / -1;text-align:center;margin-top:2.4rem}.table_banner_image img{max-width:100%;height:auto;border-radius:1.2rem}.main_headings_main{display:flex;flex-wrap:wrap;align-items:baseline;gap:1rem 2rem}.main_heading,.main_heading_rt{margin:0}@media screen and (max-width: 575px){.main_headings_main{flex-direction:column;gap:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/section-pricing-table.css.map */
