.scrollytelling-wrapper{position:relative}.scrollytelling-media{position:sticky;top:0;width:50vw;height:100vh;float:left}.scrollytelling-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .5s ease}.scrollytelling-image.active{opacity:1}.scrollytelling-content{margin-left:50vw;padding:2rem;position:relative}.scrollytelling-content:before{content:"";position:absolute;top:0;left:-2rem;right:-100vw;bottom:0;background:linear-gradient(to right,transparent 0%,var(--bg-color, #f5f5f5) 2rem);z-index:-1}.scrollytelling-wrapper:before{content:"";position:absolute;top:0;right:0;width:50vw;height:100%;background-image:var(--bg-image);background-size:cover;background-position:left center;background-repeat:no-repeat;z-index:-1}.scrollytelling-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:2rem}.scrollytelling-frame-title{font-size:var(--title-size, 2.5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.scrollytelling-frame-text{font-size:var(--text-size, 1.4rem);line-height:1.6}@media (max-width: 767px){.scrollytelling-media{position:sticky;top:0;width:100%;height:50vh;float:none;z-index:10}.scrollytelling-image{height:auto;transition:unset}.scrollytelling-content{margin-left:0}.scrollytelling-content:before{display:none}.scrollytelling-wrapper:before{display:none}.scrollytelling-section{min-height:80vh;padding:1.5rem}}.two-column-container{display:grid;grid-template-columns:var(--left-width, 50%) var(--right-width, 50%);gap:2rem;align-items:start}.title-content{align-self:start;display:flex;flex-direction:column;justify-content:flex-start}.title-content h4{margin-top:0}.buttons-content{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.minimal-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:1px solid #ccc;border-radius:50px;color:inherit;text-decoration:none;transition:all .3s}.minimal-button:hover{border-color:#333}.button-text{white-space:nowrap}@media (max-width: 767px){.two-column-container{grid-template-columns:1fr}}.css-carousel{position:relative}.css-carousel input[type=radio]{display:none}.carousel-slides{position:relative;overflow:hidden;border-radius:8px;height:var(--carousel-height, 400px)}.carousel-slide{display:none;width:100%;height:100%}.carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.carousel-arrows{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 1rem;pointer-events:none;z-index:10}.carousel-arrow{background:#00000080;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;font-size:18px;font-weight:700;transition:background .3s}.carousel-arrow:hover{background:#000000b3}.css-carousel input[type=radio]:nth-of-type(1):checked~.carousel-slides .carousel-slide:nth-child(1),.css-carousel input[type=radio]:nth-of-type(2):checked~.carousel-slides .carousel-slide:nth-child(2),.css-carousel input[type=radio]:nth-of-type(3):checked~.carousel-slides .carousel-slide:nth-child(3),.css-carousel input[type=radio]:nth-of-type(4):checked~.carousel-slides .carousel-slide:nth-child(4),.css-carousel input[type=radio]:nth-of-type(5):checked~.carousel-slides .carousel-slide:nth-child(5),.css-carousel input[type=radio]:nth-of-type(6):checked~.carousel-slides .carousel-slide:nth-child(6),.css-carousel input[type=radio]:nth-of-type(7):checked~.carousel-slides .carousel-slide:nth-child(7),.css-carousel input[type=radio]:nth-of-type(8):checked~.carousel-slides .carousel-slide:nth-child(8){display:block}.carousel-nav{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.carousel-dot{width:12px;height:12px;border-radius:50%;background:#ccc;cursor:pointer;transition:background .3s}.css-carousel input[type=radio]:nth-of-type(1):checked~.carousel-nav .carousel-dot:nth-child(1),.css-carousel input[type=radio]:nth-of-type(2):checked~.carousel-nav .carousel-dot:nth-child(2),.css-carousel input[type=radio]:nth-of-type(3):checked~.carousel-nav .carousel-dot:nth-child(3),.css-carousel input[type=radio]:nth-of-type(4):checked~.carousel-nav .carousel-dot:nth-child(4),.css-carousel input[type=radio]:nth-of-type(5):checked~.carousel-nav .carousel-dot:nth-child(5),.css-carousel input[type=radio]:nth-of-type(6):checked~.carousel-nav .carousel-dot:nth-child(6),.css-carousel input[type=radio]:nth-of-type(7):checked~.carousel-nav .carousel-dot:nth-child(7),.css-carousel input[type=radio]:nth-of-type(8):checked~.carousel-nav .carousel-dot:nth-child(8){background:#333}.image-carousel{position:relative}.carousel-container{position:relative;overflow:hidden;border-radius:8px}.carousel-slide{display:none}.carousel-slide.active{display:block}.carousel-slide img{width:100%;height:auto;display:block}.custom-table{width:100%;border-collapse:collapse;background:transparent;table-layout:auto}.custom-table th,.custom-table td{padding:8px 12px;text-align:left;border-bottom:1px solid rgba(0,0,0,.1);vertical-align:top}.custom-table th{background-color:transparent;font-weight:400;border-bottom:1px solid rgba(0,0,0,.2)}.custom-table th.bold,.custom-table td.bold{font-weight:700}.custom-table tr:last-child td{border-bottom:none}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom-components.css.map */
