:root { --bricks-color-grey-100: #f5f5f5; --bricks-color-grey-300: #e0e0e0; --bricks-color-grey-500: #9e9e9e; --bricks-color-grey-700: #616161; --bricks-color-grey-800: #424242; --bricks-color-grey-900: #212121; --bricks-color-yellow: #ffeb3b; --bricks-color-amber: #ffc107; --bricks-color-orange: #ff9800; --bricks-color-deep-orange: #ff5722; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; --primary: #306E8D; --primary-l-1: #6492aa; --primary-l-2: #98b7c6; --primary-l-3: #cbdbe3; --primary-t-1: hsla(200, 49%, 37%, 0.09); --primary-t-2: hsla(200, 49%, 37%, 0.18); --primary-t-3: hsla(200, 49%, 37%, 0.27); --primary-t-4: hsla(200, 49%, 37%, 0.36); --primary-t-5: hsla(200, 49%, 37%, 0.45); --primary-t-6: hsla(200, 49%, 37%, 0.55); --primary-t-7: hsla(200, 49%, 37%, 0.64); --primary-t-8: hsla(200, 49%, 37%, 0.73); --primary-t-9: hsla(200, 49%, 37%, 0.82); --primary-t-10: hsla(200, 49%, 37%, 0.91); --action: #AB4625; --action-l-1: #c0745c; --action-l-2: #d5a392; --action-l-3: #ead1c9; --action-d-1: #80351c; --action-d-2: #562313; --action-d-3: #2b1209; --secondary: #F9F7F1; --secondary-d-1: #c7c6c1; --secondary-d-2: #959491; --secondary-d-3: #646360; --secondary-d-4: #323130; --primary-d-1: #24536a; --primary-d-2: #183747; --primary-d-3: #0c1c23; --light: #FFF; --dark: #262626; --header-height: var(--space-xl); --space-s: clamp(1.11rem, calc(0.007115384615384615 * (100vw - 36rem) + 1.11rem), 1.85rem); --space-m: clamp(1.8rem, calc(0.011538461538461537 * (100vw - 36rem) + 1.8rem), 3rem); --space-l: clamp(2.91rem, calc(0.01865384615384615 * (100vw - 36rem) + 2.91rem), 4.85rem); --space-xl: clamp(4.71rem, calc(0.03019230769230769 * (100vw - 36rem) + 4.71rem), 7.85rem); --space-2xs: clamp(0.42rem, calc(0.0027884615384615383 * (100vw - 36rem) + 0.42rem), 0.71rem); --space-xs: clamp(0.69rem, calc(0.004423076923076923 * (100vw - 36rem) + 0.69rem), 1.15rem); --space-2xl: clamp(7.62rem, calc(0.0489423076923077 * (100vw - 36rem) + 7.62rem), 12.71rem); --space-3xl: clamp(12.34rem, calc(0.07903846153846153 * (100vw - 36rem) + 12.34rem), 20.56rem); --space-4xl: clamp(19.96rem, calc(0.12798076923076926 * (100vw - 36rem) + 19.96rem), 33.27rem); --grid-gap: var(--space-l); --content-gap: var(--space-m); --container-gap: var(--space-3xl); --heading-2xs: clamp(0.47rem, calc(0.00046296296296296336 * (100vw - 32rem) + 0.47rem), 0.52rem); --heading-xs: clamp(0.76rem, calc(0.0007407407407407404 * (100vw - 32rem) + 0.76rem), 0.84rem); --heading-s: clamp(1.24rem, calc(0.0011111111111111122 * (100vw - 32rem) + 1.24rem), 1.36rem); --heading-m: clamp(2rem, calc(0.0018518518518518534 * (100vw - 32rem) + 2rem), 2.2rem); --heading-l: clamp(3.24rem, calc(0.0029629629629629615 * (100vw - 32rem) + 3.24rem), 3.56rem); --heading-xl: clamp(5.24rem, calc(0.004814814814814811 * (100vw - 32rem) + 5.24rem), 5.76rem); --heading-2xl: clamp(8.47rem, calc(0.007870370370370368 * (100vw - 32rem) + 8.47rem), 9.32rem); --text-2xs: clamp(0.42rem, calc(0.0009615384615384618 * (100vw - 36rem) + 0.42rem), 0.52rem); --text-xs: clamp(0.69rem, calc(0.0014423076923076926 * (100vw - 36rem) + 0.69rem), 0.84rem); --text-s: clamp(1.11rem, calc(0.002403846153846154 * (100vw - 36rem) + 1.11rem), 1.36rem); --text-m: clamp(1.8rem, calc(0.0038461538461538472 * (100vw - 36rem) + 1.8rem), 2.2rem); --text-l: clamp(2.91rem, calc(0.0062499999999999995 * (100vw - 36rem) + 2.91rem), 3.56rem); --text-xl: clamp(4.71rem, calc(0.010096153846153845 * (100vw - 36rem) + 4.71rem), 5.76rem); --text-2xl: clamp(7.62rem, calc(0.016346153846153847 * (100vw - 36rem) + 7.62rem), 9.32rem);}