:root{--bg0:#451f31;--bg1:#fffff0;--h1:#000000;--h2:#f89c59;--h4:#f89c59;--p:#000000;--button:#ffcab0;--button-text:#000000;--cards-bg:#ffcab0;--cards-fg:#000000;--cards-h4:#451f31;--cards-link:#ffcab0}*{margin:0;padding:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}body{background-color:var(--bg0)}h1{font-size:2rem;font-family:Merriweather,serif;font-weight:400}h2{font-size:2.5rem;font-family:Merriweather,serif;color:var(--h2);font-weight:100}h4{font-size:2rem;font-family:Merriweather,serif;color:var(--h4);font-weight:400}p{font-family:"Source Sans Pro",sans-serif;font-size:1.2rem;color:var(--p)}footer{background:var(--bg0);border-radius:4px;padding:1rem;margin:.5rem;-webkit-box-shadow:5px 5px 20px #14090e;box-shadow:5px 5px 20px #14090e}footer p{font-size:1rem;color:#b8b8ab;text-align:center}.main-head{display:none}.about,.landing,.services,.testimonials{padding:.5rem 1rem}.loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--bg0);position:fixed;top:0;left:0;width:100%;height:100%}.loader-text{color:#e3e3e3!important;font-family:Merriweather,serif}.slider{background:var(--h2);position:fixed;top:0;left:0;width:100%;height:100%;-webkit-transform:translateY(100%);transform:translateY(100%)}.hidden{background:var(--bg0);overflow:hidden}.hidden span{font-size:3rem;-webkit-transform:translateY(100%);transform:translateY(100%);display:inline-block}.landing .main-bg{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--bg1);border-radius:4px;background-image:url(../img/pattern-opacity.svg);background-repeat:no-repeat;background-size:cover;background-position-x:-20rem}.landing .main-bg .landing-head{min-height:20vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing .main-bg .landing-head img{-webkit-filter:invert(1);filter:invert(1);width:auto;height:6rem}.landing .main-bg .landing-head h1{text-align:center}.landing .main-bg .landing-content{min-height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing .main-bg .landing-content .hero{width:100%;max-width:500px;height:auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.landing .main-bg .landing-content .hook{width:100%;max-width:500px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background:ivory;-webkit-box-shadow:2px 2px 5px #d9d9cc;box-shadow:2px 2px 5px #d9d9cc;border-radius:8px;padding:1rem;margin-left:1rem;margin-bottom:1rem}.landing .main-bg .landing-content .hook p .cta-scroll{background:url(../img/highlight.svg);background-repeat:no-repeat;background-size:125% 150%;background-position:center}.landing .main-bg .landing-content .hook .contact-buttons{justify-items:center}.landing .main-bg .landing-content .hook .contact-buttons button{background-color:var(--button);color:var(--button-text);font-family:Merriweather,serif;padding:.7rem 1rem;margin:10px;border-radius:4px;cursor:pointer;width:115px;-webkit-transition:all .5s ease;transition:all .5s ease}.landing .main-bg .landing-content .hook .contact-buttons button:hover{background-color:var(--h2);color:var(--bg0)}.about .main-bg{min-height:40vh;background-color:var(--bg1);border-radius:4px}.about .main-bg h2{padding:1rem;color:var(--cards-h4)}.about .main-bg .about-content p{font-size:1.2rem;padding:0 1rem 1rem 1rem;max-width:50rem;min-height:100%;line-height:2.5rem;border-radius:4px;margin:auto}.testimonials .main-bg{min-height:40vh;background-color:var(--bg1);border-radius:4px}.testimonials .main-bg h4,.testimonials .main-bg p{padding:.5rem 1rem}.testimonials .main-bg p{font-family:"Source Sans Pro",sans-serif;font-size:1.2rem}.testimonials .main-bg .testimonials-content{position:relative}.testimonials .main-bg .carousel-item{display:none;text-align:center;max-width:700px;margin:auto}.testimonials .main-bg .reviewer::before{content:"~ "}.testimonials .main-bg .reviewer{font-style:italic}.testimonials .main-bg .next,.testimonials .main-bg .prev{cursor:pointer;position:absolute;top:10vh;width:auto;padding:16px;color:var(--bg0);font-weight:700;font-size:2rem;border-radius:0 4px 4px 0}.testimonials .main-bg .next{position:absolute;right:0;border-radius:4px 0 0 4px}.testimonials h2{padding:1rem;color:var(--cards-h4)}.services .main-bg{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--bg1);border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services .main-bg h2{padding:1rem;color:var(--cards-h4)}.services .main-bg .blurb{max-width:50rem;margin:auto}.services .main-bg .blurb p{font-size:1.2rem;line-height:2.5rem;padding:1rem;margin:1rem;background:var(--button);-webkit-box-shadow:2px 2px 5px #d9d9cc;box-shadow:2px 2px 5px #d9d9cc;border-radius:4px}.services .main-bg .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services .main-bg .cards .card{border-radius:50px;background:var(--bg1);max-width:20rem;border-radius:10px;overflow:hidden;margin:.5rem;-webkit-box-shadow:2px 2px 5px #d9d9cc;box-shadow:2px 2px 5px #d9d9cc;-webkit-transition:-webkit-box-shadow .5s ease;transition:-webkit-box-shadow .5s ease;transition:box-shadow .5s ease;transition:box-shadow .5s ease,-webkit-box-shadow .5s ease}.services .main-bg .cards .card:hover{-webkit-box-shadow:20px 20px 60px #d9d9cc;box-shadow:20px 20px 60px #d9d9cc}.services .main-bg .cards .card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.services .main-bg .cards .card h4,.services .main-bg .cards .card p{padding:.5rem 1rem}.services .main-bg .cards .card p{color:var(--cards-fg);line-height:2rem}.services .main-bg .cards .card h4{color:var(--cards-h4)}@media screen and (max-width:1024px){.landing .main-bg .landing-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1rem}.landing .main-bg .landing-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1rem}.landing .main-bg .landing-content .hook{margin-left:0}.services .main-bg .cards .card{-webkit-box-shadow:2px 2px 5px #d9d9cc;box-shadow:2px 2px 5px #d9d9cc;-webkit-transition:none;transition:none}.services .main-bg .cards .card:hover{-webkit-box-shadow:2px 2px 5px #d9d9cc;box-shadow:2px 2px 5px #d9d9cc}}@media screen and (max-width:540px){.about,.landing,.services,.testimonials{padding:.25rem .5rem}.landing .main-bg .landing-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1rem}.landing .main-bg .landing-head h1{font-size:1.5rem}.landing .main-bg .landing-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1rem}.landing .main-bg .landing-content h2{font-size:2rem}.services .main-bg .cards .card h4{font-size:1.5rem}.about .main-bg .about-content{-ms-grid-columns:(100%) [auto-fit];grid-template-columns:repeat(auto-fit,100%)}}