.navigation-container{display:flex;justify-content:center;height:118px;color:var(--white);background-color:#1f2235}.navigation-parent{display:flex;align-items:center;justify-content:space-between;height:100%;width:70%;color:var(--white)}.navigation-hamburger{display:none;color:var(--white)}.logo{font-size:35px;font-family:Roboto Slab,serif;color:var(--white);cursor:pointer}.menu-options{display:flex;align-items:center}.menu-option{font-size:14px;cursor:pointer;font-weight:610}.menu-option-seperator{margin:0 50px 0 0}.selected-menu-option{color:#ad4120}.parent-profile-picture{display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0 var(--white);border-radius:25px;height:130px;width:130px;top:0;right:0;position:absolute}.parent-profile-picture-background{height:68%;width:60%;border-radius:25px;background-image:url(../../static/media/papa.ed05293c.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.parent-profile-notes{background-color:#1f2235;color:var(--white);font-style:italic;right:0;top:0;text-align:right;font-size:12px}@media only screen and (max-width:1110px){.navigation-parent{width:80%}}@media only screen and (max-width:970px){.navigation-hamburger{display:block}.navigation-hamburger-bars{font-size:36px;cursor:pointer;margin:0 10px;color:var(--white)}.navigation-parent{width:100%;padding:0 130px 0 10px;position:relative}.menu-option{color:var(--white)}.menu-option-seperator{margin:0}.menu-options{display:flex;flex-direction:column;position:absolute;left:-100%;transition:all .8s ease-out;top:0;height:100vh;width:100%;justify-content:space-around;background-color:#1f2235;z-index:1000;opacity:.5}.show-hamburger-options{left:0;margin-top:100px;opacity:1;height:200px;width:140px;display:grid}.logo{font-size:25px;font-family:Roboto Slab,serif;color:var(--white);cursor:pointer;text-align:left;margin:0 10px}.parent-profile-picture{display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0 var(--white);border-radius:25px;height:120px;width:120px;position:absolute;padding-right:10px}.parent-profile-picture-background{height:90%;width:90%;border-radius:25px;background-image:url(../../static/media/papa.ed05293c.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.parent-profile-notes{background-color:#1f2235;color:var(--white);font-style:italic;right:0;top:0;text-align:right;font-size:10px;padding-right:10px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.navigation-parent{padding:0 100px 0 10px}.logo{font-size:36px;margin:0 230px 0 10px}.parent-profile-notes{font-size:14px}.menu-option{font-size:16px}}.main-footer-container{display:flex;justify-content:center;width:100%;max-width:1920px;height:90px;margin:30px 0 0}.main-footer-content{display:flex;justify-content:space-between;align-items:center;height:70%;width:50%}.main-footer-message{font-size:14px;font-family:Roboto Slab,serif;font-weight:700;color:var(--black);letter-spacing:2px}.main-footer-socials{color:#f0f8ff}.social-icon{font-size:36px;cursor:pointer;margin:0 10px;color:var(--black)}.social-icon:hover{color:#1d9bf0}@media only screen and (max-width:1110px){.main-footer-container{display:flex;justify-content:center;width:100%;height:90px;padding:0 20px 50px}.main-footer-content{width:100%;justify-content:space-between;align-items:center}.main-footer-message{font-size:16px;align-items:center}.main-footer-socials{display:none}}@media only screen and (max-width:1023px){.main-footer-container{display:flex;justify-content:center;width:100%;height:90px;padding:0 20px 50px}.main-footer-content{width:100%;justify-content:space-between;align-items:center}.main-footer-message{font-size:14px;align-items:center}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.main-footer-container{margin-top:50px}.main-footer-content{width:90%;justify-content:space-between;align-items:center}.main-footer-socials{display:block}}.heading-container{display:flex;flex-direction:column;align-items:center;width:100%;margin:0 0 20px}.heading{font-size:25px;color:#1f2235;font-family:Poppins Bold}.sub-heading{font-size:12px;letter-spacing:3px;margin:8px 0 18px}.heading-separator{display:flex;align-items:center;width:250px;position:relative;margin:10px 0 0}.separator-line{width:100%;height:2px;background-color:#1f2235}.separator-blob{height:10px;width:100%;display:flex;position:absolute;justify-content:center}.separator-blob div{width:35px;border-radius:10px;background-color:#dc143c}@media only screen and (max-width:1023px){.heading-container{display:flex;flex-direction:column;align-items:center;width:100%}}.about-me-container{display:flex;min-height:420px;flex-direction:column;justify-content:center;align-items:center;margin:10px 0 0}.about-me-parent{max-width:1085px;width:70%}.about-me-card{display:flex;width:100%;box-shadow:0 0 20px #1f2235;border-radius:12px}.about-me-profile{width:50%;background-size:cover;background-image:url(../../static/media/me3.1682c139.JPG);background-repeat:no-repeat;background-position:50%;border-radius:12px}.about-me-details{width:48%;text-align:justify;padding:30px}.about-me-description{font-size:12px}.about-me-highlights{margin:80px 0}.highlight-heading{font-family:Poppins Bold;font-size:14px;margin:0 0 5px;font-weight:600}.highlight{display:flex;align-items:center;margin:5px 0;font-size:12px}.highlight-blob{height:8px;width:8px;margin:0 10px 0 0;border-radius:50%;background-color:#dc143c}.about-me-options .highlighted-btn{margin:0 0 0 30px}@media only screen and (max-width:1110px){.about-me-parent{width:90%}}@media only screen and (max-width:898px){.about-me-profile{display:none}.about-me-highlights{margin:25px 0}.about-me-details{width:100%}}@media only screen and (max-width:466px){.about-me-options{display:flex;flex-direction:column}.about-me-options .highlighted-btn{margin:24px 0 0!important}.about-me-options button{width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.about-me-parent{height:660px;width:720px}.about-me-card{width:100%}.about-me-profile{display:block}.about-me-description{font-size:18px}.highlight{font-size:16px}}.footer-container{height:17.8%;width:100%;overflow:hidden;display:flex;justify-content:center}.footer-parent{width:100%;height:60%;max-width:1920px}.footer-parent img{max-width:100%;height:130px}@media only screen and (max-width:1110px){.footer-parent{display:flex;align-items:flex-end}}.profile-container{display:flex;align-items:center;text-align:center;justify-content:center;height:10%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.profile-parent{display:flex;align-items:center;color:#f0f8ff}.profile-details-name{font-size:24px;font-family:Poppins SemiBold}.profile-details-role{display:flex;flex-direction:column;margin:14px 0 24px}.profile-details-role h1{font-size:40px;font-family:"cursive"}.primary-text{color:var(--white);font-size:16px}.highlighted-text{color:#ff5823}.profile-role-tagline{font-size:14px;margin:5px 0 0;font-family:Poppins Light}.profile-options .highlighted-btn{margin:0 0 0 28px;border-radius:12px solid #fff}.profile-options .highlighted-btn:hover{margin:0 0 0 28px;background-color:#fff8dc;color:#111}.profile-picture{display:flex;align-items:center;justify-content:center;box-shadow:0 1px 0 0 var(--white);border-radius:50%;height:498px;width:498px;margin:0 0 0 100px}.profile-picture-background{height:90%;width:90%;border-radius:50%;background-image:url(../../static/media/profilephoto.9cff20b1.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.profile-picture-background:hover{-webkit-transform:scale(1.07);transform:scale(1.07);transition:1s ease-out}.colz{color:red}.colz .colz-icon i{color:#fff;border-radius:50%;line-height:40px;padding:15px 15px 15px 0}.colz-icon a i.fa-facebook-square,.colz-icon a i.fa-github,.colz-icon a i.fa-instagram,.colz-icon a i.fa-linkedin,.colz-icon a i.fa-twitter{color:#f5f5f5}.colz .colz-icon i:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}@media screen and (max-width:1110px){.profile-picture{margin:0 0 0 80px}.profile-details-name{font-size:20px}.profile-details-role .primary-text{font-size:12px}.profile-options .btn{width:120px;padding:11px 0;z-index:700}}@media screen and (max-width:910px){.profile-picture{height:320px;width:320px;margin:0 0 0 4px}}@media screen and (max-width:810px){.profile-picture{margin:0!important}.profile-parent{flex-direction:column-reverse;margin:40px 0 0}.profile-options{display:flex;justify-content:space-between;margin:0 24px}.profile-details{margin:25px 0 0}.profile-options .highlighted-btn{margin:0!important}.profile-options .profile-details-role{text-align:center}}@media screen and (max-width:375px){.profile-picture{height:275px;width:275px;margin-top:-90px}.profile-details{width:90%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.profile-parent{height:600px}}.home-container{justify-content:space-between;min-height:420px;background-color:#1f2235}.home-container,.icon{display:flex;flex-direction:column}.icon{top:4%;position:absolute;text-align:right;right:0;width:200px;overflow:hidden;margin-top:240px;z-index:900}.icon a{text-align:left;text-decoration:none;text-transform:uppercase;color:#fff;font-weight:1000;padding:10px;font-size:14px;font-family:oswald,"sans-serif";border-radius:50px 0 0 50px;-webkit-transform:translate(150px);transform:translate(150px);transition:all .5s;z-index:900}.icon a:hover{border:.5px solid #ff5823;-webkit-transform:translate(50px);transform:translate(50px)}.icon a i{margin-right:25px;background-color:#fff;height:40px;width:40px;color:#000;text-align:center;line-height:40px;border-radius:50%;transition:all .5s;z-index:900}.icon a:hover i{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.icon a i.fa-facebook-f{color:#2c80d3;border-radius:20px solid #fff}.icon a i.fa-github,.icon a i.fa-linkedin{color:#2c80d3}.icon a i.fa-youtube{color:#fa0910}.icon a i.fa-twitter{color:#2c80d3}.icon a i.fa-instagram{color:#833ab4}.linkedin{color:#53c5ff}.facebook{background-color:#1f2235;color:#fff}.github{color:#f3ecec}.youtube{color:#fa0910}.twitter{color:#53c5ff}.instagram{color:#833ab4}@media only screen and (max-width:1023px){.icon{display:none}}.contact-container{margin-top:10px;min-height:420px}.contact-form{max-width:1085px;padding:10px;display:flex;box-shadow:0 0 20px -2px #1f2235;border-radius:12px;margin:0 auto;flex-direction:column;justify-content:center;background-color:#1f2235}.contact-form h2{color:#fff;font-family:Poppins Bold;letter-spacing:.2rem;font-size:22px}.col i{padding:7px;color:#fff}.col i:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.contact-wrapper{display:flex}.contact-details{flex:1 1}.contact-item{display:flex;align-items:center;margin:50px 0;font-weight:300;width:70%;color:#fff;letter-spacing:.1rem}.contact-icon{width:30px;height:30px;margin-right:20px}.form-background{flex:1 1;max-width:520px}.form-background .background-img{width:100%;margin-bottom:20px}.background-img h4{opacity:.5}.background-img h4,.form-background h4{letter-spacing:.2rem;color:#fff;font-weight:400;font-size:18px}.form-background h4{height:80px}.form-background .background-img img{width:100%;opacity:.5}.contact-form form{width:auto;display:flex;color:#111;padding:15px;justify-content:center;flex-direction:column;margin-top:-52px;opacity:.9;background-color:#fff;box-shadow:0 0 20px -2px #1f2235;border-radius:12px}form p{text-align:center;margin-bottom:20px;color:#ff5823;letter-spacing:.1rem;font-family:Poppins Bold}form label{margin-bottom:5px;color:#111;letter-spacing:.2rem}form input{width:100%}form input,form textarea{border:2px solid transparent;outline:none;background-color:hsla(0,0%,90.2%,.6);padding:.5rem 1rem;font-size:1.1rem;margin-bottom:20px;transition:.3s;border-radius:10px}form textarea{height:150px}input:focus,textarea:focus{border:2px solid rgba(30,85,250,.47);background-color:#fff}form button{margin-top:15px;padding:5px;outline:none;color:#e6e3e3;border:2px solid #ff5823;font-size:12px;border-radius:19px;background-color:#1f2235;font-size:18px;justify-content:center;align-items:center;width:180px}form button:hover{background-color:#9a9cac;transition:all 1s ease;border:2px solid #1f2235}.contact-btn{display:flex;align-items:center;justify-content:center}button .load{width:100%}button .load img{width:60px;color:green}.error-message{color:#c03;text-align:center;margin-bottom:20px;letter-spacing:.1rem}@media screen and (max-width:414px){.contact-form h1{font-size:16px}}@media screen and (max-width:898px){.contact-wrapper{display:flex;flex-direction:column}.form-background{max-width:1110px;justify-content:space-between;margin:30px auto 0}.contact-form{max-width:360px}.contact-form form{display:inherit}.contact-item{margin:30px 0}form{flex:0.9 1}form textarea{width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.contact-form{max-width:720px}form textarea{height:150px;width:100%}}.bullet-container{display:flex;height:100%;width:100%;position:relative}.bullets{width:85%;z-index:2;position:relative}.bullet{display:flex;align-items:center;cursor:pointer;height:40px;margin:15px 0;padding:0 8px;border-radius:20px;width:30px;transition:width .6s ease;background-color:#1f2235}.selected-bullet{width:100%;color:var(--white)}.bullet-logo{height:16px;margin:0 30px 0 0}.bullet-label{font-size:12px;white-space:nowrap;font-family:Poppins SemiBold}@media only screen and (max-width:1023px){.bullets{width:90%}.selected-bullet{width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.bullet-label{font-size:20px}}.certificate-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.certificate-parent{display:flex;flex-direction:column;width:100%;left:-30px;top:5px;position:relative}.certificate-logo{height:14px;width:14px;border-radius:50%;left:-30px;top:15px;margin:0 10px;background-color:#ff5823;position:absolute}.certificate-parent span{font-size:15px;font-family:Poppins SemiBold;color:var(--dark-orange);padding:10px}@media only screen and (max-width:1023px){.certificate-parent{display:flex;flex-direction:column;width:100%;left:-30px;top:5px;position:relative;margin:0 0 0 16px}.certificate-logo{height:10px;width:10px;border-radius:50%;left:-30px;top:15px;background-color:#ff5823;position:absolute;margin:0 10px 0 52px}.certificate-parent span{font-size:12px;margin:0 0 0 36px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.certificate-parent span{font-size:18px}.certificate-logo{height:14px;width:14px}}.resume-sub-heading{display:flex;flex-direction:column;margin-bottom:15px}.main-heading{display:flex;justify-content:space-between;position:relative}.heading-bullet{height:15px;width:15px;border-radius:50%;background-color:#ff5823;left:-30px;top:5px;position:absolute}.main-heading span{font-size:15px;font-weight:700;color:var(--dark-orange)}.heading-date{font-size:14px;border-radius:14px;background-color:#ff5823;color:var(--white);padding:4px 12px;width:160px}.sub-heading{font-size:13px;font-weight:700;color:var(--black);margin:10px 0 0}.description{font-size:12px;text-align:justify}@media only screen and (max-width:1023px){.heading-bullet{height:12px;width:12px;top:2px;margin:0 0 0 32px}.main-heading span{font-size:12px;font-weight:700;color:var(--dark-orange);margin:0 0 0 22px}.resume-sub-heading{display:flex;flex-direction:column}.heading-date{font-size:12px;border-radius:12px;background-color:#ff5823;color:var(--white);padding:4px 12px;width:auto}.sub-heading{font-size:11px;font-weight:700;color:var(--black);margin:10px 0 0 22px}.description{font-size:10px;text-align:justify;margin:10px 0 0 22px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.resume-sub-heading{width:760px}.heading-bullet{height:14px;width:14px;top:5px;margin:0 0 0 32px}.main-heading span{font-size:18px}.sub-heading{font-size:16px}.description{font-size:14px}}.summary-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;max-width:100%}.summary-picture{display:flex;justify-content:center;box-shadow:0 1px 0 0 var(--white);border-radius:50%;height:340px;width:340px;margin:0 0 0 100px}.summary-picture-background{height:80%;width:80%;border-radius:50%;background-image:url(../../static/media/summaryphoto.353c4358.jpeg);background-size:cover;background-repeat:no-repeat;background-position:50%}.summary-content span{font-size:14px;text-align:justify}@media only screen and (max-width:1023px){.summary-container{width:90%}.summary-picture{height:250px;width:250px;margin:0 0 0 30px}.summary-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.summary-content span{font-size:12px;height:400px;margin:0 20px 0 65px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.summary-picture{height:250px;width:250px;margin:0 0 0 250px}.summary-content span{font-size:16px}}.personalinfo-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.personalinfo-parent{display:flex;flex-direction:column;position:relative;width:100%}.personalinfo-parent span{font-family:Poppins SemiBold;font-size:16px;padding:10px;width:30%}.personalinfo-bullet{height:14px;width:14px;border-radius:50%;background-color:#ff5823;left:-30px;top:15px;position:absolute}.personalinfo-detail{margin-left:150px;position:absolute;margin-top:8px}.personalinfo-detail span{margin-left:10px;font-family:Poppins SemiBold;font-size:16px;top:15px;padding:10px;width:70%}@media only screen and (max-width:1023px){.personalinfo-bullet{height:8px;width:8px;margin:0 0 0 32px}.personalinfo-parent span{font-size:12px;margin:0 0 0 16px}.personalinfo-detail span{font-size:12px}}.programming-skills-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.skill-parent{display:flex;flex-direction:column;position:relative;width:100%;padding:0 0 12px}.skill-bullet{height:14px;width:14px;border-radius:50%;background-color:#ff5823;left:-30px;top:5px;position:absolute}.skill-parent span{font-family:Poppins SemiBold;font-size:14px;color:var(--dark-orange)}.skill-percentage{height:15px;width:100%;position:relative;background-color:#ff5823;border-radius:12px}.skill-percentage .active-percentage-bar{height:15px;position:absolute;transition:.8s ease;border-radius:12px;background-color:#1f2235}@media only screen and (max-width:1023px){.skill-bullet{height:8px;width:8px;border-radius:50%;background-color:#ff5823;left:-30px;top:6px;position:absolute;margin:0 0 0 32px}.skill-parent span{font-family:Poppins SemiBold;font-size:12px;color:var(--dark-orange);margin:0 0 0 16px}.skill-percentage{height:12px;width:95%;position:relative;background-color:#ff5823;border-radius:12px;margin:0 0 0 16px}.skill-percentage .active-percentage-bar{height:12px;position:absolute;transition:.8s ease;border-radius:12px;background-color:#1f2235}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.skill-parent span{font-size:18px}.skill-bullet{height:14px;width:14px;top:6px;margin:0 0 0 32px}}.experience-description{max-width:100%}.resume-container{display:flex;min-height:420px;align-items:center;flex-direction:column;justify-content:center;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;margin:10px 0 0}.resume-content{max-width:1085px;width:105%}.resume-card{display:flex;height:680px}.resume-bullet{height:100%;width:330px;box-shadow:15px 0 9px -15px #1f2235}.resume-bullet-details{flex-grow:1;width:600px;overflow:auto;padding:14px 0 0 75px}.resume-download{display:flex;align-items:flex-end;justify-content:end;margin:15px 0}.resume-download .highlighted-btn{margin:0 0 0 28px;border-radius:12px solid #fff}.resume-download .highlighted-btn:hover{margin:0 0 0 28px;background-color:#fff8dc;color:#111}@media only screen and (max-width:1110px){.resume-card{width:888px}.resume-bullet-details{padding:0 0 0 70px}}@media only screen and (max-width:1023px){.resume-screen-container{margin-top:15px}.resume-card,.resume-content{display:flex;flex-direction:column;align-items:center}.resume-card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:90%}.resume-bullet-details{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.resume-bullet{width:100%}.resume-download{display:flex;align-items:center;justify-content:center;margin:20px 60px 0 0}.resume-download .highlighted-btn{width:100%}}.testimonials-container{display:flex;flex-direction:column;align-items:center;min-height:420px}.testimonials-content{max-width:1085px;height:80%;display:flex;align-items:center;justify-content:center}.testimonials-card{width:420px;height:80%;border-radius:10px;box-shadow:0 0 15px -8px #000;display:flex;flex-direction:column;justify-content:space-around;padding:5px;transition:all 1s ease}.top{display:flex;align-items:center;justify-content:center}.top img{height:60px;width:60px;border-radius:50%;object-fit:cover;margin:0 30px}.center{padding:7px;border-radius:10px}.center span{font-size:14px;text-align:justify}.bottom{display:flex;align-items:center;flex-direction:column;justify-content:center}.bottom span{margin-bottom:5px;font-size:18px;color:#1f2235}.bottom h4{font-size:14px;font-weight:700;text-align:justify}.fa-icon{font-size:36px;cursor:pointer;margin:0 10px;color:var(--black)}.fa-icon:hover{color:#1d9bf0}.feedback{padding:20px 871px 20px 0}@media only screen and (max-width:1023px){.testimonials-content{flex-direction:column;height:100%}.testimonials-card{width:350px;margin:10px 0}.bottom h4,.center span{font-size:12px}.bottom span{font-size:20px}.feedback{padding:0 130px 0 0}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.testimonials-card{width:720px;height:90%}.center span{font-size:17px}.feedback{padding:0 515px 0 0}}.notfound-container{display:flex;flex-direction:column;margin:30px 0 0}.notfound-container,.notfound-parent{justify-content:center;align-items:center}.notfound-parent{max-width:1000px}.notfound-content .highlighted-btn{margin:0 0 0 28px;border-radius:12px solid #fff}.notfound-content .highlighted-btn:hover{margin:0 0 0 28px;background-color:#fff8dc;color:#111}@media only screen and (max-width:1023px){.notfound-parent{padding:12px}}:root{--light-blue:#04c3ff;--light-blue-shadow:rgba(69,211,255,0.27);--sea-green:#0abead;--sea-green-dark:#0cbfae;--sea-green-extra-dark:#09bead;--sea-green-shadow:rgba(11,190,173,0.4);--header-hamburger-background:rgba(11,190,173,0.8);--orange:#f57f17;--dark-orange:#ff5823;--orange-shadow:rgba(245,127,23,0.2);--white:#fff;--black:#333;--disabled-btn:rgba(9,190,173,0.47843137254901963);--error-message:rgba(228,79,79,0.8196078431372549);--toast-error:rgba(228,79,79,0.9803921568627451);--toast-shadow:hsla(0,0%,61.2%,0.8901960784313725);--toast-success:#0cbfae;--loader-color:#0cbfae}@font-face{font-family:Poppins Medium;font-style:normal;font-weight:400;src:url(../../static/media/Poppins-Medium.f61a4eb2.ttf)}@font-face{font-family:Poppins Regular;font-style:normal;font-weight:400;src:url(../../static/media/Poppins-Regular.8b6af8e5.ttf)}@font-face{font-family:Poppins SemiBold;font-style:normal;font-weight:400;src:url(../../static/media/Poppins-SemiBold.4cdacb8f.ttf)}@font-face{font-family:Poppins Bold;font-style:normal;font-weight:400;src:url(../../static/media/Poppins-Bold.a3e0b5f4.ttf)}@font-face{font-family:Poppins ExtraBold;font-style:normal;font-weight:400;src:url(../../static/media/Poppins-ExtraBold.544fa4f2.ttf)}@font-face{font-family:Poppins Light;font-style:normal;font-weight:400;src:url(../../static/media/Poppins-Light.f6ea751e.ttf)}@font-face{font-family:Poppins Thin;font-style:normal;font-weight:400;src:url(../../static/media/Poppins-Thin.25cd0f68.ttf)}*{outline:none}body{margin:0;overflow-y:overlay;font-family:Poppins Regular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:6px!important;height:6px!important}body ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.16)}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}.btn{border-radius:50px;padding:14px 0;width:160px;cursor:pointer;transition:.2s;font-family:Poppins SemiBold}.btn:active{-webkit-transform:translateY(2px);transform:translateY(2px)}.primary-btn{color:var(--white);border:2px solid linen;font-size:12px;background-color:#1f2235}.primary-btn:hover{color:#f0f8ff;border:2px solid #ff5823;background-color:#1f2235}.highlighted-btn{color:var(--white);font-size:12px;background-color:#ff5823}@media only screen and (max-width:568px){.highlighted-btn{z-index:-900}}.red-border{border:1px solid var(--error-message)!important}.fade-in{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px);transition:all .8s ease}
/*# sourceMappingURL=main.96bd6994.chunk.css.map */