body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.user-menu-button img{border-radius:3px;display:block;height:35px;margin-right:10px;object-fit:cover;width:35px}.RichEditorContent code[class*=language-],.RichEditorContent pre[class*=language-]{word-wrap:normal;background:0 0;color:#f8f8f2;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-align:left;text-shadow:0 1px rgba(0,0,0,.3);white-space:pre;word-break:normal;word-spacing:normal}.RichEditorContent pre[class*=language-]{border-radius:.3em;margin:.5em 0;overflow:auto;padding:1em}.RichEditorContent :not(pre)>code[class*=language-],.RichEditorContent pre[class*=language-]{background:#272822}.RichEditorContent :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.RichEditorContent .token.cdata,.RichEditorContent .token.comment,.RichEditorContent .token.doctype,.RichEditorContent .token.prolog{color:#8292a2}.RichEditorContent .token.punctuation{color:#f8f8f2}.RichEditorContent .token.namespace{opacity:.7}.RichEditorContent .token.constant,.RichEditorContent .token.deleted,.RichEditorContent .token.property,.RichEditorContent .token.symbol,.RichEditorContent .token.tag{color:#f92672}.RichEditorContent .token.boolean,.RichEditorContent .token.number{color:#ae81ff}.RichEditorContent .token.attr-name,.RichEditorContent .token.builtin,.RichEditorContent .token.char,.RichEditorContent .token.inserted,.RichEditorContent .token.selector,.RichEditorContent .token.string{color:#a6e22e}.RichEditorContent .language-css .token.string,.RichEditorContent .style .token.string,.RichEditorContent .token.entity,.RichEditorContent .token.operator,.RichEditorContent .token.url,.RichEditorContent .token.variable{color:#f8f8f2}.RichEditorContent .token.atrule,.RichEditorContent .token.attr-value,.RichEditorContent .token.class-name,.RichEditorContent .token.function{color:#e6db74}.RichEditorContent .token.keyword{color:#66d9ef}.RichEditorContent .token.important,.RichEditorContent .token.regex{color:#fd971f}.RichEditorContent .token.bold,.RichEditorContent .token.important{font-weight:700}.RichEditorContent .token.italic{font-style:italic}.RichEditorContent .token.entity{cursor:help}.RichEditorContent{position:relative}code{background-color:#f6f5f7;border-radius:3px;color:#272727;padding:0 3px}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272727;border-radius:3px}pre[class*=language-]:after{background-color:#f0eff2;border-radius:3px 3px;color:#272727;font-size:10px;padding:2px;position:absolute;right:3px;top:3px}pre[class=language-html]:after{content:"HTML"}pre[class=language-css]:after{content:"CSS"}pre[class*=scss]:after{content:"SCSS"}pre[class=language-js]:after{content:"JS"}pre[class=language-jsx]:after{content:"JSX"}.RichEditorContent img{max-width:100%}.RichEditorContent p{font-size:1.125rem;line-height:1.75;margin:10px 0}.RichEditorContent ul{list-style-image:url(/static/media/bullet_trangl_15.5528769f6fe9adbd93b3.svg)}.RichEditorContent ul ul{list-style-image:url(/static/media/bullet_trangl_15_empty.f1b534a14000bcba09c6.svg)}.RichEditorContent li{-webkit-padding-start:10px;font-size:1.125rem;line-height:1.75;padding-inline-start:10px}.CourseInfo{align-items:center;display:flex;padding:10px 0}.CourseInfo__img{border-radius:10px;height:40px;object-fit:cover;width:40px}.CourseInfo__content{margin-left:10px}.CourseInfo__content p{font-size:10px;margin:0}@media screen and (max-width:1020px){.CourseInfo{display:none}}.Navigation{background-color:#fff;box-sizing:border-box;display:flex;height:60px;justify-content:space-between;padding:14px;position:fixed;width:100%;z-index:2}.Navigation__logo{margin-left:11px;margin-right:10px;padding-left:3px;width:240px}.Navigation__logo img{height:31px}.Navigation__main-menu{align-items:center;display:flex;justify-content:space-between;width:100%}.Navigation__main-menu__link{padding-right:15px}.Navigation__main-menu__link-desktop button{font-weight:500}.Navigation__bar{display:none!important}@media screen and (max-width:900px){.Navigation__bar{display:inline-flex!important}.Navigation__main-menu__link-desktop{display:none}.Navigation__main-menu{justify-content:right}.Navigation__main-menu__link{padding:0 15px}.Navigation__logo{margin-left:0}}@media screen and (max-width:380px){.Navigation__logo{width:40px}.Navigation__logo svg{width:80px}}.Loader{position:relative;width:100%}.Spinner{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.PageLoader{background-color:hsla(0,0%,100%,.4);height:100vh;left:0;position:fixed;top:0;width:100vw}.PageLoader__inner-wrapper{height:100vh;position:relative;width:100vw}.FileUpload__thumbnail{max-height:150px;max-width:150px}.FileUpload__error{color:#e45858;font-size:12px}.InlineEditor{background-color:#eee;position:relative}.InlineEditor__placeholder{left:10px;position:absolute;top:15px;z-index:0}.InlineEditor__editor{position:relative;z-index:2}.Form__field{margin-bottom:15px}.Form__field__error{color:red;font-size:11px}.Form .invalid{background-color:#ffe9e9}.Form__full-width,.Form__save-button__full{width:100%}#demo-simple-select-label:not(.MuiFormLabel-filled){top:-6px}.AuthModal__wrapper{align-items:center;display:flex;flex-direction:column;margin-top:0;padding-bottom:17px;width:400px}.AuthModal__wrapper form{padding-bottom:15px}.AuthModal__social{padding-top:10px}.AuthModal__divider{padding:10px;text-transform:uppercase}.AuthModal__title{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:10px}.AuthModal__avatar{background-color:#ff7062!important;margin:3px}.AuthModal__avatar.success{background-color:#2db67d!important}.AuthModal__avatar.error{background-color:#e45858!important}.AuthModal__extra-options{display:flex;justify-content:space-between;padding-top:10px;width:100%}.AuthModal__extra-options a{color:#4c336b;text-decoration:none}.AuthModal__extra-options a:hover{color:#222}.AuthModal__extra-links-wrapper{padding:0 0 10px}.AuthModal__extra-links-wrapper a{color:#4c336b;text-decoration:none}.AuthModal__extra-links-wrapper a:hover{color:#222}.AuthModal__submit-btn{font-size:18px!important;margin-bottom:16px!important;padding:8px!important}.AuthModal__error{color:#e45858!important}@media(max-width:400px){.AuthModal__wrapper{max-width:90%}}.MainLayout__content{display:flex;min-height:80vh;padding-top:57px;width:100%}.MainLayout__content-wrapper{padding:24px}.MainLayout__sidebar{z-index:1199}@media(max-width:1020px){.MainLayout__content-wrapper{padding:15px}}.CoursesListItem{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:15px;position:relative;width:100%}.CoursesListItem__free-label{background-color:#ff7062;border-radius:3px 0 0 3px;color:#fff;display:none;font-weight:600;padding:3px 5px 3px 10px;position:absolute;right:0;top:20px}.CoursesListItem.cwt-course-free .CoursesListItem__free-label{display:block}.CoursesListItem__image-container{position:relative}.CoursesListItem__image-container__image{border-radius:10px 10px 0 0;display:block;max-height:200px;object-fit:cover;width:100%}.CoursesListItem__content{padding:15px}.CoursesListItem__tag{margin-right:5px}.CoursesListItem__to-course{display:flex;margin-top:15px;padding:0 15px}.CoursesListItem__to-course button{margin-right:5%;width:45%}.CoursesListItem__to-course__progress{padding:8px 5px 5px 15px;width:50%}.CoursesList__wrapper{padding-top:8px;width:100%}.CoursesList__list{-webkit-column-gap:2%;column-gap:2%;display:flex;flex-wrap:wrap;row-gap:25px}.CoursesList__list__item{width:23.5%}@media(max-width:1600px){.CoursesList__list__item{width:32%}}@media(max-width:1020px){.CoursesList__list__item{width:49%}}@media(max-width:600px){.CoursesList__list__item{width:100%}}.Comment>p>p:first-child{margin:0}.Comment>p>p:not(:first-child){margin:10px 0 0}.Comments{margin-top:20px}.question-wrapper{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.question-wrapper.selected-answer{background-color:hsla(0,0%,67%,.15);border:1px solid #4c336b}.question-wrapper.wrong-selected-answer{border-color:#e45858}.question-wrapper.right-selected-answer{border-color:#2db67d}.question-wrapper:hover{background-color:hsla(0,0%,67%,.15)}.question-wrapper h1,.question-wrapper h2,.question-wrapper h3,.question-wrapper h4,.question-wrapper h5,.question-wrapper h6,.question-wrapper p{margin:0}.question-title{font-weight:600!important}.FileRenderer{margin:0 auto;max-width:800px}.FileRenderer .image-wrapper{display:inline-block;position:relative}.FileRenderer .image-wrapper img{border:1px solid #f0eff2;cursor:pointer}.FileRenderer .image-wrapper .overlay{background-color:rgba(0,0,0,.7);cursor:pointer;display:none;height:100%;left:0;position:absolute;top:0;width:100%}.FileRenderer .image-wrapper .overlay svg{color:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.FileRenderer .image-wrapper:hover .overlay{display:block}.hint,.hint-generic{border:1px solid rgba(0,0,0,.12);border-radius:10px;margin-bottom:15px}.hint-generic .title{font-weight:600;padding-left:5px}.CodeEditorPanel{align-items:center;border-radius:3px 3px 0 0;display:flex;font-size:12px;font-weight:700;justify-content:space-between;padding:10px 5px 10px 10px}.CodeEditorPanel.dark{background-color:#1e1e1e;color:#fff}.CodeEditorPanel.light{background-color:#f4f4f4;border-bottom:1px solid #ccc;color:#1e1e1e}.CodeEditorPanel.white{background-color:#fff;color:#1e1e1e}@media screen and (max-width:900px){.CodeEditorPanel{max-width:calc(100vw - 40px);overflow:auto;white-space:nowrap}}.CodeEditorHeader{font-size:12px;font-weight:700}.CodeEditorHeader.dark{background-color:#1e1e1e;border-top:1px solid #626262;color:#fff}.CodeEditorHeader.light{background-color:#f4f4f4;border-bottom:1px solid #ccc;color:#1e1e1e}.CodeEditorHeader.white{background-color:#fff;color:#1e1e1e}.CodeEditorHeader.purple{background-color:#301e4e;color:#fff}.CodeEditorHeader__inner-container{display:flex;padding:10px 30px;width:100%}.CodeEditorHeader__result-container{display:flex;padding:0 20px;width:100%}.CodeEditorHeader__js-output{display:flex}.CodeEditorHeader__tab{margin-right:5px;opacity:.7;position:relative}.CodeEditorHeader__tab.activeTab{color:#fff;opacity:1}.CodeEditorHeader__tab.activeTab:after{background-color:#fff;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.CodeEditorHeader.purple .CodeEditorHeader__result-container{position:relative;top:-2px}.CodeResult{position:relative}.CodeResult .cwt-result{background-color:#fff;border:2px solid #272727}.CodeResult .cwt-result.hide-frame{border:none}.CodeResult .cwt-res-iframe{background-color:#fff;border:0;width:100%}.CodeResult .cwt-js-result{height:calc(100% + 2px);left:2px;position:absolute;top:34px;width:calc(100% - 4px)}.CodeResult .cwt-js-result .JsOnlyRenderer__code-output{background-color:#fff;border:0;color:#000;padding-left:30px;padding-top:15px}.JsTests__test-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;padding-right:5px;transition:color .2s}.JsTests__test-item:hover{background-color:#dedede}.SimpleDialog .close{cursor:pointer;position:absolute;right:10px;top:10px}.SimpleDialog .close:hover svg{color:#787878}.CodeEditorLayout.horizontal .code-editor-inner-layout .code-editor-block{background-color:#1e1e1e;display:flex}.CodeEditorLayout.horizontal .code-editor-inner-layout .code-editor-block .code-editor-parts-1{width:100%}.CodeEditorLayout.horizontal .code-editor-inner-layout .code-editor-block .code-editor-parts-2{width:50%}.CodeEditorLayout.horizontal .code-editor-inner-layout .code-editor-block .code-editor-parts-3{width:33%}.CodeEditorLayout.horizontal .code-editor-inner-layout .code-result{width:100%}.CodeEditorLayout.vertical .code-editor-inner-layout{box-sizing:border-box;display:flex}.CodeEditorLayout.vertical .code-editor-inner-layout .code-editor-block{background-color:#1e1e1e;box-sizing:border-box;display:flex;flex-direction:column;width:50%}.CodeEditorLayout.vertical .code-editor-inner-layout .code-editor-block .code-editor-parts-1,.CodeEditorLayout.vertical .code-editor-inner-layout .code-editor-block .code-editor-parts-2,.CodeEditorLayout.vertical .code-editor-inner-layout .code-editor-block .code-editor-parts-3{width:100%}.CodeEditorLayout.vertical .code-editor-inner-layout .code-result{box-sizing:border-box;width:50%}.CodeEditorLayout .code-editor-block-files{color:#fff;display:flex}.CodeEditorLayout .code-editor-file-tab.active{background-color:hsla(0,0%,100%,.05)}.CodeEditorLayout.expanded{height:100vh;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1201}@media screen and (max-width:900px){.CodeEditorLayout.horizontal .code-editor-inner-layout .code-editor-block{flex-wrap:wrap}.CodeEditorLayout.horizontal .code-editor-inner-layout .code-editor-block .code-editor-parts-2,.CodeEditorLayout.horizontal .code-editor-inner-layout .code-editor-block .code-editor-parts-3{width:100%}}.SubscriptionPlan{margin:60px auto;max-width:1270px;padding:40px 15px}.SubscriptionPlan__wrapper{grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.SubscriptionPlan__item{display:flex;flex-direction:column;justify-content:space-between;padding:20px}.SubscriptionPlan__item_price-title{font-size:15px;font-weight:400}.SubscriptionPlan__item_button{width:100%}.SubscriptionPlan__img{margin:0 auto;width:130px}.SubscriptionPlan__img img{width:100%}.SubscriptionPlan__header{margin-bottom:5px;padding:0 15px 15px;position:relative;text-align:center}.SubscriptionPlan__header p{padding-top:10px}.SubscriptionPlan__header:after{background-color:#ff7062;bottom:0;bottom:-7px;content:"";height:5px;left:0;left:50%;position:absolute;top:50%;top:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}@media screen and (max-width:1020px){.SubscriptionPlan__wrapper{-webkit-column-gap:15px;column-gap:15px}}@media screen and (max-width:900px){.SubscriptionPlan__wrapper{display:block}.SubscriptionPlan__item{margin-bottom:30px}}.home-plans__wrapper{background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.4) 0,rgba(246,245,247,0) 100%),radial-gradient(84.9% 26.15% at 50% 50%,rgba(255,247,240,.4) 0,rgba(246,245,247,.4) 100%),#f6f5f7;background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.4) 0,rgba(246,245,247,0) 100%),radial-gradient(84.9% 26.15% at 50% 50%,rgba(255,247,240,.4) 0,rgba(246,245,247,.4) 100%),var(--Gray-Surface-Subtle,#f6f5f7);padding:24px 0}.home-plans__internal-wrapper{align-items:center;display:flex;flex-wrap:wrap}.home-plans__items-wrapper{display:flex;gap:20px;width:66.6%}.home-plans__item{border-radius:10px;display:flex;flex-direction:column;gap:16px;padding:24px;width:100%}.home-plans__item .RichEditorContent ul{padding-bottom:20px;padding-left:20px}.home-plans__item-name{color:#939296;font-size:25px;font-weight:600;line-height:144%}.home-plans__item-price-number{font-size:49px;font-weight:600;line-height:151%}.home-plans__item-list{list-style:none}.home-plans__item-list li{display:flex;gap:8px;margin-bottom:4px;position:relative}.home-plans__item-list li:last-child{margin-bottom:0}.home-plans__item-list-icon{height:24px;width:24px}.home-plans__item-list-text{width:calc(100% - 32px)}.home-plans__img-wrapper{display:flex;flex-direction:row-reverse;padding-left:20px;width:33.4%}.home-plans__item-button-wrapper{margin-top:8px}.home-plans__img{max-width:295px}@media screen and (max-width:991px){.home-plans__items-wrapper{width:100%}.home-plans__item{padding:16px}.home-plans__item-name{font-size:22px}.home-plans__item-price-number{font-size:30px}.home-plans__img-wrapper{padding-left:0;padding-top:20px;width:100%}.home-plans__img{margin:0 auto}}@media screen and (max-width:768px){.home-plans__items-wrapper{flex-direction:column}.home-plans__item{width:100%}.home-plans__item-button{justify-content:center;width:100%}}@media screen and (max-width:480px){.home-plans__img{max-width:170px}}.automated-overview img{max-width:100%}.automated-overview p{margin:10px 0}.automated-overview ul{list-style-image:url(/static/media/bullet_trangl_15.5528769f6fe9adbd93b3.svg)}.automated-overview ul ul{list-style-image:url(/static/media/bullet_trangl_15_empty.f1b534a14000bcba09c6.svg)}.automated-overview li{-webkit-padding-start:10px;padding-inline-start:10px}.automated-overview li a{align-items:center;display:flex;gap:7px;text-decoration:none}.automated-overview li a:hover{text-decoration:underline}.Overview .wrapper{background-color:hsla(0,0%,69%,.1)}.Overview ul li{line-height:2}.VideoReference{border-radius:10px;max-width:800px;position:relative}.VideoReference video{border-radius:10px;display:block}.VideoReference .video-overlay{background:#272727;border-radius:10px;cursor:pointer;height:100%;position:absolute;width:100%;z-index:20}.VideoReference .video-overlay .guru-image{position:absolute;right:5%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40%}.VideoReference .video-overlay .guru-image img{width:100%}.VideoReference .video-overlay .play-button{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.VideoReference .video-overlay .title{color:#fff;font-size:25px;font-weight:600;left:7%;max-width:30%;position:absolute;text-align:left;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.VideoReference .video-overlay .title:before{background-color:#f67063;content:"";display:block;height:3px;position:absolute;top:-10px;width:40px}.TaskSingle{max-width:calc(100vw - 30px);padding-left:20px;padding-right:20px;width:100%}.TaskSingle,.TaskSingle .task-title{position:relative}.TaskSingle .task-title:after{background-color:#ff7062;bottom:0;content:"";height:5px;left:0;position:absolute;width:40px}.TaskSingle .RichEditorContent iframe{border:0;border-radius:3px;display:block;height:30vw;min-height:300px;width:100%}.TaskSingle .RichEditorContent pre{display:block;max-width:calc(100vw - 292px);overflow:auto;position:relative}.TaskSingle .ContentBlock code,.TaskSingle .RichEditorContent code{padding-left:0;padding-right:0}.TaskSingle .ContentBlock b,.TaskSingle .ContentBlock strong,.TaskSingle .RichEditorContent b,.TaskSingle .RichEditorContent strong{font-weight:600}.TaskSingle .content-column{margin:0 auto;max-width:800px}@media screen and (max-width:900px){.TaskSingle .RichEditorContent pre{max-width:100%}.TaskSingle code[class*=language-],.TaskSingle pre[class*=language-]{white-space:pre-wrap}}@media screen and (max-width:800px){.TaskSingle{padding-left:0;padding-right:0}}.ScssRendererProps__tab-wrapper{position:relative}.ScssRendererProps__tab-wrapper:hover .ScssRendererProps__show-complied{opacity:1}.ScssRendererProps__show-complied{background-color:#f0eff2;border-radius:3px 3px;color:#301e4e;cursor:pointer;font-size:10px;opacity:0;padding:2px;position:absolute;top:3px;transition:opacity,background-color .3s ease;z-index:2}.ScssRendererProps__show-complied:hover{background-color:#d6d3db}.ScssRendererProps__show-complied.scss{right:36px}.ScssRendererProps__show-complied.css{right:30px}.JsOnlyRenderer{border-radius:3px;display:flex;flex-wrap:wrap;overflow:hidden;width:100%}.JsOnlyRenderer__code-example{display:flex;flex-direction:column;width:65%}.JsOnlyRenderer__code-example .RichEditorContent{flex:1 1}.JsOnlyRenderer__code-result{background-color:#272727;width:35%}.JsOnlyRenderer__header{align-items:center;background-color:#f0eff2;display:flex;height:38px;padding:0 10px}.JsOnlyRenderer pre[class*=language-]{border-radius:3px 0 0 3px;height:100%;margin:0}.JsOnlyRenderer .CodeResult{background-color:#272727}.JsOnlyRenderer pre[class*=language-]:after{display:none}.JsOnlyRenderer__code-output{background-color:#272727;border-left:2px solid hsla(0,0%,100%,.3);color:#fff;height:calc(100% - 38px);overflow:auto;padding:5px 10px}.JsOnlyRenderer__code-output pre{white-space:normal}.resizable{position:relative}.resizable .resizable-hint{background-color:#ff7062;border-radius:3px;bottom:30px;color:#fff;display:none;padding:10px;position:absolute;right:30px;width:200px}.resizable .resizable-hint.disable-hint{display:none!important}.resizable .resizable-hint svg{bottom:-25px;position:absolute;right:-25px;width:50px}.resizable:hover .resizable-hint{display:block}.CodeExample{padding-bottom:15px;padding-top:15px}.CodeExample :not(pre)>code[class*=language-],.CodeExample pre[class*=language-]{border-radius:3px 0 0 3px}.CodeBlock{font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace}.CodeBlock>span{background-color:#301e4e!important;padding:10px}.CodeBlock code{color:#fff}:root .dark{--sp-font-size:1rem;--sp-layout-height:auto;--sp-colors-surface1:#231639;--sp-colors-surface2:#291a43;--sp-colors-surface3:#2f1d4d}:root .snippet-mode{--sp-layout-height:auto}.action-button{background-color:var(--sp-colors-surface2);border:none;border-radius:22px;color:var(--sp-colors-clickable);cursor:pointer;font-size:16px;margin-left:10px;padding:5px 10px 4px;position:relative;transition:all .2s}.action-button:hover{color:var(--sp-colors-hover)}.action-button.icon{padding:4px 10px}.action-button.icon svg{position:relative;top:2px}.sp-editor{max-height:100vh;min-height:250px}.sp-layout .sp-console{border-left:1px solid #323232;bottom:0;max-height:100%;min-height:100%;overflow-y:auto;position:absolute;right:0;width:50%;z-index:2}.sp-layout .sp-console .sp-console-list{padding-top:25px}.sp-layout .sp-console:after{background-color:var(--sp-colors-surface2);border-bottom:1px solid #323232;color:var(--sp-colors-clickable);content:"Console";font-size:14px;padding:5px;position:absolute;width:100%}.independent-code-block{border-radius:10px;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;overflow:hidden}.independent-code-block code{background-color:unset;color:unset;padding:0 3px}.ApiControlContentItem{border-radius:10px;display:flex;flex-direction:column;margin:25px 0 15px;padding:10px;position:relative}.ApiControlContentItem__title{background-color:#e8e8e8;border-radius:10px;padding:0 10px;position:absolute;top:-15px}.ApiControlContentItem__title.dark{background-color:#262626}.ApiControlContentItem__title p{margin:0}.ApiControlContentItem__content{border-radius:10px;padding-top:5px;width:100%}.TasksSidebarListItem__current{background-color:hsla(0,0%,67%,.2)!important}.TasksSidebarList{overflow:auto}.TasksSidebarList ul{border:0}.InlineField .editable-field{cursor:pointer}.InlineField .editable-field__edit-icon{display:none}.InlineField .editable-field:hover .editable-field__inner-content{background-color:rgba(48,30,78,.15)}.InlineField .editable-field:hover .editable-field__edit-icon,.InlineField .editable-field__inner-content{display:inline}.InlineField .editable-field__error{color:#e45858;font-size:12px}.UserProfilePage__col-wrapper,.UserProfilePage__cols{display:flex}.UserProfilePage__col{margin-right:20px}.UserProfilePage__image{max-width:300px;position:relative}.UserProfilePage__image img{border-radius:9px;width:100%}.UserProfilePage__image__edit-button{bottom:30px;box-shadow:3px 3px 3px 3px #5f4185;position:absolute;right:30px}.UserProfilePage__subsctription-wrapper{align-items:center;display:flex}.UserProfilePage .editable-field__inner-content{background-color:hsla(0,0%,76%,.3);border-radius:9px;margin-top:10px;padding:7px}.UserProfilePage .error-field{color:#e45858}.UserProfilePage__form-wrapper{margin-top:20px;max-width:400px}@media screen and (max-width:700px){.UserProfilePage__col-wrapper{flex-wrap:wrap}.UserProfilePage__col{margin-bottom:10px;margin-right:0;width:100%}}.UserProfileOrders{width:100%}.UserProfileOrders__wrapper{grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:50px 20px}.UserProfileOrders a{color:#0b77e2;text-decoration:none}.UserProfileOrders a:visited{color:#0b77e2}.UserProfileOrders a:hover{color:#095db1;text-decoration:underline}.SubscriptionPlanPage{height:85vh;position:relative}.SubscriptionPlanPage:after{background-color:#fff;background-image:radial-gradient(#4c336b 2px,#fff 0);background-size:40px 40px;content:"";height:100%;left:0;opacity:.15;position:absolute;top:0;width:100%;z-index:-1}.SubscriptionPlanPage__wrapper{margin:60px auto;max-width:1270px;padding:40px 15px}.home-footer{margin-top:100px;padding:0 100px}.home-footer .columns{display:flex;gap:50px}.home-footer .column-logo{display:flex;flex-direction:column;gap:20px;padding-top:20px}.home-footer .column-logo .socials{margin-left:-8px}.home-footer .column-address,.home-footer .column-policies{display:flex;flex-direction:column;gap:10px;padding-top:20px}@media screen and (max-width:991px){.home-footer{padding:20px}.home-footer .columns{flex-direction:column}}.ProductCard{height:100%;padding-bottom:50px;width:100%}.ProductCard,.ProductCard__image-container{position:relative}.ProductCard__image-container__image{max-height:200px;object-fit:cover;width:100%}.ProductCard__image-container__plan{background-color:#ff7062;border-radius:3px 0 0 3px;color:#fff;font-weight:600;padding:3px 5px 3px 10px;position:absolute;right:0;top:20px}.ProductCard__content{padding:15px}.ProductCard__tag{margin-right:5px}.ProductCard__to-course{bottom:15px;display:flex;margin-top:15px;position:absolute;width:calc(100% - 30px)}.ProductCard__to-course button{margin-right:5%;width:45%}.ProductCard__to-course__progress{padding:8px 5px 5px 15px;width:50%}.ProductLayout{position:relative}.ProductLayout__wrapper{margin:60px auto;max-width:1270px;padding:40px 15px;position:relative}.ProductLayout__cards-wrapper{display:flex;flex-wrap:wrap;gap:2%}.ProductLayout__card-item{margin-bottom:2%;width:32%}.ProductLayout__header{margin-bottom:25px;padding:0 15px 15px;position:relative;text-align:center}.ProductLayout__header p{padding-top:10px}.ProductLayout__header:after{background-color:#ff7062;bottom:0;bottom:-7px;content:"";height:5px;left:0;left:50%;position:absolute;top:50%;top:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}@media screen and (max-width:900px){.ProductLayout__cards-wrapper{flex-wrap:wrap;gap:2%}.ProductLayout__card-item{width:49%}}@media screen and (max-width:600px){.ProductLayout__cards-wrapper{gap:0}.ProductLayout__card-item{margin-bottom:20px;width:100%}}.ProductOrderForm{margin-top:50px;padding:0 30px 0 0}.ProductOrder__summary{margin-top:50px}.ProductOrder__summary.active .ProductOrderSummary__wrapper{display:flex;flex-wrap:wrap}.ProductOrder__summary.active .ProductOrderSummary__column{padding-right:20px;width:50%}@media screen and (max-width:900px){.ProductOrder__summary.active .ProductOrderSummary__column{padding-right:0;width:100%}}.ProductOrder__wrapper{margin:0 auto;max-width:1270px;padding:40px 15px}.ProductOrder__title{font-size:25px;margin:0 0 15px}.ProductOrder__column-wrapper{display:flex}.ProductOrder__form{transition:all .2s;width:30%}.ProductOrder__form.active{width:calc(100% - 370px)}.ProductOrder__summary{background-color:#f6f5f7;padding:30px;transition:all .2s;width:370px}.ProductOrder__summary.active{width:70%}@media screen and (max-width:900px){.ProductOrder__column-wrapper{flex-wrap:wrap}.ProductOrder__form,.ProductOrder__form.active{width:100%}.ProductOrder__summary{margin-top:30px;padding:15px;width:100%}.ProductOrder__summary.active{width:100%}}.PaymentPage .success-icon{color:#2db67d!important}.ProductDetails__wrapper{margin:60px auto;max-width:1270px;max-width:800px;padding:40px 15px}.ContactUs__cols{display:flex}.ContactUs__image{height:100vh;width:50%}.ContactUs__image img{margin:calc(15% + 60px) 15% 15%;width:70%}.ContactUs__form{padding:100px 20px 20px 50px;width:50%}.ContactUs__wrapper{margin:0 auto;max-width:1300px;padding-top:0}.ContactUs__success-message{align-items:center;display:flex}.ContactUs__title{font-weight:600;margin-bottom:10px;padding:35px 0;position:relative}.ContactUs__title:after{background-color:#ff7062;bottom:0;bottom:25px;content:"";height:5px;left:0;position:absolute;width:40px}.contact-link{align-items:center;display:flex;gap:5px}.contact-link:hover{color:#ff7062;cursor:pointer;text-decoration:underline}.contacts{display:flex;gap:15px;padding-top:50px}.contacts__col{display:flex;flex-direction:column;gap:15px;width:50%}.contacts__title{align-items:center;display:flex;font-weight:600}@media(max-width:800px){.ContactUs__cols{flex-direction:column}.ContactUs__form{padding-left:20px;width:100%}.contacts{flex-direction:column}.contacts__col{width:100%}}.ContactUsForm .MuiSelect-select,.ContactUsForm input,.ContactUsForm textarea{border-radius:10px;padding:12px 16px}.ContactUsForm label{font-size:16px;line-height:150%;top:2px}.ContactUsForm .Form__field{margin-bottom:32px}.ContactUsForm fieldset{border-color:#939296;border-radius:10px}.ContactUsForm button{background-color:#7227d0;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;line-height:150%;padding:12px 99px;transition:all .2s}.ContactUsForm button:hover{background-color:#5d1fa7;transition:all .2s}@media screen and (max-width:768px){.ContactUsForm button{width:100%!important}}.CookiesBar{background-color:#4c336b;border-top:1px solid #000;bottom:0;color:#fff;left:0;padding:20px;position:fixed;text-align:center;width:100%;z-index:10}.CookiesBar__wrapper{align-items:baseline;display:flex;margin:0 auto;max-width:800px}.CookiesBar__main-text{color:#fff;padding-right:20px}.CookiesBar__more-link{color:inherit;margin-left:10px;text-decoration:underline}.CookiesBar__buttons-wrapper{display:flex}.CookiesPage{margin:60px auto;max-width:1270px;padding:40px 15px}.hero .context{left:0;position:absolute;top:50%;-webkit-transform:translate(6.5vw,-50%);transform:translate(6.5vw,-50%);width:50%;z-index:1}.hero .context h1{color:#222;font-size:50px;text-align:left}.hero .context h1 span{color:#ff7062}.hero .context h1.company{font-size:5vw;margin-bottom:1vw}.hero .context button,.hero .context h1.slogan{font-size:2vw;font-weight:600}.hero .context button{background-color:#ff7062;border:none;border-radius:10px;color:#fff;margin-top:5vw;padding:1vw 3vw}.hero .context button:hover{background-color:#ff5d4e}.hero .grid-wrapper{position:absolute;right:0;top:50%;-webkit-transform:translate(-6.5vw,-50%);transform:translate(-6.5vw,-50%);width:30%;z-index:1}.hero .grid-wrapper .grid-container{grid-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:8vw 12vw}.hero .grid-wrapper .grid-container .grid-item{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:10px;display:flex;justify-content:center;padding:20px}.hero .grid-wrapper .grid-container .grid-item img{height:100%;max-height:5vw;max-width:5vw}.hero .grid-wrapper .grid-container .grid-item:first-child{background:rgba(229,220,238,.25);grid-column-end:3;grid-column-start:1;grid-row-end:2;grid-row-start:1}.hero .grid-wrapper .grid-container .grid-item:nth-child(2){background:rgba(229,220,238,.25);grid-column-end:4;grid-column-start:3;grid-row-end:1;grid-row-start:1}.hero .grid-wrapper .grid-container .grid-item:nth-child(3){background:rgba(229,220,238,.25);grid-column-end:2;grid-column-start:1;grid-row-end:4;grid-row-start:2}.hero .grid-wrapper .grid-container .grid-item:nth-child(4){background:rgba(229,220,238,.25);grid-column-end:4;grid-column-start:2;grid-row-end:4;grid-row-start:2}.hero .grid-wrapper .grid-container .grid-item:nth-child(5){background:rgba(229,220,238,.25);grid-column-end:2;grid-column-start:1;grid-row-end:4;grid-row-start:4}.hero .grid-wrapper .grid-container .grid-item:nth-child(6){background:rgba(229,220,238,.25);grid-column-end:3;grid-column-start:2;grid-row-end:4;grid-row-start:4}.hero .grid-wrapper .grid-container .grid-item:nth-child(7){background:rgba(229,220,238,.25);grid-column-end:4;grid-column-start:3;grid-row-end:4;grid-row-start:4}.hero .area{background:#fff;height:100vh;width:100%}.hero .circles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.hero .circles li{-webkit-animation:animate 25s linear infinite;animation:animate 25s linear infinite;background:hsla(0,100%,71%,.2);bottom:-150px;display:block;height:20px;list-style:none;position:absolute;width:20px}.hero .circles li img{display:none}.hero .circles li:first-child{-webkit-animation-delay:0s;animation-delay:0s;height:80px;left:25%;width:80px}.hero .circles li:nth-child(2){-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:12s;animation-duration:12s;height:60px;left:10%;width:60px}.hero .circles li:nth-child(3){-webkit-animation-delay:4s;animation-delay:4s;height:55px;left:70%;width:55px}.hero .circles li:nth-child(4){-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:18s;animation-duration:18s;height:60px;left:40%;width:60px}.hero .circles li:nth-child(5){-webkit-animation-delay:0s;animation-delay:0s;height:70px;left:65%;width:70px}.hero .circles li:nth-child(6){-webkit-animation-delay:3s;animation-delay:3s;height:110px;left:75%;width:110px}.hero .circles li:nth-child(7){-webkit-animation-delay:7s;animation-delay:7s;height:150px;left:35%;width:150px}.hero .circles li:nth-child(8){-webkit-animation-delay:15s;animation-delay:15s;-webkit-animation-duration:45s;animation-duration:45s;height:90px;left:50%;width:90px}.hero .circles li:nth-child(9){-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:35s;animation-duration:35s;height:100px;left:20%;width:100px}.hero .circles li:nth-child(10){-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:11s;animation-duration:11s;height:150px;left:85%;width:150px}@-webkit-keyframes animate{0%{border-radius:0;opacity:1;-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}to{border-radius:50%;opacity:0;-webkit-transform:translateY(-1000px) rotate(2turn);transform:translateY(-1000px) rotate(2turn)}}@keyframes animate{0%{border-radius:0;opacity:1;-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}to{border-radius:50%;opacity:0;-webkit-transform:translateY(-1000px) rotate(2turn);transform:translateY(-1000px) rotate(2turn)}}@media screen and (max-width:991px){.hero{margin-bottom:50px}.hero .context{box-sizing:border-box;left:auto;padding:10% 5%;position:relative;top:auto;-webkit-transform:none;transform:none;width:100%;z-index:1}.hero .context h1{color:#222;font-size:50px;text-align:left}.hero .context h1 span{color:#ff7062}.hero .context h1.company{font-size:9vw;margin-bottom:2vw}.hero .context button,.hero .context h1.slogan{font-size:5vw;font-weight:600}.hero .context button{background-color:#ff7062;border:none;border-radius:10px;color:#fff;margin-top:5vw;padding:1vw 3vw}.hero .context button:hover{background-color:#ff5d4e}.hero .grid-wrapper{box-sizing:border-box;padding:5%;position:relative;right:none;top:none;-webkit-transform:none;transform:none;width:100%;z-index:1}.hero .grid-wrapper .grid-container{grid-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:20vw 12vw}.hero .grid-wrapper .home-banner__list-img{max-height:200%}.hero .area{height:auto}}.home-wrapper{font-family:Rubik,sans-serif}.home-wrapper h1,.home-wrapper h2,.home-wrapper h3,.home-wrapper h4,.home-wrapper h5,.home-wrapper li,.home-wrapper p,.home-wrapper ul{margin:0;padding:0}.home-wrapper{padding-top:60px}.home-section{margin-bottom:120px}.home-section-header{margin-bottom:48px}.internal-wrapper{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:20px;padding-right:20px}.img-block{display:block;width:100%}.button{background-color:#7227d0;border-radius:10px;color:#fff;cursor:pointer;transition:all .2s}.button:hover{background-color:#5d1fa7;transition:all .2s}.button-standard{display:inline-flex;font-size:16px;font-weight:600;line-height:150%;padding:12px 24px}.title{line-height:150%}.title-section{font-size:49px;font-weight:600}.title-medium{font-size:31px;font-weight:600}.title-small{font-size:24px;font-weight:600}.text-block{font-size:16px;line-height:150%}.subtitle-section{color:#79777c;font-size:25px;line-height:145%}@media screen and (max-width:991px){.home-section{margin-bottom:80px}.title-section{font-size:35px}.home-section-header{margin-bottom:24px}.title-medium{font-size:24px}.subtitle-section{font-size:22px}}@media screen and (max-width:768px){.internal-wrapper{padding-left:16px;padding-right:16px}.home-section{margin-bottom:64px}.title-section{font-size:30px}}.home-best__items-wrapper{grid-gap:24px 20px;display:grid;grid-template-columns:repeat(3,1fr)}.home-best__item{background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.4) 0,rgba(246,245,247,0) 100%),radial-gradient(76.58% 65.6% at 0 100%,rgba(255,247,240,.4) 0,rgba(246,245,247,.4) 100%),#f6f5f7;background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.4) 0,rgba(246,245,247,0) 100%),radial-gradient(76.58% 65.6% at 0 100%,rgba(255,247,240,.4) 0,rgba(246,245,247,.4) 100%),var(--Gray-Surface-Subtle,#f6f5f7);border-radius:10px;padding:24px}.home-best__title-wrapper{align-items:center;display:flex;gap:12px;margin-bottom:16px}@media screen and (max-width:991px){.home-best__items-wrapper{grid-gap:24px;grid-template-columns:repeat(1,1fr)}.home-best__item{padding:16px}.home-best__title-wrapper{align-items:flex-start;flex-direction:column}}.home-course{position:relative}.home-course__items-wrapper{grid-gap:24px;display:grid;grid-template-columns:repeat(3,1fr);position:relative}.home-course__item{background:#fff;background:var(--Gray-Surface-White,#fff);border:1px solid #d5d4d9;border:1px solid var(--Gray-surface-default,#d5d4d9);border-radius:10px;padding:24px}.home-course__item-header{align-items:center;display:flex;gap:8px;margin-bottom:24px}.home-course__item-title{font-size:20px;font-weight:600;line-height:150%}.home-course__overlay{background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.7) 0,rgba(246,245,247,0) 100%),radial-gradient(84.9% 26.15% at 50% 50%,rgba(255,247,240,.7) 0,rgba(246,245,247,.7) 100%),#f1eafb;background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.7) 0,rgba(246,245,247,0) 100%),radial-gradient(84.9% 26.15% at 50% 50%,rgba(255,247,240,.7) 0,rgba(246,245,247,.7) 100%),var(--Semantic-Primary-Surface-Negative,#f1eafb);bottom:-48px;height:151px;left:0;position:absolute;width:100%;z-index:-1}@media screen and (max-width:991px){.home-course__items-wrapper{grid-template-columns:repeat(1,1fr)}.home-course__overlay{bottom:64px;height:60%}}@media screen and (max-width:768px){.home-course__item{padding:16px}.home-course__item-title{font-size:18px}}.home-faq__wrapper{background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.4) 0,rgba(246,245,247,0) 100%),radial-gradient(84.9% 26.15% at 50% 50%,rgba(255,247,240,.4) 0,rgba(246,245,247,.4) 100%),#f6f5f7;background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.4) 0,rgba(246,245,247,0) 100%),radial-gradient(84.9% 26.15% at 50% 50%,rgba(255,247,240,.4) 0,rgba(246,245,247,.4) 100%),var(--Gray-Surface-Subtle,#f6f5f7);padding:24px 0}.home-faq__item{background-color:#fff;border-radius:10px;margin-bottom:10px}.home-faq__item:last-child{margin-bottom:0}.home-faq__internal-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap}.home-faq__items-external-wrapper{padding-right:24px;width:58%}.home-faq__item-header{border-radius:10px;font-size:16px;position:relative!important;transition:all .2s}.home-faq__item-header:hover{background-color:#f1eafb;border-radius:10px;transition:all .2s}.home-faq__item-text-wrapper{padding:12px 16px}.home-faq__item-text-title{font-size:13px;font-weight:600;line-height:150%;margin-bottom:8px}.home-faq__img-wrapper{padding-top:36px}.home-faq__img{display:block;margin:0 auto;max-width:493px}.home-faq__contact-us{background-color:#fff;border-radius:10px;padding:24px 16px;width:42%}.home-faq__item-header:after{background-repeat:no-repeat;background-size:cover;content:"";height:24px;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}.home-faq__contact-us-title{margin-bottom:32px}.home-faq__contact-us-form{margin-top:32px}.theme-dark .home-faq__item-header:hover{background-color:#2f2e31}@media screen and (max-width:991px){.home-faq__items-external-wrapper{padding-right:0;width:100%}.home-faq__contact-us{width:100%}}@media screen and (max-width:768px){.home-faq__img{max-width:240px}}.home-syllabus__body-wrapper{background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.6) 0,rgba(246,245,247,0) 100%),radial-gradient(84.9% 26.15% at 50% 50%,rgba(255,247,240,.6) 0,rgba(246,245,247,.6) 100%),#f2f6fd;background:radial-gradient(270.86% 72.14% at 100% 0,rgba(241,234,251,.6) 0,rgba(246,245,247,0) 100%),radial-gradient(84.9% 26.15% at 50% 50%,rgba(255,247,240,.6) 0,rgba(246,245,247,.6) 100%),var(--Semantic-Blue-Surface-Negative,#f2f6fd);border-radius:10px;padding:24px}.home-syllabus__body-header{align-items:center;display:flex;font-size:20px;font-weight:600;line-height:150%;padding-bottom:24px}.home-syllabus__body-header-left{display:flex;width:41.6%}.home-syllabus__body-header-course{width:60%}.home-syllabus__body-header-duration{text-align:center;width:40%}.home-syllabus__body-header-left-right{text-align:center;width:58.4%}.home-syllabus__body-items-wrapper{display:flex}.home-syllabus__body-items-rows-wrapper{width:41.6%}.home-syllabus__body-items-row{border-radius:10px 0 0 10px;cursor:pointer;display:flex;font-size:16px;line-height:150%;padding:12px 16px;transition:all .2s}.home-syllabus__body-items-row:hover{background-color:#f1eafb;transition:all .2s}.home-syllabus__body-items-row.active{background-color:#fff}.home-syllabus__body-item-name{width:60%}.home-syllabus__body-item-duration{color:#939296;text-align:center;width:40%}.home-syllabus__body-description-wrapper{background-color:#fff;border-radius:0 10px 10px 10px;padding:24px;width:58.4%}.home-syllabus__body-description-text{display:flex;flex-direction:column;font-size:25px;gap:15px;line-height:144%;margin-top:24px}.home-syllabus__footer{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding-top:24px}.home-syllabus__footer-common-duration{font-size:20px;line-height:150%}.home-syllabus__footer-common-duration-title{font-weight:600}.home-syllabus__footer-common-duration-weeks{color:#939296;margin-left:16px}.home-syllabus__footer-icons-wrapper{display:flex;gap:24px}.home-syllabus__footer-icon{height:48px;width:48px}.home-syllabus__mobile-items-wrapper{display:none}.home-syllabus__mobile__item-header .MuiAccordionSummary-content{display:flex;justify-content:space-between}.home-syllabus__mobile__item-header-text{padding-right:20px}.home-syllabus__mobile__item-header-duration{color:#939296}@media screen and (max-width:991px){.home-syllabus__body-header,.home-syllabus__body-items-wrapper{display:none}.home-syllabus__footer{align-items:flex-start;flex-direction:column;gap:24px}.home-syllabus__footer-common-duration{order:1}.home-syllabus__footer-button{order:2}.home-syllabus__footer-icons-wrapper{order:3;overflow:auto}.home-syllabus__mobile-items-wrapper{display:flex;flex-direction:column;gap:8px}.home-syllabus__body-wrapper{padding:24px 16px}}@media screen and (max-width:768px){.home-syllabus__footer-button{justify-content:center;width:100%}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}*{box-sizing:border-box}img{max-width:100%}.page-title{font-size:42px;font-weight:700;margin:0 0 20px;text-align:center}header{z-index:1200!important}@media screen and (max-width:900px){.page-title{font-size:32px;margin-bottom:15px}body{font-size:.9rem}}
/*# sourceMappingURL=main.a27a9777.css.map*/