:root{--bg:#fff;--fg:#262626;--gr:#f8f8f8;--lightgrey:#e8e8e8;--primary:#7eadff;--primary-accent-dark:#637492;--primary-accent:#b9d2ff;--navbar-height:80px;--destructive:#ff5757;--destructive-accent:#ffeaea;--destructive-accent-dark:#ffcbcb;--button-border-radius:1000px;--button-padding-h:35px;--button-padding-v:20px;--affirmative:#75cb75;--affirmative-accent:#e4ffe4;--affirmative-accent-dark:#b6f7b6;--breakpoint:1500px;--margin:8px}*{box-sizing:border-box;margin:0}.pointer{cursor:pointer}.whitespace{width:100%;height:var(--navbar-height)}body{scroll-behavior:smooth;font-family:var(--font-dm-sans);overflow-x:hidden}.font{font-family:var(--font-dm-sans)}.font-slim{font-weight:300}.font-heavy{font-weight:700}h1{font-size:4rem;font-weight:500}.font-small{font-size:.8rem}.font-medium{font-size:1.1rem}.font-medium-large{font-size:1.7rem}.font-large{font-size:2.2rem}.font-huge{font-size:3.5rem}.color-light{color:#fff}.color-dark{color:#262626}.color-grey{color:#b0b0b0}.color-lightgrey{color:var(--lightgrey)}.color-red{color:var(--destructive)}.color-green{color:var(--affirmative)}p{font-size:1.1rem;font-weight:500}.logo{cursor:pointer;transition:all .2s ease-in-out}.btn{background-color:var(--fg);border-radius:calc(var(--margin));cursor:pointer;border-radius:var(--button-border-radius);padding:var(--button-padding-v)var(--button-padding-h)var(--button-padding-v)var(--button-padding-h);border:none;transition:all .2s ease-in-out}.btn:hover{background-color:#000000b7;transition:all .2s ease-in-out}.btn-primary{background-color:var(--primary);border-radius:var(--button-border-radius);cursor:pointer;padding:var(--button-padding-v)var(--button-padding-h)var(--button-padding-v)var(--button-padding-h);border:none;transition:all .2s ease-in-out}.btn-simple{border-radius:var(--button-border-radius);cursor:pointer;padding:var(--button-padding-v)var(--button-padding-h)var(--button-padding-v)var(--button-padding-h);background-color:#ffe99a;border:none;transition:all .2s ease-in-out}.btn-simple:hover{color:#fff;background-color:#262626}.btn-primary:hover{background-color:#000000b7;transition:all .2s ease-in-out}.btn-outline{cursor:pointer;color:var(--fg);background-color:var(--bg);border-radius:var(--button-border-radius);padding:var(--button-padding-v)var(--button-padding-h)var(--button-padding-v)var(--button-padding-h);border:1px solid #d3d3d35c}.btn-outline:hover{background-color:var(--lightgrey);transition:all .2s ease-in-out}.btn-ghost{cursor:pointer;border-radius:var(--button-border-radius);padding:var(--button-padding-v)var(--button-padding-h)var(--button-padding-v)var(--button-padding-h);background-color:#26262600;border:none;transition:all .2s ease-in-out}.btn-ghost:hover{background-color:#ffffff2a;transition:all .2s ease-in-out}.btn-destructive{cursor:pointer;background-color:var(--destructive-accent);border-radius:var(--button-border-radius);color:var(--destructive);cursor:pointer;padding:var(--button-padding-v)var(--button-padding-h)var(--button-padding-v)var(--button-padding-h);border:none;transition:all .2s ease-in-out}.btn-destructive:hover{background-color:var(--destructive-accent-dark);transition:all .2s ease-in-out}.btn-affirmative{cursor:pointer;background-color:var(--affirmative-accent);border-radius:var(--button-border-radius);color:var(--affirmative);cursor:pointer;padding:var(--button-padding-v)var(--button-padding-h)var(--button-padding-v)var(--button-padding-h);border:none;transition:all .2s ease-in-out}.btn-affirmative:hover{background-color:var(--affirmative-accent-dark);transition:all .2s ease-in-out}.navbar-dashboard-button{transition:all .25s ease-in-out;display:none}.navbar .combine{display:none}.anchor,.navbar-mobile-anchor{text-decoration:none}.underline{text-underline-offset:2px;text-decoration:underline}.homepage-visual-1{background-image:url(../media/cargif2.839dda77.gif)}.homepage-visual-2{background:linear-gradient(#00000016,#00000080),url(../media/visual1.33f0e5a2.jpg)}.homepage-visual-3{background:linear-gradient(#00000016,#00000080),url(../media/visual2.f462e254.jpg)}.homepage-visual-4{background:linear-gradient(#00000016,#00000080),url(../media/visual3.1dd9a792.jpg)}.visual-wrapper{background-color:var(--fg);width:100%;height:calc(100vh - var(--navbar-height));background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}.visual{gap:calc(var(--margin)*4);width:var(--breakpoint);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;height:80%;padding:20px;display:flex}.user-creation{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:fit-content;display:flex}.user-creation-form{justify-content:baseline;flex-direction:column;align-items:baseline;gap:20px;width:800px;min-height:300px;display:flex}.user-creation-links{justify-content:center;align-items:center;gap:20px;width:100%;height:fit-content;display:flex}.user-creation-page-wrapper{justify-content:center;align-items:center;width:100%;height:fit-content;display:flex}.user-creation-page{min-height:90vh;width:var(--breakpoint);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex}.trust-test-wrapper{width:100%;height:fit-content;min-height:calc(90vh - var(--navbar-height));justify-content:center;align-items:center;padding:20px;display:flex}.trust-test{margin-top:var(--navbar-height);width:var(--breakpoint);justify-content:center;align-items:start;gap:20px;height:fit-content;display:flex}.trust-test-item{justify-content:baseline;flex-direction:column;align-items:center;gap:20px;display:flex}.website-image{border-radius:var(--margin);width:400px;height:auto;box-shadow:0 0 20px #00000021}.hero-finder-wrapper{z-index:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#262626b8;justify-content:center;align-items:center;width:100%;height:100vh;padding:20px;display:none;position:fixed;top:0;left:0;overflow:hidden}.hero-finder{border-radius:calc(3*var(--margin));width:var(--breakpoint);background-color:var(--fg);flex-direction:column;justify-content:space-between;align-items:center;height:80%;display:flex}.hero-finder-content .combine:first-child{display:none}.hero-finder-content .combine:nth-child(2){display:flex}.hero-finder-top{border-radius:calc(2*var(--margin))calc(2*var(--margin))0 0;background-color:var(--bg);flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;height:80px;padding:20px;display:flex}.hero-finder-content{text-align:center;border-radius:0 0 calc(2*var(--margin))calc(2*var(--margin));background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--fg);flex-direction:column;justify-content:space-between;align-items:center;gap:20px;width:100%;height:100%;padding:20px;display:flex}.remove-favourites-popup-wrapper{background-color:#26262650;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.remove-favourites-popup{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:600px;height:400px;display:flex}.remove-favourites-popup-header{justify-content:space-between;align-items:center;width:100%;height:fit-content;padding:20px;display:flex}.cursor_pointer{cursor:pointer}.remove-favourites-popup-content{gap:var(--margin);flex-direction:column;justify-content:space-evenly;align-items:baseline;width:100%;height:100%;padding:20px;display:flex}.student-page-favourites{gap:var(--margin);justify-content:baseline;flex-direction:column;align-items:baseline;width:100%;height:fit-content;display:flex}.student-page-favourite{background-color:#f5f5f5;justify-content:space-between;align-items:center;width:100%;height:fit-content;padding:20px;display:flex}.favourite_button{gap:calc(2*var(--margin));justify-content:baseline;cursor:pointer;align-items:center;display:flex}.badge{padding:var(--margin);background-color:var(--lightgrey);border-radius:100px}.green-badge{background-color:var(--affirmative);padding:var(--margin);border-radius:100px}.red-badge{background-color:var(--destructive);padding:var(--margin);border-radius:100px}.hero-invis{width:var(--breakpoint);justify-content:space-between;align-items:center;height:fit-content;padding:20px;display:flex}.combine{gap:calc(2*var(--margin));justify-content:baseline;align-items:center;display:flex}.combine-col{gap:calc(2*var(--margin));justify-content:baseline;flex-direction:column;align-items:center;display:flex}.combine-col-left{gap:calc(2*var(--margin));justify-content:baseline;flex-direction:column;align-items:baseline;display:flex}.page-wrapper{scroll-behavior:smooth;flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;display:flex}.hero-wrapper{background-color:var(--fg);width:100%;height:calc(100vh - var(--navbar-height));background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}@media (max-height:700px){.hero-wrapper{height:700px}}.hero-image-2{background-image:url(../media/scenic1.3a1e05c8.gif)}.hero-image-1{background-image:url(../media/cargif.faf9404d.gif)}.hero{justify-content:baseline;align-items:baseline;gap:calc(var(--margin)*4);width:var(--breakpoint);flex-direction:column;height:fit-content;padding:20px;display:flex}.hero-title{font-size:9rem;font-weight:700}.loading-wrapper{flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:100vh;display:flex}.loading-wrapper-90{width:100%;height:calc(90vh - 2*var(--navbar-height));text-align:center;flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}.loading-image{animation:4s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-wrapper{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.auth{width:var(--breakpoint);flex-direction:column;justify-content:center;align-items:center;height:fit-content;padding:20px;display:flex}.auth-form{max-width:500px;width:var(--breakpoint);flex-direction:column;justify-content:center;align-items:baseline;gap:20px;height:700px;padding:20px;display:flex}.auth-form-links{align-items:center;gap:var(--margin);justify-content:baseline;width:100%;display:flex}.auth-form-message{justify-content:center;align-items:center;width:100%;min-height:20px;display:flex}.auth-form-field{gap:var(--margin);justify-content:baseline;flex-direction:column;align-items:baseline;width:100%;height:fit-content;display:flex}.auth-form-field input{width:100%}input{border-radius:var(--margin);border:1px solid var(--lightgrey);padding:calc(1.5*var(--margin))}.auth-form-user-type{gap:var(--margin);justify-content:baseline;align-items:baseline;width:100%;display:flex}.auth-form-user-type button{border:none;border:1px solid var(--lightgrey);border-radius:calc(var(--margin));cursor:pointer;border-radius:var(--button-border-radius);padding:var(--button-padding-v)var(--button-padding-h)var(--button-padding-v)var(--button-padding-h);transition:all .2s ease-in-out}.auth-form-user-type button:hover{background-color:var(--lightgrey)}.student-page-instructor-finder{text-align:center;border-radius:var(--margin);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--lightgrey);flex-direction:column;justify-content:space-between;align-items:center;gap:20px;width:100%;height:fit-content;min-height:600px;padding:20px;display:flex}.student-page-instructor-finder-search-input{width:300px;padding-top:var(--button-padding-v);padding-left:var(--button-padding-h);padding-right:var(--button-padding-h);padding-bottom:var(--button-padding-v);border-radius:var(--button-border-radius);justify-content:center;align-items:center;display:flex}.text-shadow{text-shadow:0 0 5px #0000006f}.student-page-personal-details{grid-template-columns:1fr 1fr;gap:20px;width:100%;height:fit-content;display:grid}.student-page-personal-details-item{justify-content:baseline;align-items:baseline;gap:calc(2*var(--margin));flex-direction:column;width:100%;height:fit-content;display:flex}.student-page-personal-details-item input{border-radius:var(--margin);width:100%}.student-page-overview{gap:var(--margin);grid-template-columns:1fr 1fr 1fr 1fr 1fr;width:100%;height:fit-content;display:grid}.student-page-overview-item{justify-content:center;align-items:center;gap:var(--margin);text-align:center;border-radius:var(--margin);flex-direction:column;height:200px;display:flex}.student-page-overview-item:nth-child(odd){background-color:#f5f5f5}.student-page-overview-item:nth-child(2n+2){background-color:var(--lightgrey)}.student-page-overview-item:nth-child(2n+3){background-color:#f1efef}.student-page-bookings{gap:var(--margin);justify-content:baseline;flex-direction:column;align-items:baseline;width:100%;height:fit-content;display:flex}.student-page-booking{justify-content:baseline;background-color:#f5f5f5;flex-direction:column;align-items:baseline;width:100%;height:fit-content;display:flex}.student-page-booking-header .arrow{cursor:pointer}.student-page-booking-header{background-color:#f5f5f5;justify-content:space-between;align-items:center;width:100%;height:fit-content;padding:20px;display:flex}.student-page-booking-content{justify-content:baseline;gap:var(--margin);background-color:#f5f5f5;flex-direction:column;align-items:baseline;width:100%;height:fit-content;padding:20px;display:flex}.booking-sent-popup-wrapper{background-color:#262626cc;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.booking-sent-popup{text-align:center;border-radius:var(--margin);justify-content:center;align-items:center;gap:var(--margin);background-color:#fff;flex-direction:column;width:400px;height:300px;padding:20px;display:flex}.dashboard-popup-lesson-types-transmission{justify-content:baseline;align-items:center;gap:var(--margin);width:100%;height:fit-content;display:flex}.dashboard-popup-lesson-types-panel{justify-content:center;align-items:center;width:100%;height:fit-content;display:flex}.dashboard-popup-lesson-types-panels{justify-content:center;align-items:center;gap:var(--margin);width:100%;height:fit-content;display:flex}.dashboard-popup-lesson-types-form{justify-content:center;align-items:center;gap:var(--margin);flex-direction:column;width:100%;max-width:400px;height:fit-content;display:flex}.dashboard-popup-payment-types-form{justify-content:center;align-items:center;gap:var(--margin);width:100%;max-width:400px;height:fit-content;display:flex}.dashboard-popup-availability-grid-title{justify-content:baseline;align-items:center;width:100%;height:100%;display:flex}.dashboard-popup-availability-grid-separator{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dashboard-popup-availability-grid{gap:var(--margin);grid-template-columns:1fr 30% 1fr 30%;width:100%;max-width:600px;height:fit-content;display:grid}.dashboard-popup-availability-item{background-color:#262626;height:fit-content}.dashboard-page-instructor-page-content{gap:var(--margin);grid-template-columns:1fr 1fr 1fr;width:100%;height:fit-content;display:grid}.dashboard-page-instructor-page-content-item{justify-content:space-between;gap:var(--margin);border-radius:var(--margin);cursor:pointer;text-align:center;background-color:#f5f5f5;flex-direction:column;align-items:center;height:400px;padding:20px;transition:all .25s ease-in-out;display:flex}.dashboard-page-instructor-page-content-item:hover{background-color:var(--lightgrey);transition:all .25s ease-in-out}.website-sketch-default{border-radius:var(--margin)var(--margin)20px 20px;justify-content:baseline;align-items:center;gap:var(--margin);background-color:#d1d1d1;flex-direction:column;width:300px;height:200px;display:flex;box-shadow:1px 3px 3px #0001}.website-sketch-navbar-default{background-color:#747474;justify-content:space-between;align-items:center;width:100%;height:15px;padding:4px;display:flex}.website-sketch-gallery-default{justify-content:center;align-items:center;gap:4px;width:70%;height:80px;display:flex}.website-sketch-gallery-big-default{background-color:#e7e7e7;width:60%;height:80px}.website-sketch-gallery-small-default{background-color:#e7e7e7;width:40%;height:80px}.website-sketch-line-default{gap:2px;justify-content:baseline;align-items:center;width:70%;height:fit-content;display:flex}.website-sketch-line-mini-default{background-color:#e7e7e7;width:5px;height:2px}.website-sketch-line-small-default{background-color:#e7e7e7;width:10px;height:2px}.website-sketch-line-midsmall-default{background-color:#e7e7e7;width:15px;height:2px}.website-sketch-line-midlarge-default{background-color:#e7e7e7;width:22px;height:2px}.website-sketch-line-large-default{background-color:#e7e7e7;width:30px;height:2px}.website-sketch-boxes-default{justify-content:center;align-items:center;gap:4px;width:70%;min-height:10px;display:flex}.website-sketch-box-default{background-color:#e7e7e7;width:33%;height:30px}.dashboard-page-instructor-page{width:100%;margin-top:var(--navbar-height);justify-content:baseline;flex-direction:column;align-items:baseline;gap:20px;height:fit-content;display:flex}.exit-icon{cursor:pointer}.dashboard-popup-content-box{gap:var(--margin);justify-content:center;align-items:center;width:500px;height:fit-content;padding:20px;display:flex}.dashboard-popup-content{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:fit-content;padding:20px;display:flex}.dashboard-popup-title{text-align:center;justify-content:center;align-items:center;width:100%;height:fit-content;padding:20px;display:flex}.dashboard-popup-nav{width:100%;height:var(--navbar-height);justify-content:space-between;align-items:center;padding:20px;display:flex}.dashboard-popup-wrapper{z-index:5000;background-color:#26262657;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.dashboard-popup{width:var(--breakpoint);background-color:#fff;height:800px}.dashboard-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;min-height:100vh;display:flex}.dashboard-form{grid-template-columns:50% 50%;gap:20px;width:100%;margin-top:20px;display:grid}.dashboard-field{gap:var(--margin);flex-direction:column;justify-content:space-between;align-items:baseline;height:fit-content;min-height:100px;display:flex}.default-input,.dashboard-field input{width:100%}.dashboard{margin-top:var(--navbar-height);width:100%;height:fit-content;min-height:100vh;display:flex}.dashboard-content{justify-content:center;align-items:center;width:100%;height:fit-content;display:flex}.dashboard-page{margin-bottom:var(--navbar-height);width:var(--breakpoint);justify-content:baseline;margin-top:var(--navbar-height);flex-direction:column;align-items:baseline;gap:20px;padding:20px;display:flex}.dashboard-menu{border-right:1px solid var(--lightgrey);min-height:calc(100vh - var(--navbar-height));justify-content:baseline;gap:var(--margin);background-color:var(--bg);height:fit-content;padding:var(--margin);flex-direction:column;align-items:baseline;transition:all .2s ease-in-out;display:flex;position:fixed;bottom:0;left:0}.dashboard-menu:hover .dashboard-menu-item-name{transition:all .2s ease-in-out;display:block}.dashboard-menu-item-name{transition:all .2s ease-in-out;display:none}.dashboard-menu-item-inactive{justify-content:center;align-items:center;gap:var(--margin);cursor:pointer;opacity:.5;padding:var(--margin);border-radius:var(--margin);transition:all .2s ease-in-out;display:flex}.dashboard-menu-item-active{background-color:var(--lightgrey);justify-content:center;align-items:center;gap:var(--margin);cursor:pointer;opacity:1;padding:var(--margin);border-radius:var(--margin);transition:all .2s ease-in-out;display:flex}.dashboard-menu-item-inactive:hover{opacity:1;background-color:#f5f5f5;transition:all .2s ease-in-out}.banner-green{top:var(--navbar-height);justify-content:center;align-items:center;gap:var(--margin);background-color:var(--affirmative);width:100%;height:30px;display:flex;position:fixed;left:0}.banner-red{top:var(--navbar-height);justify-content:center;align-items:center;gap:var(--margin);background-color:var(--destructive);width:100%;height:30px;display:flex;position:fixed;left:0}.footer-wrapper{z-index:1200;background-color:var(--fg);justify-content:center;align-items:center;width:100%;height:fit-content;padding:20px;display:flex}.footer{gap:calc(var(--margin)*2);width:var(--breakpoint);justify-content:baseline;flex-direction:column;align-items:baseline;height:fit-content;padding:20px;display:flex}.footer-header-links{gap:calc(var(--margin));grid-template-columns:repeat(auto-fill,minmax(15%,1fr));width:100%;display:grid}.footer-links{gap:calc(var(--margin)*4);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));width:100%;display:grid}.footer-link{justify-content:baseline;align-items:baseline;gap:var(--margin);color:var(--bg);flex-direction:column;display:flex}.grey_to_white{color:#b0b0b0;transition:all .2s ease-in-out}.grey_to_white:hover{color:var(--bg);transition:all .2s ease-in-out}.navbar-wrapper{z-index:1300;width:100%;min-height:var(--navbar-height);justify-content:center;align-items:center;height:fit-content;transition:all .5s ease-in-out;display:flex;position:fixed;top:0;left:0}.navbar{width:var(--breakpoint);height:var(--navbar-height);justify-content:space-between;align-items:center;padding:20px;display:flex}.navbar-items{justify-content:center;align-items:center;gap:var(--margin);display:flex}.navbar-links{justify-content:center;align-items:center;gap:calc(var(--margin)*4);display:flex}.bg-primary{background-color:var(--primary)}.bg-primary-accent{background-color:var(--primary-accent)}.bg-primary-accent-dark{background-color:var(--primary-accent-dark)}.bg-pink-accent-dark{background-color:#ac3752}.bg-pink-accent{background-color:#f85b5b}.bg-pink{background-color:#fa2727}.bg-affirmative{background-color:#66d266}.bg-dark-grey{background-color:#928f8f}.bg-grey{background-color:#b0b0b0}.bg-light-grey{background-color:#d3d3d3}.bg-white-smoke{background-color:#d1cdcd}.navbar-mobile-auth-links{border-radius:1000px;justify-content:center;align-items:baseline;width:100%;padding:20px;display:none}.navbar-mobile-links{justify-content:baseline;align-items:center;gap:calc(var(--margin)*2);width:100%;display:none}.navbar-lined{border-bottom:1px solid var(--lightgrey);background-color:#fff}.navbar-mobile-content{gap:calc(var(--margin)*4);flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.navbar-mobile-menu-wrapper{justify-content:center;align-items:center;display:none}.navbar-mobile-menu{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.burger-light{background-color:var(--bg)}.burger{width:23px;height:4px;transition:all .2s ease-in-out}.burger-dark{background-color:var(--fg)}.navbar-mobile-menu:hover .burger:first-child{background-color:var(--primary-accent-dark);transition:all .2s ease-in-out}.navbar-mobile-menu:hover .burger:nth-child(2){background-color:var(--primary);transition:all .2s ease-in-out}.navbar-mobile-menu:hover .burger:nth-child(3){background-color:var(--primary-accent);transition:all .2s ease-in-out}.navbar-mobile-menu:hover .navbar-mobile-wrapper{transition:all .2s ease-in-out}.navbar-mobile-wrapper{scrollbar-width:none;justify-content:baseline;background-color:var(--bg);flex-direction:column;align-items:center;width:100%;height:100vh;transition:all .2s ease-in-out;display:none;position:fixed;top:0;left:0;overflow:scroll}.navbar-mobile{width:var(--breakpoint);min-height:var(--navbar-height);justify-content:space-between;align-items:center;height:fit-content;padding:20px;display:flex}.bg-gradient-grey{background-image:radial-gradient(circle,#fff 0%,#f5f5f5 36%,#fff 73%,#f0f0f0 100%)}.bg-gradient-dark{background-image:radial-gradient(circle,#1f1f1f 0%,#292929 36%,#252525 73% 100%)}.row-reverse{flex-direction:row-reverse}.row-content-wrapper{width:100%;height:fit-content;min-height:calc(100vh - var(--navbar-height));flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}.row-content{width:var(--breakpoint);text-align:center;height:fit-content;margin-top:var(--navbar-height);margin-bottom:var(--navbar-height);gap:calc(var(--margin)*4);justify-content:space-between;align-items:center;padding:20px;display:flex}.row-content-side{gap:calc(var(--margin)*4);text-align:left;flex-direction:column;justify-content:space-between;align-items:baseline;width:50%;display:flex}.row-content-image{border-radius:calc(var(--margin)*2)}.section-wrapper{background-color:var(--bg);flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;min-height:20vh;display:flex}.section{gap:calc(var(--margin)*4);width:var(--breakpoint);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;height:fit-content;padding:20px;display:flex}.content-wrapper{width:100%;height:fit-content;min-height:calc(100vh - var(--navbar-height));flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}.content{gap:calc(var(--margin)*4);width:var(--breakpoint);text-align:center;height:fit-content;margin-top:var(--navbar-height);margin-bottom:var(--navbar-height);flex-direction:column;justify-content:space-between;align-items:center;padding:20px;display:flex}.cards-wrapper{text-align:unset;width:var(--breakpoint);justify-content:center;align-items:center;gap:calc(var(--margin)*4);flex-wrap:wrap;height:fit-content;display:flex}.card{background-color:var(--fg);border-radius:calc(var(--margin)*2);justify-content:center;align-items:center;gap:calc(var(--margin)*2);flex-direction:column;width:300px;height:400px;display:flex}.cards-mobile-wrapper{border:var(--margin)solid var(--bg);border-radius:calc(var(--margin)*2.5);background-color:var(--bg);scroll-snap-type:x mandatory;text-align:unset;scrollbar-width:none;gap:calc(var(--margin)*4);width:304px;height:404px;display:none;overflow:scroll hidden}.card-mobile{scroll-snap-align:center;border-radius:calc(var(--margin)*2);background-color:var(--fg);flex:0 0 100%;width:292px;height:392px}.journey-table{border-radius:calc(var(--margin)*2);justify-content:space-between;align-items:center;gap:var(--margin);flex-direction:column;width:600px;height:600px;display:flex}.journey-table-row{border-radius:calc(var(--margin)*2);gap:var(--margin);justify-content:center;align-items:center;width:100%;height:120px;display:flex}.journey-table-column{text-align:center;padding:var(--margin);border-radius:calc(var(--margin)*2);justify-content:center;align-items:center;gap:var(--margin);width:500px;height:100%;display:flex}.journey-table-column:first-child{width:100px}.comparison-table{border-radius:calc(var(--margin)*2);justify-content:space-between;align-items:center;gap:var(--margin);flex-direction:column;width:600px;height:500px;display:flex}.comparison-table-row{border-radius:calc(var(--margin)*2);gap:var(--margin);justify-content:center;align-items:center;width:100%;height:100px;display:flex}.comparison-table-column{text-align:center;padding:var(--margin);border-radius:calc(var(--margin)*2);justify-content:center;align-items:center;gap:var(--margin);width:250px;height:100%;display:flex}.comparison-table-column:first-child{width:100px}.student-benefits-wrapper{width:100%;height:fit-content;margin-top:var(--navbar-height);margin-bottom:var(--navbar-height);flex-direction:column;justify-content:center;align-items:center;display:flex}.student-benefits-wrapper h1{text-align:center;padding:var(--margin)}.student-benefits{width:var(--breakpoint);gap:var(--margin);grid-template-columns:1fr 1fr 1fr;height:fit-content;padding:20px;display:grid}.student-benefits-card{border-radius:calc(var(--margin)*2);background-color:var(--gr);justify-content:space-between;align-items:baseline;gap:calc(var(--margin)*2);flex-direction:column;height:300px;padding:40px;display:flex}.hero-theory-test-button{display:none}.darkmodern-page-wrapper{margin-top:var(--navbar-height);background-color:#262626;flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;display:flex;overflow-x:hidden}.darkmodern-page{width:var(--breakpoint);gap:var(--margin);flex-direction:column;justify-content:center;align-items:center;height:fit-content;padding:20px;display:flex}.darkmodern-page-hero{width:var(--breakpoint);justify-content:space-evenly;align-items:center;height:600px;display:flex}.darkmodern-page-title{margin-top:var(--navbar-height);text-align:center;font-size:5rem;font-weight:700;font-family:var(--font-dm-sans);color:var(--bg)}.darkmodern-separator{margin-top:var(--navbar-height);margin-bottom:var(--navbar-height);background-color:#ffffff45;width:100%;height:1px}.darkmodern-page-section{justify-content:baseline;border-radius:var(--margin);align-items:baseline;gap:var(--margin);background-color:#3f3f3f;flex-direction:column;width:fit-content;padding:20px;display:flex;box-shadow:15px 15px #9c9c9c}.darkmodern-page-reviews{scroll-behavior:smooth;scrollbar-width:none;justify-content:baseline;border-radius:var(--margin);background-color:#303030;flex-direction:column;align-items:center;width:100%;height:500px;display:flex;overflow:scroll;box-shadow:15px 15px #f6cc13}.darkmodern-page-gallery{flex-wrap:wrap;width:100%;height:fit-content;display:flex}.darkmodern-page-gallery-col{flex:1fr 1fr 1fr;max-width:33%;padding:0 4px}.darkmodern-page-gallery-image{vertical-align:middle;border-radius:var(--margin);width:100%;margin-top:var(--margin)}.simple-page-wrapper{margin-top:var(--navbar-height);background:linear-gradient(142deg,#fadc6e 0%,#ffef63 100%);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:fit-content;min-height:100vh;display:flex;overflow-x:hidden}.simple-page{width:var(--breakpoint);gap:var(--margin);flex-direction:column;justify-content:center;align-items:center;height:fit-content;padding:20px;display:flex}.simple-page-hero{gap:var(--navbar-height);justify-content:space-evenly;align-items:center;width:100%;height:600px;display:flex}.simple-page-hero-image{z-index:10;border-radius:var(--margin);width:auto;height:80%;transform:rotate(-1deg);box-shadow:0 0 20px #00000053}.simple-page-title{font-size:5rem;font-weight:700;font-family:var(--font-dm-sans);color:var(--fg)}.simple-page-content-wrapper{gap:var(--navbar-height);width:100%;height:fit-content;min-height:400px;padding-top:var(--navbar-height);background-color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.simple-page-availability{justify-content:baseline;flex-direction:column;align-items:baseline;gap:20px;width:100%;display:flex}.simple-page-gallery{flex-wrap:wrap;width:100%;height:fit-content;display:flex}.simple-page-gallery-col{flex:1fr 1fr 1fr;max-width:33%;padding:0 var(--margin)}.simple-page-gallery-image{vertical-align:middle;border-radius:var(--margin);width:100%;margin-top:calc(2*var(--margin));box-shadow:0 0 20px #00000053}.simple-page-content{width:var(--breakpoint);gap:var(--margin);flex-direction:column;justify-content:center;align-items:center;height:fit-content;padding:20px;display:flex}.simple-page-lessons{grid-template-columns:1fr 1fr 1fr;gap:20px;width:100%;display:grid}.simple-page-lesson-card{text-align:left;justify-content:space-between;align-items:start;gap:var(--margin);background-color:#f5f5f5;border-radius:20px;min-height:200px;padding:20px;display:flex;box-shadow:0 0 8px #0002}.simple-page-lesson-card .combine-col-left{justify-content:space-between;height:100%}.simple-page-section{gap:20px;justify-content:baseline;flex-direction:column;align-items:baseline;width:100%;height:fit-content;display:flex}.search-page-wrapper{width:100%;margin-top:var(--navbar-height);height:fit-content;min-height:calc(100vh - (2*var(--navbar-height)));background-color:#f5f5f5;justify-content:center;align-items:center;display:flex}.search-page-result-img{border-radius:var(--margin);width:auto;height:100%}.search-page{text-align:center;background-color:var(--bg);width:var(--breakpoint);justify-content:baseline;flex-direction:column;align-items:center;gap:20px;height:100%;padding:20px;display:flex}.search-page-heading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:fit-content;display:flex}.search-page-result-content{text-align:left;flex-direction:column;justify-content:space-between;align-items:baseline;height:100%;display:flex}.search-page-results{grid-template-columns:1fr;gap:20px;width:100%;height:fit-content;display:grid}.search-page-result{border-radius:var(--margin);background-color:#f5f5f5;justify-content:space-between;align-items:start;height:300px;min-height:300px;padding:20px;display:flex}.simple{background:#ffe589;box-shadow:0 0 20px #0001}.simple .search-page-result-content .combine-col-left .combine .font-medium-large{color:var(--fg)}.simple .search-page-result-content .combine-col-left .combine .font-medium{color:#565656}.default{background-color:var(--bg);border:1px solid var(--lightgrey)}.default .search-page-result-content .combine-col-left .combine .font-medium-large{color:var(--fg)}.default .search-page-result-content .combine-col-left .combine .font-medium{color:#949494}.learn-page-wrapper{width:100%;margin-top:var(--navbar-height);height:calc(100vh - (2*var(--navbar-height)));background-color:#f5f5f5;justify-content:center;align-items:center;display:flex}.learn-page{text-align:center;background-color:var(--bg);width:var(--breakpoint);flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;padding:20px;display:flex}.learn-page-test{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:fit-content;display:flex}.learn-page-questions{gap:var(--margin);grid-template-columns:1fr 1fr;width:500px;height:fit-content;display:grid}.learn-page-question{cursor:pointer;background-color:#f5f5f5;justify-content:center;align-items:center;height:100px;padding:20px;transition:all .25s ease-in-out;display:flex}.learn-page-question:hover{background-color:#fadc6e}.default-page-wrapper{margin-top:var(--navbar-height);flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;display:flex;overflow-x:hidden}.default-page{width:var(--breakpoint);gap:var(--margin);flex-direction:column;justify-content:center;align-items:center;height:fit-content;padding:20px;display:flex}.default-page-title{font-size:5rem;font-weight:700;font-family:var(--font-dm-sans);color:var(--fg)}.separator{background-color:#26262610;width:100%;height:1px}.default-page-title-separator{background-color:var(--lightgrey);width:100%;height:1px;margin-top:var(--navbar-height);margin-bottom:var(--navbar-height)}.default-page-title-separator-small{background-color:var(--lightgrey);width:80%;height:1px;margin-bottom:var(--navbar-height)}.default-page-gallery{flex-wrap:wrap;width:100%;height:fit-content;display:flex}.default-page-gallery-col{flex:33.33%;max-width:33.33%;padding:0 4px}.default-page-gallery-col:first-child{padding-left:0}.default-page-gallery-col:nth-child(3){padding-right:0}.default-page-gallery-image{vertical-align:middle;border-radius:var(--margin);width:100%;margin-top:8px}.default-page-gallery-buttons{justify-content:center;align-items:center;gap:var(--margin);width:100%;height:fit-content;padding:20px;display:flex;position:absolute;bottom:0}.default-page-content{gap:var(--navbar-height);justify-content:baseline;flex-direction:column;align-items:baseline;width:100%;height:fit-content;display:flex}.default-page-lesson-grid{grid-template-columns:1fr 1fr 1fr;gap:20px;width:100%;height:fit-content;display:grid}.default-page-lesson-card{justify-content:baseline;align-items:baseline;gap:var(--margin);flex-direction:column;height:fit-content;display:flex}.default-page-section{justify-content:baseline;align-items:baseline;gap:var(--margin);flex-direction:column;width:100%;display:flex}.default-availability-table{border-radius:var(--margin);gap:var(--margin);grid-template-columns:1fr 1fr;width:100%;display:grid}.default-page-long-section{justify-content:baseline;align-items:baseline;gap:var(--navbar-height);flex-direction:column;width:50%;height:fit-content;display:flex}.default-page-double-container{justify-content:space-between;align-items:start;gap:var(--navbar-height);width:100%;height:fit-content;display:flex}.default-page-reviews{scroll-behavior:smooth;scrollbar-width:none;justify-content:baseline;border-radius:var(--margin);background-color:#f5f5f5;flex-direction:column;align-items:center;width:100%;height:500px;display:flex;overflow:scroll}.default-page-reviews-wrapper{justify-content:baseline;flex-direction:column;align-items:center;gap:20px;width:50%;display:flex}.no-reviews-box{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.leave-a-review-wrapper{width:100%;height:fit-content;min-height:calc(100vh - var(--navbar-height));justify-content:center;align-items:center;display:flex}.leave-a-review{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.leave-a-review-stars{justify-content:center;align-items:center;gap:20px;width:100%;height:fit-content;display:flex}.leave-a-review-box{border-radius:20px;width:800px;height:400px}.leave-a-review-input{resize:none;background-color:#f5f5f5;border:none;border-radius:20px;outline:none;width:100%;height:100%;padding:20px}.leave-a-review-exit{background-color:#f5f5f5;border-radius:100px;justify-content:center;align-items:center;gap:20px;height:fit-content;padding:20px 35px;display:flex}.default-page-review{flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;padding:20px;display:flex}.default-page-review-stars{place-content:center;gap:var(--margin);width:fit-content;height:fit-content;display:flex}.default-page-review-heading{width:100%;height:fit-content;padding:var(--margin);justify-content:space-between;align-items:center;display:flex}.default-page-review-content{width:100%;padding:var(--margin);gap:var(--margin);justify-content:baseline;flex-direction:column;align-items:baseline;height:fit-content;display:flex}.default-page-infobar{gap:var(--margin);justify-content:space-between;align-items:center;width:100%;height:fit-content;padding-top:20px;padding-bottom:20px;display:flex}@media (max-width:1600px){:root{--breakpoint:1000px;--button-padding-h:25px;--button-padding-v:15px}.simple-page-hero-image{width:50%;height:auto}.student-page-overview{grid-template-columns:1fr 1fr 1fr 1fr}.student-benefits{grid-template-columns:1fr 1fr}.hero-title{font-size:5rem}.footer-links{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.navbar-theory-test-button{display:none}.hero-theory-test-button{display:block}}@media (max-height:1000px){.dashboard-popup{height:calc(100vh - 40px)}}@media (max-width:1100px){:root{--breakpoint:100%;--navbar-height:60px}.search-page-url{display:none}.hero-finder,.simple-page-availability{width:100%}.simple-page-lessons{grid-template-columns:1fr 1fr}.none-medium{display:none}.simple-page-title{font-size:3rem}.student-page-overview{grid-template-columns:1fr 1fr 1fr}.student-page-overview-item{height:300px}.default-page-lesson-grid{grid-template-columns:1fr 1fr}.default-page-title{text-align:center;font-size:2rem}.dashboard-popup{width:calc(var(--breakpoint) - 40px);height:calc(100vh - 40px)}.user-creation-links{justify-content:start}.dashboard-page-instructor-page-content{grid-template-columns:1fr 1fr}.user-creation-form{width:100%;min-height:0}.user-creation-page{justify-content:baseline;text-align:left;align-items:baseline}.dashboard-form{grid-template-columns:100%}.student-benefits{grid-template-columns:1fr}.footer-header-links{gap:calc(var(--margin)*2);grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}.content-wrapper{height:fit-content}.row-content{flex-direction:column}.row-content-side{text-align:center;justify-content:center;align-items:center;width:100%}.simple-page-hero{padding-top:var(--navbar-height);flex-direction:column;height:fit-content}.simple-page-hero .combine-col-left{text-align:center}.simple-page-title{width:100%}.simple-page-hero-image{width:600px;height:auto}.content{padding-top:var(--navbar-height);padding-bottom:var(--navbar-height)}.navbar-links{display:none}.navbar-dashboard-button{display:block}.navbar-mobile-links{display:flex}.footer{padding:0}.hero-wrapper{justify-content:center}.font-huge{font-size:2.4rem}.font-large{font-size:1.5rem}.navbar-items{display:none}.navbar-mobile-menu-wrapper,.navbar .combine{display:flex}.dashboard-menu{display:none}}@media (max-width:800px){.dashboard-popup-availability-grid{grid-template-columns:1fr 1fr 1fr 1fr}.dashboard-popup-content{background-color:#262626;justify-content:start;height:fit-content}.simple-page-lessons{grid-template-columns:1fr}.simple-page-hero-image{width:100%;height:auto}.hero-finder-top .combine{display:none}.hero-finder-wrapper{flex-direction:column;justify-content:end}.hero-finder{height:90%}.hero-finder-content .combine:first-child{display:flex}.hero-finder-content .combine:nth-child(2){display:none}.hero-finder-content .combine{text-align:center}.hero-finder-content .combine-col .combine{flex-direction:column}.simple-page-gallery{width:100%}.simple-page-gallery-col:first-child{flex:100%;max-width:100%}.simple-page-gallery-col:nth-child(2),.simple-page-gallery-col:nth-child(3){flex:50%;max-width:50%}.simple-page-gallery-image{vertical-align:middle;border-radius:var(--margin);width:100%}.darkmodern-page-gallery{width:100%}.darkmodern-page-gallery-col:first-child{flex:100%;max-width:100%}.darkmodern-page-gallery-col:nth-child(2),.darkmodern-page-gallery-col:nth-child(3){flex:50%;max-width:50%}.darkmodern-page-gallery-image{vertical-align:middle;border-radius:var(--margin);width:100%}.default-page-gallery{width:100%}.default-page-gallery-col:first-child{flex:100%;max-width:100%}.default-page-gallery-col:nth-child(2),.default-page-gallery-col:nth-child(3){flex:50%;max-width:50%}.default-page-gallery-image{vertical-align:middle;border-radius:var(--margin);width:100%}.darkmodern-page-title{font-size:2rem}.darkmodern-page-section{width:100%}.default-page-gallery-col{margin:0;padding:2px}.default-page-gallery{margin:0;padding:0}.default-page-gallery-image{margin:2px;padding:0}.student-page-personal-details{grid-template-columns:1fr}.default-page-double-container,.student-page-instructor-finder .combine-col .combine{flex-direction:column}.student-page-overview{grid-template-columns:1fr 1fr}.student-page-overview-item{height:300px}.default-page-long-section,.default-page-reviews,.default-page-reviews-wrapper{width:100%}.default-page-infobar{justify-content:baseline;align-items:baseline}.default-page-infobar .combine{flex-direction:column;justify-content:start;align-items:baseline}.row-content-image{width:100%;height:auto}.dashboard-page-instructor-page-content{grid-template-columns:1fr}.cards-mobile-wrapper{display:flex}.comparison-table,.journey-table{width:100%}.comparison-table-column:first-child,.journey-table-column:first-child{width:150px}.cards-wrapper{display:none}}@media (max-width:600px){.search-page-result{flex-direction:column;gap:20px;height:fit-content}.search-page-result-content{gap:20px}.search-page-result-img{width:100%;height:auto}.learn-page,.search-page-heading{justify-content:baseline;text-align:left;align-items:baseline}.hero-invis .combine:first-child{justify-content:baseline;flex-direction:column;align-items:baseline}.hero-invis .combine:nth-child(2){flex-direction:column;justify-content:end;align-items:end}.student-page-overview{grid-template-columns:1fr 1fr}.student-page-overview-item{height:200px;padding:20px}.student-page-overview-item .font-medium-large{font-size:1.4rem}.student-page-overview-item .font-medium{font-size:1rem}.dashboard-popup-content-box{flex-direction:column;width:100%}.row-content-side{text-align:left;justify-content:baseline;align-items:baseline;width:100%}.row-content-image{width:100%;height:auto}.hero-title{font-size:3rem}}
@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_74ef03dc-module__7tgBEG__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_74ef03dc-module__7tgBEG__variable{--font-dm-sans:"DM Sans","DM Sans Fallback"}
