.checkbox__hidden{opacity:0;pointer-events:none;position:absolute;visibility:hidden;width:0}.hidden{display:none!important}.screenreader-only,.visuallyhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.label-hidden{font-size:0;height:0;left:0;opacity:0;position:absolute;width:0}.no-scroll{height:100%;overflow:hidden}@keyframes ek-animation-swipe-in{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}}@keyframes ek-animation-swipe-out{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}to{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}}@keyframes ek-animation-slide-down{0%{max-height:0}to{max-height:1000px}}.text-media{margin-top:64px}@media only screen and (min-width:768px){.text-media{margin-top:80px}}@media only screen and (min-width:1440px){.text-media{margin-top:104px}}.text-media{margin-bottom:64px}@media only screen and (min-width:768px){.text-media{margin-bottom:80px}}@media only screen and (min-width:1440px){.text-media{margin-bottom:104px}}.text-media .cta{margin-top:40px}@media only screen and (min-width:768px){.text-media--reversed .text-media__media{order:2}.text-media--reversed .text-media__content{order:1}}.text-media__inner{display:flex;flex-wrap:wrap;margin-inline:auto;width:var(--content-width)}@media only screen and (min-width:768px){.text-media__inner{justify-content:space-between}}.text-media__media{margin-bottom:40px;width:100%}@media only screen and (min-width:768px){.text-media__media{margin-bottom:0;width:calc(var(--grid-column-outer)*5 - var(--grid-gutter))}}.text-media__media img{height:100%;width:100%}.text-media__content{width:100%}@media only screen and (min-width:768px){.text-media__content{width:calc(var(--grid-column-outer)*6 - var(--grid-gutter))}}.headline--color-brand{color:var(--color-content-base-4)}