.pricing-wrapper{color:#223982;display:flex;margin:50px auto;max-width:1200px}.pricing-fixed{background:#fff;box-shadow:6px 0 12px rgba(0,0,0,.08);flex:0 0 220px;left:0;position:sticky;z-index:5}.pricing-scroll{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;flex:1}.pricing-wrapper .pack{background:#fff;border:1px solid #7d8ed1;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);flex:0 0 260px;min-width:260px}.pricing-wrapper .tt{display:flex;gap:10px;justify-content:space-between}.pricing-wrapper .cell{border-bottom:1px solid rgba(34,57,130,.3);padding:15px;word-break:break-word}.pricing-wrapper .cell.even{background:#f4f7fc}.pricing-wrapper .headeroo{background:linear-gradient(90deg,#223982,#339e96)}.pricing-wrapper .headeroo,.pricing-wrapper .headerr{color:#fff;font-size:18px;font-weight:700;padding:15px}.pricing-wrapper .headerr{background:#339e96}.pricing-wrapper .buy{background:linear-gradient(90deg,#e02753,#223982);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;white-space:nowrap}@media (min-width:769px){.pricing-scroll{overflow-x:visible}.pricing-wrapper .pack{flex:1 1 0;min-width:0}.pricing-fixed{box-shadow:none}}@media (max-width:768px){.pricing-fixed{flex:0 0 160px}.pricing-wrapper .pack{flex:0 0 85%;max-width:85%}}