*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}body{letter-spacing:.02em;color:var(--main-color);background-color:var(--main-bkg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:600}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.list{margin:0;padding:0;list-style:none}.link{color:inherit;text-decoration:none}img{max-width:100%;height:auto;border-radius:2px;display:block}address{font-style:normal}button{cursor:pointer}.visually-hidden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{min-width:320px;max-width:768px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media screen and (min-width:960px){.container{max-width:1400px;padding-left:48px;padding-right:48px}}:root{--black-color:#000;--white-color:#fff;--accent-color:#4744c9}.header{-webkit-backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:60px;z-index:10;background:rgba(17,18,23,.5);position:fixed}.header-wrap{justify-content:space-between;align-items:flex-start;display:flex}.header-logo{z-index:10;width:70px;height:80px;background:#3963ff;border-radius:0 0 5px 5px;padding:19px 10px 10px}.header-wrap-2{display:none}@media screen and (min-width:960px){.header-wrap-2{display:block}}nav{display:none}@media screen and (min-width:960px){nav{display:block}}.header-nav{gap:16px;margin-left:128px;margin-right:128px;padding:22px 0;display:flex}.header-link{color:var(--white-color);gap:4px;padding:4px 8px;font-size:12px;font-weight:400;line-height:1.25;display:flex}.header-link:hover,.header-link:focus{color:#a8b3c1}.arr:after{content:"";width:16px;height:16px;background-image:url(chevron-down.76fdffbb.png);display:block}.header-accent{color:#f44;background:rgba(255,153,153,.2);border-radius:4px;font-weight:700}.header-accent:after{content:"";width:16px;height:16px;background-image:url(radio.6192bf24.png);display:block}.header-phone{color:var(--white-color);gap:4px;padding:22px 0;font-size:12px;font-weight:400;line-height:1.25;display:none}@media screen and (min-width:1400px){.header-phone{display:flex}}.header-phone:after{content:"";width:16px;height:16px;background-image:url(chevron-down.76fdffbb.png);display:block}.mob-icon{fill:var(--white-color)}.mobile-menu-btn{background-color:rgba(0,0,0,0);border:none;padding:16px;line-height:0;display:block}@media screen and (min-width:960px){.mobile-menu-btn{display:none}}.mobile-menu-btn.close{padding:24px;display:none}.header-nav.mobile{flex-direction:column;margin:0 auto}.mobile-menu{width:100vw;height:100vh;background-color:var(--black-color);z-index:1;padding:20px 20px 80px;transition:transform .5s cubic-bezier(.65,.05,.36,1);position:fixed;top:60px;left:0;transform:translate(100%)}.mobile-menu.is-open{transform:translate(0)}.mobile-menu-btn.js-close-menu{display:none}.mobile-menu-btn.js-close-menu.is-open{display:block}.mobile-menu-btn.js-open-menu.is-open{display:none}.no-scroll{overflow:hidden}.hero{background-color:#000;background-image:url(elipse-1.f15edac3.png),url(elipse-2.f710720e.png);background-position:0,100%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.hero-wrap{padding-top:86px;padding-left:28px}@media screen and (min-width:1400px){.hero-wrap{align-items:center;gap:54px;display:flex}}.hero-img{width:100%}@media screen and (min-width:1400px){.hero-img{display:none}}.hero-wrap-2{max-width:576px}.title{color:var(--white-color);margin-bottom:24px;font-size:40px;font-weight:700;line-height:1.375}@media screen and (min-width:1400px){.title{font-size:64px;line-height:1.20313}}.sub-title{color:#a8b3c1;margin-bottom:48px;font-size:20px;font-weight:500;line-height:1.45}.accent-btn{background:var(--accent-color);color:var(--white-color);border-radius:6px;padding:16px 32px;font-size:18px;font-weight:500;line-height:1.5}.accent-btn:hover{background:#3e3f44}.baner{width:700px;height:700px;display:none;position:relative;transform:translate(50px)}@media screen and (min-width:1400px){.baner{display:block}}.baner-img-1{z-index:1;position:absolute;top:71px;left:450px}.baner-img-2{position:absolute;top:431px;left:590px}.baner-img-3{position:absolute;top:118px;left:148px}.baner-img-4{z-index:3;position:absolute;top:454px;left:294px}.baner-img-5{z-index:2;position:absolute;right:0}.about{background-color:var(--black-color);padding-top:20px;padding-bottom:20px}@media screen and (min-width:960px){.about{padding-top:120px;padding-bottom:120px}}.about-title{text-align:center;color:var(--white-color);margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.20833}.about-text{width:100%;text-align:center;color:#a7a7ac;margin:0 auto 24px;font-size:20px;font-weight:500;line-height:1.45}@media screen and (min-width:1400px){.about-text{margin-bottom:48px}}.about-wrap{flex-direction:column;gap:12px;display:flex;position:relative}.video-img{margin:0 auto 16px}.video-arr{position:absolute;bottom:0;left:-40px}@media screen and (min-width:1400px){.video-arr{left:60px}}.video-text{transform:translate(12px)}@media screen and (min-width:1400px){.video-text{margin-top:16px;display:block;transform:translate(-320px)}}.study{padding:40px 0}@media screen and (min-width:1400px){.study{padding:120px 0}}.study-title{text-align:center;color:#1d1d1f;margin-bottom:28px;font-size:48px;font-weight:700;line-height:1.20833}@media screen and (min-width:1400px){.study-title{margin-bottom:96px}}.study-list{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.study-item{width:416px}@media screen and (min-width:1400px){.study-item:nth-child(-n+3){margin-bottom:96px}}.study-icon{margin-bottom:24px}.study-sub-title{color:#1d1d1f;margin-bottom:12px;font-size:24px;font-weight:500;line-height:1.42}.study-text{color:#747478;font-size:18px;line-height:1.56}.program{background-color:var(--black-color);border-radius:16px;padding-top:40px;padding-bottom:40px}@media screen and (min-width:1400px){.program{padding-top:120px;padding-bottom:120px}}.program-title{text-align:center;color:var(--white-color);margin-bottom:40px;font-size:48px;font-weight:700;line-height:1.20833}@media screen and (min-width:1400px){.program-title{margin-bottom:96px}}.ac{background-color:#000!important;border:none!important;margin-top:0!important}.ac .ac-trigger{color:var(--white-color)!important;margin-bottom:28px!important;font-family:Inter!important;font-size:24px!important;font-style:normal!important;font-weight:600!important;line-height:34px!important}.ac .ac-trigger:after{text-align:center;background-repeat:no-repeat;background-size:contain;content:""!important;width:24px!important;height:24px!important;background-image:url(chevron-down.76fdffbb.png)!important}.program-item{color:var(--white-color);border-bottom:1px solid rgba(221,224,235,.25);margin-bottom:15px;padding-bottom:15px;font-size:18px;font-weight:500;line-height:1.5}.program-item:last-child{margin-bottom:0}.program-btn{margin-top:96px;margin-left:auto;margin-right:auto;display:block}.team{padding-top:60px;padding-bottom:60px}@media screen and (min-width:1400px){.team{padding-bottom:120px}}.team-title{color:#1d1d1f;text-align:center;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.20833}.team-text{text-align:center;color:#747478;margin-bottom:24px;font-size:20px;font-weight:500;line-height:1.45}@media screen and (min-width:1400px){.team-text{margin-bottom:96px}}@media screen and (min-width:1400px){.swiper{display:none!important}}@media screen and (max-width:1400px){.team-wrap{display:none!important}}img{margin:0 auto!important}.team-wrap{width:1296px;gap:25px;display:flex}.team-wrap-1{flex-wrap:wrap;gap:24px;display:flex}.swiper{max-width:600px;max-height:300px}.price{background-color:#000;padding-top:60px;padding-bottom:60px}@media screen and (min-width:1400px){.price{padding-top:120px;padding-bottom:120px}}.price-title{text-align:center;color:#fff;margin-bottom:40px;font-size:48px;font-weight:700;line-height:1.20833}@media screen and (min-width:1400px){.price-title{margin-bottom:96px}}.price-wrap{background:#28292e;border-radius:16px;margin-bottom:48px;padding:24px}.price-wrap:last-child{margin-bottom:0}.price-sub-title{color:#fff;margin-bottom:24px;font-size:30px;font-weight:600;line-height:1.2}.deskr-wrap{margin-bottom:20px}@media screen and (min-width:1400px){.deskr-wrap{justify-content:space-between;margin-bottom:48px;display:flex}}.price-deskr{margin-bottom:16px}.deskr-1{color:#a7a7ac;margin-bottom:5px;font-size:18px;font-weight:400;line-height:1.55556}.deskr-2{color:#fff;font-size:18px;font-weight:500;line-height:1.5}@media screen and (min-width:1400px){.price-wrap-3{justify-content:space-between;display:flex}}.price-wrap-4{flex-wrap:wrap;gap:24px;margin-bottom:24px;display:flex}@media screen and (min-width:1400px){.price-wrap-4{margin-bottom:0}}.price-wrap-1{background:#3e3f44;border-radius:8px;padding:24px}.price-wrap-1>p{color:#fff;font-size:20px;font-weight:500;line-height:1.45}p>span{color:#fff;font-size:48px;font-weight:700;line-height:1.20833}.money{color:#fff;margin-top:16px;margin-bottom:16px;font-size:18px;font-weight:400;line-height:1.56}.btn-wrap{flex-direction:column;justify-content:flex-end;gap:24px;display:flex}.grey-btn{color:#fff;background:#3e3f44;border-radius:6px;padding:16px 32px;font-size:18px;font-weight:500;line-height:1.5}.grey-btn:hover{background:var(--accent-color)}.ac{box-sizing:border-box;background-color:#fff;border:1px solid #eee;margin-top:8px}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{color:#111;text-align:left;width:100%;cursor:pointer;background-color:rgba(0,0,0,0);border:0;margin:0;padding:8px 32px 8px 8px;font:700 16px Arial,sans-serif;text-decoration:none;transition:color .25s;display:block;position:relative}.ac .ac-trigger:after{content:"+";text-align:center;width:15px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ac .ac-trigger:focus{color:#8a8a8a}.ac .ac-panel{transition-property:height,visibility;transition-timing-function:ease;overflow:hidden}.ac .ac-panel .ac-text{color:#111;margin:0;padding:8px;font:15px/24px Arial,sans-serif}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger:after{content:"–"}
/*# sourceMappingURL=index.f8193458.css.map */
