body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.about-part-one{align-items:center;display:flex;font-family:Kumbh Sans,sans-serif;gap:5%;justify-content:center;margin:3% auto;width:70%}.about-image{border-radius:15px;filter:brightness(35%);height:300px;margin-top:2%;transform:rotate(10deg);width:250px;width:350px}.about-description{font-family:Kumbh Sans,sans-serif;line-height:28px;margin:0 auto;padding:1% 0;width:85%}@media (max-width:1150px){.about-part-one{width:80%}.about-image{height:290px;width:240px}}@media (max-width:890px){.about-part-one{width:90%}.about-part-one-description{font-size:14px}.about-image{height:270px;width:220px}}@media (max-width:630px){.about-part-one{flex-direction:column;gap:1rem;text-align:center}.about-image{height:300px;transform:rotate(0deg);width:250px}.about-description{font-size:14px}}@media (max-width:450px){.about-description{font-size:12px;width:92%}}.contacts-component{align-content:center;align-items:center;display:flex;font-family:Kumbh Sans,sans-serif;font-size:12px;gap:3%;height:89vh;justify-content:center;width:100%}.contacts-left{width:400px}.contacts-line{border:2px solid #000;height:250px}.each-contact{align-items:center;display:flex;font-size:18px;gap:10px;margin:10px 0 5px}@media (max-width:725px){.contacts-left{width:350px}}@media (max-width:650px){.contacts-left{width:300px}}@media (max-width:600px){.contacts-component{flex-direction:column;gap:1rem}.contacts-left{text-align:center;width:350px}.contacts-line{height:0;width:400px}}@media (max-width:450px){.contacts-left{width:300px}.contacts-line{width:320px}}@media (max-width:360px){.contacts-left{width:280px}.contacts-line{width:290px}}.header-component{background-color:#fff;border-bottom:1px solid #3232324d;left:0;position:fixed;top:0;width:100%;z-index:1000}.header{align-items:center;display:flex;font-family:Kumbh Sans,sans-serif;font-size:25px;justify-content:space-between;margin:0 auto;padding:20px 0;width:95%}.header-right{display:flex;font-size:15px;gap:30px}.each-header-link{color:#000;text-decoration:none}.active{color:#ebae0f}.header-menu-icon{display:none}@media (max-width:600px){.header-menu-icon{cursor:pointer;display:block}.header-right{display:none}.visible-header{align-items:center;background-color:#f7f8e6;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;position:absolute;right:7%;top:10%;width:200px;z-index:99}}.main-content{padding-top:100px}.home-part-one{align-items:center;display:flex;font-family:Kumbh Sans,sans-serif;gap:3%;justify-content:center;margin:4% auto}.home-part-one-right{width:500px}.my-first-image{border:2px solid #ebae0f;border-radius:25%;filter:brightness(40%);height:400px;object-fit:cover;width:300px}.home-button{background-color:#fff;border:2px solid #ebae0f;border-radius:5px;color:#ebae0f;cursor:pointer;font-family:Kumbh Sans,sans-serif;font-size:17px;margin:20px 0;padding:4px 18px;text-decoration:none}.home-button:hover{background-color:#ebae0f;color:#fff}.home-part-two{grid-gap:3%;align-items:center;display:grid;gap:3%;grid-template-columns:auto auto auto auto auto auto auto auto;justify-content:center;width:100%}.home-icon{background-color:#fff;border:2px solid #ebae0f;border-radius:50%;cursor:pointer;padding:15px}.home-icon:hover{transform:translate(-5px,-5px);transition:all .5s}.home-icon img{height:40px;width:40px}.home-part-three{align-items:center;display:flex;font-family:Kumbh Sans,sans-serif;gap:3%;justify-content:center;margin:4% 0}.home-about-section{border-radius:10px;height:100%;max-width:450px;overflow:hidden;width:100%}.home-about-section img{filter:brightness(30%);height:100%;object-fit:cover;width:100%}.home-about-section-overlay{color:#fff;display:flex;flex-direction:column;height:100px;justify-content:center;margin-left:10px;margin-top:-15%;padding:15px;position:absolute;width:400px;z-index:5px}.home-part-three-right{grid-gap:10px;align-items:center;display:grid;font-size:45px;gap:10px;grid-template-columns:auto auto;justify-content:center;line-height:15px;text-align:center}.home-part-three-box{background-color:#fff;border:2px solid #ebae0f;border-radius:10px;cursor:pointer;padding:40px}.home-part-three-box:hover{transform:translate(-5px,-5px);transition:all .5s}.home-part-four{padding:40px 20px}.underline{background:#000;height:2px;margin-top:4px;width:90px}.slider-wrapper{align-items:center;display:flex;margin-left:8%;position:relative}.works-slider{display:flex;font-family:Kumbh Sans,sans-serif;gap:20px;overflow-x:auto;padding:10px;scroll-behavior:smooth;scrollbar-width:none}.works-slider::-webkit-scrollbar{display:none}.slide{border-radius:12px;min-width:300px}.slide img{border-radius:8px;box-shadow:0 2px 6px #0000001a;height:300px;max-width:100%}.slide img:hover{transform:translate(-5px,-5px);transition:all .5s}.arrow{background:none;border:none;color:#131212b3;cursor:pointer;font-size:20px;padding:10px}.arrow:hover{color:#2e2d2d4d}.arrow.left{margin-right:10px}.arrow.right{margin-left:10px}.home-part-five{align-items:center;background-color:#fff;border:2px solid #ebae0f;border-radius:15px;display:flex;flex-direction:column;font-family:Kufam,sans-serif;justify-content:center;margin:3% auto 0;padding:30px;width:350px}@media (max-width:1250px){.home-about-section-overlay{margin-top:-19%}}@media (max-width:1000px){.home-about-section-overlay{margin-top:-20%}}@media (max-width:900px){.home-about-section-overlay{margin-top:-25%}}@media (max-width:800px){.home-part-one,.home-part-three{flex-direction:column;gap:1rem;text-align:center}.home-part-one-right{width:400px}.home-part-two{grid-template-columns:auto auto auto auto auto}.home-part-two .home-icon:nth-child(6){grid-column:2}.home-part-two .home-icon:nth-child(7){grid-column:3}.home-part-two .home-icon:nth-child(8){grid-column:4}}@media (max-width:700px){.home-about-section-overlay{margin-top:-33%}}@media (max-width:500px){.home-about-section-overlay{margin-top:-37%}}@media (max-width:475px){.home-about-section-overlay{margin-top:-42%;width:350px}.home-about-section{max-width:400px}.home-part-two{grid-template-columns:auto auto auto auto}}@media (max-width:430px){.home-about-section-overlay,.home-part-five{width:300px}.home-about-section{max-width:350px}.home-part-one-right{margin-left:0;width:300px}}@media (max-width:380px){.home-part-five{width:230px}.home-about-section{width:320px}.home-about-section-overlay{width:280px}.home-part-three-box{padding:30px}}.project-card{align-items:center;border-radius:16px;display:flex;justify-content:center;margin:0 auto;padding:2% 0;width:60%}.project-image img{border-radius:10px;height:300px;width:450px}.project-info{align-items:center;background-color:#fff;box-shadow:0 8px 16px #00000026;color:#000;display:flex;font-family:Poppins,sans-serif;gap:3%;justify-content:center;margin-left:-30px;padding:15px 20px;text-align:left;text-decoration:none;width:250px}.project-title{font-size:22px}.project-role{font-size:12px}.arrow{animation:moveArrow 1s infinite;color:#111;font-size:1.5rem}@keyframes moveArrow{0%{transform:translateX(0)}50%{transform:translateX(5px)}to{transform:translateX(0)}}@media (max-width:1115px){.project-card{width:80%}}@media (max-width:845px){.project-card{width:90%}}@media (max-width:755px){.project-image img{height:250px;width:400px}}@media (max-width:1115px){.project-card{width:95%}}@media (max-width:601px){.project-card{flex-direction:column;gap:.5rem;padding-bottom:1rem;text-align:center}.project-info{width:180px}.project-title{font-size:20px}.project-role{font-size:10px}}@media (max-width:425px){.project-image img{height:180px;width:320px}}@media (max-width:36px){.project-image img{height:160px;width:300px}}.footer-component{background-color:#faedcd;font-family:Kumbh Sans,sans-serif}.footer-top{align-items:center;border-bottom:1px solid #50505066;display:flex;justify-content:space-between;padding:20px}.footer-top img{border-radius:50%;height:50px;width:40px}.footer-bottom{align-items:center;display:flex;justify-content:space-between;padding:10px 50px}@media (max-width:600px){.footer-top{flex-direction:column;gap:30px;justify-content:center}}@media (max-width:360px){.footer-bottom{flex-direction:column;gap:10px;justify-content:center}}.each-work-component{font-family:Kumbh Sans,sans-serif;min-height:75vh;width:100%}.each-work-image,.each-work-video-container{margin:5% auto 20px;width:60%}.each-work-image img{margin:3px auto;width:80%}.each-work-description{margin:15px auto;padding-bottom:2%;width:60%}@media (max-width:850px){.each-work-description,.each-work-video-container{width:70%}.each-work-image{width:75%}}@media (max-width:750px){.each-work-description,.each-work-video-container{width:80%}.each-work-image{width:85%}}@media (max-width:600px){.each-work-description,.each-work-video-container{width:90%}.each-work-image{width:95%}}
/*# sourceMappingURL=main.e09a06b1.css.map*/