@import"https://fonts.googleapis.com/css2?family=Chewy&family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Fredoka:wght@300..700&family=Parkinsans:wght@300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@600;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}:root{--main-font: "Comic Neue", sans-serif;--heading: "Chewy", sans-serif}.container{background:#d3d3d3;width:100%;min-height:100vh}.input-container{margin:.5rem;padding:.5rem;display:flex;flex-direction:column;font-family:var(--main-font);color:#000;font-weight:600;font-size:2rem;line-height:4.5rem}.subject-container{margin:.5rem;padding:.5rem;display:flex;align-items:center;justify-content:center;gap:2rem;border-bottom:1px solid rgba(97,94,94,.3)}.theory,.practical,.final-grade{width:17rem}.header{font-family:Chewy,sans-serif;font-size:6.5rem;text-align:center;color:#303131}.footer{font-family:Fredoka,sans-serif;font-size:2.5rem;color:#495057;text-align:center;margin-top:5rem}select{width:7.5rem;height:2.5rem;font-family:var(--main-font);font-size:1.6rem;font-weight:700;border-radius:.7rem;text-align:center;text-align-last:center;border:.3rem solid #333;-webkit-border-radius:.7rem;-moz-border-radius:.7rem;-ms-border-radius:.7rem;-o-border-radius:.7rem;-webkit-border-radius:7px}:focus{cursor:pointer;outline:none;border-color:gray}option{font-family:var(--main-font);font-size:1.6rem;font-weight:700}.btn-show-container{height:5rem;width:20rem;margin:0 auto}.btn-show{height:100%;width:100%;color:#f0f8ff;font-family:var(--main-font);font-size:2.5rem;font-weight:900;background:#434141;border:3px solid white;border-radius:4rem;margin:0 auto;-webkit-border-radius:4rem;-moz-border-radius:4rem;-ms-border-radius:4rem;-o-border-radius:4rem}.btn-show:hover{background:#1e1e1e}.quote{font-family:var(--main-font);font-size:4rem;font-weight:700;text-align:center;color:#545a60}.modal-overlay{position:fixed;top:0;left:0;height:100vh;width:100%;background:#000000b3;z-index:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center}.modal-content{width:40%;height:60%;border:.5rem solid rgb(54,53,53);border-radius:2rem;display:flex;justify-content:center;align-items:center;position:relative;-webkit-border-radius:2rem;-moz-border-radius:2rem;-ms-border-radius:2rem;-o-border-radius:2rem}.modal-content p{color:#fff;font-family:var(--main-font);font-size:4rem;font-weight:700;text-shadow:0 0 2px #0099ff,0 0 4px #2600ff,0 0 6px #00095d}.modal-close{position:absolute;top:0;right:0;color:red;height:3rem;width:3rem;transition:all .4s ease-in}.modal-close:hover{transform:scale(1.2)}@media (max-width: 480px){.header{margin-top:2rem;font-size:5rem}.quote{font-size:2.5rem}.input-container{line-height:5rem}.subject-container{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;line-height:1.5rem;gap:0rem 3rem}.subject-name{width:100%;text-align:center;grid-row:1/2;grid-column:1/2}.theory,.practical,.final-grade{line-height:2.5rem}.theory{width:100%;text-align:center;grid-row:1/2;grid-column:2/3}.practical{width:100%;text-align:center;grid-row:1/2;grid-column:3/4}.final-grade{width:100%;text-align:center;grid-row:2/3;grid-column:1/4}.footer{width:100vw;margin-top:0;font-size:2rem;padding:1rem 1.5rem 2rem}.modal-content{width:80%}.modal-content p{font-size:2.8rem;text-align:center}.modal-close{color:red}}body{background:#d3d3d3;font-size:2rem}._title_1k6z6_11{text-align:center;font-size:6rem}._landingPage_1k6z6_15{margin-top:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}._landingPage_1k6z6_15 p{padding:5px;margin:5px;font-family:var(--main-font)}._guidelines_1k6z6_27 ol{list-style:decimal;padding-left:35px}._guidelines_1k6z6_27 ul{list-style:disc;padding-left:20px}._guidelines_1k6z6_27 li{margin-bottom:8px;line-height:1}._link_1k6z6_42{text-decoration:none;color:inherit}._inst_1k6z6_46{font-family:var(--main-font);margin-top:2rem}._animatedButton_1k6z6_51{position:relative;display:flex;align-items:center;gap:4px;padding:16px 36px;border:4px solid;border-color:transparent;font-size:16px;background-color:#bebebe;border-radius:100px;font-weight:600;color:var(--main-color);box-shadow:0 0 0 2px #fff;cursor:pointer;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1)}._animatedButton_1k6z6_51 svg{position:absolute;width:24px;fill:#404040;z-index:9;transition:all .8s cubic-bezier(.23,1,.32,1)}._animatedButton_1k6z6_51 ._arr1_1k6z6_78{right:16px}._animatedButton_1k6z6_51 ._arr2_1k6z6_82{left:-25%}._animatedButton_1k6z6_51 ._circle_1k6z6_86{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:#404040;border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}._animatedButton_1k6z6_51 ._text_1k6z6_99{position:relative;z-index:1;transform:translate(-12px);transition:all .8s cubic-bezier(.23,1,.32,1)}._animatedButton_1k6z6_51:hover{box-shadow:0 0 0 12px transparent;color:#bebebe;border-radius:12px}._animatedButton_1k6z6_51:hover ._arr1_1k6z6_78{right:-25%}._animatedButton_1k6z6_51:hover ._arr2_1k6z6_82{left:16px}._animatedButton_1k6z6_51:hover ._text_1k6z6_99{transform:translate(12px)}._animatedButton_1k6z6_51:hover svg{fill:#bebebe}._animatedButton_1k6z6_51:active{scale:.95;box-shadow:0 0 0 4px #fff}._animatedButton_1k6z6_51:hover ._circle_1k6z6_86{width:220px;height:220px;opacity:1}._contact_1k6z6_139{display:flex;justify-content:center;align-items:center;margin-top:5rem}._mailLink_1k6z6_146{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#000;font-size:2rem}._gmailIcon_1k6z6_155{font-size:2.4rem;color:red}@media (max-width: 480px){._title_1k6z6_11{font-size:4.4rem}._desc_1k6z6_164{width:100%;display:block;margin:1rem;padding:0 2rem;text-align:justify}._contact_1k6z6_139{width:75%;border:2px solid black;border-radius:3rem;margin:2rem 0;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem}._contact_1k6z6_139 span{font-size:1.3rem}}html{width:100%;min-height:100vh;scroll-behavior:smooth}._details_1u098_7{margin:.1rem;padding:.1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}h1{font-family:var(--heading);font-weight:300;text-align:center;margin-top:4rem}._details_1u098_7 p{margin:0rem 4rem;padding:1rem;text-align:justify;font-family:var(--main-font)}._link_1u098_27{text-decoration:none;color:inherit}._animatedButton_1u098_32{position:relative;display:flex;align-items:center;gap:4px;padding:16px 36px;border:4px solid;border-color:transparent;font-size:16px;background-color:#bebebe;border-radius:100px;font-weight:600;color:var(--main-color);box-shadow:0 0 0 2px #fff;cursor:pointer;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1)}._animatedButton_1u098_32 svg{position:absolute;width:24px;fill:#404040;z-index:9;transition:all .8s cubic-bezier(.23,1,.32,1)}._animatedButton_1u098_32 ._arr1_1u098_59{right:16px}._animatedButton_1u098_32 ._arr2_1u098_63{left:-25%}._animatedButton_1u098_32 ._circle_1u098_67{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:#404040;border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}._animatedButton_1u098_32 ._text_1u098_80{position:relative;z-index:1;transform:translate(-12px);transition:all .8s cubic-bezier(.23,1,.32,1)}._animatedButton_1u098_32:hover{box-shadow:0 0 0 12px transparent;color:#bebebe;border-radius:12px}._animatedButton_1u098_32:hover ._arr1_1u098_59{right:-25%}._animatedButton_1u098_32:hover ._arr2_1u098_63{left:16px}._animatedButton_1u098_32:hover ._text_1u098_80{transform:translate(12px)}._animatedButton_1u098_32:hover svg{fill:#bebebe}._animatedButton_1u098_32:active{scale:.95;box-shadow:0 0 0 4px #fff}._animatedButton_1u098_32:hover ._circle_1u098_67{width:220px;height:220px;opacity:1}@media (max-width: 480px){body{margin-top:2rem}h1{font-size:3rem;margin-top:1rem}._animatedButton_1u098_32{margin-bottom:1rem}}
