.background-img{background-image:url(/static/media/blue_wave.c541dd4e.svg);background-repeat:no-repeat;background-size:cover;position:absolute;height:100px;width:100%;top:500px;background-color:var(--white);z-index:-1}.header-container{background-color:var(--blue);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:500px;position:relative}.header-content{max-width:1350px;margin:0 auto}.header-name{width:inherit;text-align:center;padding:50px 0;font-weight:300;font-size:65px;color:var(--white)}.header-quote-container{display:flex;flex-direction:column;justify-content:space-evenly;max-width:500px;min-width:340px;width:100%;margin:0 auto;padding:0 15px}.header-left-quote{font-size:35px;color:var(--white)}.header-quote{font-size:30px;font-weight:300;width:100%;padding-left:50px;color:var(--white);text-transform:capitalize}.main-container{margin:0 0 100px}.tab-container{display:flex;width:400px;justify-content:space-between;margin:150px auto 0;font-size:16px}.frontend-dev-tab{text-decoration:none;color:var(--blue)}.graphic-design-tab,.ux-ui-tab{text-decoration:none;color:var(--black)}@media screen and (min-width:1300px){.tab-container{width:100%;max-width:1350px;justify-content:flex-start;padding:0 15px}.graphic-design-tab,.ux-ui-tab{padding-left:40px}}.frontend-project-container{margin:50px auto;display:flex;flex-direction:column;justify-content:center;max-width:1350px;grid-gap:15px;gap:15px;width:100%}@media screen and (min-width:1300px){.frontend-project-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,600px));justify-content:space-between;height:auto}.project-desc{min-width:340px;line-height:2rem;max-width:600px;width:100%}}.ux-ui-project-container{margin:50px auto;display:flex;flex-direction:column;justify-content:center;max-width:1350px;width:100%}.project-content{margin:50px 0}@media screen and (min-width:1300px){.ux-ui-project-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,600px));justify-content:space-between;height:auto}.project-desc{min-width:340px;line-height:2rem;max-width:600px;width:100%}}.graphic-design-project-container{margin:50px auto;display:flex;flex-direction:column;justify-content:center;max-width:1350px;grid-gap:15px;gap:15px;width:100%}.project-content{padding:0 15px}.project-header{display:flex;justify-content:flex-start;align-items:center;font-size:20px;font-weight:700;max-width:600px;margin:0 auto;padding:30px 0}.bar{background-color:var(--black);height:3px;width:45px;margin-right:20px}.project{display:flex;flex-direction:column;align-items:center}.project-desc,.project-thumbnail{min-width:340px;max-width:600px;width:100%}.project-desc{font-size:16px;line-height:2rem;padding-top:30px}@media screen and (min-width:1300px){.graphic-design-project-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,600px));justify-content:space-between;height:auto}.project-desc{min-width:340px;line-height:2rem;max-width:600px;width:100%}}.testimonial-outer-container{background-color:var(--blue);color:var(--white)}.testimonial-container{margin:100px auto 0;height:700px;display:flex;flex-direction:column;justify-content:space-evenly;max-width:1100px}.testimonial-header{text-align:center;font-size:20px;font-weight:700}.testimonial-content{height:500px;display:flex;flex-direction:column;justify-content:space-evenly;padding:15px;max-width:600px;margin:0 auto}.testimonial-left-quote{font-size:25px}.client-message{padding:15px;font-size:16px}.client-name,.stars-container{padding:10px 15px}.stars-container{display:flex;align-items:center;height:30px}.client-star-review{font-size:20px}@media screen and (min-width:1300px){.testimonial-content{height:300px;flex-direction:row;align-items:center;max-width:inherit}.testimonial-content div{padding:0 15px}}.footer-container{background-color:var(--white);height:100px}.footer-content{max-width:1350px;margin:0 auto;display:flex;justify-content:center;align-items:center;height:inherit}.copyright{color:var(--black);font-size:14px}@media screen and (min-width:1300px){.footer-content{justify-content:flex-start;padding-left:15px}}*{margin:0;padding:0;box-sizing:border-box}body{--blue:#1d9bf0;--black:#0f1419;--white:#fff;font-family:"Poppins",sans-serif;position:relative}
/*# sourceMappingURL=main.fcccd77d.chunk.css.map */