.container{box-sizing:border-box;height:100vh}.vector-Animation{-webkit-animation:vectorAnimation 1s ease-in-out infinite alternate;animation:vectorAnimation 1s ease-in-out infinite alternate;-webkit-filter:drop-shadow(0 40px 10px rgba(0,0,0,.2));filter:drop-shadow(0 40px 10px rgba(0,0,0,.2))}@-webkit-keyframes vectorAnimation{to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes vectorAnimation{to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.brandBanner{font-size:20px}:root{--color-success:#00c851;--color-error:#f44;--stroke-width:5px;--size:110px;--small-size:80px;--checkmark-color:#fff}.checkmark_circle_success{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5px;stroke-width:var(--stroke-width);stroke-miterlimit:10;stroke:#00c851;stroke:var(--color-success)}.checkmark_circle_error,.checkmark_circle_success{-webkit-animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark_circle_error{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5px;stroke-width:var(--stroke-width);stroke-miterlimit:10;stroke:#f44;stroke:var(--color-error)}.checkmark{stroke-width:5px;stroke-width:var(--stroke-width);stroke:#fff;stroke:var(--checkmark-color);stroke-miterlimit:10;border-radius:50%;display:block;height:110px;height:var(--size);margin:2% auto;width:110px;width:var(--size)}.checkmark.success{-webkit-animation:fillsuccess .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;animation:fillsuccess .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;box-shadow:inset 0 0 0 #00c851;box-shadow:inset 0 0 0 var(--color-success)}.checkmark.error{-webkit-animation:fillerror .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;animation:fillerror .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;box-shadow:inset 0 0 0 #f44;box-shadow:inset 0 0 0 var(--color-error)}.checkmark_check{stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:stroke .3s cubic-bezier(.65,0,.45,1) .9s forwards;animation:stroke .3s cubic-bezier(.65,0,.45,1) .9s forwards;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes dash{50%{stroke-dashoffset:0}to{stroke-dashoffset:-130}}@keyframes dash{50%{stroke-dashoffset:0}to{stroke-dashoffset:-130}}@-webkit-keyframes stroke{to{stroke-dashoffset:0}}@keyframes stroke{to{stroke-dashoffset:0}}@-webkit-keyframes scale{0%,to{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}}@keyframes scale{0%,to{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}}@-webkit-keyframes fillsuccess{to{box-shadow:inset 0 0 0 55px #00c851;box-shadow:inset 0 0 0 calc(var(--size)/2) var(--color-success)}}@keyframes fillsuccess{to{box-shadow:inset 0 0 0 55px #00c851;box-shadow:inset 0 0 0 calc(var(--size)/2) var(--color-success)}}@-webkit-keyframes fillerror{to{box-shadow:inset 0 0 0 55px #f44;box-shadow:inset 0 0 0 calc(var(--size)/2) var(--color-error)}}@keyframes fillerror{to{box-shadow:inset 0 0 0 55px #f44;box-shadow:inset 0 0 0 calc(var(--size)/2) var(--color-error)}}@media screen and (max-width:768px){:root{--size:var(--small-size)}}.defaultFontFamily,.defaultSideBar{font-family:Josefin Sans,sans-serif!important}.defaultSideBar{font-weight:300!important}.courseImgHover{transition:all .5s ease-in-out}.courseImgHover:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.defaultSubHeadingCursive{font-family:Pacifico,cursive}.scrollbar::-webkit-scrollbar{background-color:initial;width:5px}.scrollbar::-webkit-scrollbar-thumb{background-color:initial;border-radius:0}.scrollbar:hover::-webkit-scrollbar-thumb{background:#6c6b6b;border-radius:0}.videoCss{grid-gap:10px;display:grid;grid-template-columns:3fr 1fr}.adminBoxWidth{width:20%}@media (max-width:1000px){.adminBoxWidth{width:30%}}@media (max-width:800px){.videoCss{grid-template-columns:1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0}.adminBoxWidth{width:100%}}
/*# sourceMappingURL=main.e4b8df1d.css.map*/