@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oleo+Script+Swash+Caps&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{border:1px solid #fff;width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ff6a3d}::-webkit-scrollbar-thumb:hover{border:2px solid #fff}.home-page{padding:0;position:relative}.jumbo{background-color:#1a2238;color:#fff;padding:55px 55px 100px}.subs{align-items:center;border-bottom-left-radius:25px;border-bottom-right-radius:25px;box-shadow:0 0 35px #1a2238;display:flex;gap:55px;justify-content:center;margin:0 auto 55px;max-width:1000px;padding:20px;position:relative}.subs:before{background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;content:"";height:50px;left:0;position:absolute;top:-50px;width:100%}.barcode-gen{border:2px inset #1a2238;border-radius:25px;color:#1a2238;margin:25px auto;max-width:350px;padding:10px}.barcode-gen,.home-page .images{align-items:center;display:flex;justify-content:center}.home-page .images{flex-wrap:wrap;gap:20px;padding:55px}.home-page .images img{border-radius:20px;box-shadow:0 0 20px #1a2238;cursor:pointer;filter:grayscale(100%);-webkit-filter:grayscale(100%);max-height:200px;max-width:250px;transition:0s}.home-page .images img:hover{filter:grayscale(0);-webkit-filter:grayscale(0);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.home-page .my-progress{display:grid;grid-template-columns:2fr 1fr;margin:100px auto 50px;max-width:700px;position:relative}.home-page .my-progress div:first-child{padding:10px}.home-page .my-progress button{background-color:#1a2238;border:none;border-radius:5px;color:#fff;margin:5px;min-width:50px;outline:none;padding:3px}.home-page .my-progress button:hover{background-color:#ff6a3d;color:#1a2238}.spinner-wrapper{align-items:center;display:flex;justify-content:center;min-height:65vh}.calendar-page{margin:10px auto;width:246px}.about-us{align-items:center;border-radius:10px;box-shadow:0 0 10px #1a2238;display:flex;justify-content:space-evenly;margin:25px auto 50px;padding:25px;width:100%}.about-us img{border-radius:10px;max-width:400px}.more video{border-radius:5px;margin:10px}.more .video-wrapper,.support{text-align:center;width:100%}.support button{background-color:#1a2238;color:#ff6a3d;margin:30px auto}.support button:hover{background-color:#ff6a3d;color:#1a2238}#dialog{margin:0;padding:0}.dialogContent{background-color:#1a2238;color:#ff6a3d;font-family:Courier New,Courier,monospace;padding:10px}.dialogText{font-size:30px}@media screen and (max-width:1100px){.subs{gap:20px;max-width:850px}.about-us{flex-direction:column;justify-content:center}}@media screen and (max-width:960px){.subs{max-width:750px}}@media screen and (max-width:860px){.subs{max-width:650px}.more .video-wrapper video{margin:0;width:100%}}@media screen and (max-width:760px){.subs{max-width:570px}.home-page .my-progress{grid-template-columns:1fr;margin:0;max-width:100%;padding:10px}.home-page .my-progress div:nth-child(2){margin:0 auto;width:222px}}@media screen and (max-width:620px){.subs{flex-direction:column;max-width:90%}.subs div{width:90%}.about-us img{width:100%}}.custom-button{background:transparent;border:2px solid #fff;color:#fff;cursor:pointer;display:inline-block;margin-right:20px;outline:none;padding:10px;position:relative;text-decoration:none}.custom-button span:before{left:10px;top:-6px}.custom-button span:after,.custom-button span:before{background-color:initial;border:2px solid #fff;content:"";height:9px;position:absolute;transition:.5s;width:15px}.custom-button span:after{bottom:-6px;right:10px}.custom-button:hover{border-color:#ff6a3d;box-shadow:0 0 25px #ff6a3d;color:#ff6a3d}.custom-button:hover span:before{border-color:#ff6a3d;left:auto;right:10px}.custom-button:hover span:after{border-color:#ff6a3d;left:10px;right:auto}.sub_plan{border:2px solid #1a2238;border-radius:25px;display:inline-block;flex:1 1;margin-bottom:40px;padding:20px;position:relative;text-align:center}.sub_plan button{background-color:#1a2238;border:none;border-radius:5px;color:#ff6a3d;font-weight:700;outline:none;padding:10px}.sub_plan span{font-size:2em}#scroll-btn{background-color:#ff6a3d;border:none;border-radius:50%;bottom:38px;box-shadow:0 4px 8px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:none;font-size:2rem;height:50px;margin:0;outline:none;padding:0;position:fixed;right:38px;text-align:center;width:50px}.lds-roller{display:inline-block;height:80px;position:relative;width:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{background:#1a2238;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{left:63px;top:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:56px;top:68px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:48px;top:71px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:40px;top:72px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:32px;top:71px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:24px;top:68px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:17px;top:63px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:12px;top:56px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal-header{align-items:center;display:flex;height:100%;justify-content:flex-start;padding:0;width:100%}.modal-header img{border-radius:50%;height:55px;margin:10px;width:55px}.modal-footer{background-color:#ff6a3d;margin:0;padding:0;text-align:center}nav{align-items:center;background-color:#1a2238;color:#fff;display:flex;justify-content:space-between;min-height:80px;padding:35px 55px}nav .nav-brand-link{color:inherit;line-height:80%;text-decoration:none}nav .nav-brand span{font-family:Oleo Script Swash Caps,cursive;font-size:1.5em;font-weight:700;letter-spacing:.2em}nav .nav-brand span:first-child{color:#ff6a3d}nav .nav-links-section{display:flex}nav .nav-links-section ul{align-items:center;color:#ff6a3d;display:flex;font-weight:700;gap:20px;height:100%;list-style-type:none;margin:0;padding:0}nav .nav-links-section .nav-link{color:inherit;text-decoration:none}nav .nav-links-section .nav-link i{margin-right:5px}nav .nav-links-section .nav-link:hover{color:#fff;letter-spacing:.1rem}.dropdown-links{overflow:hidden}.dropdown-links .dropbtn{background-color:inherit;border:none;color:#ff6a3d;font-family:inherit;font-weight:700;margin:0;outline:none;padding:8px}.dropbtn i{margin:5px}.dropbtn:hover{color:#fff}.dropdown-content{background-color:#1a2238;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:160px;position:absolute;z-index:10000}.dropdown-content a{color:#000;display:block;float:none;padding:12px 16px;text-align:left;text-decoration:none}.dropdown-content a:hover{background-color:#ff6a3d}.dropdown-links:hover .dropdown-content{border:2px solid #ff6a3d;display:block}#nav-toggle-btn{position:absolute;visibility:hidden;z-index:-100000}.hide-menu-btn,.show-menu-btn{color:#ff6a3d;cursor:pointer;display:none;font-size:30px;transition:.4s}.hide-menu-btn:hover,.show-menu-btn:hover,footer{color:#fff}footer{background-color:#1a2238;font-weight:700;min-height:70px;padding:10px 35px}.footer-links{grid-gap:20px;color:#fff;display:grid;gap:20px;grid-template-columns:1fr 1fr 3fr;padding:10px}.footer-links a{color:inherit;text-decoration:none}.footer-links a:hover{color:#ff6a3d;text-decoration:underline}.footer-links i{margin-right:5px}.footer-copyrights{align-items:center;display:flex;justify-content:center}.footer-social-links,.footer-useful-links{border-right:2px solid #fff}footer ul{list-style-type:none;margin:0;padding:0;text-align:left}footer p{margin:0}footer p span{color:#ff6a3d}@media screen and (max-width:1000px){.footer-links{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:767px){.hide-menu-btn,.show-menu-btn{display:block}.nav-links-section{align-items:start;background:#1a2238;font-size:15px;left:0;min-height:100vh;padding:70px 20px;position:fixed;top:-150%;transition:1s;width:100%;z-index:10000}.nav-links-section ul{flex-direction:column;width:100%}.nav-links-section ul li{border:2px solid #ff6a3d;border-radius:10px;cursor:pointer;display:block;height:40px;width:100%}.hide-menu-btn{position:absolute;right:20px;top:15px}#nav-toggle-btn:checked+.nav-links-section{top:0}.dropdown-content{width:250px}}@media screen and (max-width:850px){nav{padding:35px}.footer-links{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding-top:55px}.footer-copyrights{grid-column-end:4;grid-column-start:1}.footer-social-links{border-right:none;grid-column-end:2;grid-column-start:1;text-align:center}.footer-useful-links{border:none;grid-column-end:3;grid-column-start:2;text-align:center}.footer-links ul{display:table;margin:0 auto;text-align:center}}@media screen and (max-width:500px){.footer-links{display:flex;flex-direction:column;padding-top:10px}}
/*# sourceMappingURL=main.419459a3.css.map*/