@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{transform:translateY(0);opacity:1}}.error-boundary{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;min-height:50vh;padding:2rem;background:#fafbfa}.error-boundary__container{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #ededed;padding:1.5rem;text-align:center;max-width:500px;width:100%}.error-boundary__container:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.error-boundary__title{font-size:1.5rem;line-height:2rem;font-weight:600;color:#1d241f;letter-spacing:-.025em;color:#ea4335;margin-bottom:1rem}.error-boundary__message{font-size:1rem;line-height:1.5rem;font-weight:400;color:#1d241f;color:#3f4c4a;margin-bottom:1.5rem}.error-boundary__details{margin-bottom:1.5rem;text-align:left}.error-boundary__details summary{font-size:.875rem;line-height:1.25rem;font-weight:400;color:#1d241f;color:#556562;cursor:pointer;margin-bottom:.5rem}.error-boundary__details summary:hover{color:#3f4c4a}.error-boundary__error{padding:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:400;color:#1d241f;background:#f5f7f6;border:1px solid #c1cbc8;border-radius:.375rem;color:#ea4335;font-family:'ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace';overflow-x:auto;white-space:pre-wrap;word-break:break-word}.error-boundary__actions{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem}.error-boundary__reload-btn,.error-boundary__retry-btn{min-width:120px}.error-boundary__retry-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;padding:.75rem 1.5rem;font-family:'Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif';font-weight:500;font-size:1rem;line-height:1.5rem;border-radius:.375rem;border:1px solid transparent;cursor:pointer;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);text-decoration:none;background-color:#01a93d;color:#fff}.error-boundary__retry-btn:focus{outline:2px solid #01a93d;outline-offset:2px}.error-boundary__retry-btn:disabled{opacity:.6;cursor:not-allowed}.error-boundary__retry-btn:hover:not(:disabled){background-color:#008a32}.error-boundary__retry-btn:active:not(:disabled){transform:translateY(1px)}.error-boundary__reload-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;padding:.75rem 1.5rem;font-family:'Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif';font-weight:500;font-size:1rem;line-height:1.5rem;border-radius:.375rem;cursor:pointer;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);text-decoration:none;background-color:transparent;color:#1d241f;border:1px solid #c1cbc8}.error-boundary__reload-btn:focus{outline:2px solid #01a93d;outline-offset:2px}.error-boundary__reload-btn:disabled{opacity:.6;cursor:not-allowed}.error-boundary__reload-btn:hover:not(:disabled){background-color:#fafbfa}@media(max-width:639px){.error-boundary,.error-boundary__container{padding:1rem}.error-boundary__actions{flex-direction:column;align-items:stretch}.error-boundary__reload-btn,.error-boundary__retry-btn{width:100%}}.form-error-fallback{padding:1.5rem;margin-bottom:1rem;background:#fef2f2;border:1px solid #ea4335;border-radius:.375rem;text-align:center}.form-error-fallback__content{max-width:400px;margin:0 auto}.form-error-fallback__title{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:#1d241f;color:#991b1b;margin-bottom:.75rem}.form-error-fallback__message{font-size:.875rem;line-height:1.25rem;font-weight:400;color:#1d241f;color:#991b1b;margin-bottom:1rem}.form-error-fallback__button{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;padding:.75rem 1.5rem;font-family:'Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif';font-weight:500;font-size:1rem;line-height:1.5rem;border-radius:.375rem;border:1px solid transparent;cursor:pointer;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);text-decoration:none;background-color:#ea4335;color:#fff}.form-error-fallback__button:focus{outline:2px solid #01a93d;outline-offset:2px}.form-error-fallback__button:disabled{opacity:.6;cursor:not-allowed}.form-error-fallback__button:hover{background-color:#cb3e32}.section-error-fallback{padding:3rem 1.5rem;text-align:center;background:#f5f7f6;border-radius:.5rem;margin:2rem 0}.section-error-fallback__content{max-width:300px;margin:0 auto}.section-error-fallback__message{font-size:1rem;line-height:1.5rem;font-weight:400;color:#1d241f;color:#556562;margin-bottom:1rem}.section-error-fallback__button{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;padding:.75rem 1.5rem;font-family:'Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif';font-weight:500;font-size:1rem;line-height:1.5rem;border-radius:.375rem;cursor:pointer;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);text-decoration:none;background-color:transparent;color:#1d241f;border:1px solid #c1cbc8;font-size:.875rem}.section-error-fallback__button:focus{outline:2px solid #01a93d;outline-offset:2px}.section-error-fallback__button:disabled{opacity:.6;cursor:not-allowed}.section-error-fallback__button:hover:not(:disabled){background-color:#fafbfa}.safe-component-fallback{padding:1rem;text-align:center;background:#fafbfa;border:1px dashed #c1cbc8;border-radius:.375rem}.safe-component-fallback__message{font-size:.875rem;line-height:1.25rem;font-weight:400;color:#1d241f;color:#556562;margin:0}@keyframes popIn{0%{transform:scale(.95);opacity:.7}to{transform:scale(1);opacity:1}}.navbar{display:flex;align-items:center;justify-content:space-around;position:fixed;top:0;left:0;width:100%;z-index:1000;padding:24px 0;transition:transform .3s ease}.navbar a{color:inherit;text-decoration:inherit}@media(max-width:768px){.navbar{justify-content:space-between;padding:24px 27px}}@media(min-width:768px)and (max-width:1223px){.navbar{justify-content:space-between;padding:24px 27px}}.navbar-links li{list-style:none;cursor:pointer;transition:scale .3s}.navbar-links li:hover{scale:1.1}.navbar-links-desktop{text-transform:uppercase;display:flex;align-items:center;gap:4rem}@media(min-width:768px)and (max-width:1223px){.navbar-links-desktop{display:none}}@media(max-width:768px){.navbar-links-desktop{display:none}}.navbar-links-desktop .active-site{color:#01a93d}@media(min-width:1224px){.navbar-links-mobile{display:none}}.navbar-links-mobile .navbar-home{color:#fff}.navbar-links-mobile .navbar-other{color:#1d241f}.navbar-links-mobile .active-site{color:#01a93d}.logo{animation:popIn .5s ease forwards;width:180px;height:50px;cursor:pointer}@media(max-width:768px){.logo{height:35px;width:135px}}.navbar-other{background-color:hsla(0,0%,100%,.698);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.navbar-other .logo{color:#01a93d}.navbar-other .navbar-links-desktop li{color:#1d241f}.navbar-other .navbar-links-desktop .active-site{color:#01a93d}.navbar-home .logo,.navbar-home .navbar-links-desktop li{color:#fff}.navbar-home .dropdown-menu .language-switcher__divider{border-left:2px solid #1d241f}.navbar-home .dropdown-menu .language-switcher__button{color:#1d241f}.navbar-home .dropdown-menu .active-button{color:#01a93d;text-decoration:underline}.navbar-home .language-switcher__divider{border-left:2px solid #fff}.navbar-home .language-switcher__button{color:#fff}.dropdown-menu{position:fixed;top:0;right:0;width:100%;height:100vh;background-color:#fff;z-index:4;transform:translateX(100%);transition:transform .3s ease-in-out,visibility 0s linear .3s;visibility:hidden;pointer-events:none}.dropdown-menu.active{transform:translateX(0);visibility:visible;pointer-events:all;transition-delay:0s}.dropdown-logo{height:35px;width:135px;cursor:pointer;color:#01a93d}.dropdown-menu-navbar{display:flex;align-items:center;justify-content:space-between;padding:24px 27px}.dropdown-menu-list{height:90%;gap:8rem;text-transform:uppercase}.dropdown-menu-list,.dropdown-menu-list ul{display:flex;flex-direction:column;align-items:center;justify-content:center}.dropdown-menu-list ul{gap:2.5rem}.dropdown-menu-list .dropdown-button-wrapper{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center}.language-switcher{display:flex;gap:.5rem;align-items:center;justify-content:center}.language-switcher__button{border:none;text-decoration:none;background-color:transparent;color:#000}.language-switcher__button:hover{cursor:pointer;color:#01a93d}.language-switcher__divider{border-left:2px solid #000;height:18px}.active-button{color:#01a93d;text-decoration:underline}.primary-button,.secondary-button{height:50px;width:175px;border:none;border-radius:53px;text-transform:uppercase;cursor:pointer;transition:background-color .3s}.primary-button{background-color:#01a93d;color:#fff}.primary-button:hover{background-color:#01762b}.secondary-button{background-color:#fff;color:#3f4c4a;width:145px}.secondary-button:hover{color:#fff;background-color:rgba(63,76,74,.4)}@media(min-width:768px)and (max-width:1223px){.secondary-button{width:120px}}@media(max-width:768px){.secondary-button{width:90px;height:40px}}.back-button{width:30px;height:auto;cursor:pointer;transition:scale .3s;z-index:2}.back-button:hover{scale:1.1}@media(max-width:768px){.back-button{width:25px}}.btn-failed,.btn-success,.submit-btn{align-self:center;justify-self:center;width:40%;grid-column:1/3;color:#fff;border-radius:53px;cursor:pointer;transition:background-color .3s}.btn-failed:hover,.btn-success:hover,.submit-btn:hover{background-color:transparent}@media(min-width:768px)and (max-width:1223px){.btn-failed,.btn-success,.submit-btn{width:40%;min-height:40px}}@media(max-width:768px){.btn-failed,.btn-success,.submit-btn{width:80%;min-height:40px}}.submit-btn{background-color:#3f4c4a;border:1px solid #3f4c4a}.submit-btn:hover{color:#3f4c4a;border:1px solid #3f4c4a}.btn-success{background-color:#01a93d;border:1px solid #01a93d}.btn-success:hover{color:#01a93d;border:1px solid #01a93d}.btn-failed{background-color:rgba(29,36,31,.7)}.btn-failed,.btn-failed:hover{border:1px solid rgba(29,36,31,.7)}.btn-failed:hover{color:rgba(29,36,31,.7)}.landing-page,body,html{overscroll-behavior:none;overscroll-behavior-y:none}.landing-page{width:100%;overflow-x:hidden}.hero-section{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;transform:none;padding-bottom:4rem}.hero-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50vh;background:linear-gradient(180deg,transparent,#000);z-index:1}.background-video{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;transform:none;will-change:transform}.hero-content{position:relative;color:#fff;text-align:center;width:80%;max-width:1200px;z-index:2}.hero-content h1{font-size:4rem;margin-bottom:1.5rem;text-transform:uppercase;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media(max-width:768px){.hero-content h1{font-size:2.5rem}}.hero-content p{font-size:1.5rem;margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media(max-width:768px){.hero-content p{font-size:1rem}}.hero-content .cta-button-wrapper{display:inline-block;text-decoration:none;transition:transform .3s ease}.hero-content .cta-button-wrapper:hover{transform:translateY(-2px)}.hero-subtitle-section{background-color:#000;color:#fff;padding:3rem 2rem;text-align:center}.hero-subtitle-section .hero-subtitle-content{max-width:1200px;margin:0 auto}.hero-subtitle-section .hero-subtitle-content p{font-size:1.5rem;margin:0;text-shadow:none}@media(max-width:768px){.hero-subtitle-section .hero-subtitle-content p{font-size:1rem}}.cta-section{padding:5rem 2rem;background-color:#3f4c4a;color:#fff;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1.5rem}.cta-section p{max-width:600px;margin:0 auto 2rem}.green-button{background-color:#01a93d;color:#fff}.green-button:hover{background-color:#01762b}.white-button{background-color:#fff;color:#1d241f}.darkgreen-button{background-color:#3f4c4a;color:#fff}.cta-button{padding:1rem 2rem;font-size:1.1rem;border:none;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.app-showcase-section{padding:6rem 2rem;background-color:#000;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;color:#fff}@media(max-width:768px){.app-showcase-section{padding:4rem 1rem;min-height:auto}}.background-circles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.background-circles .circle{fill:none;stroke:rgba(0,255,0,.2);stroke-width:3;animation:pulse 44s infinite}.background-circles .circle.circle-left-1{animation-delay:0s}.background-circles .circle.circle-left-2{animation-delay:3s}.background-circles .circle.circle-left-3{animation-delay:8s}.background-circles .circle.circle-right-1{animation-delay:2.5s}.background-circles .circle.circle-right-2{animation-delay:5.5s}.background-circles .circle.circle-right-3{animation-delay:7.5s}.app-showcase-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;position:relative;z-index:2}@media(max-width:1223px){.app-showcase-container{grid-template-columns:none;gap:2rem}}.app-showcase-left{position:relative;min-width:20vw;max-width:90vw;height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:1223px){.app-showcase-left{max-width:90vw}}.app-showcase-left .app-image.portrait{position:relative;transition:transform .3s ease;width:300px;height:600px;transform:translateY(-10%)}@media(max-width:1223px){.app-showcase-left .app-image.portrait{width:500px;transform:translateY(-150px)}}.app-showcase-left .app-image.portrait img{object-fit:contain;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.3)}@media(max-width:1223px){.app-showcase-left .app-image.portrait img{max-width:80vw;display:block;margin:0 auto}}.app-showcase-content{text-align:left;padding:1rem;position:relative;transform:translate(25%,-20%);width:150%}@media(max-width:1223px){.app-showcase-content{max-width:90vw;padding:1rem;transform:translate(0)}}.app-showcase-content h2{color:#fff;margin-bottom:1.5rem;font-size:2.5rem}@media(max-width:768px){.app-showcase-content h2{font-size:2rem;margin-bottom:1rem}}@media(min-width:768px)and (max-width:1223px){.app-showcase-content h2{padding-top:2rem}}.app-showcase-content p{color:#fff;margin-bottom:2rem;font-size:1rem;line-height:1.6}@media(max-width:768px){.app-showcase-content p{font-size:1rem;margin-bottom:1.5rem}}.app-showcase-content .app-features{list-style:none;text-align:left;max-width:400px;margin:0 auto}@media(max-width:768px){.app-showcase-content .app-features{max-width:100%}}.app-showcase-content .app-features li{color:#fff;margin-bottom:1rem;padding-left:2rem;position:relative;font-size:1.1rem}@media(max-width:768px){.app-showcase-content .app-features li{font-size:1rem;margin-bottom:.75rem;padding-left:1.5rem}}.app-showcase-content .app-features li:before{content:"•";color:#01a93d;position:absolute;left:0;font-size:1.5rem}@media(max-width:768px){.app-showcase-content .app-features li:before{font-size:1.25rem}}.app-showcase-right{position:relative;height:100%;max-width:90vw;display:flex;align-items:flex-end;justify-content:center}@media(max-width:768px){.app-showcase-right{align-items:center}}@media(min-width:768px)and (max-width:1223px){.app-showcase-right{align-items:center}}.app-showcase-right .app-image.landscape{width:600px;height:300px;position:relative;transform:translate(-30%,30%);transition:transform .3s ease}@media(max-width:768px){.app-showcase-right .app-image.landscape{height:auto;max-width:400px;transform:translate(0)}}@media(min-width:768px)and (max-width:1223px){.app-showcase-right .app-image.landscape{transform:translateY(-5%)}}.app-showcase-right .app-image.landscape img{display:block;margin:0 auto;object-fit:contain;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.3)}@media(max-width:768px){.app-showcase-right .app-image.landscape img{width:400px;height:200px;transform:translate(0)}}@media(min-width:768px)and (max-width:1223px){.app-showcase-right .app-image.landscape img{width:600px;height:300px;transform:translate(0)}}.industry-challenges-section{padding:6rem 2rem;background-color:#fff}.industry-challenges-section .section-header{text-align:center;margin-bottom:4rem}.industry-challenges-section .section-header .section-title{font-size:2.5rem;color:#3f4c4a;margin-bottom:.5rem;font-weight:700}.industry-challenges-section .section-header .section-subtitle{font-size:2rem;color:#3f4c4a;opacity:.9}.industry-challenges-section .challenges-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto}@media(min-width:768px)and (max-width:1223px){.industry-challenges-section .challenges-grid{gap:2rem}}@media(max-width:768px){.industry-challenges-section .challenges-grid{grid-template-columns:1fr;gap:2rem}}.industry-challenges-section .challenge-card{display:flex;flex-direction:column;gap:1.5rem}.industry-challenges-section .challenge-card .challenge-image{position:relative;width:100%;height:300px;overflow:hidden;border-radius:8px}.industry-challenges-section .challenge-card .challenge-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.industry-challenges-section .challenge-card .challenge-image:hover img{transform:scale(1.05)}.industry-challenges-section .challenge-card h3{font-size:1.5rem;color:#3f4c4a;font-weight:700;margin:0}.industry-challenges-section .challenge-card p{font-size:1rem;color:#1d241f;line-height:1.6;margin:0}.key-benefits-section{padding:6rem 2rem;background-color:#fff}.key-benefits-section .section-title{text-align:center;color:#3f4c4a;font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-transform:uppercase}.key-benefits-section .benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto}@media(max-width:1223px){.key-benefits-section .benefits-grid{grid-template-columns:1fr;gap:3rem}}.key-benefits-section .benefit-card{display:flex;flex-direction:column;align-items:center;text-align:center}.key-benefits-section .benefit-card .benefit-icon{width:80px;height:80px;margin-bottom:1.5rem;position:relative}.key-benefits-section .benefit-card .benefit-icon:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:24px;height:24px;background-image:url(/images/icons/arrow-down.svg);background-size:contain;background-repeat:no-repeat;opacity:.6}.key-benefits-section .benefit-card .benefit-icon img{width:100%;height:100%;object-fit:contain}.key-benefits-section .benefit-card h3{font-size:1.5rem;color:#3f4c4a;margin:0 0 1rem;font-weight:700;line-height:1.3}.key-benefits-section .benefit-card h3 sup{font-size:.8em;vertical-align:super}.key-benefits-section .benefit-card p{font-size:1rem;color:#1d241f;line-height:1.6;max-width:300px;margin:0 auto}.key-benefits-section .benefit-card p sub{font-size:.8em;vertical-align:sub}.why-terna-section{padding:6rem 2rem;background:linear-gradient(180deg,#ecf4ff,#fbf3ef);text-align:center;position:relative;overflow:hidden}.why-terna-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.4));pointer-events:none}.why-terna-section .section-content{max-width:1200px;margin:0 auto;position:relative;z-index:1}.why-terna-section .section-title{font-size:2.5rem;color:#3f4c4a;text-transform:uppercase;margin-bottom:3rem}.why-terna-section .features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;margin-bottom:4rem}@media(max-width:1223px){.why-terna-section .features-grid{grid-template-columns:1fr}}.why-terna-section .feature-card{display:flex;align-items:flex-start;gap:2rem;text-align:left;background:hsla(0,0%,100%,.9);padding:2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.why-terna-section .feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1)}@media(max-width:768px){.why-terna-section .feature-card{flex-direction:column;align-items:center;text-align:center}}.why-terna-section .feature-icon{flex-shrink:0;width:64px;height:64px;padding:12px}@media(max-width:1223px){.why-terna-section .feature-icon{padding:0}}.why-terna-section .feature-text h3{font-size:1.5rem;color:#3f4c4a;margin-bottom:1rem}.why-terna-section .feature-text p{font-size:1.1rem;line-height:1.6;color:#1d241f}.why-terna-section .cta-container{margin-top:4rem;text-align:center}.why-terna-section .cta-container .cta-text{font-size:1.5rem;color:#3f4c4a;margin-bottom:2rem}.rnd-section{padding:6rem 2rem;background-color:#fff;overflow:hidden}.rnd-section .section-content{max-width:1200px;margin:0 auto}.rnd-section .section-title{text-align:center;color:#3f4c4a;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-transform:uppercase}.rnd-section .rnd-description{max-width:900px;margin:0 auto 4rem;text-align:left}.rnd-section .rnd-description p{font-size:1.1rem;line-height:1.8;color:#1d241f;margin-bottom:1.5rem}.rnd-section .rnd-description p:last-child{margin-bottom:0}.rnd-section .image-carousel{position:relative;width:100%;max-width:1400px;margin:0 auto;overflow:visible}.rnd-section .carousel-container{position:relative;width:100%;padding-top:45%;overflow:visible}@media(max-width:768px){.rnd-section .carousel-container{min-height:40vh}}.rnd-section .carousel-track{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;display:flex;justify-content:center;perspective:1000px}.rnd-section .carousel-slide{position:absolute;width:800px;height:100%;transition:all .5s ease-in-out;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.15)}.rnd-section .carousel-slide img{width:100%;height:100%;object-fit:cover}.rnd-section .carousel-slide.prev{transform:translateX(-100%) scale(.8);opacity:.7;z-index:1}.rnd-section .carousel-slide.current{transform:translateX(0) scale(1);opacity:1;z-index:2}.rnd-section .carousel-slide.next1{transform:translateX(110%) scale(.8);opacity:.7;z-index:1}.rnd-section .carousel-slide.next2{transform:translateX(170%) scale(.7);opacity:.5;z-index:0}.rnd-section .carousel-controls{position:absolute;bottom:-40px;left:0;right:0;display:flex;justify-content:center;z-index:3}.rnd-section .carousel-dots{display:flex;gap:12px;padding:8px 16px;background:rgba(0,31,45,.1);border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rnd-section .dot{width:12px;height:12px;border-radius:50%;border:2px solid #3f4c4a;background:transparent;padding:0;cursor:pointer;transition:all .3s ease}.rnd-section .dot.active{background:#3f4c4a;transform:scale(1.2)}.rnd-section .dot:hover{background:rgba(0,31,45,.5)}@media(min-width:768px)and (max-width:1223px){.rnd-section .carousel-slide{width:600px}.rnd-section .carousel-slide.prev{transform:translateX(-80%) scale(.8)}.rnd-section .carousel-slide.next1{transform:translateX(80%) scale(.8)}.rnd-section .carousel-slide.next2{display:none}}@media(max-width:768px){.rnd-section .carousel-slide{width:100%}.rnd-section .carousel-slide.next1,.rnd-section .carousel-slide.next2,.rnd-section .carousel-slide.prev{display:none}}.testimonial-section{padding:6rem 2rem;background-color:#fff;overflow:hidden;position:relative}.testimonial-section .section-content{max-width:1200px;background-color:#fff;margin:0 auto;padding:4rem 2rem;border-radius:12px;position:relative}.testimonial-section .section-content:before{content:'"';position:absolute;left:-2rem;top:50%;transform:translateY(-50%);font-size:20rem;color:rgba(1,169,61,.1);font-weight:700;z-index:0;pointer-events:none}.testimonial-section .testimonial-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.testimonial-section .testimonial-text{position:relative;z-index:1;padding-right:0;text-align:left}.testimonial-section .testimonial-text .section-title{color:#3f4c4a;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:3rem;text-transform:uppercase;position:absolute;top:-17rem;left:0;position:relative;top:-2rem;text-align:center;left:50%;transform:translateX(-50%)}.testimonial-section .quote{position:relative;margin:2rem 0}.testimonial-section .quote .quote-mark{color:#01a93d;font-size:6rem;font-weight:700;line-height:1;position:absolute;top:-2rem;left:-2rem;opacity:.8;left:0}.testimonial-section .quote .quote-mark.closing{top:auto;left:auto;bottom:-4rem;right:-2rem;right:0}.testimonial-section .quote blockquote{font-size:1.5rem;font-weight:700;line-height:1.6;color:#1d241f;margin:0;padding:0 3rem;position:relative;z-index:1;text-align:left}@media(max-width:1223px){.testimonial-section .quote blockquote{font-size:1.5rem;padding:0 2rem}}.testimonial-section .quote-source{font-size:1rem;color:#3f4c4a;margin-top:2rem;font-style:italic;opacity:.8;text-align:left;padding:0 3rem}@media(max-width:1223px){.testimonial-section .quote-source{padding:0 2rem}}.testimonial-section .testimonial-image{position:relative;width:100%;height:600px;border-radius:12px;overflow:hidden;background-color:#01a93d;height:500px;max-width:400px;margin:0 auto}.testimonial-section .testimonial-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;filter:contrast(1.1)}.contact-cta-section{position:relative;padding:6rem 0 0;background:linear-gradient(rgba(63,76,74,.35),#3f4c4a),url(/contact-page.png) 50%/cover no-repeat fixed;color:#fff}.contact-cta-section .cta-content{text-align:center;padding:0 2rem 6rem}.contact-cta-section .cta-content h2{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem;text-transform:uppercase}@media(max-width:768px){.contact-cta-section .cta-content h2{font-size:2rem}}.footer-section{position:relative;padding:6rem 0 0;background:#3f4c4a;color:#fff}.footer-section .footer-content{background:linear-gradient(180deg,rgba(63,76,74,0),#3f4c4a);padding:4rem 2rem 2rem}.footer-section .footer-grid{max-width:1200px;display:grid;grid-template-columns:200px 1fr auto;grid-gap:4rem;gap:4rem;align-items:flex-start;margin:0 auto 4rem}@media(max-width:1223px){.footer-section .footer-grid{grid-template-columns:1fr;gap:3rem;text-align:center}}.footer-section .footer-logo img{height:auto;width:180px}.footer-section .footer-contact-info{justify-self:flex-start;margin-left:0}@media(min-width:768px)and (max-width:1223px){.footer-section .footer-contact-info{margin-left:0}}.footer-section .footer-contact-info .contact-item{display:flex;align-items:center;margin-bottom:1.5rem;color:#fff}.footer-section .footer-contact-info .contact-item .icon{display:block;min-width:24px;min-height:24px;width:24px;height:24px;margin-right:1rem;background-position:50%;background-repeat:no-repeat;background-size:contain;filter:brightness(0) invert(1);flex-shrink:0}.footer-section .footer-contact-info .contact-item .icon.phone{background-image:url(/images/icons/phone.svg)}.footer-section .footer-contact-info .contact-item .icon.email{background-image:url(/images/icons/email.svg)}.footer-section .footer-contact-info .contact-item .icon.location{background-image:url(/images/icons/location.svg)}.footer-section .footer-contact-info .contact-item a,.footer-section .footer-contact-info .contact-item address{display:block;color:#fff;text-decoration:none;font-style:normal;transition:color .3s ease;font-size:1rem;line-height:1.5;white-space:normal;text-align:left}.footer-section .footer-contact-info .contact-item a:hover,.footer-section .footer-contact-info .contact-item address:hover{color:#01a93d}.footer-section .social-links{display:flex;gap:1.5rem;justify-self:flex-end;align-self:flex-start}@media(min-width:768px)and (max-width:1223px){.footer-section .social-links{justify-content:center}}.footer-section .social-links a{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);transition:all .3s ease}.footer-section .social-links a:hover{background-color:#01a93d;transform:translateY(-2px)}.footer-section .social-links a .icon{display:block;width:20px;height:20px;background-position:50%;background-repeat:no-repeat;background-size:contain;filter:brightness(0) invert(1)}.footer-section .social-links a .icon.linkedin{background-image:url(/images/icons/social/linkedin.svg)}.footer-section .social-links a .icon.instagram{background-image:url(/images/icons/social/instagram.svg)}.footer-section .social-links a .icon.youtube{background-image:url(/images/icons/social/youtube.svg)}.footer-section .social-links a .icon.facebook{background-image:url(/images/icons/social/facebook.svg)}.footer-section .footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);justify-content:space-between;align-items:center;display:grid;grid-template-columns:1fr auto;align-items:flex-start}@media(max-width:1223px){.footer-section .footer-bottom{grid-template-columns:1fr;flex-direction:column;gap:1rem;text-align:center}}.footer-section .footer-bottom .copyright{color:hsla(0,0%,100%,.6);font-size:.9rem}.footer-section .footer-bottom .footer-links{display:flex;gap:1rem;align-items:center}@media(max-width:1223px){.footer-section .footer-bottom .footer-links{flex-wrap:wrap;justify-content:center}}.footer-section .footer-bottom .footer-links a{color:#fff;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-section .footer-bottom .footer-links a:hover{color:#01a93d}.footer-section .footer-bottom .footer-links .separator{color:hsla(0,0%,100%,.3)}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.mission-section{padding:6rem 2rem;background-color:#fff;position:relative;overflow:hidden}.mission-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(1,169,61,.2) 50%,transparent)}.mission-section .mission-content{max-width:1200px;margin:0 auto;text-align:center}.mission-section .mission-content span{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.3;color:#3f4c4a;font-weight:600;margin:0}.mission-section .mission-content span .highlight{color:#01a93d;position:relative}.mission-section .mission-content span .highlight:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:#01a93d;transform:scaleX(0);transform-origin:right;transition:transform .6s cubic-bezier(.19,1,.22,1)}.mission-section .mission-content span:hover .highlight:after{transform:scaleX(1);transform-origin:left}@media(max-width:768px){.mission-section{padding:4rem 1.5rem}.mission-section .mission-content{font-size:1.8rem}.mission-section .mission-content .highlight{white-space:normal}}.footer{padding:20px;width:100%;background-color:#3f4c4a;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:16px;z-index:4;position:relative}@media(max-width:768px){.footer{flex-direction:column-reverse;gap:1rem}}.footer-list{display:flex;list-style-type:none;padding:0;margin:0}@media(max-width:768px){.footer-list{font-size:14px}}.footer-list li{text-transform:uppercase;padding:0 26px;border-right:1px solid #fff;font-size:16px}@media(max-width:768px){.footer-list li{font-size:14px;padding:0 10px}}.footer-list li a{color:#fff;text-decoration:none}.footer-list li a:hover{text-decoration:underline}@media(max-width:768px){.footer-list li a{font-size:12px}}.footer-list li:last-child{border-right:none}.active-link{text-decoration:underline}.image-container{position:relative;display:flex;align-items:center;margin:0 120px}@media(max-width:1223px){.image-container{margin:0;border-radius:0}}.image-container img{width:100%;height:auto}.image-container .overlay-title{text-transform:uppercase;position:absolute;margin:0 76px;color:#fff}.text-container{text-align:center;margin:45px 0}@media(max-width:1223px){.text-container{margin:35px 0}}.text-container h3{color:#01a93d;display:block}.text-container .text-wrapper{margin:45px 0}@media(max-width:1223px){.text-container .text-wrapper{margin:25px 0}}.text-container p{max-width:760px;width:60%;margin:auto;display:block}@media(min-width:768px)and (max-width:1223px){.text-container p{font-size:18px}}.careers-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%;margin:auto}@media(max-width:1223px){.careers-container{width:100%}}.career-list-container{display:flex;flex-direction:column;justify-content:center;gap:41px;width:100%}.career-list-container .career{margin:30px 120px;position:relative}@media(min-width:768px)and (max-width:1223px){.career-list-container .career{margin:25px 80px}}@media(max-width:768px){.career-list-container .career{margin:25px 20px}}.career-list-container .career:after{content:"";position:absolute;left:0;right:0;bottom:-45px;border-bottom:1px solid #1d241f}.career-list-container .career:last-child:after{display:none}.career-list-container .career .lighter-text{color:#3f4c4a}.career-list-container .career__wrapper{width:74%;margin:auto}.career-list-container .career__wrapper h2{padding:8px 0;cursor:pointer}.career-list-container .career__wrapper h2:hover{color:#01a93d}@media(max-width:1223px){.career-list-container .career__wrapper{width:100%}}.career-list-container__role-container{display:flex;align-items:center;justify-content:space-between}.career-list-container__center{width:110px;align-self:center;text-align:center}.career-list-container__role-wrapper{display:flex;align-items:center;gap:4rem;justify-content:space-between}@media(min-width:768px)and (max-width:1223px){.career-list-container__role-wrapper{gap:2rem}}@media(max-width:768px){.career-list-container__role-wrapper{gap:1rem}}.career-list-container__role-wrapper p{margin-bottom:.2rem;font-size:12px;font-weight:400}.career-list-container__role-wrapper p:last-child{margin-bottom:0}.arrow-button{cursor:pointer;width:69px;height:69px;transition:scale .3s}.arrow-button:hover{scale:1.1}@media(max-width:768px){.arrow-button{width:50px;height:50px}}.job-ad{width:60%;margin:2rem auto}.job-ad a{color:#01a93d;text-decoration:none}.job-ad a:hover{text-decoration:underline}@media(min-width:768px)and (max-width:1223px){.job-ad{width:80%}}@media(max-width:768px){.job-ad{width:90%}}.career-image-container{position:fixed;display:flex;justify-content:center;align-items:center;height:140px;width:100%;z-index:999;background-color:#fff}.career-image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;background:rgba(63,76,74,.49);width:80%;margin:auto;border-radius:10px;z-index:1}@media(max-width:768px){.career-image-container:before{width:100%;border-radius:0}}.career-image-container .career-image{width:80%;height:140px;object-fit:cover;object-position:30% 50%;position:relative;border-radius:10px;overflow:hidden;z-index:0}@media(max-width:768px){.career-image-container .career-image{width:100%;border-radius:0}}.career-image-container .job-header{z-index:2;color:#fff;position:absolute;width:100%;display:grid;grid-template-columns:1fr 3fr 1fr;justify-items:center;width:80%}@media(max-width:1223px){.career-image-container .job-header{grid-template-columns:1fr 4fr 2fr}}@media(max-width:768px){.career-image-container .job-header{width:100%}}.career-image-container .title{z-index:2;color:#fff;position:absolute}.career-image-container .job-wrapper{display:flex;flex-direction:column;gap:1rem}.career-image-container .job-wrapper .lighter-text{color:#f0f1f1}.mission-container{height:90vh}@media(max-width:768px){.mission-container{height:100%}}.mission-image-container{position:relative;display:flex;align-items:center;height:55%;width:80%;margin:auto;border-radius:10px;overflow:hidden}@media(max-width:768px){.mission-image-container{height:140px;width:100%;border-radius:0;justify-content:center}}.mission-image-container .title{margin-left:4rem;color:#fff;position:absolute;text-transform:uppercase}@media(max-width:768px){.mission-image-container .title{margin-left:0}}.mission-image-container .career-image{width:100%;height:55vh;object-fit:cover;object-position:50% 78%}@media(max-width:768px){.mission-image-container .career-image{width:100%;height:140px;object-fit:cover;object-position:30% 50%}}.job-ad .job-key{color:#3f4c4a}.job-ad p{font-size:16px}.job-ad__wrapper{gap:1rem}.job-ad__small-wrapper{gap:.3rem!important}.job-ad ul{margin-left:1rem}.job-ad .job-ad-link{color:#01a93d;text-align:center;font-size:40px;cursor:pointer}@media(min-width:768px)and (max-width:1223px){.job-ad .job-ad-link{font-size:32px}}@media(max-width:768px){.job-ad .job-ad-link{font-size:25px}}.form-input-container{display:flex;align-items:center;gap:1rem}.form-input-container .form-input{display:flex;flex-direction:row;align-items:center;width:800px;padding:8px 16px;border:1px solid #ededed;background-color:#ededed;color:#1d241f;box-sizing:border-box;border-radius:20px;margin:16px 0}.form-input-container .form-input:-moz-placeholder,.form-input-container .form-input:-ms-input-placeholder,.form-input-container .form-input::-moz-placeholder,.form-input-container .form-input::-webkit-input-placeholder{color:rgba(29,36,31,.7)}.form-input-container .form-input:focus{outline:none;color:#1d241f;border:1px solid #3f4c4a}.form-input-container .form-input__icon{padding-left:30px}@media(min-width:768px)and (max-width:1223px){.form-input-container .form-input{width:500px}}@media(max-width:768px){.form-input-container .form-input{width:100%}}.form-input-container .form-button{background-color:#3f4c4a;color:#fff;border:1px solid #3f4c4a;padding:8px 48px;border-radius:53px;cursor:pointer;transition:background-color .3s}.form-input-container .form-button:hover{background-color:transparent;color:#3f4c4a;border:1px solid #3f4c4a}@media(max-width:768px){.form-input-container .form-button{padding:8px 34px}}.search-icon{text-align:left;position:absolute;padding:2px;margin-left:8px}.item-opacity-transition-enter{opacity:0;transition:opacity .3s}.item-opacity-transition-enter-active{opacity:1;transition:opacity .3s}.item-slide-transition-enter{transform:translateX(-100%);transition:transform .3s ease-out}.item-slide-transition-enter-active{transform:translateX(0);transition:transform .3s ease-out}.solutions-container{position:relative;display:flex;align-items:center;justify-content:center;min-height:90vh;margin-top:100px}.solutions-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/_next/static/media/solutions-background.d1aa8e0a.png);background-size:cover;z-index:-1}.solutions-container__flex-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"card1 card2" "card1 card3";align-items:center;justify-items:center;grid-gap:2rem;gap:2rem;width:80%}@media(max-width:768px){.solutions-container__flex-wrapper{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"card2" "card1" "card3"}}.solutions-container__flex-wrapper .ipad-frame{grid-area:card1;width:340px;height:500px;background-color:#1d241f;border-radius:40px;box-shadow:0 0 8px rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;padding:20px}@media(max-width:768px){.solutions-container__flex-wrapper .ipad-frame{width:225px;height:320px;border-radius:30px}}@media(min-width:768px)and (max-width:1223px){.solutions-container__flex-wrapper .ipad-frame{width:283px;height:410px;border-radius:35px}}.solutions-container__flex-wrapper .solutions-video{width:100%;height:auto;border-radius:20px}.solutions-container__flex-wrapper .solutions-title{grid-area:card2;color:#01a93d;margin:1rem 0}@media(max-width:768px){.solutions-container__flex-wrapper .solutions-title{margin:0}}@media(min-width:768px)and (max-width:1223px){.solutions-container__flex-wrapper .solutions-title{margin:.2rem 0;font-size:24px}}.solutions-container__flex-wrapper .solutions-text{grid-area:card3;overflow:auto}.solutions-container__flex-wrapper .solutions-text p{margin:1rem 0}@media(max-width:768px){.solutions-container__flex-wrapper .solutions-text p{margin:.5rem 0}}@media(min-width:768px)and (max-width:1223px){.solutions-container__flex-wrapper .solutions-text p{font-size:16px;margin:.5rem 0}}.machine-solution-section{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:6rem 2rem}.machine-solution-section .background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.machine-solution-section .background-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.4))}.machine-solution-section .background-image img{object-fit:cover;object-position:center}.machine-solution-section .content-overlay{position:relative;z-index:2;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}@media(max-width:1223px){.machine-solution-section .content-overlay{grid-template-columns:1fr;gap:3rem;text-align:center}}.machine-solution-section .text-content{color:#fff;padding-right:2rem}@media(min-width:768px)and (max-width:1223px){.machine-solution-section .text-content{padding-right:0}}.machine-solution-section .text-content h2{font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem;text-transform:uppercase}.machine-solution-section .text-content h2 sup{font-size:.5em;vertical-align:super}.machine-solution-section .text-content p{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:700px}@media(min-width:768px)and (max-width:1223px){.machine-solution-section .text-content p{margin:0 auto}}.machine-solution-section .image-content{position:relative;display:flex;justify-content:center;align-items:center}.machine-solution-section .image-content .interface-image{border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.3);transition:transform .5s ease}.machine-solution-section .image-content .interface-image:hover{transform:perspective(1000px) rotateY(-5deg) translateY(-10px)}@media(min-width:768px)and (max-width:1223px){.machine-solution-section .image-content .interface-image{max-width:280px;height:auto;transform:none}.machine-solution-section .image-content .interface-image:hover{transform:translateY(-10px)}}@media(max-width:768px){.machine-solution-section .image-content .interface-image{max-width:240px}.machine-solution-section{padding:4rem 1rem;min-height:auto}.machine-solution-section .text-content h2{font-size:1.5rem}.machine-solution-section .text-content p{font-size:1rem}}.technology-section{padding:6rem 2rem;background-color:#fff;position:relative;overflow:hidden}.technology-section .content-wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}@media(max-width:1223px){.technology-section .content-wrapper{grid-template-columns:90%;gap:1rem}}.technology-section .left-column{display:flex;flex-direction:column;gap:3rem}.technology-section .left-column .text-content h2{font-size:2.5rem;font-weight:700;color:#3f4c4a;margin-bottom:1.5rem;text-transform:uppercase;line-height:1.2}.technology-section .left-column .text-content .description{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;color:#1d241f}.technology-section .left-column .tech-components{display:flex;justify-content:center;gap:0;padding:0}.technology-section .left-column .tech-components .connector-image,.technology-section .left-column .tech-components .control-box-image,.technology-section .left-column .tech-components .sensor-image{width:100%;height:auto;object-fit:contain;transition:transform .3s ease}.technology-section .left-column .tech-components .connector-image:hover,.technology-section .left-column .tech-components .control-box-image:hover,.technology-section .left-column .tech-components .sensor-image:hover{transform:scale(1.05)}.technology-section .left-column .tech-components .control-box-image{max-width:100%;margin:0 auto}.technology-section .right-column .app-interface{display:flex;justify-content:center}.technology-section .right-column .app-interface .interface-image{width:auto;height:auto;max-height:800px;object-fit:contain;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.15)}@media(max-width:1223px){.technology-section .right-column .app-interface,.technology-section .right-column .app-interface .interface-image{max-height:500px;max-width:80vw}.technology-section{padding:4rem 1rem}.technology-section .left-column,.technology-section .right-column{gap:2rem;width:80%;margin:0 auto}.technology-section .left-column .text-content h2,.technology-section .right-column .text-content h2{font-size:1.5rem;margin-bottom:1rem}.technology-section .left-column .text-content .description,.technology-section .right-column .text-content .description{font-size:1rem}.technology-section .left-column .tech-components,.technology-section .right-column .tech-components{padding:1.5rem;gap:1.5rem}}.application-section{position:relative;width:100%;min-height:80vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:6rem 2rem}.application-section .background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.application-section .background-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.8))}.application-section .background-image img{object-fit:cover;object-position:center}.application-section .content-overlay{position:relative;z-index:2;max-width:1200px;margin:0 auto;text-align:center}.application-section .text-content{color:#fff;padding:2rem;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid hsla(0,0%,100%,.1);max-width:800px;margin:0 auto}.application-section .text-content h2{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem;text-transform:uppercase;color:#01a93d}.application-section .text-content p{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin:0;opacity:.9}@media(min-width:768px)and (max-width:1223px){.application-section{min-height:60vh;padding:4rem 2rem}.application-section .text-content{padding:1.5rem}}@media(max-width:768px){.application-section{min-height:auto;padding:3rem 1rem}.application-section .text-content{padding:1.25rem}.application-section .text-content h2{font-size:1.5rem;margin-bottom:1.5rem}.application-section .text-content p{font-size:1rem}}.excavator-types-section{padding:6rem 2rem;background-color:#fff;position:relative;overflow:hidden}.excavator-types-section .content-wrapper{max-width:1400px;margin:0 auto;text-align:center}.excavator-types-section h2{font-size:2.5rem;font-weight:700;color:#3f4c4a;margin-bottom:1.5rem;text-transform:uppercase}.excavator-types-section .description{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;color:#1d241f;max-width:800px;margin:0 auto 4rem}.excavator-types-section .device-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;justify-items:center}@media(min-width:768px)and (max-width:1223px){.excavator-types-section .device-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.excavator-types-section .device-grid{grid-template-columns:1fr;gap:2rem}}.excavator-types-section .device-frame{padding:20px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}@media(min-width:768px)and (max-width:1223px){.excavator-types-section .device-frame{width:250px;height:420px}}@media(max-width:768px){.excavator-types-section .device-frame{width:280px;height:460px}}.excavator-types-section .device-frame .excavator-image{width:100%;height:auto;border-radius:20px;object-fit:cover}@media(max-width:768px){.excavator-types-section{padding:4rem 1rem}.excavator-types-section h2{font-size:1.5rem}.excavator-types-section .description{font-size:1rem;margin-bottom:2rem}}.installation-section{padding:6rem 2rem;background-color:#fff;position:relative;overflow:hidden}.installation-section .content-wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}@media(max-width:1223px){.installation-section .content-wrapper{grid-template-columns:1fr;gap:2rem;text-align:center}}.installation-section .image-content .installation-image{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:transform .3s ease}.installation-section .image-content .installation-image:hover{transform:scale(1.02)}.installation-section .text-content h2{font-size:2.5rem;font-weight:700;color:#3f4c4a;margin-bottom:1.5rem;text-transform:uppercase;line-height:1.2}.installation-section .text-content .description{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;color:#1d241f;margin:0}@media(max-width:768px){.installation-section{padding:4rem 1rem}.installation-section .text-content h2{font-size:1.5rem}.installation-section .text-content .description{font-size:1rem}}.no-cost-section{position:relative;width:100%;min-height:60vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:6rem 2rem}.no-cost-section .background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.no-cost-section .background-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.4))}.no-cost-section .background-image .bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.no-cost-section .content-overlay{position:relative;z-index:2;max-width:1200px;margin:0 auto}@media(min-width:1224px){.no-cost-section .content-overlay{transform:translateX(-100px)}}.no-cost-section .text-content{color:#fff;max-width:800px;padding:2rem}.no-cost-section .text-content h2{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-transform:uppercase;color:#fff}.no-cost-section .text-content .description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin:0;opacity:.9}@media(min-width:768px)and (max-width:1223px){.no-cost-section{min-height:50vh;padding:4rem 2rem}.no-cost-section .text-content{padding:1.5rem}}@media(max-width:768px){.no-cost-section{min-height:auto;padding:3rem 1rem}.no-cost-section .text-content{padding:1.25rem}.no-cost-section .text-content h2{font-size:1.5rem;margin-bottom:1rem}.no-cost-section .text-content .description{font-size:1rem}}.rtl{direction:rtl}.text-image-section{padding:6rem 2rem;background-color:#fff;position:relative;overflow:hidden}.text-image-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(1,169,61,.2) 50%,transparent)}.text-image-section .content-wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;max-height:80vh}@media(max-width:1223px){.text-image-section .content-wrapper{grid-template-columns:1fr;gap:2rem;text-align:center}}.text-image-section .content-wrapper .video-content video{max-height:50vh}.text-image-section .content-wrapper .image-content .support-image{width:100%;height:auto;max-height:80vh;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:transform .3s ease}.text-image-section .content-wrapper .image-content .support-image:hover{transform:scale(1.02)}.text-image-section .text-content{direction:ltr}.text-image-section .text-content h2{font-size:2.5rem;font-weight:700;color:#3f4c4a;margin-bottom:1.5rem;text-transform:uppercase;line-height:1.2;text-align:left}.text-image-section .text-content p{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;color:#1d241f;text-align:left;margin-bottom:1.5rem}.text-image-section .text-content .contact-button{display:inline-block;padding:1rem 2rem;background-color:#01a93d;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.text-image-section .text-content .contact-button:hover{background-color:#01762b;transform:translateY(-2px)}@media(min-width:768px)and (max-width:1223px){.text-image-section .text-content .contact-button{margin:0 auto}}@media(max-width:768px){.text-image-section{padding:4rem 1rem}.text-image-section .text-content h2{font-size:1.5rem}.text-image-section .text-content .description{font-size:1rem}.text-image-section .text-content .contact-button{width:100%;text-align:center}}.tool-sharing-section{padding:6rem 2rem;background-color:#fff;position:relative;overflow:hidden}.tool-sharing-section .content-wrapper{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.tool-sharing-section .text-content{text-align:center}.tool-sharing-section .text-content h2{font-size:2.5rem;font-weight:700;color:#01a93d;margin-bottom:1rem;text-transform:uppercase}.tool-sharing-section .text-content h3{font-size:1.5rem;font-weight:600;color:#3f4c4a;text-transform:uppercase}.tool-sharing-section .image-content .image-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:center}@media(min-width:768px)and (max-width:1223px){.tool-sharing-section .image-content .image-grid{grid-template-columns:1fr;gap:1.5rem}}.tool-sharing-section .image-content .excavator-image,.tool-sharing-section .image-content .interface-image{width:100%;height:auto;border-radius:12px;transition:transform .3s ease}.tool-sharing-section .image-content .excavator-image:hover,.tool-sharing-section .image-content .interface-image:hover{transform:translateY(-5px)}@media(max-width:768px){.tool-sharing-section{padding:4rem 1rem}.tool-sharing-section .text-content h2{font-size:1.5rem;margin-bottom:.5rem}.tool-sharing-section .text-content h3{font-size:1.25rem}.tool-sharing-section .image-content .image-grid{gap:1rem}}.nobreak{white-space:nowrap}.machine-banner-section{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;text-align:center}.machine-banner-section .banner-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.machine-banner-section .banner-background .background-image{width:100%;height:100%;object-fit:cover}.machine-banner-section .banner-background .overlay-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.6));z-index:2}.machine-banner-section .content-wrapper{position:relative;z-index:3;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;padding:0 2rem 4rem}@media(max-width:1223px){.machine-banner-section .content-wrapper{justify-content:center;padding-top:4rem}}.machine-banner-section .banner-content{max-width:1200px;margin:0 auto;color:#fff}.machine-banner-section .banner-content h1,.machine-banner-section .banner-content h1 span{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-transform:uppercase;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media(max-width:1223px){.machine-banner-section .banner-content h1,.machine-banner-section .banner-content h1 span{font-size:2rem;margin-bottom:1rem}}.machine-banner-section .banner-content .description{font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6;margin:0;color:hsla(0,0%,100%,.9);text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media(max-width:1223px){.machine-banner-section .banner-content .description{font-size:1rem}.machine-banner-section{min-height:500px;height:auto;padding:6rem 0}.machine-banner-section .content-wrapper{padding:12rem 1rem 0}}.features-section{position:relative;width:100%;overflow:hidden;padding:6rem 2rem;background-color:#fff}.features-section.dark{background-color:#3f4c4a}.features-section.dark .text-content .description,.features-section.dark .text-content h2{color:#fff}.features-section.full-width{min-height:80vh;padding:0;display:flex;align-items:center}.features-section.full-width .background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.features-section.full-width .background-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.7))}.features-section.full-width .background-image .feature-image{width:100%;height:100%;object-fit:cover}.features-section.full-width .content-wrapper{position:relative;z-index:2;padding:6rem 2rem;width:100%;max-width:1400px;margin:0 auto}.features-section.full-width .text-content{max-width:800px}.features-section.full-width .text-content h2{color:#fff;font-size:2.5rem;margin-bottom:2rem}.features-section.full-width .text-content .description{color:hsla(0,0%,100%,.9);font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}@media(min-width:768px)and (max-width:1223px){.features-section.full-width{min-height:60vh}.features-section.full-width .content-wrapper{padding:4rem 2rem}}@media(max-width:768px){.features-section.full-width{min-height:auto}.features-section.full-width .content-wrapper{padding:3rem 1rem}.features-section.full-width .text-content h2{font-size:1.5rem;margin-bottom:1.5rem}.features-section.full-width .text-content .description{font-size:1rem}}.features-section .content-wrapper{max-width:1400px;margin:0 auto}.features-section .flex-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.features-section .flex-container.reverse{direction:rtl}.features-section .flex-container.reverse .image-container,.features-section .flex-container.reverse .text-content{direction:ltr}@media(max-width:1223px){.features-section .flex-container{grid-template-columns:1fr;gap:2rem}.features-section .flex-container.reverse{direction:ltr}}.features-section .text-content h2{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem;text-transform:uppercase;color:#3f4c4a}.features-section .text-content .description{font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6;margin:0;color:#1d241f}.features-section .image-container{width:100%;position:relative;border-radius:4px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.15)}.features-section .image-container .feature-image{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.features-section .image-container .feature-image:hover{transform:scale(1.02)}@media(min-width:768px)and (max-width:1223px){.features-section{padding:4rem 2rem}.features-section .text-content h2{font-size:1.5rem;margin-bottom:1.5rem}.features-section .text-content .description{font-size:1.1rem}}@media(max-width:768px){.features-section{padding:3rem 1rem}.features-section .text-content h2{font-size:1.5rem;margin-bottom:1rem}.features-section .text-content .description{font-size:1rem}}.solutions-page-title{text-align:center;margin-top:4rem;margin-bottom:2rem;color:#3f4c4a}.ts-hub-section{padding:6rem 2rem;background-color:#fff;position:relative;overflow:hidden}.ts-hub-section .content-wrapper{max-width:1400px;margin:0 auto;text-align:center}.ts-hub-section .section-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#3f4c4a;margin-bottom:1rem;text-transform:uppercase}.ts-hub-section .section-description{font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6;color:#1d241f;max-width:800px;margin:0 auto 4rem;opacity:.9}.ts-hub-section .hub-container{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:4rem;display:grid;place-items:center}.ts-hub-section .hub-image-container{width:100%;max-width:500px;position:relative;z-index:2}.ts-hub-section .hub-image-container .hub-image{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));transition:transform .3s ease}.ts-hub-section .hub-image-container .hub-image:hover{transform:scale(1.02)}.ts-hub-section .antenna-point{position:absolute;z-index:1}.ts-hub-section .antenna-point:before{content:"";position:absolute;width:12px;height:12px;background-color:#01a93d;border-radius:50%;transform:translate(-50%,-50%);transition:all .3s ease}.ts-hub-section .antenna-point:after{content:"";position:absolute;width:100px;height:2px;background-color:rgba(1,169,61,.3);transition:all .3s ease}.ts-hub-section .antenna-point:hover:before{transform:translate(-50%,-50%) scale(1.5);box-shadow:0 0 20px rgba(1,169,61,.5)}.ts-hub-section .antenna-point:hover:after{background-color:rgba(1,169,61,.8)}.ts-hub-section .antenna-point:hover .antenna-label{opacity:1;transform:translateY(0)}.ts-hub-section .antenna-label{position:absolute;background:hsla(0,0%,100%,.95);padding:1rem;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.1);min-width:200px;opacity:1;transform:translateY(10px);transition:all .3s ease;pointer-events:none}.ts-hub-section .antenna-label h3{font-size:1.5rem;font-weight:600;color:#3f4c4a;margin-bottom:.5rem}.ts-hub-section .antenna-label p{font-size:.9rem;color:#1d241f;line-height:1.4;margin:0}.ts-hub-section .top-left{top:25%;left:15%}.ts-hub-section .top-left:after{left:12px;top:6px;transform:rotate(45deg);transform-origin:left}.ts-hub-section .top-left .antenna-label{top:-80px;left:20px}.ts-hub-section .top-right{top:25%;right:15%}.ts-hub-section .top-right:after{right:12px;top:6px;transform:rotate(-45deg);transform-origin:right}.ts-hub-section .top-right .antenna-label{top:-80px;right:20px}.ts-hub-section .bottom-left{bottom:25%;left:15%}.ts-hub-section .bottom-left:after{left:12px;bottom:6px;transform:rotate(-45deg);transform-origin:left}.ts-hub-section .bottom-left .antenna-label{bottom:-80px;left:20px}.ts-hub-section .bottom-right{bottom:25%;right:15%}.ts-hub-section .bottom-right:after{right:12px;bottom:6px;transform:rotate(45deg);transform-origin:right}.ts-hub-section .bottom-right .antenna-label{bottom:-80px;right:20px}@media(min-width:768px)and (max-width:1223px){.ts-hub-section{padding:4rem 2rem}.ts-hub-section .hub-container{padding:2rem}.ts-hub-section .antenna-point:after{width:60px}.ts-hub-section .top-left{left:10%}.ts-hub-section .top-right{right:10%}.ts-hub-section .bottom-left{left:10%}.ts-hub-section .bottom-right{right:10%}}@media(max-width:768px){.ts-hub-section{padding:3rem 1rem}.ts-hub-section .section-title{font-size:2rem}.ts-hub-section .section-description{font-size:1rem;margin-bottom:2rem}.ts-hub-section .hub-container{padding:1rem}.ts-hub-section .antenna-point:after{width:40px}.ts-hub-section .antenna-point .antenna-label{min-width:150px;padding:.75rem}.ts-hub-section .antenna-point .antenna-label h3{font-size:1.5rem}.ts-hub-section .antenna-point .antenna-label p{font-size:.8rem}}.sensors-container{position:relative;min-height:100vh}.sensors-container .sensors-background-one{background-image:url(/_next/static/media/sensor.8b91a79d.png);top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-1;justify-content:center;align-items:center;background-size:cover;position:absolute;height:100%;background-position:-50px 50%;display:flex;flex-direction:column}@media(max-width:1223px){.sensors-container .sensors-background-one{background-position:30% -65px;background-size:cover}}.sensors-container .sensors-background-one .sensor-num{position:absolute;left:16%;top:72%;font-size:14px;font-weight:700}@media(max-width:768px){.sensors-container .sensors-background-one .sensor-num{left:5%;top:58%;font-size:12px}}@media(min-width:768px)and (max-width:1223px){.sensors-container .sensors-background-one .sensor-num{left:15%;top:58%;font-size:12px}}.sensors-container .sensors-background-one .sensors-text{position:absolute;right:0;top:64%;transform:translateY(-64%);width:40%;padding-right:40px}.sensors-container .sensors-background-one .sensors-text__title{color:#01a93d;margin:24px 0}.sensors-container .sensors-background-one .sensors-text p{margin:24px 0}@media(min-width:768px)and (max-width:1223px){.sensors-container .sensors-background-one .sensors-text{top:75%;order:2;width:80%;right:0;left:0;margin:auto;transform:none;padding-right:0}.sensors-container .sensors-background-one .sensors-text__title{font-size:20px;padding-right:0}.sensors-container .sensors-background-one .sensors-text p{font-size:16px}}@media(max-width:768px){.sensors-container .sensors-background-one .sensors-text{top:70%;order:2;width:90%;right:0;left:0;margin:auto;transform:none;padding-right:0}.sensors-container .sensors-background-one .sensors-text h3{margin:18px 0;padding-right:0}.sensors-container .sensors-background-one .sensors-text p{margin:14px 0}}.sensors-bg{background-color:#ededed}.second-sensors-container{position:relative;min-height:90vh}@media(max-width:1223px){.second-sensors-container{min-height:80vh}}.second-sensors-container .sensors-background-two{background-image:url(/_next/static/media/sensor-snow.c30c3e87.png);top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-1;justify-content:center;align-items:center;background-size:cover;position:absolute;height:100%;background-position:50%;display:flex;flex-direction:column}@media(max-width:1223px){.second-sensors-container .sensors-background-two{background-position:60% 50%}}.second-sensors-container .sensors-grid{display:grid;grid-template-columns:1fr 2fr;position:absolute;height:100%;width:100%;grid-gap:2rem;gap:2rem;margin-right:70px}.second-sensors-container .sensors-grid__text{color:#fff;display:flex;flex-direction:column;justify-content:space-between;grid-column:2;margin-right:30px}.second-sensors-container .sensors-grid__text .box-1{margin-top:30px;align-self:flex-start}.second-sensors-container .sensors-grid__text .box-2{align-self:flex-end;margin-top:-350px;width:40%}@media(max-width:1223px){.second-sensors-container .sensors-grid__text .box-2{width:100%;margin-top:30px;align-self:flex-start;justify-self:flex-end}}.second-sensors-container .sensors-grid__text .box-3{margin-bottom:12px;align-self:flex-end;font-size:12px;width:80%}.sensors-info-container{width:90%;padding:2rem 0;margin:auto;display:flex;align-items:center;flex-direction:column;gap:2rem}@media(min-width:768px)and (max-width:1223px){.sensors-info-container{width:80%}}.sensors-info-container .box-3{font-size:10px}@media(min-width:768px)and (max-width:1223px){.sensors-info-container .box-3{font-size:12px}}.sensors-info-container .box-1{font-size:14px}@media(min-width:768px)and (max-width:1223px){.sensors-info-container .box-1{font-size:16px}}.sensors-grid__table{align-self:flex-end;justify-self:center;margin-bottom:60px}@media(max-width:1223px){.sensors-grid__table{margin-bottom:0;align-self:stretch;justify-self:center}}.table-spacing{margin:30px 20px}.sensors-h3{margin:0 20px}table{position:relative;width:100%;border-bottom:1px solid #1d241f;border-top:1px solid #1d241f;padding:10px}td,th,tr{border:none;font-size:16px;font-weight:500}@media(max-width:768px){td,th,tr{font-size:12px;font-weight:400}}@media(min-width:768px)and (max-width:1223px){td,th,tr{font-size:14px}}.row-break{width:100%;position:absolute;border-top:1px solid #1d241f}td,th{padding:4px}th{position:relative;height:100%}th:before{content:"";position:absolute;left:0;right:0;top:-30%;bottom:30%;border-right:1px solid #1d241f;height:160%}.table-h{padding-right:1rem}.table-d{padding-left:1rem}.contact-info{position:fixed;width:50%;height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0;color:#fff}@media(max-width:1223px){.contact-info{width:90%;height:400px;position:relative;margin:1rem auto}}.contact-bg{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;object-fit:cover;position:absolute;left:0;top:0}@media(max-width:1223px){.contact-bg{border-radius:10px;margin:auto}}.contact-container{position:relative;z-index:2;padding:20px;display:flex;flex-direction:column;margin:180px 0 0 2rem;height:100%;gap:2rem}@media(max-width:1223px){.contact-container{justify-content:center;margin:1rem 0 0 2rem;padding:0;gap:1rem}}.contact-wrapper{display:flex;flex-direction:column;gap:1rem}.contact-wrapper a{color:#fff;text-decoration:none;cursor:pointer}.contact-wrapper a:hover{text-decoration:underline}.contact-wrapper address{font-style:normal}.contact-wrapper__info{display:flex;align-items:center;gap:1rem}.contact-wrapper__info:last-child{align-items:flex-start}.contact-icon{width:50px;height:50px;transition:scale .3s}.contact-icon:hover{scale:1.1}.contact-link{grid-row:3}@media(max-width:768px){.contact-link{grid-row:1}}.contact-title{text-align:center;text-transform:uppercase;margin:2rem 0 4rem}.contact-grid{display:flex;height:100vh;overflow:hidden}@media(max-width:1223px){.contact-grid{flex-direction:column-reverse;gap:3rem;height:auto;padding:30px 0 20px}}.contact-form{margin-top:100px;margin-left:50%;width:40%;padding:0 5%;overflow-y:auto;scrollbar-width:none;box-sizing:border-box}.contact-form::-webkit-scrollbar{display:none}@media(max-width:1223px){.contact-form{width:100%;margin-top:60px;margin-left:0;height:auto;overflow-y:visible}}.contact-input-form{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;margin:2rem 0}.contact-input-form label{font-size:16px}@media(max-width:768px){.contact-input-form label{font-size:14px}}.contact-input-form .contact-input,.contact-input-form textarea{border:none;border-bottom:1px solid rgba(63,76,74,.5);min-height:1.5rem;margin-bottom:1rem;padding-top:.5rem 0;font-family:Inter,sans-serif}.contact-input-form :focus{outline:none;border-bottom:1.5px solid #3f4c4a}@media(max-width:1223px){.contact-input-form{height:500px}.contact-input-form,.topic-container{width:90%;margin:auto}}.topic-container label{font-size:16px}@media(max-width:768px){.topic-container label{font-size:14px}}.topic-container__checkbox{margin:2rem 0;display:flex;border:none;align-items:center;justify-content:space-between}@media(max-width:768px){.topic-container__checkbox{font-size:12px;gap:.5rem}}.topic-container__checkbox-wrapper{display:flex;align-items:center;gap:1rem}.about-bg{background-image:url(/_next/static/media/about.406d496d.png);top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-1;display:flex;justify-content:center;align-items:center;flex-direction:column;background-position:50%;position:relative;align-items:flex-start;background-size:cover}@media(max-width:768px){.about-bg{width:100%;height:376px;margin-top:85px;min-height:600px}}.about-us-wrapper,.details-wrapper,.details-wrapper-phone{margin-left:125px;width:50%;left:0}@media(max-width:768px){.about-us-wrapper,.details-wrapper,.details-wrapper-phone{width:90%;margin-left:25px}}.about-us-wrapper h3{color:#01a93d;font-size:2.5rem;font-weight:700;margin-bottom:3rem;display:block}@media(max-width:768px){.about-us-wrapper{margin:0;min-height:400px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding-left:30px;padding-top:20px}}.details-wrapper p{margin:24px 0;text-align:justify}@media(max-width:768px){.details-wrapper{display:none}}.details-wrapper-phone{display:none}@media(max-width:768px){.details-wrapper-phone{display:block;margin-top:10px}.details-wrapper-phone p{margin:24px 0}}.history-section{margin:4rem 120px}@media(max-width:768px){.history-section{margin:2rem 20px}}.history-title-mobile{display:none}@media(max-width:768px){.history-title-mobile{display:block;margin-bottom:2rem}}.history-title-mobile h3{font-size:2.5rem;font-weight:700;text-transform:uppercase;margin:0;text-align:left}.history-title-desktop{display:block;margin-bottom:2rem}@media(max-width:768px){.history-title-desktop{display:none}}.history-title-desktop h3{font-size:2.5rem;font-weight:700;text-transform:uppercase;margin:0;text-align:left}.history-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:flex-start}@media(max-width:768px){.history-container{display:flex;flex-direction:column;gap:2rem}}.history-image{width:100%}.history-image img{width:100%;height:auto;border-radius:10px;object-fit:cover}.history-content{display:flex;flex-direction:column}.history-text p{margin:0 0 1.5rem;line-height:1.6;text-align:justify}.history-text p:last-child{margin-bottom:0}.people-container{margin:6rem 120px 4rem}@media(max-width:768px){.people-container{margin:3rem 20px 2rem}}.people-container .breakline{display:none}.people-container__title{text-transform:uppercase;text-align:left;margin-bottom:2rem}.people-container__title h3{font-size:2.5rem;font-weight:700;margin:0}@media(max-width:768px){.people-container__title{text-align:left;margin-bottom:1rem}}.people-container__details{display:flex;flex-direction:column;gap:2rem}@media(max-width:768px){.people-container__details{gap:1rem}}.people-container__details .flex-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:1rem}.people-container__details .flex-container h2:first-child:after{content:", "}@media(max-width:1223px){.people-container__details .flex-container{flex-direction:column;align-items:flex-start;gap:.2rem;margin-bottom:.6rem}}@media(max-width:768px){.people-container__details .flex-container h2{font-size:16px}}.people-container__details .flex-container-column{display:flex;flex-direction:column;gap:1rem;text-align:justify}.privacy-policy{width:60%;margin:8rem auto}.privacy-policy .link{color:#01a93d;text-decoration:none;font-size:20px;font-weight:500}.privacy-policy .link:hover{text-decoration:underline}@media(max-width:768px){.privacy-policy .link{font-size:12px}}@media(min-width:768px)and (max-width:1223px){.privacy-policy{width:80%}}@media(max-width:768px){.privacy-policy{width:90%}}.policy-date{display:flex;gap:8px}.job-ad,.job-ad__small-wrapper,.job-ad__wrapper,.privacy-policy,.privacy-policy-container,.terms,.terms-container{display:flex;flex-direction:column;gap:1rem}.terms{width:60%;margin:8rem auto}@media(min-width:768px)and (max-width:1223px){.terms{width:80%}}@media(max-width:768px){.terms{width:90%}}.terms-container a,.terms-container b,.terms-container ol ol>li,.terms-container ol>li,.terms-container p{font-size:20px}.terms-container h1{font-size:4rem}.terms-container ol{padding-left:20px}.terms-container ol>li{margin-bottom:10px;font-weight:700}.terms-container ol ol>li{font-weight:400}.terms-container b{font-weight:700}.terms-container a{color:#007bff;text-decoration:none}.terms-container p{margin-bottom:20px}.terms-container a:hover{text-decoration:underline}.terms-container .content{background:#fff;padding:20px;border:1px solid #ddd;border-radius:5px}.cookie-banner{position:-webkit-sticky;position:sticky;bottom:0;width:100%;background-color:#fff;padding:10px 20px;box-shadow:0 -2px 5px rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;z-index:3}.cookie-banner a,.cookie-banner p{margin:0;font-size:14px;line-height:160%}.cookie-banner button{font-size:14px;margin:8px 10px;height:40px;width:150px}.cookie-banner .decline-button{border:1px solid #1d241f}.application-form{width:80%;margin:3rem auto;color:#3f4c4a}.application-form__title{margin-bottom:3rem;font-weight:500}.application-form__grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(min-content,max-content);grid-gap:2rem;gap:2rem}.application-form__grid .button-wrapper{grid-column:1/span 2;grid-row:auto;justify-self:center;width:60%}@media(max-width:1223px){.application-form__grid{display:flex;flex-direction:column;gap:3rem}.application-form__grid .button-wrapper{align-self:center}}.application-input-form{display:flex;flex-direction:column;height:100%;justify-content:space-between}.application-input-form input{border:none;border-bottom:1px solid rgba(63,76,74,.5);min-height:2rem}.application-input-form :focus{outline:none;border-bottom:1.5px solid #3f4c4a}@media(max-width:1223px){.application-input-form{height:400px}}.privacy-policy-checkbox{display:flex;align-items:center;gap:1rem;margin:1rem 0}.privacy-policy-checkbox p{color:#3f4c4a;font-size:16px}@media(max-width:768px){.privacy-policy-checkbox p{font-size:14px}}.privacy-policy-checkbox .privacy-link{color:#3f4c4a;font-weight:500;transition:all .3s ease-in-out;font-size:16px}.privacy-policy-checkbox .privacy-link:hover{text-decoration:none;color:rgba(63,76,74,.5)}@media(max-width:768px){.privacy-policy-checkbox .privacy-link{font-size:14px}}.file-uploder-container{display:flex;flex-direction:column;gap:1rem}.file-uploader{border:1px solid rgba(63,76,74,.5);width:100%;height:140px;color:rgba(63,76,74,.5);text-align:center;display:flex;align-items:center;justify-content:center}.file-uploader__error{border:1px solid #ea4335}.drag-and-drop-form p{font-size:16px}.drag-and-drop-form__label{background:transparent;border:none;text-decoration:underline;cursor:pointer;z-index:2}.drag-and-drop-form__input{visibility:hidden;height:0;width:0}.drag-and-drop-form__row{margin-top:.5rem;gap:.5rem}.drag-and-drop-file,.drag-and-drop-form__row{display:flex;align-items:center;justify-content:center}.drag-and-drop-file{gap:1rem}.drag-and-drop-file__remove{cursor:pointer;transition:all .3s ease-in-out}.drag-and-drop-file__remove:hover{scale:1.2}.error-message{font-size:16px;color:#ea4335;min-height:20px}@media(max-width:768px){.error-message{font-size:14px}}.button-wrapper{display:flex;flex-direction:column;gap:1rem;margin:1rem 0;align-items:center;justify-content:center}@media(max-width:768px){.button-wrapper{gap:.5rem;margin:.2rem 0}}.news-container,.post-item-container{padding:8rem 10rem 5rem}@media(max-width:768px){.news-container,.post-item-container{padding:8rem 2rem 4rem}}.news-container{min-height:100vh;position:relative;width:100%}.news-container,.news-container__header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem}@media(max-width:768px){.news-container__header{display:none}}.news-container__posts{gap:1.5rem}.news-container__posts,.post-item-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.post-item-container{width:100%;height:100%;gap:4rem}.post-item-container__header h1{color:#01a93d;margin:0 auto 1.5rem;line-height:120%;text-align:center;width:100%}@media(min-width:768px)and (max-width:1223px){.post-item-container__header h1{width:100%}}@media(min-width:1224px){.post-item-container__header h1{width:80%}}.post-item-container__header-desc{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.6rem}.post-item-container__header-desc p{font-size:16px;color:#3f4c4a}@media(max-width:768px){.post-item-container__header-desc p{font-size:12px}}.tag{text-decoration:none;color:#3f4c4a;font-size:14px;border:1px solid #3f4c4a;border-radius:6px;padding:2px 6px}.tag:hover{color:#fff;background-color:#3f4c4a}@media(max-width:768px){.tag{font-size:.75rem}}.tag-active{color:#fff;background-color:#3f4c4a;pointer-events:none}.tag-page-container{min-height:100vh;width:80%;margin:auto;padding-top:3rem}.tag-page-container,.tag-page-container-section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}@media(max-width:768px){.tag-page-container{padding-top:8rem;padding-bottom:3rem}.tag-page-container-section{gap:1.5rem}}.tag-container{display:flex;gap:.5rem;flex-flow:row wrap}.mdx-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:2rem}@media(max-width:768px){.mdx-container{gap:1rem}}@media(min-width:768px)and (max-width:1223px){.mdx-container{width:100%}}@media(min-width:1224px){.mdx-container{width:80%}}.mdx-container p{text-align:justify;font-size:20px;font-weight:500;width:100%}@media(max-width:768px){.mdx-container p{font-size:12px}}.mdx-container .citation{font-style:italic;margin:10px 0;padding-left:20px;border-left:3px solid #ccc;text-align:justify;font-size:20px;font-weight:500;width:100%}@media(max-width:768px){.mdx-container .citation{font-size:12px}}.mdx-container .citation-author{text-align:justify;font-size:20px;font-weight:500}@media(max-width:768px){.mdx-container .citation-author{font-size:12px}}.mdx-container__image{margin:3rem}@media(max-width:768px){.mdx-container__image{margin:1rem;width:100%}}@media(min-width:768px)and (max-width:1223px){.mdx-container__image{margin:2rem}.mdx-container__image-item{width:500px;height:300px}}@media(max-width:768px){.mdx-container__image-item{width:100%;height:225px;object-fit:cover;border-radius:10px}}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem;justify-content:center;align-items:center}@media(min-width:768px)and (max-width:1223px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.posts-grid{grid-template-columns:1fr}}.posts-grid__item{display:flex;flex-direction:column;text-decoration:none;color:#1d241f;gap:.5rem;font-weight:500;font-size:1.5rem;transition:opacity .2s ease-out;width:340px;justify-content:flex-start;height:100%}.posts-grid__item:hover{opacity:.7;color:#333;cursor:pointer}.posts-grid__item-image{border-radius:10px;object-fit:cover}.posts-grid__item-date{font-size:14px;color:#3f4c4a}.posts-grid__item-link{text-decoration:none;color:#1d241f;font-weight:500;font-size:1.5rem}.news-gallery{display:flex;gap:2rem;justify-content:center;align-items:center}@media(min-width:768px)and (max-width:1223px){.news-gallery{flex-direction:column}}.news-gallery__container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}.news-gallery__container-arrow:hover{cursor:pointer;opacity:.3}.news-gallery__container-link{transition:opacity .2s ease-out}.news-gallery__container-link:hover{opacity:.7;color:#333;cursor:pointer}.news-gallery__container-image{transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:1;transform:translateX(0);border-radius:10px;object-fit:cover}.fade-out{opacity:0;transform:translateX(-3%)}.fade-in{opacity:1;transform:translateX(0)}.coming-soon{display:flex}@media(max-width:768px){.coming-soon{flex-direction:column;height:90vh;justify-content:flex-end;gap:2rem}}.coming-soon__img-container,.coming-soon__text{width:50%;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.coming-soon__img-container,.coming-soon__text{width:100%}}.coming-soon__text{text-align:center;display:flex;flex-direction:column;gap:2rem;padding:2rem}.coming-soon__text h1{text-transform:uppercase}.coming-soon__text p{color:#3f4c4a}.coming-soon__img{width:100%;height:100vh;object-fit:cover}@media(max-width:768px){.coming-soon__img{height:50vh}}.post-group-container__title{text-align:center;margin:2rem 0 4rem;text-transform:uppercase}@media(max-width:768px){.post-group-container__title{margin:1rem 0 2rem}}.tags-layout{padding:100px 0 20px;height:100vh}.layout-container{display:flex;flex-direction:column;min-height:100vh;overscroll-behavior:none;overscroll-behavior-y:none}.content{flex:1 1;overflow:auto}.career-content{margin-top:160px}.career-layout{padding:100px 0 20px}.career-layout-margin{margin-bottom:2rem;position:relative}*{box-sizing:border-box;margin:0;padding:0;font-size:16px;font-family:Inter,sans-serif}body{font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"slnt" 0}h1{font-size:40px;font-weight:700}@media(max-width:768px){h1{font-size:24px}}h2{font-size:24px;font-weight:700}@media(max-width:768px){h2{font-size:22px}}h3{font-size:32px;font-weight:700}@media(max-width:768px){h3{font-size:20px}}@media(min-width:768px)and (max-width:1223px){h3{font-size:24px}}p{font-size:20px;font-weight:500}@media(max-width:768px){p{font-size:12px}}h4{font-size:12px;font-weight:400}button{font-size:16px;font-weight:500}.pointer{cursor:pointer}@media(max-width:1223px){.desktop-only{display:none}}@media(min-width:768px)and (max-width:1223px){.desktop-only{display:none}}@media(min-width:1224px){.phone-only{display:none}}.light-text{color:#3f4c4a}.bold-text{font-weight:700}.green-text{font-weight:500}.green-text,.green-text-bold{color:#01a93d}.error-message-small{color:#ea4335;font-size:12px;font-weight:400;min-height:14px}@media(max-width:768px){.error-message-small{font-size:10px}}.input-error{display:flex;width:100%;align-items:center;justify-content:space-between}.uppercase{text-transform:uppercase}.flex-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}