.fullscreen-section__image{position:relative}.fullscreen-section__image img{height:auto;transform:scale(.84);transition:all 1s cubic-bezier(.4,0,.2,1);width:100%}.fullscreen-section__image.has--shape-left{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,16.66667vw 100%,0 calc(100% - 16.66667vw));clip-path:polygon(0 0,100% 0,100% 100%,16.66667vw 100%,0 calc(100% - 16.66667vw))}.fullscreen-section__image.has--shape-right{-webkit-clip-path:polygon(0 0,calc(100% - 16.66667vw) 0,100% 16.66667vw,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 16.66667vw) 0,100% 16.66667vw,100% 100%,0 100%)}.fullscreen-section__image.inview img{transform:scale(1)}.fullscreen-section__image.inview.has--overlay-25:before,.fullscreen-section__image.inview.has--overlay-50:before,.fullscreen-section__image.inview.has--overlay-75:before{opacity:1}.fullscreen-section__image:before{background:linear-gradient(1.52deg,#000 1.3%,transparent 98.7%);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s cubic-bezier(.4,0,.2,1) .5s;width:100%;z-index:1}.fullscreen-section__headline{--headline-font-size:28px;--headline-border-size:3px;color:#fff;font-size:var(--headline-font-size);font-weight:900;line-height:var(--headline-font-size);margin-bottom:28px;text-transform:uppercase}@media only screen and (min-width:768px){.fullscreen-section__headline{--headline-font-size:38px;--headline-border-size:4px}}@media only screen and (min-width:1024px){.fullscreen-section__headline{--headline-font-size:52px;--headline-border-size:6px}}.fullscreen-section__headline span{background-image:linear-gradient(to bottom,currentColor var(--headline-border-size),transparent 0);background-repeat:repeat;background-size:100% var(--headline-font-size);-webkit-box-decoration-break:clone;box-decoration-break:clone;display:inline;padding-block:var(--headline-border-size)}.win .fullscreen-section__headline span{background-position-y:var(--headline-border-size)}@media only screen and (min-width:768px){.fullscreen-section__headline{margin-bottom:38px}}@media only screen and (min-width:1024px){.fullscreen-section__headline{margin-bottom:52px}}.fullscreen-section__copy{color:#fff;margin-top:22px}.fullscreen-section__content{display:flex;flex-basis:100%;flex-direction:column;justify-content:center;max-width:100%;padding:10px 1.21029% 80px;position:relative;width:100%;z-index:2}@media print{.fullscreen-section__content{display:block!important}}.fullscreen-section__svg{flex-basis:83.33333%;left:50%;max-width:83.33333%;padding-left:1.21029%;padding-right:1.21029%;position:absolute;top:41px;transform:translateX(-50%);width:100%;z-index:2}@media print{.fullscreen-section__svg{display:block!important}}.fullscreen-section__svg:hover .fullscreen-section__play-toggle-button{opacity:1}.fullscreen-section__button{margin-bottom:40px;margin-top:40px}@media only screen and (min-width:1440px){.fullscreen-section__button{margin-bottom:0}}.fullscreen-section__inner{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;min-height:100vh;width:86.06771%}@media print{.fullscreen-section__inner{display:block!important}}.fullscreen-section__inner-container .fullscreen-section__content:after{background-color:#000;content:"";height:100%;left:-8.21029%;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform .8s cubic-bezier(.25,.1,.75,.1);width:100vw;z-index:-1}.fullscreen-section__inner-container.inview .fullscreen-section__content:after{transform:scaleY(1)}@media only screen and (min-width:1024px){.fullscreen-section__inner-container .fullscreen-section__content:after{display:none}}.fullscreen-section{position:relative}.fullscreen-section .button:focus-visible{outline:2px solid #ff8200!important}.fullscreen-section.has--image{padding-bottom:0}.fullscreen-section.has--image .fullscreen-section__inner{min-height:auto}.fullscreen-section.has--content.content--right .fullscreen-section__inner{justify-content:flex-end}.fullscreen-section.has--content.has--svg.content--right .fullscreen-section__inner{flex-direction:row-reverse;justify-content:flex-start}.fullscreen-section.has--svg.svg--right .fullscreen-section__inner{justify-content:flex-end}.fullscreen-section.has--content.content--center .fullscreen-section__inner{justify-content:center}.fullscreen-section.has--content.content--center .fullscreen-section__content{text-align:center}.fullscreen-section.has--content.content--center.has--svg .fullscreen-section__inner,.fullscreen-section.has--content.content--center.has--svg.svg--left .fullscreen-section__inner,.fullscreen-section.has--content.content--center.has--svg.svg--right .fullscreen-section__inner{justify-content:center}.fullscreen-section.has--content.content--center.has--svg .fullscreen-section__content,.fullscreen-section.has--content.content--center.has--svg.svg--left .fullscreen-section__content,.fullscreen-section.has--content.content--center.has--svg.svg--right .fullscreen-section__content{text-align:center}.is--white+.fullscreen-section,.is--white+.fullscreen-section:before{background-color:#fff}.is--black+.fullscreen-section,.is--black+.fullscreen-section:before{background-color:#000}.is--red+.fullscreen-section,.is--red+.fullscreen-section:before{background-color:#ff8200}.image-intro+.fullscreen-section,.image-intro+.fullscreen-section:before{background-color:#000}.image-intro.is--inverted+.fullscreen-section,.image-intro.is--inverted+.fullscreen-section:before{background-color:#fff}.fullscreen-section__play-toggle-button{align-items:center;background-color:#fff;bottom:0;cursor:pointer;display:flex;font-size:27px;height:48px;justify-content:center;opacity:0;position:absolute;right:5px;transition:opacity .3s ease-in-out;width:48px}.fullscreen-section__play-toggle-button:before{display:none}.fullscreen-section__play-toggle-button:focus-visible{opacity:1!important}.fullscreen-section__play-toggle-button.has--stopped:before{display:block}.fullscreen-section__play-toggle-button.has--stopped:after,.fullscreen-section__play-toggle-button.is--hidden{display:none}@media (hover:none){.fullscreen-section__play-toggle-button{opacity:1}}@media only screen and (min-width:768px){.fullscreen-section__play-toggle-button{right:10px}}@media only screen and (min-width:1440px){.fullscreen-section__play-toggle-button{right:15px}}@media only screen and (min-width:1024px){.fullscreen-section__headline{--headline-font-size:28px;--headline-border-size:3px;text-transform:uppercase}}@media only screen and (min-width:1024px) and (min-width:768px){.fullscreen-section__headline{--headline-font-size:38px;--headline-border-size:4px}}@media only screen and (min-width:1024px) and (min-width:1024px){.fullscreen-section__headline{--headline-font-size:52px;--headline-border-size:6px}}@media only screen and (min-width:1024px){.fullscreen-section__content{flex-basis:50%;max-width:50%;padding-bottom:0;padding-top:0}.fullscreen-section__svg{bottom:auto;flex-basis:50%;left:auto;max-width:50%;position:relative;right:auto;top:auto;transform:none}.fullscreen-section{margin-top:0}.fullscreen-section__inner{left:50%;position:absolute;top:40%;transform:translate(-50%,-50%);z-index:2}.fullscreen-section__inner-container{opacity:1}.fullscreen-section__inner-container.inview{transition:none}.fullscreen-section__image:before{background:#000}.fullscreen-section__image.inview.has--overlay-25:before{opacity:.25}.fullscreen-section__image.inview.has--overlay-50:before{opacity:.5}.fullscreen-section__image.inview.has--overlay-75:before{opacity:.75}.fullscreen-section__headline{padding-right:66px}.content--center .fullscreen-section__headline{padding-right:0}.fullscreen-section__copy{padding-right:66px}.content--center .fullscreen-section__copy{padding-right:0}}@media only screen and (min-width:1280px){.fullscreen-section__content{flex-basis:50%;max-width:50%}}