.top-to-btm{position:relative}.icon-position{position:fixed;bottom:40px;right:25px;z-index:20}.icon-style{background:#00d4ff linear-gradient(-90deg,#00d4ff,#0fd);border:2px solid #00d4ff;border-radius:50%;height:50px;width:50px;color:#1c1d28;cursor:pointer;animation:movebtn 3s ease-in-out infinite;transition:all .5s ease-in-out}.icon-style:hover{animation:none;background:#fff;color:#2eb1a1;border:2px solid #2eb1a1}@keyframes movebtn{0%{transform:translateY(0)}25%{transform:translateY(20px)}50%{transform:translateY(0)}75%{transform:translateY(-20px)}to{transform:translateY(0)}}
/*
! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Montserrat,Roboto}body{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,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:after,:before{--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-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:rgba(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: }::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-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:rgba(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: }.relative{position:relative}.text-center{text-align:center}body{background:#fff;color:#0f172e;font-family:Barlow,Roboto;margin:0;padding:0}h1{font-size:2.6rem}p{font-size:1.9rem}section h2{font-size:3.4rem;margin-bottom:1.3rem;padding-bottom:.9rem;border-bottom:1px solid #2eb1a1;width:auto}nav,section .header-container{display:flex;justify-content:center}nav{color:#0f172e;background:#fff;width:100%}.mobileMenu .nav-container{flex-direction:column}.desktopMenu .nav-container,.mobileMenu .nav-container{background:#0f172e;display:flex;justify-content:space-between;align-items:center}.desktopMenu .nav-container{flex-direction:row}.nav-container h1{margin:4rem}.navbar-nav{display:flex}.navbar-nav li{margin-right:2.8em;color:#666;display:inline-block;text-transform:uppercase;font-size:1.3em}.navbar-nav li:hover{display:block;content:"";border-bottom:3px solid #2eb1a1;transition:transform .25s ease-in-out}#nav-icon1,#nav-icon2,#nav-icon3,#nav-icon4{width:60px;height:45px;position:relative;margin:50px auto;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}#nav-icon1 span,#nav-icon3 span,#nav-icon4 span{display:block;position:absolute;height:9px;width:100%;background:#2eb1a1;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}#nav-icon1 span:first-child{top:0}#nav-icon1 span:nth-child(2){top:18px}#nav-icon1 span:nth-child(3){top:36px}#nav-icon1.open span:first-child{top:18px;transform:rotate(135deg)}#nav-icon1.open span:nth-child(2){opacity:0;left:-60px}#nav-icon1.open span:nth-child(3){top:18px;transform:rotate(-135deg)}[to="*"]{cursor:pointer}.coding-skills{display:flex;flex-direction:row;justify-content:center;margin:3.2rem 0}.coding-skills .skill-item{color:#9c9c9c;margin-right:1.4rem}.nav-header-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.mobileMenu{width:100%}@media only screen and (max-width:415px){.hide-mobile{display:none}}.services-list{display:flex;flex-direction:column;margin:4em 0;width:100%}.services-list div{background:#0f172e;margin:2em 0;width:100%}.sticky{position:fixed;top:0;width:100%}.contact form{color:#0f172e;background:#00d4ff linear-gradient(-90deg,#00d4ff,#0fd)}.contact .focus\:ring-1:focus,.contact form input,.contact form input:focus,.contact form textarea,.contact form textarea:focus{border-color:#0f172e!important}.hero-fullscreen{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:#00d4ff;background:linear-gradient(-90deg,#00d4ff,#0fd);margin:0;padding:0}footer{background:#0f172e;color:#fff;display:flex;flex-direction:row;padding:2.4rem;width:100vw!important;min-width:675px!important}footer .footer-logo-text{display:flex;text-transform:uppercase}footer .copyright-text{display:flex;flex-direction:column;justify-content:space-between}footer .copyright-text p{color:#ccc;font-size:.9rem;text-align:center}footer .social-icons{display:flex;justify-content:center}footer .social-icons div{color:#9c9c9c;margin:0 1.2em;font-size:1.6em}