@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-font-weight: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-blue-800:oklch(42.4% .199 265.638);--color-blue-900:oklch(37.9% .146 265.522);--color-blue-950:oklch(28.2% .091 267.935);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--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%;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]){appearance:button}::file-selector-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{.grow{flex-grow:1}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-blue-800{color:var(--color-blue-800)}.text-blue-900{color:var(--color-blue-900)}.text-blue-950{color:var(--color-blue-950)}}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}:root{--white-color:#fff;--dark-color:#252525;--primary-color:#3b141c;--secondary-color:#f3961c;--light-pink-color:#faf4f5;--medium-gray-color:#ccc;--font-size-s:.9rem;--font-size-n:1rem;--font-size-m:1.12rem;--font-size-l:1.5rem;--font-size-xl:2rem;--font-size-xxl:2.3rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--border-radius-s:8px;--border-radius-m:30px;--border-radius-circle:50%;--site-max-width:1300px}html{scroll-behavior:smooth}ul{list-style:none}a{text-decoration:none}button{cursor:pointer;background:0 0;border:none}img{width:100%}:where(section,footer) .section-content{max-width:var(--site-max-width);margin:0 auto;padding:0 20px}section .section-title{text-align:center;text-transform:uppercase;font-size:var(--font-size-xl);padding:60px 0 100px}section .section-title:after{content:"";background:var(--secondary-color);border-radius:var(--border-radius-s);width:80px;height:5px;margin:10px auto 0;display:block}header{z-index:5;background:var(--primary-color);width:100%;position:fixed}header .navbar{max-width:var(--site-max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:20px;display:flex}.navbar .nav-logo .logo-text{color:var(--secondary-color);font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold)}.navbar .nav-menu{gap:10px;display:flex}.navbar .nav-menu .nav-link{color:var(--white-color);font-size:var(--font-size-m);border-radius:var(--border-radius-m);padding:10px 18px;transition:all .3s}.navbar .nav-menu .nav-link:hover{color:var(--primary-color);background:var(--secondary-color)}.navbar :where(#menu-open-button,#menu-close-button){display:none}.hero-section{background:var(--primary-color);min-height:100vh}.hero-section .section-content{justify-content:space-between;align-items:center;min-height:100vh;padding-top:40px;display:flex}.hero-section .hero-details{color:var(--white-color)}.hero-section .hero-details .title{font-size:var(--font-size-xxl);color:var(--secondary-color);white-space:nowrap;width:0;font-family:Miniver,sans-serif;animation:4s steps(30,end) infinite typing;overflow:hidden}@keyframes typing{0%{width:0}60%{width:100%}to{width:0}}.company-name{color:#0b5ed7;font-size:40px;font-weight:700}.owner-line{color:#555;margin-bottom:10px;font-size:16px}.hero-section .hero-details .subtitle{max-width:70%;font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);margin-top:8px}.hero-section .hero-details .buttons{gap:23px;display:flex}.hero-section .hero-details .button{border-radius:var(--border-radius-m);background:var(--secondary-color);color:var(--primary-color);font-size:var(--font-size-m);font-weight:var(--font-weight-medium);border:2px solid #0000;padding:10px 26px;transition:all .3s;display:block}.hero-section .hero-details .button:hover,.hero-section .hero-details .button.contact-us{color:var(--white-color);border-color:var(--white-color);background:0 0}.hero-section .hero-details .button.contact-us:hover{color:var(--primary-color);background:var(--secondary-color);border-color:var(--secondary-color)}.hero-section .hero-image-wrapper .hero-image{max-width:1000px;margin-right:400px}.hero-section .hero-image-wrapper:hover .hero-image{transform:scale(1.08)}.about-section{background:var(--light-pink-color);padding:120px 0}.about-section .section-content{justify-content:space-between;align-items:center;gap:50px;display:flex}.about-section .about-image-wrapper .about-image{object-fit:cover;width:400px;height:400px}.about-section .about-image-wrapper:hover .about-image{transform:scale(1.28)}.about-section .about-details{max-width:50%}.about-section .about-details .section-title{padding:0}.about-section .about-details .text{text-align:center;line-height:30px;font-size:var(--font-size-m);margin:50px 0 30px}.education-section{background:var(--light-pink-color);padding:120px 0}.education-section .section-content{justify-content:space-between;align-items:center;gap:50px;display:flex}.education-image{object-fit:cover;border-radius:10px;width:880px;height:480px}.education-section .education-details .section-title{padding:0}.education-section .education-details .text{text-align:center;line-height:20px;font-size:var(--font-size-m);margin:30px 0}.education-section .social-link-list .social-link{color:var(--primary-color);font-size:var(--font-size-l);transition:all .2s}.education-section .social-link-list .social-link:hover{color:var(--secondary-color)}.skills-section{background:var(--light-pink-color);padding:120px 0}.skills-section .section-content{justify-content:space-between;align-items:center;gap:50px;display:flex}.skills-section .skills-image-wrapper .skills-image{object-fit:cover;border-radius:var(--border-radius-circle);width:550px;height:550px}.skills-section .skills-details{max-width:50%}.skills-section .skills-details .section-title{padding:0}.skills-section .skills-details .text{text-align:center;line-height:15px;font-size:var(--font-size-m);margin:20px 0}.certificates-section{background:var(--light-pink-color);padding:120px 0}.certificates-section .section-content{justify-content:space-between;align-items:center;gap:50px;display:flex}.certificates-section .certificates-image-wrapper .certificates-image{object-fit:cover;width:950px;height:550px}.certificates-section .certificates-details{max-width:50%}.certificates-section .certificates-details .section-title{padding:0}.certificates-section .certificates-details .text{text-align:center;line-height:25px;font-size:var(--font-size-m);margin:30px 0}.projects-section{background:var(--light-pink-color);padding:60px 0}.projects-section .section-content{justify-content:space-between;align-items:center;gap:30px;display:flex}.projects-section .projects-image-wrapper .projects-image{object-fit:cover;width:1800px;height:500px}.projects-section .projects-details .section-title{padding:0}.projects-section .projects-details .text{text-align:center;line-height:20px;font-size:var(--font-size-m);margin:30px 0}.projects-section .social-link-list{justify-content:center;gap:25px;display:flex}.projects-section .social-link-list .social-link{color:var(--primary-color);font-size:var(--font-size-l);transition:all .2s}.experiance-section{background:var(--light-pink-color);padding:120px 0}.experiance-section .section-content{justify-content:space-between;align-items:center;gap:50px;display:flex}.experiance-section .experiance-image-wrapper .experiance-image{object-fit:cover;border-radius:var(--border-radius-circle);width:400px;height:400px}.experiance-section .experiance-details{max-width:50%}.experiance-section .experiance-details .section-title{padding:0}.experiance-section .experiance-details .text{text-align:center;line-height:30px;font-size:var(--font-size-m);margin:50px 0 30px}.experiance-section .social-link-list{justify-content:center;gap:25px;display:flex}.experiance-section .social-link-list .social-link{color:var(--primary-color);font-size:var(--font-size-l);transition:all .2s}.contact-section{background:var(--light-pink-color);padding:50px 0 100px}.contact-section .section-content{justify-content:space-between;align-items:center;gap:48px;display:flex}.contact-section .contact-info-list .contact-info{align-items:center;gap:20px;margin:20px 0;display:flex}.contact-section .contact-info-list .contact-info i{font-size:var(--font-size-m)}.contact-section .contact-form .form-input{width:100%;height:50px;font-size:var(--font-size-s);border-radius:var(--border-radius-s);border:1px solid var(--medium-gray-color);outline:none;margin-bottom:16px;padding:0 12px}.contact-section .contact-form{max-width:50%}.contact-section .contact-form textarea.form-input{resize:vertical;height:100px;padding:12px}.contact-section .contact-form .form-input:focus{border-color:var(--secondary-color)}.contact-section .contact-form .submit-button{border:1px solid var(--primary-color);border-radius:var(--border-radius-m);background:var(--primary-color);color:var(--white-color);font-size:var(--font-size-m);font-weight:var(--font-weight-medium);outline:none;margin-top:10px;padding:10px 28px;transition:all .3s}.contact-section .contact-form .submit-button:hover{color:var(--primary-color);background:0 0}.owner-image{border-radius:10px;width:480px;height:auto}.footer-section{background:var(--dark-color);padding:20px 0}.footer-section .section-content{justify-content:space-between;align-items:center;display:flex}.footer-section :where(.copyright-text,.social-link,.policy-link){color:var(--white-color);transition:all .2s}.footer-section .social-link-list{gap:25px;display:flex}.footer-section .social-link-list .social-link{font-size:var(--font-size-l)}.footer-section .social-link-list .social-link:hover,.footer-section .policy-text .policy-link:hover{color:var(--secondary-color)}.footer-section .policy-text .separator{color:#fff;margin:0 5px}@media screen and (max-width:1024px){.menu-section .menu-list{gap:60px}.menu-section .menu-list .menu-item{width:calc(33.3333% - 60px)}}@media screen and (max-width:900px){:root{--font-size-m:1rem;--font-size-l:1.2rem;--font-size-xl:1.4rem;--font-size-xxl:1.7rem}section{padding:80px 0}section .section-title{text-align:center;padding:40px 0 60px}body.show-mobile-menu{overflow:hidden}.navbar :is(#menu-open-button,#menu-close-button){font-size:var(--font-size-l);display:block}.navbar .nav-menu{background:#fff;flex-direction:column;align-items:center;width:280px;height:100%;padding-top:100px;transition:left .3s;position:fixed;top:0;left:-100%}body.show-mobile-menu .nav-menu{left:0}.navbar .nav-menu .nav-link{color:var(--dark-color);font-size:var(--font-size-l);margin:12px 0}.hero-section .section-content{text-align:center;flex-direction:column-reverse;gap:40px}.hero-section .hero-details .subtitle{max-width:100%}.hero-section .hero-image-wrapper{max-width:260px;margin:0 auto}.about-section .section-content{text-align:center;flex-direction:column-reverse;gap:40px}.about-section .about-details{max-width:100%}.about-section .about-image-wrapper .about-image{max-width:250px;height:auto}.education-section .section-content{text-align:center;flex-direction:column;gap:40px}.education-section .education-details{max-width:100%}.skills-section .section-content{text-align:center;flex-direction:column-reverse;gap:40px}.skills-section .skills-details{max-width:100%}.skills-section .skills-image-wrapper .skills-image{max-width:280px;height:auto}.certificates-section .section-content{text-align:center;flex-direction:column;gap:40px}.certificates-section .certificates-details{max-width:100%}.certificates-section .certificates-image-wrapper .certificates-image{width:100%;height:auto}.projects-section .section-content{text-align:center;flex-direction:column;gap:40px}.projects-section .projects-image-wrapper .projects-image{max-width:300px;height:auto}.experiance-section .section-content{text-align:center;flex-direction:column;gap:40px}.experiance-section .experiance-details{max-width:100%}.experiance-section .experiance-image-wrapper .experiance-image{max-width:260px;height:auto}.contact-section .section-content{flex-direction:column;gap:40px}.contact-section .contact-form{max-width:100%}.footer-section .section-content{text-align:center;flex-direction:column;gap:15px}}@property --tw-font-weight{syntax:"*";inherits:false}
