@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.marshalPfluger__projects{display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap}.marshalPfluger__projects h1{color:var(--color-text);font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px;text-align:center}.marshalPfluger__project-grid{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:100%;padding:0 20px}.project-item{background:var(--color-blog);border-radius:10px;cursor:pointer;height:400px;margin:10px;padding:20px;width:20%}.marshalPfluger__projects p{color:var(--color-text);font-family:var(--font-family);font-size:17px;text-align:center}.project-item img{border-radius:10px;height:90%;margin-bottom:2px;object-fit:cover;width:100%}@media screen and (max-width:1200px){.project-item{width:25%}}@media screen and (max-width:992px){.project-item{width:33.33333%}}@media screen and (max-width:768px){.project-item{width:50%}}@media screen and (max-width:576px){.project-item{width:100%}}.marshalPfluger__resume{display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap}.marshalPfluger__resume h1{color:var(--color-text);font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px;text-align:center}.marshalPfluger__resume-grid{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:100%;padding:0 20px}.resume-item{background:var(--color-blog);border-radius:10px;cursor:pointer;height:100%;margin:10px;padding:20px;width:100%}.resume-item img{border-radius:10px;height:90%;object-fit:cover;width:100%}@media screen and (max-width:1200px){.resume-item{width:25%}}@media screen and (max-width:992px){.resume-item{width:33.33333%}}@media screen and (max-width:768px){.resume-item{width:50%}}@media screen and (max-width:576px){.resume-item{width:100%}}footer{background:var(--color-footer)}footer,footer a,footer button{display:flex;justify-content:center}footer a,footer button{align-items:center;background:#ff4820;border-radius:10px;height:80px;margin-right:1rem;transition:background-color .3s ease;width:80px}footer a:hover,footer button:hover{background-color:var(--color-text)}footer svg{fill:#000;height:60%;width:60%}@media screen and (max-width:768px){footer a,footer button{height:60px;width:60px}footer svg{height:40%;width:40%}}.marshalPfluger__header{display:flex}.marshalPfluger__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.marshalPfluger__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.marshalPfluger__header-content p{color:#81afdd;font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px}.marshalPfluger__header-content__input{display:flex;margin:2rem 0 1rem;width:100%}.marshalPfluger__header-img{align-items:center;display:flex;flex:1 1;height:200px;justify-content:center;max-height:200px;max-width:200px;width:200px}.marshalPfluger__header-img img{height:100%;width:100%}@media screen and (max-width:1050px){.marshalPfluger__header{flex-direction:column}.marshalPfluger__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.marshalPfluger__header h1{font-size:48px;line-height:60px}.marshalPfluger__header p{font-size:16px;line-height:24px}.marshalPfluger__header-content__people{flex-direction:column;margin:none}.marshalPfluger__header-content__input button,.marshalPfluger__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.marshalPfluger__header h1{font-size:36px;line-height:48px}.marshalPfluger__header p{font-size:14px;line-height:24px}.marshalPfluger__header-content__input button,.marshalPfluger__header-content__input input{font-size:12px;line-height:16px}}.marshalPfluger__features-container_feature-text{display:flex;flex:2 1;max-width:800px}.marshalPfluger__features-container_feature-text p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:500;line-height:24px}.marshalPfluger__features-container__feature{align-items:flex-start;display:flex;flex-direction:column;justify-content:left;margin:1rem;padding:15px;width:100%}.marshalPfluger__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.marshalPfluger__features-container__feature-title h1{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:800;letter-spacing:-.04em;line-height:24px}.marshalPfluger__features-container__feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px #00000040;height:3px;margin-bottom:.5rem;width:50px}.marshalPfluger__features-container__feature-text{display:flex;flex:2 1;max-width:800px}.marshalPfluger__features-container__feature-text ul{list-style-type:disc;margin-top:1rem}.marshalPfluger__features-container__feature-text li{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:500;line-height:24px;margin-bottom:.5rem}@media screen and (max-width:550px){.marshalPfluger__features-container__feature-title h1{font-size:14px;line-height:22px}.marshalPfluger__features-container__feature{margin:1rem 0}}.marshalPfluger__about{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);border-radius:10px;display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.marshalPfluger__about-feature{display:flex;flex-direction:row}.marshalPfluger__about-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.marshalPfluger__about-container .marshalPfluger__features-container__feature{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.marshalPfluger__about-container .marshalPfluger__features-container_feature-text{margin-top:.5rem}.marshalPfluger__about img{border-radius:10px;margin-bottom:2px;max-height:300px;max-width:200px}@media screen and (max-width:850px){.marshalPfluger__about{align-items:flex-start;flex-direction:column;margin-bottom:0}.marshalPfluger__about-heading p{margin-top:1rem}}@media screen and (max-width:650px){.marshalPfluger__about-feature .marshalPfluger__features-container__feature{flex-direction:column}.marshalPfluger__about-feature img{max-height:100px;max-width:100px}.marshalPfluger__about-feature .marshalPfluger__features-container_feature-text{margin-top:.5rem}.marshalPfluger__about-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.marshalPfluger__about-container .marshalPfluger__features-container__feature{margin:1rem 0;min-width:100%}}.contact-form-container{background:var(--color-blog);border-radius:10px;color:var(--color-text);font-family:var(--font-family);margin:2rem auto;max-width:60%;padding:20px;width:100%}.contact-form-container h2{text-align:center}.contact-form{grid-gap:10px;display:grid;gap:10px}.form-group{grid-gap:5px;display:grid;gap:5px}label{font-weight:700}input,textarea{border:1px solid #ccc;border-radius:10px;padding:8px;width:100%}button{background:#ff4820;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:10px;transition:background-color .3s ease}button:hover{background-color:var(--color-text)}@media screen and (max-width:768px){.contact-form-container{max-width:80%;padding:10px}input,textarea{padding:6px}button{padding:8px}}@media screen and (max-width:480px){.contact-form-container{max-width:90%}input,textarea{padding:4px}button{padding:6px}}.marshalPfluger__navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.marshalPfluger__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.marshalPfluger__navbar-links_logo{margin-right:1rem}.marshalPfluger__navbar-links_logo img{height:100px;width:150px}.marshalPfluger__navbar-links_container{display:flex;flex-direction:row}.marshalPfluger__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.marshalPfluger__navbar-links_container p,.marshalPfluger__navbar-menu_container p,.marshalPfluger__navbar-sign p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.marshalPfluger__navbar-menu_container button,.marshalPfluger__navbar-sign button{background:#ff4820;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.marshalPfluger__navbar-menu{display:none;margin-left:1rem;position:relative}.marshalPfluger__navbar-menu svg{cursor:pointer}.marshalPfluger__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5px #0003;display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.marshalPfluger__navbar-menu_container p{margin:1rem 0}.marshalPfluger__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1050px){.marshalPfluger__navbar-links_container{display:none}.marshalPfluger__navbar-menu{display:flex}}@media screen and (max-width:700px){.marshalPfluger__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.marshalPfluger__navbar{padding:2rem}.marshalPfluger__navbar-sign{display:none}.marshalPfluger__navbar-menu_container{top:20px}.marshalPfluger__navbar-menu_container-links-sign{display:block}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var( --color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 100%)}.gradient__text{-webkit-text-fill-color:#0000;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}
/*# sourceMappingURL=main.a0e48166.css.map*/