.goals{gap:32px}.goals.flex-wrap{gap:0}.goals .goal-element{width:100%;margin-bottom:16px}.goals .goal-element:nth-last-child(-n+1){margin-right:0}.goals .goal-element .text.h5,.goals .goal-element svg{margin-bottom:8px}.goals .goal-element .text.p{margin-bottom:0}@media screen and (max-width:768px){.goals{flex-wrap:wrap}}@media screen and (min-width:768px){.goals.flex-wrap .goal-element:nth-of-type(odd){padding:0 16px 0 0}.goals.flex-wrap .goal-element:nth-of-type(2n){padding:0 0 0 16px}.goals.flex-wrap .goal-element:nth-last-child(-n+2){margin-bottom:0}.goals .goal-element{width:50%}}.hero-teaser{display:flex;flex-direction:column;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:50%;padding:48px 0}.hero-teaser .hero-teaser__wrapper{display:flex;flex-direction:column;width:90%;margin:0 auto;max-width:1140px;gap:0}.hero-teaser .hero-teaser__wrapper._1x925eq1{display:flex;flex-direction:column;justify-content:space-between;gap:32px}.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__right{order:0}.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__right .picture{display:block}.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__left{order:1}.hero-teaser .hero-teaser__left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.hero-teaser .hero-teaser__left .button{margin-top:16px}.hero-teaser .hero-teaser__left._1x925eq3{flex-basis:100%;max-width:100%}.hero-teaser .hero-teaser__icons{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;margin-bottom:16px;gap:16px}.hero-teaser .hero-teaser__icons .picture{width:100%;max-width:150px}.hero-teaser .hero-teaser__logo{margin-bottom:16px}.hero-teaser .hero-teaser__right .picture{display:none}.hero-teaser .hero-teaser__right.hero-teaser__right--rightExpanded{flex-basis:100%;max-width:100%}.hero-teaser .hero-teaser__description{margin-bottom:16px}.hero-teaser .hero-teaser__description .link{font-weight:600}.hero-teaser .hero-teaser__description .link.white{color:var(--white)}@media screen and (min-width:768px){.hero-teaser{padding:64px 0}.hero-teaser .hero-teaser__wrapper{flex-direction:row;justify-content:space-between;gap:32px}.hero-teaser .hero-teaser__wrapper._1x925eq0{flex-direction:column}.hero-teaser .hero-teaser__wrapper._1x925eq1{display:flex;flex-direction:row;align-items:center}.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__left,.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__right{order:0}.hero-teaser .hero-teaser__left._1x925eq3{flex-basis:68%;max-width:68%}.hero-teaser .hero-teaser__right .picture{display:block}.hero-teaser .hero-teaser__right.hero-teaser__right--rightExpanded{flex-basis:45%;max-width:45%}}@media screen and (min-width:992px){.hero-teaser .hero-teaser__left._1x925eq4{width:65%}.hero-teaser .hero-teaser__icons .picture{max-width:200px}}@media screen and (min-width:1200px){.hero-teaser .hero-teaser__icons .picture{max-width:300px}.hero-teaser .hero-teaser__right._1x925eq5 .picture{transform:scale(1.2);transform-origin:bottom left}}.card-carousel{width:100%}.card-carousel .card-carousel__list{align-items:stretch}.card-carousel .swiper-container{padding-bottom:32px}.card-carousel .swiper-container.liquidity-card .swiper-wrapper .calculator-card .description{display:flex;flex-direction:row;margin-top:8px}.card-carousel .swiper-slide{height:auto!important;align-items:stretch}.card-carousel .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0;left:0;width:100%}.card-carousel .swiper-pagination-bullet-active{background:var(--body-color)!important}.card-carousel .calculator-card{position:relative;display:flex;justify-content:center;margin:0 5%;flex:1 1;padding:4px 8px}@media screen and (min-width:768px){.card-carousel .swiper-container.liquidity-card .swiper-wrapper .calculator-card{border-left:1px solid var(--black)}}.risk-indicator{width:100%}.risk-indicator .risk-indicator__wrapper{flex-direction:column;justify-content:center;align-items:flex-start;margin-top:32px}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--default .risk-indicator__block+.risk-indicator__block{border-top:1px solid var(--black)}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--bordered{border:1px solid var(--black)}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--bordered .risk-indicator__block+.risk-indicator__block{border-top:1px solid var(--black)}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--bordered.dark{border:1px solid var(--white)}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--bordered.dark .risk-indicator__block+.risk-indicator__block{border-top:1px solid var(--white)}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--texts{display:flex;flex-direction:column}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--noCarousel{width:90%;margin:0 auto}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--noCarousel.liquidityFlex{flex-direction:column}.risk-indicator .risk-indicator__wrapper .risk-indicator__row{width:100%;display:flex;flex-direction:column}.risk-indicator .risk-indicator__wrapper .swiper-container .swiper-wrapper .calculator-card{background-color:var(--white)}.risk-indicator .risk-indicator__block{padding:8px 16px}.risk-indicator .risk-indicator__block.risk-indicator__block--bordered{border:1px solid var(--black)}.risk-indicator .risk-indicator__block.risk-indicator__block--liquidity{border-top:1px solid var(--black)}.risk-indicator .risk-indicator__block.risk-indicator__block--liquidity .description{display:flex;flex-direction:row;align-items:flex-start;margin-top:8px}.risk-indicator.risk-indicator__text .risk-indicator__text--hint.text{line-height:1}.risk-indicator .icon--left{margin-left:8px}.risk-indicator .icon--right{margin-right:8px}.risk-indicator .risk-indicator__bar{width:100%;margin:8px 0;border:1px solid var(--black);border-radius:10px;overflow:hidden}.risk-indicator .risk-indicator__bar .risk-indicator__bar-item{background:var(--white);transition:var(--transition);margin-bottom:0}.risk-indicator .risk-indicator__bar .risk-indicator__bar-item+.risk-indicator .risk-indicator__bar .risk-indicator__bar-item{border-left:1px solid var(--black)}.risk-indicator .risk-indicator__bar .risk-indicator__bar-item--active{background:var(--black);color:var(--white)!important}.risk-indicator .risk-indicator__bar .risk-indicator__bar-legends{width:100%}.risk-indicator .risk-indicator__bar .risk-indicator__bar-legends .risk-indicator__bar-legends-item .text{line-height:12px}.risk-indicator.risk-indicator--fund .risk-indicator--fund__wrapper{flex-direction:row;justify-content:flex-start}.risk-indicator.risk-indicator--fund .risk-indicator--fund__block{width:10px;height:10px;background:var(--gray-lightest);margin-left:3px}.risk-indicator.risk-indicator--fund .risk-indicator--fund__block.selected{background:var(--primary)}.risk-indicator.risk-indicator--fund .risk-indicator--fund__block:first-child{margin-left:0;border-radius:50% 0 0 50%}.risk-indicator.risk-indicator--fund .risk-indicator--fund__block:last-child{border-radius:0 50% 50% 0}.risk-indicator .risk-indicator__list{gap:16px}.risk-indicator .card-carousel .calculator-card{background-color:var(--white)}.risk-indicator .card-carousel .calculator-card:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:1px solid var(--black)}.risk-indicator .card-carousel .calculator-card.liquidity-card{padding:0;display:flex;flex-direction:row;flex-wrap:wrap}.risk-indicator .card-carousel .calculator-card.liquidity-card .calculator-card{flex:auto;border-width:0 0 1px;width:48%}.risk-indicator .card-carousel .calculator-card.liquidity-card .calculator-card:first-child{border-width:0 1px 1px 0}.risk-indicator .card-carousel .calculator-card.liquidity-card .calculator-card .description{display:flex;flex-direction:row;margin-top:8px}.risk-indicator .ventureCapital{border-bottom:1px solid var(--black)}@media screen and (min-width:768px){.risk-indicator{width:90%;max-width:1140px;margin:0 auto}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--texts{flex-direction:row}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--noCarousel{width:100%;max-width:1140px}.risk-indicator .card-carousel .calculator-card{border:1px solid var(--black);margin:0}.risk-indicator .card-carousel .calculator-card:before{content:none}.risk-indicator .card-carousel .calculator-card:last-child{border-left:none}.risk-indicator .card-carousel .calculator-card.liquidity-card{border:1px solid var(--black);margin:0}.risk-indicator .card-carousel .calculator-card.liquidity-card .calculator-card:last-child{border-left:1px solid var(--black)}}@media screen and (min-width:576px){.risk-indicator .risk-indicator__wrapper{flex-direction:row;justify-content:flex-start;align-items:flex-start}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--default .risk-indicator__block+.risk-indicator__block{border-top:0}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--default{flex-direction:row;justify-content:space-between;align-items:stretch}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--bordered .risk-indicator__block+.risk-indicator__block{border-top:0;border-left:1px solid var(--black);display:flex;align-items:center}.risk-indicator .risk-indicator__wrapper .risk-indicator__wrapper--bordered.dark .risk-indicator__block+.risk-indicator__block{border-top:0;border-left:1px solid var(--white)}.risk-indicator .risk-indicator__wrapper .risk-indicator__row{flex-direction:row}.risk-indicator .risk-indicator__block+.risk-indicator .risk-indicator__block{border-left:1px solid var(--black)}}._1rf13rr0{width:90%;margin:0 auto;max-width:1140px;padding:48px 0;display:flex;flex-direction:column;gap:24px}._1rf13rr1{background-color:var(--section-blue)}._1rf13rr2{background-color:var(--section-yellow)}._1rf13rr3{background-color:var(--black)}._1rf13rr4{background-color:var(--gray-midlight)}._1rf13rr5{background-color:var(--section-green)}._1rf13rr6{background-color:var(--section-dark-green)}._1rf13rr7{background-color:var(--section-dark-purple)}._1rf13rr8{background-color:var(--section-tea-green)}._1rf13rr9{background:var(--gradient-premium)}._1rf13rra{background:var(--gradient-premium-center)}._1rf13rrb{background:var(--gradient-premium-inverted)}@media screen and (min-width:768px){._1rf13rr0{padding:64px 0;gap:32px}}.ol28o90{background-color:var(--section-blue)}.ol28o91{background-color:var(--section-yellow)}.ol28o92{background-color:var(--section-pink)}.ol28o93{background-color:var(--gray-midlight)}.ol28o94{background-color:var(--black)}.ol28o95{background:var(--gradient-premium)}.ol28o96{background:var(--gradient-premium-center)}.ol28o97{background:var(--gradient-premium-inverted)}.ol28o98{border-color:var(--gray-midlight)}.ol28o99{border-color:var(--light-blue)}.ol28o9a{border-color:var(--black)}.ol28o9b{border-color:var(--section-yellow)}.ol28o9c{border-color:var(--white)}.ol28o9d{border-color:transparent}.ol28o9e{border-width:4px;border-style:solid;border-radius:16px;padding:32px}.ol28o9f{align-items:center;width:100%;display:flex;flex-direction:column;gap:12px;padding:8px}.ol28o9g{width:90%;margin:0 auto;max-width:1140px;padding:48px 0}.ol28o9h{display:flex;gap:32px;justify-content:space-between;align-items:center;flex-direction:column}.ol28o9j{margin-bottom:32px}.ol28o9k,.ol28o9l{flex:1 1}.ol28o9m{order:0}.ol28o9n{order:1}.ol28o9o{font-weight:700;margin-bottom:16px}@media screen and (min-width:768px){.ol28o9g{padding:64px 0}.ol28o9j{margin-bottom:64px}}@media screen and (min-width:1024px){.ol28o9h{flex-direction:row;align-items:center;gap:64px}.ol28o9m,.ol28o9n{order:2}}@media screen and (min-width:992px){.ol28o9i{flex-direction:row-reverse}}._1w4ayyg0{width:100%}._1w4ayyg0>*{flex:1 1}._1w4ayyg1{flex-wrap:wrap}.Toastify__toast{padding:8px 16px;border-radius:var(--border-radius)}