*,:after,:before{box-sizing:inherit;color:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{box-sizing:border-box;text-rendering:optimizeSpeed;vertical-align:baseline}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}b,h1,h2,h3,h4,h5,h6,strong{font-weight:400}ol,ul{list-style-type:none}img,picture,svg{display:block;max-width:100%}button,input,select,textarea{border:none;font:inherit;padding:0}a{text-decoration:none}a,button{-webkit-tap-highlight-color:transparent;outline:none}a span,a svg,button span,button svg{transition:inherit}button{cursor:pointer}small{font-size:80%}:focus{outline:none}:root{--gray:#595959;--dark:#303030;--black:#1f1f1f;--header-height:72px;--error-color:#ff1856;--red-gradient:rgba(222,85,122,.87);--placeholder-color:#131313;--accent:#131313;--accent-main-color:#745bff;--accent-main-light-color:#7e75fc;--accent-main-dark-color:#4e47b9;--accent-main-darker-color:#6123c6;--accent-secondary-color:#63d4fd;--accent-secondary-light-color:#71f2eb;--accent-secondary-lighter-color:#b5f2ff;--light-background-color:#fff;--dark-background-color:#000;--dark-background-txt-color:#fff;--fixed-btn-bg-color:#745bff;--fixed-btn-text-color:#fff;--header-height:67px;--scroll-padding-top:50px;--font-helvetica:"Helvetica",sans-serif;--font-exo:"Exo 2",sans-serif;--outer:0;--inner:0;--y-padding:5rem;--shape-side:Min(1.5rem,5.8vw);--free-side:Min(1.25rem,5.8vw);--max-content:80.375rem}@media only screen and (min-width:768px){:root{--inner:1.25rem;--y-padding:6.25rem}}@media only screen and (min-width:1024px){:root{--outer:0.5rem;--inner:0.75rem;--shape-side:Min(9vw,7.5rem);--free-side:Min(5vw,4.125rem)}}@media only screen and (min-width:1280px){:root{--outer:1.25rem;--y-padding:9rem;--inner:2rem}}body{color:var(--text-color);font-family:var(--font-helvetica)}.section-title{color:#131313;font-family:var(--font-exo);font-size:2.6875rem;line-height:100%;margin-bottom:2.5rem;position:relative;z-index:900}@media only screen and (min-width:414px){.section-title{font-size:3rem}}@media only screen and (min-width:768px){.section-title{margin-bottom:3rem}}@media only screen and (min-width:1280px){.section-title{font-size:4rem;margin-bottom:4rem}}.white-txt{color:#fff}.txt-violet-to-blue{background:linear-gradient(225deg,var(--accent-main-light-color,#7e75fc) 0,var(--accent-secondary-light-color,#71f2eb) 45.83%,var(--accent-main-dark-color,#4e47b9) 100%);background-clip:text;-webkit-background-clip:text}.txt-red-to-blue,.txt-violet-to-blue{-webkit-text-fill-color:transparent;width:fit-content}.txt-red-to-blue{background:linear-gradient(207deg,var(--red-gradient,rgba(222,85,122,.87)) 0,var(--accent-secondary-lighter-color,#b5f2ff) 100%);background-clip:text;-webkit-background-clip:text}.txt-clip-white{-webkit-text-fill-color:transparent;background:#fff;background-clip:text;-webkit-background-clip:text}html{scroll-padding-top:var(--scroll-padding-top,50px)}.is-scrolled.conference-body{padding-top:var(--header-height,72px)}.gradient-bg{background:url(/build/images/bg-mob.dc864afa.png),#d3d3d3 50%;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:768px){.gradient-bg{background:url(/build/images/bg-tab.32aa2090.png),#d3d3d3 50%;background-repeat:no-repeat;background-size:cover}}@media only screen and (min-width:1280px){.gradient-bg{background:url(/build/images/bg-pc.95e5b480.png),#d3d3d3 50%;background-repeat:no-repeat;background-size:cover}}.wrapper{z-index:100}.section,.wrapper{overflow:hidden;position:relative}.section{display:grid;grid-template-columns:[full-start] minmax(var(--outer),1fr) [wide-start] var(--inner) [main-start] minmax(0,var(--max-content)) [main-end] var(--inner) [wide-end] minmax(var(--outer),1fr) [full-end];z-index:200}.container{grid-column:wide;padding:2.5rem 1.25rem 5rem}@media only screen and (min-width:768px){.container{padding:2.5rem 1.25rem 5rem}}@media only screen and (min-width:1280px){.container{padding:2.5rem 0 7.5rem}}.is-hidden{opacity:0;pointer-events:none}.accent-btn{display:inline-grid;place-items:center}.accent-btn,.accent-btn>*{position:relative}.accent-btn *{pointer-events:none}.accent-btn--menu,.accent-btn--menu:after,.accent-btn--menu:before{background-color:#000;content:"";display:block;height:.1875rem;position:absolute;position:relative;transition:transform .4s cubic-bezier(.23,1,.32,1);width:1.75rem}.accent-btn--menu:before{margin-top:-.4375rem}.accent-btn--menu:after{margin-top:.75rem}.menu-mode .accent-btn--menu{background:#fff}.menu-mode .accent-btn--menu:before{margin-top:unset;transform:translateY(3px) translateX(0) rotate(45deg)}.menu-mode .accent-btn--menu:after{margin-top:unset;transform:translateY(0) rotate(-45deg)}.main-btn{--angle:0deg;align-items:center;align-self:stretch;animation:rotate 6s linear infinite;border:.1875rem solid;border-image:conic-gradient(from var(--angle),var(--accent-main-darker-color,#6123c6),var(--accent-secondary-color,#63d4fd),var(--accent-main-darker-color,#6123c6)) 1;color:var(--accent-main-darker-color,#6123c6);display:flex;font-size:1.25rem;gap:1rem;height:3.75rem;justify-content:center;line-height:130%;max-width:21.375rem;padding:.75rem 1.25rem;text-align:center;text-decoration:unset;transition:none;width:100%}@media only screen and (min-width:768px){.main-btn{font-size:1.125rem;height:3.25rem}}@media only screen and (min-width:1280px){.main-btn{font-size:1.25rem}}.main-btn span{align-items:center;display:flex;justify-content:center}svg{display:inline}.main-btn:hover span{color:#000}@keyframes rotate{to{--angle:360deg}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}.header{--duration:0.3s;left:0;overflow:visible;top:0;width:100%;z-index:1000}.header__btn{background:linear-gradient(0deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),rgba(192,201,229,.7);height:3.75rem;max-width:unset;width:100%}@media only screen and (min-width:1280px){.header__btn{height:2.95625rem;width:14.25rem}.header__btn span{line-height:1}}.header__inner{align-items:center;display:flex;grid-column:full;justify-content:space-between;padding:1rem 1.25rem;transition:background-color var(--duration) ease;will-change:margin}@media only screen and (min-width:1280px){.header__inner{justify-content:flex-start}}.header__logo{color:#000;font-size:2.5rem;line-height:1;transition:.2s;z-index:150}@media only screen and (min-width:768px){.header__logo{font-size:2.8125rem;padding-bottom:.25rem}}.header__logo a:hover{color:var(--accent-main-color,#745bff)}.header__nav{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;padding:5rem 1.25rem 2.5rem;pointer-events:none;position:fixed;top:0;width:100%;z-index:900}@media (orientation:landscape){.header__nav{padding-bottom:2.5rem}}@media only screen and (min-width:768px){.header__nav{background-color:unset;left:unset;padding:unset;position:relative;top:unset;width:unset}}.header__nav .accent-btn{height:4rem;padding:1.1875rem 2rem 1.3125rem}@media only screen and (min-width:768px){.header__nav .accent-btn{display:none}}@media (orientation:landscape){.header__nav .accent-btn{bottom:2.5rem;position:fixed;right:3rem}}.header__action{cursor:pointer}@media only screen and (min-width:768px){.header__action{display:flex;justify-content:flex-end}.header__action .accent-btn--menu{display:none}}.header__action,.header__logo{position:relative;z-index:1000}@media only screen and (min-width:768px){.header__action,.header__logo{flex-basis:20%}}@media only screen and (min-width:1280px){.header__action,.header__logo{flex-basis:10%}}.nav-list{display:flex;flex-direction:column;gap:1.75rem;justify-content:center;margin-bottom:2rem;width:100%}@media (orientation:landscape){.nav-list{-ms-overflow-style:none;height:100%;margin:0;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none}.nav-list::-webkit-scrollbar{display:none}}@media only screen and (min-width:768px){.nav-list{align-items:center;flex-direction:row;gap:3.5rem;margin:0}}.nav-list__item{color:var(--accent,#131313);font-size:1.125rem;font-weight:400;opacity:0;text-align:center;transform:translateY(-25%);transition:all var(--duration) ease}@media only screen and (max-width:767px){.nav-list__item:first-child{transition-delay:.2s}.nav-list__item:nth-child(2){transition-delay:.15s}.nav-list__item:nth-child(3){transition-delay:.1s}.nav-list__item:nth-child(4){transition-delay:.05s}.nav-list__item:nth-child(5){transition-delay:0s}}.nav-list__item:hover{color:var(--accent-main-color,#745bff);text-decoration-line:underline}@media only screen and (min-width:768px){.nav-list__item{font-size:1rem;opacity:1;transform:unset;transition:unset}.header__nav{opacity:1;pointer-events:all}.header__nav .header__btn,.header__nav+.header__action{display:none}}.is-scrolled .header{position:fixed}.is-scrolled .header__inner{background-color:#fff;box-shadow:-.3125rem -.125rem 5.125rem hsla(0,0%,49%,.25)}@media only screen and (min-width:768px){.is-scrolled .header__nav{opacity:1;pointer-events:all}}@media only screen and (min-width:1280px){.is-scrolled .header__nav{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.is-scrolled .header__nav .nav-list{width:fit-content}.is-scrolled .header__nav .header__btn{display:flex;padding:.75rem 1.25rem;width:fit-content}.is-scrolled .header__nav .header__btn span{font-size:1.125rem}}.menu-mode .header__nav{opacity:1;pointer-events:all}.menu-mode .nav-list__item{opacity:1;transform:translateY(0)}.hero{display:flex;flex-direction:column;position:relative}@media only screen and (min-width:768px){.hero{flex-direction:row;justify-content:space-between}}.hero-section .container{padding-top:1.75rem}.hero__content{background:hsla(0,0%,100%,.2);display:flex;flex-direction:column;gap:3rem;padding:1.25rem 1rem 5rem;z-index:900}@media only screen and (min-width:768px){.hero__content{margin:initial;padding:1.25rem 1.25rem 3.75rem;width:26.625rem}}@media only screen and (min-width:1280px){.hero__content{gap:3.75rem;position:relative;width:43.9375rem}}.hero__content-section{overflow:initial;padding:1.75rem 1.25rem 12.5rem}@media only screen and (min-width:768px){.hero__content-section{padding:3rem 0 5rem}}.hero__content--head{color:var(--accent,#131313);display:flex;flex-direction:column;font-size:1.0625rem;line-height:120%}@media only screen and (min-width:414px){.hero__content--head{font-size:1.125rem}}@media only screen and (min-width:768px){.hero__content--head{flex-direction:row;font-size:1rem;justify-content:space-between}}@media only screen and (min-width:1280px){.hero__content--head{align-items:flex-start;font-size:1.125rem;gap:1.5rem;justify-content:flex-start}}.hero__content--info{position:relative}.hero__content--info-title{color:var(--accent,#131313);font-family:var(--font-exo);font-size:4.0625rem;line-height:110%;margin-bottom:1rem}@media only screen and (min-width:414px){.hero__content--info-title{font-size:5.625rem}}.hero__content--info-description{color:var(--accent,#131313);font-size:1.125rem;line-height:120%;margin-bottom:3rem}@media only screen and (min-width:768px){.hero__content--info-description{font-size:1.25rem;margin-bottom:2.5rem}}.hero__content--info-btn{background:#fff;max-width:unset;width:100%}@media only screen and (min-width:1280px){.hero__content--info-btn{height:3.75rem;max-width:unset;width:15.9375rem}}.hero__image{margin-top:-5rem}@media only screen and (min-width:768px){.hero__image{margin-top:unset;position:absolute;right:-2.5625rem;top:0;z-index:800}}@media only screen and (min-width:1280px){.hero__image{position:absolute;right:-2.5625rem;top:-3.9375rem;width:42.5rem;z-index:800}}.hero__image img{height:100%;object-fit:cover;width:100%}.about{align-items:flex-start;display:flex;flex-direction:column;gap:1.75rem}@media only screen and (min-width:768px){.about{gap:1.5rem}}@media only screen and (min-width:1280px){.about{width:46.625rem}}.about-section{margin-top:-16.875rem}@media only screen and (min-width:768px){.about-section{margin-top:unset}}@media only screen and (min-width:1280px){.about-section .container{display:flex;justify-content:space-between;padding:2.5rem 0 7.5rem}.about-section .section-title{padding-inline:unset}}@media only screen and (min-width:1280px) and (min-width:1280px){.about-section .section-title{width:min-content}}.about__title{color:var(--accent,#131313);font-family:var(--font-exo);font-size:1.25rem;line-height:120%}@media only screen and (min-width:768px){.about__title{font-size:1.5rem}}.about__sub-title{color:var(--accent,#131313);font-size:1rem;line-height:130%}@media only screen and (min-width:768px){.about__sub-title{font-size:1.125rem}}.speakers{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (min-width:768px){.speakers{column-gap:1rem;display:grid;grid-template-columns:repeat(2,auto);justify-content:flex-start;row-gap:1.5rem}}@media only screen and (min-width:1280px){.speakers{column-gap:1.5rem;row-gap:3rem}}.speakers-section .container{padding-top:2.5rem}.speakers .speaker{display:flex;flex-direction:row;justify-content:center}.speakers .speaker__info{background:hsla(0,0%,100%,.3);display:flex;flex-direction:column;justify-content:space-between;padding:.5rem;width:100%}@media only screen and (min-width:1280px){.speakers .speaker__info{padding:1rem;width:18.375rem}}.speakers .speaker__info--name{color:var(--accent,#131313);font-size:1.125rem;line-height:130%;margin-bottom:.75rem}@media only screen and (min-width:1280px){.speakers .speaker__info--name{font-size:1.25rem}}.speakers .speaker__info--position{color:var(--accent,#131313);font-size:.875rem;line-height:130%}@media only screen and (min-width:1280px){.speakers .speaker__info--position{font-size:1rem}}.speakers .speaker__info--logo{flex-shrink:0;height:1.3125rem;width:4.5625rem}@media only screen and (min-width:1280px){.speakers .speaker__info--logo{height:3rem;width:8rem}}.speakers .speaker__image{height:11.6875rem;min-width:11.125rem;width:11.6875rem}@media only screen and (min-width:768px){.speakers .speaker__image{height:11.125rem;width:11.125rem}}@media only screen and (min-width:1280px){.speakers .speaker__image{height:18.375rem;width:18.375rem}}.speakers .speaker__image img{height:100%;object-fit:cover;object-position:top;width:100%}@media only screen and (min-width:1280px){.program{display:flex;justify-content:space-between}}.program-section{background:var(--dark-background-color,#000);color:var(--dark-background-txt-color,#fff)}.program__description{margin-bottom:4rem}@media only screen and (min-width:1280px){.program__description{width:49.125rem}}.program__description--title{font-size:1.125rem;line-height:120%;margin-bottom:2.5rem}@media only screen and (min-width:768px){.program__description--title{font-size:1.25rem}}.program__description--list{align-items:flex-start;border-left:1px solid #abf0ff;display:flex;flex-direction:column;gap:1.75rem}.program__description--list:after{content:""}.program__description--list-item{align-items:flex-start;border-bottom:1px solid #abf0ff;display:flex;flex-direction:row;font-size:1rem;gap:.25rem;line-height:normal;padding:0 0 .75rem 1rem;width:100%}@media only screen and (min-width:768px){.program__description--list-item{font-size:1.125rem;gap:.75rem}}.program__table{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}@media only screen and (min-width:1280px){.program__table{padding-inline:3.75rem}}.program__table--item{width:100%}@media only screen and (min-width:768px){.program__table--item{column-gap:.5rem;display:grid;grid-template-columns:11.25rem auto}}@media only screen and (min-width:1280px){.program__table--item{grid-template-columns:13.375rem auto}}.program__table--item-title{color:var(--accent,#131313);font-size:1.5rem;line-height:130%}@media only screen and (min-width:1280px){.program__table--item-title{font-size:1.75rem}}.program__table--item-description{color:var(--accent,#131313);font-size:1rem;line-height:130%}.program__table--item-time{align-items:center;align-self:stretch;background:#e8fbff;display:flex;flex-direction:column;gap:10.125rem;justify-content:center;padding:1.5rem 1rem}@media only screen and (min-width:768px){.program__table--item-time{padding:1rem}}.program__table--item-time span{color:var(--accent,#131313);font-size:1.5rem;line-height:130%;text-align:center}@media only screen and (min-width:768px){.program__table--item-time span{font-size:1.375rem;font-size:1.5rem}}.program__table--item-container{align-items:flex-start;align-self:stretch;background:#fff;color:var(--accent,#131313);display:flex;flex-direction:column;gap:1.75rem;padding:1.75rem 1rem}@media only screen and (min-width:768px){.program__table--item-container{padding:1.5rem 1rem 2rem}}@media only screen and (min-width:1280px){.program__table--item-container{padding:2rem 1.25rem 3rem}}.program__table--item-speakers{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:768px){.program__table--item-speakers{column-gap:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));width:100%}}@media only screen and (min-width:1280px){.program__table--item-speakers{column-gap:unset;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(17.875rem,1fr))}}@media only screen and (min-width:1366px){.program__table--item-speakers{grid-template-columns:repeat(auto-fit,minmax(18.375rem,1fr))}}.program__table--item-speaker{align-items:center;display:flex;gap:.75rem}.program__table--item-speaker-name{font-size:1rem;line-height:130%;margin-bottom:.25rem}.program__table--item-speaker-company,.program__table--item-speaker-position{font-size:.75rem;font-style:normal;line-height:130%}@media only screen and (min-width:768px){.program__table--item-speaker-company,.program__table--item-speaker-position{display:block;min-width:10.25rem}}@media only screen and (min-width:1440px){.program__table--item-speaker-company,.program__table--item-speaker-position{min-width:13.625rem}}.program__table--item-speaker-image{height:4rem;min-height:4rem;min-width:4rem;width:4rem}.program__table--item-speaker-image img{height:100%;object-fit:cover;object-position:top;width:100%}.program__table--item-info{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:.5rem}.program__table--item.without-speakers .program__table--item-speakers{display:none}@media only screen and (min-width:768px){.program__table--item.without-speakers .program__table--item-container{padding:1.5rem 1rem}}@media only screen and (min-width:1280px){.program__table--item.without-speakers .program__table--item-container{padding:2rem 1.25rem}}.program__tags{background:linear-gradient(0deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.4)),linear-gradient(135deg,#c7d3eb,#d2f2ff 36.76%,#eaefff);color:#131313;margin-top:.5rem;padding:1rem}@media only screen and (min-width:1280px){.program__tags{align-items:center;display:flex;justify-content:space-between;margin-inline:3.75rem;padding:1.5rem}}.program__tags--btn{border-color:var(--accent-main-color,#745bff);border-image:unset;display:none}.program__tags--btn span{color:var(--accent-main-color,#745bff)}@media only screen and (min-width:1280px){.program__tags--btn{display:flex;height:3.75rem;max-width:unset;width:15.9375rem}}.program__tags--list{display:flex;flex-wrap:wrap;row-gap:.75rem}.program__tags--list-item{align-items:flex-start;border:1px solid var(--accent,#131313);border-radius:6.25rem;display:flex;padding:.5rem 1.25rem;width:fit-content}@media only screen and (min-width:1280px){.program__tags--list-item{padding:.5rem 1.5rem}}.program__tags--list-item span{color:var(--accent,#131313);font-size:1rem;line-height:120%;width:fit-content}@media only screen and (min-width:768px){.program__tags--list-item span{font-size:1.125rem}}@media only screen and (min-width:1280px){.program__tags--list-item span{font-size:1.25rem}}.program+.program__tags{margin-inline:unset}.after-section{background:var(--light-background-color,#fff)}.after__list{align-items:flex-start;display:flex;flex-direction:column;gap:1.75rem}@media only screen and (min-width:768px){.after__list{column-gap:1.8125rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:2.5rem}}@media only screen and (min-width:1280px){.after__list{column-gap:unset;display:grid;grid-template-columns:repeat(3,1fr);row-gap:3rem}}.after__list--item{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:1280px){.after__list--item{max-width:24.375rem}}.after__list--item-letter{align-items:center;border:2px solid var(--accent,#131313);border-radius:3.125rem;color:var(--accent,#131313);display:flex;flex-direction:column;gap:.25rem;height:2rem;justify-content:center;padding:.25rem;width:2rem}@media only screen and (min-width:1280px){.after__list--item-letter{font-size:1.75rem;height:2.75rem;width:2.75rem}}.after__list--item-description{color:var(--accent,#131313);font-size:1rem;line-height:130%}@media only screen and (min-width:1280px){.after__list--item-description{font-size:1.125rem}}.organisator{align-items:flex-start;display:flex;flex-direction:column;gap:1.75rem}@media only screen and (min-width:768px){.organisator{gap:1.5rem}}@media only screen and (min-width:1280px){.organisator{width:46.625rem}}.organisator-section{background:var(--dark-background-color,#000);color:var(--dark-background-txt-color,#fff)}@media only screen and (min-width:768px){.organisator-section{margin-top:unset}}@media only screen and (min-width:1280px){.organisator-section .container{display:flex;justify-content:space-between;padding:2.5rem 0 7.5rem}.organisator-section .section-title{padding-inline:unset;width:29.5625rem}}.organisator__title{color:var(--dark-background-txt-color,#fff);font-family:var(--font-exo);font-size:1.25rem;line-height:120%}@media only screen and (min-width:768px){.organisator__title{font-size:1.5rem}}.organisator__sub-title{color:var(--dark-background-txt-color,#fff);font-size:1rem;line-height:130%}@media only screen and (min-width:768px){.organisator__sub-title{font-size:1.125rem}}@media only screen and (max-width:1279px){.section-title.txt-red-to-blue{line-height:inherit}}.partners-section{background:var(--light-background-color,#fff)}.partners__list{display:grid;grid-template-columns:repeat(2,1fr);row-gap:.5rem}@media only screen and (min-width:768px){.partners__list{column-gap:1rem;display:flex;flex-wrap:wrap;justify-content:center}}@media only screen and (min-width:1280px){.partners__list{column-gap:2rem;row-gap:1rem}}.partners__list--item{align-items:center;display:flex;height:3.75rem;justify-content:center;padding:1rem 2.625rem .9375rem 2.6875rem}@media only screen and (min-width:768px){.partners__list--item{flex:0 1 31.8%;height:5rem;padding:1.3125rem 3.3125rem}}@media only screen and (min-width:1280px){.partners__list--item{flex:0 1 18%;padding:1.3125rem 3.5375rem 1.3125rem 3.5625rem}}.partners__list--item img{height:1.8125rem;object-fit:contain;width:5.9375rem}@media only screen and (min-width:768px){.partners__list--item img{height:2.375rem;width:7.875rem}}.registration{display:flex;flex-direction:column;padding:1rem;position:relative;z-index:900}@media only screen and (min-width:768px){.registration{padding:1.25rem 1.25rem 2.5rem}}@media only screen and (min-width:1280px){.registration{margin-right:3.75rem;padding:1.25rem;position:relative;width:44.875rem;z-index:800}}.registration .bg{background:hsla(0,0%,100%,.2);height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:768px){.registration .bg:after{backdrop-filter:blur(7.5px);content:"";display:block;height:100%;position:absolute;width:100%}}.registration-section{background:url(/build/images/bg-mob.dc864afa.png),#d3d3d3 50%;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:768px){.registration-section{background:url(/build/images/bg-tab.32aa2090.png),#d3d3d3 50%;background-repeat:no-repeat;background-size:cover}}@media only screen and (min-width:1280px){.registration-section{background:url(/build/images/bg-pc.95e5b480.png),#d3d3d3 50%;background-repeat:no-repeat;background-size:cover}}.registration-section-title{position:relative;z-index:20}@media only screen and (min-width:1280px){.registration-section .container{display:flex;justify-content:space-between;padding:2.5rem 0 7.5rem}}.registration__box{position:relative}@media only screen and (min-width:768px){.registration__box{align-self:end;width:29.625rem;z-index:800}}@media only screen and (min-width:1280px){.registration__box{align-self:unset;width:unset}}.registration__img{bottom:-7.3125rem;height:25.75rem;mix-blend-mode:luminosity;position:absolute;right:-19.5rem;width:35.25rem;z-index:-1}@media only screen and (min-width:768px){.registration__img{bottom:-9.1875rem;height:29.25rem;left:calc(100vw - 1042px);right:unset;width:42.25rem;z-index:1}}@media only screen and (min-width:1280px){.registration__img{bottom:-11.875rem;height:32.25rem;left:-36.25rem;width:50.25rem}}.registration__img img{height:100%;object-fit:cover;width:100%}.registration__img picture{height:100%}.registration__title{color:var(--accent,#131313);font-family:var(--font-exo);font-size:1.25rem;line-height:120%;margin-bottom:1.5rem;z-index:800}@media only screen and (min-width:768px){.registration__title{font-size:1.5rem}}.registration__sub-title{color:var(--accent,#131313);font-size:1rem;font-style:normal;line-height:130%;margin-bottom:2.5rem;z-index:800}@media only screen and (min-width:768px){.registration__sub-title{font-size:1.125rem;margin-bottom:3rem}}.registration__btn{background:#fff;margin-inline:.25rem;margin-bottom:2.5rem;position:relative;z-index:10}@media only screen and (min-width:414px){.registration__btn{max-width:unset;min-width:20.875rem}}@media only screen and (min-width:768px){.registration__btn{margin-bottom:unset;max-width:14.9375rem;min-width:unset}}@media only screen and (min-width:1280px){.registration__btn{height:3.75rem;max-width:unset;width:15.9375rem}}.order{text-align:center}@media only screen and (min-width:1280px){.order{display:flex;justify-content:space-between}}.order-section{background:url(/build/images/bg-mob.dc864afa.png),#d3d3d3 50%;background-repeat:no-repeat;background-size:cover;color:var(--accent)}@media only screen and (min-width:768px){.order-section{background:url(/build/images/bg-tab.32aa2090.png),#d3d3d3 50%;background-repeat:no-repeat;background-size:cover}}@media only screen and (min-width:1280px){.order-section{background:url(/build/images/bg-pc.95e5b480.png),#d3d3d3 50%;background-repeat:no-repeat;background-size:cover}}.order-section .container{padding:2.5rem 1.25rem 5rem}@media only screen and (min-width:1280px){.order-section .container{padding:2.5rem 0 5rem}}.order__label{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}@media only screen and (min-width:768px){.order__label{margin-bottom:3rem}}.order__label--title{color:var(--accent,#131313);font-family:var(--font-exo);font-size:3rem;line-height:100%}@media only screen and (min-width:1280px){.order__label--title{font-size:4rem}}.order__label--sub-title{color:var(--accent,#131313);font-size:1.125rem;line-height:120%}@media only screen and (min-width:1280px){.order__label--sub-title{font-size:1.25rem}}.order__form{padding:1rem 1rem 2.5rem;position:relative}@media only screen and (min-width:1280px){.order__form{float:right;margin-right:5rem;width:33.8125rem}}.order__form .bg{background:hsla(0,0%,100%,.2);height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:768px){.order__form .bg:after{backdrop-filter:blur(7.5px);content:"";display:block;height:100%;position:absolute;width:100%}}.order__img{bottom:-5.3125rem;height:28.75rem;mix-blend-mode:luminosity;position:absolute;right:-21.5rem;width:39.25rem;z-index:-1}@media only screen and (min-width:768px){.order__img{bottom:-7.375rem;height:39.3125rem;left:calc(100vw - 1185px);right:unset;width:53.25rem;z-index:1}}@media only screen and (min-width:1280px){.order__img{bottom:-9.4375rem;height:39.3125rem;left:-46.75rem;width:63.25rem;z-index:-1}}.order__img img{height:100%;object-fit:cover;width:100%}.order__img picture{height:100%}.form{margin-inline:auto;margin-right:auto;position:relative;z-index:800}@media only screen and (min-width:768px){.form{margin-right:0;max-width:29.625rem}}@media only screen and (min-width:1280px){.form{max-width:32.125rem}}.form__input{width:100%}.form__input input:-webkit-autofill,.form__input input:-webkit-autofill:active,.form__input input:-webkit-autofill:focus,.form__input input:-webkit-autofill:hover{box-shadow:inset 0 0 0 1.875rem transparent!important;-webkit-box-shadow:inset 0 0 0 1.875rem transparent!important;caret-color:#000!important;color:#000!important;transition:background-color 0s linear 1000s!important}.form__input:not(:last-child){margin-bottom:1.5rem}@media only screen and (min-width:768px){.form__input:not(:last-child){margin-bottom:1.875rem}}.form__input .main-btn{background:#fff;color:var(--accent-main-darker-color,#6123c6);display:flex;font-size:1.25rem;gap:1rem;justify-content:center;position:relative;transition:none;width:100%}.form__input .main-btn:hover{color:#000}@media only screen and (min-width:414px){.form__input .main-btn{max-width:unset;min-width:22rem}}@media only screen and (min-width:768px){.form__input .main-btn{font-size:1.125rem;height:3.25rem;min-width:unset;width:14.9375rem}.form__input .main-btn span{font-size:1.125rem}}@media only screen and (min-width:1280px){.form__input .main-btn{height:3.75rem;width:15.9375rem}.form__input .main-btn span{font-size:1.25rem}}.form__input .main-btn:disabled{color:rgba(156,22,181,0);pointer-events:none}.form__input .main-btn:disabled>span{opacity:0}.form__input .main-btn:disabled .btn-loader{opacity:1}.form__input .main-btn:disabled svg{opacity:0}.form__input .iti{color:#000;width:100%}@media only screen and (min-width:768px){.form__input .iti{font-size:1.3125rem;line-height:1.8125rem}}.form__input .iti__country{align-items:baseline;display:flex;padding-left:1.5rem}.form__input .iti__country-name{color:var(--black);max-width:100%;overflow:hidden;text-overflow:ellipsis}.form__input .iti__selected-flag{background-color:transparent}.form__input .iti__selected-dial-code{color:var(--placeholder-color)}@media only screen and (min-width:768px){.form__input .iti__country-list{max-width:29.6875rem}}@media only screen and (min-width:1280px){.form__input .iti__country-list{max-width:31.875rem}}.form__input .iti input::placeholder{opacity:.5}.form__input input{background-color:transparent;border:none;border-bottom:3px solid var(--accent);color:var(--accent);font-size:1rem;line-height:1.125rem;padding:1.125rem 0 .625rem;width:100%}@media only screen and (min-width:768px){.form__input input{font-size:1.3125rem;line-height:1.8125rem;padding-bottom:.75rem}}.form__input input::placeholder{color:var(--placeholder-color)}.form__input.error-input input{border-bottom-color:var(--error-color)}.form__input.error-input .form__error{height:1.125em;margin-top:.3125rem}.form__input--submit{align-items:center;display:flex;justify-content:center;padding-top:.9375rem}@media only screen and (min-width:768px){.form__input--submit{justify-content:flex-start}}.form__agreement{display:block;font-size:.875rem;line-height:1.125rem;margin-top:1.5rem;text-align:left}@media only screen and (min-width:768px){.form__agreement{font-size:1.0625rem;line-height:1.4375rem;margin-top:3.75rem;max-width:28.125rem}}@media only screen and (min-width:1280px){.form__agreement{margin-top:3rem}}.form__agreement a{font-size:inherit;line-height:inherit;text-decoration:underline;transition:var(--accent-main-color,#745bff)}.form__agreement a:hover{opacity:.4}.form__error{color:var(--error-color);display:block;font-size:.875rem;height:0;overflow:hidden;text-align:left;transition:.3s}.btn-loader{display:inline-block;height:5rem;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:5rem}.btn-loader span{animation-timing-function:cubic-bezier(0,1,1,0);background:#000;border-radius:50%;height:.8125rem;position:absolute;top:2.0625rem;width:.8125rem}.btn-loader span:first-child{animation:btn-loader-1 .6s infinite;left:.5rem}.btn-loader span:nth-child(2){animation:btn-loader-2 .6s infinite;left:.5rem}.btn-loader span:nth-child(3){animation:btn-loader-2 .6s infinite;left:2rem}.btn-loader span:nth-child(4){animation:btn-loader-3 .6s infinite;left:3.5rem}@keyframes btn-loader-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes btn-loader-3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes btn-loader-2{0%{transform:translate(0)}to{transform:translate(1.5rem)}}.fixed-enroll{background:var(--fixed-btn-bg-color,#745bff);bottom:calc(var(--notification-offset, 0px) + var(--banner-height, 0px));color:var(--fixed-btn-text-color,#fff);left:0;margin:.625rem;opacity:0;position:fixed;transform:translateY(100%);transition:all .2s ease;width:100%;width:-webkit-fill-available;z-index:1000}.fixed-enroll:hover{opacity:.1}.is-scrolled.fixed-btn-shown .fixed-enroll{opacity:1;transform:translateY(0)}@media only screen and (min-width:768px){.fixed-enroll{margin-top:0;margin-inline:1.25rem}}@media only screen and (min-width:1280px){.fixed-enroll{display:none}}.fixed-enroll__btn{align-items:center;border-radius:3.125rem;display:flex;font-size:1.25rem;gap:1rem;height:3.5rem;justify-content:center;line-height:130%;margin:0 auto;max-width:30rem;padding:.625rem 1.25rem;text-align:center}@media only screen and (min-width:768px){.fixed-enroll__btn{font-size:1.125rem;height:3.25rem}}@media only screen and (min-width:1280px){.has-fixed-btn .back-to-top,.has-fixed-btn .desk-header__action{display:none!important}}.menu-mode.fixed-btn-shown .fixed-enroll{display:none}.courses-section{background:var(--light-background-color,#fff)}.courses__title{color:var(--accent,#131313);font-family:var(--font-exo);font-size:2.625rem;line-height:100%}.courses__list{column-gap:.625rem;display:flex;flex-wrap:wrap;margin-top:2.5rem;row-gap:.75rem}@media only screen and (min-width:768px){.courses__list{row-gap:1rem}}.courses__list--item{color:var(--accent,#131313);font-size:.875rem;font-style:normal;letter-spacing:.42px;line-height:120%}.courses__list--item a{text-decoration-line:underline;text-underline-offset:.125rem}.courses__list--item a:active,.courses__list--item a:hover{color:var(--accent-main-color,#745bff)}.courses__list--item:not(:first-child):before{content:"/";margin-right:.625rem}@media only screen and (min-width:768px){.courses__list--item{font-size:1rem}}.footer{background:#fff;font-weight:500}.footer__grid{display:grid;grid-template:auto/1fr;justify-items:center;padding-top:1.25rem;text-align:center}@media only screen and (min-width:1024px){.footer__grid{align-items:center;grid-template-columns:repeat(2,auto);padding-top:0;row-gap:8rem}}.footer__social{display:flex;gap:1.625rem}@media only screen and (min-width:1024px){.footer__social{grid-area:1/2/2/3;justify-self:end}}.footer__social-link{display:block;padding:.1875rem}.footer__social-link svg{fill:var(--black);height:1.5rem;width:1.5rem}.footer__social-link:hover svg{fill:var(--accent-main-color,#745bff)}.footer__logo{color:var(--header-sticky-txt);font-family:Helvetica,sans-serif;font-size:2.1875rem;line-height:1;margin-top:3rem;transition:all .2s ease 0s}@media only screen and (min-width:768px){.footer__logo{font-size:2.6875rem;margin-bottom:1px}}@media only screen and (min-width:1024px){.footer__logo{align-self:end;grid-area:2/1/3/2;justify-self:start;margin:0 0 .5rem}}.footer__logo a:hover{color:var(--accent-main-color,#745bff)}.footer__copyright{color:var(--gray);font-size:1rem;line-height:1.875rem;margin-top:1rem}@media only screen and (min-width:1024px){.footer__copyright{font-size:1.125rem;grid-area:2/2/3/3;margin:0;place-self:end;text-align:right}}.footer__copyright span,.footer__links{white-space:nowrap}.footer__links{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem}@media only screen and (min-width:1024px){.footer__links{column-gap:2.5rem;flex-direction:row;grid-area:1/1/2/2;justify-self:start;margin:0}}.footer__links-item{border-bottom:2px solid var(--black);font-size:1.125rem}.footer__links-item:hover{border-color:var(--hover-underline);color:var(--accent-main-color,#745bff)}:root{--base-banner-height:3rem}@media only screen and (min-width:768px){:root{--base-banner-height:3.75rem}}.base-banner{height:var(--base-banner-height);z-index:200}.base-banner,.base-banner~.wrapper{position:relative}.base-banner__cont{background-color:var(--bgc);display:block}.base-banner__cont img,.base-banner__cont picture{display:block;height:100%;margin:0 auto;max-width:120rem;object-fit:contain;object-position:center;width:100%}.base-banner.fixed{position:fixed;z-index:2000}.base-banner.fixed~.wrapper{padding-top:var(--base-banner-height)}.base-banner.fixed~.wrapper .fixed-header.active,.base-banner.fixed~.wrapper .header,.base-banner.fixed~.wrapper .header--scrolled{top:var(--base-banner-height)}.base-banner.fixed~.wrapper .fixed-filter.is-fixed{top:calc(10px + var(--base-banner-height))}body[data-banner-enabled=true] .breadcrumbs:is(nav){margin-top:calc(var(--base-banner-height) + 2rem)}body[data-banner-enabled=true] .landing-breadcrumbs{margin-top:calc(var(--base-banner-height)*-1)}body[data-banner-enabled=true].elvtr-base .base-banner.fixed~.wrapper,body[data-banner-enabled=true].page-not-front .base-banner.fixed~.wrapper{padding-top:var(--base-banner-height)}body[data-banner-enabled=true].elvtr-base .base-banner.fixed~.wrapper .header,body[data-banner-enabled=true].page-not-front .base-banner.fixed~.wrapper .header{top:var(--base-banner-height)}@media only screen and (max-width:639px){body[data-banner-enabled=true].menu-active .l_header:not(.active)+.l_menu{top:var(--base-banner-height)}}body[data-banner-enabled=true].course-new-theme .nav__bars{transition:margin .2s ease}body[data-banner-enabled=true].course-new-theme .header:not(.active)+.nav__bars{margin-top:var(--base-banner-height)}body[data-banner-enabled=true].elvtr-expansion-body,body[data-banner-enabled=true].elvtr-expansion-body .wrapper{padding-top:0}body[data-banner-enabled=true].elvtr-expansion-body .base-banner.fixed~.wrapper{padding-top:var(--base-banner-height)}body[data-banner-enabled=true].elvtr-expansion-body .base-banner.fixed~.wrapper .header{top:var(--base-banner-height)}body[data-banner-enabled=true].elvtr-expansion-body .breadcrumbs{margin-top:calc(var(--base-banner-height) + 2rem)}body[data-banner-enabled=true].elvtr-expansion-body .hero,body[data-banner-enabled=true].elvtr-expansion-body .informers-list,body[data-banner-enabled=true].elvtr-expansion-body .main-running-lines-box-light{padding-top:var(--base-banner-height)}@media only screen and (max-width:1139px){body[data-banner-enabled=true].elvtr-expansion-body .informers-list{padding-top:var(--header-height,var(--base-banner-height))}}body[data-banner-enabled=true].elvtr-expansion-body .header:not(.scrolled),body[data-banner-enabled=true].robot-land-wrap .header:not(.header--scrolled){top:var(--base-banner-height)}body[data-banner-enabled=true].master-landing-body .base-banner:not(.fixed)~.wrapper .header{top:0}body[data-banner-enabled=true].short-land-body .header:not(.scrolled) .nav__enroll{top:calc(var(--base-banner-height) + .25rem)}body[data-banner-enabled=true] .webinar-timetable-wrap .cta-top-btn{top:var(--base-banner-height)}body[data-banner-enabled=true] .webinar-timetable-wrap .cta-top-btn.show,body[data-banner-enabled=true].corp-landing .header.header--scrolled{top:0}body[data-banner-enabled=true].laba-3-0-body .desk{margin-top:1.25rem}@media only screen and (min-width:1280px){body[data-banner-enabled=true].laba-3-0-body .desk{margin-top:0}}body[data-banner-enabled=true].page-article{--header-height:3rem}@media only screen and (min-width:768px){body[data-banner-enabled=true].page-article{--header-height:4.1875rem}}@media only screen and (min-width:1280px){body[data-banner-enabled=true].page-article{--header-height:4.5rem}}body[data-banner-enabled=true].page-article .base-banner.fixed~.wrapper{padding-top:calc(var(--base-banner-height) + var(--header-height))}body[data-banner-enabled=true].page-article .base-banner.fixed~.wrapper .header{position:absolute}body[data-banner-enabled=true].is-promo-banner .header+section:not(.main-with-bg){padding-top:var(--base-banner-height)}body[data-banner-enabled=true].is-promo-banner .base-banner~.wrapper .promo-banner{top:var(--base-banner-height)}body[data-banner-enabled=true].is-promo-banner .base-banner~.wrapper .promo-banner.banner--scrolled{top:0}body[data-banner-enabled=true].is-promo-banner .base-banner~.wrapper .main-with-bg .container{padding-top:144px}body[data-banner-enabled=true].is-promo-banner .base-banner:not(.fixed)~.wrapper .header,body[data-banner-enabled=true].is-promo-banner .base-banner~.wrapper .header{top:2.75rem}body[data-banner-enabled=true].is-promo-banner .base-banner.fixed~.wrapper{padding-top:calc(var(--base-banner-height) + 44px)}body[data-banner-enabled=true].is-promo-banner .base-banner.fixed~.wrapper .promo-banner.banner--scrolled{top:var(--base-banner-height)}body[data-banner-enabled=true].is-promo-banner .base-banner.fixed~.wrapper .header{top:calc(var(--base-banner-height) + 44px)}