#AboutMe{display:flex;height:100vh}#AboutMe .main-container{background-image:url(/aboutme.webp);background-position:center center;background-size:cover;display:flex;flex:70%;align-items:center}#AboutMe .altLogoMobile{display:none}#AboutMe .semi-circle{border-radius:0rem 100rem 100rem 0rem;left:0;position:relative;opacity:70%;width:350px;height:100%;background-color:#555}#AboutMe .about-text{z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:60%;color:#fff}#AboutMe .about-text .the-text{font-size:1.5rem}#AboutMe .about-text div{width:90%}#AboutMe .about-text div p{margin-bottom:1rem}#AboutMe .about-text .title{margin-bottom:2rem;font-weight:700;font-size:4.5rem;line-height:1;--s: 20px;--t: 2px;--g: 10px;padding:calc(var(--g) + var(--t));outline:var(--t) solid white;outline-offset:calc(-1 * var(--t));-webkit-mask:conic-gradient(at var(--s) var(--s),rgba(0,0,0,0) 75%,#000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)),linear-gradient(#000 0 0) content-box;mask:conic-gradient(at var(--s) var(--s),rgba(0,0,0,0) 75%,#000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)),linear-gradient(#000 0 0) content-box;transition:.4s}#AboutMe .about-text .title:hover{outline-offset:calc(var(--g) / -1)}#AboutMe .hero{position:relative;display:flex;flex:40%;height:100%;background-image:url(/fundo_marmore.jpg);background-size:cover;background-repeat:no-repeat;align-items:center}#AboutMe .hero img{position:absolute;top:50%;transform:translateY(-50%);left:0;width:80%;max-height:70%;opacity:0;transition:opacity 1.5s ease}#AboutMe .hero .visible{opacity:1}@media only screen and (min-width: 1025px) and (max-width: 1200px){#AboutMe{height:100%}#AboutMe .main-container{padding:40px 0;background-size:cover;background-repeat:no-repeat}#AboutMe .altLogoMobile{display:block;margin:-130px;filter:invert(91%) sepia(100%) saturate(1%) hue-rotate(150deg) brightness(103%) contrast(101%);width:50%}#AboutMe .about-text div{width:auto}#AboutMe .about-text .title{font-size:3rem;padding:20px;margin-top:20px}#AboutMe .about-text .the-text{margin:0 15%;line-height:25px}#AboutMe .semi-circle,#AboutMe .hero{display:none}}@media only screen and (min-width: 769px) and (max-width: 1024px){#AboutMe{height:100%}#AboutMe .main-container{padding:40px 0;background-size:cover;background-repeat:no-repeat}#AboutMe .altLogoMobile{display:block;margin:-130px;filter:invert(91%) sepia(100%) saturate(1%) hue-rotate(150deg) brightness(103%) contrast(101%);width:50%}#AboutMe .about-text div{width:auto}#AboutMe .about-text .title{font-size:3rem;padding:20px;margin-top:20px}#AboutMe .about-text .the-text{margin:0 15%;line-height:25px}#AboutMe .semi-circle,#AboutMe .hero{display:none}}@media only screen and (min-width: 481px) and (max-width: 768px){#AboutMe{height:100%}#AboutMe .main-container{padding:40px 0;background-size:cover;background-repeat:no-repeat}#AboutMe .altLogoMobile{display:block;margin:-90px;filter:invert(91%) sepia(100%) saturate(1%) hue-rotate(150deg) brightness(103%) contrast(101%);width:50%}#AboutMe .about-text div{width:auto}#AboutMe .about-text .title{font-size:3rem;padding:20px;margin-top:20px}#AboutMe .about-text .the-text{margin:0 5%;line-height:25px;font-size:1rem}#AboutMe .semi-circle,#AboutMe .hero{display:none}}@media only screen and (min-width: 321px) and (max-width: 480px){#AboutMe{height:100%}#AboutMe .main-container{padding:40px 0;background-size:cover;background-repeat:no-repeat}#AboutMe .altLogoMobile{display:block;margin:-100px;filter:invert(91%) sepia(100%) saturate(1%) hue-rotate(150deg) brightness(103%) contrast(101%);width:80%}#AboutMe .about-text div{width:auto}#AboutMe .about-text .title{font-size:3rem;padding:20px;margin-top:20px}#AboutMe .about-text .the-text{margin:0 5%;line-height:25px;font-size:1rem}#AboutMe .semi-circle,#AboutMe .hero{display:none}}@media only screen and (max-width: 320px){#AboutMe{height:100%}#AboutMe .main-container{padding:40px 0;background-size:cover;background-repeat:no-repeat}#AboutMe .altLogoMobile{display:block;margin:-130px;filter:invert(91%) sepia(100%) saturate(1%) hue-rotate(150deg) brightness(103%) contrast(101%)}#AboutMe .about-text div{width:auto}#AboutMe .about-text .title{font-size:3rem;padding:20px;margin-top:20px}#AboutMe .about-text .the-text{margin:0 5%;line-height:25px}#AboutMe .semi-circle,#AboutMe .hero{display:none}}footer{display:flex;justify-content:space-between;background-color:#4e4e4d;color:#fff;width:100%;padding:10px 0;position:relative}footer .footer-column{flex:1;text-align:center}footer .footer-column .marcacoes-title{font-size:x-large;margin-bottom:15px}footer .footer-column .marcacoes{border:2px solid black;border-radius:5px;padding:5px 10px;background-color:#fff}footer .footer-column .marcacoes:hover{color:#000}footer .footer-column h3{margin-bottom:2px;font-size:x-large}footer .footer-column .copyright{position:absolute;bottom:0;left:0;opacity:50%;margin-left:10px;margin-bottom:5px}footer .footer-column:first-child{display:flex;flex-direction:row;align-items:center;justify-content:center}footer .desenvolvido{position:absolute;bottom:0;right:0%;opacity:50%;margin-right:10px;margin-bottom:5px}footer .footer-link{text-decoration:none;color:#fff;animation:pulse 2s infinite}footer .footer-link:hover{opacity:1;color:#0ff}footer .Logo{width:50%;margin-left:10px;filter:invert(91%) sepia(100%) saturate(1%) hue-rotate(150deg) brightness(103%) contrast(101%)}footer .SocialContainer{display:flex;justify-content:center;margin-top:10px;gap:1rem}footer .SocialContainer .SVGContainer img{height:30px;filter:invert(91%) sepia(100%) saturate(1%) hue-rotate(150deg) brightness(103%) contrast(101%)}footer .SocialContainer .SVGContainer img:hover{filter:invert(0%) sepia(1%) saturate(7486%) hue-rotate(315deg) brightness(100%) contrast(98%)}footer .vertical-line{width:1px;background-color:#fff;height:80px;margin:0 15px}footer .logo-column{flex:1;text-align:center;position:relative}footer .creditos-column-mobile{flex:1;text-align:center;display:none}footer .creditos-column-mobile div{opacity:50%}@media only screen and (min-width: 321px) and (max-width: 480px){footer{flex-direction:column;gap:20px}footer .desenvolvido,footer .copyright{display:none}footer .creditos-column-mobile{display:block}footer .vertical-line{display:none}}@media only screen and (max-width: 320px){footer{flex-direction:column;gap:20px}footer .desenvolvido,footer .copyright{display:none}footer .creditos-column-mobile{display:block}footer .vertical-line{display:none}}#Landing{background-image:url(/assets/background-lzuP9Pke.webp);background-size:cover;background-repeat:no-repeat;background-position:center center;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width: 1025px) and (max-width: 1200px){#Landing{background-image:url(/assets/mobile_background-BsCILO_d.webp)}}@media only screen and (min-width: 769px) and (max-width: 1024px){#Landing{background-image:url(/assets/mobile_background-BsCILO_d.webp)}}@media only screen and (min-width: 481px) and (max-width: 768px){#Landing{background-image:url(/assets/mobile_background-BsCILO_d.webp)}}@media only screen and (min-width: 321px) and (max-width: 480px){#Landing{background-image:url(/assets/mobile_background-BsCILO_d.webp)}}@media only screen and (max-width: 320px){#Landing{background-image:url(/assets/mobile_background-BsCILO_d.webp)}}#Showcase{background-image:url(/showcase.webp);background-position:center;background-size:cover}#Showcase .portfolio-images{display:flex;justify-content:space-around;align-items:center;height:100vh;position:relative}#Showcase .column{display:flex;justify-content:center}#Showcase .line{position:absolute;top:0;bottom:0;width:2px;background-color:#fff;height:100%}#Showcase .card{height:500px;width:300px;position:relative;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .5s;border-radius:5px;border:1px solid white;z-index:20;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px}#Showcase .card:after{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 2s cubic-bezier(.165,.84,.44,1);box-shadow:0 8px 17px #0003,0 6px 20px #00000026;content:"";opacity:0;z-index:-1}#Showcase .card:hover,#Showcase .card :focus{transform:scale3d(1.006,1.006,1)}#Showcase .card:hover:after,#Showcase .card :focus:after{opacity:1}#Showcase .column-header{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);border:1px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:5px;color:#fff;font-weight:500;font-size:18px;width:50%;border-radius:10px;z-index:99;-webkit-user-select:none;-moz-user-select:none;user-select:none}#Showcase .column img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:5px;filter:grayscale(100%);transition:.3s ease-in}#Showcase .column img:hover{filter:grayscale(0%)}#Showcase .column:last-of-type{margin-right:0}@media only screen and (min-width: 1025px) and (max-width: 1200px){#Showcase .portfolio-images{height:100%;flex-direction:column}#Showcase .portfolio-images .column{margin-bottom:50px}#Showcase .portfolio-images .column:first-of-type{margin-top:50px}#Showcase .portfolio-images .column img{filter:none}}@media only screen and (min-width: 769px) and (max-width: 1024px){#Showcase .portfolio-images{height:100%;flex-direction:column}#Showcase .portfolio-images .column{margin-bottom:50px}#Showcase .portfolio-images .column:first-of-type{margin-top:50px}#Showcase .portfolio-images .column img{filter:none}}@media only screen and (min-width: 481px) and (max-width: 768px){#Showcase .portfolio-images{height:100%;flex-direction:column}#Showcase .portfolio-images .column{margin-bottom:50px}#Showcase .portfolio-images .column:first-of-type{margin-top:50px}#Showcase .portfolio-images .column img{filter:none}}@media only screen and (min-width: 321px) and (max-width: 480px){#Showcase .portfolio-images{height:100%;flex-direction:column}#Showcase .portfolio-images .column{margin-bottom:50px}#Showcase .portfolio-images .column:first-of-type{margin-top:50px}#Showcase .portfolio-images .column img{filter:none}}@media only screen and (max-width: 320px){#Showcase .portfolio-images{height:100%;flex-direction:column}#Showcase .portfolio-images .column{margin-bottom:50px}#Showcase .portfolio-images .column:first-of-type{margin-top:50px}#Showcase .portfolio-images .column img{filter:none}}#Navbar{width:100%;background-color:#555;display:flex;justify-content:space-between;padding:0 10px;height:50px}#Navbar .active{color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}#Navbar .Logo{width:250px}#Navbar .LinkContainer{display:flex;align-items:center;gap:2rem;font-style:italic;font-weight:600}#Navbar .LinkContainer .SVGContainer img{height:30px}#Navbar .LinkContainer .SVGContainer img:hover{filter:invert(99%) sepia(0%) saturate(7496%) hue-rotate(177deg) brightness(111%) contrast(98%)}#Navbar .LinkContainer .Navigation{font-size:x-large}@media (max-width: 900px){#Navbar .LinkContainer{gap:1.5rem}#Navbar .LinkContainer .SVGContainer img{height:30px}}@media (max-width: 768px){#Navbar .LinkContainer{gap:1.5rem}#Navbar .LinkContainer .SVGContainer img{height:30px}}@media (max-width: 576px){#Navbar .Logo{width:200px;height:50px}#Navbar .LinkContainer{flex-wrap:wrap;gap:1rem}#Navbar .SVGContainer{display:none}}@media only screen and (device-width: 360px) and (device-height: 740px) and (orientation: portrait){#Navbar .Logo{width:200px;height:50px}#Navbar .LinkContainer{flex-wrap:wrap;gap:.5rem}#Navbar .SVGContainer{display:none}}#EventGrid{display:flex;flex-direction:column;background-color:#373737;height:100%;padding:2% 10%}.breadcrumb{margin-bottom:20px;color:#fff;font-size:large}.breadcrumb span{color:#000}.grid-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px}.grid-item{position:relative;text-align:center;border:1px solid white;border-radius:5px;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px}.grid-item img{width:100%;height:auto;border-radius:5px}.slide-down{position:absolute;border-radius:10px;color:#fff;border:1px solid white;box-shadow:#63636333 0 2px 8px;bottom:-100%;left:50%;transform:translate(-50%);width:90%;max-width:200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px;animation:slideDown .5s ease forwards;visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}.slide-down-mobile{position:absolute;border-radius:10px;color:#fff;border:1px solid white;box-shadow:#63636333 0 2px 8px;bottom:-100%;left:50%;transform:translate(-50%);width:70%;max-width:200px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:15px;animation:slideDown 0s ease forwards;visibility:hidden}.grid-item:hover .slide-down{visibility:visible;opacity:1}@keyframes slideDown{0%{bottom:0%}to{bottom:0;margin-bottom:-20px}}@media only screen and (min-width: 769px) and (max-width: 1024px){#EventGrid{padding:10% 5%}#EventGrid .grid-container{grid-template-columns:repeat(1,1fr)}#EventGrid .slide-down{visibility:hidden}#EventGrid .slide-down-mobile{visibility:visible}}@media (min-width: 376px) and (max-width: 991px){#EventGrid{padding:10% 5%}#EventGrid .grid-container{grid-template-columns:repeat(1,1fr)}#EventGrid .slide-down{visibility:hidden}#EventGrid .slide-down-mobile{visibility:visible}}@media (max-width: 375px){#EventGrid{padding:10% 5%}#EventGrid .grid-container{grid-template-columns:repeat(1,1fr)}#EventGrid .slide-down{visibility:hidden}#EventGrid .slide-down-mobile{visibility:visible}}#Gallery{display:flex;flex-direction:column;padding:40px 5%;background:#373737}#Gallery .image-gallery{display:flex;flex-direction:row;gap:10px}#Gallery .image-gallery .column{display:flex;flex-direction:column;gap:20px}#Gallery .image-gallery .image-item img{width:100%;border-radius:5px;height:100%;-o-object-fit:cover;object-fit:cover;border:1px solid white}#Gallery .modal{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:1000}#Gallery .modal img{display:block;margin:0 auto;max-width:100%;max-height:80vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#Gallery .close-btn{position:absolute;top:20px;right:20px;color:#fff;font-size:30px;cursor:pointer}#Gallery .prev,#Gallery .next{position:absolute;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#Gallery .prev{left:40%;bottom:0}#Gallery .next{right:40%;bottom:0}#Gallery .flickr{border:1px solid white;padding:15px;border-radius:5px;text-align:center;width:170px;background-color:#1d4acd;color:#fff;animation:pulse 1.5s infinite;margin:40px auto 0}@keyframes pulse{0%{opacity:50%;text-shadow:0 0 0 gray}50%{opacity:100%;text-shadow:0 0 10px white}to{opacity:50%;text-shadow:0 0 0 gray}}@media only screen and (min-width: 769px) and (max-width: 1024px){#Gallery .image-gallery{flex-direction:column}}@media only screen and (min-width: 481px) and (max-width: 768px){#Gallery .image-gallery{flex-direction:column}}@media only screen and (min-width: 321px) and (max-width: 480px){#Gallery .image-gallery{flex-direction:column}#Gallery .prev{left:30%}#Gallery .next{right:30%}}@media only screen and (max-width: 320px){#Gallery .image-gallery{flex-direction:column}#Gallery .prev{left:30%}#Gallery .next{right:30%}}html,body{height:100%;width:100%;margin:0;padding:0}#cookiescript_badge{margin-bottom:20px}*{font-family:Helvetica,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*,:before,:after{border-width:0;border-style:solid;border-color:theme("borderColor.DEFAULT",currentColor)}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}a{color:#000;text-decoration:none}a:hover{color:#fff}
