/** =====================================================================================
* Root element
===================================================================================== */
:root {
--slant-height: calc( 95 / 1440 * 100vw);
}