.triangle{position:absolute;pointer-events:none;opacity:0}.mason--loaded .triangle{opacity:1}.triangle svg{display:block;width:100%}.triangle path{stroke-width:2px;fill-opacity:0;-webkit-transition:fill-opacity 350ms ease;-o-transition:fill-opacity 350ms ease;transition:fill-opacity 350ms ease}.triangle .done path{fill-opacity:1}.hero{position:relative;z-index:1}.hero__ratio{position:relative;min-height:460px;max-height:calc(100vh - 120px - 50px)}.hero__ratio:before{display:block;content:"";width:100%;padding-top:50%}.hero__center{position:absolute;top:25%;left:0;right:0;z-index:4;width:90%;max-width:800px;margin:0 auto}.hero__text{display:block;width:100%;opacity:0}.mason--loaded .hero__text{opacity:1}.hero__text path{fill:none;stroke:#fff;stroke-width:2px}.hero__text .you{fill:#fff;-webkit-filter:drop-shadow(0 0 5px rgba(255, 255, 255, 0));filter:drop-shadow(0 0 5px rgba(255, 255, 255, 0));fill-opacity:0;-webkit-transition:fill-opacity 1s ease, -webkit-filter 1s ease;transition:fill-opacity 1s ease, -webkit-filter 1s ease;-o-transition:fill-opacity 1s ease, filter 1s ease;transition:fill-opacity 1s ease, filter 1s ease;transition:fill-opacity 1s ease, filter 1s ease, -webkit-filter 1s ease}.hero__text.done .you{fill-opacity:1;-webkit-filter:drop-shadow(0 0 5px #fff);filter:drop-shadow(0 0 5px #fff)}.hero__bot{bottom:10%}.hero__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px -16px 0}.hero__links .button__link{margin:0 16px 16px 0}.hero__links .button__link:first-child a{background-color:#F29102}.hero__links .button__link:first-child a:hover{background-color:#652580}@media (min-width:1025px){.hero__bot{bottom:25%}.hero__links{margin:0 -30px -30px 0}.hero__links .button__link{margin:0 30px 30px 0}}.courseSearch{z-index:2}.news{position:relative;z-index:0;padding:50px 0}.news .button__link--2 a:hover{background-color:#53AE32}.news__watermark{position:absolute;left:0;top:0;z-index:1;width:150%;max-width:890px;opacity:0.05;-webkit-transform:translate(-20%, -10%);-ms-transform:translate(-20%, -10%);transform:translate(-20%, -10%);pointer-events:none}.news__triangle--1{display:none;top:-50px;left:Min(90%, calc(50% + 400px));width:430px}.news__triangle--1 path{fill:#652580;stroke:#652580}.news__triangle--2{position:absolute;top:0;left:0;width:80%;min-width:600px}.news__triangle--2 svg{-webkit-transform:translate(-40%, -15%);-ms-transform:translate(-40%, -15%);transform:translate(-40%, -15%)}.news__triangle--2 path{fill:#079EAD;stroke:#079EAD}.news__header{position:relative;z-index:3;margin-bottom:24px}.news__title{color:#fff;margin:0;font-weight:900;font-size:1.5em;text-transform:uppercase}.news__right{display:none}.news__filter{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px}.news__filter__btn{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;background-color:#fff;border-radius:8px;height:60px;padding:0 26px;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.2);box-shadow:0 0 20px rgba(0, 0, 0, 0.2)}.news__filter__btn span{font-size:1.25em;font-weight:700;color:#b1b1b1}.news__filter__btn svg{color:#F29102;margin:0 0 10px 20px}.news__filter__dropdown{position:absolute;top:70px;right:0;left:0;width:200px;visibility:hidden;opacity:0;background-color:#fff;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.2);box-shadow:0 0 20px rgba(0, 0, 0, 0.2);border-radius:8px;padding:25px 0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity 350ms, visibility 0ms linear, -webkit-transform 350ms ease;transition:opacity 350ms, visibility 0ms linear, -webkit-transform 350ms ease;-o-transition:transform 350ms ease, opacity 350ms, visibility 0ms linear;transition:transform 350ms ease, opacity 350ms, visibility 0ms linear;transition:transform 350ms ease, opacity 350ms, visibility 0ms linear, -webkit-transform 350ms ease}.news__filter.active .news__filter__dropdown{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.news__filter__item{-webkit-transition:padding 350ms ease;-o-transition:padding 350ms ease;transition:padding 350ms ease;padding:10px 50px 10px 65px;position:relative;cursor:pointer}.news__filter__item svg{position:absolute;left:20px;right:calc(100% - 65px);margin:0 auto;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0;width:12px;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.news__filter__item svg path{fill:#079EAD}.news__filter__item span{color:#243038;font-weight:800;line-height:20px;letter-spacing:0.01em}.news__filter__item.active svg{opacity:1}.news__filter__item:hover{padding:10px 45px 10px 80px}.news__container{position:relative;z-index:2;padding:0 5%}.news__container ul{margin:0;padding:0}.news__container ul li{list-style-type:none}.news__status{text-align:center;font-weight:900;margin:24px 0;font-size:1.5em}.news__item{width:320px;max-width:90vw}.news__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;overflow:hidden;min-height:320px;text-decoration:none;padding:124px 32px 32px;-webkit-box-shadow:0 8px 48px rgba(0, 0, 0, 0.2);box-shadow:0 8px 48px rgba(0, 0, 0, 0.2);background-color:#243038}.news__item__link:before{content:'';position:absolute;top:10%;right:0;bottom:0;left:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));background:-o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));background:linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));z-index:1}.news__item__link:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0.7;background:-webkit-gradient(linear, left top, right bottom, from(#652580), to(#F29102));background:-webkit-linear-gradient(top left, #652580, #F29102);background:-o-linear-gradient(top left, #652580, #F29102);background:linear-gradient(to bottom right, #652580, #F29102)}.news__item[data-thumb=""] .news__item__link,.news__item[data-thumb="/_site/images/design/thumbnail.jpg"] .news__item__link{background-color:#fff}.news__item[data-thumb=""] .news__item__link:after,.news__item[data-thumb=""] .news__item__link:before,.news__item[data-thumb="/_site/images/design/thumbnail.jpg"] .news__item__link:after,.news__item[data-thumb="/_site/images/design/thumbnail.jpg"] .news__item__link:before{display:none}.news__item__link:hover .news__item__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.news__item__img{opacity:0.7;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.news__item[data-thumb=""] .news__item__img,.news__item[data-thumb="/_site/images/design/thumbnail.jpg"] .news__item__img{display:none}.news__item__account{position:absolute;top:32px;left:32px;z-index:3;width:48px;height:48px;border-radius:50%;background-color:#652580;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25em;color:#fff}.news__item__account[data-type=facebook],.news__item__account[title=facebook]{background-color:#1778f2}.news__item__account[data-type=twitter],.news__item__account[title=twitter]{background-color:#1DA1F2}.news__item__account[data-type=youTube],.news__item__account[title=youTube]{background-color:#FF0000}.news__item__account[data-type=vimeo],.news__item__account[title=vimeo]{background-color:#1ab7ea}.news__item__account[data-type=linkedIn],.news__item__account[title=linkedIn]{background-color:#0a66c2}.news__item__account[data-type=instagram],.news__item__account[title=instagram]{background-color:#bd00aa}.news__item__date{margin:0;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;font-size:0.875em;color:#fff;position:relative;z-index:3;opacity:0.6}.news__item[data-thumb=""] .news__item__date,.news__item[data-thumb="/_site/images/design/thumbnail.jpg"] .news__item__date{color:#243038}.news__item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;max-height:2.4em;overflow:hidden;margin:5px 0 0;font-size:1.5em;position:relative;z-index:3;color:#fff}.news__item[data-thumb=""] .news__item__title,.news__item[data-thumb="/_site/images/design/thumbnail.jpg"] .news__item__title{color:#243038}.news__item__text{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-height:1.4;max-height:7em;overflow:hidden;margin:10px 0 0;position:relative;z-index:3;color:#fff}.news__item--news .news__item__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.4;max-height:4.2em;overflow:hidden}.news__item[data-thumb=""] .news__item__text,.news__item[data-thumb="/_site/images/design/thumbnail.jpg"] .news__item__text{color:#243038}.news__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2;margin-top:24px}@media (min-width:1025px){.news{padding:120px 0 190px}.news__triangle--1{display:block}.news__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.news__title{font-size:3.5em}.news__right{display:-webkit-box;display:-ms-flexbox;display:flex}.news__footer{display:none}}.blockLinks{position:relative}.blockLinks .grid__item{position:relative}.blockLinks .grid__item:before{display:block;content:"";width:100%;padding-top:100%}.blockLinks__triangle--1{top:-30px;right:Max(0px, calc((50% - 585px) - 40px));z-index:2;width:80px}.blockLinks__triangle--1 path{fill:#E5342A;stroke:#E5342A}.blockLinks__triangle--2{top:50%;left:Max(0px, calc((50% - 585px) - 290px + 185px));width:290px}.blockLinks__triangle--2 path{fill:#FDCB37;stroke:#FDCB37}.feature{padding:50px 0;position:relative}.feature__watermark{position:absolute;right:0;top:0;z-index:1;width:150%;max-width:890px;opacity:0.05;pointer-events:none}.feature__triangle{z-index:1}.feature__triangle--1{width:300px;top:0;right:Max(0px, calc((50% - 585px) - 40px))}.feature__triangle--1 path{fill:#079EAD;stroke:#079EAD}.feature__triangle--2{width:300px;top:200px;right:Max(calc(5% + 200px), calc(50% - 585px + 200px))}.feature__triangle--2 path{fill:#F29102;stroke:#F29102}.feature__triangle--3{width:100px;top:300px;z-index:3;right:Max(0px, calc(50% - 585px))}.feature__triangle--3 path{fill:#53AE32;stroke:#53AE32}.feature__inner{position:relative;z-index:2}.feature__item{position:absolute;display:none}.feature__item:first-child{display:block}.feature__item__info{text-align:center}.feature__item__subtitle{color:#b1b1b1;margin:0 0 5px;letter-spacing:0.03em;font-weight:900;text-transform:uppercase}.feature__item__title{font-size:1.5em;margin:0;font-weight:900;text-transform:uppercase}.feature__item__text{font-size:1.125em;line-height:1.6;margin:10px 0 24px}.feature__item__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.feature__item__pager{display:none}.feature__item__pager button{position:relative;width:48px;height:48px;margin-right:6px;border-radius:50%}.feature__item__pager button:last-child{margin-right:0}.feature__item__pager button:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:12px;height:12px;border-radius:50%;background-color:#079EAD;opacity:0.2;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.feature__item__pager button svg{position:absolute;top:-3px;left:-3px;width:50px;height:50px}.feature__item__pager button svg circle{fill:none;stroke:#079EAD;stroke-width:2px;stroke-dasharray:137.34;stroke-dashoffset:137.34}.feature__item__pager button.cycle-pager-active{border:2px rgba(7, 158, 173, 0.2) solid}.feature__item__pager button.cycle-pager-active:before{opacity:1}.feature__item__pager button.cycle-pager-active circle{-webkit-transition:stroke-dashoffset 10s linear;-o-transition:stroke-dashoffset 10s linear;transition:stroke-dashoffset 10s linear;stroke-dashoffset:0}.feature__item__img{margin:0 auto 50px;position:relative;max-width:400px;overflow:hidden;border-radius:50%;-webkit-box-shadow:0 0 30px rgba(0, 0, 0, 0.3);box-shadow:0 0 30px rgba(0, 0, 0, 0.3)}.feature__item__img:before{display:block;content:"";width:100%;padding-top:100%}@media (min-width:769px){.feature__item__footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.feature__item__pager{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:1025px){.feature{padding:120px 0}.feature__triangle--1{top:auto;bottom:50%;width:395px}.feature__triangle--2{top:50%}.feature__triangle--3{top:auto;bottom:45%}.feature__item{bottom:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.feature__item__info{width:65%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-right:110px;padding-bottom:84px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;text-align:left}.feature__item__title{font-size:3.5em}.feature__item__footer{position:absolute;bottom:0;left:0;width:Min(calc(65% - 110px), calc(100% - 400px - 110px))}.feature__item__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0;width:35%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}@media (min-width:1025px){.feature{padding:240px 0}}
/*# sourceMappingURL=home.css.map */