/* Full price page */
.ok-full-price-page{background:#fff}.ok-price-hero{padding:72px 0 46px;background:radial-gradient(circle at 88% 18%,rgba(24,183,172,.18),transparent 20rem),linear-gradient(115deg,#fff,#eefaf8)}.ok-price-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:44px;align-items:center}.ok-price-hero h1{margin:12px 0 18px;font-size:clamp(42px,6vw,72px);line-height:.96;letter-spacing:-.065em;color:var(--ok-text)}.ok-price-hero p{max-width:800px;margin:0;color:var(--ok-muted);font-size:20px;line-height:1.6}.ok-price-hero__card{background:#fff;border:1px solid var(--ok-line);border-radius:32px;padding:30px;box-shadow:var(--ok-shadow)}.ok-price-hero__card strong{display:block;color:var(--ok-green);font-size:22px}.ok-price-hero__card span{display:block;margin:8px 0 12px;font-size:64px;line-height:1;font-weight:950;letter-spacing:-.07em;color:var(--ok-text)}.ok-price-hero__card p{font-size:15px;margin:0}.ok-price-featured{padding:34px 0;background:#fff}.ok-price-featured__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ok-price-featured article{padding:26px;border-radius:28px;background:#fff;border:1px solid var(--ok-line);box-shadow:0 14px 38px rgba(7,59,53,.06)}.ok-price-featured span{display:block;color:var(--ok-green);font-weight:950;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.ok-price-featured strong{display:block;margin:12px 0 8px;font-size:32px;line-height:1;letter-spacing:-.05em;color:var(--ok-text)}.ok-price-featured p{margin:0;color:var(--ok-muted);line-height:1.55}.ok-price-nav-section{position:sticky;top:0;z-index:20;padding:14px 0;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-top:1px solid var(--ok-line);border-bottom:1px solid var(--ok-line)}.ok-price-nav{display:flex;gap:10px;overflow:auto;padding:2px 0 8px;scrollbar-width:thin}.ok-price-nav a{flex:0 0 auto;display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;border:1px solid var(--ok-line);background:#f3fbf9;color:var(--ok-green);text-decoration:none;font-weight:900;font-size:13px}.ok-price-nav a:hover{background:var(--ok-green);color:#fff}.ok-price-list{padding:48px 0 70px;background:#fff}.ok-price-section{scroll-margin-top:96px;margin-bottom:42px}.ok-price-section__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.ok-price-section__head h2{margin:0;color:var(--ok-text);font-size:clamp(28px,4vw,44px);line-height:1.04;letter-spacing:-.05em}.ok-price-section__head span{display:inline-flex;flex:0 0 auto;min-height:34px;align-items:center;padding:0 12px;border-radius:999px;background:#e7f8f5;color:var(--ok-green);font-weight:950;font-size:13px}.ok-price-table-wrap{border:1px solid var(--ok-line);border-radius:24px;overflow:hidden;box-shadow:0 12px 34px rgba(7,59,53,.045);background:#fff}.ok-price-full-table{width:100%;border-collapse:separate;border-spacing:0;font-size:15px}.ok-price-full-table th{background:#f3fbf9;color:var(--ok-green);font-weight:950;text-align:left;padding:16px 18px;border-bottom:1px solid var(--ok-line)}.ok-price-full-table th:last-child{text-align:right;width:180px}.ok-price-full-table td{padding:15px 18px;border-bottom:1px solid var(--ok-line);vertical-align:top;color:#314c52;line-height:1.45}.ok-price-full-table tr:last-child td{border-bottom:0}.ok-price-full-table td:last-child{text-align:right;font-weight:950;color:var(--ok-text);white-space:nowrap}.ok-price-full-table tbody tr:nth-child(even){background:#fbfefd}.ok-price-full-table tbody tr:hover{background:#f2fbf9}@media(max-width:940px){.ok-price-hero__grid,.ok-price-featured__grid{grid-template-columns:1fr}.ok-price-hero{padding:42px 0}.ok-price-hero__card{max-width:420px}.ok-price-nav-section{top:0}.ok-price-section__head{align-items:start;flex-direction:column}.ok-price-full-table{font-size:14px}.ok-price-full-table th,.ok-price-full-table td{padding:13px 14px}.ok-price-full-table th:last-child{width:130px}}@media(max-width:620px){.ok-price-hero h1{font-size:40px}.ok-price-hero p{font-size:17px}.ok-price-hero__card span{font-size:50px}.ok-price-featured strong{font-size:27px}.ok-price-table-wrap{border-radius:18px;overflow:auto}.ok-price-full-table{min-width:640px}.ok-price-nav{padding-bottom:10px}.ok-price-section{margin-bottom:34px;scroll-margin-top:110px}.ok-price-section__head h2{font-size:28px}.ok-price-list{padding:34px 0 50px}}