<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="google-site-verification" content="Pn-qxKhcGYPC0a3BOjEdvoO3sTqXU8dAFf2ltLDUszI" /> <!--metatextblock--> <title>Типизация в Python</title> <meta property="og:url" content="https://tough-dev.school/python-typing" /> <meta property="og:title" content="Типизация в Python" /> <meta property="og:description" content="" /> <meta property="og:type" content="website" /> <meta property="og:image" content="https://static.tildacdn.com/tild3062-6365-4265-b239-313432363833/1200_630_python.jpg" /> <link rel="canonical" href="https://tough-dev.school/python-typing"> <!--/metatextblock--> <meta name="format-detection" content="telephone=no" /> <meta http-equiv="x-dns-prefetch-control" content="on"> <link rel="dns-prefetch" href="https://ws.tildacdn.com"> <link rel="dns-prefetch" href="https://static.tildacdn.com"> <link rel="dns-prefetch" href="https://fonts.tildacdn.com"> <link rel="shortcut icon" href="https://static.tildacdn.com/tild3464-3735-4062-a461-366665626532/favicon.ico" type="image/x-icon" /> <!-- Assets --> <script src="https://neo.tildacdn.com/js/tilda-fallback-1.0.min.js" async charset="utf-8"></script> <link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-grid-3.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';"/> <link rel="stylesheet" href="https://static.tildacdn.com/ws/project1749814/tilda-blocks-page30040024.min.css?t=1762868035" type="text/css" media="all" onerror="this.loaderr='y';" /> <link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-animation-2.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';" /> <link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-forms-1.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';" /> <link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-popup-1.1.min.css" type="text/css" media="print" onload="this.media='all';" onerror="this.loaderr='y';" /> <noscript><link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-popup-1.1.min.css" type="text/css" media="all" /></noscript> <link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-slds-1.4.min.css" type="text/css" media="print" onload="this.media='all';" onerror="this.loaderr='y';" /> <noscript><link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-slds-1.4.min.css" type="text/css" media="all" /></noscript> <link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-catalog-1.1.min.css" type="text/css" media="print" onload="this.media='all';" onerror="this.loaderr='y';" /> <noscript><link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-catalog-1.1.min.css" type="text/css" media="all" /></noscript> <link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-zoom-2.0.min.css" type="text/css" media="print" onload="this.media='all';" onerror="this.loaderr='y';" /> <noscript><link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-zoom-2.0.min.css" type="text/css" media="all" /></noscript> <link rel="stylesheet" type="text/css" href="https://ws.tildacdn.com/project1749814/custom.css?t=1762868035"> <script type="text/javascript">TildaFonts=["427","429","431","433","435"];</script> <script type="text/javascript" src="https://static.tildacdn.com/js/tilda-fonts.min.js" charset="utf-8" onerror="this.loaderr='y';"></script> <script nomodule src="https://static.tildacdn.com/js/tilda-polyfill-1.0.min.js" charset="utf-8"></script> <script type="text/javascript">function t_onReady(func) {if(document.readyState!='loading') {func();} else {document.addEventListener('DOMContentLoaded',func);}}
function t_onFuncLoad(funcName,okFunc,time) {if(typeof window[funcName]==='function') {okFunc();} else {setTimeout(function() {t_onFuncLoad(funcName,okFunc,time);},(time||100));}}function t_throttle(fn,threshhold,scope) {return function() {fn.apply(scope||this,arguments);};}function t396_initialScale(t){var e=document.getElementById("rec"+t);if(e){var i=e.querySelector(".t396__artboard");if(i){window.tn_scale_initial_window_width||(window.tn_scale_initial_window_width=document.documentElement.clientWidth);var a=window.tn_scale_initial_window_width,r=[],n,l=i.getAttribute("data-artboard-screens");if(l){l=l.split(",");for(var o=0;o<l.length;o++)r[o]=parseInt(l[o],10)}else r=[320,480,640,960,1200];for(var o=0;o<r.length;o++){var d=r[o];a>=d&&(n=d)}var _="edit"===window.allrecords.getAttribute("data-tilda-mode"),c="center"===t396_getFieldValue(i,"valign",n,r),s="grid"===t396_getFieldValue(i,"upscale",n,r),w=t396_getFieldValue(i,"height_vh",n,r),g=t396_getFieldValue(i,"height",n,r),u=!!window.opr&&!!window.opr.addons||!!window.opera||-1!==navigator.userAgent.indexOf(" OPR/");if(!_&&c&&!s&&!w&&g&&!u){var h=parseFloat((a/n).toFixed(3)),f=[i,i.querySelector(".t396__carrier"),i.querySelector(".t396__filter")],v=Math.floor(parseInt(g,10)*h)+"px",p;i.style.setProperty("--initial-scale-height",v);for(var o=0;o<f.length;o++)f[o].style.setProperty("height","var(--initial-scale-height)");t396_scaleInitial__getElementsToScale(i).forEach((function(t){t.style.zoom=h}))}}}}function t396_scaleInitial__getElementsToScale(t){return t?Array.prototype.slice.call(t.children).filter((function(t){return t&&(t.classList.contains("t396__elem")||t.classList.contains("t396__group"))})):[]}function t396_getFieldValue(t,e,i,a){var r,n=a[a.length-1];if(!(r=i===n?t.getAttribute("data-artboard-"+e):t.getAttribute("data-artboard-"+e+"-res-"+i)))for(var l=0;l<a.length;l++){var o=a[l];if(!(o<=i)&&(r=o===n?t.getAttribute("data-artboard-"+e):t.getAttribute("data-artboard-"+e+"-res-"+o)))break}return r}window.TN_SCALE_INITIAL_VER="1.0",window.tn_scale_initial_window_width=null;</script> <script src="https://static.tildacdn.com/js/jquery-1.10.2.min.js" charset="utf-8" onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-scripts-3.0.min.js" charset="utf-8" defer onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/ws/project1749814/tilda-blocks-page30040024.min.js?t=1762868035" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-lazyload-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-animation-2.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-menu-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-zero-1.1.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-forms-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/hammer.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-slds-1.4.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-products-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-catalog-1.1.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-popup-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-zero-forms-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-animation-sbs-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-zoom-2.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-zero-scale-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-skiplink-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.com/js/tilda-events-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';"></script> <!-- nominify begin --><meta name="yandex-verification" content="68f3ec0021e5079b" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.1/js.cookie.min.js" integrity="sha512-Meww2sXqNHxI1+5Dyh/9KAtvI9RZSA4c1K2k5iL02oiPO/RH3Q30L3M1albtqMg50u4gRTYdV4EXOQqXEI336A==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <!-- ackee --> <script src="https://a.tough-dev.school/a.js"></script> <script>
const tracker = ackeeTracker.create("https://a.tough-dev.school");
tracker.record("e8e07b91-b391-472c-b8a5-f43b2372ad47");
</script> <!-- /ackee --> <!-- save querystring --> <script>
const TDS_COOKIE_KEY = 'tds-querystring';
function getQueryString() {
const params = Object();
for(const [ param, value ] of new URLSearchParams(window.location.search).entries()) {
params[param.toLowerCase()] = value;
}
return params;
}
function getSavedParams() {
const saved = Cookies.get(TDS_COOKIE_KEY);
return saved ? JSON.parse(saved) : {};
}
function saveParams(params) {
Cookies.set(TDS_COOKIE_KEY, JSON.stringify(params));
}
(function (){
const queryString = getQueryString();
if (!Object.keys(queryString).length) {
return;
}
const saved = getSavedParams();
saveParams({...saved, ...queryString});
})();
</script> <!-- /save querystring --><!-- nominify end --><script type="text/javascript">window.dataLayer=window.dataLayer||[];</script> <script type="text/javascript">(function() {if((/bot|google|yandex|baidu|bing|msn|duckduckbot|teoma|slurp|crawler|spider|robot|crawling|facebook/i.test(navigator.userAgent))===false&&typeof(sessionStorage)!='undefined'&&sessionStorage.getItem('visited')!=='y'&&document.visibilityState){var style=document.createElement('style');style.type='text/css';style.innerHTML='@media screen and (min-width: 980px) {.t-records {opacity: 0;}.t-records_animated {-webkit-transition: opacity ease-in-out .2s;-moz-transition: opacity ease-in-out .2s;-o-transition: opacity ease-in-out .2s;transition: opacity ease-in-out .2s;}.t-records.t-records_visible {opacity: 1;}}';document.getElementsByTagName('head')[0].appendChild(style);function t_setvisRecs(){var alr=document.querySelectorAll('.t-records');Array.prototype.forEach.call(alr,function(el) {el.classList.add("t-records_animated");});setTimeout(function() {Array.prototype.forEach.call(alr,function(el) {el.classList.add("t-records_visible");});sessionStorage.setItem("visited","y");},400);}
document.addEventListener('DOMContentLoaded',t_setvisRecs);}})();</script></head> <body class="t-body" style="margin:0;"> <!--allrecords--> <div id="allrecords" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="1749814" data-tilda-page-id="30040024" data-tilda-page-alias="python-typing" data-tilda-formskey="af8cd42811902401c0e07999b5dee108" data-tilda-lazy="yes" data-tilda-root-zone="com" data-tilda-project-headcode="yes" data-tilda-project-country="RU"> <div id="rec486129678" class="r t-rec t-rec_pb_0" style="padding-bottom:0px; " data-animationappear="off" data-record-type="258"> <!-- T229 --> <div id="nav486129678marker"></div> <div id="nav486129678" class="t229 t229__positionfixed " style="background-color: rgba(0,0,0,0.70); height:50px; " data-bgcolor-hex="#000000" data-bgcolor-rgba="rgba(0,0,0,0.70)" data-navmarker="nav486129678marker" data-appearoffset="" data-bgopacity="0.70" data-menu="yes" data-menushadow="" data-menushadow-css=""> <div class="t229__maincontainer " style="height:50px;"> <div class="t229__padding40px"></div> <nav class="t229__centerside"> <ul role="list" class="t-menu__list"> <li class="t229__list_item"
style="padding:0 15px 0 0;"> <a class="t-menu__link-item"
href="#rec487297112" data-menu-submenu-hook="">
Программа</a> </li> <li class="t229__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="#rec487969244" data-menu-submenu-hook="">
Автор</a> </li> <li class="t229__list_item"
style="padding:0 0 0 15px;"> <a class="t-menu__link-item"
href="#rec494319953" data-menu-submenu-hook="">
Записаться</a> </li> </ul> </nav> <div class="t229__padding40px"></div> </div> </div> <script>t_onReady(function() {var rec=document.querySelector('#rec486129678');if(!rec) return;var burger=rec.querySelector('.t-menuburger');if(burger) {t_onFuncLoad('t_menu__createMobileMenu',function() {t_menu__createMobileMenu('486129678','.t229');});}
t_onFuncLoad('t_menu__highlightActiveLinks',function() {t_menu__highlightActiveLinks('.t229__list_item a');});rec.querySelector('.t229').classList.remove('t229__beforeready');t_onFuncLoad('t_menu__findAnchorLinks',function() {t_menu__findAnchorLinks('486129678','.t229__list_item a');});});</script> <script>t_onReady(function() {t_onFuncLoad('t_menu__setBGcolor',function() {t_menu__setBGcolor('486129678','.t229');window.addEventListener('load',function() {t_menu__setBGcolor('486129678','.t229');});window.addEventListener('resize',t_throttle(function() {t_menu__setBGcolor('486129678','.t229');}));});t_onFuncLoad('t_menu__interactFromKeyboard',function() {t_menu__interactFromKeyboard('486129678');});});</script> <style>#rec486129678 .t-menu__link-item{}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec486129678 .t-menu__link-item,#rec486129678 .t-menu__link-item.t-active{opacity:1 !important;}}</style> <style> #rec486129678 .t229__list_item .t-menu__link-item{font-size:14px;color:#ffffff;font-family:'FuturaPT';font-weight:700;text-transform:uppercase;}</style> </div> <div id="rec486129679" class="r t-rec t-screenmin-980px" style="background-color:#000000; " data-animationappear="off" data-record-type="393" data-screen-min="980px" data-bg-color="#000000"> <!-- T393 --> <div id="nav486129679marker"></div> <div id="nav486129679" class="t393 t393__positionfixed t393__beforeready" style=" top:10px;bottom:;left:;right:20px; " data-navmarker="nav486129679marker" data-appearoffset="680" data-hideoffset=""> <div class="t393__wrapper"> <a
class="t-btn t-btnflex t-btnflex_type_button t-btnflex_md t393_btn"
href="#rec494319953"> <span class="t-btnflex__text">Записаться</span> <style>#rec486129679 .t-btnflex.t-btnflex_type_button {color:#000000;background-color:#ffb800;border-style:solid !important;border-color:#ffb800 !important;--border-width:1px;border-radius:30px;box-shadow:none !important;text-transform:uppercase;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}</style> </a> </div> </div> <script>t_onReady(function() {var rec=document.querySelector('#rec486129679');if(!rec) return;rec.setAttribute('data-animationappear','off');rec.style.opacity=1;rec.querySelector('.t393').classList.remove('t393__beforeready');t_onFuncLoad('t393_appearMenu',function(){t393_appearMenu('486129679');window.addEventListener('scroll',t_throttle(function(){t393_appearMenu('486129679');}));});});</script> </div> <div id="rec486129680" class="r t-rec t-rec_pt_0 t-rec_pb_0 t-screenmax-980px" style="padding-top:0px;padding-bottom:0px;background-color:#000000; " data-record-type="943" data-screen-max="980px" data-bg-color="#000000"> <!-- t943 --> <div class="t943"> <div class="t943__buttonwrapper"> <a
class="t-btn t-btnflex t-btnflex_type_button t-btnflex_md t943__btn t943__btn_hidden"
href="#rec488729364" data-appearoffset="500" data-hideoffset=""> <span class="t-btnflex__text">Записаться</span> <style>#rec486129680 .t-btnflex.t-btnflex_type_button {color:#000000;background-color:#ffb800;border-style:solid !important;border-color:#ffb800 !important;--border-width:1px;border-radius:30px;box-shadow:none !important;text-transform:uppercase;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}</style> </a> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t943_init',function() {t943_init('486129680','yes');});});</script> </div> <div id="rec486129681" class="r t-rec t-rec_pt_0 t-rec_pb_0 t-screenmin-980px" style="padding-top:0px;padding-bottom:0px;background-color:#000000; " data-animationappear="off" data-record-type="393" data-screen-min="980px" data-bg-color="#000000"> <!-- T393 --> <div id="nav486129681marker"></div> <div id="nav486129681" class="t393 t393__positionfixed t393__beforeready" style=" top:10px;bottom:;left:;right:150px; " data-navmarker="nav486129681marker" data-appearoffset="680" data-hideoffset=""> <div class="t393__wrapper"> <a
class="t-btn t-btnflex t-btnflex_type_button t-btnflex_md t393_btn"
href="#rec487297112"> <span class="t-btnflex__text">Посмотреть программу</span> <style>#rec486129681 .t-btnflex.t-btnflex_type_button {color:#ffffff;border-style:solid !important;border-color:#ffffff !important;--border-width:1px;border-radius:30px;box-shadow:none !important;text-transform:uppercase;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}</style> </a> </div> </div> <script>t_onReady(function() {var rec=document.querySelector('#rec486129681');if(!rec) return;rec.setAttribute('data-animationappear','off');rec.style.opacity=1;rec.querySelector('.t393').classList.remove('t393__beforeready');t_onFuncLoad('t393_appearMenu',function(){t393_appearMenu('486129681');window.addEventListener('scroll',t_throttle(function(){t393_appearMenu('486129681');}));});});</script> </div> <div id="rec488735940" class="r t-rec t-rec_pt_0 t-rec_pb-res-480_60" style="padding-top:0px;background-color:#000000; " data-animationappear="off" data-record-type="396" data-bg-color="#000000"> <!-- T396 --> <style>#rec488735940 .t396__artboard {height:733px;background-color:#000000;overflow:visible;}#rec488735940 .t396__filter {height:733px;}#rec488735940 .t396__carrier{height:733px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec488735940 .t396__artboard,#rec488735940 .t396__filter,#rec488735940 .t396__carrier {height:780px;}#rec488735940 .t396__filter {}#rec488735940 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec488735940 .t396__artboard,#rec488735940 .t396__filter,#rec488735940 .t396__carrier {height:704px;}#rec488735940 .t396__filter {}#rec488735940 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec488735940 .t396__artboard,#rec488735940 .t396__filter,#rec488735940 .t396__carrier {height:564px;}#rec488735940 .t396__filter {}#rec488735940 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec488735940 .t396__artboard,#rec488735940 .t396__filter,#rec488735940 .t396__carrier {height:618px;}#rec488735940 .t396__filter {}#rec488735940 .t396__carrier {background-attachment:scroll;}}#rec488735940 .tn-elem[data-elem-id="1662705860619"]{z-index:4;top:389px;left:calc(50% - 600px + 637px);width:385px;height:auto;-webkit-filter:blur(50px);filter:blur(50px);}@media (min-width:1200px) {#rec488735940 .tn-elem.t396__elem--anim-hidden[data-elem-id="1662705860619"] {opacity:0;}}#rec488735940 .tn-elem[data-elem-id="1662705860619"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488735940 .tn-elem[data-elem-id="1662705860619"] .tn-atom {-webkit-transform:rotate(11deg);-moz-transform:rotate(11deg);transform:rotate(11deg);}#rec488735940 .tn-elem[data-elem-id="1662705860619"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1662705860619"] {top:226px;left:calc(50% - 480px + 407px);width:500px;height:auto;}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1662705860619"] {top:239px;left:calc(50% - 320px + 259px);height:auto;}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1662705860619"] {top:215px;left:calc(50% - 240px + 122px);height:auto;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1662705860619"] {top:192px;left:calc(50% - 160px + -25px);height:auto;}}#rec488735940 .tn-elem[data-elem-id="1662705860616"]{z-index:5;top:420px;left:calc(50% - 600px + 830px);width:324px;height:auto;}@media (min-width:1200px) {#rec488735940 .tn-elem.t396__elem--anim-hidden[data-elem-id="1662705860616"] {opacity:0;}}#rec488735940 .tn-elem[data-elem-id="1662705860616"] .tn-atom{opacity:0.8;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488735940 .tn-elem[data-elem-id="1662705860616"] .tn-atom {-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}#rec488735940 .tn-elem[data-elem-id="1662705860616"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1662705860616"] {top:315px;left:calc(50% - 480px + 659px);width:421px;height:auto;}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1662705860616"] {top:271px;left:calc(50% - 320px + 452px);height:auto;}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1662705860616"] {top:145px;left:calc(50% - 240px + 280px);height:auto;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1662705860616"] {top:205px;left:calc(50% - 160px + 125px);height:auto;}}#rec488735940 .tn-elem[data-elem-id="1662705860612"]{z-index:6;top:335px;left:calc(50% - 600px + 1090px);width:290px;height:auto;}@media (min-width:1200px) {#rec488735940 .tn-elem.t396__elem--anim-hidden[data-elem-id="1662705860612"] {opacity:0;}}#rec488735940 .tn-elem[data-elem-id="1662705860612"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488735940 .tn-elem[data-elem-id="1662705860612"] .tn-atom {-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}#rec488735940 .tn-elem[data-elem-id="1662705860612"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1662705860612"] {top:-301px;left:calc(50% - 480px + 702px);width:394px;height:auto;}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1662705860612"] {top:-295px;left:calc(50% - 320px + 310px);width:370px;height:auto;}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1662705860612"] {top:-235px;left:calc(50% - 240px + 240px);height:auto;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1662705860612"] {top:-182px;left:calc(50% - 160px + 152px);width:236px;height:auto;}}#rec488735940 .tn-elem[data-elem-id="1470209944682"]{color:#ffffff;z-index:7;top:147px;left:calc(50% - 600px + 16px);width:824px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1470209944682"] .tn-atom{color:#ffffff;font-size:170px;font-family:'FuturaPT',Arial,sans-serif;line-height:0.95;font-weight:700;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1470209944682"] {top:187px;left:calc(50% - 480px + 9px);height:auto;}#rec488735940 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:120px;background-size:cover;}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1470209944682"] {top:159px;left:calc(50% - 320px + 10px);width:567px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:100px;background-size:cover;}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1470209944682"] {top:135px;left:calc(50% - 240px + 9px);width:386px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:80px;line-height:1;background-size:cover;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1470209944682"] {top:133px;left:calc(50% - 160px + 9px);width:296px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:58px;line-height:1.1;background-size:cover;}}#rec488735940 .tn-elem[data-elem-id="1470233923389"]{color:#bbbbbb;z-index:8;top:294px;left:calc(50% - 600px + 921px);width:271px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1470233923389"] .tn-atom{color:#bbbbbb;font-size:25px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.4;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1470233923389"] {top:441px;left:calc(50% - 480px + 11px);width:308px;height:auto;}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1470233923389"] {top:378px;left:calc(50% - 320px + 8px);width:435px;height:auto;}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1470233923389"] {top:318px;left:calc(50% - 240px + 9px);width:213px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1470233923389"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1470233923389"] {top:282px;left:calc(50% - 160px + 16px);width:194px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1470233923389"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec488735940 .tn-elem[data-elem-id="1624389755089"]{color:#ffffff;text-align:center;z-index:11;top:583px;left:calc(50% - 600px + 276px);width:240px;height:55px;}#rec488735940 .tn-elem[data-elem-id="1624389755089"] .tn-atom{color:#ffffff;font-size:16px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.55;font-weight:500;border-width:1px;border-radius:30px;background-position:center center;border-color:#ffffff ;border-style:solid ;--t396-speedhover:0.2s;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488735940 .tn-elem[data-elem-id="1624389755089"] .tn-atom {-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (hover),(min-width:0\0) {#rec488735940 .tn-elem[data-elem-id="1624389755089"] .tn-atom:hover {background-color:#ffffff;background-image:none;border-color:#000000;}#rec488735940 .tn-elem[data-elem-id="1624389755089"] .tn-atom:hover {color:#000000;}}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1624389755089"] {top:675px;left:calc(50% - 480px + 261px);}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1624389755089"] {top:620px;left:calc(50% - 320px + 260px);}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1624389755089"] {top:481px;left:calc(50% - 240px + 244px);width:225px;height:52px;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1624389755089"] {top:518px;left:calc(50% - 160px + 10px);width:270px;height:55px;}}#rec488735940 .tn-elem[data-elem-id="1623939589296"]{color:#000000;text-align:center;z-index:12;top:583px;left:calc(50% - 600px + 16px);width:240px;height:55px;}#rec488735940 .tn-elem[data-elem-id="1623939589296"] .tn-atom{color:#000000;font-size:16px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.55;font-weight:400;border-width:1px;border-radius:30px;background-color:#ffb800;background-position:center center;border-color:transparent ;border-style:solid ;--t396-speedhover:0.2s;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488735940 .tn-elem[data-elem-id="1623939589296"] .tn-atom {-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (hover),(min-width:0\0) {#rec488735940 .tn-elem[data-elem-id="1623939589296"] .tn-atom:hover {background-color:#ffa600;background-image:none;}}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1623939589296"] {top:675px;left:calc(50% - 480px + 11px);}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1623939589296"] {top:620px;left:calc(50% - 320px + 10px);}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1623939589296"] {top:481px;left:calc(50% - 240px + 9px);width:225px;height:52px;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1623939589296"] {top:450px;left:calc(50% - 160px + 10px);width:269px;height:55px;}}#rec488735940 .tn-elem[data-elem-id="1631451381594"]{color:#ffffff;z-index:20;top:246px;left:calc(50% - 600px + 920px);width:242px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1631451381594"] .tn-atom{color:#ffffff;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.55;font-weight:600;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1631451381594"] {top:154px;left:calc(50% - 480px + 180px);width:187px;height:auto;}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1631451381594"] {top:126px;left:calc(50% - 320px + 180px);width:186px;height:auto;}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1631451381594"] {top:94px;left:calc(50% - 240px + 179px);width:192px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1631451381594"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1631451381594"] {top:100px;left:calc(50% - 160px + 140px);width:125px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1631451381594"] .tn-atom{font-size:18px;background-size:cover;}}#rec488735940 .tn-elem[data-elem-id="1632291135435"]{z-index:22;top:65px;left:calc(50% - 600px + 16px);width:212px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1632291135435"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488735940 .tn-elem[data-elem-id="1632291135435"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1632291135435"] {top:45px;left:calc(50% - 480px + 6px);width:183px;height:auto;}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1632291135435"] {top:18px;left:calc(50% - 320px + 7px);width:185px;height:auto;}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1632291135435"] {top:5px;left:calc(50% - 240px + 6px);width:184px;height:auto;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1632291135435"] {top:5px;left:calc(50% - 160px + 7px);width:178px;height:auto;}}#rec488735940 .tn-elem[data-elem-id="1660751619641"]{color:#ffffff;text-align:center;z-index:25;top:170px;left:calc(50% - 600px + 950px);width:289px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1660751619641"] .tn-atom{color:#ffffff;font-size:18px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.55;font-weight:500;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488735940 .tn-elem[data-elem-id="1660751619641"] .tn-atom {-webkit-transform:rotate(350deg);-moz-transform:rotate(350deg);transform:rotate(350deg);}@media screen and (max-width:1199px) {}@media screen and (max-width:959px) {}@media screen and (max-width:639px) {}@media screen and (max-width:479px) {}#rec488735940 .tn-elem[data-elem-id="1662704057237"]{z-index:29;top:332px;left:calc(50% - 600px + 16px);width:625px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1662704057237"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488735940 .tn-elem[data-elem-id="1662704057237"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1662704057237"] {top:315px;left:calc(50% - 480px + 9px);width:443px;height:auto;}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1662704057237"] {top:259px;left:calc(50% - 320px + 10px);width:362px;height:auto;}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1662704057237"] {top:224px;left:calc(50% - 240px + 9px);width:290px;height:auto;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1662704057237"] {top:200px;left:calc(50% - 160px + 9px);width:214px;height:auto;}}#rec488735940 .tn-elem[data-elem-id="1662711314354"]{z-index:31;top:210px;left:calc(50% - 600px + 922px);width:160px;height:auto;}#rec488735940 .tn-elem[data-elem-id="1662711314354"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488735940 .tn-elem[data-elem-id="1662711314354"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec488735940 .tn-elem[data-elem-id="1662711314354"] {top:156px;left:calc(50% - 480px + 10px);height:auto;}}@media screen and (max-width:959px) {#rec488735940 .tn-elem[data-elem-id="1662711314354"] {top:128px;left:calc(50% - 320px + 10px);height:auto;}}@media screen and (max-width:639px) {#rec488735940 .tn-elem[data-elem-id="1662711314354"] {top:92px;left:calc(50% - 240px + 9px);height:auto;}}@media screen and (max-width:479px) {#rec488735940 .tn-elem[data-elem-id="1662711314354"] {top:102px;left:calc(50% - 160px + 10px);width:121px;height:auto;}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="488735940" data-artboard-screens="320,480,640,960,1200" data-artboard-height="733" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-ovrflw="visible" data-artboard-height-res-320="618" data-artboard-height-res-480="564" data-artboard-height-res-640="704" data-artboard-height-res-960="780"> <div class="t396__carrier" data-artboard-recid="488735940"></div> <div class="t396__filter" data-artboard-recid="488735940"></div> <div class='t396__elem tn-elem tn-elem__4887359401662705860619 ' data-elem-id='1662705860619' data-elem-type='image' data-field-top-value="389" data-field-left-value="637" data-field-width-value="385" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="intoview" data-animate-sbs-trg="1" data-animate-sbs-trgofst="0" data-animate-sbs-loop="loop" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':2200,'mx':-136,'my':26,'sx':'1','sy':'1','op':0.65,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':2200,'mx':'0','my':'0','sx':1.1,'sy':1.1,'op':1,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':2200,'mx':'0','my':'0','sx':1,'sy':1,'op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-filewidth-value="506" data-field-fileheight-value="586" data-field-top-res-320-value="192" data-field-left-res-320-value="-25" data-field-top-res-480-value="215" data-field-left-res-480-value="122" data-field-top-res-640-value="239" data-field-left-res-640-value="259" data-field-top-res-960-value="226" data-field-left-res-960-value="407" data-field-width-res-960-value="500"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6662-3363-4233-b763-613862323031/BLUE.png'
src='https://thb.tildacdn.com/tild6662-3363-4233-b763-613862323031/-/resize/20x/BLUE.png'
alt='' imgfield='tn_img_1662705860619'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4887359401662705860616 ' data-elem-id='1662705860616' data-elem-type='image' data-field-top-value="420" data-field-left-value="830" data-field-width-value="324" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="intoview" data-animate-sbs-trg="1" data-animate-sbs-trgofst="0" data-animate-sbs-loop="loop" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':3200,'mx':91,'my':0,'sx':'1','sy':'1','op':0.6,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':3600,'mx':-32,'my':0,'sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':3000,'mx':0,'my':0,'sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-filewidth-value="481" data-field-fileheight-value="673" data-field-top-res-320-value="205" data-field-left-res-320-value="125" data-field-top-res-480-value="145" data-field-left-res-480-value="280" data-field-top-res-640-value="271" data-field-left-res-640-value="452" data-field-top-res-960-value="315" data-field-left-res-960-value="659" data-field-width-res-960-value="421"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6135-3238-4232-b366-316266646439/GREEN.png'
src='https://thb.tildacdn.com/tild6135-3238-4232-b366-316266646439/-/resize/20x/GREEN.png'
alt='' imgfield='tn_img_1662705860616'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4887359401662705860612 ' data-elem-id='1662705860612' data-elem-type='image' data-field-top-value="335" data-field-left-value="1090" data-field-width-value="290" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="intoview" data-animate-sbs-trg="1" data-animate-sbs-trgofst="0" data-animate-sbs-loop="loop" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':5000,'mx':-341,'my':44,'sx':1.45,'sy':1.45,'op':0.45,'ro':-60,'bl':'0','ea':'','dt':'0'},{'ti':7000,'mx':0,'my':0,'sx':1,'sy':1,'op':0.5,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':4000,'mx':0,'my':0,'sx':1,'sy':1,'op':0.35,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':4800,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-filewidth-value="381" data-field-fileheight-value="556" data-field-top-res-320-value="-182" data-field-left-res-320-value="152" data-field-width-res-320-value="236" data-field-top-res-480-value="-235" data-field-left-res-480-value="240" data-field-top-res-640-value="-295" data-field-left-res-640-value="310" data-field-width-res-640-value="370" data-field-top-res-960-value="-301" data-field-left-res-960-value="702" data-field-width-res-960-value="394"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6663-6433-4138-b331-666530363365/YELLOW.png'
src='https://thb.tildacdn.com/tild6663-6433-4138-b331-666530363365/-/resize/20x/YELLOW.png'
alt='' imgfield='tn_img_1662705860612'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4887359401470209944682' data-elem-id='1470209944682' data-elem-type='text' data-field-top-value="147" data-field-left-value="16" data-field-width-value="824" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="170" data-field-top-res-320-value="133" data-field-left-res-320-value="9" data-field-width-res-320-value="296" data-field-fontsize-res-320-value="58" data-field-top-res-480-value="135" data-field-left-res-480-value="9" data-field-width-res-480-value="386" data-field-fontsize-res-480-value="80" data-field-top-res-640-value="159" data-field-left-res-640-value="10" data-field-width-res-640-value="567" data-field-fontsize-res-640-value="100" data-field-top-res-960-value="187" data-field-left-res-960-value="9" data-field-fontsize-res-960-value="120"> <div class='tn-atom'field='tn_text_1470209944682'>Типизация</div> </div> <div class='t396__elem tn-elem tn-elem__4887359401470233923389' data-elem-id='1470233923389' data-elem-type='text' data-field-top-value="294" data-field-left-value="921" data-field-width-value="271" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="25" data-field-top-res-320-value="282" data-field-left-res-320-value="16" data-field-width-res-320-value="194" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="318" data-field-left-res-480-value="9" data-field-width-res-480-value="213" data-field-fontsize-res-480-value="18" data-field-top-res-640-value="378" data-field-left-res-640-value="8" data-field-width-res-640-value="435" data-field-top-res-960-value="441" data-field-left-res-960-value="11" data-field-width-res-960-value="308"> <div class='tn-atom'field='tn_text_1470233923389'>Самый полный<br>и продвинутый курс<br>для тех, кто хочет писать более поддерживаемый<br>и надёжный код. <br></div> </div> <div class='t396__elem tn-elem tn-elem__4887359401624389755089' data-elem-id='1624389755089' data-elem-type='button' data-field-top-value="583" data-field-left-value="276" data-field-height-value="55" data-field-width-value="240" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-fontsize-value="16" data-field-top-res-320-value="518" data-field-left-res-320-value="10" data-field-height-res-320-value="55" data-field-width-res-320-value="270" data-field-top-res-480-value="481" data-field-left-res-480-value="244" data-field-height-res-480-value="52" data-field-width-res-480-value="225" data-field-top-res-640-value="620" data-field-left-res-640-value="260" data-field-top-res-960-value="675" data-field-left-res-960-value="261"> <a class='tn-atom' href="#rec487297112"> <div class='tn-atom__button-content'> <span>Посмотреть программу</span> </div> </a> </div> <div class='t396__elem tn-elem tn-elem__4887359401623939589296' data-elem-id='1623939589296' data-elem-type='button' data-field-top-value="583" data-field-left-value="16" data-field-height-value="55" data-field-width-value="240" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-fontsize-value="16" data-field-top-res-320-value="450" data-field-left-res-320-value="10" data-field-height-res-320-value="55" data-field-width-res-320-value="269" data-field-top-res-480-value="481" data-field-left-res-480-value="9" data-field-height-res-480-value="52" data-field-width-res-480-value="225" data-field-top-res-640-value="620" data-field-left-res-640-value="10" data-field-top-res-960-value="675" data-field-left-res-960-value="11"> <a class='tn-atom' href="#rec494319953"> <div class='tn-atom__button-content'> <span>Записаться</span> </div> </a> </div> <div class='t396__elem tn-elem tn-elem__4887359401631451381594' data-elem-id='1631451381594' data-elem-type='text' data-field-top-value="246" data-field-left-value="920" data-field-width-value="242" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="24" data-field-top-res-320-value="100" data-field-left-res-320-value="140" data-field-width-res-320-value="125" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="94" data-field-left-res-480-value="179" data-field-width-res-480-value="192" data-field-fontsize-res-480-value="18" data-field-top-res-640-value="126" data-field-left-res-640-value="180" data-field-width-res-640-value="186" data-field-top-res-960-value="154" data-field-left-res-960-value="180" data-field-width-res-960-value="187"> <div class='tn-atom'field='tn_text_1631451381594'></div> </div> <div class='t396__elem tn-elem tn-elem__4887359401632291135435' data-elem-id='1632291135435' data-elem-type='image' data-field-top-value="65" data-field-left-value="16" data-field-width-value="212" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="841" data-field-fileheight-value="270" data-field-top-res-320-value="5" data-field-left-res-320-value="7" data-field-width-res-320-value="178" data-field-top-res-480-value="5" data-field-left-res-480-value="6" data-field-width-res-480-value="184" data-field-top-res-640-value="18" data-field-left-res-640-value="7" data-field-width-res-640-value="185" data-field-top-res-960-value="45" data-field-left-res-960-value="6" data-field-width-res-960-value="183"> <a class='tn-atom' href="https://education.borshev.com"> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6132-6434-4232-b432-383864363334/_-02.svg'
src='https://static.tildacdn.com/tild6132-6434-4232-b432-383864363334/_-02.svg'
alt='' imgfield='tn_img_1632291135435'
/> </a> </div> <div class='t396__elem tn-elem tn-elem__4887359401660751619641' data-elem-id='1660751619641' data-elem-type='text' data-field-top-value="170" data-field-left-value="950" data-field-width-value="289" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="18"> <div class='tn-atom'field='tn_text_1660751619641'></div> </div> <div class='t396__elem tn-elem tn-elem__4887359401662704057237' data-elem-id='1662704057237' data-elem-type='image' data-field-top-value="332" data-field-left-value="16" data-field-width-value="625" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="359" data-field-fileheight-value="96" data-field-top-res-320-value="200" data-field-left-res-320-value="9" data-field-width-res-320-value="214" data-field-top-res-480-value="224" data-field-left-res-480-value="9" data-field-width-res-480-value="290" data-field-top-res-640-value="259" data-field-left-res-640-value="10" data-field-width-res-640-value="362" data-field-top-res-960-value="315" data-field-left-res-960-value="9" data-field-width-res-960-value="443"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3430-6430-4535-a535-613331616432/_Python.svg'
src='https://static.tildacdn.com/tild3430-6430-4535-a535-613331616432/_Python.svg'
alt='' imgfield='tn_img_1662704057237'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4887359401662711314354' data-elem-id='1662711314354' data-elem-type='image' data-field-top-value="210" data-field-left-value="922" data-field-width-value="160" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="132" data-field-fileheight-value="27" data-field-top-res-320-value="102" data-field-left-res-320-value="10" data-field-width-res-320-value="121" data-field-top-res-480-value="92" data-field-left-res-480-value="9" data-field-top-res-640-value="128" data-field-left-res-640-value="10" data-field-top-res-960-value="156" data-field-left-res-960-value="10"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3335-6665-4364-a262-623064333936/photo.svg'
src='https://static.tildacdn.com/tild3335-6665-4364-a262-623064333936/photo.svg'
alt='' imgfield='tn_img_1662711314354'
/> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('488735940');});});</script> <!-- /T396 --> </div> <div id="rec488253285" class="r t-rec t-rec_pb-res-480_120" style="background-color:#000000; " data-animationappear="off" data-record-type="396" data-bg-color="#000000"> <!-- T396 --> <style>#rec488253285 .t396__artboard {height:726px;background-color:#000000;overflow:visible;}#rec488253285 .t396__filter {height:726px;}#rec488253285 .t396__carrier{height:726px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec488253285 .t396__artboard,#rec488253285 .t396__filter,#rec488253285 .t396__carrier {height:876px;}#rec488253285 .t396__filter {}#rec488253285 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec488253285 .t396__artboard,#rec488253285 .t396__filter,#rec488253285 .t396__carrier {height:973px;}#rec488253285 .t396__filter {}#rec488253285 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec488253285 .t396__artboard,#rec488253285 .t396__filter,#rec488253285 .t396__carrier {height:628px;}#rec488253285 .t396__filter {}#rec488253285 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec488253285 .t396__artboard,#rec488253285 .t396__filter,#rec488253285 .t396__carrier {height:695px;}#rec488253285 .t396__filter {}#rec488253285 .t396__carrier {background-attachment:scroll;}}#rec488253285 .tn-elem[data-elem-id="1470209944682"]{color:#ffffff;z-index:1;top:118px;left:calc(50% - 600px + 582px);width:266px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1470209944682"] .tn-atom{color:#ffffff;font-size:52px;font-family:'FuturaPT',Arial,sans-serif;line-height:0.95;font-weight:700;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec488253285 .tn-elem[data-elem-id="1470209944682"] {top:-4px;left:calc(50% - 480px + 10px);height:auto;}}@media screen and (max-width:959px) {#rec488253285 .tn-elem[data-elem-id="1470209944682"] {top:-5px;left:calc(50% - 320px + 9px);height:auto;}}@media screen and (max-width:639px) {#rec488253285 .tn-elem[data-elem-id="1470209944682"] {top:-2px;left:calc(50% - 240px + 10px);width:450px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:32px;background-size:cover;}}@media screen and (max-width:479px) {#rec488253285 .tn-elem[data-elem-id="1470209944682"] {top:-1px;left:calc(50% - 160px + 10px);width:287px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:32px;background-size:cover;}}#rec488253285 .tn-elem[data-elem-id="1662536087594"]{z-index:19;top:130px;left:calc(50% - 600px + 147px);width:481px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662536087594"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488253285 .tn-elem[data-elem-id="1662536087594"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec488253285 .tn-elem[data-elem-id="1662536087594"] {top:38px;left:calc(50% - 480px + 210px);height:auto;}}@media screen and (max-width:959px) {#rec488253285 .tn-elem[data-elem-id="1662536087594"] {top:80px;left:calc(50% - 320px + 211px);width:375px;height:auto;}}@media screen and (max-width:639px) {#rec488253285 .tn-elem[data-elem-id="1662536087594"] {top:47px;left:calc(50% - 240px + 135px);width:323px;height:auto;}}@media screen and (max-width:479px) {#rec488253285 .tn-elem[data-elem-id="1662536087594"] {top:85px;left:calc(50% - 160px + 100px);width:212px;height:auto;}}#rec488253285 .tn-elem[data-elem-id="1662536087602"]{z-index:21;top:558px;left:calc(50% - 600px + 143px);width:464px;height:1px;}#rec488253285 .tn-elem[data-elem-id="1662536087602"] .tn-atom{background-color:#292929;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec488253285 .tn-elem[data-elem-id="1662536087602"] {top:465px;left:calc(50% - 480px + 211px);width:450px;}}@media screen and (max-width:959px) {#rec488253285 .tn-elem[data-elem-id="1662536087602"] {top:414px;left:calc(50% - 320px + 204px);width:375px;}}@media screen and (max-width:639px) {#rec488253285 .tn-elem[data-elem-id="1662536087602"] {top:334px;left:calc(50% - 240px + 135px);width:310px;height:1px;}}@media screen and (max-width:479px) {#rec488253285 .tn-elem[data-elem-id="1662536087602"] {top:272px;left:calc(50% - 160px + 100px);width:209px;height:1px;}}#rec488253285 .tn-elem[data-elem-id="1662536087607"]{color:#bbbbbb;z-index:22;top:207px;left:calc(50% - 600px + 628px);width:473px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662536087607"] .tn-atom{color:#bbbbbb;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.4;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec488253285 .tn-elem[data-elem-id="1662536087607"] {top:500px;left:calc(50% - 480px + 11px);width:390px;height:auto;}}@media screen and (max-width:959px) {#rec488253285 .tn-elem[data-elem-id="1662536087607"] {top:463px;left:calc(50% - 320px + 10px);height:auto;}}@media screen and (max-width:639px) {#rec488253285 .tn-elem[data-elem-id="1662536087607"] {top:501px;left:calc(50% - 240px + 10px);width:438px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662536087607"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:479px) {#rec488253285 .tn-elem[data-elem-id="1662536087607"] {top:293px;left:calc(50% - 160px + 10px);width:300px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662536087607"] .tn-atom{font-size:18px;line-height:1.4;background-size:cover;}}#rec488253285 .tn-elem[data-elem-id="1662581067363"]{color:#bbbbbb;z-index:23;top:401px;left:calc(50% - 600px + 702px);width:446px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662581067363"] .tn-atom{color:#bbbbbb;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.4;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec488253285 .tn-elem[data-elem-id="1662581067363"] {top:589px;left:calc(50% - 480px + 489px);width:390px;height:auto;}}@media screen and (max-width:959px) {#rec488253285 .tn-elem[data-elem-id="1662581067363"] {top:685px;left:calc(50% - 320px + 229px);height:auto;}}@media screen and (max-width:639px) {#rec488253285 .tn-elem[data-elem-id="1662581067363"] {top:375px;left:calc(50% - 240px + 10px);width:438px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662581067363"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:479px) {#rec488253285 .tn-elem[data-elem-id="1662581067363"] {top:545px;left:calc(50% - 160px + 9px);width:300px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662581067363"] .tn-atom{font-size:18px;line-height:1.4;background-size:cover;}}#rec488253285 .tn-elem[data-elem-id="1662582319015"]{color:#ffffff;z-index:27;top:207px;left:calc(50% - 600px + 20px);width:238px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662582319015"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec488253285 .tn-elem[data-elem-id="1662582319015"] {top:104px;left:calc(50% - 480px + 10px);width:238px;height:auto;}}@media screen and (max-width:959px) {#rec488253285 .tn-elem[data-elem-id="1662582319015"] {top:98px;left:calc(50% - 320px + 9px);width:237px;height:auto;}}@media screen and (max-width:639px) {#rec488253285 .tn-elem[data-elem-id="1662582319015"] {top:74px;left:calc(50% - 240px + 10px);width:165px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662582319015"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:479px) {#rec488253285 .tn-elem[data-elem-id="1662582319015"] {top:57px;left:calc(50% - 160px + 9px);width:165px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662582319015"] .tn-atom{font-size:14px;line-height:1.3;background-size:cover;}}#rec488253285 .tn-elem[data-elem-id="1662583572002"]{z-index:28;top:299px;left:calc(50% - 600px + 160px);width:127px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662583572002"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec488253285 .tn-elem[data-elem-id="1662583572002"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec488253285 .tn-elem[data-elem-id="1662583572002"] {top:200px;left:calc(50% - 480px + 210px);height:auto;}}@media screen and (max-width:959px) {#rec488253285 .tn-elem[data-elem-id="1662583572002"] {top:191px;left:calc(50% - 320px + 182px);height:auto;}}@media screen and (max-width:639px) {#rec488253285 .tn-elem[data-elem-id="1662583572002"] {top:138px;left:calc(50% - 240px + 104px);height:auto;}}@media screen and (max-width:479px) {#rec488253285 .tn-elem[data-elem-id="1662583572002"] {top:132px;left:calc(50% - 160px + 80px);width:82px;height:auto;}#rec488253285 .tn-elem[data-elem-id="1662583572002"] .tn-atom {background-size:cover;-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);transform:rotate(15deg);}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="488253285" data-artboard-screens="320,480,640,960,1200" data-artboard-height="726" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-ovrflw="visible" data-artboard-height-res-320="695" data-artboard-height-res-480="628" data-artboard-height-res-640="973" data-artboard-height-res-960="876"> <div class="t396__carrier" data-artboard-recid="488253285"></div> <div class="t396__filter" data-artboard-recid="488253285"></div> <div class='t396__elem tn-elem tn-elem__4882532851470209944682' data-elem-id='1470209944682' data-elem-type='text' data-field-top-value="118" data-field-left-value="582" data-field-width-value="266" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="52" data-field-top-res-320-value="-1" data-field-left-res-320-value="10" data-field-width-res-320-value="287" data-field-fontsize-res-320-value="32" data-field-top-res-480-value="-2" data-field-left-res-480-value="10" data-field-width-res-480-value="450" data-field-fontsize-res-480-value="32" data-field-top-res-640-value="-5" data-field-left-res-640-value="9" data-field-top-res-960-value="-4" data-field-left-res-960-value="10"> <div class='tn-atom'field='tn_text_1470209944682'>О курсе</div> </div> <div class='t396__elem tn-elem tn-elem__4882532851662536087594' data-elem-id='1662536087594' data-elem-type='image' data-field-top-value="130" data-field-left-value="147" data-field-width-value="481" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="1680" data-field-fileheight-value="1496" data-field-top-res-320-value="85" data-field-left-res-320-value="100" data-field-width-res-320-value="212" data-field-top-res-480-value="47" data-field-left-res-480-value="135" data-field-width-res-480-value="323" data-field-top-res-640-value="80" data-field-left-res-640-value="211" data-field-width-res-640-value="375" data-field-top-res-960-value="38" data-field-left-res-960-value="210"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3330-3630-4563-b531-623230366338/__.png'
src='https://thb.tildacdn.com/tild3330-3630-4563-b531-623230366338/-/resize/20x/__.png'
alt='' imgfield='tn_img_1662536087594'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4882532851662536087602' data-elem-id='1662536087602' data-elem-type='shape' data-field-top-value="558" data-field-left-value="143" data-field-height-value="1" data-field-width-value="464" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="272" data-field-left-res-320-value="100" data-field-height-res-320-value="1" data-field-width-res-320-value="209" data-field-top-res-480-value="334" data-field-left-res-480-value="135" data-field-height-res-480-value="1" data-field-width-res-480-value="310" data-field-top-res-640-value="414" data-field-left-res-640-value="204" data-field-width-res-640-value="375" data-field-top-res-960-value="465" data-field-left-res-960-value="211" data-field-width-res-960-value="450"> <div class='tn-atom'> </div> </div> <div class='t396__elem tn-elem tn-elem__4882532851662536087607' data-elem-id='1662536087607' data-elem-type='text' data-field-top-value="207" data-field-left-value="628" data-field-width-value="473" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="293" data-field-left-res-320-value="10" data-field-width-res-320-value="300" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="501" data-field-left-res-480-value="10" data-field-width-res-480-value="438" data-field-fontsize-res-480-value="18" data-field-top-res-640-value="463" data-field-left-res-640-value="10" data-field-top-res-960-value="500" data-field-left-res-960-value="11" data-field-width-res-960-value="390"> <div class='tn-atom'field='tn_text_1662536087607'>Мы решили сделать этот курс, потому что типы в Python — очень недооценённый инструмент: многие синьёры считают тайпхинты излишней нагрузкой, хотя с их помощью можно было бы радикально повысить читаемость кода и заставить джунов думать об API до отправки кода на ревью.</div> </div> <div class='t396__elem tn-elem tn-elem__4882532851662581067363' data-elem-id='1662581067363' data-elem-type='text' data-field-top-value="401" data-field-left-value="702" data-field-width-value="446" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="545" data-field-left-res-320-value="9" data-field-width-res-320-value="300" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="375" data-field-left-res-480-value="10" data-field-width-res-480-value="438" data-field-fontsize-res-480-value="18" data-field-top-res-640-value="685" data-field-left-res-640-value="229" data-field-top-res-960-value="589" data-field-left-res-960-value="489" data-field-width-res-960-value="390"> <div class='tn-atom'field='tn_text_1662581067363'>Мы делаем его бесплатным, потому что хотим, чтобы в мире появлялось больше типизированного кода. </div> </div> <div class='t396__elem tn-elem tn-elem__4882532851662582319015' data-elem-id='1662582319015' data-elem-type='text' data-field-top-value="207" data-field-left-value="20" data-field-width-value="238" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="57" data-field-left-res-320-value="9" data-field-width-res-320-value="165" data-field-fontsize-res-320-value="14" data-field-top-res-480-value="74" data-field-left-res-480-value="10" data-field-width-res-480-value="165" data-field-fontsize-res-480-value="14" data-field-top-res-640-value="98" data-field-left-res-640-value="9" data-field-width-res-640-value="237" data-field-top-res-960-value="104" data-field-left-res-960-value="10" data-field-width-res-960-value="238"> <div class='tn-atom'field='tn_text_1662582319015'>Меня зовут Фёдор Борщёв, я основатель Школы сильных программистов</div> </div> <div class='t396__elem tn-elem tn-elem__4882532851662583572002' data-elem-id='1662583572002' data-elem-type='image' data-field-top-value="299" data-field-left-value="160" data-field-width-value="127" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="127" data-field-fileheight-value="53" data-field-top-res-320-value="132" data-field-left-res-320-value="80" data-field-width-res-320-value="82" data-field-top-res-480-value="138" data-field-left-res-480-value="104" data-field-top-res-640-value="191" data-field-left-res-640-value="182" data-field-top-res-960-value="200" data-field-left-res-960-value="210"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3739-6236-4038-b633-343663343630/Vector_23.svg'
src='https://static.tildacdn.com/tild3739-6236-4038-b633-343663343630/Vector_23.svg'
alt='' imgfield='tn_img_1662583572002'
/> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('488253285');});});</script> <!-- /T396 --> </div> <div id="rec487900991" class="r t-rec t-rec_pt_0 t-rec_pb_30 t-rec_pb-res-480_90" style="padding-top:0px;padding-bottom:30px;background-color:#000000; " data-animationappear="off" data-record-type="396" data-bg-color="#000000"> <!-- T396 --> <style>#rec487900991 .t396__artboard {height:913px;background-color:#000000;overflow:visible;}#rec487900991 .t396__filter {height:913px;}#rec487900991 .t396__carrier{height:913px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec487900991 .t396__artboard,#rec487900991 .t396__filter,#rec487900991 .t396__carrier {height:1374px;}#rec487900991 .t396__filter {}#rec487900991 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec487900991 .t396__artboard,#rec487900991 .t396__filter,#rec487900991 .t396__carrier {height:1363px;}#rec487900991 .t396__filter {}#rec487900991 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec487900991 .t396__artboard,#rec487900991 .t396__filter,#rec487900991 .t396__carrier {height:1324px;}#rec487900991 .t396__filter {}#rec487900991 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec487900991 .t396__artboard,#rec487900991 .t396__filter,#rec487900991 .t396__carrier {height:1076px;}#rec487900991 .t396__artboard {background-color:#000000;}#rec487900991 .t396__filter{}#rec487900991 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec487900991 .tn-elem[data-elem-id="1662840921321"]{z-index:1;top:-405px;left:calc(50% - 600px + 60000px);width:492px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662840921321"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec487900991 .tn-elem[data-elem-id="1662840921321"] .tn-atom__img {}@media screen and (max-width:1199px) {}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1662840921321"] {top:820px;left:calc(50% - 320px + 9px);width:468px;height:auto;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1662840921321"] {top:797px;left:calc(50% - 240px + 9px);width:456px;height:auto;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1662840921321"] {top:681px;left:calc(50% - 160px + 9px);width:327px;height:auto;}}#rec487900991 .tn-elem[data-elem-id="1662538303262"]{z-index:2;top:515px;left:calc(50% - 600px + 168px);width:837px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662538303262"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec487900991 .tn-elem[data-elem-id="1662538303262"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1662538303262"] {top:967px;left:calc(50% - 480px + 9px);height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1662538303262"] {top:755px;left:calc(50% - 320px + 4000px);height:auto;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1662538303262"] {top:485px;left:calc(50% - 240px + 6000px);height:auto;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1662538303262"] {top:625px;left:calc(50% - 160px + 2000px);height:auto;}}#rec487900991 .tn-elem[data-elem-id="1662843077808"]{z-index:3;top:120px;left:calc(50% - 600px + 21px);width:515px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662843077808"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec487900991 .tn-elem[data-elem-id="1662843077808"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1662843077808"] {left:calc(50% - 480px + 4000px);height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1662843077808"] {left:calc(50% - 320px + 4000px);height:auto;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1662843077808"] {left:calc(50% - 240px + 4000px);height:auto;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1662843077808"] {left:calc(50% - 160px + 4000px);height:auto;}}#rec487900991 .tn-elem[data-elem-id="1662537152917"]{z-index:4;top:104px;left:calc(50% - 600px + 620px);width:521px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662537152917"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec487900991 .tn-elem[data-elem-id="1662537152917"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1662537152917"] {top:497px;left:calc(50% - 480px + 416px);height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1662537152917"] {top:422px;left:calc(50% - 320px + 0px);width:478px;height:auto;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1662537152917"] {top:404px;left:calc(50% - 240px + 1px);width:465px;height:auto;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1662537152917"] {top:353px;left:calc(50% - 160px + 4px);width:332px;height:auto;}}#rec487900991 .tn-elem[data-elem-id="1470209944682"]{color:#ffffff;z-index:5;top:-15px;left:calc(50% - 600px + 20px);width:418px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1470209944682"] .tn-atom{color:#ffffff;font-size:44px;font-family:'FuturaPT',Arial,sans-serif;line-height:1;font-weight:700;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1470209944682"] {top:-5px;left:calc(50% - 480px + 9px);width:526px;height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1470209944682"] {top:7px;left:calc(50% - 320px + 32px);width:579px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:40px;background-size:cover;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1470209944682"] {top:-2px;left:calc(50% - 240px + 10px);width:449px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:28px;background-size:cover;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1470209944682"] {top:-4px;left:calc(50% - 160px + 10px);width:289px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:28px;line-height:1.1;background-size:cover;}}#rec487900991 .tn-elem[data-elem-id="1623963076836"]{z-index:6;top:-285px;left:calc(50% - 600px + 6000px);width:535px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623963076836"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec487900991 .tn-elem[data-elem-id="1623963076836"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1623963076836"] {top:84px;left:calc(50% - 480px + 9px);height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1623963076836"] {top:88px;left:calc(50% - 320px + 10px);width:467px;height:auto;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1623963076836"] {top:72px;left:calc(50% - 240px + 10px);width:456px;height:auto;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1623963076836"] {top:91px;left:calc(50% - 160px + 4px);width:329px;height:auto;}}#rec487900991 .tn-elem[data-elem-id="1623963087669"]{z-index:7;top:42px;left:calc(50% - 600px + 0px);width:174px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623963087669"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec487900991 .tn-elem[data-elem-id="1623963087669"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1623963087669"] {top:6px;left:calc(50% - 480px + -11px);height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1623963087669"] {top:16px;left:calc(50% - 320px + -10px);width:160px;height:auto;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1623963087669"] {top:4px;left:calc(50% - 240px + -10px);width:150px;height:auto;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1623963087669"] {top:36px;left:calc(50% - 160px + -3px);width:122px;height:auto;}}#rec487900991 .tn-elem[data-elem-id="1623963161986"]{color:#bbbbbb;z-index:8;top:171px;left:calc(50% - 600px + 59px);width:403px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623963161986"] .tn-atom{color:#bbbbbb;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.4;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1623963161986"] {top:134px;left:calc(50% - 480px + 50px);height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1623963161986"] {top:137px;left:calc(50% - 320px + 50px);width:362px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623963161986"] .tn-atom{font-size:21px;background-size:cover;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1623963161986"] {top:123px;left:calc(50% - 240px + 30px);width:335px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623963161986"] .tn-atom{font-size:21px;line-height:1.3;background-size:cover;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1623963161986"] {top:118px;left:calc(50% - 160px + 26px);width:266px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623963161986"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}}#rec487900991 .tn-elem[data-elem-id="1623997067497"]{color:#bbbbbb;z-index:9;top:216px;left:calc(50% - 600px + 668px);width:393px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623997067497"] .tn-atom{color:#bbbbbb;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.4;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1623997067497"] {top:607px;left:calc(50% - 480px + 467px);height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1623997067497"] {top:528px;left:calc(50% - 320px + 50px);width:346px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623997067497"] .tn-atom{font-size:21px;line-height:1.3;background-size:cover;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1623997067497"] {top:510px;left:calc(50% - 240px + 30px);width:366px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623997067497"] .tn-atom{font-size:21px;line-height:1.3;background-size:cover;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1623997067497"] {top:420px;left:calc(50% - 160px + 26px);width:274px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1623997067497"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec487900991 .tn-elem[data-elem-id="1624028944123"]{color:#ffffff;z-index:10;top:34px;left:calc(50% - 600px + 626px);width:407px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1624028944123"] .tn-atom{color:#ffffff;font-size:44px;font-family:'FuturaPT',Arial,sans-serif;line-height:1;font-weight:700;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1624028944123"] {top:469px;left:calc(50% - 480px + 428px);width:494px;height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1624028944123"] {top:397px;left:calc(50% - 320px + 10px);width:531px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1624028944123"] .tn-atom{font-size:40px;background-size:cover;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1624028944123"] {top:384px;left:calc(50% - 240px + 10px);width:444px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1624028944123"] .tn-atom{font-size:28px;background-size:cover;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1624028944123"] {top:309px;left:calc(50% - 160px + 10px);width:253px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1624028944123"] .tn-atom{font-size:28px;line-height:1.1;background-size:cover;}}#rec487900991 .tn-elem[data-elem-id="1662537549661"]{color:#ffffff;z-index:11;top:435px;left:calc(50% - 600px + 166px);width:428px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662537549661"] .tn-atom{color:#ffffff;font-size:44px;font-family:'FuturaPT',Arial,sans-serif;line-height:1;font-weight:700;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1662537549661"] {top:929px;left:calc(50% - 480px + 11px);width:642px;height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1662537549661"] {top:788px;left:calc(50% - 320px + 9px);width:579px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662537549661"] .tn-atom{font-size:40px;background-size:cover;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1662537549661"] {top:771px;left:calc(50% - 240px + 10px);width:449px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662537549661"] .tn-atom{font-size:28px;background-size:cover;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1662537549661"] {top:613px;left:calc(50% - 160px + 11px);width:289px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662537549661"] .tn-atom{font-size:28px;line-height:1.1;background-size:cover;}}#rec487900991 .tn-elem[data-elem-id="1662537614798"]{color:#bbbbbb;z-index:12;top:619px;left:calc(50% - 600px + 207px);width:691px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662537614798"] .tn-atom{color:#bbbbbb;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.4;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487900991 .tn-elem[data-elem-id="1662537614798"] {top:1076px;left:calc(50% - 480px + 51px);height:auto;}}@media screen and (max-width:959px) {#rec487900991 .tn-elem[data-elem-id="1662537614798"] {top:922px;left:calc(50% - 320px + 50px);width:362px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662537614798"] .tn-atom{font-size:21px;background-size:cover;}}@media screen and (max-width:639px) {#rec487900991 .tn-elem[data-elem-id="1662537614798"] {top:899px;left:calc(50% - 240px + 30px);width:366px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662537614798"] .tn-atom{font-size:21px;line-height:1.3;background-size:cover;}}@media screen and (max-width:479px) {#rec487900991 .tn-elem[data-elem-id="1662537614798"] {top:743px;left:calc(50% - 160px + 26px);width:274px;height:auto;}#rec487900991 .tn-elem[data-elem-id="1662537614798"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="487900991" data-artboard-screens="320,480,640,960,1200" data-artboard-height="913" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-ovrflw="visible" data-artboard-height-res-320="1076" data-artboard-upscale-res-320="grid" data-artboard-height-res-480="1324" data-artboard-height-res-640="1363" data-artboard-height-res-960="1374"> <div class="t396__carrier" data-artboard-recid="487900991"></div> <div class="t396__filter" data-artboard-recid="487900991"></div> <div class='t396__elem tn-elem tn-elem__4879009911662840921321' data-elem-id='1662840921321' data-elem-type='image' data-field-top-value="-405" data-field-left-value="60000" data-field-width-value="492" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="492" data-field-fileheight-value="568" data-field-top-res-320-value="681" data-field-left-res-320-value="9" data-field-width-res-320-value="327" data-field-top-res-480-value="797" data-field-left-res-480-value="9" data-field-width-res-480-value="456" data-field-top-res-640-value="820" data-field-left-res-640-value="9" data-field-width-res-640-value="468"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3535-6462-4161-a538-623232303539/Group_1044.svg'
src='https://static.tildacdn.com/tild3535-6462-4161-a538-623232303539/Group_1044.svg'
alt='' imgfield='tn_img_1662840921321'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4879009911662538303262' data-elem-id='1662538303262' data-elem-type='image' data-field-top-value="515" data-field-left-value="168" data-field-width-value="837" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="837" data-field-fileheight-value="405" data-field-top-res-320-value="625" data-field-left-res-320-value="2000" data-field-top-res-480-value="485" data-field-left-res-480-value="6000" data-field-top-res-640-value="755" data-field-left-res-640-value="4000" data-field-top-res-960-value="967" data-field-left-res-960-value="9"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6634-6330-4830-b465-346464356265/Group_1043.svg'
src='https://static.tildacdn.com/tild6634-6330-4830-b465-346464356265/Group_1043.svg'
alt='' imgfield='tn_img_1662538303262'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4879009911662843077808' data-elem-id='1662843077808' data-elem-type='image' data-field-top-value="120" data-field-left-value="21" data-field-width-value="515" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="466" data-field-fileheight-value="265" data-field-left-res-320-value="4000" data-field-left-res-480-value="4000" data-field-left-res-640-value="4000" data-field-left-res-960-value="4000"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3166-3634-4166-a264-373633343166/photo.svg'
src='https://static.tildacdn.com/tild3166-3634-4166-a264-373633343166/photo.svg'
alt='' imgfield='tn_img_1662843077808'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4879009911662537152917' data-elem-id='1662537152917' data-elem-type='image' data-field-top-value="104" data-field-left-value="620" data-field-width-value="521" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="518" data-field-fileheight-value="370" data-field-top-res-320-value="353" data-field-left-res-320-value="4" data-field-width-res-320-value="332" data-field-top-res-480-value="404" data-field-left-res-480-value="1" data-field-width-res-480-value="465" data-field-top-res-640-value="422" data-field-left-res-640-value="0" data-field-width-res-640-value="478" data-field-top-res-960-value="497" data-field-left-res-960-value="416"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3964-3462-4865-b962-333466353861/photo.svg'
src='https://static.tildacdn.com/tild3964-3462-4865-b962-333466353861/photo.svg'
alt='' imgfield='tn_img_1662537152917'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4879009911470209944682' data-elem-id='1470209944682' data-elem-type='text' data-field-top-value="-15" data-field-left-value="20" data-field-width-value="418" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="44" data-field-top-res-320-value="-4" data-field-left-res-320-value="10" data-field-width-res-320-value="289" data-field-fontsize-res-320-value="28" data-field-top-res-480-value="-2" data-field-left-res-480-value="10" data-field-width-res-480-value="449" data-field-fontsize-res-480-value="28" data-field-top-res-640-value="7" data-field-left-res-640-value="32" data-field-width-res-640-value="579" data-field-fontsize-res-640-value="40" data-field-top-res-960-value="-5" data-field-left-res-960-value="9" data-field-width-res-960-value="526"> <div class='tn-atom'field='tn_text_1470209944682'><span style="font-weight: 400;">Этот курс</span> <span style="color: rgb(35, 207, 104);">подойдёт,</span> <span style="font-weight: 400;">если:</span></div> </div> <div class='t396__elem tn-elem tn-elem__4879009911623963076836' data-elem-id='1623963076836' data-elem-type='image' data-field-top-value="-285" data-field-left-value="6000" data-field-width-value="535" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="509" data-field-fileheight-value="309" data-field-top-res-320-value="91" data-field-left-res-320-value="4" data-field-width-res-320-value="329" data-field-top-res-480-value="72" data-field-left-res-480-value="10" data-field-width-res-480-value="456" data-field-top-res-640-value="88" data-field-left-res-640-value="10" data-field-width-res-640-value="467" data-field-top-res-960-value="84" data-field-left-res-960-value="9"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6461-6632-4537-b435-303731336364/photo.svg'
src='https://static.tildacdn.com/tild6461-6632-4537-b435-303731336364/photo.svg'
alt='' imgfield='tn_img_1623963076836'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4879009911623963087669' data-elem-id='1623963087669' data-elem-type='image' data-field-top-value="42" data-field-left-value="0" data-field-width-value="174" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="174" data-field-fileheight-value="173" data-field-top-res-320-value="36" data-field-left-res-320-value="-3" data-field-width-res-320-value="122" data-field-top-res-480-value="4" data-field-left-res-480-value="-10" data-field-width-res-480-value="150" data-field-top-res-640-value="16" data-field-left-res-640-value="-10" data-field-width-res-640-value="160" data-field-top-res-960-value="6" data-field-left-res-960-value="-11"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6537-6138-4962-a364-646336323031/photo.svg'
src='https://static.tildacdn.com/tild6537-6138-4962-a364-646336323031/photo.svg'
alt='' imgfield='tn_img_1623963087669'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4879009911623963161986' data-elem-id='1623963161986' data-elem-type='text' data-field-top-value="171" data-field-left-value="59" data-field-width-value="403" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="24" data-field-top-res-320-value="118" data-field-left-res-320-value="26" data-field-width-res-320-value="266" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="123" data-field-left-res-480-value="30" data-field-width-res-480-value="335" data-field-fontsize-res-480-value="21" data-field-top-res-640-value="137" data-field-left-res-640-value="50" data-field-width-res-640-value="362" data-field-fontsize-res-640-value="21" data-field-top-res-960-value="134" data-field-left-res-960-value="50"> <div class='tn-atom'field='tn_text_1623963161986'><ol> <li>Вы пишете промышленный код на Python</li> <li> Любите аннотации типов </li> <li> Хотите сделать код понятнее и надёжнее</li> </ol></div> </div> <div class='t396__elem tn-elem tn-elem__4879009911623997067497' data-elem-id='1623997067497' data-elem-type='text' data-field-top-value="216" data-field-left-value="668" data-field-width-value="393" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="24" data-field-top-res-320-value="420" data-field-left-res-320-value="26" data-field-width-res-320-value="274" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="510" data-field-left-res-480-value="30" data-field-width-res-480-value="366" data-field-fontsize-res-480-value="21" data-field-top-res-640-value="528" data-field-left-res-640-value="50" data-field-width-res-640-value="346" data-field-fontsize-res-640-value="21" data-field-top-res-960-value="607" data-field-left-res-960-value="467"> <div class='tn-atom'field='tn_text_1623997067497'><ol> <li> Вы мало знаете Python </li> <li>В основном пишете одноразовые скрипты</li> <li>Считаете, что типы — это лишнее, нужно просто писать без ошибок</li> </ol></div> </div> <div class='t396__elem tn-elem tn-elem__4879009911624028944123' data-elem-id='1624028944123' data-elem-type='text' data-field-top-value="34" data-field-left-value="626" data-field-width-value="407" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="44" data-field-top-res-320-value="309" data-field-left-res-320-value="10" data-field-width-res-320-value="253" data-field-fontsize-res-320-value="28" data-field-top-res-480-value="384" data-field-left-res-480-value="10" data-field-width-res-480-value="444" data-field-fontsize-res-480-value="28" data-field-top-res-640-value="397" data-field-left-res-640-value="10" data-field-width-res-640-value="531" data-field-fontsize-res-640-value="40" data-field-top-res-960-value="469" data-field-left-res-960-value="428" data-field-width-res-960-value="494"> <div class='tn-atom'field='tn_text_1624028944123'><span style="font-weight: 400;">Курс </span><span style="color: rgb(255, 73, 128);">не подойдёт,</span> <span style="font-weight: 400;">если</span><span style="color: rgb(255, 255, 255);"><span style="font-weight: 400;" data-redactor-style="font-weight: 400;">:</span></span></div> </div> <div class='t396__elem tn-elem tn-elem__4879009911662537549661' data-elem-id='1662537549661' data-elem-type='text' data-field-top-value="435" data-field-left-value="166" data-field-width-value="428" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="44" data-field-top-res-320-value="613" data-field-left-res-320-value="11" data-field-width-res-320-value="289" data-field-fontsize-res-320-value="28" data-field-top-res-480-value="771" data-field-left-res-480-value="10" data-field-width-res-480-value="449" data-field-fontsize-res-480-value="28" data-field-top-res-640-value="788" data-field-left-res-640-value="9" data-field-width-res-640-value="579" data-field-fontsize-res-640-value="40" data-field-top-res-960-value="929" data-field-left-res-960-value="11" data-field-width-res-960-value="642"> <div class='tn-atom'field='tn_text_1662537549661'><span style="font-weight: 600;"><span data-redactor-style="color: #f0cb5e;" style="color: rgb(240, 203, 94);">После курса</span></span> <span style="font-weight: 400;">у вас постепенно:</span></div> </div> <div class='t396__elem tn-elem tn-elem__4879009911662537614798' data-elem-id='1662537614798' data-elem-type='text' data-field-top-value="619" data-field-left-value="207" data-field-width-value="691" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="24" data-field-top-res-320-value="743" data-field-left-res-320-value="26" data-field-width-res-320-value="274" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="899" data-field-left-res-480-value="30" data-field-width-res-480-value="366" data-field-fontsize-res-480-value="21" data-field-top-res-640-value="922" data-field-left-res-640-value="50" data-field-width-res-640-value="362" data-field-fontsize-res-640-value="21" data-field-top-res-960-value="1076" data-field-left-res-960-value="51"> <div class='tn-atom'field='tn_text_1662537614798'><ol> <li> <span style="color: rgb(240, 203, 94);">Снизится когнитивная нагрузка, </span>потому что читать код станет легче</li> <li> <span style="color: rgb(240, 203, 94);">Трансформируется мышление: </span>вы начнёте сначала думать о структуре и API, а потом — о реализации. Данные и типы первичны, операции над ними вторичны </li> <li> Появится <span style="color: rgb(240, 203, 94);">глубокое понимание того, как работает система</span> типизации в Python </li> </ol></div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('487900991');});});</script> <!-- /T396 --> </div> <div id="rec487297112" class="r t-rec t-rec_pt_120 t-rec_pt-res-480_0 t-rec_pb_0" style="padding-top:120px;padding-bottom:0px;background-color:#000000; " data-record-type="795" data-bg-color="#000000"> <!-- T795 --> <div class="t795"> <div class="t-container t-align_left"> <div class="t-col t-col_12 "> <div class="t795__title t-title t-title_xs" field="title"><div style="font-size:52px;" data-customstyle="yes"> Программа<br /><span style="font-size: 24px;"><span data-redactor-style="color: #23cf68;" style="color: rgb(35, 207, 104);">Все уроки в записи</span></span><br /></div></div> <div class="t795__descr t-descr t-descr_xl" field="descr"><div style="font-size:22px;" data-customstyle="yes"></div></div> </div> </div> </div> <style> #rec487297112 .t795__title{color:#ffffff;}#rec487297112 .t795__descr{font-size:20px;color:#ffffff;}</style> </div> <div id="rec506153915" class="r t-rec t-rec_pt_0 t-rec_pb_45 t-rec_pb-res-480_45" style="padding-top:0px;padding-bottom:45px;background-color:#000000; " data-animationappear="off" data-record-type="396" data-bg-color="#000000"> <!-- T396 --> <style>#rec506153915 .t396__artboard {height:368px;background-color:#000000;overflow:visible;}#rec506153915 .t396__filter {height:368px;}#rec506153915 .t396__carrier{height:368px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec506153915 .t396__artboard,#rec506153915 .t396__filter,#rec506153915 .t396__carrier {height:425px;}#rec506153915 .t396__filter {}#rec506153915 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec506153915 .t396__artboard,#rec506153915 .t396__filter,#rec506153915 .t396__carrier {height:782px;}#rec506153915 .t396__filter {}#rec506153915 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec506153915 .t396__artboard,#rec506153915 .t396__filter,#rec506153915 .t396__carrier {height:880px;}#rec506153915 .t396__artboard {background-color:#000000;}#rec506153915 .t396__filter{}#rec506153915 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec506153915 .t396__artboard,#rec506153915 .t396__filter,#rec506153915 .t396__carrier {height:1025px;}#rec506153915 .t396__artboard {background-color:#000000;}#rec506153915 .t396__filter{}#rec506153915 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec506153915 .tn-elem[data-elem-id="1638998611655"]{color:#ffffff;z-index:5;top:237px;left:calc(50% - 600px + 637px);width:233px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1638998611655"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1638998611655"] {top:45pxpx;left:calc(50% - 480px + 510pxpx);width:200px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1638998611655"] .tn-atom{font-size:22px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1638998611655"] {top:45pxpx;left:calc(50% - 320px + 511pxpx);width:141px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1638998611655"] .tn-atom{font-size:21px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1638998611655"] {top:313pxpx;left:calc(50% - 240px + 29pxpx);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1638998611655"] .tn-atom{font-size:22px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1638998611655"] {top:354pxpx;left:calc(50% - 160px + 30pxpx);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1638998611655"] .tn-atom{font-size:22px;line-height:1.4;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1639170529717"]{color:#ffffff;z-index:7;top:5px;left:calc(50% - 600px + 18px);width:1071px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1639170529717"] .tn-atom{color:#ffffff;font-size:34px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1639170529717"] {top:5px;left:calc(50% - 480px + 12px);height:auto;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1639170529717"] {top:13px;left:calc(50% - 320px + 11px);width:621px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1639170529717"] .tn-atom{line-height:1;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1639170529717"] {top:5px;left:calc(50% - 240px + 9px);width:458px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1639170529717"] .tn-atom{font-size:24px;line-height:1.2;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1639170529717"] {top:5px;left:calc(50% - 160px + 10px);width:305px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1639170529717"] .tn-atom{font-size:24px;line-height:1.2;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1651048789081"]{color:#ffffff;z-index:27;top:12px;left:calc(50% - 600px + 780px);width:144px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1651048789081"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec506153915 .tn-elem[data-elem-id="1651048789081"] .tn-atom {-webkit-transform:rotate(NaNdeg);-moz-transform:rotate(NaNdeg);transform:rotate(NaNdeg);}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1651048789081"] {top:15px;left:calc(50% - 480px + 650px);width:98px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1651048789081"] .tn-atom{font-size:22px;background-size:cover;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1651048789081"] {top:502px;left:calc(50% - 320px + 11px);width:141px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1651048789081"] .tn-atom{font-size:21px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1651048789081"] {top:540px;left:calc(50% - 240px + 10px);width:119px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1651048789081"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1651048789081"] {top:638px;left:calc(50% - 160px + 10px);width:83px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1651048789081"] .tn-atom{font-size:20px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1662539389230"]{color:#ffffff;z-index:51;top:58px;left:calc(50% - 600px + 380px);width:372px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662539389230"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1662539389230"] {top:64px;left:calc(50% - 480px + 330px);width:300px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662539389230"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1662539389230"] {top:293px;left:calc(50% - 320px + 11px);width:530px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662539389230"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1662539389230"] {top:290px;left:calc(50% - 240px + 10px);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662539389230"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1662539389230"] {top:343px;left:calc(50% - 160px + 10px);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662539389230"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1662542889176"]{color:#ffffff;z-index:54;top:12px;left:calc(50% - 600px + 380px);width:125px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662542889176"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec506153915 .tn-elem[data-elem-id="1662542889176"] .tn-atom {-webkit-transform:rotate(NaNdeg);-moz-transform:rotate(NaNdeg);transform:rotate(NaNdeg);}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1662542889176"] {top:15px;left:calc(50% - 480px + 330px);width:98px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662542889176"] .tn-atom{font-size:22px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1662542889176"] {top:246px;left:calc(50% - 320px + 11px);width:141px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662542889176"] .tn-atom{font-size:21px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1662542889176"] {top:254px;left:calc(50% - 240px + 10px);width:163px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662542889176"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1662542889176"] {top:307px;left:calc(50% - 160px + 10px);width:155px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662542889176"] .tn-atom{font-size:20px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1662543324151"]{color:#ffffff;z-index:60;top:12px;left:calc(50% - 600px + 21px);width:125px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662543324151"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec506153915 .tn-elem[data-elem-id="1662543324151"] .tn-atom {-webkit-transform:rotate(NaNdeg);-moz-transform:rotate(NaNdeg);transform:rotate(NaNdeg);}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1662543324151"] {top:15px;left:calc(50% - 480px + 10px);width:98px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662543324151"] .tn-atom{font-size:22px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1662543324151"] {top:16px;left:calc(50% - 320px + 11px);width:141px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662543324151"] .tn-atom{font-size:21px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1662543324151"] {top:20px;left:calc(50% - 240px + 10px);width:173px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662543324151"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1662543324151"] {top:20px;left:calc(50% - 160px + 10px);width:187px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662543324151"] .tn-atom{font-size:20px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1662803739420"]{color:#ffffff;z-index:61;top:269px;left:calc(50% - 600px + 380px);width:343px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662803739420"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1662803739420"] {top:298px;left:calc(50% - 480px + 330px);width:300px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662803739420"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1662803739420"] {top:420px;left:calc(50% - 320px + 11px);width:605px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662803739420"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1662803739420"] {top:432px;left:calc(50% - 240px + 10px);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662803739420"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1662803739420"] {top:516px;left:calc(50% - 160px + 10px);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1662803739420"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1666777501786"]{color:#ffffff;z-index:62;top:58px;left:calc(50% - 600px + 21px);width:312px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777501786"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1666777501786"] {top:64px;left:calc(50% - 480px + 10px);width:300px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777501786"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1666777501786"] {top:63px;left:calc(50% - 320px + 11px);width:530px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777501786"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1666777501786"] {top:56px;left:calc(50% - 240px + 10px);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777501786"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1666777501786"] {top:56px;left:calc(50% - 160px + 10px);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777501786"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1666777691708"]{color:#ffffff;z-index:63;top:58px;left:calc(50% - 600px + 780px);width:371px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691708"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1666777691708"] {top:64px;left:calc(50% - 480px + 650px);width:300px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691708"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1666777691708"] {top:549px;left:calc(50% - 320px + 11px);width:530px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691708"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1666777691708"] {top:576px;left:calc(50% - 240px + 10px);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691708"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1666777691708"] {top:674px;left:calc(50% - 160px + 10px);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691708"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1666777691712"]{color:#ffffff;z-index:64;top:269px;left:calc(50% - 600px + 780px);width:371px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691712"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1666777691712"] {top:298px;left:calc(50% - 480px + 650px);width:300px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691712"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1666777691712"] {top:676px;left:calc(50% - 320px + 11px);width:602px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691712"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1666777691712"] {top:744px;left:calc(50% - 240px + 10px);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691712"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1666777691712"] {top:849px;left:calc(50% - 160px + 10px);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777691712"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1666777788693"]{color:#ffffff;z-index:65;top:269px;left:calc(50% - 600px + 21px);width:313px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777788693"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1666777788693"] {top:298px;left:calc(50% - 480px + 10px);width:300px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777788693"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1666777788693"] {top:164px;left:calc(50% - 320px + 11px);width:602px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777788693"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1666777788693"] {top:172px;left:calc(50% - 240px + 10px);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777788693"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1666777788693"] {top:208px;left:calc(50% - 160px + 10px);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1666777788693"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1667160541651"]{color:#ffffff;z-index:66;top:126px;left:calc(50% - 600px + 21px);width:313px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160541651"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1667160541651"] {top:129px;left:calc(50% - 480px + 10px);width:300px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160541651"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1667160541651"] {top:102px;left:calc(50% - 320px + 11px);width:613px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160541651"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1667160541651"] {top:114px;left:calc(50% - 240px + 10px);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160541651"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1667160541651"] {top:108px;left:calc(50% - 160px + 10px);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160541651"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1667160584054"]{color:#ffffff;z-index:67;top:123px;left:calc(50% - 600px + 380px);width:372px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160584054"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1667160584054"] {top:129px;left:calc(50% - 480px + 330px);width:300px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160584054"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1667160584054"] {top:332px;left:calc(50% - 320px + 11px);width:587px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160584054"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1667160584054"] {top:322px;left:calc(50% - 240px + 10px);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160584054"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1667160584054"] {top:372px;left:calc(50% - 160px + 10px);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160584054"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}#rec506153915 .tn-elem[data-elem-id="1667160618132"]{color:#ffffff;z-index:68;top:123px;left:calc(50% - 600px + 780px);width:371px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160618132"] .tn-atom{color:#ffffff;font-size:20px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.3;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec506153915 .tn-elem[data-elem-id="1667160618132"] {top:129px;left:calc(50% - 480px + 650px);width:300px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160618132"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec506153915 .tn-elem[data-elem-id="1667160618132"] {top:588px;left:calc(50% - 320px + 11px);width:599px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160618132"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px) {#rec506153915 .tn-elem[data-elem-id="1667160618132"] {top:634px;left:calc(50% - 240px + 10px);width:461px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160618132"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec506153915 .tn-elem[data-elem-id="1667160618132"] {top:726px;left:calc(50% - 160px + 10px);width:298px;height:auto;}#rec506153915 .tn-elem[data-elem-id="1667160618132"] .tn-atom{font-size:18px;line-height:1.3;background-size:cover;}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="506153915" data-artboard-screens="320,480,640,960,1200" data-artboard-height="368" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-ovrflw="visible" data-artboard-height-res-320="1025" data-artboard-upscale-res-320="grid" data-artboard-height-res-480="880" data-artboard-upscale-res-480="grid" data-artboard-height-res-640="782" data-artboard-height-res-960="425"> <div class="t396__carrier" data-artboard-recid="506153915"></div> <div class="t396__filter" data-artboard-recid="506153915"></div> <div class='t396__elem tn-elem tn-elem__5061539151638998611655' data-elem-id='1638998611655' data-elem-type='text' data-field-top-value="237" data-field-left-value="637" data-field-width-value="233" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="354px" data-field-left-res-320-value="30px" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="22" data-field-top-res-480-value="313px" data-field-left-res-480-value="29px" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="22" data-field-top-res-640-value="45px" data-field-left-res-640-value="511px" data-field-width-res-640-value="141" data-field-fontsize-res-640-value="21" data-field-top-res-960-value="45px" data-field-left-res-960-value="510px" data-field-width-res-960-value="200" data-field-fontsize-res-960-value="22"> <div class='tn-atom'field='tn_text_1638998611655'></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151639170529717' data-elem-id='1639170529717' data-elem-type='text' data-field-top-value="5" data-field-left-value="18" data-field-width-value="1071" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="34" data-field-top-res-320-value="5" data-field-left-res-320-value="10" data-field-width-res-320-value="305" data-field-fontsize-res-320-value="24" data-field-top-res-480-value="5" data-field-left-res-480-value="9" data-field-width-res-480-value="458" data-field-fontsize-res-480-value="24" data-field-top-res-640-value="13" data-field-left-res-640-value="11" data-field-width-res-640-value="621" data-field-top-res-960-value="5" data-field-left-res-960-value="12"> <div class='tn-atom'field='tn_text_1639170529717'></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151651048789081' data-elem-id='1651048789081' data-elem-type='text' data-field-top-value="12" data-field-left-value="780" data-field-width-value="144" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="638" data-field-left-res-320-value="10" data-field-width-res-320-value="83" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="540" data-field-left-res-480-value="10" data-field-width-res-480-value="119" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="502" data-field-left-res-640-value="11" data-field-width-res-640-value="141" data-field-fontsize-res-640-value="21" data-field-top-res-960-value="15" data-field-left-res-960-value="650" data-field-width-res-960-value="98" data-field-fontsize-res-960-value="22"> <div class='tn-atom'field='tn_text_1651048789081'><span style="font-weight: 600;">Урок 3</span></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151662539389230' data-elem-id='1662539389230' data-elem-type='text' data-field-top-value="58" data-field-left-value="380" data-field-width-value="372" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="343" data-field-left-res-320-value="10" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="290" data-field-left-res-480-value="10" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="293" data-field-left-res-640-value="11" data-field-width-res-640-value="530" data-field-fontsize-res-640-value="20" data-field-top-res-960-value="64" data-field-left-res-960-value="330" data-field-width-res-960-value="300" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1662539389230'><span style="font-weight: 600;">Тайпчекеры</span><strong></strong></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151662542889176' data-elem-id='1662542889176' data-elem-type='text' data-field-top-value="12" data-field-left-value="380" data-field-width-value="125" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="307" data-field-left-res-320-value="10" data-field-width-res-320-value="155" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="254" data-field-left-res-480-value="10" data-field-width-res-480-value="163" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="246" data-field-left-res-640-value="11" data-field-width-res-640-value="141" data-field-fontsize-res-640-value="21" data-field-top-res-960-value="15" data-field-left-res-960-value="330" data-field-width-res-960-value="98" data-field-fontsize-res-960-value="22"> <div class='tn-atom'field='tn_text_1662542889176'><strong>Урок 2</strong></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151662543324151' data-elem-id='1662543324151' data-elem-type='text' data-field-top-value="12" data-field-left-value="21" data-field-width-value="125" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="20" data-field-left-res-320-value="10" data-field-width-res-320-value="187" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="20" data-field-left-res-480-value="10" data-field-width-res-480-value="173" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="16" data-field-left-res-640-value="11" data-field-width-res-640-value="141" data-field-fontsize-res-640-value="21" data-field-top-res-960-value="15" data-field-left-res-960-value="10" data-field-width-res-960-value="98" data-field-fontsize-res-960-value="22"> <div class='tn-atom'field='tn_text_1662543324151'><strong>Урок 1</strong></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151662803739420' data-elem-id='1662803739420' data-elem-type='text' data-field-top-value="269" data-field-left-value="380" data-field-width-value="343" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="516" data-field-left-res-320-value="10" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="432" data-field-left-res-480-value="10" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="420" data-field-left-res-640-value="11" data-field-width-res-640-value="605" data-field-fontsize-res-640-value="20" data-field-top-res-960-value="298" data-field-left-res-960-value="330" data-field-width-res-960-value="300" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1662803739420'><span style="font-weight: 500;">На выходе:</span> п<span style="font-weight: 300;">оймём, как работают текущие Python- тайпчекеры и почему текущая система типов не вполне подходит</span><strong></strong></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151666777501786' data-elem-id='1666777501786' data-elem-type='text' data-field-top-value="58" data-field-left-value="21" data-field-width-value="312" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="56" data-field-left-res-320-value="10" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="56" data-field-left-res-480-value="10" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="63" data-field-left-res-640-value="11" data-field-width-res-640-value="530" data-field-fontsize-res-640-value="20" data-field-top-res-960-value="64" data-field-left-res-960-value="10" data-field-width-res-960-value="300" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1666777501786'><span style="font-weight: 600;">Философия и устройство системы типов Python</span></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151666777691708' data-elem-id='1666777691708' data-elem-type='text' data-field-top-value="58" data-field-left-value="780" data-field-width-value="371" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="674" data-field-left-res-320-value="10" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="576" data-field-left-res-480-value="10" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="549" data-field-left-res-640-value="11" data-field-width-res-640-value="530" data-field-fontsize-res-640-value="20" data-field-top-res-960-value="64" data-field-left-res-960-value="650" data-field-width-res-960-value="300" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1666777691708'><span style="font-weight: 600;">Как использовать типы в ежедневной работе?</span></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151666777691712' data-elem-id='1666777691712' data-elem-type='text' data-field-top-value="269" data-field-left-value="780" data-field-width-value="371" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="849" data-field-left-res-320-value="10" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="744" data-field-left-res-480-value="10" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="676" data-field-left-res-640-value="11" data-field-width-res-640-value="602" data-field-fontsize-res-640-value="20" data-field-top-res-960-value="298" data-field-left-res-960-value="650" data-field-width-res-960-value="300" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1666777691712'><span style="font-weight: 500;">На выходе:</span> научимся по-другому смотреть на типовые проблемы в бизнес-логике, узнаем набор необходимых инструментов для type-level-программирования на Python</div> </div> <div class='t396__elem tn-elem tn-elem__5061539151666777788693' data-elem-id='1666777788693' data-elem-type='text' data-field-top-value="269" data-field-left-value="21" data-field-width-value="313" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="208" data-field-left-res-320-value="10" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="172" data-field-left-res-480-value="10" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="164" data-field-left-res-640-value="11" data-field-width-res-640-value="602" data-field-fontsize-res-640-value="20" data-field-top-res-960-value="298" data-field-left-res-960-value="10" data-field-width-res-960-value="300" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1666777788693'><span style="font-weight: 500;">На выходе: </span>поймём, какая бывает типизация, чем она может помочь нам в работе</div> </div> <div class='t396__elem tn-elem tn-elem__5061539151667160541651' data-elem-id='1667160541651' data-elem-type='text' data-field-top-value="126" data-field-left-value="21" data-field-width-value="313" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="108" data-field-left-res-320-value="10" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="114" data-field-left-res-480-value="10" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="102" data-field-left-res-640-value="11" data-field-width-res-640-value="613" data-field-fontsize-res-640-value="20" data-field-top-res-960-value="129" data-field-left-res-960-value="10" data-field-width-res-960-value="300" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1667160541651'><span style="font-weight: 600;">О чём: </span>поговорим о системе типов и месте Python в них. А также об устройстве и инфраструктуре системы типов Python</div> </div> <div class='t396__elem tn-elem tn-elem__5061539151667160584054' data-elem-id='1667160584054' data-elem-type='text' data-field-top-value="123" data-field-left-value="380" data-field-width-value="372" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="372" data-field-left-res-320-value="10" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="322" data-field-left-res-480-value="10" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="332" data-field-left-res-640-value="11" data-field-width-res-640-value="587" data-field-fontsize-res-640-value="20" data-field-top-res-960-value="129" data-field-left-res-960-value="330" data-field-width-res-960-value="300" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1667160584054'><span style="font-weight: 600;"><b>О</b> чём:</span> рассмотрим, как они работают и как мы можем им помочь. На примерах mypy, pyright, beartype. Разберём проблемы текущих систем типов, поймём, как работают mypy-плагины и зачем нужны<strong></strong></div> </div> <div class='t396__elem tn-elem tn-elem__5061539151667160618132' data-elem-id='1667160618132' data-elem-type='text' data-field-top-value="123" data-field-left-value="780" data-field-width-value="371" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="20" data-field-top-res-320-value="726" data-field-left-res-320-value="10" data-field-width-res-320-value="298" data-field-fontsize-res-320-value="18" data-field-top-res-480-value="634" data-field-left-res-480-value="10" data-field-width-res-480-value="461" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="588" data-field-left-res-640-value="11" data-field-width-res-640-value="599" data-field-fontsize-res-640-value="20" data-field-top-res-960-value="129" data-field-left-res-960-value="650" data-field-width-res-960-value="300" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1667160618132'><span style="font-weight: 500;">О чём: </span>обсудим, как сделать так, чтобы невалидные состояния не были достижимы? Какие есть подходы для продвинутого проектирования? Какие идеи можно выражать в типах?</div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('506153915');});});</script> <!-- /T396 --> </div> <div id="rec487969244" class="r t-rec t-rec_pt_120 t-rec_pb-res-480_30" style="padding-top:120px;background-color:#000000; " data-animationappear="off" data-record-type="396" data-bg-color="#000000"> <!-- T396 --> <style>#rec487969244 .t396__artboard {height:456px;background-color:#000000;overflow:visible;}#rec487969244 .t396__filter {height:456px;}#rec487969244 .t396__carrier{height:456px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec487969244 .t396__artboard,#rec487969244 .t396__filter,#rec487969244 .t396__carrier {height:470px;}#rec487969244 .t396__filter {}#rec487969244 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec487969244 .t396__artboard,#rec487969244 .t396__filter,#rec487969244 .t396__carrier {height:688px;}#rec487969244 .t396__filter {}#rec487969244 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec487969244 .t396__artboard,#rec487969244 .t396__filter,#rec487969244 .t396__carrier {height:678px;}#rec487969244 .t396__filter {}#rec487969244 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec487969244 .t396__artboard,#rec487969244 .t396__filter,#rec487969244 .t396__carrier {height:610px;}#rec487969244 .t396__filter {}#rec487969244 .t396__carrier {background-attachment:scroll;}}#rec487969244 .tn-elem[data-elem-id="1470209944682"]{color:#ffffff;z-index:1;top:-13px;left:calc(50% - 600px + 19px);width:854px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1470209944682"] .tn-atom{color:#ffffff;font-size:52px;font-family:'FuturaPT',Arial,sans-serif;line-height:0.95;font-weight:700;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487969244 .tn-elem[data-elem-id="1470209944682"] {top:-1px;left:calc(50% - 480px + 9px);height:auto;}}@media screen and (max-width:959px) {#rec487969244 .tn-elem[data-elem-id="1470209944682"] {top:-3px;left:calc(50% - 320px + 11px);height:auto;}}@media screen and (max-width:639px) {#rec487969244 .tn-elem[data-elem-id="1470209944682"] {top:-1px;left:calc(50% - 240px + 10px);width:450px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:32px;background-size:cover;}}@media screen and (max-width:479px) {#rec487969244 .tn-elem[data-elem-id="1470209944682"] {top:-5px;left:calc(50% - 160px + 10px);width:287px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:32px;line-height:1.2;background-size:cover;}}#rec487969244 .tn-elem[data-elem-id="1662536087594"]{z-index:8;top:6px;left:calc(50% - 600px + 489px);width:464px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1662536087594"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec487969244 .tn-elem[data-elem-id="1662536087594"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec487969244 .tn-elem[data-elem-id="1662536087594"] {top:19px;left:calc(50% - 480px + 402px);height:auto;}}@media screen and (max-width:959px) {#rec487969244 .tn-elem[data-elem-id="1662536087594"] {top:84px;left:calc(50% - 320px + 148px);height:auto;}}@media screen and (max-width:639px) {#rec487969244 .tn-elem[data-elem-id="1662536087594"] {top:59px;left:calc(50% - 240px + 10px);width:456px;height:auto;}}@media screen and (max-width:479px) {#rec487969244 .tn-elem[data-elem-id="1662536087594"] {top:116px;left:calc(50% - 160px + 10px);width:296px;height:auto;}}#rec487969244 .tn-elem[data-elem-id="1662536087607"]{color:#bbbbbb;z-index:10;top:60px;left:calc(50% - 600px + 19px);width:404px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1662536087607"] .tn-atom{color:#bbbbbb;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.4;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487969244 .tn-elem[data-elem-id="1662536087607"] {top:226px;left:calc(50% - 480px + 9px);width:390px;height:auto;}}@media screen and (max-width:959px) {#rec487969244 .tn-elem[data-elem-id="1662536087607"] {top:555px;left:calc(50% - 320px + 9px);width:611px;height:auto;}}@media screen and (max-width:639px) {#rec487969244 .tn-elem[data-elem-id="1662536087607"] {top:525px;left:calc(50% - 240px + 10px);width:438px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1662536087607"] .tn-atom{font-size:22px;background-size:cover;}}@media screen and (max-width:479px) {#rec487969244 .tn-elem[data-elem-id="1662536087607"] {top:427px;left:calc(50% - 160px + 10px);width:300px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1662536087607"] .tn-atom{font-size:20px;line-height:1.3;background-size:cover;}}#rec487969244 .tn-elem[data-elem-id="1662581047257"]{z-index:11;top:445px;left:calc(50% - 600px + 644px);width:300px;height:1px;}#rec487969244 .tn-elem[data-elem-id="1662581047257"] .tn-atom{background-color:#383838;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487969244 .tn-elem[data-elem-id="1662581047257"] {top:458px;left:calc(50% - 480px + 565px);width:280px;}}@media screen and (max-width:959px) {#rec487969244 .tn-elem[data-elem-id="1662581047257"] {top:523px;left:calc(50% - 320px + 301px);width:300px;}#rec487969244 .tn-elem[data-elem-id="1662581047257"] .tn-atom {background-size:cover;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}}@media screen and (max-width:639px) {#rec487969244 .tn-elem[data-elem-id="1662581047257"] {top:490px;left:calc(50% - 240px + 21px);width:424px;height:1px;}}@media screen and (max-width:479px) {#rec487969244 .tn-elem[data-elem-id="1662581047257"] {top:396px;left:calc(50% - 160px + 18px);width:293px;height:1px;}}#rec487969244 .tn-elem[data-elem-id="1662708508309"]{z-index:12;top:6px;left:calc(50% - 600px + 1008px);width:73px;height:auto;}@media (min-width:1200px) {#rec487969244 .tn-elem.t396__elem--anim-hidden[data-elem-id="1662708508309"] {opacity:0;}}#rec487969244 .tn-elem[data-elem-id="1662708508309"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec487969244 .tn-elem[data-elem-id="1662708508309"] .tn-atom__img {}@media screen and (max-width:1199px) {#rec487969244 .tn-elem[data-elem-id="1662708508309"] {top:75px;left:calc(50% - 480px + 30px);height:auto;}}@media screen and (max-width:959px) {#rec487969244 .tn-elem[data-elem-id="1662708508309"] {top:81px;left:calc(50% - 320px + 28px);height:auto;}}@media screen and (max-width:639px) {#rec487969244 .tn-elem[data-elem-id="1662708508309"] {top:59px;left:calc(50% - 240px + 19px);height:auto;}}@media screen and (max-width:479px) {#rec487969244 .tn-elem[data-elem-id="1662708508309"] {top:98px;left:calc(50% - 160px + 22px);width:58px;height:auto;}}#rec487969244 .tn-elem[data-elem-id="1662711866747"]{color:#bbbbbb;z-index:16;top:86px;left:calc(50% - 600px + 990px);width:108px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1662711866747"] .tn-atom{color:#bbbbbb;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.4;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec487969244 .tn-elem[data-elem-id="1662711866747"] {top:152px;left:calc(50% - 480px + 10px);width:110px;height:auto;}}@media screen and (max-width:959px) {#rec487969244 .tn-elem[data-elem-id="1662711866747"] {top:158px;left:calc(50% - 320px + 9px);width:110px;height:auto;}}@media screen and (max-width:639px) {#rec487969244 .tn-elem[data-elem-id="1662711866747"] {top:137px;left:calc(50% - 240px + 10px);width:100px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1662711866747"] .tn-atom{font-size:22px;background-size:cover;}}@media screen and (max-width:479px) {#rec487969244 .tn-elem[data-elem-id="1662711866747"] {top:162px;left:calc(50% - 160px + 10px);width:91px;height:auto;}#rec487969244 .tn-elem[data-elem-id="1662711866747"] .tn-atom{font-size:20px;line-height:1.3;background-size:cover;}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="487969244" data-artboard-screens="320,480,640,960,1200" data-artboard-height="456" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-ovrflw="visible" data-artboard-height-res-320="610" data-artboard-height-res-480="678" data-artboard-height-res-640="688" data-artboard-height-res-960="470"> <div class="t396__carrier" data-artboard-recid="487969244"></div> <div class="t396__filter" data-artboard-recid="487969244"></div> <div class='t396__elem tn-elem tn-elem__4879692441470209944682' data-elem-id='1470209944682' data-elem-type='text' data-field-top-value="-13" data-field-left-value="19" data-field-width-value="854" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="52" data-field-top-res-320-value="-5" data-field-left-res-320-value="10" data-field-width-res-320-value="287" data-field-fontsize-res-320-value="32" data-field-top-res-480-value="-1" data-field-left-res-480-value="10" data-field-width-res-480-value="450" data-field-fontsize-res-480-value="32" data-field-top-res-640-value="-3" data-field-left-res-640-value="11" data-field-top-res-960-value="-1" data-field-left-res-960-value="9"> <div class='tn-atom'field='tn_text_1470209944682'>Автор — Никита Соболев<br></div> </div> <div class='t396__elem tn-elem tn-elem__4879692441662536087594' data-elem-id='1662536087594' data-elem-type='image' data-field-top-value="6" data-field-left-value="489" data-field-width-value="464" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="907" data-field-fileheight-value="867" data-field-top-res-320-value="116" data-field-left-res-320-value="10" data-field-width-res-320-value="296" data-field-top-res-480-value="59" data-field-left-res-480-value="10" data-field-width-res-480-value="456" data-field-top-res-640-value="84" data-field-left-res-640-value="148" data-field-top-res-960-value="19" data-field-left-res-960-value="402"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3938-3266-4465-b935-643835333165/_.png'
src='https://thb.tildacdn.com/tild3938-3266-4465-b935-643835333165/-/resize/20x/_.png'
alt='' imgfield='tn_img_1662536087594'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4879692441662536087607' data-elem-id='1662536087607' data-elem-type='text' data-field-top-value="60" data-field-left-value="19" data-field-width-value="404" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="24" data-field-top-res-320-value="427" data-field-left-res-320-value="10" data-field-width-res-320-value="300" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="525" data-field-left-res-480-value="10" data-field-width-res-480-value="438" data-field-fontsize-res-480-value="22" data-field-top-res-640-value="555" data-field-left-res-640-value="9" data-field-width-res-640-value="611" data-field-top-res-960-value="226" data-field-left-res-960-value="9" data-field-width-res-960-value="390"> <div class='tn-atom'field='tn_text_1662536087607'>CTO wemake.services, участник программного комитета на <a href="http://conf.python.ru/" style="noopener noreferrer">MoscowPythonConf</a> и <a href="https://conf.python.ru/moscow/2020" style="noopener noreferrer">RussianPythonWeek</a>. Top-80 по коммитам в CPython, топ-6 по коммитам в mypy и typeshed. Затворник, ретроград.<br /></div> </div> <div class='t396__elem tn-elem tn-elem__4879692441662581047257' data-elem-id='1662581047257' data-elem-type='shape' data-field-top-value="445" data-field-left-value="644" data-field-height-value="1" data-field-width-value="300" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="396" data-field-left-res-320-value="18" data-field-height-res-320-value="1" data-field-width-res-320-value="293" data-field-top-res-480-value="490" data-field-left-res-480-value="21" data-field-height-res-480-value="1" data-field-width-res-480-value="424" data-field-top-res-640-value="523" data-field-left-res-640-value="301" data-field-width-res-640-value="300" data-field-top-res-960-value="458" data-field-left-res-960-value="565" data-field-width-res-960-value="280"> <div class='tn-atom'> </div> </div> <div class='t396__elem tn-elem tn-elem__4879692441662708508309 ' data-elem-id='1662708508309' data-elem-type='image' data-field-top-value="6" data-field-left-value="1008" data-field-width-value="73" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="intoview" data-animate-sbs-trg="1" data-animate-sbs-trgofst="0" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':900,'mx':'0','my':'0','sx':1,'sy':1,'op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':300,'mx':'0','my':'0','sx':1.1,'sy':1.1,'op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':300,'mx':'0','my':'0','sx':1,'sy':1,'op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':300,'mx':'0','my':'0','sx':1.1,'sy':1.1,'op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':300,'mx':'0','my':'0','sx':1,'sy':1,'op':'1','ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-filewidth-value="1680" data-field-fileheight-value="1680" data-field-top-res-320-value="98" data-field-left-res-320-value="22" data-field-width-res-320-value="58" data-field-top-res-480-value="59" data-field-left-res-480-value="19" data-field-top-res-640-value="81" data-field-left-res-640-value="28" data-field-top-res-960-value="75" data-field-left-res-960-value="30"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3332-6664-4530-a437-386438643966/68747470733a2f2f6769.png'
src='https://thb.tildacdn.com/tild3332-6664-4530-a437-386438643966/-/resize/20x/68747470733a2f2f6769.png'
alt='' imgfield='tn_img_1662708508309'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__4879692441662711866747' data-elem-id='1662711866747' data-elem-type='text' data-field-top-value="86" data-field-left-value="990" data-field-width-value="108" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-fontsize-value="24" data-field-top-res-320-value="162" data-field-left-res-320-value="10" data-field-width-res-320-value="91" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="137" data-field-left-res-480-value="10" data-field-width-res-480-value="100" data-field-fontsize-res-480-value="22" data-field-top-res-640-value="158" data-field-left-res-640-value="9" data-field-width-res-640-value="110" data-field-top-res-960-value="152" data-field-left-res-960-value="10" data-field-width-res-960-value="110"> <div class='tn-atom'field='tn_text_1662711866747'>Github Star</div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('487969244');});});</script> <!-- /T396 --> </div> <div id="rec494319953" class="r t-rec t-rec_pt_90 t-rec_pb_120" style="padding-top:90px;padding-bottom:120px;background-color:#000000; " data-animationappear="off" data-record-type="690" data-bg-color="#000000"> <!-- t690 --> <div class="t690"> <div class="t-section__container t-container t-container_flex"> <div class="t-col t-col_12 "> <div
class="t-section__title t-title t-title_xs t-align_center t-margin_auto"
field="btitle"> <div style="font-size:30px;color:#ffffff;" data-customstyle="yes">Участвовать в курсе «Типизация в Python»</div> </div> </div> </div> <style>.t-section__descr {max-width:560px;}#rec494319953 .t-section__title {margin-bottom:75px;}#rec494319953 .t-section__descr {}@media screen and (max-width:960px) {#rec494319953 .t-section__title {margin-bottom:45px;}}</style> <div class="t-container"> <div class="t-col t-col_11 t-prefix_1"> <form
id="form494319953" name='form494319953' role="form" action='https://nopost' method='POST' data-formactiontype="1" data-inputbox=".t-input-group"
class="t-form js-form-proccess t-form_inputs-total_3 " data-success-callback="t690_onSuccess"> <!-- NO ONE SERVICES CONNECTED --> <input type="hidden" name="tildaspec-formname" tabindex="-1" value="Покупка тарифа «Я сам»"> <!-- @classes t-title t-text t-btn --> <div class="js-successbox t-form__successbox t-text t-text_md"
aria-live="polite"
style="display:none;color:#ffffff;"></div> <div
class="t-form__inputsbox
t-form__inputsbox_horizontal"> <div
class=" t-input-group t-input-group_em " data-input-lid="1494863045129" data-field-type="em" data-field-name="email"> <div class="t-input-block " style="border-radius:30px;"> <input
type="email"
autocomplete="email"
name="email"
id="input_1494863045129"
class="t-input js-tilda-rule"
value=""
placeholder="Почта" data-tilda-req="1" aria-required="true" data-tilda-rule="email"
aria-describedby="error_1494863045129"
style="color:#000000;border:1px solid #bbbbbb;border-radius:30px;"> </div> <div class="t-input-error" aria-live="polite" id="error_1494863045129"></div> </div> <div
class=" t-input-group t-input-group_nm " data-input-lid="1495122982159" data-field-type="nm" data-field-name="name"> <div class="t-input-block " style="border-radius:30px;"> <input
type="text"
autocomplete="name"
name="name"
id="input_1495122982159"
class="t-input js-tilda-rule"
value=""
placeholder="Имя" data-tilda-rule="name"
aria-describedby="error_1495122982159"
style="color:#000000;border:1px solid #bbbbbb;border-radius:30px;"> </div> <div class="t-input-error" aria-live="polite" id="error_1495122982159"></div> </div> <div
class=" t-input-group t-input-group_in " data-input-lid="1494867612478" data-field-type="in" data-field-name="promocode"> <div class="t-input-block " style="border-radius:30px;"> <input
type="text"
name="promocode"
id="input_1494867612478"
class="t-input js-tilda-rule"
value=""
placeholder="Промокод"
aria-describedby="error_1494867612478"
style="color:#000000;border:1px solid #bbbbbb;border-radius:30px;"> </div> <div class="t-input-error" aria-live="polite" id="error_1494867612478"></div> </div> <input type="hidden" name="subscribe" tabindex="-1" value="true"> <input type="hidden" name="success_url" tabindex="-1" value="https://tough-dev.school/python-typing/success"> <input type="hidden" name="desired_bank" tabindex="-1" value="zero_price"> <input type="hidden" name="redirect_url" tabindex="-1" value="https://tough-dev.school/python-typing/check-your-email"> <input type="hidden" name="analytics" tabindex="-1" value="{}"> <div class="t-form__errorbox-middle"> <!--noindex--> <div
class="js-errorbox-all t-form__errorbox-wrapper"
style="display:none;" data-nosnippet
tabindex="-1"
aria-label="Ошибки при заполнении формы"> <ul
role="list"
class="t-form__errorbox-text t-text t-text_md"> <li class="t-form__errorbox-item js-rule-error js-rule-error-all"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-req"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-email"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-name"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-phone"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-minlength"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-string"></li> </ul> </div> <!--/noindex--> </div> <div class="t-form__submit"> <button
class="t-submit t-btnflex t-btnflex_type_submit t-btnflex_md"
type="submit"> <span class="t-btnflex__text">Записаться</span> <style>#rec494319953 .t-btnflex.t-btnflex_type_submit {color:#000000;background-color:#ffb800;border-style:none !important;border-radius:30px;box-shadow:none !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}</style> </button> </div> </div> <div class="t-form__errorbox-bottom"> <!--noindex--> <div
class="js-errorbox-all t-form__errorbox-wrapper"
style="display:none;" data-nosnippet
tabindex="-1"
aria-label="Ошибки при заполнении формы"> <ul
role="list"
class="t-form__errorbox-text t-text t-text_md"> <li class="t-form__errorbox-item js-rule-error js-rule-error-all"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-req"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-email"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-name"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-phone"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-minlength"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-string"></li> </ul> </div> <!--/noindex--> </div> </form> <style>#rec494319953 input::-webkit-input-placeholder {color:#000000;opacity:0.5;}#rec494319953 input::-moz-placeholder{color:#000000;opacity:0.5;}#rec494319953 input:-moz-placeholder {color:#000000;opacity:0.5;}#rec494319953 input:-ms-input-placeholder{color:#000000;opacity:0.5;}#rec494319953 textarea::-webkit-input-placeholder {color:#000000;opacity:0.5;}#rec494319953 textarea::-moz-placeholder{color:#000000;opacity:0.5;}#rec494319953 textarea:-moz-placeholder {color:#000000;opacity:0.5;}#rec494319953 textarea:-ms-input-placeholder{color:#000000;opacity:0.5;}</style> <div class="t-form__bottom-text t-text t-text_xs" field="text"><div style="color: rgb(255, 255, 255);" data-customstyle="yes">Нажимая на кнопку, я соглашаюсь <a href="http://tough-dev.school/agreement" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">на обработку персональных данных</a>, <a href="http://tough-dev.school/privacy" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">с Политикой конфиденциальности</a> и <a href="https://tough-dev.school/oferta/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">с офертой</a></div></div> </div> </div> </div> </div> <div id="rec494320224" class="r t-rec" style=" " data-animationappear="off" data-record-type="131"> <!-- T123 --> <div class="t123"> <div class="t-container_100 "> <div class="t-width t-width_100 "> <!-- nominify begin --> <style>
#rec494319953 .t-name {
font-weight: 300;
}
#rec494319953 .t-title {
color: #fff;
}
.t-submit--disabled {
pointer-events: none;
opacity: .5;
}
html {
scroll-behavior: smooth;
}
.credit {
vertical-align: middle !important;
font-family: "Roboto",Arial,sans-serif;
padding-left: 5px;
white-space: nowrap;
color: white;
}
.credit label {
cursor: pointer;
margin-left: 5px;
}
.credit--hidden {
display: none !important;
}
</style> <script type="text/javascript">
const tariffs = {
paid: {
name: "С обратной связью",
title: "Участвовать в курсе с обратной свзяью",
priceFormatted: "25 000",
price: 1,
slug: "python-typing-paid",
defaultBank: 'tinkoff_bank',
},
free: {
name: "Бесплатный",
title: "Участвовать в курсе бесплатно",
priceFormatted: "0",
price: 0,
slug: "python-typing-free",
defaultBank: 'zero_price',
},
};
const $form = $("#rec494319953");
const $promocode = $form.find("input[name=promocode]");
const $submit = $form.find("button[type=submit]");
let purchaseEvent = {};
let promocodeUrl = "";
let currentCourse;
$(document).ready(() => setCourse("free")); // set the default course
$form.find("form").on("submit", () => {
const price = $form.data("price");
try {
Cookies.set('checkoutValue', price);
tracker.action("2021def2-33ed-4644-9e6d-dd3ccf414482", {
key: 'Click',
value: price,
});
} catch (e) {
// fuck it
}
});
function getPurchaseUrl(slug) {
return `https://app.tough-dev.school/api/v2/courses/${slug}/purchase/`;
}
function getDetailsUrl(slug) {
return `https://app.tough-dev.school/api/v2/courses/${slug}/promocode/`;
}
// Update page with the new course data like price or title
function setCourseData({ title, priceFormatted, slug, price, currency }) {
$form.find(".t-section__title").text(title);
// $form.find(".t-form__submit button").text(price ? `Купить за ${priceFormatted} ${currency}`: 'Записаться!');
$form.find("form").attr("action", getPurchaseUrl(slug));
$form.data("price", price);
$form.find("input[name='analytics']").val(Cookies.get(TDS_COOKIE_KEY));
purchaseEvent = getPurchaseEvent({ price, slug, title });
}
function fetchCourseData (slug, params = {}) {
const url = getDetailsUrl(slug);
params.desired_bank = $form.find('input[name=desired_bank]').val();
$submit.addClass("t-submit--disabled");
$.get(url, params, (response) => {
setCourseData({
...currentCourse,
priceFormatted: response.formatted_price,
price: response.price,
currency: response.currency_symbol,
});
$submit.removeClass("t-submit--disabled");
});
}
// Fire up the code for updating course price upon user input
function enablePromocodeFetching(field) {
let debounce = null;
field.on("input", function () {
clearTimeout(debounce);
debounce = setTimeout(() => {
const { slug } = currentCourse;
const promocode = $(this).val();
fetchCourseData(slug, { promocode });
}, 500);
});
}
// High-level function to change currently selected course
function setCourse(slug) {
currentCourse = tariffs[slug];
$form.find("input[name=desired_bank]").val(currentCourse.defaultBank);
fetchCourseData(currentCourse.slug);
}
// The save as above, but jump the for form
function setCourseAndJump(slug) {
setCourse(slug);
$promocode.val("");
$form.show();
location.hash = "";
location.hash = $form.attr("id");
}
function getPurchaseEvent({ price, slug, title }) {
return {
event: "addToCart",
ecommerce: {
currencyCode: "RUB",
add: {
products: [
{
// adding a product to a shopping cart.
name: title,
id: slug,
price: parseInt(price, 10),
quantity: 1,
},
],
},
},
};
}
</script> <!-- nominify end --> </div> </div> </div> </div> <div id="rec488554872" class="r t-rec t-rec_pt_30 t-rec_pb_75" style="padding-top:30px;padding-bottom:75px;background-color:#000000; " data-record-type="33" data-bg-color="#000000"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_10 "> <div class="t017__title t-title t-title_xxs" field="title"><div style="font-size:42px;" data-customstyle="yes">Возник вопрос?</div></div> <div class="t017__descr t-descr t-descr_xs" field="descr"><div style="font-size:22px;" data-customstyle="yes">Если у вас возник вопрос или хотите нам задонатить — напишите на <a href="mailto:mailto:support@tough-dev.school" style="">support@tough-dev.school</a>.<br />Ответим в течение 24 часов.</div></div> </div> </div> </div> <style> #rec488554872 .t017__title{color:#ffffff;}#rec488554872 .t017__descr{color:#ffffff;}</style> </div> <div id="rec489139393" class="r t-rec t-rec_pt_90 t-rec_pb_0" style="padding-top:90px;padding-bottom:0px;background-color:#141414; " data-record-type="795" data-bg-color="#141414"> <!-- T795 --> <div class="t795"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <div class="t795__title t-title t-title_xs t-margin_auto" field="title"><div style="font-size:52px;" data-customstyle="yes">Другие курсы школы</div></div> </div> </div> </div> <style> #rec489139393 .t795__title{color:#ffffff;}</style> </div> <div id="rec489136466" class="r t-rec t-rec_pt_45 t-rec_pb_60" style="padding-top:45px;padding-bottom:60px;background-color:#141414; " data-animationappear="off" data-record-type="786" data-bg-color="#141414"> <!-- t786 --> <!-- @classes: t-text t-text_xxs t-name t-name_xs t-name_md t-name_xl t-descr t-descr_xxs t-btn t-btn_xs t-btn_sm data-zoomable="yes" --> <div class="t786" data-show-count=""> <div
class="t786__container t-container_100 t786__container_clgap-20px
t786__container_mobile-grid
"> <div
class="t786__col t786__col_25
t-align_left t-item
t786__col_mobile-grid
js-product
" data-product-lid="1497456130776"> <div class="t786__content"> <a
class="js-product-link"
href="/teamlead"> <div
class="t786__imgwrapper t786__imgwrapper_4-3 t1002__picture-wrapper
"> <div
class="t786__bgimg
t-bgimg js-product-img" data-original="https://static.tildacdn.com/tild6361-6437-4034-b732-656534613462/_.jpg" data-lazy-rule="comm:resize,round:100"
style="background-image:url('https://thb.tildacdn.com/tild6361-6437-4034-b732-656534613462/-/resizeb/20x/_.jpg');"
bgimgfield="li_gallery__1497456130776:::0"></div> </div> <div class="t786__textwrapper"> <div
class="t786__title t-name
t-name_xs
js-product-name"
field="li_title__1497456130776">
Для будущих тимлидов и тех, кто им уже является, но хочет структурировать свои знания
</div> </div> </a> </div> </div> <div
class="t786__col t786__col_25
t-align_left t-item
t786__col_mobile-grid
js-product
" data-product-lid="1662806889856"> <div class="t786__content"> <a
class="js-product-link"
href="/architecture"> <div
class="t786__imgwrapper t786__imgwrapper_4-3 t1002__picture-wrapper
"> <div
class="t786__bgimg
t-bgimg js-product-img" data-original="https://static.tildacdn.com/tild3261-3362-4364-b437-393032366439/photo.jpg" data-lazy-rule="comm:resize,round:100"
style="background-image:url('https://thb.tildacdn.com/tild3261-3362-4364-b437-393032366439/-/resizeb/20x/photo.jpg');"
bgimgfield="li_gallery__1662806889856:::0"></div> </div> <div class="t786__textwrapper"> <div
class="t786__title t-name
t-name_xs
js-product-name"
field="li_title__1662806889856">
Как проектировать связи между сервисами, чтобы не получить распределённый монолит
</div> </div> </a> </div> </div> <div
class="t786__col t786__col_25
t-align_left t-item
t786__col_mobile-grid
js-product
" data-product-lid="1662808253545"> <div class="t786__content"> <a
class="js-product-link"
href="/relocate"> <div
class="t786__imgwrapper t786__imgwrapper_4-3 t1002__picture-wrapper
"> <div
class="t786__bgimg
t-bgimg js-product-img" data-original="https://static.tildacdn.com/tild3237-6131-4462-b839-653235393434/_.jpg" data-lazy-rule="comm:resize,round:100"
style="background-image:url('https://thb.tildacdn.com/tild3237-6131-4462-b839-653235393434/-/resizeb/20x/_.jpg');"
bgimgfield="li_gallery__1662808253545:::0"></div> </div> <div class="t786__textwrapper"> <div
class="t786__title t-name
t-name_xs
js-product-name"
field="li_title__1662808253545">
О поиске работы за рубежом. Поможем с выбором компании, написанием резюме и подготовке к собеседованиям
</div> </div> </a> </div> </div> <div
class="t786__col t786__col_25
t-align_left t-item
t786__col_mobile-grid
js-product
" data-product-lid="1662808622650"> <div class="t786__content"> <a
class="js-product-link"
href="/delegate"> <div
class="t786__imgwrapper t786__imgwrapper_4-3 t1002__picture-wrapper
"> <div
class="t786__bgimg
t-bgimg js-product-img" data-original="https://static.tildacdn.com/tild3935-6161-4233-b236-366530316432/__.jpg" data-lazy-rule="comm:resize,round:100"
style="background-image:url('https://thb.tildacdn.com/tild3935-6161-4233-b236-366530316432/-/resizeb/20x/__.jpg');"
bgimgfield="li_gallery__1662808622650:::0"></div> </div> <div class="t786__textwrapper"> <div
class="t786__title t-name
t-name_xs
js-product-name"
field="li_title__1662808622650">
Для тех, у кого возникают сложности с делегированием
</div> </div> </a> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t786__showMore',function() {t786__showMore('489136466');});t_onFuncLoad('t786__init',function() {t786__init('489136466');});});</script> <style>#rec489136466 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}#rec489136466 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}</style> <style> #rec489136466 .t786__content .t786__title{font-size:20px;color:#ffffff;font-family:'FuturaPT';font-weight:400;}#rec489136466 .t786__price{font-size:16px;color:#ffd644;font-weight:400;}#rec489136466 .t786__price_old{font-size:16px;font-weight:400;}</style> <style> #rec489136466 .t786__textwrapper .t786__descr{font-size:16px;color:#ffffff;font-family:'FuturaPT';font-weight:400;}</style> <style> #rec489136466 .t-popup .t786__title{color:#ffffff;font-family:'FuturaPT';font-weight:400;}#rec489136466 .t-popup .t786__descr{color:#ffffff;font-family:'FuturaPT';font-weight:400;}</style> </div> <!--footer--> <footer id="t-footer" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="1749814" data-tilda-page-id="42344902" data-tilda-page-alias="testhtml" data-tilda-formskey="af8cd42811902401c0e07999b5dee108" data-tilda-lazy="yes" data-tilda-root-zone="com" data-tilda-project-headcode="yes" data-tilda-project-country="RU"> <div id="rec703287825" class="r t-rec" style=" " data-record-type="215"> <a name="contacts" style="font-size:0;"></a> </div> <div id="rec1046552456" class="r t-rec" style=" " data-animationappear="off" data-record-type="898"> <div
class="t898"> <div class="t898__btn"
style="right:20px;left:inherit;"> <input type="checkbox" class="t898__btn_input" id="t898__btn_input_1046552456" /> <label for="t898__btn_input_1046552456" class="t898__btn_label" style=""> <svg role="presentation" class="t898__icon t898__icon-write" width="35" height="32" viewBox="0 0 35 32" xmlns="http://www.w3.org/2000/svg"> <path d="M11.2667 12.6981H23.3667M11.2667 16.4717H23.3667M4.8104 23.5777C2.4311 21.1909 1 18.1215 1 14.7736C1 7.16679 8.38723 1 17.5 1C26.6128 1 34 7.16679 34 14.7736C34 22.3804 26.6128 28.5472 17.5 28.5472C15.6278 28.5472 13.8286 28.2868 12.1511 27.8072L12 27.7925L5.03333 31V23.8219L4.8104 23.5777Z" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round" fill="none" /> </svg> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="16" height="16" class="t898__icon t898__icon-close" viewBox="0 0 23 23"> <g fillRule="evenodd"> <path d="M10.314 -3.686H12.314V26.314H10.314z" transform="rotate(-45 11.314 11.314)" /> <path d="M10.314 -3.686H12.314V26.314H10.314z" transform="rotate(45 11.314 11.314)" /> </g> </svg> </label> <!-- new soclinks --> <a href="https://t.me/tough_dev_support_bot" class="t898__icon t898__icon-telegram_wrapper t898__icon_link" target="_blank" rel="nofollow noopener noreferrer"><span class="t898__btn-text t-name t-name_xs">Telegram</span><div class="t898__svg__wrapper"><div class="t898__svg__bg"></div><svg class="t-sociallinks__svg" role="presentation" width=50px height=50px viewBox="0 0 100 100" fill="none"
xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd"
d="M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm21.977-68.056c.386-4.38-4.24-2.576-4.24-2.576-3.415 1.414-6.937 2.85-10.497 4.302-11.04 4.503-22.444 9.155-32.159 13.734-5.268 1.932-2.184 3.864-2.184 3.864l8.351 2.577c3.855 1.16 5.91-.129 5.91-.129l17.988-12.238c6.424-4.38 4.882-.773 3.34.773l-13.49 12.882c-2.056 1.804-1.028 3.35-.129 4.123 2.55 2.249 8.82 6.364 11.557 8.16.712.467 1.185.778 1.292.858.642.515 4.111 2.834 6.424 2.319 2.313-.516 2.57-3.479 2.57-3.479l3.083-20.226c.462-3.511.993-6.886 1.417-9.582.4-2.546.705-4.485.767-5.362Z"
fill="#1d98dc" /> </svg></div></a> <!-- /new soclinks --> </div> </div> <style></style> <script type="text/javascript">t_onReady(function() {t_onFuncLoad('t898_init',function() {t898_init('1046552456');});});</script> </div> <div id="rec721342112" class="r t-rec" style=" " data-animationappear="off" data-record-type="131"> <!-- T123 --> <div class="t123"> <div class="t-container_100 "> <div class="t-width t-width_100 "> <!-- nominify begin --> <script lang="javascript">
$(document).ready(function() {
const legal = document.querySelector('.tn-atom[field=tn_text_1672345008722]');
const lang = window.navigator.language.toLowerCase();
// if (!lang.startsWith('ru')) {
// legal.innerHTML="CodeNest Technologies, LLC<br />30 N Gould St, STE R, Sheridan, WY 82801<br />USA";
// }
});
</script> <!-- nominify end --> </div> </div> </div> </div> <div id="rec1054826911" class="r t-rec" style="background-color:#141414; " data-animationappear="off" data-record-type="396" data-bg-color="#141414"> <!-- T396 --> <style>#rec1054826911 .t396__artboard {height:1012px;background-color:#141414;overflow:visible;}#rec1054826911 .t396__filter {height:1012px;}#rec1054826911 .t396__carrier{height:1012px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec1054826911 .t396__artboard,#rec1054826911 .t396__filter,#rec1054826911 .t396__carrier {height:795px;}#rec1054826911 .t396__filter {}#rec1054826911 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec1054826911 .t396__artboard,#rec1054826911 .t396__filter,#rec1054826911 .t396__carrier {height:1721px;}#rec1054826911 .t396__filter {}#rec1054826911 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec1054826911 .t396__artboard,#rec1054826911 .t396__filter,#rec1054826911 .t396__carrier {height:1495px;}#rec1054826911 .t396__filter {}#rec1054826911 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec1054826911 .t396__artboard,#rec1054826911 .t396__filter,#rec1054826911 .t396__carrier {height:1397px;}#rec1054826911 .t396__filter {}#rec1054826911 .t396__carrier {background-attachment:scroll;}}#rec1054826911 .tn-elem[data-elem-id="1748207622402"] {z-index:3;top:0px;left:calc(50% - 600px + 5000px);width:300px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748207622402"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1748207622402"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1748207622402"] {display:table;left:calc(50% - 480px + 5000px);height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1748207622402"] {display:table;left:calc(50% - 320px + 5000px);height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1748207622402"] {display:table;left:calc(50% - 240px + 5000px);height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1748207622402"] {display:table;top:25px;left:calc(50% - 160px + 10px);height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1703774382537"] {z-index:3;top:166px;left:calc(50% - 600px + 22px);width:367px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382537"] .tn-atom {border-radius:0px 0px 0px 0px;opacity:0;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1703774382537"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382537"] {display:table;top:33px;left:calc(50% - 480px + 10px);width:298px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382537"] .tn-atom {background-size:cover;opacity:0;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382537"] {display:table;top:43px;left:calc(50% - 320px + 21px);width:386px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382537"] .tn-atom {background-size:cover;opacity:0;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382537"] {display:table;top:43px;left:calc(50% - 240px + 10px);width:296px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382537"] .tn-atom {background-size:cover;opacity:0;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382537"] {display:table;top:25px;left:calc(50% - 160px + 3000px);width:520px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382537"] .tn-atom {background-size:cover;opacity:1;}}#rec1054826911 .tn-elem[data-elem-id="1743063853650"] {z-index:3;top:66px;left:calc(50% - 600px + 22px);width:820px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743063853650"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1743063853650"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743063853650"] {display:table;top:401px;left:calc(50% - 480px + -5000px);height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743063853650"] {display:table;height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743063853650"] {display:table;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743063853650"] {display:table;top:401px;left:calc(50% - 160px + -5000px);width:820px;height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1672345008719"] {z-index:3;top:723px;left:calc(50% - 600px + 21px);width:1157px;height:237px;}#rec1054826911 .tn-elem[data-elem-id="1672345008719"] .tn-atom{border-width:1px;border-radius:24px 24px 24px 24px;background-position:center center;border-color:#5c5c5c ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1672345008719"] {display:table;top:549px;left:calc(50% - 480px + 10px);width:940px;height:216px;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1672345008719"] {display:table;top:1255px;left:calc(50% - 320px + 20px);width:600px;height:431px;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1672345008719"] {display:table;top:1085px;left:calc(50% - 240px + 10px);width:460px;height:390px;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1672345008719"] {display:table;top:1038px;left:calc(50% - 160px + 10px);width:300px;height:339px;border-radius:24px;}#rec1054826911 .tn-elem[data-elem-id="1672345008719"] .tn-atom {background-size:cover;border-radius:24px;}}#rec1054826911 .tn-elem[data-elem-id="1672345008722"]{color:#e1e1e1;z-index:3;top:755px;left:calc(50% - 600px + 56px);width:406px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345008722"] .tn-atom {vertical-align:middle;color:#e1e1e1;font-size:18px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.1;font-weight:500;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1672345008722"] {display:table;top:584px;left:calc(50% - 480px + 48px);width:342px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345008722"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1672345008722"] {display:table;top:1290px;left:calc(50% - 320px + 60px);width:400px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345008722"] .tn-atom{font-size:24px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1672345008722"] {display:table;top:1118px;left:calc(50% - 240px + 37px);width:321px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345008722"] .tn-atom {vertical-align:middle;white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1672345008722"] {display:table;top:1068px;left:calc(50% - 160px + 26px);width:272px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345008722"] .tn-atom{font-size:17px;line-height:1;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1743062585351"] {z-index:3;top:572px;left:calc(50% - 600px + 21px);width:1157px;height:133px;}#rec1054826911 .tn-elem[data-elem-id="1743062585351"] .tn-atom{border-width:1px;border-radius:24px 24px 24px 24px;background-position:center center;border-color:#5c5c5c ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743062585351"] {display:table;top:403px;left:calc(50% - 480px + 10px);width:940px;height:126px;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743062585351"] {display:table;top:977px;left:calc(50% - 320px + 20px);width:600px;height:258px;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743062585351"] {display:table;top:908px;left:calc(50% - 240px + 10px);width:460px;height:167px;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743062585351"] {display:table;top:884px;left:calc(50% - 160px + 10px);width:300px;height:142px;border-radius:24px;}#rec1054826911 .tn-elem[data-elem-id="1743062585351"] .tn-atom {background-size:cover;border-radius:24px;}}#rec1054826911 .tn-elem[data-elem-id="1703774382568"]{color:#ffffff;z-index:3;top:602px;left:calc(50% - 600px + 646px);width:406px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382568"] .tn-atom {vertical-align:middle;color:#ffffff;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1;font-weight:500;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382568"] {display:table;top:436px;left:calc(50% - 480px + 512px);width:359px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382568"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382568"] {display:table;top:1091px;left:calc(50% - 320px + 60px);width:482px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382568"] .tn-atom{font-size:28px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382568"] {display:table;top:985px;left:calc(50% - 240px + 40px);width:406px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382568"] .tn-atom {vertical-align:middle;white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382568"] {display:table;top:945px;left:calc(50% - 160px + 30px);width:266px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382568"] .tn-atom{font-size:17px;line-height:1;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1743062623094"]{color:#e1e1e1;z-index:3;top:606px;left:calc(50% - 600px + 70px);width:405px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743062623094"] .tn-atom {vertical-align:middle;color:#e1e1e1;font-size:64px;font-family:'FuturaPT',Arial,sans-serif;line-height:1;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743062623094"] {display:table;top:436px;left:calc(50% - 480px + 48px);width:342px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743062623094"] .tn-atom{font-size:54px;line-height:0.9;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743062623094"] {display:table;top:1017px;left:calc(50% - 320px + 60px);width:337px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743062623094"] .tn-atom{font-size:54px;line-height:1;letter-spacing:0.5px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743062623094"] {display:table;top:931px;left:calc(50% - 240px + 40px);width:286px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743062623094"] .tn-atom {vertical-align:middle;white-space:normal;font-size:44px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743062623094"] {display:table;top:906px;left:calc(50% - 160px + 30px);width:210px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743062623094"] .tn-atom{font-size:32px;line-height:0.9;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1703774382565"] {z-index:3;top:66px;left:calc(50% - 600px + 858px);width:323px;height:456px;}#rec1054826911 .tn-elem[data-elem-id="1703774382565"] .tn-atom {border-radius:24px 24px 24px 24px;background-color:#8acd72;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382565"] {display:table;top:36px;left:calc(50% - 480px + 710px);width:232px;height:350px;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382565"] {display:table;top:709px;left:calc(50% - 320px + 20px);width:600px;height:248px;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382565"] {display:table;top:679px;left:calc(50% - 240px + 10px);width:460px;height:219px;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382565"] {display:table;top:630px;left:calc(50% - 160px + 10px);width:300px;height:242px;border-radius:24px;}#rec1054826911 .tn-elem[data-elem-id="1703774382565"] .tn-atom {background-size:cover;border-radius:24px;}}#rec1054826911 .tn-elem[data-elem-id="1703774382571"]{color:#000000;z-index:3;top:100px;left:calc(50% - 600px + 896px);width:231px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382571"] .tn-atom {vertical-align:middle;color:#000000;font-size:64px;font-family:'FuturaPT',Arial,sans-serif;line-height:1;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382571"] {display:table;top:66px;left:calc(50% - 480px + 730px);width:203px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382571"] .tn-atom{font-size:54px;line-height:0.9;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382571"] {display:table;top:739px;left:calc(50% - 320px + 60px);width:337px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382571"] .tn-atom{font-size:54px;line-height:1;letter-spacing:0.5px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382571"] {display:table;top:702px;left:calc(50% - 240px + 39px);width:286px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382571"] .tn-atom{font-size:44px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382571"] {display:table;top:652px;left:calc(50% - 160px + 30px);width:212px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382571"] .tn-atom{font-size:32px;line-height:0.9;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1703774382573"] {z-index:3;top:127px;left:calc(50% - 600px + 1102px);width:48px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382573"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1703774382573"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382573"] {display:table;top:86px;left:calc(50% - 480px + 878px);width:40px;height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382573"] {display:table;top:745px;left:calc(50% - 320px + 542px);width:48px;height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382573"] {display:table;top:708px;left:calc(50% - 240px + 391px);width:48px;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382573"] {display:table;top:660px;left:calc(50% - 160px + 246px);width:48px;height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1703774382557"] {z-index:3;top:414px;left:calc(50% - 600px + 896px);width:52px;height:auto;}@media (min-width:1200px) {#rec1054826911 .tn-elem.t396__elem--anim-hidden[data-elem-id="1703774382557"] {opacity:0;}}#rec1054826911 .tn-elem[data-elem-id="1703774382557"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1703774382557"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382557"] {display:table;top:279px;left:calc(50% - 480px + 790px);width:52px;height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382557"] {display:table;top:891px;left:calc(50% - 320px + 133px);width:52px;height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382557"] {display:table;top:832px;left:calc(50% - 240px + 99px);width:52px;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382557"] {display:table;top:765px;left:calc(50% - 160px + 30px);width:52px;height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1703774382561"] {z-index:3;top:371px;left:calc(50% - 600px + 896px);width:145px;height:auto;}@media (min-width:1200px) {#rec1054826911 .tn-elem.t396__elem--anim-hidden[data-elem-id="1703774382561"] {opacity:0;}}#rec1054826911 .tn-elem[data-elem-id="1703774382561"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1703774382561"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382561"] {display:table;top:233px;left:calc(50% - 480px + 731px);width:144px;height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382561"] {display:table;top:843px;left:calc(50% - 320px + 60px);width:144px;height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382561"] {display:table;top:766px;left:calc(50% - 240px + 40px);width:144px;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382561"] {display:table;top:699px;left:calc(50% - 160px + 30px);width:144px;height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1703774382545"]{color:#000000;z-index:3;top:420px;left:calc(50% - 600px + 957px);width:69px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382545"] .tn-atom {vertical-align:middle;color:#000000;font-size:30px;font-family:'FuturaPT',Arial,sans-serif;line-height:1;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382545"] {display:table;top:285px;left:calc(50% - 480px + 731px);width:52px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382545"] .tn-atom{font-size:24px;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382545"] {display:table;top:895px;left:calc(50% - 320px + 60px);width:73px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382545"] .tn-atom{font-size:30px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382545"] {display:table;top:837px;left:calc(50% - 240px + 40px);width:55px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382545"] .tn-atom{font-size:24px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382545"] {display:table;top:771px;left:calc(50% - 160px + 90px);width:67px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382545"] .tn-atom{font-size:24px;line-height:1;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1743334857285"] {z-index:3;top:-170px;left:calc(50% - 600px + 4974px);width:460px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743334857285"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1743334857285"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743334857285"] {display:table;top:0px;left:calc(50% - 480px + 3000px);height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743334857285"] {display:table;top:0px;left:calc(50% - 320px + 3000px);height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743334857285"] {display:table;top:43px;left:calc(50% - 240px + 10px);width:460px;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743334857285"] {display:table;top:43px;left:calc(50% - 160px + 3000px);height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1703774382542"] {z-index:3;top:-85px;left:calc(50% - 600px + 4974px);width:570px;height:auto;}@media (min-width:1200px) {#rec1054826911 .tn-elem.t396__elem--anim-hidden[data-elem-id="1703774382542"] {opacity:0;}}#rec1054826911 .tn-elem[data-elem-id="1703774382542"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1703774382542"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382542"] {display:table;top:36px;left:calc(50% - 480px + 3000px);width:680px;height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382542"] {display:table;top:42px;left:calc(50% - 320px + 3000px);width:532px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382542"] .tn-atom {background-size:cover;opacity:1;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382542"] {display:table;top:53px;left:calc(50% - 240px + 3000px);width:460px;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382542"] {display:table;top:15px;left:calc(50% - 160px + 10px);width:300px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382542"] .tn-atom {background-size:cover;opacity:0;}}#rec1054826911 .tn-elem[data-elem-id="1743252614302"] {z-index:3;top:-170px;left:calc(50% - 600px + 4974px);width:680px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743252614302"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1743252614302"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743252614302"] {display:table;top:36px;left:calc(50% - 480px + 10px);width:680px;height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743252614302"] {display:table;top:36px;left:calc(50% - 320px + 3000px);width:999px;height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743252614302"] {display:table;top:46px;left:calc(50% - 240px + 3000px);width:999px;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743252614302"] {display:table;top:26px;left:calc(50% - 160px + 3000px);width:680px;height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1743255195988"] {z-index:3;top:0px;left:calc(50% - 600px + 5000px);width:600px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743255195988"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1743255195988"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743255195988"] {display:table;left:calc(50% - 480px + 5000px);height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743255195988"] {display:table;top:24px;left:calc(50% - 320px + 20px);height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743255195988"] {display:table;top:24px;left:calc(50% - 240px + 3000px);width:600px;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743255195988"] {display:table;top:24px;left:calc(50% - 160px + 3000px);width:600px;height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1743064770381"]{color:#000000;z-index:3;top:242px;left:calc(50% - 600px + 60px);width:406px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743064770381"] .tn-atom {vertical-align:middle;color:#000000;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.1;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743064770381"] {display:table;top:178px;left:calc(50% - 480px + 46px);width:369px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743064770381"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743064770381"] {display:table;top:176px;left:calc(50% - 320px + 60px);width:311px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743064770381"] .tn-atom{font-size:28px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743064770381"] {display:table;top:165px;left:calc(50% - 240px + 40px);width:413px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743064770381"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743064770381"] {display:table;top:115px;left:calc(50% - 160px + 30px);width:266px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743064770381"] .tn-atom{font-size:17px;line-height:1;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1743064917729"] {z-index:3;top:120px;left:calc(50% - 600px + 601px);width:203px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743064917729"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1743064917729"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743064917729"] {display:table;top:86px;left:calc(50% - 480px + 452px);width:189px;height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743064917729"] {display:table;top:157px;left:calc(50% - 320px + 391px);height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743064917729"] {display:table;top:275px;left:calc(50% - 240px + 156px);width:172px;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743064917729"] {display:table;top:221px;left:calc(50% - 160px + 85px);width:149px;height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1743064702929"] {z-index:3;top:120px;left:calc(50% - 600px + 454px);width:190px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743064702929"] .tn-atom {border-radius:0px 0px 0px 0px;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1054826911 .tn-elem[data-elem-id="1743064702929"] .tn-atom {-webkit-transform:rotate(326deg);-moz-transform:rotate(326deg);transform:rotate(326deg);}#rec1054826911 .tn-elem[data-elem-id="1743064702929"] .tn-atom__img {border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743064702929"] {display:table;top:36px;left:calc(50% - 480px + 533px);width:153px;height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743064702929"] {display:table;top:70px;left:calc(50% - 320px + 447px);width:171px;height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743064702929"] {display:table;top:217px;left:calc(50% - 240px + 221px);height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743064702929"] {display:table;top:179px;left:calc(50% - 160px + 155px);width:126px;height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1743064824042"] {z-index:3;top:423px;left:calc(50% - 600px + 60px);width:744px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1743064824042"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1743064824042"] {display:table;top:291px;left:calc(50% - 480px + 46px);width:608px;height:auto;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1743064824042"] {display:table;top:449px;left:calc(50% - 320px + 46px);width:534px;height:auto;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1743064824042"] {display:table;top:450px;left:calc(50% - 240px + 20px);width:440px;height:auto;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1743064824042"] {display:table;top:373px;left:calc(50% - 160px + 20px);width:280px;height:auto;}}#rec1054826911 .tn-elem[data-elem-id="1703774382548"]{color:#000000;z-index:3;top:100px;left:calc(50% - 600px + 60px);width:405px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382548"] .tn-atom {vertical-align:middle;color:#000000;font-size:64px;font-family:'FuturaPT',Arial,sans-serif;line-height:1;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1703774382548"] {display:table;top:66px;left:calc(50% - 480px + 46px);width:334px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382548"] .tn-atom{font-size:54px;line-height:0.9;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1703774382548"] {display:table;top:54px;left:calc(50% - 320px + 60px);width:299px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382548"] .tn-atom{font-size:54px;line-height:1;letter-spacing:0.5px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1703774382548"] {display:table;top:67px;left:calc(50% - 240px + 40px);width:286px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382548"] .tn-atom{font-size:44px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1703774382548"] {display:table;top:47px;left:calc(50% - 160px + 30px);width:210px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1703774382548"] .tn-atom{font-size:32px;line-height:0.9;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1672345317919"]{color:#e1e1e1;z-index:3;top:790px;left:calc(50% - 600px + 646px);width:406px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345317919"] .tn-atom {vertical-align:middle;color:#e1e1e1;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.15;font-weight:500;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1672345317919"] {display:table;top:615px;left:calc(50% - 480px + 515px);width:428px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345317919"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1672345317919"] {display:table;top:1461px;left:calc(50% - 320px + 60px);width:482px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345317919"] .tn-atom{font-size:30px;line-height:1.2;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1672345317919"] {display:table;top:1263px;left:calc(50% - 240px + 38px);width:380px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345317919"] .tn-atom {vertical-align:middle;white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1672345317919"] {display:table;top:1194px;left:calc(50% - 160px + 26px);width:268px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672345317919"] .tn-atom{font-size:20px;line-height:1.2;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1672388917320"]{color:#e1e1e1;z-index:3;top:825px;left:calc(50% - 600px + 646px);width:406px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672388917320"] .tn-atom {vertical-align:middle;color:#e1e1e1;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.25;font-weight:500;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1672388917320"] {display:table;top:645px;left:calc(50% - 480px + 515px);width:361px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672388917320"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1672388917320"] {display:table;top:1502px;left:calc(50% - 320px + 60px);width:482px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672388917320"] .tn-atom{font-size:30px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1672388917320"] {display:table;top:1298px;left:calc(50% - 240px + 38px);width:352px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672388917320"] .tn-atom {vertical-align:middle;white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1672388917320"] {display:table;top:1226px;left:calc(50% - 160px + 26px);width:257px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1672388917320"] .tn-atom{font-size:20px;line-height:1;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1701461159361"]{color:#e1e1e1;z-index:3;top:862px;left:calc(50% - 600px + 646px);width:406px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1701461159361"] .tn-atom {vertical-align:middle;color:#e1e1e1;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.25;font-weight:500;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1701461159361"] {display:table;top:677px;left:calc(50% - 480px + 515px);width:361px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1701461159361"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1701461159361"] {display:table;top:1545px;left:calc(50% - 320px + 60px);width:482px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1701461159361"] .tn-atom{font-size:30px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1701461159361"] {display:table;top:1335px;left:calc(50% - 240px + 38px);width:352px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1701461159361"] .tn-atom {vertical-align:middle;white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1701461159361"] {display:table;top:1254px;left:calc(50% - 160px + 26px);width:257px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1701461159361"] .tn-atom{font-size:20px;line-height:1;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1748179179947"]{color:#e1e1e1;z-index:3;top:899px;left:calc(50% - 600px + 646px);width:406px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748179179947"] .tn-atom {vertical-align:middle;color:#e1e1e1;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.25;font-weight:500;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1748179179947"] {display:table;top:709px;left:calc(50% - 480px + 515px);width:361px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748179179947"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1748179179947"] {display:table;top:1588px;left:calc(50% - 320px + 60px);width:482px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748179179947"] .tn-atom{font-size:30px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1748179179947"] {display:table;top:1372px;left:calc(50% - 240px + 38px);width:352px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748179179947"] .tn-atom {vertical-align:middle;white-space:normal;font-size:26px;background-size:cover;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1748179179947"] {display:table;top:1282px;left:calc(50% - 160px + 26px);width:257px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748179179947"] .tn-atom{font-size:20px;line-height:1;background-size:cover;}}#rec1054826911 .tn-elem[data-elem-id="1748269962284"]{color:#e1e1e1;z-index:3;top:753px;left:calc(50% - 600px + 646px);width:406px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748269962284"] .tn-atom {vertical-align:middle;color:#e1e1e1;font-size:24px;font-family:'FuturaPT',Arial,sans-serif;line-height:1.25;font-weight:500;background-position:center center;border-color:transparent ;border-style:solid ;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px) {#rec1054826911 .tn-elem[data-elem-id="1748269962284"] {display:table;top:583px;left:calc(50% - 480px + 515px);width:361px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748269962284"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:959px) {#rec1054826911 .tn-elem[data-elem-id="1748269962284"] {display:table;top:1418px;left:calc(50% - 320px + 60px);width:482px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748269962284"] .tn-atom{font-size:30px;background-size:cover;}}@media screen and (max-width:639px) {#rec1054826911 .tn-elem[data-elem-id="1748269962284"] {display:table;top:1226px;left:calc(50% - 240px + 38px);width:352px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748269962284"] .tn-atom {vertical-align:middle;white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:479px) {#rec1054826911 .tn-elem[data-elem-id="1748269962284"] {display:table;top:1166px;left:calc(50% - 160px + 26px);width:257px;height:auto;}#rec1054826911 .tn-elem[data-elem-id="1748269962284"] .tn-atom{font-size:20px;line-height:1;background-size:cover;}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="1054826911" data-artboard-screens="320,480,640,960,1200" data-artboard-height="1012" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-ovrflw="visible" data-artboard-height-res-320="1397" data-artboard-upscale-res-320="window" data-artboard-height-res-480="1495" data-artboard-height-res-640="1721" data-artboard-height-res-960="795"> <div class="t396__carrier" data-artboard-recid="1054826911"></div> <div class="t396__filter" data-artboard-recid="1054826911"></div> <div class='t396__elem tn-elem tn-elem__10548269111748207622402' data-elem-id='1748207622402' data-elem-type='image' data-field-top-value="0" data-field-left-value="5000" data-field-height-value="592" data-field-width-value="300" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="300" data-field-fileheight-value="592" data-field-heightmode-value="hug" data-field-top-res-320-value="25" data-field-left-res-320-value="10" data-field-height-res-320-value="592" data-field-left-res-480-value="5000" data-field-height-res-480-value="592" data-field-left-res-640-value="5000" data-field-height-res-640-value="592" data-field-left-res-960-value="5000" data-field-height-res-960-value="592"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6333-3036-4835-b437-336163393134/320_2.svg'
src='https://static.tildacdn.com/tild6333-3036-4835-b437-336163393134/320_2.svg'
alt='' imgfield='tn_img_1748207622402'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382537' data-elem-id='1703774382537' data-elem-type='image' data-field-top-value="166" data-field-left-value="22" data-field-height-value="358" data-field-width-value="367" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="335" data-field-fileheight-value="327" data-field-heightmode-value="hug" data-field-top-res-320-value="25" data-field-left-res-320-value="3000" data-field-height-res-320-value="508" data-field-width-res-320-value="520" data-field-container-res-320-value="grid" data-field-top-res-480-value="43" data-field-left-res-480-value="10" data-field-height-res-480-value="289" data-field-width-res-480-value="296" data-field-top-res-640-value="43" data-field-left-res-640-value="21" data-field-height-res-640-value="377" data-field-width-res-640-value="386" data-field-top-res-960-value="33" data-field-left-res-960-value="10" data-field-height-res-960-value="291" data-field-width-res-960-value="298" data-field-container-res-960-value="grid"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6235-3730-4661-b130-303730396234/Frame_181418.svg'
src='https://static.tildacdn.com/tild6235-3730-4661-b130-303730396234/Frame_181418.svg'
alt='' imgfield='tn_img_1703774382537'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743063853650' data-elem-id='1743063853650' data-elem-type='image' data-field-top-value="66" data-field-left-value="22" data-field-height-value="456" data-field-width-value="820" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="820" data-field-fileheight-value="456" data-field-heightmode-value="hug" data-field-top-res-320-value="401" data-field-left-res-320-value="-5000" data-field-height-res-320-value="456" data-field-width-res-320-value="820" data-field-container-res-320-value="grid" data-field-height-res-480-value="456" data-field-height-res-640-value="456" data-field-top-res-960-value="401" data-field-left-res-960-value="-5000" data-field-height-res-960-value="456"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3734-6537-4362-b366-376561353436/Frame_16.svg'
src='https://static.tildacdn.com/tild3734-6537-4362-b366-376561353436/Frame_16.svg'
alt='' imgfield='tn_img_1743063853650'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111672345008719' data-elem-id='1672345008719' data-elem-type='shape' data-field-top-value="723" data-field-left-value="21" data-field-height-value="237" data-field-width-value="1157" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-heightmode-value="fixed" data-field-top-res-320-value="1038" data-field-left-res-320-value="10" data-field-height-res-320-value="339" data-field-width-res-320-value="300" data-field-top-res-480-value="1085" data-field-left-res-480-value="10" data-field-height-res-480-value="390" data-field-width-res-480-value="460" data-field-container-res-480-value="grid" data-field-widthmode-res-480-value="fixed" data-field-top-res-640-value="1255" data-field-left-res-640-value="20" data-field-height-res-640-value="431" data-field-width-res-640-value="600" data-field-heightmode-res-640-value="fixed" data-field-top-res-960-value="549" data-field-left-res-960-value="10" data-field-height-res-960-value="216" data-field-width-res-960-value="940" data-field-heightmode-res-960-value="fixed"> <div class='tn-atom'> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111672345008722' data-elem-id='1672345008722' data-elem-type='text' data-field-top-value="755" data-field-left-value="56" data-field-height-value="40" data-field-width-value="406" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="18" data-field-top-res-320-value="1068" data-field-left-res-320-value="26" data-field-width-res-320-value="272" data-field-fontsize-res-320-value="17" data-field-top-res-480-value="1118" data-field-left-res-480-value="37" data-field-width-res-480-value="321" data-field-container-res-480-value="grid" data-field-heightunits-res-480-value="px" data-field-textfit-res-480-value="autoheight" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="1290" data-field-left-res-640-value="60" data-field-width-res-640-value="400" data-field-fontsize-res-640-value="24" data-field-top-res-960-value="584" data-field-left-res-960-value="48" data-field-width-res-960-value="342" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1672345008722'>ИП Борщев Федор Александрович<br> ИНН 710406790323, ОГРН 317715400016820</div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743062585351' data-elem-id='1743062585351' data-elem-type='shape' data-field-top-value="572" data-field-left-value="21" data-field-height-value="133" data-field-width-value="1157" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="884" data-field-left-res-320-value="10" data-field-height-res-320-value="142" data-field-width-res-320-value="300" data-field-heightmode-res-320-value="fixed" data-field-top-res-480-value="908" data-field-left-res-480-value="10" data-field-height-res-480-value="167" data-field-width-res-480-value="460" data-field-container-res-480-value="grid" data-field-widthmode-res-480-value="fixed" data-field-top-res-640-value="977" data-field-left-res-640-value="20" data-field-height-res-640-value="258" data-field-width-res-640-value="600" data-field-heightmode-res-640-value="fixed" data-field-top-res-960-value="403" data-field-left-res-960-value="10" data-field-height-res-960-value="126" data-field-width-res-960-value="940" data-field-container-res-960-value="grid" data-field-widthmode-res-960-value="fixed" data-field-heightmode-res-960-value="fixed"> <div class='tn-atom'> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382568' data-elem-id='1703774382568' data-elem-type='text' data-field-top-value="602" data-field-left-value="646" data-field-height-value="72" data-field-width-value="406" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="24" data-field-top-res-320-value="945" data-field-left-res-320-value="30" data-field-width-res-320-value="266" data-field-fontsize-res-320-value="17" data-field-top-res-480-value="985" data-field-left-res-480-value="40" data-field-width-res-480-value="406" data-field-container-res-480-value="grid" data-field-heightunits-res-480-value="px" data-field-textfit-res-480-value="autoheight" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="1091" data-field-left-res-640-value="60" data-field-width-res-640-value="482" data-field-fontsize-res-640-value="28" data-field-top-res-960-value="436" data-field-left-res-960-value="512" data-field-width-res-960-value="359" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1703774382568'>Если возникли вопросы — напишите на <a href="mailto:support@tough-dev.school" style="color: rgb(245, 125, 46); border-bottom: 1px solid rgb(236, 104, 60); box-shadow: none; text-decoration: none;">support@tough-dev.school</a>, отвечаем в течение суток</div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743062623094' data-elem-id='1743062623094' data-elem-type='text' data-field-top-value="606" data-field-left-value="70" data-field-height-value="64" data-field-width-value="405" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="64" data-field-top-res-320-value="906" data-field-left-res-320-value="30" data-field-width-res-320-value="210" data-field-fontsize-res-320-value="32" data-field-top-res-480-value="931" data-field-left-res-480-value="40" data-field-width-res-480-value="286" data-field-container-res-480-value="grid" data-field-heightunits-res-480-value="px" data-field-textfit-res-480-value="autoheight" data-field-fontsize-res-480-value="44" data-field-top-res-640-value="1017" data-field-left-res-640-value="60" data-field-width-res-640-value="337" data-field-fontsize-res-640-value="54" data-field-top-res-960-value="436" data-field-left-res-960-value="48" data-field-width-res-960-value="342" data-field-fontsize-res-960-value="54"> <div class='tn-atom'field='tn_text_1743062623094'>Задать вопрос</div> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382565' data-elem-id='1703774382565' data-elem-type='shape' data-field-top-value="66" data-field-left-value="858" data-field-height-value="456" data-field-width-value="323" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-heightmode-value="fixed" data-field-top-res-320-value="630" data-field-left-res-320-value="10" data-field-height-res-320-value="242" data-field-width-res-320-value="300" data-field-container-res-320-value="grid" data-field-top-res-480-value="679" data-field-left-res-480-value="10" data-field-height-res-480-value="219" data-field-width-res-480-value="460" data-field-container-res-480-value="grid" data-field-heightmode-res-480-value="fixed" data-field-top-res-640-value="709" data-field-left-res-640-value="20" data-field-height-res-640-value="248" data-field-width-res-640-value="600" data-field-heightmode-res-640-value="fixed" data-field-top-res-960-value="36" data-field-left-res-960-value="710" data-field-height-res-960-value="350" data-field-width-res-960-value="232" data-field-heightmode-res-960-value="fixed"> <div class='tn-atom'> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382571' data-elem-id='1703774382571' data-elem-type='text' data-field-top-value="100" data-field-left-value="896" data-field-height-value="128" data-field-width-value="231" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="64" data-field-top-res-320-value="652" data-field-left-res-320-value="30" data-field-height-res-320-value="29" data-field-width-res-320-value="212" data-field-container-res-320-value="grid" data-field-fontsize-res-320-value="32" data-field-top-res-480-value="702" data-field-left-res-480-value="39" data-field-height-res-480-value="44" data-field-width-res-480-value="286" data-field-container-res-480-value="grid" data-field-fontsize-res-480-value="44" data-field-top-res-640-value="739" data-field-left-res-640-value="60" data-field-height-res-640-value="54" data-field-width-res-640-value="337" data-field-container-res-640-value="grid" data-field-fontsize-res-640-value="54" data-field-top-res-960-value="66" data-field-left-res-960-value="730" data-field-height-res-960-value="98" data-field-width-res-960-value="203" data-field-container-res-960-value="grid" data-field-fontsize-res-960-value="54"> <div class='tn-atom'field='tn_text_1703774382571'>Наши блоги</div> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382573' data-elem-id='1703774382573' data-elem-type='image' data-field-top-value="127" data-field-left-value="1102" data-field-height-value="48" data-field-width-value="48" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="48" data-field-fileheight-value="48" data-field-heightmode-value="hug" data-field-top-res-320-value="660" data-field-left-res-320-value="246" data-field-height-res-320-value="48" data-field-width-res-320-value="48" data-field-container-res-320-value="grid" data-field-top-res-480-value="708" data-field-left-res-480-value="391" data-field-height-res-480-value="48" data-field-width-res-480-value="48" data-field-container-res-480-value="grid" data-field-top-res-640-value="745" data-field-left-res-640-value="542" data-field-height-res-640-value="48" data-field-width-res-640-value="48" data-field-container-res-640-value="grid" data-field-top-res-960-value="86" data-field-left-res-960-value="878" data-field-height-res-960-value="40" data-field-width-res-960-value="40"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3134-3938-4337-a263-613432613334/Subtract.svg'
src='https://static.tildacdn.com/tild3134-3938-4337-a263-613432613334/Subtract.svg'
alt='' imgfield='tn_img_1703774382573'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382557 ' data-elem-id='1703774382557' data-elem-type='image' data-field-top-value="414" data-field-left-value="896" data-field-height-value="36" data-field-width-value="52" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':100,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':1,'ro':0,'bl':'0','ea':'easeIn','dt':0}]" data-field-filewidth-value="52" data-field-fileheight-value="36" data-field-heightmode-value="hug" data-field-top-res-320-value="765" data-field-left-res-320-value="30" data-field-height-res-320-value="36" data-field-width-res-320-value="52" data-field-container-res-320-value="grid" data-field-top-res-480-value="832" data-field-left-res-480-value="99" data-field-height-res-480-value="36" data-field-width-res-480-value="52" data-field-container-res-480-value="grid" data-field-top-res-640-value="891" data-field-left-res-640-value="133" data-field-height-res-640-value="36" data-field-width-res-640-value="52" data-field-container-res-640-value="grid" data-field-top-res-960-value="279" data-field-left-res-960-value="790" data-field-height-res-960-value="36" data-field-width-res-960-value="52" data-field-container-res-960-value="grid"> <a class='tn-atom' href="https://t.me/pmdaily" target="_blank"> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6464-3533-4637-b163-386136646634/Frame_12-1.svg'
src='https://static.tildacdn.com/tild6464-3533-4637-b163-386136646634/Frame_12-1.svg'
alt='' imgfield='tn_img_1703774382557'
/> </a> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382561 ' data-elem-id='1703774382561' data-elem-type='image' data-field-top-value="371" data-field-left-value="896" data-field-height-value="36" data-field-width-value="145" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':100,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':1,'ro':0,'bl':'0','ea':'easeIn','dt':0}]" data-field-filewidth-value="145" data-field-fileheight-value="36" data-field-heightmode-value="hug" data-field-top-res-320-value="699" data-field-left-res-320-value="30" data-field-height-res-320-value="36" data-field-width-res-320-value="144" data-field-container-res-320-value="grid" data-field-top-res-480-value="766" data-field-left-res-480-value="40" data-field-height-res-480-value="36" data-field-width-res-480-value="144" data-field-container-res-480-value="grid" data-field-top-res-640-value="843" data-field-left-res-640-value="60" data-field-height-res-640-value="36" data-field-width-res-640-value="144" data-field-container-res-640-value="grid" data-field-top-res-960-value="233" data-field-left-res-960-value="731" data-field-height-res-960-value="36" data-field-width-res-960-value="144"> <a class='tn-atom' href="https://www.youtube.com/channel/UCO8aN1B8ncJM09rohGvOiCQ" target="_blank"> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3666-6538-4266-b061-663032643966/Frame_20.svg'
src='https://static.tildacdn.com/tild3666-6538-4266-b061-663032643966/Frame_20.svg'
alt='' imgfield='tn_img_1703774382561'
/> </a> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382545' data-elem-id='1703774382545' data-elem-type='text' data-field-top-value="420" data-field-left-value="957" data-field-height-value="30" data-field-width-value="69" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="30" data-field-top-res-320-value="771" data-field-left-res-320-value="90" data-field-height-res-320-value="24" data-field-width-res-320-value="67" data-field-container-res-320-value="grid" data-field-fontsize-res-320-value="24" data-field-top-res-480-value="837" data-field-left-res-480-value="40" data-field-height-res-480-value="24" data-field-width-res-480-value="55" data-field-container-res-480-value="grid" data-field-fontsize-res-480-value="24" data-field-top-res-640-value="895" data-field-left-res-640-value="60" data-field-height-res-640-value="30" data-field-width-res-640-value="73" data-field-container-res-640-value="grid" data-field-fontsize-res-640-value="30" data-field-top-res-960-value="285" data-field-left-res-960-value="731" data-field-height-res-960-value="24" data-field-width-res-960-value="52" data-field-container-res-960-value="grid" data-field-fontsize-res-960-value="24"> <div class='tn-atom'field='tn_text_1703774382545'>Федя</div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743334857285' data-elem-id='1743334857285' data-elem-type='image' data-field-top-value="-170" data-field-left-value="4974" data-field-height-value="626" data-field-width-value="460" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="460" data-field-fileheight-value="626" data-field-heightmode-value="hug" data-field-top-res-320-value="43" data-field-left-res-320-value="3000" data-field-height-res-320-value="626" data-field-top-res-480-value="43" data-field-left-res-480-value="10" data-field-height-res-480-value="626" data-field-width-res-480-value="460" data-field-container-res-480-value="grid" data-field-top-res-640-value="0" data-field-left-res-640-value="3000" data-field-height-res-640-value="626" data-field-top-res-960-value="0" data-field-left-res-960-value="3000" data-field-height-res-960-value="626"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3966-3463-4238-b135-313138633761/460_2.svg'
src='https://static.tildacdn.com/tild3966-3463-4238-b135-313138633761/460_2.svg'
alt='' imgfield='tn_img_1743334857285'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382542 ' data-elem-id='1703774382542' data-elem-type='image' data-field-top-value="-85" data-field-left-value="4974" data-field-height-value="1125" data-field-width-value="570" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-trgels="1672148836629,1672148836628,1672148836625,1672148836626,1672148836623" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':100,'mx':0,'my':0,'sx':1,'sy':1,'op':0.9,'ro':0,'bl':'0','ea':'easeIn','dt':0}]" data-field-filewidth-value="300" data-field-fileheight-value="592" data-field-heightmode-value="hug" data-field-top-res-320-value="15" data-field-left-res-320-value="10" data-field-height-res-320-value="592" data-field-width-res-320-value="300" data-field-container-res-320-value="grid" data-field-top-res-480-value="53" data-field-left-res-480-value="3000" data-field-height-res-480-value="908" data-field-width-res-480-value="460" data-field-container-res-480-value="grid" data-field-top-res-640-value="42" data-field-left-res-640-value="3000" data-field-height-res-640-value="1050" data-field-width-res-640-value="532" data-field-container-res-640-value="grid" data-field-top-res-960-value="36" data-field-left-res-960-value="3000" data-field-height-res-960-value="1342" data-field-width-res-960-value="680" data-field-container-res-960-value="grid"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6633-3830-4834-b861-373666386237/320_2.svg'
src='https://static.tildacdn.com/tild6633-3830-4834-b861-373666386237/320_2.svg'
alt='' imgfield='tn_img_1703774382542'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743252614302' data-elem-id='1743252614302' data-elem-type='image' data-field-top-value="-170" data-field-left-value="4974" data-field-height-value="350" data-field-width-value="680" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="680" data-field-fileheight-value="350" data-field-heightmode-value="hug" data-field-top-res-320-value="26" data-field-left-res-320-value="3000" data-field-height-res-320-value="350" data-field-width-res-320-value="680" data-field-container-res-320-value="grid" data-field-top-res-480-value="46" data-field-left-res-480-value="3000" data-field-height-res-480-value="514" data-field-width-res-480-value="999" data-field-container-res-480-value="grid" data-field-top-res-640-value="36" data-field-left-res-640-value="3000" data-field-height-res-640-value="514" data-field-width-res-640-value="999" data-field-container-res-640-value="grid" data-field-widthmode-res-640-value="fixed" data-field-top-res-960-value="36" data-field-left-res-960-value="10" data-field-height-res-960-value="350" data-field-width-res-960-value="680" data-field-container-res-960-value="grid"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6330-3933-4836-a361-386535643663/940.svg'
src='https://static.tildacdn.com/tild6330-3933-4836-a361-386535643663/940.svg'
alt='' imgfield='tn_img_1743252614302'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743255195988' data-elem-id='1743255195988' data-elem-type='image' data-field-top-value="0" data-field-left-value="5000" data-field-height-value="665" data-field-width-value="600" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="600" data-field-fileheight-value="665" data-field-heightmode-value="hug" data-field-top-res-320-value="24" data-field-left-res-320-value="3000" data-field-height-res-320-value="665" data-field-width-res-320-value="600" data-field-container-res-320-value="grid" data-field-top-res-480-value="24" data-field-left-res-480-value="3000" data-field-height-res-480-value="665" data-field-width-res-480-value="600" data-field-container-res-480-value="grid" data-field-top-res-640-value="24" data-field-left-res-640-value="20" data-field-height-res-640-value="665" data-field-left-res-960-value="5000" data-field-height-res-960-value="665"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3563-6635-4139-b235-313830623763/600_2.svg'
src='https://static.tildacdn.com/tild3563-6635-4139-b235-313830623763/600_2.svg'
alt='' imgfield='tn_img_1743255195988'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743064770381' data-elem-id='1743064770381' data-elem-type='text' data-field-top-value="242" data-field-left-value="60" data-field-height-value="130" data-field-width-value="406" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="24" data-field-top-res-320-value="115" data-field-left-res-320-value="30" data-field-height-res-320-value="85" data-field-width-res-320-value="266" data-field-container-res-320-value="grid" data-field-fontsize-res-320-value="17" data-field-top-res-480-value="165" data-field-left-res-480-value="40" data-field-width-res-480-value="413" data-field-fontsize-res-480-value="20" data-field-top-res-640-value="176" data-field-left-res-640-value="60" data-field-width-res-640-value="311" data-field-fontsize-res-640-value="28" data-field-top-res-960-value="178" data-field-left-res-960-value="46" data-field-height-res-960-value="88" data-field-width-res-960-value="369" data-field-container-res-960-value="grid" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1743064770381'>Раз в месяц присылаем письмо,
в котором рассказываем о мета-навыках для программиста, делимся полезными шаблонами, памятками и новостями школы</div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743064917729' data-elem-id='1743064917729' data-elem-type='image' data-field-top-value="120" data-field-left-value="601" data-field-height-value="287" data-field-width-value="203" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="595" data-field-fileheight-value="842" data-field-heightmode-value="hug" data-field-top-res-320-value="221" data-field-left-res-320-value="85" data-field-height-res-320-value="211" data-field-width-res-320-value="149" data-field-container-res-320-value="grid" data-field-top-res-480-value="275" data-field-left-res-480-value="156" data-field-height-res-480-value="243" data-field-width-res-480-value="172" data-field-container-res-480-value="grid" data-field-widthmode-res-480-value="fixed" data-field-top-res-640-value="157" data-field-left-res-640-value="391" data-field-height-res-640-value="267" data-field-top-res-960-value="86" data-field-left-res-960-value="452" data-field-height-res-960-value="267" data-field-width-res-960-value="189" data-field-container-res-960-value="grid"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3566-3661-4364-a333-313764313133/A4_-_1.jpg'
src='https://thb.tildacdn.com/tild3566-3661-4364-a333-313764313133/-/resize/20x/A4_-_1.jpg'
alt='' imgfield='tn_img_1743064917729'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743064702929' data-elem-id='1743064702929' data-elem-type='image' data-field-top-value="120" data-field-left-value="454" data-field-height-value="173" data-field-width-value="190" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="170" data-field-fileheight-value="155" data-field-heightmode-value="hug" data-field-top-res-320-value="179" data-field-left-res-320-value="155" data-field-height-res-320-value="115" data-field-width-res-320-value="126" data-field-top-res-480-value="217" data-field-left-res-480-value="221" data-field-height-res-480-value="156" data-field-top-res-640-value="70" data-field-left-res-640-value="447" data-field-height-res-640-value="156" data-field-width-res-640-value="171" data-field-top-res-960-value="36" data-field-left-res-960-value="533" data-field-height-res-960-value="140" data-field-width-res-960-value="153" data-field-container-res-960-value="grid"> <div class='tn-atom'> <img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6636-6134-4531-b863-386335363135/photo.svg'
src='https://static.tildacdn.com/tild6636-6134-4531-b863-386335363135/photo.svg'
alt='' imgfield='tn_img_1743064702929'
/> </div> </div> <div class='t396__elem tn-elem tn-elem__10548269111743064824042' data-elem-id='1743064824042' data-elem-type='form' data-field-top-value="423" data-field-left-value="60" data-field-height-value="174" data-field-width-value="744" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-widthmode-value="fixed" data-field-heightmode-value="hug" data-field-top-res-320-value="373" data-field-left-res-320-value="20" data-field-height-res-320-value="223" data-field-width-res-320-value="280" data-field-container-res-320-value="grid" data-field-top-res-480-value="450" data-field-left-res-480-value="20" data-field-height-res-480-value="198" data-field-width-res-480-value="440" data-field-container-res-480-value="grid" data-field-widthmode-res-480-value="fixed" data-field-top-res-640-value="449" data-field-left-res-640-value="46" data-field-width-res-640-value="534" data-field-top-res-960-value="291" data-field-left-res-960-value="46" data-field-height-res-960-value="70" data-field-width-res-960-value="608" data-field-container-res-960-value="grid" data-field-widthmode-res-960-value="fixed" data-field-inputpos-value="h" data-field-inputfontfamily-value="FuturaPT" data-field-fieldfontfamily-value="FuturaPT" data-field-inputfontsize-value="24" data-field-inputfontweight-value="400" data-field-inputcolor-value="#000000" data-field-inputbgcolor-value="#f6c366" data-field-inputbordercolor-value="#7b6233" data-field-inputbordersize-value="1" data-field-inputradius-value="20" data-field-inputheight-value="70" data-field-inputmargbottom-value="20" data-field-inputmargright-value="20" data-field-inputtitlefontsize-value="16" data-field-inputtitlefontweight-value="400" data-field-inputtitlecolor-value="#000000" data-field-inputtitlemargbottom-value="5" data-field-inputelsfontweight-value="400" data-field-inputelsfontsize-value="13" data-field-buttontitle-value="Подписаться" data-field-buttoncolor-value="#ffffff" data-field-buttonbgcolor-value="#ec683c" data-field-buttonradius-value="20" data-field-buttonwidth-value="210" data-field-buttonheight-value="70" data-field-buttonfontfamily-value="FuturaPT" data-field-buttonfontsize-value="24" data-field-buttonfontweight-value="400" data-field-receivers-value="836145ba610b00c26c158c8350673143,502b0c7bb5f2c8bcd8ca7119e0d56f0b,f37fad185cfd8292ca51cc120d5c1d8a,ffdfab7f8d204867a8707599f7d22195,983debb8891822aa505adaecf58d2562,ddf9943911c85f2519196922ebbceea5" data-field-inputpos-res-320-value="v" data-field-inputfontsize-res-320-value="24" data-field-inputradius-res-320-value="16" data-field-inputheight-res-320-value="65" data-field-inputmargbottom-res-320-value="10" data-field-buttonwidth-res-320-value="280" data-field-buttonheight-res-320-value="65" data-field-buttonfontsize-res-320-value="24" data-field-inputpos-res-480-value="v" data-field-inputmargbottom-res-480-value="10" data-field-inputelsfontsize-res-480-value="14" data-field-buttonwidth-res-480-value="440" data-field-inputpos-res-640-value="v" data-field-inputradius-res-640-value="18" data-field-inputmargright-res-640-value="20" data-field-inputelsfontsize-res-640-value="14" data-field-buttonradius-res-640-value="18" data-field-buttonwidth-res-640-value="534" data-field-inputpos-res-960-value="h" data-field-inputradius-res-960-value="20" data-field-inputheight-res-960-value="70" data-field-inputmargright-res-960-value="10" data-field-inputtitlemargbottom-res-960-value="5" data-field-inputelsfontsize-res-960-value="10" data-field-buttonwidth-res-960-value="214" data-field-buttonheight-res-960-value="70"> <div class='tn-atom tn-atom__form'></div> <!--googleoff: all--> <!--noindex--> <div data-nosnippet="true" class="tn-atom__inputs-wrapp" style="display:none;"> <textarea class="tn-atom__inputs-textarea">[{"lid":"1743064824042","ls":"10","loff":"","li_parent_id":"","li_type":"em","li_ph":"\u041f\u043e\u0447\u0442\u0430","li_name":"email","li_req":"y","li_inputwidth":"1","li_nm":"email"},{"lid":"1745431783381","ls":"20","loff":"","li_parent_id":"","li_type":"hd","li_name":"MERGE_3","li_value":"1to1","li_nm":"MERGE_3"},{"lid":"1748180289954","ls":"30","loff":"","li_parent_id":"","li_type":"cb","li_label":"\u042f <a href=\"https:\/\/tough-dev.school\/mailing\" target=\"_blank\" rel=\"noreferrer noopener\" style=\"color: rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); box-shadow: none; text-decoration: none;\">\u0441\u043e\u0433\u043b\u0430\u0441\u0435\u043d<\/a> \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u044c \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u0443\u044e \u0438 \u0440\u0435\u043a\u043b\u0430\u043c\u043d\u0443\u044e \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0443 \u0438 \u0441\u043e\u0433\u043b\u0430\u0441\u0435\u043d <a href=\"http:\/\/tough-dev.school\/privacy\" target=\"_blank\" rel=\"noreferrer noopener\" style=\"color: rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); box-shadow: none; text-decoration: none;\">\u0441 \u041f\u043e\u043b\u0438\u0442\u0438\u043a\u043e\u0439 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438<\/a>","li_req":"y","li_inputwidth":"1","li_nm":"Checkbox"},{"lid":"1748181540348","ls":"40","loff":"y","li_parent_id":"","li_type":"cb","li_label":"\u042f <a href=\"http:\/\/tough-dev.school\/mailing\" target=\"_blank\" rel=\"noreferrer noopener\" style=\"color: rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); box-shadow: none; text-decoration: none;\">\u0441\u043e\u0433\u043b\u0430\u0441\u0435\u043d<\/a> \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u044c \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u0443\u044e \u0438 \u0440\u0435\u043a\u043b\u0430\u043c\u043d\u0443\u044e \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0443","li_req":"y","li_inputwidth":"1","li_nm":"Checkbox_2"}]</textarea> </div> <!-- Form export deps: https://static.tildacdn.com/css/tilda-zero-form-errorbox.min.css https://static.tildacdn.com/css/tilda-zero-form-horizontal.min.css https://static.tildacdn.com/js/tilda-phone-mask-1.1.min.js https://static.tildacdn.com/css/tilda-date-picker-1.0.min.css https://static.tildacdn.com/js/tilda-date-picker-1.0.min.js https://static.tildacdn.com/js/tilda-calc-1.0.min.js https://static.tildacdn.com/js/tilda-upwidget-1.1.min.js https://static.tildacdn.com/js/uploadcare-3.x.full.min.js https://static.tildacdn.com/js/uploadcare-3.x.min.js https://static.tildacdn.com/js/tilda-range-1.0.min.js https://static.tildacdn.com/css/tilda-range-1.0.min.css https://static.tildacdn.com/js/tilda-img-select-1.0.min.js https://static.tildacdn.com/css/tilda-img-select-1.0.min.css --> <!--/noindex--> <!--googleon: all--> </div> <div class='t396__elem tn-elem tn-elem__10548269111703774382548' data-elem-id='1703774382548' data-elem-type='text' data-field-top-value="100" data-field-left-value="60" data-field-height-value="128" data-field-width-value="405" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="64" data-field-top-res-320-value="47" data-field-left-res-320-value="30" data-field-height-res-320-value="58" data-field-width-res-320-value="210" data-field-container-res-320-value="grid" data-field-fontsize-res-320-value="32" data-field-top-res-480-value="67" data-field-left-res-480-value="40" data-field-width-res-480-value="286" data-field-fontsize-res-480-value="44" data-field-top-res-640-value="54" data-field-left-res-640-value="60" data-field-height-res-640-value="108" data-field-width-res-640-value="299" data-field-container-res-640-value="grid" data-field-fontsize-res-640-value="54" data-field-top-res-960-value="66" data-field-left-res-960-value="46" data-field-height-res-960-value="98" data-field-width-res-960-value="334" data-field-container-res-960-value="grid" data-field-fontsize-res-960-value="54"> <div class='tn-atom'field='tn_text_1703774382548'>Подписаться на рассылку</div> </div> <div class='t396__elem tn-elem tn-elem__10548269111672345317919' data-elem-id='1672345317919' data-elem-type='text' data-field-top-value="790" data-field-left-value="646" data-field-height-value="28" data-field-width-value="406" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="24" data-field-top-res-320-value="1194" data-field-left-res-320-value="26" data-field-width-res-320-value="268" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="1263" data-field-left-res-480-value="38" data-field-width-res-480-value="380" data-field-container-res-480-value="grid" data-field-heightunits-res-480-value="px" data-field-textfit-res-480-value="autoheight" data-field-fontsize-res-480-value="26" data-field-top-res-640-value="1461" data-field-left-res-640-value="60" data-field-width-res-640-value="482" data-field-fontsize-res-640-value="30" data-field-top-res-960-value="615" data-field-left-res-960-value="515" data-field-width-res-960-value="428" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1672345317919'><a href="https://tough-dev.school/privacy/" target="_blank" rel="noreferrer noopener nofollow" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Политика конфиденциальности</a></div> </div> <div class='t396__elem tn-elem tn-elem__10548269111672388917320' data-elem-id='1672388917320' data-elem-type='text' data-field-top-value="825" data-field-left-value="646" data-field-height-value="30" data-field-width-value="406" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="24" data-field-top-res-320-value="1226" data-field-left-res-320-value="26" data-field-width-res-320-value="257" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="1298" data-field-left-res-480-value="38" data-field-width-res-480-value="352" data-field-container-res-480-value="grid" data-field-heightunits-res-480-value="px" data-field-textfit-res-480-value="autoheight" data-field-fontsize-res-480-value="26" data-field-top-res-640-value="1502" data-field-left-res-640-value="60" data-field-width-res-640-value="482" data-field-fontsize-res-640-value="30" data-field-top-res-960-value="645" data-field-left-res-960-value="515" data-field-width-res-960-value="361" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1672388917320'><a href="https://tough-dev.school/oferta/" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;" target="_blank" rel="noreferrer noopener nofollow">Договор-оферта</a></div> </div> <div class='t396__elem tn-elem tn-elem__10548269111701461159361' data-elem-id='1701461159361' data-elem-type='text' data-field-top-value="862" data-field-left-value="646" data-field-height-value="30" data-field-width-value="406" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="24" data-field-top-res-320-value="1254" data-field-left-res-320-value="26" data-field-width-res-320-value="257" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="1335" data-field-left-res-480-value="38" data-field-width-res-480-value="352" data-field-container-res-480-value="grid" data-field-heightunits-res-480-value="px" data-field-textfit-res-480-value="autoheight" data-field-fontsize-res-480-value="26" data-field-top-res-640-value="1545" data-field-left-res-640-value="60" data-field-width-res-640-value="482" data-field-fontsize-res-640-value="30" data-field-top-res-960-value="677" data-field-left-res-960-value="515" data-field-width-res-960-value="361" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1701461159361'><a href="https://tough-dev.school/tax-dedaction" target="_blank" rel="noreferrer noopener nofollow" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Налоговый вычет</a></div> </div> <div class='t396__elem tn-elem tn-elem__10548269111748179179947' data-elem-id='1748179179947' data-elem-type='text' data-field-top-value="899" data-field-left-value="646" data-field-height-value="30" data-field-width-value="406" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="24" data-field-top-res-320-value="1282" data-field-left-res-320-value="26" data-field-width-res-320-value="257" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="1372" data-field-left-res-480-value="38" data-field-width-res-480-value="352" data-field-container-res-480-value="grid" data-field-heightunits-res-480-value="px" data-field-textfit-res-480-value="autoheight" data-field-fontsize-res-480-value="26" data-field-top-res-640-value="1588" data-field-left-res-640-value="60" data-field-width-res-640-value="482" data-field-fontsize-res-640-value="30" data-field-top-res-960-value="709" data-field-left-res-960-value="515" data-field-width-res-960-value="361" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1748179179947'><a href="http://tough-dev.school/cookie" target="_blank" rel="noreferrer noopener nofollow" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Политика обработки cookie</a></div> </div> <div class='t396__elem tn-elem tn-elem__10548269111748269962284' data-elem-id='1748269962284' data-elem-type='text' data-field-top-value="753" data-field-left-value="646" data-field-height-value="30" data-field-width-value="406" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-textfit-value="autoheight" data-field-fontsize-value="24" data-field-top-res-320-value="1166" data-field-left-res-320-value="26" data-field-width-res-320-value="257" data-field-fontsize-res-320-value="20" data-field-top-res-480-value="1226" data-field-left-res-480-value="38" data-field-width-res-480-value="352" data-field-container-res-480-value="grid" data-field-textfit-res-480-value="autoheight" data-field-fontsize-res-480-value="26" data-field-top-res-640-value="1418" data-field-left-res-640-value="60" data-field-width-res-640-value="482" data-field-fontsize-res-640-value="30" data-field-top-res-960-value="583" data-field-left-res-960-value="515" data-field-width-res-960-value="361" data-field-fontsize-res-960-value="20"> <div class='tn-atom'field='tn_text_1748269962284'><a href="https://tough-dev.school/organization-info" target="_blank" rel="nofollow noreferrer noopener" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Сведения об организации</a></div> </div> </div> </div> <script>t_onFuncLoad('t396_initialScale',function() {t396_initialScale('1054826911');});t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('1054826911');});});</script> <!-- /T396 --> </div> <div id="rec798210195" class="r t-rec" style=" " data-animationappear="off" data-record-type="1014"> <style>#rec798210195 input::-webkit-input-placeholder{color:#000000;opacity:0.5;}#rec798210195 input::-moz-placeholder{color:#000000;opacity:0.5;}#rec798210195 input:-moz-placeholder{color:#000000;opacity:0.5;}#rec798210195 input:-ms-input-placeholder{color:#000000;opacity:0.5;}</style> <div class="t1014"> <div
class="t-popup" data-tooltip-hook="#popup:signup"
role="dialog"
aria-modal="true"
tabindex="-1"
aria-label="Напишем о новых курсах" style="background-color: rgba(0,0,0,0.60);"> <div class="t-popup__close t-popup__block-close"> <button
type="button"
class="t-popup__close-wrapper t-popup__block-close-button"
aria-label="Закрыть диалоговое окно"> <svg role="presentation" class="t-popup__close-icon" width="23px" height="23px" viewBox="0 0 23 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="#ffffff" fill-rule="evenodd"> <rect transform="translate(11.313708, 11.313708) rotate(-45.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30"></rect> <rect transform="translate(11.313708, 11.313708) rotate(-315.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30"></rect> </g> </svg> </button> </div> <style>@media screen and (max-width:560px){#rec798210195 .t-popup__close-icon g{fill:#ffffff !important;}}</style> <div class="t-popup__container t-width t-width_8"
style="background-color:#a96ff7;" data-popup-type="1014"> <div class="t1014__wrapper t-align_left" style="background-color:#a96ff7;"> <div class="t1014__title t-title t-title_xxs" id="popuptitle_798210195">Напишем о новых курсах</div> <div class="t1014__descr t-descr t-descr_xs">И предложим скидку. Не чаще раза в месяц</div> <form
id="form798210195" name='form798210195' role="form" action='' method='POST' data-formactiontype="2" data-inputbox=".t-input-group"
class="t-form js-form-proccess t-form_inputs-total_1 " data-success-callback="t1014_onSuccess"> <input type="hidden" name="formservices[]" value="836145ba610b00c26c158c8350673143" class="js-formaction-services"> <input type="hidden" name="formservices[]" value="b498d3341e1486dc1379756bfae7b8fb" class="js-formaction-services"> <input type="hidden" name="formservices[]" value="502b0c7bb5f2c8bcd8ca7119e0d56f0b" class="js-formaction-services"> <input type="hidden" name="formservices[]" value="f37fad185cfd8292ca51cc120d5c1d8a" class="js-formaction-services"> <input type="hidden" name="formservices[]" value="ffdfab7f8d204867a8707599f7d22195" class="js-formaction-services"> <input type="hidden" name="formservices[]" value="983debb8891822aa505adaecf58d2562" class="js-formaction-services"> <input type="hidden" name="formservices[]" value="ddf9943911c85f2519196922ebbceea5" class="js-formaction-services"> <!-- @classes t-title t-text t-btn --> <div class="js-successbox t-form__successbox t-text t-text_md"
aria-live="polite"
style="display:none;" data-success-message="Спасибо! Теперь проверьте почту, чтобы подтвердить подписку"></div> <div
class="t-form__inputsbox
t-form__inputsbox_horizontal"> <div
class=" t-input-group t-input-group_em " data-input-lid="1655656440562" data-field-type="em" data-field-name="Email"> <div class="t-input-block " style="border-radius:8px;"> <input
type="email"
autocomplete="email"
name="Email"
id="input_1655656440562"
class="t-input js-tilda-rule"
value=""
placeholder="Почта" data-tilda-req="1" aria-required="true" data-tilda-rule="email"
aria-describedby="error_1655656440562"
style="color:#000000;background-color:#e6e6e6;border-radius:8px;"> </div> <div class="t-input-error" aria-live="polite" id="error_1655656440562"></div> </div> <div class="t-form__errorbox-middle"> <!--noindex--> <div
class="js-errorbox-all t-form__errorbox-wrapper"
style="display:none;" data-nosnippet
tabindex="-1"
aria-label="Ошибки при заполнении формы"> <ul
role="list"
class="t-form__errorbox-text t-text t-text_md"> <li class="t-form__errorbox-item js-rule-error js-rule-error-all"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-req"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-email"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-name"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-phone"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-minlength"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-string"></li> </ul> </div> <!--/noindex--> </div> <div class="t-form__submit"> <button
class="t-submit t-btnflex t-btnflex_type_submit t-btnflex_md"
type="submit" data-btneffects-first="btneffects-flash"> <span class="t-btnflex__text">Подписаться</span> <style>#rec798210195 .t-btnflex.t-btnflex_type_submit {color:#ffffff;background-color:#000000;border-style:none !important;border-radius:8px;box-shadow:none !important;font-family:FuturaPT;font-weight:500;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}@media (hover:hover) {#rec798210195 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):hover {background-color:#ec683c !important;}#rec798210195 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):focus-visible {background-color:#ec683c !important;}}</style> </button> </div> </div> <div class="t-form__errorbox-bottom"> <!--noindex--> <div
class="js-errorbox-all t-form__errorbox-wrapper"
style="display:none;" data-nosnippet
tabindex="-1"
aria-label="Ошибки при заполнении формы"> <ul
role="list"
class="t-form__errorbox-text t-text t-text_md"> <li class="t-form__errorbox-item js-rule-error js-rule-error-all"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-req"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-email"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-name"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-phone"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-minlength"></li> <li class="t-form__errorbox-item js-rule-error js-rule-error-string"></li> </ul> </div> <!--/noindex--> </div> </form> <style>#rec798210195 input::-webkit-input-placeholder {color:#000000;opacity:0.5;}#rec798210195 input::-moz-placeholder{color:#000000;opacity:0.5;}#rec798210195 input:-moz-placeholder {color:#000000;opacity:0.5;}#rec798210195 input:-ms-input-placeholder{color:#000000;opacity:0.5;}#rec798210195 textarea::-webkit-input-placeholder {color:#000000;opacity:0.5;}#rec798210195 textarea::-moz-placeholder{color:#000000;opacity:0.5;}#rec798210195 textarea:-moz-placeholder {color:#000000;opacity:0.5;}#rec798210195 textarea:-ms-input-placeholder{color:#000000;opacity:0.5;}</style> <div class="t1014__text t-text t-text_xs"><div style="font-size:18px;" data-customstyle="yes"><span style="font-weight: 400;">Нажимая на эту кнопку, я соглашаюсь с </span><a href="https://education.borshev.com/privacy" style="border-bottom: 1px solid rgb(0, 0, 0); box-shadow: rgb(0, 0, 0) 0px 0px 0px 0px inset; color: rgb(0, 0, 0) !important;"><span style="font-weight: 400;">правилами обработки персональных данных</span></a></div></div> </div> </div> </div> </div> <script type="text/javascript">t_onReady(function(){t_onFuncLoad('t1014_initPopup',function(){t1014_initPopup('798210195');});});</script> <style>#rec798210195 .t-btn[data-btneffects-first],#rec798210195 .t-btn[data-btneffects-second],#rec798210195 .t-btn[data-btneffects-third],#rec798210195 .t-btn[data-btneffects-block],#rec798210195 .t-submit[data-btneffects-first],#rec798210195 .t-submit[data-btneffects-second],#rec798210195 .t-submit[data-btneffects-third],#rec798210195 .t-submit[data-btneffects-block]{position:relative;overflow:hidden;isolation:isolate;}#rec798210195 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects,#rec798210195 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translateX(-85px);-ms-transform:translateX(-85px);transform:translateX(-85px);-webkit-animation-name:flash;animation-name:flash;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}#rec798210195 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_md,#rec798210195 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_md{-webkit-animation-name:flash-md;animation-name:flash-md;}#rec798210195 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_lg,#rec798210195 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_lg{-webkit-animation-name:flash-lg;animation-name:flash-lg;}#rec798210195 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_effects,#rec798210195 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_effects{background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.4)));background:-webkit-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.4));background:-o-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.4));background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4));width:45px;height:100%;position:absolute;top:0;left:30px;-webkit-transform:skewX(-45deg);-ms-transform:skewX(-45deg);transform:skewX(-45deg);}@-webkit-keyframes flash{20%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@keyframes flash{20%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@-webkit-keyframes flash-md{30%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@keyframes flash-md{30%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@-webkit-keyframes flash-lg{40%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@keyframes flash-lg{40%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}</style> <script>t_onReady(function() {window.setTimeout(function() {var rec=document.getElementById('rec798210195');if(!rec) return;var firstButton=rec.querySelectorAll('.t-btn[data-btneffects-first], .t-submit[data-btneffects-first]');Array.prototype.forEach.call(firstButton,function(button) {var buttonEffect=button.querySelector('.t-btn_wrap-effects');if(!buttonEffect) {button.insertAdjacentHTML('beforeend','<div class="t-btn_wrap-effects"><div class="t-btn_effects"></div></div>');buttonEffect=button.querySelector('.t-btn_wrap-effects');};if(button.offsetWidth>230) {buttonEffect.classList.add('t-btn_wrap-effects_md');};if(button.offsetWidth>750) {buttonEffect.classList.remove('t-btn_wrap-effects_md');buttonEffect.classList.add('t-btn_wrap-effects_lg');}});},1000);});</script> <style> #rec798210195 .t1014__title{color:#000000;font-weight:500;}@media screen and (min-width:900px){#rec798210195 .t1014__title{font-size:36px;}}#rec798210195 .t1014__descr{font-size:24px;color:#000000;font-family:'FuturaPT';font-weight:400;}</style> </div> <div id="rec1049188411" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-animationappear="off" data-record-type="657"> <!-- T657 --> <div class="t657 t657_rectangle t657_closed" data-storage-item="t657cookiename_1749814" style="right:100px;"> <div class="t657__wrapper t-align_center"
role="alertdialog"
aria-modal="false"
style=""> <div class="t657__text t-name t-descr_xxs" field="text">Пользуясь сайтом, вы соглашаетесь <a href="https://tough-dev.school/cookie" target="_blank" rel="noreferrer noopener" style="color: rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); box-shadow: none; text-decoration: none; font-weight: 400;">с Политикой обработки cookie-файлов</a></div> <div
class="t-btn t-btnflex t-btnflex_type_button t-btnflex_xs t657__btn"
type="button"> <span class="t-btnflex__text">Ладно</span> <style>#rec1049188411 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#000000;border-style:none !important;border-radius:30px;box-shadow:none !important;text-transform:uppercase;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}</style> </div> <button type="button" class="t657__close-button t657__icon-close" aria-label="Закрыть уведомление"> <svg role="presentation" width="10px" height="10px" viewBox="0 0 23 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <desc>Close</desc> <g stroke="none" stroke-width="1" fill="#000" fill-rule="evenodd"> <rect transform="translate(11.313708, 11.313708) rotate(-45.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30"></rect> <rect transform="translate(11.313708, 11.313708) rotate(-315.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30"></rect> </g> </svg> </button> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t657_init',function() {t657_init('1049188411');});});</script> <style> #rec1049188411 .t657__text{font-weight:600;}</style> </div> </footer> <!--/footer--> </div> <!--/allrecords--> <!-- Stat --> <!-- Yandex.Metrika counter 56072704 --> <script type="text/javascript" data-tilda-cookie-type="analytics">setTimeout(function(){(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})(window,document,"script","https://mc.yandex.ru/metrika/tag.js","ym");window.mainMetrikaId='56072704';ym(window.mainMetrikaId,"init",{clickmap:true,trackLinks:true,accurateTrackBounce:true,webvisor:true,params:{__ym:{"ymCms":{"cms":"tilda","cmsVersion":"1.0","cmsCatalog":"1"}}},ecommerce:"dataLayer"});},2000);</script> <noscript><div><img src="https://mc.yandex.ru/watch/56072704" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> <script type="text/javascript">if(!window.mainTracker) {window.mainTracker='tilda';}
setTimeout(function(){(function(d,w,k,o,g) {var n=d.getElementsByTagName(o)[0],s=d.createElement(o),f=function(){n.parentNode.insertBefore(s,n);};s.type="text/javascript";s.async=true;s.key=k;s.id="tildastatscript";s.src=g;if(w.opera=="[object Opera]") {d.addEventListener("DOMContentLoaded",f,false);} else {f();}})(document,window,'bf185ac44301b1d4591de2f6a0f9f907','script','https://static.tildacdn.com/js/tilda-stat-1.0.min.js');},2000);</script> </body> </html>