This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap" rel="stylesheet"> | |
| <style> | |
| #oxPrices.oxp{font-family:'Montserrat',sans-serif;color:#193049;margin:28px 0} | |
| #oxPrices .oxp__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;flex-wrap:wrap} | |
| #oxPrices .oxp__eyebrow{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:6px} | |
| #oxPrices .oxp__title{margin:0;font-size:1.35rem;font-weight:800;color:#193049} | |
| #oxPrices .oxp__currency{display:flex;gap:6px;flex-shrink:0;align-self:center} | |
| #oxPrices .oxp__cur-btn{border:1.5px solid #193049;background:#fff;color:#193049;padding:7px 16px;border-radius:50px;font-family:'Montserrat',sans-serif;font-size:.75rem;font-weight:700;cursor:pointer;transition:.15s} | |
| #oxPrices .oxp__cur-btn.is-active{background:#193049;color:#fff} | |
| #oxPrices .oxp__tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:4px} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap" rel="stylesheet"> | |
| <div class="oph-root"> | |
| <div class="oph-header"> | |
| <div> | |
| <div class="oph-eyebrow">Динаміка цін</div> | |
| <h2 class="oph-title">Історія зміни мінімальної ціни у ЖК OXFORD <span id="oph-unit">грн/м²</span></h2> | |
| <div class="oph-subtitle">с. Чайки · травень 2024 — квітень 2026</div> | |
| </div> | |
| <div class="oph-controls"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap" rel="stylesheet"> | |
| <div id="oxEos" class="oxe"> | |
| <div class="oxe__wrap"> | |
| <div class="oxe__header"> | |
| <div class="oxe__eyebrow">Квітень 2026 · курс 43.64 грн/$ · ліміт єОселя 51 412 грн/м²</div> | |
| <h2 class="oxe__title">Калькулятор єОселя ЖК OXFORD</h2> | |
| <p class="oxe__subtitle">Оберіть квартиру — розрахуємо платіж за державною програмою іпотеки</p> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap" rel="stylesheet"> | |
| <div id="oxCalc" class="oxc"> | |
| <div class="oxc__wrap"> | |
| <div class="oxc__header"> | |
| <div class="oxc__eyebrow">Квітень 2026 · курс 43.64 грн/$</div> | |
| <h2 class="oxc__title">Калькулятор розтермінування ЖК OXFORD</h2> | |
| <p class="oxc__subtitle">Оберіть квартиру — розрахуємо платіж для трьох програм забудовника</p> | |
| </div> | |
| <div class="oxc__card"> |