@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 0 0,#042c54 0,#040c18 100%)}.gradient__text{-webkit-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.my__contact{flex-wrap:wrap;margin:2rem 0}.my__contact,.my__contact-title{align-items:center;display:flex;flex-direction:column;justify-content:center}.my__contact-title h1{color:#fff;font-size:32px;margin:1rem 0}.my__contact-title h1,.my__contact-title p{font-family:var(--font-family);font-weight:700}.my__contact-title p{color:var(--color-text);font-size:16px}.my__contact-links{display:flex;flex-direction:row;margin:1rem}.my__contact-links div{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:150px;min-width:120px}.my__contact-links_linkedin img{height:50%;margin-left:1.5rem;width:50%}.my__contact-links_email img{height:70%;margin-left:1rem;width:70%}@media screen and (max-width:850px){.my__contact-title p{justify-content:center;margin:.5rem 4rem}}.my__courses{background:var(--color-footer);margin:4rem;padding:2rem}.my__courses-title{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem}.my__courses-title h1{color:#fff;font-family:var(--font-family)}.my__courses-title p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:400}.my__courses-list{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:1rem 4rem}.my__courses-list div{align-items:center;display:flex;flex-direction:column;justify-content:center}.my__courses-list_cs-container_links p,.my__courses-list_math-container_links p,.my__courses-list_ml-container_links p{color:#fff;font-family:var(--font-family)}.my__courses-list_cs-container,.my__courses-list_math-container,.my__courses-list_ml-container{align-items:center;background:pink;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;flex-direction:column;justify-content:center;margin-top:1rem;min-width:200px;padding:1rem;text-align:center}.my__courses-list_cs h2,.my__courses-list_math h2,.my__courses-list_ml h2{color:#fff;font-family:var(--font-family);font-size:24px;font-weight:300;margin-bottom:1rem}@media screen and (max-width:1200px){.my__courses-list{flex-direction:column}.my__courses-list div{margin:1rem 0}}.my__header{display:flex}.my__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.my__header-content h1{color:#fff;font-family:var(--font-family);font-size:45px;font-weight:800;letter-spacing:-.04em;line-height:75px}.my__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-top:1.5rem}.my__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.my__header-image img{height:100%;width:100%}@media screen and (max-width:1050px){.my__header{flex-direction:column}.my__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.my__header h1{font-size:48px;line-height:60px}.my__header p{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.my__header h1{font-size:36px;line-height:48px}.my__header p{font-size:14px;line-height:24px}}.my__projects{display:flex;flex-direction:column}.my__projects-heading{margin-bottom:5rem;text-align:left;width:100%}.my__projects-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.my__projects-container{grid-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:990px){.my__projects-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.my__projects-container{grid-template-columns:repeat(1,1fr)}.my__projects-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.my__projects-heading h1{font-size:34px;line-height:42px}}.my__navbar{justify-content:space-between;padding:2rem 4rem}.my__navbar,.my__navbar-links{align-items:center;display:flex}.my__navbar-links{flex-direction:row;justify-content:flex-end}.my__navbar-logo{margin-right:2rem}.my__navbar-logo h1{color:#fff;height:16px;width:62px}.my__navbar-links p,.my__navbar-menu_container p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.my__navbar-links p{margin-top:.5rem}.my__navbar-menu{display:none;margin-left:1rem;position:relative}.my__navbar-menu svg{cursor:pointer}.my__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.my__navbar-menu_container p{margin:1rem 0}@media screen and (max-width:1050px){.my__navbar-links{display:none}.my__navbar-menu{display:flex}}@media screen and (max-width:700px){.my__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.my__navbar{padding:2rem}.my__navbar-menu_container{top:20px}}.my__projects-project{background:var(--color-footer);display:flex;flex-direction:column;height:100%;width:100%}.my__projects-project-image{aspect-ratio:3/2;background:var(--color-footer);width:100%}.my__projects-project-image img{display:block;height:100%;object-fit:contain;width:100%}.my__projects-project-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.my__projects-project-content p{color:#fff;font-family:var(--font-family);font-size:11.649px;font-weight:700;line-height:35px}.my__projects-project-content h3{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30px;margin-bottom:5rem}.my__projects-project-content p:last-child{cursor:pointer}.my__projects-project-actions{display:flex;gap:1rem;margin-top:1rem}.my__projects-project-actions button{background:transparent;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;flex:1 1;font-family:var(--font-family);font-size:11.649px;font-weight:700;padding:.5rem 1rem;transition:all .3s ease}.my__projects-project-actions button:hover{background:#fff;color:#000}.my__projects-project-actions button:disabled{cursor:not-allowed;opacity:.5}.video-modal-overlay{align-items:center;background:rgba(0,0,0,.8);bottom:0;display:none;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.video-modal-overlay.open{display:flex}.video-modal-content{background:#000;border-radius:8px;max-height:90vh;max-width:90%;overflow:hidden;position:relative}.video-modal-content video{display:block;height:auto;max-height:85vh;width:100%}.video-modal-close{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:1001}.video-modal-close:hover{background:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:550px){.my__projects-project-content h3{font-size:18px;line-height:25px}.my__projects-project-actions{flex-direction:column;gap:.5rem}.my__projects-project-actions button{font-size:10px;padding:.75rem}.video-modal-content{max-height:80vh;max-width:95%}}:root{--font-family:"Manrope",sans-serif;--gradient-text:#fff;--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}
/*# sourceMappingURL=main.f9d2b5c1.css.map*/