.navbar{display:flex;align-items:center;justify-content:space-around;padding:20px 170px;gap:15vw;background-color:#151515}.logo{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.nav-menu{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;display:flex;align-items:center;list-style:none;gap:46px;font-size:20px}.nav-menu a{color:#eee;text-decoration:none}.nav-menu a:hover{color:#eee;opacity:80%;cursor:pointer}.nav-menu li:hover{opacity:80%;cursor:pointer}.nav-connect{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding:15px 30px;border-radius:50px;background:#a91d3a;color:#fff;width:-moz-fit-content;width:fit-content;font-size:26px;cursor:pointer}.nav-connect a,.nav-connect a:hover,.nav-connect a:active{text-decoration:none;color:#eee}.nav-connect a:focus{text-decoration:none;color:#eee}.nav-connect button:hover{background-color:#9c263e}.nav-connect button:active{background-color:#ff2f59}.nav-mob-close,.nav-mob-open{display:none}@media screen and (max-width: 768px){.navbar{padding-left:0;padding-right:0;margin:20px 50px;display:flex;align-items:center;justify-content:space-between}.nav-connect{display:none}.nav-mob-open{display:block;position:fixed;right:30px}.nav-mob-close{display:block;position:relative;top:30px;left:290px;width:30px}.nav-menu{position:fixed;flex-direction:column;align-items:start;top:0;gap:30px;background-color:#151515;width:350px;height:100%;z-index:2;transition:right .5s;right:-350px}.nav-menu li{font-size:30px;padding-left:100px;flex-direction:row;gap:20px}}.footer{margin:50px 170px;display:flex;flex-direction:column;gap:30px}.footer-top{display:flex;justify-content:space-between}.footer-top-left p{font-size:20px;max-width:400px}.footer-top-right{display:flex;align-items:center;justify-content:center;gap:35px}.footer-email-input{display:flex;gap:30px;padding:20px 80px 20px 30px;border-radius:50px;background-color:#454545}.footer-email-input input{outline:none;border:none;background-color:transparent;color:#eee;font-size:18px}.footer-subscribe{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding:15px 30px;border-radius:10px;background:#a91d3a;color:#fff;width:-moz-fit-content;width:fit-content;font-size:22px;cursor:pointer}.footer-subscribe button:hover{background-color:#9c263e}.footer-subscribe button:active{background-color:#ff2f59}.footer-bottom{display:flex;justify-content:space-between;font-size:18px}.footer-bottom-right{display:flex;gap:50px;margin-bottom:50px}@media screen and (max-width: 768px){.footer{width:600px;margin:50px 70px}.footer-top{flex-direction:column;gap:50px}.footer-bottom{display:flex;flex-direction:column-reverse;margin-bottom:50px}}.home{display:flex;align-items:center;flex-direction:column;gap:25px}.image{background-image:url(/assets/DP-BzhhJlgw.jpg);margin-top:150px;border-radius:50%;width:300px;height:300px;background-size:contain}.home h1{text-align:center;width:70%;font-size:60px;font-weight:600}.home h1 span{color:#a91d3a}.home p{text-align:center;width:70%;font-size:35px}.home-action{display:flex;align-items:center;gap:25px;font-size:24px;font-weight:500;margin-bottom:50px}.home-action a,.home-action a:hover,.home-action a:active{text-decoration:none;color:#eee}.home-action a:focus{text-decoration:none;color:#eee}.home-connect{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding:10px 20px;border-radius:50px;background:#a91d3a;color:#fff;width:-moz-fit-content;width:fit-content;font-size:24px;cursor:pointer}.home-resume{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding:10px 20px;border-radius:50px;background:#eee;color:#151515;width:-moz-fit-content;width:fit-content;font-size:24px;cursor:pointer}@media screen and (max-width: 768px){.home{width:768px}.image{background-image:url(/assets/DP-BzhhJlgw.jpg);margin-bottom:120px;width:200px;height:200px;padding-right:100px}.home h1{margin-top:50px;width:90%;font-size:50px}.home p{width:60%;font-size:28px;line-height:32px;margin:10px 0}.home-action{gap:16px;font-size:18px;font-weight:500;margin-bottom:50px}.home-connect{padding:20px 30px;border-radius:40px}.home-resume{padding:20px 50px;border-radius:40px}}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.about-title{position:relative}.about-title h1{padding:0 30px;font-size:80px;font-weight:600}.about-sections{display:flex;gap:80px}.about-right{display:flex;flex-direction:column;gap:80px;width:100%}.about-para{display:flex;flex-direction:column;gap:20px;font-size:35px;font-weight:500}.about-para p{text-align:center}.about-skills{display:flex;flex-direction:column;gap:20px}.about-skill{display:flex;gap:50px;align-items:center;transition:.3s}.about-skill p{min-width:150px;font-size:24px;font-weight:500}.about-skill hr{outline:none;border:none;width:50%;height:8px;border-radius:50px;background-color:#a91d3a}.about-achievements{display:flex;width:100%;justify-content:space-around;align-items:center;margin-bottom:80px}.about-achievement{display:flex;flex-direction:column;align-items:center;gap:10px;transition:.5s}.about-achievements hr{width:1px;height:80px;background-color:#ccc;border:none;margin:0 20px}.about-achievement h1{font-size:60px;font-weight:700;color:#c73659}.about-achievement p{font-size:18px;font-weight:500}.about-skill:hover{transform:scale(1.03);transition:.3s}.about-achievement:hover{transform:scale(1.12);transition:.05s}@media screen and (max-width: 768px){.about{width:600px;gap:80px;margin:50px 70px}.about-title h1{font-size:50px;padding:0}.about-sections{flex-direction:column}.about-para{font-size:28px;line-height:32px}.about-skill{gap:20px;align-items:center}.about-skill p{font-size:28px}.about-skill hr{height:6px}.about-achievements{justify-content:space-between}.about-achievement{gap:10px}.about-achievement h1{font-size:34px;font-weight:700}.about-achievement p{text-align:center;font-size:16px}}.projects{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.projects-title{position:relative}.projects-title h1{padding:0 30px;font-size:80px;font-weight:600}.projects-format{display:flex;min-height:500px;flex-direction:column;justify-content:center;gap:20px;padding:60px;border-radius:10px;border:2px solid #fff;transition:.4s;cursor:pointer}.projects-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:80px}.projects-container h3{font-size:28px;font-weight:600}.projects-container h2{font-size:38px;font-weight:800;color:#a91d3a}.projects-format p{color:#eee;font-size:24px;line-height:40px;max-width:300px}.projects-readmore{display:flex;gap:20px;align-items:center;margin-top:20px}.projects-format:hover{border:2px solid #C73659;background-color:#454545;transform:scale(1.05);transition:.2s}@media screen and (max-width: 768px){.projects{width:600px;align-items:start;gap:70px;margin:20px 70px}.projects-title h1{padding:0;font-size:50px}.projects-format{gap:20px;padding:20px 32px}.projects-format h2{font-size:28px}.projects-format p{font-size:18px;line-height:32px;max-width:300px}.projects-readmore img{width:20px}.projects-container{grid-template-columns:1fr 1fr;gap:30px}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.contact-title{position:relative}.contact-title h1{padding:0 30px;font-size:80px;font-weight:600}.contact-section{display:flex;gap:150px}.contact-left{display:flex;flex-direction:column;gap:30px}.contact-left h1{font-size:80px;font-weight:700;color:#c73659}.contact-left p{max-width:550px;color:#eee;font-size:20px;line-height:35px}.contact-details{display:flex;flex-direction:column;gap:30px;color:#eee;font-size:22px}.contact-detail{display:flex;align-items:center;gap:20px}.contact-right{display:flex;flex-direction:column;align-items:start;gap:30px}.contact-right label{color:#eee;font-size:22px;font-weight:500}.contact-right input{border:none;width:700px;height:78px;padding-left:20px;border-radius:4px;background-color:#454545;color:#eee;font-size:20px}.contact-right textarea{width:700px;border:none;padding:25px;border-radius:4px;background:#454545;color:#eee;font-size:20px}.contact-submit{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding:15px 30px;border-radius:10px;background:#a91d3a;color:#fff;width:-moz-fit-content;width:fit-content;font-size:22px;cursor:pointer;margin-bottom:50px}.contact-submit button:hover{background-color:#9c263e}.contact-submit button:active{background-color:#ff2f59}@media screen and (max-width: 768px){.contact{width:600px;gap:50px;margin:50px 70px;align-items:start}.contact-title{padding:0;font-size:50px;font-weight:600}.contact-title h1{padding:0}.contact-section{flex-direction:column}.contact-left h1{font-size:54px}.contact-detail{gap:20px}.contact-detail img{width:25px}.contact-right label{font-size:20px}.contact-right input{width:100%;font-size:20px}.contact-right textarea{width:95%;font-size:20px}.contact-submit{font-size:20px;padding:15px 40px}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::-moz-selection{background:#6c6c6c}::selection{background:#6c6c6c}*{margin:0;padding:0;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh;height:100vh;background-color:#151515;color:#fff}::-webkit-scrollbar{display:none}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;padding:.6em 1.2em;border:none;outline:none;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:.5s}button:hover{transform:scale(1.05);outline:4px auto -webkit-focus-ring-color;border:none}button:active{outline:4px auto -webkit-focus-ring-color;border:none}button:focus{outline:4px auto -webkit-focus-ring-color;border:none}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color;border:none}.unselectable,button{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
