.app__about{flex-direction:column;flex:1;width:100%}.app__profiles{flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-top:2rem;display:flex}.app__profile-item{flex-direction:column;align-items:center;width:13.75rem;margin:2rem;display:flex}.app__profile-item .image-container{border-radius:.9375rem;width:13.75rem;height:13.75rem;position:relative;overflow:hidden}.app__profile-item img{object-fit:cover;border-radius:.9375rem;display:block;width:100%!important;height:100%!important}@media screen and (min-width:2000px){.app__profile-item{width:16.25rem;margin:2rem 4rem}.app__profile-item .image-container{width:16.25rem;height:16.25rem}}
.app__navbar{-webkit-backdrop-filter:blur(1rem);z-index:10;background:#ffffff8c;border:.09375rem solid #ffffff47;justify-content:space-between;align-items:center;width:100%;min-width:0;height:4rem;padding:0 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;box-shadow:0 .5rem 2rem #1f268724}@media screen and (max-width:480px){.app__navbar{padding:0 1rem}}@media screen and (min-width:1200px){.app__navbar{border-radius:2rem;max-width:68.75rem;margin:.7rem auto 0;left:0;right:0;box-shadow:0 .5rem 2rem #1f26873d}}.app__navbar-logo{flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.app__navbar-logo img{object-fit:cover;width:5.625rem;height:3.125rem}@media screen and (max-width:480px){.app__navbar-logo img{width:4.5rem;height:2.5rem}}@media screen and (min-width:2000px){.app__navbar-logo img{object-fit:cover;width:10rem;height:5rem}}.app__navbar-icons{display:none}@media screen and (max-width:1150px){.app__navbar-icons{flex-flow:row;flex-shrink:1;align-items:center;gap:.9rem;min-width:0;display:flex;overflow:hidden}}@media screen and (max-width:480px){.app__navbar-icons{gap:.6rem}}.app__navbar-icons a{color:var(--secondary-color);flex-shrink:0;transition:color .2s ease-in-out;display:flex}.app__navbar-icons a svg{width:1.7rem;height:1.7rem}@media screen and (max-width:480px){.app__navbar-icons a svg{width:1.6rem;height:1.6rem}}.app__navbar-icons a:hover{color:var(--black-color)}.app__navbar-links{flex:1;justify-content:center;align-items:center;min-width:0;list-style:none;display:flex}.app__navbar-links li{cursor:pointer;flex-direction:column;margin:0 1rem}.app__navbar-links li div{background:0 0;border-radius:50%;width:.3125rem;height:.3125rem;margin:auto}.app__navbar-links li a{color:#232323;text-transform:uppercase;flex-direction:column;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:var(--secondary-color)}.app__navbar-links li:hover div{background:var(--secondary-color)}@media screen and (max-width:1150px){.app__navbar-links{display:none}}.app__navbar-menu{background:var(--secondary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.1875rem;height:2.1875rem;display:flex;position:relative;overflow-x:visible}.app__navbar-menu svg{width:70%;height:70%;color:var(--white-color)}.app__navbar-menu div{z-index:1000;background:url(../media/bgWhite.1az-uegf1o7ye.png);background-color:var(--white-color);background-repeat:repeat;background-size:cover;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:65%;max-width:15rem;height:100dvh;padding:1rem;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:0 0 1.25rem #a8a8a826}.app__navbar-menu div svg{width:2.1875rem;height:2.1875rem;color:var(--secondary-color);margin:.5rem 1rem}.app__navbar-menu div ul{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;margin:0;padding:0;list-style:none;display:flex}.app__navbar-menu div ul li{margin:1.1rem 1rem}.app__navbar-menu div ul li a{color:#232323;text-transform:uppercase;font-size:1.15rem;font-weight:500;text-decoration:none;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--secondary-color)}@media screen and (min-width:1150px){.app__navbar-menu div,.app__navbar-menu{display:none}}
.app__social .social-icon{transition:color .2s;color:var(--secondary-color)!important}.app__social .social-icon-link{color:inherit;text-decoration:none}.app__social .social-icon-link:hover .social-icon,.app__social .social-icon-link:focus .social-icon{color:#fff;filter:brightness(1.1)}
body,html{width:100%;margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}.app{background-color:var(--primary-color);font-family:var(--font-base);width:100%;min-height:100vh}.app__whitebg{background-color:var(--white-color)}.app__primarybg{background-color:var(--primary-color)}.app__container{flex-direction:row;min-height:100vh;margin:0 auto;padding:0;display:flex;max-width:100%!important}@media screen and (max-width:449px) and (min-width:334px){.app__container{width:100%!important}}.app__flex{justify-content:center;align-items:center;display:flex}.app__wrapper{flex-direction:column;flex:1;width:100%;padding:4rem 2rem;overflow-x:auto}@media screen and (max-width:450px){.app__wrapper{padding:4rem 1rem 2rem}}.copyright{flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;padding:2rem 0 0;display:flex}.copyright p{text-transform:uppercase;color:var(--black-color)}.head-text{text-align:center;color:var(--black-color);text-transform:capitalize;font-size:2.75rem;font-weight:800}.head-text span{color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text{font-size:4rem}}@media screen and (max-width:450px){.head-text{font-size:2rem}}.p-text{text-align:left;color:var(--gray-color);font-size:.8rem;line-height:1.5}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.bold-text{color:var(--black-color);text-align:left;font-size:1rem;font-weight:800}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.app__social{z-index:100;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:50%;left:.5rem;transform:translateY(-50%)}.app__social div{background-color:var(--white-color);border:.0625rem solid var(--lightGray-color);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:.25rem 0;transition:all .3s ease-in-out;display:flex}.app__social div svg{width:.9375rem;height:.9375rem;color:var(--secondary-color)}.app__social div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__social div{width:4.375rem;height:4.375rem;margin:.5rem 0}.app__social div svg{width:1.875rem;height:1.875rem}}.app__navigation{flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex}.app__navigation .app__navigation-dot{background-color:#cbcbcb;border-radius:50%;width:.625rem;height:.625rem;margin:.5rem;transition:background-color .2s ease-in-out}.app__navigation .app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{width:1.25rem;height:1.25rem}}@media screen and (max-width:500px){.app__social{display:none}.copyright{padding:2rem}}@media screen and (max-width:900px){.app__navigation{display:none!important}}
.app__footer{flex-direction:column;flex:1;width:100%}@media screen and (max-width:768px){.app__footer{flex-direction:column}}.app__footer-cards{flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:60%;margin:4em 2rem 2rem;display:flex}.app__footer-cards .app__footer-card{cursor:pointer;background-color:#fef4f5;border-radius:.625rem;flex-direction:row;justify-content:flex-start;align-items:center;min-width:18.125rem;margin:1rem 0;padding:1rem;transition:all .3s ease-in-out;display:flex}.app__footer-cards .app__footer-card img{width:2.5rem;height:2.5rem;margin:0 .7rem}.app__footer-cards .app__footer-card p{font-weight:500}.app__footer-cards .app__footer-card a{font-weight:500;text-decoration:none}.app__footer-cards .app__footer-card:hover{box-shadow:0 0 1.5625rem #fef4f5}@media screen and (max-width:450px){.app__footer-cards .app__footer-card{width:100%;min-width:0}}@media screen and (max-width:768px){.app__footer-cards{width:100%}}.app__footer-cards .app__footer-card:last-child{background-color:#fef4f5}.app__footer-cards .app__footer-card:last-child:hover{box-shadow:0 0 1.5625rem #fef4f5}.calendly-card{background-color:#e8f0fe!important}.calendly-card:hover{box-shadow:0 0 1.5625rem #e8f0fe!important}.app__footer-form{flex-direction:column;width:60%;margin:1rem 2rem}.app__footer-form div{cursor:pointer;background-color:var(--primary-color);border-radius:.625rem;width:100%;margin:.75rem 0;transition:all .3s ease-in-out}.app__footer-form div input,.app__footer-form div textarea{background-color:var(--primary-color);width:100%;font-family:var(--font-base);color:var(--secondary-color);border:none;border-radius:.4375rem;outline:none;padding:.95rem}.app__footer-form div textarea{height:10.625rem}.app__footer-form div:hover{box-shadow:0 0 1.5625rem var(--primary-color)}.app__footer-form button{background-color:var(--secondary-color);color:var(--white-color);font-weight:500;font-family:var(--font-base);cursor:pointer;border:none;border-radius:.625rem;outline:none;margin:2rem 0 0;padding:1rem 2rem;transition:all cubic-bezier(.55,.085,.68,.53)}.app__footer-form button:hover{background-color:#2430af}@media screen and (max-width:768px){.app__footer-form{width:100%;margin:1rem 0}}.custom-recaptcha-style{text-align:center!important;width:19rem!important;margin:1.5rem auto!important;display:block!important}@media screen and (max-width:340px){.custom-recaptcha-style{transform-origin:top;transform:scale(.85);margin:1.5rem auto -1.5rem!important}}.custom-recaptcha-style,.custom-recaptcha-style *{box-shadow:none!important;cursor:default!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.app__footer-form input,.app__footer-form textarea{background-color:var(--primary-color);color:var(--secondary-color);font-family:var(--font-base);border:none;border-radius:.4375rem;outline:none;width:100%;padding:.95rem;display:block}.app__footer-form textarea{height:10.625rem}.app__footer-form div:not(.custom-recaptcha-style){cursor:pointer;background-color:var(--primary-color);border-radius:.625rem;margin:.75rem 0;transition:all .3s ease-in-out}.app__footer-form div:not(.custom-recaptcha-style):hover{box-shadow:0 0 1.5625rem var(--primary-color)}.error-text{color:#ff4d4f;margin-top:.25rem;font-size:.85rem;display:block}
#home{background:url(../media/bgIMG.2taaq2_uspsjw.png) 50%/cover;position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__header{flex-direction:row;flex:1;width:100%;height:100%;padding:6rem 2rem 0 6rem}@media screen and (min-width:2000px){.app__header{padding-top:8rem}}@media screen and (max-width:1200px){.app__header{flex-direction:column;padding:6rem 2rem 0}}@media screen and (max-width:450px){.app__header{padding:6rem 1rem 2rem}}.app__header-info{flex-direction:column;flex:.65;justify-content:flex-start;align-items:flex-start;height:100%;display:flex}@media screen and (max-width:2000px){.app__header-info{width:100%;margin-right:0}}.app__header-badge{flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.app__header-badge .badge-cmp,.app__header-badge .tag-cmp,.app__header-badge .exp-cmp{border:var(--white-color);background:var(--white-color);border-radius:.9375rem;flex-direction:row;width:auto;padding:1rem 2rem;box-shadow:0 0 1.25rem #0000001a}.app__header-badge .badge-cmp{margin-right:.3rem}.app__header-badge .tag-cmp{flex-direction:column;margin-top:3rem;margin-right:.3rem}.app__header-badge .tag-cmp p{text-transform:uppercase;text-align:right;width:100%}.app__header-badge .exp-cmp{flex-direction:column;margin-top:2rem;margin-right:.3rem}.app__header-badge .exp-cmp p{text-transform:uppercase;text-align:right;letter-spacing:.03125rem;width:100%;font-size:.75rem}.app__header-badge .exp-cmp p:first-child{color:var(--secondary-color);margin-bottom:.2rem;font-size:.95rem;font-weight:800}.app__header-badge span{font-size:2.5rem}@media screen and (min-width:2000px){.app__header-badge span{font-size:5rem}}@media screen and (max-width:1200px){.app__header-badge{justify-content:flex-start;align-items:flex-start}}.app__header-circles{flex-direction:column;flex:.75;justify-content:space-evenly;align-items:flex-start;height:100%;margin-left:1rem;display:flex}.app__header-circles .tech-chip{text-align:center;flex-direction:column;align-items:center;margin:.75rem 0;display:flex}.app__header-circles .circle-cmp{background:var(--white-color);border-radius:50%;width:6.25rem;height:6.25rem;box-shadow:0 0 1.25rem #0000001a}.app__header-circles .circle-cmp img{width:60%;height:60%}.app__header-circles .tech-chip:nth-child(2){margin:1.75rem 0}.app__header-circles .tech-chip:nth-child(2) .circle-cmp{width:9.375rem;height:9.375rem}.app__header-circles .tech-chip:nth-child(3) .circle-cmp{width:4.375rem;height:4.375rem}.app__header-circles .tech-label{color:#444;margin-top:.35rem;font-size:.85rem;font-weight:600}@media screen and (min-width:2000px){.app__header-circles .tech-chip:first-child .circle-cmp{width:25rem;height:25rem}.app__header-circles .tech-chip:nth-child(2) .circle-cmp{width:10.625rem;height:10.625rem}.app__header-circles .tech-chip:nth-child(3) .circle-cmp{width:12.5rem;height:12.5rem}}@media screen and (max-width:1200px){.app__header-circles{flex-flow:wrap;justify-content:center;width:100%;margin-left:0}.app__header-circles .tech-chip{margin:1rem}}@media screen and (max-width:500px){.app__header-circles .tech-chip{margin:.5rem}.app__header-circles .circle-cmp{width:4.375rem;height:4.375rem}.app__header-circles .tech-chip:nth-child(2){margin:.5rem}.app__header-circles .tech-chip:nth-child(2) .circle-cmp{width:5.625rem;height:5.625rem}.app__header-circles .tech-chip:nth-child(3) .circle-cmp{width:3.75rem;height:3.75rem}}.app__header-img{flex:1;justify-content:flex-end;align-items:flex-end;height:100%;display:flex;position:relative}.app__header-img img{z-index:1;width:100%}.app__header-img .overlay_circle{z-index:0;width:100%;height:90%;position:absolute;bottom:0;left:0;right:0}@media screen and (max-width:1200px){.app__header-img{flex:none;height:auto;margin:2rem 0}.app__header-img img{width:100%!important}}@media screen and (max-width:600px){.app__header-img{justify-content:center;align-items:center}}.header-contact-icon{z-index:2;flex-direction:column;align-self:flex-end;align-items:center;gap:.5rem;margin-top:2rem;display:flex;position:relative}.header-contact-icon .contact-circle{background:var(--white-color);width:4.375rem;height:4.375rem;color:var(--secondary-color);z-index:1;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:box-shadow .2s,transform .2s;display:inline-flex;position:relative;box-shadow:0 0 1.25rem #00000014}.header-contact-icon .contact-circle:hover{color:var(--secondary-color);transform:translateY(-.1875rem);box-shadow:0 .5rem 1.375rem #0000001f}.header-contact-icon .contact-label{color:#444;text-align:center;width:100%;font-size:.85rem;font-weight:600}.header-contact-icon .contact-label span{margin:0 .35rem 0 0;line-height:1;display:inline-block}@media screen and (max-width:600px){.header-contact-icon .contact-label span{margin:0;display:block}}@media screen and (max-width:1200px){.header-contact-icon{align-self:flex-start;margin-top:1.5rem}}.header-info-row{justify-content:space-between;align-items:center;width:100%;display:flex}.header-info-row .app__header-badge{flex:1;min-width:0}.header-info-row .header-contact-icon{align-self:center;margin-top:0;margin-left:2rem}@media screen and (max-width:600px){.header-info-row{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:1rem}.header-info-row .app__header-badge{min-width:0}.header-info-row .header-contact-icon{align-self:center;margin-top:0;margin-left:0;padding-left:0}}
.app__skills{flex-direction:column;flex:1;width:100%}.app__skills-container{flex-direction:row;justify-content:center;align-items:flex-start;gap:3rem;width:80%;margin-top:3rem;display:flex}@media screen and (max-width:900px){.app__skills-container{flex-direction:column;gap:0;width:100%}}.app__skills-list{flex:none;grid-template-columns:repeat(4,minmax(0,1fr));align-self:flex-start;gap:1.5rem;width:100%;min-width:21.25rem;max-width:30rem;margin-left:-1rem;display:grid}@media screen and (max-width:900px){.app__skills-list{grid-template-columns:repeat(2,1fr);justify-items:center;width:100%;min-width:0;max-width:100%;margin-left:0;margin-right:0}}.app__skills-item-overflow{display:none}.app__skills-item{text-align:center;flex-direction:column;margin:1rem;transition:all .3s ease-in-out}.app__skills-item div{background-color:#fef4f5;border-radius:50%;width:5.625rem;height:5.625rem}.app__skills-item div img{width:50%;height:50%}.app__skills-item div:hover{box-shadow:0 0 1.5625rem #fef4f5}@media screen and (min-width:2000px){.app__skills-item div{width:9.375rem;height:9.375rem}}@media screen and (max-width:450px){.app__skills-item div{width:4.375rem;height:4.375rem}}.app__skills-item p{text-align:center;white-space:normal;width:100%;text-overflow:initial;margin-top:.5rem;margin-left:0;margin-right:0;font-weight:500;display:block;overflow:visible}@media screen and (min-width:2000px){.app__skills-item{margin:1rem 2rem}.app__skills-item p{margin-top:1rem}}.app__skills-exp{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;min-width:23.75rem;max-width:37.5rem;margin-left:3rem;display:flex}@media screen and (max-width:900px){.app__skills-exp{width:100%;min-width:0;max-width:100%;margin-top:2rem;margin-left:0;margin-right:0}}.app__skills-exp-item-overflow{display:none}.app__skills-exp-item{flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;margin:1rem 0;display:flex}.app__skills-exp-works{overflow-wrap:break-word;flex:1;min-width:0}.app__skills-exp-works .app__skills-exp-work{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:1rem;display:flex}.app__skills-exp-works .app__skills-exp-work h4{font-weight:500}.app__skills-exp-works .app__skills-exp-work p{color:var(--gray-color);margin-top:.3125rem;font-weight:400}.app__skills-exp-year{margin-right:3rem}.app__skills-exp-year p{color:var(--secondary-color);font-weight:800}@media screen and (max-width:450px){.app__skills-exp-year{margin-right:1rem}}.circular-image{border-radius:50%;width:4.375rem;height:4.375rem;overflow:hidden}.circular-image img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:450px){.app__skills-exp-year{margin-right:1rem}}.skills-tooltip{background-color:var(--white-color)!important;max-width:18.75rem!important;color:var(--gray-color)!important;text-align:center!important;opacity:1!important;border-radius:.3125rem!important;padding:1rem!important;line-height:1.5!important;box-shadow:0 0 1.5625rem #0000001a!important}@media screen and (min-width:2000px){.skills-tooltip{max-width:31.25rem!important;font-size:1.75rem!important;line-height:2!important}}.read-more-text{cursor:pointer;color:var(--secondary-color);margin-top:.625rem;font-weight:800;text-decoration:underline}.read-more-text:hover{color:#0056b3}.p-text{flood-color:#000;font-size:1em;font-weight:800;display:inline}.company-info{flex-wrap:wrap;align-items:center;display:flex}.role-block{border-bottom:.0625rem solid #0000000d;margin-top:1rem;padding-bottom:1.2rem}.role-block:last-child{border-bottom:none;padding-bottom:.5rem}.separator-dot{margin:0 .3125rem;font-size:1.1em}.p-time{font-size:.9em;font-weight:200;display:inline}.group-duration{color:#4a4a4a;margin:.25rem 0 .5rem;font-size:.95rem;font-weight:600}.custom-h5{margin-top:.3125rem;font-size:.9rem;font-weight:400}.certificates-container{flex-direction:column;gap:.875rem;max-width:100%;margin-top:.75rem;display:flex}.document-card-link{color:inherit;width:100%;text-decoration:none;display:block}.document-card{border:.0625rem solid #00000014;border-left:.25rem solid var(--secondary-color);cursor:pointer;background:#fff;border-radius:.5rem;gap:1rem;padding:.75rem;transition:box-shadow .2s;display:flex}.document-card:hover{box-shadow:0 .5rem 1.25rem #00000014}.document-preview{pointer-events:none;background:#f5f5f5;border-radius:.375rem;flex:0 0 9.375rem;justify-content:center;align-items:center;max-width:9.375rem;height:6.875rem;display:flex;overflow:hidden}.document-image{object-fit:cover;border-radius:.375rem;width:100%;height:100%}.pdf-preview{border:none;width:100%;height:100%}.pdf-fallback{color:#555;text-align:center;padding:0 .5rem;font-size:.8rem}.document-meta{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.document-title{margin-bottom:.25rem;font-size:.95rem;font-weight:700}.document-description{color:#555;font-size:.85rem;line-height:1.4}
.app__testimonial{flex-direction:column;flex:1;width:100%}.app__testimonial-item{background-color:var(--white-color);border-radius:.9375rem;flex-direction:row;width:60%;min-height:20rem;padding:2rem;transition:all .3s ease-in-out;display:flex;box-shadow:0 0 1.875rem #0000001a}.app__testimonial-item img{object-fit:cover;border-radius:50%;width:6.25rem;height:6.25rem}@media screen and (min-width:2000px){.app__testimonial-item{min-height:28.125rem}.app__testimonial-item img{width:9.375rem;height:9.375rem}}@media screen and (max-width:850px){.app__testimonial-item{width:100%}}@media screen and (max-width:600px){.app__testimonial-item{flex-direction:column}}.app__testimonial-content{text-align:left;flex-direction:column;flex:1;justify-content:space-around;align-items:flex-start;height:100%;padding:0 2rem;display:flex}.app__testimonial-content p{color:var(--black-color);font-size:1.25rem;line-height:2rem;font-family:var(--font-base)}@media screen and (min-width:2000px){.app__testimonial-content p{font-size:2rem;line-height:3.5rem}}.app__testimonial-content h4{color:var(--secondary-color);margin-top:2rem;font-weight:600}.app__testimonial-content h5{color:var(--gray-color);margin-top:.3125rem;font-weight:400}@media screen and (max-width:600px){.app__testimonial-content{margin-top:2rem;padding:0}}.app__testimonial-btns{flex-direction:row;margin-top:1rem}.app__testimonial-btns div{background-color:var(--white-color);border-radius:50%;width:3.125rem;height:3.125rem;margin:1rem;transition:all .3s ease-in-out}.app__testimonial-btns div svg{width:1.25rem;height:1.25rem;color:var(--secondary-color)}.app__testimonial-btns div:hover{background-color:var(--secondary-color)}.app__testimonial-btns div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__testimonial-btns div{width:6.25rem;height:6.25rem}.app__testimonial-btns div svg{width:2.8125rem;height:2.8125rem}}.app__testimonial-brands{flex-wrap:wrap;width:80%;margin-top:2rem}.app__testimonial-brands div{width:9.375rem;margin:1.5rem}.app__testimonial-brands div .brand-logo-link{width:100%;height:3.125rem;display:block;position:relative}.app__testimonial-brands div img{filter:grayscale()}.app__testimonial-brands div:hover img{filter:grayscale(0)}@media screen and (min-width:2000px){.app__testimonial-brands div{width:13.125rem;margin:2rem}.app__testimonial-brands div .brand-logo-link{height:4.375rem}}@media screen and (max-width:450px){.app__testimonial-brands div{width:7.5rem;margin:1rem}.app__testimonial-brands div .brand-logo-link{height:2.5rem}}@media screen and (max-width:800px){.app__testimonial-brands{width:100%}}
.app__works{flex-direction:column;flex:1;width:100%}.app__work-filter{flex-flow:wrap;justify-content:flex-start;align-items:center;margin:4rem 0 2rem;display:flex}.app__work-filter .app__work-filter-item{color:#000;cursor:pointer;background-color:#fff;border-radius:.5rem;margin:.5rem;padding:.5rem 1rem;font-weight:800;transition:all .3s}.app__work-filter .app__work-filter-item:hover{background-color:var(--secondary-color);color:#fff}@media screen and (min-width:2000px){.app__work-filter .app__work-filter-item{border-radius:.85rem;padding:1rem 2rem}}.app__work-filter .item-active{background-color:var(--secondary-color);color:#fff}.app__work-portfolio{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.app__work-portfolio .app__work-item{color:#000;cursor:pointer;background-color:#fff;border-radius:.5rem;flex-direction:column;width:16.875rem;margin:2rem;padding:1rem;transition:all .3s}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 1.5625rem #0003}@media screen and (min-width:2000px){.app__work-portfolio .app__work-item{border-radius:.75rem;width:29.375rem;padding:1.25rem}}@media screen and (max-width:500px){.app__work-portfolio .app__work-item{width:100%;max-width:20rem;margin:1rem 0}}.app__work-img{width:100%;height:14.375rem;position:relative}@media screen and (min-width:2000px){.app__work-img{height:21.875rem}}.app__work-hover{background-color:#00000080;border-radius:.5rem;width:100%;height:100%;position:absolute;inset:0;opacity:1!important}.app__work-hover div{color:#fff;width:3.125rem;height:3.125rem;font-family:var(--font-base);cursor:pointer;background-color:#00000080;border-radius:50%;margin:1rem;font-weight:800;transition:all .3s}.app__work-hover div svg{width:50%;height:50%;color:var(--white-color)}.app__work-content{flex-direction:column;width:100%;padding:.5rem;position:relative}.app__work-content h4{margin-top:1rem;line-height:1.5}@media screen and (min-width:2000px){.app__work-content h4{margin-top:3rem}}.app__work-content .app__work-tag{background-color:#fff;border-radius:.625rem;padding:.5rem 1rem;position:absolute;top:-1.5625rem}
.app__achievement{flex-direction:column;flex:1;width:100%}.app__achievement-container{flex-direction:row;justify-content:center;gap:3rem;width:80%;margin-top:3rem;display:flex}@media screen and (max-width:900px){.app__achievement-container{flex-direction:column;gap:0;width:100%}}.app__achievement-left{flex-direction:column;flex:1;gap:2rem;min-width:13.75rem;max-width:26.25rem;margin-left:-1rem;display:flex}@media screen and (max-width:900px){.app__achievement-left{width:100%;min-width:0;max-width:100%;margin-left:0;margin-right:0}}.app__publication-section{width:100%}.section-heading{text-transform:uppercase;letter-spacing:.08em;color:#1f1f1f;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.publication-item{margin-bottom:.85rem;padding-left:1rem;position:relative}.publication-item:before{content:"•";color:#555;position:absolute;top:.2rem;left:0}.publication-title{color:#272727;margin:0;font-size:1rem;font-weight:600}.publication-year{color:#6c63ff;font-size:.85rem;font-weight:600}.publication-subtitle{color:#5b5b5b;margin:.2rem 0;font-size:.9rem}.publication-summary{color:#3c3c3c;margin:.2rem 0;font-size:.85rem;line-height:1.4}.publication-links{flex-wrap:wrap;gap:.5rem;margin-top:.2rem;display:flex}.publication-link{color:var(--secondary-color);font-size:.85rem;font-weight:600;text-decoration:underline}.publication-link:hover{color:#0056b3}.app__achievement-list{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;min-width:13.75rem;max-width:26.25rem;display:flex}@media screen and (max-width:900px){.app__achievement-list{width:100%;min-width:0;max-width:100%;margin-left:0;margin-right:0}}.achievement-item{margin-bottom:.625rem}.achievement-item-overflow{display:none}.achievement-link{color:#333;word-break:break-word;white-space:normal;max-width:100%;padding-left:.9375rem;font-size:1.1rem;font-weight:550;text-decoration:none;transition:color .3s;display:inline-block}.achievement-link:before{content:"•";color:#555;width:1em;margin-left:-1em;display:inline-block}.achievement-link.with-link:hover{color:var(--gray-color)}.achievement-link.with-link{text-decoration:underline}.custom-h5{margin-top:.3125rem;font-size:.9rem;font-weight:400}.app__achievement-exp{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;min-width:13.75rem;max-width:26.25rem;margin-left:3rem;display:flex}@media screen and (max-width:900px){.app__achievement-exp{width:100%;min-width:0;max-width:100%;margin-top:2rem;margin-left:0;margin-right:0}}.app__achievement-exp-item-overflow{display:none}.app__achievement-exp-item{flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;margin:1rem 0;display:flex}.app__achievement-exp-year{margin-right:3rem}.app__achievement-exp-year p{color:var(--secondary-color);font-weight:800}@media screen and (max-width:450px){.app__achievement-exp-year{margin-right:1rem}}.circular-image{border-radius:50%;width:4.375rem;height:4.375rem;overflow:hidden}.company-info{flex-wrap:wrap;align-items:center;display:flex}.app__achievement-exp-works{overflow-wrap:break-word;flex:1;min-width:0}.app__achievement-exp-works .app__skills-exp-work{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:1rem;display:flex}.app__achievement-exp-works .app__skills-exp-work h4{font-weight:500}.app__achievement-exp-works .app__skills-exp-work p{color:var(--gray-color);margin-top:.3125rem;font-weight:400}.p-text{flood-color:#000;font-size:1em;font-weight:800;display:inline}.separator-dot{margin:0 .3125rem;font-size:1.1em}.p-time{font-size:.9em;font-weight:200;display:inline}.certificates-container{flex-direction:column;gap:.875rem;max-width:100%;margin-top:.75rem;display:flex}.document-card-link{color:inherit;width:100%;text-decoration:none;display:block}.document-card{border:.0625rem solid #00000014;border-left:.25rem solid var(--secondary-color);cursor:pointer;background:#fff;border-radius:.5rem;gap:1rem;padding:.75rem;transition:box-shadow .2s;display:flex}.document-card:hover{box-shadow:0 .5rem 1.25rem #00000014}.document-preview{pointer-events:none;background:#f5f5f5;border-radius:.375rem;flex:0 0 9.375rem;justify-content:center;align-items:center;max-width:9.375rem;height:6.875rem;display:flex;overflow:hidden}.document-image{object-fit:cover;border-radius:.375rem;width:100%;height:100%}.pdf-preview{border:none;width:100%;height:100%}.pdf-fallback{color:#555;text-align:center;padding:0 .5rem;font-size:.8rem}.document-meta{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.document-title{margin-bottom:.25rem;font-size:.95rem;font-weight:700}.document-description{color:#555;font-size:.85rem;line-height:1.4}.read-more-text{cursor:pointer;color:var(--secondary-color);margin-top:.625rem;font-weight:800;text-decoration:underline}.read-more-text:hover{color:#0056b3}
