.subheader-parallax-box{display:grid;grid-template-columns:repeat(8,1fr);grid-column-gap:var(--gutter);margin-right:var(--outer-gutter);position:relative}@supports(grid-gap:var(--gutter )){.subheader-parallax-box{margin-left:var(--outer-gutter)}}@media(max-width:59.99em){.subheader-parallax-box{grid-template-columns:repeat(4,1fr)}}@media(min-width:100em){.subheader-parallax-box{width:1440px;max-width:1440px;margin-left:auto;margin-right:auto}}.subheader-parallax-box:before{content:"";position:absolute;left:calc(-1*var(--gutter));width:100vw;height:100%;background:#fff}@media(min-width:48em){.subheader-parallax-box:before{width:75vw}}@media(min-width:60em){.subheader-parallax-box:before{left:auto;right:50%;width:50vw}}@media(min-width:48em){.subheader-parallax-box:before{border-bottom-right-radius:20px}}.subheader-parallax-box__texts{padding:40px 0;position:relative}@media(max-width:47.99em){.subheader-parallax-box__texts{grid-column:span 4}}@media(min-width:48em)and (max-width:59.99em){.subheader-parallax-box__texts{grid-column:span 4;margin-left:40px}@supports(grid-gap:var(--gutter )){.subheader-parallax-box__texts{margin-left:0}}}@media(min-width:60em){.subheader-parallax-box__texts{grid-column:span 4;margin-left:40px}@supports(grid-gap:var(--gutter )){.subheader-parallax-box__texts{margin-left:0}}@supports(grid-gap:40px){.subheader-parallax-box__texts{margin-left:0}}}@media(min-width:48em)and (max-width:59.99em){.subheader-parallax-box__texts{grid-column:span 3;padding-right:8px}}@media(min-width:48em){.subheader-parallax-box__texts{padding:80px 20px 80px 0;position:relative}}@media(min-width:80em){.subheader-parallax-box__texts{padding-right:40px}}.subheader-parallax-box__texts__header{margin-bottom:24px}@media(min-width:48em){.subheader-parallax-box__texts__header{margin-bottom:40px}}.subheader-parallax-box__texts__header:last-child{margin-bottom:0}.subheader-scroll-button{display:none}@media(min-width:48em){.subheader-scroll-button{display:flex;justify-content:flex-end;align-items:center;color:var(--coloredFontColor);font-family:var(--proximanova-regular,proxima_nova_regular),Helvetica,Arial,sans-serif;font-size:16px;line-height:50px;cursor:pointer}}.subheader--squashed .subheader-scroll-button{display:none}@media(min-width:60em){.subheader--content-left-half .subheader-scroll-button,.subheader--parallax .subheader-scroll-button{left:50%}}.subheader-scroll-button__text{display:none;color:#fff;margin-right:8px}@media(min-width:60em){.subheader-scroll-button__text{display:inline-block}}.subheader-scroll-button .button{transform:rotate(90deg)}.subheader-scroll-button .button .button__icon{height:12px}