@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";body{font-family:"Plus Jakarta Sans",sans-serif;--font-family-base: 'Plus Jakarta Sans', sans-serif}.btn{display:inline-block;line-height:1.3;cursor:pointer;font-size:14px;background:#4a6741;border:none;border-radius:25px;padding:12px 20px;box-shadow:0px 4px 6px 0 rgba(0,0,0,.1);text-decoration:none;color:#fff;transition:all .2s ease-in-out}.btn--orange{background:#e86c36}.btn:hover{transform:translateY(-2px)}html,body{scroll-behavior:smooth}.mobile-menu-is-active:before{content:"";position:fixed;top:0;left:0;background:rgba(0,0,0,.7);z-index:10;width:100%;height:100%}.main{padding-top:7.6rem}.page{flex-direction:column}.section{padding:6rem 0;width:100%;scroll-margin-top:7.6rem}@media screen and (min-width: 768px){.section{padding:9.6rem 0}}.section__header{margin-bottom:64px}.section__subtitle{font-size:1.4rem;line-height:1.4;margin-bottom:.8rem;max-width:67rem}.section__title{font-family:"Playfair Display",serif;font-size:clamp(3.8rem,6vw,4.8rem);line-height:1;margin-top:0;margin-bottom:1.6rem;max-width:67rem}.commercial-services{display:flex;flex-wrap:wrap;gap:3.2rem}.commercial-services__item{flex:1;background-color:#f5f2ea;padding:3.2rem 3.2rem 5rem;border-radius:24px;transition:all .3s ease-in-out;min-width:25rem;max-width:100%}.commercial-services__item:hover{transform:translateY(-8px)}.commercial-services__item-icon{width:5.6rem;height:5.6rem;border-radius:1.6rem;display:flex;align-items:center;justify-content:center;margin-bottom:2.4rem;box-shadow:0 1rem 1.5rem 0 rgba(0,0,0,.1)}.commercial-services__item-title{font-family:"Playfair Display",serif;font-size:2.4rem;line-height:1;margin-top:0;margin-bottom:1.2rem}.color--orange{color:#e86c36}.color--green{color:#4a6741}.color--dark-green{color:#2c3e26}.color--black{color:#000}.background--orange{background-color:#e86c36}.background--green{background-color:#4a6741}.background--dark-green{background-color:#2c3e26}.background--black{background-color:#000}.friends{color:#fff}.friends__items{display:flex;gap:3rem;margin-top:7rem;flex-wrap:wrap;color:initial}.friends__item{display:flex;flex-direction:column;flex:1;padding:3.3rem;border-radius:2.4rem;background-color:#fff;border:solid 1px #f3f4f6;box-shadow:0 1rem 1.5rem 0 rgba(0,0,0,.1);transition:all .3s ease-in-out;min-width:25rem;max-width:100%;text-align:center}.friends__item:hover{transform:translateY(-8px)}.friends__item img{width:200px;height:90px;object-fit:contain;margin-bottom:2rem;margin-inline:auto}.friends__item p{margin:0 0 1rem}.header{background-color:#fff;padding:1.2rem 0;min-height:auto;background:hsla(0,0%,100%,.61);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(2.9px);position:fixed;top:0;left:0;width:100%;z-index:9}.header__inner{display:flex;justify-content:space-between;align-items:center}.header__logo{display:flex}.header__cta{display:none;margin:none}@media(min-width: 768px){.header__cta{display:block}}.header__mobile-menu{display:block}.header__mobile-menu svg{width:3.5rem;height:3.5rem}@media(min-width: 767px){.header__mobile-menu{display:none}}.navigation{display:none}@media(min-width: 768px){.navigation{display:flex}}.navigation__list{display:flex;list-style:none;gap:30px}.navigation__link{color:#4b5563;text-decoration:none}.navigation__item--active .navigation__link,.navigation__link:hover{color:#1a1a1a}.logo{width:80px}.mobile-menu{position:fixed;right:0;top:0;height:100%;width:85%;transition:all .3s ease-in-out;transform:translateX(100%);background:#fff;z-index:11;padding:2rem}.mobile-menu-is-active .mobile-menu{transform:translateX(0)}.mobile-menu__cta{margin:2rem 0 1rem}.mobile-menu__inner{display:flex;flex-direction:column;height:100%}.mobile-menu__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.mobile-menu__close{margin-left:auto}.mobile-menu__close svg{width:3rem;height:3rem}.mobile-menu__content{flex:1}.mobile-menu__list{display:flex;flex-direction:column;list-style:none}.mobile-menu__item{margin:0}.mobile-menu__logo{width:150px;margin-inline:auto}.footer{background-color:#2c3e26;text-align:left;padding:6rem 0;color:#d1d5db}.footer__columns{display:flex;flex-direction:column;gap:3rem;margin-bottom:2rem;justify-content:space-between}@media screen and (min-width: 768px){.footer__columns{flex-direction:row;gap:4.8rem;margin-bottom:4rem}}.footer__column{flex:1;max-width:280px}.footer__column-title{font-family:inter;color:#fff;margin:1rem 0 2rem}.footer__column-list{display:flex;flex-direction:column;gap:1.2rem}.footer__column-list a{text-decoration:none}.footer__content-text{margin-top:2rem;margin-bottom:2.4rem}.footer__contact-info{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.footer__contact-info img{max-width:1.6rem;max-height:1.6rem}.footer__contact-info p{margin:0}.footer__social{display:flex;gap:1.6rem}.footer__social-link{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:hsla(0,0%,100%,.1)}.footer__copyright{padding-top:3rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:1rem;font-size:1.4rem}@media screen and (min-width: 768px){.footer__copyright{flex-direction:row;justify-content:space-between}}.footer__copyright-links{display:flex;gap:1rem}.footer__copyright p{margin:0}.footer__copyright p svg{width:1.3rem;height:1.3rem;stroke:#e86c36;margin-right:.2rem}.about{background:#f5f2ea;background:linear-gradient(-64deg, rgb(245, 242, 234) 0%, rgb(255, 255, 255) 50%, rgb(242, 246, 241) 100%)}.about__title{font-size:clamp(5.6rem,10vw,7.2rem);line-height:1;font-family:"Playfair Display",serif;color:#2c3e26;margin-bottom:3.2rem;margin-top:0;text-align:center}.about__content{max-width:772px;margin:auto;text-align:center}.about__content p{margin-bottom:1rem}.about__image{margin:auto;width:1000px;max-width:100%;height:400px;object-fit:cover;border-radius:24px;margin-top:60px}@media screen and (min-width: 768px){.about__image{height:500px}}.hero{height:60rem;width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 768px){.hero{height:70rem}}.hero__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:RGBA(44, 62, 38, 0.7);background:linear-gradient(90deg, rgba(44, 62, 38, 0.9) 0%, rgba(44, 62, 38, 0.7) 50%, rgba(0, 0, 0, 0) 100%);z-index:2}.hero__content{position:relative;z-index:3;max-width:670px}.hero__title{font-size:clamp(5.6rem,10vw,7.2rem);line-height:1;font-family:"Playfair Display",serif;color:#fff;margin-bottom:3.2rem}.hero p{font-size:clamp(1.6rem,2.5vw,2rem);color:#fff;line-height:1.6;margin-bottom:47px}.image-icon-block{display:flex;flex-direction:column}@media screen and (min-width: 768px){.image-icon-block{flex-direction:row}}.image-icon-block__content{padding:3.5rem}@media screen and (min-width: 1120px){.image-icon-block__content{padding:10rem 3.5rem 10rem 3rem}}.image-icon-block__content{color:#fff;width:100%}@media screen and (min-width: 768px){.image-icon-block__content{width:55%}}@media screen and (min-width: 1120px){.image-icon-block__content{width:60%}}.image-icon-block__content-inner{width:100%}@media screen and (min-width: 1120px){.image-icon-block__content-inner{max-width:71rem;margin-left:auto}}.image-icon-block__image{width:100%}@media screen and (min-width: 768px){.image-icon-block__image{width:45%}}@media screen and (min-width: 1120px){.image-icon-block__image{width:40%}}.image-icon-block__image img{width:100%;height:100%;object-fit:cover}.image-icons{display:flex;gap:2.9rem;row-gap:3.1rem;flex-wrap:wrap;margin-top:3rem}.image-icons__item{width:100%}@media screen and (min-width: 1120px){.image-icons__item{width:calc(50% - 1.45rem)}}.image-icons__item{display:flex;gap:16px}.image-icons__item-title{font-size:1.8rem;line-height:28px;margin-top:0;margin-bottom:.8rem}.image-icons__item-paragraph{font-size:1.4rem}.image-icons__item-icon{width:4.8rem;height:4.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.1);flex:none}.residential-services{background:#f2f6f1;text-align:center}.residential-services .section__subtitle,.residential-services .section__title{margin-inline:auto}.residential-services__items{display:flex;gap:2.4rem;flex-wrap:wrap;margin-top:6rem;text-align:left}.residential-services__item{background-color:#fff;border-radius:1.6rem;padding:2.4rem;width:100%;display:flex;flex-direction:column;gap:.7rem;transition:all .3s ease-in-out}@media(min-width: 768px){.residential-services__item{width:calc(50% - 1.2rem)}}@media(min-width: 1120px){.residential-services__item{width:calc(25% - 1.8rem)}}.residential-services__item-title{font-size:2rem;line-height:28px;margin-top:1rem;margin-bottom:0}.residential-services__item-paragraph{font-size:1.4rem}.residential-services__item:hover{transform:translateY(-8px)}.residential-services__item-icon{width:4.8rem;height:4.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#f2f6f1;flex:none}.contact{background:#f5f2ea;background:linear-gradient(-64deg, rgb(245, 242, 234) 0%, rgb(255, 255, 255) 50%, rgb(242, 246, 241) 100%)}.contact__cards{display:flex;flex-direction:column;flex-wrap:wrap;gap:3.2rem;margin-top:6.1rem;margin-bottom:6.1rem;width:100rem;max-width:100%;margin-inline:auto}@media screen and (min-width: 768px){.contact__cards{flex-direction:row}}.contact__card{display:flex;flex-direction:column;flex:1;gap:1.2rem;padding:3.3rem;border-radius:2.4rem;background-color:#fff;border:solid 1px #f3f4f6;box-shadow:0 1rem 1.5rem 0 rgba(0,0,0,.1);transition:all .3s ease-in-out;min-width:25rem;max-width:100%}.contact__card:hover{transform:translateY(-8px)}.contact__card-icon{width:6.4rem;height:6.4rem;border-radius:1.6rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;box-shadow:0 1rem 1.5rem 0 rgba(0,0,0,.1)}.contact__card-title{font-size:2.4rem;font-family:"Playfair Display",serif;font-weight:bold;line-height:3.2rem;margin-top:0;margin-bottom:0}.contact__card-text{font-size:1.6rem;line-height:1.5;color:#6b7280}.contact__card-detail{font-size:1.4rem;color:#9ca3af}.contact__form{border-radius:2.4rem;padding:5rem 3.5rem;background-color:#fff;border:solid 1px #e5e7eb;box-shadow:0 .6rem 1rem 0 rgba(0,0,0,.1);text-align:left;max-width:1000px;width:100%;margin:auto}@media screen and (min-width: 768px){.contact__form{padding:6rem}}.contact__form form{--max-width: 100%}.contact__form-title{color:#4b5563;margin-bottom:4.2rem}.contact__form-subtitle{font-family:"Playfair Display",serif;font-weight:700;font-size:3rem;line-height:3.6rem}.contact__form-inner{max-width:89.6rem;margin:auto;text-align:center}.contact__form-inner .section__subtitle,.contact__form-inner .section__title{max-width:100%}.contact__form-inputs{display:flex;gap:2.4rem;flex-wrap:wrap}.contact__form-inputs .form__input input,.contact__form-inputs .form__input textarea{width:100%;padding:1rem 1.35rem;border-radius:1rem;border:solid 2px #e5e7eb}.contact__form-inputs input,.contact__form-inputs textarea{width:100%;padding:1rem 1.35rem;border-radius:1rem;border:solid 2px #e5e7eb}.contact .form__input{width:100%;text-align:left;margin:0}@media screen and (min-width: 768px){.contact .form__input--half{width:calc(50% - 1.2rem)}}.contact .form__input label{margin-bottom:.8rem;display:block;font-weight:400}.contact .form__input-button{padding:1.2rem 0;width:23rem;background-color:#e86c36;color:#fff;border-radius:1.2rem;border:none;font-size:1.6rem;cursor:pointer;box-shadow:0 1rem 1.5rem 0 rgba(232,108,54,.1);font-family:"Plus Jakarta Sans",sans-serif;display:flex;gap:1rem;justify-content:center;align-items:center;margin:0;transition:all .3s ease}.contact .form__input-button::before{content:"";display:inline-block;width:2rem;height:2rem;background-image:url("/_resources/themes/jungletamers/dist/images/send-icon.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.contact .form__input-button:hover:not(:disabled){background-color:rgb(210.8705357143,80.78125,24.1294642857);transform:translateY(-2px);box-shadow:0 1.5rem 2rem 0 rgba(232,108,54,.2)}.contact .form__input-button:disabled{opacity:.6;cursor:not-allowed}.contact .form-message{padding:1.5rem 2rem;border-radius:1rem;margin-bottom:2rem;font-size:1.6rem;line-height:1.5}.contact .form-message--success,.contact .form-message--good{background-color:#d1fae5;border:1px solid #10b981;color:#065f46}.contact .form-message--error,.contact .form-message--bad{background-color:#fee2e2;border:1px solid #ef4444;color:#991b1b}.contact .form__message{display:block;margin-top:.5rem;font-size:1.4rem}.contact .form__message--error,.contact .form__message--bad{color:#ef4444}.contact .g-recaptcha,.contact #ContactForm_ContactForm_Captcha_Holder{display:none !important}.contact .field.nocaptcha{display:none !important}/*# sourceMappingURL=app.css.map */
