@custom-media --desktop (width >= 1024px);@custom-media --breakpoint-400 (min-width: 400px);@custom-media --breakpoint-502 (min-width: 502px);@custom-media --breakpoint-640 (min-width: 640px);@custom-media --breakpoint-768 (min-width: 768px);@custom-media --breakpoint-890 (min-width: 890px);@custom-media --breakpoint-1024 (min-width: 1024px);@custom-media --breakpoint-1280 (min-width: 1280px);@custom-media --breakpoint-1440 (min-width: 1440px);@custom-media --breakpoint-1920 (min-width: 1920px);@custom-media --touch-screens (hover: none) and (pointer: coarse);@custom-media --mouse-and-touchpad (hover: hover) and (pointer: fine);@custom-media --not-touchscreen (hover: hover) and (any-hover: hover) and (pointer: fine) and (any-pointer: fine),
  not (any-pointer: coarse);:root{--space-3xs:2px;--space-2xs:4px;--space-xs:8px;--space-s:12px;--space-m:16px;--space-l:24px;--space-xl:28px;--space-2xl:32px;--space-3xl:40px;--space-4xl:48px;--space-5xl:64px;--space-6xl:80px;--font-primary:"BeelineSans",arial,sans-serif;--font-secondary:"BeelineHand",arial,sans-serif;--font-size-2xs:12px;--font-size-xs:16px;--font-size-s:20px;--font-size-m:24px;--font-size-l:32px;--font-size-xl:40px;--font-size-2xl:56px;--font-weight-thin:100;--font-weight-extralight:100;--font-weight-light:300;--font-weight-regular:normal;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:bold;--font-weight-extrabold:800;--font-weight-black:900;--line-height-3xs:16px;--line-height-2xs:20px;--line-height-xs:22px;--line-height-s:24px;--line-height-m:26px;--line-height-l:28px;--line-height-xl:30px;--line-height-2xl:36px;--line-height-3xl:40px;--line-height-4xl:52px;--line-height-5xl:66px;--max-width:1004px;--padding-tablet:44px;--gutter-tablet:44px;--grid-tablet:36px;--padding-mobile:6px;--padding-mobile-full:20px;--gutter-mobile:12px;--grid-mobile:12px;--paddingLayoutTop:40px;--mainColor:#f9c872;--secondColor:#767676;--baseColor:#282828;--mainBgColor:#fff;--secondBgColor:#eeeae5;--error-color:#e33333;--borderColor:rgba(0,0,0,.13);--baseFont:13px/1.4615 arial;--baseFontFamily:arial,sans-serif;--mainFont:17px/1.4705 "BeelineSans";--mainFontFamily:"BeelineSans";--h1-tablet:50px;--h1-mobile:30px;--h2-tablet:41px;--h2-mobile:21px;--h3-tablet:30px;--h3-mobile:17px;--h4-tablet:21px;--h4-mobile:17px;--linkBorderOpacity:33%;--linkBaseColor:#282828;--linkHoverColor:#f49f27;--linkVisitedColor:#ab2d88;--linkLightColor:#fff}@custom-media --small-viewport (width <= 900px);@custom-media --large-viewport (width > 900px);@custom-media --mobile (width < 768px);@custom-media --tablet (width >= 768px);@custom-media --desktop (width >= 1004px)