:root{--header-height:100px;--mobile-header-height:54px;--site-courses-menu-width:754px;--c-green:#4ED401;--c-green-hover:#62EA14;--c-green-active:#46BF01;--c-green-bg:#F0FEE1;--c-active:#0795E2;--c-active-hover:#2FB6FF;--c-active-bg:#F1FAFE;--c-active-bg-hover:#D1EFFF;--c-active-bg-active:#A9D7F0;--c-ucan-light:#CAF6FF;--c-ucan-bright:#26DAFD;--c-ucan-dark:#1A97FC;--c-white:#FFFFFF;--c-white-alt:rgba(255, 255, 255, .8);--c-black:#000000;--c-gray-1:#FAFAFA;--c-gray-2:#EEEFF1;--c-gray-3:#E3E5E8;--c-gray-4:#ACB6C5;--c-gray-5:#8D949E;--c-orange:#FEAC30;--c-orange-bg:#FDEFD9;--c-yellow:#FED530;--c-red:#E33C39;--c-red-bg:#FCE3E2;--c-red-bg-active:#F3CCCC;--c-blue-1:#3462AB;--c-blue-2:#244C8E;--c-blue-3:#004182;--c-blue-bg:#E9EFF9;--c-special-behance:#105EFB;--c-special-behance-dark:#004BE2;--c-special-behance-darker:#0043C9}.section.-hero{padding-top:100px}.section.-hero .container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-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;padding:60px 0;color:#fff}.hero_title{margin-bottom:10px}.hero_description{max-width:700px}.section.-awards{padding:60px 0;background-color:#f8f8f8;--container-padding-x-mobile-lg:15px}@media screen and (max-width:768px){.hero{padding:0 0 30px}.section.-awards{padding:30px 0}}.awards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 15px;width:100%}@media screen and (max-width:1024px){.awards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.section.-awards{padding:15px 0}.awards{grid-template-columns:1fr}}.awards_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;background-color:#fff;border-radius:16px}.awards_item-image{height:200px;border-radius:10px;overflow:hidden}.awards_item-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.awards_item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding:30px 20px 20px}.awards_item-title{font-size:18px;line-height:24px;font-weight:600}.awards_item-descr{color:#000}.awards_item-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding:0 20px 20px}.awards_item-logo{display:block}.awards_item-logo img{display:block;height:40px;width:auto}