/*!
Theme Name: aaa
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/*!***/
/* * 1. Correct the line height in all browsers.*/
/* * 2. Prevent adjustments of font size after orientation changes in iOS.*/
/* *!*/
/*html {*/
/*	line-height: 1.15;*/
/*	-webkit-text-size-adjust: 100%;*/
/*}*/

/*!* Sections*/
/*	 ========================================================================== *!*/

/*!***/
/* * Remove the margin in all browsers.*/
/* *!*/
/*body {*/
/*	margin: 0;*/
/*}*/

/*!***/
/* * Render the `main` element consistently in IE.*/
/* *!*/
/*main {*/
/*	display: block;*/
/*}*/

/*!***/
/* * Correct the font size and margin on `h1` elements within `section` and*/
/* * `article` contexts in Chrome, Firefox, and Safari.*/
/* *!*/
/*h1 {*/
/*	font-size: 2em;*/
/*	margin: 0.67em 0;*/
/*}*/

/*!* Grouping content*/
/*	 ========================================================================== *!*/

/*!***/
/* * 1. Add the correct box sizing in Firefox.*/
/* * 2. Show the overflow in Edge and IE.*/
/* *!*/
/*hr {*/
/*	box-sizing: content-box;*/
/*	height: 0;*/
/*	overflow: visible;*/
/*}*/

/*!***/
/* * 1. Correct the inheritance and scaling of font size in all browsers.*/
/* * 2. Correct the odd `em` font sizing in all browsers.*/
/* *!*/
/*pre {*/
/*	font-family: monospace, monospace;*/
/*	font-size: 1em;*/
/*}*/

/*!* Text-level semantics*/
/*	 ========================================================================== *!*/

/*!***/
/* * Remove the gray background on active links in IE 10.*/
/* *!*/
/*a {*/
/*	background-color: transparent;*/
/*}*/

/*!***/
/* * 1. Remove the bottom border in Chrome 57-*/
/* * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.*/
/* *!*/
/*abbr[title] {*/
/*	border-bottom: none;*/
/*	text-decoration: underline;*/
/*	text-decoration: underline dotted;*/
/*}*/

/*!***/
/* * Add the correct font weight in Chrome, Edge, and Safari.*/
/* *!*/
/*b,*/
/*strong {*/
/*	font-weight: bolder;*/
/*}*/

/*!***/
/* * 1. Correct the inheritance and scaling of font size in all browsers.*/
/* * 2. Correct the odd `em` font sizing in all browsers.*/
/* *!*/
/*code,*/
/*kbd,*/
/*samp {*/
/*	font-family: monospace, monospace;*/
/*	font-size: 1em;*/
/*}*/

/*!***/
/* * Add the correct font size in all browsers.*/
/* *!*/
/*small {*/
/*	font-size: 80%;*/
/*}*/

/*!***/
/* * Prevent `sub` and `sup` elements from affecting the line height in*/
/* * all browsers.*/
/* *!*/
/*sub,*/
/*sup {*/
/*	font-size: 75%;*/
/*	line-height: 0;*/
/*	position: relative;*/
/*	vertical-align: baseline;*/
/*}*/

/*sub {*/
/*	bottom: -0.25em;*/
/*}*/

/*sup {*/
/*	top: -0.5em;*/
/*}*/

/*!* Embedded content*/
/*	 ========================================================================== *!*/

/*!***/
/* * Remove the border on images inside links in IE 10.*/
/* *!*/
/*img {*/
/*	border-style: none;*/
/*}*/

/*!* Forms*/
/*	 ========================================================================== *!*/

/*!***/
/* * 1. Change the font styles in all browsers.*/
/* * 2. Remove the margin in Firefox and Safari.*/
/* *!*/
/*button,*/
/*input,*/
/*optgroup,*/
/*select,*/
/*textarea {*/
/*	font-family: inherit;*/
/*	font-size: 100%;*/
/*	line-height: 1.15;*/
/*	margin: 0;*/
/*}*/

/*!***/
/* * Show the overflow in IE.*/
/* * 1. Show the overflow in Edge.*/
/* *!*/
/*button,*/
/*input {*/
/*	overflow: visible;*/
/*}*/

/*!***/
/* * Remove the inheritance of text transform in Edge, Firefox, and IE.*/
/* * 1. Remove the inheritance of text transform in Firefox.*/
/* *!*/
/*button,*/
/*select {*/
/*	text-transform: none;*/
/*}*/

/*!***/
/* * Correct the inability to style clickable types in iOS and Safari.*/
/* *!*/
/*button,*/
/*[type="button"],*/
/*[type="reset"],*/
/*[type="submit"] {*/
/*	-webkit-appearance: button;*/
/*}*/

/*!***/
/* * Remove the inner border and padding in Firefox.*/
/* *!*/
/*button::-moz-focus-inner,*/
/*[type="button"]::-moz-focus-inner,*/
/*[type="reset"]::-moz-focus-inner,*/
/*[type="submit"]::-moz-focus-inner {*/
/*	border-style: none;*/
/*	padding: 0;*/
/*}*/

/*!***/
/* * Restore the focus styles unset by the previous rule.*/
/* *!*/
/*button:-moz-focusring,*/
/*[type="button"]:-moz-focusring,*/
/*[type="reset"]:-moz-focusring,*/
/*[type="submit"]:-moz-focusring {*/
/*	outline: 1px dotted ButtonText;*/
/*}*/

/*!***/
/* * Correct the padding in Firefox.*/
/* *!*/
/*fieldset {*/
/*	padding: 0.35em 0.75em 0.625em;*/
/*}*/

/*!***/
/* * 1. Correct the text wrapping in Edge and IE.*/
/* * 2. Correct the color inheritance from `fieldset` elements in IE.*/
/* * 3. Remove the padding so developers are not caught out when they zero out*/
/* *		`fieldset` elements in all browsers.*/
/* *!*/
/*legend {*/
/*	box-sizing: border-box;*/
/*	color: inherit;*/
/*	display: table;*/
/*	max-width: 100%;*/
/*	padding: 0;*/
/*	white-space: normal;*/
/*}*/

/*!***/
/* * Add the correct vertical alignment in Chrome, Firefox, and Opera.*/
/* *!*/
/*progress {*/
/*	vertical-align: baseline;*/
/*}*/

/*!***/
/* * Remove the default vertical scrollbar in IE 10+.*/
/* *!*/
/*textarea {*/
/*	overflow: auto;*/
/*}*/

/*!***/
/* * 1. Add the correct box sizing in IE 10.*/
/* * 2. Remove the padding in IE 10.*/
/* *!*/
/*[type="checkbox"],*/
/*[type="radio"] {*/
/*	box-sizing: border-box;*/
/*	padding: 0;*/
/*}*/

/*!***/
/* * Correct the cursor style of increment and decrement buttons in Chrome.*/
/* *!*/
/*[type="number"]::-webkit-inner-spin-button,*/
/*[type="number"]::-webkit-outer-spin-button {*/
/*	height: auto;*/
/*}*/

/*!***/
/* * 1. Correct the odd appearance in Chrome and Safari.*/
/* * 2. Correct the outline style in Safari.*/
/* *!*/
/*[type="search"] {*/
/*	-webkit-appearance: textfield;*/
/*	outline-offset: -2px;*/
/*}*/

/*!***/
/* * Remove the inner padding in Chrome and Safari on macOS.*/
/* *!*/
/*[type="search"]::-webkit-search-decoration {*/
/*	-webkit-appearance: none;*/
/*}*/

/*!***/
/* * 1. Correct the inability to style clickable types in iOS and Safari.*/
/* * 2. Change font properties to `inherit` in Safari.*/
/* *!*/
/*::-webkit-file-upload-button {*/
/*	-webkit-appearance: button;*/
/*	font: inherit;*/
/*}*/

/*!* Interactive*/
/*	 ========================================================================== *!*/

/*!**/
/* * Add the correct display in Edge, IE 10+, and Firefox.*/
/* *!*/
/*details {*/
/*	display: block;*/
/*}*/

/*!**/
/* * Add the correct display in all browsers.*/
/* *!*/
/*summary {*/
/*	display: list-item;*/
/*}*/

/*!* Misc*/
/*	 ========================================================================== *!*/

/*!***/
/* * Add the correct display in IE 10+.*/
/* *!*/
/*template {*/
/*	display: none;*/
/*}*/

/*!***/
/* * Add the correct display in IE 10.*/
/* *!*/
/*[hidden] {*/
/*	display: none;*/
/*}*/

/*!* Box sizing*/
/*--------------------------------------------- *!*/

/*!* Inherit box-sizing to more easily change it's value on a component level.*/
/*@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ *!*/
/**,*/
/**::before,*/
/**::after {*/
/*	box-sizing: inherit;*/
/*}*/

/*html {*/
/*	box-sizing: border-box;*/
/*}*/

/*!*--------------------------------------------------------------*/
/*# Base*/
/*--------------------------------------------------------------*!*/

/*!* Typography*/
/*--------------------------------------------- *!*/
/*body,*/
/*button,*/
/*input,*/
/*select,*/
/*optgroup,*/
/*textarea {*/
/*	color: #404040;*/
/*	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;*/
/*	font-size: 1rem;*/
/*	line-height: 1.5;*/
/*}*/

