@font-face{font-family:heatwood;src:url(/fonts/heatwood/Heatwood.ttf) format(truetype);font-weight:400;font-style:normal}@font-face{font-family:TenorSans;src:url(/fonts/Tenor_Sans/TenorSans-Regular.ttf) format(truetype);font-weight:400;font-style:normal}@font-face{font-family:bacalisties;src:url(/fonts/bacalisties/Bacalisties.ttf) format(truetype);font-weight:400;font-style:normal}#root{width:100%;min-height:100vh}:root{--header-height: 130px}@media(max-width:900px){:root{--header-height: 100px}}*{margin:0;padding:0;box-sizing:border-box}.page-bg{display:flex;flex-direction:column;align-items:center;padding:0 20px;position:fixed;top:2%;left:0;right:0;width:100%;z-index:1000}.header-wrapper{width:100%;max-width:1100px;padding-top:20px}.header-pill{background:#fff;border-radius:60px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 24px #503c141a,0 1px 4px #503c140f;border:1px solid rgba(180,160,100,.18);gap:8px;position:relative}.logo{display:flex;align-items:center;text-decoration:none;width:120px;flex-shrink:0}.logo-img{position:absolute;top:-10px;height:53px;width:auto;object-fit:cover;display:block}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.nav-link{font-family:Tenorsans;font-size:.72rem;font-weight:600;letter-spacing:.1em;color:#5a4a2a;text-decoration:none;padding:6px 12px;border-radius:30px;white-space:nowrap;flex-shrink:0}.nav-link:hover{color:#2d5a27;background:#2d5a2714}.nav-link.active{color:#2d5a27;background:#2d5a271a}.divider{width:1px;height:36px;background:linear-gradient(to bottom,transparent,rgba(90,74,42,.3),transparent);flex-shrink:0;margin:0 6px}.actions{display:flex;align-items:center;gap:6px;flex-shrink:0;width:120px;justify-content:flex-end}.action-btn{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .22s ease;flex-shrink:0;padding:0;overflow:hidden}.action-icon{width:20px;height:20px;object-fit:contain;display:block}.action-btn-globe{background:#2d5a27}.action-btn-globe:hover{background:#3a7232;transform:scale(1.07)}.action-btn-user{background:#8b3a2a}.action-btn-user:hover{background:#a04535;transform:scale(1.07)}.action-btn-phone{background:#2d5a27}.action-btn-phone:hover{background:#3a7232;transform:scale(1.07)}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;color:#3a2a0a;padding:4px;border-radius:8px;transition:background .2s}.mobile-menu-btn:hover{background:#2d5a2714}.mobile-nav{display:none;flex-direction:column;gap:0;background:#faf7f0;border-radius:24px;margin-top:8px;padding:16px 20px;box-shadow:0 4px 24px #503c141a;border:1px solid rgba(180,160,100,.18);overflow:hidden;animation:slideDown .25s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav.open{display:flex}.mobile-nav-link{font-family:Raleway,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.12em;color:#5a4a2a;text-decoration:none;padding:12px 16px;border-radius:12px;transition:all .2s ease;display:block}.mobile-nav-link:hover,.mobile-nav-link.active{color:#2d5a27;background:#2d5a2714}.mobile-actions{display:flex;gap:10px;padding:14px 16px 4px;border-top:1px solid rgba(180,160,100,.2);margin-top:8px}@media(max-width:1024px)and (min-width:769px){.logo,.actions{width:100px}.nav-link{font-size:.65rem;padding:6px 9px;letter-spacing:.07em}}@media(max-width:900px)and (min-width:769px){.logo,.actions{width:90px}.nav-link{font-size:.6rem;padding:6px 7px;letter-spacing:.05em}}@media(max-width:768px){.nav,.divider,.actions{display:none}.mobile-menu-btn{display:flex}.header-pill{padding:10px 16px}.header-wrapper{padding-top:12px;padding-bottom:8px}.logo{width:auto}}.hero{position:relative;width:100%;height:calc(100vh - var(--header-height, 130px));overflow:hidden}.hero_overlay{position:absolute;inset:0;background:#ede6d28c;z-index:0}.hero__inner{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch}.hero__content{flex:0 0 55%;width:55%;display:flex;flex-direction:column;justify-content:center;padding:2% 2% 2% 5%;min-width:0}.hero__tree-wrap{flex:0 0 45%;width:45%;margin-top:16%;position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding:0;overflow:visible}.hero__tree{width:auto;height:82%;display:block;object-fit:contain;object-position:top right;flex-shrink:0}.hero__tree-line{position:absolute;bottom:6%;right:0;width:130px;height:5px;background:linear-gradient(to right,#773919,#9c5841);border-radius:4px;pointer-events:none}.hero__headline{display:flex;flex-direction:column;line-height:1;margin:0}.hero__headline-top{font-family:Raleway,sans-serif;font-weight:100;font-size:7rem;color:#2a5424;letter-spacing:-.01em;line-height:1;display:inline-flex;align-items:center;gap:2px;text-transform:uppercase;white-space:nowrap}.hero__grow-o{display:inline-flex;align-items:center;justify-content:center}.hero__grow-icon{width:6rem;height:6rem;object-fit:contain;display:block}.hero__headline-script{font-family:bacalisties,cursive;font-size:5.5rem;color:#2a5424;font-weight:500;line-height:1.1;margin-top:-6px;display:block}.hero__body{font-family:TenorSans,serif;font-size:1.1rem;color:#3d3320;line-height:1.7;margin-top:18px;margin-bottom:0}.hero__divider{margin-top:20px;display:flex;align-items:center;width:100%;position:relative}.hero__divider-line{display:block;flex:1;height:3px;background:linear-gradient(to right,#773919,#9c5841);border-radius:4px}.hero__divider-leaves{position:relative;width:52px;height:38px;flex-shrink:0;margin-left:-4px}.hero__divider-leaf1,.hero__divider-leaf2,.hero__divider-leaf3{position:absolute;object-fit:contain;display:block;width:22px;height:auto}.hero__divider-leaf1{top:0;left:35%;transform:rotate(-35deg)}.hero__divider-leaf2{bottom:0;left:10%;transform:rotate(20deg)}.hero__divider-leaf3{bottom:0;right:5%;transform:rotate(-15deg)}@media(max-width:1400px){.hero__headline-top{font-size:5.5rem}.hero__grow-icon{width:4.8rem;height:4.8rem}.hero__headline-script{font-size:4.2rem}.hero__body{font-size:1rem;margin-top:16px}.hero__divider{margin-top:16px}.hero__tree{height:78%}}@media(max-width:1200px){.hero__content{padding:2% 2% 2% 4%}.hero__headline-top{font-size:4.5rem}.hero__grow-icon{width:3.9rem;height:3.9rem}.hero__headline-script{font-size:3.5rem}.hero__body{font-size:.95rem;margin-top:14px}.hero__tree{height:74%}.hero__divider-leaf1,.hero__divider-leaf2,.hero__divider-leaf3{width:18px}.hero__divider-leaves{width:44px;height:32px}}@media(max-width:1024px){.hero__content{padding:2% 1% 2% 3%}.hero__headline-top{font-size:3.8rem}.hero__grow-icon{width:3.3rem;height:3.3rem}.hero__headline-script{font-size:3rem}.hero__body{font-size:.88rem;margin-top:12px}.hero__tree{height:68%}.hero__tree-line{height:4px}}@media(max-width:820px){.hero__headline-top{font-size:3rem}.hero__grow-icon{width:2.6rem;height:2.6rem}.hero__headline-script{font-size:2.4rem}.hero__body{font-size:.8rem;margin-top:10px}.hero__tree{height:60%}.hero__divider{margin-top:12px}.hero__divider-leaf1,.hero__divider-leaf2,.hero__divider-leaf3{width:14px}.hero__divider-leaves{width:36px;height:26px}}@media(max-width:680px){.hero{height:auto;min-height:0}.hero__inner{height:auto;align-items:flex-start}.hero__content{flex:0 0 58%;width:58%;padding:16px 6px 16px 18px;justify-content:flex-start}.hero__tree-wrap{flex:0 0 42%;width:42%}.hero__headline-top{font-size:2.4rem}.hero__grow-icon{width:2.1rem;height:2.1rem}.hero__headline-script{font-size:1.9rem}.hero__body{font-size:.75rem;margin-top:8px}.hero__tree{height:auto;width:100%;max-height:260px;margin-top:0}.hero__tree-line{height:3px;bottom:0}.hero__divider{margin-top:10px}.hero__divider-leaf1,.hero__divider-leaf2,.hero__divider-leaf3{width:12px}.hero__divider-leaves{width:30px;height:22px}}@media(max-width:480px){.hero__content{flex:0 0 60%;width:60%;padding:12px 4px 12px 12px}.hero__tree-wrap{flex:0 0 40%;width:40%}.hero__headline-top{font-size:1.9rem}.hero__grow-icon{width:1.65rem;height:1.65rem}.hero__headline-script{font-size:1.5rem}.hero__body{font-size:.68rem;margin-top:6px}.hero__tree{max-height:200px}.hero__tree-line{height:2px}.hero__divider{margin-top:8px}.hero__divider-leaf1,.hero__divider-leaf2,.hero__divider-leaf3{width:10px}.hero__divider-leaves{width:26px;height:18px}}@media(max-width:360px){.hero__content{padding:30px 4px 10px 10px}.hero__headline-top{font-size:1.6rem}.hero__grow-icon{width:1.4rem;height:1.4rem}.hero__headline-script{font-size:1.25rem}.hero__body{font-size:.62rem}.hero__tree{max-height:170px}}.contact-container-bg{position:relative;align-items:center;background-image:url(/images/first_bg.svg);background-size:cover;background-position:center top;background-repeat:no-repeat}.contact-overlay{position:absolute;inset:0;background:#fff6d94d}.cstrip{position:relative;width:100%;padding:64px 40px 72px;overflow:hidden}.cstrip__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:52px}.cstrip__heading{font-family:Raleway,sans-serif;font-weight:700;font-size:2.8rem;color:#2a5424;text-align:center;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.cstrip__cards{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:center;gap:40px;width:100%}.cstrip__card{flex:1 1 0;max-width:260px;min-width:0;display:flex;flex-direction:column;align-items:center;text-decoration:none;cursor:pointer}.cstrip__icon-wrap{position:relative;width:120px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:auto}.cstrip__leaf-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block}.cstrip__icon{position:relative;z-index:1;width:44px;height:44px;object-fit:contain;display:block;margin-top:-4px}.cstrip__card:hover .cstrip__icon-wrap{transform:scale(1.05);transition:transform .25s ease}.cstrip__line-row{width:100%;display:flex;flex-direction:row;align-items:center;margin-top:12px}.cstrip__line{display:block;flex:1;height:3.3px;background-color:#8b3a2a;border-radius:10px}.cstrip__leaf-cluster{position:relative;width:28px;height:28px;flex-shrink:0}.cstrip__leaf-cluster--left{margin-right:-1px}.cstrip__leaf-cluster--right{margin-left:-1px}.cstrip__ll{position:absolute;width:20px;height:auto;object-fit:contain;display:block}.cstrip__leaf-cluster--left .cstrip__ll--top{top:-5px;left:8px;transform:rotate(-100deg) scaleX(-1);transform-origin:center center}.cstrip__leaf-cluster--left .cstrip__ll--bot{bottom:-4px;left:35px;transform:rotate(360deg) scaleX(-1);transform-origin:center center}.cstrip__leaf-cluster--right .cstrip__ll--top{top:-5px;right:15px;transform:rotate(100deg);transform-origin:center center}.cstrip__leaf-cluster--right .cstrip__ll--bot{bottom:-4px;right:15px;transform:rotate(-360deg);transform-origin:center center}.cstrip__label{font-family:Raleway,sans-serif;font-weight:600;font-size:.85rem;color:#8b3a2a;letter-spacing:.05em;margin-top:10px;text-align:center;white-space:nowrap;display:block}@media(max-width:1100px){.cstrip__heading{font-size:2.4rem}.cstrip__cards{gap:28px}.cstrip__icon-wrap{width:100px;height:66px}.cstrip__icon{width:36px;height:36px}.cstrip__label{font-size:.78rem}}@media(max-width:860px){.cstrip{padding:48px 24px 56px}.cstrip__inner{gap:36px}.cstrip__heading{font-size:2rem}.cstrip__cards{gap:18px}.cstrip__card{max-width:200px}.cstrip__icon-wrap{width:84px;height:56px}.cstrip__icon{width:30px;height:30px}.cstrip__label{font-size:.7rem}.cstrip__ll{width:13px}.cstrip__leaf-cluster{width:22px;height:22px}}@media(max-width:600px){.cstrip{padding:36px 16px 44px}.cstrip__inner{gap:28px}.cstrip__heading{font-size:1.5rem}.cstrip__cards{gap:10px}.cstrip__card{max-width:160px}.cstrip__icon-wrap{width:68px;height:45px}.cstrip__icon{width:24px;height:24px;margin-top:-2px}.cstrip__line-row{margin-top:8px}.cstrip__label{font-size:.6rem;margin-top:6px}.cstrip__ll{width:11px}.cstrip__leaf-cluster{width:18px;height:18px}.cstrip__leaf-cluster--left .cstrip__ll--top,.cstrip__leaf-cluster--left .cstrip__ll--bot{left:3px}.cstrip__leaf-cluster--right .cstrip__ll--top,.cstrip__leaf-cluster--right .cstrip__ll--bot{right:3px}}@media(max-width:400px){.cstrip__heading{font-size:1.2rem}.cstrip__cards{gap:6px}.cstrip__icon-wrap{width:54px;height:36px}.cstrip__icon{width:20px;height:20px}.cstrip__label{font-size:.52rem}.cstrip__ll{width:9px}}.cform{position:relative;width:100%;padding:64px 40px 80px;display:flex;justify-content:center}.cform__inner{width:100%;max-width:780px;display:flex;flex-direction:column;align-items:center}.cform__tree-wrap{margin-bottom:16px}.cform__tree{width:76px;height:auto;display:block;object-fit:contain}.cform__heading{font-family:Raleway,sans-serif;font-weight:700;font-size:2.2rem;color:#2a5424;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:0 0 18px;white-space:nowrap}.cform__deco-line{width:100%;display:flex;flex-direction:row;align-items:center;margin-bottom:44px}.cform__deco-rule{display:block;flex:1;height:3px;background-color:#8b3a2a;border-radius:10px}.cform__deco-cluster{position:relative;height:32px;flex-shrink:0}.cform__deco-cluster--left{margin-right:-1px}.cform__deco-cluster--right{margin-left:-1px}.cform__deco-leaf{position:absolute;width:28px;height:auto;object-fit:contain;display:block}.cform__deco-cluster--left .cform__deco-leaf--top{top:0;left:16px;width:20px;transform:rotate(-110deg) scaleX(-1)}.cform__deco-cluster--left .cform__deco-leaf--bot{bottom:-10px;transform:rotate(360deg) scaleX(-1)}.cform__deco-cluster--right .cform__deco-leaf--top{top:-8px;right:19px;transform:rotate(-80deg)}.cform__deco-cluster--right .cform__deco-leaf--bot{bottom:-2px;right:8px;width:20px;transform:rotate(-360deg)}.cform__form{width:100%;display:flex;flex-direction:column;gap:32px}.cform__field{width:100%;display:flex;flex-direction:column;gap:6px}.cform__label{font-family:Raleway,sans-serif;font-weight:600;font-size:1.3rem;color:#2a542461;letter-spacing:.14em;text-transform:uppercase;line-height:1;pointer-events:none}.cform__input{width:100%;background:transparent;border:none;outline:none;font-family:Raleway,sans-serif;font-size:1.05rem;color:#2a5424;padding:2px 0 8px;letter-spacing:.05em}.cform__underline{display:block;width:100%;height:3px;background-color:#8b3a2a;border-radius:10px}.cform__field:focus-within .cform__underline{height:3px;background-color:#a04535}.cform__submit-wrap{display:flex;justify-content:flex-end;margin-top:8px}.cform__submit{background-color:#1a4218;color:#fff;border:none;cursor:pointer;font-family:Raleway,sans-serif;font-weight:600;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;padding:14px 48px;border-top-left-radius:100px;border-bottom-right-radius:100px;min-width:160px;transition:background-color .22s ease,transform .22s ease}.cform__submit:hover{background-color:#2a5424;transform:scale(1.04)}@media(max-width:900px){.cform{padding:52px 32px 68px}.cform__inner{max-width:640px}.cform__tree{width:64px}.cform__heading{font-size:1.85rem}.cform__label{font-size:1.15rem}.cform__input{font-size:.95rem}.cform__form{gap:28px}.cform__deco-line{margin-bottom:36px}}@media(max-width:680px){.cform{padding:40px 24px 52px}.cform__inner{max-width:100%}.cform__tree{width:54px}.cform__heading{font-size:1.45rem;letter-spacing:.06em}.cform__label{font-size:.95rem}.cform__input{font-size:.88rem}.cform__form{gap:22px}.cform__deco-line{margin-bottom:28px}.cform__deco-leaf{width:14px}.cform__deco-cluster{width:28px;height:26px}.cform__submit{font-size:.68rem;padding:12px 36px;min-width:130px}}@media(max-width:420px){.cform{padding:28px 16px 40px}.cform__tree{width:42px}.cform__heading{font-size:1.1rem;letter-spacing:.04em}.cform__label,.cform__input{font-size:.78rem}.cform__form{gap:18px}.cform__deco-line{margin-bottom:22px}.cform__deco-leaf{width:12px}.cform__deco-cluster{width:22px;height:20px}.cform__deco-cluster--left .cform__deco-leaf--top,.cform__deco-cluster--left .cform__deco-leaf--bot{left:4px}.cform__deco-cluster--right .cform__deco-leaf--top,.cform__deco-cluster--right .cform__deco-leaf--bot{right:4px}.cform__submit{font-size:.62rem;padding:10px 28px;min-width:110px}}.footer{position:relative;width:100%;padding:56px 64px 64px}.footer__inner{width:100%;max-width:1100px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:48px}.footer__card-wrap{position:relative;width:240px;flex-shrink:0}.footer__card-shadow{position:absolute;top:14px;left:14px;width:100%;height:100%;background:linear-gradient(to bottom,#9c5841,#773919);border-radius:6px;z-index:0}.footer__card{position:relative;z-index:1;width:100%;background:linear-gradient(to bottom,#005d30,#082818);border-radius:6px;padding:32px 24px 28px;display:flex;flex-direction:column;align-items:center;gap:16px}.footer__card-title{font-family:TenorSans;font-weight:700;font-size:1rem;color:#fff;letter-spacing:.06em;text-transform:uppercase;text-align:center;line-height:1.5}.footer__card-img-wrap{width:100%;display:flex;justify-content:center;color:#fff}.footer__card-img{max-width:160px;height:auto;object-fit:contain;display:block;color:#fff}.footer__card-sub{font-family:TenorSans;font-weight:700;font-size:.88rem;color:#fff;letter-spacing:.06em;text-transform:uppercase;text-align:center;line-height:1.5}.footer__right{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.footer__logo-wrap{display:flex;justify-content:center}.footer__logo{width:340px;height:auto;object-fit:contain;display:block}.footer__nav{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:0}.footer__nav-item{display:inline-flex;align-items:center}.footer__nav-link{font-family:TenorSans;font-weight:600;font-size:.8rem;color:#2a5424;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;padding:0 14px;white-space:nowrap;transition:color .2s ease}.footer__nav-link:hover{color:#8b3a2a}.footer__nav-pipe{font-size:1.5rem;color:#2a5424;opacity:1;font-weight:600;line-height:1;flex-shrink:0}@media(max-width:1024px){.footer{padding:48px 48px 56px}.footer__card-wrap{width:210px}.footer__card-shadow{top:12px;left:12px}.footer__card{padding:28px 20px 24px}.footer__card-title{font-size:.9rem}.footer__card-sub{font-size:.8rem}.footer__logo{max-width:300px}.footer__nav-link{font-size:.72rem;padding:0 10px}}@media(max-width:820px){.footer{padding:40px 32px 48px}.footer__inner{gap:32px}.footer__card-wrap{width:180px}.footer__card-shadow{top:10px;left:10px}.footer__card{padding:22px 16px 20px;gap:12px}.footer__card-title{font-size:.78rem}.footer__card-sub{font-size:.7rem}.footer__card-img{max-width:120px}.footer__logo{max-width:240px}.footer__right{gap:24px}.footer__nav-link{font-size:.65rem;padding:0 8px}}@media(max-width:600px){.footer{padding:32px 20px 40px}.footer__inner{gap:20px}.footer__card-wrap{width:148px}.footer__card-shadow{top:8px;left:8px}.footer__card{padding:18px 12px 16px;gap:10px}.footer__card-title{font-size:.65rem}.footer__card-sub{font-size:.58rem}.footer__card-img{max-width:70px}.footer__logo{max-width:180px}.footer__right{gap:18px}.footer__nav{flex-wrap:wrap;justify-content:center;gap:4px 0}.footer__nav-link{font-size:.58rem;padding:0 6px}.footer__nav-pipe{font-size:.7rem}}@media(max-width:400px){.footer{padding:24px 14px 32px}.footer__inner{gap:14px}.footer__card-wrap{width:120px}.footer__card-shadow{top:6px;left:6px}.footer__card{padding:14px 10px 12px;gap:8px}.footer__card-title{font-size:.55rem}.footer__card-sub{font-size:.5rem}.footer__card-img{max-width:50px}.footer__logo{max-width:140px}.footer__nav-link{font-size:.52rem;padding:0 4px}}.pnf-wrapper{width:100%;min-height:100vh;background:url(/images/first_bg.svg);display:flex;flex-direction:column}.pnf-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px 80px;text-align:center}.pnf-tree-wrap{margin-bottom:20px;margin-left:-50px}.pnf-tree{width:72px;height:auto;object-fit:contain;display:block}.pnf-code{font-family:Raleway,sans-serif;font-weight:900;font-size:7rem;color:#2a5424;letter-spacing:.06em;line-height:1;margin:0 0 12px}.pnf-rule{width:120px;height:2px;background-color:#8b3a2a;border-radius:2px;margin:0 auto 24px}.pnf-title{font-family:Raleway,sans-serif;font-weight:700;font-size:1.8rem;color:#2a5424;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px}.pnf-desc{font-family:TenorSans,serif;font-size:1rem;color:#5a4a2a;line-height:1.8;max-width:36ch;margin:0 auto 40px}.pnf-btn{display:inline-block;background-color:#1a4218;color:#fff;text-decoration:none;font-family:Raleway,sans-serif;font-weight:600;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;margin:30px;padding:14px 48px;border-top-left-radius:100px;border-bottom-right-radius:100px}.pnf-btn:hover{background-color:#2a5424;transform:scale(1.04)}@media(max-width:600px){.pnf-code{font-size:5rem}.pnf-title{font-size:1.35rem}.pnf-desc{font-size:.88rem}.pnf-tree{width:54px}.pnf-btn{font-size:.7rem;padding:12px 36px}}@media(max-width:380px){.pnf-code{font-size:3.8rem}.pnf-title{font-size:1.1rem}.pnf-desc{font-size:.78rem}.pnf-tree{width:42px}}.cgb-section{position:relative;background-color:#f5f0e8;width:100%;overflow:hidden;padding:40px 0 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.cgb-bg-leaf{position:absolute;left:-20%;top:2%;width:80%;height:80%;opacity:.18;pointer-events:none;object-fit:contain;z-index:0}.cgb-header{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;text-align:center}.cgb-tree-icon{width:48px;height:48px;object-fit:contain;margin-bottom:2px}.cgb-title{font-family:Tenorsans;font-size:6rem;font-weight:400;color:#1a4d2e;letter-spacing:.04em;margin:0;line-height:1;white-space:nowrap}.cgb-subtitle{font-family:heatwood;font-size:3.5rem;font-weight:400;color:#1a4d2e;margin-left:16%;line-height:1.2}.cgb-images{position:relative;z-index:2;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:3px;width:100%}.cgb-panel{overflow:hidden;flex-shrink:0}.cgb-panel img{width:100%;height:100%;object-fit:cover;display:block}.cgb-panel--left{width:32%;border-bottom-right-radius:50px;border-top-right-radius:50px;aspect-ratio:3 / 4}.cgb-panel--center{width:24%;border-radius:50px;aspect-ratio:3.4 / 5}.cgb-panel--right{width:44%;border-top-left-radius:50px;border-bottom-left-radius:50px;aspect-ratio:3.7 / 2}.first-section{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100vh}.hero-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:60px 80px}.hero-title{display:flex;flex-direction:column;gap:2px;margin-bottom:18px;margin-top:90px}.hero-script{font-family:heatwood;font-size:5rem;color:#f5f0e8;line-height:1.1;font-weight:400;letter-spacing:.01em}.hero-bold{font-family:TenorSans;font-size:3.6rem;color:#fff;line-height:1.05;font-weight:400;letter-spacing:.04em;padding-top:15px;text-transform:uppercase}.hero-description{font-family:TenorSans;font-size:1.4rem;font-weight:600;color:#fff6d9;line-height:1.7;max-width:600px}.hero-bottom-bar{display:flex;align-items:stretch;width:100%;height:90px;margin-bottom:60px;position:relative}.hero-pill{background-color:#f0ead8;display:flex;align-items:center;justify-content:flex-start;padding:0 48px;width:320px;flex-shrink:0;border-bottom-right-radius:160px}.hero-pill-text{font-family:TenorSans,serif;font-size:1.9rem;color:#1a4a2e;font-weight:700;text-transform:uppercase}.hero-stats{display:flex;gap:64px;padding:0 64px 20px;flex:1;position:relative}.hero-stat{display:flex;flex-direction:column;align-items:flex-start;position:relative}.stat-number{font-family:TenorSans;font-size:5rem;color:#ffffff4d;line-height:1;font-weight:700;letter-spacing:.02em;-webkit-user-select:none;user-select:none;position:absolute;bottom:100%;left:-8px;margin-bottom:-30px}.stat-text{font-family:TenorSans,serif;font-size:1.4rem;color:#fff;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.6}@media(min-width:1400px){.hero-pill{width:480px;padding:0 80px}.hero-stats{padding:0 80px 20px;gap:25%}.hero-script{font-size:4rem}.hero-bold{font-size:5rem}.stat-number{font-size:7rem}}@media(max-width:1400px)and (min-width:1025px){.hero-pill{width:480px;padding:0 80px}.hero-stats{gap:25%;padding-bottom:20px}.hero-script{font-size:3rem}.hero-bold{font-size:4rem}.stat-number{font-size:6rem}.stat-text{font-size:1rem}}@media(max-width:1024px){.hero-script{font-size:3rem}.hero-bold{font-size:3.3rem}.hero-description{font-size:1.2rem}.hero-pill-text{font-size:1.5rem}.hero-stats{gap:25%;padding:0 40px 20px}.stat-number{font-size:5rem}.stat-text{font-size:1rem}}@media(max-width:768px){.hero-content{padding:40px 32px}.hero-script{font-size:3.2rem}.hero-bold{font-size:2.2rem}.hero-description{font-size:.88rem}.hero-pill{width:300px;height:70px}.hero-pill-text{font-size:1rem}.stat-number{font-size:4rem;margin-bottom:-20px}.stat-text{font-size:.9rem}}@media(max-width:700px){.stat-text{font-size:.6rem}}@media(max-width:600px){.hero-content{padding:40px 32px}.hero-script,.hero-bold{font-size:2rem}.hero-description{font-size:.88rem}.hero-pill{width:260px;height:60px}.hero-pill-text{font-size:1rem}.stat-number{font-size:3.8rem;margin-bottom:-20px}.stat-text{font-size:.5rem}}@media(max-width:520px){.hero-script{font-size:1.8rem}.hero-bold{font-size:1.9rem}.hero-description{font-size:.8rem}.hero-pill{width:200px;height:50px}.hero-pill-text{font-size:.78rem}.stat-number{font-size:3rem;margin-bottom:-20px}.stat-text{font-size:.5rem}}@media(max-width:480px){.hero-content{padding:32px 20px}.hero-bold{font-size:1.7rem}.hero-pill{width:180px;height:50px}.hero-pill-text{font-size:.63rem}.hero-stats{gap:20px}.stat-number{font-size:2.4rem;margin-bottom:-18px}.stat-text{font-size:.5rem}}@media(max-width:360px){.hero-script{font-size:1.3rem}.hero-bold{font-size:1.5rem}.hero-description{font-size:.7rem}.hero-pill{width:130px;height:50px;padding:10px 30px}.hero-pill-text{font-size:.5rem}.stat-number{font-size:2.2rem;margin-bottom:-14px}.stat-text{font-size:.5rem}}.hiw-section{background:url(/images/first_bg.svg);padding:56px 60px;font-family:TenorSans}.hiw-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:48px}.hiw-left{flex-shrink:0;width:250px;height:320px;background:linear-gradient(#005d30,#082818);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.hiw-tree-bg{position:absolute;inset:0;width:100%;height:100%;opacity:.2;pointer-events:none}.hiw-left-text{position:relative;z-index:1;text-align:center;color:#fff;padding:16px}.hiw-how{display:block;font-family:TenorSans,serif;font-size:37px;letter-spacing:3px;text-transform:uppercase;margin-bottom:7px}.hiw-works{font-family:Heatwood;font-size:35px;line-height:1.1;margin:0}.hiw-right{flex:1;display:flex;align-items:flex-start}.hiw-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.hiw-icon-row{display:flex;align-items:center;width:100%}.hiw-line-seg{flex:1;height:1.5px;background-color:#2e6b42}.hiw-line-invisible{background-color:transparent!important}.hiw-icon-wrap{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.hiw-icon{width:100%;height:100%;object-fit:contain}.hiw-step-body{margin-top:12px;padding:0 8px;width:100%}.hiw-step-title{font-family:TenorSans;font-size:20px;font-weight:700;margin:0 0 20px;letter-spacing:.3px}.hiw-step-title--brown{background:linear-gradient(90deg,#9c5841,#773919);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hiw-step-title--green{color:#1a4a2e;background:none;-webkit-text-fill-color:#1a4a2e}.hiw-step-desc{font-family:TenorSans;font-size:15px;font-weight:900;line-height:1.6;margin:0}.hiw-step-desc--brown{background:linear-gradient(90deg,#9c5841,#773919);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hiw-step-desc--green{color:#2e6b42;background:none;-webkit-text-fill-color:#2e6b42}@media(max-width:1024px){.hiw-section{padding:40px 32px}.hiw-inner{gap:28px}.hiw-left{width:200px;height:260px}.hiw-how{font-size:28px;letter-spacing:2px}.hiw-works{font-size:28px}.hiw-icon-wrap{width:52px;height:52px}.hiw-step-title{font-size:15px;margin-bottom:10px}.hiw-step-desc{font-size:12px}}@media(max-width:768px){.hiw-section{padding:32px 20px}.hiw-inner{gap:16px}.hiw-left{width:160px;height:210px}.hiw-how{font-size:22px;letter-spacing:1.5px;margin-bottom:4px}.hiw-works{font-size:22px}.hiw-icon-wrap{width:42px;height:42px}.hiw-step-title{font-size:13px;margin-bottom:6px}.hiw-step-desc{font-size:11px;line-height:1.5}.hiw-step-body{margin-top:8px;padding:0 4px}}@media(max-width:600px){.hiw-section{padding:24px 12px}.hiw-inner{gap:10px}.hiw-left{width:120px;height:160px}.hiw-how{font-size:16px;letter-spacing:1px;margin-bottom:2px}.hiw-works{font-size:16px}.hiw-icon-wrap{width:32px;height:32px}.hiw-line-seg{height:1px}.hiw-step-title{font-size:11px;margin-bottom:4px}.hiw-step-desc{font-size:9px;line-height:1.4}.hiw-step-body{margin-top:6px;padding:0 2px}}@media(max-width:500px){.hiw-section{padding:20px 16px}.hiw-inner{flex-direction:column;gap:24px}.hiw-left{width:230px;height:300px}.hiw-left-text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:left}.hiw-how{font-size:20px;letter-spacing:2px;margin-bottom:2}.hiw-works{font-size:20px}.hiw-right{flex-direction:column;align-items:stretch;gap:0}.hiw-step{flex-direction:row;text-align:left;flex:none;width:100%}.hiw-icon-row{flex-direction:column;align-items:center;width:auto;flex-shrink:0}.hiw-line-seg{width:1.5px;height:100%;flex:1;min-height:24px;background-color:#2e6b42}.hiw-line-invisible{background-color:transparent!important}.hiw-icon-wrap{width:44px;height:44px;flex-shrink:0;margin:0}.hiw-step-body{margin-top:0;margin-left:16px;flex:1;display:flex;flex-direction:column;justify-content:flex-start;width:auto}.hiw-step-title{font-size:17px;margin-bottom:6px}.hiw-step-desc{font-size:14px;line-height:1.55}}.card-wrapper{width:100%;display:flex;justify-content:center;align-items:center;background:#f0ece3;font-family:Lato,sans-serif}.card{position:relative;width:100%;aspect-ratio:2 / 1;overflow:hidden;background:transparent}.bg-leaf{position:absolute;right:-13%;top:2%;width:53%;height:100%;object-position:right center;opacity:.13;z-index:0;pointer-events:none}.top-tree{position:absolute;left:50%;transform:translate(-50%);width:4.5%;z-index:2;padding-top:20px}.heading-block{position:absolute;top:8%;left:50%;transform:translate(-50%);width:90%;text-align:center;z-index:2}.heading-block h1{font-family:Tenorsans;font-weight:800;color:#1a4a2e;line-height:1.1;font-size:3.2rem;margin-top:30px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.heading-block h2{font-family:heatwood;font-style:italic;font-weight:200;color:#1a4a2e;font-size:2.4rem;line-height:1.2;margin-top:10px;white-space:nowrap}.left-content{position:absolute;left:5%;top:40%;width:38%;z-index:2}.own-a-tree-logo{width:42%;margin-bottom:1.5%;display:block}.generates-text{font-family:Tenorsans;font-weight:800;font-size:1.8rem;color:#1a4a2e;text-transform:uppercase;line-height:1.15;letter-spacing:.03em}.credits-italic{font-family:heatwood;font-weight:200;font-size:2rem;color:#1a4a2e;line-height:1.15}.collectively-text{font-family:tenorsans;font-weight:800;font-size:1.8rem;color:#1a4a2e;text-transform:uppercase;letter-spacing:.03em}.points-list{position:absolute;left:5%;bottom:4%;width:46%;z-index:2;display:flex;flex-direction:column;gap:1%}.point-item{display:flex;align-items:center;gap:.6%}.arrow-icon{color:#1a4a2e;font-size:1rem;font-weight:700;flex-shrink:0;line-height:1}.point-text{font-family:Montserrat,sans-serif;font-weight:700;font-size:.85rem;color:#1a4a2e;text-transform:uppercase;letter-spacing:.06em;line-height:1;white-space:nowrap}.coin-dot{width:2.2%;aspect-ratio:1 / 1;flex-shrink:0;object-fit:contain;margin-left:.4%}.right-side{position:absolute;right:0;top:0%;width:52%;height:90%;z-index:1}.hand-image{position:absolute;right:0;top:0;width:100%;height:100%;object-fit:contain;object-position:right bottom}.coin-image{position:absolute;top:38%;right:23%;width:22%;aspect-ratio:1 / 1;object-fit:contain;z-index:3}@media(min-width:1440px){.heading-block h1{font-size:3.6rem}.heading-block h2{font-size:2.3rem}.generates-text{font-size:4rem}.credits-italic{font-size:2.9rem}.collectively-text{font-size:2rem}.arrow-icon{font-size:1.1rem}.point-text{font-size:.9rem}}@media(max-width:1024px){.heading-block h1{font-size:2.6rem}.heading-block h2{font-size:1.9rem}.generates-text{font-size:1.5rem}.credits-italic{font-size:1.65rem}.collectively-text{font-size:1.5rem}.arrow-icon{font-size:.9rem}.point-text{font-size:.75rem}}@media(max-width:768px){.heading-block h1{font-size:2rem}.heading-block h2{font-size:1.5rem}.generates-text{font-size:1.2rem}.credits-italic{font-size:1.3rem}.collectively-text{font-size:1.2rem}.arrow-icon{font-size:.75rem}.point-text{font-size:.65rem}.coin-dot{width:2.8%}}@media(max-width:600px){.heading-block h1{font-size:1.5rem}.heading-block h2{font-size:1.1rem}.generates-text{font-size:.95rem}.credits-italic{font-size:1rem}.collectively-text{font-size:.95rem}.arrow-icon{font-size:.6rem}.point-text{font-size:.55rem}.coin-dot{width:3.2%}.top-tree{width:5%}}.generational-section{position:relative;width:100%;min-height:clamp(200px,28vw,420px);display:flex;align-items:center;justify-content:center;overflow:hidden}.generational-section__bg{position:absolute;inset:0;background-image:url(/images/plants_bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(.72) saturate(1.1);transform:scale(1.03);transition:transform 8s ease}.generational-section:hover .generational-section__bg{transform:scale(1)}.generational-section__vignette{position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,rgba(0,0,0,.45) 100%);pointer-events:none}.generational-section__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(24px,5vw,64px) clamp(16px,8vw,120px);animation:fadeUp 1.2s cubic-bezier(.22,.68,0,1.2) both}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.generational-section__line1{display:block;font-family:Cinzel,serif;font-weight:300;font-size:clamp(.8rem,2.2vw,1.45rem);letter-spacing:clamp(.12em,.5vw,.28em);color:#f0ece4;text-transform:uppercase;line-height:1.3;margin-bottom:clamp(6px,1.2vw,16px)}.generational-section__line2{display:block;font-family:Great Vibes,cursive;font-size:clamp(1.8rem,5.5vw,4rem);color:#f0ece4;line-height:1.15;font-weight:400}@media(min-width:1400px){.generational-section{min-height:380px}}@media(max-width:1199px){.generational-section{min-height:clamp(180px,30vw,320px)}}@media(max-width:899px){.generational-section{min-height:clamp(170px,38vw,280px)}.generational-section__line1{letter-spacing:.18em}}@media(max-width:599px){.generational-section{min-height:220px}.generational-section__content{padding:32px 20px}.generational-section__line1{font-size:clamp(.68rem,3.8vw,.95rem);letter-spacing:.14em}.generational-section__line2{font-size:clamp(1.6rem,9vw,2.4rem)}}@media(max-width:380px){.generational-section{min-height:200px}.generational-section__line1{font-size:.65rem;letter-spacing:.1em}.generational-section__line2{font-size:1.5rem}}.ns-section{font-family:TenorSans,serif}.ns-inner{margin:0 auto}.ns-header{text-align:center;margin-bottom:44px}.ns-tree-icon{width:48px;height:48px;object-fit:contain;display:block;margin:0 auto 10px}.ns-title-top{font-family:TenorSans;font-size:28px;font-weight:400;letter-spacing:3px;color:#1a4a2e;text-transform:uppercase;margin:0 0 4px;line-height:1.2}.ns-title-script{font-family:bacalisties;font-size:42px;font-weight:400;color:#1a4a2e;margin:0;line-height:1.2}.ns-grid{display:grid;grid-template-columns:42% 58%;grid-template-rows:auto auto auto;grid-template-areas:"top    forest" "mid    forest" "bottom bottom";align-items:center}.ns-area-top{grid-area:top;align-self:end;padding-bottom:20px}.ns-area-mid{grid-area:mid;align-self:start;padding-top:20px}.ns-area-forest{grid-area:forest;align-self:center}.ns-area-bottom{grid-area:bottom}.ns-stat{display:flex;flex-direction:column;align-items:flex-start;padding-left:20%}.ns-stat-number{display:flex;align-items:baseline;line-height:1}.ns-num{font-family:TenorSans;font-size:130px;font-weight:700;color:#1a4a2e;line-height:1}.ns-suffix{font-family:TenorSans;font-size:70px;font-weight:700;color:#1a4a2e;line-height:1;margin-left:2px}.ns-num--small{font-size:60px}.ns-suffix--word{font-size:28px;font-weight:700;letter-spacing:2px;margin-left:6px;padding-bottom:4px}.ns-suffix--pct{font-size:38px;font-weight:700;margin-left:2px}.ns-stat-label{font-family:TenorSans;font-size:35px;font-weight:400;color:#1a4a2e;letter-spacing:1.2px;text-transform:uppercase;line-height:1;margin:4px 0 0}.ns-forest{display:flex;align-items:center;justify-content:flex-end}.ns-forest-img{width:100%;height:auto;aspect-ratio:16 / 9;display:block}.ns-stats-bottom{display:flex;margin-right:15%}@media(max-width:1024px){.ns-header{margin-bottom:32px}.ns-title-top{font-size:22px;letter-spacing:2px}.ns-title-script{font-size:34px}.ns-tree-icon{width:38px;height:38px}.ns-num{font-size:70px}.ns-suffix{font-size:44px}.ns-num--small{font-size:48px}.ns-suffix--word{font-size:22px}.ns-suffix--pct{font-size:30px}.ns-stat-label{font-size:11px;max-width:180px}.ns-area-top{padding-bottom:14px}.ns-area-mid{padding-top:14px}.ns-stats-bottom{gap:56px;padding-left:14%}}@media(max-width:768px){.ns-header{margin-bottom:24px}.ns-title-top{font-size:17px;letter-spacing:1.5px}.ns-title-script{font-size:26px}.ns-tree-icon{width:30px;height:30px}.ns-num{font-size:52px}.ns-suffix{font-size:32px}.ns-num--small{font-size:36px}.ns-suffix--word{font-size:17px;letter-spacing:1px}.ns-suffix--pct{font-size:22px}.ns-stat-label{font-size:9px;letter-spacing:.8px;max-width:150px}.ns-area-top{padding-bottom:10px}.ns-area-mid{padding-top:10px}.ns-stats-bottom{gap:36px;padding-left:12%;padding-top:10px}}@media(max-width:600px){.ns-header{margin-bottom:16px}.ns-title-top{font-size:13px;letter-spacing:1px}.ns-title-script{font-size:20px}.ns-tree-icon{width:22px;height:22px}.ns-num{font-size:38px}.ns-suffix{font-size:24px}.ns-num--small{font-size:28px}.ns-suffix--word{font-size:13px}.ns-suffix--pct{font-size:17px}.ns-stat-label{font-size:7px;letter-spacing:.5px;max-width:110px}.ns-area-top{padding-bottom:6px}.ns-area-mid{padding-top:6px}.ns-stats-bottom{gap:20px;padding-left:10%;padding-top:8px}}@media(max-width:480px){.ns-header{margin-bottom:16px}.ns-title-top{font-size:11px;letter-spacing:.8px}.ns-title-script{font-size:16px}.ns-tree-icon{width:18px;height:18px}.ns-grid{grid-template-columns:40% 60%}.ns-num{font-size:28px}.ns-suffix{font-size:18px}.ns-num--small{font-size:22px}.ns-suffix--word{font-size:10px;letter-spacing:.5px}.ns-suffix--pct{font-size:14px}.ns-stat-label{font-size:6px;letter-spacing:.4px;max-width:80px}.ns-area-top{padding-bottom:4px}.ns-area-mid{padding-top:4px}.ns-stats-bottom{gap:12px;padding-left:8%;padding-top:6px}}.why-section{position:relative;background:url(/images/first_bg.svg);width:100%;aspect-ratio:16 / 9;display:flex;flex-direction:column;overflow:hidden;padding:4% 6%}.why-leaf-watermark{position:absolute;right:-26%;width:50%;aspect-ratio:1;background-image:url(/images/o_img.svg);background-size:contain;background-repeat:no-repeat;background-position:top right;opacity:.15;pointer-events:none;z-index:0}.why-heading-area{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.2%}.why-title-row{display:flex;gap:1.8%}.why-tree-icon{width:25%;height:auto;object-fit:contain;flex-shrink:0;margin-left:-22%}.why-title-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.why-title-bold{font-family:TenorSans,serif;font-size:4vw;font-weight:700;color:#1a4a2e;text-transform:uppercase;line-height:1.1}.why-title-script{font-family:heatwood;font-size:2.6vw;color:#2d7a3a;line-height:1;font-weight:400;margin-left:50%}.why-subtitle{font-family:TenorSans,serif;font-size:2.1vw;color:#2d5a27;font-weight:600;text-align:center;text-transform:uppercase;line-height:1.8}.why-bottom{position:relative;z-index:1;display:flex;flex:1;gap:0}.why-forest-wrap{width:60%;flex-shrink:0;display:flex;align-items:flex-end;margin-left:-6.8%}.why-forest-img{width:100%;height:auto;object-fit:contain;display:block}.why-list{flex:1;list-style:none;padding:0 0 0%;margin:0;display:flex;flex-direction:column;justify-content:center;gap:1.8vh;position:relative;z-index:1}.why-list-item{font-family:TenorSans,serif;font-size:2.1vw;font-weight:700;color:#1a4a2e;letter-spacing:.1em;text-transform:uppercase;line-height:1.3}@media(max-width:426px){.why-section{aspect-ratio:unset;padding:4% 5%}.why-bottom{flex-direction:column;align-items:center}.why-forest-wrap{width:100%;margin-left:10%;justify-content:center;align-items:center}.why-forest-img{width:100%;object-fit:contain}.why-list{width:100%;align-items:center;gap:2.5vh;padding:6% 0 4%;position:relative;z-index:1}.why-list-item{font-size:3.5vw;text-align:center}.why-leaf-watermark{top:65%;right:-20%;width:80%;opacity:.13}.why-title-text{align-items:center;justify-content:center;gap:9%}.why-title-row{gap:10%}.why-title-bold{font-size:5vw}.why-title-script{font-size:4vw}.why-subtitle{font-size:3vw}.why-tree-icon{margin-left:-14%}}.third-section{position:relative;width:100%;aspect-ratio:16 / 9;background-image:url(/images/first_bg.svg),url(/images/third_section_bg.svg);background-size:cover,cover;background-position:center top,center top;background-repeat:no-repeat,no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:0% 8%;overflow:hidden}.third-tree-icon-wrap{display:flex;justify-content:center;width:100%}.third-tree-icon{width:8%;height:auto;object-fit:contain}.third-heading-area{display:flex;flex-direction:column;align-items:center;gap:0;line-height:1}.third-title{font-family:TenorSans,serif;font-size:4.5vw;font-weight:700;color:#1a4a2e;letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;gap:.2vw;line-height:1.1;margin:0;padding:0}.third-o-wrap{display:inline-flex;align-items:center;justify-content:center;width:4.5vw;height:4.5vw;flex-shrink:0}.third-o-img{width:100%;height:90%;object-fit:contain}.third-title-script{font-family:heatwood;font-size:2.5vw;color:#2d7a3a;font-weight:400;line-height:1.1;margin-top:2%;margin-left:40%;letter-spacing:.02em}.third-pills{display:flex;justify-content:center;gap:3%;width:100%}.third-pill{background-color:#1a4a2e;display:flex;align-items:center;position:relative;padding:1.6% 4% 1.6% 10%;flex:1;border-top-left-radius:140px;border-bottom-right-radius:140px}.third-pill-icon-wrap{width:25%;height:100%;border-radius:50%;background-color:#f4eedb;display:flex;align-items:center;justify-content:center;position:absolute;left:-4px;top:60%;transform:translateY(-90%);z-index:3;box-shadow:0 6px 16px #00000026}.third-pill-icon{width:65%;height:65%;object-fit:contain}.third-pill-text{display:flex;flex-direction:column;gap:9px}.third-pill-label{font-family:TenorSans;font-size:1.3vw;font-weight:700;color:#f4eedb;letter-spacing:.12em;text-transform:uppercase;line-height:1.3}.third-pill-script{font-family:heatwood;font-size:1.3vw;color:#f4eedb;line-height:1.1;margin-left:20%}.third-bottom{display:flex;flex-direction:column;align-items:center;gap:1%;width:100%;text-align:center}.third-bottom-title{font-family:TenorSans;font-size:3.5vw;font-weight:700;color:#1a4a2e;letter-spacing:.1em;text-transform:uppercase;margin:0;line-height:1.2}.third-bottom-desc{font-family:TenorSans,serif;font-size:1.55vw;color:#2d5a27;font-weight:500;line-height:1.8;max-width:60%;text-align:center}.third-pill:last-child .third-pill-script{margin-left:0;text-align:center}.home-container-bg{width:100%;position:relative;align-items:center;min-height:100vh;background-image:url(/images/home_bg.svg);background-size:cover;background-position:center top;background-repeat:no-repeat;overflow:hidden}.home-overlay{position:absolute;inset:0;background:linear-gradient(to top,#005d3000,#082818)}
