/*! minireset.css v0.0.7 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:Rokkitt;font-style:normal;font-weight:400;src:url(/build/assets/rokkitt-v13-latin-regular-06f61fb6.eot);src:local("Rokkitt Regular"),local("Rokkitt-Regular"),url(/build/assets/rokkitt-v13-latin-regular-06f61fb6.eot?#iefix) format("embedded-opentype"),url(/build/assets/rokkitt-v13-latin-regular-daecb535.woff2) format("woff2"),url(/build/assets/rokkitt-v13-latin-regular-ddfdae99.woff) format("woff"),url(/build/assets/rokkitt-v13-latin-regular-7ca1f462.ttf) format("truetype"),url(/build/assets/rokkitt-v13-latin-regular-8b727d73.svg#Rokkitt) format("svg")}@font-face{font-family:Rokkitt;font-style:normal;font-weight:700;src:url(/build/assets/rokkitt-v13-latin-700-f6010d91.eot);src:local("Rokkitt Bold"),local("Rokkitt-Bold"),url(/build/assets/rokkitt-v13-latin-700-f6010d91.eot?#iefix) format("embedded-opentype"),url(/build/assets/rokkitt-v13-latin-700-94154b39.woff2) format("woff2"),url(/build/assets/rokkitt-v13-latin-700-13d2fa29.woff) format("woff"),url(/build/assets/rokkitt-v13-latin-700-7c7880e9.ttf) format("truetype"),url(/build/assets/rokkitt-v13-latin-700-651290c8.svg#Rokkitt) format("svg")}@font-face{font-family:Rokkitt;font-style:normal;font-weight:800;src:url(/build/assets/rokkitt-v13-latin-800-9045295d.eot);src:local("Rokkitt ExtraBold"),local("Rokkitt-ExtraBold"),url(/build/assets/rokkitt-v13-latin-800-9045295d.eot?#iefix) format("embedded-opentype"),url(/build/assets/rokkitt-v13-latin-800-cafc1075.woff2) format("woff2"),url(/build/assets/rokkitt-v13-latin-800-71dae9f0.woff) format("woff"),url(/build/assets/rokkitt-v13-latin-800-24be35b3.ttf) format("truetype"),url(/build/assets/rokkitt-v13-latin-800-f2557c0f.svg#Rokkitt) format("svg")}*,*:before,*:after{box-sizing:border-box}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,textarea{-webkit-appearance:none;border-radius:0}input:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 9999px #6fb12e;-webkit-text-fill-color:#000000}main{display:block}hr{border:solid 1px currentColor}html{font-size:18px;background:#ffffff;color:#000;font-family:Rokkitt}body{line-height:1.5;text-rendering:optimizeLegibility}a{text-decoration:underline;color:#000}a[href^=tel]{text-decoration:none;color:inherit;cursor:default}a:hover{text-decoration:none}a:focus,button:focus{outline-color:#b5ffe1}b,strong{font-weight:700}i,em{font-style:italic}strong em,strong i,b em,b i,em strong,em b,i strong,i b{font-weight:700;font-style:italic}hr{margin-top:1.5rem;color:#fff}iframe,img{border:0;max-width:100%;display:inline-block}audio,canvas,video,img{height:auto;vertical-align:bottom}address{font-style:normal}ol{list-style:decimal inside}::-moz-selection{background:#b5ffe1;color:#000;text-shadow:none}::selection{background:#b5ffe1;color:#000;text-shadow:none}.aftermovie{position:relative;height:0;overflow:hidden;padding-top:66.25%}.aftermovie__iframe{position:absolute;left:0;top:0;height:100%;width:100%}.article{padding-top:2rem;padding-bottom:2rem}.article--green{color:#fff;background-color:#6fb12e}.article--large-spacing{padding-top:5rem;padding-bottom:2rem}.article--street{background-image:url(/build/assets/street-4e496e82.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#000;color:#fff}.article--image{width:100%;padding-top:0;padding-bottom:0}.article--invert{background-image:url(/build/assets/street-grey-409d59f8.png);padding:6rem 0;background-color:#fff;background-blend-mode:hard-light;background-size:100% 150%}.border-top{position:relative;padding-top:2.5rem;margin-top:2.5rem}.border-top:before{content:"";position:absolute;top:0;left:0;width:6.875rem;height:4px;background-color:#fff}.border-top--dark:before{background-color:#000}.button{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;font-size:18px;padding:1rem 2rem;font-weight:700;cursor:pointer;font-family:Rokkitt;text-decoration:none;text-align:center;max-width:-moz-fit-content;max-width:fit-content}.button--white{border:solid 1px #ffffff;color:#fff;transition:.2s}.button--white:hover{color:#6fb12e;background-color:#fff}.button--green{color:#fff;background-color:#6fb12e;transition:.2s}.button--green:hover{color:#6fb12e;background-color:#fff;transition:.2s}.button--grey{color:#6fb12e;position:relative;z-index:30;transition:.2s}.button--grey:hover{background-color:#fff;transition:.2s}.button--grey:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;z-index:10;background-color:#fff}.button--grey svg{vertical-align:bottom;margin-left:10px}@media (min-width: 780px){.button-list{display:flex;justify-content:flex-start;width:85%}}.button-list__item{list-style-type:none;margin-top:1rem}@media (min-width: 780px){.button-list__item{text-align:inherit;margin-top:0;margin-right:1rem}}.browse-happy{padding:2rem;background-color:#b5ffe1;color:#000;text-align:center;zoom:1}.browse-happy:before,.browse-happy:after{content:" ";display:block;height:0;overflow:hidden}.browse-happy:after{clear:both}.browse-happy__link{color:#000}.content{margin-right:1rem;margin-left:1rem;padding-top:1.5rem;padding-bottom:1.5rem;position:relative}@media (min-width: 1080px){.content{max-width:1200px;width:80%;margin-left:auto;margin-right:auto}}.content--no-top-spacing{padding-top:0}.content--no-bottom-spacing{padding-bottom:0}.content--overline:after{position:absolute;content:"";right:0;top:0;left:0;min-height:1px;background-color:#fff}@media (min-width: 780px){.content--overline:after{right:15rem}}@media (min-width: 780px){.content--small{padding-right:15rem}}.content--without-side{padding-left:0}@media (min-width: 1250px){.content--without-side{padding-left:10rem}}.content--clearfix{zoom:1}.content--clearfix:before,.content--clearfix:after{content:" ";display:block;height:0;overflow:hidden}.content--clearfix:after{clear:both}.content--large{margin-right:1rem;margin-left:1rem}@media (min-width: 1080px){.content--large{width:80%;margin-left:auto;margin-right:auto}}@media (min-width: 1080px){.content--large{width:85%;max-width:1600px}}.content__side-wrap{display:none;transform:rotate(180deg);position:absolute;left:0}@media (min-width: 780px){.content__side-wrap{display:inherit}}.content__side{writing-mode:vertical-lr;font-family:Arial;font-size:32px;font-weight:700;text-transform:uppercase}.content__half:last-child{padding-top:.5rem}@media (min-width: 520px){.content__half{width:50%;float:left}.content__half:first-child{padding-right:.5rem}.content__half:last-child{padding-left:.5rem;padding-top:0}}.group{position:relative;padding:1px 0}.group--background-black{background-color:#000}.group--background-green{background-color:#6fb12e}.group--background-green-street,.group--background-green-skull{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/build/assets/street-green-8b026707.png);background-color:#6fb12e}.group--background-green-skull{position:relative}.group--background-green-skull:before{content:"";position:absolute;width:100%;height:50%;top:0%;bottom:5%;background-image:url(/build/assets/logo-totenkopf-dark-4c10a20d.svg);background-repeat:no-repeat;background-position:top 15% right 15%;opacity:.1}@media (min-width: 1080px){.group--background-green-skull:before{height:90%;top:5%}}.group--background-black-street{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/build/assets/street-4e496e82.png);background-color:#000}.group__container{padding-top:5rem;padding-bottom:5rem}.header__image{width:100%}.header__image-wrap{position:relative}.header__image-wrap:after{position:absolute;content:"";bottom:-1px;top:0;left:0;width:100%;background:linear-gradient(transparent,transparent 60%,#000000)}.header__image-wrap--no-gradient:after{top:100%}.header__logo{position:absolute;bottom:1.5rem;width:20%;z-index:20}@media (min-width: 1600px){.header__logo{width:18rem}}.header__logo--sportpiraten{left:15%;bottom:10%}@media (min-width: 1600px){.header__logo--sportpiraten{left:20%}}.header__logo--totenkopf{left:43%;width:15%}@media (min-width: 1600px){.header__logo--totenkopf{width:13rem}}.header__logo--schlachthof{right:15%;bottom:10%}@media (min-width: 1600px){.header__logo--schlachthof{right:20%}}.header__video{width:100%}.headline{font-size:32px;text-transform:uppercase}.headline--secondary{font-family:Arial;font-weight:700;line-height:1}.headline--thin{line-height:1}.headline--normal{text-transform:none}.headline--medium{font-size:38px;line-height:1}.headline--bold{font-weight:800}.headline--large{font-size:32px}@media (min-width: 1250px){.headline--large{font-size:48px}}.headline--x-large{font-size:60px;line-height:.9}@media (min-width: 1250px){.headline--x-large{font-size:75px}}@media (min-width: 1600px){.headline--x-large{font-size:90px}}@media (min-width: 1850px){.headline--x-large{font-size:120px}}.headline--huge{font-size:48px}@media (min-width: 1250px){.headline--huge{font-size:96px}}.headline--sub{font-size:18px;font-weight:700;text-transform:none}.headline--spacing-top{padding-top:2rem}.headline--spacing-top:first-child{padding-top:0}.headline--spacing-bottom{padding-bottom:3rem}.headline-text{color:#fff}.headline-text--background{padding-top:5rem;padding-bottom:5rem;background:#000000}.headline-text--background-green{background:#6fb12e}.headline-text--background-black-street{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/build/assets/street-4e496e82.png);background-color:#000}.headline-text--background-green-street{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/build/assets/street-green-8b026707.png);background-color:#6fb12e}@media (min-width: 1080px){.headline-text__wrapper{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width: 1080px){.headline-text__column{margin:0}.headline-text__column:first-of-type{width:80%;word-break:normal}}.headline-text__column:nth-of-type(2)>p:first-of-type{margin-top:0}@media (min-width: 1600px){.headline-text__column:nth-of-type(2){padding-right:calc(15rem + 5%)}}@media (min-width: 1080px){.headline-text__column:nth-of-type(2){margin-top:0;width:100%}}@media (min-width: 1250px){.headline-text__column .paragraph{font-size:25px}}.footer{width:100%;background-color:#000;color:#fff}.footer__wrap{margin-right:1rem;margin-left:1rem;zoom:1;padding-top:2rem;padding-bottom:1.5rem;max-width:1200px}@media (min-width: 1080px){.footer__wrap{width:80%;margin-left:auto;margin-right:auto}}.footer__wrap:before,.footer__wrap:after{content:" ";display:block;height:0;overflow:hidden}.footer__wrap:after{clear:both}.footer__list{zoom:1;max-width:1300px}.footer__list:before,.footer__list:after{content:" ";display:block;height:0;overflow:hidden}.footer__list:after{clear:both}.footer__list--partner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:1rem;list-style-type:none}.footer__list--partner:before{display:none}.footer__list--partner .footer__list-element{max-width:17%}.footer__list--partner .footer__list-element:not(:last-child){margin-right:2rem}.footer__logo{width:100%;display:block;opacity:.5}.footer__logo:hover{opacity:1}.important{text-transform:uppercase}.link{cursor:pointer}.link--bright{color:#fff}.list{margin-top:1rem;margin-bottom:1rem}.list__item{list-style-type:none;position:relative;padding-left:1rem;margin-bottom:.5rem}.list__item:before{content:"";position:absolute;left:0;top:5px;background-image:url(/build/assets/logo-totenkopf-0d33f369.svg);background-position:cover;background-repeat:no-repeat;height:15px;width:15px}.list__item:last-child{margin-bottom:0}.list__item--dark:before{background-image:url(/build/assets/logo-totenkopf-dark-4c10a20d.svg)}.list__item-content{display:inline}@media (min-width: 520px){.list__item-content{width:calc(100% - 140px)}}.logo{width:5%;display:inline-block;float:left;max-width:40px}@media (min-width: 900px){.logo{width:3%;margin-top:1rem}}@media (min-width: 2120px){.logo{margin-top:.5rem}}.logo--sportpiraten,.logo--schlachthof{width:15%}.logo-list{display:flex;list-style-type:none;justify-content:space-between;flex-wrap:wrap}.logo-list__item{width:42%;margin-bottom:2rem}.logo-list__item:nth-child(3){margin-bottom:0}.logo-list__item:last-child{margin-bottom:0}@media (min-width: 780px){.logo-list__item{width:17%;margin-bottom:0}}.navigation{display:block;background-color:#00000080;position:absolute;z-index:100;width:100%;padding-top:1rem;padding-bottom:1rem}@media (min-width: 900px){.navigation{padding-top:0;padding-bottom:0}}.navigation--black{background-color:#000}.navigation__content{margin-right:1rem;margin-left:1rem}@media (min-width: 900px){.navigation__content{display:flex;justify-content:space-between;align-items:center;width:100%}}@media (min-width: 1080px){.navigation__content{width:80%;margin-left:auto;margin-right:auto}}@media (min-width: 900px){.navigation__links{display:flex;width:100%}}.navigation__list{list-style:none;zoom:1;display:inline-block;margin-left:1.5rem;margin-top:2rem}.navigation__list:before,.navigation__list:after{content:" ";display:block;height:0;overflow:hidden}.navigation__list:after{clear:both}@media (min-width: 900px){.navigation__list{margin-top:0}}.navigation__list--hide{display:none}@media (min-width: 900px){.navigation__list--hide{display:inline-block}}.navigation__item{margin-left:1rem;margin-right:1rem}.navigation__item:last-child{margin-right:0}@media (min-width: 900px){.navigation__item{float:left;margin-left:.5rem;margin-right:.5rem;padding-bottom:1rem;padding-top:1rem}.navigation__item:hover:after{bottom:-8px}}@media (min-width: 1600px){.navigation__item{padding-top:1.5rem;margin-left:1rem;margin-right:1rem}}.navigation__item--logo{display:none}@media (min-width: 1400px){.navigation__item--logo{display:list-item}}.navigation__item--text{display:block}@media (min-width: 1400px){.navigation__item--text{display:none}}.navigation__list-social{display:flex;justify-content:space-around}@media (min-width: 1250px){.navigation__list-social{display:inherit;float:right;margin-top:.5rem}}.navigation__list-social--hide{display:none}@media (min-width: 1300px){.navigation__list-social--hide{display:inherit}}.navigation__item--social{margin-left:0;margin-right:1rem;list-style-type:none;padding:0;position:relative}.navigation__item--social:last-child{margin-right:0}.navigation__item--social:hover:after{position:absolute;content:"";left:0;right:0;bottom:0;background-color:#6fb12e;height:0px}@media (min-width: 900px){.navigation__item--social:hover:after{width:100%;bottom:-12px;height:3px}}@media (min-width: 1400px){.navigation__item--social:hover:after{bottom:-16px}}.navigation__image{width:9rem}.navigation__image--social{width:80%}.navigation__link{color:#fff;text-decoration:none;font-size:28px;position:relative}@media (min-width: 900px){.navigation__link{font-size:25px}.navigation__link:hover:after{position:absolute;content:"";left:0;right:0;bottom:-24px;background-color:#6fb12e;height:3px}}.navigation__item--active>.navigation__link:after{position:absolute;content:"";left:0;right:0;bottom:0;background-color:#fff;height:5px}@media (min-width: 900px){.navigation__item--active>.navigation__link:after{bottom:-24px}}.navigation__menue{color:#fff;text-transform:uppercase;font-size:25px;cursor:pointer;position:relative;float:right}.navigation__menue:before,.navigation__menue:after{position:absolute;content:"";width:20px;height:3px;right:115%;background-color:#fff}.navigation__menue:before{top:10px}.navigation__menue:after{bottom:13px}@media (min-width: 900px){.navigation__menue{display:none}}.navigation-meta__link{color:#fff;display:block;position:relative;padding-left:1rem}.navigation-meta__link:before{position:absolute;content:"";left:0;top:6px;background-image:url(/build/assets/chevron-right-3196db9a.svg);background-size:15px 15px;min-height:15px;min-width:15px;transition:.2s}.navigation-meta__link:hover:before{left:-3px;transition:.2s}.paragraph{margin-top:1rem;margin-bottom:1rem}.paragraph--line{width:5rem;height:3px;background-color:#fff;margin-top:1rem;margin-bottom:2rem}.paragraph.paragraph--spacing-bottom{margin-bottom:2rem}.pop-up{display:none;position:fixed;top:0;bottom:0;left:0;right:0;background-color:#000c;z-index:3500;cursor:pointer}.pop-up--show{display:inherit}.pop-up__container{display:block;margin:10% auto 0;position:relative;max-width:1054px}.pop-up__close{position:relative;padding-right:20px;cursor:pointer;display:block;color:#fff;text-align:right}.pop-up__close:before{content:"";position:absolute;height:2px;width:16px;right:0;transform:rotate(45deg);bottom:15px;background-color:#fff}.pop-up__close:after{content:"";position:absolute;height:2px;width:16px;right:0;transform:rotate(-45deg);bottom:15px;background-color:#fff}.pop-up__video-container{position:relative;height:0;overflow:hidden;padding-top:56.25%}.pop-up__video{position:absolute;left:0;top:0;height:100%;width:100%}.section--green{background-color:#6fb12e}.sponsors-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem .625rem}@media (min-width: 780px){.sponsors-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem 1rem}}@media (min-width: 1100px){.sponsors-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.sponsors-list__link{background-color:#67a32a;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;height:100%;aspect-ratio:1.7/1}.sponsors-list__link:hover{background-color:#67a32a80}.sponsors-list__item--empty{background-color:#67a32a;height:100%;aspect-ratio:1.7/1}.sponsors-list__svg{max-width:355px;padding:1rem;aspect-ratio:1.7/1;width:100%;height:auto}.sponsors-list__image{max-width:355px;padding:1rem;width:100%;height:auto;aspect-ratio:1.7/1;-o-object-fit:contain;object-fit:contain}.teaser{margin-right:1rem;margin-left:1rem;padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width: 1080px){.teaser{max-width:1200px;width:80%;margin-left:auto;margin-right:auto}}@media (min-width: 780px){.teaser{padding-top:10rem}}.teaser__frame{border:solid 20px #6fb12e;position:relative;padding:3rem}@media (min-width: 780px){.teaser__frame{width:50%}}.teaser__claim{font-size:80px;font-family:Arial;margin-bottom:1.5rem;font-weight:700;line-height:1.1}@media (min-width: 780px){.teaser__claim{position:absolute;bottom:90%;line-height:.8}}@media (min-width: 1080px){.teaser__claim{font-size:150px}}.teaser__date{font-size:25px;position:relative;padding-top:1.5rem}.teaser__date:before{position:absolute;content:"";top:0;left:0;right:50%;min-height:3px;background-color:#fff}.teaser__image{display:none}@media (min-width: 780px){.teaser__image{display:inherit;position:absolute;bottom:35%;left:89%;transform:scale(1.5);transform-origin:left center}}.teaser-tiles--background{padding-top:5rem;padding-bottom:5rem;background:#000000}.teaser-tiles--background-green{background:#6fb12e}.teaser-tiles--background-black-street{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/build/assets/street-4e496e82.png);background-color:#000}.teaser-tiles--background-green-street{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/build/assets/street-green-8b026707.png);background-color:#6fb12e}.teaser-tiles__list{display:flex;flex-direction:column;gap:.625rem}@media (min-width: 780px){.teaser-tiles__list{gap:1rem}}@media (min-width: 1080px){.teaser-tiles__list{flex-direction:row;justify-content:center}}.teaser-tiles__item-link{background-color:#fff;padding:1.25rem;display:block;text-decoration:none;transition:all .3s ease-in-out}.teaser-tiles__item-link:hover{background-color:#fffc}@media (min-width: 1080px){.teaser-tiles__item-link{width:calc((85vw - 2.5rem) / 3);padding:2rem}}@media (min-width: 1250px){.teaser-tiles__item-link{padding:4rem}}@media (min-width: 1850px){.teaser-tiles__item-link{width:calc((1600px - 2.5rem) / 3)}}.teaser-tiles__item-headline{font-size:38px;line-height:1.1}.tiles{grid-template-columns:25% 25% 25% 25%;grid-template-rows:50% 50%}@media (min-width: 780px){.tiles{display:grid;background-image:url(/build/assets/logo-totenkopf-grey-9fa72d9f.svg);background-repeat:no-repeat;background-position:81% 50%;background-size:20%}}@supports (display: grid){@media (min-width: 780px){.tiles{background-image:url(/build/assets/logo-totenkopf-grey-9fa72d9f.svg)}}}.tiles__left{background-color:#6fb12e;color:#fff;padding:2rem}@media (min-width: 780px){.tiles__left{grid-area:1/1/3/3}}@media (min-width: 1080px){.tiles__left{padding:4rem}}@media (min-width: 1250px){.tiles__left{padding:10rem}}.tiles__left--street{background-image:url(/build/assets/street-green-8b026707.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#6fb12e}.tiles__small{position:relative;width:100%;padding:4rem 2rem}@media (min-width: 780px){.tiles__small{display:block}}@supports (display: grid){.tiles__small{width:unset;height:100%}}.tiles__small--1{background-color:#908593cc;color:#fff;grid-area:1/3/2/4}.tiles__small--2{background-color:#0a0a0acc;color:#fff;grid-area:1/4/2/5}.tiles__small--3{grid-area:2/3/3/4}.tiles__small--4{color:#000;background-color:#6fb12ecc;grid-area:2/4/3/5}.tiles__text{position:absolute;top:40%;left:50%;transform:translate(-50%);text-align:center;text-transform:uppercase;font-size:18px;line-height:1}@media (min-width: 1080px){.tiles__text{font-size:25px}}@media (min-width: 1250px){.tiles__text{font-size:32px}}.video{margin-right:1rem;margin-left:1rem;border:solid 20px #6fb12e}@media (min-width: 1080px){.video{max-width:1200px;width:80%;margin-left:auto;margin-right:auto}}@media (min-width: 780px){.video{display:flex;align-items:center}}@media (min-width: 1080px){.video{align-items:flex-start}}@media (min-width: 1250px){.video{width:80%}}.video__thumbnail{padding:1rem;cursor:pointer}@media (min-width: 520px){.video__thumbnail{padding:2rem}}@media (min-width: 780px){.video__thumbnail{width:100%;padding:1.5rem}}@media (min-width: 1250px){.video__thumbnail{border-right:solid 20px #6fb12e;padding:0}}.video__caption{padding:1rem}@media (min-width: 780px){.video__caption{width:55%;padding:2rem}}@media (min-width: 1250px){.video__caption{width:145%}}@media (min-width: 1600px){.video__caption{padding:4rem;width:55%}}.video__caption-headline{font-size:32px;font-family:Arial;font-weight:700;line-height:1}@media (min-width: 1250px){.video__caption-headline{font-size:38.4px}}@media (min-width: 1300px){.video__caption-headline{font-size:48px}}.video__caption-headline--huge{font-weight:400;text-transform:uppercase;font-family:unset}@media (min-width: 1250px){.video__caption-headline--huge{font-size:38.4px}}@media (min-width: 1300px){.video__caption-headline--huge{font-size:44.8px}}.video--borderless{border:none;align-items:center;z-index:1;position:relative}.video--borderless:before{display:block;content:"";position:absolute;top:-12%;left:-8%;width:16%;height:50%;z-index:-1;background-image:url(/build/assets/logo-totenkopf-grey-9fa72d9f.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:50%}.video--borderless .video__thumbnail{border-right:none}.video--borderless .video__caption-headline{color:#000}.video-dataprotection{font-size:15px}.horizontalrule{margin-bottom:2rem}