/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6 {*/
/*	clear: both;*/
/*}*/

/*p {*/
/*	margin-bottom: 1.5em;*/
/*}*/

/*dfn,*/
/*cite,*/
/*em,*/
/*i {*/
/*	font-style: italic;*/
/*}*/

/*blockquote {*/
/*	margin: 0 1.5em;*/
/*}*/

/*address {*/
/*	margin: 0 0 1.5em;*/
/*}*/

/*pre {*/
/*	background: #eee;*/
/*	font-family: "Courier 10 Pitch", courier, monospace;*/
/*	line-height: 1.6;*/
/*	margin-bottom: 1.6em;*/
/*	max-width: 100%;*/
/*	overflow: auto;*/
/*	padding: 1.6em;*/
/*}*/

/*code,*/
/*kbd,*/
/*tt,*/
/*var {*/
/*	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;*/
/*}*/

/*abbr,*/
/*acronym {*/
/*	border-bottom: 1px dotted #666;*/
/*	cursor: help;*/
/*}*/

/*mark,*/
/*ins {*/
/*	background: #fff9c0;*/
/*	text-decoration: none;*/
/*}*/

/*big {*/
/*	font-size: 125%;*/
/*}*/

/*!* Elements*/
/*--------------------------------------------- *!*/
/*body {*/
/*	background: #fff;*/
/*}*/

/*hr {*/
/*	background-color: #ccc;*/
/*	border: 0;*/
/*	height: 1px;*/
/*	margin-bottom: 1.5em;*/
/*}*/

/*ul,*/
/*ol {*/
/*	margin: 0 0 1.5em 3em;*/
/*}*/

/*ul {*/
/*	list-style: disc;*/
/*}*/

/*ol {*/
/*	list-style: decimal;*/
/*}*/

/*li > ul,*/
/*li > ol {*/
/*	margin-bottom: 0;*/
/*	margin-left: 1.5em;*/
/*}*/

/*dt {*/
/*	font-weight: 700;*/
/*}*/

/*dd {*/
/*	margin: 0 1.5em 1.5em;*/
/*}*/

/*!* Make sure embeds and iframes fit their containers. *!*/
/*embed,*/
/*iframe,*/
/*object {*/
/*	max-width: 100%;*/
/*}*/

/*img {*/
/*	height: auto;*/
/*	max-width: 100%;*/
/*}*/

/*figure {*/
/*	margin: 1em 0;*/
/*}*/

/*table {*/
/*	margin: 0 0 1.5em;*/
/*	width: 100%;*/
/*}*/

/*!* Links*/
/*--------------------------------------------- *!*/
/*a {*/
/*	color: #4169e1;*/
/*}*/

/*a:visited {*/
/*	color: #800080;*/
/*}*/

/*a:hover,*/
/*a:focus,*/
/*a:active {*/
/*	color: #191970;*/
/*}*/

/*a:focus {*/
/*	outline: thin dotted;*/
/*}*/

/*a:hover,*/
/*a:active {*/
/*	outline: 0;*/
/*}*/

/*!* Forms*/
/*--------------------------------------------- *!*/
/*button,*/
/*input[type="button"],*/
/*input[type="reset"],*/
/*input[type="submit"] {*/
/*	border: 1px solid;*/
/*	border-color: #ccc #ccc #bbb;*/
/*	border-radius: 3px;*/
/*	background: #e6e6e6;*/
/*	color: rgba(0, 0, 0, 0.8);*/
/*	line-height: 1;*/
/*	padding: 0.6em 1em 0.4em;*/
/*}*/

/*button:hover,*/
/*input[type="button"]:hover,*/
/*input[type="reset"]:hover,*/
/*input[type="submit"]:hover {*/
/*	border-color: #ccc #bbb #aaa;*/
/*}*/

/*button:active,*/
/*button:focus,*/
/*input[type="button"]:active,*/
/*input[type="button"]:focus,*/
/*input[type="reset"]:active,*/
/*input[type="reset"]:focus,*/
/*input[type="submit"]:active,*/
/*input[type="submit"]:focus {*/
/*	border-color: #aaa #bbb #bbb;*/
/*}*/

/*input[type="text"],*/
/*input[type="email"],*/
/*input[type="url"],*/
/*input[type="password"],*/
/*input[type="search"],*/
/*input[type="number"],*/
/*input[type="tel"],*/
/*input[type="range"],*/
/*input[type="date"],*/
/*input[type="month"],*/
/*input[type="week"],*/
/*input[type="time"],*/
/*input[type="datetime"],*/
/*input[type="datetime-local"],*/
/*input[type="color"],*/
/*textarea {*/
/*	color: #666;*/
/*	border: 1px solid #ccc;*/
/*	border-radius: 3px;*/
/*	padding: 3px;*/
/*}*/

/*input[type="text"]:focus,*/
/*input[type="email"]:focus,*/
/*input[type="url"]:focus,*/
/*input[type="password"]:focus,*/
/*input[type="search"]:focus,*/
/*input[type="number"]:focus,*/
/*input[type="tel"]:focus,*/
/*input[type="range"]:focus,*/
/*input[type="date"]:focus,*/
/*input[type="month"]:focus,*/
/*input[type="week"]:focus,*/
/*input[type="time"]:focus,*/
/*input[type="datetime"]:focus,*/
/*input[type="datetime-local"]:focus,*/
/*input[type="color"]:focus,*/
/*textarea:focus {*/
/*	color: #111;*/
/*}*/

/*select {*/
/*	border: 1px solid #ccc;*/
/*}*/

/*textarea {*/
/*	width: 100%;*/
/*}*/

/*!*--------------------------------------------------------------*/
/*# Layouts*/
/*--------------------------------------------------------------*!*/

/*!*--------------------------------------------------------------*/
/*# Components*/
/*--------------------------------------------------------------*!*/

/*!* Navigation*/
/*--------------------------------------------- *!*/
/*.main-navigation {*/
/*	display: block;*/
/*	width: 100%;*/
/*}*/

/*.main-navigation ul {*/
/*	display: none;*/
/*	list-style: none;*/
/*	margin: 0;*/
/*	padding-left: 0;*/
/*}*/

/*.main-navigation ul ul {*/
/*	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);*/
/*	float: left;*/
/*	position: absolute;*/
/*	top: 100%;*/
/*	left: -999em;*/
/*	z-index: 99999;*/
/*}*/

/*.main-navigation ul ul ul {*/
/*	left: -999em;*/
/*	top: 0;*/
/*}*/

/*.main-navigation ul ul li:hover > ul,*/
/*.main-navigation ul ul li.focus > ul {*/
/*	display: block;*/
/*	left: auto;*/
/*}*/

/*.main-navigation ul ul a {*/
/*	width: 200px;*/
/*}*/

/*.main-navigation ul li:hover > ul,*/
/*.main-navigation ul li.focus > ul {*/
/*	left: auto;*/
/*}*/

/*.main-navigation li {*/
/*	position: relative;*/
/*}*/

/*.main-navigation a {*/
/*	display: block;*/
/*	text-decoration: none;*/
/*}*/

/*!* Small menu. *!*/
/*.menu-toggle,*/
/*.main-navigation.toggled ul {*/
/*	display: block;*/
/*}*/

/*@media screen and (min-width: 37.5em) {*/

/*	.menu-toggle {*/
/*		display: none;*/
/*	}*/

/*	.main-navigation ul {*/
/*		display: flex;*/
/*	}*/
/*}*/

/*.site-main .comment-navigation,*/
/*.site-main*/
/*.posts-navigation,*/
/*.site-main*/
/*.post-navigation {*/
/*	margin: 0 0 1.5em;*/
/*}*/

/*.comment-navigation .nav-links,*/
/*.posts-navigation .nav-links,*/
/*.post-navigation .nav-links {*/
/*	display: flex;*/
/*}*/

/*.comment-navigation .nav-previous,*/
/*.posts-navigation .nav-previous,*/
/*.post-navigation .nav-previous {*/
/*	flex: 1 0 50%;*/
/*}*/

/*.comment-navigation .nav-next,*/
/*.posts-navigation .nav-next,*/
/*.post-navigation .nav-next {*/
/*	text-align: end;*/
/*	flex: 1 0 50%;*/
/*}*/

/*!* Posts and pages*/
/*--------------------------------------------- *!*/
/*.sticky {*/
/*	display: block;*/
/*}*/

/*.post,*/
/*.page {*/
/*	margin: 0 0 1.5em;*/
/*}*/

/*.updated:not(.published) {*/
/*	display: none;*/
/*}*/

/*.page-content,*/
/*.entry-content,*/
/*.entry-summary {*/
/*	margin: 1.5em 0 0;*/
/*}*/

/*.page-links {*/
/*	clear: both;*/
/*	margin: 0 0 1.5em;*/
/*}*/

/*!* Comments*/
/*--------------------------------------------- *!*/
/*.comment-content a {*/
/*	word-wrap: break-word;*/
/*}*/

/*.bypostauthor {*/
/*	display: block;*/
/*}*/

/*!* Widgets*/
/*--------------------------------------------- *!*/
/*.widget {*/
/*	margin: 0 0 1.5em;*/
/*}*/

/*.widget select {*/
/*	max-width: 100%;*/
/*}*/

/*!* Media*/
/*--------------------------------------------- *!*/
/*.page-content .wp-smiley,*/
/*.entry-content .wp-smiley,*/
/*.comment-content .wp-smiley {*/
/*	border: none;*/
/*	margin-bottom: 0;*/
/*	margin-top: 0;*/
/*	padding: 0;*/
/*}*/

/*!* Make sure logo link wraps around logo image. *!*/
/*.custom-logo-link {*/
/*	display: inline-block;*/
/*}*/

/*!* Captions*/
/*--------------------------------------------- *!*/
/*.wp-caption {*/
/*	margin-bottom: 1.5em;*/
/*	max-width: 100%;*/
/*}*/

/*.wp-caption img[class*="wp-image-"] {*/
/*	display: block;*/
/*	margin-left: auto;*/
/*	margin-right: auto;*/
/*}*/

/*.wp-caption .wp-caption-text {*/
/*	margin: 0.8075em 0;*/
/*}*/

/*.wp-caption-text {*/
/*	text-align: center;*/
/*}*/

/*!* Galleries*/
/*--------------------------------------------- *!*/
/*.gallery {*/
/*	margin-bottom: 1.5em;*/
/*	display: grid;*/
/*	grid-gap: 1.5em;*/
/*}*/

/*.gallery-item {*/
/*	display: inline-block;*/
/*	text-align: center;*/
/*	width: 100%;*/
/*}*/

/*.gallery-columns-2 {*/
/*	grid-template-columns: repeat(2, 1fr);*/
/*}*/

/*.gallery-columns-3 {*/
/*	grid-template-columns: repeat(3, 1fr);*/
/*}*/

/*.gallery-columns-4 {*/
/*	grid-template-columns: repeat(4, 1fr);*/
/*}*/

/*.gallery-columns-5 {*/
/*	grid-template-columns: repeat(5, 1fr);*/
/*}*/

/*.gallery-columns-6 {*/
/*	grid-template-columns: repeat(6, 1fr);*/
/*}*/

/*.gallery-columns-7 {*/
/*	grid-template-columns: repeat(7, 1fr);*/
/*}*/

/*.gallery-columns-8 {*/
/*	grid-template-columns: repeat(8, 1fr);*/
/*}*/

/*.gallery-columns-9 {*/
/*	grid-template-columns: repeat(9, 1fr);*/
/*}*/

/*.gallery-caption {*/
/*	display: block;*/
/*}*/

/*!*--------------------------------------------------------------*/
/*# Plugins*/
/*--------------------------------------------------------------*!*/

/*!* Jetpack infinite scroll*/
/*--------------------------------------------- *!*/

/*!* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. *!*/
/*.infinite-scroll .posts-navigation,*/
/*.infinite-scroll.neverending .site-footer {*/
/*	display: none;*/
/*}*/

/*!* Re-display the Theme Footer when Infinite Scroll has reached its end. *!*/
/*.infinity-end.neverending .site-footer {*/
/*	display: block;*/
/*}*/

/*!*--------------------------------------------------------------*/
/*# Utilities*/
/*--------------------------------------------------------------*!*/

/*!* Accessibility*/
/*--------------------------------------------- *!*/

/*!* Text meant only for screen readers. *!*/
/*.screen-reader-text {*/
/*	border: 0;*/
/*	clip: rect(1px, 1px, 1px, 1px);*/
/*	clip-path: inset(50%);*/
/*	height: 1px;*/
/*	margin: -1px;*/
/*	overflow: hidden;*/
/*	padding: 0;*/
/*	position: absolute !important;*/
/*	width: 1px;*/
/*	word-wrap: normal !important;*/
/*}*/

/*.screen-reader-text:focus {*/
/*	background-color: #f1f1f1;*/
/*	border-radius: 3px;*/
/*	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);*/
/*	clip: auto !important;*/
/*	clip-path: none;*/
/*	color: #21759b;*/
/*	display: block;*/
/*	font-size: 0.875rem;*/
/*	font-weight: 700;*/
/*	height: auto;*/
/*	left: 5px;*/
/*	line-height: normal;*/
/*	padding: 15px 23px 14px;*/
/*	text-decoration: none;*/
/*	top: 5px;*/
/*	width: auto;*/
/*	z-index: 100000;*/
/*}*/

/*!* Do not show the outline on the skip link target. *!*/
/*#primary[tabindex="-1"]:focus {*/
/*	outline: 0;*/
/*}*/

/*!* Alignments*/
/*--------------------------------------------- *!*/
/*.alignleft {*/

/*	!*rtl:ignore*!*/
/*	float: left;*/

/*	!*rtl:ignore*!*/
/*	margin-right: 1.5em;*/
/*	margin-bottom: 1.5em;*/
/*}*/

/*.alignright {*/

/*	!*rtl:ignore*!*/
/*	float: right;*/

/*	!*rtl:ignore*!*/
/*	margin-left: 1.5em;*/
/*	margin-bottom: 1.5em;*/
/*}*/

/*.aligncenter {*/
/*	clear: both;*/
/*	display: block;*/
/*	margin-left: auto;*/
/*	margin-right: auto;*/
/*	margin-bottom: 1.5em;*/
/*}*/


html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-size:16px;margin:0;background:#f4f8fc;color:#25292d;font-weight:400;font-family:Inter,sans-serif;overflow-x:hidden;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}body.over{overflow:hidden}p{margin:10px 0 30px}p:first-child{margin-top:0}*{box-sizing:border-box}.focus,:focus{outline:5px auto -webkit-focus-ring-color}a{color:inherit}a,a:focus,a:hover{outline:none;text-decoration:none}.wrapper{overflow-x:hidden;-ms-flex:1 0 auto;flex:1 0 auto;height:100%;overflow:hidden}.container,.wrapper{position:relative;width:100%}.container{max-width:1200px;padding:0 15px;margin:0 auto;z-index:2}.logo{position:relative;font-size:0}.logo,.logo img{width:100%}.title-1{font-weight:500;text-transform:uppercase;margin-bottom:10px}.title-1,.title-2{font-size:50px;line-height:1.2}.title-2{font-weight:400;margin:0;padding:0}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.z6{z-index:6}img{max-width:100%}.hidden{display:none!important}h1,h2,h3,h4,h5,h6{margin:0;padding:0}[role=button]{cursor:pointer}.woocommerce-notices-wrapper,.wpcf7-response-output{display:none!important}body.safari .nav__wrap{padding-bottom:60px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.tt-u{text-transform:uppercase}.tt-n{text-transform:none}.text-middle{font-size:1.28571rem}.header{position:relative;z-index:11}.header .container{position:static}.header_min .header__wrap{padding-top:70px}.header_min .header__lang{right:40px}.header_mini .header__wrap{padding:40px 0}.header__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:23px 0}.header__logo{width:147px;position:absolute;left:30px;top:50%;transform:translateY(-50%)}.header__cart{position:absolute;right:30px;top:50%;transform:translateY(-50%);font-size:0;width:42px;height:42px;border-radius:50%;background-color:#fff;box-shadow:0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02),0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02);transition:.2s}.header__cart,.header__cart-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.header__cart-icon svg{width:16px;height:16px;fill:none;margin:0 auto;stroke:currentColor;stroke-width:2px}.header__cart-count{position:absolute;font-size:12px;background-color:#96e432;border-radius:15px;padding:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:-3px;left:27px;z-index:2;color:#fff;height:15px}.header__cart-label{display:none}.header__login{position:absolute;top:50%;transform:translateY(-50%);right:83px;height:42px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 16px;background:#fff;box-shadow:0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02),0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02);border-radius:5px;font-size:14px;transition:.2s}.header__login-icon{margin-right:10px}.header__lang{position:absolute;top:50%;transform:translateY(-50%);right:203px;text-transform:uppercase;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;list-style-type:none;margin-top:0;margin-bottom:0}.header__lang-item,.header__lang li{transition:.2s}.header__lang-item:not(:last-child),.header__lang li:not(:last-child){margin-right:12px}.header__lang-item.active,.header__lang li.active{opacity:.3;cursor:default}.header__catalog{margin-right:30px}.header__main{margin-right:auto;margin-left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.header__contacts,.header__menu-btn{display:none}.header__contacts .footer__label{margin-bottom:5px}.header__contact{position:absolute;right:40px}.header__contact-label{font-size:12px;margin-bottom:3px}.header__contact-value{font-weight:600;font-size:19px}.footer{padding:57px 0 25px}.footer_min{padding:50px 0}.footer__contacts-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-top:-5px}.footer__phone{font-size:30px;line-height:1.3;margin-right:40px}.footer__socials{-ms-flex-align:center;-ms-flex-pack:start;justify-content:flex-start}.footer__social,.footer__socials{display:-ms-flexbox;display:flex;align-items:center}.footer__social{width:56px;height:56px;-ms-flex:0 0 56px;flex:0 0 56px;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffed02;font-size:0;transition:.2s}.footer__social svg{width:24px;height:24px;fill:#25292d}.footer__social:not(:last-child){margin-right:22px}.footer__label{opacity:.5;font-size:16px;line-height:1.3}.footer__nav{margin-top:40px;margin-bottom:55px;-ms-flex-align:start;align-items:flex-start}.footer__nav,.footer__nav-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.footer__nav-row{-ms-flex-align:center;align-items:center;margin-bottom:22px}.footer__nav-arrow{-ms-flex:0 0 16px;flex:0 0 16px;width:16px;height:16px;transform:rotate(90deg);display:none}.footer__nav-arrow svg{width:100%;height:100%;fill:none;stroke:#25292d}.footer__nav-link,.footer__nav li{transition:.2s}.footer__nav-link:not(:last-child),.footer__nav li:not(:last-child){margin-bottom:14px}.footer__nav-group{max-width:250px}.footer__nav-group.active .footer__nav-arrow{transform:rotate(-90deg)}.footer__nav-list{list-style-type:none;margin:0;padding:0}.footer__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.footer__copy{-ms-flex-order:0;order:0;font-size:12px}.footer__system{-ms-flex-order:1;order:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer__system-link{color:#9fa8b0;font-size:12px;text-decoration:underline}.footer__system-link:not(:last-child){margin-right:20px}.footer__dev{-ms-flex-order:2;order:2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.footer__dev-label{margin-right:10px;font-size:12px}.footer__dev-link{font-size:0}.footer__dev-link svg{fill:#9fa8b0;width:108px;height:11px}.nav ul{list-style:none;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.nav li:not(:last-child){margin-right:30px}.nav a{font-size:14px;line-height:1.3;transition:.2s}.fancybox-close-small{display:none!important}.modal{position:relative;max-width:930px;z-index:20;display:none;margin:0;padding:0;pointer-events:all;background:none;overflow:visible}.modal_small{max-width:530px}.modal__close{width:26px;height:26px;padding:5px;position:absolute;top:-25px;right:-25px;cursor:pointer}.modal__close svg{width:16px;height:16px;fill:#9fa8b0;transition:stroke .2s;transform:rotate(45deg)}.modal__container{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;border-radius:20px;overflow:hidden;background-color:#fff}.modal__wrap{padding:35px 40px;-ms-flex:auto;flex:auto}.modal__title{font-weight:700;font-size:24px;line-height:1.3;max-width:335px;margin-bottom:10px}.modal__title_tac{text-align:center}.modal__subtitle{color:#6d6d6d;font-size:16px;line-height:1.24}.modal__subtitle_tac{text-align:center}.button{position:relative;-webkit-appearance:none;outline:none;border-radius:5px;border:none;height:53px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 30px;font-weight:500;font-size:16px;transition:.2s;cursor:pointer;font-family:Inter,sans-serif}.button_yellow{background-color:#ffed02;color:#25292d}.button_black{background-color:#25292d;color:#fff}.button_minw{min-width:300px}.button svg{margin-right:10px;-ms-flex:0 0 20px;flex:0 0 20px;width:20px;height:20px;fill:none;stroke:currentColor}.button_empty{border:1px solid currentColor;color:#25292d}.button_empty svg{fill:currentColor}.button_white{border:1px solid #fff;color:#fff}.button_white svg{fill:currentColor}.button[disabled]{background-color:#9fa8b0;color:#fff;cursor:auto}.button img{max-width:16px}.button img+span{margin-left:10px}.button.incart{border:1px solid currentColor;color:#25292d;background-color:transparent}.button.incart svg{fill:currentColor}.input-check{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.input-check__input{-webkit-appearance:none;position:absolute;opacity:0;width:0;height:0}.input-check__input:checked+span:after{opacity:1}.input-check__input:checked+span:before{background-color:#06f;border-color:#06f}.input-check span{padding-left:28px;position:relative;color:#25292d;font-size:13px;line-height:1.6;display:block}.input-check span:before{position:absolute;content:"";border-radius:0;border:1px solid hsla(0,0%,62%,.2);background-color:#fff;width:18px;height:18px;top:1px;left:0;border-radius:4px;transition:.2s}.input-check span:after{position:absolute;content:"";width:13px;height:10px;top:6px;left:3px;background:url(../img/style/icons/icon_check.svg) no-repeat 50%;background-size:contain;opacity:0;transition:opacity .2s}.input-check span a{text-decoration:underline}.input-check span a:hover{text-decoration:none}.input-text{border-radius:5px;-webkit-appearance:none;font-size:14px;line-height:1.2;color:#fff;outline:none;background:none;padding:15px 54px 15px 20px;border:1px solid #fff;width:100%;display:block;transition:.2s}.input-text::-webkit-input-placeholder{color:#fff}.input-text::-moz-placeholder{color:#fff}.input-text:-ms-input-placeholder,.input-text::-ms-input-placeholder{color:#fff}.input-text::placeholder{color:#fff}.input-text_normal{border-color:#e8e8e8;color:#25292d;background-color:#fff;border-radius:10px}.input-text_normal::-webkit-input-placeholder{color:#9fa8b0}.input-text_normal::-moz-placeholder{color:#9fa8b0}.input-text_normal:-ms-input-placeholder,.input-text_normal::-ms-input-placeholder{color:#9fa8b0}.input-text_normal::placeholder{color:#9fa8b0}.input-text.error{border-color:red}.section{position:relative}.section_dark{color:#fff;background-color:#25292d}.section_white{background-color:#fff}.section_pink{background-color:#fdf0f8}.section_pink .req-ag__title{color:#ee1e7a}.section_pink .requirement__list li:before{background-image:url(../img/style/icons/icon_check_pink.svg)}.section_green{background-color:#eef6eb}.section_green .req-ag__title{color:#6eb90e}.section_green .requirement__list li:before{background-image:url(../img/style/icons/icon_check_green.svg)}.section_green .condition__item{border-color:#73d102}.section_blue{background-color:#ebeff6}.section_blue .req-ag__title{color:#06f}.section_blue .requirement__list li:before{background-image:url(../img/style/icons/icon_check_blue.svg)}.section_blue .condition__item{border-color:#06f}.section_purple{background-color:#faf0fd}.section_purple .req-ag__title{color:#7202cb}.section_purple .requirement__list li:before{background-image:url(../img/style/icons/icon_check_purple.svg)}.section_purple .condition__item{border-color:#7202cb}.about{position:relative;padding:62px 0 60px}.about__bg{position:absolute;z-index:-1;right:50%;top:-240px;width:1140px}.about__bg img{width:100%}.about__wrap{position:relative;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.about__video{-ms-flex:0 1 368px;flex:0 1 368px;overflow:hidden;border-radius:40px;position:relative;cursor:pointer}.about__video-image{width:100%;height:100%;position:relative;cursor:pointer}.about__video-image img,.about__video-image video{width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;will-change:transform;transition:.6s}.about__video-image:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.3) 30%,transparent);z-index:2}.about__video-btn{position:absolute;z-index:2;bottom:40px;left:40px;width:70px;height:70px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#ffed02}.about__video-btn svg{width:22px;height:22px;fill:#25292d}.about__info{border-radius:40px;-ms-flex:0 1 804px;flex:0 1 804px;padding:54px 60px 50px;background-color:#fff;box-shadow:-50px 64px 74px rgba(223,231,239,.8)}.about__info_full{-ms-flex:1 1 100%;flex:1 1 100%}.about__sub{font-size:30px;line-height:1.2;margin-bottom:21px}.about__title{font-weight:400;margin-bottom:25px;font-size:33px;line-height:1.3}.about__title_bold{font-weight:600;font-size:24px}.about__descr{font-size:21px;line-height:1.48}.about__descr_bg{background-color:#f5fdeb;padding:10px;font-size:18px}.about__list{margin:27px 0;padding:0;list-style:none}.about__list li{padding-left:36px;position:relative;font-size:18px;line-height:1.33}.about__list li:before{position:absolute;content:"";width:21px;height:21px;top:0;left:0;background:url(../img/style/icons/icon_check_green.svg) no-repeat 50%/contain}.about__list li:not(:last-child){margin-bottom:25px}.about__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.additional{background-color:rgba(150,228,50,.1);position:relative;overflow:hidden;padding:90px 0}.additional__bg{position:absolute;z-index:1;width:973px;top:-196px;left:50%;transform:translateX(-50%);margin-left:20px}.additional__wrap{position:relative;z-index:2}.additional__title{margin-bottom:60px}.additional__slider{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.additional__slider.nav-large .owl-nav{top:-110px}.additional__slider .owl-stage{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}.additional__slider .owl-item{padding-top:15px}.additional__slide{height:100%}.additional__slide .button img{width:16px}.additional__slide .course{height:100%}.additional__slide .course__info{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.advantages{padding-bottom:45px}.advantages__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-110px}.advantages__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:40px;margin-bottom:40px;-ms-flex-preferred-size:calc(100% / 2 - 40px / 2);flex-basis:calc(100% / 2 - 40px / 2);max-width:calc(100% / 2 - 40px / 2);margin-bottom:110px;background:#fff;border-radius:20px;position:relative;height:524px}.advantages__item:nth-child(3n){margin-right:40px}.advantages__item:nth-child(2n){margin-right:0}.advantages__info{padding:35px 40px 0}.advantages__title{font-size:36px;font-weight:500;line-height:1.4;margin-bottom:22px}.advantages__descr{font-size:18px;line-height:1.67}.advantages__image{position:absolute;bottom:-41px;left:40px}.advantages__image_1{width:509px}.advantages__image_2{width:190px}.advantages__image_3{width:444px}.advantages__image_4{width:509px}.all-courses{margin:30px 0;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.all-courses_center{-ms-flex-align:center;align-items:center}.all-courses__image{position:relative;-ms-flex:0 0 330px;flex:0 0 330px;margin-right:0;border-radius:20px;overflow:hidden}.all-courses__image-wrap{position:absolute;width:100%;height:100%;top:0;left:0}.all-courses__image-wrap img{width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.all-courses__button{position:absolute;bottom:20px;left:20px;border-radius:50%;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px}.all-courses__button svg{width:16px;height:16px}.all-courses__info{background:linear-gradient(269.94deg,#f5fe1b,#67cd00);border-radius:20px;padding:20px 30px 25px}.all-courses__info_blue{background:linear-gradient(146.95deg,#1b68b3 21.51%,#28a8df 91.8%);color:#fff}.all-courses__info_pink{background:linear-gradient(241.86deg,#7e1b7a 14.73%,#9d1160 44.68%,#ee1e7a 79.31%),linear-gradient(146.95deg,#1b68b3 21.51%,#28a8df 91.8%);color:#fff}.all-courses__descr{font-size:18px;font-weight:500;line-height:1.5;margin-bottom:11px}.all-courses__list,.all-courses__list-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.all-courses__list-item:not(:last-child){margin-right:23px}.all-courses__list-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;border-radius:50%;width:16px;height:16px;background-color:#fff;-ms-flex:0 0 16px;flex:0 0 16px;margin-top:3px}.all-courses__list-text{font-size:14px;line-height:1.5}.all-courses__title{font-size:36px;font-weight:400;line-height:1.3;margin-bottom:10px}.breadcrumbs{padding:30px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;font-size:15px;font-weight:500}.breadcrumbs__item{position:relative}.breadcrumbs__item:not(.breadcrumbs__item_current){margin-right:10px;padding-right:20px}.breadcrumbs__item:not(.breadcrumbs__item_current):before{position:absolute;content:">";right:0;bottom:1px;font-size:15px;font-weight:500;color:#9fa8b0}.breadcrumbs__item a{border-bottom:1px solid transparent;transition:border-color .2s}.c-progress{position:absolute;width:100vw;left:0;top:0;z-index:9;background-color:#fff;transition:.2s}.c-progress.active{position:fixed}.c-progress.colored .c-progress__label,.c-progress.colored .c-progress__value{opacity:1}.c-progress:not(.colored) .c-progress__item:not(.active){color:#25292d!important}.c-progress-container{position:relative;height:76px}.c-progress__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.c-progress__item{-ms-flex:auto;flex:auto;padding:16px 0 20px;transition:.2s;cursor:pointer;position:relative;overflow:hidden}.c-progress__item.active .c-progress__label,.c-progress__item.active .c-progress__value{opacity:1}.c-progress__item-line{position:absolute;bottom:0;width:100%;height:3px;right:100%}.c-progress__label{font-size:12px;margin-bottom:3px;color:#25292d}.c-progress__label,.c-progress__value{opacity:.3;font-weight:500;transition:.2s}.c-progress__value{font-size:20px}.c-progress__line{position:absolute;bottom:0;max-width:1160px;width:100%;left:50%;transform:translateX(-50%);height:3px}.c-progress__line-item{width:100vw;height:100%;right:100%;top:0;position:absolute;background-color:#d41a71}.cart{padding-top:30px}.cart_empty{height:calc(100vh - 180px);padding-top:70px}.cart_empty .cart__back{-ms-flex-pack:center;justify-content:center;margin-top:50px}.cart__warn{text-align:center;width:100%}.cart__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.cart__main{position:relative;padding:52px 65px 57px 0;-ms-flex:0 1 748px;flex:0 1 748px}.cart__main:before{position:absolute;content:"";width:calc(100% + 65px);height:100%;background-color:#fff;border-radius:40px;right:0;top:0;z-index:-1}.cart__title{font-size:40px;margin-bottom:26px}.cart__group:not(:last-child){margin-bottom:30px}.cart__group:last-child .cart__item:last-child{border:none;padding-bottom:0}.cart__group-title{font-weight:600;font-size:22px;padding-bottom:21px}.cart__group-title,.cart__item{border-bottom:2px solid #f4f8fc}.cart__item{padding:20px 0;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.cart__item-title{-ms-flex:0 1 420px;flex:0 1 420px;font-size:18px;line-height:1.25}.cart__item-price{-ms-flex:0 1 180px;flex:0 1 180px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.cart__item-discount,.cart__item-price span{font-weight:600;font-size:18px;line-height:1.33}.cart__item-discount{text-decoration:line-through;color:#9fa8b0;margin-right:12px}.cart__item-remove{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex:0 1 88px;flex:0 1 88px;margin-top:-10px}.cart__remove{margin-right:-10px;cursor:pointer;position:relative}.cart__remove-icon{padding:10px}.cart__remove-icon:hover svg{stroke:red}.cart__remove-icon svg{width:20px;height:20px;fill:none;stroke:#9fa8b0}.cart__side{padding-top:0;-ms-flex:0 1 356px;flex:0 1 356px;margin-left:30px}.cart__details-title{font-weight:600;font-size:22px;margin-bottom:22px}.cart__details-group:not(:last-child){margin-bottom:30px}.cart__promo{padding:17px 20px;background-color:#fff;border-radius:10px}.cart__promo-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.cart__promo-btn.active+.cart__promo-input{display:block}.cart__promo-btn.active .cart__promo-icon svg{transform:rotate(-45deg);stroke:#9fa8b0}.cart__promo-label{font-size:18px}.cart__promo-icon svg{width:16px;height:16px;stroke:#06f;transition:.2s}.cart__promo-input{position:relative;display:block;margin-top:15px;display:none}.cart__promo-input input{border:1px solid #9fa8b0;border-radius:5px;display:block;padding:12px 54px 12px 20px;width:100%;outline:none;color:#25292d;-webkit-appearance:none}.cart__promo-apply{width:34px;height:34px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);right:7px;font-size:0;background:none}.cart__summary{padding-top:22px;border-top:1px solid #9fa8b0}.cart__summary-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-size:16px}.cart__summary-item:not(:last-child){margin-bottom:34px}.cart__summary-value_large{font-weight:600;font-size:25px}.cart__button .button{width:100%;height:80px;font-weight:700;font-size:20px}.cart__confirm{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);z-index:3;width:313px;border-radius:20px;background-color:#fff;padding:26px;box-shadow:-50px 64px 74px rgba(223,231,239,.84);pointer-events:none;opacity:0;transition:.2s}.cart__confirm.active{opacity:1;pointer-events:all}.cart__confirm-text{text-align:center;font-size:16px;font-weight:500;margin-bottom:14px}.cart__confirm-buttons{-ms-flex-align:center;-ms-flex-pack:center}.cart__confirm-button,.cart__confirm-buttons{display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.cart__confirm-button{-ms-flex:auto;flex:auto;border-radius:10px;height:42px;-ms-flex-align:center;-ms-flex-pack:center;font-weight:600;font-size:15px;cursor:pointer;transition:.2s}.cart__confirm-button:not(:last-child){margin-right:15px}.cart__confirm-button_no{background-color:#ffed02}.cart__confirm-button_yes{background-color:#f4f8fc}.cart__back{margin-top:40px}.cart__back,.cart__back-link{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.cart__back-link{-ms-flex-align:center;align-items:center;transition:.2s;color:#9fa8b0}.cart__back-link:hover{color:#25292d}.cart__back-link svg{transform:scaleX(-1);width:22px;height:22px;-ms-flex:0 0 22px;flex:0 0 22px;margin-right:20px;stroke:currentColor;stroke-width:2px}.cart__back-link span{font-weight:700;font-size:20px;line-height:1.2}.catalog-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding-top:30px}.catalog-links__item{font-size:40px;line-height:1.3;opacity:.3;transition:opacity .2s}.catalog-links__item:not(:last-child){margin-right:32px}.catalog-links__item.active{opacity:1}.certificate{margin:50px 0;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.certificate_pb{padding-bottom:50px}.certificate_bg{margin:40px 0;padding:40px 0;position:relative}.certificate_bg:before{position:absolute;content:"";width:100vw;height:100%;top:0;left:50%;transform:translateX(-50%);background-color:#dceafc;z-index:-1}.certificate__info{background-color:#fff;border-radius:40px;padding:38px 53px 46px 50px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:0 1 645px;flex:0 1 645px}.certificate__descr{font-size:20px;line-height:1.5}.certificate__link a{font-size:18px;line-height:1.25;display:inline-block;border-bottom:1px solid currentColor;transition:border-color .2s}.certificate__item{-ms-flex:0 1 525px;flex:0 1 525px;position:relative;overflow:hidden;padding:37px 33px 37px 37px;border-radius:40px}.certificate__item-wrap{background:#fff;box-shadow:0 0 159.833px rgba(0,0,0,.15);border-radius:18.014px;position:relative;overflow:hidden;z-index:2;padding:21px 190px 17px 22px}.certificate__bg{z-index:1;background:linear-gradient(138.41deg,#1a64fe 10.14%,#4ed5ff 90.21%)}.certificate__bg,.certificate__bg-image{position:absolute;top:0;left:0;width:100%;height:100%}.certificate__bg-image{z-index:2}.certificate__bg-image img{font-size:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.certificate__logo{font-size:0;margin-bottom:17px}.certificate__text{font-weight:500;line-height:1.3;margin-bottom:3px}.certificate__name{font-weight:500;font-size:30px;line-height:1.3;margin-bottom:23px}.certificate__image{position:absolute;right:0;top:50%;transform:translateY(-50%)}.certificate .stage__control{-ms-flex-pack:start;justify-content:flex-start;margin-top:25px}.certificate .stage__control.dis{display:none}.checklist_max{max-width:1010px}.checklist__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.checklist__wrap_mb24{margin-bottom:-24px}.checklist__item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checklist__item_3{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:30px;margin-bottom:30px;-ms-flex-preferred-size:calc(100% / 3 - 60px / 3);flex-basis:calc(100% / 3 - 60px / 3);max-width:calc(100% / 3 - 60px / 3);margin-bottom:0;margin-bottom:24px}.checklist__item_3:nth-child(4n){margin-right:30px}.checklist__item_3:nth-child(3n){margin-right:0}.checklist__item_4{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:35px;margin-bottom:35px;-ms-flex-preferred-size:calc(100% / 4 - 105px / 4);flex-basis:calc(100% / 4 - 105px / 4);max-width:calc(100% / 4 - 105px / 4);margin-bottom:0}.checklist__item_4:nth-child(5n){margin-right:35px}.checklist__item_4:nth-child(4n){margin-right:0}.checklist__item_5{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:15px;margin-bottom:15px;-ms-flex-preferred-size:calc(100% / 5 - 60px / 5);flex-basis:calc(100% / 5 - 60px / 5);max-width:calc(100% / 5 - 60px / 5);margin-bottom:0}.checklist__item_5:nth-child(6n){margin-right:15px}.checklist__item_5:nth-child(5n){margin-right:0}.checklist__icon{-ms-flex:0 0 21px;flex:0 0 21px;margin-right:14px;padding-top:4px}.checklist__title{font-weight:600;font-size:18px;line-height:1.5;margin-bottom:11px}.checklist__descr{font-size:15px;line-height:1.5}.checklist_small .checklist__title{font-size:17px}.form-row.place-order,.shop_table.woocommerce-checkout-review-order-table{display:none}.wc_payment_methods{padding:0;margin:0;list-style-type:none}.wc_payment_method>label,.wc_payment_methods p,fieldset:not(.wc-credit-card-form){display:none}.wc-credit-card-form{border:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.form-row>label,.wc-credit-card-form .clear,.wc-credit-card-form .stripe-source-errors{display:none}.form-row-wide{-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:15px}.form-row-first,.form-row-last{-ms-flex:0 1 109px;flex:0 1 109px}.wc-stripe-elements-field{border-radius:10px;-webkit-appearance:none;font-size:16px;line-height:1.2;color:#25292d;outline:none!important;background-color:#fff!important;padding:15px 20px!important;border:1px solid #e8e8e8!important;width:100%;display:block;margin:0!important}.circle-text{position:absolute;top:-40px;left:650px;z-index:-1}.circle-text__arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);font-size:0}.circle-text__arrow svg{width:30px;height:30px}.circle-text__circle{animation:a 10s linear infinite}.circle-text__circle text{fill:#c6d8eb;text-transform:uppercase;font-weight:600;letter-spacing:2px;font-size:15.3px}@keyframes a{to{transform:rotate(1turn)}}.condition{padding:40px 0 50px}.condition__row{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;margin-top:48px}.condition__item{padding:35px 40px;border:2px solid;border-radius:40px;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:35px;-ms-flex-preferred-size:calc(100% / 3 - 70px / 3);flex-basis:calc(100% / 3 - 70px / 3);max-width:calc(100% / 3 - 70px / 3);margin-bottom:0}.condition__item,.condition__item:nth-child(4n){margin-right:35px}.condition__item:nth-child(3n){margin-right:0}.condition__item-title{font-weight:700;font-size:20px;line-height:1.4;margin-bottom:12px}.condition__item-descr{font-size:14px;line-height:1.7}.consult{padding:72px 0 70px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.consult_promo .consult__info{-ms-flex:0 0 425px;flex:0 0 425px}.consult__info{-ms-flex:0 0 360px;flex:0 0 360px}.consult__title{margin-bottom:15px;font-size:36px}.consult__descr{font-size:18px;line-height:1.6}.consult__form{-ms-flex:0 1 620px;flex:0 1 620px;margin-left:20px;padding-top:10px}.consult__row{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.consult__row:not(:last-child){margin-bottom:22px}.consult__input_full{width:100%;-ms-flex:1 1 100%;flex:1 1 100%}.consult__input_half{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:24px;margin-bottom:24px;-ms-flex-preferred-size:calc(100% / 2 - 24px / 2);flex-basis:calc(100% / 2 - 24px / 2);max-width:calc(100% / 2 - 24px / 2);margin-bottom:0}.consult__input_half:nth-child(3n){margin-right:24px}.consult__input_half:nth-child(2n){margin-right:0}.consult__input_half:last-child{margin-bottom:0}.consult__input p{margin:0}.consult__warn{padding-left:20px;font-weight:300;font-size:12px;line-height:1.4;max-width:250px;color:#9fa8b0}.consult__warn a{text-decoration:underline}.consult__button{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:24px;margin-bottom:24px;-ms-flex-preferred-size:calc(100% / 2 - 24px / 2);flex-basis:calc(100% / 2 - 24px / 2);max-width:calc(100% / 2 - 24px / 2);margin-right:0;margin-bottom:0}.consult__button:nth-child(3n){margin-right:24px}.consult__button:nth-child(2n){margin-right:0}.consult__button .button{width:100%}.contacts{padding-top:30px}.contacts__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;position:relative}.contacts__main{padding:52px 0;position:relative;-ms-flex:0 0 520px;flex:0 0 520px}.contacts__main:before{position:absolute;content:"";width:calc(100% + 105px);height:100%;top:0;right:0;background-color:#fff;border-radius:40px 0 0 40px;z-index:-1}.contacts__title{font-weight:400;margin-bottom:34px}.contacts__sub{font-size:30px;line-height:1.2;margin-bottom:33px}.contacts__item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.contacts__item:not(:last-child){margin-bottom:23px}.contacts__icon{-ms-flex:0 0 54px;flex:0 0 54px;width:54px;height:54px;border-radius:50%;background:#f4f8fc;margin-right:21px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.contacts__label{font-size:16px;line-height:1.3;opacity:.5;margin-bottom:4px}.contacts__value{font-size:30px;line-height:1.3}.contacts__value_address{font-weight:500;font-size:22px}.contacts__socials{margin-bottom:27px}.contacts__map{-ms-flex:auto;flex:auto}.contacts__map-wrap{height:100%;width:calc(100% + 148px);position:relative;overflow:hidden;border-radius:0 40px 40px 0}.contains{background:#fff;border-radius:40px;padding:60px}.contains__wrap{margin-top:60px;margin-bottom:25px}.contains__item{padding-bottom:15px;border-bottom:3px solid #f4f8fc}.contains__item:not(:last-child){margin-bottom:15px}.contains__label{font-weight:500;font-size:14px;line-height:1.3;margin-bottom:10px}.contains__title{font-size:32px;line-height:1.25}.cookies-about h2{margin-bottom:28px;font-size:50px;line-height:1.2;font-weight:400;margin:0;padding:0}.cookies-about p{font-size:20px;line-height:1.6}.cookies-about p:last-child{margin-bottom:0}.cookies-about ol,.cookies-about ul{list-style-type:none;margin:0;padding:0;margin-top:25px}.cookies-about li{font-size:20px;line-height:1.6}.cookies-about li:not(:last-child){margin-bottom:15px}.cookies-about h3{font-size:31px;margin-bottom:29px;font-weight:400;margin-top:30px}.cookies-about{padding-bottom:90px}.cookies-about__group{position:relative;padding:90px 0}.cookies-about__group:nth-child(odd):before{position:absolute;content:"";width:calc(100% + 270px);height:100%;border-radius:40px;background-color:#fff;top:0;left:50%;transform:translateX(-50%);z-index:-1}.cookies-about__title{margin-bottom:28px}.cookies-about__text:not(:last-child){margin-bottom:35px}.cookies-about__text p{font-size:20px;line-height:1.6}.cookies-about__text p:last-child{margin-bottom:0}.cookies-about__sub{font-size:31px;margin-bottom:29px}.cookies-pop{position:fixed;bottom:10px;left:0;right:0;z-index:99;-ms-flex-pack:start;justify-content:flex-start;padding-left:10px;display:none;max-width:550px}.cookies-pop.active,.cookies-pop__wrap{display:-ms-flexbox;display:flex}.cookies-pop__wrap{background-color:#fff;padding:10px;border-radius:10px;box-shadow:-50px 64px 74px rgba(223,231,239,.84);-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.cookies-pop__button{margin-left:16px}.cookies-pop__info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.cookies-pop__image{padding-left:10px;margin-right:16px;font-size:0;-ms-flex:0 0 42px;flex:0 0 42px}.cookies-pop__descr{font-size:14px;line-height:1.4}.cookies-pop__descr a{color:#06f;transition:.2s;border-bottom:1px solid transparent}.cookies-pop__descr a:hover{border-color:currentColor}.cookies{position:relative;margin:0 auto;max-width:1440px;width:calc(100vw - 40px);overflow:hidden;border-radius:40px;background-color:#ffed02;height:525px}.cookies__plx{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.cookies__plx-item{position:absolute!important}.cookies__plx-item_1{top:130px!important;left:53px!important;width:367px}.cookies__plx-item_2{top:184px!important;left:416px!important;width:198px}.cookies__plx-item_3{top:130px!important;right:370px!important;left:auto!important;width:491px}.cookies__plx-item_4{top:170px!important;right:80px!important;left:auto!important;width:331px}.cookies__container{z-index:1;padding-top:80px}.cookies__title{opacity:0;font-size:250px;text-align:center;color:transparent;line-height:.7}.cookies__text{max-width:1044px;margin:0 auto}.cookies__bg{position:absolute;z-index:0;width:905px;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.4}.cookies__bg img{width:100%}.countdown{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.countdown__item{position:relative;line-height:1;-ms-flex:0 0 69px;flex:0 0 69px;text-align:center;width:69px}.countdown__item:not(:first-child){margin-left:50px}.countdown__item:not(:first-child) .countdown__num:before{content:":";position:absolute;width:1px;height:40px;color:#9fa8b0;font-weight:300;font-size:46px;top:0;left:-31px;font-weight:400}.countdown__num{font-size:56px;position:relative;font-family:Inter,sans-serif;font-weight:300;margin-bottom:8px;color:#c1166b}.countdown__label{font-size:14px;color:#9fa8b0;text-transform:capitalize}.course-for{padding:50px 0}.course-for__main-title{position:relative;text-align:left}.course-for__wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:62px}.course-for__content{-ms-flex:0 1 785px;flex:0 1 785px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-46px;position:relative}.course-for__content .circle-text{left:-140px;top:-150px}.course-for__content .circle-text__circle text{fill:#ebb9d8}.course-for__item{margin-bottom:46px}.course-for__item:nth-child(odd){-ms-flex:0 1 375px;flex:0 1 375px;max-width:375px;margin-right:50px}.course-for__item:nth-child(2n){-ms-flex:0 1 350px;flex:0 1 350px;max-width:350px}.course-for__title{font-weight:500;font-size:18px;line-height:1.4;margin-bottom:10px}.course-for__descr{font-size:14px;line-height:1.5}.course{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.course_min{max-width:565px}.course_min .course__bottom{display:block}.course_min .course__buttons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:22px}.course_min .course__button{-ms-flex:auto;flex:auto}.course_min .course__button:not(:last-child){margin-right:15px}.course_min .course__button .button{height:53px}.course_min .course__title{font-size:26px}.course__image{-ms-flex:0 1 330px;flex:0 1 330px;position:relative;overflow:hidden;border-radius:20px}.course__image-wrap{height:100%;position:absolute;top:0;left:0;width:100%}.course__image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.7s;will-change:transform}.course__info{position:relative;border-radius:20px;background-color:#fff;-ms-flex:0 1 840px;flex:0 1 840px;padding:30px 30px 25px;min-width:0}.course__properties{position:absolute;top:0;left:30px;transform:translateY(-50%);-ms-flex-pack:start;justify-content:flex-start}.course__properties,.course__property{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.course__property{height:27px;padding:0 10px;-ms-flex-pack:center;justify-content:center;border-radius:5px;font-size:12px}.course__property:not(:last-child){margin-right:10px}.course__property img{font-size:0;margin-right:7px}.course__property.prop-new,.course__property.prop-rec{background:#84e282}.course__property.prop-hit{background:#ffed02}.course__property.prop-dis{background:#e87272;color:#fff}.course__title{font-weight:500;font-size:23px;line-height:1.3;max-width:590px;margin-bottom:10px;transition:.2s;cursor:pointer}.course__modules{margin-bottom:17px}.course__modules-wrap{position:relative;min-width:0}.course__module{max-width:220px}.course__module-label{font-size:10px;font-weight:500;color:#9fa8b0;margin-bottom:4px}.course__module-value{font-size:13px;line-height:1.3;max-height:54px;position:relative;overflow:hidden}.course__bottom{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.course__bottom,.course__data{display:-ms-flexbox;display:flex}.course__data{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.course__data-item:not(:last-child){margin-right:30px}.course__data-label{font-size:10px;font-weight:500;color:#9fa8b0;margin-bottom:5px}.course__data-value{font-size:14px}.course__button .button{height:43px}.courses{padding:50px 0}.courses_pt{padding-top:0;padding-bottom:70px}.courses__sub{margin:20px 0;color:#9fa8b0;font-size:18px;line-height:1.3}.courses__tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.courses__tag{margin-bottom:15px}.courses__tag:not(:last-child){margin-right:15px}.courses__item:not(:last-child){margin-bottom:53px}.courses__button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.courses__button_mt{margin-top:35px}.divid{padding:40px 0 60px}.exithunter{padding:48px 40px 35px 50px;position:relative;overflow:hidden;border-radius:30px;max-width:800px;background-color:#fff;display:none}.exithunter__close{position:absolute;width:30px;height:30px;top:25px;right:20px;cursor:pointer}.exithunter__close:hover svg{fill:red}.exithunter__close svg{width:18px;height:18px;transform:rotate(-45deg);fill:#9fa8b0;transition:fill}.exithunter__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.exithunter__info{-ms-flex:0 0 450px;flex:0 0 450px}.exithunter__title{font-weight:500;font-size:40px;line-height:1.2;margin-bottom:15px}.exithunter__descr{font-size:14px;line-height:1.7;margin-bottom:18px}.exithunter__form-row{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.exithunter__input{-ms-flex:auto;flex:auto}.exithunter__input input{border-top-right-radius:0;border-bottom-right-radius:0;height:100%;background-color:#f4f8fc}.exithunter__button button{border-top-left-radius:0;border-bottom-left-radius:0}.exithunter__warn{margin-top:12px;padding-left:20px;font-size:11px;line-height:1.4;font-weight:300;color:#9fa8b0;max-width:405px}.exithunter__warn a{border-bottom:1px solid currentColor}.exithunter__warn a:hover{border-color:transparent}.faq{padding-bottom:90px}.faq__main-title{margin-bottom:41px}.faq__item{background-color:#fff;box-shadow:-50px 64px 74px rgba(223,231,239,.84);border-radius:10px;padding:20px}.faq__item:not(:last-child){margin-bottom:20px}.faq__item.active .faq__arrow img{transform:rotate(-180deg)}.faq__row{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.faq__title{font-weight:700;font-size:18px;line-height:1.4}.faq__arrow img{transition:.2s}.faq__content{padding-top:20px;font-size:14px;line-height:1.4;display:none}.faq__content p:last-child{margin-bottom:0}.feedback{color:#fff;position:relative;padding-bottom:90px}.feedback__wrap{position:relative;z-index:2}.feedback__wrap:before{position:absolute;content:"";width:calc(100% + 253px);height:100%;background-color:#25292d;border-radius:40px;top:0;left:-105px}.feedback__wrap .consult{position:relative;z-index:2}.filters{margin-bottom:45px}.filters_mb{margin-bottom:0}.filters-btn{display:none}.filters__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.filters__row{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;display:none}.filters__group-label{font-size:14px;line-height:1.2;margin-bottom:12px}.filters__group-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.filters__group_levels{margin-right:80px;-ms-flex:0 1 280px;flex:0 1 280px}.filters__tags{-ms-flex-wrap:wrap;flex-wrap:wrap}.filters__level{border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;height:36px;padding:0 20px;cursor:pointer;font-size:13px;transition:.2s}.filters__level.active{background:#25292d;color:#fff}.filters__tag{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;border:1px solid #bfbfbf;font-size:13px;height:36px;padding:0 20px;margin-right:10px;margin-bottom:15px;cursor:pointer;transition:.2s}.filters__tag.active{background-color:#25292d;color:#fff;border-color:#25292d}.for-who-m{padding:90px 0 120px}.for-who-m_padding{padding-bottom:0}.for-who-m__wrap{margin-top:40px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1005px}.for-who-m__wrap_width{max-width:none}.for-who-m__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:30px;-ms-flex-preferred-size:calc(100% / 2 - 30px / 2);flex-basis:calc(100% / 2 - 30px / 2);max-width:calc(100% / 2 - 30px / 2);margin-bottom:38px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.for-who-m__item,.for-who-m__item:nth-child(3n){margin-right:30px}.for-who-m__item:nth-child(2n){margin-right:0}.for-who-m__icon{-ms-flex:0 0 21px;flex:0 0 21px;margin-right:15px}.for-who-m__sub{font-size:18px;line-height:1.4;margin-bottom:8px;font-weight:500}.for-who-m__descr{font-size:14px;line-height:1.6}.for-who-m__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.for-who{padding:40px 0 62px;position:relative}.for-who__bg{position:absolute;width:959px;font-size:0;left:488px;top:0;z-index:-1}.for-who__bg img{width:100%}.for-who__wrap{margin-top:45px;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.for-who__item,.for-who__wrap{display:-ms-flexbox;display:flex}.for-who__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:32px;-ms-flex-preferred-size:calc(100% / 3 - 64px / 3);flex-basis:calc(100% / 3 - 64px / 3);max-width:calc(100% / 3 - 64px / 3);margin-bottom:0;overflow:hidden;border-radius:40px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;box-shadow:-50px 64px 74px rgba(223,231,239,.8)}.for-who__item,.for-who__item:nth-child(4n){margin-right:32px}.for-who__item:nth-child(3n){margin-right:0}.for-who__image{margin-bottom:-84px;position:relative;z-index:1}.for-who__image-wrap{padding-top:95.1%;overflow:hidden;position:relative}.for-who__image-wrap img,.for-who__image-wrap picture,.for-who__image-wrap video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.for-who__arrow{position:absolute;z-index:2;top:32px;right:32px}.for-who__arrow svg{width:23px;height:23px;fill:#dce7f2}.for-who__info{position:relative;z-index:2;background-color:#fff;border-radius:40px;padding:35px 40px 35px 37px;box-shadow:-50px 64px 74px rgba(223,231,239,.8)}.for-who__title{font-weight:700;font-size:28px;line-height:1.4;margin-bottom:8px}.for-who__descr{font-size:14px;line-height:1.57}.free-check{padding:45px 0}.free-check__wrap{margin:32px 0 10px}.free-check .checklist__descr{font-weight:500;font-size:20px}.free-check__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.free-check__list{-ms-flex-align:start;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.free-check__item,.free-check__list{display:-ms-flexbox;display:flex;align-items:flex-start}.free-check__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:90px;margin-bottom:90px;-ms-flex-preferred-size:calc(100% / 4 - 270px / 4);flex-basis:calc(100% / 4 - 270px / 4);max-width:calc(100% / 4 - 270px / 4);margin-bottom:0;-ms-flex-align:start;-ms-flex-pack:start;justify-content:flex-start}.free-check__item:nth-child(5n){margin-right:90px}.free-check__item:nth-child(4n){margin-right:0}.free-check__item:not(:last-child){margin-bottom:20px}.free-check__info{margin-left:14px}.free-check__title{font-size:17px;font-weight:600;line-height:1.5}.free-check__descr{display:none}.free-check__icon{padding-top:5px;-ms-flex:0 0 44px;flex:0 0 44px}.free{padding-bottom:45px}.free_bot{height:526px}.free_bot .free__info,.free_bot .free__inner,.free_bot .free__wrap{height:100%}.free_bot .free__image{top:-30px;width:810px}.free_gift{color:#fff}.free_gift .free__image{width:541px;bottom:23px;left:680px;top:auto}.free_gift .free__bg{background:linear-gradient(269.94deg,#fe1bda,#ff005c)}.free_gift .free__bg img{opacity:.1}.free_gift .free__wrap{padding-bottom:0;height:536px}.free_gift .free__inner{padding-bottom:70px;height:100%}.free_gift .free__info{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.free_gift .free__descr{margin-bottom:auto}.free__wrap{position:relative;padding:70px 0 74px}.free__bg{width:calc(100% + 268px);height:100%;background:linear-gradient(269.94deg,#f5fe1b,#67cd00);border-radius:40px;overflow:hidden;top:0;z-index:1}.free__bg,.free__bg img{position:absolute;left:50%;transform:translateX(-50%)}.free__bg img{width:712px;max-width:none;top:22px;opacity:.3;margin-left:-40px}.free__inner{position:relative;z-index:2}.free__info{max-width:645px}.free__title{margin-bottom:22px}.free__descr{font-size:20px;font-weight:500;line-height:1.65;margin-bottom:40px}.free__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.free__image{position:absolute;left:660px;width:887px;top:20px}.go-test{padding:60px 0 50px;position:relative}.go-test_pt{padding-top:0}.go-test__bg{position:absolute;width:1920px;left:50%;transform:translateX(-50%);z-index:-1}.go-test__bg img{width:100%}.go-test__bg-left{width:1009px;position:absolute;top:-26px;left:-160px}.go-test__bg-right{width:1009px;position:absolute;top:26px;right:-320px}.go-test__main-title{position:relative}.go-test__main-title span{padding-left:350px;display:block}.go-test__wrap{margin-top:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-radius:40px;background:linear-gradient(269.94deg,#f5fe1b,#67cd00);padding:0 60px 0 45px}.go-test__left{position:relative;-ms-flex:0 1 460px;flex:0 1 460px;margin-right:15px}.go-test__left>img{opacity:.2;position:absolute;top:50%;transform:translateY(-50%)}.go-test__info{-ms-flex:0 1 560px;flex:0 1 560px}.go-test__title{font-size:36px;line-height:1.3;margin-bottom:21px}.go-test__descr{font-size:21px;line-height:1.5;margin-bottom:55px}.go-test__link{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.go-test__link span{display:block}.go-test__link-sub{position:absolute;left:0;top:-15px;line-height:1.3}.go-test__link-text{font-weight:600;font-size:35px;line-height:1.4;border-bottom:1px solid rgba(37,41,45,.2);margin-right:29px;position:relative;z-index:2;transition:.2s}.go-test__link-arrow{position:relative;margin-top:6px;transition:.2s}.go-test__link-arrow:before{position:absolute;content:"";width:144px;height:144px;border-radius:50%;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);transition:.2s}.go-test__link-arrow svg{width:27px;height:27px;fill:#25292d;transform:rotate(45deg);transition:.2s;font-size:0;will-change:transform}.go-test__anim{z-index:2;font-size:0;mix-blend-mode:difference}.go-test__anim,.h-catalog{position:relative}.h-catalog__button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:42px;padding:0 16px;background:#fff;box-shadow:0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02),0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02);border-radius:5px;cursor:pointer;transition:.2s}.h-catalog__button-icon{width:16px;height:16px;-ms-flex:0 0 16px;flex:0 0 16px;position:relative;margin-right:10px;pointer-events:none}.h-catalog__button-icon img{display:block;position:absolute;top:0;left:0}.h-catalog__button-icon img:nth-child(2){display:none}.h-catalog__button-text{font-size:14px;line-height:1.2;pointer-events:none}.h-catalog__button.active{cursor:pointer}.h-catalog__button.active img:first-child{display:none}.h-catalog__button.active img:nth-child(2){display:block}.h-catalog__wrap{position:absolute;top:100%;left:0;width:1170px;z-index:3;opacity:0;pointer-events:none;transition:.2s;margin-top:15px}.h-catalog__wrap.active{opacity:1;pointer-events:all}.h-catalog__inner{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.h-catalog__info{-ms-flex:0 1 308px;flex:0 1 308px;background:linear-gradient(241.86deg,#7e1b7a 14.73%,#9d1160 44.68%,#ee1e7a 79.31%);border-radius:20px}.h-catalog__info-bot{padding:38px 30px 30px;color:#fff}.h-catalog__info-button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.h-catalog__title{font-weight:500;font-size:18px;line-height:1.3;margin-bottom:14px}.h-catalog__descr{font-size:14px;line-height:1.5;margin-bottom:25px}.h-catalog__descr p{margin:14px 0}.h-catalog__image{position:relative;cursor:pointer}.h-catalog__image-wrap{border-radius:20px;padding-top:71.1%;overflow:hidden;position:relative}.h-catalog__image-wrap img,.h-catalog__image-wrap picture,.h-catalog__image-wrap video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.h-catalog__play-btn{width:38px;height:38px;position:absolute;z-index:2;left:30px;border-radius:50%;background-color:#ffed02;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;bottom:0;transform:translateY(50%);cursor:pointer;transition:.2s}.h-catalog__play-btn svg{fill:#25292d;width:17px;height:17px}.h-catalog__body{-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;-ms-flex:auto;flex:auto;padding:22px 30px;background-color:#fff;border-radius:20px;-ms-flex:0 1 866px;flex:0 1 866px;box-shadow:0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02),0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02)}.h-catalog__body,.h-catalog__group{display:-ms-flexbox;display:flex;justify-content:space-between}.h-catalog__group{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:32px;margin-bottom:32px;-ms-flex-preferred-size:calc(100% / 2 - 32px / 2);flex-basis:calc(100% / 2 - 32px / 2);max-width:calc(100% / 2 - 32px / 2);margin-bottom:0}.h-catalog__group:nth-child(3n){margin-right:32px}.h-catalog__group:nth-child(2n){margin-right:0}.h-catalog__group.active .h-catalog__group-arrow{transform:rotate(-90deg)}.h-catalog__group-title{font-weight:500;font-size:22px;line-height:1.3;margin-bottom:25px}.h-catalog__group-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.h-catalog__group-arrow{display:none;transition:.2s}.h-catalog__group-body{-ms-flex:auto;flex:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.h-catalog__list{margin-bottom:auto;margin-top:0}.h-catalog__all{border-top:1px solid #9fa8b0;padding-top:15px;margin-top:15px;transition:.2s}.h-catalog__all,.h-catalog__all a{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.h-catalog__all a{-ms-flex-align:center;align-items:center;font-weight:500}.h-catalog__all a span{margin-right:10px}.h-catalog__all img{transition:.2s}.h-catalog__course{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.h-catalog__course:not(:last-child){margin-bottom:14px}.h-catalog__course-cat{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:23px;border-radius:15px;font-size:12px;padding:0 12px;white-space:nowrap;margin-left:15px}.h-catalog__course-cat.cat{background:#edfbf6;color:#47c397}.h-catalog__course-cat.date{background:#fbf4ed;color:#c36c47}.h-catalog__course-link{font-size:14px;line-height:1.5;transition:.2s}.h-catalog__video{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;transition:.2s}.h-catalog__video:not(:last-child){margin-bottom:14px}.h-catalog__video-image{-ms-flex:0 0 61px;flex:0 0 61px;position:relative;margin-right:16px;width:61px}.h-catalog__video-wrap{padding-top:69.5%;overflow:hidden;position:relative;border-radius:5px}.h-catalog__video-wrap img,.h-catalog__video-wrap picture,.h-catalog__video-wrap video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.h-catalog__video-btn{width:17px;height:17px;position:absolute;z-index:2;border-radius:50%;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;bottom:0;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.h-catalog__video-btn svg{fill:#25292d;width:9px;height:9px}.instr{padding:40px 0}.instr__title{max-width:640px}.instr__wrap{margin-top:45px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;border-radius:40px;background:linear-gradient(176.95deg,#1b68b3 21.51%,#28a8df 91.8%);color:#fff;padding:55px 40px 50px 62px}.instr__item:not(:last-child){margin-right:65px}.instr__label{font-size:16px;font-weight:500;margin-bottom:20px;white-space:nowrap}.instr__value{font-size:25px;line-height:1.22}.l-sup{padding:50px 0}.l-sup__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.l-sup__info{-ms-flex:0 1 590px;flex:0 1 590px;margin-right:50px}.l-sup__main-title{margin-bottom:60px}.l-sup__ssub{margin:30px 0;font-size:22px;line-height:1.5;max-width:500px}.l-sup__descr{font-size:16px;line-height:1.7}.l-sup__image{position:relative;overflow:hidden;border-radius:40px;box-shadow:-50px 64px 74px rgba(223,231,239,.84)}.l-videos{padding:50px 0}.l-videos__descr{margin-top:24px;margin-bottom:39px;max-width:505px;font-size:18px;line-height:1.44}.l-videos__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.l-videos__item{background-color:#fff;border-radius:40px;padding:30px;position:relative;height:520px}.l-videos__item:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;border-radius:40px;box-shadow:-50px 64px 74px rgba(223,231,239,.84);z-index:-1}.l-videos__item_large{-ms-flex:0 1 898px;flex:0 1 898px}.l-videos__item_small{-ms-flex:0 1 272px;flex:0 1 272px}.l-videos__item-wrap{border-radius:20px;overflow:hidden;position:relative;height:100%}.l-videos__poster{position:relative;height:100%;width:100%;cursor:pointer}.l-videos__poster img,.l-videos__poster video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;will-change:transform;transition:.6s}.l-videos__poster:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.3) 30%,transparent);z-index:2}.l-videos__play{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#ffed02}.l-videos__play svg{width:22px;height:22px;fill:#25292d}.l-videos__button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:50px}.main-bg{position:absolute;z-index:-1;top:-60px;left:50%;transform:translateX(-50%);width:1140px}.main-bg img{width:100%}.main-video{padding:50px 0}.main-video:not(:last-child){padding:30px 0}.main-video__wrap{position:relative;border-radius:40px;overflow:hidden;cursor:pointer}.main-video__poster{padding-top:41.28%;overflow:hidden;position:relative;z-index:1;transition:.8s;will-change:transform}.main-video__poster img,.main-video__poster picture,.main-video__poster video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.main-video__poster:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.3) 30%,transparent);z-index:2}.main-video__controls{position:absolute;bottom:0;left:0;width:100%;-ms-flex-align:center;-ms-flex-pack:start;justify-content:flex-start;padding:40px;color:#fff;z-index:3}.main-video__btn,.main-video__controls{display:-ms-flexbox;display:flex;align-items:center}.main-video__btn{-ms-flex:0 0 69px;flex:0 0 69px;width:69px;height:69px;border-radius:50%;background-color:#ffed02;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;margin-right:30px}.main-video__btn svg{width:22px;height:22px;fill:#25292d}.main-video__title{font-weight:400;font-size:36px;margin-bottom:5px}.main-video__descr{font-size:16px}.main-video__info{-ms-flex:auto;flex:auto}.main-video__about{-ms-flex-pack:justify;justify-content:space-between}.main-video__about,.main-video__options{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.main-video__options{-ms-flex-pack:start;justify-content:flex-start;padding-top:5px}.main-video__option:not(:last-child){margin-right:30px}.main-video__option-label{font-weight:500;font-size:11px;line-height:1.5;margin-bottom:5px}.main-video__option-value{font-size:16px;line-height:1.3}.main{height:600px}.main_height{height:auto}.main_promo{height:550px}.main_promo .main__wrap{padding-top:64px}.main__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:143px 0}.main__wrap_pt{padding-top:65px;padding-bottom:20px}.main__wrap_p50{padding:50px 0}.main__bg{position:absolute;width:1140px;top:-180px;left:50%;transform:translateX(-50%);margin-left:300px;z-index:-1}.main__bg img{width:100%}.main__info{-ms-flex:0 0 678px;flex:0 0 678px}.main__descr{font-size:16px;line-height:1.5;margin-bottom:20px}.main__sub{font-weight:500;font-size:24px;line-height:1.3;margin-bottom:22px}.main__steps{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px;font-size:16px;font-weight:600}.main__step{position:relative}.main__step:not(:last-child){margin-right:10px;padding-right:26px}.main__step:not(:last-child):before{position:absolute;content:"";width:16px;height:16px;top:0;right:0;background:url(../img/style/icons/icon_arrow_blue.svg) no-repeat 50%/contain}.main__ticker{padding-bottom:60px}.main__tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.main__tag{margin-right:10px;margin-bottom:10px}.main__tag .tag{font-size:13px;padding:0 20px}.main__countdown{margin-bottom:30px}.main__buttons,.main__countdown{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.main__buttons{-ms-flex-align:center;align-items:center}.main__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.main__button:not(:last-child){margin-right:40px}.main__graph{margin-left:-13px;margin-top:-20px;z-index:4}.main__graph,.main__graph-item{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main__graph-item{width:235px;height:230px}.main__graph-item svg{width:100%;height:100%;fill:none;stroke-width:10px;stroke-linecap:round}.main__graph-item_green svg{stroke:#95c11f;stroke-dasharray:400px;stroke-dashoffset:400px;animation:b 10s .5s infinite linear}.main__graph-item_red svg{stroke:#e71d73;stroke-dasharray:480px;stroke-dashoffset:480px;animation:c 10s .5s infinite linear}.main__rating{margin-bottom:26px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.main__rating-item{max-width:125px;margin-right:45px}.main__rating-value{font-size:40px;line-height:1.2;font-weight:500;margin-bottom:2px}.main__rating-stars{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.main__rating-star{-ms-flex:0 0 18px;flex:0 0 18px;width:18px;height:18px}.main__rating-star:not(:last-child){margin-right:7px}.main__rating-star.active~.main__rating-star svg{fill:#9fa8b0}.main__rating-star svg{width:18px;height:18px;fill:#96e432}.main__rating-label{font-size:14px;line-height:1.5}.main__anim{position:relative;width:480px;height:0}.main__anim-wrap{position:relative;top:-240px;right:-60px;transform:translateY(300px);opacity:0;animation:d 10s .5s infinite ease-in-out;padding-top:100%}.main__anim-item{width:100%;top:0;left:0;position:absolute;height:100%}.main__anim-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__anim-item_green1{z-index:3;animation:e 10s .5s infinite ease-in-out}.main__anim-item_green2{z-index:2;animation:f 10s .5s infinite ease-in-out}.main__anim-item_green3{z-index:1;animation:g 10s .5s infinite ease-in-out}.main__anim-item_red1{z-index:7;animation:h 10s .5s infinite ease-in-out}.main__anim-item_red2{z-index:6;animation:i 10s .5s infinite ease-in-out}.main__anim-item_red3{z-index:5;animation:j 10s .5s infinite ease-in-out}.main__anim-item_blue1{z-index:10;animation:k 10s .5s infinite ease-in-out}.main__anim-item_blue2{z-index:9;animation:l 10s .5s infinite ease-in-out}.main__anim-item_blue3{z-index:8;animation:m 10s .5s infinite ease-in-out}@keyframes b{0%{stroke-dashoffset:400px}10%{stroke-dashoffset:400px}20%{stroke-dashoffset:0}80%{stroke-dashoffset:0}90%{stroke-dashoffset:400px}to{stroke-dashoffset:400px}}@keyframes c{0%{stroke-dashoffset:480px}10%{stroke-dashoffset:480px}20%{stroke-dashoffset:0}80%{stroke-dashoffset:0}90%{stroke-dashoffset:480px}to{stroke-dashoffset:480px}}@keyframes d{0%{transform:translateY(300px);opacity:0}5%{opacity:0}10%{transform:translateY(0);opacity:1}90%{transform:translateY(0);opacity:1}95%{opacity:0}to{transform:translateY(300px);opacity:0}}@keyframes e{0%{transform:translateY(0)}10%{transform:translateY(-20%)}15%{transform:translateY(-16.6%)}90%{transform:translateY(-16.6%)}to{transform:translateY(0)}}@keyframes f{0%{transform:translateY(0)}10%{transform:translateY(-15.3%)}15%{transform:translateY(-12.3%)}90%{transform:translateY(-12.3%)}to{transform:translateY(0)}}@keyframes g{0%{transform:translateY(0)}10%{transform:translateY(-9.4%)}15%{transform:translateY(-6.4%)}90%{transform:translateY(-6.4%)}to{transform:translateY(0)}}@keyframes h{0%{transform:translateY(0)}10%{transform:translateY(-17.9%)}15%{transform:translateY(-14.9%)}90%{transform:translateY(-14.9%)}to{transform:translateY(0)}}@keyframes i{0%{transform:translateY(0)}10%{transform:translateY(-9%)}15%{transform:translateY(-6%)}90%{transform:translateY(-6%)}to{transform:translateY(0)}}@keyframes j{0%{transform:translateY(0)}10%{transform:translateY(-3%)}15%{transform:translateY(0)}90%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes k{0%{transform:translateY(0)}10%{transform:translateY(-27.4%)}15%{transform:translateY(-23.4%)}90%{transform:translateY(-23.4%)}to{transform:translateY(0)}}@keyframes l{0%{transform:translateY(0)}10%{transform:translateY(-22.1%)}15%{transform:translateY(-19.1%)}90%{transform:translateY(-19.1%)}to{transform:translateY(0)}}@keyframes m{0%{transform:translateY(0)}10%{transform:translateY(-20%)}15%{transform:translateY(-17%)}90%{transform:translateY(-17%)}to{transform:translateY(0)}}.menu-btn__icon{width:16px;height:16px;margin:0 auto 8px;position:relative}.menu-btn.active img:first-child,.menu-btn__icon img:nth-child(2){display:none}.menu-btn.active img:nth-child(2){display:block}.menu-btn__label{font-size:12px;line-height:1.2;text-align:center}.mini-add{padding:40px 0 0}.mini-add_pb{padding-bottom:90px}.mini-add__slider{margin-top:40px}.mini-course{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%}.mini-course__top{position:relative;z-index:1;-ms-flex:0 0 260px;flex:0 0 260px;height:260px;overflow:hidden;border-radius:20px;margin-bottom:-30px}.mini-course__categories{position:absolute;top:20px;left:19px;-ms-flex-pack:start;justify-content:flex-start;z-index:2}.mini-course__categories,.mini-course__category{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mini-course__category{height:25px;-ms-flex-pack:center;justify-content:center;padding:0 10px;border-radius:5px;font-size:12px;line-height:1.2;color:#000}.mini-course__category:not(:last-child){margin-right:9px}.mini-course__category.pop{background-color:#ffed02}.mini-course__category.new{background-color:#96e432}.mini-course__image{position:relative;height:100%;width:100%;font-size:0}.mini-course__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.7s;will-change:transform}.mini-course__video{position:absolute;bottom:52px;left:19px;-ms-flex-align:center;-ms-flex-pack:start;justify-content:flex-start}.mini-course__video,.mini-course__video-btn{display:-ms-flexbox;display:flex;align-items:center}.mini-course__video-btn{width:34px;height:34px;-ms-flex:0 0 34px;flex:0 0 34px;background-color:#fff;border-radius:50%;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}.mini-course__video-btn svg{width:16px;height:16px;fill:#25292d}.mini-course__video-time{color:#fff;font-size:12px}.mini-course__info{border-radius:20px;padding:22px;background-color:#fff;overflow:hidden;position:relative;z-index:2;-ms-flex:auto;flex:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.mini-course__title{font-weight:500;font-size:20px;line-height:1.2;margin-bottom:18px;transition:.2s;cursor:pointer;position:relative;overflow:hidden;max-height:48px}.mini-course__options{margin-bottom:18px}.mini-course__option,.mini-course__options{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.mini-course__option:not(:last-child){margin-right:23px}.mini-course__option-icon{margin-right:9px;font-size:0}.mini-course__option-descr{font-size:14px;line-height:1.7}.mini-course__row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.mini-course__button{margin-left:10px}.mini-course__button svg{stroke-width:2px}.mini-course__price-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:4px}.mini-course__price-new{font-weight:600;font-size:24px;line-height:1}.mini-course__price-old{color:red;font-weight:600;font-size:18px;line-height:1.33;margin-right:6px}.mini-course__price-discount{height:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 5px;border-radius:4px;background-color:#ffed02;font-weight:600;font-size:12px}.mini-courses{padding:50px 0}.mini-courses_pt{padding-top:0}.mini-courses_pt .mini-courses__wrap{margin-top:0}.mini-courses__wrap{margin-top:45px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.mini-courses__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:45px;margin-bottom:45px;-ms-flex-preferred-size:calc(100% / 3 - 90px / 3);flex-basis:calc(100% / 3 - 90px / 3);max-width:calc(100% / 3 - 90px / 3)}.mini-courses__item:nth-child(4n){margin-right:45px}.mini-courses__item:nth-child(3n){margin-right:0}.mini-courses__button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.mission{background-color:#fff;border-radius:40px;padding:40px 45px 60px 40px;margin-bottom:50px}.mission__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.mission__title{font-weight:400;font-size:40px;line-height:1.2}.mission__line{border-bottom:1px solid #25292d;height:27px;-ms-flex:auto;flex:auto;margin:0 35px}.mission__descr{font-size:23px;line-height:1.5;-ms-flex:0 1 653px;flex:0 1 653px;padding-top:10px}.order{padding-top:30px}.order__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.order__main{position:relative;padding:52px 65px 57px 0;-ms-flex:0 1 748px;flex:0 1 748px}.order__main:before{position:absolute;content:"";width:calc(100% + 65px);height:100%;background-color:#fff;border-radius:40px;right:0;top:0;z-index:-1}.order__title{font-size:40px;margin-bottom:26px}.order__side{padding-top:125px;-ms-flex:0 1 422px;flex:0 1 422px;position:relative;padding:52px 0 57px 65px}.order__side:before{position:absolute;content:"";width:calc(100% + 55px);height:calc(100% - 20px);border:10px solid #fff;border-radius:40px;left:0;top:0;z-index:-1}.order__row{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.order__row:not(:last-child){margin-bottom:22px}.order__input_full{width:100%;-ms-flex:1 1 100%;flex:1 1 100%}.order__input_half{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:24px;margin-bottom:24px;-ms-flex-preferred-size:calc(100% / 2 - 24px / 2);flex-basis:calc(100% / 2 - 24px / 2);max-width:calc(100% / 2 - 24px / 2);margin-bottom:0}.order__input_half:nth-child(3n){margin-right:24px}.order__input_half:nth-child(2n){margin-right:0}.order__input_half:last-child{margin-bottom:0}.order__checks{margin-bottom:30px;padding-left:20px}.order__check:not(:last-child){margin-bottom:20px}.order__gift{margin-bottom:30px;display:none}.order__gift.active{display:block}.order__gift-title{font-size:20px;margin-bottom:18px}.order__payment{margin-top:24px}.order__payment-descr{font-size:13px}.order__payment-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.order__payment-input{width:100%}.order__payment-input_small{max-width:109px}.order__payment-input_small input{text-align:center;padding-right:20px}.order__payment-warn{margin:20px 0;font-size:11px;line-height:1.6;color:#9fa8b0}.order__payment-warn a{border-bottom:1px solid currentColor;transition:.2s}.order__payment-warn a:hover{border-color:transparent}.order__payment-check span{font-size:11px;padding-top:3px}.order__payment-check span a{border-bottom:1px solid currentColor;transition:.2s;text-decoration:none}.order__payment-check span a:hover{border-color:transparent}.order__button{margin:25px 0 28px}.order__button .button{width:100%;height:73px;font-weight:700;font-size:20px}.order__pay-systems{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.our-ab__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.our-ab__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:44px;-ms-flex-preferred-size:calc(100% / 2 - 44px / 2);flex-basis:calc(100% / 2 - 44px / 2);max-width:calc(100% / 2 - 44px / 2);margin-bottom:0;position:relative;color:#fff}.our-ab__item,.our-ab__item:nth-child(3n){margin-right:44px}.our-ab__item:nth-child(2n){margin-right:0}.our-ab__item-wrap{position:relative;z-index:2;padding:35px 45px 38px 37px}.our-ab__bg{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:20px;z-index:1;overflow:hidden}.our-ab__bg_pink{background:linear-gradient(241.86deg,#7e1b7a 14.73%,#9d1160 44.68%,#ee1e7a 79.31%)}.our-ab__bg_blue{background:linear-gradient(138.41deg,#1a64fe 10.14%,#4ed5ff 90.21%)}.our-ab__bg img{position:absolute;width:290px;opacity:.1;top:50%;right:32px;transform:translateY(-50%)}.our-ab__title{font-size:28px;font-weight:700;line-height:1.4;margin-bottom:8px}.our-ab__descr{font-size:14px;line-height:1.57}.owl-nav{position:absolute;right:0;top:-40px;-ms-flex-pack:end;justify-content:flex-end}.owl-arrow,.owl-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.owl-arrow{width:26px;height:26px;border:1px solid #9fa8b0;border-radius:50%;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:.2s}.owl-arrow svg{fill:none;stroke:#25292d;width:9px;height:12px;transition:.2s}.owl-arrow_prev{margin-right:10px}.owl-arrow_prev svg{transform:scaleX(-1)}.nav-large .owl-nav{top:-80px}.nav-large .owl-arrow{width:44px;height:44px}.pay,.pay__video{position:relative}.pay__video{height:430px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:50px}.pay__video-wrap{width:calc(100% + 253px);left:-105px;overflow:hidden;z-index:1}.pay__video-wrap,.pay__video-wrap:before{position:absolute;height:100%;top:0;border-radius:40px}.pay__video-wrap:before{content:"";width:100%;left:0;background-color:#000;opacity:.3}.pay__video-image{width:100%;height:100%}.pay__video-image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pay__video-btn{z-index:2;width:88px;height:88px;-ms-flex:0 0 88px;flex:0 0 88px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#ffed02;margin-right:25px}.pay__video-btn svg{width:26px;height:26px;fill:#25292d}.pay__control{position:relative;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;color:#fff}.pay__control-title{font-size:32px;margin-bottom:8px}.pay__control-duration{font-size:20px}.pay__info{position:relative;color:#000;padding:80px 0 85px}.pay__info:before{position:absolute;content:"";top:0;left:-105px;width:calc(100% + 253px);height:100%;background-color:#fff;border-radius:40px;z-index:-1}.pay__info-wrap{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.pay__descr p:last-child{margin-bottom:0}.pay__descr_large{-ms-flex:0 1 602px;flex:0 1 602px;margin-right:42px;font-size:19px;font-weight:500;line-height:1.74}.pay__descr_small{-ms-flex:0 1 528px;flex:0 1 528px;font-size:18px;line-height:1.44}.prepare{margin-bottom:50px;background:linear-gradient(146.95deg,#1b68b3 21.51%,#28a8df 91.8%),linear-gradient(269.94deg,#f5fe1b,#67cd00),linear-gradient(241.86deg,#7e1b7a 14.73%,#9d1160 44.68%,#ee1e7a 79.31%);border-radius:40px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:353px;padding-right:100px;color:#fff;margin-top:25px}.prepare__image{position:absolute;font-size:0;bottom:0;left:140px}.prepare__info{-ms-flex:0 1 510px;flex:0 1 510px}.prepare__title{font-weight:500;font-size:27px;line-height:1.3;margin-bottom:12px}.prepare__descr{max-width:425px;font-size:16px;line-height:1.6;margin-bottom:25px}.prepare__button{-ms-flex-pack:start;justify-content:flex-start}.prepare__button,.pro-link{display:-ms-flexbox;display:flex}.pro-link{padding:40px 0;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.pro-link_p{padding:50px 0 12px}.pro-link_p0{padding:10px 0}.pro-link__title{font-weight:500;font-size:30px;line-height:1.2;margin-right:50px}.pro-link__button{margin-left:50px}.pro-link__arrow{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:auto;flex:auto}.pro-link__arrow-line{height:2px;background-color:#9fa8b0;-ms-flex:auto;flex:auto}.pro-link__arrow-head{font-size:0;margin-left:-9px}.pro-link__arrow-head svg{width:12px;height:20px;fill:none;stroke:#9fa8b0}.prof-end{padding-bottom:100px;margin-top:30px}.prof-end__inner{background-color:#fff;border-radius:40px;box-shadow:-50px 64px 74px #f1e3ec;position:relative;padding:50px}.prof-end__wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.prof-end__title{font-weight:500;font-size:44px;margin-bottom:30px}.prof-end__descr{font-weight:500;font-size:15px;margin-bottom:24px;line-height:1.6}.prof-end__buttons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.prof-end__button{margin-right:30px}.prof-end__image{position:absolute}.prof-end__image_1{width:724px;top:-15px;left:606px}.prof-end__image_2{width:605px;top:15px;left:638px}.prof-end__image_3{width:500px;top:0;left:668px}.prof-end__image_4{width:666px;top:-67px;left:620px}.promo{padding-bottom:70px}.promo__row{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.promo__row:not(:last-child){margin-bottom:70px}.promo__item{border-radius:30px;position:relative}.promo__item_full{color:#fff;width:100%}.promo__item_full .promo__bg{left:50%;transform:translateX(-50%);background:linear-gradient(241.86deg,#7e1b7a 14.73%,#9d1160 44.68%,#ee1e7a 79.31%);width:calc(100% + 268px)}.promo__item_full .promo__bg img{width:922px;top:-49px;left:50%;transform:translateX(-50%);margin-left:190px}.promo__item_full .promo__info{padding:70px 0 80px}.promo__item_full .promo__title{font-size:60px;margin-bottom:21px}.promo__item_full .promo__descr{font-size:16px;line-height:1.62;max-width:545px}.promo__item_full .promo__button{margin-top:32px}.promo__item_half{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:40px;margin-bottom:40px;-ms-flex-preferred-size:calc(100% / 2 - 40px / 2);flex-basis:calc(100% / 2 - 40px / 2);max-width:calc(100% / 2 - 40px / 2);margin-bottom:0}.promo__item_half:nth-child(3n){margin-right:40px}.promo__item_half:nth-child(2n){margin-right:0}.promo__item_half .promo__bg{width:calc(100% + 134px)}.promo__item_half .promo__info{padding:53px 0 60px}.promo__item_2 .promo__bg{right:0;background:linear-gradient(269.94deg,#f5fe1b,#67cd00)}.promo__item_2 .promo__bg img{width:922px;top:-29px;left:-95px}.promo__item_2 .promo__descr{max-width:295px}.promo__item_3{color:#fff;position:relative;z-index:2}.promo__item_3 .promo__bg{left:0;background:linear-gradient(146.95deg,#1b68b3 21.51%,#28a8df 91.8%),linear-gradient(269.94deg,#f5fe1b,#67cd00),linear-gradient(241.86deg,#7e1b7a 14.73%,#9d1160 44.68%,#ee1e7a 79.31%)}.promo__item_3 .promo__bg img{width:922px;top:-70px;left:80px}.promo__item_3 .promo__descr{max-width:350px}.promo__item_3 .promo__info{padding-left:80px}.promo__bg{position:absolute;height:100%;top:0;border-radius:30px;overflow:hidden}.promo__bg img{position:absolute;opacity:.1}.promo__info{position:relative;z-index:3;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.promo__image{position:absolute;z-index:2}.promo__image_1{width:958px;left:737px;top:50px}.promo__image_2{width:536px;left:191px;top:-6px}.promo__image_3{width:605px;left:344px;top:-34px}.promo__title{font-size:50px;font-weight:500;line-height:1.2;margin-bottom:18px}.promo__descr{font-size:14px;line-height:1.86;margin-top:0;margin-bottom:auto}.promo__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-top:28px}.qwe{padding:40px 0}.qwe__wrap{margin-top:67px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.qwe__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:25px;-ms-flex-preferred-size:calc(100% / 3 - 50px / 3);flex-basis:calc(100% / 3 - 50px / 3);max-width:calc(100% / 3 - 50px / 3);position:relative;overflow:hidden;border-radius:10px}.qwe__item,.qwe__item:nth-child(4n){margin-right:25px}.qwe__item:nth-child(3n){margin-right:0}.qwe__item:not(:last-child){margin-bottom:20px}.qwe__image{padding-top:125%;overflow:hidden;position:relative}.qwe__image img,.qwe__image picture,.qwe__image video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.qwe__image:before{content:"";height:100%;top:0;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent)}.qwe__image:before,.qwe__info{position:absolute;width:100%;left:0;z-index:2}.qwe__info{bottom:0;padding:20px;color:#fff}.qwe__title{font-weight:600;font-size:24px;line-height:1.2;margin-bottom:8px}.qwe__descr{font-size:16px;line-height:1.5}.req-ag{background-color:#fff;padding:50px;border-radius:40px}.req-ag.active .req-ag__row .stage__control{color:#9fa8b0}.req-ag.active .req-ag__row .stage__control-arrow svg{transform:rotate(-45deg)}.req-ag.active .req-ag__row .stage__control-text span:first-child{display:none}.req-ag.active .req-ag__row .stage__control-text span:nth-child(2){display:block}.req-ag.opened .stage__row .stage__control{color:#9fa8b0}.req-ag.opened .stage__row .stage__control-arrow svg{transform:rotate(-45deg)}.req-ag.opened .stage__row .stage__control-text span:first-child{display:none}.req-ag.opened .req-ag__wrap,.req-ag.opened .stage__row .stage__control-text span:nth-child(2){display:block}.req-ag__wrap{background-color:#f4f8fc;border-radius:40px;padding:0 40px 40px;margin-top:50px;display:none}.req-ag__main{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.req-ag__main-logo{-ms-flex:0 0 264px;flex:0 0 264px;margin-right:40px;padding-top:8px}.req-ag__main-info{-ms-flex:auto;flex:auto;width:100%}.req-ag__info{display:none;padding-top:40px}.req-ag__info.active .stage__control{color:#9fa8b0}.req-ag__info.active .stage__control-arrow svg{transform:rotate(-45deg)}.req-ag__title{font-size:38px;font-weight:500}.req-ag__min-title{font-weight:600;font-size:26px;line-height:1.42;margin-bottom:17px}.req-ag__descr{font-size:18px;line-height:1.6}.req-ag__steps{margin-top:25px}.req-ag__steps-wrap{display:grid;grid-template-columns:auto auto auto auto;grid-gap:28px}.req-ag__steps-close{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.req-ag__step-label{color:#9fa8b0;font-weight:500;font-size:12px;line-height:1.2;margin-bottom:10px}.req-ag__step-value{font-weight:500;font-size:16px;line-height:1.5}.req-ag .certificate{-ms-flex-align:center;align-items:center;margin-bottom:0;margin-top:0}.req-ag .certificate__info{background:transparent;padding:0}.req-ag .certificate__descr{font-size:25px;line-height:1.36}.req-ag .certificate__item{overflow:visible;padding:0}.req-ag .certificate__image-item{width:525px;margin-right:-40px}.requirement{padding:50px}.requirement__content{position:relative}.requirement__image{position:absolute;right:0;top:0;z-index:1}.requirement__group{position:relative;z-index:2}.requirement__group_maw{max-width:430px}.requirement__group:not(:last-child){margin-bottom:50px}.requirement__title{max-width:730px;font-weight:600;font-size:27px;line-height:1.5;margin-bottom:16px}.requirement__sub{font-weight:600;font-size:22px;line-height:1.82;margin-bottom:13px;margin-top:26px}.requirement__descr{font-size:16px;line-height:1.6}.requirement__list{max-width:620px}.requirement__list ul{list-style-type:none;margin:0;padding:0}.requirement__list li{padding-left:32px;position:relative;font-size:16px;line-height:1.6}.requirement__list li:not(:last-child){margin-bottom:18px}.requirement__list li:before{position:absolute;content:"";width:16px;height:16px;top:3px;left:0;background:url(../img/style/icons/icon_check_green.svg) no-repeat 50%/contain}.requirement__button{margin-top:25px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.review_text{grid-column-end:span 2;min-height:416px}.review__wrap{width:100%;height:100%;background-color:#fff;border-radius:20px;overflow:hidden;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.review__sub{font-size:14px;line-height:1.2;margin-bottom:10px}.review__sub span{margin-left:8px;text-decoration:underline}.review__main{margin-bottom:20px}.review__title{font-size:20px;font-weight:600;line-height:1.5;margin-bottom:10px}.review__descr{font-size:16px;line-height:1.5}.review__author{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.review__author-image{-ms-flex:0 0 36px;flex:0 0 36px;width:36px;height:36px;border-radius:50%;overflow:hidden;margin-right:10px}.review__author-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review__author-name{font-weight:600;font-size:14px;margin-bottom:3px}.review__author-post{font-weight:600;font-size:12px}.reviews{padding-top:40px;padding-bottom:40px}.reviews__tags{margin-bottom:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.reviews__tag{margin-right:10px}.reviews__container{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(274px,1fr));grid-template-rows:masonry}.s-contacts{position:fixed;right:10px;bottom:60px;z-index:7}.s-contacts__group{transition:max-height .4s;max-height:0;overflow:hidden}.s-contacts__group.active{max-height:350px}.s-contacts__item{display:block;margin-bottom:7px;transition:opacity .2s}.s-contacts__item,.s-contacts__up{width:39px;height:39px;cursor:pointer}.s-contacts__up{position:relative;opacity:0;pointer-events:none;transition:.4s}.s-contacts__up.active{opacity:1;pointer-events:all}.s-contacts__up-arrow{position:absolute;left:50%;top:50%;z-index:2;width:12px;height:12px;stroke:#06f;transform:translate(-50%,-50%) rotate(-90deg);stroke-width:1.5px;will-change:transform;transition:transform .2s}.s-contacts__up-circle{position:absolute;top:0;left:0;fill:#fff;stroke:#ebebeb}.s-contacts__up-circle_anim{stroke:#06f;stroke-dasharray:94px;stroke-dashoffset:94px}.s-courses{position:relative;padding:50px 0 90px;margin-bottom:30px}.s-courses:before{position:absolute;content:"";width:calc(100% + 270px);left:50%;transform:translateX(-50%);height:100%;top:0;border-radius:0 0 40px 40px;background-color:rgba(150,228,50,.1);z-index:-1}.sc-full{position:relative;overflow:hidden;margin-bottom:50px}.sc-full__bg{position:absolute;width:922px;top:-50px;z-index:1;left:-90px;z-index:-1}.sc-full__wrap{position:relative;z-index:2;padding:20px 0 40px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.sc-full__info{max-width:635px;position:relative;padding:40px 40px 40px 0;-ms-flex:0 1 635px;flex:0 1 635px}.sc-full__info:before{position:absolute;content:"";width:calc(100% + 105px);height:100%;top:50%;right:0;background-color:#fff;border-radius:40px;transform:translateY(-50%);z-index:-2}.sc-full__title{font-size:36px;font-weight:500;line-height:1.2;margin-bottom:17px}.sc-full__descr{font-size:20px;font-weight:500;line-height:1.65;margin-bottom:45px}.sc-full__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sc-full__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.sc-full__price{margin-left:30px}.sc-full__price-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.sc-full__price-old{font-size:18px;text-decoration:line-through;margin-right:16px}.sc-full__price-discount{color:#fff;height:28px;border-radius:5px;background:#e87272;padding:0 7px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:14px}.sc-full__price-main{font-weight:700;font-size:34px}.sc-full__image{position:absolute;left:666px;width:972px;top:40px}.sc-full__video{position:relative;-ms-flex:auto;flex:auto;overflow:hidden;border-radius:40px;margin-right:-105px}.sc-full__video video{display:block}.sc-full__video img,.sc-full__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sc-full__video img{position:absolute}.sc-full__video-image{height:100%}.sc-full__video-btn{position:absolute;z-index:2;bottom:40px;left:40px;width:70px;height:70px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#ffed02}.sc-full__video-btn svg{width:22px;height:22px;fill:#25292d}.sc-mini{padding-top:15px}.sc-mini__wrap{position:relative;overflow:hidden;border-radius:20px;height:422px}.sc-mini__video{z-index:1;position:absolute;top:0;left:50%;transform:translateX(-50%)}.sc-mini__video,.sc-mini__video-image,.sc-mini__video img{width:100%;height:100%}.sc-mini__video img{-o-object-fit:cover;object-fit:cover}.sc-mini__video:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(270deg,transparent 50%,rgba(0,0,0,.8))}.sc-mini__container{position:relative;z-index:2;max-width:450px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;padding:50px 0 50px 50px}.sc-mini__cats{-ms-flex-pack:start;justify-content:flex-start}.sc-mini__cat,.sc-mini__cats{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sc-mini__cat{height:25px;-ms-flex-pack:center;justify-content:center;padding:0 10px;border-radius:5px;font-size:12px;line-height:1.2;color:#000}.sc-mini__cat:not(:last-child){margin-right:9px}.sc-mini__cat.pop{background-color:#ffed02}.sc-mini__cat.rec{background-color:#96e432}.sc-mini__cat.rec img{margin-right:4px}.sc-mini__cat.new{background-color:#96e432}.sc-mini__info{color:#fff}.sc-mini__title{font-size:26px;font-weight:500;line-height:1.3;margin-bottom:18px}.sc-mini__types{margin-bottom:15px}.sc-mini__type,.sc-mini__types{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.sc-mini__type:not(:last-child){margin-right:23px}.sc-mini__type-icon{margin-right:9px;font-size:0}.sc-mini__type-text{font-size:14px;line-height:1.7}.sc-mini__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.sc-mini__price{margin-right:20px}.sc-mini__price-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:3px}.sc-mini__price-old{color:red;font-size:18px;font-weight:600;text-decoration:line-through;margin-right:8px}.sc-mini__price-discount{background-color:#ffed02;height:24px;padding:0 5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;font-size:12px;font-weight:600;color:#25292d}.sc-mini__price-main{font-weight:600;font-size:29px}.sc-mini__button{-ms-flex:auto;flex:auto}.sc-mini__play-btn{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;cursor:pointer}.sc-mini__play-btn:hover{background-color:#ffed02}.sc-mini__play-btn svg{width:26px;height:26px;fill:#25292d}.school-main{position:relative;color:#fff;margin-bottom:55px;height:537px}.school-main_pink .school-main__bg{background:linear-gradient(241.86deg,#7e1b7a 14.73%,#9d1160 44.68%,#ee1e7a 79.31%)}.school-main_green .school-main__descr,.school-main_green .school-main__title{color:#25292d}.school-main_green .school-main__bg{background:linear-gradient(269.94deg,#f5fe1b,#67cd00)}.school-main_blue .school-main__bg{background:linear-gradient(146.95deg,#1b68b3 21.51%,#28a8df 91.8%)}.school-main_purple .school-main__bg{background:linear-gradient(269.94deg,#ee1e7a,#6900d1),linear-gradient(241.86deg,#7e1b7a 14.73%,#9d1160 44.68%,#ee1e7a 79.31%)}.school-main__bg{height:100%;top:0;border-radius:0;width:100vw;min-width:1920px;overflow:hidden;z-index:1}.school-main__bg,.school-main__bg img{position:absolute;left:50%;transform:translateX(-50%)}.school-main__bg img{display:block;width:922px;top:-50px;margin-left:190px;opacity:.1}.school-main__wrap{position:relative;z-index:2;padding:60px 0;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.school-main__title{margin-bottom:30px;font-weight:500;font-size:60px;line-height:1.2}.school-main__descr{font-size:16px;line-height:1.6;margin-bottom:37px;max-width:585px}.school-main__buttons{-ms-flex-align:center;align-items:center}.school-main__button,.school-main__buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.school-main__button{margin-right:30px}.school-main__image{position:absolute;bottom:-28px;left:588px;width:958px}.school-main__image_2{left:633px;width:768px;bottom:0}.school-main__image_3{bottom:auto;top:0;left:700px;width:850px}.school-main__image_4{bottom:0;left:632px;width:767px}.school{padding:50px 0}.school__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.school__info{background:linear-gradient(241.86deg,#7e1b7a 14.73%,#9d1160 44.68%,#ee1e7a 79.31%);border-radius:40px;padding:50px 60px 50px 50px;-ms-flex:0 1 690px;flex:0 1 690px;color:#fff}.school__title{font-size:40px;line-height:1.3;margin-bottom:20px;font-weight:400}.school__descr{font-size:20px;line-height:1.5;margin-bottom:20px}.school__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.school__video{position:relative;-ms-flex:0 1 480px;flex:0 1 480px;overflow:hidden;border-radius:40px}.school__video img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.simple{padding-bottom:90px}.simple__wrap{margin-top:46px;background:linear-gradient(146.95deg,#1b68b3 21.51%,#28a8df 91.8%);border-radius:40px;padding:55px 55px 52px 61px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;color:#fff}.simple__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:20px;-ms-flex-preferred-size:calc(100% / 4 - 60px / 4);flex-basis:calc(100% / 4 - 60px / 4);max-width:calc(100% / 4 - 60px / 4);margin-bottom:0}.simple__item,.simple__item:nth-child(5n){margin-right:20px}.simple__item:nth-child(4n){margin-right:0}.simple__label{font-size:15px;line-height:1.2;margin-bottom:21px}.simple__value{font-size:25px;line-height:1.22}.sp-offer{background:linear-gradient(270deg,#f5fe1b,#67cd00);position:relative;z-index:9}.sp-offer__wrap{padding:7px 0 8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.sp-offer__sub,.sp-offer__text{font-size:18px;line-height:1.2;margin-right:20px}.sp-offer__button .button{height:39px;font-weight:400}.sp-offer__button .button img{display:none}.specs{padding:45px 0 50px}.specs__wrap{margin-top:70px}.specs__item:not(:last-child){margin-bottom:50px}.specs .school-main{margin-bottom:0}.specs .school-main__bg{min-width:0;width:calc(100% + 268px);border-radius:40px}.specs .school-main__image_3{overflow:hidden;max-width:605px}.specs .school-main__image_3 img{width:850px;max-width:none}.stage__row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.stage__title{max-width:930px;font-size:38px;font-weight:500}.stage__control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;color:#06f;transition:.2s;cursor:pointer}.stage__control-text{position:relative;text-align:right;margin-right:12px;font-size:17px;font-weight:600;line-height:1.3}.stage__control-text span:first-child{display:block}.stage__control-text span:nth-child(2){display:none}.stage__control-arrow{margin-top:2px}.stage__control-arrow svg{width:28px;height:28px;fill:currentColor;stroke:none;transition:transform .2s}.stage.active .stage__control{color:#9fa8b0}.stage.active .stage__control-arrow svg{transform:rotate(-45deg)}.stage.active .stage__control-text span:first-child{display:none}.stage.active .stage__control-text span:nth-child(2){display:block}.stage.opened .stage__control{color:#9fa8b0}.stage.opened .stage__control-arrow svg{transform:rotate(-45deg)}.stage.opened .stage__control-text span:first-child{display:none}.stage.opened .stage__content,.stage.opened .stage__control-text span:nth-child(2){display:block}.stage__content{padding-top:32px;display:none}.stage__info{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.stage__checklist{margin-top:50px}.stage__text-left{-ms-flex:0 1 467px;flex:0 1 467px;max-width:467px;margin-right:40px}.stage__text-right{-ms-flex:0 1 543px;flex:0 1 543px;max-width:543px}.stage__text_large{font-size:18px;font-weight:600;line-height:1.67}.stage__text_medium{font-weight:600;font-size:16px;line-height:1.5;margin-bottom:12px}.stage__text_small{font-size:14px;line-height:1.57}.stages{margin-bottom:30px}.stages_mb{margin-bottom:100px}.stages_mb0{margin-bottom:0}.stages__wrap{margin-top:50px;background-color:#fff;border-radius:40px;padding:50px}.stages__item:not(:last-child){border-bottom:3px solid #f4f8fc;padding-bottom:50px;margin-bottom:50px}.students{padding:50px 0 80px}.students__wrap{margin-top:40px}.students__slider .owl-nav{top:-86px}.students__slider .owl-arrow{width:44px;height:44px}.students__slider .owl-arrow svg{width:12px;height:12px}.students__item{position:relative;overflow:hidden;border-radius:10px;display:block}.students__image{transition:.4s}.students__image-wrap{padding-top:151.8%;overflow:hidden;position:relative}.students__image-wrap img,.students__image-wrap picture,.students__image-wrap video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.students__button{position:absolute;z-index:2;bottom:20px;left:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 14px;background-color:#fff;border-radius:30px;height:44px;transition:.2s}.students__button-icon{margin-right:10px;-ms-flex:0 0 16px;flex:0 0 16px;width:16px;height:16px}.students__button-icon svg{width:100%;height:100%;fill:#25292d}.students__button-name{font-weight:600;font-size:14px}.success{margin-top:30px;position:relative;z-index:2}.success__main{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;height:500px}.success__main:before{position:absolute;content:"";width:calc(100% + 270px);left:50%;transform:translateX(-50%);height:100%;top:0;border-radius:40px 40px 0 0;background-color:#fff;z-index:-1}.success__anim{position:absolute;right:0;top:0;height:100%}.success__anim-bg{position:absolute;width:676px;top:20px;right:-55px}.success__anim-item{position:absolute;width:400px;top:282px;right:131px;z-index:2}.success__error{position:absolute;left:560px;width:731px;top:-42px}.success__info{max-width:500px;position:relative;z-index:2}.success__info_maw{max-width:none}.success__order{font-size:18px;line-height:1.5;margin-bottom:17px}.success__title{font-size:47px;margin-bottom:18px}.success__descr{font-size:18px;line-height:1.56}.success__descr a{border-bottom:1px solid currentColor;transition:.2s;text-decoration:none}.success__descr a:hover{border-color:transparent}.success__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-top:18px}.sufc{padding-bottom:90px}.sufc__wrap{background:#fff;box-shadow:-50px 64px 74px rgba(223,231,239,.84);border-radius:40px;padding:55px 60px 40px}.sufc__title{font-size:42px;font-weight:700;margin-bottom:30px}.sufc__list ul{list-style-type:none;margin:0;padding:0}.sufc__list li{position:relative;padding-left:31px;font-size:17px}.sufc__list li:before{position:absolute;content:"";width:16px;height:16px;top:0;left:0;background:url(../img/style/icons/icon_drop.svg) no-repeat 50%/contain}.sufc__list li:not(:last-child){margin-bottom:20px}.sufc__bottom{margin-top:40px;padding-top:35px;border-top:3px solid #f4f8fc;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.sufc__bottom,.sufc__price-top{display:-ms-flexbox;display:flex}.sufc__price-top{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.sufc__price-old{font-size:24px;text-decoration:line-through;margin-right:16px}.sufc__price-discount{color:#fff;height:39px;border-radius:5px;background:#e87272;padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:22px}.sufc__price-main{font-weight:700;font-size:64px}.sufc__button{padding-top:15px}.sufc__button_pt{padding-top:0}.sufc__button .button{height:79px;min-width:330px;font-size:20px}.sufc__free{font-weight:900;font-size:65px}.tag{height:39px;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 30px;border:1px solid #9fa8b0;font-size:16px;transition:.2s}.tag_blue{background-color:#06f;color:#fff;border-color:#06f}.tag_black{background-color:#25292d;color:#fff;border-color:#25292d}.tag_small{font-size:13px;padding:0 20px}.teach{padding-bottom:90px}.teach__wrap{position:relative}.teach__bg{position:absolute;z-index:1;width:100%;height:100%;border-radius:40px;overflow:hidden;background:linear-gradient(269.94deg,#f5fe1b,#67cd00)}.teach__bg img{position:absolute;width:470px;left:50%;transform:translate(-50%,-50%);top:50%;opacity:.3;height:257px}.teach__inner{position:relative;z-index:2;padding:55px 50px 50px 55px}.teach__title{font-size:40px;line-height:1.2;font-weight:400;margin-bottom:31px}.teach__row{-ms-flex-pack:justify;justify-content:space-between}.teach__item,.teach__row{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.teach__item{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:50px;-ms-flex-preferred-size:calc(100% / 3 - 100px / 3);flex-basis:calc(100% / 3 - 100px / 3);max-width:calc(100% / 3 - 100px / 3);margin-bottom:0}.teach__item,.teach__item:nth-child(4n){margin-right:50px}.teach__item:nth-child(3n){margin-right:0}.teach__icon{-ms-flex:0 0 28px;flex:0 0 28px;width:28px;height:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff;margin-right:12px}.teach__icon img{width:12px}.teach__descr{font-size:18px;line-height:1.7}.ticker,.ticker__wrap{position:relative}.ticker__wrap{height:33px;overflow:hidden;width:100vw;left:50%;transform:translateX(-50%)}.ticker__wrap .owl-stage-outer{overflow:visible}.ticker__text{font-size:28px;text-transform:uppercase;color:#9fa8b0;white-space:nowrap}.ticker__text:after{content:"//";margin-left:8px;padding-right:8px}.timer{background:#fff;box-shadow:-50px 64px 74px rgba(223,231,239,.84);border-radius:20px;padding:20px 25px}.timer__label{font-size:12px;line-height:1.7;margin-bottom:10px}.timer__wrap>div{width:100%}.ucan{padding-bottom:45px}.ucan__wrap{margin-top:50px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.ucan__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:30px;-ms-flex-preferred-size:calc(100% / 3 - 60px / 3);flex-basis:calc(100% / 3 - 60px / 3);max-width:calc(100% / 3 - 60px / 3);margin-bottom:0;padding:35px 0 30px;background-color:#fff;border-radius:40px}.ucan__item,.ucan__item:nth-child(4n){margin-right:30px}.ucan__item:nth-child(3n){margin-right:0}.ucan__image{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:290px;margin-bottom:10px}.ucan__descr{font-size:18px;line-height:1.56;font-weight:500;padding:0 30px}.ucan__button{max-width:370px;margin:0 auto}@media (min-width:768px) and (min-width:768px){.header__cart:hover{color:#06f}}@media (min-width:768px){.header__lang-item:hover:not(.active),.header__lang li:hover:not(.active),.header__login:hover{color:#06f}.footer__social:hover{background-color:#fff67c}.footer__nav-link:hover,.footer__nav li:hover{color:#06f}.footer__system-link:hover{text-decoration:none}.footer__dev-link:hover svg{fill:red}.nav a:hover{color:#06f}.modal__close:hover svg{fill:#06f}.button_yellow:hover{background-color:#fff67c}.button_black:hover{background-color:#595c5e}.button_empty:hover{background-color:#25292d;border-color:#25292d;color:#fff}.button_white:hover{background-color:#fff;border-color:#fff;color:#25292d}.button.incart:hover{background-color:#25292d;border-color:#25292d;color:#fff}.about__video-image:hover img,.about__video-image:hover video{transform:scale(1.08)}.breadcrumbs__item a:hover{border-color:currentColor}.cart__confirm-button_no:hover{background-color:#fff67c}.cart__confirm-button_yes:hover{background-color:#e9ecef}.catalog-links__item:hover{opacity:1}.certificate__link a:hover{border-color:transparent}.consult__warn a:hover{text-decoration:none}.contacts__value:not(.contacts__value_address):hover{color:#06f}.course:hover .course__image-wrap img{transform:scale(1.08)}.course__title:hover{color:#06f}.go-test__link:hover .go-test__link-text{border-color:transparent}.go-test__link:hover .go-test__link-arrow:before{transform:translate(-50%,-50%) scale(.9)}.h-catalog__button:hover{color:#06f}.h-catalog__play-btn:hover{background-color:#fff67c}.h-catalog__all:hover{color:#06f}.h-catalog__all:hover img{transform:translateX(7px)}.h-catalog__course-link:hover,.h-catalog__video:hover{color:#06f}.l-videos__poster:hover img,.l-videos__poster:hover video{transform:scale(1.08)}.main-video__wrap:hover .main-video__poster{transform:scale(1.07)}.mini-course__image:hover img{transform:scale(1.08)}.mini-course__title:hover{color:#06f}.owl-arrow:hover{background-color:#25292d;border-color:#25292d;box-shadow:0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02),0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02)}.owl-arrow:hover svg{stroke:#fff}.s-contacts__item:hover{opacity:.7}.s-contacts__up:hover .s-contacts__up-arrow{transform:translate(-50%,-50%) rotate(-90deg) scale(1.5)}.students__item:hover .students__image{transform:scale(1.05)}.students__button:hover{background-color:#ffed02}.tag:hover{background-color:#fff;border-color:#fff;color:#06f;box-shadow:0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02),0 10px 40px rgba(38,38,38,.05),0 2px 4px rgba(38,38,38,.02)}.tag_black:hover,.tag_blue:hover{color:#25292d}}@media (max-width:1599px){.header__wrap,.header_min .header__wrap,.header_mini .header__wrap{padding:15px 0}.header__logo{position:relative;left:0;top:auto;transform:none;margin-right:30px}.header__contact{position:relative;right:0}.h-catalog__wrap{left:-177px}}@media (max-width:1199px){.container{max-width:1024px}.title-1,.title-2{font-size:40px}.header_min .header__wrap{padding-top:20px}.header_min .header__lang{right:0;margin-right:0;margin-left:auto;-ms-flex-pack:end;justify-content:flex-end}.header__logo{width:130px;margin-right:20px}.header__cart{position:relative;top:auto;transform:none;right:auto}.header__lang,.header__login{position:relative;top:auto;transform:none;right:auto;margin-right:12px}.header__lang{margin-left:auto}.header__main{-ms-flex-pack:justify;justify-content:space-between}.header__main,.header__menu{-ms-flex:auto;flex:auto}.header__menu-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.about{padding:40px 0}.about__info,.about__video{border-radius:25px}.about__title{font-size:25px}.all-courses__title{font-size:24px}.catalog-links__item{font-size:36px}.certificate__info{padding:30px 40px 30px 30px;-ms-flex:0 1 550px;flex:0 1 550px}.certificate__descr{font-size:18px}.consult{padding:50px 0}.consult__title{font-size:30px}.consult__form{-ms-flex:0 1 520px;flex:0 1 520px}.cookies-about h2{font-size:40px}.cookies__plx-item_1{left:-40px!important}.cookies__plx-item_2{left:320px!important}.cookies__plx-item_3{right:250px!important}.cookies__plx-item_4{right:0!important}.course_min{max-width:480px}.course_min .course__info{padding:40px 35px}.course__image,.course__info{border-radius:25px}.course__title{font-size:28px;max-width:550px}.for-who{padding:40px 0}.for-who__wrap{margin-top:35px}.for-who__info,.for-who__item{border-radius:25px}.for-who__info{padding:25px 20px}.for-who__title{font-size:22px}.free-check__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:30px;margin-bottom:30px;-ms-flex-preferred-size:calc(100% / 4 - 90px / 4);flex-basis:calc(100% / 4 - 90px / 4);max-width:calc(100% / 4 - 90px / 4);margin-bottom:0}.free-check__item:nth-child(5n){margin-right:30px}.free-check__item:nth-child(4n){margin-right:0}.free_bot .free__image{width:710px}.free_gift .free__image{width:355px;bottom:64px;left:620px}.free_gift .free__wrap{height:470px}.free__image{width:622px}.go-test__wrap{border-radius:25px;margin-top:30px}.go-test__info{padding:40px 0 70px}.go-test__title{font-size:30px}.h-catalog__wrap{width:994px;left:-147px}.instr{padding:30px 0}.instr__wrap{padding:30px;border-radius:25px;padding-bottom:10px}.instr__item:not(:last-child){margin-right:40px}.instr__label{font-size:14px}.instr__value{font-size:20px}.main-video{padding:40px 0}.main-video:not(:last-child){padding:25px 0}.main__info{-ms-flex:0 0 500px;flex:0 0 500px}.main__buttons{display:block}.main__button:not(:last-child){margin-right:0;margin-bottom:15px}.mini-course__options{display:block}.mini-course__price-new{font-size:23px}.mini-courses__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:25px;margin-bottom:25px;-ms-flex-preferred-size:calc(100% / 3 - 50px / 3);flex-basis:calc(100% / 3 - 50px / 3);max-width:calc(100% / 3 - 50px / 3)}.mini-courses__item:nth-child(4n){margin-right:25px}.mini-courses__item:nth-child(3n){margin-right:0}.mission__title{-ms-flex:0 1 150px;flex:0 1 150px}.order__main,.order__side{padding-right:30px}.order__side{padding-left:50px}.owl-nav{top:-70px}.prepare__image{left:15px}.promo__row{display:block}.promo__row:not(:last-child){margin-bottom:50px}.promo__item_full .promo__bg{left:0;transform:none;width:100%}.promo__item_full .promo__title{font-size:50px}.promo__item_half{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1)}.promo__item_half:nth-child(1n),.promo__item_half:nth-child(2n){margin-right:0}.promo__item_half:not(:last-child){margin-bottom:50px}.promo__item_half .promo__bg{width:100%}.promo__info{padding-left:80px!important}.promo__image_1{width:800px;left:562px}.promo__image_2{left:428px;top:-31px}.promo__image_3{left:425px}.req-ag{padding:35px}.req-ag__wrap{padding:0 20px 20px;border-radius:20px}.req-ag .certificate__descr{font-size:20px}.req-ag .certificate__image-item{margin-right:-20px}.requirement__image{right:-220px}.review_text{min-height:350px}.reviews__container{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.sc-full__info{max-width:500px;padding-right:30px}.sc-full__title{font-size:28px}.sc-full__image{left:500px;top:74px}.simple__wrap{padding:40px}.simple__value{font-size:23px}.sp-offer__wrap{padding:7px 0}.sp-offer__sub,.sp-offer__text{font-size:14px}.stages__wrap{padding:35px}.success__error{left:420px;width:600px;top:0}.success__descr span{display:block}.teach__inner{padding:35px}.teach__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:30px;-ms-flex-preferred-size:calc(100% / 3 - 60px / 3);flex-basis:calc(100% / 3 - 60px / 3);max-width:calc(100% / 3 - 60px / 3);margin-bottom:0}.teach__item,.teach__item:nth-child(4n){margin-right:30px}.teach__item:nth-child(3n){margin-right:0}.ucan__image{height:260px}.ucan__image-wrap{padding-left:20px}}@media (max-width:1023px){.container{max-width:768px}.title-2{font-size:30px}.header__logo{width:110px}.header__login-icon{margin-right:0}.header__login-text{display:none}.header__lang{font-size:14px}.header__catalog{margin-right:20px}.footer{padding-top:30px}.footer__nav{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin:30px 0}.footer__nav-row{margin-bottom:15px}.footer__nav-link,.footer__nav li{font-size:14px}.footer__nav-group{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:20px;margin-bottom:20px;-ms-flex-preferred-size:calc(100% / 3 - 40px / 3);flex-basis:calc(100% / 3 - 40px / 3);max-width:calc(100% / 3 - 40px / 3)}.footer__nav-group:nth-child(4n){margin-right:20px}.footer__nav-group:nth-child(3n){margin-right:0}.footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__system{-ms-flex-order:2;order:2;margin-top:15px;-ms-flex-pack:center;justify-content:center;width:100%}.footer__dev{-ms-flex-order:1;order:1}.nav li:not(:last-child){margin-right:15px}.modal__close{right:15px;top:-35px}.input-check span{font-size:12px}.about__info{-ms-flex:0 1 550px;flex:0 1 550px;padding:30px}.about__sub{font-size:24px}.about__title{font-size:22px}.about__descr{font-size:18px}.additional__slider{display:block}.additional__slide{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.additional__slide:not(:last-child){margin-bottom:30px}.advantages__wrap{margin-bottom:-70px}.advantages__item{height:456px;margin-bottom:70px}.advantages__info{padding:25px 20px 0}.advantages__title{font-size:24px;margin-bottom:10px}.advantages__descr{font-size:16px}.advantages__image{left:15px}.advantages__image_1{width:463px}.advantages__image_2{width:161px}.advantages__image_3{width:333px;left:7px}.advantages__image_4{width:469px}.all-courses__list{display:block}.all-courses__list-item:not(:last-child){margin-right:0;margin-bottom:15px}.c-progress{display:none}.c-progress__wrap{overflow:auto;white-space:nowrap;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.c-progress__item{scroll-snap-align:start end;display:inline-block}.c-progress__item:not(:last-child){padding-right:20px}.cart{padding-bottom:40px}.cart__main{padding:25px 20px;-ms-flex:0 1 650px;flex:0 1 650px}.cart__main:before{border-radius:20px;width:100%}.cart__item-title{font-size:16px;padding-right:20px}.cart__item-remove{-ms-flex:0 1 45px;flex:0 1 45px}.catalog-links__item{font-size:26px}.certificate{display:block}.certificate__info{max-width:525px;margin:0 auto 20px}.certificate__descr{font-size:16px;margin-bottom:20px}.certificate__link a{font-size:16px}.certificate__item{max-width:525px;margin:0 auto}.certificate .stage__control{display:none}.checklist__wrap{-ms-flex-pack:start;justify-content:flex-start}.checklist__item_3{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:15px;margin-bottom:15px;-ms-flex-preferred-size:calc(100% / 2 - 15px / 2);flex-basis:calc(100% / 2 - 15px / 2);max-width:calc(100% / 2 - 15px / 2)}.checklist__item_3:nth-child(3n){margin-right:15px}.checklist__item_3:nth-child(2n){margin-right:0}.checklist__item_4{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:15px;margin-bottom:15px;-ms-flex-preferred-size:calc(100% / 2 - 15px / 2);flex-basis:calc(100% / 2 - 15px / 2);max-width:calc(100% / 2 - 15px / 2)}.checklist__item_4:nth-child(3n){margin-right:15px}.checklist__item_4:nth-child(2n){margin-right:0}.checklist__item_5{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:15px;margin-bottom:15px;-ms-flex-preferred-size:calc(100% / 3 - 30px / 3);flex-basis:calc(100% / 3 - 30px / 3);max-width:calc(100% / 3 - 30px / 3);margin-bottom:0}.checklist__item_5:nth-child(4n){margin-right:15px}.checklist__item_5:nth-child(3n){margin-right:0}.condition__row{margin-top:35px}.condition__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:10px;-ms-flex-preferred-size:calc(100% / 3 - 20px / 3);flex-basis:calc(100% / 3 - 20px / 3);max-width:calc(100% / 3 - 20px / 3);padding:25px 20px;border-radius:15px}.condition__item,.condition__item:nth-child(4n){margin-right:10px}.condition__item:nth-child(3n){margin-right:0}.consult__info{-ms-flex:0 0 340px;flex:0 0 340px}.consult__descr{font-size:16px}.consult__form{-ms-flex:0 1 580px;flex:0 1 580px}.consult__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.consult__row:not(:last-child){margin-bottom:15px}.consult__input_half{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);margin-bottom:15px}.consult__input_half:nth-child(1n),.consult__input_half:nth-child(2n){margin-right:0}.consult__warn{-ms-flex-order:1;order:1;max-width:none;padding:0}.consult__button{-ms-flex-order:0;order:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);margin-bottom:15px}.consult__button:nth-child(1n),.consult__button:nth-child(2n){margin-right:0}.contacts{padding-top:10px}.contacts__main{padding:30px 0;-ms-flex:0 0 360px;flex:0 0 360px;padding-right:30px}.contacts__sub,.contacts__title{margin-bottom:20px}.contacts__sub{font-size:24px}.contacts__icon{-ms-flex:0 0 50px;flex:0 0 50px;width:50px;height:50px;margin-right:17px}.contacts__label{font-size:12px}.contacts__value{font-size:23px}.contacts__value_address{font-size:18px}.contacts__map-wrap{width:calc(100% + 30px)}.contains{padding:30px}.contains__wrap{margin-top:35px}.contains__title{font-size:24px}.cookies-about h2{font-size:30px}.cookies-about p{font-size:18px}.cookies-about h3{font-size:24px}.cookies-about__group{padding:50px 0}.cookies-about__text p{font-size:18px}.cookies-about__sub{font-size:24px}.cookies__plx-item_3{right:150px!important}.cookies__plx-item_4{right:-150px!important}.cookies__title{font-size:170px}.course-for__wrap{display:block;margin-top:35px}.course-for__content .circle-text{display:none}.course-for__item:nth-child(odd){margin-right:30px}.course-for__item:nth-child(2n),.course-for__item:nth-child(odd){-ms-flex:0 1 340px;flex:0 1 340px;max-width:340px}.course__info{padding:40px 30px 30px}.course__title{font-size:20px;max-width:400px}.course__module-value{font-size:13px}.course__data-item:not(:last-child){margin-right:15px}.course__data-value{font-size:14px}.filters__wrap{display:block}.filters__group:not(:last-child){margin-bottom:15px}.for-who__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:20px;-ms-flex-preferred-size:calc(100% / 3 - 40px / 3);flex-basis:calc(100% / 3 - 40px / 3);max-width:calc(100% / 3 - 40px / 3);margin-bottom:0}.for-who__item,.for-who__item:nth-child(4n){margin-right:20px}.for-who__item:nth-child(3n){margin-right:0}.for-who__image{margin-bottom:-34px}.for-who__info{-ms-flex:auto;flex:auto}.for-who__title{font-size:18px}.for-who__descr{font-size:12px}.free-check{padding:25px 0 35px}.free-check__list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.free-check__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:30px;margin-bottom:30px;-ms-flex-preferred-size:calc(100% / 2 - 30px / 2);flex-basis:calc(100% / 2 - 30px / 2);max-width:calc(100% / 2 - 30px / 2);-ms-flex-align:center;align-items:center}.free-check__item:nth-child(3n){margin-right:30px}.free-check__item:nth-child(2n){margin-right:0}.free-check__icon{padding-top:0}.free_bot{height:auto}.free_bot .free__image{width:510px}.free_gift .free__image{left:420px}.free_gift .free__info{max-width:470px}.free__info{max-width:530px}.free__descr{font-size:18px}.free__image{left:516px}.h-catalog{position:static}.h-catalog__button-icon{margin-right:0}.h-catalog__button-text{font-size:0}.h-catalog__wrap{width:738px;left:50%;transform:translateX(-50%);margin-top:0}.h-catalog__inner{display:block}.h-catalog__info{position:relative}.h-catalog__info-button{-ms-flex-pack:end;justify-content:flex-end}.h-catalog__image{position:static}.h-catalog__image-wrap{display:none}.h-catalog__play-btn{transform:none;bottom:30px}.instr__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.instr__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:25px;-ms-flex-preferred-size:calc(100% / 2 - 25px / 2);flex-basis:calc(100% / 2 - 25px / 2);max-width:calc(100% / 2 - 25px / 2)}.instr__item,.instr__item:nth-child(3n){margin-right:25px}.instr__item:not(:last-child),.instr__item:nth-child(2n){margin-right:0}.instr__label{margin-bottom:12px}.main__wrap_pt{padding-bottom:0}.main__ticker{display:none}.main__graph{margin-top:111px;top:0}.main__graph-item{width:130px;height:135px;top:0}.main__anim-wrap{top:-130px;right:-55px}.main__anim-wrap_right{top:-130px;right:-15px}.mini-courses{padding:30px 0}.mini-courses_pt{padding-top:0}.mini-courses__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:25px;margin-bottom:25px;-ms-flex-preferred-size:calc(100% / 2 - 25px / 2);flex-basis:calc(100% / 2 - 25px / 2);max-width:calc(100% / 2 - 25px / 2)}.mini-courses__item:nth-child(3n){margin-right:25px}.mini-courses__item:nth-child(2n){margin-right:0}.mission{border-radius:20px;padding:25px 20px}.mission__title{font-size:28px;-ms-flex:0 1 190px;flex:0 1 190px}.mission__descr{font-size:18px;-ms-flex:0 1 450px;flex:0 1 450px;padding-top:0}.order{padding-bottom:40px}.order__main{padding:25px 20px;-ms-flex:0 1 550px;flex:0 1 550px}.order__main:before{border-radius:20px;width:100%}.order__side{padding-right:30px;padding-left:30px;padding-top:30px}.order__side:before{width:calc(100% - 20px);border-radius:20px}.order__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__row:not(:last-child){margin-bottom:15px}.order__input_half{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);margin-bottom:15px}.order__input_half:nth-child(1n),.order__input_half:nth-child(2n){margin-right:0}.our-ab{padding-bottom:25px}.our-ab__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:24px;-ms-flex-preferred-size:calc(100% / 2 - 24px / 2);flex-basis:calc(100% / 2 - 24px / 2);max-width:calc(100% / 2 - 24px / 2);margin-bottom:0}.our-ab__item,.our-ab__item:nth-child(3n){margin-right:24px}.our-ab__item:nth-child(2n){margin-right:0}.our-ab__item-wrap{padding:25px 20px}.owl-nav{top:-60px}.pay__info{padding:40px 0}.pay__descr_large{font-size:18px}.prepare{padding-right:0}.prepare__info{-ms-flex:0 1 370px;flex:0 1 370px}.prof-end__inner{padding:25px 20px;border-radius:15px}.prof-end__title{font-size:36px}.prof-end__image_1{width:497px;top:15px;left:513px}.prof-end__image_2{width:405px;left:512px}.prof-end__image_3{width:360px;left:522px}.prof-end__image_4{width:354px;top:-20px;left:504px}.promo__item_full .promo__title{font-size:30px}.promo__item_full .promo__descr{max-width:380px}.promo__info{padding-left:40px!important}.promo__image_1{left:375px}.promo__image_2{left:310px}.promo__image_3{left:325px}.qwe__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:15px;-ms-flex-preferred-size:calc(100% / 2 - 15px / 2);flex-basis:calc(100% / 2 - 15px / 2);max-width:calc(100% / 2 - 15px / 2)}.qwe__item,.qwe__item:nth-child(3n){margin-right:15px}.qwe__item:nth-child(2n){margin-right:0}.req-ag{border-radius:15px;padding:25px 20px}.req-ag__wrap{padding:20px;border-radius:15px}.req-ag__title{font-size:24px}.req-ag .certificate__info{margin:0 0 25px;max-width:none}.requirement__image{display:none}.reviews__tags{-ms-flex-wrap:wrap;flex-wrap:wrap}.reviews__tag{margin-bottom:10px}.sc-full__bg{left:100px}.sc-full__info{max-width:390px}.sc-full__info:before{border-radius:20px}.sc-full__image{left:400px}.sc-full__video{margin-right:0;border-radius:20px}.sc-mini__container{padding:30px 0 30px 30px}.sc-mini__play-btn{margin-left:200px;box-shadow:0 0 6px 6px rgba(0,0,0,.2)}.school-main{height:470px}.school-main__title{font-size:40px}.school-main__descr{font-size:14px;max-width:450px}.school-main__image{bottom:75px;width:654px;left:437px}.school-main__image_2{bottom:0}.school-main__image_4{bottom:38px;width:562px;left:437px}.simple__wrap{border-radius:20px;padding:25px 20px}.simple__label{font-size:14px;margin-bottom:15px}.simple__value{font-size:18px}.sp-offer__sub{display:none}.sp-offer__button .button span{margin-left:0}.stage__title{font-size:24px}.stage__checklist{margin-top:25px}.stage__text_large{font-size:16px;line-height:1.5}.stages__wrap{border-radius:15px;padding:25px 20px}.stages__item:not(:last-child){padding-bottom:25px;margin-bottom:25px}.students{padding:40px 0}.students__wrap{margin-top:25px}.students__slider .owl-nav{top:-60px}.success{margin-top:0}.success__anim-item{width:260px}.success__error{width:300px;top:50%;transform:translateY(-50%)}.success__info{max-width:400px}.sufc__wrap{padding:40px}.sufc__price-discount{font-size:18px}.sufc__price-main{font-size:50px}.sufc__button .button{height:59px}.sufc__free{font-size:45px}.teach__bg{border-radius:20px}.teach__inner{padding:25px 20px}.teach__title{font-size:32px}.teach__row{display:block}.teach__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1)}.teach__item,.teach__item:nth-child(1n),.teach__item:nth-child(2n){margin-right:0}.teach__item:not(:last-child){margin-bottom:25px}.teach__descr{line-height:1.4}.ucan__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.ucan__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:30px;-ms-flex-preferred-size:calc(100% / 2 - 30px / 2);flex-basis:calc(100% / 2 - 30px / 2);max-width:calc(100% / 2 - 30px / 2)}.ucan__item,.ucan__item:nth-child(3n){margin-right:30px}.ucan__item:nth-child(2n){margin-right:0}}@media (max-width:767px){body.iphone .header__menu{height:calc(100vh - 235px)}p{margin:0 0 15px}.container{max-width:375px}.title-1{font-size:34px}.title-2{font-size:26px}.header_min .header__main{display:block}.header__logo{width:147px;-ms-flex:0 0 147px;flex:0 0 147px}.header__cart{background-color:transparent;width:auto;height:auto;display:block;margin-right:25px;box-shadow:none}.header__cart-icon{width:16px;height:16px;margin:0 auto 8px;display:block}.header__cart-count{top:-5px;left:30px}.header__cart-label{display:block;text-align:center;font-size:12px;line-height:1.2}.header__login{display:none}.header__lang{-ms-flex-pack:start;justify-content:flex-start;margin-left:0}.header__lang-item:not(:last-child),.header__lang li:not(:last-child){margin-right:30px}.header__menu{display:none;position:absolute;top:90px;left:50%;width:calc(100vw - 30px);height:calc(100vh - 150px);background:#fff;border-radius:20px;max-width:375px;transform:translateX(-50%);padding:30px;overflow:auto}.header__menu.active{display:block}.header__menu-inner{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;height:100%}.header__menu-btn{display:block}.header__contacts{display:block;margin-top:auto;margin-bottom:45px}.header__contacts .footer__phone{font-size:28px;margin-right:0}.header__contact-value{font-size:16px}.footer__contacts-row{display:block;margin-top:5px}.footer__socials{margin-top:20px}.footer__nav{display:block}.footer__nav .footer__label{opacity:1;font-size:19px}.footer__nav-row{margin-bottom:0;padding-top:15px}.footer__nav-arrow{display:block}.footer__nav-link,.footer__nav li{font-size:16px;padding:5px 0}.footer__nav-group{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);border-bottom:1px solid #dfdfdf;padding-bottom:15px}.footer__nav-group:nth-child(1n),.footer__nav-group:nth-child(2n){margin-right:0}.footer__nav-group:first-child{border-top:1px solid #dfdfdf}.footer__nav-list{display:none;padding-top:10px}.footer__bottom{display:block}.footer__copy{font-size:14px;margin:40px 0 16px}.footer__system{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.footer__system-link{font-size:16px}.footer__system-link:not(:last-child){margin-bottom:20px;margin-right:0}.footer__dev{-ms-flex-pack:start;justify-content:flex-start}.footer__dev-label{font-size:14px}.nav ul{display:block}.nav li:not(:last-child){margin-right:0;margin-bottom:20px}.nav a{font-size:18px;display:block;padding:5px 0}.modal{max-width:375px}.modal__close{right:50%;transform:translateX(50%)}.modal__container{border-radius:0}.modal__wrap{padding:25px}.modal__title{font-size:19px}.button_minw{width:100%;min-width:0}.input-text{font-size:16px}.about{padding:25px 0}.about__wrap{display:block}.about__video{border-radius:20px}.about__video-image{padding-top:100%;overflow:hidden;position:relative;background:url(.) no-repeat 50%/contain;transform:translateX();transform:translateY()}.about__video-image img,.about__video-image picture,.about__video-image video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.about__video-btn{bottom:20px;left:20px;width:52px;height:52px}.about__info{padding:20px;border-radius:20px}.about__sub{font-size:14px}.about__title{font-size:20px;margin-bottom:14px}.about__descr{font-size:14px;line-height:1.5}.about__button_min{display:block}.about__button_min .button{padding-left:20px;padding-right:20px}.additional{padding:30px 0 40px}.additional__title{margin-bottom:30px}.additional__slider{padding-bottom:90px}.additional__slider.nav-large .owl-nav{top:auto}.additional__slide:not(:last-child){display:none}.advantages__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;display:block}.advantages__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);height:auto}.advantages__item:nth-child(1n),.advantages__item:nth-child(2n){margin-right:0}.advantages__item_1{margin-bottom:56px;padding-bottom:117px}.advantages__item_2{margin-bottom:82px;padding-bottom:90px}.advantages__item_3{margin-bottom:83px;padding-bottom:90px}.advantages__item_4{margin-bottom:112px;padding-bottom:83px}.advantages__title br{display:none}.advantages__descr{font-size:14px}.advantages__image_1{width:271px}.advantages__image_2{width:101px;bottom:-61px}.advantages__image_3{width:216px;bottom:-63px}.advantages__image_4{width:325px;bottom:-82px}.all-courses{margin-top:10px;display:block}.all-courses__image{margin-right:0}.all-courses__image-wrap{padding-top:33.3%;overflow:hidden;position:relative}.all-courses__image-wrap img,.all-courses__image-wrap picture,.all-courses__image-wrap video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.all-courses__info{padding:15px 20px}.all-courses__descr{font-size:14px}.all-courses__list-text{font-size:13px}.all-courses__title{font-size:20px}.breadcrumbs__item_home a{display:block;transform:translateY(-1px);font-size:0;width:16px;height:16px;background:url(../img/style/icons/icon_home.svg) no-repeat 50%/contain}.cart{padding-top:10px}.cart__wrap{display:block}.cart__main{padding:20px 0}.cart__main:before{width:calc(100% + 40px);right:-20px;border-radius:0}.cart__side{padding-top:0;margin-top:30px;margin-left:0}.catalog-links{padding-top:10px;overflow-x:auto;white-space:nowrap;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.catalog-links__item{font-size:19px;scroll-snap-align:start end;display:inline-block}.catalog-links__item:not(:last-child){margin-right:20px}.certificate{margin-bottom:20px}.certificate__info{margin-bottom:0;border-radius:20px}.certificate__item{padding:24px;border-radius:20px}.certificate__item-wrap{padding:14px 120px 14px 14px;border-radius:11px}.certificate__logo{max-width:72px}.certificate__text{font-size:10px}.certificate__name{font-size:20px;margin-bottom:15px}.certificate__image{width:120px}.certificate__autograph{max-width:98px}.checklist__wrap{display:block}.checklist__wrap_mb24{margin-bottom:0}.checklist__item_3{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);margin-bottom:18px}.checklist__item_3:nth-child(1n),.checklist__item_3:nth-child(2n){margin-right:0}.checklist__item_4{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);margin-bottom:18px}.checklist__item_4:nth-child(1n),.checklist__item_4:nth-child(2n){margin-right:0}.checklist__item_5{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);margin-bottom:18px}.checklist__item_5:nth-child(1n),.checklist__item_5:nth-child(2n){margin-right:0}.checklist__title{font-size:17px;margin-bottom:9px}.checklist__title br{display:none}.condition__row{margin-top:20px;display:block}.condition__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);margin-bottom:10px;padding:20px}.condition__item:nth-child(1n),.condition__item:nth-child(2n){margin-right:0}.condition__item-title{font-size:16px;margin-bottom:9px}.condition__item-title br{display:none}.consult{padding:30px 0 25px;display:block}.consult__info{margin-bottom:10px}.consult__descr{font-size:14px;font-weight:400;line-height:1.7}.consult__form{margin-left:0}.consult__warn{text-align:center}.contacts{padding-top:0;margin-bottom:40px}.contacts__wrap{display:block}.contacts__main{padding:16px 20px 25px}.contacts__main:before{width:100%;border-radius:20px}.contacts__title{margin-bottom:15px}.contacts__sub{font-size:23px}.contacts__value_address{font-size:22px}.contacts__map-wrap{width:100%;height:330px;border-radius:20px}.contains{border-radius:20px;padding:20px}.contains__wrap{margin-top:15px}.contains__item{padding-bottom:12px}.contains__item:not(:last-child){margin-bottom:14px}.contains__label{font-size:10px;margin-bottom:10px}.contains__title{font-size:18px}.cookies-about h2{margin-bottom:15px;font-size:24px}.cookies-about p{font-size:15px;margin-bottom:0}.cookies-about h3{font-size:20px;margin-bottom:13px}.cookies-about{padding-bottom:40px}.cookies-about__group{padding:20px}.cookies-about__group:nth-child(odd):before{width:100%;border-radius:20px}.cookies-about__title{margin-bottom:15px;font-size:24px}.cookies-about__text:not(:last-child){margin-bottom:15px}.cookies-about__text p{font-size:15px;margin-bottom:0}.cookies-about__sub{font-size:20px;margin-bottom:13px}.cookies-pop__wrap{display:block}.cookies-pop__button{margin-left:0;margin-top:10px}.cookies-pop__image{padding-left:0;-ms-flex:0 0 32px;flex:0 0 32px}.cookies-pop__descr{font-size:13px}.cookies-pop__descr br{display:none}.cookies{height:240px;overflow:visible;margin-bottom:25px}.cookies__plx-item_1{width:163px;left:-86px!important;top:62px!important}.cookies__plx-item_2{width:87px!important;top:86px!important;left:74px!important}.cookies__plx-item_3{width:218px!important;right:-18px!important;top:62px!important}.cookies__plx-item_4{width:146px!important;top:81px!important;right:-146px!important}.cookies__container{padding-top:40px}.cookies__title{font-size:70px;-webkit-text-stroke:2px #25292d}.cookies__bg{display:none}.countdown{width:100%}.countdown__item{-ms-flex:0 0 45px;flex:0 0 45px;width:45px}.countdown__item:not(:first-child){margin-left:30px}.countdown__item:not(:first-child) .countdown__num:before{font-size:26px;top:3px;left:-18px}.countdown__num{font-size:36px}.countdown__label{font-size:11px;text-align:center}.course-for{padding:30px 0}.course-for__main-title{font-size:24px}.course-for__content{margin-bottom:0}.course-for__item,.course-for__item:nth-child(odd){margin-bottom:25px}.course{display:block}.course_min{max-width:100%}.course_min .course__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.course_min .course__button{-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.course_min .course__button:not(:last-child){margin-right:0;margin-top:15px;-ms-flex-order:1;order:1}.course_min .course__title{font-size:18px}.course_min .course__info{padding:20px}.course_min .course__properties{display:none}.course__image{border-radius:20px;margin-bottom:-145px}.course__image-wrap{height:auto;padding-top:100%;overflow:hidden;position:relative}.course__image-wrap img,.course__image-wrap picture,.course__image-wrap video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.course__image-wrap img{will-change:auto}.course__info{padding:25px 20px 20px;border-radius:20px}.course__properties{left:20px}.course__property{height:24px;font-size:10px}.course__property img{width:11px}.course__title{font-size:18px}.course__modules{margin-bottom:15px;position:relative;overflow:hidden}.course__modules-wrap{max-width:100%}.course__module-value{max-height:46px;font-size:12px}.course__bottom{display:block}.course__data{margin-bottom:15px}.courses{padding:25px 0}.courses__tags{margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.courses__tag{margin-bottom:10px}.courses__tag:not(:last-child){margin-right:10px}.courses__item:not(:last-child){margin-bottom:30px}.divid{padding:20px 0 40px}.exithunter{padding:30px}.exithunter__close{top:18px;right:8px}.exithunter__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.exithunter__info{-ms-flex:auto;flex:auto;margin-bottom:15px}.exithunter__title{font-size:24px}.exithunter__image{max-width:220px;margin:0 auto}.faq{padding-bottom:40px}.faq__main-title{margin-bottom:20px}.faq__item:not(:last-child){margin-bottom:13px}.faq__title{font-size:15px}.faq__arrow{-ms-flex:0 0 20px;flex:0 0 20px}.faq__content{padding-top:5px}.feedback__wrap_width{padding:0 20px}.feedback__wrap_width:before{width:100%;left:0;border-radius:10px}.filters{display:none}.filters.active{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:89;background-color:#fff;display:block}.filters-btn{display:block}.filters-cont{z-index:999}.filters__wrap{max-width:375px;padding:15px;padding-top:5px;width:100%;margin:0 auto}.filters__row{display:-ms-flexbox;display:flex;margin-bottom:7px}.filters__close{padding:20px;margin-top:-5px;margin-right:-15px}.filters__title{font-size:20px}.for-who-m{padding:30px 0 40px}.for-who-m__wrap{margin-top:28px;margin-bottom:20px}.for-who-m__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1)}.for-who-m__item:nth-child(1n),.for-who-m__item:nth-child(2n){margin-right:0}.for-who-m__item:not(:last-child){margin-bottom:19px}.for-who-m__sub{font-size:17px}.for-who-m__descr{font-size:15px}.for-who-m__button{display:block}.for-who{padding-bottom:25px}.for-who__wrap{display:block;margin-top:20px}.for-who__item{border-radius:20px;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1)}.for-who__item:nth-child(1n),.for-who__item:nth-child(2n){margin-right:0}.for-who__item:not(:last-child){margin-bottom:30px}.for-who__image{margin-bottom:-108px}.for-who__info{padding:20px;border-radius:20px}.free-check .checklist__descr{font-size:16px}.free-check__button{display:block}.free-check__list{display:block;margin-bottom:30px}.free-check__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);-ms-flex-align:center;align-items:center}.free-check__item:nth-child(1n),.free-check__item:nth-child(2n){margin-right:0}.free-check__descr{display:block;font-size:15px;line-height:1.67;margin-top:9px}.free{padding-bottom:110px}.free_bot .free__image{top:auto}.free_gift .free__image{left:0;width:100%;bottom:-84px;top:auto}.free_gift .free__wrap{height:auto}.free_gift .free__inner{padding-bottom:300px}.free_gift .free__info{display:block}.free_gift .free__descr{margin-bottom:15px}.free__wrap{padding:20px 0 0}.free__bg{width:100%;border-radius:20px;background:linear-gradient(294.23deg,#f5fe1b -32.21%,#67cd00 68.96%)}.free__bg img{width:558px;margin-left:0}.free__inner{padding-bottom:230px;padding-left:20px;padding-right:20px}.free__title{font-size:26px;font-weight:500}.free__descr{font-size:14px;margin-bottom:28px}.free__button{display:block}.free__button .button{padding-left:20px;padding-right:20px}.free__image{width:500px;bottom:-110px;left:20px;top:auto}.go-test{padding:25px 0}.go-test__main-title span{padding-left:0}.go-test__wrap{border-radius:20px;padding:35px 30px 63px 34px;display:block;position:relative}.go-test__left{position:absolute;top:0;left:0;z-index:1}.go-test__info{padding:0;position:relative;z-index:2}.go-test__title{font-size:24px;font-weight:500;margin-bottom:12px}.go-test__descr{font-size:16px;margin-bottom:30px;max-width:230px}.go-test__link-sub{font-size:10px;top:-9px}.go-test__link-text{font-size:25px}.go-test__link-arrow:before{width:103px;height:103px}.go-test__link-arrow svg{width:22px;height:22px}.go-test__anim{display:none}.h-catalog__button{display:block;background-color:transparent;box-shadow:none;height:auto;padding:0}.h-catalog__button-icon{margin:0 auto 8px}.h-catalog__button-text{display:block;font-size:12px}.h-catalog__wrap{width:calc(100% - 20px);max-width:355px}.h-catalog__info{border-radius:20px 20px 0 0}.h-catalog__info-bot{padding:20px}.h-catalog__info-button .button{height:38px}.h-catalog__title{font-size:20px}.h-catalog__descr p:first-child{display:none}.h-catalog__play-btn{bottom:20px;left:20px}.h-catalog__body{display:block;padding:20px;margin-top:0;border-radius:0 0 20px 20px;box-shadow:0 64px 134px rgba(204,24,111,.4)}.h-catalog__group{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1)}.h-catalog__group:nth-child(1n),.h-catalog__group:nth-child(2n){margin-right:0}.h-catalog__group:first-child{padding-bottom:20px;border-bottom:1px solid #f4f8fc}.h-catalog__group:nth-child(2){padding-top:20px}.h-catalog__group-title{font-size:20px;margin-bottom:0}.h-catalog__group-row{-ms-flex-pack:justify;justify-content:space-between}.h-catalog__group-arrow{display:block;transform:rotate(90deg)}.h-catalog__group-arrow svg{fill:none;stroke:#25292d;width:20px;height:20px}.h-catalog__group-body{display:none;padding-top:19px}.h-catalog__all{border-top:none;background-color:#f4f8fc;display:block;padding:10px 15px;border-radius:5px}.h-catalog__all a{-ms-flex-pack:justify;justify-content:space-between}.h-catalog__video-title{font-size:14px}.instr__wrap{border-radius:10px;margin-top:24px}.instr__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);margin-bottom:20px}.instr__item,.instr__item:nth-child(1n),.instr__item:nth-child(2n){margin-right:0}.instr__label{font-size:12px;margin-bottom:6px}.l-sup{padding:20px 0}.l-sup__wrap{display:block}.l-sup__info{margin-bottom:0}.l-sup__main-title{margin-bottom:30px}.l-sup__title{font-size:24px}.l-sup__ssub{margin:20px 0;line-height:1.7}.l-sup__descr,.l-sup__ssub{font-size:15px}.l-sup__image{margin-top:28px;border-radius:15px}.l-videos{padding:20px 0}.l-videos__title{font-size:24px}.l-videos__title br{display:none}.l-videos__descr{margin-right:18px;font-size:15px;margin-bottom:20px}.l-videos__wrap{display:block}.l-videos__item{padding:15px}.l-videos__item_large{display:none}.l-videos__button{display:block;margin-top:30px}.main-video{padding:30px 0}.main-video:not(:last-child){padding:10px 0}.main-video__wrap{border-radius:10px}.main-video__poster{will-change:auto;padding-top:100%;overflow:hidden;position:relative}.main-video__poster img,.main-video__poster picture,.main-video__poster video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.main-video__controls{padding:20px;-ms-flex-align:start;align-items:flex-start}.main-video__btn{width:52px;height:52px;-ms-flex:0 0 52px;flex:0 0 52px;margin-right:13px}.main-video__title{font-size:22px;font-weight:500}.main-video__descr{font-size:12px;line-height:1.2}.main-video__about{display:block}.main-video__option:not(:last-child){margin-right:10px}.main-video__option-label{font-size:10px;opacity:.5}.main-video__option-value{font-size:12px}.main-video__link{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-top:12px}.main-video__link .button{height:37px}.main{height:auto}.main_promo .main__wrap{padding-top:14px}.main__wrap{display:block;padding-bottom:265px;padding-top:15px}.main__wrap_p50{padding-bottom:10px}.main__descr{font-size:14px}.main__step:not(:last-child):before{top:10px}.main__tag .tag{font-size:12px;padding:0 17px}.main__button{display:block;margin-bottom:30px}.main__graph{margin-left:-6px;margin-top:130px}.main__graph-item{width:150px;height:155px}.main__rating-item{max-width:102px}.main__rating-item:not(:last-child){margin-right:23px}.main__rating-item:last-child{margin-right:0}.main__rating-value{font-size:28px}.main__rating-star:not(:last-child){margin-right:3px}.main__rating-star{-ms-flex:0 0 15px;flex:0 0 15px;width:15px;height:15px}.main__rating-label{font-size:11px}.main__anim{width:290px;margin:0 auto}.main__anim_mobile-off{display:none}.main__anim-wrap{right:auto;left:auto;top:0}.mini-add_pb{padding-bottom:40px}.mini-add__slider{margin-top:27px;padding-bottom:80px}.mini-course__top{border-radius:20px}.mini-course__info{padding:20px}.mini-course__options{display:-ms-flexbox;display:flex}.mini-course__option:not(:last-child){margin-right:20px}.mini-courses_pt{padding-top:30px}.mini-courses__wrap{display:block;margin-bottom:25px;margin-top:20px}.mini-courses__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-right:0;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1)}.mini-courses__item:nth-child(1n),.mini-courses__item:nth-child(2n){margin-right:0}.mini-courses__item:not(:last-child){margin-bottom:25px}.mission__wrap{display:block}.mission__title{margin-bottom:15px}.mission__line{display:none}.order{padding-top:10px}.order__wrap{display:block}.order__main{padding:20px 0}.order__main:before{width:calc(100% + 40px);right:-20px;border-radius:0}.order__side{margin-top:30px}.order__side:before{border-radius:0}.our-ab{padding-top:60px;padding-bottom:0}.our-ab__wrap{display:block}.our-ab__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1);margin-bottom:25px}.our-ab__item,.our-ab__item:nth-child(1n),.our-ab__item:nth-child(2n){margin-right:0}.our-ab__title{font-size:24px}.nav-large .owl-nav{top:auto;bottom:15px;left:50%;transform:translateX(-50%);-ms-flex-pack:center;justify-content:center}.pay{padding-bottom:42px}.pay__video{height:345px;padding:25px 20px}.pay__video-wrap{width:100%;left:0}.pay__video-wrap,.pay__video-wrap:before{border-radius:20px}.pay__video-btn{bottom:20px;left:20px;width:69px;height:69px;-ms-flex:0 0 69px;flex:0 0 69px;margin-right:15px}.pay__control-title{font-size:24px}.pay__control-duration{font-size:10px}.pay__info{padding:20px}.pay__info:before{left:0;width:100%;border-radius:20px}.pay__info-wrap{display:block}.pay__descr_large{margin-right:0;margin-bottom:14px;font-size:15px}.pay__descr_small{font-size:15px}.prepare{height:500px;margin-top:0;border-radius:20px;padding:25px;text-align:center;display:block;overflow:hidden}.prepare__image{width:272px;bottom:-70px;left:35px}.prepare__title{font-size:18px;font-weight:600}.prepare__descr{font-size:15px}.prepare__button{-ms-flex-pack:center;justify-content:center}.prof-end{padding-bottom:195px}.prof-end__wrap{display:block;padding-bottom:130px}.prof-end__title{font-size:24px;margin-bottom:7px}.prof-end__descr{margin-bottom:16px}.prof-end__buttons{display:block}.prof-end__button{margin-right:0;margin-bottom:15px}.prof-end__image_1{width:535px;top:280px;left:3px}.prof-end__image_2{left:13px;top:312px}.prof-end__image_3{top:340px;left:20px}.prof-end__image_4{width:435px;top:253px;left:10px}.promo{padding-top:50px;padding-bottom:125px}.promo__row:not(:last-child){margin-bottom:0}.promo__item_full{margin-bottom:166px}.promo__item_full .promo__info{padding:30px 30px 142px!important}.promo__item_full .promo__title{font-size:26px}.promo__item_half:not(:last-child){margin-bottom:0}.promo__item_2{margin-bottom:108px!important}.promo__item_2 .promo__info{padding:30px 30px 216px!important}.promo__item_3 .promo__info{padding:30px 30px 198px!important}.promo__bg{border-radius:20px}.promo__bg img{max-width:none;width:355px!important;top:77px!important;left:50%!important;transform:translateX(-50%);margin-left:0!important}.promo__image{left:0;top:auto}.promo__image-wrap{height:100%}.promo__image img{max-width:none;width:auto;max-height:100%}.promo__image_1{height:213px;bottom:-100px}.promo__image_2{height:326px;bottom:-107px}.promo__image_3{height:375px;bottom:-124px;left:-15px}.promo__descr{font-size:16px;line-height:1.62}.promo__button,.qwe__wrap{display:block}.qwe__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1)}.qwe__item,.qwe__item:nth-child(1n),.qwe__item:nth-child(2n){margin-right:0}.req-ag__wrap{margin-top:30px;padding:0;background-color:transparent}.req-ag__title{font-size:21px}.req-ag .certificate__info{margin-bottom:10px}.req-ag .certificate__descr{font-size:16px;font-weight:600}.req-ag .certificate__image-item{margin-right:0;width:100%}.requirement{padding:40px 0}.requirement__title{font-size:16px}.requirement__sub{font-size:18px}.requirement__list li{font-size:15px}.requirement__list li:not(:last-child){margin-bottom:13px}.review_text{min-height:0}.review .students__button{height:29px;bottom:10px;left:10px}.review .students__button-name,.review__sub{font-size:10px}.review__title{font-size:16px}.review__descr{font-size:14px}.reviews{padding-top:20px}.reviews__container{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:11px}.s-courses{padding-bottom:30px}.sc-full{border-radius:20px;overflow:visible;margin-bottom:55px}.sc-full__bg{width:100%;top:55px;left:0}.sc-full__wrap{padding:24px 0 0;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sc-full__info{padding:25px 20px;margin-top:-150px;z-index:2}.sc-full__info:before{width:100%}.sc-full__title{font-size:19px;font-weight:600}.sc-full__descr{font-size:15px;margin-bottom:22px}.sc-full__bottom,.sc-full__button{display:block}.sc-full__price{margin-left:0;margin-bottom:20px}.sc-full__image{left:-28px;top:357px;width:551px}.sc-full__video{-ms-flex-order:0;order:0;border-radius:20px;-ms-flex:0 1 345px;flex:0 1 345px;z-index:1}.sc-full__video-btn{bottom:170px;left:20px;width:52px;height:52px}.sc-mini__wrap{height:500px}.sc-mini__video:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,transparent 12.22%,rgba(0,0,0,.8))}.sc-mini__container{-ms-flex-pack:end;justify-content:flex-end;padding:20px}.sc-mini__cats{display:none}.sc-mini__title{font-size:19px;margin-bottom:13px}.sc-mini__types{display:-ms-flexbox;display:flex}.sc-mini__type:not(:last-child){margin-right:20px}.sc-mini__type-icon{-ms-flex:0 0 20px;flex:0 0 20px}.sc-mini__type-text{font-size:14px}.school-main{height:603px;margin-bottom:150px}.school-main__wrap{display:block;padding:30px 0}.school-main__title{font-size:30px;margin-bottom:15px}.school-main__descr{margin-bottom:28px}.school-main__buttons{display:block}.school-main__button{margin-right:0;margin-bottom:17px;display:block}.school-main__image_1{bottom:-105px;width:537px;left:6px}.school-main__image_2{bottom:-140px;width:463px;left:-6px}.school-main__image_3{top:340px;width:544px;left:15px}.school-main__image_4{bottom:-140px;width:475px;left:-28px}.school{padding:25px 0}.school__wrap{-ms-flex-direction:column;flex-direction:column}.school__info{-ms-flex-order:1;order:1;border-radius:20px;margin-top:-145px;z-index:2;padding:20px;-ms-flex:auto;flex:auto}.school__title{font-size:24px;margin-bottom:10px}.school__descr{font-size:12px;margin-bottom:15px}.school__video{-ms-flex-order:0;order:0;border-radius:20px;-ms-flex:0 1 345px;flex:0 1 345px;z-index:1}.school__video .about__video-btn{bottom:165px}.simple{padding-bottom:30px}.simple__wrap{margin-top:18px;display:block}.simple__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1)}.simple__item,.simple__item:nth-child(1n),.simple__item:nth-child(2n){margin-right:0}.simple__item:not(:last-child){margin-bottom:19px}.simple__label{font-size:12px;margin-bottom:5px}.simple__value{font-size:21px}.sp-offer__text{font-size:12px}.sp-offer__button .button{padding:0;width:38px;height:38px;border-radius:50%}.sp-offer__button .button img{display:block}.sp-offer__button .button span{display:none}.specs__wrap{margin-top:30px}.specs__item:not(:last-child){margin-bottom:150px}.specs .school-main__image_3{overflow:visible;top:358px;width:467px}.specs .school-main__image_3 img{width:auto;max-width:100%}.stage__title{font-size:21px}.stage__control{margin-left:10px}.stage__control-text{display:none}.stage__control-arrow svg{width:20px;height:20px}.stage__info{display:block}.stage__text-left{margin-right:0;margin-bottom:15px}.stages__wrap{margin-top:20px}.stages .title-2{font-size:36px}.students__slider{max-width:275px;margin:0 auto;padding-bottom:68px}.students__slider .owl-stage-outer{overflow:visible}.students__slider .owl-nav{top:auto;bottom:0;left:50%;transform:translateX(-50%);-ms-flex-pack:center;justify-content:center}.students__item{border-radius:20px}.success__main{height:auto;padding-top:40px;padding-bottom:350px}.success__anim{right:auto;left:0;width:100%}.success__anim-item{top:370px;right:auto;left:50%;transform:translateX(-50%)}.success__error{left:0;width:100%;transform:none;top:250px}.success__descr span{display:inline}.sufc{padding-bottom:50px}.sufc__wrap{padding:20px;border-radius:20px}.sufc__title{font-weight:500;font-size:24px;margin-bottom:20px}.sufc__list li{font-size:15px}.sufc__list li:not(:last-child){margin-bottom:20px}.sufc__bottom{margin-top:20px;padding-top:20px;display:block}.sufc__price-discount{font-size:22px}.sufc__price-main{font-size:61px}.sufc__button .button{min-width:0;height:62px;font-size:15px}.sufc__free{font-size:37px;margin-bottom:13px}.tag{font-size:12px;padding:0 17px;height:30px;white-space:nowrap}.teach__title{font-size:24px;margin-bottom:19px}.teach__item:not(:last-child){margin-bottom:20px}.teach__icon{-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px}.teach__descr{font-size:15px}.timer{width:100%}.timer__label{text-align:center}.ucan__wrap{margin-top:20px;display:block}.ucan__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;margin-bottom:0;-ms-flex-preferred-size:calc(100% / 1 - 0px / 1);flex-basis:calc(100% / 1 - 0px / 1);max-width:calc(100% / 1 - 0px / 1)}.ucan__item,.ucan__item:nth-child(1n),.ucan__item:nth-child(2n){margin-right:0}.ucan__item:not(:last-child){margin-bottom:20px}}
.form-row.place-order,.shop_table.woocommerce-checkout-review-order-table {
    display: none
}

.wc_payment_methods {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.wc_payment_method>label,.wc_payment_methods p {
    display: none
}

fieldset:not(.wc-credit-card-form) {
	display: none;
}
.wc-credit-card-form {
    border: none;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
}

.form-row>label,.wc-credit-card-form .clear,.wc-credit-card-form .stripe-source-errors {
    display: none
}

.form-row-wide {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 15px
}

.form-row-first,.form-row-last {
    -ms-flex: 0 1 109px;
    flex: 0 1 109px
}

.wc-stripe-elements-field {
    border-radius: 10px;
    -webkit-appearance: none;
    font-size: 16px;
    line-height: 1.2;
    color: #25292d;
    outline: none !important;
    background-color: #fff !important;
    padding: 15px 20px 15px 20px !important;
    border: 1px solid #e8e8e8 !important;
    width: 100%;
    display: block;
    margin: 0 !important
}