.hero .container{position:relative;padding-top:10rem;padding-bottom:6.25rem}@media(max-width: 1380px){.hero .container{overflow:hidden}}@media(max-width: 767px){.hero .container{padding-top:3rem;padding-bottom:1.25rem}}.hero h1,.hero .page-title{font-family:"Sora",sans-serif;font-weight:600;font-size:5rem;line-height:1;letter-spacing:-0.15rem;padding-bottom:2.5rem}@media(max-width: 1120px){.hero h1,.hero .page-title{text-align:center}}@media(max-width: 767px){.hero h1,.hero .page-title{font-family:"Sora",sans-serif;font-weight:600;font-size:2.5rem;line-height:1;letter-spacing:-0.075rem;margin-left:-0.25rem;padding-bottom:3.875rem}}.hero__img{position:absolute;margin-top:1.125rem;top:0;right:-40px;max-width:49.875rem;width:100%;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}@media screen and (max-width: 1300px){.hero__img{max-width:37.5rem}}@media(max-width: 1120px){.hero__img{position:relative;right:auto;margin:auto;margin-bottom:5rem}}@media(max-width: 480px){.hero__img{width:calc(100% + 2*0.9375rem);margin-left:-0.9375rem;margin-right:-0.9375rem}}.hero__img img{width:100%;max-width:30.9375rem;height:auto;position:relative;z-index:3}@media(min-width: 641px){.hero__img img{-webkit-animation:slideIn 1s ease-out forwards;animation:slideIn 1s ease-out forwards}}@media(max-width: 1120px){.hero__img img{max-width:25rem}}@media(max-width: 480px){.hero__img img{max-width:15.375rem}}.hero__img::after{content:"";position:absolute;width:100%;max-height:28.5rem;height:118.5%;left:0px;top:-1.875rem;background-image:url("./../../img/academy-page/bg-left.svg");background-size:contain;background-repeat:no-repeat;background-position:left}@media(min-width: 641px){.hero__img::after{opacity:0;-webkit-animation:slideLeft 1s ease-out forwards;animation:slideLeft 1s ease-out forwards}}@media(max-width: 767px){.hero__img::after{top:auto;bottom:-20px;height:118.5%}}.hero__img::before{content:"";position:absolute;width:100%;max-height:22.6875rem;height:100%;right:0;top:0.25rem;background-image:url("./../../img/academy-page/bg-right.svg");background-size:contain;background-repeat:no-repeat;background-position:right}@media(min-width: 641px){.hero__img::before{opacity:0;-webkit-animation:slideRight 1s ease-out forwards;animation:slideRight 1s ease-out forwards}}.hero__description{max-width:33.75rem;padding-bottom:0.9375rem}@media(max-width: 1120px){.hero__description{margin:auto;text-align:center;padding-bottom:0.25rem}}.hero__caption{font-family:"Kalam",sans-serif;font-weight:400;font-size:1.25rem;line-height:1.4;letter-spacing:0;position:relative}.hero__caption svg{-webkit-transform:translateY(20px) rotate(10deg);-ms-transform:translateY(20px) rotate(10deg);transform:translateY(20px) rotate(10deg);width:5.625rem;margin-left:0.25rem}@media(max-width: 1120px){.hero__caption{text-align:center;padding-right:0.375rem}}@-webkit-keyframes slideLeft{from{left:-10%}to{opacity:1;left:-2%}}@keyframes slideLeft{from{left:-10%}to{opacity:1;left:-2%}}@-webkit-keyframes slideRight{from{right:-10%}to{opacity:1;right:2%}}@keyframes slideRight{from{right:-10%}to{opacity:1;right:2%}}@-webkit-keyframes slideIn{from{-webkit-transform:scale(0.8);transform:scale(0.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes slideIn{from{-webkit-transform:scale(0.8);transform:scale(0.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}