.oby-pricing-cta{display:flex;justify-content:center}.oby-pricing-slider{overflow-x:auto;margin-right:calc(-1 * var(--site-margins));margin-left:calc(-1 * var(--site-margins));padding:0 var(--site-margins)}.oby-pricing-container{max-width:800px;margin:0 auto}.oby-pricing-grid{--width:min(384px, calc(100vw - 2 * var(--site-margins) - 32px));display:flex;flex-flow:row nowrap;gap:32px}.oby-pricing-grid>div{flex:0 0 auto;width:var(--width)}.oby-pricing-grid>div:last-child{padding-right:var(--site-margins);width:calc(var(--width) + var(--site-margins))}.oby-pricing-block{padding:24px;border-radius:24px;background-color:var(--x-cream1);color:var(--x-black);height:100%;display:flex;flex-flow:column}.oby-pricing-block--regular>:last-child{margin-top:auto}.oby-pricing-block--regular .oby-pricing-block__features{display:flex;flex-flow:column;gap:8px}.oby-pricing-block--regular .oby-pricing-block__features>li{display:flex;align-items:center}.oby-pricing-block--regular .oby-pricing-block__features>li>:first-child{flex:1 1 auto}.oby-pricing-block--regular .oby-pricing-block__features>li>:last-child{flex:0 0 auto;display:block;width:20px}.oby-pricing-block--large{margin:0 auto;display:flex;flex-flow:column}@media all and (min-width:769px){.oby-pricing-block--large{flex-flow:row;justify-content:space-between;align-items:center}.oby-pricing-block--large>div:first-child .center{text-align:left}}@media all and (min-width:769px){.oby-pricing-block--large .oby-pricing-block__last{margin-bottom:0}}.oby-pricing-block--large .oby-pricing-block__features{display:none}.oby-pricing-block__features{position:relative}.oby-pricing-block__features::after{content:"";position:absolute;z-index:1;inset:auto 0 0;height:55px;background:linear-gradient(0deg,#fffaf5 0,rgba(255,250,245,0) 100%)}.oby-pricing-block__cta{display:flex;justify-content:center}@media all and (min-width:769px){.oby-pricing-block{padding:48px}}