﻿@charset "UTF-8";*{font-family:Inter,Montserrat,Arial,sans-serif;color:#2e2e2e;padding:0;margin:0}*,*::before,*::after{box-sizing:border-box}button{cursor:pointer}html,body{width:100%;scroll-behavior:smooth;min-width:320px}img{display:block;max-width:100%}.main-container{max-width:1240px;margin:auto}.container{padding:0 48px}.page-section{padding:60px 0}.blue-text{color:#346ce4}.back-1{background:url(/img/micropython/back1.png) left center no-repeat;background-size:cover;border-radius:30px;overflow:hidden;min-height:690px}.system-button{background:#346ce4;padding:14px;border-radius:10px;font-size:14px;font-weight:400;color:#fff;border:1px solid #346ce4;transition:.3s;display:block;text-decoration:none;text-align:center}.system-button:hover{background:#fff;color:#346ce4;transition:.3s}.system-button:disabled{background:#ccc}.page-header{font-size:56px;font-weight:600;line-height:1.1;margin-bottom:24px}.section-header{font-size:35px;font-weight:500;line-height:1.1}.page-text p{font-size:14px;font-weight:400;line-height:1.4;margin-bottom:12px}.page-text p:last-child{margin-bottom:0}.keywords-list{display:flex;list-style-type:none;gap:6px;flex-wrap:wrap}.keywords-list li{border:1px solid #346ce4;padding:5px 10px;border-radius:5px;font-size:11px;font-weight:400;line-height:1.2;color:#346ce4}.keywords-list-blue li{background:#346ce4;color:#fff;font-size:12px;padding:8px 10px}.keywords-list-white li{color:#346ce4;background:#fff;border-color:#fff;font-size:12px;padding:8px 10px}.keywords-list-gray li{color:#346ce4;background:#f1f1f1;border:0;font-size:14px;padding:10px 18px}.keywords-list-gray1 li{color:#2e2e2e;background:#f1f1f1;border:0;font-size:14px;padding:10px}@media(max-width:992px){.back-1{background-image:url(/img/micropython/plus.png),url(/img/micropython/back1-tablet.png);background-position:top 400px left 600px,top right -140px;background-size:300px 300px,cover;min-height:0}}@media(max-width:824px){.container{padding:0 20px}.back-1{background-position:top 200px left 600px,top right -140px}}@media(max-width:600px){.page-header{font-size:30px}.section-header,.fourth-section-header,.article-header{font-size:24px!important}.page-text p{font-size:12px}}@media(max-width:480px){.container{padding:0 10px}.page-section{padding:30px 0}.back-1{min-height:0;background:url(/img/micropython/back1-mobile.png) left top no-repeat;background-size:cover;border-radius:0}.keywords-list li{font-size:10px!important;padding:8px 10px!important}}.iti{width:100%}.input-wrapper{margin-bottom:12px}.input-wrapper input{display:block;width:100%;height:48px;padding:15px;border-radius:10px;border:1px solid #d6d6d6;font-size:14px;font-weight:400}.input-wrapper.radio-wrapper{height:48px;border-radius:10px;border:1px solid #d6d6d6;font-size:14px;font-weight:400;background:#fff;display:flex;justify-content:space-between;align-items:center;padding-right:15px}.input-wrapper.radio-wrapper label{padding:15px;display:block;flex:1}.input-wrapper.radio-wrapper input{width:15px;height:15px}.form-note{font-size:8px;font-weight:400;line-height:1.2;color:#8d8d8d;margin-bottom:24px}.form-button{width:100%}.header{padding:32px 0}.header-row{display:flex;justify-content:space-between;align-items:center}.header-menu-list{display:flex;justify-content:space-between;list-style-type:none;gap:32px;margin:0;padding:0}.header-menu-list a{font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;color:#2e2e2e}.header-menu-list .mobile{display:none}.phone-link{display:flex;gap:10px;align-items:center;font-size:14px;font-weight:400;line-height:1.2;text-decoration:underline}.phone-link:before{display:block;content:"";width:16px;height:16px;background:url(/img/micropython/phone-icon.png) center center no-repeat;background-size:contain}.hamburger-menu-button{border:0;background:transparent;cursor:pointer;display:none}@media(max-width:992px){.header-menu-list{gap:20px}}@media(max-width:824px){.header-nav{position:absolute;left:-10000px;transition:all,1s}.header-nav.active{left:0;top:0;bottom:0;right:0;position:fixed;background-color:rgba(0,0,0,.9);z-index:10;padding-top:10vw;padding-bottom:20px;transition:all,1s;overflow:auto}.header-menu-list{display:block;width:80%;margin:20px auto 40px auto}.header-menu-list li{text-align:center;padding:10px;width:100%}.header-menu-list li.mobile{display:block}.header-menu-list li.mobile a{justify-content:center}.header-menu-list li a{color:#fff;font-size:20px}.phone-link.desktop{display:none}.hamburger-menu-button{display:block}}.first-section{padding-top:52px;padding-bottom:130px}.first-section-flex{display:flex;gap:48px;justify-content:space-between}.first-section-left{max-width:540px}.first-section-left .keywords-list{margin-bottom:24px}.first-section-text{max-width:500px}.first-section-text p{font-size:16px;font-weight:400;line-height:1.3}.first-section-right{max-width:400px;padding-right:20px;flex:1}.first-section-form-block{background:#f4f4f4;border-radius:30px;padding:30px;position:relative}.first-section-form-block:before{display:block;content:"";width:108px;height:164px;position:absolute;top:-60px;right:-10px;background:url("/img/micropython/snake.png") center center no-repeat;background-size:contain}.first-section-form-block .form-header{padding-right:110px}.form-header{font-size:24px;font-weight:500;line-height:1.2;margin-bottom:24px}@media(max-width:1100px){.first-section-right{padding-right:0}.first-section-form-block::before{right:-30px}.first-section-form-block .form-header{padding-right:54px}}@media(max-width:992px){.first-section-flex{flex-direction:column}.first-section{padding-bottom:52px}}@media(max-width:824px){.first-section-right{max-width:none}}@media(max-width:480px){.first-section{padding-top:0;padding-bottom:30px}.first-section-left{padding-bottom:150px}.first-section-right{position:relative}.first-section-right:before{display:block;content:"";width:148px;height:220px;position:absolute;top:-180px;left:50%;transform:translateX(-50%);z-index:0;background:url("/img/micropython/snake.png") center center no-repeat;background-size:contain}.first-section-form-block{position:relative;z-index:1;padding:16px}.first-section-form-block::before{display:none}.first-section-left{position:relative}.first-section-left:before{display:block;content:"";width:54px;height:74px;background:url(/img/micropython/arrow-balloon-mobile.png) left top no-repeat;background-size:contain;position:absolute;bottom:0;left:-10px}.first-section-text{padding-right:40px;position:relative}.first-section-text:after{display:block;content:"";background-image:url(/img/micropython/plus.png);background-size:180% 100%;height:130px;width:70px;position:absolute;right:-10px;bottom:-50px}.first-section-text p{font-size:14px}}.second-section-top{display:flex;justify-content:space-between;gap:24px;margin-bottom:48px}.second-section-header{max-width:360px}.second-section-text{max-width:550px;padding-top:8px}.second-section-cards-list{display:flex;gap:12px;list-style-type:none}.second-section-cards-list .second-section-card{border-radius:10px;padding:20px}.second-section-cards-list .yellow-card{flex:1;background:url(/img/micropython/yellow-card-back.png) center center no-repeat;background-size:cover;display:flex;flex-direction:column}.second-section-cards-list .yellow-card img{display:block;margin:auto;margin-top:-60px}.second-section-cards-list .yellow-card .page-text{margin-bottom:0;margin-top:auto}.second-section-cards-list .yellow-card .page-text p{text-align:center}.second-section-cards-list .gray-card{flex:2;background:#f1f1f1;display:flex;gap:24px;align-items:center;padding-top:4px;padding-bottom:6px;justify-content:space-between}.second-section-cards-list .gray-card img{display:block;max-width:250px}.second-section-cards-list .gray-card .page-text{margin-bottom:60px}@media(max-width:1100px){.second-section-cards-list{flex-wrap:wrap}.second-section-cards-list .gray-card{order:1;width:80%;margin:0 auto;flex:none}}@media(max-width:824px){.second-section-top{flex-direction:column}.second-section-cards-list .gray-card{width:100%}}@media(max-width:600px){.second-section-cards-list .gray-card{flex-direction:column;padding-top:24px;overflow:hidden}.second-section-cards-list .gray-card img{margin-bottom:-40px}.second-section-cards-list .gray-card .page-text{margin-bottom:24px}}@media(max-width:480px){.second-section-cards-list{gap:6px}.second-section-cards-list .second-section-card{border-radius:10px;padding:12px}.second-section-cards-list .gray-card .page-text{margin-bottom:16px}.second-section-cards-list .gray-card img{max-width:140px;margin-bottom:-20px}}.third-section-header{max-width:580px;margin-bottom:24px}.third-section-flex{display:flex;gap:8px}.third-section-left{display:flex;flex-direction:column;background-color:#5b5b5b;background-image:url(/img/micropython/third-section-article.png);background-position:top left;background-repeat:no-repeat;background-size:100% auto;flex:1;max-width:580px;border-radius:20px;padding:40px}.third-section-left .article-bottom{margin-bottom:0;margin-top:auto}.third-section-left .article-header,.third-section-left p,.third-section-left strong{color:#fff}.third-section-left p,.third-section-left strong{font-size:16px}.third-section-left .keywords-list{margin-bottom:24px}.third-section-left .page-text{margin-bottom:24px}.article-header{font-size:32px;font-weight:600;line-height:1.2;max-width:292px;margin-bottom:24px}.third-section-list{flex:1;display:grid;gap:6px;grid-template-columns:repeat(2,1fr);list-style-type:none}.third-section-item{padding:24px;border-radius:20px;background:#f1f1f1;display:flex;flex-direction:column}.third-section-item.yellow-item{background:#f4ffa3}.third-section-item h3{color:#346ce4;font-size:18px;font-weight:600;line-height:1.2;letter-spacing:-.06em;margin-bottom:16px;max-width:140px}.third-section-item h3:before{display:block;content:"";width:30px;height:30px;margin-bottom:16px;background:url(/img/micropython/Star.png) center center no-repeat;background-size:contain}.third-section-item .page-text{margin-bottom:0;margin-top:auto}@media(max-width:1100px){.third-section-flex{flex-direction:column}.third-section-left{max-width:100%;min-height:480px}}@media(max-width:600px){.third-section-list{grid-template-columns:1fr}.third-section-item h3{display:flex;max-width:none;align-items:center;gap:16px}.third-section-item h3:before{flex-shrink:0;margin-bottom:0}}@media(max-width:480px){.third-section-left{padding:20px;background-image:url(/img/micropython/third-section-article-mobile.png)}.article-header{max-width:206px}}.fourth-section-back{background-color:#346ce4;background-image:url(/img/micropython/fourth-section-back.png);background-repeat:no-repeat;background-size:100% auto;border-radius:30px;padding:40px}.fourth-section-flex{display:flex;justify-content:space-between;gap:24px}.fourth-section-left{max-width:410px;flex:1}.fourth-section-header{font-size:40px;font-weight:600;line-height:1.1;color:#fff;margin-bottom:24px}.fourth-section-list{list-style-type:none;max-width:302px}.fourth-section-list li{font-size:16px;font-weight:500;line-height:1.4;color:#fff;display:flex;gap:12px;align-items:center;margin-bottom:12px}.fourth-section-list li:before{display:block;content:"";width:48px;height:48px;background:url(/img/micropython/Star-yellow.png) center center no-repeat;background-size:contain;flex-shrink:0}.fourth-section-right{background:#f4f4f4;border-radius:30px;padding:30px;flex:1;max-width:540px}@media(max-width:824px){.fourth-section-flex{flex-direction:column}.fourth-section-right{max-width:none}}@media(max-width:480px){.fourth-section-back{border-radius:20px}.fourth-section-back{padding:40px 0 0 0}.fourth-section-header{padding:0 20px}.fourth-section-list{padding:0 20px}.fourth-section-right{padding:14px;padding-top:30px;border-radius:20px}.input-wrapper.radio-wrapper{font-size:12px}.fourth-section-list li{font-size:14px}.fourth-section-list li:before{width:34px;height:34px}}.fifth-section-flex{display:flex;justify-content:space-between;gap:24px}.fifth-section-left{flex:1;max-width:480px}.fifth-section-header{margin-bottom:48px}.course-start-finish-list{display:flex;gap:10px;list-style-type:none;margin-bottom:10px}.course-start-finish-list li{flex:1;padding:20px;border-radius:20px}.course-start-finish-list li.start{background:#f4ffa3;color:#346ce4}.course-start-finish-list li.finish{background:#5b5b5b}.course-start-finish-list li h3{font-size:12px;font-weight:500;line-height:1.2;display:flex;align-items:center;gap:10px;color:inherit;margin-bottom:24px}.course-start-finish-list li h3:before{display:block;content:"→";width:20px;height:20px;border-radius:50%;background-repeat:no-repeat;background-size:100% 100%}.course-start-finish-list li.start{background:#f4ffa3;color:#346ce4}.course-start-finish-list li.start h3:before{background-image:url(/img/micropython/arrow1.png)}.course-start-finish-list li.finish{background:#5b5b5b;color:#fff}.course-start-finish-list li.finish h3:before{background-image:url(/img/micropython/arrow2.png)}.course-start-finish-list li .date{font-size:16px;font-weight:500;color:inherit}.course-time-address-list{background:#f1f1f1;border-radius:20px;list-style-type:none;display:flex;gap:6px}.course-time-address-list li{flex:1;padding:20px}.course-time-address-list li h3{font-family:Inter;font-size:12px;font-weight:400;margin-bottom:24px}.course-time-address-list li p{font-family:Inter;font-size:14px;font-weight:400;line-height:1.2;color:#5b5b5b}.course-time-address-list li p.time{background:#e2ebf3;padding:10px 15px;border-radius:10px;width:fit-content;margin-top:6px}.fifth-section-right{flex:1;max-width:570px;padding-top:6px;display:flex;flex-direction:column;gap:24px}.fifth-keywords-list{margin-bottom:24px}.fifth-button{margin-bottom:0;margin-top:auto;max-width:340px}@media(max-width:992px){.fifth-section-flex{flex-direction:column}.fifth-section-left{max-width:none}.fifth-section-right{max-width:none}}@media(max-width:480px){.course-start-finish-list{flex-direction:column}.course-time-address-list{flex-direction:column}.course-time-address-list li{padding:10px 20px}.course-time-address-list li:first-child{background:url(/img/micropython/snake.png) right 20px center no-repeat;background-size:70px auto}.course-time-address-list li h3{margin-bottom:16px}.course-time-address-list li p.time{background:#fff}}.sixth-header-block{display:flex;gap:24px;margin-bottom:48px}.programs-flex{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;counter-reset:program-counter}.program-block{background-color:#f1f1f1;border-radius:20px;padding:40px 20px;position:relative;counter-increment:program-counter}.program-block.yellow{background-color:#f4ffa3;background-image:url(/img/micropython/yellow-card-back.png);background-repeat:no-repeat;background-position:center center}.program-block.blue{background-color:#346ce4;background-image:url(/img/micropython/blue-back.png);background-repeat:no-repeat;background-position:center center}.program-block.blue.with-counter:before{color:#5183ee}.program-block.with-counter:before{display:block;content:counter(program-counter,decimal-leading-zero);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:160px;font-weight:500;color:#fff;z-index:0;filter:blur(1.5px)}.program-decor-block{position:relative;background:url(/img/micropython/house.png) center center no-repeat}.program-decor-block.plus{z-index:2;left:30px;bottom:-60px;background:url(/img/micropython/plus.png) center bottom no-repeat}.program-block-content{position:relative;z-index:1}.program-counter{margin:0 auto 24px;width:fit-content;border:1px solid #346ce4;border-radius:5px;padding:5px;font-size:8px;font-weight:400;color:#346ce4;text-transform:lowercase}.blue .program-counter{border:1px solid #fff;color:#fff}.program-header{font-size:16px;font-weight:600;text-align:center;color:#346ce4;margin-bottom:36px;max-width:230px;margin-left:auto;margin-right:auto}.blue .program-header{color:#f4ffa3}.program-list{margin:0;padding:0;list-style-type:none}.program-list li{font-size:14px;font-weight:400;line-height:1.2;padding-left:20px;position:relative;margin-bottom:16px}.blue .program-list li{color:#fff}.program-list li:before{display:block;content:"";width:8px;height:8px;background:#346ce4;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.program-list li:last-child{margin-bottom:0}.blue .program-list li:before{background:#f4ffa3}@media(max-width:1100px){.programs-flex{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.program-decor-block.plus{left:0}}@media(max-width:824px){.programs-flex{grid-template-columns:repeat(2,1fr)}.program-decor-block{display:none}}@media(max-width:600px){.sixth-header-block{flex-direction:column}.programs-flex{grid-template-columns:1fr}}.trainer-section-header{margin-bottom:48px}.trainer-flex{display:flex;gap:24px;justify-content:space-between}.trainer-photo-wrapper{max-width:460px}.trainer-info-block{max-width:564px;position:relative}.trainer-video-wrapper{position:absolute;bottom:0;left:-200px;padding:26px 8px 2px;background-color:#111;border-radius:30px;overflow:hidden}.trainer-video-wrapper:after{display:block;content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:url(/img/micropython/video-frame.png) top center no-repeat;background-size:100% 100%}.trainer-name-block{margin-bottom:16px}.trainer-name-block dt{font-size:10px;font-weight:400;line-height:1.2;margin-bottom:6px;color:#2e2e2e}.trainer-name-block dd{font-size:14px;font-weight:400;line-height:1.2}.trainer-name-block.mobile{display:none}.trainer-experience-block{margin-bottom:16px}.trainer-experience-text{font-size:10px;font-weight:400;line-height:1.2;margin-bottom:6px;color:#2e2e2e}.trainer-experience-logos{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.trainer-info-arcticle h3{font-size:10px;font-weight:400;line-height:1.2;margin-bottom:6px;color:#2e2e2e}.trainer-info-arcticle ul{list-style-type:"- ";list-style-position:inside;margin-bottom:16px}.trainer-info-arcticle ul li{font-size:14px;font-weight:400;line-height:1.4}@media(max-width:992px){.trainer-flex{flex-direction:column}.trainer-photo-wrapper{max-width:none}.trainer-info-block{max-width:none;display:flex;flex-wrap:wrap;gap:24px}.trainer-name-block.desktop{display:none}.trainer-name-block.mobile{display:block}.trainer-info-arcticle{order:1}.trainer-experience-block{order:3;flex:1}.trainer-video-wrapper{position:relative;order:2;left:0}}@media(max-width:480px){.trainer-info-arcticle ul li{font-size:12px}.trainer-video-wrapper{width:128px;padding:8px 8px 2px 8px;border-radius:20px}.trainer-video-wrapper video{width:100%}}.price-section-header{margin-bottom:24px}.price-flex{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.price-card{padding:40px;border-radius:20px;overflow:hidden;background:#f1f1f1;position:relative}.price-card.price-card-discount{background-color:#f4ffa3;background-image:url(/img/micropython/yellow-card-price.png);background-position:left bottom;background-repeat:no-repeat}.price-card.price-card-full{padding-right:222px}.price-card.price-card-full:before{display:block;content:"";width:202px;height:234px;background:url(/img/micropython/price-cube.png) top right no-repeat;position:absolute;top:0;right:0}.price-card-header{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:36px}.price-value{font-size:35px;font-weight:500;color:#346ce4;margin-bottom:36px}.price-variants-list{flex-wrap:wrap}.price-card-discount .price-card-header{background:#fff;border-radius:5px;color:#346ce4;padding:10px 15px;width:fit-content;margin:0 auto 15px auto}.price-card-discount .price-value{text-align:center}.price-card-discount .price-note{font-size:12px;font-weight:400;text-align:center;margin-bottom:10px}@media(max-width:824px){.price-flex{grid-template-columns:1fr}}@media(max-width:480px){.price-card{padding:30px 20px}.price-card.price-card-full{padding-right:0}.price-card.price-card-full .price-card-header{padding-right:80px}.price-card.price-card-full .price-value{padding-right:80px}.price-card.price-card-full:before{width:100px;height:160px;background-size:contain;right:0;top:0}}.responses-section-header{margin-bottom:24px}.responses-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style-type:none}.response-item{background:#f1f1f1;border-radius:20px;padding:24px}.response-item:nth-child(2n) .response-author span{background:#5cce4d}.response-item .response-author{font-size:24px;font-weight:500;display:flex;align-items:center;gap:24px;margin-bottom:24px;color:#346ce4}.response-item .response-author span{display:block;width:80px;height:80px;border-radius:50%;flex-shrink:0;text-align:center;font-size:40px;font-weight:500;line-height:1;color:#fff;padding:20px 0;background:#1659e8}.response-item .page-text p{margin-bottom:0;color:#8d8d8d}@media(max-width:824px){.responses-list{grid-template-columns:1fr}}@media(max-width:480px){.response-item .response-author{gap:12px;font-size:16px;margin-bottom:16px}.response-item .response-author span{height:40px;width:40px;font-size:16px;padding:12px 0}}.faq-section-header{margin-bottom:24px}.faq-list{list-style-type:none}.faq-item{background:#f1f1f1;border-radius:20px;margin-bottom:12px}.faq-item summary{padding:20px;padding-right:60px;font-size:16px;font-weight:400;color:#2e2e2e;cursor:pointer;position:relative}.faq-item summary:after{display:block;content:"";width:30px;height:30px;background:url(/img/micropython/acco-arrow.svg) center center no-repeat;transform-origin:center center;transform:rotate(180deg);position:absolute;top:15px;right:20px}.faq-item details[open] summary:after{transform:rotate(0)}.faq-item .answer-text{padding:0 20px 20px 20px}details summary::-webkit-details-marker{display:none}details>summary{list-style:none}.footer-section-back{padding:40px;background-color:#f4ffa3;border-radius:20px;background-image:url(/img/micropython/footer-back.png);background-repeat:no-repeat}.footer-flex{display:flex;justify-content:space-between;gap:24px}.footer-section-left{max-width:420px;flex:1}.footer-section-right{flex:1;max-width:540px;position:relative}.footer-section-right:after{display:block;content:"";width:110px;height:84px;background:url(/img/micropython/arrow-baloon.png) center center no-repeat;position:absolute;top:-30px;left:-112px}.footer-logo-block{margin-bottom:36px}.footer-content-part{margin-bottom:32px}.footer-content-part h2,.footer-content-part p{margin-bottom:8px}.footer-content-part h2:last-child,.footer-content-part p:last-child{margin-bottom:0}.footer-content-bottom{margin-bottom:0}.footer-section-header{font-size:32px}.footer-text{font-size:12px;font-weight:400;color:#5b5b5b}.footer-contact-link{font-size:24px;font-weight:500;text-decoration:none}.footer-section-form-block{background:#f4f4f4;border-radius:30px;padding:30px;flex:1;max-width:540px}@media(max-width:824px){.footer-flex{flex-direction:column}.footer-section-right,.footer-section-form-block{max-width:none}.footer-section-right:after{top:-100px;left:auto;right:0;width:74px;height:80px;background-image:url(/img/micropython/arrow-balloon-gray.png)}.footer-content-bottom{max-width:300px}}@media(max-width:480px){.footer-section-back{padding:30px 10px 10px 10px}.footer-section-left{padding:0 10px}.footer-section-form-block{padding:20px 16px}.footer-section .container{padding:0}.footer-content-part p:first-child{margin-bottom:0}.footer-email{font-size:18px}.footer-content-bottom{font-size:14px;max-width:200px}}