@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap);.slider:before{position:absolute;content:"";height:30px;width:30px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:100%}input:checked+.slider{background-color:#353535;transition:.4s}input:checked+.slider:before{transform:translateX(38px)}.grid-projects{display:grid;grid-gap:90px;gap:90px}@media only screen and (min-width:1024px){.grid-projects{display:grid;grid-gap:90px;gap:90px;grid-template-columns:repeat(3,1fr)!important}}@media only screen and (min-width:768px){.grid-projects{display:grid;grid-template-columns:repeat(2,2fr);grid-gap:90px;gap:90px}}.react-responsive-modal-overlay{background:rgba(0,0,0,.5)!important}.react-responsive-modal-closeButton{display:none!important}
/*! tailwindcss v2.2.16 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}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}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:opensans-bold,sans-serif;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:-moz-focusring{outline:auto}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--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-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.ml-3{margin-left:.75rem}.mb-4{margin-bottom:1rem}.mt-1{margin-top:.25rem}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.h-72{height:18rem}.h-7{height:1.75rem}.h-3{height:.75rem}.h-screen{height:100vh}.h-80{height:20rem}.h-52{height:13rem}.h-10{height:2.5rem}.h-0{height:0}.w-64{width:16rem}.w-full{width:100%}.w-3{width:.75rem}.w-20{width:5rem}.w-0{width:0}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.border{border-width:1px}.border-t-0{border-top-width:0}.border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.bg-color_yellow{--tw-bg-opacity:1;background-color:rgba(233,213,161,var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.bg-color_dark{--tw-bg-opacity:1;background-color:rgba(31,31,31,var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.bg-color_gray{--tw-bg-opacity:1;background-color:rgba(108,117,125,var(--tw-bg-opacity))}.bg-color_dark_yellow{--tw-bg-opacity:1;background-color:rgba(174,148,79,var(--tw-bg-opacity))}.bg-opacity-40{--tw-bg-opacity:0.4}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-1{padding:.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.pb-12{padding-bottom:3rem}.pt-4{padding-top:1rem}.pb-14{padding-bottom:3.5rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.pb-16{padding-bottom:4rem}.pb-1{padding-bottom:.25rem}.pb-9{padding-bottom:2.25rem}.pr-3{padding-right:.75rem}.pb-4{padding-bottom:1rem}.text-center{text-align:center}.font-roboto{font-family:Roboto}.font-header{font-family:Raleway}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-7xl{font-size:4.5rem;line-height:1}.font-light{font-weight:300}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-widest{letter-spacing:.1em}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-color_button_dark{--tw-text-opacity:1;color:rgba(53,53,53,var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.opacity-0{opacity:0}.shadow-normal{--tw-shadow:0 4px 6px rgb(0 0 0/30%);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html{--tw-text-opacity:1;color:rgba(53,53,53,var(--tw-text-opacity))}.main-container{width:100%}@media (min-width:640px){.main-container{max-width:640px}}@media (min-width:768px){.main-container{max-width:768px}}@media (min-width:1024px){.main-container{max-width:1024px}}@media (min-width:1280px){.main-container{max-width:1280px}}@media (min-width:1536px){.main-container{max-width:1536px}}.main-container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:transform:hover{transform:var(--tw-transform)}.dark .dark\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.dark .dark\:bg-color_sections_gray{--tw-bg-opacity:1;background-color:rgba(127,127,127,var(--tw-bg-opacity))}.dark .dark\:bg-color_cards_dark{--tw-bg-opacity:1;background-color:rgba(109,109,109,var(--tw-bg-opacity))}.dark .dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.dark .dark\:bg-color_header_dark{--tw-bg-opacity:1;background-color:rgba(73,73,73,var(--tw-bg-opacity))}.dark .dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}@media (min-width:768px){.md\:w-3\/5{width:60%}.md\:flex-row{flex-direction:row}.md\:justify-between{justify-content:space-between}.md\:pb-20{padding-bottom:5rem}.md\:pt-16{padding-top:4rem}}
/*# sourceMappingURL=main.85b3ea3d.chunk.css.map */