@keyframes slideInLeft{0%{opacity:0;transform:translate(-4.5rem,-3rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(4.5rem)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeftEase{0%{opacity:0;transform:translateX(-6rem)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-8rem)}to{opacity:1;transform:translateY(0)}}@keyframes easeIn{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}@keyframes easeUpDown{0%{transform:translateY(1.2rem)}50%{transform:translateY(0)}to{transform:translateY(1.2rem)}}@keyframes fade{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes zoomIn{0%{opacity:.3;transform:scale(0)}to{opacity:1;transform:scale(1)}}.content-wrapper{margin:auto;max-width:1240px}.course__email--container{display:none;padding:2rem 0;width:100%}.course__email--container-active{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:37.5em){.course__email--container{padding:1.5rem 0}}.course__email--form{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:37.5em){.course__email--form{align-items:flex-start}}.course__email--input{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem;width:100%}@media only screen and (max-width:37.5em){.course__email--input{align-items:center;align-items:flex-start;display:flex;flex-direction:column;justify-content:center}}.course__email--input label{font-family:Rubik;font-size:1.1rem;font-weight:400;padding-right:.5rem}.course__email--input input{background-color:transparent;border:none;border-bottom:2px solid #000;outline:none;outline:none!important;padding:0!important;width:auto!important}@media only screen and (max-width:37.5em){.course__email--input input{border-bottom:1px solid #000;width:100%}}.course__email--input input,.course__email--input input::-webkit-input-placeholder{color:#000;font-family:Rubik;font-size:1.2rem;font-weight:500;line-height:1.4rem;text-align:center}.course__email--btn{background-color:#00a1e0;border:0 solid #00a1e0;border-radius:100rem;color:#fff;cursor:pointer;font-family:Staatliches,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.03em;line-height:1.1;padding:1rem 2rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .15s linear,border-color .15s linear,color .15s linear;white-space:normal;word-break:break-word}.course__email--btn:hover{background-color:#14bdff}.course__email--btn span:last-child{padding-left:1rem}@media only screen and (max-width:37.5em){.course__email--btn{width:100%!important}}.course__section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 0}@media only screen and (max-width:62.5em){.course__section{padding:2rem 20px}}.course__container{width:100%}.course__header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:.5rem}.course__header h2{color:#000;font-family:Staatliches,sans-serif;font-size:3rem;font-style:normal;font-weight:700;line-height:3.25rem;text-decoration:none}@media only screen and (max-width:37.5em){.course__header h2{font-size:3rem}}.course__stage{margin:.5rem 0!important}@media only screen and (max-width:37.5em){.course__stage{margin:0!important}}.course__stage--container{align-items:center;display:flex;justify-content:center;padding:1rem 0}@media only screen and (max-width:62.5em){.course__stage--container{padding-top:0}}.course__stage--form{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:50rem}@media only screen and (max-width:62.5em){.course__stage--form{width:80%}}@media only screen and (max-width:37.5em){.course__stage--form{justify-content:flex-start;width:100%}}.course__stage{display:none;flex-wrap:wrap}.course__stage--active{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:37.5em){.course__stage{justify-content:flex-start}}.course__stage--question{color:#000;font-family:Rubik;font-size:1.2rem;font-weight:400;line-height:1.4rem;padding:0 .5rem}@media only screen and (max-width:37.5em){.course__stage--question{font-size:1rem;margin-top:.8rem;padding:0 .5rem 0 0}}.course__stage--input-wrapper select{background-color:transparent;border:none;border-bottom:2px solid #000;outline:none;padding:0!important}.course__stage--input-wrapper select,.course__stage--input-wrapper select::-webkit-input-placeholder{color:#000;font-family:Rubik;font-size:1.2rem;font-weight:500;line-height:1.4rem;text-align:center}@media only screen and (max-width:37.5em){.course__stage--input-wrapper select{border-bottom:1px solid #000;margin-right:.5rem;margin-top:.8rem}}.course__result--container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 0;width:100%}.course__loading,.course__noresult{color:#b7babe;display:none;font-family:Staatliches,sans-serif;font-size:1.2rem;font-weight:500}.course__noresult{margin-top:2rem}.course__btn,.course__loadmore--btn{background-color:#00a1e0;border:0 solid #00a1e0;border-radius:100rem;color:#fff;cursor:pointer;font-family:Staatliches,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.03em;line-height:1.1;padding:1rem 2rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .15s linear,border-color .15s linear,color .15s linear;white-space:normal;word-break:break-word}.course__btn:hover,.course__loadmore--btn:hover{background-color:#14bdff}.course__btn span:last-child,.course__loadmore--btn span:last-child{padding-left:1rem}@media only screen and (max-width:37.5em){.course__btn,.course__loadmore--btn{width:100%!important}}.course__loadmore--btn-wrapper{display:none}.course__loadmore--btn{background-color:transparent;color:#000;font-family:Rubik;margin-top:2rem}.course__loadmore--btn:hover{background-color:transparent;color:#191b1d66}.course__result--wrapper{align-items:center;align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem;width:100%}@media only screen and (max-width:75em){.course__result--wrapper-skeleton>:last-child{display:none}}@media only screen and (max-width:62.5em){.course__result--wrapper-skeleton>:nth-child(3){display:none}}.course__result--card{align-items:center;align-items:flex-start;background-color:#fff;border-radius:.3rem;box-shadow:0 10px 30px rgba(25,27,29,.2);display:flex;flex-direction:column;justify-content:center;justify-content:space-between;margin:1.5rem .75rem;min-height:25rem;padding:1.5rem;width:calc(25% - 1.5rem)}@media only screen and (max-width:75em){.course__result--card{margin:2rem 1rem;width:30%}}@media only screen and (max-width:62.5em){.course__result--card{margin:1.5rem 1rem;width:40%}}@media only screen and (max-width:50em){.course__result--card{margin:1.5rem 1rem;width:calc(50% - 2rem)}}@media only screen and (max-width:43.75em){.course__result--card{margin:0 0 2rem;width:70%}}@media only screen and (max-width:31.25em){.course__result--card{margin:0 0 2rem;width:100%}}.course__result--card-name{color:#000;font-family:Rubik;font-size:1.4rem;font-weight:600;line-height:1.2;padding-bottom:.8rem}.course__result--card-detail{color:#000;font-family:Rubik;font-size:1.1rem;font-weight:400;line-height:1.4;padding-bottom:.5rem}.course__result--card-duration{color:#000;font-family:Rubik;font-size:.85rem;font-weight:600;line-height:1.4;padding-bottom:1rem}.course__result--card-btn-wrapper{align-items:center;align-items:flex-end;display:flex;flex:1;justify-content:center;justify-self:flex-end;width:100%}.course__result--card-btn-wrapper>*{width:100%!important}.course__result--card-skeleton{align-items:center;background-color:hsla(214,5%,73%,.4);box-shadow:0 0 0 transparent;display:flex;flex-direction:column;justify-content:center;justify-content:space-between;padding:3rem 1rem}.course__result--card-skeleton>*{width:100%}.course__result--card-skeleton>:not(:last-child){padding-bottom:1.5rem}.course__email--wrapper{display:none}.course__email--popup{background-color:rgba(250,251,252,.95);display:none;height:100%;position:fixed;top:0;width:100%;z-index:1000}@media only screen and (max-width:37.5em){.course__email--popup{padding:0 20px}}.course__email--popup-message{align-self:flex-start;background-color:rgba(0,161,224,.1);border-radius:5px;color:#000;display:none;font-family:Rubik;font-size:1.2rem;font-weight:400;line-height:1.4;margin-top:1rem;padding:1rem;width:100%}.course__email--popup-active,.course__email--popup-container{align-items:center;display:flex;justify-content:center}.course__email--popup-container{animation:zoomIn 1s backwards;background-color:#fff;background-image:url(/assets/img/dots.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;box-shadow:0 10px 30px rgba(25,27,29,.2);flex-direction:column;padding:1rem 2rem 4rem;width:25rem}@media only screen and (max-width:37.5em){.course__email--popup-container{width:100%}}.course__email--popup-container h2{color:#000;font-family:Staatliches,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:3.25rem;text-decoration:none;width:100%}.course__email--popup-container h3{align-self:flex-start;color:#000;font-family:Rubik;font-size:1.4rem;font-weight:400;line-height:1.4;padding-bottom:1rem;width:100%}.course__email--popup-close{align-items:center;align-self:flex-end;background-color:transparent;background-color:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.6rem;height:2.5rem;justify-content:center;margin-bottom:1rem;transition:background .5s;width:2.5rem}.course__email--popup-close:hover{background-color:rgba(25,27,29,.8)}.course__email--form,.course__email--form-btn-wrapper{width:100%}.course__email--form-btn-wrapper button{width:100%!important}.course__email--input--container{margin-bottom:1rem;width:100%}.course__email--input--container input{-webkit-appearance:none;background-color:#fff;border:1px solid #b7babe;border-radius:100rem;outline:none;padding:1rem 2rem;transform:all .3s;width:100%}.course__email--input--container input:focus{border:1px solid #00a1e0;box-shadow:0 0 4px 4px rgba(0,161,224,.2)}.course__email--input--container input,.course__email--input--container input::-webkit-input-placeholder{color:#000;font-family:Rubik;font-size:1.2rem;font-weight:600}.rectangle{animation:fade 1.3s infinite backwards;background-color:hsla(214,5%,73%,.5);border-radius:.2rem;height:2.5rem;margin:.5rem 0;width:100%}.rectangle-small{height:1rem}.rectangle-small:last-child{width:80%}.rectangle-rounded{border-radius:100rem;height:3rem}