@charset "UTF-8";:root{--font-family: "poppins", sans-serif}@media screen and (max-width: 4000px){.navbar__menu__list>li>a.active:after{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:#d91706a3}.home-sections-title{font-size:large;font-weight:600;letter-spacing:4px;display:flex;align-items:center;justify-content:center;width:fit-content;height:min-content;margin-left:2vw;color:#fff;padding:4vh 0}.home-sections-title>span{color:#2ac17f;margin-right:5px;padding-right:10px}.home-sections-title>hr{width:20vw;background:#233554;opacity:.5;padding-left:10px}.get-in-touch-content{display:flex;align-items:center;justify-content:center;width:90%;margin:auto;font-size:1.5rem;font-weight:700;color:#aeaeae;line-height:2rem;text-align:center;letter-spacing:2px}.get-in-touch-btn{display:flex;align-items:center;justify-content:center;margin:auto;margin-top:5vh}.get-in-touch-btn>a>button{text-decoration:none;color:#2e2d2d;background:#2ac17f;padding:10px 20px;border-radius:5px;font-size:1.2rem;font-weight:700;letter-spacing:2px;transition:all .5s ease;border:1px solid #2ac17f;outline:none;cursor:pointer}.get-in-touch-btn>a>button:hover{background:#1e1e1e;color:#2ac17f}}html{scroll-behavior:smooth}body{margin:0;font-family:poppins,sans-serif,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:0!important;background:#252525!important;font-family:Poppins,sans-serif!important}main::-webkit-scrollbar{width:.5em;position:absolute}main::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}main::-webkit-scrollbar-thumb{background-color:#505156;outline:1px solid #343a57;border-radius:10px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.root{--font_family: "Poppins", sans-serif !important;display:flex;flex-direction:row;flex-wrap:wrap;position:relative}.preloader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-image:url(preloader.png);background-size:auto 50%;background-repeat:no-repeat;background-position:center;animation:zoom 1s infinite}@keyframes zoom{0%{background-size:auto 50%}50%{background-size:auto 60%}to{background-size:auto 50%}}.hidden-area{scroll-snap-align:start;opacity:.4;filter:blur(2px);transform:scale(.95);transition:all 1s}.visible{opacity:1;filter:blur(0);transform:scale(1)}h1,h2,h3,h4,h5,button{letter-spacing:1px}a,p{letter-spacing:.5px}.main{background:#212121;height:100%;overflow-y:auto;position:relative}.social-networks{position:absolute;width:3rem;height:155px;background:#282c35;z-index:100;right:0;top:calc(50% - 77.5px);margin-right:1rem;border-radius:1rem 0 0 1rem;box-shadow:#00000059 0 5px 15px}@media screen and (max-width: 990px){.main{margin-top:7rem;width:100%;height:auto}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}@media screen and (max-width: 4000px){.home-introduction-section{height:auto;width:100%;background:url(./home-section-bg1-BwS_JLBj.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.home-introduction-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:25%;background:linear-gradient(to bottom,transparent 0%,#262926 100%)}.home-introduction-section__title{color:#fff;font-weight:700;letter-spacing:4px;margin-top:7vh;margin-left:3vw;font-size:clamp(1rem,3vw + 1rem,3.5rem);font-family:Source Code Pro,monospace;position:relative;display:block}.home-introduction-section__subtitle{color:#d6d6d6;font-size:2em;font-weight:700;letter-spacing:4px;margin-top:3vh;margin-bottom:3vh;margin-left:3vw;font-family:var(--font-family);display:block}.home-introduction-section__button{margin-left:5vw;padding:10px 20px 10px 50px;font-size:1.5em;font-weight:700;letter-spacing:2px;border-radius:5px;background-color:#79d558;border:none;font-family:var(--font-family);width:max-content;display:inline-block;vertical-align:top;margin-right:5vw;margin-top:7vh;margin-bottom:7vh}.home-introduction-section__button span{margin-left:20px}.home-introduction-section__img{display:inline-block;width:688.5px;height:154.5px;box-shadow:#00000026 0 15px 25px,#0000000d 0 5px 10px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:10px;transition:all .2s ease-in-out;margin:auto;margin-bottom:7vh;margin-left:4rem}.home-introduction-section__img:hover{transform:translateY(15px)}}@media screen and (max-width: 765px){.home-introduction-section__subtitle{font-size:1.5rem;text-align:center;line-height:3vh}.home-introduction-section__button{margin-top:2vh}.home-introduction-section__img{display:none}}@media screen and (max-width: 4000px){.home-projects-section{height:auto;width:100%;background:#252525}.home-projects-section__title{color:#fff;font-size:1.5em;font-weight:700;letter-spacing:4px;margin-top:2vh;margin-left:3vw;margin-bottom:2vh;font-family:var(--font-family)}.home-projects-section__hr{height:.5px;width:95%;border-width:0;color:#6a6666;background-color:#6a6666}.home-projects-section__projects{height:auto;width:100%;margin:0 auto;display:flex;flex-flow:row wrap;gap:3rem;justify-content:center;padding:20px}.home-projects-section__projects__project{background:#2f2f2f;border-radius:16px;width:325px;height:400px;position:relative;box-shadow:#00000059 0 5px 15px;transition:ease-in .22s;overflow:hidden}.home-projects-section__projects__project:hover{transform:rotate(-1.5deg) scale(1.05);box-shadow:5px 7px 9px #0003}.home-projects-section__projects__project__img{height:192px;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:10px 10px 0 0}.home-projects-section__projects__project__title{color:#fff;font-size:1.5em;font-weight:700;letter-spacing:4px;margin-top:2vh;margin-left:1.5vw;margin-bottom:2vh;font-family:var(--font-family)}.home-projects-section__projects__project__description{color:#c2bdbd;width:90%;line-height:1.5em;font-size:1em;font-family:Helvetica Neue,sans-serif;letter-spacing:2px;margin:auto}.home-projects-section__projects__project__buttons{position:absolute;bottom:.5vh;left:0;width:100%;height:10%;display:flex;justify-content:space-around;align-items:center}.home-projects-section__projects__project__buttons__view{padding:10px 20px;font-size:1em;font-weight:700;letter-spacing:2px;border-radius:5px;background-color:#d91b42;color:#fff;border:none;font-family:var(--font-family)}.home-projects-section__projects__project__buttons__sponsor{padding:10px 20px;font-size:1em;font-weight:700;letter-spacing:2px;border-radius:5px;background-color:#474747e2;border-style:dotted;font-size:1.01em;color:gray;font-family:var(--font-family)}}@media screen and (max-width: 4000px){.github-progress-section{height:auto;width:100%}.github-progress-section__title{color:#fff;font-size:1.5em;font-weight:700;letter-spacing:4px;margin-top:2vh;margin-left:3vw;margin-bottom:2vh;font-family:var(--font-family)}.github-progress-section__hr{height:.5px;width:95%;border-width:0;color:#6a6666;background-color:#6a6666}.github-progress-section__img{height:25vw;width:90%;margin:0 auto;margin-top:4vh;border-radius:5px;position:relative}.visible>.github-progress-section__img{background:url(https://github-readme-activity-graph.vercel.app/graph?username=bellaabdelouahab&bg_color=262926&color=c0bfc0&line=d91b42&point=79d558&area=true&hide_border=true) 100% 100% no-repeat;background-size:100% 120%;background-position:center;background-repeat:no-repeat;border-radius:10px}.github-progress-section__img:after,.github-progress-section__img:before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(45deg,#e6fb04,#f60,#0f6,#f0f,#f09,#6e0dd0,#f30,#099fff);background-size:300% 400%;border-radius:5px;animation:gradient 5s linear infinite;z-index:-1;filter:blur(10px);opacity:.2}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}}@media screen and (max-width: 760px){.github-progress-section__img{height:35vw;width:95%}.visible>.github-progress-section__img{background-size:100%}}.internship-projects-section{margin-top:5rem;padding-bottom:5.3rem;width:100%;position:relative;background:#1e1e1e}.experience .home-sections-title{text-align:center;font-size:2rem;color:#fff}.internship-project{background-color:#252525;border-radius:1.5rem;margin:4rem 7% 0;display:flex;align-items:center;position:relative;opacity:0;animation:fadeIn .5s ease-out forwards;padding:2rem 1.5rem}.internship-project__img img{width:250px;height:200px;outline:3px solid #fff;border-radius:1.5rem}.internship-project__content{width:calc(100% - 250px);padding:0 0 0 1.5rem}.internship-project__content h1{color:#fff;font-size:1.7rem;padding-bottom:1rem}.internship-project__content p{color:#fff;font-size:1.2rem;line-height:1.5rem;max-height:12rem;overflow:auto}.internship-project__content__link{display:flex;align-items:center;color:#fff;background-color:transparent;border:1px solid #268b60;border-radius:5px;padding:.5rem;margin-top:1rem;width:fit-content;float:right}.internship-project__content__list{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.internship-project__content__list li{background-color:#2ac180ab;color:#fff;padding:.5rem 1rem;border-radius:5px}.lineAnimation{position:absolute;top:-2rem;left:0;width:7rem;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column}.lineAnimation>div{display:flex;justify-content:center;align-items:center;flex-direction:column}.gradientLine-start,.gradientLine-end,.gradientLine-both{width:.4rem;background:linear-gradient(transparent,#2ac17f 40%,transparent)}.gradientLine-start{background:linear-gradient(#2ac17f 40%,transparent)}.gradientLine-end{background:linear-gradient(transparent,#2ac17f 40%)}.iconContainer{width:3.8rem;height:4rem;display:flex;justify-content:center;align-items:center}.animatable{position:relative;overflow:hidden;height:100%}.animatable:after{content:"";display:block;width:100%;background:#1e1e1e;height:100%;position:absolute;bottom:0;left:0;z-index:10}.animatable.is-visible:after{animation:appear-from-top .75s ease-out forwards}@keyframes appear-from-top{0%{height:100%}to{height:0}}@media (max-width: 992px){.internship-projects-section{padding:20px}.internship-project{flex-direction:column;align-items:center;text-align:center;padding:25px 0;border-radius:10px;margin:4rem 0% 0}.internship-project__img img{width:200px;height:160px}.internship-project__content{width:100%;padding:0 20px}.internship-project__content h1{font-size:1.5rem;margin-top:20px}.internship-project__content p{font-size:1rem}.internship-project__content__link{margin-top:20px;float:none}.internship-project__content__list li{font-size:1rem}.lineAnimation{display:none}}@media (max-width: 576px){.home-sections-title{font-size:1.5rem}.internship-project__img img{width:180px;height:140px}.internship-project__content h1{font-size:1.2rem}.internship-project__content p{font-size:.9rem}.lineAnimation{display:none}}.lineAnimation>div:last-child .gradientLine-end{display:none}.lineAnimation>div:first-child .gradientLine-start{opacity:0}.internship-projects-section__projects{position:relative}.show-more-button{display:flex;justify-content:center;margin-top:2rem}.show-more-button button{padding:.5rem 1rem;background-color:#268b60;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.show-more-button button:hover{background-color:#1e7e4e}.home-about-section{height:max-content;width:100%;background:#1e1e1e}.about-content{width:80%;margin:auto;height:45vh;display:flex;align-items:center;justify-content:center;gap:1rem}.about-content-text{width:fit-content}.about-content-text>p{font-size:12px;font-weight:700;color:#b2b1b1;line-height:2rem;text-align:justify;padding:3rem}.about-content-skills_title{font-size:1.5rem;font-weight:500;letter-spacing:4px;display:flex;align-items:center;justify-content:center;width:fit-content;height:min-content;color:#29b578;padding:2vh;text-decoration:underline}.about-skills-list{width:fit-content}.about-skills-list>ul{display:grid;grid-template-columns:repeat(2,minmax(100px,250px));gap:5px 10rem;padding:0;margin:1vh 0px 0px;padding:1vh;overflow:hidden;list-style:none}.about-skills-list>ul>li{position:relative;padding-left:20px;margin-bottom:10px;font-size:1.1rem;font-weight:700;width:max-content;color:#aeaeae}.about-skills-list>ul>li:before{content:"▹";position:absolute;left:0;color:green;font-size:1.5rem;line-height:12px}.about-content-image{width:300px;height:300px;border-radius:5px;background:#1e1e1e;display:flex;align-items:center;justify-content:center;z-index:1}#about-content-img_flow{position:relative;height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:5px}#about-content-img_flow:before{content:" ";background:#373737;border-radius:5px;height:100%;width:100%;position:absolute;opacity:.5;transition:all .5s ease}#about-content-img_flow:after{content:" ";background:transparent;border:3px solid #80cbc4;border-radius:5px;height:100%;width:100%;position:absolute;top:20px;left:20px;z-index:-1;transition:all .5s ease}#about-content-img_flow:hover:before{opacity:.2}#about-content-img_flow:hover:after{top:10px;left:10px}@media screen and (max-width: 780px){.about-content{flex-direction:column;height:max-content}.about-content-text{width:100%}.about-content-text>p{padding:1rem}.about-content-skills_title{font-size:1.5rem;font-weight:500;letter-spacing:4px;display:flex;align-items:center;justify-content:center;width:fit-content;height:min-content;color:#29b578;padding:2vh;text-decoration:underline}.about-skills-list{width:fit-content}.about-skills-list>ul{display:grid;grid-template-columns:repeat(1,minmax(100px,250px));gap:5px 10rem;padding:0;margin:1vh 0px 0px;padding:1vh;overflow:hidden;list-style:none}.about-skills-list>ul>li{position:relative;padding-left:20px;margin-bottom:10px;font-size:1.1rem;font-weight:700;width:max-content;color:#aeaeae}.about-skills-list>ul>li:before{content:"▹";position:absolute;left:0;color:green;font-size:1.5rem;line-height:12px}.about-content-image{width:70vw;height:84vw;border-radius:5px;background:#1e1e1e;display:flex;align-items:center;justify-content:center;z-index:1}#about-content-img_flow{position:relative;height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:5px}#about-content-img_flow:before{content:" ";background:#373737}}.happy-clients-section{background-color:#1e1e1e;padding:10px 0 5px;box-sizing:border-box;color:#cfcfcf;height:auto}.happy-clients-content{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.happy-clients-card{background-color:#252525;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000004d;width:300px;transition:scale .3s ease-in-out;position:relative;display:flex;flex-direction:column}.happy-clients-card:hover{scale:1.1}.client-pic{width:50px;height:50px;border-radius:50%}.quotes-pic{width:60px;height:60px;position:absolute;right:10px;top:10px;opacity:.8;border:none;width:20px;height:20px}.happy-clients-card h3{color:#b0afaf;font-size:1.5rem;margin-top:10px}.happy-clients-card p{color:#cfcfcf;font-size:.9rem;line-height:1.4}.happy-clients-card>p{flex:1}.client-profession{display:flex;justify-content:space-between;align-items:center;margin-top:10px;width:100%}.client-profession p{font-size:1rem;padding:3px 6px;border-radius:5px;background-color:#2f2f2f;color:#cfcfcf}.client-profession p:first-child{font-weight:700}.client-profession p:nth-child(2){background-color:#191919}.add-testimonial-container{width:100%;display:flex;justify-content:center;margin:10px 0}.add-testimonial-btn{padding:12px 24px;font-size:1em;font-weight:700;letter-spacing:2px;border-radius:5px;background-color:#d91b42;color:#fff;border:none;font-family:var(--font-family);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #d91b424d}.add-testimonial-btn:hover{background-color:#e82e55;transform:translateY(-2px);box-shadow:0 6px 12px #d91b4266}.add-testimonial-btn:active{transform:translateY(1px)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease}.modal-container{background-color:#2f2f2f;border-radius:8px;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 5px 15px #00000080;animation:slideIn .3s ease}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #444}.modal-header h2{color:#fff;font-family:var(--font-family);margin:0;letter-spacing:2px}.modal-close-btn{background:none;border:none;font-size:24px;color:#aaa;cursor:pointer;transition:color .2s}.modal-close-btn:hover{color:#d91b42}.modal-content{padding:20px}.modal-content iframe{width:100%;height:500px;border:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width: 768px){.modal-container{width:95%}.modal-content iframe{height:400px}}._servicesSection_18is4_1{position:relative;width:100%;height:auto}._servicesContainer_18is4_7{position:relative;width:100%;height:auto;overflow-x:hidden}._cardsWrapper_18is4_14{width:100%;transition:transform .5s ease}._cardsWrapper_18is4_14._slideOut_18is4_18{transform:translate(-100%)}._cards_18is4_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-items:center;grid-gap:20px;padding:20px;margin:auto;width:100%}._cards_18is4_14 ._card_18is4_14{width:350px;background-color:#1e1e1e;border-radius:10px;padding:20px;text-align:center;box-shadow:#29b57820 6px 2px 16px,#29b57820 -6px -2px 16px;display:flex;flex-direction:column;justify-content:space-between}._cards_18is4_14 ._card_18is4_14 img{font-size:48px;color:#333;margin:auto auto 10px}._cards_18is4_14 ._cardTitle_18is4_48{font-size:24px;font-weight:700;margin-bottom:10px;color:#29b578}._cards_18is4_14 ._cardText_18is4_54{font-size:18px;line-height:1.2;color:#b6b4b4;margin-bottom:20px;flex-grow:1}._cards_18is4_14 ._cardButton_18is4_61{text-decoration:none;color:#2e2d2d;background:#2ac17f;padding:10px 20px;border-radius:5px;font-size:1.2rem;font-weight:700;transition:all .5s ease;border:1px solid #2ac17f;outline:none;cursor:pointer}._cards_18is4_14 ._cardButton_18is4_61:hover{background:#1e1e1e;color:#2ac17f}._formWrapper_18is4_79{position:absolute;top:0;left:100%;width:100%;height:100%;transition:transform .5s ease;background-color:#1e1e1e}._formWrapper_18is4_79._slideIn_18is4_88{transform:translate(-100%);padding:25px}._formContent_18is4_93{padding:20px;max-width:800px;margin:0 auto;height:100%;overflow-y:auto;box-shadow:#2ac18093 0 0 0 3px;border-radius:5px}._formContent_18is4_93::-webkit-scrollbar{width:.5em}._formContent_18is4_93::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px}._formContent_18is4_93::-webkit-scrollbar-thumb{background-color:#505156;outline:none;border-radius:5px}._formHeader_18is4_118{margin-bottom:20px}._formHeader_18is4_118 h2{color:#29b578;font-size:24px;margin-top:10px}._formHeader_18is4_118 ._backButton_18is4_126{background:#29b578d0;border:1px solid rgba(41,181,120,.8156862745);color:#fff;font-size:16px;font-weight:600;cursor:pointer;padding:10px 20px;display:inline-flex;align-items:center;margin-bottom:5px;transition:background .3s ease;border-radius:5px}._formHeader_18is4_118 ._backButton_18is4_126:hover{background:#1e1e1e;color:#29b578}._formGroup_18is4_145{margin-bottom:20px}._formGroup_18is4_145 label{display:block;margin-bottom:8px;color:#b6b4b4;font-weight:500}._formGroup_18is4_145 input,._formGroup_18is4_145 select,._formGroup_18is4_145 textarea{width:100%;padding:12px;border:1px solid #333;border-radius:6px;background-color:#2c2c2c;color:#fff;font-size:16px}._formGroup_18is4_145 input:focus,._formGroup_18is4_145 select:focus,._formGroup_18is4_145 textarea:focus{outline:none;border-color:#29b578}._formGroup_18is4_145 textarea{min-height:100px;resize:vertical}._submitButton_18is4_176{background:#29b578;color:#e2e2e2;padding:12px 25px;border-radius:5px;font-size:1rem;font-weight:700;border:1px solid #29b578;cursor:pointer;transition:all .3s ease}._submitButton_18is4_176:hover{background:transparent;color:#29b578}._submitButton_18is4_176:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 768px){._cards_18is4_14{grid-template-columns:1fr}._cards_18is4_14 ._card_18is4_14{margin-bottom:20px}}@media (max-width: 576px){._cards_18is4_14{padding:10px;grid-gap:10px}._cards_18is4_14 ._card_18is4_14,._formContent_18is4_93{padding:10px}}.collaborations{background-color:#212121;padding:2rem 0}.scroller{margin:auto;max-width:95%}.scroller__inner{padding-block:1rem;display:flex;flex-wrap:wrap;gap:5rem}.scroller__inner img{height:150px}.scroller[data-animated=true]{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.scroller[data-animated=true] .scroller__inner{width:max-content;flex-wrap:nowrap;animation:scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite}.scroller[data-direction=right]{--_animation-direction: reverse}.scroller[data-direction=left]{--_animation-direction: forwards}.scroller[data-speed=fast]{--_animation-duration: 30s}.scroller[data-speed=slow]{--_animation-duration: 60s}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}@media screen and (max-width: 768px){.scroller__inner img{height:75px}}.projects-section{height:auto;width:100%;display:inline-block;padding-bottom:3rem}.projects-header{display:flex;flex-direction:row;justify-content:space-between;height:8vh;width:90%;margin:auto;margin-top:4vh;border-bottom:1px solid rgba(121,119,119,.619)}.projects-section__title{color:#c9c6c6;font-size:3em;font-weight:700;letter-spacing:4px;width:90%;font-family:var(--font-family);padding-bottom:2rem;width:fit-content;display:inline-block}.projects-section__filters{background:#2f2f2f;margin-right:7vw;margin-top:0rem;padding:1rem 5rem;text-align:center;height:fit-content;border:1px solid rgba(130,128,128,.537254902);color:#d2d2d2a1;border-radius:5px;font-size:1.5em;font-weight:700;letter-spacing:.75px}.projects-section__filters>label{cursor:text}.projects-section__filters>label>span{padding-left:.5rem;cursor:pointer;color:#e8e8e8}.filters-container{position:relative;height:0vh;width:100%;z-index:200}.filters{position:absolute;top:0;left:0;width:90.4%;margin:0 auto;background:#4b4b4b;box-shadow:0 0 10px #0003;border-radius:3px;display:grid;grid-template-columns:repeat(3,minmax(10px,100%));transition:transform .5s;transform:rotateX(0);transform-origin:top;position:static}.filters.hidden{transform:rotateX(-90deg);transform-origin:top}.filter-element{border:1px solid rgba(133,133,133,.6666666667);border-style:dotted;padding:1.5rem;height:fit-content;color:#e8e8e8;font-size:1.5rem;font-weight:500}.filter-element:hover{background-color:#3d3d3d;cursor:pointer}.projects-section__subtitle{color:#c9c6c6;font-size:1.5em;font-weight:700;letter-spacing:4px;width:90%;margin-top:2vh;margin-left:7vw;margin-bottom:3vh;font-family:var(--font-family)}#cards{min-height:70vh;width:100%;margin:0 auto;display:flex;flex-direction:row;justify-content:center;row-gap:2rem;column-gap:3rem;flex-wrap:wrap}.card{height:auto;padding-bottom:.5rem;min-width:330px;cursor:pointer;transition:.3s ease-in;background-image:radial-gradient(circle at center,rgba(32,32,32,.4745098039) .1rem,transparent 0)!important;background-size:1rem 1rem;background-repeat:round;width:300px;background-color:#2f2f2f;border-radius:10px;flex-direction:column;position:relative;box-shadow:#00000059 0 5px 10px}.card .projects-section__projects__project__title{min-height:4.5rem;color:#c9c6c6;font-size:2em;font-weight:700;margin:1rem;text-align:center;font-family:var(--font-family);display:flex;align-items:center;justify-content:center;margin-bottom:0}.card .projects-section__projects__project__img{height:200px;background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:10px 10px 0 0}.card .projects-section__projects__project__description{color:#bbb;font-family:Rubik,sans-serif;font-style:normal;font-weight:200;font-size:14px;line-height:20px;padding:1rem 1.5rem;text-align:left;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;word-break:keep-all}#cards:hover>.card:after{opacity:1}.card:hover:before{opacity:1}.card:before,.card:after{border-radius:inherit;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s;width:100%}.card:before{background:radial-gradient(800px circle at var(--mouse-x) var(--mouse-y),rgba(244,244,247,.031372549),transparent 35%);z-index:3}.card:after{background:radial-gradient(600px circle at var(--mouse-x) var(--mouse-y),rgba(255,255,255,.031372549),transparent 85%);z-index:1}.card>.card-content{background-color:var(--card-color);border-radius:inherit;display:flex;flex-direction:column;flex-grow:1;top:1px;right:1px;bottom:1px;left:1px;padding:10px;position:absolute;z-index:2}@media (max-width: 1000px){#cards{max-width:1000px;padding:10px 0}.card{flex-shrink:1;width:calc(50% - 4px)}}@media (max-width: 500px){.projects-header{margin-top:1rem;flex-direction:row;align-items:center;justify-content:center}.projects-section__title{font-size:1.5rem;height:fit-content;padding:0}.projects-section__filters{padding:1rem 2rem;font-size:1rem}.card{height:60vh}.card-image{height:80px}.card-image>i{font-size:3em}.card-info-wrapper{padding:0 10px}.card-info>i{font-size:.8em}.card-info-title>h3{font-size:.9em}.card-info-title>h4{font-size:.8em;margin-top:4px}}@media (max-width: 320px){.card{width:100%}}.container1{width:90%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.heading-section{text-align:center;display:block;margin-bottom:50px;margin-top:50px;font-size:3.5rem;font-weight:700;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.reports-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:30px;margin-bottom:40px}.report-card{background:transparent;border-radius:16px;overflow:hidden;box-shadow:0 10px 20px #0006;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;height:100%;border:1px solid rgba(255,255,255,.03);position:relative}.report-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #00000080,0 0 15px #48bb781a;border:1px solid rgba(72,187,120,.15)}.card-cover-container{height:210px;width:147px;overflow:hidden;position:relative;margin:20px auto 0;border-radius:8px;box-shadow:0 5px 15px #0006;transform:perspective(800px) rotateY(0);transition:all .5s ease;border:2px solid rgba(255,255,255,.1)}.report-card:hover .card-cover-container{box-shadow:0 8px 25px #48bb7833;border:2px solid rgba(72,187,120,.2)}.report-cover{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.report-card:hover .report-cover{transform:scale(1.08)}.card-content{padding:16px 18px;flex-grow:1;display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.05);margin-top:10px;background:#0a0f1499}.card-title{font-size:1.05rem;font-weight:600;color:#fff;margin-bottom:10px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;height:2.6rem;text-shadow:0 1px 2px rgba(0,0,0,.3);letter-spacing:.02em}.report-date{font-size:.85rem;color:#fffc;margin-bottom:10px;display:block;text-align:center}.report-created{display:block;font-style:italic;font-size:.7rem;margin-top:3px;color:#ffffff80}.report-description{color:#ffffffb3;margin-bottom:15px;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;font-size:.85rem;line-height:1.5;padding:0 3px}.card-footer{padding:5px 15px 20px;display:flex;justify-content:center;background:#0a0f14b3}.btn-download{background:linear-gradient(135deg,#48bb78,#2f855a);color:#fff;border:none;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;display:inline-block;text-decoration:none;text-align:center;width:100%;max-width:160px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 12px #2f855a4d;position:relative;overflow:hidden;z-index:1;outline:none;text-shadow:0 1px 2px rgba(0,0,0,.2)}.btn-download:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #2f855a66,0 0 10px #48bb7866;letter-spacing:1.1px}.btn-download:before{content:"";position:absolute;top:0;left:0;width:100%;height:0%;background-color:#ffffff1a;z-index:-1;transition:all .4s ease-in-out}.btn-download:hover:before{height:180%}.btn-download:active{transform:translateY(2px);box-shadow:0 2px 8px #2f855a66}.report-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#48bb78,#276749);color:#fff;font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:20px;box-shadow:0 3px 8px #00000040;z-index:2;letter-spacing:.5px;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #48bb7899}70%{box-shadow:0 0 0 8px #48bb7800}to{box-shadow:0 0 #48bb7800}}.no-reports{text-align:center;padding:60px 0;color:#ffffffb3;font-size:1.3rem;background:#0a0f14b3;border-radius:10px;border:1px solid rgba(255,255,255,.05);box-shadow:0 8px 20px #0000004d}.report-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,transparent,transparent,rgba(72,187,120,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;transition:background .5s ease}.report-card:hover:after{background:linear-gradient(135deg,#48bb7866,#2f855a33,#48bb781a)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0f14}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#48bb78,#2f855a);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#38a169,#276749)}@media (max-width: 992px){.reports-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.heading-section{font-size:2.8rem}}@media (max-width: 768px){.reports-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.card-cover-container{height:185px;width:130px}.heading-section{font-size:2.5rem;margin-bottom:30px}}@media (max-width: 576px){.reports-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.card-cover-container{height:170px;width:119px}.card-title{font-size:.95rem}.btn-download{padding:7px 12px;font-size:.8rem;max-width:140px}}
