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}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:350}.App{padding:5px}.navbar{background:#fff;padding:0 8rem;position:fixed;top:0;width:100%;z-index:1000}.navbar:after{background:#ddd;bottom:0;content:"";height:1px;left:8rem;position:absolute;right:8rem}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:2rem 3rem 2rem 0}.logo{color:#333;font-size:1.2rem;font-weight:400}.nav-links{display:flex;gap:4rem;list-style:none}.nav-links a{color:#333;font-weight:400;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#a8c3a0}.hero-panel{background:#a8c3a0;justify-content:center!important;min-height:100vh;padding-top:90px!important}.hero-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:0 8rem}.hero-text{text-align:left}.hero-text h1{color:#333;font-size:3rem;font-weight:400;line-height:1.3;margin-bottom:1.5rem}.hero-text p{color:#555;font-size:1.2rem}.highlight{background:#f2e8d5;padding:0 .3rem}.hero-image{background:#000;height:500px;width:100%}.about-panel{background:#f2e8d5}.about-panel .section-title{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;padding:0 8rem;text-align:center}.about-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:0 8rem}.about-text{color:#555;font-size:1.1rem;line-height:1.8}.about-text p{margin-bottom:1rem}.about-image-left{background:#000;height:500px;width:100%}.team-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem;padding:0 8rem}.team-member{text-align:center}.team-image{background:#000;height:350px;margin-bottom:1rem;width:100%}.team-member h3{color:#333;font-size:1.2rem;font-weight:400;margin-bottom:.5rem}.team-member p{color:#555;font-size:.95rem;margin-bottom:.25rem}.team-member .credential{color:#777;font-size:.85rem}.pictures-panel{background:#a8c3a0}.gallery,.pictures-panel .section-title{padding:0 8rem}.gallery{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:250px;grid-template-columns:repeat(6,1fr);margin-top:2rem}.gallery-item{background:#000;transition:transform .3s}.gallery-item:first-child{grid-column:span 3;grid-row:span 2;height:520px}.gallery-item:nth-child(2){grid-column:span 2;grid-row:span 2;height:520px}.gallery-item:nth-child(3){grid-column:span 1;grid-row:span 2;height:520px}.gallery-item:nth-child(4),.gallery-item:nth-child(5),.gallery-item:nth-child(6){grid-column:span 2;grid-row:span 1;height:250px}.contact-panel{background:#f2e8d5}.contact-content,.contact-panel .section-title{padding:0 8rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem;margin-top:3rem}.contact-input,.contact-textarea{background:#fff;border:1px solid #ddd;color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:350;padding:1.5rem;transition:border-color .3s;width:100%}.contact-input:focus,.contact-textarea:focus{border-color:#333;outline:none}.contact-textarea{resize:vertical}.contact-button{background:#000;border:none;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;padding:1rem 2rem;transition:background .3s}.contact-button:hover{background:#333}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#333;height:2px;transition:all .3s;width:25px}.close-menu{display:none}@media (max-width:768px){.navbar{padding:0 2rem}.navbar:after{left:2rem;right:2rem}.nav-container{padding:1.5rem 0}.hamburger{display:flex}.nav-links{align-items:center;background:#fff;flex-direction:column;gap:3rem;height:100vh;justify-content:center;position:fixed;right:-100%;top:0;transition:right .3s;width:100%;z-index:999}.nav-links.active{right:0}.close-menu{color:#333;cursor:pointer;display:block;font-size:2rem;position:absolute;right:2rem;top:2rem}.hero-panel{min-height:100vh;padding-top:80px!important}.hero-content{grid-template-columns:1fr;padding:0 2rem}.hero-image{height:300px;width:100%}.hero-text h1{font-size:2rem}.about-panel .section-title,.contact-panel .section-title,.pictures-panel .section-title{padding:0 2rem}.about-content{grid-template-columns:1fr;padding:0 2rem}.about-image-left{height:300px;width:100%}.team-section{grid-template-columns:1fr;padding:0 2rem}.team-image{height:250px;width:100%}.gallery{grid-auto-rows:auto;grid-template-columns:1fr;padding:0 2rem}.gallery-item:first-child,.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(5),.gallery-item:nth-child(6){grid-column:span 1;grid-row:span 1;height:300px}.contact-content{padding:0 2rem}}.panel{background:inherit;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0;width:calc(100% - 10px)}
/*# sourceMappingURL=main.e6818fde.css.map*/