.developerProfileMain{padding:20px 32px 40px;margin:0 auto;background-color:#f5f0eb;grid-gap:1rem;gap:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1099px){.developerProfileMain{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}}@media(max-width:640px){.developerProfileMain{padding:20px 15px 40px}}.developerProfileMain .profile-container{box-shadow:1px 3px 5px hsla(0,0%,47%,.286);border-radius:1rem;border-color:#e5e7eb;padding:1.5rem;border-style:solid;background-color:#fff;position:-webkit-sticky;position:sticky}.developerProfileMain .profile-container .profile-img{aspect-ratio:6/4;border-radius:.5rem;overflow:hidden}.developerProfileMain .profile-container .profile-img img{width:100%;height:100%;display:inline-block;object-fit:cover;object-position:top;transition:all .5s ease}.developerProfileMain .profile-container .profile-img img:hover{transform:scale(1.1)}.developerProfileMain .profile-container .profile-detail{margin-top:1.5rem}.developerProfileMain .profile-container .profile-detail .designation{color:#576076;font-size:.875rem;line-height:1.25rem;font-weight:600}.developerProfileMain .profile-container .profile-detail .pipe{margin-inline:5px;font-weight:600}.developerProfileMain .profile-container .profile-detail .experience{color:#576076;font-size:.875rem;font-weight:600;line-height:1.25rem}.developerProfileMain .profile-container .profile-detail h1{font-size:1.5rem;line-height:2rem;font-weight:600}.developerProfileMain .profile-container .profile-detail p{margin-top:.7rem}.developerProfileMain .profile-container .cwe{display:flex;align-items:center;justify-content:start;flex-wrap:wrap;gap:.5rem;margin:10px 0;width:100%}.developerProfileMain .profile-container .cwe .call{display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;border:none;color:rgba(18,20,29,.859);font-weight:600;text-transform:capitalize;background-color:#ebe3d7;padding:.6rem 1rem;gap:.5rem;letter-spacing:.5px;transition:all .5s ease}.developerProfileMain .profile-container .cwe .call:hover{transform:scale(.95);box-shadow:0 0 3px hsla(0,0%,62%,.199),0 0 3px hsla(0,0%,60%,.199)}.developerProfileMain .profile-container .cwe .whatsapp{display:flex;align-items:center;cursor:pointer;justify-content:center;border:1px solid #e5e6e8;padding:.95rem 1.5rem;border-radius:5px;transition:all .5s ease}.developerProfileMain .profile-container .cwe .whatsapp:hover{transform:scale(.95);box-shadow:0 0 7px rgba(74,74,74,.395),0 0 7px rgba(74,74,74,.395)}.developerProfileMain .profile-container .cwe .email{display:flex;align-items:center;justify-content:center;border:1px solid #e5e6e8;border-radius:5px;cursor:pointer;gap:.5rem;padding:.6rem 1.5rem;transition:all .5s ease}.developerProfileMain .profile-container .cwe .email:hover{transform:scale(.95);box-shadow:0 0 7px rgba(74,74,74,.395),0 0 7px rgba(74,74,74,.395)}.developerProfileMain .profile-container .socialIcon{display:flex;align-items:center;justify-content:start;gap:.5rem}.developerProfileMain .profile-container .socialIcon a{display:flex;text-decoration:none;color:inherit;align-items:center;justify-content:center padding .5rem;border:1px solid #e5e6e8;padding:.5rem;border-radius:5px;cursor:pointer;transition:all .5s ease}.developerProfileMain .profile-container .socialIcon a:hover{transform:scale(.95);box-shadow:0 0 7px rgba(74,74,74,.395),0 0 7px rgba(74,74,74,.395)}.developerProfileMain .workAndSkill{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;grid-template-rows:repeat(2,minmax(0,1fr));width:100%}@media(max-width:1099px){.developerProfileMain .workAndSkill{gap:2rem}}.developerProfileMain .workAndSkill .work{width:100%;box-shadow:1px 3px 5px hsla(0,0%,47%,.286);border-radius:1rem;border-color:#e5e7eb;padding:1.5rem;border-style:solid;background-color:#fff}.developerProfileMain .workAndSkill .work .title{text-wrap:nowrap;margin-bottom:1.3rem;font-size:1.5rem;line-height:2rem;font-weight:800}.developerProfileMain .workAndSkill .work .card-container{display:grid;grid-template-columns:auto auto;grid-template-rows:auto;grid-column-gap:1.3rem;column-gap:1.3rem;width:100%;grid-row-gap:1.2rem;row-gap:1.2rem;justify-content:start}.developerProfileMain .workAndSkill .work .card-container .year{font-size:.875rem;line-height:1.25rem;text-wrap:nowrap;color:#576076;margin-top:.3rem}.developerProfileMain .workAndSkill .work .card-container .company-conteiner{display:flex;gap:.4rem}.developerProfileMain .workAndSkill .work .card-container .company-conteiner .companyLogo{width:35px;height:35px}.developerProfileMain .workAndSkill .work .card-container .company-conteiner .companyLogo img{width:100%;height:100%}.developerProfileMain .workAndSkill .work .card-container .company-conteiner .companyDetail{display:flex;flex-direction:column}.developerProfileMain .workAndSkill .work .card-container .company-conteiner .companyDetail .name{font-weight:600;font-size:1rem;line-height:1.5rem;color:#191923}.developerProfileMain .workAndSkill .work .card-container .company-conteiner .companyDetail .post{color:#576076;font-size:.875rem;line-height:1.25rem}.developerProfileMain .workAndSkill .skill{width:100%;box-shadow:1px 3px 5px hsla(0,0%,47%,.286);border-radius:1rem;border-color:#e5e7eb;padding:1.5rem;border-style:solid;background-color:#fff}.developerProfileMain .workAndSkill .skill .title{text-wrap:nowrap;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:800}.developerProfileMain .workAndSkill .skill .card-container{display:grid;margin-top:1.5rem;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.developerProfileMain .workAndSkill .skill .card-container{grid-template-columns:repeat(3,minmax(0,1fr))}}.developerProfileMain .workAndSkill .skill .card-container .card{text-align:center}.developerProfileMain .workAndSkill .skill .card-container .card .img-conateiner{border-radius:.5rem;place-content:center;display:grid;padding:.75rem;background-color:#f0f2f5}.developerProfileMain .workAndSkill .skill .card-container .card .img-conateiner img{object-fit:cover;height:2rem}.developerProfileMain .workAndSkill .skill .card-container .card p{color:#191923;font-size:.875rem;line-height:1.25rem;font-weight:500;margin-top:.25rem}.developerProfileMain .projects{width:100%;box-shadow:1px 3px 5px hsla(0,0%,47%,.286);border-radius:1rem;border-color:#e5e7eb;padding:1.5rem;display:flex;flex-direction:column;border-style:solid;background-color:#fff}.developerProfileMain .projects .top{display:flex;align-items:center;justify-content:space-between}.developerProfileMain .projects .top .title{text-wrap:nowrap;font-size:1.5rem;line-height:2rem;font-weight:800}.developerProfileMain .projects .top .allProject{color:#a8726b;font-size:1rem;line-height:1.8rem;display:flex;align-items:center;cursor:pointer;gap:.5rem;font-weight:600}.developerProfileMain .projects .project-card-conateiner{margin-top:1.5rem;display:flex;flex-direction:column;gap:2rem}@media(max-width:1099px){.developerProfileMain .projects .project-card-conateiner{gap:3rem}}.developerProfileMain .projects .project-card-conateiner .card{background-color:#f0f2f5;border-radius:.5rem;overflow:hidden;position:relative}.developerProfileMain .projects .project-card-conateiner .card .inner-card{aspect-ratio:6/4;position:relative;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.developerProfileMain .projects .project-card-conateiner .card .inner-card img{object-position:top;object-fit:cover;width:100%;height:100%}@media(min-width:768px){.developerProfileMain .projects .project-card-conateiner .card{padding:1.5rem 1.5rem 0}}.developerProfileMain .projects .project-card-conateiner .card .projectLink{position:absolute;width:100%;bottom:10px;left:0}.developerProfileMain .projects .project-card-conateiner .card .projectLink a{cursor:pointer;font-size:.95rem;line-height:1rem;font-weight:500;margin-left:1rem;padding:.25rem .5rem;background-color:#fff;border-radius:.25rem;box-shadow:0 0 5px hsla(0,0%,62%,.285);color:#877eff}.swal2-popup{padding:0!important;width:auto!important}@media(max-width:417px){.swal2-popup{padding:0!important}}#swal2-html-container{padding:20px 10px 10px!important}@font-face{font-family:Averta;src:url(/_next/static/media/AvertaDemo-Regular.8c23ddb3.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Averta-Bold;src:url(/_next/static/media/AvertaDemo-ExtraBoldItalic.0e0d193d.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Avenir-Next;src:url(/_next/static/media/AvenirNextWorld-Regular.38dee76842bf5bff471c.be5f8f6d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Bressay-Display;src:url(/_next/static/media/BressayDisplay_W_Rg.b0d1f9766875b8a70308.b76deb51.woff2) format("woff2");font-weight:400;font-style:normal}.contactForm .right-box{background-color:#fff;padding:20px;border-radius:2px;width:100%;margin:0 auto}.contactForm .right-box .container{width:100%;max-width:900px;height:100%;padding:30px 36px;border:1px solid rgba(37,36,93,.2)}@media(min-width:1200px){.contactForm .right-box .container{min-width:500px}}@media(max-width:417px){.contactForm .right-box .container{padding:30px 10px}}.contactForm .right-box .container .head{font-size:clamp(30px,8vw,40px)!important;font-weight:700;line-height:48px;color:rgba(18,20,29,.859);margin-bottom:30px}.contactForm .right-box .container .head .line{border-bottom:2px solid rgba(18,20,29,.859)}.contactForm .right-box .container .form{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px 30px}@media(max-width:664px){.contactForm .right-box .container .form{grid-template-columns:1fr}}@media(min-width:665px){.contactForm .right-box .container .form .ContactMessage,.contactForm .right-box .container .form .buttons{grid-column:1/3}}.contactForm .right-box .container .form .buttons{display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media(max-width:710px){.contactForm .right-box .container .form .buttons{justify-content:center;row-gap:1rem;flex-wrap:wrap}}.contactForm .right-box .container .form .buttons .submitButton{background-color:transparent;outline:none;border:none;border-radius:50px}.contactForm .right-box .container .form .buttons .submitButton .button{font-weight:500;font-size:14px;line-height:14px}.contactForm .right-box .container .form .buttons .tagLine{margin:0 0 0 10px;color:rgba(18,20,29,.859);display:flex;gap:.5rem;font-size:16px;align-items:center}.contactForm .right-box .container .form .buttons .tagLine img{filter:brightness(0) saturate(100%) invert(90%) sepia(67%) saturate(2%) hue-rotate(241deg) brightness(110%) contrast(100%)}.contactForm .right-box .container .form .inputField{width:100%;position:relative}.contactForm .right-box .container .form .inputField>label{font-size:1rem;line-height:24px;display:flex;color:rgba(18,20,29,.859);margin-bottom:14px}.contactForm .right-box .container .form .inputField>label span{color:#e80a0a}.contactForm .right-box .container .form .inputField input,.contactForm .right-box .container .form .inputField textarea{outline:none;border:1px solid #e8e8e8;width:100%;transition:all .35s cubic-bezier(.5,0,.25,1);font-size:1em;background:transparent;color:rgba(18,20,29,.859);padding:5px 20px;min-height:30px;line-height:1.5}.contactForm .right-box .container .form .inputField input::placeholder,.contactForm .right-box .container .form .inputField textarea::placeholder{color:#7e7e7e;opacity:1}.contactForm .right-box .container .form .inputField input:focus,.contactForm .right-box .container .form .inputField textarea:focus{border:1px solid hsla(0,0%,100%,.6);background:rgba(0,0,0,.12);background-blend-mode:overlay}.contactForm .right-box .container .form .inputField textarea{resize:vertical}.contactForm .right-box .container .form .inputField .errorBorder{border-color:#f15239!important}.contactForm .right-box .container .form .inputField .error{position:absolute;font-size:10px;color:#f15239;bottom:-17px;left:0}.contactForm .right-box .container .form .inputField .errorCross{z-index:5;display:block;background:0 0;border:1px solid #f15239;margin:0;width:20px;height:20px;font-size:0;padding:0;border-radius:0;position:absolute;top:15px;right:14px;text-align:center}.swal-title{font-family:var(--font-bressay-regular)!important}.swal-text{font-family:var(--font-avenir-regular)!important}.swal-confirm-button{background-color:#ead3ae!important}