@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 {.brxe-shortcode{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 { scroll-behavior: auto;}main { animation: fadeIn 0.4s ease;}.hero-section,.tab-section { will-change: opacity; transition: opacity 0.2s linear;}.hero-section__inner,.tab-section__inner,.proposal-section__inner { will-change: transform;}.tab-section__tab-btn { transition: all 0.3s ease-in-out;}.tab-section__tab-btn:hover { background-color: #008b8b;}.tab-section__tab-btn:hover h3 { color: white;}.journey-section .card { transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.3s ease;}.journey-section .card.is-center { transform: scale(1.05); opacity: 1; z-index: 2;}.journey-section .card.is-near { transform: scale(0.95); opacity: 0.7;}.journey-section .card.is-far { transform: scale(0.9); opacity: 0.4;}.global-card__feature-element { opacity: 0; transform: translateY(10px);}.brx-open .global-card__feature-element { animation: fadeUp 0.6s forwards;}.tab-pane.brx-open .global-card__feature-element:nth-child(1) { animation-delay: 0ms; }.tab-pane.brx-open .global-card__feature-element:nth-child(2) { animation-delay: 80ms; }.tab-pane.brx-open .global-card__feature-element:nth-child(3) { animation-delay: 160ms; }.tab-pane.brx-open .global-card__feature-element:nth-child(4) { animation-delay: 240ms; }.tab-pane.brx-open .global-card__feature-element:nth-child(5) { animation-delay: 320ms; }.tab-pane.brx-open .global-card__feature-element:nth-child(6) { animation-delay: 400ms; }.tab-pane.brx-open .global-card__feature-element:nth-child(7) { animation-delay: 480ms; }.tab-pane.brx-open .global-card__feature-element:nth-child(8) { animation-delay: 560ms; }.proposal-section__inner { transform: scaleY(0.75); transform-origin: top; opacity: 0.5; transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.6s ease; will-change: transform, opacity; position: relative; overflow: hidden;}.proposal-section__inner.in-view { transform: translateY(0) scale(1); opacity: 1;}.proposal-claim { opacity: 0; transform: translateY(20px); transition: transform 0.5s ease, opacity 0.5s ease;}.proposal-content { transform: scaleY(0); transform-origin: top; opacity: 0; transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.6s ease; will-change: transform, opacity;}.proposal-content > * { opacity: 0; transform: translateY(20px); transition: transform 0.5s ease, opacity 0.5s ease;}.proposal-section__inner.in-view .proposal-claim { opacity: 1; transform: translateY(0);}.proposal-section__inner.in-view .proposal-content { transform: scaleY(1); opacity: 1; transition-delay: 0.3s;}.proposal-section__inner.in-view .proposal-content > * { opacity: 1; transform: translateY(0);}.proposal-section__inner.in-view .proposal-content > *:nth-child(1) { transition-delay: 0.45s;}.proposal-section__inner.in-view .proposal-content > *:nth-child(2) { transition-delay: 0.55s;}.proposal-section__inner.in-view .proposal-content > *:nth-child(3) { transition-delay: 0.65s;}.proposal-section__inner.in-view .proposal-content > *:nth-child(4) { transition-delay: 0.75s;}.rezension-section { opacity: 0; transform: translateY(60px); transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 0.8s cubic-bezier(0.22, 1, 0.36, 1); will-change: transform, opacity;}.rezension-section.in-view { opacity: 1; transform: translateY(0);}.rezension-section__inner { will-change: transform;}@keyframes fadeUp { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); }}@keyframes fadeIn { from { opacity: 0; transform: translateY(60px) scale(0.98); } to { opacity: 1; transform: translateY(0) scale(1); }}.tab-pane.brx-open { animation: panelPop 0.5s cubic-bezier(0.22, 1, 0.36, 1) !important;}@keyframes panelPop { from { opacity: 0.6; transform: scale(0.75); } to { opacity: 1; transform: scale(1); }}@keyframes tabSlideIn { from { transform: translateY(100px); opacity: 0; } to { transform: translateY(0); opacity: 1; }}@media (max-width: 991px) {  .tab-section__tab-menu { order: 2 } .tab-section__tab-btn { opacity: 1; transition: opacity 0.4s ease, transform 0.4s ease; } .tab-section__tab-btn:hover { background-color: inherit; } .tab-section__tab-btn:hover h3 { color: inherit; } .tab-section__tab > .tab-menu .tab-title.brx-open { order: -1; animation: tabSlideIn 1.35s cubic-bezier(0.22, 1, 0.36, 1); } .tab-section__tab-menu.is-animating .tab-section__tab-btn:not(.brx-open) { opacity: 0; transform: translateY(10px); transition: opacity 0.25s ease, transform 0.25s ease; } .tab-section__tab-menu.is-animating .tab-section__tab-btn:not(.brx-open).reenter { opacity: 1; transform: translateY(0); transition: all 0.4s cubic-bezier(0.22,1,0.36,1); }}#brxe-08a009:not(.tag), #brxe-08a009 img {object-position: bottom center}#brxe-6799bb {width: 100%}#brxe-d8e147:not(.tag), #brxe-d8e147 img {object-position: center 15%}#brxe-4728ab:not(.tag), #brxe-4728ab img {object-position: center 40%}