.header__wrapper{background-color:var(--c-scale-1_bg);background-repeat:no-repeat;background-position:center;background-size:cover}.header__wrapper.parallax{background-attachment:fixed}.header{margin:0 auto;padding:64px 48px;max-width:1536px}.header__content{max-width:630px;width:100%;display:flex;flex-direction:column}.header__content .header__reflink{display:flex;align-items:center;color:var(--primary_txt);font-size:var(--font_size_7);font-family:var(--font_primary);font-weight:var(--font_weight_semibold)}.header__content .header__reflink .reflink-arrow{width:100%;height:100%;max-width:18px;max-height:18px}.header__content .header__reflink:hover{text-decoration:none}.header__content .header__title{padding-bottom:10px;font-weight:var(--font_weight_bold);font-family:var(--font_primary)}.header__content .header__description,.header__content .header__subtitle{font-weight:var(--font_weight_regular);font-family:var(--font_secondary)}.c-s-max-width-768 .header{padding:40px 48px 40px 0}.c-s-max-width-768 .header__content{padding:24px}.c-s-max-width-480 .header{padding:40px 24px}@supports (-webkit-touch-callout:none){.header__wrapper.parallax{background-attachment:unset}}