@font-face{font-family:"OZIKSoft";src:url("../assets/OZIKSoft-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"OZIKSoft";src:url("../assets/OZIKSoft-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"OZIKSoft";src:url("../assets/OZIKSoft-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"OZIKSoft";src:url("../assets/OZIKSoft-Black.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Soehne";src:url("../assets/soehne-buch.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Soehne";src:url("../assets/soehne-kraftig.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}body{background-color:#fff}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.h0{font-size:70px}@media screen and (min-width: 1200px){.h0{font-size:220px}}h1,.h1{font-size:70px}@media screen and (min-width: 1200px){h1,.h1{font-size:130px}}h2,.h2{font-size:55px}@media screen and (min-width: 1200px){h2,.h2{font-size:100px}}h3,.h3{font-size:40px}@media screen and (min-width: 1200px){h3,.h3{font-size:50px}}h4,.h4{font-size:30px}@media screen and (min-width: 1200px){h4,.h4{font-size:35px}}.text-body-1{font-size:15px}@media screen and (min-width: 1200px){.text-body-1{font-size:25px}}.text-body-2{font-size:12px}@media screen and (min-width: 1200px){.text-body-2{font-size:20px}}@media screen and (min-width: 1200px){.text-body-3{font-size:18px}}@media screen and (min-width: 1200px){.small-caption{font-size:11px}}.container{margin:0 auto;width:100%;padding:0 20px}@media screen and (min-width: 750px){.container{max-width:1728px}}.button{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px;border-radius:100px;line-height:1;background-color:#ffe500;color:#333337;text-transform:uppercase;text-decoration:none;transition:all .3s ease;font-family:var(--font-heading-family);font-weight:700}.button:hover{background-color:#333337;color:#ffe500}.button:before,.button:after{display:none}.custom-accordion__content{display:grid;grid-template-rows:0fr;transition-duration:.3s}.custom-accordion__content-body{overflow:hidden}.custom-accordion__details[open]+.custom-accordion__content{grid-template-rows:1fr}.custom-accordion__details[open] .icon-plus-custom{transform:rotate(45deg)}