@charset "UTF-8";:root{--bg-color: rgb(43, 237, 237);--text-color: #111111;--whtText: #fff}[data-theme=dark]{--bg-color: #0d0d0d;--text-color: #f2f2f2;--whtText: #0d0d0d}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#2beded;color:#000;z-index:9999}.loading-container h2{font-size:80px;font-weight:700;text-align:center}.loading-container h3{font-size:50px;font-weight:700;text-align:center}.loader{display:flex;flex-direction:column;justify-content:center;animation:zoomOut 1s 5s ease-in-out infinite forwards}@keyframes zoomOut{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.spinner{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid #fff;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.avatar-container{margin:auto;padding:0;display:flex}.avatar-container svg{width:500px;height:500px}.avatar-container svg .path{fill:#000;stroke-dasharray:15000;stroke-dashoffset:15000;animation:dash 20s linear infinite}@keyframes dash{to{stroke-dashoffset:10}}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(63.7% .237 25.331);--color-gray-700:oklch(37.3% .034 259.733);--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-semibold:600;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-819{margin:calc(var(--spacing)*819)}.m-1091{margin:calc(var(--spacing)*1091)}.m-1325{margin:calc(var(--spacing)*1325)}.m-1390{margin:calc(var(--spacing)*1390)}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.hidden{display:none}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-red-500{background-color:var(--color-red-500)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-gray-700{color:var(--color-gray-700)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}body{background:#fff}main{width:100%}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.login-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#00000090;position:absolute;z-index:1;display:grid}.login-container .login-box{width:500px;height:500px;place-self:center;width:max(23vw,330px);color:gray;background:#fff;display:flex;flex-direction:column;gap:25px;padding:25px 30px;border-radius:8px;font-size:14px;animation:fadeIn .5s}header{background:var(--bg-color);padding:20px 0;position:fixed;width:100%;z-index:999;top:0}header .header-container{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;position:relative}header .header-container .logo{font-size:50px;font-weight:800;position:relative;padding:0 50px 0 30px;animation:textFill 1s 1s infinite;color:var(--text-color);display:flex;align-items:center}header .header-container .logo:before{content:"<";position:absolute;left:-10px}header .header-container .logo:after{content:"/>";position:absolute;right:-10px}@media screen and (max-width:1024px){header .header-container{width:1000px}header .header-container .logo{width:auto;font-size:32px}}@media screen and (max-width:991px){header .header-container{width:100%;max-width:100%;padding:0 20px}header .header-container .logo{width:47%;font-size:35px;padding:0 20px}nav{width:50px}}@media screen and (max-width:767px){header .header-container{width:100%;max-width:100%}nav{width:auto}}@media screen and (max-width:599px){header .header-container .logo{width:75%;font-size:25px}}nav{position:relative;z-index:60}.nav-list{display:flex;gap:1rem;list-style:none;margin:0;padding:0;align-items:center}.nav-list li a{color:var(--text-color);padding:0 20px}.nav-list li a:hover{color:#fff}.hamburger{display:none;background:transparent;border:0;cursor:pointer;padding:.5rem;width:48px;height:48px;align-items:center;justify-content:center;background:#000}.hamburger:focus{outline:0;box-shadow:none}.hamburger .bar{display:block;width:22px;height:2px;background:#fff;margin:4px 0;transition:transform .28s ease,opacity .28s ease}.hamburger.is-active .bar1{transform:translateY(6px) rotate(45deg)}.hamburger.is-active .bar2{opacity:0}.hamburger.is-active .bar3{transform:translateY(-14px) rotate(-45deg)}.nav-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:50}.nav-backdrop.visible{display:block;opacity:1;pointer-events:auto}@media(max-width:768px){.nav-list{position:fixed;top:0;right:0;height:100vh;width:260px;max-width:90%;flex-direction:column;padding:4rem 1.5rem 1.5rem;gap:1.25rem;background:var(--bg-color, #fff);transform:translate(100%);transition:transform .3s cubic-bezier(.2,.9,.2,1);box-shadow:-8px 0 24px #0000001f;z-index:55}.nav-list.open{transform:translate(0)}.nav-list li a{font-size:1.05rem;display:block;padding:.4rem 0}.hamburger{display:inline-flex;flex-direction:column;position:relative;z-index:99}.theme-toggle-mobile{margin-top:auto}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.homeCaouselSec{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100vh;position:relative;padding-top:115px;background:radial-gradient(tomato,#000);background:linear-gradient(0deg,#fff,#2beded 80%)}.homeCaouselSec h1{font-size:50px;color:var(--whtText);margin-bottom:20px}.homeCaouselSec h2{font-size:30px;color:#fff;margin-bottom:20px}.homeCaouselSec h3{font-size:20px;color:var(--whtText)}.bannerToggler{position:absolute;top:110px;right:0;animation:blink 1s forwards infinite;cursor:pointer;z-index:99;display:flex;flex-direction:column}.bannerToggler select{padding:20px;cursor:pointer}.bannerToggler select:focus{outline:none}@keyframes blink{0%,to{opacity:1;background:#000}50%{opacity:.5;background:#ff0}}.component-wrapper{opacity:0;pointer-events:none;max-height:0;overflow:hidden;transition:all .4s ease}.component-wrapper.show{opacity:1;pointer-events:auto;max-height:1000px}.btnSec{display:flex;gap:20px;justify-content:center}.btnSec a{border-radius:30px;background-color:#f9f9f9;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;color:#1a1a1a}.btnSec a:hover{background:var(--bg-color)}.introdsc{position:absolute;z-index:9}@media screen and (max-width:599px){.homeCaouselSec{padding-top:110px}.homeCaouselSec h2{font-size:1.5rem;margin:0}.btnSec a{padding:5px}}.skill{position:absolute;width:100%;height:100%;z-index:9;background:#000;top:0}.tags{font-size:30px;color:#fff;font-weight:700;position:absolute;top:0;height:65px;display:flex;align-items:center;left:90px;animation:line 1s linear forwards;width:auto;justify-content:center}.tags:before{content:"";width:2px;border-right:2px solid #fff;position:absolute;height:100%;left:50%;top:0;width:auto}.tags.react{left:5%;top:0}.tags span{z-index:9;bottom:0;background:#000}.tags span.react,.tags span.html,.tags span.css,.tags span.javascript,.tags span.bootstrap,.tags span.rwd,.tags span.git{left:auto;position:absolute}.tags.html{left:15%;top:0;animation:htmlAnim 1.5s 1s linear forwards}.tags.css{left:30%;top:0;animation:cssAnim 1.5s 2s linear forwards}.tags.javascript{left:45%;top:0;animation:jsAnim 1.5s 3s linear forwards}.tags.bootstrap{left:70%;top:0;animation:bsAnim 1.5s 3s linear forwards}.tags.rwd{left:80%;top:0;animation:rwdAnim 1.5s 3.5s linear forwards}.tags.git{left:90%;top:0;animation:gitAnim 1.5s 4s linear forwards}@keyframes curtonOff{0%{height:100vh}to{height:100px;transform:translateY(0)}}@keyframes line{0%{height:0}to{height:50%;transform:rotate(0) scale(1)}}@keyframes tagName{0%{height:0}to{height:0%}}@keyframes htmlAnim{0%{height:0}to{height:90%;transform:rotate(0) scale(1)}}@keyframes cssAnim{0%{height:0}to{height:40%;transform:rotate(0) scale(1)}}@keyframes jsAnim{0%{height:0}to{height:30%;transform:rotate(0) scale(1)}}@keyframes bsAnim{0%{height:0}to{height:40%;transform:rotate(0) scale(1)}}@keyframes rwdAnim{0%{height:0}to{height:90%;transform:rotate(0) scale(1)}}@keyframes gitAnim{0%{height:0}to{height:95%;transform:rotate(0) scale(1)}}@keyframes ComingSoon{0%{width:auto}to{width:auto}}.HeaderOption{background:radial-gradient(tomato,#000);width:100%;height:100%}.HeaderOption img{width:500px;height:auto;-o-object-fit:contain;object-fit:contain}.introText{text-align:center}.introText h1{font-size:30px;color:#000;margin-bottom:20px}.introText h1 b{display:block;font-size:70px}.introText h2{font-size:30px;color:#000;margin-bottom:20px}.introText h3{font-size:20px;color:#000}@media screen and (max-width:599px){.introText h1{font-size:30px}.introText h2{font-size:20px}.introText h1 b{font-size:16px}}.card{padding:20px 25px;background:#101820;color:#fff;border-radius:12px;text-align:center;min-width:150px}.number{font-size:2.2rem;font-weight:700;margin:0}.title{font-size:1rem;margin-top:6px;opacity:.75}.cards-container{display:flex;gap:20px;justify-content:center;align-items:center;padding:40px;flex-wrap:wrap}@media screen and (max-width:599px){.cards-container{padding:20px}.card{padding:10px}}.aboutSec{max-width:1440px;margin:0 auto;padding:100px 0}.aboutSec h2{text-align:center;font-size:40px;font-weight:700;position:relative}.aboutSec h2:after{content:"";border-bottom:2px solid #000;position:absolute;bottom:0;width:10%;left:50%;transform:translate(-50%)}.aboutSec h3{font-size:30px}.aboutSec ul{margin:20px 0;min-width:350px;border-radius:20px;background:var(--bg-color);padding:20px;box-shadow:10px 10px}.aboutSec .content_box{line-height:30px;position:relative;padding-left:330px;padding-right:40px}.aboutSec .profileImg{width:300px;position:absolute;top:0;left:0;cursor:pointer;border-radius:10%;border:4px solid var(--whtText)}.aboutSec .aboutContent{display:flex;justify-items:flex-start}@media screen and (max-width:1024px){.aboutContent{flex-direction:column;padding-top:40px}.aboutSec{max-width:100%;padding:0 20px}.aboutSec .content_box{padding:0 0 0 270px}.aboutSec .profileImg{position:absolute;width:250px}}@media screen and (max-width:599px){.aboutSec .content_box{flex-direction:column;display:flex;padding:0}.aboutSec .profileImg{position:relative;width:100%;border-radius:0;padding-top:20px}}.container{margin:0 auto;padding:100px 0}.container h2{text-align:center;font-size:40px;font-weight:700;position:relative;margin-bottom:50px}.container h2:after{content:"";border-bottom:2px solid #000;position:absolute;bottom:0;width:10%;left:50%;transform:translate(-50%)}.container .skills-grid{display:flex;width:100%;gap:20px}.container .skills-grid .skill-category{width:30%;background:#111;border-radius:20px;padding:20px;color:var(--whtText);box-shadow:10px 10px #2beded}.container .skills-grid .skill-category h3{font-size:22px;text-transform:uppercase;margin-bottom:15px}.container .skills-grid .skill-category ul{list-style:none;padding:0;display:flex;gap:10px;flex-wrap:wrap}.container .skills-grid .skill-category ul li{margin-bottom:10px;font-size:12px;padding:5px 10px;border-radius:20px;background:#222}@media screen and (max-width:991px){.container .skills-grid{overflow:hidden;flex-wrap:wrap}.container .skills-grid .skill-category{min-width:100%}}.services{background:#000}.services h2{color:#fff}.services .services-grid{display:flex;gap:20px}.services .services-grid .service-item{background:var(--bg-color);border-radius:20px;padding:20px;box-shadow:10px 10px #fefefe20}@media screen and (max-width:991px){.services .services-grid{padding:0 20px;flex-wrap:wrap}}.projects-grid{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.projects-grid .project-item{background:var(--bg-color);border-radius:20px;padding:50px 20px 70px;box-shadow:10px 10px #fefefe20;position:relative;overflow:hidden;width:30%}.projects-grid .project-item .project-domain{position:absolute;top:0;right:0;width:100%;border-radius:0;background:#000;color:var(--bg-color);text-align:center;padding:0 10px}.projects-grid .project-item .project-domain .industry{font-weight:600}.projects-grid .project-item h3{font-size:22px;margin:0;font-weight:600}.projects-grid .project-item h4{font-size:18px;margin:10px 0;font-weight:600}.projects-grid .project-item .tag{display:flex;gap:10px;margin-top:20px}.projects-grid .project-item .tag span{background:#111;color:#fff;padding:5px 10px;border-radius:15px;font-size:12px}.projects-grid .project-item ul{list-style-type:disc;padding-left:20px}.projects-grid .btn-url{position:absolute;bottom:0;right:0;background:#000;color:#fff;padding:5px 10px;border-radius:20px 0;transition:.35s all ease-in-out}.projects-grid .btn-url:hover{padding:5px 20px}@media screen and (max-width:991px){.projects-grid{display:grid;padding:0 20px;grid-template-columns:1fr 1fr;width:100%}.projects-grid .project-item{width:100%}.projects-grid .project-item .tag{flex-wrap:wrap}}@media screen and (max-width:599px){.projects-grid{grid-template-columns:1fr}}.experience-timeline{background:var(--bg-color);padding:100px 0}.experience-timeline h2{text-align:center;font-size:40px;font-weight:700;position:relative;margin-bottom:50px}.experience-timeline h2:after{content:"";border-bottom:2px solid #000;position:absolute;bottom:0;width:10%;left:50%;transform:translate(-50%)}.experience-timeline .timeline{width:80%;margin:0 auto;position:relative}.experience-timeline .timeline:after{content:"";border-right:1px dashed #000;width:10px;position:absolute;left:50%;top:0;height:100%}.experience-timeline .timeline>li{width:45%;background:#06bfbf;padding:20px;border-radius:20px;position:relative}.experience-timeline .timeline>li:before{content:"";width:15px;height:15px;background:#000;border:3px solid var(--bg-color);position:absolute;top:50%;right:-8px;border-radius:50%;transform:translateY(-50%)}.experience-timeline .timeline>li:after{content:"";width:13%;height:3px;border-bottom:1px dashed #000;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.experience-timeline .timeline>li:nth-child(2n){margin-right:auto}.experience-timeline .timeline>li:nth-child(odd){margin-left:auto}.experience-timeline .timeline>li:nth-child(odd):before{content:"";width:15px;height:15px;background:#000;border:3px solid var(--bg-color);position:absolute;top:50%;right:99%;border-radius:50%;transform:translateY(-50%)}.experience-timeline .timeline>li:nth-child(odd):after{content:"";width:9%;height:3px;border-bottom:1px dashed #000;position:absolute;top:50%;left:-9%;transform:translateY(-50%)}.experience-timeline .timeline>li h4{font-weight:500;margin:10px 0}.experience-timeline .timeline>li p{padding-bottom:20px}.experience-timeline .timeline>li ul{list-style-type:disc;padding-left:20px}@media screen and (max-width:991px){.experience-timeline{overflow:hidden}.experience-timeline .timeline{width:100%;padding:0 20px}}@media screen and (max-width:599px){.experience-timeline .timeline>li{width:100%}.experience-timeline .timeline:after{left:0}.experience-timeline .timeline>li:before{left:0}.experience-timeline .timeline>li:after{width:3%;left:-10px}.experience-timeline .timeline>li:nth-child(odd):after{width:3%;left:-10px}.experience-timeline .timeline{gap:30px;display:flex;flex-direction:column}}.contact-section{padding:60px 80px;background:#000;color:#fff;font-family:Poppins,sans-serif}.heading{text-align:center;font-size:48px;font-weight:700}.sub-heading{text-align:center;margin-bottom:50px;opacity:.8}.contact-container{display:flex;gap:60px;justify-content:center}.contact-info{width:35%}.contact-info h2{margin-bottom:25px;font-size:24px;font-weight:700}.info-box{display:flex;align-items:flex-start;background:#ffffff0d;padding:14px 18px;border-radius:12px;margin-bottom:20px}.icon{font-size:32px;margin-right:15px}.follow-title{margin-top:35px;margin-bottom:15px}.social-icons{display:flex;gap:20px;font-size:28px}.social-icons a{color:#fff;background:#ffffff1a;padding:12px;border-radius:10px;transition:.3s}.social-icons a:hover{background:#fff;color:#000}.contact-form{width:55%;display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column}label{margin-bottom:6px;font-size:14px;font-weight:600}input,textarea{padding:14px 18px;border-radius:10px;border:none;outline:none;font-size:15px;background:#ffffff1a}.submit-btn{background:#fff3;color:#fff;padding:16px;border:none;border-radius:10px;cursor:pointer;font-size:16px;transition:.3s}.submit-btn:hover{background:#fff;color:#000}@media screen and (max-width:991px){.contact-info{width:100%}}@media screen and (max-width:599px){.heading{font-size:35px}.contact-section{padding:60px 20px}}.footer{width:100%;padding:25px 60px;background:#000;color:#fff;display:flex;align-items:center;justify-content:space-between;font-family:Poppins,sans-serif;border-top:1px solid rgba(255,255,255,.1)}.footer-left h2{font-size:22px;font-weight:700}.footer-left p{opacity:.7;margin-top:2px;font-size:14px}.footer-center{text-align:center;font-size:14px}.made-with .heart{color:#ff4b4b;font-size:16px}.footer-right{font-size:14px;opacity:.7}@media(max-width:900px){.footer{flex-direction:column;text-align:center;gap:12px;padding:30px 20px}}
