body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}body{background-color:#080808}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}html{font-size:62.5%}body{font-family:Montserrat;font-size:1.6rem}a{text-decoration:none}.nav{align-items:center;background:#1f242d;display:flex;height:10vh;justify-content:center;justify-items:center;position:fixed;top:0;width:100%;z-index:999}.nav_logo{height:auto;margin-left:70px;width:160px}.nav_logo img{height:100%;width:100%}.nav_menu{display:flex;gap:3rem;margin-bottom:0;margin-left:auto;margin-right:70px}.nav_item{list-style:none}.nav_item,.nav_link{text-decoration:none}.nav_link{background:none;border:none;color:#fff;font-family:Montserrat;font-size:12px}.nav button{margin:0;padding:0}.arrow:after{border-left:.32em solid transparent;border-right:.32em solid transparent;border-top:.42em solid;content:"";display:inline-block;margin-left:.28em;vertical-align:.09em}.dropdown{background-color:#080808;border-radius:.5rem;box-shadow:.8;display:none;font-size:.875rem;left:auto;list-style:none;margin-left:-20px;margin-top:.5rem;padding:0 1.5rem;position:absolute;right:auto}.dropdown.show{display:block}.nav-submenu-item{padding:.8rem 0;text-align:center}.nav_link:hover{color:#0ef}.nav_link_active{border-bottom:5px solid;border-color:#0ef;color:#fff;font-family:Montserrat;font-size:12px;text-decoration:none}.nav_link_active:hover{color:#0ef}.nav_toggler div{background:#fff;height:.2rem;margin:.4rem;transition:.4s ease-in;width:2.5rem}.menuItem{cursor:pointer;display:none;position:relative;z-index:4}@media screen and (max-width:768px){.menuItem{color:#fff;display:block;font-size:1.5em;margin-right:20px}.nav_menu{align-items:flex-start;background:#1f242d;flex-direction:column;height:100vh;justify-content:start;margin:0;padding-left:30px;padding-top:15vh;position:absolute;right:0;top:0;-webkit-transform:translate(100%);transform:translate(100%);transition:.5s ease-in;width:40%;z-index:2}.nav_logo{margin-left:20px;width:120px}.nav{justify-content:space-between;position:fixed;top:0;z-index:999}.nav_link_active{border:1px solid #0ef;border-right:#0ef;color:#fff;font-family:Montserrat;font-size:12px;padding:7px;text-decoration:none}.dropdown{background-color:#000;margin-left:-10px;position:relative}}.nav_active{-webkit-transform:translateX(0);transform:translateX(0)}*{border:none;font-family:Poppins,sans-serif;outline:none;scroll-behavior:smooth;text-decoration:none}:root{--bg-color:#1f242d;--second-bg-color:#323946;--text-color:#fff;--main-color:#0ef}html{font-size:63.5%;overflow-x:hidden}body{color:#fff;color:var(--text-color)}.header,body{background:#1f242d;background:var(--bg-color)}.header{align-items:center;display:flex;justify-content:space-between;left:0;padding:2rem 9%;position:fixed;top:0;width:100%;z-index:100}.logo{cursor:default;font-size:2.5rem;font-weight:600}.logo,.navbar a{color:#fff;color:var(--text-color)}.navbar a{font-size:1.7rem;margin-left:4rem}.navbar a.active,.navbar a:hover{color:#0ef;color:var(--main-color)}.home_content{margin:0 20vw}.description{display:flex;flex-wrap:wrap;width:100%}.description-item{display:flex;padding:10px;width:50%}.item_icon{display:flex;justify-content:center;margin:auto;width:20%}.item_icon svg{color:#0ef;color:var(--main-color);height:40px;width:auto}.item_title{display:flex;margin-left:10px;width:80%}.item_title h1,.item_title h2{align-items:center;display:flex;font-size:2.2rem;font-weight:500}.title{font-size:3.5rem;font-weight:500;line-height:1.3}.about-me{margin-top:10vh;padding:4vh 2vw}.about-me_container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:auto;max-width:1200px}.about-me_text{flex:1 1 400px}.about-me_text h2{font-size:3.5rem;margin-bottom:1rem}.about-me_text p{color:#cbd5e1;font-size:1.6rem;line-height:1.6;margin-bottom:1rem;text-shadow:1px 1px 2px #000,0 0 10px rgba(0,0,0,.3)}.about-me_image{display:flex;flex:1 1 300px;justify-content:center}.about-me_image img{border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,.5);height:auto;max-width:350px;object-fit:cover;width:100%}@media (max-width:768px){.about-me_container{flex-direction:column}.about-me_text h2{font-size:2rem}.about-me_text p{font-size:1.5rem}.about-me_image img{max-width:80%}}.projects{margin:10vh 0}.projects_title{font-size:3.5rem;margin-bottom:40px;text-align:center}.projects_sub_title{align-items:center;color:#0ef;font-size:1.6rem;justify-content:center;margin-bottom:10px;text-align:center;text-shadow:1px 1px 2px #000,0 0 10px rgba(0,0,0,.3)}.projects_content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr;margin:0 auto}.project_item{background-color:#3c424d;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;display:flex;flex-direction:column;overflow:hidden}.project_item-image img{border-bottom:1px solid hsla(0,0%,100%,.1);display:block;width:100%}.project_item .project_item-image{overflow:hidden;position:relative}.project_item .project_item-image:after{background:transparent;content:"";inset:0;position:absolute;transition:background .3s ease-in-out}.project_item:hover .project_item-image:after{background:rgba(0,0,0,.5)}.project_item h3{color:#fff;font-size:2.2rem;margin:0}.project_item h3,.project_item p{text-shadow:1px 1px 2px #000,0 0 10px rgba(0,0,0,.3)}.project_item p{color:#cbd5e1;font-size:1.8rem;margin:12px 0}.project_item_content{padding:20px}.project_item:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media (min-width:768px){.projects_content{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.projects_title{font-size:2rem}.projects_sub_title{font-size:1.5rem}.project_item h3{font-size:2rem}.project_item p{font-size:1.5rem}}.skills{margin:10vh 0}.skills_title{font-size:3.5rem;font-weight:500;margin-bottom:40px}.skills h3,.skills_title{align-items:center;justify-content:center;text-align:center}.skills h3{color:#0ef;font-size:1.6rem;margin-bottom:10px;text-shadow:1px 1px 2px #000,0 0 10px rgba(0,0,0,.3)}.skills_content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(190px,-webkit-max-content));grid-template-columns:repeat(auto-fit,minmax(190px,max-content));justify-content:center}.skills_item{align-items:center;background-color:#3c424d;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;display:flex;flex-direction:column;height:130px;justify-content:center;padding:15px;text-align:center;width:190px}.skills_item:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.skills_item img{margin-bottom:10px;width:40px}.skills_item p{font-size:1.5rem;margin:0;text-shadow:1px 1px 2px #000,0 0 10px rgba(0,0,0,.3)}@media (max-width:768px){.skills_title{font-size:2rem}.skills h3,.skills_item p{font-size:1.5rem}}.diference{margin:10vh 0}.diference_title{align-items:center;font-size:3.5rem;font-weight:500;text-align:center}.diference_description,.diference_title{justify-content:center;margin-bottom:40px}.diference_description{color:#cbd5e1;font-size:1.8rem}@media (max-width:768px){.diference_title{font-size:2rem}.diference_description{font-size:1.5rem}}.studies{margin:10vh 0}.studies_title{font-size:3.5rem;font-weight:500;margin-bottom:40px}.studies h3,.studies_title{align-items:center;justify-content:center;text-align:center}.studies h3{color:#0ef;font-size:1.6rem;margin-bottom:10px;text-shadow:1px 1px 2px #000,0 0 10px rgba(0,0,0,.3)}.studies_content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,auto);justify-content:center;margin:0 auto;width:100%}.studies_item{background-color:#3c424d;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;display:flex;flex-direction:column;padding:50px}.studies_item_title{font-size:2.2rem;text-shadow:1px 1px 2px #000,0 0 10px rgba(0,0,0,.3)}.studies_item_center{font-size:1.5rem}.studies_item_center,.studies_item_description{color:#cbd5e1;text-shadow:1px 1px 2px #000,0 0 10px rgba(0,0,0,.3)}.studies_item_description{font-size:1.8rem}@media (max-width:1024px){.studies_content{grid-template-columns:repeat(1,auto)}}@media (max-width:768px){.studies_title{font-size:2rem}.studies h3{font-size:1.5rem}.studies_item_title{font-size:2rem}.studies_item_center{font-size:1.2rem}.studies_item_description{font-size:1.5rem}}.contact{margin:10vh 0}.contact_title{font-size:3.5rem;font-weight:500;margin-bottom:40px}.contact_sub_title,.contact_title{align-items:center;justify-content:center;text-align:center}.contact_sub_title{color:#0ef;font-size:1.6rem;margin-bottom:10px;text-shadow:1px 1px 2px #000,0 0 10px rgba(0,0,0,.3)}.contact_description{color:#fff;justify-content:center;text-align:center}.contact_description a:active,.contact_description a:hover{color:#0ef;color:var(--main-color)}@media (max-width:768px){.contact_title{font-size:2rem}.contact_description,.contact_sub_title{font-size:1.5rem}}.myFooter{background:#1f242d;background:var(--bg-color);height:10vh;justify-content:center;text-align:center;white-space:nowrap;width:100%}.footerItem,.myFooter{align-items:center;color:#fff;display:flex}.footerItem{text-decoration:none}.footerItem:active,.footerItem:hover{color:#0ef;color:var(--main-color)}.footerItem span{margin-left:10px}@media screen and (max-width:1260px){.content{margin:0 5%;width:100%}.item_title h1,.item_title h2{font-size:2rem}.title{font-size:30px}.item_icon svg{font-size:35px}.content-item{display:block}}@media screen and (max-width:980px){.content{margin:0;width:100%}.title{font-size:25px}}@media screen and (max-width:900px){.title{font-size:35px}.myFooter{font-size:small}}@media screen and (max-width:800px){.description{display:block;width:100%}.title{font-size:36px;margin-top:40px;text-align:center}.description-item{display:block;margin:0;padding:15px 0;width:100%}.item_icon{padding:10px 0}.item_icon,.item_title{text-align:center;width:100%}.item_title{justify-content:center}.item_title h1,.item_title h2{font-size:25px}.section-color-card{min-height:70vh}}@media screen and (max-width:500px){.title{font-size:28px;text-align:center}.description-item{display:block;margin:0;padding:15px 0;width:100%}.item_icon{padding:5px 0;text-align:center;width:100%}.item_icon svg{height:30px;width:30px}.item_title{text-align:center;width:100%}.item_title h1,.item_title h2{font-size:18px}.title{font-size:32px}.section-color-card{min-height:60vh}.myFooter{display:block;height:auto;margin:0;padding:20px}.footerItem{justify-content:center}}.hero-container{height:90vh;margin-top:10vh;overflow:hidden;position:relative;width:100%}.hero-bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1;z-index:-1}.video-container{height:55vh;margin:10vh 15% 0;width:auto}.video-gallery-container{align-items:center;font-size:12px;height:auto;margin:0 15%;width:auto}.video-btn,.video-gallery-container{background-color:#1f242d;display:flex;justify-content:center}.video-btn{color:#000;flex-direction:column;margin:auto;outline:none;width:25%}.video-btn:hover{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,73%,.2)}.video-btn:focus{background-color:rgba(228,50,213,.925)}.video-img{border-radius:15px;height:auto;margin:0 10%;padding:10px 0;width:auto}.video-img-text{color:#fff;margin-top:5px;text-align:center}@media (max-width:767px){.video-container{height:35vh;margin:10vh 0 0}.video-gallery-container{height:auto;margin:0}.react-player{margin-bottom:15px}}@media (max-width:500px){.video-gallery-container{font-size:10px;height:auto}}.gallery-container{margin-top:10vh;width:100%}.gallery-row{-webkit-column-count:4;column-count:4;-webkit-column-span:all;column-span:all}.gallery-column img{border-radius:40px;padding:12px 5px;width:100%}.gallery-column img:hover{-webkit-filter:opacity(.8);filter:opacity(.8)}.modal-img{display:none}.modal-img-open{-webkit-animation:animation .8s;animation:animation .8s;background:rgba(0,0,0,.8);display:block;height:100%;left:0;position:fixed;top:0;width:100%}.content-img{align-items:center;display:flex;height:80vh;justify-content:center;margin-top:10vh;width:100%}.content-img a{color:#fff;font-size:40px;margin:0 10px;text-decoration:none}.content-img a:nth-child(2){flex-shrink:2;height:100%;margin:0}.content-img img{border:7p solid #fff;box-sizing:border-box;height:100%;max-width:100%;width:auto}.modal-close{background:#fff;border-radius:50%;color:#000;display:block;font-size:18px;height:30px;margin:15px auto;padding:2px 0;text-align:center;text-decoration:none;width:30px}.content-img button{background:none;border:none;box-shadow:none;color:#fff;height:60px;margin:10px;width:60px}.content-img button:hover{opacity:.6}.content-img svg{font-size:2.5em}@-webkit-keyframes animation{0%{opacity:0}to{opacity:1}}@keyframes animation{0%{opacity:0}to{opacity:1}}@media (max-width:800px){.gallery-row{-webkit-column-count:2;column-count:2}.content-img{display:none;height:30vh;margin-left:10%;margin-top:30vh;width:80%}.modal-img-open{display:none}}@media (max-width:600px){.gallery-row{-webkit-column-count:1;column-count:1}.gallery-column img:hover{-webkit-filter:none;filter:none}}.artists-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:10vh;padding:12px 20px}.artist-card{align-items:center;background-position:50%;background-size:cover;border-radius:40px;display:flex;flex-direction:column;font-weight:700;justify-content:flex-end;margin-bottom:20px;min-height:500px;overflow:hidden}.artist-card:hover{-webkit-filter:opacity(.8);filter:opacity(.8)}.artist-title{align-content:center;align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,73%,.1);display:flex;height:25%;justify-content:center;width:100%}.artist-title h3{color:#fff;font-family:Montserrat;font-size:3rem;font-weight:700;text-align:center;text-shadow:#000 .1em .1em .2em}@media (max-width:1200px){.artists-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.artists-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.artists-container{grid-template-columns:repeat(2,1fr)}.artist-card{min-height:50vh}.artist-title h3{font-size:1.6rem}}@media (max-width:520px){.artists-container{grid-template-columns:repeat(2,1fr)}.artist-card{min-height:35vh}}@media (max-width:400px){.artists-container{gap:0;grid-template-columns:repeat(1,1fr);padding:12px 10%}.artist-card{min-height:50vh}.artist-title h3{font-size:2.5rem}}*{box-sizing:border-box;margin:0}.portfolio-container{grid-gap:5%;display:grid;gap:5%;grid-template-columns:repeat(3,1fr);margin:15vh 5% 0;padding:12px 20px}.section-card{align-items:center;background-position:50%;background-size:cover;border-radius:40px;display:flex;flex-direction:column;font-weight:700;justify-content:flex-end;margin-bottom:20px;min-height:70vh;overflow:hidden}.section-card:hover{-webkit-filter:opacity(.8);filter:opacity(.8)}.section-title{align-content:center;align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,73%,.1);display:flex;height:25%;justify-content:center;width:100%}.section-title h3{color:#fff;font-family:Montserrat;font-size:4.5rem;font-weight:700;text-shadow:#000 .1em .1em .2em}@media (max-width:770px){.portfolio-container{gap:0;grid-template-columns:repeat(1,1fr);margin-top:10vh}.section-card{min-height:40vh}.section-title h3{font-size:3rem}}
/*# sourceMappingURL=main.a4e957bc.css.map*/