.gallery-skeleton__content-item.gallery__content-item{border:1px solid #1a1b22}.gallery-default__content-item.gallery__content-item{display:flex;flex-shrink:0;scroll-snap-align:center}.gallery-default__dots.gallery__dots{display:flex}.gallery-default__dots-item.gallery__dots-item{padding:4px;cursor:pointer}.gallery-default__dots-item.gallery__dots-item_active{cursor:default}.gallery-default__dots-item.gallery__dots-item_active .gallery__dots-item-control{border-color:var(--gallery-active-dot-color,currentColor);background:var(--gallery-active-dot-color,currentColor)}.gallery-default__dots-item .gallery__dots-item-control{box-sizing:border-box;width:8px;height:8px;transition:transform .25s;border:1px solid #1a1b22;border-radius:50%}.gallery__content-scrollable-area{-webkit-overflow-scrolling:touch;overflow-scrolling:touch;scroll-snap-type:both mandatory}.gallery__content-scrollable-area.no-snap>*{scroll-snap-align:none}.header__mobile-menu-group{display:block;padding-top:28px}.header__mobile-menu-group-title{margin-bottom:21px;color:#4d4d4d;font-size:16px;line-height:24px}.header_mobile-menu-open .header__mobile-menu-group{animation:menuFadeIn .5s forwards}.header__mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100vw;min-height:90vh;margin:0;padding:15px 5.5%;background-color:#191b20}.header__mobile-menu-item{margin-top:18px;cursor:pointer;color:#fff;font-family:Suisse,Yandex Sans;font-size:20px;font-weight:600;line-height:24px}.header__mobile-menu-item_disabled{cursor:default;color:#4d4d4d}.header{height:80px;transition:transform .5s,background-color .3s;transform:none;background-color:hsla(0,0%,100%,0)}.header,.header .logo{color:#fff}.header_fixed{position:fixed;z-index:10000;top:0;left:0;width:100%}.header_collapsed{transform:translateY(-90px)}.header_collapsed .header__mobile-menu,.header_collapsed.header_mobile-menu-open .header__mobile-actions{transform:translateY(90px)}.header_reversed-bg-color{background-color:#fff}.header_reversed-color,.header_reversed-color .logo{color:#000}.header__container{position:relative;display:flex;justify-content:space-between;height:100%}.header__left,.header__middle,.header__right{display:flex;flex:.33 1 33%;align-items:center;height:100%}.header__middle{justify-content:center}.header__right{justify-content:flex-end}.header__mobile-actions,.header__mobile-menu{transition:transform .5s}.header__mobile-actions{display:none;margin-left:10px}.header__mobile-menu{display:none}@media screen and (max-width:768px){.header{width:100%;height:55px}.header_fixed{position:fixed;z-index:10000;top:0;left:0}.header__logo{width:200px;height:100%}.header__left,.header__right{display:flex;flex:.5 1 50%}.header__middle{display:none}.header__mobile-actions{display:flex;flex:0 1 22px;align-items:center;height:100%}.header__mobile-close-menu-icon,.header__mobile-open-menu-icon{z-index:10001;cursor:pointer}.header__mobile-close-menu-icon{color:#fff}.header_mobile-menu-open .header__mobile-menu{display:flex}}.tabs-pane__header .tabs__navigation-arrow{background:#f7f9fc}.tabs-pane__header .tabs__navigation-arrow:hover{background:#f0f3f9}.tabs-default__item-content.tabs-pane__item-content.tabs__item-content{position:absolute;top:-10000px;left:-10000px;display:flex}.tabs-default__item-content.tabs-pane__item-content.tabs__item-content_visible{position:static;display:flex}.tabs-default__item-content.tabs-simple__item-content.tabs__item-content{position:absolute;top:-10000px;left:-10000px;display:flex}.tabs-default__item-content.tabs-simple__item-content.tabs__item-content_visible{position:static;display:flex}.tabs-default__content.tabs__content{position:relative;flex:1 0 0}.tabs-group-simple.tabs-group{display:flex;padding:2px 0;background:transparent}.tab-simple.tab{background:unset}.tab-simple.tab_active:after{content:unset}.tab-simple.tab:hover{background:unset}.tab-simple .tab__text{opacity:1}.tabs-group-pane.tabs-group{padding:2px 0;background:#f7f9fc}.tabs-group-folder.tabs-group{display:flex;border-bottom:1px solid #d1d2d6;background:transparent}.tabs-group-default.tabs-group{position:relative;display:flex}.tabs-folder__header.tabs__header:before{position:absolute;bottom:0;display:block;width:100%;height:1px;content:"";background:#d9d9d9}.tab-default.tab-sliding.tab_active{border-bottom:none}.tab-folder.tab{position:relative;border:1px solid transparent;border-left:0;border-radius:0;background:#fff;box-shadow:none}.tab-folder.tab_active{top:1px;border-color:#d1d2d6 #d1d2d6 #fff;line-height:39px}.tab-folder.tab_active:after{top:-1px;height:calc(100% + 1px)}.tab-folder.tab:before{background:#d1d2d6}.tab-folder.tab_active+.tab:before{background:none}.tab-default.tab{position:relative;display:flex;justify-content:space-between;flex:0 1 auto;box-sizing:border-box;margin-right:24px;padding-bottom:8px;cursor:pointer;color:rgba(26,27,34,.4);font-size:21px;line-height:26px}.tab-default.tab_active{cursor:default;color:#1a1b22;border-bottom:2px solid var(--tab-active-color,#007aff)}.tab-default.tab:hover{transition:color .3s;color:#1a1b22}.tab-default .tab__text{display:inline-block;overflow:hidden;min-width:20px;white-space:nowrap;text-overflow:ellipsis}.tab-default.tab:not(.tab_active):after{position:absolute;bottom:0;display:block;width:100%;height:2px;content:"";transition:transform .2s ease-in-out 0s;transform:scaleX(0);background-color:var(--tab-active-color,#007aff)}.tab-default.tab:not(.tab_active):hover:after{transform:scaleX(1)}.tabs-default__item-content.tabs__item-content{display:none}.tabs-default__item-content.tabs__item-content_visible{display:flex}.tabs-group-default.tabs-group-sliding.tabs-group:after{position:absolute;bottom:-1px;display:block;width:var(--tabs-item-width);height:2px;content:"";transition:.3s;transform:translateX(var(--tabs-item-left));background:var(--tab-active-color,#007aff)}.tabs-default__header.tabs__header{position:relative}.tabs-default__header .tabs__content{position:relative;height:100%}.tabs-default__header .tabs__slider{height:100%}.tabs-default__header .tabs__navigation-arrow{display:flex;align-items:center;width:24px;height:100%;background:#fff}.tabs-default__header .tabs__navigation-arrow:hover{background:hsla(0,0%,100%,.9)}.tabs-default__header .tabs__navigation{position:absolute;z-index:100;top:0;left:0;display:flex;width:100%;height:100%;pointer-events:none;justify-content:space-between}@keyframes menuFadeIn{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}.tab-pane.tab{position:relative;display:flex;justify-content:space-between;flex:0 1 auto;box-sizing:border-box;min-width:60px;max-width:170px;height:40px;margin:0;padding:0 4px 0 16px;cursor:pointer;transition:background .1s ease-in-out;color:#1a1b22;border-bottom:none;border-radius:2px 2px 0 0;background:#f7f9fc;font-size:14px;font-weight:500;line-height:40px}.tab-pane.tab:hover{z-index:20;transition:color .3s;background:rgba(0,0,0,.03)}.tab-pane.tab_active{z-index:10;cursor:default;opacity:1;border-radius:0 2px 0 0;background:#fff;box-shadow:0 0 15px 2px #fff}.tab-pane.tab_active .tab__text{opacity:1}.tab-pane.tab_active:hover{background:#fff}.tab-pane.tab_active:after{position:absolute;top:0;left:0;width:2px;height:100%;content:"";background:var(--tab-active-color,#007aff)}.tab-pane.tab_active:before{display:none}.tab-pane.tab:before{position:absolute;top:1px;left:0;width:1px;height:36px;content:"";background:rgba(0,0,0,.05)}.tab-pane.tab_collapsed .tab__controls{margin:0 4% 0 0}.tab-pane.tab_collapsed .tab__close{position:relative}.tab-pane.tab_collapsed .tab__close:after{position:absolute;left:55%;display:block;width:20px;height:20px;content:""}.tab-pane.tab_collapsed .tab__warning{position:absolute;left:6px}.tab-pane .tab__text{display:inline-block;overflow:hidden;min-width:20px;white-space:nowrap;opacity:.6}.tab-pane .tab__element-hint{position:absolute;z-index:1;left:0;overflow:hidden;width:100%;height:100%}.tab-pane .tab__controls{display:flex;align-items:center;height:100%;margin:0 0 0 6px}.tab-pane .tab__controls:empty{margin:0 6px}.tab-pane .tab__close{z-index:100;display:flex;cursor:pointer;opacity:.6}.tab-pane .tab__close:hover{opacity:1}.tab-pane .tab__warning{display:block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#ff3b30}#bundle-index .cookie-message{position:fixed;z-index:10000;bottom:0;left:0;width:100vw;padding:0 var(--page-horizontal-paddings,32px);background-color:#000;line-height:20px}#bundle-index .cookie-message__wrapper{display:flex;max-width:var(--page-width,100%);justify-content:space-between;margin:0 auto}#bundle-index .cookie-message__content{padding:var(--size-xs,20px) 0;color:#fff;font:var(--font-caption,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .cookie-message__link{color:#fff}#bundle-index .cookie-message__cross-container{cursor:pointer}#bundle-index .cookie-message__cross-icon{width:16px;min-width:16px;height:16px;margin-bottom:-4px;margin-left:16px;cursor:pointer;color:#fff}#bundle-index .landing-grid__column_size_thin{--column-size:var(--grid-thin-column-size,4);grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_wide{--column-size:var(--grid-wide-column-size,8);grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_full{--column-size:var(--grid-columns-count,12);grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_1{--column-size:1;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_2{--column-size:2;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_3{--column-size:3;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_4{--column-size:4;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_5{--column-size:5;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_6{--column-size:6;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_7{--column-size:7;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_8{--column-size:8;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_9{--column-size:9;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_10{--column-size:10;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_11{--column-size:11;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_12{--column-size:12;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_13{--column-size:13;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_14{--column-size:14;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_15{--column-size:15;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_size_16{--column-size:16;grid-column-start:span var(--column-size)}#bundle-index .landing-grid__column_start_right{grid-column-start:calc(var(--grid-columns-count, 12) - var(--column-size) + 1);grid-column-end:calc(var(--grid-columns-count, 12) + 1)}#bundle-index .landing-grid__column_start_1{grid-column-start:1;grid-column-end:calc(1 + var(--column-size))}#bundle-index .landing-grid__column_start_2{grid-column-start:2;grid-column-end:calc(2 + var(--column-size))}#bundle-index .landing-grid__column_start_3{grid-column-start:3;grid-column-end:calc(3 + var(--column-size))}#bundle-index .landing-grid__column_start_4{grid-column-start:4;grid-column-end:calc(4 + var(--column-size))}#bundle-index .landing-grid__column_start_5{grid-column-start:5;grid-column-end:calc(5 + var(--column-size))}#bundle-index .landing-grid__column_start_6{grid-column-start:6;grid-column-end:calc(6 + var(--column-size))}#bundle-index .landing-grid__column_start_7{grid-column-start:7;grid-column-end:calc(7 + var(--column-size))}#bundle-index .landing-grid__column_start_8{grid-column-start:8;grid-column-end:calc(8 + var(--column-size))}#bundle-index .landing-grid__column_start_9{grid-column-start:9;grid-column-end:calc(9 + var(--column-size))}#bundle-index .landing-grid__column_start_10{grid-column-start:10;grid-column-end:calc(10 + var(--column-size))}#bundle-index .landing-grid__column_start_11{grid-column-start:11;grid-column-end:calc(11 + var(--column-size))}#bundle-index .landing-grid__column_start_12{grid-column-start:12;grid-column-end:calc(12 + var(--column-size))}#bundle-index .landing-grid__column_start_13{grid-column-start:13;grid-column-end:calc(13 + var(--column-size))}#bundle-index .landing-grid__column_start_14{grid-column-start:14;grid-column-end:calc(14 + var(--column-size))}#bundle-index .landing-grid__column_start_15{grid-column-start:15;grid-column-end:calc(15 + var(--column-size))}#bundle-index .landing-grid__column_start_16{grid-column-start:16;grid-column-end:calc(16 + var(--column-size))}@media screen and (max-width:768px){#bundle-index .landing-grid__column{--column-size:1;grid-column-start:1}}#bundle-index .landing-grid{--width:100%;--columns-count:1;--gap:var(--grid-gap,16px);--row-gap:0;display:grid;width:var(--width);grid-template-columns:repeat(var(--columns-count),minmax(0,1fr));grid-column-gap:var(--gap);grid-row-gap:var(--row-gap);--columns-count:var(--grid-columns-count,12)}@media screen and (max-width:768px){#bundle-index .landing-grid{--columns-count:1}}#bundle-index .section__description{margin:0 0 var(--size-xxl,64px);padding:0;font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .section__description_small{font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .section__title{margin:0 0 var(--size-s,24px);padding:0 var(--size-xxs,16px) 0 0;font:var(--font-h2,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .section__title_sticky{position:-webkit-sticky;position:sticky;top:var(--section-vertical-paddings,32px)}@media screen and (max-width:768px){#bundle-index .section__title_sticky{position:static}}#bundle-index .section{padding:0 calc(var(--page-horizontal-paddings, 32px) + env(safe-area-inset-right, 0)) 0 calc(var(--page-horizontal-paddings, 32px) + env(safe-area-inset-left, 0));background:#fff}#bundle-index .section_dark{color:#fff;background:#1a1b22}#bundle-index .section__content{max-width:var(--page-width,100%);margin:0 auto;padding:var(--section-vertical-paddings,32px) 0}@media screen and (max-width:425px){#bundle-index .section__title+.section__description{margin-top:var(--size-s,24px)}}#bundle-index .about-practicum-section{position:relative}#bundle-index .about-practicum-section__description{margin:0;color:#b6bcbf}#bundle-index .about-practicum-section__picture{width:100%}#bundle-index .about-practicum-section__container{grid-template-rows:auto auto;grid-template-columns:8fr 1fr 5fr;grid-template-areas:"line line line" "picture . content"}#bundle-index .about-practicum-section__container_inversed{grid-template-columns:5fr 1fr 8fr;grid-template-areas:"line line line" "content . picture"}@media screen and (max-width:425px){#bundle-index .about-practicum-section__container{grid-template-columns:repeat(var(--columns-count),1fr);grid-template-areas:"picture" "content";margin-top:var(--size-xxxl,80px)}}#bundle-index .about-practicum-section__picture-container{grid-area:picture}#bundle-index .about-practicum-section__content{align-self:center;grid-area:content}@media screen and (max-width:425px){#bundle-index .about-practicum-section__content{margin-top:var(--size-m,32px)}}#bundle-index .about-practicum-section__content-title{margin-bottom:var(--size-xxs,16px);font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .about-practicum-section__content-description{color:#b6bcbf}#bundle-index .about-practicum-section__line{height:1px;margin:var(--size-xxxl,80px) 0;background:#fff;grid-area:line}@media screen and (max-width:425px){#bundle-index .about-practicum-section__line{display:none}}#bundle-index .action-button{--accent-color:#1a1b22;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:80px;padding:0 20px;cursor:pointer;-webkit-user-select:none;user-select:none;transition-duration:.2s;transition-property:color,background;text-decoration:none;color:#fff;border:none;outline:none;background:var(--accent-color);-webkit-tap-highlight-color:transparent;font-weight:500}#bundle-index .action-button:before{width:100%;height:100%;position:absolute;top:0;left:0;content:"";transition:opacity .2s;pointer-events:none;opacity:0;background:hsla(0,0%,100%,.2)}@media screen and (min-width:769px){#bundle-index .action-button:hover:before{opacity:1}}@media screen and (max-width:768px){#bundle-index .action-button:active:before{opacity:1}}@media screen and (max-width:1024px){#bundle-index .action-button{height:64px;letter-spacing:.1px}}#bundle-index .action-button_profession-color{--accent-color:var(--profession-color,#007aff)}#bundle-index .action-button_inverse{color:var(--accent-color);border:1px solid var(--accent-color);background:transparent}@media screen and (min-width:769px){#bundle-index .action-button_inverse:hover{color:#fff;background:var(--accent-color)}}@media screen and (max-width:768px){#bundle-index .action-button_inverse:active{color:#fff;background:var(--accent-color)}}#bundle-index .action-button_inverse:before{content:none}#bundle-index .all-professions-section__block{position:relative;display:flex;overflow:hidden;flex:0 0 calc(50% - 16px);flex-direction:column;min-width:0;margin:8px;padding:var(--size-l,40px);text-decoration:none;color:#fff}@media screen and (max-width:1280px){#bundle-index .all-professions-section__block{flex:0 0 calc(50% - 8px);margin:4px}#bundle-index .all-professions-section__block:not(.all-professions-section__block_primary) .all-professions-section__block-link{display:inline-flex}}@media screen and (max-width:768px){#bundle-index .all-professions-section__block{flex:1 1 auto;flex-direction:row;margin:4px 0}}@media screen and (max-width:600px){#bundle-index .all-professions-section__block{flex-direction:column;height:100%}}#bundle-index .all-professions-section__block_primary{flex:1 1 auto;width:100%}#bundle-index .all-professions-section__block_primary .all-professions-section__block-title{font-size:40px;line-height:42px}@media screen and (max-width:1280px){#bundle-index .all-professions-section__block_primary .all-professions-section__block-title{font-size:40px;line-height:42px}}@media screen and (max-width:1024px){#bundle-index .all-professions-section__block_primary .all-professions-section__block-title{font-size:36px;line-height:40px}}@media screen and (max-width:768px){#bundle-index .all-professions-section__block_primary .all-professions-section__block-title{font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .all-professions-section__block_primary .all-professions-section__block-content{justify-content:flex-end}#bundle-index .all-professions-section__block_primary .all-professions-section__block-space{flex:0}#bundle-index .all-professions-section__block_primary .all-professions-section__block-button{width:100%;border:1px solid #fff;background:transparent}@media screen and (min-width:769px){#bundle-index .all-professions-section__block_primary{flex-direction:row}#bundle-index .all-professions-section__block_primary .all-professions-section__block-content{height:100%;padding:0 0 0 var(--size-l,40px)}#bundle-index .all-professions-section__block_primary .all-professions-section__block-video{width:50%;min-width:50%;margin:0}}#bundle-index .all-professions-section__block a{text-decoration:none;color:inherit}#bundle-index .all-professions-section__block-shape{position:absolute;top:0;left:0;transform:rotate(40deg);transform-origin:center center}#bundle-index .all-professions-section__block-shape path{stroke-width:5px;vector-effect:non-scaling-stroke}@media screen and (max-width:1024px){#bundle-index .all-professions-section__block-shape{display:none}}#bundle-index .all-professions-section__block-video{position:relative;display:block;width:100%;min-width:100%;max-width:100%;height:auto;margin:0 0 40px;background-repeat:no-repeat;background-size:contain}#bundle-index .all-professions-section__block-video video{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1024px){#bundle-index .all-professions-section__block-video{margin:0 0 32px}}@media screen and (max-width:768px){#bundle-index .all-professions-section__block-video{width:40%;min-width:40%;margin:0}}@media screen and (max-width:600px){#bundle-index .all-professions-section__block-video{width:100%;min-width:100%;margin:0 0 16px}#bundle-index .all-professions-section__block-video video{object-fit:cover}}#bundle-index .all-professions-section__block-content{position:relative;display:flex;flex-direction:column;height:100%}@media screen and (max-width:768px){#bundle-index .all-professions-section__block-content{padding:0 0 0 var(--size-l,40px)}}@media screen and (max-width:600px){#bundle-index .all-professions-section__block-content{padding:0}}#bundle-index .all-professions-section__block-title{font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .all-professions-section__block-description{min-height:60px;margin:16px 0 32px}@media screen and (max-width:1024px){#bundle-index .all-professions-section__block-description{min-height:auto;margin:20px 0 24px}}@media screen and (max-width:768px){#bundle-index .all-professions-section__block-description{margin:16px 0 24px}}@media screen and (max-width:600px){#bundle-index .all-professions-section__block-description{margin:16px 0}}#bundle-index .all-professions-section__block-space{flex:1}#bundle-index .all-professions-section__block-link{display:flex;flex-direction:row;align-items:center;margin-bottom:4px;justify-self:flex-end}#bundle-index .all-professions-section__block-link svg{width:24px;margin:0 0 0 .75em;transform:translateY(-2px)}#bundle-index .all-professions-section{position:relative}#bundle-index .all-professions-section__head{display:flex}@media screen and (max-width:425px){#bundle-index .all-professions-section__head{display:block}}#bundle-index .all-professions-section__content{display:flex;flex-direction:row;flex-wrap:wrap;margin:calc(-1*var(--size-xxs, 16px)/2)}#bundle-index .all-professions-section__gallery{position:relative;width:100vw;margin:0 calc(-1*var(--page-horizontal-paddings, 32px))}#bundle-index .all-professions-section__gallery-item{--width:calc(100% - var(--page-horizontal-paddings, 32px)*2);width:var(--width);margin-right:calc(var(--page-horizontal-paddings, 32px)/2)}#bundle-index .all-professions-section__gallery-item:first-child,#bundle-index .all-professions-section__gallery-item:last-child{--width:calc(100% - var(--page-horizontal-paddings, 32px))}#bundle-index .all-professions-section__gallery-item:first-child{padding-left:var(--page-horizontal-paddings,32px)}#bundle-index .all-professions-section__gallery-item:last-child{margin-right:0;padding-right:var(--page-horizontal-paddings,32px)}@media screen and (max-width:425px){#bundle-index .all-professions-section__gallery-content{padding-bottom:60px}}#bundle-index .all-professions-section__gallery-controls{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;width:100%;margin:0 auto;align-items:center;color:#fff}#bundle-index .all-professions-section__gallery-controls .gallery__dots-item-control{border-color:#fff}#bundle-index .all-professions-section,#bundle-index .all-professions-section *{box-sizing:border-box}#bundle-index .landings-modal-content__close{position:absolute;top:-48px;right:-48px;cursor:pointer;opacity:.7;color:#fff}#bundle-index .landings-modal-content__close:hover{opacity:1}@media screen and (max-width:768px){#bundle-index .landings-modal-content__close{top:var(--size-s,24px);left:var(--size-s,24px);width:24px;height:24px;opacity:1}}#bundle-index .landings-modal-content__description-title{margin:0 0 .7em;font:var(--font-h2,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .landings-modal-content__description{position:relative;z-index:0;flex:55 0 0;color:#fff;background-repeat:no-repeat;background-position:50%;background-size:cover;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .landings-modal-content__description{flex:45 0 0;max-height:45vh;padding:0}}#bundle-index .landings-modal-content__description-container{height:0;padding-top:100%}#bundle-index .landings-modal-content__description-content{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;padding:var(--size-xxl,64px);font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .landings-modal-content__description-content{padding:var(--size-xxxl,80px) var(--size-s,24px) 0}}#bundle-index .landings-modal-content__main{position:relative;display:flex;overflow:hidden;flex:45 1;flex-direction:column;width:100%;min-height:100%}@media screen and (max-width:768px){#bundle-index .landings-modal-content__main{flex:55 0 0;width:100%;max-height:55vh}}#bundle-index .landings-modal-content__main-scrollable{position:absolute;overflow:hidden;box-sizing:border-box;width:100%;height:calc(100% - var(--size-xxxs, 8px)*2);max-height:inherit;margin:var(--size-xxxs,8px) 0}#bundle-index .landings-modal-content__main-content{display:flex;flex-direction:column;width:calc(100% - 2*var(--size-xxl, 64px));min-height:calc(100% - 2*var(--size-m, 32px));padding:var(--size-m,32px) var(--size-xxl,64px)}#bundle-index .landings-modal-content{position:relative;display:flex;width:calc(100vw - 50px);max-width:var(--page-width,100%);max-height:calc(100vh - 100px);background:#fff}@media screen and (max-width:768px){#bundle-index .landings-modal-content{overflow:hidden;flex-direction:column;width:100%;height:100vh;max-height:100vh}}#bundle-index .coming-soon-section-modal-content{--input-valid-color:var(--profession-color,#007aff)}#bundle-index .coming-soon-section-modal-content__description{background:var(--profession-color,#007aff)}#bundle-index .coming-soon-section-modal-content__agreement{display:flex;align-items:center;box-sizing:border-box;width:100%;max-width:300px;margin:20px 0;padding:20px;cursor:pointer;user-select:none;transition:background-color .2s,border-color .2s;border:2px solid rgba(26,27,34,.2);-webkit-tap-highlight-color:transparent}#bundle-index .coming-soon-section-modal-content__agreement:hover{transition:background-color .2s,border-color .2s;background-color:rgba(26,27,34,.03)}#bundle-index .coming-soon-section-modal-content__agreement_checked{color:var(--profession-color,#007aff);border-color:var(--profession-color,#007aff)}#bundle-index .coming-soon-section-modal-content__agreement_checked .coming-soon-section-modal-content__checkbox{opacity:1}#bundle-index .coming-soon-section-modal-content__input{font-size:20px}#bundle-index .coming-soon-section-modal-content__checkbox{opacity:.4}#bundle-index .coming-soon-section-modal-content__button{margin-top:auto}#bundle-index .coming-soon-section__block{--column-size:4;grid-column-start:span var(--column-size);position:relative;display:flex;flex-direction:column;min-height:420px;padding:var(--size-s,24px);cursor:default;transition:.3s ease-out;transition-delay:.2s;border:1px solid #fff}@media screen and (max-width:768px){#bundle-index .coming-soon-section__block{--column-size:6;grid-column-start:span var(--column-size)}}@media screen and (min-width:769px){#bundle-index .coming-soon-section__block:hover{transition-delay:0s;color:var(--block-color);border:1px solid var(--block-background);background:var(--block-background)}#bundle-index .coming-soon-section__block:hover .coming-soon-section__block-title{transition-delay:0s;transform:translateY(0)}#bundle-index .coming-soon-section__block:hover .coming-soon-section__block-container{opacity:1}#bundle-index .coming-soon-section__block:hover .coming-soon-section__block-subtitle{transition-delay:.2s,.2s;transform:translateY(0);opacity:1}#bundle-index .coming-soon-section__block:hover .coming-soon-section__subscribe-button{transition-delay:.3s;opacity:1;border-color:var(--block-color)}}@media screen and (max-width:768px){#bundle-index .coming-soon-section__block:active{transition-delay:0s;color:var(--block-color);border:1px solid var(--block-background);background:var(--block-background)}#bundle-index .coming-soon-section__block:active .coming-soon-section__block-title{transition-delay:0s;transform:translateY(0)}#bundle-index .coming-soon-section__block:active .coming-soon-section__block-container{opacity:1}#bundle-index .coming-soon-section__block:active .coming-soon-section__block-subtitle{transition-delay:.2s,.2s;transform:translateY(0);opacity:1}#bundle-index .coming-soon-section__block:active .coming-soon-section__subscribe-button{transition-delay:.3s;opacity:1;border-color:var(--block-color)}}@media screen and (max-width:1024px){#bundle-index .coming-soon-section__block{min-height:330px}}@media screen and (max-width:425px){#bundle-index .coming-soon-section__block{min-height:380px;color:var(--block-color);border:1px solid var(--block-background);background:var(--block-background)}}#bundle-index .coming-soon-section__block-space{flex:1}#bundle-index .coming-soon-section__block-title{bottom:var(--size-s,24px);margin-bottom:var(--size-xxxs,8px);transition:transform .3s ease-out .15s,bottom .3s ease-out .15s;transform:translateY(270px);font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:1024px){#bundle-index .coming-soon-section__block-title{transform:translateY(0)}}#bundle-index .coming-soon-section__block-subtitle{transition:transform .2s ease-out 0s,opacity .2s ease-out 0s;transform:translateY(50px);opacity:0}@media screen and (max-width:1024px){#bundle-index .coming-soon-section__block-subtitle{transform:translateY(0);opacity:1}}#bundle-index .coming-soon-section__subscribe-button{margin-top:var(--size-m,32px);transition:opacity .3s ease-out 0s;opacity:0;border:1px solid #fff;background:var(--block-background)}@media screen and (min-width:769px){#bundle-index .coming-soon-section__subscribe-button:hover{border:1px solid #fff}}@media screen and (max-width:768px){#bundle-index .coming-soon-section__subscribe-button:active{border:1px solid #fff}}@media screen and (min-width:769px){#bundle-index .coming-soon-section__subscribe-button{color:var(--block-color)}}@media screen and (max-width:768px){#bundle-index .coming-soon-section__subscribe-button{color:var(--block-color)}}@media screen and (max-width:1024px){#bundle-index .coming-soon-section__subscribe-button{opacity:1}}@media screen and (max-width:425px){#bundle-index .coming-soon-section__subscribe-button{color:var(--block-color);border:1px solid var(--block-color)}}#bundle-index .coming-soon-section__title{margin:0 0 var(--size-xxl,64px)}#bundle-index .coming-soon-section__blocks{--width:100%;--columns-count:12;--gap:10px;--row-gap:0;display:grid;width:var(--width);grid-template-columns:repeat(var(--columns-count),minmax(0,1fr));grid-column-gap:var(--gap);grid-row-gap:var(--row-gap);grid-row-gap:var(--gap)}@media screen and (max-width:768px){#bundle-index .coming-soon-section__blocks{--gap:8px}}@media screen and (max-width:425px){#bundle-index .coming-soon-section__blocks{display:block}}#bundle-index .coming-soon-section__gallery{position:relative;width:100vw;margin:0 calc(-1*var(--page-horizontal-paddings, 32px))}#bundle-index .coming-soon-section__gallery-item{--width:calc(100% - var(--page-horizontal-paddings, 32px)*2);width:var(--width);margin-right:calc(var(--page-horizontal-paddings, 32px)/2)}#bundle-index .coming-soon-section__gallery-item:first-child,#bundle-index .coming-soon-section__gallery-item:last-child{--width:calc(100% - var(--page-horizontal-paddings, 32px))}#bundle-index .coming-soon-section__gallery-item:first-child{padding-left:var(--page-horizontal-paddings,32px)}#bundle-index .coming-soon-section__gallery-item:last-child{margin-right:0;padding-right:var(--page-horizontal-paddings,32px)}@media screen and (max-width:425px){#bundle-index .coming-soon-section__gallery-content{padding-bottom:60px}}#bundle-index .coming-soon-section__gallery-controls{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;width:100%;margin:0 auto;align-items:center;color:#fff}#bundle-index .coming-soon-section__gallery-controls .gallery__dots-item-control{border-color:#fff}@media screen and (min-width:769px){#bundle-index .coming-soon-section .section__content{padding-top:0}}#bundle-index .write-to-us-section-modal-content{--input-valid-color:var(--profession-color,#007aff)}#bundle-index .write-to-us-section-modal-content__description{background:var(--profession-color,#007aff)}#bundle-index .write-to-us-section-modal-content__input{font-size:20px}#bundle-index .write-to-us-section-modal-content__button{margin-top:auto}@media screen and (min-width:769px){#bundle-index .contact-us-section_type_common .section__content{padding-top:0}}#bundle-index .contact-us-section_type_lsd{position:relative}@media screen and (max-width:768px){#bundle-index .contact-us-section_type_lsd .contact-us-section__video-column{display:none}}#bundle-index .contact-us-section_type_lsd .contact-us-section__video{width:100%}#bundle-index .contact-us-section_type_lsd .contact-us-section__description{max-width:730px;margin:80px 0 var(--size-800,32px);font:var(--font-600,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .contact-us-section_type_lsd .contact-us-section__description{margin:var(--size-800,32px) 0 var(--size-800,32px)}}#bundle-index .contact-us-section_type_lsd .contact-us-section__back{display:flex;align-items:center;justify-content:center;width:304px;height:80px;margin:0 0 80px;cursor:pointer;color:#1a1b22;border:1px solid #fff;border-radius:80px;background:#fff;font:var(--font-400,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .contact-us-section_type_lsd .contact-us-section__back{width:auto;margin:0}}#bundle-index .contact-us-section_type_lsd .contact-us-section__link{text-decoration:underline;color:#fff}#bundle-index .contact-us-section_type_lsd .contact-us-section__lowercase{text-transform:lowercase}#bundle-index .become-teacher-modal-content{--input-valid-color:var(--profession-color,#007aff)}#bundle-index .become-teacher-modal-content__description{background:var(--profession-color,#007aff)}#bundle-index .become-teacher-modal-content__button{margin-top:auto}#bundle-index .become-teacher-modal-content__step-text{font:var(--font-h2,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .become-teacher-modal-content__user-agreement{display:flex;align-items:center;color:#1a1b22;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .become-teacher-modal-content__checkbox{margin:var(--size-s,24px) 0;align-items:center}#bundle-index .become-teacher-modal-content__radio{font-size:var(--size-s,24px);align-items:center}#bundle-index .become-teacher-modal-content__radio-label{font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .become-teacher-modal-content__step-hint{margin-top:20px;opacity:0;color:#abafb2;font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .become-teacher-modal-content__step-hint_show{opacity:1}#bundle-index .become-teacher-modal-content__step{display:none}#bundle-index .become-teacher-modal-content__step_show{display:flex;flex:1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:425px){#bundle-index .become-teacher-modal-content{width:100vw;height:100vh}}@media screen and (max-width:768px){#bundle-index .become-teacher-modal-content{overflow:hidden;width:100%;height:100%;min-height:80vh}}#bundle-index .footer-section_theme_dark{--footer-top-color:#fff;--footer-bottom-color:#b6bcbf}#bundle-index .footer-section_theme_light{--footer-top-color:#1a1b22;--footer-bottom-color:#b6bcbf;background:#f5f6f7}#bundle-index .footer-section_type_lsd .footer-section__licence-certificate{max-width:800px}#bundle-index .footer-section_type_lsd .footer-section__licence-shad{max-width:900px}#bundle-index .footer-section a{cursor:pointer;text-decoration:none;color:inherit}#bundle-index .footer-section__social-links{display:flex;align-items:flex-start}@media screen and (max-width:768px){#bundle-index .footer-section__social-links{flex-direction:row-reverse;margin-bottom:var(--size-s,24px)}}#bundle-index .footer-section__social-link{display:flex;align-items:baseline;margin-right:24px;transition:color .2s;color:var(--footer-top-color)}@media screen and (max-width:768px){#bundle-index .footer-section__social-link{margin-right:0}}@media screen and (min-width:769px){#bundle-index .footer-section__social-link_type_journal:hover{color:#777}}@media screen and (max-width:768px){#bundle-index .footer-section__social-link_type_journal:active{color:#777}}@media screen and (max-width:768px){#bundle-index .footer-section__social-link_type_journal{flex:1}}@media screen and (min-width:769px){#bundle-index .footer-section__social-link_type_fb:hover{color:#3b5998}}@media screen and (max-width:768px){#bundle-index .footer-section__social-link_type_fb:active{color:#3b5998}}@media screen and (max-width:768px){#bundle-index .footer-section__social-link_type_fb{margin-left:10px}}@media screen and (min-width:769px){#bundle-index .footer-section__social-link_type_vk:hover{color:#6383a8}}@media screen and (max-width:768px){#bundle-index .footer-section__social-link_type_vk:active{color:#6383a8}}#bundle-index .footer-section__social-link-icon{position:relative;top:-2px}#bundle-index .footer-section__links{display:flex}@media screen and (max-width:768px){#bundle-index .footer-section__links{flex-direction:column}}#bundle-index .footer-section__column{display:flex;flex:1;flex-flow:column}#bundle-index .footer-section__link{margin-bottom:16px;cursor:pointer;transition:opacity .2s;color:var(--footer-top-color)}@media screen and (min-width:769px){#bundle-index .footer-section__link:hover{opacity:.5}}@media screen and (max-width:768px){#bundle-index .footer-section__link:active{opacity:.5}}#bundle-index .footer-section__copyright,#bundle-index .footer-section__licence{margin-top:var(--size-l,40px);color:var(--footer-bottom-color)}#bundle-index .footer-section__licence a{text-decoration:underline}@media screen and (max-width:768px){#bundle-index .footer-section__copyright{grid-row-end:5;margin-bottom:var(--size-l,40px)}}#bundle-index .footer-section__licence-certificate{margin-top:var(--size-s,24px)}#bundle-index .fading-blink-replace-transition-enter,#bundle-index .fading-blink-transition-enter{position:absolute;opacity:.01}#bundle-index .fading-blink-replace-transition-enter-active,#bundle-index .fading-blink-transition-enter-active{display:initial;transition:opacity .8s ease-out;transition-delay:.8s;opacity:1}#bundle-index .fading-blink-replace-transition-exit,#bundle-index .fading-blink-transition-exit{display:initial;opacity:1}#bundle-index .fading-blink-replace-transition-exit-active,#bundle-index .fading-blink-transition-exit-active{position:absolute;transition:opacity .8s ease-out;opacity:.01}#bundle-index .fading-blink-transition-exit-active{transition-delay:.8s}@keyframes slideUpAnimation{0%{transform:translateY(30px)}to{transform:none}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}#bundle-index .head-section_type_common{position:relative;overflow:hidden;padding:0 0 10.41667vw;color:#fff;background-color:#1a1b22;font-family:Suisse,Arial,Helvetica,sans-serif;font-weight:500}@media screen and (min-width:1440px){#bundle-index .head-section_type_common{padding-bottom:150px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common{padding-bottom:100px}}#bundle-index .head-section_type_common .head-section__wrapper{position:relative;padding:18.19444vw 5.5% 17.91667vw 11.11111vw}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__wrapper{padding-top:262px;padding-bottom:258px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__wrapper{padding:114px 0 0 6.4%}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__br_desktop{display:none}}#bundle-index .head-section_type_common .head-section__br_mobile{display:none}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__br_mobile{display:inherit}}#bundle-index .head-section_type_common .head-section__subtitle,#bundle-index .head-section_type_common .head-section__title{width:36.80556vw}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__subtitle,#bundle-index .head-section_type_common .head-section__title{width:530px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__subtitle,#bundle-index .head-section_type_common .head-section__title{width:87.2vw}}#bundle-index .head-section_type_common .head-section__title{animation-name:fadeInAnimation,slideUpAnimation;animation-duration:3s;animation-fill-mode:backwards;animation-delay:1s;position:relative;z-index:4;font-size:4.16667vw;line-height:4.72222vw}#bundle-index .head-section_type_common .head-section__title-profession{position:absolute;white-space:nowrap}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__title{z-index:4;font-size:60px;line-height:68px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__title{z-index:3;padding-bottom:38px;font-size:32px;line-height:38px}}#bundle-index .head-section_type_common .head-section__subtitle{animation-name:fadeInAnimation,slideUpAnimation;animation-duration:3s;animation-fill-mode:backwards;animation-delay:1s;position:relative;z-index:2;margin-top:1.66667vw;font-size:1.38889vw;font-weight:400;line-height:2.08333vw}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__subtitle{margin-top:24px;font-size:20px;line-height:30px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__subtitle{position:relative;margin-top:21px;font-size:16px;line-height:24px}}#bundle-index .head-section_type_common .head-section__video-preview-wrapper{animation-name:fadeInAnimation;animation-duration:1s;animation-fill-mode:backwards;animation-delay:.5s;position:absolute;top:11.11111vw;right:11.11111vw;overflow:hidden;width:38.88889vw;height:38.88889vw;cursor:pointer;background-position:50%;background-size:cover}#bundle-index .head-section_type_common .head-section__video-preview-wrapper:hover .head-section__play-button{transition:opacity .2s;opacity:.7}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__video-preview-wrapper{top:160px;width:560px;height:560px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__video-preview-wrapper{position:relative;top:0;right:0;width:87.2vw;height:52.26667vw;margin-top:33px;background-position:50%;background-size:cover}}#bundle-index .head-section_type_common .head-section__video-preview{position:absolute;top:0;left:0;width:100%;height:100%}#bundle-index .head-section_type_common .head-section__video-preview img{z-index:2;width:100%;height:100%}#bundle-index .head-section_type_common .head-section__video-preview-mobile{display:none}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__video-preview{width:560px;height:560px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__video-preview{display:none}#bundle-index .head-section_type_common .head-section__video-preview-mobile{display:block;height:100%;animation:none;opacity:1}}#bundle-index .head-section_type_common .head-section__play-button{position:absolute;z-index:4;top:50%;left:50%;width:7vw;height:7vw;transition:opacity .2s;transform:translate(-50%,-50%);pointer-events:none}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__play-button{width:100px;height:100px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__play-button{width:24vw;height:24vw}}#bundle-index .head-section_type_common .head-section__button{animation-name:fadeInAnimation,slideUpAnimation;animation-duration:3s;animation-fill-mode:backwards;animation-delay:1s;width:18.05556vw;margin-top:5.55556vw}@media screen and (min-width:769px){#bundle-index .head-section_type_common .head-section__button:hover{color:#1a1b22}}@media screen and (max-width:768px){#bundle-index .head-section_type_common .head-section__button:active{color:#1a1b22}}#bundle-index .head-section_type_common .head-section__button a{text-decoration:none}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__button{width:260px;margin-top:80px}}@media screen and (max-width:768px){#bundle-index .head-section_type_common .head-section__button{width:160px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__button{display:none}}#bundle-index .head-section_type_common .head-section__figure-wrapper{animation-name:fadeInAnimation;animation-duration:1s;animation-fill-mode:backwards;animation-delay:1.5s;position:absolute;top:3.47222vw;right:1.38889vw}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__figure-wrapper{top:50px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__figure-wrapper{position:absolute;top:30px;left:-13.33333vw}}#bundle-index .head-section_type_common .head-section__figure{position:absolute;z-index:0;top:0;right:0;width:55.55556vw;animation:figureRotating 70s linear infinite}@keyframes figureRotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}#bundle-index .head-section_type_common .head-section__figure-circle{top:1.38889vw;width:48.61111vw}#bundle-index .head-section_type_common .head-section__figure-square{top:4.16667vw;right:3.47222vw;width:41.66667vw}@media screen and (min-width:1440px){#bundle-index .head-section_type_common .head-section__figure{width:800px}#bundle-index .head-section_type_common .head-section__figure-circle{top:20px;width:700px}#bundle-index .head-section_type_common .head-section__figure-square{top:60px;right:50px;width:600px}}@media screen and (max-width:425px){#bundle-index .head-section_type_common .head-section__figure{position:absolute;z-index:0;top:0;right:0;width:600px;transform:rotate(30deg);animation:none}#bundle-index .head-section_type_common .head-section__figure-circle{top:10.66667vw;left:-70px;width:500px}#bundle-index .head-section_type_common .head-section__figure-hexagon{top:2.66667vw;left:-50px;transform:rotate(40deg)}#bundle-index .head-section_type_common .head-section__figure-triangle{left:-100px;width:600px}#bundle-index .head-section_type_common .head-section__figure-square{top:80px;width:400px}}#bundle-index .head-section_type_common .head-section__anchor{position:absolute;bottom:0}#bundle-index .head-section__cross{position:absolute;z-index:8;top:3%;right:2%;width:52px;height:52px;cursor:pointer;transition:opacity .2s}#bundle-index .head-section__cross:hover{transition:opacity .2s;opacity:.7}@media screen and (max-width:425px){#bundle-index .head-section__cross{display:none}}#bundle-index .head-section__video-wrapper{z-index:10002;width:80vw;height:45vw}@media screen and (max-width:768px){#bundle-index .head-section__video-wrapper{display:flex;align-items:center;width:100%;height:100%}}@media screen and (max-width:425px){#bundle-index .head-section__video-wrapper{display:none}}#bundle-index .head-section__video-wrapper-mobile{display:none}@media screen and (max-width:425px){#bundle-index .head-section__video-wrapper-mobile{position:absolute;z-index:7;top:0;left:0;display:block;width:100%;height:100%}}#bundle-index .head-section_type_lsd .head-section__images{position:absolute;width:100%;height:100%}#bundle-index .head-section_type_lsd .head-section__image{position:absolute;pointer-events:none;opacity:0}#bundle-index .head-section_type_lsd .head-section__image.enter-done{transition:opacity .3s;opacity:1}#bundle-index .head-section_type_lsd{--like-button-width:144px;--like-button-height:64px;--like-size:40px}#bundle-index .head-section_type_lsd .head-section__like-button{position:absolute;top:calc(50% - var(--like-button-height)/2);left:calc(50% - var(--like-button-width)/2);display:flex;justify-content:center;align-items:center;width:var(--like-button-width);height:var(--like-button-height);border:1px solid #1a1b22;border-radius:var(--like-button-height)}@media screen and (min-width:769px){#bundle-index .head-section_type_lsd .head-section__like-button:hover{color:#fff;background:#1a1b22}}@media screen and (max-width:768px){#bundle-index .head-section_type_lsd .head-section__like-button:active{color:#fff;background:#1a1b22}}#bundle-index .head-section_type_lsd .head-section__like{width:var(--like-size);height:var(--like-size)}#bundle-index .head-section_type_lsd .head-section__title{position:absolute;transition:all 1s ease-in-out;font:var(--font-700,64px/.96em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .head-section_type_lsd .head-section__title_top{top:calc(var(--header-height, 80px) + 16px);left:var(--page-horizontal-paddings,32px);transform:translate(calc(50vw - 50% - 50px),calc(50vh - 50% - 125px))}@media screen and (max-width:1024px){#bundle-index .head-section_type_lsd .head-section__title_top{transform:translate(0)}}#bundle-index .head-section_type_lsd .head-section__title_bottom{right:var(--page-horizontal-paddings,32px);bottom:var(--size-800,32px);transform:translate(calc(-50vw + 50% + 175px),calc(-50vh + 50% + 125px));text-align:right}@media screen and (max-width:1024px){#bundle-index .head-section_type_lsd .head-section__title_bottom{transform:translate(0)}}#bundle-index .head-section_type_lsd .head-section__title-enter-done.head-section__title_bottom,#bundle-index .head-section_type_lsd .head-section__title-enter-done.head-section__title_top{transform:translate(0)}#bundle-index .head-section_type_lsd .head-section__italic{font-style:italic}.user__actions-item{padding:14px 16px;cursor:pointer;color:#fff;font-size:14px;line-height:16px}.user__actions-item:hover{color:var(--profession-color,#007aff)}.user-pic{display:inline-block;width:42px;height:42px}.user-pic__image{width:100%;height:100%;border-radius:100px;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:cover}.user-pic__image_lodpi_yes{display:inline-block}.i-ua_retina_yes .user-pic__image_lodpi_yes{display:none;background-image:none!important}.user-pic__image_hidpi_yes{display:none;background-image:none}.i-ua_retina_yes .user-pic__image_hidpi_yes{display:inline-block}.user-lsd.user{position:relative;display:flex;padding:4px;cursor:pointer;border:1px solid #1a1b22;border-radius:64px}.user-lsd.user_guest{justify-content:center;align-items:center;min-width:112px;padding:.2em 0 0;transition:opacity .1s;color:#fff;background:#1a1b22}@media screen and (min-width:769px){.user-lsd.user_guest:hover{opacity:.8}}@media screen and (max-width:768px){.user-lsd.user_guest:active{opacity:.8}}@media screen and (min-width:1440px){.user-lsd.user_guest{min-width:120px}}.user-lsd .user__name{display:inline-block;margin:.2em 12px 0;white-space:nowrap;text-transform:capitalize}.user-lsd .user__pic{--size:32px;width:var(--size);height:var(--size);cursor:pointer}@media screen and (min-width:1440px){.user-lsd .user__pic{--size:38px}}.user-default.user{position:relative;cursor:pointer}.user-default .user .user-default .user__pic{width:32px;height:32px;cursor:pointer}.user-default .user__popup{position:absolute;z-index:10002;top:-15px;right:-17px;box-sizing:border-box;width:290px;border:1px solid #1a1b22;background:#1a1b22;box-shadow:0 2px 6px 0 rgba(0,0,0,.1),0 2px 0 0 rgba(0,0,0,.1)}.user-default .user__popup_bordered{border:1px solid var(--profession-color,#007aff)}.user-default .user__popup-header{display:flex;justify-content:space-between;padding:14px 16px}.user-default .user__username{margin-bottom:4px;color:#fff;font-size:14px;line-height:16px}.user-default .user__email{color:hsla(0,0%,100%,.5);font-size:12px;line-height:14px}.user-default .user__overlay{position:fixed;z-index:1;top:0;right:0;bottom:0;left:0;display:none}.user-default .user__overlay_visible{display:block}.user-default .user__login{padding:4px 8px;cursor:pointer}#bundle-index .header__catalog{position:absolute;top:calc(var(--external-padding) + 4px);right:0;left:0;padding:24px;transition:opacity 0s;pointer-events:none;opacity:0;color:#fff;border-radius:0 16px 16px;background:#1a1b22}@media screen and (max-width:768px){#bundle-index .header__catalog{top:100%;overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;max-height:calc(100vh - var(--header-height, 80px));padding-right:var(--page-horizontal-paddings,32px);padding-left:var(--page-horizontal-paddings,32px);transition:opacity .2s;border-radius:0;font-size:20px}}#bundle-index .header__catalog_open{pointer-events:auto;opacity:1}#bundle-index .header__catalog-title{display:inline-block;margin:.2em 0 0;white-space:nowrap}@media screen and (max-width:425px){#bundle-index .header__catalog-title{display:none}}#bundle-index .header__catalog-trigger{position:relative;padding:0 24px;cursor:pointer;transition:color 0s,background 0s;border-radius:16px 16px 0 0}#bundle-index .header__catalog-trigger:after,#bundle-index .header__catalog-trigger:before{position:absolute;content:"";transition:opacity 0s;opacity:0;background:#1a1b22}@media screen and (max-width:768px){#bundle-index .header__catalog-trigger:after,#bundle-index .header__catalog-trigger:before{display:none}}#bundle-index .header__catalog-trigger:before{top:100%;left:0;width:100%;height:4px}#bundle-index .header__catalog-trigger:after{bottom:-4px;left:100%;width:48px;height:48px;border-radius:48px;background:#fff;box-shadow:-24px 24px 0 0 #1a1b22}@media screen and (min-width:769px){#bundle-index .header__catalog-trigger_active{display:flex;align-items:center;height:100%;color:#fff;background:#1a1b22}#bundle-index .header__catalog-trigger_active:after,#bundle-index .header__catalog-trigger_active:before{opacity:1}}@media screen and (max-width:768px){#bundle-index .header__catalog-trigger{padding:0;border-radius:0}}#bundle-index .header__catalog-link{display:block;color:#fff}#bundle-index .header__catalog-link:not(:last-child){margin-bottom:12px}@media screen and (max-width:768px){#bundle-index .header__catalog-link:not(:last-child){margin-bottom:16px}}@media screen and (min-width:769px){#bundle-index .header__catalog-link:hover{text-decoration:underline}}@media screen and (max-width:768px){#bundle-index .header__catalog-link:active{text-decoration:underline}}@media screen and (max-width:768px){#bundle-index .header__catalog-link{height:32px;line-height:32px}}#bundle-index .header__catalog-sign-in-btn{height:64px;margin-top:24px;transition:color .2s,background .2s;border-color:#fff}@media screen and (min-width:769px){#bundle-index .header__catalog-sign-in-btn:hover{opacity:1;color:#1a1b22;background:#fff}}@media screen and (max-width:768px){#bundle-index .header__catalog-sign-in-btn:active{opacity:1;color:#1a1b22;background:#fff}}#bundle-index .header{padding:0 var(--page-horizontal-paddings,32px);letter-spacing:.1px;font-size:16px}#bundle-index .header_pinned{position:absolute;z-index:1;width:100%;height:var(--header-height,80px);pointer-events:none}@media screen and (max-width:768px){#bundle-index .header_pinned{pointer-events:auto}#bundle-index .header_pinned:before{position:fixed;z-index:-1;top:0;left:0;width:100vw;height:100vh;content:"";pointer-events:none;opacity:0;background:#1a1b22}}@media screen and (max-width:768px){#bundle-index .header_pinned.header{transition-duration:.2s}}@media screen and (max-width:768px){#bundle-index .header_pinned.header_with-catalog{color:#fff;background:#1a1b22}#bundle-index .header_pinned.header_with-catalog:before{pointer-events:auto;opacity:.8}}#bundle-index .header_pinned .header__controls,#bundle-index .header_pinned .header__logo{pointer-events:auto}@media screen and (max-width:768px){#bundle-index .header_pinned .header__container{position:static}}@media screen and (max-width:768px){#bundle-index .header_pinned .header__user{display:none}}#bundle-index .header.header_reversed-bg-color{box-shadow:0 -20px 50px 0 rgba(8,29,45,.3)}#bundle-index .header__container{width:100%;max-width:var(--page-width,100%);margin:0 auto}#bundle-index .header__professions{position:relative;width:140px;cursor:auto;user-select:none}#bundle-index .header__professions:hover .header__professions-popup{transform:none;pointer-events:auto;opacity:1}#bundle-index .header__catalog-icon{margin:0 4px 0 0}#bundle-index .header__professions-popup{position:absolute;top:calc(100% - 16px);display:flex;flex-direction:column;box-sizing:border-box;min-width:260px;padding:18px 24px;cursor:auto;transition:opacity .2s,transform .2s;transform:translateY(15%);pointer-events:none;opacity:0;color:#000;border:2px solid #000;background:#fff;line-height:34px}#bundle-index .header__professions-popup:hover{transform:none;pointer-events:auto;opacity:1}#bundle-index .header__professions-popup-link:not(:hover){color:#000}#bundle-index .header__professions-popup-link.link_active,#bundle-index .header__professions-popup-link:hover{color:var(--profession-color)}#bundle-index .header__professions-popup-chevron{position:relative;top:-2px;transition:transform .2s}#bundle-index .header__start-training,#bundle-index .header__user-wrapper .user__login{line-height:80px}#bundle-index .header__start-training{height:100%;margin-right:16px;padding:0 20px;cursor:pointer;transition:background-color .2s,color .2s;white-space:nowrap;text-decoration:none;color:var(--profession-color)}#bundle-index .header__start-training:hover{color:#fff;background-color:var(--profession-color)}#bundle-index .header__start-training_reversed{color:#000}#bundle-index .header__start-training_reversed:hover{color:#000;background-color:unset}#bundle-index .header__controls{--height:40px;position:relative;display:flex;flex-direction:row;align-items:center;align-self:center;height:var(--height);font:var(--font-100,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (min-width:1440px){#bundle-index .header__controls{--height:48px}}@media screen and (max-width:768px){#bundle-index .header__controls{position:static}}#bundle-index .header__controls>.header__control{height:100%}#bundle-index .header__controls>.header__control:not(:last-child){margin-right:4px}#bundle-index .header__controls .header__catalog{--external-padding:var(--height);z-index:-1}@media screen and (max-width:768px){#bundle-index .header__controls .header__catalog{z-index:auto}}#bundle-index .header__control{display:flex;align-items:center}#bundle-index .header__mobile-menu-link{color:inherit}@media screen and (max-width:768px){#bundle-index .header__start-training{display:none}}#bundle-index .head-section_type_lsd{position:relative;overflow:hidden;height:100vh;min-height:568px;-webkit-user-select:none;user-select:none}#bundle-index .head-section_type_lsd .head-section__select-course{position:absolute;bottom:0;left:var(--size-800,32px);display:flex;justify-content:center;align-items:center;width:136px;height:40px;padding:.4em 0 0;cursor:pointer;color:#fff;border-radius:var(--size-700,24px) var(--size-700,24px) 0 0;background:#1a1b22;font:var(--font-100,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:425px){#bundle-index .head-section_type_lsd .head-section__select-course{display:none}}#bundle-index .join-team-section{color:#fff;background-color:#23272e}#bundle-index .join-team-section a{text-decoration:none}@media screen and (max-width:768px){#bundle-index .join-team-section .section__content{padding:24px}}#bundle-index .join-team-section__left{align-self:center}@media screen and (max-width:768px){#bundle-index .join-team-section__right{display:none}}#bundle-index .join-team-section__title{font:var(--font-h2,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .join-team-section__title{font-size:var(--size-m,32px)}}#bundle-index .join-team-section__subtitle{margin-top:var(--size-s,24px)}@media screen and (max-width:768px){#bundle-index .join-team-section__subtitle{margin-top:var(--size-xxs,16px)}}#bundle-index .join-team-section__button{width:320px;margin-top:var(--size-xl,48px);background:var(--profession-color,#007aff)}@media screen and (max-width:425px){#bundle-index .join-team-section__button{width:100%}}#bundle-index .join-team-section__image{padding-bottom:66.7%;background-size:100% 100%}#bundle-index .main-steps-section{color:#1a1b22}#bundle-index .main-steps-section__step:not(:first-child){margin:var(--size-xxxl,80px) 0 0}#bundle-index .main-steps-section__step-title{font:var(--font-h2,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .main-steps-section__step-description{margin:var(--size-xxs,16px) 0 0}#bundle-index .money-back-section__decoration-circle{position:absolute;bottom:0;left:0;width:100%;transform:translateY(60%)}#bundle-index .money-back-section__decoration-circle,#bundle-index .money-back-section__decoration-circle *{vector-effect:non-scaling-stroke}#bundle-index .money-back-section__twister{position:relative;left:20px;padding:100% 0 0;-webkit-user-select:none;user-select:none;background-size:100%}#bundle-index .money-back-section{position:relative;overflow:hidden}@media screen and (max-width:768px){#bundle-index .money-back-section__title-wrapper{--column-size:6;grid-column-start:span var(--column-size)}}#bundle-index .money-back-section__title{font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .money-back-section__title{margin:0 0 var(--size-s,24px) 0;padding:0 var(--size-s,24px) 0 0}}@media screen and (max-width:425px){#bundle-index .money-back-section__title{margin-left:0;font:var(--font-h2,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .money-back-section .section__content,#bundle-index .money-back-section__content-wrapper{position:relative}@media screen and (max-width:768px){#bundle-index .money-back-section__content-wrapper{--width:100%;--columns-count:14;--gap:0;--row-gap:0;display:grid;width:var(--width);grid-template-columns:repeat(var(--columns-count),minmax(0,1fr));grid-column-gap:var(--gap);grid-row-gap:var(--row-gap);padding:var(--size-l,40px);background:#f5f6f7}}@media screen and (max-width:425px){#bundle-index .money-back-section__content-wrapper{display:flex;flex-direction:column;padding:0;background:none}}#bundle-index .money-back-section__content{display:flex;flex-direction:column;justify-content:flex-end;font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .money-back-section__content{--column-size:8;grid-column-start:span var(--column-size);font:var(--font-subtitle,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}}@media screen and (max-width:768px){#bundle-index .money-back-section__spacing{display:none}}#bundle-index .money-back-section a{text-decoration:none;color:var(--profession-color,#007aff)}#bundle-index .reviews-section__ask-button{z-index:1;display:flex;text-decoration:none;color:#1a1b22;align-items:center;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:425px){#bundle-index .reviews-section__ask-button{position:relative;justify-content:center;width:100%;height:64px}#bundle-index .reviews-section__ask-button:before{position:absolute;display:block;width:100%;height:100%;content:"";opacity:.05;background:var(--profession-color,#007aff)}}#bundle-index .reviews-section__ask-button_type_lsd{display:flex;align-items:center;height:100%;padding:2px 16px 0;color:#fff;border:1px solid #fff;border-radius:64px;font:var(--font-100,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (min-width:769px){#bundle-index .reviews-section__ask-button_type_lsd:hover{color:#1a1b22;background:#fff}}@media screen and (max-width:768px){#bundle-index .reviews-section__ask-button_type_lsd:active{color:#1a1b22;background:#fff}}#bundle-index .reviews-section__ask-button_type_lsd .reviews-section__ask-button-image{display:none}@media screen and (max-width:425px){#bundle-index .reviews-section__ask-button_type_lsd{height:40px}}#bundle-index .reviews-section__ask-button_type_lsd:before{background:none}#bundle-index .reviews-section__ask-button-image{width:24px;height:24px;margin:0 12px 4px 0}@media screen and (max-width:425px){#bundle-index .reviews-section__ask-button-image{margin-right:4px}}#bundle-index .reviews-section__avatar{position:relative;flex-shrink:0;display:block;width:var(--review-section-avatar-size,80px);height:var(--review-section-avatar-size,80px);margin-right:var(--review-section-avatar-right-margin,var(--size-s,24px));margin-left:var(--review-section-avatar-left-margin,0)}#bundle-index .reviews-section__avatar_type_lsd.reviews-section__avatar_clickable:hover .reviews-section__avatar-ask-icon{display:block}#bundle-index .reviews-section__avatar_type_lsd.reviews-section__avatar_clickable:hover:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";border-radius:50%;background:rgba(26,27,34,.3)}#bundle-index .reviews-section__avatar_type_lsd .reviews-section__avatar-overlay{width:24px;height:24px;border-color:#1a1b22;background-size:12px 12px}#bundle-index .reviews-section__avatar_type_lsd .reviews-section__avatar-ask-icon{position:absolute;top:12px;left:12px}#bundle-index .reviews-section__avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}#bundle-index .reviews-section__avatar-overlay{position:absolute;right:-10px;bottom:-10px;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:2px solid #fff;border-radius:50%;background-repeat:no-repeat;background-position:50% 50%}#bundle-index .reviews-section__avatar-ask-icon{display:none}#bundle-index .reviews-section__person-info{display:flex;flex-shrink:0;width:100%}#bundle-index .reviews-section__person-info_type_lsd{order:1;color:#fff}#bundle-index .reviews-section__person-info_type_lsd .reviews-section__person-details,#bundle-index .reviews-section__person-info_type_lsd .reviews-section__person-name{margin:0;font:var(--font-200,16px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .reviews-section__person-info_type_lsd .reviews-section__person-description{max-width:500px;padding-right:var(--size-1000,64px)}@media screen and (max-width:425px){#bundle-index .reviews-section__person-info_type_lsd .reviews-section__person-description{display:block;display:-webkit-box;display:box;-webkit-line-clamp:6;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}}#bundle-index .reviews-section__person-info_type_lsd .reviews-section__review-date,#bundle-index .reviews-section__person-info_type_lsd .reviews-section__review-date-mobile{display:none}#bundle-index .reviews-section__person-header{flex-grow:1}#bundle-index .reviews-section__person-name{margin:4px 0;font:var(--font-subtitle,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .reviews-section__person-name-wrapper{display:flex;justify-content:space-between;width:100%}#bundle-index .reviews-section__person-details{margin:2px 0;font:var(--font-caption,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .reviews-section__person-location{display:flex;align-items:center;color:#b6bcbf}#bundle-index .reviews-section__review-date{color:#b6bcbf;font:var(--font-caption,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:425px){#bundle-index .reviews-section__review-date{display:none}}@media screen and (max-width:768px){#bundle-index .reviews-section__review-date{display:none}}#bundle-index .reviews-section__review-date-mobile{display:none;color:#b6bcbf;font:var(--font-caption,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:425px){#bundle-index .reviews-section__review-date-mobile{display:block}}@media screen and (max-width:768px){#bundle-index .reviews-section__review-date-mobile{display:block}}#bundle-index .reviews-section__icon-location{display:flex;align-items:center;width:12px;height:12px;margin-right:4px;color:#dedede}@media screen and (max-width:425px){#bundle-index .reviews-section__person-company,#bundle-index .reviews-section__person-description{display:inline-block}}#bundle-index .reviews-section__review-paragraph{margin:1.45em 0;padding:0}@media screen and (max-width:425px){#bundle-index .reviews-section__review-paragraph{margin:0}}#bundle-index .reviews-section__review-paragraph:first-child{margin:0}@media screen and (max-width:425px){#bundle-index .reviews-section_type_lsd .reviews-section__review-paragraph{display:inline-block;margin:1.2em 0}}#bundle-index .reviews-section_type_lsd .reviews-section__review-paragraph:first-child{margin:0}#bundle-index .reviews-section__modal-content{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:800px;height:calc(100vh - 100px);max-height:720px;padding:0}@media screen and (max-width:425px){#bundle-index .reviews-section__modal-content{width:100vw;height:100vh}}@media screen and (max-width:768px){#bundle-index .reviews-section__modal-content{overflow:hidden;width:100%;height:100%;min-height:80vh}}@media screen and (min-width:1440px){#bundle-index .reviews-section__modal-content{--review-section-arrow-horizontal-spacing:120px}}#bundle-index .reviews-section__modal-content_type_lsd{background:none;--review-section-avatar-size:48px;--review-section-avatar-left-margin:32px;--review-section-avatar-right-margin:var(--size-700,24px)}@media screen and (max-width:768px){#bundle-index .reviews-section__modal-content_type_lsd{overflow:hidden;min-height:100vh}}@media screen and (max-width:425px){#bundle-index .reviews-section__modal-content_type_lsd{--review-section-avatar-left-margin:4px}}#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-content-backward,#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-content-forward,#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-content-page{display:block}@media screen and (max-width:768px){#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-content-backward,#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-content-forward,#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-content-page{display:none}}#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-close{top:calc((-100vh - -720px)/2 + 40px);right:calc((-100vw - -800px)/2 + 40px);transition:.2s}#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-scrollable{padding:0 24px}#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-mobile-close-button{color:#fff;border:none}#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-scrollable-wrapper{margin-bottom:24px;border-radius:32px;background:#fff}@media screen and (max-width:768px){#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-scrollable-wrapper{min-height:auto;max-height:calc(100vh - 80px);margin:24px}}#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-scrollable-content{padding-top:0;padding-bottom:0}#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-review-content{margin-top:32px}#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-ask{order:1;height:32px;min-height:32px;justify-content:flex-start;margin-top:12px;margin-left:104px;border-top:none}@media screen and (max-width:425px){#bundle-index .reviews-section__modal-content_type_lsd .reviews-section__modal-ask{width:auto;margin:12px 24px}}#bundle-index .reviews-section__modal-content-backward,#bundle-index .reviews-section__modal-content-forward{position:absolute;top:calc(50% - 60px);left:calc((-100vw - -800px)/2 + var(--review-section-arrow-horizontal-spacing, 40px) - 20px);display:none;width:40px;height:40px;padding:20px;cursor:pointer;transition:.2s;opacity:.7;color:#fff}#bundle-index .reviews-section__modal-content-backward:hover,#bundle-index .reviews-section__modal-content-forward:hover{opacity:1}#bundle-index .reviews-section__modal-content-page{display:none;margin-bottom:16px;user-select:none;text-align:center;color:#fff;font:var(--font-200,16px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .reviews-section__modal-content-forward{right:calc((-100vw - -800px)/2 + var(--review-section-arrow-horizontal-spacing, 40px) - 20px);left:auto;transform:rotate(180deg)}#bundle-index .reviews-section__modal-mobile-close-button{display:none;order:2;justify-content:center;align-items:center;height:64px;margin-top:auto;border-top:1px solid #1a1b22}@media screen and (max-width:768px){#bundle-index .reviews-section__modal-mobile-close-button{display:flex}}#bundle-index .reviews-section__modal-scrollable-wrapper{position:relative;min-height:0;flex-grow:1}#bundle-index .reviews-section__modal-scrollable{position:absolute;box-sizing:border-box;width:100%;height:100%;padding:20px 80px 0}@media screen and (max-width:768px){#bundle-index .reviews-section__modal-scrollable{padding:24px 24px 0}}#bundle-index .reviews-section__modal-scrollable-content{padding-top:60px}@media screen and (max-width:768px){#bundle-index .reviews-section__modal-scrollable-content{padding:0}}#bundle-index .reviews-section__modal-review-content{margin-top:24px;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .reviews-section__modal-ask{display:flex;justify-content:center;align-items:center;width:100%;min-height:80px;border-top:1px solid #1a1b22}@media screen and (max-width:425px){#bundle-index .reviews-section__modal-ask{min-height:64px;border-top:none}}#bundle-index .reviews-section__rating{margin-top:4px;margin-left:-4px}@media screen and (max-width:425px){#bundle-index .reviews-section__rating{margin-top:6px}}#bundle-index .reviews-section__rating-star path{fill:#fff}#bundle-index .reviews-section__rating-star_full path{fill:#1a1b22;stroke:#1a1b22}#bundle-index .reviews-section__card{display:flex;flex-direction:column;padding:var(--size-l,40px)}@media screen and (max-width:425px){#bundle-index .reviews-section__card{width:100%;padding:0}}#bundle-index .reviews-section__card_touch.reviews-section__card_type_lsd .reviews-section__card-content{overflow:scroll}#bundle-index .reviews-section__card_touch.reviews-section__card_type_lsd .reviews-section__card-content:after{display:none}#bundle-index .reviews-section__card_expandable .reviews-section__card-content{cursor:pointer}#bundle-index .reviews-section__card_type_lsd{margin-bottom:var(--size-700,24px);padding:0}#bundle-index .reviews-section__card_type_lsd .reviews-section__card-content{min-height:424px;max-height:424px;margin-top:0;margin-bottom:24px;padding:var(--size-800,32px) var(--size-1000,64px) var(--size-100,2px) var(--size-800,32px);border-radius:32px;background:#fff}@media screen and (max-width:768px){#bundle-index .reviews-section__card_type_lsd .reviews-section__card-content:after{display:none}}@media screen and (max-width:768px){#bundle-index .reviews-section__card_type_lsd .reviews-section__card-content{overflow:scroll;box-sizing:border-box;min-height:320px;max-height:320px}}@media screen and (max-width:425px){#bundle-index .reviews-section__card_type_lsd .reviews-section__card-content{min-height:380px;max-height:380px;padding:var(--size-900,40px) var(--size-900,40px) 0}}#bundle-index .reviews-section__card_type_lsd .reviews-section__card-content-expander{display:none}#bundle-index .reviews-section__card_type_lsd .reviews-section__card-ask{height:40px;align-self:flex-start;order:2;margin-left:calc(var(--review-section-avatar-left-margin, 0) + var(--review-section-avatar-size, 80px) + var(--review-section-avatar-right-margin, var(--size-s, 24px)))}#bundle-index .reviews-section__card-content{position:relative;overflow:hidden;margin-top:var(--size-s,24px);flex-grow:1;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .reviews-section__card-content:after{position:absolute;bottom:0;display:block;width:100%;height:72px;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}@media screen and (max-width:425px){#bundle-index .reviews-section__card-content{display:block;display:-webkit-box;display:box;overflow:hidden;width:100%;max-height:11.6em;text-overflow:ellipsis;-webkit-line-clamp:8;-webkit-box-orient:vertical;flex-grow:0}#bundle-index .reviews-section__card-content:after{display:none}}#bundle-index .reviews-section__card-content-expander{margin-top:var(--size-xxs,16px);padding:0 var(--size-xxs,16px);cursor:pointer;color:var(--profession-color,#007aff)}@media screen and (max-width:425px){#bundle-index .reviews-section__card-content-expander{padding:0}}#bundle-index .reviews-section__card-ask{margin-top:10px}@media screen and (max-width:425px){#bundle-index .reviews-section__card-ask{margin-top:var(--size-l,40px)}}#bundle-index .reviews-section__read-all{display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;color:#1a1b22}#bundle-index .reviews-section__read-all-title{margin-top:8px;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif);font-weight:500}#bundle-index .reviews-section__reviews-count{margin-top:4px;color:#b6bcbf;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .reviews-section__header{display:flex;justify-content:space-between;align-items:center}#bundle-index .reviews-section__content{margin-top:var(--size-xxl,64px)}@media screen and (max-width:768px){#bundle-index .reviews-section__content{margin-bottom:calc(-1*var(--section-vertical-paddings, 32px))}}@media screen and (max-width:425px){#bundle-index .reviews-section__content{margin-bottom:0}}#bundle-index .reviews-section__show-all{display:flex;text-decoration:none;color:#1a1b22;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif);line-height:24px}@media screen and (max-width:425px){#bundle-index .reviews-section__show-all{display:flex;justify-content:center;align-items:center;width:100%;height:64px;border:1px solid #1a1b22}}#bundle-index .reviews-section__forward-icon{margin:-2px 4px;transform:rotate(180deg)}#bundle-index .reviews-section__tab{--tab-active-color:var(--profession-color,#007aff);font:var(--font-subtitle,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .reviews-section__tab:only-child{display:none}@media screen and (max-width:425px){#bundle-index .reviews-section__tabs-header{border-bottom:1px solid #bababa}#bundle-index .reviews-section__tabs-header:after{height:1px;background:#1a1b22}}#bundle-index .reviews-section__tabs-content-wrapper{height:calc(var(--review-section-gallery-controls-height, 88px) + var(--review-section-gallery-height, 440px));margin-top:var(--size-l,40px)}@media screen and (max-width:425px){#bundle-index .reviews-section__tabs-content-wrapper{height:auto}}@media screen and (max-width:768px){#bundle-index .reviews-section__tabs-content-wrapper{max-height:calc(100vh + 60px)}}#bundle-index .reviews-section__tabs-content{position:absolute;left:0;width:100%;height:inherit;max-height:inherit}@media screen and (max-width:425px){#bundle-index .reviews-section__tabs-content{position:static}}#bundle-index .reviews-section__tabs-content-item{height:100%}#bundle-index .reviews-section .reviews-section__gallery{position:relative;width:100%}#bundle-index .reviews-section__gallery-item{border:none}@media screen and (max-width:425px){#bundle-index .reviews-section__gallery-item{width:100%;margin:0 var(--size-s,24px)}#bundle-index .reviews-section__gallery-item:first-child{margin-left:0}}#bundle-index .reviews-section__gallery-item:first-child .reviews-section__item-wrapper{margin-left:var(--review-section-gallery-items-offset,calc((100vw - 1120px)/2))}#bundle-index .reviews-section__gallery-item:last-child .reviews-section__item-wrapper{margin-right:var(--review-section-gallery-items-offset,calc((100vw - 1120px)/2))}#bundle-index .reviews-section__item-wrapper{display:flex;width:var(--review-section-gallery-item-width,640px);height:var(--review-section-gallery-height,440px);margin-left:var(--size-xxs,16px);border:1px solid #1a1b22}@media screen and (max-width:425px){#bundle-index .reviews-section__item-wrapper{width:100%;height:auto;margin-left:0;border:none}}@media screen and (max-width:768px){#bundle-index .reviews-section__item-wrapper{width:var(--review-section-content-width,var(--page-width,100%));max-height:calc(100vh - 40px)}}#bundle-index .reviews-section__read-all{width:calc(var(--review-section-gallery-item-width, 640px)/2)}@media screen and (max-width:425px){#bundle-index .reviews-section__read-all{width:100%}}#bundle-index .reviews-section__gallery-content{height:var(--review-section-gallery-height,440px)}@media screen and (max-width:425px){#bundle-index .reviews-section__gallery-content{height:auto;padding-bottom:80px}}#bundle-index .reviews-section__gallery-controls{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;width:var(--review-section-content-width,var(--page-width,100%));max-width:var(--page-width,100%);margin:0 auto}@media screen and (max-width:425px){#bundle-index .reviews-section__gallery-controls{top:auto;bottom:24px;align-items:center;color:var(--profession-color,#007aff)}}@media screen and (max-width:768px){#bundle-index .reviews-section__gallery-controls{bottom:20px}}#bundle-index .reviews-section__gallery-dots{flex-wrap:wrap;justify-content:center}#bundle-index .reviews-section__gallery-buttons{display:flex;margin-left:auto}#bundle-index .reviews-section_type_lsd{--review-section-gallery-controls-height:2px;--review-section-gallery-height:620px;--review-section-gallery-item-width:534px;--review-section-avatar-size:48px;--review-section-avatar-left-margin:32px;--review-section-avatar-right-margin:var(--size-700,24px);background:#1a1b22}@media screen and (max-width:768px){#bundle-index .reviews-section_type_lsd{--review-section-gallery-item-width:400px;--review-section-gallery-height:540px}}@media screen and (max-width:425px){#bundle-index .reviews-section_type_lsd{--review-section-gallery-item-width:320px;--review-section-gallery-height:580px;--review-section-avatar-left-margin:4px}}#bundle-index .reviews-section_type_lsd .reviews-section__content{margin-top:0}#bundle-index .reviews-section_type_lsd .reviews-section__header{margin:0;color:#fff;font:var(--font-500,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:425px){#bundle-index .reviews-section_type_lsd .reviews-section__header{font:var(--font-600,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .reviews-section_type_lsd .reviews-section__tab{height:32px;margin-right:var(--size-400,12px);padding-bottom:0;color:hsla(0,0%,100%,.5);font:var(--font-500,32px/1.2em Suisse,Arial,Helvetica,sans-serif);--tab-active-color:#fff}#bundle-index .reviews-section_type_lsd .reviews-section__tab:hover,#bundle-index .reviews-section_type_lsd .reviews-section__tab_active{transition:0s;color:#fff}#bundle-index .reviews-section_type_lsd .reviews-section__tab:only-child{display:block}#bundle-index .reviews-section_type_lsd .reviews-section__tab~.reviews-section__tab{margin-left:var(--size-400,12px)}@media screen and (max-width:425px){#bundle-index .reviews-section_type_lsd .reviews-section__tab{font:var(--font-600,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .reviews-section_type_lsd .reviews-section__tabs-header{color:#fff;font:var(--font-500,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:425px){#bundle-index .reviews-section_type_lsd .reviews-section__tabs-header{border-bottom:none;font:var(--font-600,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .reviews-section_type_lsd .reviews-section__tabs-header:after{bottom:4px;height:2px;background:#fff}}#bundle-index .reviews-section_type_lsd .reviews-section__tabs-content-wrapper{margin-top:24px}@media screen and (max-width:425px){#bundle-index .reviews-section_type_lsd .reviews-section__tabs-content-wrapper{height:calc(var(--review-section-gallery-controls-height, 88px) + var(--review-section-gallery-height, 440px))}}@media screen and (max-width:768px){#bundle-index .reviews-section_type_lsd .reviews-section__tabs-content-wrapper{max-height:calc(var(--review-section-gallery-controls-height, 88px) + var(--review-section-gallery-height, 440px))}}@media screen and (max-width:425px){#bundle-index .reviews-section_type_lsd .reviews-section__tabs-content{position:absolute}}#bundle-index .reviews-section_type_lsd .reviews-section__gallery-dots,#bundle-index .reviews-section_type_lsd .reviews-section__gallery-scrollbar{display:none}#bundle-index .reviews-section_type_lsd .reviews-section__item-wrapper{margin-left:var(--size-700,24px);border:none}@media screen and (max-width:768px){#bundle-index .reviews-section_type_lsd .reviews-section__item-wrapper{width:var(--review-section-gallery-item-width,640px);max-height:var(--review-section-gallery-height,440px)}}@media screen and (max-width:425px){#bundle-index .reviews-section_type_lsd .reviews-section__item-wrapper{width:320px;margin-left:0}}@media screen and (max-width:425px){#bundle-index .reviews-section_type_lsd .reviews-section__gallery-item{width:auto;margin:0 var(--size-300,8px)}#bundle-index .reviews-section_type_lsd .reviews-section__gallery-item:first-child{margin-left:0}}#bundle-index .reviews-section_type_lsd .reviews-section__gallery-controls{top:-56px;right:var(--review-section-gallery-items-offset,calc((100vw - 1120px)/2));bottom:auto;left:auto;width:64px;margin:0;color:#fff}#bundle-index .yandex-section__logo{width:1.1em;height:1.1em;margin:0 .4em 0 0;transform:translateY(-.1em);vertical-align:middle;color:red}#bundle-index .yandex-section__item{padding:var(--size-m,32px) 0;border-bottom:1px solid}#bundle-index .yandex-section__item:first-child{border-top:1px solid}#bundle-index .yandex-section__item-title{margin:0;font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .yandex-section__item-description{margin:var(--size-xxxs,8px) 0 0;color:#b6bcbf}#bundle-index .yandex-section__item-link{display:inline-block;margin:var(--size-xxs,16px) 0 0;text-decoration:none;color:var(--profession-color,#007aff)}@media screen and (max-width:425px){#bundle-index .main_type_common .section{overflow-x:hidden}}@media screen and (max-width:425px){#bundle-index .main_type_common .section__content{padding:32px 0 40px}}#bundle-index .main_type_common .section__description{padding-top:var(--size-xxxs,8px)}@media screen and (max-width:768px){#bundle-index .main_type_common .section__description{padding-top:0;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .main_type_common .section__description_small{padding-top:var(--size-xxxs,8px)}#bundle-index .another-way-to-learn-section{position:relative;padding:var(--section-vertical-paddings,32px) var(--page-horizontal-paddings,32px)}@media screen and (max-width:1280px){#bundle-index .another-way-to-learn-section br,#bundle-index .another-way-to-learn-section br:after{content:" "}}#bundle-index .another-way-to-learn-section .section__content{padding:0}@media screen and (max-width:768px){#bundle-index .another-way-to-learn-section .section__content{grid-template-rows:auto 1fr}}#bundle-index .another-way-to-learn-section__hidden-container{overflow:hidden}#bundle-index .another-way-to-learn-section__header{position:sticky;top:var(--size-800,32px);height:0;padding:0;transform:translateY(calc(1px*var(--headerOffset)))}#bundle-index .another-way-to-learn-section__title{padding:0}#bundle-index .another-way-to-learn-section__slide-title,#bundle-index .another-way-to-learn-section__title{margin:0;font:var(--font-600,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (min-width:1920px){#bundle-index .another-way-to-learn-section__slide-title,#bundle-index .another-way-to-learn-section__title{font-size:40px;line-height:1.2em}}@media screen and (max-width:768px){#bundle-index .another-way-to-learn-section__slide-title{font-size:20px;line-height:1.2em}}#bundle-index .another-way-to-learn-section__text{position:relative;grid-column:5/span var(--grid-wide-column-size,8)}#bundle-index .another-way-to-learn-section__images{position:relative;display:flex;height:var(--image-container-height);margin:0 calc(-1*var(--page-horizontal-paddings, 32px));align-items:center}#bundle-index .another-way-to-learn-section__image-container{position:absolute}#bundle-index .another-way-to-learn-section__image-container img{display:block;-webkit-user-select:none;user-select:none;pointer-events:none}@media screen and (min-width:426px) and (max-width:768px){#bundle-index .another-way-to-learn-section .landing-grid{--columns-count:var(--grid-columns-count,12)}#bundle-index .another-way-to-learn-section .landing-grid__column{--column-size:var(--grid-columns-count,12);grid-column-start:span var(--column-size)}#bundle-index .another-way-to-learn-section__header{top:unset;margin-bottom:16px}#bundle-index .another-way-to-learn-section .section__content{position:relative;height:auto}}@media screen and (max-width:425px){#bundle-index .another-way-to-learn-section{height:auto}#bundle-index .another-way-to-learn-section .section__content{position:relative;height:auto}#bundle-index .another-way-to-learn-section__slide{position:relative;margin-top:24px}#bundle-index .another-way-to-learn-section__mobile-image{display:block;width:100%;max-width:100%}#bundle-index .another-way-to-learn-section__mobile-images{position:relative;margin:42px 0}}.popup-help__header{display:flex;align-items:center;margin-top:8px;font-size:14px}.popup-help__avatar{width:31px;height:31px;margin-right:10px;margin-left:14px;border-radius:50%}.popup-help__message{margin:12px 24px 12px 16px;font-size:16px}.popup-help__profession{color:#919191}.popup-help__hand-icon{position:relative;top:1px;left:1px;display:inline-block;width:16px;height:16px;transition:transform 1s;transform:rotate(-25deg) scale(0);transform-origin:50% 65%;animation:waveAnimation 4s 1}@keyframes waveAnimation{9%{transform:rotate(-25deg) scale(0)}12%{transform:rotate(-25deg) scale(1)}12%{transform:rotate(-25deg)}16%{transform:rotate(-50deg)}20%{transform:rotate(-13deg)}25%{transform:rotate(-50deg)}30%{transform:rotate(-13deg)}35%{transform:rotate(-50deg)}41%{transform:rotate(-13deg)}47%{transform:rotate(-50deg)}54%{transform:rotate(-13deg)}64%{transform:rotate(-50deg)}73%{transform:rotate(-25deg)}79%{transform:rotate(-25deg) scale(1)}90%{transform:rotate(-25deg) scale(0)}}.popup-help__label{margin-right:auto;font-size:16px}.popup-help__label_disabled{opacity:.3}.popup-help__icon{display:flex;margin:0 16px}.popup-help__icon_disabled{opacity:.3}.popup-help__divider{height:20px}.popup-help__item{display:flex;align-items:center;width:100%;height:48px;cursor:pointer;transition:all .1s ease-in;text-decoration:none;color:inherit;border-radius:2px}.popup-help__item:hover{background-color:rgba(0,0,0,.06)}.popup-help__item_colorless:hover{background-color:transparent}.popup-help__item_disabled:hover{cursor:default;background-color:#fff}.popup-help__copy{margin-right:20px;white-space:nowrap;color:#1a1b22;font-size:12px}.popup-help__hint{z-index:1000002}.popup-help__intro{position:absolute;right:15px;bottom:45px;box-sizing:border-box;width:300px;padding:24px;color:#fff;background:#1a1b22;font-size:16px;line-height:21px}.popup-help__intro:after{position:absolute;right:0;bottom:-10px;width:0;content:"";border-left:5px solid #1a1b22;border-bottom:5px solid #1a1b22;border-color:#1a1b22 #1a1b22 transparent transparent;border-style:solid;border-width:5px}.popup-help__intro_right{left:15px}.popup-help__intro_right:after{left:0;border-bottom:5px solid #1a1b22;border-right:5px solid #1a1b22;border-color:#1a1b22 transparent transparent #1a1b22;border-style:solid;border-width:5px}.popup-help__intro-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.popup-help__intro-logo{position:relative;top:-6px;left:-8px}.popup-help__intro-close{opacity:.4}.popup-help__intro-button:hover .popup-help__intro-close{opacity:1}.popup-help__intro-title{margin-bottom:16px}.fade-enter{opacity:.01}.fade-enter-active{transition:all .3s ease-out;opacity:1}.fade-exit{opacity:1}.fade-exit-active{transition:all .3s ease-out;opacity:.01}.scale-fade-enter{transform:scale(.01)}.scale-fade-enter-active{transition:all .3s ease-out;transform:scale(1)}.scale-fade-exit{transform:scale(1)}.scale-fade-exit-active{transition:all .3s ease-out;transform:scale(.01)}.fade-slide-up-enter{transform:translateY(15%);opacity:.01}.fade-slide-up-enter-active{transition:transform .2s ease-out,opacity .2s ease-out;transform:none;opacity:1}.fade-slide-up-exit{transform:none;opacity:1}.fade-slide-up-exit-active{transition:transform .2s ease-out,opacity .2s ease-out;transform:translateY(15%);opacity:.01}.slide-right-enter,.slide-right-exit-active{transform:translateX(-100%)}.slide-left-enter,.slide-left-exit-active{transform:translateX(100%)}.slide-left-enter,.slide-left-enter-active,.slide-left-exit,.slide-left-exit-active,.slide-right-enter,.slide-right-enter-active,.slide-right-exit,.slide-right-exit-active{will-change:transform}.slide-left-enter-active,.slide-right-enter-active{transition:transform .65s cubic-bezier(.2,1,.3,1);transition-delay:.1s;transform:translateX(0)}.slide-left-exit,.slide-right-exit{transform:translateX(0)}.popup-help{position:fixed;z-index:150;right:20px;bottom:20px;font-weight:400}.popup-help_reversed{bottom:7px;left:7px;max-width:24px}.popup-help_single{position:fixed;right:7px;bottom:7px}@media screen and (max-width:425px){.popup-help{left:16px;-webkit-user-select:none;user-select:none}.popup-help,.popup-help *{box-sizing:border-box}}.popup-help__hand-wrapper{position:absolute}.popup-help__close{height:54px;margin:auto;line-height:54px}@media screen and (max-width:425px) and (min-width:769px){.popup-help__close:hover{background:none}}@media screen and (max-width:425px) and (max-width:768px){.popup-help__close:active{background:none}}.popup-help__button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;cursor:pointer;transition:all .2s ease-in;border-radius:50%;background:#1a1b22}.popup-help__button_animate{animation:buttonColorChange 2.4s 1}.popup-help__button:hover,.popup-help__button_active{background:var(--profession-color,#007aff)}.popup-help__button_small{width:30px;height:30px}.popup-help__button_hidden{display:none}.popup-help__icon-question{position:absolute;width:32px;height:32px;transition:transform .2s;color:#fff}.popup-help__icon-question_open{transition-delay:.2s;transform:scale(1)}.popup-help__icon-question_close{transition:transform .2s;transform:scale(0);animation:close .4s 1}.popup-help__icon-question_shown{animation:questionHide 2.4s 1}.popup-help__icon-question_small{width:24px;height:24px}.popup-help__icon-close{position:absolute;width:16px;height:16px;transition:transform .2s;color:#fff}.popup-help__icon-close_open{transition-delay:.2s;transform:scale(1)}.popup-help__icon-close_close{transition:transform .2s;transform:scale(0)}.popup-help__overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none}.popup-help__overlay_shown{display:block}@media screen and (max-width:425px){.popup-help__overlay{opacity:.8;background:#1a1b22}}.popup-help__popup{position:absolute;overflow:hidden;width:290px;margin-top:20px;padding:3px 0;transition:opacity .2s,transform .3s,visibility 1s;color:#1a1b22;border:1px solid #fff;border-radius:12px;background:#fff;box-shadow:0 0 40px rgba(13,38,52,.09),0 0 4px rgba(13,38,52,.06)}.popup-help__popup_bottom{bottom:calc(100% + 8px);transition-delay:0s}@media screen and (max-width:425px){.popup-help__popup_bottom{transition:color .2s,background-color .2s;color:#fff;background:transparent}}@media screen and (max-width:425px) and (min-width:769px){.popup-help__popup_bottom:hover{color:#1a1b22;background:#fff}}@media screen and (max-width:425px) and (max-width:768px){.popup-help__popup_bottom:active{color:#1a1b22;background:#fff}}.popup-help__popup_top{bottom:calc(100% + 72px);padding:7px 0;transition-delay:.1s}.popup-help__popup_hideBottom{visibility:hidden;transition-delay:.1s;transform:translateY(9px);opacity:0}.popup-help__popup_hideTop{visibility:hidden;transition-delay:0s;transform:translateY(9px);opacity:0}.popup-help__popup_single{padding:8px 0}.popup-help__popup_down{top:calc(100% - 8px)}.popup-help__popup_left{right:50%}.popup-help__popup_right{left:12px}@media screen and (max-width:425px){.popup-help .popup-help__popup{left:0;width:calc(100vw - 32px)}}@keyframes close{0%{transform:scale(1)}50%{transform:scale(0)}}@keyframes open{0%{transform:scale(0)}50%{transform:scale(0)}to{transform:scale(1)}}@keyframes buttonColorChange{0%{background-color:#1a1b22}18%{background-color:var(--profession-color,#007aff)}82%{background-color:var(--profession-color,#007aff)}to{background-color:#1a1b22}}@keyframes questionHide{0%{transform:scale(1)}9%{transform:scale(0)}91%{transform:scale(0)}to{transform:scale(1)}}#bundle-index .landings-help{right:40px}#bundle-index .landings-help__close{height:54px;margin:auto;line-height:54px}#bundle-index .landings-help__icon-close{position:absolute;top:-35px;right:0;cursor:pointer;color:#fff}#bundle-index .landings-help .popup-help__popup{overflow:visible;width:344px;border-radius:32px}@media screen and (max-width:425px){#bundle-index .landings-help .popup-help__popup{left:0;width:calc(100vw - 32px)}}#bundle-index .landings-help .popup-help__popup_top{bottom:calc(100% + 78px)}#bundle-index .landings-help .popup-help__message{margin:16px 24px}#bundle-index .landings-help .popup-help__icon{margin:0 16px 0 24px}#bundle-index .landings-help .popup-help__divider{height:16px}.animated-collection{overflow:hidden;transition:height .4s;will-change:height}.box{position:relative;padding-top:calc(100%/var(--box-aspect-ratio, 1))}.box__content{position:absolute;top:0;right:0;bottom:0;left:0}#bundle-index .skills-section__card-image_type_algorithms .cls-1{fill:none}#bundle-index .skills-section__card-image_type_algorithms .cls-1,#bundle-index .skills-section__card-image_type_algorithms .cls-3{stroke:#231f20}#bundle-index .skills-section__card-image_type_algorithms .cls-1,#bundle-index .skills-section__card-image_type_algorithms .cls-2,#bundle-index .skills-section__card-image_type_algorithms .cls-3{stroke-linecap:round;stroke-linejoin:round}#bundle-index .skills-section__card-image_type_algorithms .cls-3{fill:#fff}#bundle-index .skills-section__card-image_type_backend-developer .st0,#bundle-index .skills-section__card-image_type_backend-developer .st1{fill:transparent;stroke:#1a1b22;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#bundle-index .skills-section__card-image_type_backend-developer .st2{fill:#1a1b22}#bundle-index .skills-section__card-image_type_data-analyst .st2{stroke:#1a1b22;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;fill:none}#bundle-index .skills-section__card-image_type_data-analyst .st3{fill:#1a1b22}#bundle-index .skills-section__card-image_type_data-scientist .st0{fill:none;stroke:#1a1b22;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#bundle-index .skills-section__card-image_type_data-scientist .st1{fill:#1a1b22}#bundle-index .skills-section__card-image_type_english .st2,#bundle-index .skills-section__card-image_type_mentor .st2,#bundle-index .skills-section__card-image_type_qa-engineer .st2{fill:none;stroke:#1a1b22;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#bundle-index .skills-section__card-image_type_qa-engineer .st3{fill:#1a1b22}#bundle-index .skills-section__card-image_type_web .st2{fill:none;stroke:#1a1b22;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#bundle-index .skills-section__card-image{width:100%;transition:color .2s}#bundle-index .skills-section__card-image .skills-section__card-image-colored-stroke{transition:stroke .2s}#bundle-index .skills-section__card-image .skills-section__card-image-colored-fill{transition:fill .2s}#bundle-index .skills-section__card{--padding:var(--size-800,32px);height:100%;padding:var(--padding);color:#1a1b22;border-radius:32px;background:#fff}@media screen and (max-width:425px){#bundle-index .skills-section__card{-webkit-user-select:none;user-select:none}}#bundle-index .skills-section__card_primary{--content-width:300px;position:relative}@media screen and (min-width:426px) and (max-width:1024px){#bundle-index .skills-section__card_primary{--content-width:240px}}@media screen and (min-width:426px){#bundle-index .skills-section__card_primary .skills-section__card-content{width:var(--content-width)}#bundle-index .skills-section__card_primary .skills-section__card-description{flex:1}#bundle-index .skills-section__card_primary .skills-section__card-image-wrapper{position:absolute;top:var(--padding);right:var(--padding);bottom:var(--padding);left:calc(var(--padding) + var(--content-width));width:auto;margin:0}#bundle-index .skills-section__card_primary .skills-section__card-footer .skills-section__card-button{display:inline-block}#bundle-index .skills-section__card_primary .skills-section__card-footer .skills-section__card-additional-info{display:none}}#bundle-index .skills-section__card_dark{color:#fff;border:1px solid #fff;background:#1a1b22}@media screen and (max-width:1024px){#bundle-index .skills-section__card_dark .skills-section__card-description{flex:1}}#bundle-index .skills-section__card_dark .skills-section__card-image-wrapper{width:auto}@media screen and (max-width:1024px){#bundle-index .skills-section__card_dark .skills-section__card-image-wrapper{display:none}}#bundle-index .skills-section__card_clickable{cursor:pointer}@media screen and (min-width:769px){#bundle-index .skills-section__card_clickable:hover .skills-section__card-image-colored-stroke{stroke:var(--hover-color)}#bundle-index .skills-section__card_clickable:hover .skills-section__card-image-colored-fill{fill:var(--hover-color)}#bundle-index .skills-section__card_clickable:hover .skills-section__card-hover-image{opacity:1}}@media screen and (max-width:768px){#bundle-index .skills-section__card_clickable:active .skills-section__card-image-colored-stroke{stroke:var(--hover-color)}#bundle-index .skills-section__card_clickable:active .skills-section__card-image-colored-fill{fill:var(--hover-color)}#bundle-index .skills-section__card_clickable:active .skills-section__card-hover-image{opacity:1}}@media screen and (max-width:425px){#bundle-index .skills-section__card_clickable .skills-section__card-image-colored-stroke{stroke:var(--hover-color)}#bundle-index .skills-section__card_clickable .skills-section__card-image-colored-fill{fill:var(--hover-color)}#bundle-index .skills-section__card_clickable:not(.skills-section__card_dark){transition:transform .2s}#bundle-index .skills-section__card_clickable:not(.skills-section__card_dark):active{transform:scale(.95)}}#bundle-index .skills-section__card_animation_before-enter{transform:scale(.75);opacity:0}#bundle-index .skills-section__card_animation_entering{transition:transform .3s,opacity .3s;transition-delay:.3s;transform:scale(1);opacity:1}#bundle-index .skills-section__card_animation_moving{transition:transform .5s;transition-delay:.05s}#bundle-index .skills-section__card_animation_before-exit{padding-top:0;transform:var(--transform-translate) scale(1)}#bundle-index .skills-section__card_animation_exiting{transition:transform .3s,opacity .3s;transform:var(--transform-translate) scale(.75);opacity:0}#bundle-index .skills-section__card-tags{margin:0 0 var(--size-800,32px);opacity:.5;font:var(--font-100,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:425px){#bundle-index .skills-section__card-tags{margin-bottom:8px;font-size:12px}}#bundle-index .skills-section__card-tag{display:inline-block;white-space:nowrap}#bundle-index .skills-section__card-tag:not(:last-child){margin:0 var(--size-300,8px) 0 0}#bundle-index .skills-section__card-content{display:flex;flex-direction:column;height:100%}#bundle-index .skills-section__card-description{min-height:6em}#bundle-index .skills-section__card-footer,#bundle-index .skills-section__card-image-wrapper{margin:var(--size-300,8px) 0 0}#bundle-index .skills-section__card-image-wrapper{position:relative;display:flex;justify-content:center;align-items:center;flex:1;align-self:center;width:100%;min-height:0;pointer-events:none}#bundle-index .skills-section__card-image-wrapper>.skills-section__card-image{width:100%;height:100%}#bundle-index .skills-section__card-footer .skills-section__card-button{display:none}@media screen and (max-width:1024px){#bundle-index .skills-section__card-footer{font:var(--font-100,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .skills-section__card-button{--height:40px;height:var(--height);padding:0 var(--size-700,24px);cursor:pointer;transition:color .2s,background-color .2s;border:1px solid #1a1b22;border-radius:64px;outline:none;background:transparent;font:var(--font-100,14px/1.2em Suisse,Arial,Helvetica,sans-serif);line-height:var(--height)}#bundle-index .skills-section__card-button:hover{color:#fff;background:#1a1b22}@media screen and (min-width:1440px){#bundle-index .skills-section__card-button{--height:48px}}@media screen and (min-width:769px){#bundle-index .skills-section{padding-bottom:120px}}@media screen and (min-width:769px) and (min-width:1440px){#bundle-index .skills-section{padding-bottom:160px}}@media screen and (max-width:425px){#bundle-index .skills-section{-webkit-user-select:none;user-select:none}}@media screen and (min-width:769px){#bundle-index .skills-section__left-container{padding-bottom:156px}}@media screen and (min-width:769px) and (min-width:1440px){#bundle-index .skills-section__left-container{padding-bottom:200px}}@media screen and (min-width:769px) and (max-width:1024px){#bundle-index .skills-section__left-container{padding-bottom:60px}}#bundle-index .skills-section__filters{margin:var(--size-800,32px) 0 0;font:var(--font-100,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (min-width:769px){#bundle-index .skills-section__filters{max-width:60%}}@media screen and (max-width:425px){#bundle-index .skills-section__filters{display:none}}#bundle-index .skills-section__tags{margin:var(--size-800,32px) 0 0}#bundle-index .skills-section__tag{display:inline-block;height:40px;padding:0 var(--size-xxs);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s,color .2s;text-align:center;white-space:nowrap;color:#fff;border:1px solid #fff;border-radius:56px;font:var(--font-100,14px/1.2em Suisse,Arial,Helvetica,sans-serif);line-height:40px}#bundle-index .skills-section__tag:not(:last-child){margin-right:var(--size-300,8px);margin-bottom:var(--size-300,8px)}#bundle-index .skills-section__tag_active{color:#1a1b22;background-color:#fff}@media screen and (min-width:769px){#bundle-index .skills-section__tag:hover{color:#1a1b22;background-color:#fff}}@media screen and (max-width:768px){#bundle-index .skills-section__tag:active{color:#1a1b22;background-color:#fff}}#bundle-index .skills-section__scroll-anchor{position:absolute;margin-top:calc(-1*var(--size-800, 32px))}#bundle-index .skills-section__cards{--width:100%;--columns-count:2;--gap:var(--grid-gap,16px);--row-gap:var(--grid-gap,16px);display:grid;width:var(--width);grid-template-columns:repeat(var(--columns-count),minmax(0,1fr));grid-column-gap:var(--gap);grid-row-gap:var(--row-gap);margin:var(--size-900,40px) 0 0;grid-auto-rows:min-content}@media screen and (min-width:1681px){#bundle-index .skills-section__cards{--width:100%;--columns-count:3;--gap:var(--grid-gap,16px);--row-gap:var(--grid-gap,16px);display:grid;width:var(--width);grid-template-columns:repeat(var(--columns-count),minmax(0,1fr));grid-column-gap:var(--gap);grid-row-gap:var(--row-gap)}}@media screen and (max-width:425px){#bundle-index .skills-section__cards{--width:100%;--columns-count:1;--gap:0;--row-gap:12px;display:grid;width:var(--width);grid-template-columns:repeat(var(--columns-count),minmax(0,1fr));grid-column-gap:var(--gap);grid-row-gap:var(--row-gap)}}#bundle-index .skills-section__cards .skills-section__card-wrapper{--column-size:1;grid-column-start:span var(--column-size)}#bundle-index .skills-section__cards .skills-section__card-wrapper_primary{--column-size:2;grid-column-start:span var(--column-size)}@media screen and (max-width:425px){#bundle-index .skills-section__cards .skills-section__card-wrapper{--column-size:1;grid-column-start:span var(--column-size)}}#bundle-index .skills-section__dialog{display:flex;flex-direction:column;width:60%;margin:120px auto 0;font:var(--font-500,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (min-width:1440px){#bundle-index .skills-section__dialog{margin-top:136px}}@media screen and (max-width:1024px){#bundle-index .skills-section__dialog{margin-top:100px}}@media screen and (max-width:768px){#bundle-index .skills-section__dialog{width:80%}}@media screen and (max-width:425px){#bundle-index .skills-section__dialog{width:100%;margin-top:64px}}#bundle-index .skills-section__dialog-item{--small-radius:8px;display:flex;flex-direction:column;width:fit-content;max-width:90%}#bundle-index .skills-section__dialog-item:not(:first-child){margin-top:var(--size-500,16px)}@media screen and (max-width:320px){#bundle-index .skills-section__dialog-item{max-width:none}}#bundle-index .skills-section__dialog-item_side_left .skills-section__dialog-message{color:#1a1b22;border-bottom-left-radius:var(--small-radius);background:#fff}#bundle-index .skills-section__dialog-item_side_right{align-self:flex-end}#bundle-index .skills-section__dialog-item_side_right .skills-section__dialog-message{color:#fff;border:1px solid #fff;border-bottom-right-radius:var(--small-radius)}#bundle-index .skills-section__dialog-item_side_left+.skills-section__dialog-item_side_right,#bundle-index .skills-section__dialog-item_side_right+.skills-section__dialog-item_side_left{margin-top:var(--size-900,40px)}#bundle-index .skills-section__dialog-message{display:inline-block;padding:var(--size-800,32px) var(--size-900,40px) calc(var(--size-800, 32px) - var(--size-300, 8px));border-radius:48px}#bundle-index .skills-section__dialog-link{cursor:pointer;text-decoration:underline;color:inherit}#bundle-index .skills-section__dialog-author{margin:var(--size-500,16px) 0 0;font:var(--font-400,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .skills-section__dialog-icon{margin:-.2em 0 0 -.2em;vertical-align:middle}#bundle-index .skills-section__heart{width:1.8em;height:1.8em;animation:heartbeat 2s infinite}#bundle-index .skills-section__animated-appearance-enter{transform:translateY(var(--size-1000,64px));opacity:.01}#bundle-index .skills-section__animated-appearance-enter-active{transition:transform .5s ease-out,opacity .5s ease-out;transform:none;opacity:1}#bundle-index .skills-section__animated-appearance-exit{transform:none;opacity:1}#bundle-index .skills-section__animated-appearance-exit-active{transition:transform .5s ease-out,opacity .5s ease-out;transform:translateY(var(--size-1000,64px));opacity:.01}@keyframes heartbeat{0%{transform:scale(1)}15%{transform:scale(1.25)}45%{transform:scale(1)}60%{transform:scale(1.25)}80%{transform:scale(1)}to{transform:scale(1)}}#bundle-index .main_type_lsd{--font-100:14px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-200:16px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-300:20px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-400:20px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-500:32px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-600:32px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-700:64px/.96em Suisse,Arial,Helvetica,sans-serif;--size-100:2px;--size-200:4px;--size-300:8px;--size-400:12px;--size-500:16px;--size-600:20px;--size-700:24px;--size-800:32px;--size-900:40px;--size-1000:64px;--grid-gap:16px;--grid-columns-count:12;--grid-thin-column-size:4;--grid-wide-column-size:8;--page-width:1920px;--header-height:80px;--page-horizontal-paddings:32px;--section-vertical-paddings:32px;--font-h1:var(--font-700);--font-h2:var(--font-600);--font-h3:var(--font-500);--font-body:var(--font-400);--font-subtitle:var(--font-300);--font-caption:var(--font-100);--size-s:var(--size-700);--size-xxl:var(--size-900);font:var(--font-400)}@media screen and (min-width:1440px){#bundle-index .main_type_lsd{--font-100:16px/1.2em Suisse,Arial,Helvetica,sans-serif}}@media screen and (max-width:1280px){#bundle-index .main_type_lsd{--page-horizontal-paddings:24px}}@media screen and (max-width:1024px){#bundle-index .main_type_lsd{--font-200:14px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-300:14px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-400:16px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-500:24px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-600:24px/1.2em Suisse,Arial,Helvetica,sans-serif;--size-400:8px;--size-700:16px;--size-800:24px;--size-900:32px}}@media screen and (max-width:768px){#bundle-index .main_type_lsd{--grid-gap:8px}}@media screen and (max-width:425px){#bundle-index .main_type_lsd{--font-500:20px/1.15em Suisse,Arial,Helvetica,sans-serif;--font-600:32px/1.1em Suisse,Arial,Helvetica,sans-serif;--font-700:40px/1.16em Suisse,Arial,Helvetica,sans-serif;--size-500:12px;--size-900:24px;--size-1000:40px;--header-height:56px;--page-horizontal-paddings:16px;--section-vertical-paddings:24px}}@media screen and (max-width:320px){#bundle-index .main_type_lsd{--font-200:14px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-300:14px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-400:16px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-500:24px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-600:24px/1.2em Suisse,Arial,Helvetica,sans-serif;--size-400:8px;--size-700:16px;--size-800:24px;--size-900:32px}}#bundle-index .about-profession-section{font:var(--font-h2,32px/1.2em Suisse,Arial,Helvetica,sans-serif);font-weight:400}@media screen and (min-width:769px){#bundle-index .about-profession-section{line-height:50px}}@media screen and (max-width:425px){#bundle-index .about-profession-section{font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .about-profession-section__term{cursor:default;color:var(--profession-color,#007aff)}#bundle-index .about-profession-section__term-title{margin-bottom:var(--size-xxxs,8px);font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .about-profession-section__term-description{min-width:300px;font:var(--font-caption,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:425px){#bundle-index .about-profession-section__term-description{min-width:0}}#bundle-index .landing-icon-figure{vector-effect:non-scaling-stroke}#bundle-index .start-learning-button__link{text-decoration:none}#bundle-index .certificate-section{background:#f5f6f7}#bundle-index .certificate-section__container-wrapper{position:relative}#bundle-index .certificate-section__container-wrapper:before{position:absolute;z-index:0;top:6%;right:6%;bottom:0;left:6%;display:block;content:"";background:rgba(8,29,45,.23);filter:blur(50px)}#bundle-index .certificate-section__container{position:relative;overflow:hidden;padding:var(--size-xxxl,80px) 0;background:#fff}@media screen and (max-width:768px){#bundle-index .certificate-section__container{padding:120px 16px 24px}}@media screen and (max-width:425px){#bundle-index .certificate-section__container{padding-top:100px}}#bundle-index .certificate-section__content{padding:0 0 0 var(--size-xxxl,80px)}@media screen and (max-width:768px){#bundle-index .certificate-section__content{padding:0}}#bundle-index .certificate-section__title{margin:0 0 var(--size-s,24px);font:var(--font-h2,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .certificate-section__title{font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .certificate-section__description{margin:0}@media screen and (min-width:769px){#bundle-index .certificate-section__description{font-size:20px;line-height:32px}}#bundle-index .certificate-section__action-button{margin:var(--size-l,40px) 0 0 0}@media screen and (max-width:768px){#bundle-index .certificate-section__action-button{width:100%}}@media screen and (min-width:769px){#bundle-index .certificate-section__figures{position:relative}}#bundle-index .certificate-section__circle,#bundle-index .certificate-section__square{position:absolute;height:auto}#bundle-index .certificate-section__circle{width:120%;transform:rotate(6.87deg);color:var(--profession-color,#007aff)}@media screen and (min-width:769px){#bundle-index .certificate-section__circle{top:-120%;right:-30%}}@media screen and (max-width:1024px){#bundle-index .certificate-section__circle{top:-90%;right:-30%}}@media screen and (max-width:768px){#bundle-index .certificate-section__circle{top:-170%;right:-70%;transform:matrix(-1,0,0,1,0,0)}}@media screen and (max-width:425px){#bundle-index .certificate-section__circle{top:-100%;bottom:75%}}#bundle-index .certificate-section__square{width:100%;transform:rotate(17.71deg)}@media screen and (min-width:769px){#bundle-index .certificate-section__square{top:70%;right:-10%}}@media screen and (max-width:768px){#bundle-index .certificate-section__square{bottom:70%;left:-5%;display:block;transform:matrix(-.96,.28,.28,.96,0,0)}#bundle-index .certificate-section__square:after{position:absolute;width:100px;height:100px}}@media screen and (max-width:425px){#bundle-index .certificate-section__square{bottom:80%}}#bundle-index .video{position:relative;overflow:hidden;padding-top:calc(100%/var(--video-aspect-ratio, 1))}@media screen and (min-width:769px){#bundle-index .video:hover .video__placeholder{transform:scale(1.05)}}@media screen and (max-width:768px){#bundle-index .video:active .video__placeholder{transform:scale(1.05)}}#bundle-index .video__overlay,#bundle-index .video__placeholder,#bundle-index .video__player{width:100%;height:100%;position:absolute;top:0;left:0}#bundle-index .video__overlay{background:var(--video-overlay-background)}#bundle-index .video__overlay,#bundle-index .video__placeholder{transition:opacity .2s,transform .3s cubic-bezier(.23,1,.32,1)}#bundle-index .video__overlay_hidden,#bundle-index .video__placeholder_hidden{transition-delay:.15s;pointer-events:none;opacity:0}#bundle-index .video__icon-wrapper{width:var(--size-xxl,64px);height:var(--size-xxl,64px);position:absolute;top:50%;left:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .2s,opacity .3s,transform .3s;transform:translate(-50%,-50%);transform-origin:center;border-radius:50%;background:var(--profession-color,#007aff)}@media screen and (min-width:769px){#bundle-index .video__icon-wrapper:hover{background:var(--darken-profession-color,#0166d8)}#bundle-index .video__icon-wrapper:hover+.mentor-section__video-placeholder{transform:scale(1.05)}}@media screen and (max-width:768px){#bundle-index .video__icon-wrapper:active{background:var(--darken-profession-color,#0166d8)}#bundle-index .video__icon-wrapper:active+.mentor-section__video-placeholder{transform:scale(1.05)}}@media screen and (max-width:425px){#bundle-index .video__icon-wrapper{width:var(--size-xxxl,80px);height:var(--size-xxxl,80px)}}#bundle-index .video__icon-wrapper_hidden{transform:translate(-50%,-50%) scale(.1);pointer-events:none;opacity:0}#bundle-index .video__icon path{fill:transparent;stroke:#fff;stroke-width:3px}#bundle-index .demo-section{background:#f5f6f7}#bundle-index .demo-section__item{padding:var(--size-xl,48px) 0 var(--size-xxxl,80px);border-top:1px solid}@media screen and (max-width:425px){#bundle-index .demo-section__item{padding-top:0;border-top:none}}@media screen and (max-width:768px){#bundle-index .demo-section__item-number{display:none}}#bundle-index .demo-section__item-title{margin:0 0 var(--size-xxs,16px);font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .demo-section__item-description{margin:0 0 var(--size-l,40px)}#bundle-index .demo-section__shadow-keeper{position:relative}@media screen and (min-width:769px){#bundle-index .demo-section__shadow-keeper:before{position:absolute;z-index:0;top:6%;right:6%;bottom:0;left:6%;display:block;content:"";background:rgba(8,29,45,.23);filter:blur(50px)}}@media screen and (max-width:425px){#bundle-index .demo-section__shadow-keeper:before{position:absolute;z-index:-1;top:12%;right:7%;bottom:0;left:7%;display:block;content:"";background:rgba(8,29,45,.23);filter:blur(50px)}}#bundle-index .demo-section__spin-container,#bundle-index .demo-section__trainer-overlay{display:flex;justify-content:center;align-items:center;width:100%;height:100%}#bundle-index .demo-section__trainer-overlay{position:absolute;top:0;left:0;cursor:pointer;text-align:center;background-size:100%;font:var(--font-subtitle,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .demo-section__trainer-overlay:before{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;content:"";pointer-events:none;background:hsla(0,0%,100%,.6)}#bundle-index .demo-section__trainer-overlay>*{position:relative;z-index:1}#bundle-index .demo-section__trainer-overlay-content{transition:opacity .2s,transform .2s}#bundle-index .demo-section__trainer-overlay-content_hidden{transform:scale(.8);opacity:0}#bundle-index .demo-section__trainer-overlay-cta{color:var(--profession-color,#007aff)}#bundle-index .faq-section__action-link{display:inline-block;text-decoration:none}#bundle-index .faq-section__action-link_device_desktop{position:-webkit-sticky;position:sticky;bottom:80px;width:66%;margin:100% 0 0}@media screen and (max-width:768px){#bundle-index .faq-section__action-link_device_desktop{display:none}}#bundle-index .faq-section__action-link_device_phone{display:none;width:100%;margin:var(--size-m,32px) 0 0}@media screen and (max-width:768px){#bundle-index .faq-section__action-link_device_phone{display:inline-block}}#bundle-index .faq-section__action-button{width:100%}#bundle-index .faq-section__left-column{display:flex;flex-direction:column;justify-content:space-between}#bundle-index .faq-section__title{margin:0 0 280px}@media screen and (max-width:768px){#bundle-index .faq-section__title{margin-bottom:var(--size-xxl,64px)}}#bundle-index .faq-section__item{padding:var(--size-m,32px) 0;border-bottom:1px solid}#bundle-index .faq-section__item:first-child{padding-top:var(--size-xxxs,8px)}@media screen and (max-width:425px){#bundle-index .faq-section__item{padding:var(--size-s,24px) 0}}#bundle-index .faq-section__item-question{display:flex;flex-direction:row;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s;font:var(--font-subtitle,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .faq-section__item-question_open{color:var(--profession-color,#007aff)}@media screen and (min-width:769px){#bundle-index .faq-section__item-question:hover{color:var(--profession-color,#007aff)}}@media screen and (max-width:768px){#bundle-index .faq-section__item-question:active{color:var(--profession-color,#007aff)}}#bundle-index .faq-section__item-question-text{flex:1}#bundle-index .faq-section__item-question-icon{width:24px;min-width:24px;margin:0 0 0 var(--size-xxs,16px);transition:transform .2s}#bundle-index .faq-section__item-answer{overflow:hidden}#bundle-index .faq-section__item-answer.transitioning{transition-timing-function:cubic-bezier(.2,1,.3,1);transition-duration:.3s}#bundle-index .faq-section__item-answer-content{margin:var(--size-xxs,16px) 0 0}#bundle-index .faq-section a{text-decoration:none;color:var(--profession-color,#007aff)}#bundle-index .free-start-section{--padding:var(--size-xxxl,80px)}@media screen and (max-width:1024px){#bundle-index .free-start-section{--padding:48px}}@media screen and (max-width:425px){#bundle-index .free-start-section{--padding:24px}}#bundle-index .free-start-section .section__content{padding-top:0;padding-bottom:0}@media screen and (min-width:769px){#bundle-index .free-start-section__shadow-keeper{position:relative}#bundle-index .free-start-section__shadow-keeper:before{position:absolute;z-index:0;top:6%;right:6%;bottom:0;left:6%;display:block;content:"";background:rgba(8,29,45,.23);filter:blur(50px)}}#bundle-index .free-start-section__content-wrapper{position:relative;background:var(--profession-color,#007aff)}@media screen and (min-width:769px){#bundle-index .free-start-section__content-wrapper{min-height:480px}}@media screen and (max-width:1024px){#bundle-index .free-start-section__content-wrapper{min-height:0}}@media screen and (max-width:425px){#bundle-index .free-start-section__content-wrapper{background:none}}#bundle-index .free-start-section__content{padding:var(--padding);color:#fff}@media screen and (max-width:425px){#bundle-index .free-start-section__content{padding:var(--padding);background:#1a1b22}}#bundle-index .free-start-section__title{margin:0 0 var(--size-s,24px);font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .free-start-section__description{margin:0 0 var(--size-xxl,64px)}@media screen and (max-width:425px){#bundle-index .free-start-section__description{color:#b6bcbf}}#bundle-index .free-start-section__action-button{width:100%}@media screen and (max-width:425px){#bundle-index .free-start-section__action-button{--accent-color:var(--profession-color,#007aff)}}#bundle-index .free-start-section__image-container{margin:var(--padding) 0 0;background-repeat:no-repeat;background-position-y:top;background-size:120%}@media screen and (max-width:768px){#bundle-index .free-start-section__image-container{display:none}}#bundle-index .learning-price-section__block{margin:var(--size-xl,48px) 0 0 0;padding:var(--size-xl,48px) 0 0 0;border-top:1px solid}#bundle-index .learning-price-section__block-subtitle,#bundle-index .learning-price-section__block-title{margin:0 0 var(--size-s,24px)}#bundle-index .learning-price-section__block-title{font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .learning-price-section__colored-text{color:var(--profession-color,#007aff)}@media screen and (min-width:769px){#bundle-index .learning-price-section__block-content{padding:var(--size-xxxs,8px) 0 0 0}}#bundle-index .learning-price-section__list{margin:var(--size-l,40px) 0 0;padding:0;list-style-position:inside}#bundle-index .learning-price-section__list-item:not(:last-child){margin:0 0 var(--size-l,40px)}#bundle-index .learning-price-section__action-button-container{margin:var(--size-l,40px) 0 0}@media screen and (min-width:769px){#bundle-index .learning-price-section__action-button-container{margin:-80px 0 0}}#bundle-index .learning-price-section__action-button{width:100%}#bundle-index .learning-program-section__progress-shape{position:relative;color:#fff;line-height:0}#bundle-index .learning-program-section__progress-shape.learning-program-section__line>svg{position:absolute}@media screen and (max-width:425px){#bundle-index .learning-program-section__progress-shape{background:#1a1b22}}#bundle-index .learning-program-section__progress-shape-overlay{width:100%;height:100%;top:0;left:0;position:absolute;color:var(--profession-color,#007aff)}#bundle-index .learning-program-section__item{--circle-size:80px;--story-line-margin:40px;--item-padding:calc(var(--circle-size) + var(--story-line-margin));position:relative;padding:0 0 120px var(--item-padding)}@media screen and (max-width:1024px){#bundle-index .learning-program-section__item{--circle-size:64px;--story-line-margin:16px}}@media screen and (max-width:425px){#bundle-index .learning-program-section__item{--circle-size:40px;padding:var(--item-padding) 0 0;background:#1a1b22}}#bundle-index .learning-program-section__item:after{position:absolute;bottom:0;width:calc(100% - var(--item-padding));height:200%;content:"";transition:opacity .2s;pointer-events:none;opacity:0;background-image:linear-gradient(180deg,rgba(26,27,34,0),#1a1b22)}#bundle-index .learning-program-section__item_active .learning-program-section__item-number{color:var(--profession-color,#007aff)}#bundle-index .learning-program-section__item_collapsed{min-height:var(--circle-size);padding-bottom:40px;-webkit-user-select:none;user-select:none}#bundle-index .learning-program-section__item_collapsed:after{opacity:1}#bundle-index .learning-program-section__item-story-line{position:absolute;z-index:10;top:0;left:0;display:flex;flex-direction:column;align-items:center;height:100%}@media screen and (max-width:425px){#bundle-index .learning-program-section__item-story-line{flex-direction:row;width:100%;height:auto}#bundle-index .learning-program-section__item-story-line svg{color:var(--profession-color,#007aff)}}#bundle-index .learning-program-section__item-circle-container{width:var(--circle-size);height:var(--circle-size);position:relative;-webkit-user-select:none;user-select:none;border-radius:50%}#bundle-index .learning-program-section__item-circle-container_hoverable{cursor:pointer}#bundle-index .learning-program-section__item-circle-container_hoverable svg{transition:fill .2s,stroke .2s}@media screen and (min-width:769px){#bundle-index .learning-program-section__item-circle-container_hoverable:hover .learning-program-section__circle svg{fill:var(--profession-color,#007aff);stroke:var(--profession-color,#007aff)}#bundle-index .learning-program-section__item-circle-container_hoverable:hover .learning-program-section__item-arrow{color:#1a1b22}#bundle-index .learning-program-section__item-circle-container_hoverable:hover .learning-program-section__item-circle__hint{opacity:1}}@media screen and (max-width:768px){#bundle-index .learning-program-section__item-circle-container_hoverable:active .learning-program-section__circle svg{fill:var(--profession-color,#007aff);stroke:var(--profession-color,#007aff)}#bundle-index .learning-program-section__item-circle-container_hoverable:active .learning-program-section__item-arrow{color:#1a1b22}#bundle-index .learning-program-section__item-circle-container_hoverable:active .learning-program-section__item-circle__hint{opacity:1}}#bundle-index .learning-program-section__item-circle-container .learning-program-section__circle{transform:scaleX(-1) rotate(90deg)}#bundle-index .learning-program-section__item-circle-container .learning-program-section__circle svg{width:100%;height:100%}#bundle-index .learning-program-section__item-circle__hint{position:absolute;top:50%;right:calc(100% + var(--size-xxs, 16px));min-width:128px;transition:opacity .2s;transform:translateY(-50%);pointer-events:none;opacity:0;color:var(--profession-color,#007aff)}#bundle-index .learning-program-section__item-circle-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#bundle-index .learning-program-section__item-circle-content.learning-program-section__item-number{top:calc(50% + 2px)}@media screen and (min-width:769px){#bundle-index .learning-program-section__item-circle-content{font-size:20px}}#bundle-index .learning-program-section__item-arrow{transform:translate(-50%,-50%) rotate(90deg)}#bundle-index .learning-program-section__item-arrow_collapsed{transform:translate(-50%,-50%) rotate(-90deg)}#bundle-index .learning-program-section__item-line{flex:1;width:1px}#bundle-index .learning-program-section__item-line svg{width:100%;height:100%}@media screen and (max-width:425px){#bundle-index .learning-program-section__item-line{width:auto;height:1px}#bundle-index .learning-program-section__item-line svg{width:100vw}}#bundle-index .learning-program-section__item-title{margin:0;font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .learning-program-section__item-number,#bundle-index .learning-program-section__item-subtitle{transition:color .3s}#bundle-index .learning-program-section__item-subtitle{display:inline-block;margin:var(--size-xxxs,8px) 0 0;opacity:.4}#bundle-index .learning-program-section__item-subtitle_colored{opacity:1;color:var(--profession-color,#007aff)}#bundle-index .learning-program-section__item-description{margin:var(--size-s,24px) 0 0;color:#b6bcbf}#bundle-index .learning-program-section__item-additional{margin:var(--size-l,40px) 0 0;cursor:default;-webkit-user-select:none;user-select:none}#bundle-index .learning-program-section__item-additional-arrow{display:inline-block;margin:0 0 0 var(--size-xxxs,8px);vertical-align:middle;color:var(--profession-color,#007aff)}#bundle-index .learning-program-section__item-vacation{-webkit-user-select:none;user-select:none}@media screen and (min-width:769px){#bundle-index .learning-program-section__item-vacation{position:absolute;right:100%;bottom:0;width:144px;color:var(--profession-color,#007aff)}}@media screen and (max-width:768px){#bundle-index .learning-program-section__item-vacation{display:inline-flex;justify-content:center;align-items:center;height:64px;margin:var(--size-xxxl,80px) 0 0;padding:0 var(--size-l,40px);color:#b6bcbf;background:#23272e}}@media screen and (max-width:425px){#bundle-index .learning-program-section__item-vacation{width:100%}}@media screen and (max-width:768px){#bundle-index .learning-program-section{overflow:hidden}}#bundle-index .learning-program-section__title{z-index:2;margin:0 0 var(--size-m,32px);background:#1a1b22}@media screen and (min-width:769px){#bundle-index .learning-program-section__title{height:100px;box-shadow:0 0 30px 30px #1a1b22}}#bundle-index .learning-program-section__hidden-content.closed{overflow:hidden}#bundle-index .learning-program-section__hidden-content.transitioning{overflow:hidden;transition-duration:.8s}#bundle-index .learning-program-section__tooltip .tooltip-landing__content{min-width:300px;color:#b6bcbf;background:#23272e;font:var(--font-caption,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:425px){#bundle-index .learning-program-section__tooltip .tooltip-landing__content{min-width:0}}#bundle-index .learning-program-section__gallery{display:flex;flex-direction:column;width:100vw;margin:0 calc(-1*var(--page-horizontal-paddings, 32px))}#bundle-index .learning-program-section__gallery-item{width:100%;padding:0 var(--page-horizontal-paddings,32px)}#bundle-index .learning-program-section__gallery-dots{justify-content:center;margin:var(--size-m,32px) 0 0;color:var(--profession-color,#007aff)}#bundle-index .learning-program-section__gallery-dots :not(.gallery__dots-item_active) .gallery__dots-item-control{border-color:#fff}#bundle-index .mentor-section__content{position:relative}#bundle-index .mentor-section__video-wrapper{position:relative;overflow:hidden;width:100%;padding-top:56.25025%}#bundle-index .mentor-section__video-placeholder,#bundle-index .mentor-section__video-player{width:100%;height:100%;position:absolute;top:0;left:0}#bundle-index .mentor-section__video-placeholder{transition:opacity .2s,transform .3s cubic-bezier(.23,1,.32,1);opacity:.5}@media screen and (min-width:769px){#bundle-index .mentor-section__video-placeholder:hover{transform:scale(1.05)}}@media screen and (max-width:768px){#bundle-index .mentor-section__video-placeholder:active{transform:scale(1.05)}}#bundle-index .mentor-section__video-placeholder_hidden{transition-delay:.15s;pointer-events:none;opacity:0}#bundle-index .mentor-section__icon-wrapper{width:var(--size-xxl,64px);height:var(--size-xxl,64px);position:absolute;z-index:1;top:50%;left:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .2s,opacity .3s,transform .3s;transform:translate(-50%,-50%);transform-origin:center;border-radius:50%;background:var(--profession-color,#007aff)}@media screen and (min-width:769px){#bundle-index .mentor-section__icon-wrapper:hover{background:var(--darken-profession-color,#0166d8)}#bundle-index .mentor-section__icon-wrapper:hover+.mentor-section__video-placeholder{transform:scale(1.05)}}@media screen and (max-width:768px){#bundle-index .mentor-section__icon-wrapper:active{background:var(--darken-profession-color,#0166d8)}#bundle-index .mentor-section__icon-wrapper:active+.mentor-section__video-placeholder{transform:scale(1.05)}}@media screen and (max-width:425px){#bundle-index .mentor-section__icon-wrapper{width:var(--size-xxxl,80px);height:var(--size-xxxl,80px)}}#bundle-index .mentor-section__icon-wrapper_hidden{transform:translate(-50%,-50%) scale(.1);pointer-events:none;opacity:0}#bundle-index .mentor-section__icon path{fill:transparent;stroke:#fff;stroke-width:3px}#bundle-index .portfolio-section__learn-more-title{margin-bottom:var(--size-xxs,16px);font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .portfolio-section__learn-more-description{font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .portfolio-section__learn-more-picture{background-color:var(--profession-color,#007aff);background-image:var(--image)}#bundle-index .portfolio-section__learn-more-look-project-button{width:100%;height:80px;border:0;border-top:1px solid #1a1b22;border-radius:0;font-size:18px;font-weight:500}#bundle-index .portfolio-section__learn-more-scrollable_with-button{position:relative;height:calc(100% - var(--size-xxxs) - 80px);margin-bottom:0}@media screen and (max-width:768px){#bundle-index .portfolio-section__learn-more-close{color:#1a1b22}#bundle-index .portfolio-section__learn-more-picture{flex:1 0 var(--size-xxl,64px);height:var(--size-xxl,64px);max-height:var(--size-xxl,64px);background:#fff}#bundle-index .portfolio-section__learn-more-main{max-height:100%}#bundle-index .portfolio-section__learn-more-modal{flex-direction:column}#bundle-index .portfolio-section__learn-more-image{display:none}#bundle-index .portfolio-section__learn-more-title{margin-bottom:var(--size-s,24px)}#bundle-index .portfolio-section__learn-more-scrollable_with-button{height:calc(100% - var(--size-xxxs) - var(--size-xxl) - 80px)}}#bundle-index .portfolio-section__project{width:100%}#bundle-index .portfolio-section__project-image{position:relative;z-index:1;overflow:hidden;width:100%;height:0;margin-bottom:var(--size-l,40px);padding-top:68.33%;cursor:pointer;transition:background-size .2s;background-repeat:no-repeat;background-position:50%;background-size:100%}@media screen and (min-width:769px){#bundle-index .portfolio-section__project-image:hover{background-size:120%}}@media screen and (max-width:768px){#bundle-index .portfolio-section__project-image:active{background-size:120%}}@media screen and (max-width:768px){#bundle-index .portfolio-section__project-image{margin-bottom:var(--size-s,24px)}}#bundle-index .portfolio-section__project-title{margin-bottom:var(--size-xxs,16px);cursor:pointer;font:var(--font-subtitle,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .portfolio-section__project-title{font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .portfolio-section__project-description{margin-bottom:var(--size-xxs,16px);color:#b6bcbf;font:var(--font-body,20px/1.2em Suisse,Arial,Helvetica,sans-serif)}@media screen and (max-width:768px){#bundle-index .portfolio-section__project-description{font:var(--font-caption,14px/1.2em Suisse,Arial,Helvetica,sans-serif)}}#bundle-index .portfolio-section__project-learn-more{cursor:pointer;color:var(--profession-color,#007aff)}#bundle-index .portfolio-section__projects{--width:100%;--columns-count:3;--gap:var(--size-xs,20px);--row-gap:0;display:grid;width:var(--width);grid-template-columns:repeat(var(--columns-count),minmax(0,1fr));grid-column-gap:var(--gap);grid-row-gap:var(--row-gap)}@media screen and (max-width:425px){#bundle-index .portfolio-section__projects{--width:100%;--columns-count:1;--gap:0;--row-gap:0;display:grid;width:var(--width);grid-template-columns:repeat(var(--columns-count),minmax(0,1fr));grid-column-gap:var(--gap);grid-row-gap:var(--row-gap)}}#bundle-index .portfolio-section__gallery{position:relative;width:100vw;margin:0 calc(-1*var(--page-horizontal-paddings, 32px))}#bundle-index .portfolio-section__gallery-content{padding-bottom:var(--size-xxxl,80px)}#bundle-index .portfolio-section__gallery-item{width:calc(100% - var(--page-horizontal-paddings, 32px)*2);margin-right:calc(var(--page-horizontal-paddings, 32px)/2)}#bundle-index .portfolio-section__gallery-item:first-child,#bundle-index .portfolio-section__gallery-item:last-child{width:calc(100% - var(--page-horizontal-paddings, 32px))}#bundle-index .portfolio-section__gallery-item:first-child{padding-left:var(--page-horizontal-paddings,32px)}#bundle-index .portfolio-section__gallery-item:last-child{margin-right:0;padding-right:var(--page-horizontal-paddings,32px)}#bundle-index .portfolio-section__gallery-dots{position:absolute;bottom:var(--size-s,24px);left:50%;transform:translateX(-50%);color:var(--profession-color,#007aff)}#bundle-index .profession-top-section{position:relative;overflow:hidden;transition:background-color .5s;color:#fff;background-color:var(--profession-color,#007aff)}@media screen and (max-width:425px){#bundle-index .profession-top-section .section__content{padding-top:64px}}@media screen and (max-width:1024px){#bundle-index .profession-top-section__head{margin-bottom:20px}}#bundle-index .profession-top-section__figure-wrapper{position:absolute;top:-10vw;left:50%;width:55vw;transform:translateX(-45%)}#bundle-index .profession-top-section__figure-wrapper:before{display:block;padding-top:100%;content:""}@media screen and (min-width:1440px){#bundle-index .profession-top-section__figure-wrapper{top:-150px;width:800px}}@media screen and (max-width:425px){#bundle-index .profession-top-section__figure-wrapper{top:-50px;width:450px}}#bundle-index .profession-top-section__figure{position:absolute;top:0;left:0;width:100%;height:100%;animation:squareRotation 50s linear infinite both,initialShow 1s .5s forwards;opacity:1}#bundle-index .profession-top-section__figure svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:4px}@media screen and (max-width:425px){#bundle-index .profession-top-section__figure{transform:rotate(15deg);animation:none}#bundle-index .profession-top-section__figure svg{stroke-width:12px}}#bundle-index .profession-top-section__video-wrapper{position:relative;width:33.3vw;margin:0 auto;animation:initialShow .7s .3s forwards;opacity:0}#bundle-index .profession-top-section__video-wrapper:before{display:block;padding-top:100%;content:""}@media screen and (max-width:425px){#bundle-index .profession-top-section__video-wrapper{width:100%}}#bundle-index .profession-top-section__video{position:absolute;top:0;left:0;width:100%;height:100%}#bundle-index .profession-top-section__title{flex:1;box-sizing:border-box;margin:0;animation:titleShow 1666ms ease-in-out .2s both;pointer-events:none;color:#fff;font:var(--font-h1,64px/.96em Suisse,Arial,Helvetica,sans-serif);font-weight:400}@media screen and (max-width:425px){#bundle-index .profession-top-section__title{animation:titleShowMobile 1066ms ease-in-out .4s both}#bundle-index .profession-top-section__title br{display:none}}#bundle-index .profession-top-section__logo{width:242px;height:104px;justify-self:end;align-self:end}#bundle-index .profession-top-section__logo svg{width:100%;height:100%}@media screen and (max-width:425px){#bundle-index .profession-top-section__logo{position:absolute;top:95vw;right:30px;width:94px;height:40px}}#bundle-index .profession-top-section__button-container{display:none;margin-top:16px}@media screen and (max-width:425px){#bundle-index .profession-top-section__button-container{display:block}}#bundle-index .profession-top-section__button{width:100%}@media screen and (min-width:769px){#bundle-index .profession-top-section__button:hover{color:#1a1b22}}@media screen and (max-width:768px){#bundle-index .profession-top-section__button:active{color:#1a1b22}}@keyframes initialShow{0%{opacity:0}to{opacity:1}}@keyframes squareRotation{0%{transform:rotate(13deg)}to{transform:rotate(373deg)}}@keyframes titleShowMobile{0%{transform:translateX(5%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes titleShow{0%{transform:translateY(30%);opacity:0}to{transform:translateY(0);opacity:1}}#bundle-index .salary-section__level{padding:0 0 var(--size-l,40px);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s;border-bottom:1px solid}@media screen and (min-width:769px){#bundle-index .salary-section__level:hover{color:var(--profession-color,#007aff)}}@media screen and (max-width:768px){#bundle-index .salary-section__level:active{color:var(--profession-color,#007aff)}}#bundle-index .salary-section__level_active{color:var(--profession-color,#007aff);-webkit-tap-highlight-color:transparent}@media screen and (min-width:769px){#bundle-index .salary-section__level_extended{position:relative}#bundle-index .salary-section__level_extended:after{position:absolute;top:0;left:100%;width:100vw;height:100%;content:"";border-bottom:1px solid}}@media screen and (max-width:425px){#bundle-index .salary-section__level{padding:0 0 var(--size-xs,20px)}}#bundle-index .salary-section__range{position:relative;height:var(--size-xxl,64px);-webkit-user-select:none;user-select:none;pointer-events:none}#bundle-index .salary-section__range-control{width:var(--size-xxl,64px);height:var(--size-xxl,64px);position:absolute;top:0;left:var(--control-left-offset);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s,box-shadow .2s;transform:translateX(-50%);will-change:left;pointer-events:auto;color:#fff;border-radius:50%;background:var(--profession-color,#007aff);box-shadow:0 2px 10px 0 #c6cace}#bundle-index .salary-section__range-control:hover,#bundle-index .salary-section__range-control_dragging{box-shadow:0 5px 20px 0 #c6cace}#bundle-index .salary-section__range-control:hover .salary-section__range-control-icon_left,#bundle-index .salary-section__range-control_dragging .salary-section__range-control-icon_left{transform:none}#bundle-index .salary-section__range-control:hover .salary-section__range-control-icon_right,#bundle-index .salary-section__range-control_dragging .salary-section__range-control-icon_right{transform:rotate(180deg)}#bundle-index .salary-section__range-control_dragging{transform:translateX(-50%) scale(1.05)}#bundle-index .salary-section__range-control-icon{transition:transform .2s}#bundle-index .salary-section__range-control-icon_left{transform:translateX(4px)}#bundle-index .salary-section__range-control-icon_right{transform:rotate(180deg) translateX(4px)}#bundle-index .salary-section__range-label{position:absolute;top:calc(100% + 10px);left:var(--label-left-offset);transform:translateX(-50%);white-space:nowrap;pointer-events:none;will-change:left}#bundle-index .salary-section__range-label,#bundle-index .salary-section__value{color:var(--profession-color,#007aff);font:var(--font-h3,32px/1.2em Suisse,Arial,Helvetica,sans-serif)}#bundle-index .salary-section__value{margin:0 0 var(--size-s,24px)}#bundle-index .salary-section{overflow-x:hidden;background:#f5f6f7}#bundle-index .salary-section__title{--column-size:8}#bundle-index .salary-section__hint{margin:0 0 var(--size-xxxl,80px)}#bundle-index .salary-section__link{color:var(--profession-color,#007aff)}#bundle-index .salary-section__content .salary-section__range{transform:translateY(-50%)}#bundle-index .salary-section__levels{--width:100%;--columns-count:3;--gap:8px;--row-gap:0;display:grid;width:var(--width);grid-template-columns:repeat(var(--columns-count),minmax(0,1fr));grid-column-gap:var(--gap);grid-row-gap:var(--row-gap)}@media screen and (max-width:425px){#bundle-index .salary-section__levels{--gap:10px}}#bundle-index .profession__section{transition:background .5s;color:#fff;background:var(--profession-color,#007aff)}#bundle-index .landing-page{font:var(--font-body)}#bundle-index .landing-page,#bundle-index .landing-page *{box-sizing:border-box}#bundle-index .fast-appearance-transition-enter{transform:translateY(20px);opacity:.01}#bundle-index .fast-appearance-transition-enter-active{transition:transform .3s ease-out,opacity .3s ease-out;transform:none;opacity:1}#bundle-index .fast-appearance-transition-exit{transform:none;opacity:1}#bundle-index .fast-appearance-transition-exit-active{transition:transform .3s ease-out,opacity .3s ease-out;transform:translateY(20px);opacity:.01}#bundle-index .appearance-transition-enter{transform:translateY(20px);opacity:.01}#bundle-index .appearance-transition-enter-active{transition:transform .5s ease-out,opacity .5s ease-out;transform:none;opacity:1}#bundle-index .appearance-transition-exit{transform:none;opacity:1}#bundle-index .appearance-transition-exit-active{transition:transform .5s ease-out,opacity .5s ease-out;transform:translateY(20px);opacity:.01}@keyframes fadeIn{0%{opacity:0}}@keyframes fadeOut{to{opacity:0}}@keyframes rotation{to{transform:rotate(1turn)}}#bundle-index .fade-enter{opacity:.01}#bundle-index .fade-enter-active{transition:all .3s ease-out;opacity:1}#bundle-index .fade-exit{opacity:1}#bundle-index .fade-exit-active{transition:all .3s ease-out;opacity:.01}#bundle-index .scale-fade-enter{transform:scale(.01)}#bundle-index .scale-fade-enter-active{transition:all .3s ease-out;transform:scale(1)}#bundle-index .scale-fade-exit{transform:scale(1)}#bundle-index .scale-fade-exit-active{transition:all .3s ease-out;transform:scale(.01)}#bundle-index .fade-slide-up-enter{transform:translateY(15%);opacity:.01}#bundle-index .fade-slide-up-enter-active{transition:transform .2s ease-out,opacity .2s ease-out;transform:none;opacity:1}#bundle-index .fade-slide-up-exit{transform:none;opacity:1}#bundle-index .fade-slide-up-exit-active{transition:transform .2s ease-out,opacity .2s ease-out;transform:translateY(15%);opacity:.01}#bundle-index .slide-right-enter,#bundle-index .slide-right-exit-active{transform:translateX(-100%)}#bundle-index .slide-left-enter,#bundle-index .slide-left-exit-active{transform:translateX(100%)}#bundle-index .slide-left-enter,#bundle-index .slide-left-enter-active,#bundle-index .slide-left-exit,#bundle-index .slide-left-exit-active,#bundle-index .slide-right-enter,#bundle-index .slide-right-enter-active,#bundle-index .slide-right-exit,#bundle-index .slide-right-exit-active{will-change:transform}#bundle-index .slide-left-enter-active,#bundle-index .slide-right-enter-active{transition:transform .65s cubic-bezier(.2,1,.3,1);transition-delay:.1s;transform:translateX(0)}#bundle-index .slide-left-exit,#bundle-index .slide-right-exit{transform:translateX(0)}@keyframes shake{12.5%{transform:translateX(12px)}25%{transform:translateX(0)}37.5%{transform:translateX(-5px)}50%{transform:translateX(0)}62.5%{transform:translateX(3px)}75%{transform:translateX(0)}87.5%{transform:translateX(-2px)}to{transform:translateX(0)}}@keyframes placeholder-animation{0%{background-position:0 50%}65%{background-position:0 50%}to{background-position:1400px 50%}}#bundle-index{--font-h1:500 60px/1.15em Suisse,Arial,Helvetica,sans-serif;--font-h2:500 40px/1.15em Suisse,Arial,Helvetica,sans-serif;--font-h3:30px/1.2em Suisse,Arial,Helvetica,sans-serif;--font-subtitle:24px/1.33em Suisse,Arial,Helvetica,sans-serif;--font-body:18px/1.45em Suisse,Arial,Helvetica,sans-serif;--font-caption:14px/1.4em Yandex Sans,Arial,Helvetica,sans-serif;--size-xxxs:8px;--size-xxs:16px;--size-xs:20px;--size-s:24px;--size-m:32px;--size-l:40px;--size-xl:48px;--size-xxl:64px;--size-xxxl:80px;--grid-gap:0;--grid-columns-count:14;--grid-thin-column-size:6;--grid-wide-column-size:8;--page-width:1120px;--header-height:80px;--page-horizontal-paddings:64px;--section-vertical-paddings:120px;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}@media screen and (max-width:1024px){#bundle-index{--font-h1:500 48px/1.15em Suisse,Arial,Helvetica,sans-serif;--font-h2:500 32px/1.125em Suisse,Arial,Helvetica,sans-serif;--font-h3:24px/1.25em Suisse,Arial,Helvetica,sans-serif;--font-body:16px/1.5em Suisse,Arial,Helvetica,sans-serif;--size-xxxs:8px;--size-xxs:8px;--size-xs:16px;--size-s:16px;--size-m:32px;--size-l:32px;--size-xl:40px;--size-xxl:48px;--size-xxxl:64px;--grid-thin-column-size:7;--grid-wide-column-size:7;--section-vertical-paddings:80px}}@media screen and (max-width:768px){#bundle-index{--font-subtitle:20px/1.3em Suisse,Arial,Helvetica,sans-serif;--page-horizontal-paddings:48px;--section-vertical-paddings:64px}#bundle-index .modal{overflow:auto}}@media screen and (max-width:425px){#bundle-index{--font-h1:500 32px/1.125em Suisse,Arial,Helvetica,sans-serif;--font-h3:20px/1.3em Suisse,Arial,Helvetica,sans-serif;--font-subtitle:18px/1.33em Suisse,Arial,Helvetica,sans-serif;--size-xxxs:8px;--size-xxs:8px;--size-xs:8px;--size-s:16px;--size-m:24px;--size-l:24px;--size-xl:32px;--size-xxl:32px;--size-xxxl:48px;--page-horizontal-paddings:16px}}@media screen and (max-width:320px){#bundle-index{--font-h2:500 24px/1.125em Suisse,Arial,Helvetica,sans-serif}}