:root {--min-viewport: 360;--max-viewport: 1600;--base-font: 10;--clamp-unit: 1vw;--min-screen-width: 320px;--max-screen-width: 1400px;--primary: hsla(53,100%,54%,1);--primary-5: hsla(53,100%,54%,0.05);--primary-10: hsla(53,100%,54%,0.1);--primary-20: hsla(53,100%,54%,0.2);--primary-30: hsla(53,100%,54%,0.3);--primary-40: hsla(53,100%,54%,0.4);--primary-50: hsla(53,100%,54%,0.5);--primary-60: hsla(53,100%,54%,0.6);--primary-70: hsla(53,100%,54%,0.7);--primary-80: hsla(53,100%,54%,0.8);--primary-90: hsla(53,100%,54%,0.9);--primary-l-1: hsla(52,100%,68%,1);--primary-l-2: hsla(52,100%,77%,1);--primary-l-3: hsla(51,100%,85%,1);--primary-l-4: hsla(51,100%,92%,1);--secondary: hsla(0,0%,0%,1);--secondary-5: hsla(0,0%,0%,0.05);--secondary-10: hsla(0,0%,0%,0.1);--secondary-20: hsla(0,0%,0%,0.2);--secondary-30: hsla(0,0%,0%,0.3);--secondary-40: hsla(0,0%,0%,0.4);--secondary-50: hsla(0,0%,0%,0.5);--secondary-60: hsla(0,0%,0%,0.6);--secondary-70: hsla(0,0%,0%,0.7);--secondary-80: hsla(0,0%,0%,0.8);--secondary-90: hsla(0,0%,0%,0.9);--tertiary: hsla(0,0%,97%,1);--bg-body: hsla(0,0%,90%,1);--bg-surface: hsla(0,0%,100%,1);--text-body: hsla(0,0%,0%,1);--text-title: hsla(0,0%,0%,1);--text-body-light: hsla(60,2%,32%,1);--text-body-white: hsla(0,0%,100%,1);--border-primary: hsla(0,0%,50%,0.25);--shadow-primary: hsla(0,0%,0%,0.15);--transparent: hsla(9,100%,64%,0);--rw-menu-grey: hsla(0,0%,20%,1);--light: hsl(85,0%,100%);--dark: hsla(0,0%,0%,1);--dark-5: hsla(0,0%,0%,0.05);--dark-10: hsla(0,0%,0%,0.1);--dark-20: hsla(0,0%,0%,0.2);--dark-30: hsla(0,0%,0%,0.3);--dark-40: hsla(0,0%,0%,0.4);--dark-50: hsla(0,0%,0%,0.5);--dark-60: hsla(0,0%,0%,0.6);--dark-70: hsla(0,0%,0%,0.7);--dark-80: hsla(0,0%,0%,0.8);--dark-90: hsla(0,0%,0%,0.9);--success: hsla(120,39%,54%,1);--error: hsla(0,100%,60%,1);--highlight-yellow: hsla(52,100%,62%,1);--highlight-orange: hsla(36,100%,57%,1);--highlight-green: hsla(157,99%,29%,1);--highlight-purple: hsla(258,100%,35%,1);--space-4xs: clamp(0.52rem,calc(-0.03vw + 0.53rem),0.49rem);--space-3xs: clamp(0.66rem,calc(0.04vw + 0.64rem),0.7rem);--space-2xs: clamp(0.82rem,calc(0.16vw + 0.77rem),0.99rem);--space-xs: clamp(1.02rem,calc(0.35vw + 0.91rem),1.4rem);--space-s: clamp(1.28rem,calc(0.65vw + 1.07rem),1.98rem);--space-m: clamp(1.6rem,calc(1.11vw + 1.24rem),2.8rem);--space-l: clamp(2rem,calc(1.81vw + 1.42rem),3.96rem);--space-xl: clamp(2.5rem,calc(2.87vw + 1.58rem),5.6rem);--space-2xl: clamp(3.13rem,calc(4.44vw + 1.71rem),7.92rem);--space-3xl: clamp(3.91rem,calc(6.75vw + 1.75rem),11.19rem);--space-4xl: clamp(4.88rem,calc(10.13vw + 1.64rem),15.83rem);--text-xs: clamp(1.26rem,calc(-0.28vw + 1.35rem),0.96rem);--text-s: clamp(1.42rem,calc(-0.14vw + 1.47rem),1.27rem);--text-m: clamp(1.6rem,calc(0.09vw + 1.57rem),1.7rem);--text-l: clamp(1.8rem,calc(0.43vw + 1.66rem),2.27rem);--text-xl: clamp(2.02rem,calc(0.92vw + 1.73rem),3.02rem);--text-2xl: clamp(2.28rem,calc(1.62vw + 1.76rem),4.03rem);--text-3xl: clamp(2.56rem,calc(2.6vw + 1.73rem),5.37rem);--text-4xl: clamp(2.88rem,calc(3.96vw + 1.62rem),7.15rem);--hero-title-size: var(--text-4xl);--post-title-size: var(--text-2xl);--nav-link-size: var(--text-s);--line-height-xs: 1;--line-height-s: 1.2;--line-height-m: 1.3;--line-height-l: 1.4;--line-height-xl: 1.5;--icon-l: 30px;--icon-m: 24px;--icon-s: 16px;--letter-spacing-s: 0.5px;--letter-spacing-m: 1px;--letter-spacing-l: 2px;--letter-spacing-xl: 4px;--letter-spacing-xxl: 8px;--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);--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));--columns-9: repeat(9,minmax(0,1fr));--columns-10: repeat(10,minmax(0,1fr));--columns-11: repeat(11,minmax(0,1fr));--columns-12: repeat(12,minmax(0,1fr));--radius-xs: clamp(0.4rem,calc(0vw + 0.4rem),0.4rem);--radius-s: clamp(0.6rem,calc(0.19vw + 0.54rem),0.8rem);--radius-m: clamp(1rem,calc(0.19vw + 0.94rem),1.2rem);--radius-l: clamp(1.6rem,calc(0.37vw + 1.48rem),2rem);--radius-xl: clamp(2.6rem,calc(0.56vw + 2.42rem),3.2rem);--radius-full: 999rem;--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);--animation-base: all .4s ease-in-out;}