@import url(https://fonts.googleapis.com/css2?family=Cardo:wght@400;700&family=Lato:wght@300;400;700&display=swap);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}:root{--pi:3.14159265358979;--color-primary:#1f4034;--color-secondary:#ff6300;--angle:5deg}html{font-size:16px}img{max-width:100%}.App{position:relative}.scroll-indicator{display:none;margin:1rem}.scroll-indicator.visible{background-color:#fff;bottom:0;display:block;padding:1rem;position:fixed;right:0;z-index:1000}.scroll-indicator svg:hover{cursor:pointer}.containedSection.slopedBottom.slopedTop,.imgSection.slopedBottom.slopedTop{-webkit-clip-path:polygon(0 calc(100vw*tan(5deg)/2),100% 0,100% calc(100% - 100vw*tan(5deg)/2),0 100%);clip-path:polygon(0 calc(100vw*tan(5deg)/2),100% 0,100% calc(100% - 100vw*tan(5deg)/2),0 100%);-webkit-clip-path:polygon(0 calc(100vw*tan(var(--angle))/2),100% 0,100% calc(100% - 100vw*tan(var(--angle))/2),0 100%);clip-path:polygon(0 calc(100vw*tan(var(--angle))/2),100% 0,100% calc(100% - 100vw*tan(var(--angle))/2),0 100%)}.containedSection.slopedBottom:not(.slopedTop),.imgSection.slopedBottom:not(.slopedTop){-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 100vw*tan(5deg)/2),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 100vw*tan(5deg)/2),0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 100vw*tan(var(--angle))/2),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 100vw*tan(var(--angle))/2),0 100%)}.containedSection.slopedTop:not(.slopedBottom),.imgSection.slopedTop:not(.slopedBottom){-webkit-clip-path:polygon(0 calc(100vw*tan(5deg)/2),100% 0,100% 100%,0 100%);clip-path:polygon(0 calc(100vw*tan(5deg)/2),100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 calc(100vw*tan(var(--angle))/2),100% 0,100% 100%,0 100%);clip-path:polygon(0 calc(100vw*tan(var(--angle))/2),100% 0,100% 100%,0 100%)}.imgSection.slopedTop{margin-bottom:calc(-100vw*tan(5deg)/2);margin-bottom:calc(-100vw*tan(var(--angle))/2);position:relative;top:calc(-100vw*tan(5deg)/2);top:calc(-100vw*tan(var(--angle))/2)}.containedSection{background-color:#fff}.containedSection .slopedBottom{background-color:#fff;bottom:-79px;clip-path:polygon(0 0,110% 0,0 100%,0 0);-webkit-clip-path:polygon(0 0,110% 0,0 100%,0 0);height:80px;left:0;position:absolute;right:0}.person-box{background-color:#fff}.person-box img{background-color:orange}.person-box .person{padding:1rem}.person-box .person .name{font-weight:700}.person-box .person .function{font-weight:400}nav ul{display:flex;list-style:none;margin:0;padding:0}nav ul li{margin-right:20px}nav ul li:last-child{margin-right:0}nav ul li a,nav ul li a.css-1q8l9k7-MuiTypography-root-MuiLink-root{color:#fff;text-decoration:none}nav ul li a.active,nav ul li a.css-1q8l9k7-MuiTypography-root-MuiLink-root.active,nav ul li a.css-1q8l9k7-MuiTypography-root-MuiLink-root:hover,nav ul li a:hover{color:#ff6300;color:var(--color-secondary);cursor:pointer}ul.list{list-style:none}ul.list li{line-height:2.5rem;margin-bottom:1rem}ul.list li:before{color:#ff6300;color:var(--color-secondary);content:"■";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.imgSection{min-height:50vw}@media only screen and (max-width:1200px){.imgSection{min-height:50vw!important}}
/*# sourceMappingURL=main.1c936f33.css.map*/