:root {--min-screen-width: 320px;--max-screen-width: 1366px;--brand: #0A79AB;--dark-brand: #004A80;--bg-body: #fafafab3;--bg-light-brand: #E1F3FD;--bg-light-accent: #f1fafe;--bg-light-gray: #FBFBFB;--card-bg: #ffffff;--text-body: #404040;--text-title: #08080A;--text-light: #ffffff;--border-primary: #E7E7E7;--border-light: #E7E7E7;--mac-red: #FB5252;--mac-yellow: #e4b823;--mac-green: #0dc064;--sucess-bg: #ecfdf5;--sucess-border: #10b981;--error-bg: #fef2f2;--error-border: #ef4444;--space-4xs: clamp(0.33rem,calc(-0.03vw + 0.33rem),0.31rem);--space-3xs: clamp(0.41rem,calc(0.04vw + 0.4rem),0.44rem);--space-2xs: clamp(0.51rem,calc(0.16vw + 0.48rem),0.62rem);--space-xs: clamp(0.64rem,calc(0.36vw + 0.57rem),0.88rem);--space-s: clamp(0.8rem,calc(0.67vw + 0.67rem),1.24rem);--space-m: clamp(1rem,calc(1.15vw + 0.77rem),1.75rem);--space-l: clamp(1.25rem,calc(1.87vw + 0.88rem),2.47rem);--space-xl: clamp(1.56rem,calc(2.96vw + 0.97rem),3.5rem);--space-2xl: clamp(1.95rem,calc(4.58vw + 1.04rem),4.95rem);--space-3xl: clamp(2.44rem,calc(6.97vw + 1.05rem),7rem);--space-4xl: clamp(3.05rem,calc(10.46vw + 0.96rem),9.89rem);--text-xs: clamp(0.69rem,calc(-0.09vw + 0.71rem),0.63rem);--text-s: clamp(0.83rem,calc(0.02vw + 0.83rem),0.84rem);--text-m: clamp(1rem,calc(0.19vw + 0.96rem),1.13rem);--text-l: clamp(1.2rem,calc(0.46vw + 1.11rem),1.5rem);--text-xl: clamp(1.44rem,calc(0.86vw + 1.27rem),2rem);--text-2xl: clamp(1.73rem,calc(1.43vw + 1.44rem),2.66rem);--text-3xl: clamp(2.07rem,calc(2.26vw + 1.62rem),3.55rem);--text-4xl: clamp(2.49rem,calc(3.44vw + 1.8rem),4.74rem);--hero-title-size: var(--text-4xl);--post-title-size: var(--text-2xl);--nav-link-size: var(--text-s);--header-space: var(--space-s);--btn-space: var(--space-xs) var(--space-s);--card-space: var(--space-s);--footer-space: var(--space-s) var(--space-m);--blog-block-main-space: 1.5em;--columns-1: repeat(1,minmax(0,1fr));--columns-2: repeat(2,minmax(0,1fr));--columns-3: repeat(3,minmax(0,1fr));--columns-4: repeat(4,minmax(0,1fr));--columns-5: repeat(5,minmax(0,1fr));--columns-6: repeat(6,minmax(0,1fr));--columns-7: repeat(7,minmax(0,1fr));--columns-8: repeat(8,minmax(0,1fr));--radius-primary: 1rem;--radius-button: 0.5rem;--focus-border: 0.125rem solid black;--focus-offset: 0.125rem;--focus-inner-offset: -.125rem;--hero-blub-size: clamp(15.63rem,calc(52.58vw + 5.11rem),50rem);--shadow-xs: 0 1px 2px var(--shadow-primary);--shadow-s: 0 1.5px 3px var(--shadow-primary);--shadow-m: 0 2px 6px var(--shadow-primary);--shadow-l: 0 3px 12px var(--shadow-primary);--shadow-xl: 0 6px 48px var(--shadow-primary);}