*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}button,a{cursor:pointer;outline:none;border:none;background:none;color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}html{scroll-behavior:smooth}ul,ol,ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:line-height(normal)}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.primary-button{--primary-button-font-size: 14px;--primary-button-line-height: 20px;--primary-button-font-weight: 500;--primary-button-padding: 6px 12px;--primary-button-border-radius: 16px;--primary-button-icon-size: 20px;display:inline-flex;justify-content:center;gap:4px;color:#f9f9fc;border:none;border-radius:var(--primary-button-border-radius);padding:var(--primary-button-padding);cursor:pointer;background-color:#0057fa;height:fit-content;transition:background-color .3s ease,color .3s ease}.primary-button__text{font-size:var(--primary-button-font-size);line-height:var(--primary-button-line-height);font-weight:var(--primary-button-font-weight)}.primary-button__icon{width:var(--primary-button-icon-size);height:var(--primary-button-icon-size);transition:transform .3s ease}.primary-button:hover{color:#000;background-color:#17f871}.primary-button_size_m{--primary-button-font-size: 16px;--primary-button-line-height: 24px;--primary-button-padding: clamp(12px, 2vw, 16px) clamp(16px, 2vw, 24px);--primary-button-icon-size: 24px}.primary-button_variant_accent{background-color:#17f871;color:#000;transition:background-color .3s ease}.primary-button_variant_accent:hover{background-color:#17f871b6}.primary-button_variant_light{--primary-button-padding: 10px 12px;background-color:#fff;color:#000;transition:background-color .3s ease}.primary-button_variant_light:hover{background-color:#17f871}.offer{display:none;width:100%;background-color:#0057fa;padding-block:12px}@media (min-width: 960px){.offer{display:flex}}.offer__container{width:100%;max-width:1440px;margin:0 auto;padding-inline:16px;display:flex;justify-content:center;align-items:center;gap:8px}.offer__container__text{font-size:14px;line-height:1}.hero-section{position:relative;background:linear-gradient(180deg,#000b36,#183fda);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:clip}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#212a6d00 10%,#060c38 60%);z-index:2}@media (min-width: 960px){.hero-section:before{height:668px;background:linear-gradient(0deg,#212a6d00,#060c38 65.68%)}}.hero-section__header{width:100%;display:flex;justify-content:center;align-items:center;height:68px;z-index:3}@media (min-width: 960px){.hero-section__header{height:72px}}.hero-section__header-links{display:flex;justify-content:space-between;width:100%;max-width:1152px;margin:0 auto;padding-inline:16px}.hero-section__header-link{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:11px;line-height:20px;font-weight:500}.hero-section__header-link span{display:none}@media (min-width: 960px){.hero-section__header-link span{display:block}}.hero-section__header-link-logo_sabio-trade{width:142px;height:24px}.hero-section__header-link-logo_investingcom{width:120px;height:32px}@media (min-width: 960px){.hero-section__header-link-logo_investingcom{width:165px;height:44px}}.hero-section__container{width:100%;max-width:1440px;margin:0 auto;padding-inline:16px;padding-inline:8px}@media (min-width: 960px){.hero-section__container{padding-inline:16px}}.hero-section__container{z-index:3}.hero-section__content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:264px}@media (min-width: 960px){.hero-section__content{margin-top:42px}}.hero-section__labels{margin-bottom:16px;display:flex;flex-direction:column;align-items:center}@media (min-width: 960px){.hero-section__labels{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:8px}}.hero-section__label{font-size:16px;line-height:1;padding:8px 20px;border-radius:24px;text-align:center}@media (min-width: 960px){.hero-section__label{border-radius:16px;text-align:left;margin:0}}.hero-section__label_type_glass{font-weight:500;position:relative;background:linear-gradient(150deg,#a6a6a60d,#a6a6a633 50%,#a6a6a629 60%,#a6a6a62e 90%,#a6a6a633);box-shadow:inset 0 0 4px 1px #fff6}.hero-section__label_name{display:inline-block;margin-bottom:8px}@media (min-width: 960px){.hero-section__label_name{margin:0}}.hero-section__label_type_accent{font-weight:600;color:#000;background-color:#17f871}.hero-section__title{background:linear-gradient(90deg,#fff,#a5ffe4,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:4px;margin-bottom:-4px}@supports not (background-clip: text){.hero-section__title{color:#fff}}.hero-section__title{font-size:clamp(36px,5vw,64px);line-height:1.2;font-weight:700;letter-spacing:-1%;max-width:1072px;text-align:center}@media (min-width: 960px){.hero-section__title{margin-top:24px}}.hero-section__description{font-size:clamp(14px,2vw,24px);line-height:1.4;font-weight:400;max-width:1254px;text-align:center;color:#b3b3b3;margin-top:20px}@media (min-width: 960px){.hero-section__description{margin-top:16px}}.hero-section__button{margin-top:16px}@media (min-width: 960px){.hero-section__button{margin-top:32px}}.hero-section__countdown{display:flex;flex-direction:column;gap:16px;background-color:#0057fa;padding:26px 8px;border-radius:16px;width:auto;position:absolute;top:84px;left:50%;transform:translate(-50%);z-index:4}@media (min-width: 960px){.hero-section__countdown{width:auto;top:auto;bottom:45px;padding:0;background-color:transparent}}.hero-section__countdown-items{display:flex;align-items:center;justify-content:center;gap:4px}@media (min-width: 960px){.hero-section__countdown-items{gap:16px}}.hero-section__countdown-item{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;color:#000;background-color:#fff;gap:3px;width:64px;padding:10px 12px}@media (min-width: 960px){.hero-section__countdown-item{width:129px;gap:6px;border-radius:24px;padding:16px 25px}}.hero-section__countdown-item-label{font-size:10px;line-height:1.2;font-weight:500}@media (min-width: 960px){.hero-section__countdown-item-label{font-size:16px}}.hero-section__countdown-item-value{font-size:24px;line-height:1;font-weight:600;background:linear-gradient(145deg,#0e1c54,#384784);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:4px;margin-bottom:-4px}@supports not (background-clip: text){.hero-section__countdown-item-value{color:#fff}}@media (min-width: 960px){.hero-section__countdown-item-value{font-size:69px;line-height:1}}.hero-section__countdown-text{font-size:14px;line-height:1;font-weight:500;text-align:center}@media (min-width: 960px){.hero-section__countdown-text{display:none}}.hero-section__countdown-button{width:fit-content;align-self:center}@media (min-width: 960px){.hero-section__countdown-button{display:none}}.hero-section__speakers{min-width:clamp(390px,80vw,1058px);margin-top:10px;z-index:2}@media (min-width: 960px){.hero-section__speakers{max-width:1058px}}.hero-section__chart{position:absolute;bottom:-40%;min-width:442px;rotate:5deg;left:50%;transform:translate(-50%);width:100%;height:949px;z-index:1}@media (min-width: 960px){.hero-section__chart{rotate:0deg;bottom:0;min-width:1441px}}.hero-section__background{position:absolute;bottom:clamp(-200px,-50vw,-290px);left:50%;transform:translate(-50%);margin:0 auto;mix-blend-mode:lighten;min-width:clamp(680px,105vw,1561px);mask:linear-gradient(90deg,transparent 0%,black 15%,black 85%,transparent 100%);-webkit-mask:linear-gradient(90deg,transparent 0%,black 15%,black 85%,transparent 100%)}.trading-lessons-section{padding:24px 0}.trading-lessons-section__container{width:100%;max-width:1743px;margin:0 auto;padding-inline:16px;padding-inline:8px}@media (min-width: 960px){.trading-lessons-section__container{padding-inline:16px}}.trading-lessons-section__content{border-radius:16px;background:linear-gradient(160deg,#1c05585c 20%,#16ffdcc8 60%,#1c05585c 90%),linear-gradient(0deg,#2d53fb,#2d53fb);overflow:clip;padding:16px}@media (min-width: 960px){.trading-lessons-section__content{padding:32px 32px 48px}}.trading-lessons-section__title{font-size:clamp(36px,5vw,48px);line-height:1.2;font-weight:600;text-align:center;letter-spacing:-1%}.trading-lessons-section__swiper{position:relative;margin-top:48px}.trading-lessons-section__swiper .swiper-slide{width:239px;height:282px}@media (min-width: 960px){.trading-lessons-section__swiper .swiper-slide{width:320px;height:324px}}@media (min-width: 960px) and (max-width: 1744px){.trading-lessons-section__swiper:hover .swiper-navigation{opacity:1}}.trading-lessons-section__swiper-wrapper{display:flex;width:fit-content}.trading-lessons-section .swiper-navigation{display:none;opacity:0;transition:all .6s ease}@media (min-width: 960px){.trading-lessons-section .swiper-navigation{display:block}}.trading-lessons-section .swiper-button-prev,.trading-lessons-section .swiper-button-next{position:relative;background:linear-gradient(150deg,#a6a6a60d,#a6a6a633 50%,#a6a6a629 60%,#a6a6a62e 90%,#a6a6a633);box-shadow:inset 0 0 4px 1px #fff6;background-color:#164d955f;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);color:#fff;width:64px;height:64px;transition:all .3s ease}.trading-lessons-section .swiper-button-prev{left:20px}.trading-lessons-section .swiper-button-prev .swiper-navigation-icon{rotate:180deg}.trading-lessons-section .swiper-button-next{right:20px}.event-schedule-section{padding-top:80px;position:relative;overflow:clip}.event-schedule-section__container{width:100%;max-width:1440px;margin:0 auto;padding-inline:16px;position:relative;z-index:1;padding-inline:8px}@media (min-width: 960px){.event-schedule-section__container{padding-inline:16px}}.event-schedule-section__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.event-schedule-section__title{font-size:clamp(36px,5vw,48px);line-height:1.2;font-weight:600;text-align:center}.event-schedule-section__description{font-size:clamp(16px,2vw,20px);line-height:1.4;font-weight:600;text-align:center;margin-top:8px}@media (min-width: 960px){.event-schedule-section__description{margin-top:16px}}.event-schedule-section__timeline{position:relative;display:grid;gap:24px;max-width:1000px;padding-bottom:83px;margin-top:40px;margin-inline:14px 38px}@media (min-width: 960px){.event-schedule-section__timeline{gap:0;padding-inline:0;margin-inline:0;margin-top:16px;grid-template-areas:"left right"}}.event-schedule-section__timeline-line{position:absolute;width:1px;height:100%;right:0;top:0;background:linear-gradient(#17f87100,#62bc52b0 15%,#62bc52b0 85%,#17f87100)}@media (min-width: 960px){.event-schedule-section__timeline-line{right:auto;left:50%;transform:translate(-50%)}}.event-schedule-section__timeline-item{position:relative;display:flex;height:fit-content;width:100%;padding-right:32px;max-width:520px}@media (min-width: 960px){.event-schedule-section__timeline-item{max-width:402px}}.event-schedule-section__timeline-item:before{content:"";position:absolute;width:32px;height:1px;top:50%;transform:translateY(-50%);right:0;background:linear-gradient(90deg,#17f87100,#17f871)}.event-schedule-section__timeline-item:after{content:"";position:absolute;right:-8px;width:16px;height:16px;border-radius:32px;top:50%;transform:translateY(-50%);background-color:#17f871;box-shadow:0 0 0 8px #17f8714d}@media (min-width: 960px){.event-schedule-section__timeline-item_time_10-00,.event-schedule-section__timeline-item_time_12-00,.event-schedule-section__timeline-item_time_15-00{width:fit-content}.event-schedule-section__timeline-item_time_10-15,.event-schedule-section__timeline-item_time_11-30,.event-schedule-section__timeline-item_time_12-45,.event-schedule-section__timeline-item_time_13-55,.event-schedule-section__timeline-item_time_15-00,.event-schedule-section__timeline-item_time_15-55{grid-area:left;margin-left:auto}.event-schedule-section__timeline-item_time_10-00,.event-schedule-section__timeline-item_time_10-50,.event-schedule-section__timeline-item_time_12-00,.event-schedule-section__timeline-item_time_13-20,.event-schedule-section__timeline-item_time_14-30,.event-schedule-section__timeline-item_time_15-20,.event-schedule-section__timeline-item_time_16-30{grid-area:right;padding-left:32px;margin-right:auto}.event-schedule-section__timeline-item_time_10-00:before,.event-schedule-section__timeline-item_time_10-50:before,.event-schedule-section__timeline-item_time_12-00:before,.event-schedule-section__timeline-item_time_13-20:before,.event-schedule-section__timeline-item_time_14-30:before,.event-schedule-section__timeline-item_time_15-20:before,.event-schedule-section__timeline-item_time_16-30:before{content:"";position:absolute;width:32px;height:1px;top:50%;transform:translateY(-50%);left:0;background:linear-gradient(90deg,#17f871,#17f87100)}.event-schedule-section__timeline-item_time_10-00:after,.event-schedule-section__timeline-item_time_10-50:after,.event-schedule-section__timeline-item_time_12-00:after,.event-schedule-section__timeline-item_time_13-20:after,.event-schedule-section__timeline-item_time_14-30:after,.event-schedule-section__timeline-item_time_15-20:after,.event-schedule-section__timeline-item_time_16-30:after{content:"";position:absolute;left:-8px;width:16px;height:16px;border-radius:32px;top:50%;transform:translateY(-50%);background-color:#17f871;box-shadow:0 0 0 8px #17f8714d}}@media (min-width: 960px){.event-schedule-section__timeline-item_time_10-00{margin-top:51px}.event-schedule-section__timeline-item_time_10-50{margin-top:241px}.event-schedule-section__timeline-item_time_12-00{margin-top:481px}.event-schedule-section__timeline-item_time_13-20{margin-top:673px}.event-schedule-section__timeline-item_time_14-30{margin-top:889px}.event-schedule-section__timeline-item_time_15-20{margin-top:1098px}.event-schedule-section__timeline-item_time_16-30{margin-top:1330px}.event-schedule-section__timeline-item_time_10-15{margin-top:127px}.event-schedule-section__timeline-item_time_11-30{margin-top:348px}.event-schedule-section__timeline-item_time_12-45{margin-top:564px}.event-schedule-section__timeline-item_time_13-55{margin-top:780px}.event-schedule-section__timeline-item_time_15-00{margin-top:1023px}.event-schedule-section__timeline-item_time_15-55{margin-top:1207px}}.event-schedule-section__timeline-content{position:relative;background:linear-gradient(150deg,#a6a6a60d,#a6a6a633 50%,#a6a6a629 60%,#a6a6a62e 90%,#a6a6a633);box-shadow:inset 0 0 4px 1px #fff6;border-radius:16px;display:flex;flex-direction:column;width:100%;padding:16px 20px;gap:16px}@media (min-width: 960px){.event-schedule-section__timeline-content{flex-direction:row;align-items:center}}.event-schedule-section__timeline-photo{width:56px;height:56px;flex-shrink:0}@media (min-width: 960px){.event-schedule-section__timeline-photo{width:54px;height:102px}}.event-schedule-section__timeline-text{display:flex;flex-direction:column}.event-schedule-section__timeline-time{font-size:16px;line-height:1.2;font-weight:500;color:#fff}.event-schedule-section__timeline-event-title{margin-top:8px;font-size:24px;line-height:1;font-weight:600;background:linear-gradient(140deg,#fffc 10%,#fff 20%,#fff9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:4px;margin-bottom:-4px}@supports not (background-clip: text){.event-schedule-section__timeline-event-title{color:#fff}}.event-schedule-section__timeline-event-description{margin-top:5px;font-size:16px;line-height:1.2;font-weight:500}.event-schedule-section__bg{position:absolute;top:-74px;left:50%;transform:translate(-50%);width:1543px;height:1669px}.event-schedule-section__timeline-mask{position:relative;overflow:clip;transition:height .6s ease-in-out;mask:linear-gradient(to bottom,black 0%,black calc(100% - 40px),transparent 100%);-webkit-mask:linear-gradient(to bottom,black 0%,black calc(100% - 40px),transparent 100%)}.event-schedule-section__timeline-toggle{display:none;gap:4px;align-items:center;justify-content:center;padding:15px 22px;border-radius:16px;border:1px solid #b9badb;transition:transform .3s ease-in-out}@media (max-width: 959px){.event-schedule-section__timeline-toggle{display:flex}}.event-schedule-section__timeline-toggle-text{color:#fff;font-size:16px;line-height:24px;font-weight:500}.event-schedule-section__timeline-toggle-icon{transform:rotate(180deg);transition:transform .3s ease-in-out}.expanded .event-schedule-section__timeline-toggle-icon{transform:rotate(0)}.experts-section{position:relative;padding-top:80px;width:100%;max-width:1440px;margin:0 auto;padding-inline:16px;padding-inline:8px}@media (min-width: 960px){.experts-section{padding-inline:16px}}.experts-section__container{position:relative;z-index:1}.experts-section__content{display:flex;flex-direction:column;padding-top:64px;padding-inline:16px;border-radius:16px;overflow:clip;background-color:#113f81}@media (min-width: 960px){.experts-section__content{padding-inline:32px}}.experts-section__title{font-size:clamp(36px,5vw,48px);line-height:1.2;font-weight:600;text-align:center;z-index:2}.experts-section__swiper{margin-top:24px;display:flex;z-index:2}@media (min-width: 960px){.experts-section__swiper{margin-top:0;justify-content:center}}.experts-section__experts{display:flex}@media (min-width: 960px){.experts-section__experts{justify-content:center;gap:32px}}.experts-section__expert-card{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:588px}@media (min-width: 960px){.experts-section__expert-card{width:auto;height:fit-content}.experts-section__expert-card_markus{margin-top:71px;max-width:403px}.experts-section__expert-card_markus .experts-section__expert-card-content:before{bottom:-8px;left:70%}.experts-section__expert-card_rudiger{max-width:407px;margin-top:55px}.experts-section__expert-card_rudiger .experts-section__expert-card-content:before{bottom:-8px;left:50%}.experts-section__expert-card_frank{max-width:370px;margin-top:25px}.experts-section__expert-card_frank .experts-section__expert-card-content:before{bottom:-8px;left:25%}}.experts-section__expert-card-content{display:flex;flex-direction:column;gap:8px;padding:16px 20px;border-radius:16px;position:relative;background:linear-gradient(150deg,#a6a6a60d,#a6a6a633 50%,#a6a6a629 60%,#a6a6a62e 90%,#a6a6a633);box-shadow:inset 0 0 4px 1px #fff6;max-width:340px;height:fit-content}@media (min-width: 960px){.experts-section__expert-card-content{width:auto}.experts-section__expert-card-content:before{content:"";position:absolute;width:16px;height:16px;border-radius:32px;background-color:#17f871;box-shadow:0 0 0 8px #17f8714d}}.experts-section__expert-card-name{font-size:24px;line-height:1;font-weight:600;background:linear-gradient(140deg,#ffffffe6 10%,#ffffffe6,#fff 30%,#fff9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:4px;margin-bottom:-4px}@supports not (background-clip: text){.experts-section__expert-card-name{color:#fff}}.experts-section__expert-card-description{margin-top:8px;font-size:16px;line-height:1.2;font-weight:500}.experts-section__expert-card-social{margin-top:16px;display:inline-flex;align-items:center;gap:4px}.experts-section__expert-card-social span{font-size:16px;line-height:1.2;font-weight:500;opacity:.56;color:#fff}.experts-section__expert-card-photo{display:block}@media (min-width: 960px){.experts-section__expert-card-photo{display:none}}.experts-section__speakers{display:none}@media (min-width: 960px){.experts-section__speakers{display:block;align-self:center;max-width:1058px;z-index:2}}.experts-section__bg{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;border-radius:16px;mix-blend-mode:overlay;z-index:0}.experts-section .swiper-pagination{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:8px;background-color:#0000001f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3882352941);padding:9px 17px;border-radius:16px;width:fit-content!important;z-index:10}@media (min-width: 960px){.experts-section .swiper-pagination{display:none}}.experts-section .swiper-pagination-bullet{flex-shrink:0;width:12px;height:12px;border-radius:50%;background:#ffffff4d;opacity:1;transition:all .3s ease;cursor:pointer}.experts-section .swiper-pagination-bullet-active{background:#fff}.faq-section{padding:80px 0}.faq-section__container{width:100%;max-width:1440px;margin:0 auto;padding-inline:16px}.faq-section__content{max-width:1120px;margin:0 auto}.faq-section__title{font-size:clamp(36px,5vw,48px);line-height:1.2;font-weight:600;text-align:center}.faq-section__list{margin-top:40px;margin-inline:auto;max-width:690px}.faq-section__item{border-top:2px solid;border-image-slice:1;border-image-source:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.7568627451) 50%,rgba(255,255,255,0) 100%);width:100%}.faq-section__item:last-child{border-bottom:2px solid}.faq-section__question{text-align:left;display:flex;justify-content:space-between;gap:32px;width:100%;font-size:16px;line-height:24px;font-weight:500;padding-block:20px;transition:padding-bottom .3s ease-in-out,opacity .3s ease-in-out}.faq-section__question:hover{opacity:.8}.faq-section__icon{transform:rotate(180deg);width:24px;height:24px;flex-shrink:0;transition:transform .3s ease-in-out}.faq-section__icon:hover{color:#a5ffe4}.faq-section__answer{font-size:16px;line-height:24px;font-weight:400;max-width:594px;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,margin-top .3s ease-in-out,padding-bottom .3s ease-in-out}.faq-section__answer{font-size:16px;line-height:1.6}.faq-section__item.active .faq-section__question{padding-bottom:12px}.faq-section__item.active .faq-section__icon{transform:rotate(0)}.faq-section__item.active .faq-section__answer{max-height:200px;padding-bottom:20px}.bonuses-section{position:relative;padding-top:80px;overflow-x:clip}.bonuses-section__container{width:100%;max-width:1440px;margin:0 auto;padding-inline:16px;position:relative;z-index:1}.bonuses-section__content{display:flex;flex-direction:column;z-index:2}.bonuses-section__title{font-size:clamp(36px,5vw,48px);line-height:1.2;font-weight:600;text-align:center;z-index:2}.bonuses-section__bonuses{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-block:140px 140px}@media (min-width: 700px){.bonuses-section__bonuses{margin-block:42px 120px;flex-direction:row}}.bonuses-section__bonus-card{position:relative;display:grid;align-items:end;width:289px;height:380px;flex-shrink:0}@media (min-width: 960px){.bonuses-section__bonus-card{width:411px;height:540px}}.bonuses-section__bonus-card:nth-child(1){transform-origin:bottom right;translate:-16px 0px;rotate:7deg;z-index:2}@media (min-width: 700px){.bonuses-section__bonus-card:nth-child(1){rotate:-8deg;translate:40px 60px}}.bonuses-section__bonus-card:nth-child(1) .bonuses-section__bonus-card-label{top:16px;left:24px}@media (min-width: 960px){.bonuses-section__bonus-card:nth-child(1) .bonuses-section__bonus-card-label{top:16px;left:-48px;rotate:12deg}}.bonuses-section__bonus-card:nth-child(2){transform-origin:bottom left;rotate:-7deg;translate:16px -10px}@media (min-width: 700px){.bonuses-section__bonus-card:nth-child(2){rotate:4deg;translate:-10px 0}}.bonuses-section__bonus-card:nth-child(2) .bonuses-section__bonus-card-label{top:-16px;left:28px}@media (min-width: 960px){.bonuses-section__bonus-card:nth-child(2) .bonuses-section__bonus-card-label{top:44px;right:-76px;rotate:-12deg;left:auto}}.bonuses-section__bonus-card-label{font-size:22px;line-height:1;font-weight:700;font-style:italic;position:absolute;color:#000;background-color:#17f871;padding:12px 21px;border-radius:32px;z-index:10}@media (min-width: 960px){.bonuses-section__bonus-card-label{padding:15px 26px;font-size:30px}}.bonuses-section__bonus-card-content{grid-area:1/1;display:flex;flex-direction:column;gap:4px;padding:23px;z-index:2}@media (min-width: 960px){.bonuses-section__bonus-card-content{gap:12px}}.bonuses-section__bonus-card-image{grid-area:1/1;width:100%;height:100%}.bonuses-section__bonus-card-title{font-size:29px;line-height:1.2;font-weight:500;background:linear-gradient(140deg,#fff6 10%,#ffffffe6,#fffc 30%,#fff9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:4px;margin-bottom:-4px}@supports not (background-clip: text){.bonuses-section__bonus-card-title{color:#fff}}@media (min-width: 960px){.bonuses-section__bonus-card-title{font-size:42px}}.bonuses-section__bonus-card-description{font-size:18px;line-height:1.2;font-weight:500}@media (min-width: 960px){.bonuses-section__bonus-card-description{font-size:26px}}.bonuses-section__bg-halo{mix-blend-mode:plus-lighter;min-width:1400px;position:absolute;left:50%;top:50%;transform:translate(-48%,-47%);filter:saturate(.5) blur(20px)}@media (min-width: 700px){.bonuses-section__bg-halo{transform:translate(-55%,-47%)}}.bonuses-section__bg-image{position:absolute;min-width:800px}.bonuses-section__bg-image:nth-of-type(1){top:70px;right:calc(50% - 180px)}.bonuses-section__bg-image:nth-of-type(2){bottom:-60px;left:calc(50% - 240px)}@media (min-width: 700px){.bonuses-section__bg-image{bottom:auto;min-width:1142px}.bonuses-section__bg-image:nth-of-type(1){top:160px;right:calc(50% - 100px)}.bonuses-section__bg-image:nth-of-type(2){top:70px;left:calc(50% - 50px)}}.participate-section{position:relative;padding-block:80px}.participate-section__container{width:100%;max-width:1440px;margin:0 auto;padding-inline:16px;position:relative;z-index:1;padding-inline:10px}@media (min-width: 960px){.participate-section__container{padding-inline:16px}}.participate-section__content{display:flex;flex-direction:column}.participate-section__title{font-size:clamp(36px,5vw,48px);line-height:1.2;font-weight:600;text-align:center;z-index:2}.participate-section__reasons{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:40px}.participate-section__reason{background:linear-gradient(150deg,#a6a6a60d,#a6a6a633 50%,#a6a6a629 60%,#a6a6a62e 90%,#a6a6a633);box-shadow:inset 0 0 4px 1px #fff6;position:relative}.participate-section__reason:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#a6a6a666,#a6a6a61a),linear-gradient(255.7deg,#fff9,#fff0 50.6%,#fffc 78.1%);border-radius:inherit;z-index:-1;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;padding:3px;pointer-events:none;z-index:10}.participate-section__reason{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;width:fit-content;border-radius:16px;background-color:#164d95;padding:10px;font-size:24px;max-width:70%}.participate-section__reason .participate-section__reason-title{font-size:18px}.participate-section__reason:nth-child(2){margin-top:-8px;max-width:80%}.participate-section__reason:nth-child(2) .participate-section__reason-title{font-size:24px}.participate-section__reason:nth-child(3){margin-top:-8px;max-width:90%}.participate-section__reason:nth-child(3) .participate-section__reason-title{font-size:32px}.participate-section__reason:nth-child(4){margin-top:-8px;width:100%;max-width:100%}.participate-section__reason:nth-child(4) .participate-section__reason-title{font-size:56px}@media (min-width: 960px){.participate-section__reason{padding:18px;max-width:50%}.participate-section__reason .participate-section__reason-title{font-size:24px}.participate-section__reason:nth-child(2){max-width:60%}.participate-section__reason:nth-child(2) .participate-section__reason-title{font-size:32px}.participate-section__reason:nth-child(3){max-width:70%}.participate-section__reason:nth-child(3) .participate-section__reason-title{font-size:42px}.participate-section__reason:nth-child(4){max-width:80%}}.participate-section__reason-title{line-height:1.2;font-weight:500;text-align:center;background:linear-gradient(140deg,#fff9 10%,#ffffffe6 20%,#fff6,#ffffffe6,#fffc,#fff9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:4px;margin-bottom:-4px}@supports not (background-clip: text){.participate-section__reason-title{color:#fff}}.participate-section__reason-price{font-style:italic;color:#17f871;background:none;-webkit-background-clip:none;-webkit-text-fill-color:#17f871;background-clip:none}.target-audience-section{position:relative;padding-block:80px}.target-audience-section__container{width:100%;max-width:1440px;margin:0 auto;padding-inline:16px;position:relative;z-index:1}.target-audience-section__content{display:flex;flex-direction:column;z-index:2}.target-audience-section__title{font-size:clamp(36px,5vw,48px);line-height:1.2;font-weight:600;text-align:center;z-index:2}.target-audience-section__audiences{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.target-audience-section__audience{flex:1;position:relative}.target-audience-section__audience:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#a6a6a666,#a6a6a61a),linear-gradient(255.7deg,#fff9,#fff0 50.6%,#fffc 78.1%);border-radius:inherit;z-index:-1;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;padding:3px;pointer-events:none;z-index:10}.target-audience-section__audience{display:flex;height:222px;border-radius:24px;padding:3px;min-width:288px}@media (min-width: 960px){.target-audience-section__audience{min-width:320px;align-items:end}}.target-audience-section__audience:before{background:linear-gradient(90deg,#ffffff80,#ffffff4d 30%,#fff0)}.target-audience-section__audience:nth-child(1){background:url(data:image/webp;base64,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) no-repeat right bottom,linear-gradient(237.56deg,#6b8bff 30.57%,#2f5cff 89.78%)}.target-audience-section__audience:nth-child(2){background:url(/lp/offline-frankfurt/assets/trader-DeY8ZQ5T.webp) no-repeat right bottom,linear-gradient(246.06deg,#00d5fe -3.44%,#018bda 65.37%)}.target-audience-section__audience:nth-child(3){background:url(/lp/offline-frankfurt/assets/pro-D4HiNCmh.webp) no-repeat right bottom,linear-gradient(180deg,#fda62a,#af4700)}.target-audience-section__audience-content{display:flex;flex-direction:column;gap:10px;margin:16px;max-width:169px}@media (min-width: 960px){.target-audience-section__audience-content{max-width:283px}}.target-audience-section__audience-title{font-size:24px;line-height:1.2;font-weight:500}@media (min-width: 960px){.target-audience-section__audience-title{font-size:32px}}.target-audience-section__audience-description{font-size:14px;line-height:1.2;font-weight:500}@media (min-width: 960px){.target-audience-section__audience-description{font-size:20px}}.ticket-section{position:relative;padding-block:122px 70px;overflow-x:clip}.ticket-section__container{position:relative;display:flex;justify-content:center;align-items:center;z-index:2;padding-inline:14px}@media (min-width: 870px){.ticket-section__container{padding-inline:32px}}.ticket-section__ticket{position:relative;border-radius:16px;display:flex;align-items:center;aspect-ratio:292/690;max-width:292px;padding:56px 14px 180px;background-image:url(/lp/offline-frankfurt/assets/ticket-bg_sm-3BWwB-5s.svg);background-position:center;background-repeat:no-repeat;background-size:100% auto}@media (min-width: 870px){.ticket-section__ticket{aspect-ratio:982/415;width:100%;max-width:982px;padding:32px 280px 32px 88px;background-image:url(/lp/offline-frankfurt/assets/ticket-bg-hZ7Ie8_J.svg)}}.ticket-section__ticket-content{display:flex;flex-direction:column}.ticket-section__ticket-date{font-size:clamp(14px,1vh,16px);line-height:1;font-weight:600;color:#060c38}.ticket-section__ticket-title{margin-top:16px;font-size:clamp(32px,3vw,44px);line-height:1.2;font-weight:600;letter-spacing:-1%;color:#000}.ticket-section__ticket-data{display:flex;flex-wrap:wrap;gap:20px;margin-top:clamp(16px,1vw,34px)}@media (min-width: 870px){.ticket-section__ticket-data{gap:42px}}.ticket-section__ticket-data-item{display:flex;flex-direction:column;gap:4px}.ticket-section__ticket-data-item-name{font-size:clamp(14px,1vw,24px);line-height:1.2;font-weight:600;letter-spacing:-1%;color:#000;opacity:.2}.ticket-section__ticket-data-item-value{white-space:nowrap;font-size:clamp(20px,2vw,32px);line-height:1.2;font-weight:700;letter-spacing:-1%;color:#000}.ticket-section__ticket-footer{display:flex;flex-direction:column;gap:20px;margin-top:clamp(20px,1vw,22px)}@media (min-width: 870px){.ticket-section__ticket-footer{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px}}.ticket-section__ticket-footer-button{width:220px;align-self:center}.ticket-section__ticket-price{position:absolute;transform-origin:center;bottom:26px;font-size:clamp(123px,15vw,170px);line-height:1.2;font-weight:600;right:50%;transform:translate(48%);letter-spacing:-1%;opacity:.2;background:linear-gradient(270deg,#2f54fb,#9eaffd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:4px;margin-bottom:-4px}@supports not (background-clip: text){.ticket-section__ticket-price{color:#fff}}@media (min-width: 870px){.ticket-section__ticket-price{top:50%;right:-12px;transform:translateY(-50%) rotate(-90deg)}}.ticket-section__ticket-halo{position:absolute;min-width:1200px;top:55%;left:50%;transform:translate(-50%,-50%) rotate(174deg);filter:saturate(.6);mix-blend-mode:plus-lighter;z-index:0;pointer-events:none}@media (min-width: 870px){.ticket-section__ticket-halo{min-width:2000px}}.footer{color:#fff;padding-block:40px;border-top:2px solid;border-image-slice:1;border-image-source:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.7568627451) 50%,rgba(255,255,255,0) 100%)}.footer__container{width:100%;max-width:1440px;margin:0 auto;padding-inline:16px}.footer__content{max-width:1120px;margin:0 auto;padding-inline:24px}@media (min-width: 960px){.footer__content{padding-inline:0}}.footer__risk-notice{display:flex;flex-direction:column;gap:20px}.footer__risk-title{font-size:14px;line-height:20px;font-weight:700;letter-spacing:1px}.footer__risk-text{font-size:14px;line-height:20px;font-weight:400}.footer__nav-social{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:32px;margin-top:20px}.footer__nav{display:flex;flex-wrap:wrap;gap:16px 40px}.footer__nav-link{text-decoration:underline;font-size:14px;transition:color .3s ease}.footer__nav-link:hover{color:#c2c9ff}.footer__social{display:flex;align-items:center;gap:32px;min-height:48px}.footer__social-link{flex-shrink:0;transition:color .3s ease}.footer__social-link:hover{color:#c2c9ff}.footer__social-icon{width:24px;height:24px}.footer__contact-copyright{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:32px;margin-top:20px}.footer__contact{flex-shrink:0;border-bottom:1px solid #c2c9ff}.footer__contact-link{color:#4888ff;font-size:14px;transition:color .3s ease}.footer__contact-link:hover{color:#fff}@media (min-width: 960px){.footer__copyright{text-align:right}}.footer__copyright-address{font-size:14px;line-height:20px;font-weight:400}@media (min-width: 960px){.footer__copyright-address{min-width:740px}}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:1.5;color:#f9f9fc;background:linear-gradient(180deg,#000b36,#1a5aa8 64.5%,#00209c)}html{scroll-behavior:smooth;background:#000b36}
