@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Passion+One&family=Satisfy&family=Ubuntu+Condensed&display=swap);.navigate[data-v-37115500]{position:fixed;top:1rem;left:1rem;height:4rem;width:4rem;background:var(--blue);opacity:.8;border-radius:50%;border:5px solid var(--white);z-index:100;cursor:pointer}.navigate[data-v-37115500]:hover{opacity:1}.move[data-v-37115500]{position:static}.show_navbar[data-v-37115500]{left:0}nav[data-v-37115500]{position:fixed;flex-direction:column;justify-content:space-around;top:0;left:120%;height:100vh;width:20rem;background:var(--red);transition:all .5s linear;font-size:x-large;gap:2rem;text-align:center;overflow:auto;z-index:100}a[data-v-37115500],nav[data-v-37115500]{display:flex;align-items:center;color:var(--white)}a[data-v-37115500]{width:100%;height:50%;background:var(--blue);justify-content:center;font-family:var(--passion)}a[data-v-37115500]:hover{background:var(--black)}.error[data-v-38d54be7]{width:100vw;background:#54000f;color:#fff;text-align:center}li[data-v-38d54be7]{list-style-type:none}.header[data-v-3bd9d8b4]{max-width:100vw;height:2rem;font-size:2rem}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 600,"GRAD" 0,"opsz" 24}*{box-sizing:border-box;--bebas:"Bebas Neue",sans-serif;--passion:"Passion One",cursive;--satisfy:"Satisfy",cursive;--ubuntu:"Ubuntu Condensed",sans-serif;font-family:var(--ubuntu);--border:5px solid var(--black);--inactive-border:2px solid var(--lightinactive);--active-border:2px solid var(--lightactive);--end-border:8px solid var(--orange);--shadow:var(--black) 5px 5px 2px;--active-shadow:var(--darkyellow) -5px -5px 2px,var(--lightactive) 5px 5px 2px;--darkinactive:#0000007a;--inactive:#5352527a;--lightinactive:#c2c2c27a;--darkactive:#2b2828;--active:#3d3a3a;--lightactive:#c9b7ba;--black:#36363f;--gray:#9b9b9b;--white:#ece3db;--light:#d4dce2;--darkblue:#253c59;--blue:#2d4b73;--lightblue:#06739e;--darkyellow:#b89215;--yellow:#f7c608;--lightyellow:#ffd753;--darkbrown:#6e2f2f;--brown:#8a4848;--lightbrown:#d4abab;--darkorange:#c02d08;--orange:#d45421;--lightorange:#ec5845;--darkred:#752328;--red:#a82932;--lightred:#aa1942;--darkgray:#535353;--gray:#7c7c7c;--lightgray:#96a9b9;--darkgreen:#388a78;--green:#2ca68c;--lightgreen:#40bfa4;--transition-time:0.5s;--transition:all var(--transition-time) ease-in-out;--home:2s;--animation-time:0.5s}*,html{margin:0;padding:0}html{width:100vw;height:100vh;background:var(--white)}.title{font-size:65px;width:100%;overflow:auto;min-height:65px}.subtitle,.title{text-align:center;white-space:nowrap}.subtitle{font-size:25px;width:-moz-min-content;width:min-content}table{border-collapse:collapse;width:-moz-fit-content;width:fit-content;text-align:center;align-self:center;justify-self:center}.subtitle,.title,table *,td *,th *,tr *{transition:unset}@media (max-width:1920px){table{align-self:start}}tr:nth-child(2n){-webkit-backdrop-filter:contrast(40%);backdrop-filter:contrast(40%)}th{text-align:center;text-justify:center}td{min-width:-moz-max-content;min-width:max-content;padding:2px}td table tr{border-bottom:unset}thead,tr{border-bottom:var(--border)}ol,ul{margin-left:1em}button{all:unset;cursor:pointer;background:var(--inactive);color:var(--white);border:var(--inactive-border);box-shadow:var(--shadow);min-width:-moz-max-content;min-width:max-content;width:-moz-max-content;width:max-content;height:-moz-min-content;height:min-content;min-height:-moz-max-content;min-height:max-content;padding:2px;word-break:break-all;overflow:hidden}button:hover{background:var(--active);box-shadow:var(--active-shadow);color:var(--white)}.confirmed-late{background:var(--darkgreen)}.confirmed,.confirmed-early{background:var(--green)}.cancelled-late{background:var(--red)}.no-show{background:var(--darkred)}.cancelled-on-time{background:var(--lightblue)}.rescheduled{background:var(--gray)}.P{background:var(--darkgray)}.C{background:var(--green)}.CE{background:var(--lightgreen)}.CL{background:var(--darkgreen)}.NS{background:var(--darkred)}.CL{background:var(--red)}.COT{background:var(--lightblue)}.R{background:var(--gray)}.COTBS{background:var(--lightblue)}.CBS,.CLBS{background:var(--red)}.show{animation-name:show;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;max-width:-moz-fit-content;max-width:fit-content;max-height:-moz-fit-content;max-height:fit-content;z-index:10;--height:100%;--width:100%;--font-size:large;--padding:5px;--margin:5px;--gap:5px}@keyframes show{0%{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}to{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin);gap:var(--gap)}}.hide{animation-name:hide;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;z-index:-10}@keyframes hide{0%{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin);gap:var(--gap)}to{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}}.login-video[data-v-513afdd0]{z-index:-10;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(10px)}.login-container[data-v-513afdd0]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;font-size:xx-large}form[data-v-513afdd0]{margin-bottom:2rem}.logo[data-v-513afdd0]{width:10rem}.login[data-v-513afdd0]{display:flex;flex-direction:column;justify-content:center;align-items:center}.clickable[data-v-513afdd0]{cursor:pointer}a[data-v-513afdd0]:link,a[data-v-513afdd0]:visited{color:var(--gray)}input[data-v-513afdd0]{margin:.8rem;font-size:x-large}.screen[data-v-ae44be90]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:0;width:0;border-radius:50%;background:var(--red);overflow:hidden;z-index:-10}.initial-screen-animation[data-v-ae44be90]{animation-name:initial-screen-animation-ae44be90;animation-duration:calc(var(--home)*2);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes initial-screen-animation-ae44be90{10%{height:max(100vw,100vh);width:max(100vw,100vh);border-radius:0}97%{height:max(100vw,100vh);width:max(100vw,100vh);border-radius:0;opacity:1}to{border-radius:50%;height:0;width:0;opacity:0}}.quote[data-v-ae44be90]{font-size:xxx-large;font-family:var(--bebas);text-align:center;color:var(--white)}.author[data-v-ae44be90]{font-size:x-large;font-family:var(--satisfy);text-align:center;color:var(--white)}.initial-animation[data-v-ae44be90]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;animation-name:initial-animation-ae44be90;animation-duration:calc(var(--home));animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;z-index:-10}@keyframes initial-animation-ae44be90{10%{opacity:1}90%{opacity:1}to{opacity:0}}.secondary-animation[data-v-ae44be90]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;animation-name:secondary-animation-ae44be90;animation-duration:var(--home);animation-timing-function:ease-in-out;animation-delay:var(--home);animation-direction:normal;animation-fill-mode:forwards;z-index:-10}.logo[data-v-ae44be90]{height:20rem;width:20rem;max-width:20rem}.logo-text[data-v-ae44be90]{color:var(--white);text-align:center;font-family:var(--passion);font-size:xx-large}@keyframes secondary-animation-ae44be90{10%{opacity:1}90%{opacity:1}to{opacity:0}}.sections[data-v-289670a4]{width:100%;display:flex;flex-direction:column;overflow:hidden}.section[data-v-289670a4]{height:100vh;width:100%;max-width:100%;background:var(--blue);width:0;opacity:0;border-radius:0 50% 50% 0;animation-name:left-sections-289670a4;animation-duration:calc(var(--home)/2);animation-timing-function:ease-in-out;animation-delay:calc(var(--home)*2);animation-direction:normal;animation-fill-mode:forwards}.section[data-v-289670a4]:nth-child(2n){background:var(--red);align-self:flex-end;animation-name:right-sections-289670a4;animation-duration:calc(var(--home)/2);animation-timing-function:ease-in-out;animation-delay:calc(var(--home)*2);animation-direction:normal;animation-fill-mode:forwards}@keyframes left-sections-289670a4{0%{width:0;opacity:0;border-radius:0 50% 50% 0}90%{border-radius:0 10% 10% 0}to{width:100vw;opacity:1;border-radius:0}}@keyframes right-sections-289670a4{0%{width:0;opacity:0;border-radius:50% 0 0 50%}90%{border-radius:10% 0 0 10%}to{width:100vw;opacity:1;border-radius:0}}.call-to-action[data-v-289670a4]{display:grid;height:100%;width:100%;justify-items:center;align-items:center;grid-template-rows:min(10%) fit-content fit-content;background-image:url(/img/landingpage.fae64aaf.png);background-size:cover;background-position:50%;opacity:0;animation-name:call-to-action-289670a4;animation-duration:calc(var(--home)/2);animation-timing-function:ease-in-out;animation-delay:calc(var(--home)*2);animation-direction:normal;animation-fill-mode:forwards;overflow:hidden;grid-template:". . sign-in" ". phone-contact ." "call-to-action-text call-to-action-text call-to-action-text"/1fr 2fr 1fr}.sign-in[data-v-289670a4]{grid-area:sign-in;align-self:center;justify-self:center}.sign-in-button[data-v-289670a4]{background:var(--red);color:var(--white);border-radius:1rem;padding:1rem;font-family:var(--passion);font-size:xx-large}.sign-in-button[data-v-289670a4]:hover{background:var(--black)}.call-to-action-text[data-v-289670a4]{align-self:center;justify-self:center;text-align:center;color:var(--white);text-shadow:var(--shadow);font-size:xxx-large;grid-area:call-to-action-text;align-self:end;margin:2rem;font-family:var(--passion)}.contact-form[data-v-289670a4]{position:relative;align-self:center;justify-self:center;border-radius:1rem;border:5px solid var(--white);margin:2rem;padding:10px;display:flex;flex-direction:column;gap:.7rem;justify-content:center;align-items:center;overflow:hidden}.contact-form-background[data-v-289670a4]{width:100%;height:100%;position:absolute;background:linear-gradient(var(--blue),var(--green));opacity:.8;z-index:-1}.contact-form-button[data-v-289670a4]{font-family:var(--passion);padding:1rem;font-size:x-large;border-radius:1rem;background:var(--red);color:var(--white)}.contact-form-button[data-v-289670a4]:hover{background:var(--green)}.phone-contact[data-v-289670a4]{align-self:center;justify-self:center;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-area:phone-contact;margin:.5rem}.whatsapp[data-v-289670a4]{z-index:1;height:3rem}.number[data-v-289670a4]{font-family:var(--passion);text-align:center;text-justify:center;font-size:xx-large;min-width:calc(fit-content+0.4rem);color:var(--white);text-shadow:var(--shadow)}@keyframes call-to-action-289670a4{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@media(max-width:500px){.call-to-action[data-v-289670a4]{background-position:50%;grid-template:"sign-in" "phone-contact" "call-to-action-text"/1fr}.number[data-v-289670a4]{font-size:xx-large}.call-to-action-text[data-v-289670a4]{grid-area:4/1}}.uniqueness[data-v-289670a4]{display:grid;width:100vw;height:100vh;align-items:center;justify-items:center}.unique-logo[data-v-289670a4]{height:max(20vh,20vw);grid-area:1/1/3/3}.attribute[data-v-289670a4]{display:grid;gap:1rem;margin:1rem;overflow:auto}.unique-title[data-v-289670a4]{font-size:x-large;color:var(--white);max-width:100%;text-align:center}.unique-description[data-v-289670a4]{color:var(--gray);font-size:medium;max-width:20rem;word-break:break-word;text-align:center}.unique-conversation[data-v-289670a4]{grid-area:1/1}.unique-native[data-v-289670a4]{grid-area:2/1}.unique-personalization[data-v-289670a4]{grid-area:1/2}.unique-flexibility[data-v-289670a4]{grid-area:2/2}.course[data-v-289670a4]{display:grid;width:100vw;height:100vh;justify-items:center;align-items:center;grid-template-columns:50vw 50vw;grid-template:"description image"}.course[data-v-289670a4]:nth-child(2n){grid-template:"image description"}.course-description[data-v-289670a4]{display:flex;justify-content:center;align-items:center;font-size:larger;color:var(--white);max-width:20rem;height:100%;text-align:center;text-justify:center;padding:1rem;grid-area:description}.course-image[data-v-289670a4]{display:flex;align-items:center;justify-content:center;overflow:hidden;height:min(50vw,50vh);width:min(50vw,50vh);grid-area:image}.course-image img[data-v-289670a4]{border-radius:50%;max-width:100%;max-height:100%}@media(max-width:1000px){.course[data-v-289670a4],.course[data-v-289670a4]:nth-child(2n){grid-template:"image" "description";grid-template-rows:50vh 50vh}}@media(max-height:500px){.course-description[data-v-289670a4]{max-width:100vw}}.footer[data-v-289670a4]{height:5rem;display:flex;gap:2rem;justify-content:space-around;align-items:center}.login[data-v-18518262]{top:2rem;display:flex;flex-direction:column;width:100%;height:100vh;justify-content:center;align-items:center}input[data-v-18518262]{margin:1rem}.cards[data-v-e25c1566]{display:grid;grid-template-columns:repeat(auto-fill,20rem);gap:1rem;justify-items:center;justify-content:center;align-items:center;width:100vw}.card[data-v-e25c1566]{display:flex;flex-direction:column;background:var(--red3);color:var(--white);height:10rem;width:15rem;align-items:end;justify-content:center;border-radius:1rem}.total[data-v-e25c1566]{font-weight:700;font-size:xxx-large}.title[data-v-e25c1566]{font-size:xx-large}.student[data-v-e25c1566]{background:var(--blue1)}.instructor[data-v-e25c1566]{background:var(--red1)}.group[data-v-e25c1566]{background:var(--yellow1)}.edit-subobject-container[data-v-50af49ca]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;display:flex;flex-direction:column;align-items:center;justify-content:start;overflow:auto;background:var(--lightred);color:var(--white);max-width:0;max-height:0}.edit[data-v-50af49ca]{display:flex;flex-direction:column;gap:5px;widows:100%}.show_edit_subobject_window[data-v-50af49ca]{animation-name:show_edit_subobject_window-50af49ca;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;--height:80vh;--width:100%;--font-size:large;--padding:5px;--margin:5px}@keyframes show_edit_subobject_window-50af49ca{0%{width:0;max-width:0;height:0;max-height:0;font-size:0;padding:0;margin:0}to{width:var(--width);max-width:var(--width);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin)}}.hide_edit_subobject_window[data-v-50af49ca]{animation-name:hide_edit_subobject_window-50af49ca;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes hide_edit_subobject_window-50af49ca{0%{width:var(--width);max-width:var(--width);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin)}to{width:0;max-width:0;height:0;max-height:0;font-size:0;padding:0;margin:0}}.edit-container[data-v-521ba978]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;display:flex;flex-direction:column;align-items:center;justify-content:start;overflow:auto;background:var(--lightblue);color:var(--white);max-width:0;max-height:0}.edit[data-v-521ba978]{display:flex;flex-direction:column;gap:5px;widows:100%}.show_edit_window[data-v-521ba978]{animation-name:show_edit_window-521ba978;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;--height:80vh;--width:100%;--font-size:large;--padding:5px;--margin:5px}@keyframes show_edit_window-521ba978{0%{width:0;max-width:0;height:0;max-height:0;font-size:0;padding:0;margin:0}to{width:var(--width);max-width:var(--width);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin)}}.hide_edit_window[data-v-521ba978]{animation-name:hide_edit_window-521ba978;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes hide_edit_window-521ba978{0%{width:var(--width);max-width:var(--width);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin)}to{width:0;max-width:0;height:0;max-height:0;font-size:0;padding:0;margin:0}}.container[data-v-50774a92]{overflow:hidden}.addfromlist-container[data-v-08d69011],.container[data-v-50774a92]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0}.addfromlist-container[data-v-08d69011]{display:flex;flex-direction:column;align-items:center;justify-content:start;overflow:auto;background:var(--darkred);color:var(--white);max-width:0;max-height:0}.addfromlist[data-v-08d69011]{display:flex;flex-direction:column;gap:5px;widows:100%}.child[data-v-08d69011]{background:var(--red)}.selected[data-v-08d69011]{background:var(--green);color:var(--black)}.show_addfromlist_window[data-v-08d69011]{animation-name:show_addfromlist_window-08d69011;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;--height:80vh;--width:100%;--font-size:large;--padding:5px;--margin:5px}@keyframes show_addfromlist_window-08d69011{0%{width:0;max-width:0;height:0;max-height:0;font-size:0;padding:0;margin:0}to{width:var(--width);max-width:var(--width);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin)}}.hide_addfromlist_window[data-v-08d69011]{animation-name:hide_addfromlist_window-08d69011;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes hide_addfromlist_window-08d69011{0%{width:var(--width);max-width:var(--width);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin)}to{width:0;max-width:0;height:0;max-height:0;font-size:0;padding:0;margin:0}}.payments-container[data-v-649f82c9]{position:fixed;display:flex;flex-direction:column;justify-content:start;align-items:center;color:var(--black);background:var(--white);width:0;height:0;top:50%;left:50%;transform:translate(-50%,-50%);font-size:0;margin:0;padding:0;overflow:scroll}table[data-v-649f82c9]{align-self:start}@media (max-width:1500px){.payment[data-v-649f82c9],.payments-container[data-v-649f82c9]{align-items:start}}.payments[data-v-649f82c9]{gap:5px;width:100%}.payment[data-v-649f82c9],.payments[data-v-649f82c9]{display:flex;flex-direction:column;justify-content:start;align-items:center}.payment[data-v-649f82c9]{width:150px;height:100px;overflow:hidden;background:var(--lightred);color:var(--white)}.paid[data-v-649f82c9]{background:var(--green)}.payment-info[data-v-649f82c9]{align-self:start;align-items:start;overflow:scroll}.package-container[data-v-649f82c9],.payment-info[data-v-649f82c9]{display:flex;flex-direction:column;justify-content:start;width:100%}.package-container[data-v-649f82c9]{height:-moz-min-content;height:min-content;overflow:auto;align-items:center}.package-hours[data-v-649f82c9]{display:flex;justify-content:center;align-items:center}.show_payments[data-v-649f82c9]{animation-name:show_payments-649f82c9;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;--height:80vh;--width:100%;--font-size:large;--padding:5px;--margin:5px;--gap:5px}@keyframes show_payments-649f82c9{0%{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}to{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin);gap:var(--gap)}}.hide_payments[data-v-649f82c9]{animation-name:hide_payments-649f82c9;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes hide_payments-649f82c9{0%{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin);gap:var(--gap)}to{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}}.show_payment[data-v-649f82c9]{animation-name:show_payment-649f82c9;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes show_payment-649f82c9{0%{width:150px;height:100px}to{width:100%;height:-moz-min-content;height:min-content}}.hide_payment[data-v-649f82c9]{animation-name:hide_payment-649f82c9;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes hide_payment-649f82c9{0%{width:100%;height:700px}to{width:150px;height:100px}}.offer-group-container[data-v-676981c6]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:0;width:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--gray)}.instructor[data-v-676981c6]{display:flex;flex-direction:row;justify-items:start;align-items:center}.selected[data-v-676981c6]{background:var(--green)}.material-symbols-outlined[data-v-2dfe1534]{font-size:x-large}.instructors-container[data-v-2dfe1534]{width:100%;height:-moz-fit-content;height:fit-content;overflow:auto;display:flex;justify-content:start}.instructors[data-v-2dfe1534]{width:100%;text-align:center;border-collapse:collapse}.instructor[data-v-2dfe1534]{font-size:x-large;border-top:5px solid var(--white1);border-bottom:5px solid var(--white1)}.group_buttons[data-v-2dfe1534],.instructor_buttons[data-v-2dfe1534],.student_buttons[data-v-2dfe1534]{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:small;gap:1rem}.instructor[data-v-2dfe1534]:nth-of-type(4n+3){-webkit-backdrop-filter:contrast(40%);backdrop-filter:contrast(40%)}.inactive[data-v-2dfe1534]{background:var(--gray)}.groups-container[data-v-2dfe1534]{width:0;max-width:0;height:0;max-height:0;font-size:0;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background:var(--red);color:var(--white)}.groups[data-v-2dfe1534]{width:80%;overflow:hidden}.students-container[data-v-2dfe1534]{display:flex;justify-content:center;align-items:center;min-width:-moz-max-content;min-width:max-content;width:100%;max-width:100%}.students[data-v-2dfe1534]{width:100%}.student[data-v-2dfe1534]{display:flex;justify-content:space-between;align-items:center}table td table td[data-v-2dfe1534]{padding:5px}.show_groups[data-v-2dfe1534]{animation-name:show_groups-2dfe1534;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;overflow:hidden;--height:100%;--width:100%;--font-size:large;--padding:5px;--margin:5px}@keyframes show_groups-2dfe1534{0%{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0}to{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin)}}.hide_groups[data-v-2dfe1534]{animation-name:hide_groups-2dfe1534;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;--height:100%;--width:100%;--font-size:large;--padding:5px;--margin:5px}@keyframes hide_groups-2dfe1534{0%{min-width:var(--width);width:var(--width);max-width:var(--width);font-size:var(--font-size);padding:var(--padding);margin:var(--margin)}to{min-width:0;width:0;max-width:0;font-size:0;padding:0;margin:0}}.collections[data-v-3bdc2fe6]{width:0;height:0;overflow:auto}.collections[data-v-3bdc2fe6],.search_container[data-v-3bdc2fe6]{display:flex;flex-direction:column;justify-content:center;align-items:center}.search_container[data-v-3bdc2fe6]{width:100%;max-width:100vw;height:auto;gap:24px}.search_box[data-v-3bdc2fe6]{border-radius:5px;border:var(--border);min-height:20px;width:200px}.filter_container[data-v-3bdc2fe6]{display:flex;align-items:center;justify-content:center;gap:12px}.filter[data-v-3bdc2fe6]{color:var(--black);background:var(--lightbrown);border:var(--border);cursor:pointer}.group-container[data-v-3bdc2fe6],.student-container[data-v-3bdc2fe6]{display:flex;width:100%;flex-direction:column;gap:6px;justify-content:center;align-items:center}.student-container[data-v-3bdc2fe6]{min-width:-moz-max-content;min-width:max-content}.student_dashboard[data-v-3bdc2fe6]{color:var(--white)}.student_comments[data-v-3bdc2fe6]{width:90%;max-width:300px;min-height:100px;height:auto;border:var(--border)}.strong_urgent[data-v-3bdc2fe6]{background:var(--darkred)}.urgent[data-v-3bdc2fe6]{background:var(--red)}.weak_urgent[data-v-3bdc2fe6]{background:var(--darkyellow)}.ok[data-v-3bdc2fe6]{background:var(--darkgreen)}.null[data-v-3bdc2fe6]{background:var(--white);color:var(--black)}.inactive[data-v-3bdc2fe6]{background:var(--gray);color:var(--white)}.payment[data-v-3bdc2fe6]{background:var(--red);color:var(--white)}.paid[data-v-3bdc2fe6]{background:var(--green);color:var(--white)}.end[data-v-3bdc2fe6]{border:var(--end-border)}.title[data-v-1bcc624e],.title[data-v-3bdc2fe6]{cursor:pointer}.tickets-container[data-v-1bcc624e]{display:grid;grid-template-columns:repeat(auto-fit,400px);justify-content:center;align-items:center;width:100%;max-width:100vw;height:auto;overflow:auto;text-align:center}.ticket[data-v-1bcc624e]{width:-moz-fit-content;width:fit-content;border:var(--border);background:var(--gray);color:var(--black);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.accept[data-v-1bcc624e]{background:var(--darkgreen)}.reject[data-v-1bcc624e]{background:var(--red)}.pending[data-v-1bcc624e]{background:var()}.accepted[data-v-1bcc624e]{background:var(--green)}.rejected[data-v-1bcc624e]{background:var(--red)}[data-v-016ab518]{--width1:fit-content;--width2:calc(100vw - var(--width1));--height1:30px;--height2:40px}.subtitle[data-v-016ab518]{width:100%;background:#f3f1f1;border-bottom:10px solid #ebebeb;color:var(--black)}.attendance-report-container[data-v-016ab518]{display:grid;justify-content:start;align-items:center;width:100%;max-width:100vw;overflow:auto;height:80vh;grid-template-areas:"titles days" "students students";grid-template-columns:var(--width1) var(--width2);grid-template-rows:var(--height1) auto;background:#ebebeb;color:var(--black);text-align:center;text-justify:center}.titles[data-v-016ab518]{grid-area:titles;font-weight:bolder}.days[data-v-016ab518],.titles[data-v-016ab518]{display:flex;justify-content:space-evenly;align-items:center;height:100%;background:#f3f1f1;border-bottom:5px solid #ebebeb}.days[data-v-016ab518]{grid-area:days}.left-side-cell[data-v-016ab518]{width:60px;min-width:50px}.instructor-column[data-v-016ab518]{min-width:-moz-max-content;min-width:max-content}.student-column[data-v-016ab518]{width:150px;max-width:150px}.schedule-column[data-v-016ab518]{min-width:150px}.students[data-v-016ab518]{grid-area:students;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;align-self:start;background:#f3f1f1}.student[data-v-016ab518]{display:grid;grid-template-areas:"student-info sdays";grid-template-columns:var(--width1) var(--width2);width:100%;overflow:hidden;height:60px;height:var(--height2);border-bottom:2px solid #ebebeb}.student-info[data-v-016ab518]{grid-area:student-info;height:var(--height2)}.sdays[data-v-016ab518],.student-info[data-v-016ab518]{display:flex;justify-content:space-evenly;align-items:center}.sdays[data-v-016ab518]{grid-area:sdays;height:100%}.days .day[data-v-016ab518]{justify-content:center}.day[data-v-016ab518]{height:100%;width:35px;min-width:35px;overflow:hidden;white-space:nowrap;font-weight:800;display:flex;align-items:center;justify-content:start;text-align:center;border-left:2px solid #ebebeb;padding:2px}.query[data-v-016ab518]{width:100%;display:flex;justify-content:center;align-items:center}.leads-container[data-v-a3e822b4]{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background:linear-gradient(135deg,var(--lightblue),var(--lightgreen));overflow:hidden}.leads-table-wrapper[data-v-a3e822b4]{background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:25px;border-radius:12px;box-shadow:var(--shadow);color:var(--black);width:90%;max-width:1000px;position:relative;border:var(--inactive-border);overflow-x:auto}.leads-table[data-v-a3e822b4]{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;font-size:16px}th[data-v-a3e822b4]{background:var(--blue);color:var(--white);font-weight:700;text-transform:uppercase;text-align:left;padding:16px;border-bottom:2px solid var(--darkinactive)}td[data-v-a3e822b4]{color:var(--black);background:hsla(0,0%,100%,.7);padding:14px;border-bottom:1px solid var(--inactive-border)}tr:nth-child(2n) td[data-v-a3e822b4]{background:rgba(132,189,186,.3)}tr:hover td[data-v-a3e822b4]{background:var(--lightblue);transition:background-color .3s ease}@media (max-width:768px){.leads-table-wrapper[data-v-a3e822b4]{width:95%;padding:15px}.leads-table[data-v-a3e822b4]{font-size:14px}td[data-v-a3e822b4],th[data-v-a3e822b4]{padding:12px}}.meeting[data-v-be1aa820]{width:100%;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.section[data-v-be1aa820]{width:100vw;background:var(--blue);color:var(--white);overflow:hidden}.section[data-v-be1aa820]:nth-child(2n){background:var(--red)}.ai_whatsapp[data-v-be1aa820]{display:flex;flex-direction:column;justify-content:center;align-items:center}.container[data-v-4d346484]{width:100vw;justify-items:center}.bad-attendances[data-v-4d346484],.container[data-v-4d346484]{background:var(--gray);display:grid;gap:1rem;justify-content:center;align-items:center}.bad-attendances[data-v-4d346484]{grid-template-columns:repeat(auto-fill,300px);width:90vw}.bad-attendance[data-v-4d346484]{background:var(--red);color:var(--white);border-radius:1rem;border:5px solid var(--darkred);padding:1rem;gap:1rem;display:grid;grid-template-areas:"admin-check" "group" "id" "datetime" "instructor-confirmations" "student-confirmations"}.attendance-datetime[data-v-4d346484]{grid-area:datetime}.attendance-group[data-v-4d346484]{grid-area:group}.attendance-id[data-v-4d346484]{grid-area:id}.instructor-confirmations[data-v-4d346484]{grid-area:instructor-confirmations;display:flex;flex-direction:column}.student-confirmations[data-v-4d346484]{grid-area:student-confirmations;display:flex;flex-direction:column}.admin-check[data-v-4d346484]{grid-area:admin-check}.logout[data-v-f77d57b6]{width:100vw;height:10rem;font-size:3rem;text-align:center;color:#630606}.move-container[data-v-452d2ec6]{position:absolute;display:grid;width:50vw;height:50vh;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--secondary);justify-content:center;align-items:center;grid-area:1/1;grid-template-columns:10fr 1fr;overflow:auto}.parents[data-v-452d2ec6]{display:grid;justify-content:center;align-items:center;grid-area:1/1;gap:1rem}.parent[data-v-452d2ec6]{background:var(--primary);border:5px solid #000;box-shadow:-5px -5px #000;text-align:center;transition:all .2s linear;width:5rem;height:5rem}.buttons[data-v-452d2ec6]{grid-area:1/2;align-self:start;position:sticky;top:0;right:0}.buttons button[data-v-452d2ec6]{border-radius:1rem;height:3rem}.selected[data-v-452d2ec6]{background:var(--selected)}section[data-v-2ddf1bee]{background:var(--primary);width:100vw;color:#fff;display:grid;align-items:center;justify-content:center;gap:1rem;grid-template-rows:1rem auto;top:-100vh;transition:all .2s linear}.title[data-v-2ddf1bee]{font-size:x-large;color:#f0f8ff;text-align:center;text-justify:center}.objects[data-v-2ddf1bee]{background:orange;display:grid;height:100%;width:inherit;justify-content:center;align-items:center;grid-template-columns:repeat(auto-fit,minmax(1rem,7rem))}.object[data-v-2ddf1bee]{background:var(--primary);border:5px solid #000;box-shadow:-5px -5px #000;text-align:center;display:grid;justify-content:center;transition:all .2s linear;grid-template-rows:repeat(auto-fit,1rem);width:5rem;height:5rem}.entries[data-v-2ddf1bee]{background:#884242;display:grid;width:inherit;height:inherit}.subentries[data-v-2ddf1bee]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center}.entry[data-v-2ddf1bee]{background:var(--primary);border:5px solid #000;box-shadow:-5px -5px #000;text-align:center;transition:all .2s linear;width:5rem;height:5rem}.fullscreen[data-v-2ddf1bee]{height:100vh;width:100vw;top:0;left:0;position:absolute}input[data-v-2ddf1bee]{width:100%}.buttons[data-v-2ddf1bee]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-2ddf1bee]{background:var(--options);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-2ddf1bee]{border-radius:1rem;height:3rem}.selected[data-v-2ddf1bee]{background:var(--selected)}.add-container[data-v-71c44850]{position:absolute;display:grid;width:50vw;height:50vh;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--secondary);justify-content:center;align-items:center;grid-template-columns:10fr 1fr}.models[data-v-71c44850]{display:grid;justify-content:center;align-items:center;grid-area:1/1/100/2;gap:1rem;height:100%;overflow:auto}.model[data-v-71c44850]{background:var(--primary);border:5px solid #000;box-shadow:-5px -5px #000;text-align:center;transition:all .2s linear;width:5rem;height:5rem}.buttons[data-v-71c44850]{position:sticky;grid-area:2/2}.buttons button[data-v-71c44850]{border-radius:1rem;height:3rem}.selected[data-v-71c44850]{background:var(--selected)}section[data-v-01f3ad97]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-01f3ad97]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-01f3ad97]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-01f3ad97],.objects[data-v-01f3ad97]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-01f3ad97]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-01f3ad97]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-01f3ad97]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-01f3ad97]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-01f3ad97]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-01f3ad97]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-01f3ad97]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-01f3ad97]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-01f3ad97]{border-radius:1rem;height:3rem}.selected[data-v-01f3ad97]{background:var(--yellow)}section[data-v-d1412fd6]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-d1412fd6]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-d1412fd6]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-d1412fd6],.objects[data-v-d1412fd6]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-d1412fd6]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-d1412fd6]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-d1412fd6]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-d1412fd6]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-d1412fd6]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-d1412fd6]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-d1412fd6]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-d1412fd6]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-d1412fd6]{border-radius:1rem;height:3rem}.selected[data-v-d1412fd6]{background:var(--yellow)}section[data-v-2ccb2293]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-2ccb2293]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-2ccb2293]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-2ccb2293],.objects[data-v-2ccb2293]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-2ccb2293]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-2ccb2293]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-2ccb2293]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-2ccb2293]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-2ccb2293]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-2ccb2293]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-2ccb2293]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-2ccb2293]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-2ccb2293]{border-radius:1rem;height:3rem}.selected[data-v-2ccb2293]{background:var(--yellow)}section[data-v-7b9245de]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-7b9245de]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-7b9245de]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-7b9245de],.objects[data-v-7b9245de]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-7b9245de]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-7b9245de]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-7b9245de]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-7b9245de]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-7b9245de]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-7b9245de]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-7b9245de]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-7b9245de]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-7b9245de]{border-radius:1rem;height:3rem}.selected[data-v-7b9245de]{background:var(--yellow)}section[data-v-57a2978f]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-57a2978f]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-57a2978f]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-57a2978f],.objects[data-v-57a2978f]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-57a2978f]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-57a2978f]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-57a2978f]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-57a2978f]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-57a2978f]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-57a2978f]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-57a2978f]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-57a2978f]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-57a2978f]{border-radius:1rem;height:3rem}.selected[data-v-57a2978f]{background:var(--yellow)}section[data-v-25e35be6]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-25e35be6]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-25e35be6]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-25e35be6],.objects[data-v-25e35be6]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-25e35be6]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-25e35be6]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-25e35be6]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-25e35be6]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-25e35be6]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-25e35be6]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-25e35be6]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-25e35be6]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-25e35be6]{border-radius:1rem;height:3rem}.selected[data-v-25e35be6]{background:var(--yellow)}section[data-v-fb0be6ea]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-fb0be6ea]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-fb0be6ea]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-fb0be6ea],.objects[data-v-fb0be6ea]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-fb0be6ea]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-fb0be6ea]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-fb0be6ea]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-fb0be6ea]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-fb0be6ea]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-fb0be6ea]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-fb0be6ea]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-fb0be6ea]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-fb0be6ea]{border-radius:1rem;height:3rem}.selected[data-v-fb0be6ea]{background:var(--yellow)}section[data-v-17e5c709]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-17e5c709]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-17e5c709]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-17e5c709],.objects[data-v-17e5c709]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-17e5c709]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-17e5c709]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-17e5c709]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-17e5c709]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-17e5c709]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-17e5c709]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-17e5c709]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-17e5c709]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-17e5c709]{border-radius:1rem;height:3rem}.selected[data-v-17e5c709]{background:var(--yellow)}section[data-v-a55cfcf2]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-a55cfcf2]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-a55cfcf2]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-a55cfcf2],.objects[data-v-a55cfcf2]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-a55cfcf2]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-a55cfcf2]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-a55cfcf2]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-a55cfcf2]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-a55cfcf2]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-a55cfcf2]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-a55cfcf2]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-a55cfcf2]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-a55cfcf2]{border-radius:1rem;height:3rem}.selected[data-v-a55cfcf2]{background:var(--yellow)}section[data-v-503f95d4]{background:var(--blue);width:100vw;color:var(--white);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-503f95d4]{font-size:xx-large;color:var(--white);text-align:center;text-justify:center;height:auto}.objects[data-v-503f95d4]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-503f95d4],.objects[data-v-503f95d4]{background:var(--blue);display:grid;justify-content:center;overflow:auto}.object[data-v-503f95d4]{box-shadow:-5px -5px var(--lightblue);border:5px solid var(--darkblue);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:anywhere;width:15rem;height:15rem}.entries[data-v-503f95d4]{background:var(--yellow);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-503f95d4]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-503f95d4]{background:var(--blue);box-shadow:-5px -5px var(--blue);border:5px solid var(--blue);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-503f95d4]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-503f95d4]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-503f95d4]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-503f95d4]{background:var(--yellow);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-503f95d4]{border-radius:1rem;height:3rem}.selected[data-v-503f95d4]{background:var(--yellow)}section[data-v-529c47e6]{background:var(--blue1);width:100vw;color:var(--white1);display:grid;align-items:center;justify-content:center;gap:1rem;top:-100vh;transition:all .2s linear}.title[data-v-529c47e6]{font-size:xx-large;color:var(--white1);text-align:center;text-justify:center;height:auto}.objects[data-v-529c47e6]{height:100%;width:inherit;align-items:center;grid-template-columns:repeat(auto-fit,minmax(5rem,20rem));gap:1rem}.object[data-v-529c47e6],.objects[data-v-529c47e6]{background:var(--blue1);display:grid;justify-content:center;overflow:auto}.object[data-v-529c47e6]{box-shadow:-5px -5px var(--blue2);border:5px solid var(--blue3);text-align:center;transition:all .2s linear;font-size:xx-large;overflow-wrap:break-word;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.entries[data-v-529c47e6]{background:var(--yellow1);display:grid;position:fixed;top:3rem;width:inherit;height:inherit;overflow:auto;gap:1rem;font-size:xx-large}.subentries[data-v-529c47e6]{display:grid;grid-template-columns:repeat(auto-fit,10rem);justify-content:center;align-items:center;gap:1rem}.entry[data-v-529c47e6]{background:var(--blue1);box-shadow:-5px -5px var(--blue2);border:5px solid var(--blue3);text-align:center;transition:all .2s linear;font-size:x-large;overflow-wrap:anywhere;min-width:-moz-fit-content;min-width:fit-content;min-height:15rem}.fullscreen[data-v-529c47e6]{height:100vh;width:100vw;top:0;left:0;position:fixed}textarea[data-v-529c47e6]{width:100%;height:10rem;text-align:center;font-size:xx-large;overflow-wrap:anywhere}.buttons[data-v-529c47e6]{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1rem}.buttonsshow[data-v-529c47e6]{background:var(--yellow2);border-radius:50%;position:absolute;right:1rem;bottom:1rem;height:2rem;width:2rem}.buttons button[data-v-529c47e6]{border-radius:1rem;height:3rem}.selected[data-v-529c47e6]{background:var(--yellow1)}.container[data-v-17c67255]{width:100%;max-width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--darkblue);color:var(--white)}.container[data-v-17c67255]:nth-of-type(2n){background:var(--darkyellow)}.group[data-v-17c67255]{display:grid;min-width:50vw;width:-moz-fit-content;width:fit-content;max-width:100vw;border-radius:5px;border:var(--border);text-align:center;text-justify:center;background:var(--gray);color:var(--black);overflow:auto;grid-template-areas:"instructors subject" "schedule subject" "status status" "class_time class_time" "duration duration" "buttons buttons"}.normal[data-v-17c67255]{background:var(--white)}.instructors[data-v-17c67255]{display:flex;justify-content:center;align-items:center;grid-area:instructors;min-width:-moz-max-content;min-width:max-content;font-size:x-large;border-right:var(--border)}.subject[data-v-17c67255]{grid-area:subject;font-size:xx-large}.schedule[data-v-17c67255],.subject[data-v-17c67255]{display:flex;justify-content:center;align-items:center;border-bottom:var(--border)}.schedule[data-v-17c67255]{grid-area:schedule;min-width:-moz-max-content;min-width:max-content;font-size:x-large;border-right:var(--border)}.status[data-v-17c67255]{grid-area:status}.class_time[data-v-17c67255],.status[data-v-17c67255]{display:flex;justify-content:center;align-items:center;font-size:x-large}.class_time[data-v-17c67255]{flex-direction:column;grid-area:class_time}.duration[data-v-17c67255]{flex-direction:column;grid-area:duration;font-size:x-large}.buttons[data-v-17c67255],.duration[data-v-17c67255]{display:flex;justify-content:center;align-items:center}.buttons[data-v-17c67255]{grid-area:buttons;font-size:xx-large;gap:10px}.cancel-button[data-v-17c67255]{background:var(--red)}.confirm-button[data-v-17c67255],.confirmed[data-v-17c67255]{background:var(--green)}.cancelled-late-by-student[data-v-17c67255],.cancelled-late[data-v-17c67255]{background:var(--red)}.no-show[data-v-17c67255]{background:var(--darkred)}.cancelled-on-time-by-student[data-v-17c67255],.cancelled-on-time[data-v-17c67255]{background:var(--lightblue)}.cancelled_by_student[data-v-17c67255],.rescheduled[data-v-17c67255]{background:var(--gray)}.payments[data-v-17c67255]{gap:1rem;overflow:auto;padding-top:1rem}.payment-container[data-v-17c67255]{background:var(--lightred);display:flex;flex-direction:column;min-width:-moz-max-content;min-width:max-content;padding:0 20px 5px 20px}.payment[data-v-17c67255]{display:flex;flex-direction:column;justify-content:center;align-items:center}.package[data-v-17c67255]{min-width:500px;width:-moz-fit-content;width:fit-content;max-width:500px;overflow:auto;background:var(--light);color:var(--black)}.paid[data-v-17c67255]{background:var(--green)}tr[data-v-17c67255]{border:var(--border)}td[data-v-17c67255]{white-space:nowrap;width:-moz-min-content;width:min-content}.group[data-v-17c67255]{height:300px}.tutorial-screen[data-v-7baa0a1b]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--black);opacity:.8;z-index:50}.message-container[data-v-7baa0a1b]{display:grid;justify-content:center;align-items:center;position:fixed;width:100vw;height:10rem;font-size:xx-large;background:var(--green1);filter:opacity(80%);color:var(--white);bottom:50%;left:0;z-index:54;text-align:center;text-justify:center}.status-buttons[data-v-b1a723cc]{position:relative;height:0;width:0;display:grid;align-items:center;justify-content:center;overflow:hidden;align-self:center;justify-self:center;transition:var(--transition);grid-template-areas:"confirmed cancelled-late no-show cancelled-on-time rescheduled "}.confirmed[data-v-b1a723cc]{background:var(--darkgreen);grid-area:confirmed}.cancelled-late[data-v-b1a723cc]{background:var(--red);grid-area:cancelled-late}.no-show[data-v-b1a723cc]{background:var(--darkred);grid-area:no-show}.cancelled-on-time[data-v-b1a723cc]{background:var(--lightblue);grid-area:cancelled-on-time}.rescheduled[data-v-b1a723cc]{background:var(--gray);grid-area:rescheduled}.show_buttons[data-v-b1a723cc]{animation-name:show-buttons-b1a723cc;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;--height_b:30px;--width_b:max-content;--font-size_b:12px;--padding_b:5px;--margin_b:0px;--gap_b:0px}@keyframes show-buttons-b1a723cc{0%{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}to{min-width:var(--width_b);width:var(--width_b);max-width:var(--width_b);min-height:var(--height_b);height:var(--height)_b;max-height:var(--height_b);font-size:var(--font-size_b);padding:var(--padding_b);margin:var(--margin_b);gap:var(--gap_b)}}.hide_buttons[data-v-b1a723cc]{animation-name:hide-buttons-b1a723cc;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes hide-buttons-b1a723cc{0%{min-width:var(--width_b);width:var(--width_b);max-width:var(--width_b);min-height:var(--height_b);height:var(--height)_b;max-height:var(--height_b);font-size:var(--font-size_b);padding:var(--padding_b);margin:var(--margin_b);gap:var(--gap_b)}to{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}}.materialscontainer[data-v-2a526b50]{position:absolute;top:0;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--gray)}.materials[data-v-2a526b50]{height:50rem;width:100vw;background:var(--blue2);color:var(--white);display:grid;align-items:center;justify-items:center;grid-template-columns:repeat(auto-fit,minmax(1rem,30rem));grid-template-rows:repeat(auto-fit,7rem);align-self:center;justify-self:center}.material[data-v-2a526b50]{height:3rem;min-width:-moz-fit-content;min-width:fit-content;max-width:10rem;padding:1rem;background:var(--blue1);border:5px solid var(--black)}.material[data-v-2a526b50]:hover{background:var(--yellow1)}.selected[data-v-2a526b50]{background:var(--green1)}button[data-v-2a526b50]{position:fixed;bottom:1rem;right:1rem;width:-moz-fit-content;width:fit-content;padding:1rem;border-radius:1rem;border:5px solid var(--yellow3);background:var(--yellow1);justify-self:center;color:var(--white)}button[data-v-2a526b50]:hover{background:var(--black)}.status-buttons[data-v-e6c1fcc2]{height:auto;width:-moz-fit-content;width:fit-content;max-width:100%;display:grid;align-items:center;justify-content:center;overflow:hidden;align-self:center;justify-self:center;transition:var(--transition);gap:10px;grid-template-areas:"confirmed cancelled-late no-show cancelled-on-time rescheduled "}.confirmed[data-v-e6c1fcc2]{background:var(--darkgreen);grid-area:confirmed}.cancelled-late[data-v-e6c1fcc2]{background:var(--red);grid-area:cancelled-late}.no-show[data-v-e6c1fcc2]{background:var(--darkred);grid-area:no-show}.cancelled-on-time[data-v-e6c1fcc2]{background:var(--lightblue);grid-area:cancelled-on-time}.rescheduled[data-v-e6c1fcc2]{background:var(--gray);grid-area:rescheduled}.status-time[data-v-08a7358c]{display:flex;align-items:center;justify-content:center;overflow:hidden;transition:var(--transition);z-index:10}.durations-container[data-v-52bf18a8]{height:auto;width:-moz-max-content;width:max-content;display:flex;align-items:center;justify-content:center;overflow:auto;gap:10px}.selected[data-v-52bf18a8]{background:var(--green);width:50px;height:50px;font-size:x-large;padding:5px}.video-link-container[data-v-05456bc2]{display:flex;flex-direction:column;align-items:center;justify-content:start;width:-moz-min-content;width:min-content;height:auto}.videolink-history[data-v-05456bc2]{display:flex;flex-direction:row;justify-content:space-around;align-items:start;width:100%;max-width:100%;gap:5px}.links-container[data-v-05456bc2]{flex-direction:column;justify-content:start;align-items:center;border:var(--border);border-color:var(--white);border-radius:5px}.link[data-v-05456bc2],.links-container[data-v-05456bc2]{display:flex;min-width:-moz-max-content;min-width:max-content;padding:5px}.link[data-v-05456bc2]{border:var(--border);border-radius:5px;background:var(--lightgray);color:var(--black)}.selected[data-v-05456bc2]{background:var(--darkgreen)}.close[data-v-05456bc2]{background:var(--red);color:var(--white);font-size:large;border-radius:2px;border:var(--border)}.container-status-window[data-v-446419d7]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--black);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:start;align-self:center;justify-self:center;text-align:center;overflow-y:auto;transition:var(--transition);z-index:-10}@media (max-width:900px){.container-status-window[data-v-446419d7]{align-items:start}}.confirmation[data-v-446419d7]{display:flex;flex-direction:column;justify-content:start;align-items:center;gap:15px;width:-moz-max-content;width:max-content}label[data-v-446419d7]{display:flex;flex-direction:column;align-items:center;justify-content:center}hr[data-v-446419d7]{width:100%;height:5px;background:var(--white)}.summary[data-v-446419d7]{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:5px}button[data-v-446419d7]{min-height:50px;font-size:larger;background:var(--darkgreen)}.confirmed[data-v-446419d7]{background:var(--green)}.cancelled-late[data-v-446419d7]{background:var(--red)}.no-show[data-v-446419d7]{background:var(--darkred)}.cancelled-on-time[data-v-446419d7]{background:var(--lightblue)}.rescheduled[data-v-446419d7]{background:var(--gray)}.show_confirmation_window[data-v-446419d7]{animation-name:show_confirmation_window-446419d7;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;max-width:100%;max-height:80vh;--height:80%;--width:100%;--font-size:large;--padding:0px;--margin:0px;--gap:0px;z-index:10;overflow:auto}@keyframes show_confirmation_window-446419d7{0%{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}to{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin);gap:var(--gap)}}.hide_confirmation_window[data-v-446419d7]{animation-name:hide_confirmation_window-446419d7;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes hide_confirmation_window-446419d7{0%{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin);gap:var(--gap)}to{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}}.durations-container[data-v-f8004f8e]{height:0;width:0;background:transparent;display:flex;align-items:center;justify-content:center;overflow:auto}.selected[data-v-f8004f8e]{background:var(--green);width:30px;height:30px;font-size:larger;padding:5px}.show_buttons[data-v-f8004f8e]{animation-name:show-buttons-f8004f8e;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;--height:20px;--width:35px}@keyframes show-buttons-f8004f8e{0%{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;margin:0;padding:0}to{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:medium}}.hide_buttons[data-v-f8004f8e]{animation-name:hide-buttons-f8004f8e;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes hide-buttons-f8004f8e{0%{width:auto;max-width:none;min-height:auto;height:auto;max-height:none;font-size:medium}to{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}}@media (max-width:1000px){.show[data-v-f8004f8e]{justify-content:start;max-width:100px}}.calendar[data-v-6294b36e]{background:var(--white);width:100vw;height:100%;display:flex;align-items:center;justify-content:center}iframe[data-v-6294b36e]{border-radius:1rem;filter:invert(.9) saturate(.5) hue-rotate(145deg)}.availability-container[data-v-2e0427a6]{width:100%;overflow:auto;display:flex;align-items:center;justify-content:center}@media (max-width:600px){.availability-container[data-v-2e0427a6]{justify-content:start}}.week[data-v-2e0427a6]{display:grid;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;grid-template-areas:".     days" "times days"}.days[data-v-2e0427a6]{grid-area:days}.day[data-v-2e0427a6],.days[data-v-2e0427a6]{display:flex;align-items:center;justify-content:center}.day[data-v-2e0427a6]{flex-direction:column}.times[data-v-2e0427a6]{display:flex;flex-direction:column;grid-area:times}.time[data-v-2e0427a6]{border:2px solid var(--black);display:flex;align-items:start;justify-content:center;padding:1px;min-width:100px;width:100%;max-width:100px;font-size:x-small;height:20px;background:var(--blue);color:var(--white);overflow:hidden;cursor:pointer}.available[data-v-2e0427a6]{background:var(--green)}.not_available[data-v-2e0427a6]{background:var(--red)}.schedule_change_request_container[data-v-214075e8]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--darkyellow);color:var(--black);display:grid;grid-template-areas:"title" "group" "notes" "original-schedule" "scheduler" "confirm-button";grid-template-rows:1fr 1fr 1fr 1fr 3fr 1fr;justify-content:center;align-items:center;border:var(--border);border-radius:10px;height:0;width:0;overflow:auto;text-align:center;gap:20px}.notes[data-v-214075e8]{grid-area:notes}.original-schedule[data-v-214075e8]{display:flex;align-items:center;justify-content:center;width:100%;max-width:100vw;grid-area:original-schedule}.group[data-v-214075e8]{grid-area:group}.scheduler[data-v-214075e8]{display:flex;flex-direction:column;gap:30px;width:100%;max-width:100vw;justify-content:center;align-items:center;grid-area:"scheduler"}@media (max-width:650px){.schedule[data-v-214075e8]{align-self:start}}.schedule[data-v-214075e8]{display:flex;justify-content:center;align-items:center;gap:10px}.confirm-button[data-v-214075e8]{grid-area:confirm-button}.title[data-v-214075e8]{cursor:pointer}.days[data-v-214075e8]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;position:relative}.day[data-v-214075e8]{font-size:xx-large;padding:5px;width:60px;cursor:pointer}.days .day[data-v-214075e8]:not(:last-child){border-right:var(--border)}.days[data-v-214075e8]:before{position:absolute;top:-20px;content:"Days";display:block;text-align:center;font-weight:700;color:var(--black)}.time[data-v-214075e8]{width:80px}.end-time[data-v-214075e8],.start-time[data-v-214075e8]{position:relative}.start-time[data-v-214075e8]:before{content:"Start Time"}.end-time[data-v-214075e8]:before,.start-time[data-v-214075e8]:before{position:absolute;top:-20px;display:block;text-align:center;font-weight:700;color:var(--black)}.end-time[data-v-214075e8]:before{content:"End Time"}.selected[data-v-214075e8]{background:var(--green)}.add[data-v-214075e8]{font-size:xx-large}.close[data-v-214075e8]{background:var(--lightred);color:var(--white);font-weight:700;width:20px;height:20px;text-align:center;border:var(--border)}.group_offers[data-v-9c920162]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:auto;padding:6px;gap:8px;background:var(--gray)}.group_offer[data-v-9c920162]{background:var(--lightgray);border:var(--border);border-radius:6px;padding:4px;width:-moz-fit-content;width:fit-content;height:auto}label[data-v-9c920162]{display:flex}.accepted[data-v-9c920162]{background:var(--green)}.rejected[data-v-9c920162]{background:var(--red)}.tutorial-focus[data-v-5cae18b0]{z-index:52;animation-name:tutorial-focus-5cae18b0;animation-duration:calc(var(--home)/4);animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:both}@keyframes tutorial-focus-5cae18b0{0%{border:10px solid var(--green)}to{border:10px solid var(--red)}}.container[data-v-5cae18b0]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--darkblue);color:var(--white)}@media (width:600px){.container[data-v-5cae18b0]{justify-content:start}}.container[data-v-5cae18b0]:nth-child(2n){background:var(--darkred)}.groups[data-v-5cae18b0]{min-width:50%;max-width:100%}.group[data-v-5cae18b0]{height:-moz-fit-content;height:fit-content}.copy-link[data-v-5cae18b0]{background:var(--white);color:var(--blue)}.students[data-v-5cae18b0]{width:100%;align-self:justify;justify-self:center}td[data-v-5cae18b0]{padding:5px}@media (max-width:1000px){.container[data-v-5cae18b0]{justify-content:start;overflow:auto}.groups[data-v-5cae18b0]{align-items:start}.duration-cell[data-v-5cae18b0]{max-width:200px}}.container[data-v-7e5b3226]{align-items:center;max-width:100%;overflow:hidden}.container[data-v-7e5b3226],.periods[data-v-7e5b3226]{display:grid;justify-content:center;justify-items:center;text-align:center}.periods[data-v-7e5b3226]{width:100vw;max-width:100vw;gap:1rem;background:var(--gray);color:var(--white)}.title[data-v-7e5b3226]{font-size:xx-large}.total[data-v-7e5b3226]{font-size:xx-large;color:var(--white);padding:1rem;background:var(--green);color:var(--black);width:-moz-fit-content;width:fit-content;border-radius:1rem;border:5px solid var(--red)}.period[data-v-7e5b3226]{width:100%}.group[data-v-7e5b3226],.period[data-v-7e5b3226]{display:flex;flex-direction:column;gap:1rem;max-width:100vw;justify-content:center;align-items:center;padding:1rem}.group[data-v-7e5b3226]{background:var(--red);border:5px solid var(--blue);border-radius:1rem;width:-moz-fit-content;width:fit-content;overflow:auto}.group-title[data-v-7e5b3226]{font-size:xx-large}.attendance[data-v-7e5b3226]{background:var(--blue);font-size:x-large;justify-content:center;align-items:center;align-content:space-around;justify-items:center;width:100%;padding:1rem}table[data-v-7e5b3226]{border-collapse:collapse}tr[data-v-7e5b3226]{border-top:5px solid var(--white);border-bottom:5px solid var(--white)}td[data-v-7e5b3226]{padding:1rem}.material-container[data-v-5e817762]{display:flex;justify-content:space-evenly;align-items:center;min-height:200px}.upload-container[data-v-5e817762]{flex-direction:column;padding:5px;border:var(--border)}.download-container[data-v-5e817762],.upload-container[data-v-5e817762],.upload-input-container[data-v-5e817762]{display:flex;justify-content:center;align-items:center;overflow:hidden}.download-container[data-v-5e817762]{width:-moz-fit-content;width:fit-content;height:auto;flex-direction:column;gap:5px}.delete-material[data-v-5e817762]{background:var(--darkred);color:var(--lightred)}.material[data-v-5e817762]{display:flex;justify-content:center;align-items:center;gap:5px;border:var(--border);background:var(--green);padding:10px}@media (max-width:1000px){.material-container[data-v-5e817762]{flex-direction:column}}.show_upload[data-v-5e817762]{animation-name:show_upload-5e817762;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards;max-height:-moz-fit-content;max-height:fit-content;--height:fit-content;--width:100%}@keyframes show_upload-5e817762{0%{width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}to{width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin);gap:var(--gap)}}.hide_upload[data-v-5e817762]{animation-name:hide_upload-5e817762;animation-duration:var(--animation-time);animation-timing-function:ease-in-out;animation-direction:normal;animation-fill-mode:forwards}@keyframes hide_upload-5e817762{0%{min-width:var(--width);width:var(--width);max-width:var(--width);min-height:var(--height);height:var(--height);max-height:var(--height);font-size:var(--font-size);padding:var(--padding);margin:var(--margin);gap:var(--gap)}to{min-width:0;width:0;max-width:0;min-height:0;height:0;max-height:0;font-size:0;padding:0;margin:0;gap:0}}#meet[data-v-a7120ff0]{width:100vw;height:100vh}.extra-features[data-v-a7120ff0]{background:var(--white);color:var(--black);width:100%;height:-moz-max-content;height:max-content}.hide_redirect[data-v-a7120ff0]{height:0;width:0;display:none}.show_redirect[data-v-a7120ff0]{position:absolute;height:300px;width:100vw;z-index:150;background:var(--white)}.container[data-v-204357c7],.show_redirect[data-v-a7120ff0]{display:flex;flex-direction:column;justify-content:center;align-items:center}.container[data-v-204357c7]{padding:2rem;gap:1rem;width:100%;height:100%;overflow:hidden}.profile[data-v-204357c7]{align-self:center;justify-self:center;text-align:center}.value[data-v-204357c7]{width:100%;height:100%}.value[data-v-204357c7]:hover{background:var(--orange)}.value[data-v-204357c7]:focus{background:var(--red);color:var(--white)}.container[data-v-1081fc5e]{display:flex;flex-direction:column;align-items:center;justify-content:space-around;background:var(--darkred);min-width:100vw;min-height:100vh;max-width:100vw;max-height:100vh}.form-container[data-v-1081fc5e]{width:-moz-fit-content;width:fit-content;border-radius:5px;border:var(--border);background:var(--red);padding:1rem}.cancellation-form[data-v-1081fc5e],.form-container[data-v-1081fc5e]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:-moz-max-content;min-width:max-content;max-width:100%}.cancellation-form[data-v-1081fc5e]{width:-moz-max-content;width:max-content;gap:15px 0}.cancellation-form label[data-v-1081fc5e]{text-align:end}hr[data-v-1081fc5e]{width:100%;margin:1rem}textarea[data-v-1081fc5e]{width:25rem;height:15rem}.cancellation-policy[data-v-1081fc5e]{display:flex;flex-direction:column;justify-content:center;align-items:center}.communications[data-v-6faf1ffe]{display:grid;width:100%;max-width:100vw;height:100%;max-height:100vh;grid-template-areas:"contacts slider messages" "contacts slider input";grid-template-rows:1fr 80px;grid-template-columns:auto 15px 1fr;overflow:hidden}.contacts[data-v-6faf1ffe]{flex-direction:column;height:100vh;max-height:100vh;grid-area:contacts;background:var(--gray);padding-left:1rem}.contact[data-v-6faf1ffe],.contacts[data-v-6faf1ffe]{display:flex;width:0;min-width:0;max-width:0;align-items:start;justify-content:start;overflow:auto}.contact[data-v-6faf1ffe]{font-size:x-large;background:var(--white);height:5rem;min-height:5rem;cursor:pointer;border:var(--border)}.toggle_contacts[data-v-6faf1ffe]{width:30vw;min-width:30vw;max-width:30vw}.selected[data-v-6faf1ffe]{background:var(--darkgreen);color:var(--white)}.slider[data-v-6faf1ffe]{height:100%;width:15px;background:var(--darkgreen);grid-area:slider}.message-input[data-v-6faf1ffe]{width:100%;height:5rem;display:flex;justify-content:center;align-items:center;grid-area:input}.message-input input[data-v-6faf1ffe]{width:100%}.messages[data-v-6faf1ffe]{grid-area:messages;width:100%;max-width:100%;min-width:-moz-min-content;min-width:min-content;height:100%;max-height:100%;gap:10px;align-items:center;overflow:auto}.message[data-v-6faf1ffe],.messages[data-v-6faf1ffe]{display:flex;flex-direction:column}.status[data-v-6faf1ffe]{align-self:end;bottom:0;right:0;width:100px;height:20px;border-radius:1rem;text-align:center;background:var(--gray)}.left[data-v-6faf1ffe]{align-self:start;border:var(--border);background:var(--lightblue);color:var(--white)}.right[data-v-6faf1ffe]{align-self:end;border:var(--border);background:var(--lightgreen)}.TCcontainer[data-v-2a1e5be4]{width:100%;max-width:100vw;padding:2rem 0 2rem 2rem}li[data-v-2a1e5be4]{width:100%;text-align:justify;margin-top:10px}.rate-requirements[data-v-2a1e5be4]{max-width:100vw;width:100%;overflow:auto}table[data-v-2a1e5be4]{overflow:scroll;width:-moz-min-content;width:min-content;max-width:calc(100vw - 2rem)}table li[data-v-2a1e5be4]{padding:10px}td[data-v-2a1e5be4]{min-width:300px}.container[data-v-5a34389a]{width:100%;height:100vh;max-height:100vh}.container[data-v-5a34389a],.login[data-v-5a34389a]{display:flex;justify-content:center;align-items:center;flex-direction:column}.login[data-v-5a34389a]{width:500px;padding:1rem;background:hsla(0,0%,100%,.774)}label[data-v-5a34389a]{justify-content:center;flex-direction:column;padding:3px}label[data-v-29a7f728],label[data-v-5a34389a]{display:flex;align-items:center}.personal-information[data-v-29a7f728]{display:flex;align-items:center;justify-content:start;width:100%;max-width:100vw}.personal-information1[data-v-29a7f728],.personal-information2[data-v-29a7f728]{width:100%}canvas[data-v-29a7f728]{width:1000px;height:500px}body[data-v-9c68c34a],html[data-v-9c68c34a]{height:100%;margin:0;font-family:var(--ubuntu),sans-serif}.schedule-container[data-v-9c68c34a]{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background:linear-gradient(135deg,var(--lightblue),var(--lightgreen));overflow:hidden}.schedule[data-v-9c68c34a]{background:rgba(234,239,242,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:30px;border-radius:15px;box-shadow:var(--shadow);text-align:center;color:var(--black);width:450px;position:relative;border:var(--inactive-border)}.schedule h2[data-v-9c68c34a]{margin-bottom:20px;color:var(--blue);text-shadow:1px 1px 3px rgba(0,0,0,.3)}.schedule-form[data-v-9c68c34a]{display:flex;flex-direction:column;gap:12px}.form-group[data-v-9c68c34a]{position:relative;display:flex;align-items:center;gap:2px;flex-direction:column;align-items:flex-start;padding:6px;border-radius:15px;background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}label[data-v-9c68c34a]{color:var(--blue);font-weight:700;text-align:left}input[data-v-9c68c34a]{padding:10px;border:none;border-radius:15px;outline:none;font-size:14px;width:100%;background:rgba(132,189,186,.425);color:var(--black);border:var(--inactive-border)}input[data-v-9c68c34a]::-moz-placeholder{color:var(--darkinactive)}input[data-v-9c68c34a]::placeholder{color:var(--darkinactive)}.cellphone_info[data-v-9c68c34a]{display:flex;flex-direction:row;align-items:center;justify-content:center}.cellphone[data-v-9c68c34a]{width:100px}button[data-v-9c68c34a]{background:var(--blue);color:var(--white);border:none;padding:12px;border-radius:10px;font-size:16px;cursor:pointer;font-weight:700;transition:var(--transition);width:100%;border:var(--inactive-border)}button[data-v-9c68c34a]:hover{background:var(--lightblue)}.info-icon[data-v-9c68c34a]{color:var(--blue);cursor:pointer;font-size:14px;font-weight:700;position:absolute;right:10px}.popup[data-v-9c68c34a]{position:absolute;background:var(--darkinactive);color:var(--white);padding:10px;border-radius:5px;top:50%;right:50%;transform:translateX(-50%,-50%);font-size:14px;white-space:nowrap}#comments[data-v-9c68c34a]{width:100%}#logo[data-v-9c68c34a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.7}.introduction[data-v-17e12b15]{display:grid;align-items:center;justify-content:center;border:2px solid #000}.title[data-v-17e12b15]{font-size:2rem}.greeting[data-v-7198f1d1],.headers[data-v-7198f1d1]{display:flex;border:3px solid #000;gap:1rem;margin:1rem;justify-content:space-around}.greeting[data-v-7198f1d1]{align-items:center;height:4rem;font-size:1.5rem}