@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500&display=swap";#nav *{color:#e3f2ff;font-weight:600;list-style:none;margin:auto 0}#desktop-nav{display:flex;justify-content:space-between;margin:.5rem 1rem}#desktop-nav #nav-title{display:flex}#nav-title img{margin-right:1rem;height:4rem;width:4rem;border-radius:50%}#desktop-nav h1{font-size:2rem;font-weight:700}#desktop-nav h1:hover{opacity:.7}.typewriter{overflow:hidden;white-space:nowrap;margin:0 auto;letter-spacing:.05rem;animation:typing 2.5s steps(40,end),blink-caret .75s step-end 7}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-right:.2rem solid orange}}#desktop-nav>ul{display:flex;margin:auto 0}#desktop-nav>ul>li *{font-size:1.25rem;margin:auto 2rem}#desktop-nav>ul>li:hover *{color:#fff;border-bottom:2px solid orange}#mobile-nav{display:none}@media only screen and (max-width: 1199px){#desktop-nav{display:none}#mobile-nav{display:block;margin:0 0 1rem;border-bottom:1px solid rgba(0,0,0,.1);width:100%;z-index:100;position:fixed;top:0;left:0;background-color:#0d2438e6;-webkit-backdrop-filter:saturate(400%) blur(10px);backdrop-filter:saturate(400%) blur(10px)}#mobile-nav-top{display:flex;justify-content:space-between;margin:.5rem 0}#hamburger-menu{fill:#fff;margin-top:.4rem;margin-right:.7rem}#hamburger-menu:hover{cursor:pointer}#mobile-nav-top h1{font-size:1.4rem;margin-left:.7rem}#mobile-nav-list{font-size:1.5rem}#mobile-nav-list li:last-child{padding-bottom:1rem}#mobile-nav-list li,#mobile-nav-list li a{font-weight:600;text-align:right;padding:.4rem 0;margin-right:.4rem}}#footer{background-color:#0d2438;display:flex;justify-content:space-between;min-height:10rem;border-top:1px solid rgb(245,245,245,.2);margin-top:4rem}#footer *{font-size:1.4rem;color:#f5f5f5}#footer>div{margin:2rem 1.5rem;max-width:30%}#footer>div>h1{color:orange;font-weight:700;margin-bottom:.5rem}#footer>div>p,#footer>div>a,#footer>div>p>a{font-size:1.2rem}#footer-nav a{display:flex}#footer-nav a:hover{opacity:.8}.footer-nav-item{margin:.5rem auto}#footer a{text-decoration:underline}@media only screen and (max-width: 768px){#footer{display:block;margin-top:4rem}#footer>div{margin:2rem 1rem;max-width:100%}#footer>div>p,#footer>div>a,#footer>div>p>a{font-size:1.25rem}}#error{display:flex;justify-content:center}#error-card-buttons{display:flex;margin-top:1.5rem}@media only screen and (max-width: 1199px){#error-card-buttons{display:block}#error-card-buttons>*{margin:2rem auto;width:100%}}#display-card{background-color:#f5f5f5;opacity:1;color:#000;margin:5rem 2rem 0;padding:1.5rem 2.5rem 3rem 2rem;border-radius:10px;height:fit-content}#display-card.small{width:35%}#display-card.medium{width:50%}#display-card.large{width:61%}#display-card-icon{display:block;margin:0 auto .75rem;width:2.5rem;max-height:2.5rem}#display-card h1{font-size:2.5rem;text-align:center;margin-bottom:1rem}#display-card ul{list-style:disc;margin-bottom:1rem}#display-card li{font-size:1.25rem;line-height:140%;margin:auto auto .5rem 1.5rem}#display-card li a{font-weight:700}@media only screen and (min-width: 769px) and (max-width: 1299px){#display-card.small,#display-card.medium,#display-card.large{width:60%;margin:3rem auto 0}}@media only screen and (max-width: 768px){#display-card{margin:2rem auto;padding:1.5rem 1.25rem 2rem}#display-card.small,#display-card.medium,#display-card.large{width:95%}}.ig-button{background-color:#1f84ff;color:#fff;font-size:1.4rem;font-weight:500;display:flex;justify-content:center;width:fit-content;margin:0 auto;padding:.5rem 3.5rem;border-radius:5px;box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012}.ig-button:hover{opacity:.8}@media only screen and (max-width: 1199px){.ig-button{padding:.5rem}}#home{z-index:0}#home>img{width:100%;max-height:15rem;object-fit:cover}#home-hero:before{content:"";position:absolute;z-index:-1;background-image:url(https://culpepper-communications.s3.us-east-1.amazonaws.com/Images/writing-kit.jpg);background-repeat:no-repeat;background-size:cover;display:flex;margin:0 auto;width:100%;height:60rem;-webkit-mask-image:linear-gradient(to top,transparent 10%,black);mask-image:linear-gradient(to top,transparent 10%,black)}#home-hero{display:flex;justify-content:center}#home-hero div>h2{font-size:1.6rem;text-align:center;margin-bottom:1rem}#home-card-buttons{display:flex;margin-top:1.5rem}@media only screen and (max-width: 1199px){#home-hero:before{background-image:none;height:unset}#home-hero,#home-card-buttons{display:block}#home-card-buttons>*{margin:2rem auto;width:100%}}#newsletter-promo{background-color:#f5f5f5;margin:4rem auto;padding:1.5rem 2.5rem 2.5rem;border-radius:10px;width:50%}#newsletter-promo.normal{width:50%}#newsletter-promo.wide{width:61%}#mail-notification-icon{display:block;color:#000;width:2.5rem;margin:0 auto .25rem}#newsletter-promo>*{text-align:center}#newsletter-promo h1{color:#000;font-size:2.5rem;margin-bottom:.5rem}#newsletter-promo p{color:#000;font-size:1.3rem;margin-bottom:.5rem}#newsletter-promo a{margin-top:1.25rem}@media only screen and (min-width: 769px) and (max-width: 1299px){#newsletter-promo.normal,#newsletter-promo.wide{width:60%}}@media only screen and (max-width: 768px){#newsletter-promo{padding:1.5rem 1rem 2.5rem}#newsletter-promo.normal,#newsletter-promo.wide{width:95%}#newsletter-promo a{padding:.5rem 1rem}}#samples-bio{width:50%;margin:0 auto}#samples-bio h1{font-size:3.5rem;text-align:center;margin:3rem auto 4rem}#samples-columns{display:flex;width:90%;margin:4rem auto}.samples-card{background-color:#f5f5f5;margin:0 auto 3rem;padding:1.5rem 2rem 3rem;border-radius:10px;height:fit-content;width:45%}.samples-card *{color:#000}#samples-card-icon{display:block;margin:0 auto .75rem;width:2.5rem;max-height:2.5rem}.samples-card h1{font-size:2.5rem;text-align:center;margin:0 auto 1rem}.samples-sample-item,.samples-sample-item *{font-size:1.25rem;list-style:disc;text-decoration:underline;margin:.7rem auto}.samples-sample-item{margin-left:1.25rem}.samples-product-item{display:flex;margin:1.5rem auto}.samples-product-item>div{padding:1rem}.samples-product-item h1{font-size:1.6rem;font-weight:600;margin-bottom:.5rem}.samples-product-item p{font-size:1.2rem}.samples-product-item a{color:#fff}.samples-product-item img{height:100%;max-width:10rem;object-fit:cover;margin:auto 0}@media only screen and (min-width: 769px) and (max-width: 1299px){#samples-bio{width:60%}#samples-bio>h1{margin:5rem auto 2rem}#samples-columns{width:95%}.samples-product-item img{display:none}}@media only screen and (max-width: 768px){#samples-bio{width:100%;margin:0 auto;padding:0 3%}#samples-bio>h1{margin:5rem auto 2rem}#samples-bio>p{font-size:1.25rem}#samples-columns{display:block;width:100%;padding:0 3%}.samples-card{padding:1.5rem 1rem 3rem;width:100%}.samples-sample-item,.samples-sample-item *{font-size:1.25rem}.samples-product-item h1{font-size:2rem}.samples-product-item p{font-size:1.25rem}.samples-product-item>div>a{width:100%}.samples-product-item img{display:none}}#work-sample-story{width:50%;margin:3rem auto}#work-sample-story a,#work-sample-story-body ul li p a{color:#f5f5f5;font-weight:400;text-decoration:underline}#work-sample-story-body h1{font-size:3rem;font-weight:600;text-align:center;margin:6rem auto 3rem}#work-sample-story-body h2{font-size:2rem;font-weight:600}#work-sample-story-body h3{font-size:1.8rem;font-weight:500}#work-sample-story-body h4{font-size:1.6rem;font-weight:500}#work-sample-story-body h5{font-size:1.4rem;font-weight:500}#work-sample-story-body h6{font-size:1.3rem;font-weight:500}#work-sample-story-body p{margin:2rem 0}#work-sample-story-body strong{font-weight:700}#work-sample-story-body img{width:100%;display:block;margin:2rem auto;border-radius:5px}#work-sample-story-body figcaption{display:none}#work-sample-story-body ul{margin:1.5rem 0 2.2rem}#work-sample-story-body li{font-size:1.25rem;font-weight:400;line-height:140%;margin:0 0 .8rem 1.5rem;list-style:disc}#work-sample-story-body li a{color:#2a76db;font-weight:600}#work-sample-story-body code{font-size:1.15rem;background-color:#e6e6e6;margin:0;padding:.2rem .5rem;border-radius:3px}@media only screen and (min-width: 769px) and (max-width: 1299px){#work-sample-story{width:90%}#work-sample-story-body{width:60%;margin:0 auto}}@media only screen and (max-width: 768px){#work-sample-story{width:95%;margin:3.5rem auto}#work-sample-story-body h1{margin:3rem auto}#work-sample-story-body p{font-size:1.4rem}}#about>h1{font-size:3.5rem;text-align:center;margin:3rem auto 4rem}#about-profiles{display:flex;justify-content:space-around}@media only screen and (max-width: 1199px){#about>h1{margin:5rem auto 2rem}#about-profiles{display:block}}#about-me-card{max-width:40%}#about-me-card>img{width:18rem;height:18rem;object-fit:cover;display:flex;margin:0 auto;border-radius:15px}#about-me-card>h1{font-size:2.2rem;margin:1rem auto .5rem;text-align:center}#about-me-card>h2{font-size:1.6rem;font-weight:500;opacity:.8;margin:0 auto 2rem;text-align:center}@media only screen and (min-width: 769px) and (max-width: 1299px){#about-me-card{max-width:45%;margin:0 1.5rem}}@media only screen and (max-width: 768px){#about-me-card{max-width:100%;margin:0 auto 5rem;padding:0 3%}#about-me-card>img{width:15rem;height:15rem}}#contact{z-index:0}#contact>img{width:100%;max-height:15rem;object-fit:cover}#contact-hero:before{content:"";position:absolute;z-index:-1;background-image:url(https://culpepper-communications.s3.us-east-1.amazonaws.com/Images/writing-kit.jpg);background-repeat:no-repeat;background-size:cover;display:flex;margin:0 auto;width:100%;height:60rem;-webkit-mask-image:linear-gradient(to top,transparent 10%,black);mask-image:linear-gradient(to top,transparent 10%,black)}#contact-hero{display:flex;justify-content:center}@media only screen and (max-width: 1199px){#contact-hero:before{background-image:none;height:unset}#contact-hero{display:block}}#contact-form{display:flex;flex-direction:column;text-align:center;justify-content:center}#contact-form label{font-size:1.3rem;font-weight:500;text-align:left;width:100%;margin:.5rem auto 0}#contact-form input{background-color:#d3d3d366;color:#000;font-weight:700;font-size:1.1rem;font-weight:400;width:100%;margin:.5rem auto;padding:0 .5rem;height:2.5rem;border-radius:4px}#contact-form input[type=text]{border:1px solid rgb(211,211,211,.4)}#contact-form input[type=text]:hover{background-color:#d3d3d399}#contact-form input[type=button]{background-color:#1f84ff;color:#fff;font-size:1.4rem;font-weight:500;width:fit-content;margin:.5rem auto;padding:.2rem 2rem;border-radius:5px;border:none;box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012}#contact-form input[type=button]:hover{cursor:pointer;opacity:.9}#contact-form-message{margin-top:2rem}#contact-form-message svg{display:block;margin:0 auto;width:2.5rem;max-height:2.5rem}#contact-form-message #form-sending svg{fill:#000;color:#000}#contact-form-message #form-done svg{color:#24aa24}#contact-form-message p{font-size:1.4rem;font-weight:500}@media only screen and (max-width: 768px){#contact-form label{width:100%}#contact-form input{width:100%;padding:0}#contact-form input[type=button]{width:100%;margin:.75rem auto;padding:0 1.7rem}}*{font-family:Urbanist,sans-serif;margin:0;padding:0;box-sizing:border-box}body{background-color:#0d2438;color:#e3f2ff;margin:0 auto}h1{font-size:2.2rem}p{font-size:1.25rem;line-height:140%;margin-bottom:1rem}p>a{color:#2a76db}p>a:hover{opacity:.8}a{color:#2a76db;text-decoration:none}a:hover{cursor:pointer}ul{list-style:none}img{max-width:100%}.section{margin-bottom:3.5rem}.desktopOnly{display:block}.mobileOnly,.invisible{display:none}.visible{display:block}@media only screen and (min-width: 769px) and (max-width: 1299px){body{margin:0 auto 4rem}}@media only screen and (max-width: 999px){.mobileOnly{display:block}.desktopOnly{display:none}body{margin:3rem auto}p{font-size:1.2rem}}
