@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Lobster&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap);
*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{background-color:#d6e4fa}.container{width:100%;height:100vh;background:#d6e4fa}.homePage-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cot-container{margin:auto;padding:2em 4em;border-radius:.5em;background:rgba(0,0,0,.4);max-width:600px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cot-container h1{color:#fff;font-family:"Poppins",sans-serif;font-weight:500;margin-bottom:.1em}.cot-container h3{color:#fff;font-family:"Poppins",sans-serif;font-weight:200;margin-bottom:3em}.cot-container p{color:#fff;font-family:"Poppins",sans-serif;font-weight:200;margin-bottom:1em}.header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-color:#fff;padding:2em 12em;height:5em;z-index:2}.header-container .logo{height:2.5em}@media screen and (max-width: 1600px){.header-container{padding:2em 6em}}@media screen and (max-width: 1080px){.header-container{padding:2em 2em}}.homeSection{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 6em;font-family:"Poppins",sans-serif}.homeSection-mid-container{width:100vw;height:80%;border-radius:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#fff;-webkit-box-shadow:10px 10px 10px rgba(9,11,68,0.34902);box-shadow:10px 10px 10px rgba(9,11,68,0.34902)}.homeSection-mid-container .homesection-preview-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:50%;padding:4em;position:relative}.homeSection-mid-container .homesection-preview-left h1{position:absolute;top:-70px;left:-40px;font-size:6em;font-family:"Kaushan Script",cursive;font-family:"Lobster",cursive;text-shadow:5px 5px 5px rgba(9,11,68,0.34902)}.homeSection-mid-container .homesection-preview-left .homesection-description{padding-top:2em;font-size:1.2em;width:70%;color:#222}.homeSection-mid-container .homesection-preview-left .homesection-description p{padding-bottom:3em}.homeSection-mid-container .homesection-preview-left .homeSection-button{cursor:pointer;padding:1em 1em;border:none;border-radius:.5em;text-decoration:none;font-size:1.2em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#c70024;color:#fff}.homeSection-mid-container .homesection-preview-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top-right-radius:1em;border-bottom-right-radius:1em;width:50%;height:100%;position:relative;overflow:hidden}.navigation-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding:0 9em}@media screen and (max-width: 1600px){.navigation-container{padding:2em 4em}}@media screen and (max-width: 1080px){.navigation-container{padding:2em 2em}}@media screen and (max-width: 900px){.navigation-container{display:none}}.login-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Poppins",sans-serif}.login-container .login-icon{content:"";height:40px;width:40px;border-radius:50%;background:red;font-size:2em}.login-container .login-button{cursor:pointer;color:gray;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-container .login-button a{text-decoration:none}.login-container .login-button a:visited{color:gray}.login-container .login-button a:hover{color:#000}.login-container .login-button:hover{text-decoration:underline;color:#000}.login-container .login-button:active{color:#c70024}.registerButton-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#c70024;width:180px;height:42px;border-radius:23px;cursor:pointer;margin-left:1em}.registerButton-label{background:transparent;color:#fff;font-family:"Poppins",sans-serif;font-size:20px}.navigationItem{font-family:"Poppins",sans-serif;color:#000;font-weight:500;cursor:pointer}.navigationItem:hover{text-decoration:underline}.heroElement-container{z-index:1;height:100vh}.scrollIndicator-container{position:absolute;bottom:2em;left:50%}.scrollIndicator-container .indicator{content:"";border-radius:50%/25%;height:80px;width:40px;border:.25em solid #70c4ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scrollIndicator-container .indicator .indicator-inside{content:"";height:25px;width:25px;border-radius:50%;background:#70c4ff;margin-top:.25em}.dashboard-wrapper{background:#d6e4fa;height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Poppins",sans-serif}.dashboard-bottom-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;width:100%}.dashboard-bottom-container .dashboard-main{position:relative;height:100%;width:100%}.dashboard-bottom-container .dashboard-main .dashboard-main-scrollContainer{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll}.authTile-wrapper{height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10em}.authTile-wrapper a:visited{color:#000}.authTile-wrapper .auth-home-button{position:fixed;top:1em;right:1em}.authTile-wrapper .auth-home-button span{cursor:pointer;font-size:3em}.authTile-wrapper .authCard-container{height:100%;max-height:600px;min-height:580px;width:100%;max-width:1300px;min-width:1000px;-webkit-box-shadow:10px 10px 10px rgba(0,0,0,0.29412);box-shadow:10px 10px 10px rgba(0,0,0,0.29412);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.25em;overflow:hidden}.authTile-wrapper .authCard-container .authLeft-container{background:#fff;height:100%;width:50%;padding:4em 4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-family:"Poppins",sans-serif}.authTile-wrapper .authCard-container .authLeft-container .auth-error{background:#ff7c7c;border-radius:.25em;padding:.5em}.authTile-wrapper .authCard-container .authLeft-container h1{font-weight:500;text-decoration:underline;margin-bottom:.25em}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1em;width:100%}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem .auth-label-with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:relative}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem .auth-label-with-icon span{margin-right:1em}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem .auth-label-with-icon .passwordInfo{position:absolute;top:8px;left:110px;width:400px;background:#ff8098;border-radius:.25em;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:10px 10px 10px rgba(255,0,47,.7);box-shadow:10px 10px 10px rgba(255,0,47,.7)}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem .auth-label-with-icon .passwordInfo span{cursor:pointer;-ms-flex-item-align:end;align-self:flex-end;padding:1em 1em 0em 1em;color:#fff}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem .auth-label-with-icon .passwordInfo p{margin:0em 2em 2em 2em}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem span{margin-bottom:.5em;color:#000}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem input{height:3em;width:100%;border:none;border-radius:.25em;text-indent:1em;color:#000}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem input:focus{outline:none}.authTile-wrapper .authCard-container .authLeft-container .auth-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.authTile-wrapper .authCard-container .authLeft-container .auth-button-container button{cursor:pointer;padding:1em 2em;font-family:"Poppins",sans-serif;font-weight:700;color:#fff;border-radius:.25em;border:none;margin-bottom:2em}.authTile-wrapper .authCard-container .authLeft-container .authLink-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.authTile-wrapper .authCard-container .authLeft-container .authLink-container a{text-decoration:none}.authTile-wrapper .authCard-container .authLeft-container .authLink-container a:hover{text-decoration:underline}.authTile-wrapper .authCard-container .authLeft-container .authLink-container span{color:#000}.authTile-wrapper .authCard-container .authLeft-container .authLink-container>span>span{margin-left:2em}.authTile-wrapper .authCard-container .authRight-container{height:100%;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.authTile-wrapper .authCard-container .authRight-container img{-o-object-fit:cover;object-fit:cover;height:100%}.auth-header{width:100%;margin-bottom:2em}.auth-body{width:100%}.auth-footer{width:100%}@media screen and (max-width: 1080px){.authTile-wrapper{padding:0;width:100vw}.authTile-wrapper .auth-home-button{position:fixed;top:1em;right:1em}.authTile-wrapper .auth-home-button span{cursor:pointer;font-size:3em;color:#fff}.authTile-wrapper .authCard-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;max-height:100%;max-width:100%;min-width:0;min-height:700px}.authTile-wrapper .authCard-container .authRight-container{width:100%;max-width:100%;height:40%}.authTile-wrapper .authCard-container .authLeft-container{width:100%;max-width:100%;padding-right:200px;padding-left:200px}}@media screen and (max-width: 750px){.authTile-wrapper .authCard-container .authLeft-container{padding-right:4em;padding-left:4em}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem span{font-size:1.25em}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem input{font-size:1.25em}.authTile-wrapper .authCard-container .authLeft-container .auth-formItem .auth-label-with-icon .passwordInfo{position:absolute;top:2em;left:0}.authTile-wrapper .authCard-container .authLeft-container button{font-size:1.25em}}.dashboardHeader-container{height:5em;background:#a4c3f4;overflow:hidden;font-family:"Poppins",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2em 5em 2em 2em}.dashboardHeader-container .dashboardHeader-MenuToggle{font-size:2em;cursor:pointer}.dashboardHeader-container span{cursor:pointer}.dashboardHeader-container span:hover{text-decoration:underline}.dashboardMenu-container{width:300px;height:100%;background:#a4c3f4}.dashboardMenu-container .dashboardMenu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center}.dashboardMenu-container .dashboardMenu-item:hover{background:#4986e9}.dashboardMenu-container .dashboardMenu-item a{text-decoration:none;width:100%;height:100%}.dashboardMenu-container .dashboardMenu-item .dashboardMenuItem-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;margin:1em 1em 1em 2em;font-family:"Poppins",sans-serif}.dashboardMenu-container .dashboardMenu-item .dashboardMenuItem-sort .menu-icon{font-size:2em;margin-right:1em}.dashboardMenu-small{background:#a4c3f4}.dashboardMenu-small .dashboardMenu-item-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center}.dashboardMenu-small .dashboardMenu-item-small:hover{background:#4986e9}.dashboardMenu-small .dashboardMenu-item-small a{padding:1em;font-size:2em;color:#000;width:100%;height:100%}.profileBox-container{width:100%;background:#a4c3f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #4986e9;border-top:2px solid #4986e9}.profileBox-container .profileBox-profilePicture{height:100px;width:100px}.profileBox-container .profileBox-profilePicture img{-o-object-fit:cover;object-fit:cover;height:100px;width:100px;border-radius:50%;border:4px solid #4986e9}.profileBox-container .profileBox-profileName{margin-top:1em}.dashboardItem-container{cursor:pointer;width:200px;height:200px;border-radius:.5em;background:#a4c3f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1em;padding:1em}.dashboardItem-container:hover{background:#4986e9}.dashboardItem-container .dashboardItem-main{margin-top:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.badge-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.badge-container .badge-top{cursor:pointer;height:150px;width:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:1em}.badge-container .badge-top .badge-placeholder{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1;max-width:100%;max-height:100%}.badge-container .badge-top .badge-activeBadge{-webkit-transform-origin:center;transform-origin:center;position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:90%;max-height:90%}.badge-container .badge-top .badge-activeBadge:hover{-webkit-animation:badgeAnimation 2s ease-in-out infinite;animation:badgeAnimation 2s ease-in-out infinite}.badge-container .badge-top img{max-width:100%;max-height:100%}.badgeCard{background:#101622;color:#000;height:400px;width:250px;-webkit-box-shadow:0px 0px 30px #00ff91;box-shadow:0px 0px 30px #00ff91;border-radius:.5em;position:relative;font-family:"Poppins",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:2em}.badgeCard .badgeCard-close{cursor:pointer;position:absolute;top:-50px;right:-100px}.badgeCard .shine{content:"";height:200px;width:200px;border-radius:50%;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:shineAnimation 3s ease-in-out infinite;animation:shineAnimation 3s ease-in-out infinite}.badgeCard .badge-gem{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.badgeCard .badge-desc-headding{text-align:center;font-family:"Kaushan Script",cursive;margin-bottom:1em}.badgeCard .badge-desc{border-top:2px solid #b6b6b6;border-bottom:2px solid #b6b6b6;padding:.5em 0;color:#b6b6b6}.badgeCard .badge-desc-number{margin-top:1em;color:#ffc248}@-webkit-keyframes badgeAnimation{0%{max-width:90%;max-height:90%}50%{max-width:80%;max-height:80%}100%{max-width:90%;max-height:90%}}@keyframes badgeAnimation{0%{max-width:90%;max-height:90%}50%{max-width:80%;max-height:80%}100%{max-width:90%;max-height:90%}}@-webkit-keyframes shineAnimation{0%{height:200px;width:200px}50%{height:220px;width:220px}100%{height:200px;width:200px}}@keyframes shineAnimation{0%{height:200px;width:200px}50%{height:220px;width:220px}100%{height:200px;width:200px}}.badges-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.645);padding:5em 10em}.badges-backdrop .badges-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#d6e4fa;color:#000;border-radius:.5em;height:100%;width:100%;padding:2em;font-family:"Poppins",sans-serif;font-weight:400}.badges-backdrop .badges-container .badges-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2em}.badges-backdrop .badges-container .badges-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll;height:100%}.badges-backdrop .badges-container .badges-main .badges-singleBadge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.isolatedBadge-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4;background:rgba(0,0,0,.597);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}::-webkit-scrollbar{background:transparent}::-webkit-scrollbar-thumb{background:#4986e9;border-radius:.5em}.checkbox-container{cursor:pointer}.checkbox-container .visibleCheckbox{content:"";height:40px;width:80px;background:silver;border-radius:20%/50%;position:relative}.checkbox-container .visibleCheckbox-indicator{content:"";position:absolute;top:50%;-webkit-transform:translate(10%, -50%);transform:translate(10%, -50%);height:30px;width:30px;border-radius:50%;background:#fff}.checkbox-container .animate-false{-webkit-animation:falseAnimateion .5s ease-in;animation:falseAnimateion .5s ease-in}.checkbox-container .animate-true{-webkit-animation:trueAnimateion .5s ease-in;animation:trueAnimateion .5s ease-in;left:40px;background:red}@-webkit-keyframes trueAnimateion{0%{left:0;background:#fff}50%{background:red}100%{left:40px}}@keyframes trueAnimateion{0%{left:0;background:#fff}50%{background:red}100%{left:40px}}@-webkit-keyframes falseAnimateion{0%{left:40px}100%{left:0}}@keyframes falseAnimateion{0%{left:40px}100%{left:0}}.viewport-container{height:100%;width:100%}.editProfile-container{height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#d3d3ff}.editProfile-container .tempCard{height:500px;width:700px;background:#d65133;-webkit-box-shadow:10px 10px 10px rgba(255,107,73,.631);box-shadow:10px 10px 10px rgba(255,107,73,.631);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:2em}.editProfile-container .tempCard .tempCard-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.editProfile-container .tempCard .tempCard-item span{font-family:"Poppins",sans-serif}.editProfile-container .tempCard .tempCard-item input{width:300px;height:2em;border:none;margin-bottom:2em}.editProfile-container .tempCard button{width:200px;padding:1em 2em;border:none;background:#fff;font-family:"Poppins",sans-serif}.vocab-container{height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2em}

/*# sourceMappingURL=main.css.map*/