/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:transparent;-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:80%;width:var(--mm-ocd-width);min-width:200px;min-width:var(--mm-ocd-min-width);max-width:440px;max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:20%;width:calc(100% - var(--mm-ocd-width));min-width:calc(100% - 440px);min-width:calc(100% - var(--mm-ocd-max-width));max-width:calc(100% - 200px);max-width:calc(100% - var(--mm-ocd-min-width));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:130%;padding-right:30%;line-height:24px;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:"";display:block;height:50px;height:var(--mm-spn-item-height)}.mm-spn>ul,.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:-30%;overflow-y:hidden}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:"";display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/2);right:25px;right:calc(var(--mm-spn-item-height)/2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);opacity:.4}.mm-spn li:after{content:"";display:block;margin-left:20px;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:13px 20px;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - 50px);width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:"";display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/2);left:20px;left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:50px;height:var(--mm-spn-item-height);padding:0 40px;padding:0 calc(var(--mm-spn-item-indent)*2);line-height:50px;line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:51px;top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:"";display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f3f3f3}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:25px;height:calc(var(--mm-spn-item-height)/2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%);-ms-transform:rotate(135deg) translate(-50%);transform:rotate(135deg) translate(-50%)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border:5px solid transparent;border-top-color:#333;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:grey}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@font-face{font-family:SFUIText;font-style:normal;font-weight:400;src:url(8e136ccb33e2c905554e677f0515d3de.eot);src:url(8e136ccb33e2c905554e677f0515d3de.eot?#iefix) format("embedded-opentype"),url(9403f100f8ecaac50c421a9a72f67f1c.woff2) format("woff2"),url(a5782f9286a232d19504c48147601a6b.woff) format("woff"),url(03234af84a13feaa29bd7b965ade5844.ttf) format("truetype")}@font-face{font-family:SFUIText;font-style:normal;font-weight:500;src:url(005d2bd5f0383f94dcfbcb6cdc2abcd5.eot);src:url(005d2bd5f0383f94dcfbcb6cdc2abcd5.eot?#iefix) format("embedded-opentype"),url(732b7ab945209131c91296d5bf168e14.woff2) format("woff2"),url(7a83304e816b06d35492ab435de0fb86.woff) format("woff"),url(45630b95997cd591e5bc0ee490af4c6e.ttf) format("truetype")}@font-face{font-family:SFUIText;font-style:normal;font-weight:600;src:url(c37c0668b4536d597060abf740af719c.eot);src:url(c37c0668b4536d597060abf740af719c.eot?#iefix) format("embedded-opentype"),url(2c0c6a49d1d208d9885c0751f3dee6f9.woff2) format("woff2"),url(42a114dc81fbcbfb38c2f91f11239830.woff) format("woff"),url(a2580a5ed61544f9dfc6d3e211ef3ba6.ttf) format("truetype")}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex.jsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex.jfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex.jfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex.jc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex.ac{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex.afs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.afe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.inline-flex.jsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inline-flex.jfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.inline-flex.jfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.inline-flex.jc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inline-flex.ac{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inline-flex.afs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.inline-flex.afe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}figure{display:inline-block;margin:0}ol,p,ul{margin-top:0}ol,ul{list-style:none;padding:0;margin:0 0 .8em}ol:last-child,ul:last-child{margin-bottom:0}p{margin-bottom:.8em}p:last-child{margin-bottom:0}button{padding:0;background:none;outline:none!important;border:none;cursor:pointer}html{font-size:20px}@media screen and (min-width:1930px){html{font-size:1.04vw}}body,html{height:100%;scroll-behavior:smooth}body{position:relative;width:100%;min-height:100%;padding-top:4rem;font-family:SFUIText,sans-serif;font-size:.8rem;font-weight:400;color:#484848;line-height:1.5;background-color:#fff}@media screen and (max-width:1024px){body{padding-top:3rem}}@media screen and (max-width:700px){body{padding-top:2.5rem;font-size:.7rem}}.page_inner{padding-top:100px!important}.main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.middle{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer,.header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{padding:0 calc(50% - 32rem)}@media screen and (max-width:1320px){.container{padding:0 1rem}}@media screen and (max-width:700px){.container{padding:0 .7rem}}img{max-width:100%}.btn,.btn_border,.btn_yellow{height:2.3rem;padding:0 .5rem;font-size:.7rem;font-weight:600;line-height:1;text-transform:uppercase;text-decoration:none;border-radius:.25rem;-webkit-transition:background-color .5s;-o-transition:background-color .5s;transition:background-color .5s}@media screen and (max-width:1024px){.btn,.btn_border,.btn_yellow{font-size:.6rem}}.btn{min-width:10.3rem;color:#fff;background-color:#7b1ffe}.btn:focus,.btn:hover{background-color:#5114a7}.btn.center{display:block;margin-left:auto;margin-right:auto}.btn_yellow{min-width:7.4rem;color:#222;background-color:#fed700}.btn_yellow:focus,.btn_yellow:hover{background-color:#fec600}.btn_border{color:#7b1ffe;text-decoration:none;border:.1rem solid #7b1ffe;background-color:transparent;-webkit-transition:background-color .5s,color .5s;-o-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s}.btn_border:focus,.btn_border:hover{color:#fff;background-color:#7b1ffe}.link_download{font-weight:600;color:#7b1ffe;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}.link_download .svg_icon{width:1.6rem;height:1.6rem;margin-right:.7rem;fill:#7b1ffe;-webkit-transition:fill .5s;-o-transition:fill .5s;transition:fill .5s}.link_download:focus,.link_download:hover{color:#5114a7}.link_download:focus .svg_icon,.link_download:hover .svg_icon{fill:#5114a7}.main_title,.popup_title{margin-bottom:2.5rem;font-size:1.6rem;font-weight:600;color:#222;line-height:1}@media screen and (max-width:1024px){.main_title,.popup_title{margin-bottom:2rem;font-size:1.3rem}}@media screen and (max-width:700px){.main_title,.popup_title{margin-bottom:1.5rem;font-size:1.1rem}}.swiper-nav.middle{position:absolute;left:0;top:50%;z-index:1;width:100%;height:0}.swiper-nav.middle .swiper-nav_btn{position:absolute;top:-1.15rem}@media screen and (max-width:1024px){.swiper-nav.middle .swiper-nav_btn{top:-.85rem}}.swiper-nav.middle .swiper-nav_btn.prev{left:-1.15rem}@media screen and (max-width:1024px){.swiper-nav.middle .swiper-nav_btn.prev{left:-.85rem}}@media screen and (max-width:700px){.swiper-nav.middle .swiper-nav_btn.prev{left:-.5rem}}.swiper-nav.middle .swiper-nav_btn.next{right:-1.15rem}@media screen and (max-width:1024px){.swiper-nav.middle .swiper-nav_btn.next{right:-.85rem}}@media screen and (max-width:700px){.swiper-nav.middle .swiper-nav_btn.next{right:-.5rem}}.swiper-nav_btn{position:relative;width:2.3rem;height:2.3rem;border-radius:50%;-webkit-box-shadow:0 .1rem .3rem rgba(0,0,0,.04),0 .5rem 1.5rem rgba(0,0,0,.05);box-shadow:0 .1rem .3rem rgba(0,0,0,.04),0 .5rem 1.5rem rgba(0,0,0,.05);background-color:#fff;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media screen and (max-width:1024px){.swiper-nav_btn{width:1.7rem;height:1.7rem}}.swiper-nav_btn:before{content:"";position:absolute;top:.9rem;left:.8rem;width:.5rem;height:.5rem;border-top:.1rem solid #999;border-right:.1rem solid #999;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:border-color .5s;-o-transition:border-color .5s;transition:border-color .5s}@media screen and (max-width:1024px){.swiper-nav_btn:before{top:.6rem;left:.5rem}}.swiper-nav_btn:hover:before{border-color:#484848}.swiper-nav_btn.prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-nav_btn.swiper-button-disabled{opacity:0;pointer-events:none}.more_btn{width:100%;font-size:.7rem;font-weight:600;color:#7b1ffe;text-decoration:none;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}.more_btn:focus,.more_btn:hover{color:#5114a7}.more_btn:focus .svg_icon,.more_btn:hover .svg_icon{fill:#5114a7}.more_btn .svg_icon{width:.8rem;height:.8rem;fill:#7b1ffe;-webkit-transition:fill .5s;-o-transition:fill .5s;transition:fill .5s}.input{width:100%;height:2.3rem;padding:0 .8rem;color:#222;border-radius:.25rem;border:1px solid #eaeaea;-webkit-box-shadow:none;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-transition:border-color .5s;-o-transition:border-color .5s;transition:border-color .5s}.input::-webkit-input-placeholder{color:#999}.input::-moz-placeholder{color:#999}.input:-ms-input-placeholder{color:#999}.input::-ms-input-placeholder{color:#999}.input::placeholder{color:#999}.input:hover{border-color:#c5c5c5}.input:focus{border-color:#484848;outline:none}.input.error{border-color:#f55}.input_block,.input_error{display:block}.input_error{padding-top:.4rem;font-size:.7rem;color:#f55}.purple{color:#7b1ffe}.checkbox{position:absolute;top:.5rem;left:.5rem;width:1px;height:1px;opacity:0}.checkbox:checked~.checkbox_add{background-color:#7b1ffe}.checkbox:checked~.checkbox_add:before{border-color:#fff}.checkbox_block{position:relative;width:100%}.checkbox_add{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:1rem;height:1rem;margin-right:.7rem;border:.1rem solid #7b1ffe;background-color:transparent;border-radius:.25rem;cursor:pointer;-webkit-transition:background-color .5s;-o-transition:background-color .5s;transition:background-color .5s}.checkbox_add:before{content:"";position:absolute;left:.1rem;top:.2rem;width:.6rem;height:.3rem;border-left:.1rem solid transparent;border-bottom:.1rem solid transparent;border-right-color:transparent;border-top-color:transparent;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:border-color .5s;-o-transition:border-color .5s;transition:border-color .5s}.checkbox_text{font-size:.7rem;color:#222}@media screen and (max-width:1024px){.checkbox_text{font-size:.6rem}}.checkbox_text .link{color:inherit;text-decoration:none;border-bottom:1px solid}ul:not([class]) li{position:relative;margin-bottom:.6rem;padding-left:1.4rem}ul:not([class]) li:before{content:"";position:absolute;left:.5rem;top:.6em;width:.25rem;height:.25rem;background-color:#7b1ffe;border-radius:50%}ul:not([class]) li:last-child{margin-bottom:0}.lastname{display:none}.choices[data-type*=select-one]:after{top:calc(50% - .3rem);right:.8rem;width:.4rem;height:.4rem;margin-top:0;border:0;border-right:.1rem solid #999;border-bottom:.1rem solid #999;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.choices[data-type*=select-one].is-open:after{top:calc(50% - .1rem);margin-top:0;border-color:transparent #999 #999 transparent;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.choices__placeholder{color:#999;opacity:1}.choices__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.3rem;padding:0 .8rem!important;font-size:.8rem;border:1px solid #eaeaea;border-radius:.25rem;background-color:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}@media screen and (max-width:700px){.choices__inner{font-size:.7rem}}.choices__inner:hover{border-color:#c5c5c5}.choices__inner:focus{border-color:#484848}.choices.is-open .choices__inner{border-radius:.25rem}.choices__list--dropdown{top:calc(100% + .25rem);-webkit-box-shadow:0 .3rem .7rem rgba(0,0,0,.15);box-shadow:0 .3rem .7rem rgba(0,0,0,.15);border-radius:.25rem;border:0}.choices__list--single{padding:0}.choices__item--disabled{display:none}.choices__item.is-highlighted{background-color:#f9f9f9}.mm-spn{position:relative}.mm-spn.mm-spn--light{background:#fff}.mm-spn.mm-spn--navbar:after{font-size:.7rem;font-weight:600;color:#999;text-transform:uppercase;opacity:1}.mm-spn .header_menu_item:after{width:100%;margin-left:0}.mm-spn .header_menu_link{font-size:.7rem;font-weight:600;text-transform:uppercase}.mm-spn .btn_yellow{bottom:2rem;width:calc(100% - 4rem)}.mm-spn .btn_yellow,.mm-spn .phone{position:absolute;left:2rem;z-index:2}.mm-spn .phone{bottom:5rem;display:inline-block;padding:0;font-weight:600;color:#7b1ffe;border:0}.mm-spn .phone:after{content:none}.more_btn_link{cursor:pointer}.anchor{position:absolute;left:0;top:-4rem;width:0;height:0}@media screen and (max-width:1024px){.anchor{top:-3rem}}@media screen and (max-width:700px){.anchor{top:-2.5rem}}.person_button{display:block;margin:20px auto 0}.header{position:fixed;left:0;top:0;z-index:3;width:100%;height:4rem;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.05),0 .1rem .3rem rgba(0,0,0,.04);box-shadow:0 .5rem 1rem rgba(0,0,0,.05),0 .1rem .3rem rgba(0,0,0,.04);background-color:#fff}@media screen and (max-width:1150px){.header .btn_yellow{display:none}}@media screen and (max-width:1024px){.header{height:3rem}.header .header_menu{display:none}}@media screen and (max-width:700px){.header{height:2.5rem}}.header .btn_mob{display:none;width:1.2rem;height:1.2rem;margin-right:.7rem}@media screen and (max-width:700px){.header .btn_mob{display:block}}.header .btn_mob .svg_icon{display:block;width:100%;height:100%;fill:transparent;stroke:#222;stroke-width:.1rem}.header_right{height:100%}.header .logo_link{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.header .logo_link .logo{display:block;width:2.5rem;margin-right:.8rem}@media screen and (max-width:1024px){.header .logo_link .logo{width:2rem;margin-right:.6rem}}@media screen and (max-width:700px){.header .logo_link .logo{width:1.5rem;margin-right:.5rem}}.header .logo_link .logo_text{margin-bottom:.3rem;font-size:.6rem;color:#999;line-height:1}@media screen and (max-width:700px){.header .logo_link .logo_text{font-size:.5rem}}.header .logo_link .logo_text:last-child{margin-bottom:0}.header .logo_link .logo_text b{font-size:.8rem;color:#222}@media screen and (max-width:700px){.header .logo_link .logo_text b{font-size:.6rem}}.header .phone{margin-right:1.5rem;font-size:.8rem;font-weight:600;color:#7b1ffe;text-decoration:none}@media screen and (max-width:1150px){.header .phone{margin-right:0}}@media screen and (max-width:1024px){.header .phone{margin-right:1.9rem}}@media screen and (max-width:700px){.header .phone{display:none}}.header #mmenu .phone{display:none}@media screen and (min-width:1025px){.header #mmenu{height:100%}.header #mmenu .btn_yellow{display:none}}.header_menu_btn{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:1.2rem;height:1rem}.header_menu_btn:after,.header_menu_btn:before{content:"";position:absolute;left:0;display:block}.header_menu_btn:after,.header_menu_btn:before,.header_menu_btn_add{width:1.2rem;height:.1rem;min-height:2px;background-color:#222}.header_menu_btn:before{top:0}.header_menu_btn:after{bottom:0}@media screen and (min-width:1025px){.header_menu{margin-bottom:0;margin-right:2.5rem;height:100%;font-size:.7rem;font-weight:600;text-transform:uppercase}.header_menu_btn{display:none}.header_menu_item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-right:1.8rem}.header_menu_item:last-child{margin-right:0}.header_menu_item.parent{padding-right:.8rem;margin-right:1.2rem}.header_menu_item.parent:after{content:"";position:absolute;right:0;top:calc(50% - .2rem);width:.3rem;height:.3rem;border-right:.1rem solid #999;border-bottom:.1rem solid #999;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header_menu_item.active>.header_menu_link{color:#fed700}.header_menu_item:hover .header_menu_children{left:0;opacity:1}.header_menu_link{color:#222;text-decoration:none;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}.header_menu_link:hover{color:#fed700}.header_menu_children{position:absolute;left:-9999px;top:calc(100% - .1rem);-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.7rem 1.5rem;width:18.5rem;background-color:#fff;border-top:.1rem solid #fed700;opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.header_menu_children .header_menu_item{width:47%;margin-bottom:.6rem;margin-right:0}.header_menu_children .header_menu_link{font-size:.8rem;font-weight:400;color:#999;text-transform:none}.header_menu_children .header_menu_link:hover{color:#484848}}.banner{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:37rem;padding-bottom:5rem}@media screen and (max-width:1024px){.banner{height:35rem;padding-bottom:4rem}}@media screen and (max-width:700px){.banner{height:25.9rem;padding-bottom:3rem}.banner.flex{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:5rem}}.banner_bg{z-index:1}.banner_bg,.banner_bg img{position:absolute;top:0;left:0;width:100%;height:100%}.banner_bg img{-o-object-fit:cover;object-fit:cover}.banner_title{margin-bottom:1.5rem;width:43%;font-size:2.5rem;font-weight:600;color:#222;line-height:1.2}@media screen and (max-width:1024px){.banner_title{width:50%;font-size:1.9rem}}@media screen and (max-width:700px){.banner_title{width:70%;margin-bottom:1.2rem;font-size:1.2rem}}.banner_desc{width:43%;margin-bottom:2.3rem}@media screen and (max-width:1024px){.banner_desc{width:50%;margin-bottom:1.9rem}}@media screen and (max-width:700px){.banner_desc{width:70%;margin-bottom:1.7rem}}.banner_text{position:relative;z-index:1;width:100%;opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media screen and (max-width:500px){.banner_text .btn{width:100%}}.banner .swiper-slide-active .banner_text{-webkit-animation-name:fadeIn;animation-name:fadeIn}.banner_dop_button{display:block;margin-top:20px}.school{position:relative;top:-5rem;z-index:1;margin-bottom:1rem}@media screen and (max-width:1024px){.school{top:-4rem;margin-bottom:0}}@media screen and (max-width:700px){.school{top:-3rem}}.school .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.school_wrapper{position:relative}@media screen and (max-width:700px){.school_wrapper .swiper-nav.middle{top:auto;bottom:8.2rem}}.school_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:100%;padding:1.5rem;border:1px solid #eaeaea;background-color:#fff}@media screen and (max-width:1024px){.school_item{padding:1rem}}@media screen and (max-width:700px){.school_item{padding:.7rem}}@media screen and (max-width:500px){.school_item{border-radius:.25rem}}.school_item_title{margin-bottom:.5rem;font-size:.9rem;font-weight:600;color:#222;text-decoration:none}@media screen and (max-width:700px){.school_item_title{font-size:.8rem}}.school_item_img{width:1.7rem;height:1.7rem;margin-right:.7rem}@media screen and (max-width:1024px){.school_item_img{width:1.4rem;height:1.4rem;margin-right:.5rem}}.school_item_desc{padding-bottom:.8rem}@media screen and (max-width:1024px){.school_item_desc{padding-bottom:.7rem}}.school_item_price{margin-bottom:1rem;padding-top:1rem;margin-top:auto;color:#999;line-height:1;border-top:1px solid #eaeaea}@media screen and (max-width:1024px){.school_item_price{margin-bottom:.7rem;padding-top:.7rem}}.school_item_price .price{font-size:.9rem;font-weight:600;color:#222}@media screen and (max-width:1024px){.school_item_btns{-ms-flex-wrap:wrap;flex-wrap:wrap}}.school_item .btn,.school_item .btn_border{width:49%;min-width:auto}@media screen and (max-width:1024px){.school_item .btn,.school_item .btn_border{width:100%}}@media screen and (max-width:1024px){.school_item .btn{margin-bottom:.5rem}}.vantages{position:relative;margin-bottom:5.7rem}@media screen and (max-width:1024px){.vantages{margin-bottom:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:700px){.vantages{margin-bottom:3rem}}.vantages_left{position:relative;overflow:hidden;width:48.8%;padding:2.2rem 9rem 2.5rem 2.5rem;border-radius:.25rem;background-color:#7b1ffe}@media screen and (max-width:1024px){.vantages_left{width:100%;margin-bottom:1.7rem;padding:1.5rem 12rem 1.5rem 1.5rem}}@media screen and (max-width:560px){.vantages_left{padding:.7rem 1rem 1rem}}.vantages_left:after,.vantages_left:before{content:"";position:absolute;width:7.4rem;height:15rem}@media screen and (max-width:1024px){.vantages_left:after,.vantages_left:before{width:6.8rem;height:9.3rem}}@media screen and (max-width:560px){.vantages_left:after,.vantages_left:before{width:2.1rem;height:9.6rem}}.vantages_left:before{bottom:-1.2rem;right:1.6rem;background-color:#1dbeec;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-16deg);-ms-transform:rotate(-16deg);transform:rotate(-16deg)}@media screen and (max-width:1024px){.vantages_left:before{bottom:-.6rem;right:.5rem;-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}}@media screen and (max-width:560px){.vantages_left:before{right:.4rem;bottom:-.9rem;-webkit-transform:rotate(-6deg);-ms-transform:rotate(-6deg);transform:rotate(-6deg)}}.vantages_left:after{bottom:0;right:0;background-color:#fed700}.vantages_left .main_title,.vantages_left .popup_title{margin-bottom:1.2rem;color:#fff;line-height:1.3}@media screen and (max-width:1024px){.vantages_left .main_title,.vantages_left .popup_title{margin-bottom:.7rem}}@media screen and (max-width:560px){.vantages_left .main_title,.vantages_left .popup_title{margin-bottom:.5rem}}.vantages_left_desc{position:relative;z-index:1;margin-bottom:1.9rem;color:#fff}@media screen and (max-width:1024px){.vantages_left_desc{margin-bottom:1.2rem}}@media screen and (max-width:560px){.vantages_left_desc{padding-right:2.8rem;margin-bottom:1rem}}.vantages_left .btn_yellow{width:9.2rem;font-size:.6rem}.vantages_right{-ms-flex-wrap:wrap;flex-wrap:wrap;width:27.8rem;max-width:48%}@media screen and (max-width:1024px){.vantages_right{width:100%;max-width:none}}.vantages_number{width:45.1%;margin-bottom:2.3rem}@media screen and (max-width:1024px){.vantages_number{width:23%;margin-bottom:0}}@media screen and (max-width:700px){.vantages_number{width:47%;margin-bottom:1rem}}@media screen and (max-width:560px){.vantages_number{width:48%}}.vantages_number:nth-child(n+3){margin-bottom:0}@media screen and (max-width:560px){.vantages_number:nth-child(n+3){margin-bottom:1rem}}@media screen and (max-width:560px){.vantages_number:last-child{margin-bottom:0}}.vantages_number_title{position:relative;display:inline-block;margin-bottom:.6rem;font-size:2.5rem;font-weight:600;color:#222;line-height:1}@media screen and (max-width:1024px){.vantages_number_title{font-size:1.9rem}}@media screen and (max-width:560px){.vantages_number_title{font-size:1.3rem}}.vantages_number_title:before{content:"";position:absolute;left:0;bottom:.1rem;z-index:-1;width:100%;height:.5rem}@media screen and (max-width:1024px){.vantages_number_title:before{bottom:.2rem;height:.25rem}}@media screen and (max-width:560px){.vantages_number_title:before{bottom:.1rem}}.vantages_number:first-child .vantages_number_title:before{background-color:#1dbeec}.vantages_number:nth-child(2) .vantages_number_title:before{background-color:#7b1ffe}.vantages_number:nth-child(3) .vantages_number_title:before{background-color:#fed700}.vantages_number:nth-child(4) .vantages_number_title:before{background-color:#26ecbc}.effective{padding-top:6rem;padding-bottom:6rem;background-color:#fafafc}@media screen and (max-width:1024px){.effective{padding-top:4rem;padding-bottom:4rem}}@media screen and (max-width:700px){.effective{padding-top:3rem;padding-bottom:3rem}}.effective .main_title,.effective .popup_title{text-align:center}@media screen and (max-width:700px){.effective .main_title,.effective .popup_title{text-align:left}}@media screen and (max-width:700px){.effective_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.effective_tabs_top{margin-bottom:3rem}@media screen and (max-width:1024px){.effective_tabs_top{margin-bottom:2rem}}@media screen and (max-width:700px){.effective_tabs_bottom,.effective_tabs_top{display:contents}}.effective_tab{display:none}@media screen and (max-width:700px){.effective_tab{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3rem}.effective_tab:last-child{margin-bottom:0}.effective_tab:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.effective_tab:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.effective_tab:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.effective_tab:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.effective_tab.active{display:-webkit-box;display:-ms-flexbox;display:flex}.effective_tab_title{width:25%;font-size:.9rem;font-weight:600;color:#999;line-height:1;text-align:center;cursor:pointer;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}@media screen and (max-width:700px){.effective_tab_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.7rem;font-size:.7rem}}.effective_tab_title.active,.effective_tab_title:hover{color:#484848}.effective_tab_title.active .svg_icon,.effective_tab_title:hover .svg_icon{stroke:#fff!important}.effective_tab_title:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.effective_tab_title:first-child .svg_icon{stroke:#1dbeec}.effective_tab_title:first-child.active .effective_tab_title_img,.effective_tab_title:first-child:hover .effective_tab_title_img{background-color:#1dbeec}.effective_tab_title:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.effective_tab_title:nth-child(2) .svg_icon{stroke:#7b1ffe}.effective_tab_title:nth-child(2).active .effective_tab_title_img,.effective_tab_title:nth-child(2):hover .effective_tab_title_img{background-color:#7b1ffe}.effective_tab_title:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.effective_tab_title:nth-child(3) .svg_icon{stroke:#fed700}.effective_tab_title:nth-child(3).active .effective_tab_title_img,.effective_tab_title:nth-child(3):hover .effective_tab_title_img{background-color:#fed700}.effective_tab_title:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.effective_tab_title:nth-child(4) .svg_icon{stroke:#26ecbc}.effective_tab_title:nth-child(4).active .effective_tab_title_img,.effective_tab_title:nth-child(4):hover .effective_tab_title_img{background-color:#26ecbc}.effective_tab_title_img{width:2rem;height:2rem;margin-bottom:.7rem;background-color:#fff;border:1px solid #eaeaea;border-radius:50%;-webkit-transition:background-color .5s;-o-transition:background-color .5s;transition:background-color .5s}@media screen and (max-width:1024px){.effective_tab_title_img{margin-bottom:.5rem}}@media screen and (max-width:700px){.effective_tab_title_img{margin-bottom:0;margin-right:.7rem;width:1.7rem;height:1.7rem}}.effective_tab_title_img .svg_icon{width:1rem;height:1rem;stroke-width:.1rem;fill:transparent;-webkit-transition:stroke .5s;-o-transition:stroke .5s;transition:stroke .5s}@media screen and (max-width:700px){.effective_tab_title_img .svg_icon{width:.9rem;height:.9rem}}.effective_tab_img{width:48.8%}@media screen and (max-width:560px){.effective_tab_img{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.effective_tab_right{width:43.8%}@media screen and (max-width:1024px){.effective_tab_right{width:48.4%}}@media screen and (max-width:560px){.effective_tab_right{width:100%;margin-bottom:1.5rem}}.effective_tab_titleText{margin-bottom:1rem;font-size:1.3rem;font-weight:600;color:#222;line-height:1}@media screen and (max-width:1024px){.effective_tab_titleText{margin-bottom:.8rem;font-size:1.1rem}}@media screen and (max-width:700px){.effective_tab_titleText{margin-bottom:.5rem;font-size:.9rem}}.teachers{padding-top:6rem;padding-bottom:6rem}@media screen and (max-width:1024px){.teachers{padding-top:4rem;padding-bottom:4rem}}@media screen and (max-width:700px){.teachers{padding-top:3rem;padding-bottom:3rem}}.teachers .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.teachers_desc{margin-bottom:2.3rem;width:50%}@media screen and (max-width:1024px){.teachers_desc{margin-bottom:1.9rem;width:100%}}@media screen and (max-width:700px){.teachers_desc{margin-bottom:1.5rem}}.teachers_wrapper{position:relative}.teachers_wrapper .main_title,.teachers_wrapper .popup_title{margin-bottom:1.5rem}@media screen and (max-width:1024px){.teachers_wrapper .main_title,.teachers_wrapper .popup_title{margin-bottom:1rem}}@media screen and (max-width:700px){.teachers_wrapper .main_title,.teachers_wrapper .popup_title{margin-bottom:.7rem}}.teachers_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:100%;border:1px solid #f4f3f3;background-color:#fff;border-radius:.25rem}.teachers_item_img{display:block;width:100%}.teachers_item_text{padding:1rem}@media screen and (max-width:1024px){.teachers_item_text{padding:.7rem}}.teachers_item_desc{margin-bottom:.5rem;font-size:.6rem;color:#999;text-transform:uppercase}@media screen and (max-width:1024px){.teachers_item_desc{font-weight:600}}@media screen and (max-width:700px){.teachers_item_desc{font-size:.5rem}}.teachers_item_title{display:block;font-size:.9rem;font-weight:600;color:#222;text-decoration:none}@media screen and (max-width:700px){.teachers_item_title{font-size:.8rem}}.teachers_item_more{margin-top:auto;padding:.9rem 1rem;border-top:1px solid #f4f3f3}@media screen and (max-width:1024px){.teachers_item_more{padding:.7rem}}.request_section{position:relative;margin-bottom:10rem;height:22.5rem;background-color:#01253f}@media screen and (max-width:1024px){.request_section{height:15rem}}@media screen and (max-width:700px){.request_section{margin-bottom:18rem}}.request_section_container{position:relative;height:22.5rem}@media screen and (max-width:1024px){.request_section_container{height:15rem}}.request_section .main_title,.request_section .popup_title{width:50%;padding-top:5.5rem;color:#fff;line-height:1.3}@media screen and (max-width:1024px){.request_section .main_title,.request_section .popup_title{width:70%;padding-top:4rem}}@media screen and (max-width:700px){.request_section .main_title,.request_section .popup_title{width:100%;padding-top:3rem}}.request_section_circles{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%}.request_section_circle{position:absolute;border-radius:50%}.request_section_circle.first{bottom:-11.25rem;left:-11.25rem;width:22.5rem;height:22.5rem;background-color:#fed700}@media screen and (max-width:1024px){.request_section_circle.first{bottom:-7.5rem;left:-7.5rem;width:15rem;height:15rem}}@media screen and (max-width:700px){.request_section_circle.first{bottom:-2.7rem;left:-7.1rem;width:10rem;height:10rem}}.request_section_circle.second{top:3.8rem;left:5.6rem;width:3.4rem;height:3.4rem;background-color:#7b1ffe}@media screen and (max-width:1024px){.request_section_circle.second{top:2.9rem;left:1rem;width:2.1rem;height:2.1rem}}@media screen and (max-width:700px){.request_section_circle.second{top:4.2rem;left:.5rem}}.request_section_circle.third{bottom:4.5rem;right:28%;width:8.3rem;height:8.3rem;background-color:#26ecbc}@media screen and (max-width:1024px){.request_section_circle.third{bottom:2.9rem;width:5rem;height:5rem}}@media screen and (max-width:700px){.request_section_circle.third{bottom:4rem;width:3.3rem;height:3.3rem}}.request_section_circle.fourth{top:-11.25rem;right:-11.25rem;width:22.5rem;height:22.5rem;background-color:#1cbeef}@media screen and (max-width:1024px){.request_section_circle.fourth{top:-7.5rem;right:-7.5rem;width:15rem;height:15rem}}@media screen and (max-width:700px){.request_section_circle.fourth{top:-6.5rem;right:-6.4rem;width:10rem;height:10rem}}.request_section_circle.fifth{top:6rem;right:14.9rem;width:2.4rem;height:2.4rem;background-color:#fed700}@media screen and (max-width:1024px){.request_section_circle.fifth{top:4rem;right:6.4rem;width:1.5rem;height:1.5rem}}@media screen and (max-width:700px){.request_section_circle.fifth{top:1.5rem;right:4rem;width:1rem;height:1rem}}.request_form{position:absolute;left:0;top:calc(100% - 8.8rem);width:100%;padding:1.5rem 2rem 2rem;background-color:#fff;border:1px solid #eaeaea;border-radius:.25rem}@media screen and (max-width:1024px){.request_form{top:calc(100% - 5.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.2rem 1.5rem 1.5rem}}@media screen and (max-width:700px){.request_form{top:8.7rem;padding:.7rem}}.request_form_title{width:50%;margin-bottom:1.3rem;font-size:1rem;font-weight:600}@media screen and (max-width:1024px){.request_form_title{width:80%;margin-bottom:1rem;font-size:.9rem}}@media screen and (max-width:700px){.request_form_title{width:100%;margin-bottom:.7rem;font-size:.8rem}}.request_form_inputs{margin-bottom:1.5rem}@media screen and (max-width:1024px){.request_form_inputs{display:contents}}.request_form_inputs .input_block{width:24.5%}@media screen and (max-width:1024px){.request_form_inputs .input_block{width:32.3%;margin-bottom:1rem}}@media screen and (max-width:700px){.request_form_inputs .input_block{width:100%;margin-bottom:.5rem}}.request_form_inputs .btn{width:21.3%;font-size:.6rem}@media screen and (max-width:1024px){.request_form_inputs .btn{width:38.3%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width:700px){.request_form_inputs .btn{width:100%}}.request_form .checkbox_block{width:40%}@media screen and (max-width:1024px){.request_form .checkbox_block{width:58%}}@media screen and (max-width:700px){.request_form .checkbox_block{width:100%;margin-bottom:.7rem;padding-top:.3rem}}.review{padding-bottom:6rem}@media screen and (max-width:1024px){.review{padding-bottom:4rem}}@media screen and (max-width:700px){.review{padding-bottom:3rem}}.review_wrapper{position:relative}.review_item{padding:2rem;border-radius:.25rem;border:1px solid #eaeaea}@media screen and (max-width:700px){.review_item{padding:.7rem .7rem .5rem}}.review_item_top{margin-bottom:1rem}@media screen and (max-width:700px){.review_item_top{margin-bottom:.5rem}}.review_item_img{width:2.4rem;height:2.4rem;margin-right:.7rem;border-radius:50%}@media screen and (max-width:700px){.review_item_img{margin-right:.5rem}}.review_item_name{font-weight:600;color:#222}.review_item_date{font-size:.7rem;color:#999}@media screen and (max-width:700px){.review_item_date{font-size:.6rem}}.review_item_social{color:#999;text-decoration:none}.review_item_text{overflow:hidden;max-height:4.8rem;color:#484848;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}@supports (-webkit-background-clip:text){.review_item_text{color:transparent;background:-webkit-gradient(linear,left top,left bottom,from(#484848),to(#484848));background:-o-linear-gradient(#484848,#484848);background:linear-gradient(#484848,#484848);-webkit-background-clip:text}}.review_item_text.hide{max-height:4.8rem;margin-bottom:1rem}@supports (-webkit-background-clip:text){.review_item_text.hide{color:transparent;background:-webkit-gradient(linear,left top,left bottom,from(#484848),to(rgba(72,72,72,0)));background:-o-linear-gradient(#484848,rgba(72,72,72,0));background:linear-gradient(#484848,rgba(72,72,72,0));-webkit-background-clip:text}}.review_item_text_img{width:100%;margin-top:.7rem}.review_item_more{font-size:.7rem;color:#999;line-height:1;border-bottom:1px solid}@media screen and (max-width:700px){.review_item_more{font-size:.6rem}}.news{padding-top:6rem;padding-bottom:6rem;background-color:#fafafc}@media screen and (max-width:1024px){.news{padding-top:4rem;padding-bottom:4rem}}@media screen and (max-width:700px){.news{padding-top:3rem;padding-bottom:3rem}}.news_wrapper{position:relative}.news_wrapper .swiper-slide{height:auto}.news_item,.news_wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news_item{overflow:hidden;height:100%;border:1px solid #f4f3f3;background-color:#fff;border-radius:.25rem}.news_item_img{display:block;width:100%}.news_item_text{padding:1rem 1rem .7rem}@media screen and (max-width:1024px){.news_item_text{padding:.7rem}}.news_item_date{margin-bottom:.5rem;font-size:.6rem;color:#999}.news_item_title{display:block;margin-bottom:.6rem;font-size:.9rem;font-weight:600;color:#222;text-decoration:none}@media screen and (max-width:1024px){.news_item_title{margin-bottom:.4rem}}@media screen and (max-width:700px){.news_item_title{font-size:.8rem}}.news_item_desc{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4;box-orient:vertical}.news_item_more{margin-top:auto;padding:.9rem 1rem;border-top:1px solid #f4f3f3}@media screen and (max-width:1024px){.news_item_more{padding:.7rem}}.faq{padding-top:6rem;padding-bottom:6rem}@media screen and (max-width:1024px){.faq{padding-top:4rem;padding-bottom:4rem}}@media screen and (max-width:700px){.faq{padding-top:3rem;padding-bottom:3rem}}.faq_block{margin-bottom:1rem}.faq_item{padding:1rem 0;border-top:1px solid rgba(27,47,63,.1)}@media screen and (max-width:700px){.faq_item{padding:.7rem 0}}.faq_item_question{position:relative;padding-right:1.4rem;font-size:.9rem;font-weight:600;color:#222;cursor:pointer}@media screen and (max-width:700px){.faq_item_question{font-size:.8rem}}.faq_item_question:before{content:"";position:absolute;right:.6rem;top:calc(50% - .2rem);width:.4rem;height:.4rem;border-right:.1rem solid #999;border-bottom:.1rem solid #999;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.faq_item_question.active:before{top:50%;border-color:#222;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.faq_item_answer{display:none}.faq_item_answer .text{padding-top:.7rem}.footer{padding-top:3rem;background-color:#fafafc}@media screen and (max-width:1024px){.footer{padding-top:2rem}}@media screen and (max-width:700px){.footer{padding-top:1.5rem}}.footer_top{padding-bottom:3rem}@media screen and (max-width:1024px){.footer_top{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:0}}.footer_copyright{padding-right:1rem;font-size:.6rem;font-weight:500;color:#999}@media screen and (max-width:1024px){.footer_copyright{font-size:.5rem}}@media screen and (max-width:700px){.footer_copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.2rem;padding-right:0}}.footer_copyright .logo_link{display:block;margin-bottom:.7rem}@media screen and (max-width:700px){.footer_copyright .logo_link{margin-right:.8rem;margin-bottom:0}}.footer_copyright .logo_link .logo{display:block;width:2.5rem;height:2.5rem}@media screen and (max-width:1024px){.footer_copyright .logo_link .logo{width:2rem;height:2rem}}.footer_menu{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer_menu_wrapper{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:84%;font-size:.7rem}@media screen and (max-width:1024px){.footer_menu_wrapper{width:82.8%;font-size:.6rem}}@media screen and (max-width:700px){.footer_menu_wrapper{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer_menu_block{width:17.8%}@media screen and (max-width:560px){.footer_menu_block{width:100%;margin-bottom:1rem}.footer_menu_block .footer_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer_menu_block .footer_menu_item{width:48%}}.footer_menu_block.big{width:38.6%}@media screen and (max-width:560px){.footer_menu_block.big{width:100%}}.footer_menu_block.big .footer_menu_item{width:48%}.footer_menu_title{padding-bottom:.7rem;margin-bottom:.9rem;font-weight:600;color:#999;line-height:1;text-transform:uppercase;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width:560px){.footer_menu_title{padding-bottom:.5rem;margin-bottom:.5rem}}.footer_menu_item{width:100%;margin-bottom:.5rem}.footer_menu_link{color:#222;text-decoration:none;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}.footer_menu_link:hover{color:#999}.footer_contact{margin-bottom:.7rem;font-size:.7rem;font-weight:500;color:#999}.footer_contact_title{margin-bottom:.3rem;font-size:.6rem}.footer_contact .link{display:inline-block;color:#222;text-decoration:none}.footer_contact .link_slash{display:inline-block;margin:0 .3rem}@media screen and (max-width:1024px){.footer_contact .link_slash{display:none}}@media screen and (max-width:560px){.footer_contact .link_slash{display:inline-block}}.footer_social_item{width:1.6rem;height:1.6rem;margin-right:.5rem;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.footer_social_item:last-child{margin-right:0}.footer_social_item:hover .svg_icon{fill:#7b1ffe}.footer_social_item .svg_icon{width:.8rem;height:.8rem;fill:#222;-webkit-transition:fill .5s;-o-transition:fill .5s;transition:fill .5s}.footer_bottom{padding:1rem 0;font-size:.7rem;border-top:1px solid rgba(0,0,0,.1)}@media screen and (max-width:1024px){.footer_bottom{font-size:.5rem}}@media screen and (max-width:560px){.footer_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer_bottom.flex,.footer_bottom .footer_docs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer_bottom .footer_docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer_bottom .footer_docs .link{margin-bottom:.7rem}}.footer_bottom .link{margin-right:1rem;color:#999;font-weight:500}@media screen and (max-width:560px){.footer_bottom .se{padding-top:.3rem}}.footer_bottom .se_img{width:1.5rem;height:1.5rem;margin-right:.5rem}.footer_bottom .se_text{color:#999}@media screen and (max-width:560px){.footer_bottom .se_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer_bottom .se_text .link{color:#222;margin-right:0}@media screen and (max-width:560px){.footer_bottom .se_text .link{margin-left:.1rem}}.certificate{background-color:#f3f3f3;padding-top:1.3rem;padding-bottom:1.3rem}@media screen and (max-width:700px){.certificate{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;padding-top:.7rem;padding-bottom:.7rem}}@media screen and (max-width:700px){.certificate_text{width:100%;margin-bottom:.7rem}}.certificate .link_download{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:1rem}@media screen and (max-width:700px){.certificate .link_download{margin-left:0}}.popup{position:relative;display:none;max-width:95%;max-height:95%;overflow:auto;background-color:#fff;border-radius:.25rem;cursor:default}.popup::-webkit-scrollbar{width:.3rem}.popup::-webkit-scrollbar-thumb{background-color:hsla(0,0%,60%,.7);border-radius:.3rem}.popup.active{display:block}.popup_wrap{position:fixed;top:0;left:-9999px;z-index:10;width:100%;height:100%;background-color:rgba(0,0,0,.3);opacity:0;cursor:pointer;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.popup_wrap.active{left:0;opacity:1}.popup_close_x{position:absolute;top:.7rem;right:.7rem;width:1.2rem;height:1.2rem;cursor:pointer}@media screen and (max-width:1024px){.popup_close_x{top:.5rem;right:.5rem}}.popup_close_x:after,.popup_close_x:before{content:"";position:absolute;top:.5rem;left:.2rem;width:.8rem;height:.1rem;background-color:#999}.popup_close_x:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup_close_x:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup_title{margin-bottom:0;padding:1rem 2rem;border-bottom:1px solid #eaeaea}@media screen and (max-width:1400px){.popup_title{padding:.8rem 1.7rem .8rem 1.5rem;font-size:1.3rem}}@media screen and (max-width:1024px){.popup_title{padding:.7rem 1.7rem .7rem 1rem}}@media screen and (max-width:700px){.popup_title{padding:.6rem 1.7rem .6rem .7rem;font-size:1.1rem}}.popup_form{padding:1.7rem 2rem 2rem}@media screen and (max-width:1400px){.popup_form{padding:1.5rem}}@media screen and (max-width:1024px){.popup_form{padding:1rem}}@media screen and (max-width:700px){.popup_form{padding:.6rem .7rem}.popup_form .btn{width:100%}}.popup_form .input_block{margin-bottom:1rem}@media screen and (max-width:1024px){.popup_form .input_block{margin-bottom:.5rem}}.popup_desc{margin-bottom:1.4rem}@media screen and (max-width:1024px){.popup_desc{margin-bottom:1rem}}@media screen and (max-width:700px){.popup_desc{margin-bottom:.7rem}}.popup_callback{width:25.8rem}.popup_callback .checkbox_block{padding-top:.5rem;margin-bottom:2rem}@media screen and (max-width:1024px){.popup_callback .checkbox_block{margin-bottom:1rem}}@media screen and (max-width:700px){.popup_callback .checkbox_block{margin-bottom:.7rem}}.popup_course{width:47.7rem}@media screen and (max-width:1400px){.popup_course{font-size:.7rem}}@media screen and (max-width:700px){.popup_course_block{-ms-flex-wrap:wrap;flex-wrap:wrap}}.popup_course_block .popup_form{width:50%;padding:0}@media screen and (max-width:700px){.popup_course_block .popup_form{width:100%}}.popup_course_block .popup_form .popup_course_desc_title{margin-bottom:1.2rem}@media screen and (max-width:1024px){.popup_course_block .popup_form .popup_course_desc_title{margin-bottom:.7rem}}.popup_course_block .popup_form .checkbox_block{padding-top:.5rem}.popup_course_block .popup_form_top{padding:1.4rem 2rem}@media screen and (max-width:1400px){.popup_course_block .popup_form_top{padding:.8rem 1rem}}@media screen and (max-width:1024px){.popup_course_block .popup_form_top{padding:1rem}}@media screen and (max-width:700px){.popup_course_block .popup_form_top{padding:.7rem}}.popup_course_block .popup_form_total{padding:1.4rem 2rem;border-top:1px solid #eaeaea}@media screen and (max-width:1400px){.popup_course_block .popup_form_total{padding:1rem}}@media screen and (max-width:1024px){.popup_course_block .popup_form_total{padding:1rem}.popup_course_block .popup_form_total .btn{width:8.2rem;min-width:auto}}@media screen and (max-width:700px){.popup_course_block .popup_form_total{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem .7rem .7rem}.popup_course_block .popup_form_total .btn{width:100%}}@media screen and (max-width:700px){.popup_course_block .popup_form_total_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.9rem}}.popup_course_block .popup_form_total_price .popup_course_desc_title{margin-bottom:.4rem}@media screen and (max-width:700px){.popup_course_block .popup_form_total_price .popup_course_desc_title{margin-bottom:0}}.popup_course_block .popup_form_total_price .price{font-size:.9rem;font-weight:600;color:#222}@media screen and (max-width:700px){.popup_course_block .popup_form_total_price .price{font-size:.8rem}}.popup_course_desc{width:50%;color:#222;border-right:1px solid #eaeaea}@media screen and (max-width:700px){.popup_course_desc{width:100%;border-right:0}}.popup_course_desc_item{padding:1.4rem 2rem;border-bottom:1px solid #eaeaea}@media screen and (max-width:1400px){.popup_course_desc_item{padding:.8rem 1rem}}@media screen and (max-width:1024px){.popup_course_desc_item{padding:1rem}}@media screen and (max-width:700px){.popup_course_desc_item{padding:.7rem}}.popup_course_desc_item:last-child{border-bottom:0}@media screen and (max-width:700px){.popup_course_desc_item:last-child{border-bottom:1px solid #eaeaea}}.popup_course_desc_title{margin-bottom:.7rem;font-size:.6rem;font-weight:600;color:#999;text-transform:uppercase}@media screen and (max-width:1024px){.popup_course_desc_title{margin-bottom:.4rem}}@media screen and (max-width:700px){.popup_course_desc_title{font-size:.5rem}}.popup_course_desc_title.purple{font-size:.9rem;color:#7b1ffe;text-transform:none}@media screen and (max-width:700px){.popup_course_desc_title.purple{font-size:.8rem}}.popup_course_price{margin-bottom:1.5rem}@media screen and (max-width:1024px){.popup_course_price{margin-bottom:.7rem}}.popup_course_price_row{margin-bottom:.3rem}@media screen and (max-width:700px){.popup_course_price_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.popup_course_price_row .price{bottom:.4rem}}.popup_course_price_row:last-child{margin-bottom:0}.popup_course_price_row .slash{display:inline-block;margin:0 .4rem}@media screen and (max-width:700px){.popup_course_price_row .slash{display:none}}.popup_course_payment_title{margin-right:.5rem;color:#999}@media screen and (max-width:700px){.popup_course_payment_title{margin-right:.3rem}}.popup_course_payment .img{margin-right:.3rem}@media screen and (max-width:700px){.popup_course_payment .img{width:2rem}}.popup_course_payment .img:last-child{margin-right:0}.popup_teacher{width:31.3rem}.popup_teacher_block{padding:2rem}@media screen and (max-width:1400px){.popup_teacher_block{padding:1.5rem}}@media screen and (max-width:1024px){.popup_teacher_block{padding:1rem}}@media screen and (max-width:700px){.popup_teacher_block{padding:.7rem}.popup_teacher_block .purple{margin-bottom:.6rem}}.popup_teacher_top{margin-bottom:1.5rem}@media screen and (max-width:1024px){.popup_teacher_top{margin-bottom:1rem}}@media screen and (max-width:700px){.popup_teacher_top{margin-bottom:.6rem}}.popup_teacher_img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:7.5rem;margin-right:1.5rem;border-radius:.25rem}@media screen and (max-width:1024px){.popup_teacher_img{width:6.2rem;margin-right:.9rem}}@media screen and (max-width:700px){.popup_teacher_img{width:3rem}}.popup_teacher_desc{margin-bottom:.5rem;font-size:.6rem;font-weight:600;color:#999;text-transform:uppercase}@media screen and (max-width:700px){.popup_teacher_desc{font-size:.5rem}}.popup_teacher_name{margin-bottom:.7rem;font-size:1.2rem;font-weight:600;color:#222}@media screen and (max-width:1024px){.popup_teacher_name{font-size:1.1rem}}@media screen and (max-width:700px){.popup_teacher_name{margin-bottom:0;font-size:.7rem}}.popup_news{width:47.7rem}.popup_news iframe{max-width:100%}.popup_news_block{padding:2.5rem 2rem}@media screen and (max-width:1024px){.popup_news_block{padding:2rem 1rem 1rem}}@media screen and (max-width:700px){.popup_news_block{padding:2rem .7rem .7rem}}.popup_news_img{width:100%;margin-bottom:1.4rem;border-radius:.25rem}@media screen and (max-width:700px){.popup_news_img{margin-bottom:.7rem}}.popup_news_date{margin-bottom:1rem;color:#999}@media screen and (max-width:700px){.popup_news_date{margin-bottom:.5rem}}.popup_news_date .svg_icon{width:1.2rem;height:1.2rem;margin-right:.5rem;stroke-width:.1rem;stroke:#999;fill:transparent}@media screen and (max-width:700px){.popup_news_date .svg_icon{width:1rem;height:1rem}}.popup_news .main_title,.popup_news .popup_title{margin-bottom:.8rem;line-height:1.2}.popup_news_bottom{padding:2rem;font-size:.9rem;font-weight:600;color:#222;background-color:#f4f3f3}@media screen and (max-width:1024px){.popup_news_bottom{padding:1rem}}@media screen and (max-width:700px){.popup_news_bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.7rem}}.popup_news_bottom .btn{margin-right:2.5rem}@media screen and (max-width:700px){.popup_news_bottom .btn{width:100%;margin-right:0;margin-bottom:.7rem}}.popup_success{width:20rem;padding:2rem 2rem 1rem;text-align:center}.popup_review_text,.popup_success_text{margin-bottom:1rem}.popup_review_text:last-child{margin-bottom:0}.popup_review_img{max-width:100%}.dropdown_course{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dropdown_course .input_error{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.dropdown_course_input{position:absolute;top:50%;left:.8rem;width:0;height:0;opacity:0}.dropdown_course_input.error~.dropdown_course_top{border-color:#f55}.dropdown_course_top{position:relative;height:2.3rem;padding:0 1.5rem 0 .8rem;color:#999;border:1px solid #eaeaea;border-radius:.25rem;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;white-space:nowrap}.dropdown_course_top:hover{border-color:#c5c5c5}.dropdown_course_top:after{content:"";position:absolute;top:calc(50% - .3rem);right:.8rem;width:.4rem;height:.4rem;border-right:.1rem solid #999;border-bottom:.1rem solid #999;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dropdown_course_top.active{border-color:#484848}.dropdown_course_top.active:after{top:calc(50% - .1rem);-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.dropdown_course_top.active~.dropdown_course_list{display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown_course_top .text{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;box-orient:vertical}.dropdown_course_list{position:absolute;top:calc(100% + .25rem);left:0;z-index:2;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;display:none;padding:1rem;-webkit-box-shadow:0 .3rem .7rem rgba(0,0,0,.15);box-shadow:0 .3rem .7rem rgba(0,0,0,.15);border-radius:.25rem;background-color:#fff}.dropdown_course_list .checkbox_block{width:46.6%;margin-bottom:.7rem;padding-top:0!important}.dropdown_course_list .checkbox_block:last-child{margin-bottom:0}.dropdown_course_list .checkbox_text{color:#999}.course_top{position:relative;padding:8rem 0 6rem}@media screen and (max-width:1024px){.course_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0}}@media screen and (max-width:700px){.course_top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.course_top_text{width:calc(100% - 30rem);min-width:45%}@media screen and (max-width:1024px){.course_top_text{width:48.6%;padding-top:4.5rem}}@media screen and (max-width:700px){.course_top_text{width:100%;margin-bottom:1.5rem;padding-top:1.5rem}}.course_top_text .btn_yellow{width:10.3rem}@media screen and (max-width:700px){.course_top_text .btn_yellow{width:100%}}.course_top_title{margin-bottom:1rem;font-size:2.5rem;font-weight:600;color:#222;line-height:1.2}@media screen and (max-width:1024px){.course_top_title{font-size:1.9rem}}@media screen and (max-width:700px){.course_top_title{margin-bottom:.7rem;font-size:1.2rem}}.course_top_price{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem;line-height:1}@media screen and (max-width:700px){.course_top_price{margin-bottom:1.2rem}}.course_top_price_item{width:49%;margin-bottom:1.4rem;margin-right:2%}.course_top_price_item:nth-child(2n){margin-right:0}.course_top_price_item:last-of-type{margin-bottom:0}@media screen and (max-width:1023px){.course_top_price_item{width:100%;margin-bottom:1rem!important;margin-right:0}}.course_top_price .min{margin-bottom:.4rem;font-size:.6rem;font-weight:600;color:#999;text-transform:uppercase}@media screen and (max-width:700px){.course_top_price .min{font-size:.5rem}}.course_top_price .price{font-size:1.4rem;color:#999}@media screen and (max-width:1400px){.course_top_price .price{font-size:1.1rem}}@media screen and (max-width:700px){.course_top_price .price{font-size:1rem}}.course_top_price .price b{color:#222;font-size:1.6rem}@media screen and (max-width:1400px){.course_top_price .price b{font-size:1.3rem}}@media screen and (max-width:700px){.course_top_price .price b{font-size:1.1rem}}.course_teacher{position:absolute;right:0;top:6rem;width:31.3rem;padding:2rem;max-width:48.6%;border-radius:.25rem;border:1px solid #eaeaea;background-color:#fff}@media screen and (max-width:1024px){.course_teacher{position:relative;top:3.7rem;width:48.6%;padding:1rem}}@media screen and (max-width:700px){.course_teacher{top:0;width:100%;max-width:none;margin-bottom:-3rem;padding:.7rem}}.course_teacher_top{margin-bottom:1.5rem}@media screen and (max-width:1024px){.course_teacher_top{margin-bottom:.7rem}}.course_teacher_img{width:7.3rem;margin-right:1.6rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:.25rem}@media screen and (max-width:1024px){.course_teacher_img{width:4.2rem;margin-right:1rem}}@media screen and (max-width:700px){.course_teacher_img{width:2.5rem;margin-right:.7rem}}.course_teacher_text{width:100%}.course_teacher_text .grey{margin-bottom:.4rem;font-size:.6rem;font-weight:600;color:#999;text-transform:uppercase}@media screen and (max-width:700px){.course_teacher_text .grey{margin-bottom:.2rem;font-size:.5rem}}.course_teacher_name{margin-bottom:.7rem;font-size:1.3rem;font-weight:600;color:#222;line-height:1.2}@media screen and (max-width:1024px){.course_teacher_name{margin-bottom:0;font-size:1rem}}@media screen and (max-width:700px){.course_teacher_name{font-size:.8rem}}.course_teacher_qualification{color:#7b1ffe}@media screen and (max-width:1024px){.course_teacher_qualification{display:none}}.course_teacher_qualification.mobile{display:none;margin-bottom:.7rem}@media screen and (max-width:1024px){.course_teacher_qualification.mobile{display:block}}.course_teacher_merit_item{margin-bottom:.7rem}.course_teacher_merit_item:last-child{margin-bottom:0}.course_teacher_merit_item .svg_icon{width:.8rem;height:.8rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.7rem;margin-top:.15rem}.course_teacher_merit_item_text{width:100%}.about_course{padding-top:6rem;padding-bottom:10rem;background-color:#fafafc}@media screen and (max-width:1024px){.about_course{padding-top:4rem;padding-bottom:8rem}}@media screen and (max-width:700px){.about_course{padding-top:6rem;padding-bottom:6rem}}@media screen and (max-width:700px){.about_course_block{-ms-flex-wrap:wrap;flex-wrap:wrap}}.about_course_content{width:43%}@media screen and (max-width:1024px){.about_course_content{width:48.6%}}@media screen and (max-width:700px){.about_course_content{width:100%;margin-bottom:1.5rem}}.about_course_desc{width:49%}@media screen and (max-width:1024px){.about_course_desc{width:48.6%}}@media screen and (max-width:700px){.about_course_desc{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about_course_desc_item{width:100%;padding:1.5rem;font-style:italic;background-color:#fff;border-radius:.25rem}@media screen and (max-width:1024px){.about_course_desc_item{padding:1rem}}@media screen and (max-width:700px){.about_course_desc_item{width:100%;margin-bottom:.7rem;padding:.7rem}.about_course_desc_item:last-child{margin-bottom:0}}.about_course_desc_item .img{width:2.4rem;height:2.4rem;margin-bottom:.7rem;border-radius:.25rem}@media screen and (max-width:1024px){.about_course_desc_item .img{width:1.7rem;height:1.7rem}}.about_course_desc_item .img.clock{background-color:rgba(29,190,236,.1)}.about_course_desc_item .img.calendar{background-color:rgba(123,31,254,.1)}.about_course_desc_item .img.calendar .svg_icon{stroke:#7b1ffe;stroke-width:.1rem}.about_course_desc_item .img .svg_icon{width:1.2rem;height:1.2rem;fill:transparent}@media screen and (max-width:1024px){.about_course_desc_item .img .svg_icon{width:.9rem;height:.9rem}}@media screen and (max-width:700px){.course_banner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.course_banner_img{position:relative;top:-4.2rem;width:48.8%;margin-bottom:-4.2rem;border-radius:.25rem}@media screen and (max-width:1024px){.course_banner_img{top:-4.1rem;width:48.6%;height:18.8rem;margin-bottom:-4.1rem;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:700px){.course_banner_img{top:-3rem;width:100%;height:10.3rem;margin-bottom:-1.5rem}}.course_banner .main_title,.course_banner .popup_title{width:43.4%;margin-bottom:0;line-height:1.3}@media screen and (max-width:1024px){.course_banner .main_title,.course_banner .popup_title{width:45.9%}}@media screen and (max-width:700px){.course_banner .main_title,.course_banner .popup_title{width:100%}}.program{padding-top:6rem;padding-bottom:6rem}@media screen and (max-width:1024px){.program{padding-top:4rem;padding-bottom:4rem}}.program_item{margin-bottom:1.5rem;border-radius:.25rem;border:1px solid #eaeaea}@media screen and (max-width:1024px){.program_item{margin-bottom:1rem}}.program_item:last-child{margin-bottom:0}.program_item_title{position:relative;padding:1.5rem;width:100%;font-size:.9rem;font-weight:600;color:#222;cursor:pointer}@media screen and (max-width:1024px){.program_item_title{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem}.program_item_title .title{width:100%;padding-right:1rem}}@media screen and (max-width:700px){.program_item_title{padding:.7rem;font-size:.8rem}}.program_item_title:before{content:"";position:absolute;right:1.7rem;top:calc(50% - .2rem);width:.4rem;height:.4rem;border-right:.1rem solid #999;border-bottom:.1rem solid #999;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media screen and (max-width:1024px){.program_item_title:before{right:1.2rem}}.program_item_title.active:before{top:50%;border-color:#222;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.program_item_number{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:.3rem .5rem;margin-right:1rem;font-size:.5rem;font-weight:600;color:#7b1ffe;text-transform:uppercase;border-radius:.25rem;background-color:rgba(123,31,254,.1)}@media screen and (max-width:1024px){.program_item_number{margin-bottom:.5rem}}.program_item_text{display:none;padding:0 1.5rem}@media screen and (max-width:1024px){.program_item_text{padding:0 1rem}}@media screen and (max-width:700px){.program_item_text{padding:0 .7rem}}.program_item_text .text{padding:1.5rem 0;border-top:1px solid #eaeaea}@media screen and (max-width:1024px){.program_item_text .text{padding:.8rem 0}}.program_desc{padding-top:1.2rem}@media screen and (max-width:700px){.program_desc{padding-top:.8rem}}.course_test{position:relative;margin-bottom:7rem;color:#fff;background-color:#01253f}@media screen and (max-width:700px){.course_test{margin-bottom:0}}.course_test_circles{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%}.course_test_circle{position:absolute;border-radius:50%}.course_test_circle.first{top:-11.25rem;left:-11.25rem;width:22.5rem;height:22.5rem;background-color:#1cbeef}@media screen and (max-width:1024px){.course_test_circle.first{top:-7.1rem;left:-8.2rem;width:12.8rem;height:12.8rem}}@media screen and (max-width:700px){.course_test_circle.first{top:-6.5rem;left:-6rem;width:10rem;height:10rem}}.course_test_circle.second{bottom:6.2rem;left:2.3rem;width:2.2rem;height:2.2rem;background-color:#7b1ffe}@media screen and (max-width:1024px){.course_test_circle.second{bottom:8.2rem;left:-1.1rem;width:1.5rem;height:1.5rem}}@media screen and (max-width:700px){.course_test_circle.second{bottom:auto;top:6.3rem;left:.5rem;width:1rem;height:1rem}}.course_test_circle.third{left:7.5rem;bottom:9rem;width:4.8rem;height:4.8rem;background-color:#26ecbc}@media screen and (max-width:1024px){.course_test_circle.third{bottom:10rem;left:1.5rem;width:2.4rem;height:2.4rem}}@media screen and (max-width:700px){.course_test_circle.third{top:4rem;bottom:auto;left:2.3rem;width:2rem;height:2rem}}.course_test_circle.fourth{top:7.4rem;right:5.3rem;width:2.2rem;height:2.2rem;background-color:#1cbeef}@media screen and (max-width:1024px){.course_test_circle.fourth{top:6.9rem;right:.25rem;width:1.7rem;height:1.7rem}}@media screen and (max-width:700px){.course_test_circle.fourth{top:auto;bottom:4rem;right:.3rem;width:1.2rem;height:1.2rem}}.course_test_circle.fifth{bottom:-11.25rem;right:-11.25rem;width:22.5rem;height:22.5rem;background-color:#26ecbc}@media screen and (max-width:1024px){.course_test_circle.fifth{bottom:-3.5rem;right:-8.5rem;width:10rem;height:10rem}}@media screen and (max-width:700px){.course_test_circle.fifth{bottom:-7rem;right:-6.8rem;width:10rem;height:10rem}}.course_test_block{position:relative;z-index:1;height:23.8rem;padding-top:6rem;padding-right:57%}@media screen and (max-width:1024px){.course_test_block{height:18rem;padding-top:4rem;padding-right:51%}}@media screen and (max-width:700px){.course_test_block{height:auto;padding-top:3rem;padding-right:0}.course_test_block .btn_yellow{width:100%;margin-bottom:1.5rem}}.course_test_desc{margin-bottom:1.8rem}@media screen and (max-width:1024px){.course_test_desc{margin-bottom:1.2rem}}@media screen and (max-width:700px){.course_test_desc{margin-bottom:1rem}}.course_test .main_title,.course_test .popup_title{margin-bottom:1.5rem;color:#fff;line-height:1.3}@media screen and (max-width:1024px){.course_test .main_title,.course_test .popup_title{margin-bottom:.7rem}}@media screen and (max-width:700px){.course_test .main_title,.course_test .popup_title{margin-bottom:.5rem}}.course_test_form{position:absolute;top:6rem;right:0;width:48.8%;padding:1.7rem 2rem 2rem;color:#222;background-color:#fff;border:1px solid #eaeaea;border-top:.5rem solid #fed700;border-radius:0 0 .25rem .25rem}@media screen and (max-width:1024px){.course_test_form{top:4rem;padding:1rem}}@media screen and (max-width:700px){.course_test_form{position:static;width:100%;padding:.7rem}}.course_test_form_title{margin-bottom:1.3rem;font-size:.9rem;font-weight:600}@media screen and (max-width:1024px){.course_test_form_title{margin-bottom:1rem}}@media screen and (max-width:700px){.course_test_form_title{margin-bottom:.7rem;font-size:.8rem}}.course_test_form .input_block{margin-bottom:1rem}@media screen and (max-width:1024px){.course_test_form .input_block{margin-bottom:.5rem}}.course_test_form .checkbox_block{margin-bottom:1.7rem}@media screen and (max-width:1024px){.course_test_form .checkbox_block{padding-top:.5rem;margin-bottom:1rem}}@media screen and (max-width:1024px){.course_test_form_btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:700px){.course_test_form_btns{-ms-flex-wrap:wrap;flex-wrap:wrap}}.course_test_form .btn{margin-right:1rem}@media screen and (max-width:1024px){.course_test_form .btn{width:51.1%;margin-right:0;min-width:auto}}@media screen and (max-width:700px){.course_test_form .btn{width:100%;margin-bottom:.5rem}}.course_test_form .btn_border{width:8.4rem}@media screen and (max-width:1024px){.course_test_form .btn_border{width:46%}}@media screen and (max-width:700px){.course_test_form .btn_border{width:100%}}