.pricing-table .pricing-toggle__row{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem}.pricing-table .pricing-toggle__label{font-size:21px;line-height:1.2;transition:opacity 0.2s ease;font-weight:500}.pricing-table .pricing-toggle:not(.is-automatic) .pricing-toggle__label--auto,.pricing-table .pricing-toggle.is-automatic .pricing-toggle__label--manual{opacity:.55}.pricing-table .pricing-toggle__switch{flex-shrink:0;width:2.5rem;height:1.5rem;padding:0;border:0;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0;cursor:pointer;position:relative;transition:box-shadow 0.2s ease}.pricing-table .pricing-toggle__switch:focus-visible{outline:2px solid var(--bs-primary);outline-offset:3px}.pricing-table .pricing-toggle__switch::after{content:"";position:absolute;top:.25rem;left:.25rem;width:1rem;height:1rem;border-radius:50%;background:#ff884b;transition:transform 0.2s ease}.pricing-table .pricing-toggle.is-automatic .pricing-toggle__switch::after{transform:translateX(1rem)}.pricing-table .d-grid{grid-template-columns:repeat(1,1fr);grid-column-gap:16px;grid-row-gap:16px}.pricing-table .wp-block-separator{color:#eee!important;border-width:1px;margin-top:30px;margin-bottom:30px}.pricing-table h2 s{color:#b2b2b2;font-size:21px;font-weight:300!important;font-family:Inter}.pricing-table .wp-element-button{width:100%}@media only screen and (max-width:767px){.pricing-table.cols-sm-1 .d-grid{grid-template-columns:repeat(1,1fr)}.pricing-table.cols-sm-2 .d-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:1024px){.pricing-table.hs-md{padding-left:0;padding-right:0}.pricing-table.hs-md .container-xxl>*{padding-left:15px;padding-right:15px}.pricing-table.hs-md .d-grid{grid-auto-flow:column;grid-auto-columns:315px;grid-template-columns:unset!important;overflow-x:scroll;scrollbar-width:none}}@media only screen and (min-width:768px){.pricing-table.cols-md-1 .d-grid{grid-template-columns:repeat(1,1fr)}.pricing-table.cols-md-2 .d-grid{grid-template-columns:repeat(2,1fr)}.pricing-table.cols-md-3 .d-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1025px){.pricing-table.cols-lg-2 .d-grid{grid-template-columns:repeat(2,1fr)}.pricing-table.cols-lg-3 .d-grid{grid-template-columns:repeat(3,1fr)}.pricing-table.cols-lg-4 .d-grid{grid-template-columns:repeat(4,1fr)}.pricing-table .d-grid{grid-column-gap:32px;grid-row-gap:32px}}@media only screen and (min-width:1300px){.pricing-table.cols-xl-2 .d-grid{grid-template-columns:repeat(2,1fr)}.pricing-table.cols-xl-3 .d-grid{grid-template-columns:repeat(3,1fr)}.pricing-table.cols-xl-4 .d-grid{grid-template-columns:repeat(4,1fr)}.pricing-table.cols-xl-5 .d-grid{grid-template-columns:repeat(5,1fr)}.pricing-table.cols-xl-6 .d-grid{grid-template-columns:repeat(6,1fr)}}