#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4169e1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;padding:0}.container{display:flex;flex-direction:column;height:100%}.imgContainer{align-items:center;display:flex;justify-content:center}.main-img{border-radius:15%;height:auto;margin:2%;max-height:90vh;width:90%}.nameTitle{font-size:2.5rem!important}.contentTitle,.nameTitle{color:rgba(7,7,7,.747);margin:10px 0;text-align:center}.contentTitle{font-size:3rem!important}.descr{text-align:center}@media (min-width:768px){.container{flex-direction:row}.nameTitle{font-size:2rem;text-align:left}.contentTitle{font-size:6rem;text-align:left}.image-section{height:auto}.text-section{height:100vh;padding:40px}}p{color:rgba(7,7,7,.747);font-size:1.2rem}.buttons{align-items:center;display:flex;flex-direction:column;margin-top:20px;text-align:center}.buttons a,.buttons button{background-color:#fff;border-radius:20px;color:#000;margin:5px;padding:10px 20px;text-decoration:none}.buttons a:hover{background-color:#fad9d9}.socials-icon{align-items:center;display:flex;justify-content:center;margin-top:20px}.button{text-decoration:none}.button .MuiButton-root{transition:background-color .3s ease}.button .MuiButton-root:hover,.button.selected .MuiButton-root{background-color:#fad9d9;color:#fff}.wrapper{grid-gap:10px;display:grid;grid-auto-rows:100px;grid-template-columns:repeat(4,1fr)}.wrapper .gallery-image:nth-child(4n+2){background-color:#ffa94d;grid-column-end:span 2;grid-row-end:span 2}.wrapper .gallery-image:nth-child(2){grid-column:3;grid-row:2/4}.wrapper .gallery-image:nth-child(5){grid-column:1/3;grid-row:1/3}.gallery-image{border-radius:8px;height:100%;object-fit:cover;width:100%}
/*# sourceMappingURL=main.4065cb3b.css.map*/