#intro{align-items:center;display:flex;height:calc(100vh - 4rem);justify-content:space-between;margin:0;max-width:100vw;overflow:hidden;padding:0 4rem;position:relative;width:100vw}#intro.dark-theme{color:#fff;position:relative}#intro.light-theme{color:#1e1e1e;position:relative}.light-theme #intro:after,.light-theme #intro:before,.light-theme .introContent:after,.light-theme .introContent:before{background:#ff8c00!important;filter:blur(.5px)!important;opacity:.9!important}#intro:before{animation:floatDot 4s ease-in-out infinite;height:8px;right:15%;top:20%;width:8px}#intro:after,#intro:before{background:gold;border-radius:50%;content:"";filter:blur(1px);position:absolute;z-index:1}#intro:after{animation:floatDot 6s ease-in-out infinite reverse;bottom:30%;height:6px;left:10%;width:6px}.introContent:before{animation:floatDot 5s ease-in-out infinite;filter:blur(.5px);height:4px;right:20%;top:60%;width:4px}.introContent:after,.introContent:before{background:gold;border-radius:50%;content:"";position:absolute;z-index:1}.introContent:after{animation:floatDot 7s ease-in-out infinite reverse;filter:blur(1.5px);height:10px;left:15%;top:20%;width:10px}.bg{height:90vh;margin-right:2rem;max-width:55%;object-fit:cover}.bg,.introContent{position:relative;z-index:2}.introContent{display:flex;flex-direction:column;font-size:4rem;font-weight:700;height:100vh;justify-content:center;margin-left:2rem;padding-right:2rem;width:50%}.hello{font-size:2rem;font-weight:300;margin-bottom:.5rem;opacity:.9}.introText{line-height:1.2;margin-bottom:1.5rem}.introName{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,orange);-webkit-background-clip:text;background-clip:text;color:gold;font-size:5rem;text-shadow:2px 2px 4px #0000004d}.dark-theme .introName{background:linear-gradient(90deg,#fff89b,#ffc400);-webkit-background-clip:text;background-clip:text}.dark-theme .introName,.light-theme .introName{-webkit-text-fill-color:#0000;text-shadow:2px 2px 4px #0003}.light-theme .introName{background:linear-gradient(45deg,#ffc400,#493400);-webkit-background-clip:text;background-clip:text}.introPara{font-size:1.3rem;font-weight:400;line-height:1.6;margin-bottom:2rem;max-width:90%;opacity:.9;text-align:justify}.btn{align-items:center;border:none;border-radius:2rem;box-shadow:0 4px 15px #0003;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;margin:0;padding:1rem 2rem;transition:all .3s ease}.dark-btn{background:linear-gradient(45deg,#fff,#f0f0f0);color:#000}.dark-btn:hover{background:linear-gradient(45deg,gold,orange);box-shadow:0 8px 25px #ffd7004d;transform:translateY(-3px)}.light-btn{background:linear-gradient(45deg,#1e1e1e,#323232);color:#fff}.light-btn:hover{background:linear-gradient(45deg,gold,orange);box-shadow:0 8px 25px #ffd7004d;transform:translateY(-3px)}.hire{height:1.2rem;object-fit:cover}.dark-theme .hire,.hire{filter:brightness(0) saturate(100%)}.light-theme .hire{filter:brightness(0) invert(1) saturate(100%)}@media screen and (max-width:1200px){#intro{padding:0 1.5rem}.introContent{margin-left:1.5rem;padding-right:1rem;width:55%}.bg{margin-right:1.5rem;max-width:40%}}@media screen and (max-width:768px){#intro{flex-direction:column;height:auto;min-height:calc(100vh - 4rem);padding:1.5rem 1rem}.introContent{height:auto;margin-bottom:-4rem;margin-left:1rem;padding-right:0;text-align:center;width:100%}.bg{height:60vh;margin-bottom:.5rem;margin-right:1rem;margin-top:1rem;max-width:80%}.introPara{font-size:14px;max-width:100%;text-align:justify}.desktop-button{display:none}.mobile-button{display:block;margin-bottom:1rem;margin-top:1rem;text-align:center}}@media screen and (max-width:480px){#intro{padding:1rem .5rem}.introContent{margin-left:.5rem}.bg{margin-right:.5rem}.introPara{font-size:12px;margin-left:1rem;margin-right:1rem;max-width:calc(100% - 2rem);text-align:justify}.introContent{align-items:center;justify-content:flex-start}.hello{font-size:1.5rem}.introName{font-size:2rem}.introText{font-size:1.8rem}}@media screen and (max-width:360px){.introName{font-size:1.8rem}.introText{font-size:1.6rem}.hello{font-size:1.3rem}.bg{height:50vh;max-width:90%}.introPara{font-size:11px;margin-bottom:1.5rem;margin-left:1.5rem;margin-right:1.5rem;max-width:calc(100% - 3rem);text-align:justify}}.button-wrapper{display:inline-block;margin:0}.text-swap{font-size:3rem;margin-bottom:10px;transition:opacity .5s ease-in-out}.fade-in{opacity:1}.fade-out{opacity:0}@media screen and (max-width:768px){.text-swap{font-size:2.5rem}}@media screen and (max-width:480px){.text-swap{font-size:1.8rem}}@media screen and (max-width:360px){.text-swap{font-size:1.6rem}}.technical-expertise-section{overflow:hidden;padding:4rem 2rem;position:relative}.technical-expertise-section.dark-theme{color:#fff}.technical-expertise-section.light-theme{color:#1e1e1e}.light-theme .expertise-container:after,.light-theme .expertise-container:before,.light-theme .technical-expertise-section:after,.light-theme .technical-expertise-section:before{background:#ff8c00!important;filter:blur(.5px)!important;opacity:.9!important}.technical-expertise-section:before{animation:floatDot 5s ease-in-out infinite;filter:blur(1px);height:6px;right:20%;top:15%;width:6px}.technical-expertise-section:after,.technical-expertise-section:before{background:gold;border-radius:50%;content:"";position:absolute;z-index:1}.technical-expertise-section:after{animation:floatDot 7s ease-in-out infinite reverse;bottom:25%;filter:blur(1.5px);height:8px;left:15%;width:8px}.expertise-container:before{animation:floatDot 6s ease-in-out infinite;filter:blur(.5px);height:4px;right:10%;top:70%;width:4px}.expertise-container:after,.expertise-container:before{background:gold;border-radius:50%;content:"";position:absolute;z-index:1}.expertise-container:after{animation:floatDot 8s ease-in-out infinite reverse;filter:blur(1px);height:5px;left:25%;top:30%;width:5px}.expertise-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.stats-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;cursor:pointer;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.stat-item:hover{background:#ffffff26;box-shadow:0 20px 40px #0003;transform:translateY(-10px)}.stat-item:after{background:radial-gradient(circle,#ffd70066 0,#0000 70%);border-radius:50%;content:"";filter:blur(2px);height:100px;left:50%;left:var(--mouse-x,50%);opacity:0;pointer-events:none;position:absolute;top:50%;top:var(--mouse-y,50%);transform:translate(-50%,-50%);transition:opacity .3s ease;width:100px;z-index:1}.stat-item:hover:after{opacity:1}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,orange);-webkit-background-clip:text;background-clip:text;color:gold;font-size:3.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000004d}.stat-label{font-size:1.1rem;font-weight:500;letter-spacing:1px;opacity:.9;text-transform:uppercase}.technical-expertise-section.light-theme .stat-label{color:#333;opacity:.95}.technical-expertise-section.dark-theme .stat-item{background:#ffffff0d;border:1px solid #ffffff1a}.technical-expertise-section.dark-theme .stat-item:hover{background:#ffffff1a}.technical-expertise-section.light-theme .stat-item{background:#ffffffb3;border:1px solid #0000001a;box-shadow:0 8px 32px #0000001a}.technical-expertise-section.light-theme .stat-item:hover{background:#ffffffe6;box-shadow:0 20px 40px #00000026}@media screen and (max-width:768px){.technical-expertise-section{padding:3rem 1rem}.expertise-container{padding:0 1rem}.stats-container{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{padding:1.5rem}.stat-number{font-size:2.5rem}.stat-label{font-size:1rem}}@media screen and (max-width:480px){.expertise-container{padding:0 .5rem}.stats-container{gap:1.5rem;grid-template-columns:1fr}.stat-item{padding:1rem}.stat-number{font-size:2rem}.stat-label{font-size:.9rem}}.skills-container{margin:0 auto;max-width:800px}.skills-header{margin-bottom:3rem;text-align:center}.skills-header h2{font-size:3rem;font-weight:700;margin-bottom:1rem}.skills-header p{font-size:19px;font-weight:400;opacity:.8}.technical-expertise-section.light-theme .skills-header h2{color:#333}.technical-expertise-section.light-theme .skills-header p{color:#555;opacity:.9}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.skill-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;opacity:0;padding:1.5rem;transform:translateX(-100px);transition:all .3s ease}.skill-item.animate-slide-left{animation:slideInLeft .8s ease-out forwards}.skill-item.animate-slide-right{animation:slideInRight .8s ease-out forwards}.skill-item:first-child.animate-slide-left{animation-delay:.1s}.skill-item:nth-child(2).animate-slide-right{animation-delay:.2s}.skill-item:nth-child(3).animate-slide-left{animation-delay:.3s}.skill-item:nth-child(4).animate-slide-right{animation-delay:.4s}.skill-item:nth-child(5).animate-slide-left{animation-delay:.5s}.skill-item:nth-child(6).animate-slide-right{animation-delay:.6s}.skill-item:nth-child(7).animate-slide-left{animation-delay:.7s}.skill-item:nth-child(8).animate-slide-right{animation-delay:.8s}.skill-item:nth-child(9).animate-slide-left{animation-delay:.9s}.skill-item:nth-child(10).animate-slide-right{animation-delay:1s}.skill-item:nth-child(11).animate-slide-left{animation-delay:1.1s}.skill-item:nth-child(12).animate-slide-right{animation-delay:1.2s}.skill-item:nth-child(13).animate-slide-left{animation-delay:1.3s}.skill-item:nth-child(14).animate-slide-right{animation-delay:1.4s}.skill-item:nth-child(15).animate-slide-left{animation-delay:1.5s}.skill-item:nth-child(16).animate-slide-right{animation-delay:1.6s}.skill-item:nth-child(17).animate-slide-left{animation-delay:1.7s}.skill-item:nth-child(18).animate-slide-right{animation-delay:1.8s}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.skill-item:hover{background:#ffffff26;box-shadow:0 10px 30px #0003;transform:translateX(10px)}.skill-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.skill-name{color:gold;font-size:1.1rem;font-weight:600}.skill-percentage{font-size:1rem;font-weight:500;opacity:.8}.technical-expertise-section.light-theme .skill-name{color:#d4af37}.technical-expertise-section.light-theme .skill-percentage{color:#333;opacity:.9}.skill-bar{background:#fff3;height:8px;width:100%}.skill-bar,.skill-progress{border-radius:10px;overflow:hidden;position:relative}.skill-progress{background:linear-gradient(90deg,gold,orange);height:100%;transition:width .5s ease}.technical-expertise-section.dark-theme .skill-item{background:#ffffff0d;border:1px solid #ffffff1a}.technical-expertise-section.dark-theme .skill-item:hover{background:#ffffff1a}.technical-expertise-section.light-theme .skill-item{background:#fffc;border:1px solid #0000001a;box-shadow:0 5px 20px #0000001a}.technical-expertise-section.light-theme .skill-item:hover{background:#fffffff2;box-shadow:0 10px 30px #00000026}.technical-expertise-section.light-theme .skill-bar{background:#0000001a}@media screen and (max-width:768px){.technical-expertise-section{padding:3rem 1rem}.expertise-container{padding:0 1rem}.stats-container{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{padding:1.5rem}.stat-number{font-size:2.5rem}.stat-label{font-size:1rem}.skills-container{padding:0 1rem}.skills-header h2{font-size:2.5rem}.skills-header p{font-size:14px}.skills-grid{gap:1.5rem;grid-template-columns:1fr}.skill-item{opacity:0;padding:1.2rem;transform:translateY(50px)}.skill-item.animate-slide-left,.skill-item.animate-slide-right{animation:slideInUp .6s ease-out forwards}.skill-name{font-size:1rem}.skill-percentage{font-size:.9rem}.skill-item:first-child.animate-slide-left{animation-delay:.05s}.skill-item:nth-child(2).animate-slide-right{animation-delay:.1s}.skill-item:nth-child(3).animate-slide-left{animation-delay:.15s}.skill-item:nth-child(4).animate-slide-right{animation-delay:.2s}.skill-item:nth-child(5).animate-slide-left{animation-delay:.25s}.skill-item:nth-child(6).animate-slide-right{animation-delay:.3s}.skill-item:nth-child(7).animate-slide-left{animation-delay:.35s}.skill-item:nth-child(8).animate-slide-right{animation-delay:.4s}.skill-item:nth-child(9).animate-slide-left{animation-delay:.45s}.skill-item:nth-child(10).animate-slide-right{animation-delay:.5s}.skill-item:nth-child(11).animate-slide-left{animation-delay:.55s}.skill-item:nth-child(12).animate-slide-right{animation-delay:.6s}.skill-item:nth-child(13).animate-slide-left{animation-delay:.65s}.skill-item:nth-child(14).animate-slide-right{animation-delay:.7s}.skill-item:nth-child(15).animate-slide-left{animation-delay:.75s}.skill-item:nth-child(16).animate-slide-right{animation-delay:.8s}.skill-item:nth-child(17).animate-slide-left{animation-delay:.85s}.skill-item:nth-child(18).animate-slide-right{animation-delay:.9s}.skills-container{padding:0 1rem}.skills-header h2{font-size:2.5rem}.skills-header p{font-size:14px}.skills-grid{gap:1.5rem;grid-template-columns:1fr}.skill-item{padding:1.2rem}.skill-name{font-size:1rem}.skill-percentage{font-size:.9rem}}@media screen and (max-width:480px){.skills-container{padding:0 .5rem}.skills-header h2{font-size:2rem}.skills-header p{font-size:12px}.skills-grid{gap:1rem;grid-template-columns:1fr}.skill-item{padding:1rem}.skill-name{font-size:1.5rem}.skill-percentage{font-size:13px}.skill-bar{height:6px}}@media screen and (max-width:360px){.skills-container{padding:0 .25rem}.skills-header h2{font-size:1.8rem}.skills-header p{font-size:11px}.skills-grid{gap:.8rem;grid-template-columns:1fr}.skill-item{padding:.8rem}.skill-name{font-size:1.3rem}.skill-percentage{font-size:10px}.skill-bar{height:5px}}.mobile-hidden,.mobile-hidden.show{display:block}.see-more-container{display:none;margin-top:2rem;text-align:center}.see-more-btn{background:linear-gradient(45deg,gold,orange);border:none;border-radius:25px;box-shadow:0 4px 15px #ffd7004d;color:#000;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1px;padding:12px 30px;text-transform:uppercase;transition:all .3s ease}.see-more-btn:hover{background:linear-gradient(45deg,orange,gold);box-shadow:0 6px 20px #ffd70066;transform:translateY(-2px)}.see-more-btn:active{transform:translateY(0)}.technical-expertise-section.dark-theme .see-more-btn{background:linear-gradient(45deg,gold,orange);box-shadow:0 4px 15px #ffd7004d;color:#000}.technical-expertise-section.dark-theme .see-more-btn:hover{box-shadow:0 6px 20px #ffd70066}.technical-expertise-section.light-theme .see-more-btn{background:linear-gradient(45deg,gold,orange);box-shadow:0 4px 15px #ffd7004d;color:#000}.technical-expertise-section.light-theme .see-more-btn:hover{box-shadow:0 6px 20px #ffd70066}@media screen and (max-width:768px){.mobile-hidden{display:none!important}.mobile-hidden.show{display:block!important}.see-more-container{display:block}.see-more-btn{font-size:.9rem;padding:10px 25px}}@media screen and (max-width:480px){.see-more-btn{font-size:.8rem;padding:8px 20px}}#about{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;max-width:100vw;overflow:hidden;padding:0 2rem;position:relative;text-align:center;width:100vw}#about.dark-theme{color:#fff}#about.light-theme{color:#1e1e1e}.light-theme #about:after,.light-theme #about:before,.light-theme .aboutTitle:before,.light-theme .skillBars:after{background:#ff8c00!important;filter:blur(.5px)!important;opacity:.9!important}#about:before{animation:floatDot 6s ease-in-out infinite;background:gold;border-radius:50%;content:"";filter:blur(1px);height:7px;position:absolute;right:25%;top:20%;width:7px;z-index:1}#about:after{animation:floatDot 8s ease-in-out infinite reverse;bottom:35%;height:5px;left:20%;width:5px}#about:after,.aboutTitle:before{background:gold;border-radius:50%;content:"";filter:blur(.5px);position:absolute;z-index:1}.aboutTitle:before{animation:floatDot 5s ease-in-out infinite;height:4px;right:-30px;top:50%;width:4px}.skillBars:after{animation:floatDot 7s ease-in-out infinite reverse;background:gold;border-radius:50%;content:"";filter:blur(1px);height:6px;left:10%;position:absolute;top:20%;width:6px;z-index:1}.aboutTitle{font-size:3rem;font-weight:700;margin-bottom:20px;margin-top:20px;position:relative;z-index:2}.skillDescription{font-size:18px;font-weight:400;margin:0 2rem;max-width:100vw;text-align:justify}.skillBars,.skillDescription{padding:0 2rem;position:relative;z-index:2}.skillBars{margin-top:50px;width:100%}.skillBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:20px;display:flex;flex-direction:row;margin:1rem auto;max-width:60vw;padding:1.5rem 2rem;text-align:left;transition:background-color .3s ease}.dark-theme .skillBar{background:#ffffff0d;border:1px solid #ffffff1a}.dark-theme .skillBar:hover{background:#ffffff1a}.light-theme .skillBar{background:#fffc;border:1px solid #0000001a;box-shadow:0 8px 32px #0000001a}.light-theme .skillBar:hover{background:#fffffff2;box-shadow:0 20px 40px #00000026}.skillBarImg{height:3rem;margin-right:20px;margin-top:15px;object-fit:cover;width:3rem}.skillBarText>p{font-size:.9rem;font-weight:200}@media screen and (max-width:500px){#about{padding:0 .5rem}.aboutTitle{font-size:2rem}.skillDescription{font-size:12px;margin:0 .5rem;padding:0 .5rem}.skillBars{padding:0 .5rem}.skillBarImg{display:none}.skillBarText>h2{font-size:1.5rem}.skillBar{max-width:90vw;padding:1rem 1.5rem}.skillBarText>p{font-size:11px}}@media screen and (max-width:768px){#about{padding:0 1rem}.aboutTitle{font-size:2.5rem}.skillDescription{font-size:14px;margin:0 1rem;padding:0 1rem}.skillBars{padding:0 1rem}.skillBar{max-width:85vw;padding:1.2rem 1.8rem}.skillBarText>h2{font-size:1.8rem}.skillBarText>p{font-size:13px}}@media screen and (max-width:480px){#about{padding:0 .5rem}.aboutTitle{font-size:2rem}.skillDescription{font-size:12px;margin:0 1rem;max-width:calc(100% - 2rem);padding:0 .5rem}.skillBars{padding:0 .5rem}.skillBarImg{display:none}.skillBarText>h2{font-size:1.5rem}.skillBar{max-width:90vw;padding:1rem 1.5rem}.skillBarText>p{font-size:11px}}@media screen and (max-width:360px){#about{padding:0 .25rem}.aboutTitle{font-size:1.8rem}.skillDescription{font-size:11px;margin:0 1.5rem;max-width:calc(100% - 3rem);padding:0 .25rem}.skillBars{padding:0 .25rem}.skillBar{max-width:95vw;padding:.8rem 1.2rem}.skillBarText>h2{font-size:1.3rem}.skillBarText>p{font-size:10px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27)}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}#works{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;max-width:100vw;min-height:calc(100vh - 4rem);padding:0 2rem;position:relative;text-align:center;width:100vw}#works.dark-theme{background:linear-gradient(90deg,#191919,#12120f 50%,#1e1c14);color:#fff}#works.light-theme{background:linear-gradient(90deg,#fff,#fffdf0 50%,#fef7d8);color:#1e1e1e}.light-theme #works:after,.light-theme #works:before,.light-theme .portfolio-section:after,.light-theme .worksTitle:before{background:#ff8c00!important;filter:blur(.5px)!important;opacity:.9!important}#works:before{animation:floatDot 7s ease-in-out infinite;filter:blur(1px);height:6px;right:30%;top:15%;width:6px}#works:after,#works:before{background:gold;border-radius:50%;content:"";position:absolute;z-index:1}#works:after{animation:floatDot 9s ease-in-out infinite reverse;bottom:40%;filter:blur(1.5px);height:8px;left:25%;width:8px}.worksTitle:before{animation:floatDot 6s ease-in-out infinite;height:5px;right:-25px;top:50%;width:5px}.portfolio-section:after,.worksTitle:before{background:gold;border-radius:50%;content:"";filter:blur(.5px);position:absolute;z-index:1}.portfolio-section:after{animation:floatDot 8s ease-in-out infinite reverse;height:4px;left:15%;top:30%;width:4px}.worksTitle{font-size:3rem;font-weight:700;margin-bottom:20px;margin-top:20px}.worksDes,.worksTitle{position:relative;z-index:2}.worksDes{font-size:18px;font-weight:400;line-height:1.6;margin-bottom:80px;margin-left:2rem;margin-right:2rem;max-width:100vw;padding:0 2rem;text-align:justify}.portfolio-section{align-items:center;display:flex;flex-direction:column;margin-bottom:60px;width:100%}.portfolio-section:first-of-type{margin-top:40px}.portfolio-topic{margin-bottom:30px;margin-left:2rem;margin-right:2rem;max-width:100%;padding:0 2rem;text-align:center}.topic-description{color:#666;font-size:1.3rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:800px}.dark-theme .topic-description{color:#ccc}.portfolio-row-container{align-items:center;display:flex;gap:20px;margin:20px 2rem;max-width:100vw;padding:0 2rem;position:relative;width:100%}.portfolio-row-container.carousel-container{margin:20px 2rem;max-width:100vw;padding:0 2rem;width:100vw}.portfolio-swiper{flex:1 1;height:100%;width:100%}.portfolio-item,.portfolio-slide{align-items:center;display:flex;justify-content:center}.portfolio-item{flex-shrink:0;min-width:300px;transition:transform .3s ease-in-out}.portfolio-item:hover{transform:scale(1.02)}.swiper-button-next,.swiper-button-prev{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:50px;justify-content:center;margin:0;position:relative;transition:all .3s ease-in-out;width:50px;z-index:10}.swiper-button-next:hover,.swiper-button-prev:hover{background:#000000e6;transform:scale(1.1)}.swiper-button-next:active,.swiper-button-prev:active{transform:scale(.95)}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px;font-weight:700}.dark-theme .swiper-button-next,.dark-theme .swiper-button-prev{background:#fff3;color:#fff}.dark-theme .swiper-button-next:hover,.dark-theme .swiper-button-prev:hover{background:#ffffff4d}.light-theme .swiper-button-next,.light-theme .swiper-button-prev{background:#000000b3;color:#fff}.light-theme .swiper-button-next:hover,.light-theme .swiper-button-prev:hover{background:#000000e6}.swiper-pagination{margin-top:20px;position:relative}.swiper-pagination-bullet{background:#00000080;opacity:.5;transition:all .3s ease}.swiper-pagination-bullet-active{background:#000c;opacity:1;transform:scale(1.2)}.dark-theme .swiper-pagination-bullet{background:#ffffff80}.dark-theme .swiper-pagination-bullet-active{background:#fffc}.workImg{border-radius:8px;box-shadow:0 4px 15px #0000001a;cursor:pointer;height:60vh;max-width:300px;object-fit:cover;opacity:1;transform:scale(1);transition:all .3s ease-in-out}.workImg:hover{box-shadow:0 10px 30px #0000004d;transform:scale(1.05)}.workImg.landscape{border-radius:8px;box-shadow:none;height:auto;max-height:90vh;max-width:100%;object-fit:contain;width:100%}.landscape-swiper .portfolio-item{align-items:center;display:flex;height:auto;justify-content:center;margin-top:0;min-width:auto;width:100%}.landscape-swiper .workImg{height:auto;max-height:90vh;max-width:100%;object-fit:contain;width:100%}@media (min-width:1400px){#works{max-width:100%;padding:0 2rem}.worksTitle{font-size:3.5rem}.worksDes{font-size:18px;line-height:1.6;max-width:100%;text-align:justify}.topic-description{font-size:1.4rem;max-width:800px}.portfolio-row-container{gap:30px;max-width:100%}.workImg{height:65vh;max-width:350px}.workImg.landscape{height:85vh}}@media (max-width:1399px) and (min-width:1024px){#works{max-width:100%;padding:0 1.5rem}.worksTitle{font-size:3rem}.worksDes{font-size:18px;line-height:1.6;max-width:100%;text-align:justify}.topic-description{font-size:1.3rem;max-width:800px}.portfolio-row-container{gap:25px;max-width:100%}.workImg{height:60vh;max-width:320px}.workImg.landscape{height:80vh}}@media (max-width:1023px) and (min-width:769px){#works{max-width:100%;padding:0 1rem}.worksTitle{font-size:2.8rem;margin-bottom:15px;margin-top:15px}.worksDes{font-size:14px;line-height:1.6;margin-bottom:35px;max-width:100%;text-align:justify}.portfolio-section{margin-bottom:45px}.portfolio-topic{margin-bottom:25px;max-width:100%}.topic-description{font-size:1.3rem;max-width:800px}.portfolio-row-container{gap:20px;margin:20px 0;max-width:100%}.portfolio-row-container.carousel-container{margin:20px auto;max-width:100%;width:100%}.portfolio-item{min-width:280px}.workImg{height:55vh;max-width:280px}.workImg.landscape{box-shadow:none;height:auto;max-height:75vh;max-width:100%;object-fit:contain;width:100%}.swiper-button-next,.swiper-button-prev{font-size:22px;height:45px;width:45px}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px}}@media (max-width:768px){#works{max-width:100%;padding:0 .5rem}.worksTitle{font-size:2.5rem;margin-bottom:15px;margin-top:15px}.worksDes{font-size:14px;line-height:1.6;margin-bottom:30px;max-width:100%;text-align:justify}.portfolio-section{margin-bottom:40px}.portfolio-topic{margin-bottom:20px;max-width:100%}.topic-description{font-size:1.3rem;max-width:800px}.portfolio-row-container{gap:15px;margin:15px 0;max-width:100%}.portfolio-row-container.carousel-container{margin:15px auto;max-width:100%;width:100%}.portfolio-item{min-width:250px}.workImg{height:50vh;max-width:250px}.workImg.landscape{box-shadow:none;height:auto;max-height:70vh;max-width:100%;object-fit:contain;width:100%}.swiper-button-next,.swiper-button-prev{font-size:20px;height:40px;width:40px}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px}}@media (max-width:480px){#works{max-width:100%;min-height:calc(100vh - 2rem);padding:0 .5rem}.worksTitle{font-size:2rem;margin-bottom:10px;margin-top:10px}.worksDes{font-size:12px;line-height:1.4;margin:0 1rem;max-width:calc(100% - 2rem);padding:0 .5rem;text-align:justify}.portfolio-section{margin-bottom:30px}.portfolio-section:first-of-type{margin-top:20px}.portfolio-topic{margin-bottom:15px;max-width:100%}.topic-description{font-size:1.5rem;line-height:1.4;max-width:100%}.portfolio-row-container{gap:8px;margin:10px 0;max-width:100%}.portfolio-row-container.carousel-container{margin:10px auto;max-width:100%;width:100%}.portfolio-item{min-width:220px}.workImg{height:50vh;object-fit:cover}.workImg,.workImg.landscape{border-radius:6px;box-shadow:none;max-width:100%}.workImg.landscape{height:auto;max-height:50vh;object-fit:contain;width:100%}.swiper-button-next,.swiper-button-prev{font-size:18px;height:35px;width:35px}.swiper-button-next:after,.swiper-button-prev:after{font-size:14px}}@media (max-width:360px){#works{max-width:100%;padding:0 .25rem}.worksTitle{font-size:1.8rem}.worksDes{font-size:11px;line-height:1.4;margin:0 1.5rem;max-width:calc(100% - 3rem);padding:0 .25rem;text-align:justify}.portfolio-section{margin-bottom:25px}.portfolio-section:first-of-type{margin-top:15px}.portfolio-topic{margin-bottom:12px;max-width:100%}.topic-description{font-size:1.3rem;max-width:100%}.portfolio-row-container{gap:5px;margin:8px 0;max-width:100%}.portfolio-row-container.carousel-container{margin:8px auto;max-width:100%;width:100%}.portfolio-item{min-width:200px}.workImg{height:60vh;max-width:240px;object-fit:cover}.workImg,.workImg.landscape{border-radius:4px;box-shadow:none}.workImg.landscape{height:auto;max-height:60vh;max-width:100%;object-fit:contain;width:100%}.swiper-button-next,.swiper-button-prev{font-size:16px;height:30px;width:30px}.swiper-button-next:after,.swiper-button-prev:after{font-size:12px}}@media (max-width:320px){#works{max-width:100%;padding:0 .25rem}.worksTitle{font-size:1.6rem}.worksDes{font-size:11px;line-height:1.4;margin:0 1.5rem;max-width:calc(100% - 3rem);padding:0 .25rem;text-align:justify}.portfolio-section{margin-bottom:20px}.portfolio-section:first-of-type{margin-top:10px}.portfolio-topic{margin-bottom:10px;max-width:100%}.topic-description{font-size:.85rem;max-width:100%}.portfolio-row-container{gap:3px;margin:6px 0;max-width:100%}.portfolio-row-container.carousel-container{margin:6px auto;max-width:100%;width:100%}.portfolio-item{min-width:180px}.workImg{border-radius:3px;height:55vh;max-width:220px;object-fit:cover}.workImg.landscape{border-radius:3px;height:auto;max-height:55vh;max-width:100%;object-fit:contain;width:100%}.swiper-button-next,.swiper-button-prev{font-size:14px;height:28px;width:28px}.swiper-button-next:after,.swiper-button-prev:after{font-size:11px}}.workImg.animate-in{animation:fadeInUp .6s ease-out forwards}.workImg.animate-in:hover{box-shadow:0 10px 30px #0000004d;transform:scale(1.05)!important}.workImg,.workImg.animate-in:hover{transition:all .3s ease-in-out!important}@media (max-width:480px){.swiper-button-next,.swiper-button-prev{display:none}.swiper-pagination{display:block}.portfolio-swiper .swiper-slide{opacity:0;transition:opacity .3s ease}.portfolio-swiper .swiper-slide-active{opacity:1}}#clientsandContact{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;max-width:100vw;overflow:hidden;padding:0 2rem;position:relative;text-align:center;width:100vw}#clientsandContact.dark-theme{background:linear-gradient(90deg,#191919,#12120f 50%,#1e1c14);color:#fff}#clientsandContact.light-theme{background:linear-gradient(90deg,#fff,#fffdf0 50%,#fef7d8);color:#1e1e1e}.light-theme #clientsandContact:after,.light-theme #clientsandContact:before,.light-theme .clients:before,.light-theme .contact:after{background:#ff8c00!important;filter:blur(.5px)!important;opacity:.9!important}#clientsandContact:before{animation:floatDot 8s ease-in-out infinite;filter:blur(1px);height:7px;right:20%;top:25%;width:7px}#clientsandContact:after,#clientsandContact:before{background:gold;border-radius:50%;content:"";position:absolute;z-index:1}#clientsandContact:after{animation:floatDot 10s ease-in-out infinite reverse;bottom:30%;filter:blur(.5px);height:5px;left:30%;width:5px}.clients:before{animation:floatDot 7s ease-in-out infinite;filter:blur(1px);height:6px;right:15%;top:40%;width:6px}.clients:before,.contact:after{background:gold;border-radius:50%;content:"";position:absolute;z-index:1}.contact:after{animation:floatDot 9s ease-in-out infinite reverse;filter:blur(.5px);height:4px;left:20%;top:20%;width:4px}@keyframes floatDot{0%,to{opacity:.6;transform:translateY(0) translateX(0)}25%{opacity:1;transform:translateY(-22px) translateX(14px)}50%{opacity:.8;transform:translateY(-11px) translateX(-7px)}75%{opacity:.9;transform:translateY(-17px) translateX(19px)}}.clients,.contact{align-items:center;display:flex;flex-direction:column;margin:0;max-width:100vw;padding:0 2rem;position:relative;width:100vw;z-index:2}.clientsHeading,.contactHeading{font-size:3rem;font-weight:700;margin-bottom:20px;margin-top:20px;position:relative;z-index:2}.clientsDes,.contactDes{font-size:18px;font-weight:400;line-height:1.6;margin-left:2rem;margin-right:2rem;max-width:100vw;padding:0 2rem;position:relative;text-align:justify;z-index:2}.clientImgs{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;margin:3rem 2rem;max-width:100vw;padding:0 2rem;width:100%}.clientImg{align-self:center;background:#0000;border-radius:12px;box-shadow:0 4px 15px #0000004d;filter:grayscale(30%);height:120px;justify-self:center;max-width:300px;object-fit:contain;transition:all .3s ease;width:100%}.clientImg:hover{background:linear-gradient(145deg,#3a3a3a,#4a4a4a);border-color:#ffffff4d;box-shadow:0 8px 25px #0006;filter:grayscale(0);transform:translateY(-5px)}.client6-specific{object-fit:cover;object-position:center}.contactForm{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 2rem;max-width:100vw;padding:0 2rem;width:100vw}.email,.msg,.name{border:none;border-radius:.5rem;font-size:medium;margin:.5rem;max-width:40rem;padding:.5rem 1rem;transition:background-color .3s ease,color .3s ease;width:100%}.dark-theme .email,.dark-theme .msg,.dark-theme .name{background:#282828;border:1px solid #505050;color:#fff}.light-theme .email,.light-theme .msg,.light-theme .name{background:#dcdcdc;border:1px solid #b4b4b4;color:#1e1e1e}.email:focus,.msg:focus,.name:focus{outline:none;transition:all .3s ease}.dark-theme .email:focus,.dark-theme .msg:focus,.dark-theme .name:focus{background:#323232;box-shadow:0 0 0 2px #ffffff4d}.light-theme .email:focus,.light-theme .msg:focus,.light-theme .name:focus{background:#f0f0f0;border-color:#646464;box-shadow:0 0 0 2px #0000004d}.submitBtn{border:none;border-radius:.5rem;cursor:pointer;font-weight:600;margin:1rem;padding:.75rem 1rem;transition:all .3s ease;width:8rem}.dark-theme .submitBtn{background:#fff;color:#1e1e1e}.light-theme .submitBtn{background:#1e1e1e;color:#fff}.dark-theme .submitBtn:hover:not(:disabled){background:#f0f0f0;transform:translateY(-2px)}.light-theme .submitBtn:hover:not(:disabled){background:#323232;transform:translateY(-2px)}.submitBtn:disabled{cursor:not-allowed;opacity:.6}.success-message{background:#4caf501a;border:1px solid #4caf50;border-radius:.5rem;color:#4caf50}.error-message,.success-message{font-size:14px;margin:1rem 0;max-width:40rem;padding:.75rem 1rem;width:100%}.error-message{background:#f443361a;border:1px solid #f44336;border-radius:.5rem;color:#f44336}.link{height:4rem;width:4rem}.link,.link1{margin:0 .75rem;object-fit:cover}.link1{border-radius:5rem;height:3.6rem;width:3.6rem}.links{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:2rem .5rem;max-width:75rem}@media screen and (max-width:768px){.clientsDes,.contactDes{font-size:14px;line-height:1.6;margin-left:1rem;margin-right:1rem;padding:0 1rem;text-align:justify}.clientImgs{align-items:center;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;padding:0}.clientImg{align-self:center;height:100px;justify-self:center;max-width:250px}.clientsHeading,.contactHeading{font-size:2.5rem}}@media screen and (max-width:480px){.clientsDes,.contactDes{font-size:12px;line-height:1.4;margin:0 1rem;max-width:calc(100% - 2rem);padding:0 .5rem;text-align:justify}.clientImgs{align-items:center;gap:.5rem;grid-template-columns:repeat(1,1fr);justify-items:center;padding:0}.clientImg{align-self:center;height:80px;justify-self:center;max-width:200px}.clientsHeading,.contactHeading{font-size:2rem}}@media screen and (max-width:360px){.clientsHeading,.contactHeading{font-size:1.8rem}.clientsDes,.contactDes{font-size:11px;line-height:1.4;margin:0 1.5rem;max-width:calc(100% - 3rem);padding:0 .25rem;text-align:justify}.link{height:3rem;width:3rem}.link,.link1{margin:0 .75rem;object-fit:cover}.link1{border-radius:5rem;height:2.6rem;width:2.6rem}.links{flex-wrap:wrap;gap:.5rem;justify-content:center}}@media screen and (max-width:320px){.link{height:2.5rem;width:2.5rem}.link,.link1{margin:0 .5rem}.link1{height:2.2rem;width:2.2rem}.links{margin:1.5rem .25rem}}.footer{word-wrap:break-word;align-items:center;box-sizing:border-box;display:flex;font-size:small;font-weight:300;height:auto;justify-content:center;min-height:3rem;overflow-wrap:break-word;padding:.75rem 1rem;text-align:center;transition:background-color .3s ease,color .3s ease;width:100%}.footer.dark-theme{background:#282828;color:#fff}.footer.light-theme{background:#dcdcdc;color:#1e1e1e}@media screen and (max-width:768px){.footer{font-size:.8rem;line-height:1.4;padding:.75rem 1rem}}@media screen and (max-width:480px){.footer{font-size:.75rem;line-height:1.3;padding:.75rem}}@media screen and (max-width:360px){.footer{font-size:.7rem;line-height:1.2;padding:.75rem .5rem}}.scroll-to-top{align-items:center;animation:fadeInUp .3s ease forwards,float 3s ease-in-out infinite,bubble 2s ease-in-out infinite;border:none;border-radius:50%;bottom:30px;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;opacity:0;position:fixed;right:30px;transform:translateY(20px);transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top.light{box-shadow:0 4px 20px #d4af3733}.scroll-to-top.dark,.scroll-to-top.light{background:linear-gradient(135deg,#d4af37,#b8860b);color:#333}.scroll-to-top.dark{box-shadow:0 4px 20px #d4af3740}.scroll-to-top:hover{animation-play-state:paused;transform:translateY(-3px) scale(1.05)}.scroll-to-top.light:hover{background:linear-gradient(135deg,#b8860b,#d4af37);box-shadow:0 8px 25px #d4af3759}.scroll-to-top.dark:hover{background:linear-gradient(135deg,#b8860b,#d4af37);box-shadow:0 8px 25px #d4af3766}.scroll-to-top:active{transform:translateY(-1px) scale(.95)}.scroll-to-top.light:active{box-shadow:0 4px 15px #d4af374d}.scroll-to-top.dark:active{box-shadow:0 4px 15px #d4af3759}.scroll-to-top svg{transition:transform .2s ease}.scroll-to-top:hover svg{transform:translateY(-2px)}@keyframes bubble{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:768px){.scroll-to-top{bottom:20px;height:45px;right:20px;width:45px}}@media (max-width:480px){.scroll-to-top{bottom:15px;height:40px;right:15px;width:40px}.scroll-to-top svg{height:20px;width:20px}}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;text-decoration:none}html{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}article,aside,body,div,footer,header,main,nav,section{transition:background-color .3s ease,color .3s ease,border-color .3s ease}body.dark-theme{background:linear-gradient(90deg,#191919,#12120f 50%,#1e1c14);color:#fff}body.dark-theme,body.light-theme{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding-top:64px;transition:background-color .3s ease,color .3s ease}body.light-theme{background:linear-gradient(90deg,#fff,#fffdf0 50%,#fef7d8);color:#1e1e1e}.App{min-height:100vh;position:relative}.dark-theme .App{background:linear-gradient(90deg,#191919,#12120f 50%,#1e1c14);color:#fff}.light-theme .App{background:linear-gradient(90deg,#fff,#fffdf0 50%,#fef7d8);color:#1e1e1e}@media screen and (min-width:769px){::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,gold,orange);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,orange,gold)}}@media screen and (max-width:768px){::-webkit-scrollbar{background:#0000;width:0}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background:#0000}}::selection{background:#ffd7004d;color:inherit}::-moz-selection{background:#ffd7004d;color:inherit}:focus{outline:2px solid gold;outline-offset:2px}.btn,.skill-item,.stat-item,a,button{transition:all .3s cubic-bezier(.4,0,.2,1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.App>*{animation:fadeInUp .6s ease-out}@media screen and (max-width:768px){html{font-size:14px}body{-webkit-overflow-scrolling:touch;padding-top:56px}.App,body{overflow-x:hidden;position:relative;width:100%}.App{min-height:100vh}*{-webkit-tap-highlight-color:transparent}}@media screen and (max-width:480px){html{font-size:12px}*{box-sizing:border-box}.btn,a,button{min-height:44px;min-width:44px}::-webkit-scrollbar{display:none;width:0}}@media screen and (max-width:410px){::-webkit-scrollbar{width:0!important}::-webkit-scrollbar,::-webkit-scrollbar-track{display:none!important}::-webkit-scrollbar-thumb{display:none!important}}
/*# sourceMappingURL=main.c5cc3eb0.css.map*/