@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@layer bricks {.brxe-counter{width:auto}}@layer bricks {.brxe-code{width:100%}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}} html {background-color: #130d0d} body {background: none}.slider-wrapper { overflow: hidden; width: 100%;}.slider-track { display: flex; width: max-content; animation: scroll-left 30s linear infinite;}.slider-item { padding: 10px;}.slider-item img { width: 100%; height: auto; display: block; border-radius: 8px;}@keyframes scroll-left { 0% { transform: translateX(0%); } 100% { transform: translateX(-50%); }}.section-with-overlays { position: relative; background: #0f0f0f;  overflow: hidden;}.section-with-overlays::before,.section-with-overlays::after { content: ""; position: absolute; top: 15%; bottom: 0; height: 70%; width: 25%; pointer-events: none; background: radial-gradient(ellipse at center, rgba(248, 53, 60, 0.2) 0%, rgba(15, 15, 15, 0.9) 100%); filter: blur(100px); z-index: 0;}.section-with-overlays::before { left: 0; transform: translateX(-20%);}.section-with-overlays::after { right: 0; transform: translateX(20%);}.brxe-tabs-nested .tab-pane { display: none;}.brxe-tabs-nested .tab-pane.brx-open { display: block;}#brxe-829c57 .tab-title { cursor: pointer; background-color: #f0f0f0; transition: background-color 0.3s ease;}#brxe-829c57 .tab-title.brx-open { background-color: #FF4349; color: white;}#brxe-829c57 .tab-pane { display: none; opacity: 0; transition: opacity 0.3s ease;}#brxe-829c57 .tab-pane.brx-open { display: block; opacity: 1;}.blink-image { animation: blink 1.5s infinite;}@keyframes blink { 0%, 100% { opacity: 1; } 50% { opacity: 0; }}#wachblock { opacity: 0; max-height: 0; overflow: hidden; transition: opacity 0.4s ease, max-height 0.4s ease;}#wachblock.visible { opacity: 1; max-height: 100%; }.kunden-butn:before { display: none;}#brxe-21fa21 {color: #ffffff; font-size: 16px; text-align: right; text-transform: uppercase; font-family: "Inter"; width: 100%}@media (max-width: 767px) {#brxe-21fa21 {font-size: 14px}}@media (max-width: 478px) {#brxe-21fa21 {font-size: 12px; text-align: center; width: 100%}}#brxe-12ae19 {text-align: right; width: 60%}@media (max-width: 478px) {#brxe-12ae19 {width: 100%}}#brxe-76616e {color: #f8353c; text-align: left; text-transform: uppercase; font-family: "Source Code Pro"; font-weight: 700; line-height: 20px; font-size: 20px; width: 100%}@media (max-width: 767px) {#brxe-76616e {font-size: 18px}}@media (max-width: 478px) {#brxe-76616e {font-size: 13px; text-align: center; width: 100%}}#brxe-4416c4 {width: 34%}@media (max-width: 478px) {#brxe-4416c4 {width: 100%; text-align: center}}#brxe-d7d6b6 {margin-right: 0; margin-left: 0; flex-direction: row; background-color: rgba(255, 255, 255, 0.1); padding-top: 10px; padding-bottom: 10px; border-width: 1px; border-color: rgba(255, 255, 255, 0.06); border-radius: 40px; column-gap: 8px; align-items: center; width: 505px; justify-content: center}#brxe-d7d6b6 { display: flex; }@media (max-width: 478px) {#brxe-d7d6b6 {width: 82%; row-gap: 5px}}#brxe-ea73ba {width: 100%; color: #efefef; font-size: 60px; text-align: center; font-family: "Inter"; font-weight: 600; line-height: 85px; text-transform: uppercase}@media (max-width: 991px) {#brxe-ea73ba {font-size: 35px; line-height: 45px}}@media (max-width: 767px) {#brxe-ea73ba {font-size: 25px; line-height: 35px}}#brxe-e2cc00 {width: 65%; font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: center; font-weight: 400; line-height: 130%}#brxe-e2cc00 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: center; font-weight: 400; line-height: 130%; font-size: inherit}@media (max-width: 767px) {#brxe-e2cc00 {font-size: 16px}#brxe-e2cc00 a {font-size: 16px; font-size: inherit}}@media (max-width: 478px) {#brxe-e2cc00 {font-size: 16px; width: 80%}#brxe-e2cc00 a {font-size: 16px; font-size: inherit}}#brxe-4a2988 svg {height: 46px; width: 48px}#brxe-4a2988 {color: #ffffff; font-size: 14px; line-height: 32px; font-family: "Manrope"; font-weight: 600; letter-spacing: -0.02em; background-color: rgba(0, 0, 0, 0); border: 0.5px solid #b9b9b9; border-radius: 180px; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 21.5px; gap: 15px}@media (max-width: 478px) {#brxe-4a2988 {padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 12px; font-size: 12px; line-height: 12px}}#brxe-84f026 {align-items: center; row-gap: 24px}#brxe-e366d6 {column-gap: 0px; padding-top: 230px; padding-right: 0; padding-bottom: 130px; padding-left: 0; width: 100%; justify-content: center; background-position: center center; background-repeat: no-repeat; background-color: #130d0d; row-gap: 24px; position: relative}:where(#brxe-e366d6 > *:not(figcaption)) {position: relative}#brxe-e366d6::before {background-image: linear-gradient(rgba(19, 13, 13, 0.59), rgba(19, 13, 13, 0.59)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 1280px) {#brxe-e366d6 {padding-top: 200px}}@media (max-width: 991px) {#brxe-e366d6 {padding-top: 200px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}}@media (max-width: 767px) {#brxe-e366d6 {padding-top: 150px; padding-bottom: 80px}}@media (max-width: 478px) {#brxe-e366d6 {flex-direction: column; row-gap: 20px; flex-wrap: nowrap; padding-top: 100px}}#brxe-d74fe0 {background-color: #1f1818; padding-top: 10px; padding-bottom: 10px}#brxe-59b144 {width: 100%; margin-right: 0; justify-content: flex-start; background-color: #1f1818; height: 0px}@media (max-width: 478px) {#brxe-59b144 {row-gap: 0px}}@media (max-width: 991px) {#brxe-910d87 {max-width: 40px}}#brxe-e77fe7 {color: #ffffff; font-size: 70px; font-family: "Inter"; font-weight: 600; line-height: 80px}@media (max-width: 991px) {#brxe-e77fe7 {font-size: 45px}}@media (max-width: 478px) {#brxe-e77fe7 {font-size: 50px}}#brxe-757b7d {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-757b7d {width: 50%}}#brxe-fd62cf {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: right; font-weight: 400; line-height: 130%}#brxe-fd62cf a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: right; font-weight: 400; line-height: 130%; font-size: inherit}@media (max-width: 478px) {#brxe-fd62cf {font-size: 16px}#brxe-fd62cf a {font-size: 16px; font-size: inherit}}#brxe-d5fcda {flex-direction: row; align-items: center; align-self: center !important; justify-content: flex-end}@media (max-width: 478px) {#brxe-d5fcda {width: 50%}}#brxe-a15fa5 {flex-direction: row; border-bottom: 1px solid rgba(255, 255, 255, 0.3); width: 100%; max-width: 600px; align-self: flex-end !important}@media (max-width: 767px) {#brxe-a15fa5 {flex-direction: row; max-width: 100%; flex-wrap: nowrap}}@media (max-width: 991px) {#brxe-cd8c71 {max-width: 40px}}#brxe-141699 {color: #ffffff; font-size: 70px; font-family: "Inter"; font-weight: 600; line-height: 80px}@media (max-width: 991px) {#brxe-141699 {font-size: 45px}}@media (max-width: 478px) {#brxe-141699 {font-size: 50px}}#brxe-a3778f {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-a3778f {width: 50%}}#brxe-97ebb8 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: right; font-weight: 400; line-height: 130%}#brxe-97ebb8 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: right; font-weight: 400; line-height: 130%; font-size: inherit}@media (max-width: 478px) {#brxe-97ebb8 {font-size: 16px}#brxe-97ebb8 a {font-size: 16px; font-size: inherit}}#brxe-7382b7 {flex-direction: row; align-items: center; align-self: center !important; justify-content: flex-end}@media (max-width: 478px) {#brxe-7382b7 {width: 50%}}#brxe-cd0043 {flex-direction: row; border-bottom: 1px solid rgba(255, 255, 255, 0.3); width: 100%; max-width: 600px; align-self: flex-end !important}@media (max-width: 767px) {#brxe-cd0043 {flex-wrap: nowrap; max-width: 100%}}@media (max-width: 991px) {#brxe-081d22 {max-width: 40px}}#brxe-b4e38b {color: #ffffff; font-size: 70px; font-family: "Inter"; font-weight: 600; line-height: 80px}@media (max-width: 991px) {#brxe-b4e38b {font-size: 45px}}@media (max-width: 478px) {#brxe-b4e38b {font-size: 50px}}#brxe-b9cdbf {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-b9cdbf {width: 50%}}#brxe-81bff7 {width: 65%; font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: right; font-weight: 400; line-height: 130%}#brxe-81bff7 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: right; font-weight: 400; line-height: 130%; font-size: inherit}@media (max-width: 478px) {#brxe-81bff7 {font-size: 16px}#brxe-81bff7 a {font-size: 16px; font-size: inherit}}#brxe-f97b85 {flex-direction: row; align-items: center; align-self: center !important; justify-content: flex-end}@media (max-width: 478px) {#brxe-f97b85 {width: 50%}}#brxe-0a4b53 {flex-direction: row; border-bottom: 1px solid rgba(255, 255, 255, 0.3); width: 100%; max-width: 600px; align-self: flex-end !important}@media (max-width: 767px) {#brxe-0a4b53 {max-width: 100%; flex-wrap: nowrap}}#brxe-5abd9d {width: 100%; row-gap: 35px; align-items: flex-start; align-self: flex-start !important; justify-content: flex-start; max-width: 570px; flex-direction: column}@media (max-width: 991px) {#brxe-5abd9d {max-width: 500px}}@media (max-width: 767px) {#brxe-5abd9d {max-width: 100%; align-self: flex-start !important; align-items: flex-start; justify-content: flex-start}}@media (max-width: 478px) {#brxe-5abd9d {width: 100%}}#brxe-53dab6 {width: 100%; row-gap: 35px; align-items: flex-start; align-self: flex-start !important; justify-content: flex-start; max-width: 600px; flex-direction: column}@media (max-width: 478px) {#brxe-53dab6 {width: 100%}}#brxe-82a0b8 {width: 100%; align-items: flex-start; align-self: flex-start !important; justify-content: flex-start; flex-direction: row; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 767px) {#brxe-82a0b8 {max-width: 100%; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; min-height: 600px}}#brxe-774474 {width: 100%; flex-direction: row; background-repeat: no-repeat; background-position: center right; background-color: #130d0d; background-image: url(https://exceed-your-limits.de/wp-content/uploads/image-1-1.png); background-size: contain; padding-top: 200px; padding-right: 100px; padding-bottom: 150px; padding-left: 100px; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 991px) {#brxe-774474 {background-size: 500px; padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}}@media (max-width: 767px) {#brxe-774474 {padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px; background-position: bottom right}}@media (max-width: 478px) {#brxe-774474 {padding-top: 60px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px}}#brxe-9bc55a {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; align-self: center !important; margin-top: 0; column-gap: 0px; row-gap: 64.5px; justify-content: center; align-items: center; width: 100%}@media (max-width: 1280px) {#brxe-9bc55a {background-color: #130d0d}}@media (max-width: 478px) {#brxe-9bc55a {row-gap: 0px; padding-bottom: 0}}#brxe-ca0075 {color: #efefef; text-align: center; font-family: "Inter"; font-weight: 600; text-transform: uppercase; font-size: 45px; line-height: 130%; max-width: 930px}@media (max-width: 991px) {#brxe-ca0075 {width: 100%; font-size: 35px; line-height: 45px}}@media (max-width: 767px) {#brxe-ca0075 {font-size: 25px; line-height: 35px; max-width: 100%}}@media (max-width: 478px) {#brxe-ca0075 {width: 100%; font-size: 25px}}#brxe-1cebbe {width: 65%; font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: center; font-weight: 600; line-height: 25px; letter-spacing: -0.2%; margin-bottom: 100px}#brxe-1cebbe a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); font-size: 21px; text-align: center; font-weight: 600; line-height: 25px; letter-spacing: -0.2%; font-size: inherit}@media (max-width: 991px) {#brxe-1cebbe {margin-top: 10px; margin-bottom: 40px}}@media (max-width: 767px) {#brxe-1cebbe {font-size: 18px}#brxe-1cebbe a {font-size: 18px; font-size: inherit}}@media (max-width: 478px) {#brxe-1cebbe {width: 80%; margin-bottom: 10px; font-size: 16px}#brxe-1cebbe a {font-size: 16px; font-size: inherit}}#brxe-a49b35 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-a49b35 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 767px) {#brxe-a49b35 {text-align: center; font-size: 16px}#brxe-a49b35 a {text-align: center; font-size: 16px; font-size: inherit}}@media (max-width: 478px) {#brxe-a49b35 {font-size: 14px; text-align: center}#brxe-a49b35 a {font-size: 14px; text-align: center; font-size: inherit}}#brxe-27a7f3 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-27a7f3 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 767px) {#brxe-27a7f3 {text-align: center; font-size: 16px}#brxe-27a7f3 a {text-align: center; font-size: 16px; font-size: inherit}}@media (max-width: 478px) {#brxe-27a7f3 {font-size: 14px; text-align: center}#brxe-27a7f3 a {font-size: 14px; text-align: center; font-size: inherit}}#brxe-27a33a {row-gap: 16px}@media (max-width: 767px) {#brxe-27a33a {align-items: center}}#brxe-8d9d01 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-8d9d01 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 767px) {#brxe-8d9d01 {font-size: 16px; text-align: center}#brxe-8d9d01 a {font-size: 16px; text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-8d9d01 {font-size: 14px; text-align: center}#brxe-8d9d01 a {font-size: 14px; text-align: center; font-size: inherit}}#brxe-8aac01 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-8aac01 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 767px) {#brxe-8aac01 {font-size: 16px; text-align: center}#brxe-8aac01 a {font-size: 16px; text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-8aac01 {font-size: 14px; text-align: center}#brxe-8aac01 a {font-size: 14px; text-align: center; font-size: inherit}}#but-careful-btn {font-size: 35px; font-family: "Manrope"; line-height: 80px; font-weight: 600; color: #ffffff; padding-top: 0; padding-right: 20px; padding-bottom: 0; padding-left: 20px; background-color: rgba(0, 0, 0, 0); margin-top: 50px; cursor: pointer}span#but-careful-btn svg { transition: all 0.5s ease;}span#but-careful-btn:before { display: none;}span#but-careful-btn:hover rect { fill: #F8353C;}span#but-careful-btn:hover path { fill: #fff;}@media (max-width: 767px) {#but-careful-btn {margin-top: 24px; width: 100%; font-size: 25px; line-height: 35px}}@media (max-width: 478px) {#but-careful-btn {font-size: 27px; margin-top: 0}}#brxe-1f32b3 {row-gap: 10px}@media (max-width: 478px) {#brxe-1f32b3 {align-items: center}}#brxe-d6059c {flex-direction: row; width: 100%; column-gap: 199px}@media (max-width: 1280px) {#brxe-d6059c {column-gap: 70px}}@media (max-width: 767px) {#brxe-d6059c {row-gap: 16px}}#brxe-70fbf8 {width: 90%; background-image: url(https://exceed-your-limits.de/wp-content/uploads/Frame-1321315119.png); background-size: cover; background-position: center center; background-repeat: no-repeat; align-items: center; column-gap: 10px; row-gap: 0px; padding-top: 70px; padding-right: 50px; padding-bottom: 70px; padding-left: 50px}@media (max-width: 767px) {#brxe-70fbf8 {padding-top: 40px; padding-right: 24px; padding-bottom: 40px; padding-left: 24px}}@media (max-width: 478px) {#brxe-70fbf8 {padding-top: 30px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}}#brxe-701ecc {padding-top: 0; padding-right: 20px; padding-bottom: 0; padding-left: 20px; background-color: #130d0d; width: 100%}@media (max-width: 478px) {#brxe-701ecc {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #130d0d}}#brxe-e70da8 {background-color: #1f1818; padding-top: 10px; padding-bottom: 10px}#brxe-4f0272 {width: 100%; margin-right: 0; justify-content: flex-start; background-color: #1f1818; height: 0px}@media (max-width: 767px) {#brxe-4f0272 {margin-right: 0; margin-left: 0}}#brxe-bf00f3 {color: #efefef; text-align: left; font-family: "Inter"; font-weight: 600; text-transform: uppercase; font-size: 45px; line-height: 130%}@media (max-width: 991px) {#brxe-bf00f3 {font-size: 35px; line-height: 45px}}@media (max-width: 767px) {#brxe-bf00f3 {font-size: 25px; line-height: 35px}}@media (max-width: 478px) {#brxe-bf00f3 {text-align: left; width: 100%}}#brxe-8aa1d4 li.has-link a, #brxe-8aa1d4 li.no-link {padding-top: 0; padding-right: 15px; padding-bottom: 20px; padding-left: 15px; color: rgba(255, 255, 255, 0.55); font-size: 21px; font-family: "Manrope"; font-weight: 400; line-height: 130%; letter-spacing: -0.2%; text-align: left; gap: 24px; justify-content: flex-start}#brxe-8aa1d4 .icon {font-size: 22px}#brxe-8aa1d4 svg {height: 22px; width: auto}#brxe-8aa1d4 {flex-direction: column}@media (max-width: 991px) {#brxe-8aa1d4 .icon {font-size: 18px}#brxe-8aa1d4 svg {height: 18px; width: auto}#brxe-8aa1d4 li.has-link a, #brxe-8aa1d4 li.no-link {gap: 20px; font-size: 16px; padding-top: 10px; padding-right: 0; padding-bottom: 10px; padding-left: 0}}@media (max-width: 478px) {#brxe-8aa1d4 li.has-link a, #brxe-8aa1d4 li.no-link {font-size: 16px}#brxe-8aa1d4 .icon {font-size: 17px}#brxe-8aa1d4 svg {height: 17px; width: auto}}#brxe-81787f {background-color: rgba(28, 28, 28, 0.45); border-top: 1px solid rgba(78, 78, 78, 0.45); border-bottom: 1px solid rgba(78, 78, 78, 0.45); border-left: 1px solid rgba(78, 78, 78, 0.45); border-top-left-radius: 12px; border-bottom-left-radius: 12px; padding-top: 31px; padding-right: 30px; padding-bottom: 40px; padding-left: 30px; column-gap: 30px; row-gap: 50px}@media (max-width: 991px) {#brxe-81787f {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 767px) {#brxe-81787f {row-gap: 20px}}@media (max-width: 478px) {#brxe-81787f {border-radius: 12px 12px 0 0; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}}#brxe-f87718 {align-self: flex-end; margin-bottom: -65px; z-index: 1}@media (max-width: 767px) {#brxe-f87718 {margin-bottom: -20px}}#brxe-87cc80 {color: #efefef; text-align: left; font-family: "Inter"; font-weight: 600; text-transform: uppercase; font-size: 45px; line-height: 130%}@media (max-width: 991px) {#brxe-87cc80 {font-size: 35px; line-height: 45px}}@media (max-width: 767px) {#brxe-87cc80 {font-size: 25px; line-height: 35px}}@media (max-width: 478px) {#brxe-87cc80 {text-align: left; width: 100%}}#brxe-6ab99e li.has-link a, #brxe-6ab99e li.no-link {padding-top: 0; padding-right: 15px; padding-bottom: 20px; padding-left: 15px; color: #ffffff; font-size: 21px; line-height: 130%; font-family: "Manrope"; font-weight: 400; letter-spacing: -0.2%; text-align: left; gap: 24px; justify-content: flex-start}#brxe-6ab99e .icon {font-size: 22px}#brxe-6ab99e svg {height: 22px; width: auto}#brxe-6ab99e {flex-direction: column}@media (max-width: 991px) {#brxe-6ab99e li.has-link a, #brxe-6ab99e li.no-link {font-size: 16px; gap: 20px; padding-top: 10px; padding-right: 0; padding-bottom: 10px; padding-left: 0}#brxe-6ab99e .icon {font-size: 18px}#brxe-6ab99e svg {height: 18px; width: auto}}@media (max-width: 478px) {#brxe-6ab99e li.has-link a, #brxe-6ab99e li.no-link {font-size: 16px}#brxe-6ab99e .icon {font-size: 17px}#brxe-6ab99e svg {height: 17px; width: auto}}#brxe-61567e {background-color: rgba(28, 28, 28, 0.45); border-top: 1px solid rgba(78, 78, 78, 0.45); border-bottom: 1px solid rgba(78, 78, 78, 0.45); border-left: 1px solid rgba(78, 78, 78, 0.45); border-radius: 12px; padding-top: 44px; padding-right: 30px; padding-bottom: 77px; padding-left: 30px; row-gap: 40px}@media (max-width: 991px) {#brxe-61567e {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 767px) {#brxe-61567e {row-gap: 20px}}@media (max-width: 478px) {#brxe-61567e {border-radius: 0 0 12px 12px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-eb4b74 {flex-direction: row; align-items: center; width: 100%}@media (max-width: 767px) {#brxe-eb4b74 {row-gap: 24px}}#brxe-aeeeae {width: 100%; max-width: 1183px}@media (max-width: 991px) {#brxe-aeeeae {max-width: 100%}}#brxe-781927 {height: 42px}#brxe-8b6988 {align-self: center !important; align-items: flex-end}@media (max-width: 767px) {#brxe-8b6988 {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-8b6988 {width: 50%}}#brxe-44c8d9 i {font-size: 14px}#brxe-44c8d9 {font-size: 14px; gap: 3px; color: #ffffff}#brxe-c836ae {font-size: 14px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: #ffffff}#brxe-c836ae a {font-size: 14px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: #ffffff; font-size: inherit}@media (max-width: 767px) {#brxe-dbd7ba {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-dbd7ba {width: 46%}}#brxe-86988b {flex-direction: row; align-self: center !important; column-gap: 10px; padding-top: 20px}@media (max-width: 1280px) {#brxe-86988b {padding-top: 50px}}@media (max-width: 767px) {#brxe-86988b {text-align: center; align-self: center !important; align-items: center; justify-content: center; flex-direction: row; row-gap: 24px; padding-top: 20px}}@media (max-width: 478px) {#brxe-86988b {padding-top: 0}}#brxe-26171a {width: 100%; flex-direction: column; background-size: cover; background-repeat: no-repeat; background-position: bottom center; background-color: #130d0d; background-image: url(https://exceed-your-limits.de/wp-content/uploads/black-abstract-fluid-background-3.png); padding-top: 200px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px; align-self: flex-end !important; column-gap: 0px; align-items: center}@media (max-width: 1280px) {#brxe-26171a {padding-top: 150px; padding-bottom: 60px}}@media (max-width: 991px) {#brxe-26171a {padding-top: 100px}}@media (max-width: 767px) {#brxe-26171a {padding-top: 60px}}@media (max-width: 478px) {#brxe-26171a {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-b4b290 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%; align-self: center !important; margin-top: 0; column-gap: 0px; row-gap: 64.5px}@media (max-width: 478px) {#brxe-b4b290 {background-color: #130d0d}}#brxe-3442c3 {width: 100%}#brxe-aefd1f {width: 100%}#brxe-f48606 {width: 100%}#brxe-115d05 {width: 100%}#brxe-1372f8 {width: 100%}#brxe-01bfb4 {width: 100%}#brxe-599d23 {width: 100%}#brxe-44fd13 {width: 100%}#brxe-66aa79 {width: 100%}#brxe-0f6248 {width: 100%}#brxe-8a6776 {width: 100%}#brxe-b99495 {width: 100%}#brxe-592eed {width: 100%}#brxe-c50b7c {width: 100%}#brxe-daa958 {width: 100%}#brxe-39e508 {width: 100%}#brxe-a695d5 {width: 100%}#brxe-67e428 {width: 100%}#brxe-1104be {height: 200px}#brxe-e0ef2d {width: 100%}#brxe-96ec8a {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #130d0d; margin-top: -1px}#brxe-18daab {color: #efefef; text-align: center; font-family: "Inter"; font-weight: 600; text-transform: uppercase; font-size: 45px; line-height: 130%; margin-bottom: 10px}@media (max-width: 991px) {#brxe-18daab {font-size: 35px; line-height: 45px}}@media (max-width: 767px) {#brxe-18daab {font-size: 25px; line-height: 35px}}@media (max-width: 478px) {#brxe-18daab {font-size: 25px; line-height: 35px; width: 100%}}#brxe-83325d {border: 1px solid #f8353c; border-radius: 3px; background-color: rgba(248, 53, 60, 0.15); font-size: 16px; font-family: "Manrope"; font-weight: 600; line-height: 130%; letter-spacing: -0.2%; color: rgba(255, 255, 255, 0.55)}#brxe-83325d:hover::before { width: 0%; left: auto; right: 0;}@media (max-width: 478px) {#brxe-83325d {font-size: 13px}}#brxe-ad96ad {border: 1px solid #918a90; border-radius: 3px; background-color: rgba(145, 138, 144, 0.15); font-size: 16px; font-family: "Manrope"; font-weight: 600; line-height: 130%; letter-spacing: -0.2%; color: rgba(255, 255, 255, 0.55)}#brxe-ad96ad:hover::before { width: 0%; left: auto; right: 0;}@media (max-width: 478px) {#brxe-ad96ad {font-size: 13px}}#brxe-191180 {flex-direction: row; justify-content: center; column-gap: 10px; padding-bottom: 50px}@media (max-width: 478px) {#brxe-191180 {padding-bottom: 0}}#brxe-daa7e1 {width: 100%; max-width: 707px; height: 100%; max-height: 707px}#brxe-10de73 {margin-top: -9px}#brxe-d2ded9 {font-size: 21px; font-family: "Manrope"; font-weight: 500; line-height: 21px; color: #ffffff; letter-spacing: -0.02em}#brxe-bc88e0 {margin-right: 0}#brxe-d7b93a {flex-direction: row; column-gap: 10px; align-items: center}#brxe-dff191 {width: 100%; background-color: rgba(218, 75, 75, 0.15); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; color: #ffffff; font-size: 16px; font-family: "Manrope"; line-height: 110%; font-weight: 500; border-radius: 13px; margin-top: 16px; max-width: 330px}.hover_text{ opacity: 0; visibility: hidden; transition: opacity 0.5s ease, visibility 0.5s ease; }#brxe-976f92 {position: absolute; top: 4%; left: 8%; width: 31%}.hover_section:hover .hover_text{ opacity: 1; visibility: visible;}#brxe-b1948c {margin-top: -9px}#brxe-448097 {font-size: 21px; font-family: "Manrope"; font-weight: 500; line-height: 21px; color: #ffffff; letter-spacing: -0.02em}#brxe-a797d9 {flex-direction: row-reverse; column-gap: 10px; align-items: center; align-self: flex-start !important; justify-content: flex-end}#brxe-3fc558 {position: relative; width: 100%; margin-top: 16px; left: 0px; background-color: rgba(218, 75, 75, 0.15); padding-top: 20px; padding-right: 20px; padding-bottom: 29px; padding-left: 20px; color: #ffffff; font-size: 16px; font-family: "Manrope"; line-height: 110%; font-weight: 500; border-radius: 13px; max-width: 330px}div#brxe-3fc558, div#brxe-dff191, div#brxe-1996ab, div#brxe-e4890a, div#brxe-e63959, div#brxe-067776 { backdrop-filter: blur(27.5px);}#brxe-174d91 {position: absolute; top: 4%; width: 33%; right: 2.5%}#brxe-b68618 {margin-top: -9px}#brxe-a89681 {font-size: 21px; font-family: "Manrope"; font-weight: 500; line-height: 21px; color: #ffffff; letter-spacing: -0.02em}#brxe-056cfb {flex-direction: row; column-gap: 10px; align-items: center}#brxe-1996ab {width: 100%; background-color: rgba(218, 75, 75, 0.15); padding-top: 15px; padding-right: 20px; padding-bottom: 15px; padding-left: 20px; color: #ffffff; font-size: 16px; font-family: "Manrope"; line-height: 110%; font-weight: 500; border-radius: 13px; margin-top: 16px; max-width: 330px}#brxe-1b39c2 {flex-direction: column; position: absolute; width: 33%; top: 47.5%; left: -4%}#brxe-602f7b {margin-top: -9px}#brxe-1e1431 {font-size: 21px; font-family: "Manrope"; font-weight: 500; line-height: 21px; color: #ffffff; letter-spacing: -0.02em}#brxe-95ae72 {flex-direction: row-reverse; column-gap: 10px; align-items: center; justify-content: flex-end}#brxe-e4890a {position: relative; width: 100%; left: 0px; background-color: rgba(218, 75, 75, 0.15); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; color: #ffffff; font-size: 16px; font-family: "Manrope"; line-height: 110%; font-weight: 500; border-radius: 13px; max-width: 330px; margin-top: 16px}#brxe-09b912 {flex-direction: column; position: absolute; top: 47.3%; align-self: flex-end !important; width: 33%; left: 80.5%}#brxe-858e91 {margin-top: -9px}#brxe-ccf80a {font-size: 21px; font-family: "Manrope"; font-weight: 500; line-height: 29px; color: #ffffff; width: 65%}#brxe-74cae7 {flex-direction: row; column-gap: 10px; align-items: flex-start}#brxe-e63959 {position: static; top: 120%; width: 100%; background-color: rgba(218, 75, 75, 0.15); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; color: #ffffff; font-size: 16px; font-family: "Manrope"; line-height: 110%; font-weight: 500; border-radius: 13px; margin-top: 16px; max-width: 330px}#brxe-f1dff5 {flex-direction: column; position: absolute; width: 33%; margin-top: 0; z-index: 99; left: 7.3%; top: 91%}#brxe-281b11 {margin-top: -9px}#brxe-cc0386 {font-size: 21px; font-family: "Manrope"; font-weight: 500; line-height: 29px; color: #ffffff}#brxe-4b60d4 {flex-direction: row-reverse; column-gap: 10px; align-items: flex-start; justify-content: flex-end}#brxe-067776 {width: 100%; background-color: rgba(218, 75, 75, 0.15); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; color: #ffffff; font-size: 16px; font-family: "Manrope"; line-height: 110%; font-weight: 500; border-radius: 13px; max-width: 330px; margin-top: 10px; position: relative}#brxe-ffff53 {flex-direction: column; position: absolute; width: 33%; top: 91%; left: 64.5%; z-index: 99}#brxe-e3e5bd {align-items: center; position: relative; width: 100%}@media (max-width: 478px) {#brxe-e3e5bd{ display: none;}}#brxe-f20d32 {width: 60%}@media (max-width: 478px) {#brxe-f20d32 {width: 100%}}#brxe-c4d6b2 {width: 100%; align-items: center; position: relative}#brxe-c4d6b2{ display: none;}@media (max-width: 478px) {#brxe-c4d6b2{ display: block;}}#brxe-8c3b2a {flex-direction: column}#brxe-75b085 {align-items: center; width: 100%; column-gap: 10PX; row-gap: 10PX; padding-bottom: 52px}#brxe-7c5e6c {margin-right: 0; margin-left: 47px}#brxe-3d86cc {margin-left: 30px}#brxe-52119c {margin-top: 33px}#brxe-2117ea {width: 100%; display: flex; justify-content: space-between; align-items: flex-start}#brxe-3620d0 {margin-left: 10px}#brxe-d9b515 {margin-top: 90px}#brxe-861926 {width: 100%; display: flex; justify-content: space-between; align-items: flex-start; margin-top: -40px}#left-sidediv {width: 100%; display: flex; justify-content: flex-end; flex-direction: column; align-items: flex-start; row-gap: 16px; padding-right: 30px}div#left-sidediv .able-img, div#left-sidediv .able-imgtwo, div#left-sidediv .able-imgthree, div#left-sidediv .able-imgfour, div#left-sidediv .able-imgfive { transition: all 1s ease;}div#left-sidediv:hover .able-imgfour { transform: translate3d(-20px, -10px, 10px);}div#left-sidediv:hover .able-imgtwo { transform: translateX(-30px);}div#left-sidediv:hover .able-imgthree, div#left-sidediv:hover .able-imgfive { transform: translate3d(-15px, -20px, 10px);}div#left-sidediv:hover .able-img { transform: translateX(-30px);}#brxe-d69696 {align-items: flex-start; width: 25%; z-index: 1}@media (max-width: 767px) {#brxe-d69696 {width: 100%; max-width: 300px}}@media (max-width: 478px) {#brxe-d69696 {width: 100%}}#brxe-28f817 {color: #efefef; text-align: center; font-family: "Inter"; font-weight: 600; text-transform: uppercase; font-size: 45px; line-height: 130%; letter-spacing: -0.02em; max-width: 770px}@media (max-width: 991px) {#brxe-28f817 {font-size: 35px; line-height: 45px}}@media (max-width: 767px) {#brxe-28f817 {max-width: 100%; font-size: 25px; line-height: 35px}}#brxe-be31e2 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: center; font-weight: 400; line-height: 140%; font-size: 18px; width: 100%; max-width: 637px}#brxe-be31e2 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: center; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 991px) {#brxe-be31e2 {font-size: 16px}#brxe-be31e2 a {font-size: 16px; font-size: inherit}}@media (max-width: 767px) {#brxe-be31e2 {max-width: 100%}}@media (max-width: 478px) {#brxe-be31e2 {width: 100%; font-size: 14px}#brxe-be31e2 a {font-size: 14px; font-size: inherit}}#brxe-91ebd7 svg {height: 48px; width: 48px}#brxe-91ebd7 {color: #ffffff; font-size: 14px; line-height: 32px; font-family: "Manrope"; font-weight: 700; letter-spacing: -0.02em; background-color: #130d0d; border: 0.5px solid #b9b9b9; border-radius: 180px; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 21px; gap: 15px; margin-top: 49px}@media (max-width: 767px) {#brxe-91ebd7 {margin-top: 20px}}@media (max-width: 478px) {#brxe-91ebd7 {padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 12px; font-size: 12px; line-height: 12px; margin-top: 0}}#brxe-c0498d {width: 50%; align-items: center; row-gap: 30px}@media (max-width: 991px) {#brxe-c0498d {padding-right: 15px; padding-left: 15px}}@media (max-width: 767px) {#brxe-c0498d {width: 100%; row-gap: 16px}}@media (max-width: 478px) {#brxe-c0498d {width: 100%; row-gap: 20px}}#brxe-efdb64 {margin-right: 57px}#brxe-2bb8c2 {margin-top: 33px}#brxe-ff37cd {margin-right: 40px}#brxe-bbdad2 {width: 100%; display: flex; justify-content: space-between; align-items: flex-start}#brxe-ba5801 {margin-top: 90px}#brxe-813357 {margin-right: 20px}#brxe-ba7f88 {margin-top: -40px; width: 100%; display: flex; justify-content: space-between; align-items: flex-start}#right-sidediv {width: 100%; display: flex; justify-content: flex-end; flex-direction: column; align-items: flex-end; row-gap: 16px; padding-left: 30px}div#right-sidediv .able-img, div#right-sidediv .able-imgtwo, div#right-sidediv .able-imgthree, div#right-sidediv .able-imgfour, div#right-sidediv .able-imgfive { transition: all 1s ease;}div#right-sidediv:hover .able-imgfour { transform: translate3d(20px, -10px, 10px);}div#right-sidediv:hover .able-imgtwo { transform: translateX(40px);}#right-sidediv:hover .able-imgthree, #right-sidediv:hover .able-imgfive { transform: translate3d(35px, -20px, 10px);}div#right-sidediv:hover .able-img { transform: translateX(40px);}#brxe-a8a745 {align-items: flex-end; width: 25%; z-index: 1}@media (max-width: 767px) {#brxe-a8a745 {width: 100%; max-width: 300px}}@media (max-width: 478px) {#brxe-a8a745 {width: 100%}}#brxe-e729e0 {width: 100%; flex-direction: row; max-width: 1380px}#brxe-c11e48 {width: 100%; flex-direction: row; align-items: flex-start; padding-top: 204px; padding-bottom: 266px; background-position: center center; background-repeat: no-repeat; background-size: cover; column-gap: 0px; row-gap: 0px; z-index: 0; margin-top: 0}@media (max-width: 1280px) {#brxe-c11e48 {padding-top: 120px; padding-bottom: 120px}}@media (max-width: 991px) {#brxe-c11e48 {padding-top: 100px; padding-bottom: 100px}}@media (max-width: 767px) {#brxe-c11e48 {flex-direction: column; row-gap: 20px; padding-top: 50px; padding-bottom: 50px}}@media (max-width: 478px) {#brxe-c11e48 {padding-top: 00; padding-bottom: 0; row-gap: 20px}}#brxe-65672e {color: #efefef; text-align: center; font-family: "Inter"; font-weight: 600; text-transform: uppercase; font-size: 45px; line-height: 130%; margin-bottom: 40px}@media (max-width: 991px) {#brxe-65672e {margin-bottom: 24px; font-size: 35px}}@media (max-width: 767px) {#brxe-65672e {font-size: 25px; line-height: 35px}}@media (max-width: 478px) {#brxe-65672e {font-size: 18px; line-height: 26px}}#brxe-d39645 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: center; font-weight: 400; line-height: 150%; font-size: 16px; width: 68%; margin-bottom: 70px}#brxe-d39645 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: center; font-weight: 400; line-height: 150%; font-size: 16px; font-size: inherit}@media (max-width: 991px) {#brxe-d39645 {padding-bottom: 50px; width: 90%}}@media (max-width: 478px) {#brxe-d39645 {padding-bottom: 20px; font-size: 13px; width: 100%}#brxe-d39645 a {font-size: 13px; font-size: inherit}}#brxe-03231a {max-width: 24px; opacity: 0.5}#brxe-011a4f {font-size: 21px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: rgba(255, 255, 255, 0.4)}@media (max-width: 478px) {#brxe-011a4f {font-size: 16px}}#brxe-a214bb {display: flex; column-gap: 20px; align-items: center; background-color: var(--info-comp)}#brxe-65744e {max-width: 24px; opacity: 0.5}#brxe-676f48 {font-size: 21px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: rgba(255, 255, 255, 0.4)}@media (max-width: 478px) {#brxe-676f48 {font-size: 16px}}#brxe-f0357a {display: flex; column-gap: 20px; align-items: center; background-color: var(--info-comp); flex-direction: row; flex-wrap: nowrap}#brxe-5eeea8 {max-width: 24px; opacity: 0.5}#brxe-6f8da6 {font-size: 21px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: rgba(255, 255, 255, 0.4)}@media (max-width: 478px) {#brxe-6f8da6 {font-size: 16px}}#brxe-f077da {display: flex; column-gap: 20px; align-items: center; background-color: var(--info-comp)}#brxe-d42a79 {max-width: 24px; opacity: 0.5}#brxe-ea1c33 {font-size: 21px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: rgba(255, 255, 255, 0.4)}@media (max-width: 478px) {#brxe-ea1c33 {font-size: 16px}}#brxe-707c80 {display: flex; column-gap: 20px; align-items: center; background-color: var(--info-comp)}#brxe-cf9146 {max-width: 24px; opacity: 0.5}#brxe-dd6761 {font-size: 21px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: rgba(255, 255, 255, 0.4)}@media (max-width: 478px) {#brxe-dd6761 {font-size: 16px}}#brxe-e2182a {display: flex; column-gap: 20px; align-items: center; background-color: var(--info-comp)}#brxe-6c36fe {max-width: 24px; opacity: 0.5}#brxe-cc7278 {font-size: 21px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: rgba(255, 255, 255, 0.4)}@media (max-width: 478px) {#brxe-cc7278 {font-size: 16px}}#brxe-84b488 {display: flex; column-gap: 20px; align-items: center; background-color: var(--info-comp)}#brxe-47f815 {max-width: 24px; opacity: 0.5}#brxe-3975d8 {font-family: "Manrope"; color: rgba(255, 255, 255, 0.4); font-weight: 400; line-height: 130%; font-size: 21px}@media (max-width: 478px) {#brxe-3975d8 {font-size: 16px}}#brxe-c68856 {column-gap: 20px; display: flex; align-items: center; background-color: var(--info-comp)}#brxe-e95f5f {flex-direction: column; justify-content: center}#brxe-e219d2 {width: 50px; height: 50px}#brxe-cb54c7 {font-family: "Manrope"; color: #efefef; text-align: left; font-weight: 400; line-height: 36px; font-size: 30px; text-transform: capitalize}@media (max-width: 478px) {#brxe-cb54c7 {font-size: 20px}}#brxe-f6d417 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-f6d417 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 478px) {#brxe-f6d417 {font-size: 14px}#brxe-f6d417 a {font-size: 14px; font-size: inherit}}#brxe-278093 {width: 100%; column-gap: 10px; row-gap: 25px; margin-top: 158px}#brxe-88879e {background-color: rgba(28, 28, 28, 0.45); border: 1px solid rgba(78, 78, 78, 0.45); border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; padding-top: 35px; padding-right: 30px; padding-bottom: 56px; padding-left: 30px; flex-direction: column; height: 100%; display: flex; align-items: stretch; align-self: stretch !important; width: 100%; justify-content: space-between; min-height: 437px; row-gap: 0px}@media (max-width: 991px) {#brxe-88879e {row-gap: 24px; column-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 767px) {#brxe-88879e {min-height: 300px}}@media (max-width: 478px) {#brxe-88879e {height: 300px}}#brxe-350079 {width: 50px; height: 50px}#brxe-107bb9 {font-family: "Manrope"; color: #efefef; text-align: left; font-weight: 400; line-height: 36px; font-size: 30px; text-transform: capitalize}@media (max-width: 478px) {#brxe-107bb9 {font-size: 20px}}#brxe-2c1d69 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-2c1d69 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 478px) {#brxe-2c1d69 {font-size: 14px}#brxe-2c1d69 a {font-size: 14px; font-size: inherit}}#brxe-4e74ae {width: 100%; column-gap: 10px; row-gap: 25px; height: auto; margin-top: 107px}#brxe-eb1511 {height: 100%; display: flex; background-color: rgba(28, 28, 28, 0.45); border: 1px solid rgba(78, 78, 78, 0.45); border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; padding-top: 30px; padding-right: 30px; padding-bottom: 35px; padding-left: 30px; justify-content: space-between; flex-direction: column; align-self: stretch !important; width: 100%; align-items: stretch; max-height: 437px; min-height: 437px; row-gap: 0px}@media (max-width: 991px) {#brxe-eb1511 {row-gap: 24px; column-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 767px) {#brxe-eb1511 {min-height: 300px}}@media (max-width: 478px) {#brxe-eb1511 {height: 300px}}#brxe-ca6ac6 {width: 50px; height: 50px}#brxe-aea5c3 {font-family: "Manrope"; color: #efefef; text-align: left; font-weight: 400; line-height: 36px; font-size: 30px; text-transform: capitalize}@media (max-width: 478px) {#brxe-aea5c3 {font-size: 20px}}#brxe-affa95 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-affa95 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 478px) {#brxe-affa95 {font-size: 14px}#brxe-affa95 a {font-size: 14px; font-size: inherit}}#brxe-232af3 {width: 100%; column-gap: 10px; row-gap: 25px; margin-top: 81px}#brxe-2b04bb {height: 100%; display: flex; background-color: rgba(28, 28, 28, 0.45); border: 1px solid rgba(78, 78, 78, 0.45); border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; justify-content: space-between; max-height: 437px; align-self: stretch !important; width: 100%; align-items: stretch; min-height: 437px; row-gap: 0px}@media (max-width: 991px) {#brxe-2b04bb {row-gap: 24px; column-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 767px) {#brxe-2b04bb {min-height: 300px}}@media (max-width: 478px) {#brxe-2b04bb {height: 300px}}#brxe-3c911f {width: 50px; height: 50px}#brxe-f99f6f {font-family: "Manrope"; color: #efefef; text-align: left; font-weight: 400; line-height: 36px; font-size: 30px; text-transform: capitalize}@media (max-width: 478px) {#brxe-f99f6f {font-size: 20px}}#brxe-4609fc {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-4609fc a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 478px) {#brxe-4609fc {font-size: 14px}#brxe-4609fc a {font-size: 14px; font-size: inherit}}#brxe-f03e0b {width: 100%; column-gap: 10px; row-gap: 25px; margin-top: 79px}#brxe-acddc9 {height: 100%; display: flex; background-color: rgba(28, 28, 28, 0.45); border: 1px solid rgba(78, 78, 78, 0.45); border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; justify-content: space-between; max-height: 437px; min-height: 437px; align-self: stretch !important; width: 100%; align-items: stretch; row-gap: 0px}@media (max-width: 991px) {#brxe-acddc9 {row-gap: 24px; column-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 767px) {#brxe-acddc9 {min-height: 300px}}@media (max-width: 478px) {#brxe-acddc9 {height: 300px}}#brxe-e33322 {width: 50px; height: 50px}#brxe-999207 {font-family: "Manrope"; color: #efefef; text-align: left; font-weight: 400; line-height: 36px; font-size: 30px; text-transform: capitalize}@media (max-width: 478px) {#brxe-999207 {font-size: 20px}}#brxe-01aac6 {width: 100%; font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-01aac6 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 478px) {#brxe-01aac6 {font-size: 14px}#brxe-01aac6 a {font-size: 14px; font-size: inherit}}#brxe-7b5b78 {width: 100%; column-gap: 10px; row-gap: 25px; margin-top: 38px}#brxe-e5952c {height: 100%; display: flex; background-color: rgba(28, 28, 28, 0.45); border: 1px solid rgba(78, 78, 78, 0.45); border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; justify-content: space-between; max-height: 437px; min-height: 437px; align-self: stretch !important; width: 100%; align-items: stretch; row-gap: 0px}@media (max-width: 991px) {#brxe-e5952c {row-gap: 24px; column-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 767px) {#brxe-e5952c {min-height: 300px}}@media (max-width: 478px) {#brxe-e5952c {height: 300px}}#brxe-1b61cb {width: 50px; height: 50px}#brxe-1f8818 {font-family: "Manrope"; color: #efefef; text-align: left; font-weight: 400; line-height: 36px; font-size: 30px; text-transform: capitalize}@media (max-width: 478px) {#brxe-1f8818 {font-size: 20px}}#brxe-478b78 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-478b78 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 478px) {#brxe-478b78 {font-size: 14px}#brxe-478b78 a {font-size: 14px; font-size: inherit}}#brxe-18e88e {width: 100%; column-gap: 10px; row-gap: 25px; margin-top: 90px}#brxe-d6abdf {height: 100%; display: flex; background-color: rgba(28, 28, 28, 0.45); border: 1px solid rgba(78, 78, 78, 0.45); border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; justify-content: space-between; max-height: 437px; min-height: 437px; align-self: stretch !important; width: 100%; align-items: stretch; row-gap: 0px}@media (max-width: 991px) {#brxe-d6abdf {row-gap: 24px; column-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 767px) {#brxe-d6abdf {min-height: 300px}}@media (max-width: 478px) {#brxe-d6abdf {height: 300px}}#brxe-0a64d6 {width: 50px; height: 50px}#brxe-c71b68 {font-family: "Manrope"; color: #efefef; text-align: left; font-weight: 400; line-height: 36px; font-size: 30px; text-transform: capitalize}@media (max-width: 478px) {#brxe-c71b68 {font-size: 20px}}#brxe-fe2253 {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px}#brxe-fe2253 a {font-family: "Manrope"; color: rgba(255, 252, 252, 0.75); text-align: left; font-weight: 400; line-height: 140%; font-size: 18px; font-size: inherit}@media (max-width: 478px) {#brxe-fe2253 {font-size: 14px}#brxe-fe2253 a {font-size: 14px; font-size: inherit}}#brxe-8a2a8c {width: 100%; column-gap: 10px; row-gap: 25px; margin-top: 28px}#brxe-322029 {row-gap: 0px; display: flex; background-color: rgba(28, 28, 28, 0.45); border: 1px solid rgba(78, 78, 78, 0.45); border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; justify-content: space-between; max-height: 437px; height: 100%; min-height: 437px; align-self: stretch !important; width: 100%; align-items: stretch}@media (max-width: 991px) {#brxe-322029 {row-gap: 24px; column-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 767px) {#brxe-322029 {min-height: 300px}}@media (max-width: 478px) {#brxe-322029 {height: 300px}}#brxe-76212b {border-top-width: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; justify-content: center}.brx-tab-content .brx-tab-pane { display: none !important;}.brx-tab-content .brx-tab-pane.brx-active-tab { display: block !important;}#brxe-6cf361 .tab-pane.brx-open { display: flex;}@media (max-width: 767px) {#brxe-76212b {margin-top: 0}}@media (max-width: 478px) {#brxe-76212b {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; align-self: flex-start !important; align-items: flex-start}}#brxe-6cf361 > .tab-menu .tab-title.brx-open {background-color: rgba(221, 222, 223, 0); color: #ffffff}#brxe-6cf361 > .tab-content {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border: 0; border-style: solid; margin-left: 70px}#brxe-6cf361 {flex-direction: row; align-items: stretch}#brxe-6cf361 > .tab-menu .tab-title {background-color: rgba(0, 0, 0, 0)}#brxe-e95f5f .brxe-div.tab-title:hover .brxe-text-basic { color: #ffffff;}#brxe-e95f5f .brxe-div.tab-title:hover img { opacity: 1;} .brx-open .brxe-text-basic { color: #ffffff;} .brx-open img { opacity: 1;}@media (max-width: 991px) {#brxe-6cf361 > .tab-menu .tab-title {margin-right: 20px}#brxe-6cf361 > .tab-content {margin-left: 20px}}@media (max-width: 767px) {#brxe-6cf361 {flex-direction: column}#brxe-6cf361 > .tab-menu .tab-title {margin-right: 0}#brxe-6cf361 > .tab-content {margin-top: 24px; margin-left: 0}}@media (max-width: 478px) {#brxe-6cf361 {flex-direction: column}#brxe-6cf361 > .tab-menu .tab-title {margin-right: 0}#brxe-6cf361 > .tab-content {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 20px; margin-left: 0}}#brxe-5f7c10 {width: 100%; max-width: 1173px}#brxe-99e965 {margin-top: 80px; color: rgba(255, 252, 252, 0.75); font-size: 16px; font-family: "Manrope"; font-weight: 400; line-height: 150%; text-align: center; width: 60%}#brxe-99e965 a {color: rgba(255, 252, 252, 0.75); font-size: 16px; font-family: "Manrope"; font-weight: 400; line-height: 150%; text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-99e965 {font-size: 13px; margin-top: 20px; width: 100%}#brxe-99e965 a {font-size: 13px; font-size: inherit}}#services-show {color: rgba(255, 255, 255, 0.8); font-family: "Manrope"; font-weight: 400; font-size: 18px; line-height: 150%; margin-top: 50px; background-color: rgba(255, 254, 254, 0.05); border: 1px solid rgba(255, 253, 253, 0.45); border-radius: 36px; cursor: pointer}@media (max-width: 478px) {#services-show {font-size: 14px; margin-top: 20px}}#brxe-883bfb {color: #ffffff; font-size: 30px; line-height: 130%; font-family: "Manrope"; font-weight: 400; font-style: normal; letter-spacing: -0.02em}#brxe-ce8443 {margin-top: 49px; color: rgba(255, 255, 255, 0.8); font-size: 16px; line-height: 140%; font-family: "Manrope"; font-weight: 400}#brxe-7cfa59 {margin-top: 8px; color: rgba(255, 255, 255, 0.8); font-size: 16px; line-height: 140%; font-family: "Manrope"; font-weight: 400}#brxe-88a22a {margin-top: 8px; color: rgba(255, 255, 255, 0.8); font-size: 16px; line-height: 140%; font-family: "Manrope"; font-weight: 400}#jetzt-butn {padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; font-size: 14px; font-family: "Manrope"; font-weight: 700; line-height: 130%; letter-spacing: -0.02em; color: #000000; border: 1px solid #ffffff; margin-top: 57px}a#jetzt-butn { transition: all 0.5s ease;}a#jetzt-butn:hover { width: 302px; color: #fff; background: #F8353C; border-color: #f8353c;}a#jetzt-butn svg { transition: all 0.5s ease;}a#jetzt-butn:hover svg { transform: translateX(10px);}a#jetzt-butn:hover svg path { fill: #fff;}a#jetzt-butn:before { display: none;}#brxe-84f78c {padding-top: 59px; padding-right: 50px; padding-bottom: 28px; padding-left: 59px; width: 55%}#brxe-2f0aa4 {width: 45%; display: flex; align-self: flex-end !important; justify-content: center; align-items: flex-end}#wach-div {width: 100%; background-image: url(https://exceed-your-limits.de/wp-content/uploads/Frame-1321315050-1.png); background-position: center center; background-size: cover; background-repeat: no-repeat; display: flex; column-gap: 0px; row-gap: 0px; margin-top: 56px; margin-right: auto; margin-left: auto; border: 1px solid rgba(78, 78, 78, 0.45); border-radius: 45px; max-width: 1180px}#brxe-17e813 {color: #ffffff; font-size: 30px; line-height: 130%; font-family: "Manrope"; font-weight: 400; font-style: normal; letter-spacing: -0.02em}#brxe-e11210 {margin-top: 40px; color: rgba(255, 255, 255, 0.8); font-size: 16px; line-height: 140%; font-family: "Manrope"; font-weight: 400; text-align: left}#brxe-57f401 {margin-top: 8px; color: rgba(255, 255, 255, 0.8); font-size: 16px; line-height: 140%; font-family: "Manrope"; font-weight: 400}#brxe-a0dc08 {font-size: 16px; font-family: "Manrope"; font-weight: 400; line-height: 140%; color: rgba(255, 255, 255, 0.8); margin-top: 8px}#brxe-1e359b {margin-top: 8px; color: rgba(255, 255, 255, 0.8); font-size: 16px; line-height: 140%; font-family: "Manrope"; font-weight: 400}#jetzt-mehr-butn {padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; border: 1px solid #ffffff; font-size: 14px; font-family: "Manrope"; font-weight: 700; line-height: 130%; letter-spacing: -0.02em; color: #000000; margin-top: 38px}a#jetzt-mehr-butn { transition: all 0.5s ease;}a#jetzt-mehr-butn:hover { width: 202px; color: #fff; background: #F8353C; border-color: #f8353c;}a#jetzt-mehr-butn svg { transition: all 0.5s ease;}a#jetzt-mehr-butn:hover svg { transform: translateX(10px);}a#jetzt-mehr-butn:hover svg path { fill: #fff;}a#jetzt-mehr-butn:before { display: none;}#brxe-c9a9c4 {position: absolute; top: 0px; right: 0px; mix-blend-mode: normal}#brxe-57446a {width: 57%; padding-top: 59px; padding-right: 170px; padding-bottom: 25px; padding-left: 42px; background-image: url(https://exceed-your-limits.de/wp-content/uploads/Frame-1321315052.png); background-size: cover; border: 1px solid rgba(78, 78, 78, 0.45); border-radius: 45px; position: relative; overflow: hidden}#brxe-4410ae {color: #ffffff; font-size: 30px; line-height: 130%; font-family: "Manrope"; font-weight: 400; font-style: normal; letter-spacing: -0.02em}#brxe-d39d3d {color: rgba(255, 255, 255, 0.8); font-family: "Manrope"; font-weight: 400; font-size: 16px; line-height: 140%; text-align: left; margin-top: 40px}#brxe-ed6cda {margin-top: 8px; color: rgba(255, 255, 255, 0.8); font-size: 16px; line-height: 140%; font-family: "Manrope"; font-weight: 400}#jetzt-erst-butn {margin-top: 64px; color: #000000; font-size: 14px; line-height: 130%; font-family: "Manrope"; font-weight: 700; letter-spacing: -0.02em; padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; border: 1px solid #ffffff}a#jetzt-erst-butn { transition: all 0.5s ease;}a#jetzt-erst-butn:hover { width: 284px; color: #fff; background: #F8353C; border-color: #f8353c;}a#jetzt-erst-butn svg { transition: all 0.5s ease;}a#jetzt-erst-butn:hover svg { transform: translateX(10px);}a#jetzt-erst-butn:hover svg path { fill: #fff;}a#jetzt-erst-butn:before { display: none;}#brxe-eda9d8 {position: absolute; top: 0px; right: 0px; mix-blend-mode: normal}#brxe-67f639 {position: relative; width: 42%; display: block; align-self: center !important; flex-wrap: nowrap; flex-direction: column; padding-top: 59px; padding-right: 50px; padding-bottom: 35px; padding-left: 34px; background-image: url(https://exceed-your-limits.de/wp-content/uploads/Frame-1321315053.png); background-position: center center; background-size: cover; background-repeat: no-repeat; border: 1px solid rgba(78, 78, 78, 0.45); border-radius: 45px; overflow: hidden}#brxe-01aa68 {width: 100%; background-position: center center; background-size: cover; background-repeat: no-repeat; border-color: rgba(78, 78, 78, 0.45); border-radius: 0; display: flex; column-gap: 20px; row-gap: 0px; margin-top: 20px; margin-right: auto; margin-left: auto; max-width: 1183px; align-items: stretch; align-self: stretch !important}#wachblock {visibility: visible}#brxe-06b450 {align-items: center; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 100%; padding-top: 100px; padding-bottom: 40px; z-index: 999}@media (max-width: 1280px) {#brxe-06b450 {padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px}}@media (max-width: 991px) {#brxe-06b450 {padding-top: 40px; padding-right: 24px; padding-bottom: 40px; padding-left: 24px}}@media (max-width: 478px) {#brxe-06b450 {padding-top: 50px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}}#brxe-5ca482 {border-top-left-radius: 30px; border-top-right-radius: 30px; align-items: center; margin-right: 0; margin-left: 0; width: 100%; z-index: 999; background-color: rgba(34, 29, 29, 0); background-image: url(https://exceed-your-limits.de/wp-content/uploads/Rectangle-4593-1.png); background-position: center center; background-size: cover; background-repeat: no-repeat}@media (max-width: 478px) {#brxe-5ca482 {width: 100%; border-radius: 80px}}#brxe-391e40 {width: 100%; margin-top: -97px; margin-right: 0; margin-bottom: 0; margin-left: 0; align-items: center; z-index: 999; position: static; background-color: rgba(19, 13, 13, 0); max-width: 1375px}@media (max-width: 767px) {#brxe-391e40 {padding-top: 0}}@media (max-width: 478px) {#brxe-391e40 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}#brxe-a97560 {padding-top: 100px; padding-right: 30px; padding-bottom: 0; padding-left: 30px; background-color: #130d0d; background-image: url(https://exceed-your-limits.de/wp-content/uploads/Group-516259.png); background-size: contain; background-repeat: no-repeat; background-position: center center; overflow: hidden; row-gap: 0px}@media (max-width: 767px) {#brxe-a97560 {padding-top: 0; padding-bottom: 30px}}@media (max-width: 478px) {#brxe-a97560 {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-db59a4 {color: #efefef; text-align: center; font-family: "Inter"; font-weight: 600; text-transform: uppercase; font-size: 45px; line-height: 130%}@media (max-width: 478px) {#brxe-db59a4 {font-size: 27px}}#brxe-1ed0aa {color: #ffffff; font-size: 18px; line-height: 27px; font-family: "Manrope"; font-weight: 400; position: absolute; top: 19px; left: 23px}#brxe-3da735 {width: 100%; height: 100%; border-radius: 30px}#brxe-3da735:not(.tag), #brxe-3da735 img {object-position: 10%}#brxe-cef22f {position: absolute; left: 22px; bottom: 46px}#brxe-ed570a {background-repeat: no-repeat; background-size: cover; background-position: center center; align-self: stretch !important; width: 100%; border-radius: 30px; width: 55%; position: relative}#brxe-9eeea4 {color: #ffffff; font-size: 20px; line-height: 24px; font-family: "Manrope"; font-weight: 600; margin-top: 0; margin-bottom: 0}@media (max-width: 478px) {#brxe-9eeea4 {font-size: 15px}}#brxe-ae1b3d {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 24px}@media (max-width: 478px) {#brxe-ae1b3d {font-size: 13px}}#brxe-104114 {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-104114 {font-size: 13px}}#brxe-bc4643 {color: rgba(255, 255, 255, 0.9); font-size: 16px; line-height: 28px; font-family: "Manrope"; letter-spacing: -0.002em; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-bc4643 {font-size: 13px}}#brxe-b0960e {color: rgba(255, 255, 255, 0.9); font-size: 16px; line-height: 28px; font-family: "Manrope"; letter-spacing: -0.002em; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-b0960e {font-size: 13px}}#brxe-fff2e6 {font-size: 20px; font-family: "Manrope"; line-height: 24px; color: #ffffff; font-weight: 600; margin-top: 64px; margin-bottom: 0}@media (max-width: 478px) {#brxe-fff2e6 {font-size: 15px}}#brxe-8d0bc2 {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); font-weight: 400; letter-spacing: -0.002em; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 24px}@media (max-width: 478px) {#brxe-8d0bc2 {font-size: 13px}}#brxe-aca142 {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; font-weight: 400; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-aca142 {font-size: 13px}}#brxe-eb5876 {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); text-align: left; letter-spacing: -0.002em; font-weight: 400; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-eb5876 {font-size: 13px}}#brxe-969fe6 {font-size: 16px; line-height: 28px; font-family: "Manrope"; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-969fe6 {font-size: 13px}}#brxe-30807c {row-gap: 0px; width: 45%; padding-top: 19px; padding-bottom: 19px}@media (max-width: 767px) {#brxe-30807c {padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-11a3e3 {background-color: rgba(217, 217, 217, 0.1); border-radius: 36px; flex-direction: row; padding-top: 13px; padding-right: 39px; padding-bottom: 13px; padding-left: 13px; column-gap: 48px; align-items: stretch; align-self: stretch !important; width: 100%}@media (max-width: 478px) {#brxe-11a3e3 {flex-direction: row; width: 100%}}@media (max-width: 478px) {#brxe-990f4b {width: 100%}}#brxe-72d122 {font-size: 18px; font-family: "Manrope"; font-weight: 400; line-height: 24px; color: #ffffff; position: absolute; top: 19px; left: 23px}#brxe-f9f7b2 {width: 100%; height: 100%; border-radius: 30px}#brxe-f9f7b2:not(.tag), #brxe-f9f7b2 img {object-position: 10%}#brxe-91f6f4 {position: absolute; bottom: 29px; left: 0px}#brxe-15e215 {position: relative; background-repeat: no-repeat; background-size: cover; background-position: center center; align-self: stretch !important; width: 100%; border-radius: 30px; width: 55%}#brxe-cf3e1e {font-size: 20px; font-family: "Manrope"; line-height: 24px; color: #ffffff; font-weight: 600; margin-top: 0; margin-bottom: 0}@media (max-width: 478px) {#brxe-cf3e1e {font-size: 15px}}#brxe-d11d64 {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 24px}@media (max-width: 478px) {#brxe-d11d64 {font-size: 13px}}#brxe-da76b3 {color: rgba(255, 255, 255, 0.9); font-size: 16px; line-height: 28px; font-family: "Manrope"; letter-spacing: -0.002em; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-da76b3 {font-size: 13px}}#brxe-6bd132 {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; margin-top: 10px; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px}@media (max-width: 478px) {#brxe-6bd132 {font-size: 13px}}#brxe-ffc10d {font-size: 20px; font-family: "Manrope"; line-height: 24px; color: #ffffff; font-weight: 600; margin-top: 64px; margin-bottom: 0}@media (max-width: 478px) {#brxe-ffc10d {font-size: 15px}}#brxe-51a54d {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; font-weight: 400; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 24px}@media (max-width: 478px) {#brxe-51a54d {font-size: 13px}}#brxe-4d958c {font-size: 16px; font-family: "Manrope"; line-height: 24px; color: rgba(255, 255, 255, 0.9); text-align: left; letter-spacing: -0.002em; font-weight: 400; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-4d958c {font-size: 13px}}#brxe-b04afa {font-size: 16px; line-height: 28px; font-family: "Manrope"; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; text-align: left; font-weight: 400; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-b04afa {font-size: 13px}}#brxe-6d98ac {color: rgba(255, 255, 255, 0.9); font-size: 16px; line-height: 28px; font-family: "Manrope"; letter-spacing: -0.002em; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-6d98ac {font-size: 13px}}#brxe-ba9f79 {row-gap: 0px; width: 45%; padding-top: 30px; padding-bottom: 30px}@media (max-width: 767px) {#brxe-ba9f79 {padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-314b63 {background-color: rgba(217, 217, 217, 0.1); align-self: stretch !important; width: 100%; border-radius: 36px; flex-direction: row; padding-top: 13px; padding-right: 39px; padding-bottom: 13px; padding-left: 13px; column-gap: 48px; align-items: stretch}@media (max-width: 478px) {#brxe-314b63 {flex-direction: row; width: 100%}}@media (max-width: 478px) {#brxe-89888a {width: 100%}}#brxe-0a4457 {width: 100%; height: 100%; border-radius: 30px}#brxe-0a4457:not(.tag), #brxe-0a4457 img {object-position: 10%}#brxe-15fb33 {position: absolute; bottom: 29px; left: 25px}#brxe-ceeeff {position: relative; background-repeat: no-repeat; background-size: cover; background-position: center center; align-self: stretch !important; width: 100%; border-radius: 30px; width: 55%}#brxe-e02d28 {font-size: 20px; font-family: "Manrope"; line-height: 24px; color: #ffffff; font-weight: 600; margin-top: 0; margin-bottom: 0}@media (max-width: 478px) {#brxe-e02d28 {font-size: 15px}}#brxe-45de05 {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 24px}@media (max-width: 478px) {#brxe-45de05 {font-size: 13px}}#brxe-a1c088 {color: rgba(255, 255, 255, 0.9); font-size: 16px; line-height: 28px; font-family: "Manrope"; letter-spacing: -0.002em; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; margin-top: 10px}@media (max-width: 478px) {#brxe-a1c088 {font-size: 13px}}#brxe-a6afe3 {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; margin-top: 10px; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px}@media (max-width: 478px) {#brxe-a6afe3 {font-size: 13px}}#brxe-3a252d {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; margin-top: 10px; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 241, 241, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px}@media (max-width: 478px) {#brxe-3a252d {font-size: 13px}}#brxe-61604f {font-size: 20px; font-family: "Manrope"; line-height: 24px; color: #ffffff; font-weight: 600; margin-top: 40px; margin-bottom: 0}@media (max-width: 478px) {#brxe-61604f {font-size: 15px}}#brxe-8c4618 {font-size: 16px; font-family: "Manrope"; line-height: 28px; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; font-weight: 400; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 24px}@media (max-width: 478px) {#brxe-8c4618 {font-size: 13px}}#brxe-5e93e9 {font-size: 16px; font-family: "Manrope"; line-height: 24px; color: rgba(255, 255, 255, 0.9); text-align: left; letter-spacing: -0.002em; font-weight: 400; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-5e93e9 {font-size: 13px}}#brxe-77155f {font-size: 16px; line-height: 28px; font-family: "Manrope"; color: rgba(255, 255, 255, 0.9); letter-spacing: -0.002em; text-align: left; font-weight: 400; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-77155f {font-size: 13px}}#brxe-1023d6 {color: rgba(255, 255, 255, 0.9); font-size: 16px; line-height: 28px; font-family: "Manrope"; letter-spacing: -0.002em; background-color: rgba(255, 67, 73, 0.25); border: 1px solid rgba(255, 67, 73, 0.55); border-radius: 9px; padding-top: 2px; padding-bottom: 2px; margin-top: 10px}@media (max-width: 478px) {#brxe-1023d6 {font-size: 13px}}#brxe-777dcf {row-gap: 0px; width: 45%; padding-top: 30px; padding-bottom: 30px}@media (max-width: 767px) {#brxe-777dcf {padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-bc4ec8 {background-color: rgba(217, 217, 217, 0.1); align-self: stretch !important; width: 100%; border-radius: 36px; flex-direction: row; padding-top: 13px; padding-right: 39px; padding-bottom: 13px; padding-left: 13px; column-gap: 48px; align-items: stretch}@media (max-width: 478px) {#brxe-bc4ec8 {flex-direction: row; width: 100%}}@media (max-width: 478px) {#brxe-b100f4 {width: 100%}}#brxe-8f0d2e {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 100%}#brxe-8f0d2e .splide__slide {align-items: center; justify-content: center}#brxe-8f0d2e > .splide__pagination .splide__pagination__page {color: #616161; background-color: #616161}#brxe-8f0d2e > .x-slider_builder > .splide__pagination .splide__pagination__page {color: #616161; background-color: #616161}#brxe-8f0d2e > .splide__pagination .splide__pagination__page.is-active {color: #ede7e7; background-color: #ede7e7}#brxe-8f0d2e > .x-slider_builder > .splide__pagination .splide__pagination__page.is-active {color: #ede7e7; background-color: #ede7e7}#brxe-8f0d2e > .x-slider_builder {--xspacebetween: 53px}#brxe-8f0d2e > .splide__pagination {top: 100%; bottom: auto}#brxe-8f0d2e > .x-slider_builder > .splide__pagination {top: auto; bottom: auto}#brxe-8f0d2e > .x-slider_builder > .splide__track_builder > .splide__list > .x-slider_slide {width: 52%}#brxe-8f0d2e > .splide__arrows > .splide__arrow {height: 100px; width: 100px}#brxe-8f0d2e > .x-slider_builder > .splide__arrows > .splide__arrow {height: 100px; width: 100px}#brxe-8f0d2e > .splide__arrows .splide__arrow {border-width: 1px; border-color: #ffffff; border-radius: 100px}#brxe-8f0d2e > .x-slider_builder > .splide__arrows .splide__arrow {border-width: 1px; border-color: #ffffff; border-radius: 100px}#brxe-8f0d2e > .splide__track {overflow: hidden}#brxe-8f0d2e > .x-slider_builder > .splide__track > .splide__list {overflow: hidden}#brxe-8f0d2e > .x-slider_builder > .splide__track {overflow: hidden}#brxe-8f0d2e .splide__track {--x-slider-overflow: var(--x-slider-overflow-left)}@media (max-width: 478px) {#brxe-8f0d2e > .x-slider_builder > .splide__track_builder {--xitemstoshow: 1}#brxe-8f0d2e > .x-slider_builder > .splide__track_builder > .splide__list > .x-slider_slide {width: 100%}#brxe-8f0d2e {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}#erge-butn {padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; font-size: 14px; font-family: "Manrope"; font-weight: 700; line-height: 130%; letter-spacing: -0.02em; color: #000000; border: 1px solid #ffffff}a#erge-butn { transition: all 0.5s ease;}a#erge-butn:hover { width: 302px; color: #fff; background: #F8353C; border-color: #f8353c;}a#erge-butn svg { transition: all 0.5s ease;}a#erge-butn:hover svg { transform: translateX(10px);}a#erge-butn:hover svg path { fill: #fff;}a#erge-butn:before { display: none;}#kos-butn svg {height: 11px; width: 11px}#kos-butn {padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; font-size: 14px; font-family: "Manrope"; font-weight: 600; line-height: 130%; letter-spacing: -0.02em; color: #ffffff; background-color: rgba(28, 28, 28, 0); border: 1px solid #ffffff; border-radius: 100px}a#kos-butn { transition: all 0.5s ease;}a#kos-butn:hover { width: 302px; color: #fff; background: rgba(255, 255, 255, 0.2);}a#kos-butn svg { transition: all 0.5s ease;}a#kos-butn:hover svg { transform: translateX(10px);}a#kos-butn:hover svg path { fill: #fff;}a#kos-butn:before { display: none;}#brxe-ca4016 {margin-top: 30px; margin-right: 0; margin-bottom: 0; margin-left: 0; column-gap: 20px; flex-direction: row; align-self: center !important; justify-content: center}@media (max-width: 478px) {#brxe-ca4016 {row-gap: 20px}}#brxe-f4c9f0 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-f4c9f0 {row-gap: 10px}}#brxe-bcb866 {font-size: 45px; font-family: "Inter"; font-weight: 600; line-height: 130%; color: #efefef; text-align: center; text-transform: uppercase; margin-bottom: 40px}@media (max-width: 991px) {#brxe-bcb866 {font-size: 35px; line-height: 45px}}@media (max-width: 767px) {#brxe-bcb866 {font-size: 25px; line-height: 35px}}@media (max-width: 478px) {#brxe-bcb866 {font-size: 22px; line-height: 28px}}#brxe-666901 {flex-direction: row; align-self: center !important; justify-content: center}#brxe-d39ed1 {width: 26.25px; height: 23.33347511291504px}#brxe-f6be23 {font-size: 30px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: #ffffff; letter-spacing: -0.2px; margin-bottom: 20px}@media (max-width: 478px) {#brxe-f6be23 {font-size: 20px}}#brxe-8e5e54 {width: 100%; font-size: 18px; font-family: "Manrope"; font-weight: 400; line-height: 140%; color: rgba(255, 255, 255, 0.8)}@media (max-width: 478px) {#brxe-8e5e54 {font-size: 14px}}#brxe-51e563 {width: 100%}#brxe-2e54b2 {width: 45%; align-self: flex-start !important; align-items: flex-start; flex-direction: column; justify-content: space-between; row-gap: 80px; padding-bottom: 54px}@media (max-width: 767px) {#brxe-2e54b2 {row-gap: 24px}}@media (max-width: 478px) {#brxe-2e54b2 {height: 250px; flex-direction: row; row-gap: 24px; column-gap: 24px}}#brxe-87f0a2 {width: 100%; border-bottom-right-radius: 45px}#brxe-5cc75b {width: 55%; align-self: flex-end !important; align-items: flex-end; justify-content: flex-end}#brxe-050ccf {width: 100%; align-self: flex-start !important; align-items: flex-start; flex-direction: row}#brxe-84bfd0 {width: 100%; border: 1px solid #4e4e4e; border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; background-color: #1c1c1c; padding-top: 30px; padding-left: 50px}#brxe-74f3ae {width: 26.25px; height: 23.33347511291504px}#brxe-5161c1 {font-size: 30px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: #ffffff; letter-spacing: -0.2px; margin-bottom: 20px}@media (max-width: 478px) {#brxe-5161c1 {font-size: 20px}}#brxe-727326 {width: 100%; font-size: 18px; font-family: "Manrope"; font-weight: 400; line-height: 140%; color: rgba(255, 255, 255, 0.8)}@media (max-width: 478px) {#brxe-727326 {font-size: 14px}}#brxe-738d64 {width: 100%}#brxe-6e4429 {width: 45%; align-self: flex-start !important; align-items: flex-start; flex-direction: column; justify-content: space-between; row-gap: 80px; padding-bottom: 54px}@media (max-width: 767px) {#brxe-6e4429 {row-gap: 24px}}@media (max-width: 478px) {#brxe-6e4429 {height: 250px; flex-direction: row; row-gap: 24px; column-gap: 24px}}#brxe-03eb16 {border-bottom-right-radius: 45px; width: 100%}#brxe-5f322c {width: 55%; align-self: flex-end !important; align-items: flex-end; justify-content: flex-end}#brxe-995807 {width: 100%; align-self: flex-start !important; align-items: flex-start; flex-direction: row}#brxe-dc6326 {border: 1px solid #4e4e4e; border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; background-color: #1c1c1c; padding-top: 30px; padding-left: 50px}#brxe-2a2ddf {width: 26.25px; height: 23.33347511291504px}#brxe-c273ca {font-size: 30px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: #ffffff; letter-spacing: -0.2px; margin-bottom: 20px}@media (max-width: 478px) {#brxe-c273ca {font-size: 20px}}#brxe-1cffb0 {width: 90%; font-size: 18px; font-family: "Manrope"; font-weight: 400; line-height: 140%; color: rgba(255, 255, 255, 0.8)}@media (max-width: 478px) {#brxe-1cffb0 {font-size: 14px}}#brxe-1934e5 {width: 100%}#brxe-7428be {width: 100%; align-self: flex-start !important; align-items: flex-start; flex-direction: column; justify-content: space-between; row-gap: 80px; padding-bottom: 30px}@media (max-width: 767px) {#brxe-7428be {row-gap: 24px}}@media (max-width: 478px) {#brxe-7428be {height: 250px; flex-direction: row; row-gap: 24px; column-gap: 24px}}#brxe-381a76 {width: 100%; border-bottom-right-radius: 45px}#brxe-e64411 {width: 100%; align-self: flex-end !important; align-items: flex-end; justify-content: flex-end}#brxe-8794f0 {width: 100%; align-self: flex-start !important; align-items: flex-start; flex-direction: row}#brxe-035055 {border: 1px solid #4e4e4e; border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; background-color: #1c1c1c; padding-top: 30px; padding-left: 50px}#brxe-f842f4 {font-size: 30px; font-family: "Manrope"; font-weight: 400; line-height: 130%; color: #ffffff; letter-spacing: -0.2px; margin-bottom: 20px}@media (max-width: 478px) {#brxe-f842f4 {font-size: 20px}}#brxe-e8a9a0 {width: 91%; font-size: 18px; font-family: "Manrope"; font-weight: 400; line-height: 140%; color: rgba(255, 255, 255, 0.8)}@media (max-width: 478px) {#brxe-e8a9a0 {font-size: 14px}}#brxe-1e91fe {width: 100%}#brxe-f8b441 {width: 50%; align-self: flex-start !important; align-items: flex-start; flex-direction: column; justify-content: space-between; row-gap: 20px; padding-bottom: 41px}@media (max-width: 767px) {#brxe-f8b441 {row-gap: 24px}}@media (max-width: 478px) {#brxe-f8b441 {height: 250px; flex-direction: row; row-gap: 24px; column-gap: 24px}}#brxe-daff06 {border-bottom-right-radius: 45px; width: 100%}#brxe-472e47 {width: 50%; align-self: flex-end !important; align-items: flex-end; justify-content: flex-end}#brxe-821a54 {width: 100%; align-self: flex-start !important; align-items: flex-start; flex-direction: row}#brxe-ec6c34 {border: 1px solid #4e4e4e; border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px; background-color: #1c1c1c; padding-top: 30px; padding-left: 50px}#tab-cont-home {padding-top: 0; padding-right: 0px; padding-bottom: 0; padding-left: 0px; border-style: none; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}div#tab-cont-home { padding: 20px 0px !important;}#brxe-043d03 > .tab-menu .tab-title {padding-top: 10px; padding-right: 30px; padding-bottom: 10px; padding-left: 30px; border: 0.5px solid rgba(255, 255, 255, 0.55); border-radius: 30px; background-color: rgba(217, 217, 217, 0.2); font-size: 18px; font-family: "Inter"; font-weight: 600; line-height: 130%; color: #ffffff; margin-bottom: 30px}#brxe-043d03 > .tab-menu .tab-title.brx-open {background-color: rgba(255, 67, 73, 0.6)}#brxe-043d03 > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 0; border-style: solid}#brxe-043d03 {width: 100%; margin-right: auto; margin-left: auto; max-width: 980px}#brxe-85ab0b {margin-right: 0; margin-left: 0; padding-top: 100px; max-width: 1180px}@media (max-width: 1280px) {#brxe-85ab0b {max-width: 100%}}@media (max-width: 991px) {#brxe-85ab0b {max-width: 100%; padding-top: 50px}}#brxe-80956f {color: #efefef; text-align: center; font-family: "Inter"; font-weight: 600; text-transform: uppercase; font-size: 45px; line-height: 130%; margin-bottom: 40px}@media (max-width: 991px) {#brxe-80956f {font-size: 35px; line-height: 45px}}@media (max-width: 767px) {#brxe-80956f {font-size: 25px; line-height: 35px; margin-bottom: 24px}}@media (max-width: 478px) {#brxe-80956f {margin-bottom: 0; font-size: 27px}}#brxe-0397d4 {color: #ffffff; font-family: "Manrope"; font-weight: 400; font-size: 16px; line-height: 150%; width: 100%}#brxe-0397d4 .separator {display: none}#brxe-0397d4 .content {justify-content: flex-start; align-items: flex-start}#brxe-0397d4 .description {justify-content: flex-start; align-items: flex-start}#brxe-0397d4 .icon {width: 25.000001907348633px; height: 15.189416885375977px}#brxe-0397d4 li {padding-top: 0; padding-bottom: 16px}.myList .content .icon{ margin-right: 20px;} .myList .content { border-bottom: 1px solid #7474741A;} .myList .content .title{ margin-bottom: 10px;}@media (max-width: 478px) {#brxe-0397d4 {font-size: 13px}}#brxe-17aa77 {padding-right: 0; width: 45%}#brxe-5100d8 {margin-top: -180px; width: 100%}#brxe-a3dbfe {width: 55%}#brxe-399bbb {flex-direction: row; width: 100%; column-gap: 90px; align-items: center}@media (max-width: 478px) {#brxe-399bbb {row-gap: 30px}}#brxe-699842 {margin-top: 100px; margin-right: 0; margin-bottom: -1px; margin-left: 0; align-items: center; background-image: url(https://exceed-your-limits.de/wp-content/uploads/Rectangle-4593.png); background-size: contain; background-repeat: no-repeat; padding-top: 100px; padding-right: 75px; padding-bottom: 40px; padding-left: 104px; width: 100%; max-width: 1375px}@media (max-width: 1280px) {#brxe-699842 {padding-top: 60px; padding-right: 60px; padding-bottom: 60px; padding-left: 60px}}@media (max-width: 991px) {#brxe-699842 {margin-top: 50px; padding-top: 40px; padding-right: 24px; padding-bottom: 40px; padding-left: 24px}}@media (max-width: 767px) {#brxe-699842 {margin-top: 30px}}@media (max-width: 478px) {#brxe-699842 {margin-top: 0; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-6c6ad7 {background-color: #130d0d; margin-top: -1px; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%}@media (max-width: 991px) {#brxe-6c6ad7 {padding-bottom: 50px}}@media (max-width: 767px) {#brxe-6c6ad7 {padding-bottom: 0}}@media (max-width: 478px) {#brxe-6c6ad7 {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-12300d {color: #efefef; font-size: 45px; font-family: "Inter"; font-weight: 600; line-height: 130%; text-align: center; text-transform: uppercase; width: 75%; margin-bottom: 24px}@media (max-width: 991px) {#brxe-12300d {width: 100%; font-size: 35px; line-height: 45px}}@media (max-width: 767px) {#brxe-12300d {font-size: 25px; line-height: 35px; width: 100%; margin-bottom: 10px}}@media (max-width: 478px) {#brxe-12300d {width: 100%; margin-bottom: 10px}}#brxe-213edb {width: 60%; color: rgba(255, 252, 252, 0.75); font-size: 18px; font-family: "Manrope"; font-weight: 400; line-height: 140%; text-align: center}#brxe-213edb a {color: rgba(255, 252, 252, 0.75); font-size: 18px; font-family: "Manrope"; font-weight: 400; line-height: 140%; text-align: center; font-size: inherit}@media (max-width: 991px) {#brxe-213edb {width: 100%}}@media (max-width: 478px) {#brxe-213edb {font-size: 14px; width: 100%}#brxe-213edb a {font-size: 14px; font-size: inherit}}#brxe-0b2e61 {width: 100%; align-self: center !important; align-items: center}#brxe-50c7c9 li.has-link a, #brxe-50c7c9 li.no-link {color: #ffffff; font-size: 16px; font-family: "Manrope"; font-weight: 400; line-height: 140%; text-align: left; gap: 24px; justify-content: flex-start; align-items: flex-start}#brxe-50c7c9 .repeater-item:nth-child(1) svg {height: 50px; width: 56px}#brxe-50c7c9 .repeater-item:nth-child(2) svg {height: 50px; width: 39px}#brxe-50c7c9 .repeater-item:nth-child(3) svg {height: 50px; width: 100px}#brxe-50c7c9 {flex-direction: column; gap: 30px}#brxe-50c7c9 .icon {font-size: 0px}#brxe-50c7c9 svg {height: 0px; width: auto}@media (max-width: 478px) {#brxe-50c7c9 li.has-link a, #brxe-50c7c9 li.no-link {font-size: 16px}}#left-boxone {padding-top: 50px; padding-right: 58px; padding-bottom: 50px; padding-left: 29px; align-self: flex-start !important; align-items: flex-start; margin-right: 0; margin-left: 0; width: 100%; justify-content: flex-start; background-color: rgba(28, 28, 28, 0.45); border: 1px solid rgba(78, 78, 78, 0.45); border-top-left-radius: 45px; border-top-right-radius: 45px; border-bottom-right-radius: 45px}div#left-boxone { backdrop-filter: blur(17.5px);}@media (max-width: 991px) {#left-boxone {width: 100%}}@media (max-width: 478px) {#left-boxone {width: 100%}}#brxe-58ff16 {position: absolute; left: 61%; top: 110%}.blink-image { animation: blink 1.5s infinite;}#brxe-9fcbcd {position: relative; width: 39%}#langfri-btn {padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px; color: rgba(217, 217, 217, 0.7); font-size: 14px; font-family: "Manrope"; font-weight: 600; line-height: 130%; background-color: rgba(217, 217, 217, 0.2); border: 0.5px solid rgba(255, 255, 255, 0.25); border-radius: 20px}div#langfri-btn:hover { transform: scale(1.1); background: rgba(217, 217, 217, 0.45);}div#langfri-btn { transition: all 0.5s ease;}#brxe-20570a {width: 100%; display: flex; align-self: flex-start !important; justify-content: flex-start}#langfri-btn {padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px; color: rgba(217, 217, 217, 0.7); font-size: 14px; font-family: "Manrope"; font-weight: 600; line-height: 130%; background-color: rgba(217, 217, 217, 0.2); border: 0.5px solid rgba(255, 255, 255, 0.25); border-radius: 20px; margin-right: 30px}div#langfri-btn:hover { transform: scale(1.1); background: rgba(217, 217, 217, 0.45);}div#langfri-btn { transition: all 0.5s ease;}#brxe-8080a9 {width: 100%; display: flex; align-self: flex-start !important; justify-content: flex-end; margin-top: 22px}#brxe-6f02ad {position: absolute; left: 10%; top: 60%}.blink-image { animation: blink 1.5s infinite;}#brxe-79443c {width: 100%; display: flex; align-self: flex-start !important; justify-content: center; margin-top: 42px; position: relative}@media (max-width: 767px) {#brxe-79443c {justify-content: flex-start}}@media (max-width: 478px) {#brxe-79443c {flex-direction: row; justify-content: flex-start}}#langfri-btn {background-color: rgba(217, 217, 217, 0.2); padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px; color: rgba(217, 217, 217, 0.7); font-family: "Manrope"; font-weight: 600; font-size: 14px; line-height: 130%; border: 0.5px solid rgba(255, 255, 255, 0.25); border-radius: 20px}div#langfri-btn:hover { transform: scale(1.1); background: rgba(217, 217, 217, 0.45);}div#langfri-btn { transition: all 0.5s ease;}#brxe-22e57a {align-self: flex-start !important; justify-content: flex-start; width: 100%; display: flex; margin-top: 54px}@media (max-width: 767px) {#brxe-22e57a {justify-content: flex-end}}@media (max-width: 478px) {#brxe-22e57a {justify-content: flex-end}}#brxe-2028b5 {position: absolute; left: 35%; top: 80%}.blink-image { animation: blink 1.5s infinite;}#langfri-btn {background-color: rgba(217, 217, 217, 0.2); padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px; color: rgba(217, 217, 217, 0.7); font-size: 14px; font-family: "Manrope"; font-weight: 600; line-height: 130%; border: 0.5px solid rgba(255, 255, 255, 0.25); border-radius: 20px}div#langfri-btn:hover { transform: scale(1.1); background: rgba(217, 217, 217, 0.45);}div#langfri-btn { transition: all 0.5s ease;}#brxe-cb6304 {position: absolute; left: 66%; top: 160%}.blink-image { animation: blink 1.5s infinite;}#brxe-3cf49d {width: 100%; display: flex; align-self: flex-start !important; justify-content: flex-end; position: relative}@media (max-width: 767px) {#brxe-3cf49d {justify-content: flex-start}}@media (max-width: 478px) {#brxe-3cf49d {justify-content: flex-start}}#brxe-6c7f61 {padding-top: 0; padding-left: 100px; width: 100%; display: flex; align-self: flex-start !important; justify-content: flex-start; margin-top: 80px}@media (max-width: 767px) {#brxe-6c7f61 {justify-content: flex-end; padding-top: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-6c7f61 {justify-content: flex-end; padding-left: 0}}#brxe-765a9c {align-items: flex-start; align-self: flex-start !important; padding-top: 20px; padding-right: 0; padding-bottom: 0; padding-left: 0; justify-content: flex-start; border: 0; border-style: none; border-color: rgba(78, 78, 78, 0.45); border-radius: 0; width: 61%; background-color: rgba(17, 204, 17, 0); row-gap: 0px}@media (max-width: 991px) {#brxe-765a9c {width: 100%}}@media (max-width: 478px) {#brxe-765a9c {background-size: cover; background-repeat: no-repeat; background-position: center right; width: 100%; flex-direction: row; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: 24px}}#brxe-24a85c {align-self: center !important; align-items: flex-start; margin-right: 0; margin-left: 0; width: 100%; justify-content: center; flex-direction: row; column-gap: 107px; max-width: 1180px}@media (max-width: 991px) {#brxe-24a85c {padding-right: 0; padding-left: 0; max-width: 100%; flex-direction: column}}@media (max-width: 478px) {#brxe-24a85c {flex-direction: column; row-gap: 32px}}#brxe-7398b1 {margin-top: 0; color: #ffffff; font-size: 14px; font-family: "Manrope"; font-weight: 700; line-height: 32px; letter-spacing: -0.02em; background-color: rgba(0, 0, 0, 0); border: 0.5px solid #b9b9b9; border-radius: 180px; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 21px; gap: 15px}#brxe-7398b1 svg {height: 46px; width: 48px}@media (max-width: 478px) {#brxe-7398b1 {font-size: 12px; line-height: 12px; margin-top: 0; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 12px}}#brxe-3c2a22 {padding-top: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-3c2a22 {background-size: contain; background-repeat: no-repeat; background-position: center center}}#brxe-41d7fb {width: 100%; padding-right: 20px; padding-left: 20px; background-size: contain; background-position: center center; margin-right: 0; margin-left: 0; row-gap: 150px}@media (max-width: 991px) {#brxe-41d7fb {row-gap: 32px; padding-bottom: 60px}}#brxe-a8ae15 {padding-top: 70px; padding-right: 0; padding-bottom: 140px; padding-left: 0; background-color: #130d0d; background-size: cover; background-repeat: no-repeat; background-position: top center; background-image: url(https://exceed-your-limits.de/wp-content/uploads/Frame-1321315111.png); column-gap: 0px; row-gap: 0px; flex-direction: row}#brxe-5452dc {color: #efefef; text-align: center; font-family: "Inter"; font-weight: 600; text-transform: uppercase; font-size: 45px; line-height: 130%}@media (max-width: 991px) {#brxe-5452dc {font-size: 35px; line-height: 45px; width: 100%}}@media (max-width: 767px) {#brxe-5452dc {font-size: 25px; line-height: 35px; width: 100%; margin-bottom: 10px}}@media (max-width: 478px) {#brxe-5452dc {width: 100%; margin-bottom: 10px}}#brxe-f41753 {align-self: center !important; margin-right: 0; margin-left: 0; justify-content: center; align-items: center; width: 100%; max-width: 1190px}@media (max-width: 991px) {#brxe-f41753 {max-width: 100%}}#brxe-0d2f51 {max-width: 1370px; width: 100%}#brxe-4bf1f0 {background-color: #130d0d; padding-top: 50px; padding-right: 20px; padding-bottom: 200px; padding-left: 20px}