@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";.header{background-color:hsla(0,0%,100%,.94);position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}.header .logo{display:block;height:75px;transition:all .3s ease-in-out;margin:5px auto}@media(min-width: 768px){.header .logo{margin:5px 0}}.fixed-header .header .logo{height:50px}.header__inner{display:flex;justify-content:space-between}.navigation{padding:0;display:none}@media(min-width: 768px){.navigation{display:block}}.navigation__list{display:flex;list-style:none;padding:0;margin:0;height:100%}.navigation__item{border-bottom:solid 3px rgba(0,0,0,0)}.navigation__item--active{border-color:#c63537}.navigation__link{text-decoration:none;color:#000;font-size:16px;padding:0 10px;text-transform:uppercase;height:calc(100% - 3px);display:flex;justify-content:center;flex-direction:column;font-weight:500}.hero{background-image:url("./images/home-stump.jpg");background-size:930px 221px;min-height:221px;background-position:center;display:flex;align-items:center;justify-content:center;position:relative;background-size:cover}@media(min-width: 768px){.hero{background-size:1613px 400px;height:400px}}@media(min-width: 1200px){.hero{background-size:2105px 500px;height:500px}}.hero__gradient{background:linear-gradient(90deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5) 49.47%, rgba(0, 0, 0, 0.2) 68.75%, transparent);bottom:0;left:0;position:absolute;right:0;top:0}.hero__content{display:flex;flex-direction:column;justify-content:center;gap:5px;width:100%;position:relative;padding:30px 0 35px;transition:all .4s ease-in-out .2s;transform:translateY(20px);opacity:0}.loaded .hero__content{transform:translateY(0);opacity:1}.hero__header{color:#fff;display:inline-block;font-size:29px;font-weight:700;line-height:1.1;margin-bottom:25px;margin-top:0;position:relative;text-transform:uppercase;padding:10px 0 5px;width:600px;max-width:100%}@media(min-width: 768px){.hero__header{font-size:32px}}.hero__header::before{content:"";position:absolute;top:100%;width:75%;height:4px;background:#c63537}.hero__paragraph{color:#fff;font-size:18px;line-height:1.6}.hero .button{margin-right:auto;margin-top:10px}.footer{background-color:#333;color:#fff;padding:2rem;text-align:center;margin-top:auto}body,html{margin:0;padding:0;font-family:"Montserrat",sans-serif;scroll-behavior:smooth}*{box-sizing:border-box}.main{padding-top:85px;transition:all .3s ease-in-out}.fixed-header .main{padding-top:55px}.container{width:87%;max-width:87%;margin:0 auto;padding-left:0;padding-right:0}@media(min-width: 768px){.container{width:100%;max-width:1130px;padding:0px 50px}}.content{padding-top:40px;padding-bottom:40px;scroll-margin-top:90px;transition:all .4s ease-in-out .5s;opacity:0}.loaded .content{opacity:1}@media(min-width: 768px){.content{padding-top:80px;padding-bottom:80px}}.fixed-header .content{scroll-margin-top:60px}.content__heading{margin-bottom:30px}@media(min-width: 768px){.content__heading{margin-bottom:50px}}.content__columns{display:flex;flex-wrap:wrap;flex-direction:column;gap:25px}@media(min-width: 768px){.content__columns{flex-direction:row;gap:50px}}.content__column{flex:1}.content iframe{width:100%;height:auto;aspect-ratio:5.6/3.15;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.heading{text-transform:uppercase;letter-spacing:1px;font-weight:600}.heading--red{color:#c63537}h1{font-size:34px;font-size:clamp(24px,34px,5vw);line-height:1.1em;margin-bottom:14px;margin-top:0}h2{font-size:28px;font-size:clamp(18px,28px,5vw);line-height:1.1em;margin-bottom:10px;margin-top:0}h3{font-size:20px;font-size:clamp(16px,20px,3vw);line-height:1.1em;margin-bottom:8px;margin-top:0}h4{font-size:16px;font-size:clamp(14px,16px,2.5vw);line-height:1.2em;margin-bottom:6px;margin-top:0}p{font-size:15px;margin-top:0;line-height:1.4}.page__heading{margin-bottom:26px;text-transform:uppercase;font-size:32px}button,.button{background-color:#c63537;border-color:#c63537;color:#fff;padding:10px 16px;font-size:13px;min-width:90px;border-radius:4px;border:none;cursor:pointer;text-decoration:none}.form__group{margin-bottom:20px}label{display:block;font-weight:700;font-size:14px;margin-bottom:11px}input,textarea{background:#fcfcfc;border:1px solid #e1e1e1;padding:8px 6px;width:100%}.text--red{color:#c63537}.services h3,.services h4{color:#fff}.services__intro{font-size:16px;margin-bottom:50px;line-height:1.8}.services__cta{text-align:center;display:flex;justify-content:center;flex-direction:column;gap:15px}.services__cta .button{color:#222;background-color:#fff;border-color:#fff;margin:auto}.services__section{margin-bottom:40px;padding:30px;border-radius:8px}@media(min-width: 768px){.services__section{margin-bottom:50px;padding:40px}}.services__section--process{padding:0}.services__section h3{font-size:24px;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.services__section p{font-size:16px;line-height:1.6}.services__section--benefits{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15)}.services__section--process{background:#fff;color:#333}.services__section--process h3,.services__section--process h4{color:#c63537}.services__section--process p{color:#555;line-height:1.8}.services__benefits{display:grid;grid-template-columns:1fr;gap:20px;margin-top:25px}@media(min-width: 576px){.services__benefits{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.services__benefits{grid-template-columns:repeat(5, 1fr);gap:25px}}.services__benefit{background:hsla(0,0%,100%,.1);padding:20px;border-radius:8px;text-align:center;transition:transform .3s ease,background .3s ease;display:flex;flex-direction:column;align-items:center}.services__benefit:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.15)}.services__benefit h4{font-size:16px;margin-bottom:10px;font-weight:700;margin-top:12px}.services__benefit p{font-size:13px;margin:0;line-height:1.4}.services__benefit-icon{width:28px;height:28px;color:#fff;stroke:#fff;transition:transform .3s ease}.services__benefit:hover .services__benefit-icon{transform:scale(1.1)}.services__options{display:grid;grid-template-columns:1fr;gap:30px;margin-bottom:40px}@media(min-width: 768px){.services__options{grid-template-columns:repeat(2, 1fr);gap:40px}}.services__option{background:#f5f5f5;color:#333;padding:25px;border-radius:8px;border-left:4px solid #c63537}.services__option h3{font-size:20px;margin-bottom:15px;color:#c63537}.services__option p{font-size:14px;line-height:1.6;margin-bottom:12px;color:#555}.services__option ul{margin:15px 0;padding-left:20px}.services__option ul li{font-size:14px;line-height:1.6;margin-bottom:8px;color:#555}.services__note{font-style:italic;font-size:13px !important;opacity:.85;margin-top:10px;color:#777}.services__pricing{background:rgba(0,0,0,.2);padding:30px;border-radius:8px;border-left:5px solid #fff}@media(min-width: 768px){.services__pricing{padding:40px}}.services__factors{display:flex;flex-direction:column;gap:20px;margin-top:25px}.services__factor{display:flex;flex-direction:column;gap:8px;padding:15px;background:hsla(0,0%,100%,.1);border-radius:6px;border-left:4px solid #fff}@media(min-width: 768px){.services__factor{flex-direction:row;gap:15px}}.services__factor strong{font-size:15px;font-weight:700;min-width:150px}.services__factor span{font-size:14px;line-height:1.6}.services--intro{background:#c63537;color:#fff}.services--white{background:#fff;color:#333}.services--white h2,.services--white h3,.services--white h4{color:#c63537}.services--white .services__option{background:#f9f9f9;border-left-color:#c63537}.services--white .services__option h3{color:#c63537}.services--white .services__option p,.services--white .services__option ul li{color:#555}.services--pricing-section{display:none;background:#c63537;color:#fff}.cta-block{padding:70px 0;background:url(./images/cta-background.jpg) no-repeat center center/cover #333;position:relative;background-attachment:fixed}.cta-block:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75)}.cta-block .container{position:relative}.cta-block__description,.cta-block__description p{color:#fff;text-align:center;font-size:16px;line-height:1.6}.cta-block__buttons{display:flex;row-gap:20px;flex-direction:column;align-items:center;gap:20px;margin-top:10px}@media(min-width: 768px){.cta-block__buttons{flex-direction:row;justify-content:center;gap:40px;margin-top:20px}}.cta-block__buttons img{max-width:190px;width:auto}.cta-block__logo-link{display:inline-flex;align-items:center;text-decoration:none;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.cta-block__logo-link:hover{transform:scale(1.05);opacity:.9}.cta-block__logo-link img{width:175px;max-width:100%}.cta-block__button{margin:auto;margin-bottom:20px}@media(min-width: 768px){.cta-block__button{margin:0;margin-bottom:0}}.cta-block__inner{display:flex;gap:26px;flex-direction:column}@media(min-width: 768px){.cta-block__inner{align-items:center}}.cta-block h2{text-transform:uppercase;font-size:34px;color:#fff;margin-bottom:0;text-align:center}.contact__inner{display:flex;flex-direction:column;gap:25px}@media(min-width: 768px){.contact__inner{justify-content:space-between;flex-direction:row;gap:50px}}.contact__info__text{margin-top:20px}.contact .contact-container{width:100%}@media(min-width: 768px){.contact .contact-container{width:40%}}.contact__info{width:100%}@media(min-width: 768px){.contact__info{width:50%}}.contact .info__item{margin-bottom:10px}.contact .info__item img{width:20px}.contact .info__item span{display:flex;gap:10px;align-items:center;line-height:1}.contact form fieldset{border:none;margin:0;padding:0}.contact form label{color:#c63537;display:block;font-weight:700;font-size:14px;margin-bottom:11px}.contact form input,.contact form textarea{background:#fcfcfc;border:1px solid #e1e1e1;padding:8px 6px;width:100%}.contact form .field.form-control{margin-bottom:20px}/*# sourceMappingURL=app.css.map */
