:root{--primary-color:#5bb462;--primary-dark:#4f9c55;--secondary-color:#ffea00;--secondary-dark:#e3d002;--overlay:rgba(0,0,0,.7)}*{box-sizing:border-box;padding:0}*,body{margin:0}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;font-size:1.2rem;line-height:1.2}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ul{list-style-type:none}a{text-decoration:none}.button{background-color:#5bb462;background-color:var(--primary-color);border:1px solid #5bb462;border:1px solid var(--primary-color);border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:17px 28px;text-transform:uppercase}.button:hover{background:#4f9c55;background:var(--primary-dark);border:1px solid #4f9c55;border:1px solid var(--primary-dark)}.line{background-color:#5bb462;background-color:var(--primary-color);display:block;height:3px;margin:5px auto;width:40px}.about{background-color:#f8f8f8;margin:auto;padding:8rem 1rem 0;width:100%}.about .container{display:grid;grid-template-columns:repeat(2,1fr);margin:auto;width:1240px}.about h2{font-size:3rem}.about .col-2{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem}.about .col-2 p:first-of-type{margin:2rem 0}.about .col-2 p:nth-child(4){font-size:1.8rem;font-style:italic;font-weight:600}.about button{margin-top:1rem}@media screen and (max-width:940px){.about .container{grid-template-columns:1fr;width:100%}.about .container img{margin:auto;padding:0;width:90vh}.about .container .col-2{margin:auto;padding:0;text-align:center;width:90%}.about button{margin-bottom:1rem}}.demo{margin:5rem auto;padding:1rem;width:100%}.demo .container{display:grid;grid-template-columns:repeat(2,1fr);margin:auto;width:1240px}.demo .col-1{display:flex;flex-direction:column;padding:1rem}.demo .col-1 p:first-child{font-size:1.8rem;font-style:italic}.demo .col-1 p:nth-child(2){font-size:3rem;font-weight:600;margin:.5rem 0}.demo .col-1 p:nth-child(3){font-size:1.2rem;margin-bottom:1rem}.demo .col-2{margin:auto}@media screen and (max-width:940px){.demo .container{grid-gap:30px;grid-template-columns:1fr;max-width:100%}.demo iframe{height:auto;width:100%}}.footer{background-color:#000;color:#eee;padding:3rem 1rem;width:100%}.footer .container{margin:auto;max-width:1240px;text-align:center}.footer ul{display:flex;justify-content:center}.footer li{padding:1rem}.footer li a{color:#fff}.footer li a:hover{border-bottom:3px solid var(--secondary-color);padding-bottom:12px}.bottom{padding-top:3rem;text-align:center}.line{margin-bottom:1rem}.hero{background-color:var(--overlay);color:#fff;height:100vh;position:relative;width:100%}.hero:before{background:url(/static/media/hero.8562676a6412e9ec4644.jpg) no-repeat 50%/cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero .content{display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:1100px;padding:1rem}.hero .content p:first-child{font-size:.9rem;font-style:italic}.hero .content p:nth-child(2){font-size:1.9rem}.hero .content p:nth-child(3){font-size:5rem;font-weight:700}.hero .content p:nth-child(4){font-size:2.2rem;font-style:italic}.hero .button{background-color:var(--secondary-color);border:1px solid var(--secondary-color);color:#333;margin:1rem 0;width:300px}.hero .button:hover{background-color:var(--secondary-dark);border:1px solid var(--secondary-dark)}@media screen and (max-width:940px){.hero .content p:nth-child(3){font-size:2.6rem}.hero .content p:nth-child(4){font-size:1.6rem}}.header{background-color:rgba(0,0,0,.9);height:90px;left:0;overflow:hidden;position:fixed;top:0;transition:.3s ease-in;width:100%;z-index:1}.header .navbar{align-items:center;display:flex;height:100%;justify-content:space-between;margin:auto;max-width:1240px;padding:0 1rem}.header .nav-menu a{color:#fff}.header .navbar img{height:auto;width:250px}.header .nav-menu{display:flex}.header .nav-item{font-weight:500;padding:1rem}.header .nav-item a:hover{border-bottom:3px solid var(--secondary-color);padding-bottom:12px}.hamburger{display:none}@media screen and (max-width:940px){.header{background-color:rgba(0,0,0,.9)}.header,.header .navbar{max-width:100%}.hamburger{display:block}.nav-menu{background-color:rgba(0,0,0,.9);flex-direction:column;height:90vh;left:-100%;position:fixed;text-align:center;top:90px;transition:.3s;width:100%;z-index:999}.nav-menu.active{left:0}.nav-item{margin:1.5rem 0}.header .navbar img{width:150px}}.testimonials{width:100%}.testimonials .container{margin:4rem auto;padding:4rem 0;width:1240px}.testimonials h2{font-size:3rem;text-align:center}.testimonials .container .content{grid-gap:20px;display:grid;grid-template-columns:repeat(3,1fr);margin:4rem 0}.testimonials .card{border:1px solid #eee;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.2);padding:1rem}.testimonials .card p{color:#787878;font-size:1.1rem;margin:12px}.testimonials .card p:nth-child(2){line-height:1.5}.testimonials .card span{color:var(--primary-color);font-size:1rem;font-weight:700}.testimonials img{border-radius:50px;margin-top:-2rem}@media screen and (max-width:940px){.testimonials .container{width:100%}.testimonials .container .content{grid-template-columns:1fr}.testimonials .card{margin:1rem;max-width:100%}}
/*# sourceMappingURL=main.6f643740.css.map*/