html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:white;font-family:"Cabin", sans-serif;overflow-x:hidden}:root{--hero-height: 400px}#page-root{position:relative}header.navbar{position:relative;z-index:1;padding:20px 10px;color:white;background:#e4610e}.feature-top{background:#e4610e}.btn-link{border:0;background:none;display:inline;font-family:inherit;font-size:inherit}.navbar-nav{display:flex;align-items:center;justify-content:space-between;font-size:18px}.navbar-center{flex:0}.navbar-section{flex:1}.navbar-section a{text-decoration:none;color:white}.navbar-section a:hover{text-decoration:underline}.navbar-section a+a{padding-left:20px}.navbar-right{text-align:right}.expand-down{bottom:40px}.contain{max-width:800px;width:100%;margin:0 auto}h1{padding:70px 10px 20px}footer{color:white;background:#e4610e;height:400px;height:var(--hero-height);clip-path:polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 100%);-webkit-clip-path:polygon(0 0, 50% 10%, 100% 0, 100% 100%, 0 100%)}.footer-content{padding:120px 10px}.footer-content a{color:white}.main-content{margin-top:20px;padding:50px 20px 80px}.main-content p{margin-bottom:10px}.hero{padding:50px 10px}.hero-text{color:white;font-size:1.2rem;text-align:center}.hero-text ul{padding-left:20px}.hero-text li{margin-bottom:10px}.course-illustration{max-width:100%}@media (min-width: 800px){.hero{position:relative;height:400px;height:var(--hero-height);padding:0}.course-illustration{margin-top:50px;max-width:90%;box-shadow:5px 5px 17px rgba(0,0,0,0.4);margin-bottom:20px}.hero-text{position:absolute;right:0;width:255px;min-height:150px;padding:40px 40px 40px 60px;bottom:15%;text-align:left;box-shadow:11px 7px 0px #ab6d2e;background:#ffecca;color:black;border-radius:10px}.hero-text ul{list-style-type:disc}}.main-content h1,.main-content h2,.main-content h3{font-weight:600;color:#5d4a47}.main-content h4{font-size:2rem;margin:10px 0 15px}.main-content h3{font-size:3rem;margin:10px 0 30px}.start-steps{list-style:none;counter-reset:steps-counter;font-size:1.5rem}.start-steps li{counter-increment:steps-counter;margin-bottom:15px}.start-steps li::before{content:counter(steps-counter);border:4px solid #ed7020;border-radius:50%;color:#ed7020;font-weight:600;font-size:24px;width:30px;height:30px;display:inline-flex;justify-content:center;align-items:center;margin-right:10px}form.button_to{display:inline-block}.copyright{text-align:center}.columns{display:flex;margin-bottom:10px;flex-wrap:wrap}.columns .col-50{width:100%;margin-bottom:10px}.columns .col-80{width:100%;margin-bottom:10px}@media (max-width: 500px){.hide-small{display:none}}.columns img{max-width:100%}@media (min-width: 500px){.columns{flex-wrap:nowrap}.columns .col-50{width:50%;margin-bottom:5px}.columns .col-80{flex:1 1 80%;margin-bottom:5px}.columns .col-20{flex:1 1 20%;margin-bottom:5px}}input.btn,button{color:white;background:#f26f00;font-family:inherit;border:0;border-radius:3px;cursor:pointer;font-size:16px;margin-bottom:5px;display:inline-block;width:auto;padding:5px 20px;-webkit-transition:0.1s;transition:0.1s}input.button:hover,button:hover{background:#7c3900}.pad-10{padding:10px}.mar-x-10{margin:10px 0}.list{list-style-type:disc;margin-left:20px}.list li{margin-bottom:10px}strong{font-weight:bold}.privacy-policy p{line-height:1.4rem}.privacy-policy h3{font-size:1.7rem}.info{padding:20px;border:1px solid yellowgreen;margin:10px 0 25px}
