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