body{margin:0;font-family:"Rubik",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0;box-sizing:border-box;font-family:"Rubik",sans-serif}body{font-size:20px;--dark-theme-color:#072f5f;--theme-color:#3895d3}body::-webkit-scrollbar{width:10px;background-color:#049bff}body::-webkit-scrollbar-thumb{background-color:#072f5f;border-radius:3px}section{padding-top:80px;background-color:#ccc;height:100vh}header{height:80px;position:fixed;top:0;right:0;left:0;z-index:10;background-color:var(--dark-theme-color);padding:10px;clear:both}header img{float:left;width:auto;height:100%;border-radius:10px}nav{flex-direction:column}.nav-link:link,.nav-link:visited,nav{display:flex;justify-content:center;align-items:center;padding:10px}.nav-link:link,.nav-link:visited{color:#282828;margin-top:20px;text-decoration:none;background-color:#fefefe;border-radius:10px;margin-left:20px;box-shadow:none;transition:transform .1s,box-shadow .1s}.nav-open-button-container{width:50px;float:right;height:100%;display:flex;cursor:pointer;justify-content:center;align-items:center}.nav-open-button{width:100%}.nav-open-button-line{width:100%;height:2px;background-color:#fefefe;content:"";margin-bottom:10px}.nav-link:active,.nav-link:hover{transform:scale(1.05);box-shadow:0 0 7px 1px #000}aside{display:flex;justify-content:center;align-items:center;position:fixed;z-index:13;right:0;top:0;bottom:0;width:30%;background-color:#049bff;transform:translateX(100%);transition:transform .2s ease-in-out}aside.open{transform:translateX(0)}.close-sidebar-button{position:fixed;top:15px;right:15px;cursor:pointer;font-size:150%;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:red}.landing-section{background-image:url(/static/media/landing_background_image.0b104262.jfif);background-repeat:no-repeat;background-size:cover}.landing-section,.landing-section-hero{display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-section-hero{color:#282828}.landing-section-hero h1{font-size:300%}.landing-section-hero h3{font-size:150%}.courses-section{height:auto;padding-bottom:20px;padding-left:40px;padding-right:40px;background-image:linear-gradient(180deg,#fff,#7ccfff);background-attachment:fixed}.courses-section,.courses-section-title{display:flex;flex-direction:column;justify-content:center;align-items:center}.courses-section-title{font-size:200%;font-weight:600;text-align:center;margin-top:20px;margin-bottom:10px}.title-underline{display:block;height:2px;width:60px;content:"";background-color:#282828;margin-top:10px}.courses-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 70px}.course{padding-top:90px;transition:transform .3s;cursor:pointer;text-decoration:none}.course:hover{transform:scale(1.05)}.course-container{background-color:var(--theme-color);border-radius:15px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;padding:22vh 8px 15px;color:#282828;background-image:radial-gradient(#44a3e2,#0094f7)}.course-image{width:280px;height:auto;border-radius:10px;position:absolute;top:-20%;left:50%;transform:translateX(-50%)}.course-name{text-align:center;margin-bottom:15px;color:#042752;font-weight:700;font-size:115%}.course-details{width:90%}.course-detail{display:grid;grid-template-columns:20px 1fr;grid-gap:15px;padding-top:5px;padding-bottom:5px;width:90%}.course-detail-icon{font-size:110%}strike{font-size:90%}.course-detail-text .course-discount{font-size:90%;color:#282828;font-weight:600}.course-detail-section{position:relative;background-image:linear-gradient(to bottom right,#a6deff,#049bff);height:auto;flex-direction:column;padding-top:120px;padding-bottom:60px}.back-to-courses-link,.course-detail-section{display:flex;justify-content:center;align-items:center}.back-to-courses-link{position:fixed;top:100px;left:20px;font-size:140%;color:#282828;width:50px;height:50px;border-radius:50%;background-color:#049bff;transition:transform .2s}.back-to-courses-link:hover{transform:scale(1.15)}.course-detail-container{width:80%;background-image:radial-gradient(#82cdff,#0078c9);padding:20px;border-radius:15px}.course-detail-grid{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:20px}.course-detail-image{width:100%;border-radius:10px}.course-detail-name{font-size:130%;margin-bottom:20px}.course-detail-section-detail-grid{display:grid;grid-template-columns:1fr 1.2fr;margin-bottom:7px}.course-detail-description{margin-top:15px;color:#282828;font-weight:500}@media screen and (max-width:1000px){.courses-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:750px){.course-image{width:230px}}@media screen and (max-width:650px){.courses-grid{grid-template-columns:1fr;width:70%}.course-image{width:260px}}@media screen and (max-width:500px){.courses-grid{width:85%}}@media screen and (max-width:435px){.courses-grid{width:100%}}@media screen and (max-width:360px){.courses-section{padding-left:20px;padding-right:20px}}@media screen and (max-width:575px){aside.open{width:100%!important}}@media screen and (max-width:775px){.landing-section-hero h1{font-size:250%}}@media screen and (max-width:630px){.landing-section-hero h1{font-size:200%}}@media screen and (max-width:540px){.landing-section-hero{display:block;padding-left:5px}}@media screen and (max-width:990px){.course-detail-grid{grid-template-columns:1fr;justify-items:center}.course-detail-image{width:80%}}.courses-link-button{display:block;padding:10px;background-color:#049bff;text-decoration:none;border-radius:10px;margin-top:15px;color:#282828}
/*# sourceMappingURL=main.71d2eefe.chunk.css.map */